:root{--primary:#0B5D47;--primary2:#0E7A5A;--gold:#F6C453;--cream:#F7F3EA;--soft:#EAF6EF;--ink:#101C17;--muted:#5C6862;--border:#DDE7E1;--dark:#0E1B16;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--cream);color:var(--ink);line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:99}.announcement-bar{background:var(--dark);color:#fff;overflow:hidden;font-size:12px;font-weight:950;text-transform:uppercase}.announcement-track{display:flex;gap:38px;white-space:nowrap;padding:9px 0;animation:marquee 24s linear infinite}.announcement-track span{flex:0 0 auto}@keyframes marquee{to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.header-inner{height:70px;display:flex;align-items:center;justify-content:space-between;gap:22px}.logo{font-size:27px;font-weight:950;color:var(--primary);letter-spacing:-.05em}.logo img{max-height:44px}.nav{display:flex;gap:23px;font-weight:850;font-size:14px}.header-actions{display:flex;align-items:center;gap:13px}.header-whatsapp{background:var(--soft);color:var(--primary);border:1px solid #CFE5D8;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900}.cart-link{font-weight:950}.section{padding:72px 0}.section-heading{text-align:center;max-width:790px;margin:0 auto 36px}.section-heading h1,.section-heading h2{font-size:clamp(30px,4.8vw,58px);line-height:.98;letter-spacing:-.055em;margin:0 0 13px}.section-heading p{color:var(--muted);margin:0}.eyebrow{display:inline-flex;color:var(--primary);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:15px 25px;font-weight:950;cursor:pointer;text-align:center;transition:.22s}.button--primary{background:var(--primary);color:#fff;box-shadow:0 15px 32px #0b5d4742}.button--primary:hover{background:var(--primary2);transform:translateY(-2px)}.button--ghost{background:#fff;color:var(--primary);border:1px solid var(--border)}.button--full{width:100%}.pulse-cta{position:relative;overflow:hidden}.pulse-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:translate(-120%);animation:shine 2.8s infinite}@keyframes shine{60%,to{transform:translate(120%)}}.premium-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 8%,#dff7e7 0,#fff 34%,#f7f3ea);padding:82px 0 68px}.premium-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.orb{position:absolute;border-radius:999px;filter:blur(8px);opacity:.55;animation:floatOrb 8s ease-in-out infinite}.orb--one{width:190px;height:190px;background:#bfeccb;left:5%;top:12%}.orb--two{width:250px;height:250px;background:#fff0a8;right:8%;top:4%;animation-delay:1.4s}.orb--three{width:150px;height:150px;background:#cfe8d5;right:28%;bottom:6%;animation-delay:2.2s}@keyframes floatOrb{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(16px,-18px,0) scale(1.06)}}.premium-hero__grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}.hero-proof-pill{display:inline-flex;background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 14px;color:#6b5400;font-weight:950;box-shadow:0 10px 25px #17201712;margin-bottom:16px}.premium-hero h1{font-size:clamp(44px,7vw,84px);line-height:.9;letter-spacing:-.075em;margin:0 0 18px}.premium-hero__sub{font-size:19px;color:var(--muted);max-width:680px}.hero-benefit-list,.hero-actions,.trust-row{display:flex;gap:11px;flex-wrap:wrap;margin-top:19px}.hero-benefit-list span{background:#fff;color:var(--primary);border:1px solid #D8E8D8;border-radius:999px;padding:9px 12px;font-weight:900;font-size:13px}.trust-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:9px 12px;font-size:13px;font-weight:900;box-shadow:0 8px 20px #1720170d}.hero-mockup{position:relative;min-height:520px}.mockup-phone{position:absolute;top:55px;right:70px;bottom:35px;left:50px;background:linear-gradient(145deg,#fff,#ecf8f0);border:1px solid #DDE7E1;border-radius:42px;box-shadow:0 32px 90px #0b5d4733;padding:34px;display:flex;flex-direction:column;justify-content:flex-end}.mockup-phone div{position:absolute;top:26px;left:50%;transform:translate(-50%);width:86px;height:8px;background:#d9e7df;border-radius:999px}.mockup-phone b{font-size:34px;line-height:1;letter-spacing:-.04em}.mockup-phone p{color:var(--muted)}.mockup-card{position:absolute;background:#fff;border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:0 24px 60px #1720171f;z-index:2}.mockup-card strong{display:block;font-size:22px;color:var(--primary)}.mockup-card span{font-weight:950;color:#6b5400}.mockup-card em{font-style:normal;color:var(--muted)}.card-a{left:0;top:30px}.card-b{right:0;bottom:45px}.floating{animation:floating 4.6s ease-in-out infinite}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.reveal-up{animation:revealUp .75s ease both}.delay-1{animation-delay:.12s}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.trust-strip{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:13px 0}.trust-strip-row{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;font-weight:950}.featured-offer,.proof-wall,.bundle-section{background:#fff}.feature-card,.guarantee-card,.cod-card,.cart-card,.page-card{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:34px;padding:34px;box-shadow:0 28px 80px #17201717}.feature-copy h2,.why-grid h2,.story-grid h2{font-size:clamp(31px,4vw,54px);line-height:.98;letter-spacing:-.05em;margin:0 0 14px}.premium-placeholder,.product-placeholder{min-height:420px;border-radius:28px;background:linear-gradient(135deg,#e7f5ea,#fff 55%,#f8e8a8);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--primary);padding:22px}.premium-placeholder strong,.product-placeholder span{font-size:28px}.check-list{list-style:none;padding:0;margin:18px 0}.check-list li{font-weight:850;padding:8px 0}.check-list li:before{content:"\2713";color:var(--primary);font-weight:950;margin-right:8px}.category-grid,.steps-grid,.why-cards,.product-grid,.proof-grid,.benefits-grid{display:grid;gap:18px}.category-grid{grid-template-columns:repeat(4,1fr)}.category-card,.step,.why-card,.product-card,.proof-card,.benefit,.story-card{background:#fff;border:1px solid var(--border);border-radius:25px;padding:22px;box-shadow:0 14px 38px #1720170f;transition:.24s}.category-card:hover,.step:hover,.why-card:hover,.product-card:hover,.proof-card:hover,.benefit:hover{transform:translateY(-5px);box-shadow:0 22px 60px #1720171c}.category-icon{font-size:34px}.category-card h3,.step h3,.why-card h3,.benefit h3{margin:10px 0 6px}.category-card p,.step p,.why-card p,.proof-card p,.benefit p{color:var(--muted)}.category-card span{font-weight:950;color:var(--primary)}.steps-grid{grid-template-columns:repeat(4,1fr)}.step b,.benefit-icon,.why-card div:first-child{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--primary);font-weight:950;font-size:21px}.why-section{background:linear-gradient(180deg,#f7f3ea,#fff)}.why-grid,.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.why-cards{grid-template-columns:1fr 1fr}.product-grid,.proof-grid,.benefits-grid{grid-template-columns:repeat(4,1fr)}.benefits-grid{grid-template-columns:repeat(3,1fr)}.product-card{padding:0;overflow:hidden}.product-card__media{position:relative}.product-card__media img,.product-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:25px 25px 0 0;min-height:0}.sale-badge{position:absolute;top:12px;left:12px;background:var(--gold);color:#3c3000;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.product-card__body{padding:18px}.stars{color:#f6bd16;font-weight:950}.price{display:flex;gap:10px;align-items:center;margin:10px 0}.price__compare{text-decoration:line-through;color:#84908a}.price__current{font-size:26px;font-weight:950;color:var(--primary)}.guarantee-section{background:#eaf6ef}.guarantee-card{grid-template-columns:1fr auto}.guarantee-badges{display:grid;gap:10px}.final-cta{padding:78px 0;background:radial-gradient(circle at 50% 0,#e5f6e9,#102018);color:#fff;text-align:center}.final-cta .eyebrow{color:var(--gold)}.final-cta h2{font-size:clamp(34px,5vw,64px);line-height:.95;letter-spacing:-.06em;margin:0 auto 14px;max-width:850px}.final-cta p{color:#dde8de;max-width:700px;margin:0 auto 24px}.product-landing{background:#fff;padding:42px 0}.product-grid-landing{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.main-product-image{background:#fff;border:1px solid var(--border);border-radius:30px;overflow:hidden;box-shadow:0 28px 80px #17201717}.main-product-image img{width:100%}.premium-placeholder--product{min-height:540px}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumbs img,.thumbs div{border-radius:14px;border:1px solid var(--border);aspect-ratio:1/1;object-fit:cover;background:#edf7ef}.product-panel{background:#fff;border:1px solid var(--border);border-radius:30px;padding:30px;box-shadow:0 28px 80px #17201717;position:sticky;top:92px}.rating{color:#f6bd16;font-weight:950}.rating span{color:var(--muted);font-size:14px}.product-panel h1{font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:-.055em;margin:10px 0}.subtitle{font-size:17px;color:var(--muted)}.offer-tag{display:inline-flex;background:#fff2bc;color:#5d4800;border-radius:999px;padding:9px 13px;font-weight:950}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.quantity-row{display:flex;justify-content:space-between;align-items:center;margin:14px 0}.quantity-input,.cod-form input,.cod-form textarea,.search-form input,.cart-item input{border:1px solid var(--border);border-radius:13px;padding:13px;font:inherit}.quantity-input{width:90px}.microcopy,.cod-form p{font-size:13px;color:var(--muted)}.cod-section{background:var(--soft)}.cod-card{grid-template-columns:1fr 1fr}.cod-form{display:grid;gap:12px}.cod-form textarea{min-height:110px}.table-wrap{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:18px;border-bottom:1px solid var(--border);text-align:left}th{background:var(--soft)}td:nth-child(2){color:var(--primary);font-weight:950}.faq-wrap{max-width:880px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:18px;margin-bottom:12px;padding:18px}.faq-item summary{font-weight:950;cursor:pointer}.footer{background:var(--dark);color:#fff;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:28px}.footer p,.footer a{color:#dce5dc}.footer a{display:block;margin:8px 0}.footer-badges{display:flex;gap:8px;flex-wrap:wrap}.footer-badges span{background:#ffffff1a;border-radius:999px;padding:8px 10px}.copyright{text-align:center;color:#b6c5ba;margin-top:30px}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:15px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:14px;margin:12px 0}.cart-actions{display:flex;gap:10px;flex-wrap:wrap}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px}.sticky-atc{display:none}@media(max-width:900px){.nav,.header-whatsapp{display:none}.header-inner{height:62px}.premium-hero{padding:50px 0}.premium-hero__grid,.feature-card,.why-grid,.product-grid-landing,.story-grid,.cod-card,.guarantee-card,.category-grid,.steps-grid,.why-cards,.product-grid,.proof-grid,.benefits-grid,.footer-grid{grid-template-columns:1fr}.premium-hero h1{font-size:42px}.hero-mockup{min-height:430px}.mockup-phone{top:40px;right:20px;bottom:20px;left:20px}.mockup-card{position:relative;margin:10px 0;left:auto;right:auto;top:auto;bottom:auto}.section{padding:50px 0}.product-panel{position:static}.trust-grid{grid-template-columns:1fr}.sticky-atc{position:fixed;left:0;right:0;bottom:0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;z-index:60;box-shadow:0 -12px 32px #0000001f}.sticky-atc .price{margin:0}.sticky-atc .price__compare{display:none}.sticky-atc .price__current{font-size:15px}.sticky-atc .button{padding:12px 14px}body{padding-bottom:76px}}.su-hero{background:#fff;border-bottom:1px solid var(--border)}.su-hero__grid{display:grid;grid-template-columns:1fr 1fr;min-height:610px}.su-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:70px max(32px,calc((100vw - 1180px)/2)) 70px max(32px,calc((100vw - 1180px)/2));background:#fff}.su-rating{font-weight:900;color:var(--primary);margin-bottom:18px}.su-rating span,.review-stars{color:var(--gold)}.su-hero h1{font-size:clamp(42px,6vw,78px);line-height:.94;letter-spacing:-.065em;margin:0 0 18px;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:7px}.su-hero p{font-size:18px;color:var(--muted);max-width:620px}.su-hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.su-mini-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.su-hero__image{min-height:610px;background:linear-gradient(135deg,#eaf6ef,#f7f3ea);display:flex;align-items:center;justify-content:center;overflow:hidden}.su-hero__image img{width:100%;height:100%;object-fit:cover}.su-image-placeholder{width:78%;height:74%;border-radius:32px;background:radial-gradient(circle at 30% 20%,#fff,#eaf6ef 55%,#dbece2);border:1px solid var(--border);box-shadow:0 30px 90px #0b5d472e;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--primary);position:relative;overflow:hidden}.su-product-glow{position:absolute;width:260px;height:260px;background:var(--gold);border-radius:50%;filter:blur(55px);opacity:.3;animation:floatOrb 7s ease-in-out infinite}.su-image-placeholder span,.su-card-placeholder span{font-size:14px;text-transform:uppercase;font-weight:950;letter-spacing:.08em}.su-image-placeholder strong{font-size:32px;max-width:360px;line-height:1.05;z-index:2}.brand-logo-strip{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.brand-logo-track{display:flex;gap:44px;white-space:nowrap;align-items:center;padding:14px 0;animation:marquee 28s linear infinite}.brand-logo-track span{font-size:26px;font-weight:950;letter-spacing:-.05em;color:#111;opacity:.9}.compact-heading{margin-bottom:28px}.compact-heading h2{font-size:clamp(28px,3.6vw,46px)}.editorial-proof{background:#fbf1f3}.editorial-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.editorial-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 16px 45px #17201714;text-align:center}.editorial-card img,.su-card-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;background:linear-gradient(135deg,#eaf6ef,#fff);display:grid;place-items:center;color:var(--primary);font-weight:950}.editorial-label{position:absolute;top:14px;left:50%;transform:translate(-50%);background:#111;color:#fff;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:950}.editorial-card h3{margin:18px 18px 6px}.editorial-card p{margin:0 18px 22px;color:var(--muted)}.su-how{background:#fbf1f3;position:relative}.su-how:before,.su-community:before{content:"";position:absolute;left:0;right:0;top:-1px;height:46px;background:radial-gradient(100% 40px at 50% 0,#fff 55%,transparent 56%)}.su-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.su-how-step{background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;text-align:center;box-shadow:0 12px 32px #1720170f}.su-step-visual{height:130px;border-radius:16px;background:#eaf6ef;display:grid;place-items:center;margin-bottom:12px;overflow:hidden}.su-step-visual img{width:100%;height:100%;object-fit:cover}.su-step-visual span{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff;font-size:28px;font-weight:950}.su-how-step strong{color:var(--primary)}.su-how-step h3{margin:5px 0}.su-how-step p{color:var(--muted);font-size:14px}.su-community{background:#fff;position:relative}.su-video-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.su-video-card{position:relative;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #1720171f;border:1px solid var(--border)}.su-video-card img,.su-video-placeholder{width:100%;aspect-ratio:9/16;object-fit:cover;background:linear-gradient(135deg,#eaf6ef,#fff);display:grid;place-items:center;text-align:center;padding:20px;color:var(--primary);font-weight:950}.su-play{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111;box-shadow:0 10px 30px #00000040}.su-video-card p{padding:12px 14px;margin:0;font-weight:900}.comparison-pro{background:#fbf1f3}.comparison-pro-table{max-width:760px;margin:auto;background:#fff;border:1px solid var(--border);border-radius:24px;overflow:auto;box-shadow:0 18px 45px #17201714}.comparison-pro-table table{width:100%;border-collapse:collapse}.comparison-pro-table th,.comparison-pro-table td{text-align:center;padding:18px;border-bottom:1px solid var(--border)}.comparison-pro-table th:first-child,.comparison-pro-table td:first-child{text-align:left}.comparison-pro-table .highlight-col{background:var(--primary);color:#fff;font-weight:950}.su-reviews{background:#fbf1f3}.su-review-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.su-review-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:14px;box-shadow:0 12px 32px #17201714}.su-review-card img,.su-review-placeholder{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:14px;background:linear-gradient(135deg,#eaf6ef,#fff);display:grid;place-items:center;color:var(--primary);font-weight:950}.su-review-card h3{font-size:15px;margin:8px 0 4px}.su-review-card p{font-size:13px;color:var(--muted);margin:0}.su-product{background:#fff;padding:42px 0}.su-product__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:start}.su-product-gallery{max-width:650px}.su-main-image{position:relative;border-radius:20px;overflow:hidden;background:#f7f3ea;border:1px solid var(--border);box-shadow:0 20px 55px #1720171a}.su-main-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.discount-bubble{position:absolute;top:18px;left:18px;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--primary);color:#fff;font-weight:950;box-shadow:0 8px 20px #0000002e}.su-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:10px}.su-thumbs img,.su-thumbs div{aspect-ratio:1/1;border:1px solid var(--border);border-radius:10px;object-fit:cover;background:#eaf6ef}.su-product-panel{background:#fff;border:1px solid var(--border);border-radius:18px;padding:26px;box-shadow:0 18px 45px #17201714;position:sticky;top:92px}.su-product-panel h1{font-size:clamp(28px,3.8vw,44px);line-height:1.05;letter-spacing:-.04em;margin:8px 0}.su-product-bullets{padding:0;list-style:none;margin:16px 0}.su-product-bullets li{font-weight:850;margin:8px 0}.su-product-bullets li:before{content:"\2713";color:var(--primary);font-weight:950;margin-right:8px}.product-swatches{display:flex;gap:8px;margin:14px 0}.product-swatches span{width:26px;height:26px;border-radius:50%;background:#d8c29b;border:2px solid #fff;box-shadow:0 0 0 1px var(--border)}.product-swatches span:nth-child(2){background:#0b5d47}.product-swatches span:nth-child(3){background:#111}.product-swatches span:nth-child(4){background:#f6c453}.su-payment-icons{font-size:12px;color:var(--muted);text-align:center;margin:11px 0}.mini-detail{border-top:1px solid var(--border);padding:12px 0}.mini-detail summary{font-weight:900;cursor:pointer}.mini-detail p{color:var(--muted);font-size:14px}@media(max-width:900px){.su-hero__grid,.su-product__grid{grid-template-columns:1fr}.su-hero__copy{padding:46px 24px}.su-hero__image{min-height:440px}.brand-logo-track span{font-size:20px}.editorial-gallery,.su-how-grid,.su-video-row,.su-review-grid{grid-template-columns:1fr}.su-review-grid{gap:14px}.su-product-panel{position:static}.su-thumbs{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
