@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(./fonts/bricolage.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(./fonts/manrope.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(./fonts/plus-jakarta-sans.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root{--green:#087985;--dark:#182e33;--cream:#fff;--sage:#eaf5f5;--clay:#16a5b3;--ink:#203035;--muted:#5b6867;--line:#d9dfda;--white:#fff;--cta:#087985;--cta-hover:#06636d;--body:'Plus Jakarta Sans',system-ui,-apple-system,sans-serif;--heading:var(--body);--wordmark:'Bricolage Grotesque',sans-serif}
*{box-sizing:border-box}html{background:#fff;scroll-behavior:smooth;scroll-padding-top:76px}body{width:100%;max-width:480px;margin:0 auto;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:3px}button,input,select,textarea{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p,figure,blockquote{margin:0}p{color:var(--muted)}:focus-visible{outline:3px solid #087985;outline-offset:4px}::selection{background:#c6ebee;color:var(--ink)}[hidden]{display:none!important}.container{width:calc(100% - 32px);max-width:448px;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:12px;z-index:100;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;background:var(--green);color:#fff}.skip-link:focus{clip-path:none;width:auto;height:auto;padding:12px 20px}.wordmark{display:inline-block;position:relative;color:var(--green);font-family:var(--wordmark);font-size:38px;font-weight:700;letter-spacing:-.065em;line-height:1;padding-bottom:8px}.wordmark svg{position:absolute;width:40px;height:10px;bottom:0;left:21px;stroke-width:3}
.hero{display:flex;flex-direction:column;gap:0;padding-bottom:0}.hero-offer{min-width:0}.product-rating{margin-bottom:8px}.hero-offer h1{color:var(--ink)}.price-summary{display:block;margin:16px 0 16px}.reference-price{display:flex;align-items:center;gap:8px;margin-bottom:5px}.reference-price s{color:var(--muted)}.discount-tag{display:inline-block;padding:3px 10px;border-radius:99px;background:var(--green);color:#fff}.main-price{display:block;color:#111;font-variant-numeric:tabular-nums;margin-top:4px}.pix-note strong{color:var(--green)}.pix-note{margin-top:10px;text-align:left}.offer-choices{border:0;padding:0;margin:0;min-width:0}.offer-choices legend{margin-bottom:12px;text-transform:uppercase}.offer-choice{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:10px;min-height:68px;padding:10px 12px;border:2px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.offer-choice:has(input:checked){border-color:var(--green);box-shadow:0 2px 6px #0879850a}.offer-choice:has(input:focus-visible){outline:3px solid #087985;outline-offset:3px}.offer-choice input{position:absolute;width:20px;height:20px;opacity:0;left:12px}.radio-mark{width:20px;height:20px;border:2px solid #bdc9c0;border-radius:50%;display:grid;place-items:center}.offer-choice:has(input:checked) .radio-mark{border-color:var(--green)}.offer-choice:has(input:checked) .radio-mark::after{content:'';width:10px;height:10px;background:var(--green);border-radius:50%}.choice-description{min-width:0}.choice-description strong{display:block}.choice-description small{display:block;margin-top:3px;color:var(--muted);text-wrap:pretty}.choice-price{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.choice-price strong{color:#111}.choice-price small{display:block;margin-top:3px;color:var(--green)}.choice-badge{position:absolute;right:12px;top:-10px;padding:2px 8px;border-radius:99px;background:var(--green);color:white}.offer-choice:has(.choice-badge){margin-top:17px}
.version-choice{border:0;margin:14px 0 14px;padding:0;min-width:0}.version-choice legend{margin-bottom:9px}.version-choice legend strong{color:var(--green)}.version-choice label{display:flex;align-items:center;gap:10px;padding:10px 12px;border:2px solid var(--green);border-radius:12px}.version-choice input{accent-color:var(--green);width:20px;height:20px;margin:0;flex:0 0 auto}.version-choice label>span{flex:1;min-width:0}.version-choice label strong,.version-choice small{display:block}.version-choice small{color:var(--muted);margin-top:3px}.version-choice label>b{border-radius:99px;background:var(--green);color:#fff;padding:5px 9px;white-space:nowrap}.gift-card{display:flex;align-items:center;gap:12px;border:1px solid #d7c8ae;border-radius:12px;background:#f1f7f7;padding:12px}.gift-card>img{width:64px;height:64px;object-fit:cover;border-radius:9px;flex:0 0 auto}.gift-card>div{min-width:0}.gift-label{display:flex;align-items:center;gap:5px;color:var(--green);margin-bottom:2px}.gift-label svg{width:16px;height:16px}.gift-card strong{display:block}.gift-card>div>p:last-child{margin-top:3px}
.hero-offer>.button{margin-top:16px}.hero-benefits{margin:0}.hero-benefits>h2{margin-bottom:10px;color:var(--muted)}.benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.benefit-card{border:1px solid var(--line);border-radius:12px;padding:12px;min-width:0;background:linear-gradient(145deg,#fff,#f1f7f7);box-shadow:0 1px 2px #08798505}.benefit-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sage);color:var(--green);margin-bottom:10px}.benefit-icon svg{width:20px;height:20px}.benefit-card p{margin-top:4px;text-wrap:pretty}.button{display:flex;width:100%;align-items:center;justify-content:center;gap:6px;min-height:64px;padding:17px 14px;border:0;border-radius:14px;background:var(--cta);color:#fff;text-align:center;text-decoration:none;transition:background .16s ease,transform .16s ease}.button:hover{background:var(--cta-hover)}.button:active{transform:translateY(1px)}.button svg{width:20px;height:20px}.purchase-trust{padding-top:20px;padding-bottom:22px}.trust-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));text-align:center}.trust-badges>span{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted);padding:0 3px}.trust-badges>span+span{border-left:1px solid var(--line)}.trust-badges svg{color:var(--green);width:22px;height:22px}.payment-methods{width:100%;height:auto;object-fit:contain;margin-top:18px}.nojs-offer{padding:12px 0}
.section{padding-block:24px}.section-heading{margin-bottom:16px}.section-heading>p{margin-top:4px}.benefit-intro{border-top:1px solid var(--line);padding-top:20px}.benefit-photos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:26px}.benefit-photos img{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#fff}.benefit-photos figcaption{text-align:center;margin-top:7px;overflow-wrap:normal;text-wrap:balance}#benefit-intro-title{text-wrap:balance}.lead-copy{margin-top:12px}.intro-copy{margin-bottom:24px}.intro-copy .lead-copy+p{margin-top:14px}.benefit-intro .button{margin-top:18px}.description-section{padding-top:18px;padding-bottom:12px}.artwork-stack{display:grid;grid-template-columns:1fr;gap:4px}.artwork{min-width:0}.artwork-link{display:block;border-radius:0;overflow:hidden}.artwork img{width:100%;height:auto}.product-facts{margin:12px 0 0}.product-facts>div{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px;border-bottom:1px solid var(--line);padding:10px 0}.product-facts dt{color:var(--muted)}.product-facts dd{margin:0;text-align:right}.details-section{padding-top:8px}.accordion{margin-top:14px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.accordion details+details{border-top:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;list-style:none;cursor:pointer;padding:13px 14px}summary::-webkit-details-marker{display:none}summary span{flex-shrink:0;color:var(--muted);transition:transform .16s}details[open]>summary span{transform:rotate(180deg)}.accordion-body{padding:0 14px 16px}.accordion-body p{color:var(--muted)}.use-steps{list-style:none;margin:0;padding:0;display:grid;gap:18px}.use-steps>li{display:flex;align-items:flex-start;gap:12px}.use-steps>li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--green);color:white;flex:0 0 auto}.use-steps p{margin-top:3px}.use-note{display:flex;gap:10px;padding:13px;background:var(--sage);border-radius:9px;margin-top:18px}.use-note svg{color:var(--green);width:20px;height:20px}
.comparison{padding-block:32px}.comparison .section-heading{text-align:center;margin-bottom:24px}.comparison .section-heading h2{color:#203035;text-wrap:balance}.comparison .section-heading p{color:#64748b;margin-top:12px}.comparison table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #0f172a1a}.comparison th{padding:10px 8px;background:#203035;color:#fff;width:50%}.comparison th+th{border-left:1px solid #ffffff26}.comparison th>span{display:flex;align-items:center;justify-content:center;gap:8px}.comparison svg{width:16px;height:16px}.comparison td{padding:14px 12px;vertical-align:top;background:#fff;border-bottom:1px solid #e5e7eb99}.comparison td+td{border-left:1px solid #e5e7eb99}.comparison tr:last-child td{border-bottom:0}.comparison td>div{display:flex;align-items:flex-start;gap:8px}.comparison td svg{margin-top:2px;stroke-width:3;color:#dc2626}.comparison td+td svg{color:#087985}.comparison td p{color:#203035;text-align:left;overflow-wrap:normal}
.promotion{background:#f1f7f7;border:1px solid #e0d7c8;border-radius:14px;padding:20px 16px 16px;margin-block:8px 30px;text-align:center}.countdown-line{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted)}.countdown-line svg{width:17px;height:17px;color:var(--green);flex:none}.countdown-line>strong{color:var(--dark);font-variant-numeric:tabular-nums;white-space:nowrap}.promotion-discount{margin-top:12px;color:var(--muted)}.promotion-discount s{white-space:nowrap}.promotion-discount strong{color:var(--cta-hover);white-space:nowrap}.promotion-saving{margin-top:3px;color:var(--muted)}.promotion-saving strong{color:var(--green)}.promotion .button{margin-top:14px}

.reviews-section{width:100%;max-width:480px;padding:40px 16px 32px;background:#f1f7f7}.reviews-eyebrow{color:#087985;margin-bottom:6px;text-align:center}.reviews-section>h2{text-align:center;color:#203035;text-wrap:balance}.reviews-summary{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:14px}.review-score{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:#203035}.text-stars{color:#facc15;letter-spacing:0;white-space:nowrap}.review-total{color:#5d6c82}.testimonials{display:grid;gap:12px;margin-top:26px}.review-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff;box-shadow:0 1px 3px #20303506}.review-card>header{display:flex;gap:9px;align-items:flex-start}.review-person{flex:1;min-width:0}.review-name-line{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.review-location{margin-top:3px;color:#64748b}.review-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--sage);color:var(--green);flex:0 0 auto}.review-card h3{color:var(--ink)}.verified-badge{display:inline-flex;align-items:center;gap:4px;color:#087985;background:#eaf5f5;border:1px solid #cadbd8;border-radius:99px;padding:3px 7px;white-space:nowrap}.verified-badge svg{width:12px;height:12px;stroke-width:2}.review-card>.text-stars{display:block;margin-top:9px}.review-card blockquote{margin-top:5px;color:#64748b}.reviews-section>.button{margin-top:22px}.faq-section{padding-block:40px 48px}.faq-section>h2{text-align:center;color:#203035}.faq-list{margin-top:28px;border:0;border-radius:0;overflow:visible}.faq-list details{border-bottom:1px solid #e5e7eb}.faq-list details+details{border-top:0}.faq-list summary{padding:16px 0;color:#203035}.faq-list summary>span{color:#64748b}.faq-list .accordion-body{padding:0 0 16px}.faq-list .accordion-body p{color:#64748b}
.site-footer{padding:44px 0 112px;background:#182e33;color:#ccc;margin-top:12px}.footer-content{padding:0}.site-footer h2{color:#fff}.footer-service h2{margin-bottom:12px}.footer-service>a,.footer-service>p{display:flex;align-items:center;gap:8px;text-decoration:none;padding-block:5px;color:#ccc;overflow-wrap:anywhere}.footer-service>a>span{min-width:0}.footer-service svg{width:16px;height:16px}.footer-service .track-order{justify-content:center;gap:8px;width:100%;min-height:42px;margin-top:12px;padding:10px 12px;border:1px solid #666;border-radius:12px;background:#28474d;color:#fff;text-align:center}.footer-service .track-order:hover{background:#365b63;text-decoration:none}.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:32px}.footer-grid h2{margin-bottom:8px}.footer-grid a{display:flex;align-items:center;min-height:27px;text-decoration:none;padding-block:3px}.footer-grid a:hover,.footer-service>a:hover{text-decoration:underline;color:#fff}.footer-commerce{border-top:1px solid #444;margin-top:30px;padding-top:24px;text-align:center}.official-notice{color:#bfbfbf}.footer-commerce h2{margin:30px 0 10px}.footer-payment-logos{display:flex;align-items:center;justify-content:center;gap:7px}.footer-payment-logos img{width:auto;height:23px;min-width:0;object-fit:contain;border-radius:3px}.footer-bottom{margin-top:30px;border-top:1px solid #444;padding-top:24px;text-align:center}.footer-bottom p{color:#b0b0b0}.footer-bottom p:first-child{color:#e5e5e5}.footer-bottom p+p{margin-top:6px}.footer-bottom .footer-copyright{margin-top:18px;color:#a8a8a8}
.sticky-buy{position:fixed;bottom:0;left:50%;width:min(100%,480px);transform:translateX(-50%);z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 12px #0000000a}.sticky-price{min-width:0;flex:1}.sticky-price>s{display:block;color:#64748b}.sticky-price>strong{display:block;color:#203035;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:3px}.sticky-payment{display:block;color:#64748b;margin-top:3px;text-wrap:pretty}.sticky-buy>.button{width:auto;flex:0 0 auto;min-height:52px;padding:14px 18px;border-radius:12px;gap:6px;white-space:nowrap;box-shadow:0 2px 7px #08798520}.sticky-buy>.button svg{width:16px;height:16px}.hero-offer>.button svg{width:20px;height:20px;margin-left:4px;stroke-width:2}
.image-dialog{padding:0;width:min(calc(100vw - 12px),468px);max-width:468px;max-height:94dvh;border:0;border-radius:12px;background:#fff;overscroll-behavior:contain}.image-dialog::backdrop{background:#10271fc9;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-toolbar{display:flex;justify-content:flex-end;gap:10px;padding:10px 12px;background:#fff}.dialog-toolbar button{border:1px solid var(--line);border-radius:99px;padding:8px 15px;background:white}.image-viewport{overflow:auto;max-height:calc(94dvh - 59px);padding:0 6px 6px;overscroll-behavior:contain}.image-dialog img{width:100%;max-width:100%;height:auto}.image-dialog.show-detail img{width:1200px;max-width:none;margin:0}
.utility-page{padding-block:28px 48px;min-height:65vh}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--green)}.utility-page>.eyebrow{margin-top:30px}.utility-page h1{margin-top:15px}.utility-page p{overflow-wrap:anywhere}.utility-lead{margin-top:18px}.utility-page>p{margin-top:18px}.utility-page section{margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.utility-page section p{margin-top:14px}.utility-page>.button{margin-top:24px}.support-panel{padding:20px 16px;margin-top:26px;background:#f1f7f7;border:1px solid var(--line);border-radius:12px}.support-panel>p{margin-top:12px}#order-support{display:grid;gap:10px;margin-top:18px}#order-support input{width:100%;height:52px;padding:12px;border:1px solid #8da295;border-radius:7px;background:white;color:var(--ink)}
@media(max-width:350px){.offer-choice{gap:8px;padding-inline:9px}.benefit-card{padding:10px}.version-choice label{gap:8px;padding-inline:9px}.version-choice label>b{padding-inline:6px}.gift-card{padding:10px;gap:9px}.gift-card>img{width:56px;height:56px}.benefit-photos{gap:6px}.sticky-buy{padding-inline:12px}.sticky-buy>.button{padding-inline:11px}.routine-benefits{gap:16px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.announcement,.site-header,.sticky-buy,.button,.site-footer,.gallery-thumbnails{display:none!important}.container{width:100%}.section{padding-block:16px}.artwork{break-inside:avoid}}

.gallery-stage{position:relative;overflow:hidden;isolation:isolate}.gallery-main-frame{display:block}
.announcement{color:#fff}.promotion-discount strong{color:var(--cta-hover)}

.product-motion{margin:0 0 26px}.motion-frame{position:relative;aspect-ratio:16/9;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#f1f7f7}.motion-frame video{display:block;width:100%;height:100%;object-fit:cover}.motion-frame{cursor:default}.motion-frame video{pointer-events:none;user-select:none;-webkit-touch-callout:none}.motion-frame video::-webkit-media-controls{display:none!important}

/* Opening modeled on the Cristalar header and product gallery. */
html{scroll-padding-top:78px}
.announcement{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:var(--dark);padding:10px 12px}
.announcement>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.announcement>span+span{margin-left:4px}
.announcement svg{width:16px;height:16px;stroke-width:1.7}
.site-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid var(--line)}
.header-inner{display:grid;align-items:center;grid-template-columns:1fr auto 1fr;height:64px;gap:16px}
.header-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:4px;border:0;background:transparent;color:var(--ink);text-decoration:none;border-radius:5px;flex-shrink:0}
.header-icon svg{width:24px;height:24px;stroke-width:1.8}
.header-icon:hover{background:var(--sage)}
.menu-toggle{justify-self:start}
.menu-toggle svg{width:26px;height:26px;stroke-width:2}
.header-brand{text-decoration:none;justify-self:center}
.header-inner .wordmark{font-size:40px;line-height:1;padding-bottom:5px}
.header-inner .wordmark svg{width:40px;height:9px;left:22px;bottom:0}
.header-actions{display:flex;align-items:center;justify-self:end;gap:10px}
.menu-drawer{inset:0 auto 0 0;margin:0;width:288px;max-width:85vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:24px;background:#fff;color:var(--ink);box-shadow:8px 0 35px #0002;overflow-y:auto;overscroll-behavior:contain}
.menu-drawer::backdrop{background:#0006}
.drawer-close{display:flex;margin-bottom:24px}
.drawer-brand{display:inline-block;text-decoration:none;margin-bottom:24px}
.drawer-brand .wordmark{font-size:35px}
.menu-drawer ul,.fallback-nav ul{list-style:none;padding:0;margin:0}
.menu-drawer li+li{margin-top:12px}
.menu-drawer nav a{display:block;padding:6px 0;text-decoration:none}
.menu-drawer nav a:hover{text-decoration:underline}
.menu-drawer nav .drawer-order{color:var(--green)}
.fallback-nav{padding:16px;background:white}
.fallback-nav ul{display:flex;gap:12px;flex-wrap:wrap;}
.hero{grid-template-rows:1fr;padding-top:24px;background:#fff}
.product-opening{background:#fff}
.gallery{grid-row:1;grid-column:1}
.hero-offer{grid-row:1;grid-column:2;padding-top:10px;scroll-margin-top:78px}
.hero-offer h1{color:var(--green)}
.gallery-stage{aspect-ratio:1;border:1px solid var(--line);border-radius:16px;background:#fff}
.gallery-main-frame{height:100%;cursor:default}.gallery-main-frame img{pointer-events:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}
.gallery-stage img{width:100%;height:100%;aspect-ratio:1;object-fit:contain;padding:0}
.gallery-prev,.gallery-next{position:absolute;top:50%;bottom:auto;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:var(--ink);padding:0 0 3px;box-shadow:0 2px 5px #0002}
.gallery-prev{left:8px}
.gallery-next{right:8px}
.gallery-prev:hover,.gallery-next:hover{background:var(--sage)}
.gallery-dots{position:absolute;bottom:4px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:0}
.gallery-dots button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;background:transparent;border-radius:99px}
.gallery-dots button span{display:block;width:8px;height:8px;border-radius:99px;background:var(--line)}
.gallery-dots button[aria-pressed=true] span{width:20px;background:var(--green)}
.gallery-thumbnails{position:relative;display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none}
.gallery-thumbnails::-webkit-scrollbar{display:none}
.gallery-thumbnails button{flex:0 0 64px;width:64px;height:64px;padding:4px;border:2px solid var(--line);border-radius:8px}
.gallery-thumbnails button[aria-pressed=true]{padding:4px;border-color:var(--green)}
.gallery-thumbnails button img{width:100%;height:100%;object-fit:contain}
.sticky-buy{visibility:hidden;pointer-events:none}
.sticky-buy.is-visible{visibility:visible;pointer-events:auto}

  .header-inner{width:100%;max-width:480px;height:58px;padding-inline:16px;gap:8px}
  .header-actions{gap:8px}
  .header-icon{width:30px;height:34px;padding:3px}
  .menu-toggle{width:34px}
  .header-inner .wordmark{font-size:38px}
  .hero{width:100%;max-width:480px;padding:16px 16px 0;gap:0}
  .gallery{order:0;margin:0}
  .gallery-stage img{height:100%;padding:0;aspect-ratio:1}
  .hero-offer{order:1;margin-top:24px;padding-top:0}
  .benefit-tags{padding-top:14px}
  .gallery-thumbnails{gap:8px;margin-top:12px}
  .gallery-thumbnails button{width:64px;height:64px;padding:4px;border-radius:8px}
  .gallery-thumbnails button[aria-pressed=true]{padding:4px}
  .gallery-next,.gallery-prev{width:36px;height:36px;bottom:auto}
  .gallery-next{right:8px}
  .gallery-prev{left:8px}


/* Align the drawer with the centered mobile page on a wide screen. */
.menu-drawer{left:max(0px,calc((100vw - 480px)/2))}
.product-rating{display:flex;align-items:center;flex-wrap:wrap;column-gap:8px;row-gap:4px;margin-bottom:14px;color:var(--ink)}
.rating-stars{display:inline-flex;gap:1px;align-items:center;color:#ffb600}
.rating-stars svg{width:17px;height:20px;fill:currentColor;stroke:currentColor;stroke-width:1;stroke-linejoin:round}
.rating-count{color:var(--muted)}

/* Measured Cristalar scale. Product UI stays at the same sizes at every viewport. */
body{font-family:var(--body);font-size:16px;font-weight:400;line-height:1.5;letter-spacing:normal}h1,h2,h3{font-family:var(--body);letter-spacing:normal}h1{font-size:26px;font-weight:800;line-height:1.25}h2{font-size:18px;font-weight:700;line-height:28px}h3{font-size:14px;font-weight:700;line-height:20px}.hero-offer h1{color:var(--ink)}
.announcement{font-size:13px;font-weight:600;line-height:1.25}.menu-drawer nav a,.fallback-nav a{font-size:16px;font-weight:600;line-height:24px}.gallery-prev,.gallery-next{font-size:18px;line-height:28px}.product-rating{line-height:24px;margin-bottom:8px}.product-rating strong{font-size:16px;font-weight:700}.rating-count{font-size:14px;line-height:20px}
.reference-price s{font-size:14px;line-height:20px}.discount-tag{font-size:11px;font-weight:700;line-height:16.5px}.main-price{font-size:34px;font-weight:600;line-height:34px}.pix-note{font-size:13px;font-weight:400;line-height:1.375}.pix-note strong{font-weight:700}.offer-choices legend{font-size:12px;font-weight:700;letter-spacing:.3px;line-height:16px}.choice-description strong,.choice-price strong{font-size:14px;line-height:20px;font-weight:700}.choice-description small{font-size:12px;font-weight:400;line-height:16px}.choice-price small{font-size:11px;font-weight:700;line-height:16px}.choice-badge{font-size:10px;font-weight:800;line-height:15px}.version-choice legend{font-size:12px;line-height:18px;font-weight:700}.version-choice label strong{font-size:14px;line-height:20px}.version-choice small{font-size:12px;line-height:16px}.version-choice label>b{font-size:11px;line-height:16px;font-weight:800}.gift-label{font-size:12px;font-weight:700;line-height:16px}.gift-card strong{font-size:16px;font-weight:700;line-height:20px}.gift-card>div>p:last-child{font-size:12px;line-height:16px}.hero-benefits>h2{font-size:12px;font-weight:700;letter-spacing:.3px;line-height:16px}.benefit-card h3{font-size:14px;line-height:20px}.benefit-card p{font-size:12px;line-height:16px}.button{font-size:18px;font-weight:700;line-height:28px}.trust-badges{font-size:11px;line-height:1.25}.nojs-offer{font-size:12px;line-height:16px}
.benefit-photos figcaption{font-size:11px;font-weight:600;line-height:1.25}.lead-copy{font-size:15px;line-height:1.625}.section-heading>p{font-size:14px;line-height:20px}.product-facts{font-size:14px;line-height:20px}.product-facts dt{font-weight:400}.product-facts dd{font-weight:600}summary{font-size:14px;font-weight:600;line-height:20px}summary span{font-size:18px;line-height:1}.accordion-body{font-size:14px;line-height:20px}.use-steps>li>span{font-size:14px;font-weight:700;line-height:20px}.use-steps p,.use-note p{font-size:12px;line-height:16px}.comparison .section-heading h2{font-size:20px;font-weight:800;line-height:25px;letter-spacing:-.3px}.comparison .section-heading p{font-size:15px;line-height:24.375px}.comparison table{font-size:13px;line-height:1.375}.comparison thead th{font-size:12px;font-weight:700;line-height:16px;letter-spacing:.3px}.comparison td p{font-size:13px;font-weight:500;line-height:1.375}.comparison td+td p{font-weight:700}.countdown-line{font-size:13px;line-height:24px}.countdown-line>strong{font-size:20px;line-height:24px;font-weight:800;letter-spacing:.3px}.promotion-discount{font-size:14px;line-height:22px}.promotion-discount strong{font-weight:800}.promotion-saving{font-size:12px;line-height:18px}.review-location{font-size:12px;line-height:17px}

.reviews-eyebrow{font-size:14px;font-weight:700;line-height:20px}.reviews-section>h2{font-size:20px;font-weight:800;line-height:25px;letter-spacing:-.3px}.reviews-summary .text-stars{font-size:20px;line-height:24px}.review-score strong{font-size:14px;font-weight:700;line-height:20px}.review-total{font-size:14px;line-height:20px}.review-avatar{font-size:14px;font-weight:700}.review-card h3{font-size:14px;line-height:20px}.verified-badge{font-size:10px;font-weight:700;line-height:14px}.review-card>.text-stars{font-size:14px;line-height:20px}.review-card blockquote{font-size:14px;line-height:20px}.faq-section>h2{font-size:20px;line-height:25px;font-weight:800;letter-spacing:-.3px}.faq-list summary{font-size:16px;line-height:24px;font-weight:700}.faq-list .accordion-body{font-size:14px;line-height:22px}
.track-order{font-size:14px;line-height:20px}.footer-service h2,.footer-grid h2{font-size:14px;font-weight:600;line-height:20px}.footer-commerce h2{font-size:12px;font-weight:600;line-height:20px}.footer-service>a,.footer-service p,.footer-grid a{font-size:14px;line-height:20px}.official-notice{font-size:12px;line-height:20px}.footer-bottom p{font-size:11px;line-height:18px}.footer-bottom strong{font-size:14px;line-height:20px}.footer-bottom strong{font-weight:600}.sticky-price>s{font-size:11px;line-height:11px}.sticky-price>strong{font-size:20px;font-weight:800;line-height:25px}.sticky-payment{font-size:10px;line-height:12px}.sticky-buy .button{font-size:16px;line-height:24px;font-weight:800;letter-spacing:.3px}
.dialog-toolbar button,.text-link,#order-support label{font-size:14px;font-weight:600;line-height:20px}.utility-page .eyebrow{font-size:12px;font-weight:700;line-height:16px}.utility-page>p,.utility-page section p,.support-panel p{font-size:14px;line-height:20px}.utility-page .utility-lead{font-size:15px;line-height:1.625}.support-panel .fine-print{font-size:12px;line-height:16px}

@media(max-width:350px){.sticky-buy .button{font-size:14px;padding-inline:11px;letter-spacing:0}.sticky-payment{font-size:9px;line-height:11px}.comparison td{padding:12px 9px}.comparison td>div{gap:6px}}



/* IDV Grama Leve exclusiva desta loja/produto. Estrutura MIORA preservada. */
:root{--sand:#f1f7f7;--terracotta:#087985}
html{background:var(--sand)}
.site-header{background:var(--sand)}
.wordmark,.header-inner .wordmark,.drawer-brand .wordmark{display:inline-flex;align-items:center;gap:8px;padding:0;font-family:var(--wordmark);font-size:27px;line-height:1;font-weight:750;letter-spacing:-.035em;color:var(--green);white-space:nowrap}
.wordmark svg,.header-inner .wordmark svg{position:static;width:32px;height:34px;stroke:none}
.drawer-brand .wordmark{font-size:30px}
.site-footer{background:var(--dark)}
.footer-commerce,.footer-bottom{border-color:#47696d}
.footer-service .track-order{border-color:#718b8d}
.site-footer,.footer-service>a,.footer-service>p,.official-notice,.footer-bottom p,.footer-bottom .footer-copyright{color:#d5ded9}
:focus-visible{outline-color:var(--terracotta)}
input{caret-color:var(--terracotta)}
::selection{background:#c6ebee;color:#182e33}

.wordmark-light{font-weight:450;color:var(--green)}
.wordmark>span{color:var(--ink)}

.motion-frame > video{display:block;width:100%;height:100%;object-fit:cover}
