@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap";:root{--teal: #02434d;--green: #528367;--vital: #86a66f;--apricot: #f1b958;--mint: #dee8e4;--paper: #f8f7f4;--white: #fff;--ink: #18363a;--muted: #617174;--line: #d9e1de;--danger: #a84036;--radius: 16px;--shadow: 0 16px 44px rgb(2 67 77 / 10%);--container: min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Aptos,Segoe UI,sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--apricot);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.eyebrow{font-family:Montserrat,Aptos,sans-serif}h1{font-size:clamp(2.25rem,5vw,4.7rem);line-height:.98;letter-spacing:-.05em}h2{font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.1;letter-spacing:-.035em}h3{line-height:1.25}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(64px,8vw,110px) 0}.eyebrow{color:var(--green);font-size:.74rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow--light{color:#cfe4d9}.skip-link{position:fixed;z-index:100;left:16px;top:-80px;padding:12px 18px;background:var(--white);color:var(--teal)}.skip-link:focus{top:16px}.announcement{display:flex;justify-content:center;gap:10px;padding:7px 20px;color:var(--white);background:var(--teal);font-size:.8rem}.site-header{position:sticky;top:0;z-index:50;background:#f8f7f4f0;backdrop-filter:blur(12px)}.header-shell{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:inline-flex;width:max-content;flex-direction:column;color:var(--teal);line-height:1}.brand-name{font-size:1.3rem;font-weight:700;letter-spacing:.12em}.brand-caption{margin-top:5px;font-size:.55rem;letter-spacing:.23em}.nav-list{display:flex;gap:30px;padding:0;margin:0;list-style:none}.nav-list a{display:grid;min-height:44px;place-items:center;font-weight:600}.nav-list a[aria-current=page]{color:var(--green)}.header-actions{display:flex;justify-content:flex-end;gap:8px}.icon-link,.cart-link{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--white)}.cart-count{position:absolute;right:-2px;top:-2px;display:grid;min-width:20px;height:20px;padding-inline:5px;place-items:center;border-radius:20px;color:var(--white);background:var(--green);font-size:.7rem}.hero{overflow:hidden;padding:clamp(50px,7vw,95px) 0;background:var(--mint)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(40px,7vw,90px);align-items:center}.hero-copy h1{max-width:650px;margin-bottom:24px;color:var(--teal)}.hero-lead{max-width:590px;margin-bottom:28px;color:#3c595d;font-size:1.18rem}.hero-search,.catalog-search{max-width:650px}.hero-search label,.catalog-search label{display:block;margin-bottom:8px;font-weight:700}.hero-search>p{margin:9px 0 0;color:var(--muted);font-size:.86rem}.search-control{display:flex;padding:6px;background:var(--white);border-radius:14px;box-shadow:var(--shadow)}.search-control input{min-width:0;flex:1;min-height:50px;padding:0 15px;border:0;color:var(--ink);background:transparent}.search-control button{min-height:50px;padding:0 24px;border:0;border-radius:10px;color:var(--white);background:var(--teal);font-weight:700;cursor:pointer}.trust-inline{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:24px;color:var(--teal);font-size:.88rem}.hero-visual{position:relative;min-height:510px}.hero-orbit{position:absolute;border:1px solid rgb(2 67 77 / 16%);border-radius:50%}.hero-orbit--one{inset:3% 8%}.hero-orbit--two{inset:18% 22%}.hero-product{position:absolute;display:grid;place-items:center;padding:12px;border-radius:50%;background:var(--white);box-shadow:var(--shadow)}.hero-product img{width:100%;height:100%;object-fit:contain}.hero-product--1{width:52%;aspect-ratio:1;left:23%;top:8%;z-index:2}.hero-product--2,.hero-product--3{width:31%;aspect-ratio:1;bottom:10%}.hero-product--2{left:3%}.hero-product--3{right:2%}.hero-note{position:absolute;z-index:4;right:4%;top:4%;max-width:190px;padding:15px;border-radius:12px;background:var(--apricot)}.hero-note span,.hero-note strong{display:block}.hero-note span{font-size:.75rem;text-transform:uppercase}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section-heading h2{margin-bottom:0;color:var(--teal)}.text-link{color:var(--teal);font-weight:700;text-decoration:underline;text-underline-offset:5px}.goal-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.goal-card{display:grid;min-height:140px;padding:20px;align-content:space-between;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);font-weight:700}.goal-symbol{color:var(--green);font-size:2rem}.products-section{background:var(--white)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.product-media{position:relative;display:block;aspect-ratio:1;padding:18px;background:#f4f6f3}.product-media img{width:100%;height:100%;object-fit:contain}.stock-badge{position:absolute;top:12px;left:12px;padding:5px 9px;border-radius:20px;color:var(--teal);background:#dcebd5;font-size:.72rem;font-weight:700}.stock-badge--out{color:#6e3a34;background:#f1dcd7}.product-body{padding:20px}.product-brand{margin-bottom:6px;color:var(--green);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-body h3{min-height:2.5em;margin-bottom:15px;font-size:.98rem}.price-row{display:flex;gap:9px;align-items:baseline;margin-bottom:18px}.price{color:var(--teal);font:700 1.12rem Montserrat,sans-serif}.price small{margin-right:4px;color:var(--muted);font:500 .72rem Aptos,sans-serif;text-transform:uppercase}.previous-price{color:var(--muted);font-size:.85rem;text-decoration:line-through}.button{display:inline-flex;min-height:46px;padding:10px 20px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;font-weight:700;cursor:pointer}.button--primary{color:var(--white);background:var(--teal)}.button--secondary{color:var(--teal);border-color:var(--teal);background:transparent}.button--light{color:var(--teal);background:var(--white)}.button--outline-light{color:var(--white);border-color:#ffffff8c}.button--card,.button--block{width:100%}.button:disabled,.is-disabled{opacity:.45;cursor:not-allowed}.guidance-section{color:var(--white);background:var(--teal)}.guidance-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center}.guidance-grid h2{max-width:600px}.guidance-grid p{max-width:650px}.guidance-actions{display:flex;flex-direction:column;gap:12px}.category-links{display:flex;flex-wrap:wrap;gap:10px}.category-links a{padding:10px 15px;border:1px solid var(--line);border-radius:30px;background:var(--white)}.catalog-hero{padding:65px 0;background:var(--mint)}.catalog-hero h1{max-width:760px;color:var(--teal)}.catalog-shell{display:grid;grid-template-columns:220px 1fr;gap:42px;align-items:start}.filters{position:sticky;top:110px}.filters h2{font-size:1.25rem}.filters fieldset{padding:0 0 20px;border:0}.filters legend,.filters summary{margin-bottom:10px;font-weight:700}.filters details{padding:18px 0;border-top:1px solid var(--line)}.filter-list{display:grid;gap:5px;max-height:250px;overflow:auto}.filter-list button,.filter-reset{padding:7px 0;border:0;color:var(--muted);background:transparent;text-align:left;cursor:pointer}.filter-list button.is-active{color:var(--teal);font-weight:700}.results-toolbar{display:flex;justify-content:space-between;margin-bottom:24px}.product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{padding:60px 20px;text-align:center}.breadcrumbs{display:flex;gap:9px;padding-top:28px;color:var(--muted);font-size:.86rem}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,90px)}.product-gallery{min-height:520px;padding:45px;border-radius:var(--radius);background:var(--white)}.product-gallery img{width:100%;height:100%;object-fit:contain}.product-gallery-main{display:grid;min-height:410px;place-items:center}.product-gallery-thumbnails{display:flex;gap:10px;margin-top:16px}.gallery-thumbnail{width:68px;height:68px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#f4f6f3;cursor:pointer}.gallery-thumbnail--active{border:2px solid var(--teal)}.gallery-thumbnail img{display:block}.product-kicker{margin-bottom:12px;color:var(--green);font-size:.73rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-quick-points{display:grid;gap:9px;padding:16px 0;margin:12px 0 4px;border-block:1px solid var(--line);list-style:none;color:var(--teal);font-size:.9rem;font-weight:600}.product-quick-points li:before{content:"✓";margin-right:9px;color:var(--green)}.landing-intro{padding:clamp(52px,7vw,96px) 0;background:var(--mint)}.landing-intro-grid{display:grid;grid-template-columns:1.05fr .72fr;gap:clamp(32px,8vw,120px);align-items:end}.landing-intro h2{max-width:680px;margin:0;color:var(--teal)}.landing-intro-grid>p{max-width:470px;margin:0;color:#3c595d;font-size:1.08rem}.landing-benefits{background:var(--white)}.landing-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing-benefit-grid article{min-height:235px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#f8faf8}.landing-benefit-grid article>span{display:block;margin-bottom:36px;color:var(--green);font:700 .82rem Montserrat,sans-serif;letter-spacing:.1em}.landing-benefit-grid h3{margin-bottom:10px;color:var(--teal);font-size:1.25rem}.landing-benefit-grid p{margin:0;color:var(--muted)}.landing-info-band{padding:clamp(64px,8vw,110px) 0;color:var(--white);background:var(--teal)}.landing-info-band-grid{display:grid;grid-template-columns:1.1fr .65fr;gap:clamp(34px,8vw,120px);align-items:center}.landing-info-band h2{max-width:580px;margin:0 0 20px}.landing-info-band p{max-width:640px;color:#dbe7e4}.landing-info-checklist{padding:25px 28px;border:1px solid rgb(255 255 255 / 25%);border-radius:var(--radius);background:#ffffff14}.landing-info-checklist p{margin-top:0;color:var(--white)}.landing-info-checklist ul{display:grid;gap:9px;padding-left:20px;margin:0}.landing-trust{background:#f4f6f3}.landing-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.landing-trust-grid>div{display:grid;gap:9px;min-height:150px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.landing-trust-grid strong{color:var(--teal);font-size:1.05rem}.landing-trust-grid span{color:var(--muted);font-size:.9rem}.product-information h1{margin-bottom:20px;color:var(--teal);font-size:clamp(2rem,4vw,3.7rem)}.product-price{font:700 1.65rem Montserrat,sans-serif}.availability{color:var(--green);font-weight:700}.availability span{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:currentColor}.availability--out{color:var(--danger)}.product-summary{color:var(--muted)}.variant-selector{padding:0;margin:25px 0 0;border:0}.variant-selector legend{margin-bottom:10px;font-weight:700}.variant-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.variant-options label{position:relative;cursor:pointer}.variant-options input{position:absolute;opacity:0;pointer-events:none}.variant-options span{display:grid;min-height:68px;padding:10px;place-content:center;border:1px solid var(--line);border-radius:10px;text-align:center}.variant-options small{color:var(--muted)}.variant-options input:checked+span{border:2px solid var(--teal);background:var(--mint)}.variant-options input:focus-visible+span{outline:3px solid var(--apricot);outline-offset:3px}.variant-options input:disabled+span{opacity:.45;cursor:not-allowed}.product-tags{display:flex;flex-wrap:wrap;gap:8px}.product-tags span{padding:7px 11px;border-radius:20px;background:var(--mint);font-size:.8rem}.purchase-actions{display:grid;gap:10px;margin-top:28px}.button--large{min-height:54px}.product-meta{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted)}.page-heading{max-width:680px;margin-bottom:40px}.page-heading h1{color:var(--teal)}.commerce-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:34px;align-items:start}.cart-panel,.checkout-section,.order-summary{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.panel-heading,.section-title-row{display:flex;justify-content:space-between;gap:20px;align-items:start}.cart-line{display:grid;grid-template-columns:104px 1fr auto auto;gap:20px;align-items:center;padding:20px 0;border-top:1px solid var(--line)}.cart-line img,.checkout-image{border-radius:10px;background:#f1f4f1;object-fit:contain}.cart-line-copy h3{margin-bottom:5px;font-size:1rem}.cart-line-copy p{margin-bottom:4px;color:var(--muted);font-size:.84rem}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px}.quantity-control button{width:42px;height:42px;border:0;background:transparent;cursor:pointer}.quantity-control span{min-width:26px;text-align:center}.remove-button{min-height:44px;border:0;color:var(--danger);background:transparent;cursor:pointer}.order-summary{position:sticky;top:110px}.summary-row,.summary-total{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid var(--line)}.summary-total{margin-bottom:20px;font-size:1.15rem}.centered-link{display:block;margin:18px auto;text-align:center}.summary-note{margin:0;color:var(--muted);font-size:.82rem}.checkout-progress{display:grid;grid-template-columns:repeat(4,1fr);max-width:680px;padding:0;margin:0 0 40px;list-style:none}.checkout-progress li{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.84rem}.checkout-progress span{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:50%}.checkout-progress [aria-current=step]{color:var(--teal);font-weight:700}.checkout-progress [aria-current=step] span{color:var(--white);background:var(--teal)}.checkout-form{display:grid;gap:18px}.checkout-section{display:grid;gap:16px}.checkout-section h1{font-size:clamp(1.7rem,3vw,2.5rem)}.checkout-section h2,.order-summary h2{font-size:1.22rem}.checkout-section label{display:grid;gap:6px;font-weight:600}.checkout-section input[type=text],.checkout-section input[type=email],.checkout-section input[type=tel]{min-height:48px;padding:0 12px;border:1px solid #aab7b4;border-radius:8px;background:var(--white)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.full-field{grid-column:1 / -1}.choice-card{grid-template-columns:auto 1fr auto!important;padding:16px;align-items:center;border:2px solid var(--green);border-radius:10px}.choice-card small,.checkout-line small{display:block;color:var(--muted);font-weight:400}.checkout-placeholder{padding:16px;border-radius:10px;background:var(--mint)}.checkout-line{display:grid;grid-template-columns:64px 1fr auto;gap:13px;align-items:center;padding:12px 0;border-top:1px solid var(--line);font-size:.86rem}.checkout-image{position:relative}.checkout-image span{position:absolute;right:-7px;top:-7px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:var(--white);background:var(--teal)}.form-status{color:var(--green);font-weight:700}.not-found{max-width:700px;text-align:center}.button-row{display:flex;gap:12px;justify-content:center}.site-footer{padding:65px 0 25px;color:#dbe7e4;background:#012f36}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:40px}.footer-grid h2{color:var(--white);font-size:.9rem}.footer-grid a,.footer-grid p{display:block;margin-bottom:8px;font-size:.88rem}.footer-brand{color:var(--white);font:700 1.4rem Montserrat,sans-serif;letter-spacing:.13em}.footer-bottom{display:flex;justify-content:space-between;padding-top:25px;margin-top:45px;border-top:1px solid rgb(255 255 255 / 14%);font-size:.8rem}.toast{position:fixed;z-index:90;right:20px;bottom:20px;max-width:360px;padding:14px 18px;color:var(--white);background:var(--teal);border-radius:10px;transform:translateY(140%);transition:transform .2s ease}.toast--visible{transform:translateY(0)}.sales-hero{overflow:hidden;padding:clamp(64px,9vw,120px) 0;background:#e7f1ec}.sales-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:clamp(44px,8vw,130px);align-items:center}.sales-overline{margin-bottom:15px;color:var(--green);font-size:.74rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.sales-hero h1{max-width:690px;margin-bottom:24px;color:var(--teal)}.sales-lead{max-width:620px;color:#3c595d;font-size:clamp(1.06rem,1.8vw,1.25rem);line-height:1.55}.sales-hero-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:30px}.sales-cta{min-height:54px;padding-inline:27px}.sales-text-link{color:var(--teal);font-weight:700;text-decoration:underline;text-underline-offset:5px}.sales-inline-assurances{display:flex;flex-wrap:wrap;gap:10px 20px;padding:0;margin:28px 0 0;list-style:none;color:var(--teal);font-size:.85rem;font-weight:600}.sales-inline-assurances li:before{content:"✓";margin-right:7px;color:var(--green)}.sales-hero-visual{position:relative;min-height:480px}.sales-hero-orbit{position:absolute;border:1px solid rgb(2 67 77 / 15%);border-radius:50%}.sales-hero-orbit--one{inset:1% 5%}.sales-hero-orbit--two{inset:15% 19%}.sales-hero-product{position:absolute;z-index:2;display:grid;width:min(72%,380px);aspect-ratio:1;place-items:center;left:14%;top:10%;padding:38px;border-radius:50%;background:var(--white);box-shadow:0 22px 55px #02434d26}.sales-hero-product img{width:100%;height:100%;object-fit:contain}.sales-hero-note{position:absolute;z-index:3;right:0;bottom:13%;display:grid;padding:17px 20px;border-radius:12px;color:var(--white);background:var(--teal);box-shadow:var(--shadow)}.sales-hero-note span{font-size:.75rem;text-transform:uppercase}.sales-hero-note strong{font:700 1.55rem Montserrat,sans-serif}.sales-hero-note small{color:#cfe4d9}.sales-trust-strip{background:var(--teal)}.sales-trust-strip-grid{display:grid;grid-template-columns:repeat(3,1fr)}.sales-trust-strip p{display:grid;gap:5px;min-height:120px;padding:26px 30px;margin:0;border-inline:1px solid rgb(255 255 255 / 15%);color:#dbe7e4;font-size:.88rem}.sales-trust-strip strong{color:var(--white);font-size:.98rem}.sales-story{background:var(--white)}.sales-story-grid{display:grid;grid-template-columns:1fr .72fr;gap:clamp(40px,9vw,150px)}.sales-story h2{max-width:680px;margin-bottom:0;color:var(--teal)}.sales-story-copy{color:#3c595d;font-size:1.08rem;line-height:1.6}.sales-offer{background:#f4f6f3}.sales-offer-grid{display:grid;grid-template-columns:.9fr 1fr;gap:clamp(36px,8vw,120px);align-items:center}.sales-product-gallery{padding:clamp(24px,4vw,46px);border-radius:20px;background:var(--white)}.sales-product-image-shell{display:grid;min-height:430px;place-items:center;background:linear-gradient(145deg,#f5f8f5,#e6efe9);border-radius:14px}.sales-product-image-shell img{max-width:82%;max-height:380px;object-fit:contain}.sales-product-gallery>p{margin:16px 0 0;color:var(--muted);font-size:.8rem;text-align:center}.sales-offer-card{padding:clamp(26px,4vw,46px);border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:var(--shadow)}.sales-offer-card h2{margin-bottom:14px;color:var(--teal)}.sales-price{margin:0;color:var(--teal);font:700 clamp(1.8rem,3vw,2.35rem) Montserrat,sans-serif}.sales-stock{margin:12px 0 26px;color:var(--green);font-size:.9rem;font-weight:700}.sales-stock span{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:currentColor}.sales-variants{padding:0;margin:0 0 22px;border:0}.sales-variants legend{margin-bottom:10px;font-weight:700}.sales-variants>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.sales-variants label{position:relative;cursor:pointer}.sales-variants input{position:absolute;opacity:0;pointer-events:none}.sales-variants label span{display:grid;min-height:72px;padding:9px;place-content:center;border:1px solid var(--line);border-radius:10px;text-align:center}.sales-variants small{display:block;margin-top:3px;color:var(--muted)}.sales-variants input:checked+span{border:2px solid var(--teal);background:var(--mint)}.sales-variants input:focus-visible+span{outline:3px solid var(--apricot);outline-offset:3px}.sales-variants input:disabled+span{opacity:.45}.sales-add-button,.sales-whatsapp{width:100%;min-height:54px}.sales-whatsapp{margin-top:10px}.sales-purchase-note{margin:17px 0 0;color:var(--muted);font-size:.83rem;text-align:center}.sales-steps{padding:clamp(64px,8vw,100px) 0;background:var(--white)}.sales-centered-heading{margin-bottom:38px;text-align:center}.sales-centered-heading h2{margin:0;color:var(--teal)}.sales-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0;margin:0;list-style:none;counter-reset:none}.sales-steps-grid li{min-height:210px;padding:28px;border-top:2px solid var(--green);background:#f4f6f3}.sales-steps-grid span{display:block;margin-bottom:36px;color:var(--green);font:700 .8rem Montserrat,sans-serif;letter-spacing:.1em}.sales-steps-grid h3{margin-bottom:9px;color:var(--teal);font-size:1.25rem}.sales-steps-grid p{margin:0;color:var(--muted)}.sales-information{color:var(--white);background:var(--teal)}.sales-information-grid{display:grid;grid-template-columns:1fr .75fr;gap:clamp(40px,8vw,130px);align-items:center}.sales-information h2{max-width:630px;margin-bottom:20px}.sales-information-grid>div>p:last-child{max-width:640px;color:#dbe7e4;line-height:1.6}.sales-information-list{display:grid;gap:0;padding:0;margin:0;list-style:none;border-top:1px solid rgb(255 255 255 / 28%)}.sales-information-list li{display:flex;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid rgb(255 255 255 / 28%)}.sales-information-list span{color:#cfe4d9;font-size:.88rem;text-align:right}.sales-faq{background:#f4f6f3}.sales-faq-grid{display:grid;grid-template-columns:.8fr 1fr;gap:clamp(40px,9vw,140px)}.sales-faq h2{max-width:490px;margin-bottom:0;color:var(--teal)}.sales-faq details{padding:19px 0;border-top:1px solid var(--line)}.sales-faq details:last-child{border-bottom:1px solid var(--line)}.sales-faq summary{color:var(--teal);font-weight:700;cursor:pointer}.sales-faq details p{margin:12px 0 0;color:var(--muted)}.sales-final-cta{padding:clamp(58px,7vw,90px) 0;color:var(--white);background:#012f36}.sales-final-cta-grid{display:flex;justify-content:space-between;gap:30px;align-items:center}.sales-final-cta h2{max-width:690px;margin:0}.order-dialog{width:min(100% - 28px,560px);max-height:min(92vh,860px);padding:0;border:0;border-radius:18px;box-shadow:0 24px 80px #00000059;color:var(--ink)}.order-dialog::backdrop{background:#012f36a3;backdrop-filter:blur(3px)}.order-dialog-header{display:flex;justify-content:space-between;gap:20px;align-items:start;padding:26px 28px 20px;border-bottom:1px solid var(--line)}.order-dialog-header .sales-overline{margin-bottom:6px}.order-dialog-header h2{margin:0;color:var(--teal);font-size:1.55rem}.order-dialog-close{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;color:var(--teal);background:#edf2ef;font-size:1.6rem;line-height:1;cursor:pointer}.order-form{padding:20px 28px 28px}.order-summary{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:12px;background:#f8faf8}.order-summary img{width:72px;height:72px;border-radius:8px;background:var(--white);object-fit:contain}.order-summary div{display:grid;gap:3px}.order-summary span,.order-summary small{color:var(--muted);font-size:.82rem}.order-summary>strong:last-child{color:var(--teal);white-space:nowrap}.order-quantity-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-weight:700}.order-quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;background:var(--white)}.order-quantity-control button{width:42px;height:42px;border:0;color:var(--teal);background:transparent;font-size:1.25rem;cursor:pointer}.order-quantity-control output{min-width:30px;color:var(--teal);text-align:center}.order-form-intro{margin:0 0 16px;color:var(--muted);font-size:.88rem}.order-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.order-form-grid label{display:grid;gap:6px;color:var(--teal);font-size:.8rem;font-weight:700}.order-form-grid input,.order-form-grid select{width:100%;min-height:46px;padding:0 11px;border:1px solid #aab7b4;border-radius:8px;color:var(--ink);background:var(--white);font:inherit}.order-form-grid input:focus,.order-form-grid select:focus{border-color:var(--teal);outline:3px solid rgb(2 67 77 / 15%)}.order-form-grid input:disabled{color:#6e7d7a;background:#edf2ef;cursor:not-allowed}.order-form-full{grid-column:1 / -1}.order-field-hint{color:var(--muted);font-size:.74rem;font-weight:400;line-height:1.3}.order-delivery-method{display:grid;gap:10px;padding:0;margin:0;border:0}.order-delivery-method legend{color:var(--teal);font-size:.8rem;font-weight:700}.order-delivery-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.order-delivery-option{grid-template-columns:auto 1fr;align-items:start;min-height:84px;padding:13px;border:1px solid var(--line);border-radius:10px;color:var(--ink)!important;background:#fbfcfb;cursor:pointer}.order-delivery-option:has(input:checked){border-color:#16733e;box-shadow:0 0 0 2px #16733e21;background:#f1f8f3}.order-delivery-option input{width:18px;min-height:auto;margin:3px 0 0;accent-color:#16733e}.order-delivery-option span{display:grid;gap:4px}.order-delivery-option small{color:var(--muted);font-size:.75rem;font-weight:400;line-height:1.35}.order-shipping-assurance{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;padding:13px;border:1px solid #d5e5da;border-radius:10px;background:#f4f9f5}.order-shipping-assurance p{margin:0;color:#315447;font-size:.78rem;line-height:1.42}.order-shipping-assurance p strong{color:#17643a}.servientrega-logo{display:block;width:116px;height:auto;max-height:42px;padding:6px;border:1px solid #d8e4dc;border-radius:8px;background:var(--white);object-fit:contain}.order-form-error{margin:13px 0 0;color:var(--danger);font-size:.85rem;font-weight:700}.order-submit{width:100%;min-height:54px;margin-top:20px;background:#16733e}.order-submit:hover{background:#0e5b2f!important}.order-submit span{margin-left:8px}.order-form-privacy{margin:12px 0 0;color:var(--muted);font-size:.76rem;line-height:1.4;text-align:center}.order-confirmation-state{padding:42px 28px;text-align:center}.order-loading,.order-receipt{display:grid;justify-items:center;gap:12px}.order-loading h3,.order-receipt h3{max-width:400px;margin:0;color:var(--teal);font-size:1.3rem}.order-loading p,.order-receipt p{max-width:420px;margin:0;color:var(--muted);line-height:1.5}.order-loader{display:block;width:42px;height:42px;border:4px solid #d9e7e4;border-top-color:#16733e;border-radius:50%;animation:order-spin .8s linear infinite}.order-success-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:var(--white);background:#16733e;font-size:1.5rem;font-weight:800}.order-receipt .sales-overline{margin:0;color:#16733e}.order-receipt .button{width:min(100%,360px)}.order-receipt-feedback{color:#17643a!important;font-size:.85rem;font-weight:700}@keyframes order-spin{to{transform:rotate(360deg)}}@media(hover:hover){.product-card,.goal-card,.button{transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.product-card:hover,.goal-card:hover{transform:translateY(-3px);border-color:var(--vital)}.button--primary:hover{background:#01343b}}@media(max-width:900px){.nav-list{display:none}.header-shell{grid-template-columns:1fr auto}.hero-grid,.guidance-grid,.product-detail-grid,.commerce-layout,.checkout-layout{grid-template-columns:1fr}.hero-visual{min-height:430px}.goal-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.product-grid--catalog{grid-template-columns:repeat(2,1fr)}.catalog-shell{grid-template-columns:1fr}.filters,.order-summary{position:static}.filters{padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.footer-grid{grid-template-columns:1fr 1fr}.sales-hero-grid,.sales-story-grid,.sales-offer-grid,.sales-information-grid,.sales-faq-grid{grid-template-columns:1fr}.sales-hero-visual{max-width:510px;width:100%;min-height:420px;margin-inline:auto}}@media(max-width:600px){:root{--container: min(100% - 28px, 1180px)}.announcement span:nth-child(n+2){display:none}.hero{padding-top:42px}.hero-visual{min-height:340px}.hero-note{max-width:155px;font-size:.75rem}.section-heading{align-items:start;flex-direction:column}.goal-grid{grid-template-columns:repeat(2,1fr)}.goal-card{min-height:115px}.product-grid,.product-grid--catalog{gap:12px}.product-body{padding:14px}.product-body h3{font-size:.88rem}.button--card{padding-inline:8px;font-size:.82rem}.catalog-hero{padding:45px 0}.product-detail{padding-top:36px}.product-gallery{min-height:340px;padding:24px}.product-gallery-main{min-height:270px}.landing-intro-grid,.landing-info-band-grid,.landing-benefit-grid,.landing-trust-grid{grid-template-columns:1fr}.cart-panel,.checkout-section,.order-summary{padding:20px}.cart-line{grid-template-columns:76px 1fr}.cart-line img{width:76px;height:76px}.quantity-control,.remove-button{grid-column:2;justify-self:start}.checkout-progress{grid-template-columns:repeat(4,auto);justify-content:space-between}.checkout-progress li{font-size:0}.checkout-progress span{font-size:.8rem}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.choice-card{grid-template-columns:auto 1fr!important}.choice-card>strong{grid-column:2}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:8px;flex-direction:column}.sales-hero{padding-top:52px}.sales-hero-actions{align-items:stretch;flex-direction:column;gap:15px}.sales-hero-actions .button{width:100%}.sales-text-link{text-align:center}.sales-hero-visual{min-height:350px}.sales-hero-product{width:70%;left:13%;padding:25px}.sales-hero-note{right:0;bottom:7%}.sales-trust-strip-grid,.sales-steps-grid{grid-template-columns:1fr}.sales-trust-strip p{min-height:auto;padding:20px 0;border:0;border-bottom:1px solid rgb(255 255 255 / 15%)}.sales-trust-strip p:last-child{border-bottom:0}.sales-product-image-shell{min-height:290px}.sales-variants>div{grid-template-columns:1fr}.sales-information-list li{align-items:start;flex-direction:column;gap:4px}.sales-information-list span{text-align:left}.sales-final-cta-grid{align-items:stretch;flex-direction:column}.sales-final-cta-grid .button{width:100%}.order-dialog-header,.order-form{padding-inline:20px}.order-form-grid{grid-template-columns:1fr}.order-form-full{grid-column:auto}.order-delivery-options{grid-template-columns:1fr}.order-confirmation-state{padding-inline:20px}.order-summary{grid-template-columns:62px 1fr}.order-summary img{width:62px;height:62px}.order-summary>strong:last-child{grid-column:2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
