.dp-home{--forest: #173f2d;--dark: #0e2d20;--leaf: #4f7f3d;--lime: #b8d74f;--cream: #f8f7ee;--sun: #f6cc5a;--ink: #14251b;--muted: #5a675f;--line: rgba(23, 63, 45, .14);color:var(--ink);background:#fff;overflow:clip}.dp-home *{box-sizing:border-box}.dp-home h1,.dp-home h2,.dp-home h3,.dp-home p{margin:0}.dp-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.dp-section{padding:88px 0}.dp-soft{background:var(--cream)}.dp-heading{max-width:720px;margin:0 auto 42px;text-align:center}.dp-heading h2,.dp-feature-copy h2,.dp-final h2{color:var(--dark);font-family:var(--font-heading--family, inherit);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;text-wrap:balance}.dp-heading p{max-width:610px;margin:16px auto 0;color:var(--muted);font-size:1.05rem;line-height:1.7}.dp-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--leaf);font-size:.82rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.dp-eyebrow:before{width:8px;height:8px;border-radius:999px 0 999px 999px;background:var(--lime);content:"";transform:rotate(-30deg)}.dp-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:13px 23px;border:2px solid transparent;border-radius:999px;font-size:.98rem;font-weight:800;line-height:1.1;text-align:center;text-decoration:none;transition:.16s ease}.dp-button:hover{transform:translateY(-2px)}.dp-primary{color:#fff;background:var(--forest);box-shadow:0 12px 28px #0e2d202e}.dp-primary:hover{color:#fff;background:var(--dark)}.dp-light{color:var(--dark);background:#fff;box-shadow:0 10px 24px #0e2d201c}.dp-outline{color:var(--forest);border-color:#173f2d42}.dp-icon{display:inline-flex;width:22px;height:22px;flex:0 0 22px;align-items:center;justify-content:center}.dp-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.dp-hero{position:relative;isolation:isolate;padding:60px 0 66px;background:radial-gradient(circle at 82% 18%,rgba(184,215,79,.35),transparent 28%),linear-gradient(135deg,#f4f7e9,#eef4df 52%,#dce9bd)}.dp-hero:before,.dp-hero:after{position:absolute;z-index:-1;width:180px;height:96px;border:1px solid rgba(79,127,61,.2);border-radius:100% 0;content:"";transform:rotate(24deg)}.dp-hero:before{top:8%;left:-75px}.dp-hero:after{right:-70px;bottom:8%;transform:rotate(205deg)}.dp-hero-grid{display:grid;align-items:center;grid-template-columns:minmax(0,1.02fr) minmax(350px,.98fr);gap:clamp(40px,7vw,90px)}.dp-hero-copy{max-width:650px}.dp-hero h1{color:var(--dark);font-family:var(--font-heading--family, inherit);font-size:clamp(2.7rem,4.8vw,4.3rem);line-height:.98;letter-spacing:-.035em;text-wrap:balance}.dp-hero h1 em{color:var(--leaf);font-style:normal}.dp-hero-desc{max-width:570px;margin-top:24px!important;color:#435248;font-size:clamp(1.03rem,1.7vw,1.22rem);line-height:1.68}.dp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.dp-notes{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:22px;color:#47564c;font-size:.92rem;font-weight:700}.dp-note{display:inline-flex;align-items:center;gap:7px}.dp-note .dp-icon{width:18px;height:18px;color:var(--leaf)}.dp-visual{position:relative;min-height:500px}.dp-orbit{position:absolute;top:4%;right:3%;bottom:1%;left:6%;border:1px solid rgba(23,63,45,.15);border-radius:48% 52% 46% 54%;background:#ffffff7a;transform:rotate(-5deg)}.dp-image-wrap{position:absolute;top:3%;right:3%;bottom:3%;left:3%;display:grid;place-items:center}.dp-product-image{width:100%;height:100%;max-height:500px;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(14,45,32,.18))}.dp-placeholder{display:grid;width:80%;height:390px;place-items:center;border-radius:48% 52% 44% 56%;color:var(--forest);background:#ffffffb3}.dp-placeholder svg{width:140px}.dp-trust{border-bottom:1px solid var(--line);background:#fff}.dp-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.dp-trust-item{display:flex;min-height:108px;align-items:center;gap:14px;padding:22px 24px;border-right:1px solid var(--line)}.dp-trust-item:last-child{border-right:0}.dp-trust-item .dp-icon{width:34px;height:34px;flex-basis:34px;color:var(--leaf)}.dp-trust-item strong,.dp-trust-item span{display:block}.dp-trust-item strong{color:var(--dark);font-size:.98rem}.dp-trust-item span{margin-top:3px;color:var(--muted);font-size:.82rem;line-height:1.35}.dp-problems{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.dp-problem{display:flex;min-height:180px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:24px;border:1px solid var(--line);border-radius:22px;color:var(--ink);background:#fff;text-decoration:none;box-shadow:0 12px 30px #0e2d200d;transition:.16s ease}.dp-problem:hover{color:var(--ink);border-color:#4f7f3d73;box-shadow:0 18px 36px #0e2d201a;transform:translateY(-4px)}.dp-symbol{display:grid;width:50px;height:50px;place-items:center;border-radius:16px;color:var(--forest);background:#edf3df;font-size:1.55rem;box-shadow:inset 0 0 0 1px #173f2d0f;transform:rotate(-3deg);animation:dp-symbol-float 3.4s ease-in-out infinite}.dp-problem:nth-child(1) .dp-symbol{background:#fff0ad}.dp-problem:nth-child(2) .dp-symbol{background:#ffe0e9;animation-delay:-.7s}.dp-problem:nth-child(3) .dp-symbol{background:#e3f1ce;animation-delay:-1.4s}.dp-problem:nth-child(4) .dp-symbol{background:#ffe1c7;animation-delay:-2.1s}.dp-problem:nth-child(5) .dp-symbol{background:#e7e4f4;animation-delay:-2.8s}@keyframes dp-symbol-float{0%,to{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-3px)}}.dp-problem h3{margin-top:24px;color:var(--dark);font-size:1.02rem;line-height:1.3}.dp-problem span:last-child{margin-top:8px;color:var(--leaf);font-size:.82rem;font-weight:800}.dp-feature{display:grid;align-items:center;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(45px,7vw,90px)}.dp-feature-media{position:relative;display:grid;min-height:540px;place-items:center;border-radius:38px;background:radial-gradient(circle at 22% 20%,rgba(246,204,90,.42),transparent 23%),#e8efdb}.dp-feature-media:after{position:absolute;right:7%;bottom:7%;width:116px;height:116px;border-radius:50%;background:#ffffff9e;content:""}.dp-feature-media img,.dp-feature-media svg{position:relative;z-index:1;width:88%;max-height:500px;object-fit:contain;filter:drop-shadow(0 25px 24px rgba(14,45,32,.18))}.dp-feature-copy>p{margin-top:19px;color:var(--muted);font-size:1.05rem;line-height:1.7}.dp-product-price{display:flex;align-items:baseline;gap:10px;margin-top:22px;color:var(--dark)}.dp-product-price strong{font-size:clamp(2rem,4vw,3rem);line-height:1}.dp-product-price span{color:var(--muted);font-size:.9rem}.dp-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 22px;margin:27px 0 30px;padding:0;list-style:none}.dp-benefits li{display:flex;align-items:flex-start;gap:9px;color:#36483c;font-size:.94rem;line-height:1.45}.dp-check{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;margin-top:1px;border-radius:50%;color:#fff;background:var(--leaf);font-size:.72rem;font-weight:900}.dp-feature-actions{display:flex;flex-wrap:wrap;gap:12px}.dp-shipping-note{margin-top:15px!important;font-size:.86rem!important}.dp-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dp-category{position:relative;display:flex;min-height:260px;flex-direction:column;justify-content:space-between;gap:28px;overflow:hidden;padding:24px;border-radius:26px;color:#fff;background:var(--forest);text-decoration:none;isolation:isolate;box-shadow:0 16px 34px #0e2d201f;transition:.18s ease}.dp-category:before,.dp-category:after{position:absolute;z-index:-1;border-radius:100% 0;content:""}.dp-category:before{top:-40px;right:-15px;width:150px;height:110px;background:#b8d74f42;transform:rotate(32deg)}.dp-category:after{top:36px;right:56px;width:75px;height:54px;border:1px solid rgba(255,255,255,.27);transform:rotate(13deg)}.dp-category:nth-child(2){background:#497538}.dp-category:nth-child(3){background:#795f2f}.dp-category:nth-child(4){background:#315d55}.dp-category:hover{color:#fff;box-shadow:0 20px 40px #0e2d2030;transform:translateY(-4px)}.dp-category-icon{display:grid!important;width:68px;height:68px;place-items:center;margin-top:0!important;border:1px solid rgba(255,255,255,.6);border-radius:20px;color:var(--forest);background:#edf3df;box-shadow:0 12px 25px #0e2d2029;opacity:1!important;animation:dp-category-icon-float 4s ease-in-out infinite;transition:.18s ease}.dp-category:nth-child(2) .dp-category-icon{color:#3e6b32;background:#f0f6df;animation-delay:-1s}.dp-category:nth-child(3) .dp-category-icon{color:#755a27;background:#fff0bd;animation-delay:-2s}.dp-category:nth-child(4) .dp-category-icon{color:#28594f;background:#e1f3eb;animation-delay:-3s}.dp-category:hover .dp-category-icon{transform:rotate(4deg) scale(1.06)}.dp-category-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}@keyframes dp-category-icon-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-4px) rotate(2deg)}}.dp-category-copy{display:flex!important;flex-direction:column;margin-top:0!important;opacity:1!important}.dp-category strong{font-family:var(--font-body--family, inherit);font-size:1.45rem;font-weight:600;line-height:1.1}.dp-category-copy>span{margin-top:10px;font-size:.9rem;line-height:1.4;opacity:.86}.dp-category small{align-self:flex-start;margin-top:16px;padding:7px 11px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:#ffffff1a;font-size:.76rem;font-weight:600;line-height:1}.dp-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dp-testimonial{display:flex;min-height:250px;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 34px #0e2d200e}.dp-stars{color:#d9a80b;font-size:1rem;letter-spacing:.09em}.dp-testimonial blockquote{margin:18px 0 24px;color:#34463a;font-size:1rem;line-height:1.65}.dp-testimonial footer{display:flex;align-items:center;gap:12px;margin-top:auto}.dp-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:var(--forest);font-weight:900}.dp-testimonial footer strong,.dp-testimonial footer span{display:block}.dp-testimonial footer span{margin-top:2px;color:var(--muted);font-size:.78rem}.dp-steps-section{background:linear-gradient(180deg,#f8f7ee,#f2f6ed)}.dp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dp-step{min-height:100%;padding:28px;border:1px solid var(--line);border-radius:24px;background:#ffffffe0;box-shadow:0 14px 32px #0e2d2014;transition:transform .18s ease,box-shadow .18s ease}.dp-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dp-step-number{display:grid;min-width:48px;height:34px;place-items:center;padding-inline:12px;border-radius:999px;color:#fff;background:var(--forest);font-size:.82rem;font-weight:700;letter-spacing:.06em}.dp-step-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid var(--line);border-radius:18px;color:var(--forest);background:#edf3df}.dp-step-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.dp-step h3{color:var(--dark);font-family:var(--font-body--family, inherit);font-size:1.18rem;font-weight:600}.dp-step p{margin-top:9px;color:var(--muted);font-family:var(--font-body--family, inherit);font-size:.93rem;line-height:1.6}@media(hover:hover)and (min-width:750px){.dp-step:hover{box-shadow:0 18px 38px #0e2d201f;transform:translateY(-3px)}}.dp-faq-list{max-width:850px;margin:auto;border-top:1px solid var(--line)}.dp-faq{border-bottom:1px solid var(--line)}.dp-faq summary{position:relative;padding:23px 50px 23px 0;color:var(--dark);cursor:pointer;font-size:1.04rem;font-weight:800;list-style:none}.dp-faq summary::-webkit-details-marker{display:none}.dp-faq summary:after{position:absolute;top:50%;right:5px;color:var(--leaf);content:"+";font-size:1.8rem;font-weight:400;transform:translateY(-50%)}.dp-faq[open] summary:after{content:"\2212"}.dp-faq-answer{padding:0 50px 24px 0;color:var(--muted);line-height:1.7}.dp-final-wrap{padding:38px 0 88px}.dp-final{position:relative;display:grid;align-items:center;overflow:hidden;grid-template-columns:1.3fr .7fr;gap:35px;padding:clamp(38px,6vw,72px);border-radius:34px;color:#fff;background:radial-gradient(circle at 93% 8%,rgba(184,215,79,.28),transparent 32%),var(--dark)}.dp-final h2{color:#fff}.dp-final p{max-width:630px;margin-top:15px;color:#ffffffbd;line-height:1.65}.dp-final-actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.dp-final-actions small{color:#ffffffa6;text-align:center}.dp-wa{position:fixed;z-index:20;right:22px;bottom:22px;display:inline-flex;min-height:54px;align-items:center;gap:9px;padding:13px 19px;border-radius:999px;color:#fff;background:#208b4d;box-shadow:0 12px 30px #0e2d2047;font-weight:800;text-decoration:none}.dp-wa:hover{color:#fff;background:#18733e}.dp-wa .dp-icon{width:25px;height:25px}@media(max-width:990px){.dp-section{padding:72px 0}.dp-hero-grid,.dp-feature{grid-template-columns:1fr 1fr;gap:38px}.dp-visual{min-height:420px}.dp-trust-grid,.dp-categories{grid-template-columns:repeat(2,1fr)}.dp-trust-item:nth-child(2){border-right:0}.dp-trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.dp-problems{grid-template-columns:repeat(3,1fr)}.dp-problem:last-child{grid-column:span 2}.dp-feature-media{min-height:460px}}@media(max-width:749px){.dp-shell{width:min(calc(100% - 28px),620px)}.dp-section{padding:58px 0}.dp-heading{margin-bottom:30px}.dp-hero{padding:36px 0 38px}.dp-hero-grid,.dp-feature,.dp-final{grid-template-columns:1fr}.dp-hero-copy{text-align:center}.dp-hero h1{font-size:clamp(2.1rem,10.8vw,3.3rem);line-height:.94}.dp-hero-desc{margin-top:18px!important;margin-inline:auto;font-size:1rem}.dp-actions{flex-direction:column;margin-top:24px}.dp-actions .dp-button{width:100%}.dp-notes{justify-content:center}.dp-visual{min-height:360px}.dp-trust-item{min-height:96px;padding:17px 15px}.dp-testimonials,.dp-steps{grid-template-columns:1fr}.dp-problems{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dp-problem{min-height:132px;padding:16px;border-radius:18px}.dp-problem:last-child{min-height:96px;grid-column:1 / -1;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}.dp-symbol{width:42px;height:42px;border-radius:13px;font-size:1.3rem}.dp-problem h3{margin-top:13px;font-size:.96rem}.dp-problem span:last-child{margin-top:5px;font-size:.76rem}.dp-problem:last-child h3,.dp-problem:last-child span:last-child{margin-top:0}.dp-feature-media{min-height:390px}.dp-benefits{grid-template-columns:1fr}.dp-feature-actions{flex-direction:column}.dp-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dp-category{min-height:190px;gap:18px;padding:16px;border-radius:19px}.dp-category-icon{width:50px;height:50px;border-radius:15px}.dp-category-icon svg{width:31px;height:31px}.dp-category strong{font-size:1.05rem}.dp-category-copy>span{margin-top:6px;font-size:.76rem;line-height:1.3}.dp-category small{margin-top:11px;padding:6px 9px;font-size:.68rem}.dp-testimonial{min-height:220px}.dp-step{position:relative;z-index:1;padding:22px}.dp-steps{position:relative;gap:16px;padding-left:14px}.dp-steps:before{position:absolute;top:32px;bottom:32px;left:3px;width:1px;background:#4f7f3d47;content:""}.dp-step-top{margin-bottom:18px}.dp-step-icon{width:52px;height:52px;border-radius:16px}.dp-step-icon svg{width:30px;height:30px}.dp-final-wrap{padding:22px 0 62px}.dp-final{gap:28px;text-align:center}.dp-wa{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));width:54px;padding:13px}.dp-wa span:last-child{display:none}}@media(max-width:520px){.dp-trust-grid{grid-template-columns:1fr}.dp-trust-item,.dp-trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.dp-trust-item:last-child{border-bottom:0}.dp-category{min-height:184px}}@media(max-width:359px){.dp-categories{grid-template-columns:1fr}.dp-category{min-height:170px}}@media(prefers-reduced-motion:reduce){.dp-home *{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/doctor-plantas-home.css.map */
