@font-face{font-family:Bricolage Grotesque;src:url(../fonts/bricolage-grotesque-latin.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(../fonts/dm-sans-latin.woff2) format("woff2");font-weight:400 800;font-style:normal;font-display:swap}:root{color-scheme:light;--color-primary: #0a2540;--color-primary-900: #041028;--color-primary-800: #082038;--color-secondary: #00b4d8;--color-secondary-soft: #dff7fb;--color-accent: #ff7a00;--color-accent-strong: #ea5f00;--color-bg: #f8fafc;--color-bg-soft: #f8fafc;--color-surface: #ffffff;--color-surface-warm: #fff9f0;--color-text: #0a2540;--color-text-soft: #334155;--color-muted: #64748b;--color-border: #e5e7eb;--color-border-soft: #f1f3f5;--color-success: #17a39a;--color-warning: #ffd166;--color-error: #c81922;--font-display: "Bricolage Grotesque", "Mona Sans", -apple-system, system-ui, sans-serif;--font-body: "DM Sans", "Inter", -apple-system, system-ui, sans-serif;--text-display: clamp(3.1rem, 9vw, 6.9rem);--text-h1: clamp(2.65rem, 7vw, 5.4rem);--text-h2: clamp(2.05rem, 5vw, 4.1rem);--text-h3: clamp(1.4rem, 3vw, 2.1rem);--text-body-lg: clamp(1.05rem, 2.2vw, 1.25rem);--text-body: 1rem;--text-body-sm: .92rem;--text-caption: .78rem;--text-micro: .68rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--space-24: 6rem;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--radius-2xl: 2.75rem;--radius-full: 999px;--shadow-xs: 0 1px 2px rgba(10, 37, 64, .06);--shadow-sm: 0 8px 24px -18px rgba(10, 37, 64, .2);--shadow-md: 0 18px 54px -36px rgba(10, 37, 64, .36);--shadow-lg: 0 32px 90px -58px rgba(10, 37, 64, .52);--shadow-xl: 0 48px 120px -70px rgba(10, 37, 64, .62);--bp-sm: 360px;--bp-md: 480px;--bp-lg: 768px;--bp-xl: 1024px;--bp-2xl: 1280px;--header-height-mobile: 64px;--header-height-desktop: 72px;--header-bg: rgba(248, 250, 252, .82);--logo-height-mobile: 32px;--logo-height-desktop: 40px;--brand-accent: #4face8;--ease-standard: cubic-bezier(.2, .8, .2, 1);--ease-emphasized: cubic-bezier(.16, 1, .3, 1);--ease-decelerated: cubic-bezier(0, 0, .2, 1);--duration-100: .1s;--duration-150: .15s;--duration-200: .2s;--duration-300: .3s;--duration-500: .5s;--z-dropdown: 40;--z-sticky: 50;--z-fixed: 80;--z-modal: 100;--z-popover: 120;--z-tooltip: 140;--z-toast: 160;--btn-min-height: 56px;--btn-min-height-hero: 60px;--btn-min-height-sticky: 52px;--btn-padding: .95rem 1.55rem;--btn-padding-hero: .95rem 1.9rem;--btn-font-size: 1rem;--btn-font-weight: 700;--btn-radius: 999px;--btn-primary-bg: linear-gradient(180deg, #ff922f 0%, #ff7a00 100%);--btn-primary-bg-hover: linear-gradient(180deg, #ff7f09 0%, #e66300 100%);--btn-primary-color: #fff;--hero-h1: clamp(3rem, 8vw, 6rem);--hero-h1-mobile: clamp(48px, 14.2vw, 64px);--hero-h1-display: clamp(3.4rem, 9vw, 7rem);--hero-h1-compact: clamp(2.4rem, 6vw, 4rem);--tracking-tight: -.025em;--tracking-tighter: -.05em;--tracking-tightest: -.075em;--tracking-wide: .18em;--sticky-cta-height: 72px;--bg: var(--color-bg);--surface: var(--color-surface);--ink: var(--color-text);--ink-soft: var(--color-text-soft);--muted: var(--color-muted);--navy-deep: var(--color-primary-900);--aqua: #3bc4b8;--aqua-bright: #5eead4;--aqua-soft: #d1f4ee;--aqua-pale: #eafbf8;--sky: #7cc4f0;--sky-bright: #4fade8;--sky-soft: #dbeffa;--sky-pale: #eaf5fc;--sunshine: var(--color-warning);--sunshine-soft: #fff0c7;--sunshine-pale: #fff8e0;--coral: #ff8c7a;--coral-soft: #ffd4cc;--coral-pale: #ffe8e2;--lavender: #b5a8fc;--lavender-soft: #e3ddfe;--lavender-pale: #f0ebfe;--mint: #5eead4;--mint-mid: #3bc4b8;--mint-deep: #17a39a;--mint-ink: #0e7a75;--mint-pale: #eafbf8;--mint-soft: #d1f4ee;--rose: #ffb4a2;--rose-soft: #ffe5dd;--berry: #0e7a75;--berry-deep: #0a5f5c;--berry-soft: #5eead4;--blush: #d1f4ee;--blush-soft: #eafbf8;--gold: var(--color-warning);--border: var(--color-border);--border-soft: var(--color-border-soft);--border-strong: #cbd5e1;--accent: var(--color-accent);--accent-strong: var(--color-accent-strong);--max: 1280px;--max-prose: 680px;--gutter: clamp(1rem, 4vw, 3rem);--radius: var(--radius-sm);--shadow-soft: var(--shadow-sm);--shadow-card: var(--shadow-md);--shadow-deep: var(--shadow-lg);--ease: var(--ease-standard);--ease-out: var(--ease-emphasized)}
:root{--bg: #ffffff;--surface: #ffffff;--cream: #fff9f0;--cream-warm: #fef2e0;--aqua: #3bc4b8;--aqua-bright: #5eead4;--aqua-soft: #d1f4ee;--aqua-pale: #eafbf8;--sky: #7cc4f0;--sky-bright: #4fade8;--sky-soft: #dbeffa;--sky-pale: #eaf5fc;--sunshine: #ffd166;--sunshine-soft: #fff0c7;--sunshine-pale: #fff8e0;--coral: #ff8c7a;--coral-soft: #ffd4cc;--coral-pale: #ffe8e2;--lavender: #b5a8fc;--lavender-soft: #e3ddfe;--lavender-pale: #f0ebfe;--ink: #0a2540;--ink-soft: #334155;--muted: #64748b;--navy-deep: #041028;--mint: #5eead4;--mint-mid: #3bc4b8;--mint-deep: #17a39a;--mint-ink: #0e7a75;--mint-pale: #eafbf8;--mint-soft: #d1f4ee;--rose: #ffb4a2;--rose-soft: #ffe5dd;--berry: #0e7a75;--berry-deep: #0a5f5c;--berry-soft: #5eead4;--blush: #d1f4ee;--blush-soft: #eafbf8;--gold: #ffd166;--border: #e5e7eb;--border-soft: #f1f3f5;--border-strong: #cbd5e1;--max: 1280px;--max-prose: 680px;--gutter: clamp(1.25rem, 4vw, 3rem);--radius: 8px;--radius-lg: 16px;--shadow-soft: 0 2px 8px rgba(26, 26, 28, .04), 0 8px 24px -12px rgba(26, 26, 28, .08);--shadow-card: 0 4px 16px -6px rgba(26, 26, 28, .08), 0 16px 40px -20px rgba(26, 26, 28, .12);--shadow-deep: 0 24px 60px -24px rgba(26, 26, 28, .25);--ease: cubic-bezier(.2, .8, .2, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--font-display: "Bricolage Grotesque", "Mona Sans", -apple-system, system-ui, sans-serif;--font-body: "DM Sans", "Inter", -apple-system, system-ui, sans-serif}@media(min-width:981px){body.home .hero-fullbleed>.container.hero-shell{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:0!important}body.home .hero-copy{margin-left:max(var(--gutter),calc((100vw - var(--max)) / 2 + 1.5rem))}body.home .hero-stage{left:0!important;right:0!important;width:100%!important;transform:none!important}body.home .hero-product{object-position:center center}}@media(max-width:720px){body.home .hero-product{object-position:68% 30%}.calculator-results{top:auto}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;font-weight:400;overflow-x:clip}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}hr{border:0;height:1px;background:var(--border);margin:2rem 0}::selection{background:var(--blush);color:var(--ink)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;letter-spacing:-.025em;color:var(--ink);margin:0 0 .5em;line-height:1.05;font-feature-settings:"ss01","ss02"}h1{font-size:clamp(2.4rem,6.5vw,5rem);letter-spacing:-.035em;line-height:1}h2{font-size:clamp(1.9rem,4vw,3.2rem);letter-spacing:-.028em}h1,h2{overflow:visible}:where(h1,h2,.hero-display) em,.hero-display-line-accent,.problem .stat{padding-inline-end:.2em;margin-inline-end:0;-webkit-box-decoration-break:clone;box-decoration-break:clone}h3{font-size:clamp(1.2rem,1.8vw,1.5rem);letter-spacing:-.018em}h4{font-size:1rem;font-weight:600;letter-spacing:-.005em}p{margin:0 0 1em;color:var(--ink-soft)}em,i{font-style:italic;color:inherit}.eyebrow{display:inline-block;font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--berry);margin-bottom:1rem;padding:.35rem .85rem;background:var(--blush-soft);border-radius:999px}.container{max-width:var(--max);margin:0 auto;padding-inline:var(--gutter)}section{padding-block:clamp(4rem,8vw,7rem);position:relative}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.7rem;border-radius:999px;font-family:var(--font-body);font-weight:600;font-size:.95rem;border:1px solid transparent;cursor:pointer;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s ease,color .25s ease,border-color .25s ease;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,var(--aqua) 0%,var(--sky-bright) 100%);color:var(--surface);box-shadow:0 4px 14px -3px #3bc4b873}.btn-primary:hover{background:linear-gradient(135deg,var(--mint-deep) 0%,var(--aqua) 100%);transform:translateY(-2px);box-shadow:0 10px 24px -4px #3bc4b88c}.btn-secondary{background:transparent;color:var(--ink);border-color:var(--ink)}.btn-secondary:hover{background:var(--ink);color:var(--surface)}.btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--border-strong)}.btn-ghost:hover{border-color:var(--ink);background:var(--cream)}.btn svg{width:16px;height:16px;transition:transform .25s var(--ease)}.btn:hover svg{transform:translate(3px)}.announce{background:linear-gradient(90deg,var(--aqua) 0%,var(--sky-bright) 50%,var(--mint-deep) 100%);color:var(--surface);font-family:var(--font-body);font-size:.78rem;text-align:center;padding:.65rem 1rem;font-weight:600;letter-spacing:.02em}.announce span{opacity:.7;margin-inline:.6rem}header.site{position:sticky;top:0;z-index:50;background:#faf6f3eb;backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid var(--border-soft)}.nav{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0}.logo{display:inline-flex;align-items:center;line-height:1}.logo img{height:30px;width:auto;filter:brightness(0) saturate(100%);transition:filter .3s var(--ease)}footer .brand img,footer .logo img{filter:none}footer .brand{display:inline-flex;align-items:center;margin-bottom:1rem}footer .brand img{height:36px;width:auto}.nav-menu{display:none;gap:clamp(.85rem,1.35vw,1.65rem);font-family:var(--font-body);font-size:.92rem;font-weight:500}.nav-menu a{color:var(--ink-soft);transition:color .2s ease;position:relative;padding-bottom:3px}.nav-menu a:hover,.nav-menu a.active{color:var(--ink)}.nav-menu a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--berry);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.nav-menu a:hover:after,.nav-menu a.active:after{transform:scaleX(1)}.nav-actions{display:inline-flex;gap:.6rem;align-items:center}@media(min-width:960px){.nav-menu{display:inline-flex}}.burger{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;background:transparent;border:1px solid var(--border-strong);border-radius:50%;cursor:pointer;padding:0;margin-left:.4rem;transition:border-color .2s}.burger:hover{border-color:var(--ink)}.burger span{display:block;width:16px;height:1.5px;background:var(--ink);margin:0 auto;transition:transform .3s var(--ease),opacity .2s ease}.burger.open span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}@media(min-width:960px){.burger{display:none}}.drawer{position:fixed;inset:0 0 0 auto;width:min(88vw,380px);background:var(--surface);z-index:100;transform:translate(110%);transition:transform .45s var(--ease);padding:5rem 2rem 2rem;overflow-y:auto;box-shadow:-20px 0 60px -20px #1a1a1c40}.drawer.open{transform:translate(0)}.drawer-backdrop{position:fixed;inset:0;background:#1a1a1c66;backdrop-filter:blur(3px);z-index:99;opacity:0;pointer-events:none;transition:opacity .3s ease}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer nav{display:flex;flex-direction:column;gap:0}.drawer nav a{padding:.9rem 0;font-family:var(--font-display);font-size:1.3rem;font-weight:500;color:var(--ink);border-bottom:1px solid var(--border-soft);letter-spacing:-.02em}.drawer nav a:last-of-type{border-bottom:0}.drawer-subnav{border-bottom:1px solid var(--border-soft)}.drawer-subnav summary{display:flex;align-items:center;justify-content:space-between;padding:.9rem 0;font-family:var(--font-display);font-size:1.3rem;font-weight:500;color:var(--ink);letter-spacing:-.02em;cursor:pointer;list-style:none}.drawer-subnav summary::-webkit-details-marker{display:none}.drawer-subnav summary:after{content:"\2193";display:inline-grid;place-items:center;width:2.15rem;height:2.15rem;margin-left:1rem;border-radius:999px;background:#0a25400f;color:var(--ink);font-family:var(--font-body);font-size:1.45rem;font-weight:800;line-height:1;transform:rotate(90deg);transform-origin:center;transition:transform .24s var(--ease),background .24s ease,color .24s ease}.drawer-subnav[open] summary:after{background:#ff7a0024;color:#ff7a00;transform:rotate(0)}.drawer-subnav-links{display:grid;gap:0;padding:0 0 .7rem .85rem}.drawer-subnav-links a{padding:.7rem 0;font-family:var(--font-body);font-size:.98rem;font-weight:600;color:var(--ink-soft);border-bottom:1px solid var(--border-soft)}.drawer-subnav-links a:last-child{border-bottom:0}.drawer-subnav-links a.is-current{color:var(--ink)}.drawer-close{position:absolute;top:1rem;right:1rem;background:transparent;border:0;cursor:pointer;width:40px;height:40px;font-size:1.6rem;color:var(--ink)}.drawer-cta{margin-top:1.3rem;display:flex;flex-direction:column;gap:.5rem}.drawer-cta .btn{padding:.85rem 1.2rem;font-size:.9rem;justify-content:center}.hero{padding-top:clamp(2.5rem,5vw,4.5rem);padding-bottom:clamp(3rem,6vw,5rem);position:relative;overflow:hidden;background:linear-gradient(180deg,var(--aqua-pale) 0%,var(--sky-pale) 60%,var(--bg) 100%)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 40% at 85% 10%,rgba(94,234,212,.3) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 10% 95%,rgba(124,196,240,.25) 0%,transparent 60%),radial-gradient(ellipse 40% 30% at 90% 80%,rgba(255,209,102,.15) 0%,transparent 55%);pointer-events:none}.hero:after{content:"";position:absolute;top:12%;right:8%;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(94,234,212,.45) 0%,rgba(94,234,212,.1) 60%,transparent 100%);filter:blur(8px);animation:float-bubble 9s ease-in-out infinite;pointer-events:none;z-index:1}@keyframes float-bubble{0%,to{transform:translate(0) scale(1);opacity:.8}33%{transform:translate(-25px,-35px) scale(1.1);opacity:1}66%{transform:translate(15px,-15px) scale(.95);opacity:.7}}.hero-bubbles{position:absolute;bottom:15%;left:5%;z-index:1;pointer-events:none}.hero-bubbles span{position:absolute;display:block;background:radial-gradient(circle at 30% 30%,rgba(124,196,240,.5) 0%,rgba(124,196,240,.1) 70%,transparent 100%);border-radius:50%;animation:float-bubble 11s ease-in-out infinite}.hero-bubbles span:nth-child(1){width:60px;height:60px;top:0;left:0;animation-delay:0s}.hero-bubbles span:nth-child(2){width:40px;height:40px;top:-40px;left:60px;animation-delay:-3s}.hero-bubbles span:nth-child(3){width:80px;height:80px;top:50px;left:30px;animation-delay:-6s}.promise{background:var(--coral-pale)}.problems{background:var(--aqua-pale)}.compare{background:var(--sunshine-pale)}.pullquote{background:linear-gradient(135deg,var(--sky-pale) 0%,var(--aqua-pale) 100%)}.closeup{background:var(--lavender-pale)}.doctors{background:var(--lavender-soft)}.stages{background:var(--coral-pale)}.stores{background:var(--sunshine-pale)}.reviews{background:var(--aqua-pale)}.ratgeber{background:var(--sky-pale)}.wave-divider{position:relative;line-height:0;margin-top:-1px;z-index:2}.wave-divider svg{width:100%;height:60px;display:block}.hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem);align-items:center;position:relative}@media(min-width:900px){.hero-grid{grid-template-columns:1.05fr 1fr}}.hero-copy h1{font-weight:600;margin-bottom:.2em;line-height:.98}.hero-copy h1 em{font-style:normal;background:linear-gradient(135deg,var(--aqua) 0%,var(--sky-bright) 50%,var(--coral) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-copy .flag{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--mint-deep);background:var(--aqua-soft);padding:.45rem 1rem;border-radius:999px;margin-bottom:1.3rem;border:1px solid rgba(59,196,184,.25)}.hero-copy .flag:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 4px #5eead44d;animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.hero-lede{font-family:var(--font-body);font-size:clamp(1.05rem,1.3vw,1.18rem);line-height:1.55;color:var(--ink-soft);max-width:48ch;margin-top:1.1em;margin-bottom:2rem}.hero-lede em{color:var(--ink);font-style:normal;font-weight:600}.hero-cta{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:2rem}.hero-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem 1.3rem;padding-top:1.5rem;border-top:1px solid var(--border);font-family:var(--font-body);font-size:.85rem;color:var(--ink-soft);max-width:38rem}@media(min-width:640px){.hero-meta{grid-template-columns:repeat(4,auto);gap:.9rem 1.5rem}}.hero-meta>span{display:inline-flex;align-items:center;gap:.35rem}.hero-meta .tick{width:16px;height:16px;background:var(--mint-deep);color:var(--surface);border-radius:50%;font-size:.62rem;display:inline-grid;place-items:center;font-weight:700}.hero-visual{position:relative;aspect-ratio:4/5;border-radius:var(--radius-lg);background:var(--cream);overflow:hidden;box-shadow:var(--shadow-card);isolation:isolate}.carousel{position:absolute;inset:0;user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}.carousel-track{position:absolute;inset:0;display:flex;transition:transform .6s var(--ease-out);will-change:transform;cursor:pointer}.carousel-slide{flex:0 0 100%;margin:0;position:relative;background:linear-gradient(160deg,#1a2842,#0d1628);display:grid;place-items:center;overflow:hidden}.carousel-slide img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;pointer-events:none}.carousel-slide:before,.carousel-slide:after{content:"";position:absolute;pointer-events:none;z-index:2}.carousel-slide:before{top:0;right:0;width:42%;height:22%;background:radial-gradient(ellipse 95% 100% at top right,#0d1628 0%,#0d1628 30%,rgba(13,22,40,.6) 60%,transparent 100%)}.carousel-slide:after{top:0;left:0;width:36%;height:18%;background:radial-gradient(ellipse 95% 100% at top left,#0d1628 0%,#0d1628 28%,rgba(13,22,40,.55) 55%,transparent 100%)}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffe6;border:0;color:var(--ink);cursor:pointer;display:grid;place-items:center;transition:background .25s ease,transform .3s var(--ease);z-index:5;padding:0;box-shadow:0 4px 12px #00000026}.carousel-arrow:hover{background:var(--berry);color:var(--surface)}.carousel-arrow svg{width:20px;height:20px;display:block}.carousel-prev{left:.8rem}.carousel-next{right:.8rem}.carousel-prev:hover{transform:translateY(-50%) translate(-2px)}.carousel-next:hover{transform:translateY(-50%) translate(2px)}.carousel-dots{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);display:inline-flex;gap:.4rem;padding:.35rem .7rem;background:#ffffffd9;backdrop-filter:blur(8px);border-radius:999px;z-index:5;box-shadow:0 2px 8px #0000001a}.carousel-dots button{width:7px;height:7px;padding:0;border-radius:50%;background:#1a1a1c40;border:0;cursor:pointer;transition:background .25s ease,width .35s var(--ease)}.carousel-dots button:hover{background:#1a1a1c80}.carousel-dots button.is-active{background:var(--berry);width:20px;border-radius:6px}.hero-visual .fig-caption{position:absolute;top:1.2rem;left:1.2rem;z-index:4;display:inline-flex;gap:.6rem;align-items:baseline;background:#ffffffe6;padding:.4rem .85rem;border-radius:999px;font-family:var(--font-body);font-size:.72rem;color:var(--ink);max-width:calc(100% - 2.4rem);backdrop-filter:blur(8px)}.hero-visual .fig-caption em{color:var(--berry);font-weight:600;font-style:normal;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.hero-visual .fig-caption [data-carousel-caption]{color:var(--ink-soft);transition:opacity .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-visual .fig-caption [data-carousel-caption].fading{opacity:0}.retail{padding-block:2.5rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.retail-label{text-align:center;font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.25em;color:var(--muted);text-transform:uppercase;margin-bottom:1.5rem}.retail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 2.5rem;align-items:center;justify-items:center}@media(min-width:700px){.retail-grid{grid-template-columns:repeat(4,1fr)}}.retail-item{display:flex;align-items:center;justify-content:center;height:44px;transition:transform .2s ease,opacity .2s ease}.retail-item img{max-height:100%;max-width:140px;width:auto;height:auto;object-fit:contain}.retail-item:hover{transform:translateY(-2px)}.retail-item:hover img{opacity:1}.promise{background:var(--bg)}.promise-head{max-width:760px;margin:0 auto 3rem;text-align:center}.promise-head p{font-size:1.08rem;color:var(--ink-soft)}.promise-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:700px){.promise-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.promise-grid{grid-template-columns:repeat(4,1fr)}}.promise-card{background:var(--surface);border-radius:var(--radius-lg);padding:2rem 1.7rem;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.promise-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.promise-card h3{font-size:1.1rem;margin-bottom:.4rem}.promise-card p{font-size:.93rem;color:var(--ink-soft);margin:0;line-height:1.5}.promise-num{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--aqua-soft);border-radius:50%;font-size:1.6rem;margin-bottom:1rem;transition:transform .3s var(--ease)}.promise-card:nth-child(2) .promise-num{background:var(--coral-soft)}.promise-card:nth-child(3) .promise-num{background:var(--lavender-soft)}.promise-card:nth-child(4) .promise-num{background:var(--sunshine-soft)}.promise-card:hover .promise-num{transform:scale(1.1) rotate(-8deg)}.problems{background:var(--cream)}.problems-head{max-width:780px;margin:0 auto 3rem;text-align:center}.problems-head p{color:var(--ink-soft);font-size:1.05rem;max-width:62ch;margin-inline:auto}.problems-grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media(min-width:700px){.problems-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1050px){.problems-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}}.problem{background:var(--surface);border-radius:var(--radius-lg);padding:2rem 1.8rem;transition:transform .3s var(--ease),box-shadow .3s var(--ease);display:flex;flex-direction:column;position:relative;overflow:hidden}.problem:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--aqua),var(--sky-bright))}.problem:nth-child(2):before{background:linear-gradient(90deg,var(--coral),var(--sunshine))}.problem:nth-child(3):before{background:linear-gradient(90deg,var(--lavender),var(--sky))}.problem:nth-child(4):before{background:linear-gradient(90deg,var(--sunshine),var(--coral))}.problem:nth-child(5):before{background:linear-gradient(90deg,var(--sky-bright),var(--lavender))}.problem:nth-child(6):before{background:linear-gradient(90deg,var(--mint-deep),var(--aqua))}.problem:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}.problem .tag{display:inline-block;font-family:var(--font-body);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--mint-deep);background:var(--aqua-soft);padding:.35rem .8rem;border-radius:999px;margin-bottom:1rem;align-self:flex-start}.problem:nth-child(2) .tag{color:#b5502f;background:var(--coral-soft)}.problem:nth-child(3) .tag{color:#6b5fc7;background:var(--lavender-soft)}.problem:nth-child(4) .tag{color:#b5892f;background:var(--sunshine-soft)}.problem:nth-child(5) .tag{color:#2a6fa5;background:var(--sky-soft)}.problem h3{font-size:1.4rem;color:var(--ink);margin-bottom:.7rem;font-weight:600}.problem .stat{font-family:var(--font-display);font-size:2.7rem;font-weight:600;line-height:1;margin:.3rem 0 .8rem;letter-spacing:-.035em;background:linear-gradient(135deg,var(--aqua) 0%,var(--mint-deep) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.problem:nth-child(2) .stat{background:linear-gradient(135deg,var(--coral) 0%,#d85c42 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.problem:nth-child(3) .stat{background:linear-gradient(135deg,var(--lavender) 0%,#8f7df5 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.problem:nth-child(4) .stat{background:linear-gradient(135deg,var(--sunshine) 0%,#e8a830 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.problem:nth-child(5) .stat{background:linear-gradient(135deg,var(--sky) 0%,#2a6fa5 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.problem:nth-child(6) .stat{background:linear-gradient(135deg,var(--mint-deep) 0%,var(--aqua) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.problem .stat small{display:block;font-family:var(--font-body);font-size:.78rem;color:var(--muted);font-weight:500;margin-top:.4rem;text-transform:none}.problem p{font-size:.95rem;color:var(--ink-soft);flex:1;line-height:1.55}.problem a.more{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.2rem;font-family:var(--font-body);color:var(--ink);font-weight:600;font-size:.88rem;border-bottom:2px solid var(--berry);padding-bottom:2px;align-self:flex-start;transition:color .25s}.problem a.more:hover{color:var(--berry)}.closeup{background:var(--bg)}.closeup-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media(min-width:900px){.closeup-grid{grid-template-columns:1fr 1.05fr}}.closeup-visual{aspect-ratio:4/3;border-radius:var(--radius-lg);background:linear-gradient(160deg,#1a2842,#0d1628);position:relative;overflow:hidden;box-shadow:var(--shadow-card)}.closeup-visual>img.product{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.closeup-seal{position:absolute;top:1.2rem;right:1.2rem;width:84px;height:84px;background:var(--surface);border-radius:50%;padding:.5rem;box-shadow:0 8px 16px -4px #0003;display:grid;place-items:center;z-index:2;transform:rotate(6deg)}.closeup-seal img{width:100%;height:100%;object-fit:contain}.feature-list{list-style:none;padding:0;margin:2rem 0 0}.feature-list li{display:grid;grid-template-columns:44px 1fr;gap:1rem;padding:1.1rem 0;border-top:1px solid var(--border)}.feature-list li:last-child{border-bottom:1px solid var(--border)}.feature-list .ico{width:40px;height:40px;background:var(--blush-soft);border-radius:50%;display:grid;place-items:center;color:var(--berry);font-family:var(--font-display);font-weight:600;font-size:.95rem}.feature-list li:nth-child(2n) .ico{background:#a8d5cb59;color:var(--mint-ink)}.feature-list h3,.feature-list h4{font-size:1rem;font-weight:600;margin:0 0 .15rem;color:var(--ink)}.feature-list p{font-size:.92rem;color:var(--ink-soft);margin:0;line-height:1.5}.steps{background:var(--ink);color:var(--surface);position:relative;overflow:hidden}.steps:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 15%,rgba(44,95,84,.18) 0%,transparent 50%),radial-gradient(circle at 10% 90%,rgba(168,213,203,.12) 0%,transparent 45%);pointer-events:none}.steps h2{color:var(--surface)}.steps .eyebrow{color:var(--berry-soft);background:#a8d5cb26}.steps-head{max-width:780px;margin:0 auto 3rem;text-align:center;position:relative}.steps-head p{color:#ffffffb3;font-size:1.05rem}.steps-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;position:relative}@media(min-width:800px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:1.8rem 1.6rem 2rem;transition:background .3s var(--ease),transform .3s var(--ease)}.step:hover{background:#ffffff12;transform:translateY(-3px)}.step-img{aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden;margin-bottom:1.3rem;background:#0f2740}.step-img picture{display:block;width:100%;height:100%}.step-img img{width:100%;height:100%;object-fit:cover;object-position:center}.step .n{font-family:var(--font-display);font-size:1.4rem;font-weight:600;color:var(--berry-soft);line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.step h3{color:var(--surface);font-size:1.2rem;margin-bottom:.35rem}.step p{color:#ffffffb8;font-size:.92rem;margin:0;line-height:1.55}.doctors{background:var(--blush-soft);position:relative}.doctors-head{max-width:780px;margin:0 auto 3rem;text-align:center}.doctors-grid{display:grid;grid-template-columns:1fr;gap:1.3rem}@media(min-width:800px){.doctors-grid{grid-template-columns:repeat(3,1fr)}}.doctor{background:var(--surface);border-radius:var(--radius-lg);padding:2rem 1.8rem;display:flex;flex-direction:column;align-items:flex-start;box-shadow:var(--shadow-soft)}.doctor .spec{font-family:var(--font-body);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--berry);background:var(--blush-soft);padding:.35rem .75rem;border-radius:999px;margin-bottom:1.2rem}.doctor h3{font-size:1.15rem;margin-bottom:.7rem}.doctor blockquote{font-family:var(--font-display);font-size:1.1rem;color:var(--ink);line-height:1.4;margin:0 0 1.2rem;font-style:normal;font-weight:500;letter-spacing:-.015em}.doctor blockquote:before{content:"\201c";color:var(--berry);font-size:1.5em;line-height:0;position:relative;top:.3em;margin-right:.05em}.doctor .who{margin-top:auto;font-family:var(--font-body);font-size:.85rem;color:var(--ink-soft);border-top:1px solid var(--border);padding-top:1rem;width:100%}.doctor .who strong{color:var(--ink);font-weight:600;display:block}.doctor .pending{display:none}.doc-note{text-align:center;margin-top:2.5rem;font-size:1rem;font-weight:600}.doc-note a{background:linear-gradient(135deg,var(--aqua, #3bc4b8),var(--sky-bright, #4fade8));-webkit-background-clip:text;background-clip:text;color:transparent;border-bottom:2px solid var(--aqua, #3bc4b8);padding-bottom:2px;text-decoration:none;transition:opacity .2s}.doc-note a:hover{opacity:.8}.stages{background:var(--bg)}.stages-head{max-width:780px;margin:0 auto 3rem;text-align:center}.stages-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:700px){.stages-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1050px){.stages-grid{grid-template-columns:repeat(4,1fr)}}.stage{aspect-ratio:3/4;border-radius:var(--radius-lg);overflow:hidden;position:relative;background:var(--cream);transition:transform .4s var(--ease)}.stage:hover{transform:translateY(-3px)}.stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stage .label{position:absolute;left:0;right:0;bottom:0;padding:1.3rem 1.2rem;background:linear-gradient(180deg,transparent 0%,rgba(26,26,28,.8) 100%);color:var(--surface)}.stage .label h3{color:var(--surface);font-size:1.2rem;margin:0 0 .15rem;font-weight:500}.stage .label p{color:#ffffffd1;font-size:.85rem;margin:0}.stores{background:var(--cream)}.stores-head{max-width:820px;margin:0 auto 3rem;text-align:center}.stores-grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media(min-width:720px){.stores-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.stores-grid{grid-template-columns:repeat(4,1fr)}}.store{background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s var(--ease);display:flex;flex-direction:column}.store:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.store-logo-lg{aspect-ratio:4/3;display:grid;place-items:center;position:relative;overflow:hidden;padding:2rem}.store-logo-lg img{max-width:55%;max-height:45%;width:auto;height:auto;object-fit:contain;transition:transform .4s var(--ease)}.store:hover .store-logo-lg img{transform:scale(1.05)}.store-logo-lg.tint-dm{background:linear-gradient(160deg,#fff8e5,#feedc7)}.store-logo-lg.tint-rossmann{background:linear-gradient(160deg,#fbeae8,#f5d4cf)}.store-logo-lg.tint-budni{background:linear-gradient(160deg,#e7eef6,#c8d7e8)}.store-logo-lg.tint-amazon{background:linear-gradient(160deg,#fdf1de,#f8dba7)}.store-body{padding:1.4rem 1.5rem 1.6rem;display:flex;flex-direction:column;gap:.9rem;flex:1}.store-region{font-family:var(--font-body);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--muted)}.store-info p{font-size:.92rem;color:var(--ink-soft);margin:0;line-height:1.5}.store-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-radius:999px;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-weight:600;font-size:.88rem;transition:background .25s ease,color .25s ease}.store-cta:hover{background:var(--ink);color:var(--surface)}.store-cta svg{width:14px;height:14px;transition:transform .25s ease}.store-cta:hover svg{transform:translate(3px,-3px)}.reviews{background:var(--surface)}.reviews-head{max-width:780px;margin:0 auto 3rem;text-align:center}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media(min-width:720px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1050px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review{background:var(--bg);border-radius:var(--radius-lg);padding:2rem 1.8rem}.review .stars{color:var(--gold);font-size:.95rem;margin-bottom:1rem;letter-spacing:.15em}.review blockquote{font-family:var(--font-display);font-size:1.1rem;color:var(--ink);margin:0 0 1.2rem;line-height:1.4;font-weight:500;letter-spacing:-.015em}.review blockquote em{color:var(--berry);font-style:normal;font-weight:600}.review .who{font-family:var(--font-body);font-size:.85rem;color:var(--ink-soft)}.review .who strong{color:var(--ink);display:block;font-weight:600}.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:1.3rem 3rem;align-items:baseline;margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid var(--border)}.trust-bar .item{font-family:var(--font-body);font-size:.88rem;color:var(--ink-soft);display:inline-flex;align-items:baseline;gap:.45rem}.trust-bar .item strong{color:var(--berry);font-family:var(--font-display);font-size:1.4rem;font-weight:600;letter-spacing:-.02em}.ratgeber{background:var(--cream-warm)}.ratgeber-head{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;align-items:end;margin-bottom:3rem}.ratgeber-head>div{max-width:640px}.ratgeber-grid{display:grid;grid-template-columns:1fr;gap:1.3rem}@media(min-width:720px){.ratgeber-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1050px){.ratgeber-grid{grid-template-columns:repeat(3,1fr)}}.article{background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.article:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.article .cover{aspect-ratio:16/10;position:relative;background:var(--cream);overflow:hidden}.article-body{padding:1.5rem 1.6rem 1.8rem;display:flex;flex-direction:column;flex:1}.article .cat{font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--berry);margin-bottom:.8rem}.article h3{font-size:1.2rem;font-family:var(--font-display);font-weight:500;margin-bottom:.5rem;line-height:1.2;letter-spacing:-.018em}.article p{font-size:.93rem;color:var(--ink-soft);flex:1;line-height:1.55}.article .meta{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--border);font-family:var(--font-body);font-size:.8rem;color:var(--muted)}.article .read{color:var(--berry);font-weight:600}.faq{background:var(--bg)}.faq-wrap{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:900px){.faq-wrap{grid-template-columns:.85fr 1.15fr}}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-q{width:100%;text-align:left;background:transparent;border:0;padding:1.4rem 0;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-display);font-size:1.1rem;font-weight:500;color:var(--ink);cursor:pointer;gap:1rem;transition:color .2s ease;letter-spacing:-.015em}.faq-q:hover{color:var(--berry)}.faq-q .plus{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--cream);display:grid;place-items:center;font-family:var(--font-body);color:var(--ink);font-weight:400;transition:transform .3s var(--ease),background .3s ease;font-size:1.1rem}.faq-item[open] .faq-q .plus{transform:rotate(45deg);background:linear-gradient(135deg,var(--aqua) 0%,var(--sky-bright) 100%);color:var(--surface)}.faq-a{padding:0 0 1.6rem;color:var(--ink-soft);font-size:.98rem;line-height:1.6;max-width:62ch}.final{background:linear-gradient(135deg,#0a2540,#0e7a75 60%,#3bc4b8);position:relative;overflow:hidden}.final:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,209,102,.15) 0%,transparent 45%),radial-gradient(circle at 80% 70%,rgba(255,140,122,.12) 0%,transparent 45%);pointer-events:none}.final-card{position:relative;z-index:1}.final-card{text-align:center;position:relative;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem);color:var(--surface);max-width:900px;margin:0 auto}.final-card h2{color:var(--surface);max-width:20ch;margin-inline:auto;font-weight:500}.final-card h2 em{color:var(--berry-soft);font-style:normal}.final-card p{color:#ffffffb8;max-width:52ch;margin:0 auto 2rem;font-size:1.02rem;line-height:1.55}.final-price{font-family:var(--font-display);font-size:clamp(3rem,6vw,4.5rem);font-weight:500;color:var(--berry-soft);line-height:.95;margin:.6rem 0 .5rem;letter-spacing:-.035em}.final-price small{display:block;font-family:var(--font-body);font-size:.75rem;letter-spacing:.15em;color:#ffffff80;text-transform:uppercase;font-weight:500;margin-top:.8rem}.final-retailers{margin-top:2.2rem;display:grid;grid-template-columns:1fr;gap:.6rem;max-width:720px;margin-inline:auto}@media(min-width:640px){.final-retailers{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.final-retailers{grid-template-columns:repeat(4,1fr)}}.retailer-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);color:var(--surface);font-family:var(--font-body);font-weight:500;transition:background .3s ease,border-color .3s ease,transform .3s var(--ease)}.retailer-btn:hover{background:var(--berry);border-color:var(--berry);transform:translateY(-2px)}.retailer-btn img{height:24px;max-width:88px;object-fit:contain;filter:brightness(0) invert(1)}.retailer-btn span{font-size:.76rem;letter-spacing:.02em}.news{background:var(--surface);border-top:1px solid var(--border)}.news-wrap{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:800px){.news-wrap{grid-template-columns:1fr 1fr}}.news h2{font-size:clamp(1.6rem,3vw,2.3rem)}.news form{display:flex;flex-direction:column;gap:.6rem}@media(min-width:500px){.news form{flex-direction:row}}.news input[type=email]{flex:1;padding:.95rem 1.2rem;border-radius:999px;border:1px solid var(--border-strong);background:var(--bg);font-family:var(--font-body);font-size:.95rem;color:var(--ink);outline:none;transition:border-color .2s ease,background .2s ease}.news input[type=email]::placeholder{color:var(--muted)}.news input[type=email]:focus{border-color:var(--berry);background:var(--surface)}.news .note{font-size:.82rem;color:var(--muted);margin-top:.8rem}footer.site{background:var(--ink);color:#ffffffb3;padding:4rem 0 1.8rem}.foot-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:700px){.foot-grid{grid-template-columns:2fr 1fr 1fr 1fr}}footer h3,footer h4,.footer-heading{display:block;color:var(--surface);font-family:var(--font-body);font-weight:600;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;line-height:1.25;margin-top:0;margin-bottom:1.2rem}footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem;font-size:.92rem}footer a{transition:color .2s}footer a:hover{color:var(--berry-soft)}.foot-promise{font-size:.92rem;max-width:40ch;line-height:1.55}.foot-trust{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.4rem}.foot-trust .chip{background:#ffffff0f;padding:.4rem .85rem;border-radius:999px;font-family:var(--font-body);font-size:.76rem;color:var(--surface);font-weight:500}.foot-bottom{margin-top:3rem;padding-top:1.8rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-family:var(--font-body);font-size:.8rem}.foot-legal{display:inline-flex;flex-wrap:wrap;gap:1.3rem}.compare{background:var(--surface)}.compare-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media(min-width:900px){.compare-grid{grid-template-columns:1fr 1.15fr}}.compare-visual{position:relative;aspect-ratio:4/5;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card)}.compare-visual img{width:100%;height:100%;object-fit:cover}.compare-caption{position:absolute;bottom:1.3rem;left:1.3rem;right:1.3rem;background:#1a1a1cd9;color:var(--surface);padding:.85rem 1.1rem;border-radius:var(--radius);font-family:var(--font-body);font-weight:500;font-size:.92rem;line-height:1.35;backdrop-filter:blur(6px);z-index:2}.compare-copy .drop:first-letter{font-size:inherit;float:none;color:inherit;padding:0}.compare-list{list-style:none;padding:0;margin:1.6rem 0 0;display:grid;grid-template-columns:1fr;gap:.8rem}@media(min-width:520px){.compare-list{grid-template-columns:1fr 1fr;gap:.8rem 2rem}}.compare-list li{display:grid;grid-template-columns:22px 1fr;gap:.7rem;align-items:start;padding:.4rem 0;font-size:.93rem;color:var(--ink-soft);line-height:1.5}.compare-list .bad{color:var(--berry);font-weight:700;font-size:1.05rem}.compare-list .good{color:var(--mint-deep);font-weight:700;font-size:1.05rem}.compare-list li h3,.compare-list li h4{display:inline;font-size:.93rem;font-weight:700;color:var(--ink)}.pullquote{background:var(--blush-soft)}.pullquote-inner{max-width:900px;margin:0 auto;position:relative;text-align:center}.pullquote blockquote{font-family:var(--font-display);font-size:clamp(1.5rem,3.2vw,2.8rem);line-height:1.15;font-weight:500;color:var(--ink);margin:0 0 1.8rem;letter-spacing:-.028em}.pullquote blockquote em{color:var(--berry);font-style:normal;font-weight:500}.pullquote-who{display:inline-flex;align-items:center;gap:1rem;font-family:var(--font-body);font-size:.88rem;color:var(--ink-soft);justify-content:center}.pullquote-who:before{content:"";display:inline-block;width:40px;height:1px;background:var(--ink-soft)}.pullquote-who strong{color:var(--ink);font-weight:600}.mark-under{position:relative;display:inline;color:var(--berry)}.drop-divider{display:flex;align-items:center;justify-content:center;gap:.6rem;color:var(--muted);margin:2rem 0;font-family:var(--font-body);font-size:.74rem;letter-spacing:.3em;text-transform:uppercase;font-weight:600}.drop-divider:before,.drop-divider:after{content:"";flex:0 0 40px;height:1px;background:var(--border-strong)}.subhero{padding:clamp(4rem,7vw,6rem) 0 clamp(2.5rem,5vw,4rem);background:var(--bg);position:relative;overflow:hidden}.subhero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 80% 20%,var(--blush-soft) 0%,transparent 60%);pointer-events:none}.subhero .inner{max-width:820px;position:relative}.subhero .crumbs{display:inline-flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.6rem;font-family:var(--font-body);font-size:.82rem;color:var(--muted)}.subhero .crumbs a{color:var(--muted);transition:color .2s}.subhero .crumbs a:hover{color:var(--ink)}.subhero .crumbs span{color:var(--border-strong);margin:0 .1rem}.subhero h1{font-size:clamp(2.1rem,4.5vw,3.8rem);margin-bottom:1.1rem;letter-spacing:-.035em;line-height:1.02}.subhero h1 em{font-style:normal;color:var(--berry)}.subhero .lede{font-family:var(--font-body);font-size:clamp(1.05rem,1.3vw,1.18rem);line-height:1.55;color:var(--ink-soft);max-width:58ch;margin-bottom:1.8rem}.subhero .lede em{color:var(--ink);font-style:normal;font-weight:600}.subhero .meta{display:inline-flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-family:var(--font-body);font-size:.85rem;color:var(--muted);padding-top:1.3rem;border-top:1px solid var(--border)}.subhero .meta strong{color:var(--ink);font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;display:inline-block;margin-right:.3rem}.prose{max-width:var(--max-prose);margin:0 auto;font-family:var(--font-body);font-size:1.05rem;line-height:1.7;color:var(--ink-soft);overflow-wrap:anywhere}.prose>*{margin-block:0 1.3em}.prose>p:first-of-type:first-letter{font-size:1em;float:none;padding:0;color:inherit}.prose h2{font-size:clamp(1.6rem,2.4vw,2.1rem);margin-top:2.3em;margin-bottom:.5em;color:var(--ink);font-family:var(--font-display);font-weight:500;letter-spacing:-.025em}.prose h2:before{display:none}.prose h3{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-top:1.8em;margin-bottom:.4em;color:var(--ink);letter-spacing:-.015em}.prose p{font-size:1.02rem;color:var(--ink-soft)}.prose ul,.prose ol{padding-left:1.4em;margin-bottom:1.4em}.prose ul{list-style:disc}.prose ul li:before{display:none}.prose ul li{padding-left:0;margin-bottom:.5em}.prose ol{list-style:decimal}.prose ol li:before{display:none}.prose ol li{padding-left:0;counter-increment:none;margin-bottom:.5em}.prose li{margin-bottom:.5em;font-size:1rem;line-height:1.6}.prose strong{color:var(--ink);font-weight:600}.prose em{font-style:italic;color:var(--ink)}.prose a{color:var(--berry);border-bottom:1px solid var(--berry);padding-bottom:1px;overflow-wrap:anywhere;word-break:break-word}.prose a:hover{color:var(--berry-deep)}.prose blockquote{border:0;padding:1.6rem 0;margin:2rem 0;font-family:var(--font-display);font-size:1.45rem;color:var(--ink);line-height:1.35;letter-spacing:-.02em;font-weight:500;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.prose blockquote em{color:var(--berry);font-style:normal;font-weight:500}.prose .callout{background:var(--blush-soft);border-radius:var(--radius-lg);padding:1.5rem 1.8rem;margin:2rem 0}.prose .callout h2,.prose .callout h3,.prose .callout h4{font-family:var(--font-body);font-size:.72rem;font-weight:600;color:var(--berry);margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.2em}.prose .callout p{margin:0;font-size:.98rem;color:var(--ink-soft)}.toc{background:var(--surface);border-radius:var(--radius-lg);padding:1.7rem 1.8rem;margin:2.5rem 0}.toc h2,.toc h3,.toc h4{font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--berry);margin:0 0 1rem}.toc ol{padding-left:0;margin:0;list-style:none;counter-reset:toc}.toc li{counter-increment:toc;padding:.55rem 0;font-size:.95rem;border-bottom:1px solid var(--border-soft)}.toc li:before{display:none}.toc li:last-child{border:0}.toc li a{color:var(--ink-soft);display:inline-flex;align-items:baseline;gap:.8rem;border:0}.toc li a:before{content:none;display:none}.toc li a:hover{color:var(--ink)}.sources{background:var(--cream);border-radius:var(--radius-lg);padding:1.6rem 1.8rem;margin-top:3rem;font-size:.92rem;color:var(--ink-soft);line-height:1.5}.sources h3,.sources h4{font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ink);margin:0 0 1rem}.sources ol{padding-left:1.3em;counter-reset:none}.sources li{margin-bottom:.5em;font-size:.92rem;padding-left:0}.sources li:before{display:none}.author{display:flex;gap:1.2rem;align-items:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.author-pic{width:56px;height:56px;flex:0 0 56px;background:var(--blush);border-radius:50%;display:grid;place-items:center;font-family:var(--font-display);font-weight:600;color:var(--berry);font-size:1.1rem}.author-info{font-family:var(--font-body);font-size:.88rem;color:var(--ink-soft);line-height:1.5}.author-info strong{color:var(--ink);display:block;font-family:var(--font-display);font-size:1.05rem;margin-bottom:.2rem;font-weight:600}.prose-teaser{background:var(--ink);color:var(--surface);border-radius:var(--radius-lg);padding:2rem 1.9rem;margin:2.5rem 0;display:grid;gap:1.2rem}@media(min-width:600px){.prose-teaser{grid-template-columns:1.2fr 1fr;align-items:center}}.prose-teaser h3{color:var(--surface);font-family:var(--font-display);font-size:1.4rem;margin:0 0 .5rem;font-weight:500}.prose-teaser p{color:#ffffffbf;font-size:.95rem;margin:0 0 1.2rem;line-height:1.5}.prose-teaser .retailers{display:flex;flex-wrap:wrap;gap:.5rem}.prose-teaser .retailers a{background:#ffffff1a;padding:.5rem .95rem;border-radius:999px;font-size:.8rem;color:var(--surface);font-weight:500;transition:background .2s ease;border:0}.prose-teaser .retailers a:hover{background:var(--berry);color:var(--surface)}.sticky-cta{display:none}@media(max-width:960px){.sticky-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:48;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom,0));background:#faf6f3f5;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);border-top:1px solid var(--border);gap:.5rem;transform:translateY(110%);transition:transform .35s var(--ease);box-shadow:0 -10px 30px -15px #1a1a1c26}.sticky-cta.visible{transform:translateY(0)}.sticky-cta .btn{flex:1;justify-content:center;padding:.85rem .8rem;font-size:.88rem;white-space:nowrap}footer.site{padding-bottom:calc(4rem + env(safe-area-inset-bottom,0))}}.reveal{opacity:1;transform:none;transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}@media(max-width:720px){body{font-size:15.5px;line-height:1.5}section{padding-block:clamp(2.5rem,7vw,4rem)}h1{font-size:clamp(1.9rem,8.5vw,2.8rem)}h2{font-size:clamp(1.45rem,6.5vw,2.1rem)}h3{font-size:1.1rem}p{margin-bottom:.85em}.container{padding-inline:1.25rem}header.site .container{padding-inline:1.5rem}.announce{font-size:.68rem;padding:.5rem .8rem;letter-spacing:.02em}.announce span{margin-inline:.3rem}.nav{padding:.75rem 0}.logo img{height:26px}.nav-actions .btn{padding:.55rem .95rem!important;font-size:.82rem!important}.burger{width:38px;height:38px;margin-left:.3rem}.burger span{width:15px}.drawer{padding:4rem 1.5rem 1.5rem;width:min(85vw,340px)}.drawer nav a{padding:.9rem 0;font-size:1.15rem}.drawer-close{top:.9rem;right:.9rem;width:36px;height:36px;font-size:1.6rem}.hero{padding-top:1.5rem;padding-bottom:2rem}.hero-grid{gap:1.5rem}.hero-copy .flag{font-size:.62rem;padding:.3rem .75rem;margin-bottom:.9rem}.hero-copy h1{line-height:1.02}.hero-lede{font-size:.98rem;line-height:1.5;margin-top:.9em;margin-bottom:1.3rem}.hero-cta{gap:.5rem;margin-bottom:1.3rem}.hero-cta .btn{padding:.82rem 1.1rem;font-size:.88rem;flex:1;justify-content:center}.hero-meta{grid-template-columns:1fr 1fr;gap:.55rem .9rem;font-size:.78rem;padding-top:1rem}.hero-meta .tick{width:14px;height:14px;font-size:.58rem}.hero-visual{aspect-ratio:1 / 1;border-radius:var(--radius)}.carousel-arrow{width:34px;height:34px}.carousel-arrow svg{width:16px;height:16px}.carousel-prev{left:.5rem}.carousel-next{right:.5rem}.carousel-dots{bottom:.7rem;padding:.3rem .55rem;gap:.3rem}.carousel-dots button{width:6px;height:6px}.carousel-dots button.is-active{width:16px}.hero-visual .fig-caption{top:.7rem;left:.7rem;padding:.3rem .7rem;font-size:.66rem}.hero-visual .fig-caption em{font-size:.62rem}.retail{padding-block:1.8rem}.retail-label{font-size:.62rem;letter-spacing:.22em;margin-bottom:1rem}.retail-grid{gap:1.2rem 1.5rem}.retail-item{height:28px}.retail-item img{max-width:95px}.promise-grid{grid-template-columns:1fr 1fr;gap:.7rem}.promise-card{padding:1.2rem 1rem;border-radius:var(--radius)}.promise-card h3{font-size:.92rem;margin-bottom:.25rem}.promise-card p{font-size:.8rem;line-height:1.4}.promise-num{width:28px;height:28px;font-size:.8rem;margin-bottom:.7rem}.problems-grid{gap:.8rem}.problem{padding:1.5rem 1.3rem;border-radius:var(--radius)}.problem .tag{font-size:.62rem;margin-bottom:.6rem;padding:.25rem .65rem}.problem h3{font-size:1.2rem;margin-bottom:.4rem}.problem .stat{font-size:1.9rem;margin:.15rem 0 .5rem}.problem .stat small{font-size:.72rem;margin-top:.25rem}.problem p{font-size:.9rem;line-height:1.5}.problem a.more{margin-top:.8rem;font-size:.82rem}.compare-grid{gap:2rem}.compare-list{grid-template-columns:1fr;gap:.5rem}.compare-list li{font-size:.88rem}.compare-caption{font-size:.82rem;padding:.7rem .9rem;left:.9rem;right:.9rem;bottom:.9rem}.pullquote blockquote{font-size:1.35rem;line-height:1.25;margin-bottom:1.2rem}.pullquote-who{font-size:.8rem;gap:.6rem}.pullquote-who:before{width:24px}.step{padding:1.4rem 1.2rem 1.5rem}.step-img{margin-bottom:1rem}.step .n{font-size:1.2rem;margin-bottom:.35rem}.step h3{font-size:1.1rem;margin-bottom:.25rem}.step p{font-size:.88rem}.doctor{padding:1.5rem 1.3rem}.doctor .spec{font-size:.62rem;margin-bottom:1rem;padding:.3rem .65rem}.doctor blockquote{font-size:1rem;margin-bottom:1rem}.stages-grid{grid-template-columns:1fr 1fr;gap:.7rem}.stage{aspect-ratio:4/5;border-radius:var(--radius)}.stage .label{padding:.8rem .8rem .7rem}.stage .label h3{font-size:.95rem}.stage .label p{font-size:.72rem}.store{border-radius:var(--radius)}.store-logo-lg{padding:1.3rem}.store-body{padding:1.1rem 1.2rem 1.3rem;gap:.7rem}.store-region{font-size:.62rem;letter-spacing:.15em}.store-info p{font-size:.88rem;line-height:1.45}.store-cta{padding:.8rem 1rem;font-size:.84rem}.review{padding:1.5rem 1.3rem;border-radius:var(--radius)}.review blockquote{font-size:1rem;line-height:1.4}.trust-bar{gap:1rem 2rem;margin-top:2rem;padding-top:1.8rem}.trust-bar .item{font-size:.82rem}.trust-bar .item strong{font-size:1.25rem}.ratgeber-head{margin-bottom:1.8rem;gap:1rem}.ratgeber-grid{gap:1rem}.article{border-radius:var(--radius)}.article-body{padding:1.1rem 1.2rem 1.3rem}.article h3{font-size:1.08rem;margin-bottom:.4rem}.article p{font-size:.87rem;line-height:1.45}.article .cat{font-size:.62rem;margin-bottom:.6rem}.article .meta{font-size:.78rem;margin-top:.9rem;padding-top:.9rem}.faq-wrap{gap:1.5rem}.faq-q{font-size:1rem;padding:1.2rem 0}.faq-q .plus{width:28px;height:28px;flex:0 0 28px;font-size:.95rem}.faq-a{font-size:.9rem;padding:0 0 1.3rem;line-height:1.55}.final-card{padding:2.2rem 1.3rem}.final-card h2{font-size:clamp(1.55rem,7vw,2rem)}.final-price{font-size:2.7rem;margin:.5rem 0 .3rem}.final-price small{font-size:.66rem;letter-spacing:.18em;margin-top:.5rem}.final-card p{font-size:.95rem;margin-bottom:1.3rem}.final-retailers{margin-top:1.4rem;gap:.5rem;grid-template-columns:1fr 1fr}.retailer-btn{padding:.85rem .6rem;gap:.35rem}.retailer-btn img{height:22px}.retailer-btn span{font-size:.7rem}.news-wrap{gap:1.5rem}.news input[type=email]{padding:.85rem 1rem;font-size:.92rem}footer.site{padding:2.8rem 0 1.2rem}.foot-grid{gap:1.8rem}footer h4{font-size:.72rem;margin-bottom:.9rem}footer ul{font-size:.87rem;gap:.5rem}footer .brand img{height:30px}.foot-promise{font-size:.86rem}.foot-trust .chip{font-size:.66rem;padding:.35rem .7rem}.subhero{padding:2.3rem 0 1.8rem}.subhero h1{font-size:clamp(1.7rem,8vw,2.4rem);margin-bottom:.9rem}.subhero .lede{font-size:.98rem;line-height:1.5;margin-bottom:1.3rem}.subhero .crumbs{font-size:.74rem;margin-bottom:1.1rem}.subhero .meta{font-size:.76rem;padding-top:1rem;gap:.4rem 1rem}.prose{font-size:1rem;line-height:1.6}.prose p{font-size:1rem}.prose h2{font-size:1.45rem;margin-top:1.8em;margin-bottom:.4em}.prose h3{font-size:1.15rem;margin-top:1.5em}.prose blockquote{font-size:1.2rem;padding:1.2rem 0;margin:1.7rem 0}.prose .callout{padding:1.1rem 1.2rem;margin:1.7rem 0}.prose-teaser{padding:1.5rem 1.3rem;margin:2rem 0}.prose-teaser h3{font-size:1.2rem}.prose-teaser p{font-size:.9rem}.prose-teaser .retailers a{font-size:.74rem;padding:.4rem .75rem}.toc{padding:1.3rem 1.4rem;margin:1.8rem 0}.toc li{font-size:.9rem;padding:.45rem 0}.sources{padding:1.3rem 1.4rem;margin-top:2rem;font-size:.86rem}.author{margin-top:2rem;padding-top:1.5rem;gap:1rem}.author-pic{width:44px;height:44px;flex:0 0 44px;font-size:1rem}.author-info{font-size:.82rem}.author-info strong{font-size:.98rem}}@media(max-width:380px){.hero-cta{flex-direction:column}.hero-cta .btn{width:100%}.promise-grid,.stages-grid,.final-retailers{grid-template-columns:1fr}}.hero{background:radial-gradient(ellipse 60% 45% at 10% 5%,rgba(94,234,212,.38) 0%,transparent 55%),radial-gradient(ellipse 70% 55% at 95% 30%,rgba(124,196,240,.32) 0%,transparent 55%),radial-gradient(ellipse 80% 60% at 50% 110%,rgba(181,168,252,.28) 0%,transparent 60%),linear-gradient(180deg,#eafbf8,#eaf5fc 45%,#f0ebfe)}.hero:before{display:none}.hero:after{top:8%;right:5%;width:180px;height:180px;background:radial-gradient(circle at 30% 30%,rgba(94,234,212,.55) 0%,rgba(94,234,212,.15) 55%,transparent 100%);filter:blur(10px);animation:float-bubble 10s ease-in-out infinite}.hero-bubbles span:nth-child(1){width:90px;height:90px;background:radial-gradient(circle at 30% 30%,rgba(124,196,240,.55) 0%,rgba(124,196,240,.12) 60%,transparent 100%)}.hero-bubbles span:nth-child(2){width:55px;height:55px;background:radial-gradient(circle at 30% 30%,rgba(255,209,102,.5) 0%,rgba(255,209,102,.1) 60%,transparent 100%)}.hero-bubbles span:nth-child(3){width:110px;height:110px;background:radial-gradient(circle at 30% 30%,rgba(181,168,252,.45) 0%,rgba(181,168,252,.1) 60%,transparent 100%)}.hero-copy h1 em{background:linear-gradient(110deg,var(--aqua) 0%,var(--sky-bright) 30%,var(--lavender) 55%,var(--coral) 80%,var(--aqua) 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 6s linear infinite}@keyframes shimmer{0%{background-position:0% 50%}to{background-position:220% 50%}}.hero-visual{background:#ffffff8c;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border:1px solid rgba(255,255,255,.8);box-shadow:0 1px #ffffffe6 inset,0 20px 50px -20px #0a254040,0 8px 20px -8px #3bc4b840}.promise{background:radial-gradient(ellipse 70% 50% at 10% 0%,rgba(255,140,122,.12) 0%,transparent 55%),radial-gradient(ellipse 60% 40% at 95% 100%,rgba(255,209,102,.15) 0%,transparent 50%),linear-gradient(180deg,#ffe8e2,#fff8e0)}.problems{background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(94,234,212,.18) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 100% 80%,rgba(124,196,240,.15) 0%,transparent 55%),linear-gradient(180deg,#eafbf8,#eaf5fc)}.compare{background:radial-gradient(ellipse 60% 50% at 0% 20%,rgba(255,209,102,.2) 0%,transparent 55%),radial-gradient(ellipse 70% 40% at 100% 100%,rgba(255,140,122,.12) 0%,transparent 55%),linear-gradient(180deg,#fff8e0,#ffe8e2)}.pullquote{background:radial-gradient(ellipse 70% 55% at 100% 0%,rgba(124,196,240,.25) 0%,transparent 55%),radial-gradient(ellipse 55% 40% at 0% 100%,rgba(94,234,212,.2) 0%,transparent 50%),linear-gradient(135deg,#dbeffa,#d1f4ee)}.closeup{background:radial-gradient(ellipse 70% 55% at 5% 10%,rgba(181,168,252,.18) 0%,transparent 55%),radial-gradient(ellipse 60% 45% at 100% 100%,rgba(124,196,240,.18) 0%,transparent 55%),linear-gradient(180deg,#f0ebfe,#eaf5fc)}.doctors{background:radial-gradient(ellipse 60% 50% at 100% 20%,rgba(181,168,252,.28) 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 0% 100%,rgba(94,234,212,.18) 0%,transparent 55%),linear-gradient(180deg,#e3ddfe,#f0ebfe)}.stages{background:radial-gradient(ellipse 70% 55% at 5% 0%,rgba(255,140,122,.18) 0%,transparent 55%),radial-gradient(ellipse 60% 45% at 100% 100%,rgba(255,209,102,.15) 0%,transparent 55%),linear-gradient(180deg,#ffe8e2,#fff8e0)}.stores{background:radial-gradient(ellipse 75% 55% at 50% 0%,rgba(255,209,102,.22) 0%,transparent 55%),radial-gradient(ellipse 55% 45% at 100% 100%,rgba(94,234,212,.15) 0%,transparent 55%),linear-gradient(180deg,#fff8e0,#fff9f0)}.reviews{background:radial-gradient(ellipse 70% 50% at 0% 10%,rgba(94,234,212,.2) 0%,transparent 55%),radial-gradient(ellipse 60% 45% at 100% 100%,rgba(255,209,102,.12) 0%,transparent 55%),linear-gradient(180deg,#eafbf8,#d1f4ee)}.ratgeber{background:radial-gradient(ellipse 70% 55% at 100% 0%,rgba(124,196,240,.25) 0%,transparent 55%),radial-gradient(ellipse 55% 45% at 0% 100%,rgba(181,168,252,.18) 0%,transparent 55%),linear-gradient(180deg,#eaf5fc,#f0ebfe)}.faq{background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(94,234,212,.1) 0%,transparent 60%),var(--bg)}.promise-card{background:#ffffffb3;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);border:1px solid rgba(255,255,255,.9);box-shadow:0 1px #ffffffe6 inset,0 8px 24px -12px #0a25401f}.promise-card:hover{background:#ffffffe6;box-shadow:0 1px #fff inset,0 20px 40px -16px #0a254033,0 0 0 1px #3bc4b840}.promise-num{width:64px;height:64px;font-size:1.9rem;box-shadow:0 8px 16px -6px #3bc4b84d}.promise-card:nth-child(1) .promise-num{background:linear-gradient(135deg,var(--aqua-soft) 0%,var(--aqua-bright) 100%)}.promise-card:nth-child(2) .promise-num{background:linear-gradient(135deg,var(--coral-soft) 0%,var(--coral) 100%);box-shadow:0 8px 16px -6px #ff8c7a59}.promise-card:nth-child(3) .promise-num{background:linear-gradient(135deg,var(--lavender-soft) 0%,var(--lavender) 100%);box-shadow:0 8px 16px -6px #b5a8fc59}.promise-card:nth-child(4) .promise-num{background:linear-gradient(135deg,var(--sunshine-soft) 0%,var(--sunshine) 100%);box-shadow:0 8px 16px -6px #ffd16659}.problem{background:#fffc;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 30px -12px #0a25401f}.problem:before{height:5px}.problem:hover{background:#fffffff2;box-shadow:0 24px 50px -16px #0a254033,0 0 0 1px #3bc4b84d;transform:translateY(-6px)}.doctor{background:#ffffffbf;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(255,255,255,.9);position:relative;overflow:hidden}.doctor:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:2px;background:linear-gradient(135deg,var(--lavender) 0%,var(--aqua) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s;pointer-events:none}.doctor:hover:before{opacity:1}.doctor .spec{background:linear-gradient(135deg,var(--lavender-soft) 0%,var(--aqua-soft) 100%);color:var(--mint-deep)}.doctor:nth-child(2) .spec{background:linear-gradient(135deg,var(--coral-soft) 0%,var(--sunshine-soft) 100%);color:#b5502f}.doctor:nth-child(3) .spec{background:linear-gradient(135deg,var(--sky-soft) 0%,var(--lavender-soft) 100%);color:#2a6fa5}.review{background:#ffffffc7;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 28px -12px #0a25401f;position:relative;overflow:hidden}.review:after{content:"";position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:radial-gradient(circle,rgba(94,234,212,.25) 0%,transparent 70%);border-radius:50%;pointer-events:none}.review:nth-child(2):after{background:radial-gradient(circle,rgba(255,140,122,.22) 0%,transparent 70%)}.review:nth-child(3):after{background:radial-gradient(circle,rgba(181,168,252,.22) 0%,transparent 70%)}.wave-top,.wave-bot{position:absolute;left:0;right:0;height:50px;z-index:2;pointer-events:none;overflow:hidden;line-height:0}.wave-top{top:-1px;transform:scaleY(-1)}.wave-bot{bottom:-1px}.wave-top svg,.wave-bot svg{width:100%;height:100%;display:block}.bubble-decor{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px);opacity:.55;z-index:0}.bubble-decor.b1{width:80px;height:80px;background:radial-gradient(circle at 30% 30%,#5eead499,#5eead40d);animation:float-bubble 9s ease-in-out infinite}.bubble-decor.b2{width:50px;height:50px;background:radial-gradient(circle at 30% 30%,#7cc4f099,#7cc4f00d);animation:float-bubble 12s ease-in-out -4s infinite}.bubble-decor.b3{width:110px;height:110px;background:radial-gradient(circle at 30% 30%,#b5a8fc73,#b5a8fc0d);animation:float-bubble 14s ease-in-out -7s infinite}.bubble-decor.b4{width:65px;height:65px;background:radial-gradient(circle at 30% 30%,#ffd16680,#ffd1660d);animation:float-bubble 11s ease-in-out -2s infinite}.eyebrow{background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.9);color:var(--mint-deep);box-shadow:0 4px 12px -4px #0a25401a;padding:.45rem 1rem}.btn-primary{background:linear-gradient(135deg,var(--aqua) 0%,var(--sky-bright) 50%,var(--lavender) 100%);background-size:200% 100%;box-shadow:0 8px 24px -6px #3bc4b880,0 2px #ffffff4d inset;transition:background-position .4s var(--ease),transform .25s var(--ease),box-shadow .25s var(--ease)}.btn-primary:hover{background-position:100% 50%;transform:translateY(-2px);box-shadow:0 14px 30px -6px #3bc4b899,0 2px #fff6 inset}.mobile-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:#ffffffeb;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border-top:1px solid rgba(255,255,255,.95);box-shadow:0 -10px 30px -12px #0a25402e;z-index:40;transform:translateY(110%);transition:transform .4s var(--ease-out)}.mobile-sticky-cta.show{transform:translateY(0)}.mobile-sticky-cta .inner{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:center}.mobile-sticky-cta .price{font-family:var(--font-display);font-weight:600;font-size:.95rem;line-height:1;color:var(--ink)}.mobile-sticky-cta .price small{display:block;font-family:var(--font-body);font-size:.68rem;color:var(--muted);margin-top:.2rem;font-weight:400}.mobile-sticky-cta .btn{padding:.85rem 1.1rem;font-size:.88rem;justify-self:end;min-height:48px}.feature-list .ico{width:44px;height:44px;background:linear-gradient(135deg,var(--aqua-soft) 0%,var(--aqua-bright) 100%);color:var(--mint-deep);font-size:.95rem;box-shadow:0 4px 10px -3px #3bc4b859}.feature-list li:nth-child(2) .ico{background:linear-gradient(135deg,var(--sky-soft) 0%,var(--sky-bright) 100%);color:#fff;box-shadow:0 4px 10px -3px #7cc4f066}.feature-list li:nth-child(3) .ico{background:linear-gradient(135deg,var(--lavender-soft) 0%,var(--lavender) 100%);color:#fff;box-shadow:0 4px 10px -3px #b5a8fc66}.feature-list li:nth-child(4) .ico{background:linear-gradient(135deg,var(--sunshine-soft) 0%,var(--sunshine) 100%);color:#8f6810;box-shadow:0 4px 10px -3px #ffd16666}.stage{box-shadow:0 12px 30px -12px #0a254033;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.stage:hover{transform:translateY(-5px) scale(1.015);box-shadow:0 24px 48px -16px #0a254047}.stage .label{background:linear-gradient(180deg,transparent 0%,rgba(10,37,64,.55) 50%,rgba(10,37,64,.85) 100%);backdrop-filter:blur(2px)}.store{background:#ffffffc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.9);overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.store:hover{transform:translateY(-4px);box-shadow:0 20px 40px -14px #0a25402e}.final{background:radial-gradient(ellipse 70% 50% at 10% 0%,rgba(94,234,212,.35) 0%,transparent 55%),radial-gradient(ellipse 80% 60% at 100% 100%,rgba(181,168,252,.3) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 50% 50%,rgba(124,196,240,.25) 0%,transparent 55%),linear-gradient(135deg,#0a2540,#041028 60%,#0e7a75);position:relative;overflow:hidden}.final:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(94,234,212,.15) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgba(181,168,252,.12) 0%,transparent 40%);pointer-events:none}.final-card{position:relative;z-index:1;background:#ffffff0f;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(255,255,255,.12);color:#fff}.final-card h2{color:#fff}.final-card p{color:#ffffffd9}.final-price{color:#fff}.final-price small{color:#ffffffbf}.retailer-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);transition:background .25s,transform .25s,border-color .25s}.retailer-btn:hover{background:#ffffff29;border-color:#5eead480;transform:translateY(-2px)}.carousel-dots button.is-active{background:linear-gradient(90deg,var(--aqua),var(--sky-bright));box-shadow:0 0 0 3px #5eead440}@media(max-width:720px){h1{font-size:clamp(2.2rem,10vw,3rem);font-weight:600;letter-spacing:-.03em;text-wrap:balance}h2{font-size:clamp(1.6rem,7vw,2rem);font-weight:600;text-wrap:balance}.hero{padding-top:2rem;padding-bottom:2.5rem}.hero-copy h1{line-height:.98;letter-spacing:-.035em}.hero-lede{font-size:1.02rem;line-height:1.55}.hero-cta .btn{min-height:52px;font-size:.95rem;font-weight:600}.eyebrow{font-size:.66rem;padding:.4rem .9rem}.promise-card{padding:1.3rem 1rem 1.4rem}.promise-num{width:52px;height:52px;font-size:1.5rem;margin-bottom:.9rem}.promise-card h3{font-size:1rem;font-weight:600;margin-bottom:.3rem}.promise-card p{font-size:.85rem}.problem{padding:1.7rem 1.4rem}.problem .stat{font-size:2.3rem}.problem h3{font-size:1.3rem;font-weight:600}.review{padding:1.7rem 1.4rem}.review blockquote{font-size:1.1rem;font-weight:500}.doctor{padding:1.8rem 1.5rem}.doctor blockquote{font-size:1.08rem;font-weight:500;line-height:1.35}.stages-grid{gap:.9rem}.stage{aspect-ratio:3/4;border-radius:14px}.stage .label h3{font-size:1.05rem;font-weight:600}.stage .label p{font-size:.78rem}.final-card{padding:2.5rem 1.4rem;border-radius:18px}.final-price{font-size:3rem;font-weight:600}.final-retailers{grid-template-columns:1fr 1fr;gap:.6rem}.retailer-btn{min-height:52px;padding:.85rem .7rem}.btn{min-height:48px}.faq-q{font-size:1rem;font-weight:600;min-height:56px}.faq-q .plus{width:32px;height:32px;flex:0 0 32px}.mobile-sticky-cta{display:block}body.has-sticky-cta{padding-bottom:78px}}@media(prefers-reduced-motion:reduce){.hero-copy h1 em,.bubble-decor{animation:none}.hero:after{animation:none}}.icon{display:inline-block;width:1em;height:1em;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.15em;flex-shrink:0}.eyebrow{display:inline-flex;align-items:center;gap:.5rem}.eyebrow .icon{width:14px;height:14px;stroke-width:2}.promise-num{width:64px;height:64px;display:inline-grid;place-items:center;position:relative}.promise-num svg{width:28px;height:28px;stroke:#fff;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;position:relative;z-index:1;transition:transform .35s var(--ease)}.promise-card:hover .promise-num svg{transform:scale(1.12) rotate(-6deg)}.promise-card:nth-child(1) .promise-num svg{stroke:#0e7a75}.promise-card:nth-child(2) .promise-num svg{stroke:#b5502f}.promise-card:nth-child(3) .promise-num svg{stroke:#6b5fc7}.promise-card:nth-child(4) .promise-num svg{stroke:#8f6810}.doctor .spec{letter-spacing:.22em}.hero-copy .flag{gap:.6rem}.hero-meta .tick{width:18px;height:18px;background:linear-gradient(135deg,var(--aqua) 0%,var(--mint-deep) 100%);font-size:0;position:relative;box-shadow:0 2px 4px -1px #3bc4b866}.hero-meta .tick:after{content:"";position:absolute;left:50%;top:46%;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-50%) rotate(45deg)}.final .eyebrow .icon{stroke:var(--mint)}@media(max-width:720px){.promise-num{width:56px;height:56px}.promise-num svg{width:24px;height:24px}.eyebrow .icon{width:12px;height:12px}}.steps{background:radial-gradient(ellipse 70% 55% at 10% 0%,rgba(94,234,212,.22) 0%,transparent 55%),radial-gradient(ellipse 65% 50% at 100% 100%,rgba(124,196,240,.22) 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 50% 50%,rgba(181,168,252,.15) 0%,transparent 55%),linear-gradient(180deg,#eafbf8,#eaf5fc,#f0ebfe);color:var(--ink)}.steps:before{display:none}.steps h2{color:var(--ink)}.steps-head p{color:var(--ink-soft)}.steps .eyebrow{color:var(--mint-deep);background:#ffffffd9}.step{background:#ffffffb3;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(255,255,255,.9);box-shadow:0 1px #ffffffe6 inset,0 10px 30px -14px #0a254024;padding:1.2rem 1.2rem 1.8rem;position:relative;overflow:hidden}.step:hover{background:#ffffffd9;box-shadow:0 1px #fff inset,0 20px 40px -16px #0a254033,0 0 0 1px #3bc4b840;transform:translateY(-5px)}.step-img{aspect-ratio:4/5;border-radius:16px;overflow:hidden;margin-bottom:1.3rem;position:relative;background:#0f2740;box-shadow:0 20px 40px -16px #0a254040}.step-img:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(15,39,64,.15) 100%);pointer-events:none;z-index:1}.step-img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s var(--ease);display:block}.step:hover .step-img img{transform:scale(1.04)}.step .n{font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.4rem;background:linear-gradient(135deg,var(--aqua) 0%,var(--sky-bright) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.step:nth-child(2) .n{background:linear-gradient(135deg,var(--sky-bright) 0%,var(--lavender) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.step:nth-child(3) .n{background:linear-gradient(135deg,var(--lavender) 0%,var(--aqua) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.step h3{color:var(--ink);font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.step p{color:var(--ink-soft);font-size:.95rem;margin:0;line-height:1.55}@media(max-width:720px){.step{padding:1rem 1rem 1.4rem}.step-img{margin-bottom:1rem;border-radius:10px}.step-img img{padding:1rem}.step-img:after{width:28px;height:28px}.step .n{font-size:1.3rem}.step h3{font-size:1.08rem}.step p{font-size:.88rem}}.hero-fullbleed{position:relative;overflow:hidden;min-height:min(88vh,760px);display:flex;align-items:center;padding-block:clamp(3rem,6vw,5rem);isolation:isolate;background:#142b47;color:#fff}.hero-fullbleed:before,.hero-fullbleed:after{display:none}.hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scaleX(-1);display:block}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(15,39,64,.92) 0%,rgba(15,39,64,.78) 20%,rgba(15,39,64,.52) 38%,rgba(15,39,64,.22) 52%,transparent 68%),radial-gradient(ellipse 55% 80% at 0% 50%,rgba(15,39,64,.35) 0%,transparent 70%);pointer-events:none}.hero-fullbleed .container{position:relative;z-index:2;width:100%}.hero-fullbleed .hero-copy{max-width:540px;padding-right:2rem}.hero-fullbleed .hero-copy h1{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.35)}.hero-fullbleed .hero-copy h1 em{background:linear-gradient(110deg,#5eead4,#7cc4f0 35%,#b5a8fc 65%,#5eead4);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-fullbleed .hero-copy .hero-lede{color:#ffffffe0;font-weight:400}.hero-fullbleed .hero-copy .hero-lede em{color:#fff;font-weight:600}.hero-fullbleed .hero-copy .flag{background:#5eead41f;border-color:#5eead466;color:#5eead4;box-shadow:0 2px 12px -2px #5eead440}.hero-fullbleed .hero-copy .flag:before{background:#5eead4;box-shadow:0 0 0 4px #5eead440}.hero-fullbleed .hero-meta{color:#ffffffc7;border-top-color:#ffffff26}.dreamteam{width:100%;background:radial-gradient(circle at 12% 22%,rgba(0,180,216,.18) 0%,transparent 28%),linear-gradient(145deg,#071a2d,#0a2540 58%,#0b3550);overflow:hidden}.dreamteam-shell{display:grid;grid-template-columns:1fr;gap:clamp(1.4rem,3vw,2.5rem);align-items:center;padding-block:clamp(3rem,6vw,4.2rem) 2rem}.dreamteam-copy{color:#fff;max-width:52rem}.dreamteam-copy .eyebrow{background:#ffffff14;color:#dff9fe;border:1px solid rgba(255,255,255,.12)}.dreamteam-list{display:grid;gap:1rem}.dreamteam-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.dreamteam-detail-card{margin:0;padding:.8rem;border-radius:28px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 40px -28px #00000085}.dreamteam-detail-card img{display:block;width:100%;height:auto;border-radius:20px}.dreamteam-item{display:grid;grid-template-columns:62px 1fr;gap:.95rem;align-items:start;padding:.95rem 0;border-top:1px solid rgba(255,255,255,.12)}.dreamteam-item:first-child{border-top:0;padding-top:0}.dreamteam-dot{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;color:#fff;box-shadow:inset 0 1px #ffffff47,0 16px 28px -20px #0000009e}.dreamteam-dot .icon{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.dreamteam-dot.dot-aqua{background:linear-gradient(135deg,#3cf0d2,#1fc2e5)}.dreamteam-dot.dot-sky{background:linear-gradient(135deg,#63c5ff,#3f8fff)}.dreamteam-dot.dot-lavender{background:linear-gradient(135deg,#c6b8ff,#8f7fff)}.dreamteam-dot.dot-sun{background:linear-gradient(135deg,#ffd768,#f3b841);color:#5d470f}.dreamteam-item strong{display:block;color:#fff;font-size:1.26rem;line-height:1.15;letter-spacing:-.03em}.dreamteam-item p{margin:.28rem 0 0;color:#f4fafffa;font-size:1rem;font-weight:650;line-height:1.5;text-shadow:0 1px 10px rgba(0,0,0,.28)}@media(max-width:980px){.dreamteam-shell{grid-template-columns:1fr}.dreamteam-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.dreamteam-shell{padding-block:2.6rem 3rem}.dreamteam-item{grid-template-columns:52px 1fr;gap:.8rem;padding:.8rem 0}.dreamteam-dot{width:48px;height:48px}.dreamteam-dot .icon{width:23px;height:23px}.dreamteam-item strong{font-size:1.08rem}.dreamteam-item p{font-size:.94rem;line-height:1.45}.dreamteam-detail-grid{grid-template-columns:1fr;gap:.85rem}.dreamteam-detail-card{padding:.65rem;border-radius:22px}.dreamteam-detail-card img{border-radius:16px}}.hero-retailers{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin:1.8rem 0 1.5rem;max-width:520px}.hero-retailer{display:flex;align-items:center;justify-content:center;padding:.9rem 1rem;background:#ffffffeb;backdrop-filter:blur(10px) saturate(1.15);-webkit-backdrop-filter:blur(10px) saturate(1.15);border-radius:14px;border:1px solid rgba(255,255,255,.35);box-shadow:0 10px 28px -10px #00000073,0 0 0 1px #5eead41f inset;transition:transform .25s var(--ease),background .25s var(--ease),border-color .25s var(--ease);min-height:56px;text-decoration:none}.hero-retailer img{max-width:100%;max-height:28px;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transition:filter .25s var(--ease)}.hero-retailer:hover img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.hero-retailer:hover{transform:translateY(-3px);background:#fff;border-color:#5eead480;box-shadow:0 16px 36px -12px #0000008c,0 0 0 1px #5eead44d inset}@media(max-width:720px){.hero-retailers{grid-template-columns:repeat(2,1fr);gap:.6rem;margin:1.3rem 0 1rem}.hero-retailer{min-height:52px;padding:.8rem}.hero-retailer img{max-height:24px}}.hero-fullbleed .btn-secondary{color:#fff;border-color:#ffffff8c;background:#ffffff0a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero-fullbleed .btn-secondary:hover{background:#fff;color:var(--ink);border-color:#fff}@media(max-width:900px){.hero-fullbleed{min-height:auto;padding-block:0 clamp(2.5rem,7vw,4rem);display:block;align-items:initial;background:#142b47}.hero-bg{position:relative;width:100%;height:68vw;max-height:440px;min-height:310px;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 78%,rgba(0,0,0,.4) 93%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 78%,rgba(0,0,0,.4) 93%,transparent 100%)}.hero-bg img{object-fit:cover;object-position:52% 45%}.hero-overlay{position:absolute;inset:auto 0 0;height:40%;z-index:1;background:linear-gradient(180deg,#0f274000,#0f274066 55%,#142b47)}.hero-fullbleed .container{position:relative;z-index:2;padding-top:0;margin-top:clamp(-3rem,-8vw,-1.8rem)}.hero-fullbleed .hero-copy{max-width:100%;padding-right:0}.hero-fullbleed .hero-meta{max-width:100%}}@media(max-width:720px){.hero-bg{height:74vw;max-height:380px;min-height:290px}.hero-bg img{object-position:52% 45%}}.hero-fullbleed{padding-bottom:clamp(5rem,9vw,8rem)}.retail{border-radius:28px 28px 0 0;margin-top:-28px;position:relative;z-index:5;border-top:none;box-shadow:0 -14px 50px #0003,0 -1px #ffffff80 inset}@media(max-width:900px){.hero-fullbleed{padding-bottom:clamp(3rem,7vw,5rem)}.retail{border-radius:22px 22px 0 0;margin-top:-22px}}@media(max-width:720px){.retail{border-radius:16px 16px 0 0;margin-top:-16px}}section h2 em,section h2 i{font-style:italic;background:linear-gradient(130deg,var(--aqua) 0%,var(--sky-bright) 55%,var(--lavender) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.final h2 em,.final h2 i{background:linear-gradient(130deg,var(--aqua-bright) 0%,#fff 55%,var(--lavender-soft) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.mark-under{color:var(--berry);position:relative;display:inline}.mark-under:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:4px;border-radius:2px;background:linear-gradient(90deg,var(--aqua),var(--sky-bright),var(--lavender))}.problem-dark{background:linear-gradient(140deg,#0f2740,#1a3354 55%,#0e7a75)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(94,234,212,.22)!important;box-shadow:0 16px 44px -12px #00000052!important}.problem-dark:before{background:linear-gradient(90deg,var(--aqua-bright),var(--sky-bright),var(--lavender))!important;height:4px!important}.problem-dark .tag{background:#5eead41f!important;color:var(--aqua-bright)!important}.problem-dark h3{color:#fff!important;font-size:1.55rem!important}.problem-dark p{color:#fffc!important}.problem-dark a.more{color:var(--aqua-bright)!important;border-color:#5eead48c!important}.problem-dark:hover{transform:translateY(-8px)!important;box-shadow:0 30px 60px -16px #00000073!important}.pullquote-inner{padding-top:2.5rem}.pullquote-inner:before{content:"\201c";position:absolute;top:-1.2rem;left:50%;transform:translate(-50%);font-family:var(--font-display);font-size:clamp(5rem,14vw,10rem);line-height:1;color:#3bc4b826;pointer-events:none;z-index:0;font-weight:700;letter-spacing:-.05em;user-select:none}.pullquote blockquote,.pullquote-who{position:relative;z-index:1}.trust-bar{border-top:none;position:relative;padding-top:2.8rem}.trust-bar:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--aqua) 20%,var(--sky-bright) 50%,var(--lavender) 80%,transparent 100%);border-radius:1px}.store-cta:hover{background:linear-gradient(135deg,var(--aqua) 0%,var(--sky-bright) 100%);color:#fff}.article .read{color:var(--mint-deep);font-weight:700}.article:hover .read{color:var(--aqua)}.faq-item[open] .faq-q,.faq-q:hover{color:var(--mint-deep)}.news{background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(94,234,212,.07) 0%,transparent 65%),var(--surface)}.mobile-sticky-cta{overflow:hidden}.mobile-sticky-cta:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--aqua),var(--sky-bright),var(--lavender));pointer-events:none;z-index:1}.foot-trust .chip{border:1px solid rgba(255,255,255,.1);transition:background .25s ease}.foot-trust .chip:hover{background:#ffffff1f}.final-card{border-radius:24px;box-shadow:0 1px #ffffff24 inset,0 40px 80px -24px #00000059}@media(max-width:720px){.hero-fullbleed .hero-copy h1{font-size:clamp(2.5rem,12vw,3.8rem);line-height:.97}.problem-dark h3{font-size:1.3rem!important}.pullquote-inner:before{font-size:clamp(4rem,18vw,7rem)}.pullquote-inner{padding-top:1.8rem}.trust-bar{padding-top:2.2rem}.mark-under:after{bottom:-3px;height:3px}}body.home{--bg: #f8fafc;--surface: #ffffff;--cream: #f8fafc;--cream-warm: #f2f7fb;--aqua: #00b4d8;--aqua-bright: #68def2;--aqua-soft: #ddf7fc;--aqua-pale: #f1fbfe;--sky: #0a2540;--sky-bright: #00b4d8;--sky-soft: #e7f0f8;--sky-pale: #f4f9fd;--sunshine: #ff7a00;--sunshine-soft: #ffe5cf;--sunshine-pale: #fff3e8;--gold: #ffb648;--berry: #0a2540;--berry-soft: #d8f4fa;--mint-deep: #00b4d8;--ink: #0a2540;--ink-soft: #395166;--muted: #5f7487;--border: #d9e6f0;--border-strong: #b6cbd9;background:var(--bg);color:var(--ink)}body.home ::selection{background:#ff7a002e;color:var(--ink)}body.home section{padding-block:clamp(5rem,8vw,7.5rem)}body.home h1,body.home h2,body.home .hero-display{text-wrap:balance}body.home h2{font-size:clamp(2.35rem,4.6vw,4.2rem);letter-spacing:-.045em}body.home p{color:var(--ink-soft);line-height:1.68}body.home .container{max-width:1240px}body.home a:focus-visible,body.home button:focus-visible,body.home summary:focus-visible,body.home input:focus-visible{outline:3px solid rgba(255,122,0,.28);outline-offset:4px}body.home .announce{background:linear-gradient(90deg,#081b30,#0a2540 55%,#0d3854);padding:.75rem 1rem;font-size:.8rem}body.home header.site{background:#f8fafcd1;border-bottom:1px solid rgba(10,37,64,.08);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}body.home .nav{padding:1rem 0}body.home .logo img{height:34px}body.home .nav-menu a{color:#0a2540c7;font-weight:600}body.home .nav-menu a:after{background:var(--sunshine)}body.home .eyebrow{color:var(--ink);background:#ffffffd1;border:1px solid rgba(10,37,64,.08);box-shadow:0 12px 24px -18px #0a254033}body.home .btn{min-height:56px;padding:.95rem 1.55rem;border-radius:999px;font-size:1rem;font-weight:700}body.home .btn-primary{background:linear-gradient(180deg,#ff922f,#ff7a00);border-color:#ff7a00;color:#fff;box-shadow:0 18px 36px -18px #ff7a00b8}body.home .btn-primary:hover{background:linear-gradient(180deg,#ff7f09,#e66300);border-color:#e66300;color:#fff;box-shadow:0 22px 40px -18px #ff7a00d1}body.home .btn-secondary{background:transparent;color:var(--ink);border-color:#0a25402e}body.home .btn-secondary:hover{background:#0a25400f;color:var(--ink);border-color:#0a254047}body.home .hero-fullbleed{min-height:auto;padding-block:clamp(1.6rem,4vw,3rem) clamp(2.8rem,5vw,4rem);background:linear-gradient(180deg,#061627,#071a2d);color:#fff}body.home .hero-fullbleed:before,body.home .hero-fullbleed:after{display:none}body.home .hero-water{position:absolute;border-radius:999px;pointer-events:none;filter:blur(18px);opacity:.9}body.home .hero-water-left{inset:8% auto auto -7%;width:19rem;height:19rem;background:radial-gradient(circle,rgba(0,180,216,.2) 0%,transparent 70%)}body.home .hero-water-right{inset:auto -2% 8% auto;width:22rem;height:22rem;background:radial-gradient(circle,rgba(255,122,0,.12) 0%,transparent 70%)}body.home .hero-shell{display:block;position:relative;min-height:clamp(35rem,54vw,42rem);padding:clamp(1.4rem,3vw,2.2rem);isolation:isolate;z-index:2}body.home .hero-copy{position:relative;z-index:2;max-width:31rem;padding:clamp(1rem,2vw,1.5rem)}body.home .hero-copy.reveal,body.home .hero-stage.reveal{opacity:1;transform:none}body.home .hero-copy .flag{margin-bottom:1rem;color:#dff9fe;background:#ffffff14;border-color:#ffffff1f;box-shadow:none}body.home .hero-copy .flag:before{background:#ff7a00;box-shadow:0 0 0 4px #ff7a0029}body.home .hero-copy h1{margin-bottom:.75rem;color:#ffffffc7;font-family:var(--font-body);font-size:.86rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;line-height:1.3}body.home .hero-copy h1.hero-title-accent{background:linear-gradient(135deg,#8cbcff,#49d7f2 58%,#6ef4e4);-webkit-background-clip:text;background-clip:text;color:transparent}body.home .hero-display{margin:0 0 1rem;color:#fff;font-family:var(--font-display);font-size:clamp(3.4rem,6.4vw,6rem);font-weight:700;line-height:.9;letter-spacing:-.06em;max-width:8.5ch}body.home .hero-display-line{display:block}body.home .hero-display-line-accent{background:linear-gradient(135deg,#9db6ff,#7bdff3 55%,#7ff4e6);-webkit-background-clip:text;background-clip:text;color:transparent}body.home .hero-fullbleed .hero-lede{margin-bottom:1.1rem;color:#ffffffeb;font-size:clamp(1.06rem,1.45vw,1.2rem);line-height:1.48;max-width:33ch}body.home .hero-fullbleed .hero-lede em{color:#fff;font-style:normal;font-weight:700}body.home .hero-cta{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:1.1rem}body.home .hero-cta .btn{min-width:14rem;min-height:60px;padding-inline:1.9rem;font-size:1rem;box-shadow:0 18px 38px -18px #ff7a00bf}body.home .hero-fullbleed .btn-secondary{color:#fff;border-color:#ffffff47;background:#ffffff0a}body.home .hero-fullbleed .btn-secondary:hover{background:#ffffff1a;color:#fff;border-color:#fff6}body.home .hero-meta{max-width:31rem;margin-top:0;padding-top:0;border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}body.home .hero-meta>span{min-height:52px;padding:.82rem .92rem;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;font-size:.88rem;font-weight:600;line-height:1.25}body.home .hero-meta .tick{flex:0 0 auto;background:#ff7a0038;border:1px solid rgba(255,122,0,.45);box-shadow:none}body.home .hero-meta .tick:after{border-color:#fff}body.home .hero-retailers{max-width:31rem;margin:1rem 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}body.home .hero-retailer{min-height:60px;padding:.9rem .8rem;border-radius:16px;background:#fffffff5;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 34px -18px #00000073}body.home .hero-retailer:hover{border-color:#ff7a0073;box-shadow:0 22px 40px -20px #00000094}body.home .hero-retailer img{max-height:26px}body.home .hero-stage{position:relative;position:absolute;inset:0;min-height:0;display:block;padding:0;border-radius:38px;overflow:hidden;background:#07192d;border:1px solid rgba(255,255,255,.08);box-shadow:0 42px 70px -42px #000000b3}body.home .hero-stage:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 48%,rgba(0,180,216,.12) 0%,transparent 24%),linear-gradient(92deg,#061627fa,#061627e6 22%,#0616279e 42%,#06162747 61%,#0616270f 78%,#06162705);z-index:1}body.home .hero-stage:before{content:"";position:absolute;left:-4%;top:14%;width:32rem;height:32rem;border-radius:50%;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.03) 0%,rgba(255,255,255,.01) 48%,transparent 72%);z-index:1}body.home .hero-stage-ring{position:absolute;inset:auto auto 8% 8%;width:30rem;height:30rem;border-radius:50%;background:radial-gradient(circle,rgba(0,180,216,.2) 0%,rgba(255,255,255,.03) 44%,transparent 74%);filter:blur(24px);opacity:.8;z-index:0}body.home .hero-product{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center;transform:none;filter:none}body.home .hero-proof{display:none}body.home .hero-proof span{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1rem;border-radius:999px;background:#ffffff1c;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.02em}body.home .hero-proof span:first-child{background:#ff7a0033;border-color:#ff7a0066}body.home .retail{margin-top:0;border-radius:0;border-top:1px solid rgba(10,37,64,.08);border-bottom:1px solid rgba(10,37,64,.08);box-shadow:none;background:#fffffff2}body.home .retail-label{color:var(--muted)}body.home .retail-item{opacity:.86}body.home .steps{background:linear-gradient(180deg,#f7fbfe,#eef7fb)}body.home .steps h2,body.home .steps .eyebrow{color:var(--ink)}body.home .steps .eyebrow{background:#00b4d814;border-color:#00b4d81f}body.home .steps-head{max-width:55rem;margin-bottom:3.5rem}body.home .steps-head p{max-width:42ch;margin:1rem auto 0;color:var(--ink-soft)}body.home .steps-grid{gap:1.25rem}body.home .step{background:#fff;border:1px solid rgba(10,37,64,.08);border-radius:28px;padding:1.35rem 1.35rem 1.55rem;box-shadow:0 24px 46px -32px #0a254047}body.home .step:hover{background:#fff;transform:translateY(-4px);box-shadow:0 28px 52px -30px #0a254057}body.home .step-img{background:linear-gradient(180deg,#f3fbfe,#e6f5fc);border-radius:22px}body.home .step-img img{padding:.65rem}body.home .step3-clean-img{object-position:62% center}body.home .step .n{color:var(--sunshine);font-size:2rem;margin-bottom:.35rem}body.home .step h3{color:var(--ink);font-size:1.32rem;font-weight:700}body.home .step p{max-width:22ch;font-size:.95rem}body.home .cta-band{padding-block:0 3.5rem;background:transparent}body.home .cta-band-dark{padding-top:1rem}body.home .cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem 1.5rem;border-radius:26px;background:linear-gradient(135deg,#fff,#f7fbfe);border:1px solid rgba(10,37,64,.08);box-shadow:0 24px 44px -32px #0a254047}body.home .cta-band-dark .cta-band-inner{background:linear-gradient(135deg,#09203a,#0f3256);border-color:#ffffff14}body.home .cta-band-kicker{margin:0 0 .28rem;color:var(--sunshine);font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}body.home .cta-band-copy{margin:0;color:var(--ink);font-size:1.04rem;font-weight:600}body.home .cta-band-dark .cta-band-copy{color:#ffffffeb}body.home .dreamteam{background:#071a2d}body.home .promise,body.home .reviews,body.home .faq{background:var(--bg)}body.home .promise{position:relative;z-index:2;margin-top:0;padding-block:clamp(4.2rem,7vw,6.4rem);background:radial-gradient(circle at 12% 16%,rgba(0,180,216,.18) 0%,transparent 28%),radial-gradient(circle at 88% 12%,rgba(255,122,0,.14) 0%,transparent 24%),linear-gradient(135deg,#071a2d,#0a2540 55%,#102f4d);color:#fff;overflow:hidden}body.home .promise:before{content:"";position:absolute;inset:auto auto -18% -8%;width:28rem;height:28rem;border-radius:50%;background:radial-gradient(circle,rgba(0,180,216,.18) 0%,transparent 72%);pointer-events:none}body.home .promise:after{content:"";position:absolute;inset:-12% -6% auto auto;width:24rem;height:24rem;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}body.home .promise-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(1.4rem,3vw,2.2rem);align-items:start}body.home .promise-intro{position:sticky;top:7rem;align-self:start;padding-right:1rem}body.home .promise-intro .eyebrow{background:#ffffff14;color:#dff9fe;border:1px solid rgba(255,255,255,.14);box-shadow:none}body.home .promise-intro .eyebrow svg{stroke:currentColor}body.home .promise h2{margin:0;max-width:8.5ch;color:#fff;font-size:clamp(3rem,5vw,5.2rem);line-height:.92;letter-spacing:-.065em}body.home .promise h2 em{font-style:normal;background:linear-gradient(135deg,#1fc2e5,#7bdff3 58%,#8fb4ff);-webkit-background-clip:text;background-clip:text;color:transparent}body.home .promise-copy{max-width:31ch;margin:1.15rem 0 0;color:#e8f0f7db;font-size:1.04rem;line-height:1.62}body.home .promise-pills{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.45rem}body.home .promise-pills span{display:inline-flex;align-items:center;min-height:40px;padding:.65rem .95rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;font-size:.84rem;font-weight:700;letter-spacing:.02em}body.home .promise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}body.home .promise-card{position:relative;display:grid;align-content:start;gap:1rem;min-height:14rem;padding:1.6rem;overflow:hidden;border-radius:28px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 28px 60px -36px #00000073;transition:transform .28s var(--ease),border-color .28s ease,box-shadow .28s ease,background .28s ease}body.home .promise-card:after{content:"";position:absolute;inset:auto -15% -28% auto;width:11rem;height:11rem;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 72%);pointer-events:none}body.home .promise-card:hover{transform:translateY(-6px);background:#ffffff1c;border-color:#7bdff347;box-shadow:0 34px 64px -34px #00000085,0 0 0 1px #7bdff314}body.home .promise-card-feature{grid-column:span 2;min-height:15rem;grid-template-columns:auto 1fr;align-items:end;gap:1.2rem;padding:1.9rem;background:linear-gradient(180deg,#ffffff1c,#ffffff14)}body.home .promise-card-copy{position:relative;z-index:1}body.home .promise-kicker{margin:0 0 .4rem;color:#9ec7df;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}body.home .promise-card h3{margin:0 0 .5rem;color:#fff;font-size:clamp(1.3rem,1.7vw,1.7rem);line-height:1.08;letter-spacing:-.03em}body.home .promise-card p{margin:0;max-width:24ch;color:#e6eff6d1;font-size:.98rem;line-height:1.58}body.home .promise-card-feature h3{font-size:clamp(1.7rem,2vw,2.3rem);max-width:12ch}body.home .promise-card-feature p:last-child{max-width:34ch}body.home .promise-num{width:70px;height:70px;margin:0;box-shadow:none}body.home .doctors{background:linear-gradient(180deg,#f2fbfe,#fff)}body.home .doctors-head p{max-width:54ch;margin:1rem auto 0}body.home .doctor{background:linear-gradient(180deg,#fff,#f9fcff);border:1px solid rgba(10,37,64,.08);border-radius:28px;box-shadow:0 24px 46px -30px #0a25403d}body.home .doctor:before{display:none}body.home .doctor .spec{background:#0a25400d;border:1px solid rgba(10,37,64,.08);color:var(--ink)}body.home .doctor blockquote{margin-bottom:1.35rem;font-size:clamp(1.3rem,1.7vw,1.6rem);line-height:1.28;letter-spacing:-.03em}body.home .doctor .who{display:flex;flex-direction:column;gap:.22rem;color:var(--muted)}body.home .doctor .who span{font-size:.82rem}body.home .stages{background:linear-gradient(180deg,#fff,#f5fafd)}body.home .stores{background:linear-gradient(180deg,#fff,#f4f9fc)}body.home .stores-head p{max-width:54ch}body.home .store{background:#ffffffeb;border:1px solid rgba(10,37,64,.07);border-radius:28px;box-shadow:0 24px 46px -32px #0a25403d}body.home .store-logo-lg{border-bottom:1px solid rgba(10,37,64,.06)}body.home .store-body p{margin:0;font-size:.96rem}body.home .store-cta{background:linear-gradient(180deg,#ff922f,#ff7a00);color:#fff;box-shadow:0 18px 34px -18px #ff7a00a6}body.home .store-cta:hover{background:linear-gradient(180deg,#ff7f09,#e66300);color:#fff}body.home .reviews-head,body.home .promise-head,body.home .stores-head,body.home .stages-head{max-width:56rem}body.home .reviews-head p,body.home .ratgeber-head p,body.home .faq-wrap>.reveal p{max-width:46ch;margin:1rem auto 0}body.home .review{background:#fff;border:1px solid rgba(10,37,64,.08);border-radius:28px;box-shadow:0 24px 46px -32px #0a25403d;position:relative;overflow:hidden}body.home .review:after{display:block;content:"";position:absolute;inset:auto -10% -25% auto;width:11rem;height:11rem;border-radius:50%;background:radial-gradient(circle,rgba(0,180,216,.12) 0%,transparent 70%);pointer-events:none}body.home .review .stars{font-size:1.25rem;letter-spacing:.22em;margin-bottom:1.15rem}body.home .review blockquote{font-size:1.34rem;line-height:1.32;letter-spacing:-.026em}body.home .trust-bar{margin-top:3rem;padding-top:2rem;gap:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}body.home .trust-bar .item{padding:1rem 1.1rem;border-radius:20px;background:#fff;border:1px solid rgba(10,37,64,.08);box-shadow:0 18px 34px -28px #0a254033;min-height:100%;align-items:flex-start}body.home .ratgeber{background:linear-gradient(180deg,#f6fafd,#fff)}body.home .ratgeber-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.home .article{border:1px solid rgba(10,37,64,.07);border-radius:24px;box-shadow:0 22px 40px -32px #0a254033}body.home .article-extra{display:none}body.home .ratgeber-foot{margin-top:1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.35rem;border-radius:22px;background:#ffffffd1;border:1px solid rgba(10,37,64,.08)}body.home .ratgeber-foot p{margin:0;font-weight:600}body.home .faq-q{font-weight:600}body.home .faq-wrap>.reveal{position:sticky;top:7rem;align-self:start}body.home .faq-trust{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}body.home .faq-trust span{display:inline-flex;align-items:center;padding:.55rem .85rem;border-radius:999px;background:#0a25400f;border:1px solid rgba(10,37,64,.08);font-size:.82rem;font-weight:700;color:var(--ink)}body.home .faq-more{display:none}body.home .final{background:radial-gradient(circle at 16% 18%,rgba(0,180,216,.2) 0%,transparent 28%),radial-gradient(circle at 88% 74%,rgba(255,122,0,.14) 0%,transparent 24%),linear-gradient(145deg,#061627,#0a2540 56%,#0b3550)}body.home .final-card{background:#07162729;border:1px solid rgba(255,255,255,.08);max-width:1080px;padding-inline:clamp(1.5rem,4vw,3.5rem)}body.home .final-copy{max-width:34ch;margin:1rem auto 0;color:#ffffffd1;font-size:clamp(1.02rem,1.45vw,1.18rem);line-height:1.6}body.home .final-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.2rem}body.home .final-trust span{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:.84rem;font-weight:700}body.home .final-card .eyebrow{background:#ffffffe6;color:var(--ink);border:1px solid rgba(255,255,255,.96);box-shadow:0 18px 34px -24px #0000004d}body.home .final-card .eyebrow .icon{stroke:var(--aqua)}body.home .final-card h2{max-width:11ch;font-size:clamp(2.9rem,6vw,5.2rem);line-height:.94;letter-spacing:-.065em}body.home .final-price{margin-top:1rem;font-size:clamp(3.4rem,7vw,5.4rem);color:#fff}body.home .final-price small{margin-top:.95rem;font-size:.86rem;letter-spacing:.18em;color:#ffffffc2}body.home .final-retailers{max-width:980px;margin-top:2rem;gap:.9rem}body.home .retailer-btn{min-height:11rem;padding:1.15rem 1rem 1.05rem;justify-content:space-between;background:#fffffff5;border:1px solid rgba(10,37,64,.08);color:var(--ink);box-shadow:0 26px 46px -32px #00000057}body.home .retailer-btn:hover{background:#fff;border-color:#ff7a0073;color:var(--ink);transform:translateY(-4px);box-shadow:0 32px 52px -32px #0000006b,0 0 0 1px #ff7a002e}body.home .retailer-btn img{height:34px;max-width:118px;object-fit:contain;filter:none}body.home .retailer-btn span{display:block;font-size:.98rem;line-height:1.35;font-weight:700;color:var(--ink)}body.home .retailer-btn[href*=dm] span{color:#123d7a}body.home .retailer-btn[href*=rossmann] span{color:#c21f32}body.home .retailer-btn[href*=budni] span{color:#0f4f93}body.home .retailer-btn[href*=amazon] span{color:#111827}body.home .news{background:#fff;border-top:1px solid rgba(10,37,64,.08)}body.home .news h2{max-width:18ch;font-size:clamp(1.8rem,3vw,2.5rem)}body.home .news input[type=email]{min-height:56px}body.home .mobile-sticky-cta{display:block;width:min(420px,calc(100vw - 2rem));left:auto;right:1rem;bottom:1rem;padding:.8rem;border-radius:22px;background:#0a2540e6;border:1px solid rgba(255,255,255,.08);box-shadow:0 26px 56px -24px #0000007a;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}body.home .mobile-sticky-cta:before{height:3px;background:linear-gradient(90deg,#ff7a0047,#ff7a00 45%,#00b4d8d1)}body.home .mobile-sticky-cta .inner{grid-template-columns:1fr auto;gap:1rem}body.home .mobile-sticky-cta .price{color:#fff;font-size:1.1rem;font-weight:800;line-height:1.15;text-shadow:0 1px 2px rgba(0,0,0,.25)}body.home .mobile-sticky-cta .price small{margin-top:.22rem;color:#ffffffe6;font-size:.78rem;font-weight:600;letter-spacing:.01em}body.home .mobile-sticky-cta .btn{min-height:52px;padding-inline:1.2rem;font-size:1rem;font-weight:800;letter-spacing:.01em;text-shadow:0 1px 1px rgba(126,53,0,.18)}@media(max-width:980px){body.home .promise-shell{grid-template-columns:1fr}body.home .promise-intro{position:static;padding-right:0}body.home .promise-grid{grid-template-columns:1fr 1fr}body.home .promise-card-feature{grid-column:span 2}body.home .trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .ratgeber-grid{grid-template-columns:1fr}body.home .faq-wrap>.reveal{position:static}body.home .hero-shell{min-height:clamp(40rem,92vw,46rem)}body.home .hero-copy,body.home .hero-meta,body.home .hero-retailers{max-width:100%}body.home .hero-stage{border-radius:34px}}@media(max-width:720px){body.home .promise{padding-block:3.6rem 4rem}body.home .promise h2{font-size:clamp(2.55rem,11vw,3.8rem);max-width:7.5ch}body.home .promise-copy{font-size:.96rem}body.home .promise-pills{gap:.55rem}body.home .promise-pills span{min-height:36px;padding:.55rem .8rem;font-size:.76rem}body.home .promise-grid{grid-template-columns:1fr}body.home .promise-card,body.home .promise-card-feature{grid-column:auto;min-height:auto;padding:1.25rem;border-radius:24px}body.home .promise-num{width:62px;height:62px}body.home .promise-card-feature{grid-template-columns:1fr;align-items:start;gap:.95rem}body.home .promise-card h3{font-size:1.25rem}body.home .promise-card-feature h3{font-size:1.55rem}body.home h2{font-size:clamp(2rem,8vw,2.7rem)}body.home .announce{font-size:.72rem;padding:.62rem .75rem}body.home .nav-buy{display:none}body.home{overflow-x:clip}body.home .announce,body.home header.site,body.home .hero-fullbleed,body.home main{overflow-x:clip}body.home header.site .container.nav{padding-left:max(1rem,calc(env(safe-area-inset-left,0px) + 1rem));padding-right:max(1rem,calc(env(safe-area-inset-right,0px) + 1rem))}body.home .nav{min-height:72px;padding-block:.9rem}body.home .logo{margin-left:.12rem}body.home .logo img{height:31px}body.home .burger{width:50px;height:50px;margin-left:0;flex:0 0 auto}body.home .hero-fullbleed{padding-top:.4rem;padding-bottom:2.5rem}body.home .hero-copy h1{font-size:.76rem;letter-spacing:.17em}body.home .hero-copy .flag{display:none}body.home .hero-display{font-size:clamp(2.75rem,12vw,4rem);max-width:6.4ch;margin-bottom:.75rem}body.home .hero-fullbleed .hero-lede{font-size:.94rem;line-height:1.45;max-width:30ch;margin-bottom:.9rem}body.home .hero-cta{display:none}body.home .hero-cta .btn{width:100%;justify-content:center}body.home .hero-meta{display:none}body.home .hero-retailers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.95rem}body.home .hero-retailer{min-height:52px;padding:.62rem .8rem;border-radius:16px;background:#fffffff5;border-color:#fff3;box-shadow:0 18px 34px -24px #00000080}body.home .hero-retailer img{max-height:25px}body.home .hero-stage{position:relative;inset:auto;order:-1;height:clamp(15.5rem,74vw,21rem);margin:0 calc(-1*max(1rem,calc(env(safe-area-inset-left,0px) + 1rem))) .95rem;border:0;border-radius:0 0 30px 30px;box-shadow:none;background:transparent}body.home .hero-shell{display:flex;flex-direction:column;gap:0;min-height:0;padding:0 0 .6rem}body.home .hero-copy{max-width:none;padding:0 1rem}body.home .hero-stage:after{background:linear-gradient(180deg,#0616271f,#06162714 30%,#06162747 68%,#061627bd)}body.home .hero-stage:before,body.home .hero-stage-ring{display:none}body.home .hero-product{object-position:68% 30%;transform:scaleX(-1) scale(1.12)}body.home .cta-band{padding-block:0 2.5rem}body.home .cta-band-inner{flex-direction:column;align-items:stretch;padding:1.2rem;border-radius:22px}body.home .cta-band .btn{width:100%;justify-content:center}body.home .final-card h2{max-width:12ch}body.home .ratgeber-foot{flex-direction:column;align-items:stretch}body.home .step,body.home .doctor,body.home .review,body.home .store{border-radius:24px}body.home .store-cta{width:100%;min-height:52px;justify-content:space-between}body.home .review .stars{font-size:1.15rem}body.home .trust-bar{grid-template-columns:1fr}body.home .faq-trust{gap:.5rem}body.home .final-card{padding-inline:1.1rem}body.home .final-copy{font-size:.98rem}body.home .final-price{font-size:clamp(3rem,14vw,4.2rem)}body.home .final-price small{font-size:.7rem;letter-spacing:.12em}body.home .final-retailers{gap:.7rem}body.home .retailer-btn{min-height:9.5rem;padding:.95rem .85rem}body.home .retailer-btn img{height:28px;max-width:102px}body.home .retailer-btn span{font-size:.9rem}body.home .mobile-sticky-cta{width:auto;left:0;right:0;bottom:0;border-radius:18px 18px 0 0;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px))}body.home .mobile-sticky-cta .inner{gap:.75rem;grid-template-columns:minmax(0,.82fr) minmax(9.4rem,1fr);align-items:center}body.home .mobile-sticky-cta .btn{justify-content:center;min-height:56px;padding-inline:.9rem;font-size:.98rem;white-space:nowrap}body.home .mobile-sticky-cta .btn svg{width:19px;height:19px}body.home .mobile-sticky-cta .price{font-size:1.08rem}body.home .mobile-sticky-cta .price small{font-size:.72rem;line-height:1.25}body.home.has-sticky-cta{padding-bottom:90px}}@media(prefers-reduced-motion:reduce){body.home .hero-water,body.home .hero-stage-ring{animation:none}}body.guide-page{background:radial-gradient(circle at 12% 0%,rgba(0,180,216,.12),transparent 28%),linear-gradient(180deg,#f8fafc,#eef7fb 34%,#f8fafc);color:var(--ink)}body.guide-page header.site{background:#f8fafcf5}body.guide-page header.site .logo img{height:34px}body.guide-page .announce{background:linear-gradient(90deg,#081b30,#0a2540 55%,#0d3854);color:#ffffffeb;border-bottom:0;padding:.75rem 1rem;font-size:.8rem}body.guide-page header.site{position:sticky;top:0;z-index:32;background:#f8fafcd1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid rgba(10,37,64,.08)}body.guide-page .nav{min-height:0;padding:1rem 0}body.guide-page .btn{min-height:56px;padding:.95rem 1.55rem;border-radius:999px;font-size:1rem;font-weight:700}body.guide-page .btn-primary{background:linear-gradient(180deg,#ff922f,#ff7a00);border-color:#ff7a00;color:#fff;box-shadow:0 18px 36px -18px #ff7a00b8}body.guide-page .btn-primary:hover{background:linear-gradient(180deg,#ff7f09,#e66300);border-color:#e66300;color:#fff;box-shadow:0 22px 40px -18px #ff7a00d1}body.guide-page header.site .logo img{height:34px;filter:brightness(0) saturate(100%)}body.guide-page .nav-menu a{color:#0a2540c7;font-weight:600}body.guide-page .nav-menu a:hover,body.guide-page .nav-menu a.active{color:var(--ink)}body.guide-page .nav-menu a.active:after{background:var(--sunshine)}body.guide-page .burger span{background:var(--ink)}body.guide-page .subhero.guide-hero{position:relative;padding:clamp(3.2rem,7vw,5.8rem) 0 clamp(3rem,6vw,5.4rem);overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(0,180,216,.22),transparent 28%),radial-gradient(circle at 86% 14%,rgba(255,122,0,.16),transparent 24%),linear-gradient(145deg,#061627,#0a2540 58%,#0b3550);border-bottom:1px solid rgba(255,255,255,.08)}body.guide-page .subhero.guide-hero:before{background:linear-gradient(90deg,rgba(6,22,39,.94),transparent)}body.guide-page .subhero.guide-hero:after{content:"";position:absolute;right:clamp(1rem,4vw,3rem);bottom:clamp(1rem,3vw,2.4rem);width:min(40vw,520px);aspect-ratio:4 / 5;border-radius:34px;background:linear-gradient(180deg,#06162705,#06162738),#071a2d;background-size:cover;background-position:center;box-shadow:0 34px 70px -38px #00000094;border:1px solid rgba(255,255,255,.1);z-index:0;pointer-events:none}body.guide-page .subhero .inner{position:relative;z-index:1;max-width:min(60ch,calc(100% - min(44vw,570px)))}body.guide-page .subhero .inner.reveal{opacity:1;transform:none}body.guide-page.guide-hub .subhero .inner{max-width:min(62ch,calc(100% - min(42vw,540px)))}body.guide-page .subhero .crumbs{padding:.55rem .95rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffffc2;box-shadow:0 12px 24px -18px #0a254033}body.guide-page .subhero .crumbs a,body.guide-page .subhero .crumbs span{color:inherit}body.guide-page .subhero .crumbs a:hover{color:#fff}body.guide-page .subhero .eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#dff9fe;letter-spacing:.22em;margin-bottom:1.35rem}body.guide-page .subhero h1,body.guide-page .subhero h1 em{color:#fff}body.guide-page .subhero h1 em{background:linear-gradient(120deg,#ff7a00,#ffb05d 58%,#7bdff3);-webkit-background-clip:text;background-clip:text;color:transparent}body.guide-page .subhero .lede{color:#e8f0f7e0;max-width:56ch}body.guide-page .guide-hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:1.7rem 0 1rem}body.guide-page .guide-hero-actions .btn-secondary,body.guide-page .guide-hero-actions .btn-ghost{background:#ffffff1a;color:#fff;border-color:#ffffff2e}body.guide-page .guide-hero-actions .btn-secondary:hover,body.guide-page .guide-hero-actions .btn-ghost:hover{background:#ffffff29;color:#fff}body.guide-page .guide-trust{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.3rem}body.guide-page .guide-trust span{display:inline-flex;align-items:center;min-height:36px;padding:.55rem .82rem;border-radius:999px;background:#ffffff1a;color:#ffffffeb;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 22px -20px #0a254033;font-size:.78rem;font-weight:700;letter-spacing:.04em}body.guide-page .subhero .meta{gap:.8rem;padding-top:0;border-top:0}body.guide-page .subhero .meta span{display:inline-flex;align-items:center;gap:.35rem;min-height:40px;padding:.65rem .9rem;border-radius:16px;background:#ffffffd6;color:var(--ink-soft);border:1px solid rgba(10,37,64,.08)}body.guide-page .subhero .meta strong{color:var(--ink)}body.guide-page .guide-content-section{padding-block:clamp(2.8rem,6vw,5.2rem)}body.guide-page .prose{max-width:min(900px,100%);padding:clamp(1.5rem,3.6vw,3rem);background:linear-gradient(180deg,#fffffffa,#f9fcfff5);border:1px solid rgba(10,37,64,.08);border-radius:32px;box-shadow:0 30px 70px -45px #0a254042}body.guide-page .guide-content-section .reveal{opacity:1;transform:none}body.guide-page .prose h2{font-size:clamp(1.9rem,2.8vw,2.5rem)}body.guide-page .prose h3{font-size:clamp(1.22rem,2vw,1.48rem)}body.guide-page .prose p,body.guide-page .prose li{font-size:1.02rem;line-height:1.72}body.guide-page .toc,body.guide-page .sources,body.guide-page .prose .callout{border:1px solid rgba(10,37,64,.08);box-shadow:inset 0 1px #ffffff80}body.guide-page .toc{background:linear-gradient(180deg,#f3fbff,#f8fafc)}body.guide-page .toc h2,body.guide-page .toc h3,body.guide-page .toc h4,body.guide-page .prose .callout h2,body.guide-page .prose .callout h3,body.guide-page .prose .callout h4{color:var(--ink)}body.guide-page .prose blockquote{padding:2rem 0;border-color:#0a25401f}body.guide-page .prose-teaser{background:radial-gradient(circle at top right,rgba(0,180,216,.24),transparent 28%),linear-gradient(135deg,#082440,#0b3152);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 52px -34px #030e188f}body.guide-page .prose-teaser h3{font-size:clamp(1.5rem,2.2vw,1.9rem)}body.guide-page .prose-teaser .retailers a{background:#ffffff24;border:1px solid rgba(255,255,255,.08)}body.guide-page .prose-teaser .retailers a:hover{background:var(--sunshine)}body.guide-page .author{margin-top:3.4rem;padding:1.5rem 1.6rem 0;border-top:1px solid rgba(10,37,64,.1)}body.guide-page .author-pic{background:linear-gradient(135deg,#00b4d82e,#ff7a002e);color:var(--ink)}body.guide-page .related-guides,body.guide-page .guide-hub-grid,body.guide-page .guide-hub-featured,body.guide-page .guide-retail-band{padding-block:clamp(2rem,4vw,4rem)}body.guide-page .guide-hub-featured .feature-card{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);overflow:hidden;border-radius:34px;background:#fff;border:1px solid rgba(10,37,64,.08);box-shadow:0 28px 60px -38px #0a25403d;text-decoration:none}body.guide-page .guide-hub-featured .cover{aspect-ratio:auto;min-height:360px}body.guide-page .guide-hub-featured .article-body{padding:clamp(2rem,4vw,3rem)}body.guide-page .guide-hub-grid .ratgeber-grid,body.guide-page .related-guides .ratgeber-grid{gap:1.4rem}body.guide-page .guide-hub-grid .ratgeber-head{justify-content:center;text-align:center;overflow:visible}body.guide-page .guide-hub-grid .ratgeber-head>div{width:100%;max-width:min(38rem,100%);padding-inline:clamp(.45rem,2vw,.85rem)}body.guide-page .guide-hub-grid .ratgeber-head h2{font-size:clamp(2.4rem,6.4vw,4.8rem);line-height:.96;letter-spacing:-.055em;text-wrap:balance;overflow:visible}body.guide-page .article{border-radius:30px;overflow:hidden;background:#fff;border:1px solid rgba(10,37,64,.08);box-shadow:0 22px 46px -34px #0a25403d}body.guide-page .article .cover{min-height:240px;background:#e9f6fc}body.guide-page .article .article-body{padding:1.5rem 1.45rem 1.35rem}body.guide-page .article .cat,body.guide-page .article .read{color:var(--sunshine)}body.guide-page .article .meta{border-top-color:#0a254014}body.guide-page .final-card,body.guide-page .guide-retail-band .final-card{background:#07162729;border:1px solid rgba(255,255,255,.08);max-width:1080px;padding-inline:clamp(1.5rem,4vw,3.5rem)}body.guide-page .final-card .eyebrow{background:#ffffffe6;color:var(--ink);border:1px solid rgba(255,255,255,.96);box-shadow:0 18px 34px -24px #0000004d}body.guide-page .final-card h2{max-width:12ch;font-size:clamp(2.9rem,6vw,5.1rem);line-height:.94;letter-spacing:-.065em}body.guide-page .final-copy{max-width:34ch;margin:1rem auto 0;color:#ffffffd1;font-size:clamp(1.02rem,1.45vw,1.18rem);line-height:1.6}body.guide-page .final-price{margin-top:1rem;font-size:clamp(3.4rem,7vw,5.4rem);color:#fff}body.guide-page .final-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.2rem}body.guide-page .final-trust span{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:.84rem;font-weight:700}body.guide-page .final-retailers{max-width:980px;margin-top:2rem;gap:.9rem}body.guide-page .retailer-btn{min-height:11rem;padding:1.15rem 1rem 1.05rem;justify-content:space-between;background:#fffffff5;border:1px solid rgba(10,37,64,.08);color:var(--ink)}body.guide-page .retailer-btn:hover{transform:translateY(-4px);background:#fff;box-shadow:0 22px 44px -26px #0a25404d}body.guide-page .retailer-btn img{height:34px;width:auto;max-width:124px;object-fit:contain;filter:none}body.guide-page .retailer-btn span{font-size:1rem;font-weight:700}body.guide-page .retailer-btn[href*=dm] span{color:#1e4ea8}body.guide-page .retailer-btn[href*=rossmann] span{color:#c91f3d}body.guide-page .retailer-btn[href*=budni] span{color:#1b56a6}body.guide-page .retailer-btn[href*=amazon] span{color:#111827}body.guide-page footer.site{background:#041423}body.guide-page footer .foot-promise,body.guide-page footer li a{color:#ffffffc2}body.guide-page .mobile-sticky-cta{background:#041423e6;border-top:1px solid rgba(255,255,255,.1)}body.guide-page .mobile-sticky-cta .price{color:#fff}body.guide-page .mobile-sticky-cta .price small{color:#ffffffad}body.guide-page.guide-hub .subhero.guide-hero:after{aspect-ratio:5 / 4;background-image:linear-gradient(180deg,#0414231a,#04142333),url(../images/mybidet-hero-current.jpg);background-position:center}body.topic-pregnancy .subhero.guide-hero:after{background-image:linear-gradient(180deg,#0414230f,#0414233d),url(../images/generated/phase-schwangerschaft-sharp.jpg)}body.topic-family .subhero.guide-hero:after{background-image:linear-gradient(180deg,#04142314,#0414233d),url(../images/generated/phase-familie-sharp.jpg)}body.topic-postpartum .subhero.guide-hero:after{background-image:linear-gradient(180deg,#04142314,#04142342),url(../images/generated/phase-wochenbett-sharp.jpg)}body.topic-ibs .subhero.guide-hero:after{background-image:linear-gradient(180deg,#0414231f,#04142357),url(../images/generated/ratgeber-reizdarm-sharp.jpg)}body.topic-procto .subhero.guide-hero:after{background-image:linear-gradient(180deg,#0414231f,#0414234d),url(../images/ratgeber-proktologie.avif)}@media(max-width:1100px){body.guide-page .subhero .inner,body.guide-page.guide-hub .subhero .inner{max-width:min(58ch,calc(100% - min(38vw,420px)))}body.guide-page .subhero.guide-hero:after{width:min(36vw,420px)}}@media(max-width:900px){body.guide-page .subhero.guide-hero{padding-top:clamp(3rem,10vw,5rem);padding-bottom:2.4rem}body.guide-page .subhero .inner,body.guide-page.guide-hub .subhero .inner{max-width:100%}body.guide-page .subhero.guide-hero:after{position:relative;right:auto;bottom:auto;display:block;width:min(100%,680px);margin:1.8rem auto 0}body.guide-page .guide-hub-featured .feature-card{grid-template-columns:1fr}body.guide-page .guide-hub-grid .ratgeber-head>div{max-width:100%;padding-inline:.8rem}body.guide-page .guide-hub-grid .ratgeber-head h2{font-size:clamp(2rem,10vw,3.1rem);line-height:.98;letter-spacing:-.045em}body.guide-page .guide-hub-featured .cover{min-height:280px}}@media(max-width:720px){body.guide-page{overflow-x:clip}body.guide-page .announce,body.guide-page header.site,body.guide-page .subhero.guide-hero,body.guide-page main{overflow-x:clip}body.guide-page header.site .container.nav{padding-left:max(1rem,calc(env(safe-area-inset-left,0px) + 1rem));padding-right:max(1rem,calc(env(safe-area-inset-right,0px) + 1rem))}body.guide-page .nav{min-height:72px;padding-block:.9rem}body.guide-page .nav-actions>.btn{display:none}body.guide-page .logo{margin-left:.12rem}body.guide-page header.site .logo img{height:31px}body.guide-page .burger{width:50px;height:50px;margin-left:0;flex:0 0 auto}body.guide-page .subhero .crumbs,body.guide-page .subhero .eyebrow{font-size:.72rem;letter-spacing:.16em}body.guide-page .guide-hero-actions{flex-direction:column;align-items:stretch}body.guide-page .guide-hero-actions .btn{width:100%;justify-content:center}body.guide-page .guide-trust{gap:.55rem}body.guide-page .guide-trust span,body.guide-page .subhero .meta span{width:100%;justify-content:center;text-align:center}body.guide-page .prose{padding:1.25rem 1.1rem;border-radius:24px}body.guide-page .article{border-radius:24px}body.guide-page .article .cover{min-height:210px}body.guide-page .final-card h2{max-width:10.5ch}body.guide-page .final-retailers{grid-template-columns:1fr}body.guide-page .retailer-btn{min-height:9.8rem}body.guide-page.has-sticky-cta{padding-bottom:104px}}.mobile-sticky-cta .inner.sticky-retailer-inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:.75rem;align-items:center}.sticky-retailer-label{color:#fff;font-family:var(--font-display);font-size:.95rem;font-weight:800;line-height:1.08}.sticky-retailer-label small{display:block;margin-top:.18rem;color:#ffffffb8;font-family:var(--font-body);font-size:.66rem;font-weight:600}.sticky-retailer-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.38rem}.sticky-retailer-logos a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:.35rem;border-radius:13px;background:#fffffff5;border:1px solid rgba(255,255,255,.2);box-shadow:0 14px 28px -22px #00000080}.sticky-retailer-logos img{max-width:100%;max-height:22px;object-fit:contain}@media(min-width:721px){body.home .mobile-sticky-cta,body.guide-page .mobile-sticky-cta{display:none}}@media(max-width:720px){.mobile-sticky-cta .inner.sticky-retailer-inner{grid-template-columns:.62fr 1.38fr}.sticky-retailer-label{font-size:.86rem}}@media(max-width:380px){.mobile-sticky-cta .inner.sticky-retailer-inner{grid-template-columns:1fr;gap:.5rem}.sticky-retailer-label{display:none}.sticky-retailer-logos a{min-height:44px}}body.home .hero-seal-card{display:inline-grid;grid-template-columns:54px 1fr;gap:.75rem;align-items:center;width:min(100%,27rem);margin:1rem 0 1.15rem;padding:.6rem .75rem;border-radius:18px;background:#fffffff0;border:1px solid rgba(255,255,255,.48);color:var(--ink);box-shadow:0 22px 44px -30px #000000b8}body.home .hero-seal-card img{width:54px;height:54px;object-fit:contain}body.home .hero-seal-card span{font-size:.88rem;line-height:1.18;font-weight:700}body.home .hero-seal-card strong{color:#c81922;font-weight:900}body.home .dermatest-proof{display:grid;grid-template-columns:minmax(120px,170px) 1fr;gap:clamp(1rem,3vw,2rem);align-items:center;max-width:880px;margin:0 auto clamp(1.4rem,3vw,2rem);padding:clamp(1rem,2.5vw,1.4rem);border-radius:30px;background:radial-gradient(circle at 0% 0%,rgba(255,122,0,.12),transparent 34%),#ffffffe6;border:1px solid rgba(10,37,64,.1);box-shadow:0 26px 60px -42px #0a25406b}body.home .dermatest-proof img{width:100%;max-height:180px;object-fit:contain}body.home .dermatest-proof-kicker{margin:0 0 .35rem;color:#c81922;font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}body.home .dermatest-proof h3{margin:0 0 .45rem;font-size:clamp(1.45rem,2.7vw,2.15rem);line-height:1.05;letter-spacing:-.04em}body.home .dermatest-proof p:last-child{margin:0;max-width:42rem;color:var(--ink-soft);font-size:1rem;font-weight:560}body.home .final-seal{display:inline-grid;grid-template-columns:58px 1fr;gap:.75rem;align-items:center;margin:1.1rem auto 1.35rem;padding:.62rem .9rem;border-radius:20px;background:#fffffff0;color:var(--ink);text-align:left}body.home .final-seal img{width:58px;height:58px;object-fit:contain}body.home .final-seal span{font-size:.9rem;font-weight:850;line-height:1.2}@media(max-width:720px){body.home .hero-seal-card{grid-template-columns:46px 1fr;gap:.65rem;margin:.85rem 0 1rem;padding:.55rem .65rem;border-radius:16px}body.home .hero-seal-card img{width:46px;height:46px}body.home .hero-seal-card span{font-size:.8rem}body.home .dermatest-proof{grid-template-columns:86px 1fr;gap:.9rem;padding:.85rem;border-radius:24px}body.home .dermatest-proof img{max-height:118px}body.home .dermatest-proof h3{font-size:1.3rem}body.home .dermatest-proof p:last-child{font-size:.88rem;line-height:1.42}body.home .final-seal{grid-template-columns:50px 1fr;margin-top:.9rem}body.home .final-seal img{width:50px;height:50px}}@media(max-width:720px){body.home .mobile-sticky-cta .inner.sticky-retailer-inner{display:grid;grid-template-columns:1fr;gap:0;width:100%}body.home .mobile-sticky-cta .sticky-retailer-label{display:none}body.home .mobile-sticky-cta .sticky-retailer-logos{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:.72rem}body.home .mobile-sticky-cta .sticky-retailer-logos a{min-height:62px;padding:.55rem;border-radius:18px}body.home .mobile-sticky-cta .sticky-retailer-logos img{max-height:32px;max-width:92%}}@media(max-width:380px){body.home .mobile-sticky-cta .sticky-retailer-logos{gap:.5rem}body.home .mobile-sticky-cta .sticky-retailer-logos a{min-height:58px;border-radius:16px}body.home .mobile-sticky-cta .sticky-retailer-logos img{max-height:29px}}body.home .promise-shell{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(1.5rem,3vw,2.6rem);align-items:start}body.home .promise-intro{position:static;padding-right:0}body.home .promise-intro .eyebrow{background:#fff;color:var(--mint-deep);border:1px solid rgba(10,37,64,.08);box-shadow:0 14px 28px -22px #0a254033}body.home .retail-head{display:grid;gap:.5rem;justify-items:center;margin-bottom:1.35rem}body.home .retail-copy{margin:0;max-width:34ch;text-align:center;font-size:.98rem;color:var(--ink-soft)}body.home .retailer-card{transition:transform .24s var(--ease),box-shadow .24s ease,border-color .24s ease}body.home .retailer-card:hover{transform:translateY(-4px);box-shadow:0 24px 46px -30px #0a254038;border-color:#0a254024}body.home .hero-copy h1{margin-bottom:.45rem;color:#fff;font-family:var(--font-display);font-size:clamp(3.2rem,6vw,5.9rem);font-weight:700;letter-spacing:-.065em;text-transform:none;line-height:.92}body.home .hero-display{margin:0 0 1.2rem;max-width:14ch;font-size:clamp(2rem,4.2vw,3.4rem);font-weight:700;line-height:.98;letter-spacing:-.05em}body.home .hero-fullbleed .hero-lede{max-width:31ch;margin-bottom:1.3rem}body.home .hero-shell{min-height:clamp(31rem,50vw,40rem)}body.home .promise{background:linear-gradient(180deg,#f7fbfd,#edf6fb)}body.home .promise h2{max-width:9.5ch;color:var(--ink);font-size:clamp(3rem,5vw,5rem);line-height:.94}body.home .promise h2 em{background:linear-gradient(135deg,#1fc2e5,#69cdf3 58%,#8fb4ff);-webkit-background-clip:text;background-clip:text;color:transparent}body.home .promise-copy{max-width:28ch;color:var(--ink-soft)}body.home .promise-pills span{background:#fff;border-color:#0a254014;color:var(--ink)}body.home .promise-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.home .promise-card,body.home .promise-card-feature{display:grid;grid-template-columns:1fr;align-items:start;min-height:13.6rem;grid-column:span 1;gap:.9rem;padding:1.55rem;background:#ffffffe0;border:1px solid rgba(10,37,64,.08);box-shadow:0 24px 46px -34px #0a254038;backdrop-filter:none;-webkit-backdrop-filter:none}body.home .promise-card h3,body.home .promise-card-feature h3{max-width:none;color:var(--ink);font-size:clamp(1.35rem,1.65vw,1.8rem);overflow-wrap:anywhere}body.home .promise-card p,body.home .promise-card-feature p:last-child{max-width:none;color:var(--ink-soft)}body.home .promise-kicker{color:var(--mint-deep)}body.home .trust-badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0 auto 1.4rem}body.home .trust-badge{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:100%;padding:1.15rem 1.15rem 1.2rem;border-radius:24px;background:#fff;border:1px solid rgba(10,37,64,.08);box-shadow:0 20px 40px -32px #0a254038}body.home .trust-badge strong{display:block;width:100%;margin-bottom:.35rem;color:var(--ink);font-size:1.02rem;line-height:1.2}body.home .trust-badge p{margin:0;width:100%;color:var(--ink-soft);font-size:.94rem;line-height:1.55}body.home .wipe-compare{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:1rem;margin:0 auto 1.8rem}body.home .wipe-compare-card{padding:1.35rem 1.3rem;border-radius:26px;background:linear-gradient(180deg,#fff,#f7fbfe);border:1px solid rgba(10,37,64,.08);box-shadow:0 22px 42px -34px #0a254033}body.home .wipe-compare-card h3,body.home .wipe-compare-card strong{display:block;margin:0 0 .45rem;color:var(--ink);font-size:1.04rem;line-height:1.2}body.home .wipe-compare-card p{margin:0;color:var(--ink-soft);font-size:.95rem;line-height:1.56}body.home .stores-copy{max-width:56ch;margin:1rem auto 0;color:var(--ink-soft)}body.home .stores-copy a{color:var(--mint-deep);font-weight:700}body.home .ratgeber-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}body.home .article-teaser .article-body p{min-height:4.6em}body.home .faq-wrap>.reveal p{max-width:40ch}@media(max-width:1024px){body.home .promise-grid,body.home .trust-badge-grid,body.home .wipe-compare{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .ratgeber-grid-compact{grid-template-columns:1fr}}@media(max-width:720px){body.home section{padding-block:clamp(3.4rem,9vw,4.6rem)}body.home .hero-shell{min-height:auto;padding:1rem .8rem 1.2rem}body.home .hero-copy{max-width:none;padding:.7rem .25rem 0}body.home .hero-copy .flag{margin-bottom:.85rem;font-size:.68rem;padding:.42rem .8rem}body.home .hero-copy h1{font-size:clamp(2.55rem,12vw,4.1rem)}body.home .hero-display{font-size:clamp(1.6rem,7vw,2.4rem);max-width:12ch;margin-bottom:.95rem}body.home .hero-fullbleed .hero-lede{max-width:100%;font-size:1rem;line-height:1.46}body.home .hero-meta{margin-top:.2rem;gap:.6rem}body.home .hero-meta>span{min-height:48px;padding:.72rem .8rem;font-size:.84rem}body.home .retail{padding-block:2rem}body.home .retail-grid{gap:1rem}body.home .retail-item{min-height:78px;padding:1rem}body.home .promise-grid,body.home .trust-badge-grid,body.home .wipe-compare,body.home .promise-shell{grid-template-columns:1fr}body.home .promise-card,body.home .promise-card-feature{min-height:auto;padding:1.25rem}body.home .doctors-head p,body.home .stores-head p,body.home .reviews-head p,body.home .ratgeber-head p,body.home .faq-wrap>.reveal p{max-width:100%}body.home .faq-wrap>.reveal{position:static}body.home .ratgeber-foot{flex-direction:column;align-items:stretch;text-align:center}body.home .mobile-sticky-cta .sticky-retailer-logos a{min-height:66px}body.home .mobile-sticky-cta .sticky-retailer-logos img{max-height:34px}}body.guide-page .guide-nav-cta{padding:.8rem 1.3rem;font-size:.95rem}body.guide-page.guide-hub .subhero.guide-hero{background:radial-gradient(circle at 12% 18%,rgba(255,122,0,.12),transparent 24%),radial-gradient(circle at 80% 82%,rgba(0,180,216,.12),transparent 24%),linear-gradient(135deg,#071b2e,#0a2742 54%,#0c3151)}body.guide-page.guide-hub .subhero .inner{max-width:min(56ch,calc(100% - min(40vw,430px)))}body.guide-page.guide-hub .subhero h1{max-width:10.4ch}body.guide-page .guide-hero-note{max-width:40ch;margin:-.1rem 0 0;color:#e8f0f7b8;font-size:.96rem;line-height:1.55}body.guide-page .guide-section-eyebrow{margin-bottom:1.2rem}body.guide-page .guide-hub-featured .guide-feature-cover,body.guide-page .article .cover{position:relative}body.guide-page .cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}body.guide-page .feature-title{margin-bottom:.8rem;font-size:clamp(1.95rem,3vw,2.8rem);font-family:var(--font-display);font-weight:500;line-height:.98;letter-spacing:-.05em}body.guide-page .feature-excerpt{margin-bottom:1.2rem;max-width:60ch;color:var(--ink-soft);font-size:1.05rem;line-height:1.62}body.guide-page .feature-meta-clean{margin-top:0;padding-top:0;border-top:0}body.guide-page .guide-hub-grid .ratgeber-head{margin-bottom:2rem}body.guide-page .guide-hub-grid-intro{max-width:35ch;margin:1rem auto 0;color:var(--ink-soft);font-size:1.02rem;line-height:1.62}body.guide-page .guide-hub-grid .article h3,body.guide-page .related-guides .article h3{font-size:clamp(1.5rem,2vw,1.88rem);line-height:1.06;letter-spacing:-.045em}body.guide-page .guide-hub-grid .article p,body.guide-page .related-guides .article p{min-height:4.8em;color:var(--ink-soft)}body.guide-page .guide-hub-grid .article .meta,body.guide-page .related-guides .article .meta{display:flex;justify-content:space-between;gap:.8rem}body.guide-page .guide-retail-band .final-card{background:radial-gradient(circle at 18% 16%,rgba(255,122,0,.16),transparent 26%),radial-gradient(circle at 84% 80%,rgba(0,180,216,.16),transparent 24%),linear-gradient(135deg,#051220f0,#081c30f5);border:1px solid rgba(255,255,255,.1);box-shadow:0 38px 82px -52px #010912db}body.guide-page .guide-final-eyebrow{justify-content:center}body.guide-page .guide-retail-band .final-copy{max-width:42ch}body.guide-page .guide-final-proof{display:inline-grid;grid-template-columns:72px 1fr;gap:.9rem;align-items:center;max-width:28rem;margin:1.2rem auto 1.35rem;padding:.75rem .95rem;border-radius:22px;background:#fffffff0;border:1px solid rgba(255,255,255,.22);color:var(--ink);text-align:left}body.guide-page .guide-final-proof img{width:72px;height:72px;object-fit:contain}body.guide-page .guide-final-proof strong{display:block;margin-bottom:.25rem;color:#c81922;font-size:.95rem;font-weight:900;line-height:1.15}body.guide-page .guide-final-proof p{margin:0;color:var(--ink);font-size:.92rem;font-weight:650;line-height:1.28}body.guide-page .final-price{font-size:clamp(3rem,5.8vw,4.9rem)}body.guide-page .mobile-sticky-cta{background:#041423f0;backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1);box-shadow:0 -20px 44px -30px #041423bf}body.guide-page .guide-topic-links{padding-top:0}body.home .stages-grid .stage{display:block;color:inherit;text-decoration:none}body.home .stages-grid .stage:hover .label h3{color:var(--accent)}@media(min-width:981px){body.home .hero-fullbleed>.container{max-width:none;padding-inline:0}body.home .hero-fullbleed{overflow:clip}body.home .hero-shell{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:max(var(--gutter),calc((100vw - var(--max)) / 2 + 1.5rem))}body.home .hero-stage{left:0;right:0;width:100%;transform:none;border-radius:0;border-inline:0}}@media(max-width:720px){body.home .hero-shell{min-height:auto;padding:.7rem .55rem 1rem;gap:.7rem}body.home .hero-copy{padding:.55rem .18rem 0}body.home .hero-copy .flag{margin-bottom:.72rem}body.home .hero-cta{margin-bottom:1rem}body.home .hero-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .58rem;padding-top:.9rem}body.home .hero-meta>span{min-height:44px;padding:.62rem .7rem;font-size:.8rem;line-height:1.3}body.home .hero-retailers{margin:1rem 0 .8rem;gap:.55rem}body.home .hero-retailer{min-height:54px;padding:.72rem .78rem}body.home .hero-retailer img{max-height:25px}body.home .hero-seal-card{width:100%}body.home .hero-stage{margin-top:.2rem}body.guide-page.guide-hub .subhero.guide-hero{padding-top:2.7rem;padding-bottom:2rem}body.guide-page.guide-hub .subhero h1{max-width:8.6ch}body.guide-page .guide-hero-note{font-size:.9rem}body.guide-page .guide-hub-featured .article-body,body.guide-page .guide-hub-grid .article .article-body{padding:1.3rem 1.15rem 1.2rem}body.guide-page .feature-title,body.guide-page .guide-hub-grid .article h3{font-size:clamp(1.55rem,7vw,2rem)}body.guide-page .feature-excerpt,body.guide-page .guide-hub-grid-intro{font-size:.96rem}body.guide-page .guide-hub-grid .article p,body.guide-page .related-guides .article p{min-height:auto}body.guide-page .guide-final-proof{grid-template-columns:58px 1fr;gap:.7rem;padding:.65rem .75rem}body.guide-page .guide-final-proof img{width:58px;height:58px}body.guide-page .sticky-retailer-logos a{min-height:52px;border-radius:15px}body.guide-page .sticky-retailer-logos img{max-height:24px}}body.guide-page.guide-hub .subhero .inner{max-width:56ch}body.guide-page.guide-hub .subhero.guide-hero:after{display:none!important;content:none}@media(max-width:720px){body.guide-page.guide-hub .subhero.guide-hero{padding-top:2.3rem;padding-bottom:1.45rem}body.guide-page.guide-hub .subhero .inner{max-width:100%}body.guide-page .guide-hero-actions{margin:1.25rem 0 0}body.guide-page .guide-hero-note{margin-top:.5rem;font-size:.9rem;line-height:1.5}}body.guide-page .subhero.guide-hero:after{display:none;content:none}body.guide-page .subhero .inner,body.guide-page.guide-hub .subhero .inner{max-width:72ch}body.guide-page .subhero .meta{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));align-items:start}body.guide-page .subhero .meta span{flex-wrap:wrap}body.guide-page.guide-article .guide-hero-actions,body.guide-page.guide-article .guide-trust,body.guide-page.guide-article .subhero .meta{display:none!important}body.guide-page.guide-article .subhero .lede{margin-bottom:0}@media(max-width:900px){body.guide-page .subhero .meta{grid-template-columns:1fr}}body.about-page{background:#081d31}body.about-page .about-hero{min-height:min(86vh,740px);padding-bottom:clamp(5rem,9vw,7rem)}body.about-page .about-hero .hero-bg img{object-fit:cover;object-position:center center;transform:none}body.about-page .about-hero .hero-overlay{background:linear-gradient(90deg,rgba(15,39,64,.94) 0%,rgba(15,39,64,.82) 24%,rgba(15,39,64,.48) 44%,rgba(15,39,64,.18) 58%,transparent 74%),radial-gradient(ellipse 58% 80% at 0% 50%,rgba(15,39,64,.34) 0%,transparent 72%),radial-gradient(circle at 18% 18%,rgba(255,122,0,.16) 0%,transparent 28%)}body.about-page .about-hero .hero-copy{max-width:40rem;padding-right:1rem}body.about-page .about-hero .hero-display{margin:.45rem 0 0}body.about-page .about-hero .hero-display-line-accent{background:linear-gradient(135deg,#ffb76b,#ff7a00 34%,#7bdff3);-webkit-background-clip:text;background-clip:text;color:transparent}body.about-page .about-hero .hero-lede{max-width:36rem}body.about-page .about-hero .hero-retailers{margin-bottom:0}body.about-page .about-hero .flag:before{background:#ff7a00;box-shadow:0 0 0 4px #ff7a0029}.about-story-shell{position:relative;z-index:2;margin-top:-2.1rem;padding:0 0 clamp(4rem,7vw,7rem);background:radial-gradient(circle at 88% 20%,rgba(255,122,0,.12) 0%,transparent 24%),radial-gradient(circle at 10% 8%,rgba(0,180,216,.18) 0%,transparent 24%),linear-gradient(145deg,#071a2d,#0a2540 58%,#0b3550)}.about-grid{display:grid;gap:clamp(1.4rem,3vw,2.2rem);align-items:start}@media(min-width:980px){.about-grid{grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr)}}.about-story.prose{max-width:none}.about-story-card{background:linear-gradient(180deg,#fffffffa,#f8fcfffa),radial-gradient(circle at top left,rgba(0,180,216,.1),transparent 50%);border-radius:34px;border:1px solid rgba(255,255,255,.58);box-shadow:0 32px 65px -36px #00000085,0 1px #ffffffb3 inset;padding:clamp(1.45rem,3vw,2.2rem)}.about-story.prose p:first-child{font-size:1.14rem;color:var(--ink)}.about-story.prose blockquote{border-top-color:#0a25401f;border-bottom-color:#0a25401f}.about-rail{display:grid;gap:1rem}.about-card{border-radius:30px;background:#ffffff12;backdrop-filter:blur(14px) saturate(1.05);-webkit-backdrop-filter:blur(14px) saturate(1.05);border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 44px -30px #00000075;padding:1.45rem 1.35rem}.about-card-kicker{margin:0 0 .75rem;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#ffc99ee6}.about-card h2{margin:0 0 .7rem;font-family:var(--font-display);font-size:clamp(1.5rem,2vw,1.9rem);line-height:1.02;letter-spacing:-.03em;color:#fff}.about-card p{margin:0;color:#f4faffdb;line-height:1.65}.about-milestones ol{margin:0;padding:0;list-style:none;display:grid;gap:.95rem}.about-milestones li{display:grid;gap:.18rem;padding:0 0 .95rem;border-bottom:1px solid rgba(255,255,255,.14)}.about-milestones li:last-child{padding-bottom:0;border-bottom:0}.about-milestones strong{font-family:var(--font-display);font-size:1.02rem;color:#fff}.about-milestones span{color:#f4faffcc;line-height:1.55}.about-teaser.prose-teaser{margin:0;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 44px -30px #00000075}.about-teaser.prose-teaser h3{color:#fff}.about-teaser.prose-teaser p{color:#f4faffd1}.about-teaser.prose-teaser .retailers a{background:#fffffff0;color:var(--ink)}.about-teaser.prose-teaser .retailers a:hover{background:#fff;color:var(--ink)}@media(max-width:900px){body.about-page .about-hero{min-height:auto}body.about-page .about-hero .hero-overlay{background:linear-gradient(180deg,#0f27400d,#0f27406b 58%,#142b47)}.about-story-shell{margin-top:-1.3rem}}@media(max-width:720px){body.about-page .about-hero{padding-bottom:3.6rem}body.about-page .about-hero .hero-copy{padding-right:0}body.about-page .about-hero .hero-retailers{margin-top:1.15rem}.about-story-shell{margin-top:-.8rem;padding-bottom:3.6rem}.about-card,.about-story-card{border-radius:24px;padding:1.25rem 1.1rem}}@media(min-width:981px){body.home .hero-fullbleed{display:grid;align-items:stretch;min-height:calc(100vh - 132px);margin:0;padding-block:0;overflow:clip}body.home .hero-fullbleed>.container.hero-shell{--hero-side-pad: max(1.5rem, calc((100vw - var(--max)) / 2 + 1.5rem));width:100vw;max-width:none;min-height:min(640px,calc(100vh - 132px));margin-inline:calc(50% - 50vw);padding-block:clamp(.6rem,1.4vw,1rem);padding-inline:var(--hero-side-pad);display:grid;align-items:center}body.home .hero-stage{top:0;right:auto;bottom:0;left:calc(50% - var(--hero-side-pad));width:calc(100vw + (var(--hero-side-pad) * 2));transform:translate(-50%);border:0;border-radius:0;box-shadow:none}body.home .hero-stage:after{background:radial-gradient(circle at 22% 48%,rgba(0,180,216,.1) 0%,transparent 24%),linear-gradient(90deg,#061627,#061627f5 30%,#061627b8 44%,#06162738,#06162708 82%,#06162705)}body.home .hero-copy{max-width:30rem;padding:0}body.home .hero-copy .flag{margin-bottom:.6rem;padding-block:.45rem}body.home .hero-copy h1{margin-bottom:.3rem;font-size:clamp(2.75rem,3.4vw,3.55rem);letter-spacing:-.025em;line-height:.96}body.home .hero-display{margin-bottom:.7rem;font-size:clamp(2rem,3.2vw,3rem);line-height:.95}body.home .hero-fullbleed .hero-lede{margin-bottom:.7rem;font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.42}body.home .hero-cta{margin-bottom:.7rem}body.home .hero-cta .btn{min-height:52px}body.home .hero-seal-card{min-height:54px;margin-top:0;padding:.55rem .75rem}body.home .hero-seal-card img{width:44px;max-height:44px}body.home .hero-seal-card span{font-size:.82rem}body.home .hero-retailers{margin-top:.5rem;gap:.55rem}body.home .hero-retailer{min-height:44px;padding:.55rem .65rem}body.home .hero-retailer img{max-height:21px}}.drawer{left:auto!important;right:0!important;transform:translate3d(115%,0,0)!important;visibility:hidden;pointer-events:none}.drawer.open{transform:translateZ(0)!important;visibility:visible;pointer-events:auto}.nav-menu a.nav-savings{display:inline-flex;align-items:center;gap:.45rem;align-self:center;margin-left:-.1rem;padding:.5rem .78rem;border-radius:999px;border:1px solid rgba(255,122,0,.32);color:var(--ink);background:#ff7a0014;box-shadow:0 12px 26px -24px #ff7a00d9;font-weight:700}.nav-menu a.nav-savings:before{content:"";width:.46rem;height:.46rem;border-radius:999px;background:#ff7a00;box-shadow:0 0 0 4px #ff7a001f}.nav-menu a.nav-savings:after{display:none}.nav-menu a.nav-savings:hover,.nav-menu a.nav-savings.active{color:var(--ink);border-color:#ff7a0080;background:#ff7a0024;transform:translateY(-1px)}.drawer nav a.drawer-savings-link{margin:.6rem 0 0;padding:.95rem 1rem;border:0;border-radius:18px;color:#fff;background:linear-gradient(135deg,#ff7a00,#ff9a2f 52%,#00b4d8);box-shadow:0 18px 36px -26px #ff7a00e6}body.home .savings-teaser{padding-block:clamp(2rem,4vw,3.4rem);background:radial-gradient(circle at 15% 0%,rgba(255,122,0,.12),transparent 34%),linear-gradient(180deg,#f8fafc,#eef9fc)}.savings-teaser-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(13rem,18rem) auto;gap:clamp(1rem,2.5vw,1.4rem);align-items:center;padding:clamp(1.15rem,3vw,1.8rem);border-radius:34px;background:linear-gradient(135deg,#fffffff5,#ffffffd6),radial-gradient(circle at 100% 0%,rgba(0,180,216,.18),transparent 36%);border:1px solid rgba(10,37,64,.08);box-shadow:0 30px 70px -52px #0a25406b}.savings-teaser-card h2{margin:0 0 .65rem;font-size:clamp(2rem,4.2vw,4rem);line-height:.96;letter-spacing:-.06em}.savings-teaser-card h2 em{display:block}.savings-teaser-card p{max-width:58rem;margin:0;color:var(--ink-soft);font-size:1.05rem;line-height:1.58}.savings-teaser-panel{display:grid;gap:.25rem;min-height:11rem;padding:1.25rem;border-radius:26px;color:#fff;background:radial-gradient(circle at 18% 12%,rgba(0,180,216,.35),transparent 38%),linear-gradient(145deg,#061627,#0a2540);box-shadow:inset 0 0 0 1px #ffffff1f}.savings-teaser-panel strong{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4.6rem);line-height:.9;letter-spacing:-.06em;color:#7bdff3}.savings-teaser-panel span{font-weight:850}.savings-teaser-panel small{color:#ffffffb8;font-weight:650}body.calculator-page{background:#f8fafc;color:var(--ink)}body.calculator-page header.site .logo img{filter:brightness(0) saturate(100%)}.calculator-hero{position:relative;overflow:clip;padding-block:clamp(3.5rem,7vw,6.5rem);color:#fff;background:radial-gradient(circle at 76% 16%,rgba(0,180,216,.2),transparent 28%),linear-gradient(135deg,#061627,#0a2540)}.calculator-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(20rem,.78fr);gap:clamp(1.4rem,4vw,3.8rem);align-items:center}.calculator-hero-copy h1{margin:0 0 1rem;color:#fff;font-family:var(--font-display);font-size:clamp(3.2rem,7vw,7rem);line-height:.88;letter-spacing:-.07em}.calculator-hero-copy h1 em{display:block;background:linear-gradient(135deg,#8cbcff,#49d7f2 58%,#6ef4e4);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}.calculator-hero-copy p{max-width:42rem;margin:0 0 1.25rem;color:#ffffffd1;font-size:clamp(1.08rem,1.5vw,1.28rem);line-height:1.58}.calculator-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.calculator-hero .btn-secondary{color:#fff;border-color:#ffffff38;background:#ffffff0f}.calculator-hero-visual{position:relative;min-height:clamp(24rem,42vw,35rem);border-radius:38px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 42px 90px -58px #000000e6}.calculator-hero-visual img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:47% center;filter:saturate(1.05) contrast(1.02)}.calculator-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(6,22,39,.78) 100%)}.calculator-hero-visual div{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:1;display:grid;gap:.2rem;padding:1rem;border-radius:20px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px)}.calculator-hero-visual strong{font-size:1.1rem}.calculator-hero-visual span{color:#ffffffc7}.calculator-section{padding-block:clamp(3.5rem,7vw,6.5rem);background:radial-gradient(circle at 5% 20%,rgba(0,180,216,.12),transparent 30%),#f8fafc}.calculator-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(20rem,.62fr);gap:clamp(1.2rem,3vw,2rem);align-items:start}.calculator-panel,.calculator-results{border-radius:34px;border:1px solid rgba(10,37,64,.08);background:#ffffffeb;box-shadow:0 30px 70px -52px #0a25406b}.calculator-panel{padding:clamp(1.25rem,3vw,2rem)}.calculator-panel h2{margin:0 0 1.4rem;font-size:clamp(2.2rem,4.4vw,4.6rem);line-height:.98;letter-spacing:-.06em}.calc-controls{display:grid;gap:1rem}.calc-control{display:grid;gap:.85rem;padding:1rem;border-radius:22px;background:#f8fafc;border:1px solid rgba(10,37,64,.08)}.calc-control span{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--ink-soft);font-weight:750}.calc-control strong{flex:0 0 auto;color:#ff7a00;font-weight:900}.calc-control input[type=range]{width:100%;accent-color:#ff7a00}.calculator-results{position:sticky;top:7rem;padding:clamp(1.2rem,2.8vw,1.8rem);color:#fff;background:radial-gradient(circle at 100% 0%,rgba(255,122,0,.22),transparent 32%),linear-gradient(145deg,#061627,#0a2540)}.calc-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.85rem 0}.calc-result{display:grid;gap:.25rem;min-height:8.2rem;padding:1rem;border-radius:22px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.calc-result-main{min-height:10.5rem;margin-top:.8rem;background:#ff7a0029;border-color:#ff7a0057}.calc-result-money{min-height:9rem;margin-top:.8rem;background:linear-gradient(135deg,#ff7a0042,#00b4d829);border-color:#ff7a006b}.calc-result span{font-family:var(--font-display);font-size:clamp(2.1rem,4vw,4rem);line-height:.9;letter-spacing:-.06em;color:#7bdff3}.calc-result-money span{color:#ffb15e}.calc-result strong{color:#ffffffe0;line-height:1.18}.calc-note{margin:1rem 0 1.1rem;color:#ffffffad;font-size:.82rem;line-height:1.5}.calculator-explain{padding-block:clamp(3.5rem,7vw,6rem);background:#fff}.calculator-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.calculator-benefits article{min-height:12rem;padding:clamp(1rem,2.4vw,1.5rem);border-radius:28px;background:#f8fafc;border:1px solid rgba(10,37,64,.08)}.calculator-benefits strong{display:block;margin-bottom:.55rem;font-size:1.25rem;color:var(--ink)}.calculator-benefits p{margin:0;color:var(--ink-soft);line-height:1.55}@media(max-width:1050px){.savings-teaser-card,.calculator-hero-grid,.calculator-grid{grid-template-columns:1fr}.savings-teaser-card>.btn{width:100%;justify-content:center}.calculator-results{position:static}}@media(max-width:720px){.drawer nav a.drawer-savings-link{font-size:1.15rem}body.home .savings-teaser{padding-block:2.2rem}.savings-teaser-card{border-radius:26px;padding:1rem}.savings-teaser-card h2{font-size:clamp(2rem,10vw,3rem)}.savings-teaser-card p{font-size:.96rem}.savings-teaser-panel{min-height:9rem;border-radius:22px}.calculator-hero{padding-block:2.7rem 3.2rem}.calculator-hero-copy h1{font-size:clamp(3rem,15vw,4.8rem)}.calculator-hero-copy p{font-size:1rem}.calculator-hero-actions .btn{width:100%;justify-content:center}.calculator-hero-visual{min-height:19rem;border-radius:28px}.calculator-section{padding-block:2.8rem}.calculator-panel,.calculator-results{border-radius:26px}.calculator-panel h2{font-size:clamp(2.1rem,10vw,3.2rem)}.calc-control{padding:.9rem}.calc-control span{display:grid;gap:.25rem}.calc-result-grid{grid-template-columns:1fr}.calc-result,.calc-result-main{min-height:auto}.calculator-benefits{grid-template-columns:1fr}}@media(min-width:981px){body.home .hero-fullbleed>.container.hero-shell{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}body.home .hero-stage{left:0!important;right:0!important;width:100vw!important;transform:none!important}body.home .hero-stage:after{background:radial-gradient(circle at 22% 48%,rgba(0,180,216,.1) 0%,transparent 24%),linear-gradient(90deg,#061627,#061627f5 24%,#061627d1 36%,#06162759 52%,#0616270a 72%)}body.home .hero-product{background:#061627;object-fit:cover;object-position:center center;transform:none;transform-origin:center center}}@media(max-width:720px){body.home .hero-product{object-position:74% center;transform:none}}body.home .dreamteam-item p{color:#e6f4ffc2}body.home .step-img img{animation:mybidet-step-float 7s var(--ease) infinite;transform-origin:center center}body.home .step:nth-child(2) .step-img img{animation-delay:-1.6s}body.home .step:nth-child(3) .step-img img{animation-delay:-3.2s;object-fit:contain;padding:.35rem;background:#061627}@keyframes mybidet-step-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-8px,0) scale(1.015)}}@media(prefers-reduced-motion:reduce){body.home .step-img img{animation:none}}.drawer-product-links a{display:grid;grid-template-columns:1.05rem minmax(0,1fr);align-items:center;gap:.7rem}.drawer-product-links a span:last-child{display:grid;gap:.08rem}.drawer-product-links small{display:block;color:var(--muted);font-size:.78rem;font-weight:600;letter-spacing:0}.drawer-product-dot{width:.9rem;height:.9rem;border-radius:999px;border:1px solid rgba(10,37,64,.14);box-shadow:0 0 0 4px #0a25400a}.drawer-product-dot-rose{background:#f5a6b9}.drawer-product-dot-mint{background:#52d7bd}.drawer-product-dot-lila{background:#8f85f0}.drawer-product-dot-white{background:#fff}.drawer-product-dot-steel{background:linear-gradient(135deg,#f6f7f7,#9da5ad 48%,#eef0f2)}.drawer-product-dot-navy{background:var(--ink)}@media(min-width:960px)and (max-width:1180px){.nav-menu{gap:.72rem;font-size:.84rem}.nav-actions .nav-buy{padding:.7rem 1rem!important;font-size:.85rem!important}}body.product-page{background:#f8fafc;color:var(--ink)}body.product-page main{overflow:hidden}.product-hero{position:relative;padding-block:clamp(3.5rem,7vw,6.5rem);background:radial-gradient(circle at 16% 10%,rgba(255,122,0,.13),transparent 28%),radial-gradient(circle at 92% 6%,rgba(0,180,216,.16),transparent 30%),linear-gradient(180deg,#f8fafc,#eef9fc)}.product-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(20rem,.86fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.product-hero-copy{max-width:46rem}.product-hero-copy h1,.product-groups h2,.product-colors h2,.product-hocker h2,.product-mount h2{margin:0;color:var(--ink);font-family:var(--font-display);font-size:clamp(3.4rem,7vw,6.9rem);line-height:.92;letter-spacing:-.07em}.product-hero-copy h1 em,.product-groups h2 em,.product-colors h2 em,.product-hocker h2 em,.product-mount h2 em{display:inline-block;padding-right:.08em;color:var(--accent);font-style:italic}.product-hero-copy p{max-width:39rem;margin:1.35rem 0 0;color:var(--ink-soft);font-size:clamp(1.06rem,1.6vw,1.28rem);line-height:1.55}.product-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.product-hero-visual,.product-card,.product-hocker-visual,.variant-gallery{overflow:hidden;border:1px solid rgba(10,37,64,.08);border-radius:clamp(28px,3vw,42px);background:#fff;box-shadow:0 26px 80px -56px #0a254073}.product-hero-visual img,.product-card img,.product-hocker-visual img,.variant-gallery img{display:block;width:100%;height:100%;object-fit:cover}.product-hero-visual{aspect-ratio:1 / 1}.product-groups,.product-colors,.product-hocker,.product-mount{padding-block:clamp(3.8rem,7vw,6.8rem)}.product-groups{background:#fff}.product-colors{background:radial-gradient(circle at 8% 20%,rgba(0,180,216,.13),transparent 27%),#f8fafc}.product-groups .section-head,.product-colors .section-head{max-width:52rem;margin-bottom:clamp(1.6rem,3vw,2.6rem)}.product-groups .section-head p,.product-colors .section-head p{max-width:42rem;color:var(--ink-soft);font-size:1.08rem;line-height:1.6}.product-group-grid{display:grid;grid-template-columns:1.12fr .94fr .94fr;gap:clamp(1rem,2vw,1.4rem)}.product-group-card{display:grid;grid-template-rows:auto auto auto 1fr;gap:.65rem;min-height:100%;padding:.9rem .9rem 1.25rem;border:1px solid rgba(10,37,64,.08);border-radius:clamp(26px,2.8vw,38px);background:linear-gradient(180deg,#fffffff2,#fff),#fff;box-shadow:0 24px 70px -56px #0a254080;color:var(--ink);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-group-card:hover{transform:translateY(-4px);border-color:#ff7a0059;box-shadow:0 34px 86px -58px #0a25409e}.product-group-card picture{overflow:hidden;aspect-ratio:1.08 / 1;border-radius:26px;background:#f8fafc}.product-group-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-group-card:hover img{transform:scale(1.035)}.product-group-card span{margin-top:.45rem;color:var(--accent);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.product-group-card h3{margin:0;font-family:var(--font-display);font-size:clamp(1.7rem,2.4vw,2.25rem);line-height:1.02;letter-spacing:-.05em}.product-group-card p{margin:0;color:var(--ink-soft);line-height:1.5}.variant-shop{display:grid;grid-template-columns:minmax(0,.96fr) minmax(22rem,.76fr);align-items:center;gap:clamp(1.4rem,4vw,3.5rem);padding:clamp(.8rem,1.5vw,1rem);border:1px solid rgba(10,37,64,.08);border-radius:clamp(30px,3vw,46px);background:#ffffffd1;box-shadow:0 30px 90px -62px #0a25408c}.variant-gallery{aspect-ratio:1 / 1;margin:0;background:#fff}.variant-info{padding:clamp(.9rem,2vw,1.6rem)}.variant-info h3{margin:0;color:var(--ink);font-family:var(--font-display);font-size:clamp(2.05rem,4vw,3.5rem);line-height:.98;letter-spacing:-.06em}.variant-info>p{margin:.8rem 0 0;max-width:34rem;color:var(--ink-soft);font-size:clamp(1.02rem,1.3vw,1.16rem);line-height:1.58}.variant-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:1.4rem}.variant-option{display:grid;gap:.28rem;justify-items:start;min-height:6.2rem;padding:.8rem;border:1px solid rgba(10,37,64,.1);border-radius:20px;background:#fff;color:var(--ink);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.variant-option:hover,.variant-option.is-active{transform:translateY(-2px);border-color:#ff7a0094;box-shadow:0 18px 42px -32px #0a254094}.variant-option>span{width:1.45rem;height:1.45rem;border-radius:999px;border:2px solid #fff;box-shadow:0 0 0 1px #0a254024,0 8px 20px -14px #0a254080}.variant-option-rose>span{background:#f5a6b9}.variant-option-mint>span{background:#52d7bd}.variant-option-lila>span{background:#8f85f0}.variant-option strong{font-size:.98rem;font-weight:900}.variant-option small{color:var(--ink-soft);font-size:.8rem;line-height:1.2}.variant-benefits{display:grid;gap:.72rem;margin:1.35rem 0 1.55rem;padding:0;list-style:none}.variant-benefits li{position:relative;padding-left:1.55rem;color:var(--ink);font-weight:800;line-height:1.35}.variant-benefits li:before{content:"";position:absolute;left:0;top:.46em;width:.56rem;height:.56rem;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px #ff7a0021}.product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.4rem)}.product-card{display:grid;grid-template-rows:auto 1fr auto;min-height:100%;padding:.9rem}.product-card picture{overflow:hidden;aspect-ratio:1 / 1;border-radius:28px;background:#f8fafc}.product-card>div{padding:1.2rem .45rem .85rem}.product-color-pill{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.8rem;padding:.42rem .74rem;border-radius:999px;color:var(--ink);font-size:.82rem;font-weight:800}.product-color-rose{background:#f5a6b952}.product-color-mint{background:#52d7bd47}.product-color-lila{background:#8f85f03d}.product-card h3{margin:0;color:var(--ink);font-family:var(--font-display);font-size:clamp(1.55rem,2.4vw,2rem);line-height:1.05;letter-spacing:-.04em}.product-card p{margin:.55rem 0 0;color:var(--ink-soft);line-height:1.5}.product-card-link{display:inline-flex;align-items:center;justify-content:center;min-height:3.3rem;margin:0 .45rem .35rem;border-radius:999px;background:var(--ink);color:#fff;font-weight:800}.product-card-link:hover{transform:translateY(-1px);background:#123a5e}.product-hocker,.product-mount{background:radial-gradient(circle at 12% 22%,rgba(0,180,216,.14),transparent 28%),linear-gradient(180deg,#eef9fc,#f8fafc)}.product-hocker-grid,.product-mount-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(22rem,.78fr);align-items:center;gap:clamp(2rem,5vw,4.5rem)}.product-mount{background:radial-gradient(circle at 88% 12%,rgba(255,122,0,.12),transparent 30%),#fff}.product-mount-grid{grid-template-columns:minmax(22rem,.78fr) minmax(0,1.05fr)}.product-hocker-visual,.product-mount-visual{aspect-ratio:4 / 3}.product-mount-visual{overflow:hidden;border:1px solid rgba(10,37,64,.08);border-radius:clamp(28px,3vw,42px);background:#fff;box-shadow:0 26px 80px -56px #0a254073}.product-mount-visual img{display:block;width:100%;height:100%;object-fit:cover}.product-hocker-copy p,.product-mount-copy p{max-width:38rem;margin:1.15rem 0 0;color:var(--ink-soft);font-size:clamp(1.02rem,1.4vw,1.2rem);line-height:1.6}.product-hocker-copy ul,.product-mount-copy ul{display:grid;gap:.65rem;margin:1.3rem 0 1.6rem;padding:0;list-style:none}.product-hocker-copy li,.product-mount-copy li{position:relative;padding-left:1.65rem;color:var(--ink);font-weight:700}.product-hocker-copy li:before,.product-mount-copy li:before{content:"";position:absolute;left:0;top:.45rem;width:.62rem;height:.62rem;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px #ff7a0021}@media(max-width:900px){.product-hero-grid,.product-group-grid,.variant-shop,.product-hocker-grid,.product-mount-grid,.product-card-grid{grid-template-columns:1fr}.product-hero{padding-block:2.5rem 3.2rem}.product-hero-copy h1,.product-groups h2,.product-colors h2,.product-hocker h2,.product-mount h2{font-size:clamp(3rem,15vw,4.7rem)}.product-hero-actions .btn{width:100%;justify-content:center}.product-card{border-radius:28px}.variant-shop{padding:.7rem}.variant-options{grid-template-columns:1fr}.variant-option{grid-template-columns:auto 1fr;align-items:center;min-height:4.3rem}.variant-option small{grid-column:2}}header.site{transition:transform var(--duration-200, .2s) var(--ease-decelerated, ease),box-shadow var(--duration-200, .2s) ease,background var(--duration-200, .2s) ease;will-change:transform}header.site.site-hidden{transform:translateY(calc(-100% - 2px))}.mobile-home-hub,.mobile-product-detail-link{display:none}body.guide-page.guide-hub .guide-feature-cover .cover-image,body.guide-page.guide-hub .guide-hub-grid .article .cover-image,body.guide-page.guide-hub .related-guides .article .cover-image{object-fit:contain;background:radial-gradient(circle at 20% 16%,rgba(0,180,216,.12),transparent 28%),linear-gradient(180deg,#edf8fb,#fff)}@media(min-width:981px){body.home .hero-fullbleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}body.home .hero-fullbleed>.container.hero-shell{width:100%;margin-inline:0!important}body.home .hero-stage{inset:0!important;width:100vw!important;transform:none!important}}.drawer{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;padding:calc(4.25rem + env(safe-area-inset-top,0px)) 1.25rem calc(1rem + env(safe-area-inset-bottom,0px));transition:transform .22s var(--ease-decelerated, ease)}.drawer nav{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:.2rem}.drawer nav a{min-height:48px;display:flex;align-items:center;padding:.72rem 0;font-size:1.14rem}.drawer-section-label{margin:1rem 0 .2rem;color:var(--color-muted, #64748b);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.drawer-subnav summary{min-height:50px;padding:.72rem 0;font-size:1.14rem}.drawer-subnav summary:after{content:"";width:2.35rem;height:2.35rem;background:linear-gradient(135deg,#ff7a0029,#00b4d821),#0a25400d;-webkit-mask:none;mask:none;border-radius:999px;box-shadow:inset 0 0 0 1px #0a25400f;transform:rotate(180deg)}.drawer-subnav summary:before{content:"\2039";order:2;display:inline-grid;place-items:center;width:2.35rem;height:2.35rem;margin-left:auto;color:var(--color-primary, #0a2540);font-size:2rem;font-weight:900;line-height:1;transform:rotate(0);transition:transform .2s var(--ease-decelerated, ease);z-index:1}.drawer-subnav summary:after{margin-left:-2.35rem}.drawer-subnav[open] summary:before{color:var(--color-accent, #ff7a00);transform:rotate(-90deg)}.drawer-subnav-links{padding:0 0 .55rem .65rem}.drawer-subnav-links a{min-height:42px;padding:.56rem 0;font-size:.92rem}.drawer-cta{flex:0 0 auto;position:sticky;bottom:calc(-1rem - env(safe-area-inset-bottom,0px));margin:0 -1.25rem calc(-1rem - env(safe-area-inset-bottom,0px));padding:.85rem 1.25rem calc(1rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,rgba(255,255,255,0),var(--surface) 20%,var(--surface) 100%);box-shadow:0 -18px 45px -36px #0a254059}.drawer-cta .btn{min-height:48px}.drawer-backdrop{transition:opacity .2s ease}@media(max-width:720px){body.home section{padding-block:2.35rem}body.home .announce{padding:.58rem 1rem;font-size:.78rem;line-height:1.35}body.home .nav{min-height:64px;padding-block:0}body.home .logo{margin-left:.25rem}body.home .logo img{height:32px}body.home .burger{width:48px;height:48px;border-radius:999px;border:1px solid rgba(10,37,64,.14);background:#ffffffdb}body.home .hero-fullbleed{padding-bottom:0}body.home .hero-shell{padding:.65rem .55rem .9rem}body.home .hero-copy h1{font-size:clamp(2.6rem,13vw,3.7rem);max-width:9ch}body.home .hero-display{font-size:clamp(2.25rem,12vw,3.35rem);max-width:9ch}body.home .hero-fullbleed .hero-lede{max-width:19rem;margin-bottom:.7rem;font-size:.97rem}body.home .hero-cta .btn{width:100%;min-height:54px;justify-content:center}body.home .hero-seal-card{margin:.55rem 0 .7rem}body.home .hero-retailers{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.65rem;gap:.45rem}body.home .hero-retailer{min-height:48px;padding:.48rem;border-radius:15px}body.home .hero-retailer img{max-height:21px}body.home .hero-stage{min-height:42vh;margin-top:0}body.home .savings-teaser,body.home .doctors,body.home .reviews,body.home .stages,body.home .ratgeber,body.home .faq,body.home .final{display:none!important}.mobile-home-hub{display:block;padding-block:1.3rem 1.55rem!important;background:linear-gradient(180deg,#f8fafc,#eef9fc)}.mobile-home-hub-card{padding:1rem;border:1px solid rgba(10,37,64,.08);border-radius:26px;background:#fffffff0;box-shadow:var(--shadow-sm, 0 8px 24px -18px rgba(10, 37, 64, .2))}.mobile-home-hub-card .eyebrow{margin-bottom:.55rem;color:var(--color-accent, #ff7a00);background:#ff7a0017}.mobile-home-hub-card h2{margin-bottom:.9rem;font-size:clamp(1.55rem,7vw,2rem);line-height:1.04}.mobile-home-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:.62rem}.mobile-home-hub-grid a{display:grid;gap:.18rem;min-height:94px;padding:.85rem;border:1px solid rgba(10,37,64,.08);border-radius:18px;background:#fff;box-shadow:0 12px 34px -30px #0a254061}.mobile-home-hub-grid strong{color:var(--ink);font-size:.94rem;line-height:1.12}.mobile-home-hub-grid span{color:var(--ink-soft);font-size:.78rem;line-height:1.28}body.home .steps-head,body.home .promise-intro,body.home .stores-head{margin-bottom:1rem}body.home .steps-head h2,body.home .promise-intro h2,body.home .stores-head h2{font-size:clamp(2.05rem,11vw,3rem)}body.home .steps-head p,body.home .promise-copy,body.home .stores-copy{font-size:.96rem;line-height:1.48}body.home .steps-grid{gap:.85rem}body.home .step{padding:.7rem .7rem 1rem;border-radius:28px}body.home .step-img{aspect-ratio:4 / 3;border-radius:22px}body.home .step .n{margin-top:.75rem;font-size:2.25rem}body.home .step h3{margin-bottom:.15rem;font-size:1.55rem}body.home .step p{margin:0;font-size:.95rem}body.home .promise-pills{gap:.45rem}body.home .promise-pills span{padding:.48rem .7rem;font-size:.78rem}body.home .promise-grid{gap:.65rem}body.home .promise-card,body.home .promise-card-feature{grid-template-columns:52px 1fr;gap:.75rem;padding:.9rem;border-radius:22px}body.home .promise-num{width:52px;height:52px}body.home .promise-card h3{font-size:1.18rem}body.home .promise-card p{font-size:.88rem}body.home .dreamteam{padding-block:2.35rem}body.home .dreamteam-shell{grid-template-columns:1fr}body.home .dreamteam-list{gap:0;border-radius:26px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);overflow:hidden}body.home .dreamteam-item{grid-template-columns:52px 1fr;gap:.75rem;padding:.9rem;border-bottom:1px solid rgba(255,255,255,.1)}body.home .dreamteam-item:last-child{border-bottom:0}body.home .dreamteam-dot{width:52px;height:52px}body.home .dreamteam-item strong{font-size:1.06rem}body.home .dreamteam-item p{margin-top:.15rem;color:#ffffffc7;font-size:.88rem;line-height:1.35}body.home .dreamteam-detail-grid{display:none!important}.mobile-product-detail-link{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:1rem;border-radius:999px;background:#fff;color:var(--ink);font-weight:900}body.home .stores{padding-block:2.35rem 2.8rem}body.home .stores-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}body.home .store{min-height:auto;padding:.72rem;border-radius:22px}body.home .store-logo-lg{min-height:68px;border-radius:18px}body.home .store-logo-lg img{max-height:30px}body.home .store-body{padding-top:.65rem}body.home .store-region,body.home .store-body p{display:none}body.home .store-cta{min-height:42px;justify-content:center;padding:.6rem .5rem;border-radius:999px;font-size:.78rem;text-align:center}body.home footer.site{padding-bottom:calc(7.6rem + env(safe-area-inset-bottom,0px))}body.home .mobile-sticky-cta{padding-bottom:env(safe-area-inset-bottom,0px)}body.home .mobile-sticky-cta .inner.sticky-retailer-inner{max-width:none;padding:.78rem max(.8rem,env(safe-area-inset-left,0px)) calc(.78rem + env(safe-area-inset-bottom,0px)) max(.8rem,env(safe-area-inset-right,0px))}body.home .mobile-sticky-cta .sticky-retailer-logos{gap:.55rem}body.home .mobile-sticky-cta .sticky-retailer-logos a{min-height:56px;border-radius:17px}body.home .mobile-sticky-cta .sticky-retailer-logos img{max-height:28px}body.product-page section,body.guide-page section,body.about-page section,body.calculator-page section,body:not(.home) .legal,body:not(.home) .contact{padding-block:clamp(1.8rem,7vw,2.6rem)}body.product-page .product-hero,body.guide-page .subhero,body.about-page .about-hero,body.calculator-page .calculator-hero{min-height:auto;padding-block:2rem 2.35rem}body.product-page .product-hero-grid,body.product-page .product-group-grid,body.product-page .product-hocker-grid,body.product-page .product-mount-grid,body.guide-page .topic-hero-grid,body.about-page .about-hero-grid,body.calculator-page .calculator-hero-grid{gap:1.15rem}body.product-page .product-hero-copy h1,body.product-page .product-groups h2,body.product-page .product-colors h2,body.product-page .product-hocker h2,body.product-page .product-mount h2,body.guide-page .subhero h1,body.about-page h1,body.calculator-page h1{font-size:clamp(2.25rem,11vw,3.35rem);line-height:.98;letter-spacing:-.055em}body.guide-page .guide-hero-note,body.guide-page .subhero .lead,body.product-page .product-hero-copy p,body.about-page .about-hero p,body.calculator-page .calculator-hero p{font-size:.98rem;line-height:1.48}body.guide-page.guide-hub .subhero .inner{max-width:100%}body.guide-page.guide-hub .subhero.guide-hero:after{opacity:.14}body.guide-page .guide-hub-featured,body.guide-page .guide-hub-grid,body.guide-page .related-guides,body.guide-page .guide-retail-band{padding-block:1.7rem}body.guide-page .guide-hub-featured .feature-card,body.guide-page .guide-hub-grid .ratgeber-grid,body.guide-page .related-guides .ratgeber-grid{gap:.9rem}body.guide-page .guide-hub-featured .feature-card{border-radius:26px}body.guide-page .guide-hub-featured .cover,body.guide-page.guide-hub .article .cover{min-height:0;aspect-ratio:1 / 1}body.guide-page .cover-image{object-fit:cover}body.guide-page .guide-hub-featured .article-body,body.guide-page .guide-hub-grid .article .article-body,body.guide-page .related-guides .article .article-body{padding:1rem}body.guide-page .guide-hub-grid .article p,body.guide-page .related-guides .article p{min-height:0;font-size:.92rem;line-height:1.42}body.guide-page .guide-hub-grid .article .meta,body.guide-page .related-guides .article .meta{display:none}body.guide-page.guide-article .article-hero,body.guide-page.guide-article .article-intro,body.guide-page.guide-article .article-content,body.guide-page.guide-article .related-guides{padding-block:1.6rem}body.guide-page.guide-article .article-layout,body.guide-page.guide-article .article-body-grid{gap:1.1rem}body.guide-page.guide-article .article-meta-clean,body.guide-page.guide-article .article-badges,body.guide-page.guide-article .article-toc{display:none!important}body.guide-page.guide-article article{max-width:68ch}body.guide-page.guide-article article p,body.guide-page.guide-article article li{font-size:1rem;line-height:1.58}body.guide-page.guide-article article h2{margin-top:1.65rem;font-size:clamp(1.75rem,8vw,2.45rem);line-height:1.02}body.about-page .about-story,body.about-page .about-proof,body.about-page .about-values,body.calculator-page .calculator-section,body.product-page .product-groups,body.product-page .product-colors,body.product-page .product-hocker,body.product-page .product-mount{padding-block:1.8rem}body.product-page .product-card-grid,body.product-page .product-colors-grid,body.product-page .product-card-list,body.about-page .about-card-grid{gap:.85rem}body.product-page .product-card,body.about-page .about-card,body.calculator-page .calculator-card{border-radius:24px;padding:1rem}}@media(max-width:360px){.mobile-home-hub-grid,body.home .stores-grid{grid-template-columns:1fr}body.home .hero-copy h1,body.home .hero-display{max-width:8.6ch}body.home .hero-retailers{grid-template-columns:repeat(2,minmax(0,1fr))}}body.guide-page.guide-hub .guide-feature-cover .cover-image,body.guide-page.guide-hub .guide-hub-grid .article .cover-image,body.guide-page.guide-hub .related-guides .article .cover-image{object-fit:contain}body.home .hero-title-accent{color:#4face8}body.home .hero-display-line{color:#fff}body.home .step:nth-child(2) p{display:none}body.home .dreamteam-detail-card img{object-fit:cover}body.product-page .product-hero-visual img,body.product-page .product-group-card img,body.product-page .variant-gallery img{object-fit:contain;background:#fff}body.product-page .product-group-card picture,body.product-page .variant-gallery{background:#fff}body.product-page .variant-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}body.product-page .variant-option{min-height:86px}@media(max-width:720px){body.home .hero-product{transform:none!important;object-position:62% 50%!important}body.home .hero-title-accent{color:#5bb7ea}body.home .hero-display-line{color:#fff}body.home .step:nth-child(2){padding-bottom:.85rem}body.home .step:nth-child(2) h3{margin-bottom:0}body.product-page .product-hero-actions .btn-secondary{display:none}body.product-page .product-hero-visual{max-height:16rem}body.product-page .product-group-card picture,body.product-page .variant-gallery{aspect-ratio:1 / 1}body.product-page .variant-options{grid-template-columns:1fr}body.product-page .variant-option{grid-template-columns:38px 1fr;min-height:58px;text-align:left}body.home .hero-fullbleed{padding-top:0;padding-bottom:1.15rem}body.home .hero-shell{padding:0 0 .75rem!important;gap:.25rem}body.home .hero-stage{height:clamp(13rem,52vw,16rem)!important;min-height:0!important;margin:0 0 .7rem!important;border-radius:0 0 24px 24px}body.home .hero-product{object-position:61% 42%;transform:scaleX(-1) scale(1.04)}body.home .hero-copy{padding-inline:1rem}body.home .hero-copy h1{margin-bottom:.35rem;font-size:.72rem}body.home .hero-display{margin-bottom:.55rem;font-size:clamp(2.35rem,11vw,3.25rem)}body.home .hero-fullbleed .hero-lede{margin-bottom:.55rem;font-size:.91rem;line-height:1.38}body.home .hero-seal-card{margin:.45rem 0;min-height:54px}body.home .hero-retailers{margin-top:.5rem}body.home .step:nth-child(1) .step-img,body.home .step:nth-child(2) .step-img{aspect-ratio:4 / 5}body.home .step:nth-child(1) .step-img img,body.home .step:nth-child(2) .step-img img{object-fit:cover;padding:0}.calculator-hero{padding-block:1.75rem 2rem!important}.calculator-hero-visual{min-height:13.5rem!important;border-radius:24px;background:#061627}.calculator-hero-visual img{object-fit:contain;object-position:center;padding:.5rem}.compare-visual{aspect-ratio:4 / 3}.compare-visual img{object-fit:cover}body.topic-guide .related-guides,body.topic-guide .guide-retail-band,body.guide-page.guide-article .related-guides,body.topic-guide .toc,body.guide-page.guide-article .toc{display:none!important}body.topic-guide .guide-content-section,body.guide-page.guide-article .guide-content-section{padding-block:1.2rem 1.6rem!important}body.topic-guide .prose,body.guide-page.guide-article .prose{font-size:1rem}body.topic-guide .prose h2,body.guide-page.guide-article .prose h2{margin-top:1.45rem}body.product-page .product-hero-visual{max-height:18rem;aspect-ratio:4 / 3}body.product-page .product-hero-visual img{object-fit:contain;padding:.4rem;background:#fff}body.guide-page .subhero.guide-hero{padding-block:1.55rem 1.75rem!important}body.guide-page .subhero.guide-hero:after{display:none!important}body.guide-page .subhero .crumbs,body.guide-page .guide-hero-actions,body.guide-page .guide-trust,body.guide-page .subhero .meta{display:none!important}body.guide-page .subhero .eyebrow{margin-bottom:.72rem;padding:.55rem .74rem;font-size:.62rem}body.guide-page .subhero .lede{margin-top:.75rem;font-size:.95rem;line-height:1.44}body.about-page .about-hero{min-height:auto!important;padding-block:1.75rem 2rem!important}body.about-page .about-hero .hero-display{margin-top:.2rem;font-size:clamp(2.1rem,11vw,3.1rem)}body.about-page .about-hero .hero-lede{font-size:.95rem;line-height:1.45}body.about-page .about-hero .hero-cta,body.about-page .about-hero .hero-meta,body.about-page .about-hero .hero-retailers{display:none!important}}body.home .hero-title-accent{color:#4face8!important}body.home .hero-display-line{color:#fff!important}body.product-page .product-hero-visual img,body.product-page .product-group-card img,body.product-page .variant-gallery img{object-fit:contain!important;background:#fff}.drawer-subnav summary{gap:.85rem!important}.drawer-subnav summary:before{content:none!important}.drawer-subnav summary:after{content:"\203a"!important;display:inline-grid!important;place-items:center!important;width:2.25rem!important;height:2.25rem!important;margin-left:auto!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--ink)!important;font-size:2.15rem!important;font-weight:900!important;line-height:1!important;transform:rotate(0)!important}.drawer-subnav[open] summary:after{color:var(--color-accent, #ff7a00)!important;transform:rotate(90deg)!important}body.home .step-icon-card{aspect-ratio:1 / 1!important;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 24% 18%,rgba(0,180,216,.32),transparent 34%),linear-gradient(145deg,#071d31,#0a2540 56%,#0b334f)!important}body.home .step-icon-card:before,body.home .step-icon-card:after{display:none!important}body.home .step-icon-img{width:min(64%,13.5rem)!important;height:auto!important;padding:0!important;object-fit:contain!important;filter:drop-shadow(0 18px 28px rgba(0,0,0,.2))}body.home .step-icon-img-wide{width:min(78%,15.5rem)!important}html,body{background:#f8fafc!important}header.site{position:sticky!important;top:0!important;min-height:89px!important;height:89px!important;background:#f8fafcd1!important;border-bottom:1px solid rgba(10,37,64,.08)!important;box-shadow:0 18px 54px -44px #0a254061!important;backdrop-filter:saturate(140%) blur(14px)!important;-webkit-backdrop-filter:saturate(140%) blur(14px)!important}header.site .container.nav,header.site .nav{min-height:89px!important;height:89px!important;padding-block:0!important;align-items:center!important}header.site .logo img{width:116px!important;height:34px!important;object-fit:contain!important;filter:none!important}@media(min-width:981px){header.site .container.nav,header.site .nav{max-width:none!important;width:100%!important;padding-left:72px!important;padding-right:72px!important}}@media(max-width:720px){header.site,header.site .container.nav,header.site .nav{min-height:72px!important;height:72px!important}header.site .logo img{width:116px!important;height:34px!important}}.announce{color:#0a2540!important;background:linear-gradient(90deg,#f8fafc,#eef7fb)!important;border-bottom:1px solid rgba(10,37,64,.08)!important}.announce strong,.announce span{color:#0a2540!important}.hero-display-accent,.hero-display-line-accent,.hero-title-accent,.about-hero .hero-display-line-accent,.product-hero-copy h1 em,.calculator-hero-copy h1 em,.subhero h1 em,.guide-hero h1 em,.guide-title em,.section-title em{color:#4face8!important;-webkit-text-fill-color:#4face8!important;background:none!important}.nav-menu a[href="/#probleme"],.nav-menu a[href="#probleme"],.drawer nav a[href="/#probleme"],.drawer nav a[href="#probleme"]{display:none!important}.nav-menu .btn,.nav-cta .btn{min-width:156px;justify-content:center}.nav-menu a.nav-savings{color:#0a2540!important;background:#4face821!important;border:1px solid rgba(79,172,232,.24)!important;border-radius:999px!important;box-shadow:none!important}.mobile-sticky-cta .sticky-retailer-label{display:none!important}.mobile-sticky-cta .inner.sticky-retailer-inner{display:block!important}.mobile-sticky-cta .sticky-retailer-logos{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.55rem!important;width:100%!important}.mobile-sticky-cta .sticky-retailer-logos a{min-height:56px!important;border-radius:17px!important;padding:.52rem!important}.mobile-sticky-cta .sticky-retailer-logos img{max-height:28px!important;width:auto!important}.store-cta,.retailer-btn,.retailer-card a,.final .retailer-btn,.final a[href*=rossmann],.final a[href*=budni]{color:#fff!important}.store-cta *,.retailer-btn *,.retailer-card a *,.final .retailer-btn *,.final a[href*=rossmann] *,.final a[href*=budni] *{color:inherit!important}.drawer{display:flex!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important;padding:calc(4.25rem + env(safe-area-inset-top,0px)) 1.25rem calc(1rem + env(safe-area-inset-bottom,0px))!important}.drawer nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding-bottom:1rem!important}.drawer-cta{flex:0 0 auto!important;position:sticky!important;bottom:calc(-1rem - env(safe-area-inset-bottom,0px))!important;margin:0 -1.25rem calc(-1rem - env(safe-area-inset-bottom,0px))!important;padding:.85rem 1.25rem calc(1rem + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(180deg,#f8fafc00,#f8fafc 20% 100%)!important;box-shadow:0 -18px 45px -36px #0a254059!important}@media(max-width:720px){body.home .hero-product{transform:none!important;object-position:62% 50%!important}body.home .hero-stage{height:clamp(13.5rem,56vw,17rem)!important}body.home .step-icon-card{aspect-ratio:16 / 11!important;min-height:10.5rem}body.home .step-icon-img{width:min(56%,10.5rem)!important}body.home .step-icon-img-wide{width:min(72%,13rem)!important}body.product-page .product-hero-actions .btn-secondary{display:none!important}body.product-page .product-hero-visual{max-height:16rem!important}body.home .hero-copy h1.hero-title-accent{margin:0 0 .28rem!important;max-width:9ch;color:#4face8!important;font-size:clamp(2.05rem,9.8vw,2.95rem)!important;font-weight:900!important;line-height:.92!important;letter-spacing:-.075em!important;text-transform:none!important}body.home .hero-display{font-size:clamp(2.45rem,12.4vw,3.7rem)!important;line-height:.92!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}header.site{min-height:72px!important;height:72px!important}header.site .container.nav,header.site .nav{min-height:72px!important;height:72px!important}header.site .logo img{width:auto!important;height:40px!important}footer.site .brand img{width:auto!important;height:40px!important;filter:brightness(0) invert(1)!important}@media(max-width:720px){header.site,header.site .container.nav,header.site .nav{min-height:64px!important;height:64px!important}header.site .logo img{width:auto!important;height:32px!important}}html body.home .hero-copy h1#hero-h.hero-title-accent{color:#4face8!important;-webkit-text-fill-color:#4face8!important;font-size:clamp(3.4rem,8vw,7.25rem)!important;line-height:.88!important;letter-spacing:-.075em!important;max-width:10ch!important}@media(max-width:720px){html body.home .hero-copy h1#hero-h.hero-title-accent{font-size:clamp(2.75rem,13vw,4.15rem)!important;line-height:.9!important;max-width:8.8ch!important}html body.home .hero-display{font-size:clamp(2.75rem,13vw,4.15rem)!important;line-height:.9!important}}.store-cta,.final .retailer-btn,.retailer-btn{background:linear-gradient(135deg,#ff8a18,#ff6a00)!important;border-color:#ff7a00b8!important;color:#fff!important;box-shadow:0 18px 40px -26px #ff7a00a6!important}.mobile-sticky-cta.is-hidden{transform:translateY(calc(100% + 1.5rem))!important;pointer-events:none!important}header.site,header.site .container.nav,header.site .nav{align-items:center!important}header.site .nav-menu,header.site .nav-actions{align-items:center!important}header.site .nav-menu{gap:clamp(1rem,2vw,2rem)!important}header.site .nav-menu a,header.site .nav-actions .btn,header.site .nav-buy,header.site .nav-savings{min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;padding-block:0!important}header.site .nav-menu a:not(.nav-savings){padding-inline:.12rem!important}header.site .nav-savings{padding-inline:1.15rem!important}header.site .logo,.drawer-logo,footer.site .brand{display:inline-flex!important;align-items:center!important;color:#020617!important}footer.site .brand{color:#fff!important}header.site .logo img,.drawer-logo img,footer.site .brand img{display:block!important;object-fit:contain!important;filter:none!important}footer.site .brand img{filter:brightness(0) invert(1)!important}html body.home .hero-copy{max-width:min(680px,54vw)!important}html body.home .hero-copy h1#hero-h.hero-title-accent,html body.home .hero-display,html body.home .hero-display-line,.hero-display-line-accent,.hero-display-accent,.section-title em,.product-hero-copy h1 em,.calculator-hero-copy h1 em,.subhero h1 em,.guide-hero h1 em,.guide-title em{letter-spacing:-.02em!important;word-break:normal!important;overflow-wrap:normal!important;text-wrap:balance}html body.home .hero-copy h1#hero-h.hero-title-accent,html body.home .hero-display,html body.home .hero-display-line{font-size:clamp(3rem,7.2vw,6rem)!important;line-height:.98!important;max-width:11ch!important}.promise-card,.retailer-card,.store,.product-group-card,.calculator-result-card{word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto}.promise-card{min-width:min(100%,220px)!important}.promise-card h3,.promise-kicker,.retailer-meta,.retailer-copy{word-break:normal!important;overflow-wrap:normal!important}body.home .step-img{aspect-ratio:1 / 1!important;overflow:hidden!important}body.home .step-img img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;filter:none!important}body.home .step-icon-card{background:#061b2f!important}.drawer{width:80vw!important;max-width:320px!important;height:100dvh!important;max-height:100dvh!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#f8fafc!important;transition:transform .2s ease-out!important}.drawer-header{flex:0 0 auto!important;min-height:64px!important;padding:max(.75rem,env(safe-area-inset-top)) 1rem .75rem!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(10,37,64,.12)!important}.drawer-logo img{width:auto!important;height:32px!important}.drawer-close{width:44px!important;height:44px!important;display:inline-grid!important;place-items:center!important;border:1px solid rgba(10,37,64,.14)!important;border-radius:999px!important;background:#fff!important;color:#0a2540!important;font-size:1.65rem!important;line-height:1!important}.drawer-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding:1.1rem 1rem 1rem!important}.drawer nav{overflow:visible!important;padding:0!important}.drawer-section-label{margin:1.6rem 0 .45rem!important;font-size:.72rem!important;line-height:1!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#64748b!important}.drawer-section-label:first-child{margin-top:0!important}.drawer nav a{min-height:48px!important;padding:0 .85rem 0 1rem!important;display:flex!important;align-items:center!important;border-bottom:1px solid rgba(10,37,64,.08)!important;border-radius:0!important;position:relative!important;font-size:1rem!important}.drawer nav a:hover,.drawer nav a:focus-visible{background:#4face814!important}.drawer nav a.is-current:before{content:""!important;position:absolute!important;left:0!important;top:12px!important;bottom:12px!important;width:3px!important;border-radius:999px!important;background:#4face8!important}.drawer-cta,.drawer-cta-footer{flex:0 0 auto!important;position:static!important;margin:0!important;padding:1rem!important;padding-bottom:max(1rem,env(safe-area-inset-bottom))!important;border-top:1px solid rgba(10,37,64,.12)!important;background:#f8fafc!important;box-shadow:0 -18px 45px -38px #0a254073!important;display:grid!important;gap:.65rem!important}.drawer-cta .btn{width:100%!important;min-height:48px!important}.stores-grid-canonical,.stores-grid{align-items:stretch!important}.retailer-card-canonical,.stores-grid .retailer-card,.stores-grid .store{background:#fff!important;border:1px solid rgba(10,37,64,.1)!important;border-radius:26px!important;box-shadow:0 20px 60px -42px #0a25406b!important;min-height:100%!important}.retailer-card-canonical>a,.stores-grid .retailer-card>a,.stores-grid .store>a{min-height:100%!important;padding:1.4rem!important;display:grid!important;grid-template-rows:64px auto auto 1fr auto!important;gap:.75rem!important;color:#0a2540!important;text-decoration:none!important}.retailer-logo-frame{min-height:64px!important;display:grid!important;place-items:center!important}.retailer-logo-frame img{max-width:155px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important}.retailer-meta{display:block!important;font-size:.75rem!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#64748b!important;line-height:1.2!important}.retailer-card-canonical strong{font-size:clamp(1.25rem,2vw,1.65rem)!important;line-height:1.05!important;color:#0a2540!important}.retailer-copy{display:block!important;color:#42566d!important;font-size:.98rem!important;line-height:1.45!important}.store-cta{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 1.1rem!important;border-radius:999px!important;font-weight:800!important}.inline-savings{padding:clamp(3.5rem,7vw,6rem) 0!important;background:radial-gradient(circle at 12% 18%,rgba(0,180,216,.16),transparent 35%),linear-gradient(180deg,#f8fafc,#fff)!important}.inline-savings-card{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:clamp(1rem,3vw,2rem)!important;align-items:stretch!important;background:#fff!important;border:1px solid rgba(10,37,64,.1)!important;border-radius:clamp(1.75rem,4vw,3rem)!important;padding:clamp(1.2rem,3vw,2rem)!important;box-shadow:0 34px 88px -58px #0a254080!important}.inline-savings-copy h2{margin:.35rem 0 1rem!important;font-size:clamp(2.15rem,5vw,4.4rem)!important;line-height:.98!important;letter-spacing:-.04em!important}.inline-savings-copy h2 em{color:#4face8!important;font-style:italic!important}.inline-savings-controls{display:grid!important;gap:1rem!important;margin-top:1.25rem!important}.range-row{display:grid!important;gap:.65rem!important}.range-row label{display:flex!important;justify-content:space-between!important;gap:1rem!important;font-weight:800!important;color:#0a2540!important}.range-row output{color:#ff7a00!important}.range-row input[type=range]{width:100%!important;accent-color:#ff7a00!important;min-height:36px!important}.inline-savings-result{background:linear-gradient(145deg,#071d31,#0a2540)!important;color:#fff!important;border-radius:clamp(1.4rem,3vw,2.25rem)!important;padding:clamp(1.2rem,3vw,2rem)!important;display:grid!important;align-content:center!important;gap:1rem!important}.inline-savings-number{font-size:clamp(2.4rem,7vw,5.25rem)!important;line-height:.9!important;letter-spacing:-.05em!important;font-weight:900!important}header.site .nav-actions .btn-primary,header.site .nav-buy{background:linear-gradient(135deg,#ff8a18,#ff6a00)!important;border-color:#ff7a00a6!important;color:#fff!important;box-shadow:0 18px 40px -26px #ff7a00a6!important}.inline-savings-number small{display:block!important;margin-top:.45rem!important;font-size:clamp(1rem,2vw,1.35rem)!important;letter-spacing:0!important;line-height:1.2!important;color:#ffffffc7!important}.inline-savings-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.65rem!important}.inline-savings-metrics span{min-height:74px!important;padding:.8rem!important;display:grid!important;align-content:center!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:1rem!important;background:#ffffff12!important;color:#ffffffc7!important;font-size:.85rem!important}.inline-savings-metrics strong{color:#fff!important;font-size:1.15rem!important}.inline-savings-actions{display:flex!important;flex-wrap:wrap!important;gap:.75rem!important;align-items:center!important}.inline-savings-note{color:#ffffffad!important;font-size:.84rem!important}@media(max-width:760px){html body.home .hero-copy{max-width:100%!important}html body.home .hero-copy h1#hero-h.hero-title-accent,html body.home .hero-display,html body.home .hero-display-line{font-size:clamp(2.75rem,12.5vw,3.9rem)!important;line-height:.94!important;letter-spacing:-.025em!important}.inline-savings-card{grid-template-columns:1fr!important}.inline-savings{padding:2.5rem 0!important}.inline-savings-metrics{grid-template-columns:1fr!important}.inline-savings-actions .btn{width:100%!important}}body.product-page .product-hero{min-height:auto!important;padding:clamp(2.5rem,5vw,4rem) 0!important}body.product-page .product-hero-grid{min-height:min(60vh,600px)!important;align-items:center!important}body.product-page .product-hero-copy h1{font-size:clamp(3rem,6.2vw,5.4rem)!important;line-height:.96!important;letter-spacing:-.045em!important}body.product-page .product-hero-copy p{max-width:62ch!important}body.product-page .product-hero-visual img{max-height:min(46vh,460px)!important}body.product-page .product-group-grid{align-items:stretch!important}body.product-page .product-group-card{display:flex!important;flex-direction:column!important;gap:.85rem!important;min-height:100%!important;text-decoration:none!important}body.product-page .product-group-card picture,body.product-page .product-group-card img{aspect-ratio:4 / 3!important;width:100%!important;height:auto!important}body.product-page .product-group-card img{object-fit:contain!important;background:#fff!important}body.product-page .product-group-card ul{display:grid!important;gap:.45rem!important;margin:.2rem 0 0!important;padding:0!important;list-style:none!important;color:#42566d!important}body.product-page .product-group-card li:before{content:"\2713";margin-right:.45rem;color:#ff7a00;font-weight:900}.product-card-cta{margin-top:auto!important;min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:linear-gradient(135deg,#ff8a18,#ff6a00)!important;color:#fff!important;font-weight:900!important;padding:0 1rem!important}.product-compare{padding:clamp(3.5rem,7vw,6rem) 0!important;background:#f8fafc!important}.product-compare-table{overflow:hidden!important;border:1px solid rgba(10,37,64,.1)!important;border-radius:28px!important;background:#fff!important;box-shadow:0 24px 70px -50px #0a25406b!important}.product-compare-table>div{display:grid!important;grid-template-columns:1fr 1.4fr 1.2fr 1.2fr!important;gap:1rem!important;padding:1rem 1.25rem!important;border-bottom:1px solid rgba(10,37,64,.08)!important;color:#0a2540!important}.product-compare-table>div:first-child{background:#eef7fb!important;font-size:.82rem!important;letter-spacing:.08em!important;text-transform:uppercase!important}.product-compare-table>div:last-child{border-bottom:0!important}@media(max-width:760px){.product-compare-table{display:grid!important;gap:.8rem!important;background:transparent!important;border:0!important;box-shadow:none!important}.product-compare-table>div{grid-template-columns:1fr!important;border:1px solid rgba(10,37,64,.1)!important;border-radius:20px!important;background:#fff!important}.product-compare-table>div:first-child{display:none!important}}header.site,header.site .container.nav,header.site .nav,.site-header__nav{height:72px!important;min-height:72px!important;display:flex!important;align-items:center!important}header.site .container.nav,header.site .nav{justify-content:space-between!important}header.site .nav-menu,header.site .nav-actions,.site-header__nav{display:flex!important;align-items:center!important;gap:32px!important}header.site .nav-menu a,header.site .nav-actions .btn,header.site .nav-buy,header.site .nav-savings,.site-header__nav a,.site-header__nav .pill,.site-header__nav .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;min-height:40px!important;line-height:1!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;white-space:nowrap!important}header.site .nav-menu a.nav-savings:hover,header.site .nav-menu a.nav-savings.active{transform:none!important}header.site .logo img,.drawer-logo img{height:40px!important;width:auto!important;max-width:160px!important;object-fit:contain!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}header.site .logo,header.site .logo:link,header.site .logo:visited,header.site .logo:hover,header.site .logo:active,header.site .logo img,.drawer-logo,.drawer-logo img,footer.site .brand,footer.site .brand img{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}header.site .logo:focus-visible,.drawer-logo:focus-visible,footer.site .brand:focus-visible{outline:2px solid rgba(255,122,26,.78)!important;outline-offset:6px!important;border-radius:10px!important}footer.site .brand img{height:40px!important;width:auto!important;max-width:160px!important;object-fit:contain!important}html body.home .hero-copy{min-width:min(640px,52vw)!important;max-width:680px!important}html body.home .hero-copy h1#hero-h.hero-title-accent,html body.home .hero-display-line,.hero-display-line-accent,.section-head h2 em,.promise h2 em,.inline-savings-copy h2 em,.product-hero-copy h1 em,.calculator-hero-copy h1 em,.about-hero h1 em,.guide-title em,.subhero h1 em{letter-spacing:-.02em!important;word-break:normal!important;overflow-wrap:normal!important;text-wrap:balance!important}html body.home .hero-copy h1#hero-h.hero-title-accent,html body.home .hero-display-line{font-size:clamp(48px,8vw,96px)!important;line-height:.98!important}.promise-grid,.trust-grid,.benefit-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}.promise-card,.trust-card,.benefit-card{min-width:0!important}.promise-card-copy h3,.trust-card h3,.benefit-card h3{word-break:normal!important;overflow-wrap:break-word!important;hyphens:auto!important;font-size:clamp(1.35rem,2vw,1.9rem)!important}.step-img.step-icon-card{aspect-ratio:1 / 1!important;background:#02080f!important;border:0!important;display:grid!important;place-items:center!important;padding:0!important;overflow:hidden!important}.step-img .step-icon-img,.step-img .step-icon-img-wide{width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:inherit!important;filter:none!important}body.home .promise-pills,.retailer-meta,.retailer-copy{display:none!important}.stores-grid-canonical .retailer-card,.stores-grid .retailer-card{background:var(--surface, #fff)!important;border:1px solid rgba(10,37,64,.1)!important;box-shadow:0 18px 46px #0a25401a!important}.stores-grid-canonical .retailer-card a,.stores-grid .retailer-card a{min-height:260px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:28px!important;text-align:center!important}.retailer-logo-frame{height:70px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;overflow:visible!important;position:static!important}.retailer-logo-frame img{max-height:56px!important;max-width:180px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important;margin:0 auto!important;position:static!important}.retailer-card h3{margin:0!important;color:var(--primary, #0a2540)!important;font-size:1.45rem!important;line-height:1.1!important}.retailer-card .store-cta{width:100%!important;min-height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:linear-gradient(135deg,#ff8a1f,#ff6a00)!important;color:#fff!important;font-weight:800!important;box-shadow:0 14px 34px #ff7a003d!important}.drawer{display:flex!important;flex-direction:column!important;height:100dvh!important;overflow:hidden!important;width:80vw!important;max-width:320px!important}.drawer-body{flex:1 1 auto!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding-bottom:16px!important}.drawer-cta-footer,.drawer-cta{flex-shrink:0!important;padding:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom))!important;background:var(--surface, #fff)!important;border-top:1px solid var(--border, rgba(10, 37, 64, .12))!important}.drawer-subnav,.drawer-subnav-links{display:none!important}.inline-savings{padding-block:clamp(52px,7vw,88px)!important}.inline-savings-card{min-height:auto!important;max-height:none!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:clamp(24px,4vw,56px)!important}.inline-savings-result{gap:16px!important}.inline-savings-number{padding:clamp(22px,3vw,34px)!important}.inline-savings-number span{font-size:clamp(3rem,6vw,5.8rem)!important}.inline-savings-number-secondary span{font-size:clamp(2.25rem,4.5vw,4rem)!important}.inline-savings-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.range-row input[type=range],.calc-control input[type=range]{-webkit-appearance:none!important;appearance:none!important;width:100%!important;height:10px!important;border-radius:999px!important;background:linear-gradient(90deg,#ff7a1a,#ff7a1a)!important;outline:none!important;cursor:pointer!important}.range-row input[type=range]::-webkit-slider-thumb,.calc-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:32px!important;height:32px!important;border-radius:50%!important;background:#ff7a1a!important;border:4px solid #fff!important;box-shadow:0 10px 24px #ff7a1a59!important}.range-row input[type=range]::-moz-range-thumb,.calc-control input[type=range]::-moz-range-thumb{width:32px!important;height:32px!important;border-radius:50%!important;background:#ff7a1a!important;border:4px solid #fff!important;box-shadow:0 10px 24px #ff7a1a59!important}body.product-page .product-hero-grid{grid-template-columns:minmax(0,1fr)!important;min-height:min(50vh,460px)!important}body.product-page .product-hero-visual{display:none!important}body.product-page .product-hero-copy{max-width:880px!important;margin-inline:auto!important;text-align:center!important}body.product-page .product-hero-copy h1{letter-spacing:-.02em!important;font-size:clamp(3rem,7vw,6rem)!important;line-height:1!important}@media(max-width:768px){.calculator-hero-visual,.sparrechner-product-image,.inline-savings-visual{display:none!important}}@media(max-width:760px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.container,section>.container,main>section>.container{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}header.site,header.site .container.nav,header.site .nav,.site-header__nav{height:64px!important;min-height:64px!important}header.site .logo img,.drawer-logo img{height:32px!important;max-width:140px!important}header.site .container.nav,header.site .nav{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-left:max(16px,env(safe-area-inset-left))!important;padding-right:max(16px,env(safe-area-inset-right))!important;justify-content:space-between!important;box-sizing:border-box!important}header.site .nav-menu,header.site .nav-buy{display:none!important}header.site .nav-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto!important;gap:0!important;margin-left:auto!important}header.site .burger{display:inline-flex!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;margin-left:0!important;flex:0 0 48px!important}html body.home .hero-copy{min-width:0!important;max-width:100%!important}html body.home .hero-copy h1#hero-h.hero-title-accent,html body.home .hero-display-line{font-size:clamp(48px,14.2vw,64px)!important;line-height:.95!important}.inline-savings-card{grid-template-columns:1fr!important}.inline-savings-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.inline-savings-actions .btn{width:100%!important}.stores-grid-canonical,.stores-grid,.retailer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.stores-grid-canonical .retailer-card a,.stores-grid .retailer-card a{min-height:190px!important;padding:18px 16px!important;gap:14px!important;overflow:hidden!important}.retailer-logo-frame{min-height:64px!important;height:64px!important}.retailer-logo-frame img{max-height:48px!important;max-width:100%!important;object-fit:contain!important}.retailer-card h3{font-size:1.08rem!important}.retailer-card .store-cta{min-height:46px!important;padding-inline:10px!important;font-size:.9rem!important}}.hero-retailer img,.hero-retailers img,.handel-retailer img,.store-logo-lg img,.retailer-card img{height:32px;width:auto;max-width:120px;object-fit:contain}.store-logo-lg,.retailer-card__logo{min-height:64px;display:flex;align-items:center;justify-content:center}.store-logo-lg img{max-height:48px}@media(max-width:768px){.store-logo-lg img,.retailer-card img{max-height:40px;max-width:80%}}header.site{height:72px!important;min-height:72px!important;max-height:72px!important}header.site .container.nav,header.site .nav{height:72px!important;min-height:72px!important;max-height:72px!important;align-items:center!important}header.site .nav-menu{gap:clamp(14px,1.45vw,28px)!important;align-items:center!important}header.site .nav-menu a{padding-inline:.18rem!important}header.site .nav-menu a.nav-savings{padding-inline:1rem!important}header.site .nav-actions{align-items:center!important}header.site .logo,header.site .logo:before,header.site .logo:after,header.site .logo img,header.site.site-hidden .logo,header.site.site-hidden .logo img,header.site.scrolled .logo,header.site.scrolled .logo img,header.site.is-scrolled .logo,header.site.is-scrolled .logo img,body.scrolled header.site .logo,body.scrolled header.site .logo img{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;filter:none!important}header.site .logo:focus-visible{outline:2px solid rgba(255,122,26,.78)!important;outline-offset:6px!important;border-radius:10px!important}.store-region,.store-label,.store-body p,.retailer-card p,.retailer-meta,.retailer-copy{display:none!important}.retailer-logo-frame{height:72px!important;min-height:72px!important;margin-bottom:16px!important;overflow:visible!important}.retailer-logo-frame img,.store-logo-lg img,.retailer-card img{max-width:80%!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important}.stores-grid-canonical .retailer-card a,.stores-grid .retailer-card a{min-height:248px!important;justify-content:space-between!important}.retailer-card .store-cta,.store-cta{min-height:48px!important;width:100%!important;padding:12px 16px!important;white-space:nowrap!important;text-align:center!important}.calc-result,.inline-savings-metric,.inline-savings-number,.inline-savings-number-secondary{min-width:0!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:auto!important}.calc-result{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.calc-result span,.calc-result strong,.inline-savings-metric span,.inline-savings-metric strong{display:block!important;width:100%!important;min-width:0!important;text-align:center!important}.calc-result strong,.inline-savings-metric strong{white-space:normal!important;overflow-wrap:break-word!important;line-height:1.28!important}@media(max-width:768px){header.site{height:64px!important;min-height:64px!important;max-height:64px!important}header.site .container.nav,header.site .nav{height:64px!important;min-height:64px!important;max-height:64px!important}}@media(max-width:760px){.retailer-logo-frame{height:64px!important;min-height:64px!important;margin-bottom:14px!important}.retailer-logo-frame img,.store-logo-lg img,.retailer-card img{max-width:80%!important;max-height:40px!important;object-fit:contain!important}.stores-grid-canonical .retailer-card a,.stores-grid .retailer-card a{min-height:204px!important;padding:18px 16px!important;gap:12px!important;overflow:visible!important}.retailer-card .store-cta,.store-cta{min-height:48px!important;padding:12px 8px!important;font-size:.86rem!important;white-space:nowrap!important}.calc-result-grid,.inline-savings-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.calc-result strong,.inline-savings-metric strong{font-size:.82rem!important;line-height:1.24!important}}@media(max-width:379px){.stores-grid-canonical,.stores-grid,.retailer-grid{grid-template-columns:1fr!important}}body.home .faq:target,body.home .faq.is-anchor-target{display:block!important}body.home .hero-retailers{align-items:stretch!important}body.home .hero-retailer{box-sizing:border-box!important;min-width:0!important;overflow:hidden!important}body.home .hero-retailer img{display:block!important;width:100%!important;height:26px!important;max-width:100%!important;max-height:26px!important;object-fit:contain!important}@media(max-width:720px){body.home .hero-retailer img{height:22px!important;max-height:22px!important}}.variant-retailer-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:1.35rem}.variant-retailer-buttons a{min-height:58px;border-radius:18px;border:1px solid rgba(10,37,64,.12);background:#fff;box-shadow:0 16px 34px -28px #0a254057;display:flex;align-items:center;justify-content:center;padding:10px 12px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.variant-retailer-buttons a:hover{transform:translateY(-2px);border-color:#ff7a0073;box-shadow:0 22px 42px -26px #ff7a0061}.variant-retailer-buttons img{display:block;width:auto;height:auto;max-width:92%;max-height:30px;object-fit:contain}@media(max-width:760px){.variant-retailer-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.variant-retailer-buttons a{min-height:64px;padding:12px 14px}.variant-retailer-buttons img{max-height:34px;max-width:86%}}.logo svg{display:block;height:30px;width:auto;filter:brightness(0) saturate(100%);transition:filter .3s var(--ease)}footer .brand svg,footer .logo svg{filter:none;height:36px;width:auto;display:block}@media(min-width:981px){header.site .container.nav,header.site .nav{max-width:1280px!important;width:100%!important;margin-inline:auto!important;padding-left:clamp(1.5rem,4vw,3rem)!important;padding-right:clamp(1.5rem,4vw,3rem)!important}}header.site .logo img,header.site .logo svg{height:38px!important;width:auto!important;max-width:165px!important;max-height:40px!important;display:block!important;object-fit:contain!important}@media(max-width:720px){header.site .logo img,header.site .logo svg{height:32px!important;max-width:140px!important;max-height:32px!important}}footer.site .brand img,footer.site .brand svg,footer.site .brand a img,footer.site .brand a svg,footer.site .foot-grid .brand img,footer.site .foot-grid .brand svg{height:28px!important;width:auto!important;max-width:120px!important;max-height:28px!important;display:block!important;filter:brightness(0) invert(1)!important}@media(max-width:720px){footer.site .brand img,footer.site .brand svg{height:24px!important;max-width:100px!important;max-height:24px!important}}.drawer-logo svg,.drawer-logo img{height:30px!important;width:auto!important;max-width:130px!important;max-height:30px!important;display:block!important}@media(min-width:900px){header.site .nav-menu,body header .nav-menu{display:inline-flex!important}header.site .burger,body header .burger{display:none!important}}@media(max-width:899px){header.site .nav-menu,body header .nav-menu{display:none!important}header.site .burger,body header .burger{display:inline-flex!important}}@media(min-width:980px){body.home .hero-display{font-size:clamp(4.5rem,8vw,7.5rem)!important;line-height:1.02!important}body.home .hero-fullbleed .hero-copy{max-width:640px!important}body.home .hero-fullbleed .hero-copy .hero-meta{font-size:1.18rem!important;line-height:1.55!important}body.home .hero-fullbleed .btn-primary,body.home .hero-fullbleed .btn.btn-primary{font-size:1.05rem!important;padding:1.05rem 2rem!important}}section h2 em,section h2 i{padding-block:.05em .2em;line-height:1.18;overflow:visible}.final h2 em,.final h2 i{padding-block:.05em .2em;line-height:1.18;overflow:visible}body.home h2{line-height:1.18}.product-hero-visual picture,.product-card picture,.product-hocker-visual picture,.variant-gallery picture{display:block;width:100%;height:100%}.retailer-card-canonical>a,.stores-grid .retailer-card.retailer-card-canonical>a{grid-template-rows:1fr auto!important;padding:clamp(1.5rem,2.5vw,2rem) clamp(1.4rem,2vw,1.8rem)!important;gap:1.5rem!important;min-height:180px!important}.retailer-card-canonical .retailer-logo-frame{min-height:0!important;align-self:center!important;justify-self:center!important;width:100%!important}.retailer-card-canonical .retailer-logo-frame img{max-width:70%!important;max-height:70px!important}@media(min-width:1100px){.retailer-card-canonical .retailer-logo-frame img{max-width:60%!important;max-height:64px!important}}.retailer-card-canonical .store-cta{width:100%!important;padding:.85rem 1rem!important;font-size:.95rem!important;background:var(--berry, #ff7a1a)!important;color:#fff!important}header.site .nav-menu a,header.site .nav-actions .btn,header.site .nav-buy,header.site .nav-savings{min-height:44px!important}body.about-page .about-teaser.prose-teaser .retailers a[href*=rossmann] img{max-width:min(105px,100%)!important}body.about-page .about-teaser.prose-teaser .retailers a[href*=amazon] img{max-width:min(100px,100%)!important}body.about-page .about-teaser.prose-teaser .retailers img{max-width:min(118px,100%)!important}.burger,header.site .burger,button.burger{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:#ffffffdb!important;border:1px solid rgba(10,37,64,.14)!important;border-radius:999px!important;width:48px!important;height:48px!important;padding:0!important;cursor:pointer!important;color:inherit!important;font:inherit!important;outline:none!important}.burger:focus-visible,header.site .burger:focus-visible{outline:3px solid rgba(255,122,0,.4)!important;outline-offset:2px!important}.burger span,header.site .burger span,button.burger span{display:block!important;width:16px!important;height:1.5px!important;background:#0a2540!important;margin:0 auto!important;border-radius:1px!important}.burger span+span{margin-top:4px!important}.drawer-close,button.drawer-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:#0a25400f!important;border:1px solid rgba(10,37,64,.1)!important;border-radius:999px!important;width:44px!important;height:44px!important;padding:0!important;cursor:pointer!important;font-size:24px!important;color:#0a2540!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.hero-shelf-badge{display:inline-flex;align-items:center;gap:.65rem;margin:.9rem 0 1.1rem;padding:.7rem 1.15rem;background:linear-gradient(135deg,#ff8a18,#ff6a00);color:#fff;border-radius:999px;font-family:var(--font-display, "Bricolage Grotesque", sans-serif);font-weight:700;font-size:clamp(.95rem,1.2vw,1.1rem);letter-spacing:-.005em;line-height:1.15;box-shadow:0 18px 40px -18px #ff7a00b3,0 0 0 1px #ffffff29 inset;position:relative;isolation:isolate;animation:heroShelfPulse 2.4s ease-in-out infinite}@keyframes heroShelfPulse{0%,to{box-shadow:0 18px 40px -18px #ff7a00b3,0 0 0 1px #ffffff29 inset,0 0 #ff8a1873}50%{box-shadow:0 18px 40px -18px #ff7a00b3,0 0 0 1px #ffffff29 inset,0 0 0 8px #ff8a1800}}@media(prefers-reduced-motion:reduce){.hero-shelf-badge{animation:none}}.hero-shelf-badge-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:#fff}.hero-shelf-badge-icon svg{width:100%;height:100%;display:block}.hero-shelf-badge-text{white-space:nowrap}@media(max-width:720px){.hero-shelf-badge{font-size:.92rem;padding:.6rem 1rem;margin:.8rem 0 .9rem}.hero-shelf-badge-text{white-space:normal}}.hero-shelf-block .hero-shelf-badge,.hero-shelf-block-header{animation:none!important}.hero-shelf-block{margin-top:1.1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:.55rem .85rem .85rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 22px 50px -28px #0000008c,0 0 0 1px #ff8a1838;position:relative;isolation:isolate;display:grid;gap:.55rem;animation:heroShelfPulse 2.6s ease-in-out infinite}@keyframes heroShelfPulse{0%,to{box-shadow:0 22px 50px -28px #0000008c,0 0 0 1px #ff8a1838,0 0 #ff8a1873}50%{box-shadow:0 22px 50px -28px #0000008c,0 0 0 1px #ff8a1866,0 0 0 7px #ff8a1800}}@media(prefers-reduced-motion:reduce){.hero-shelf-block{animation:none}}.hero-shelf-block-header{display:inline-flex;align-self:start;justify-self:start;align-items:center;gap:.55rem;background:linear-gradient(135deg,#ff8a18,#ff6a00);color:#fff;border-radius:999px;padding:.55rem 1rem .6rem;font-family:var(--font-display, "Bricolage Grotesque", sans-serif);font-weight:700;font-size:clamp(.92rem,1.1vw,1.05rem);letter-spacing:-.005em;line-height:1.15;box-shadow:0 12px 26px -14px #ff7a00b3;margin-left:-.15rem}.hero-shelf-block .hero-retailers{margin:0;padding-top:.15rem;border-top:1px dashed rgba(255,255,255,.14);padding-top:.7rem}@media(max-width:720px){.hero-shelf-block{padding:.5rem .7rem .7rem;border-radius:18px}.hero-shelf-block-header{font-size:.88rem;padding:.5rem .85rem .55rem}}.hero-shelf-block{margin-top:1.1rem;padding:.55rem .75rem .75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:16px;position:relative;isolation:isolate;display:inline-grid;gap:.55rem;width:max-content;max-width:100%;animation:none;box-shadow:0 18px 38px -28px #00000080}.hero-shelf-block-header{display:inline-flex;align-items:center;gap:.45rem;background:transparent;color:#ffe4cc;padding:0;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-weight:600;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;margin:0;border-radius:0;box-shadow:none;animation:none!important}.hero-shelf-block-header .hero-shelf-badge-icon{width:16px;height:16px;color:#ff8a18;flex-shrink:0}.hero-shelf-block-header .hero-shelf-badge-icon svg{width:100%;height:100%;display:block}.hero-shelf-block-header .hero-shelf-badge-text{color:#ffe4cc}.hero-shelf-block .hero-retailers{margin:0!important;padding:0!important;border-top:none!important}@media(min-width:720px){.hero-shelf-block{padding:.6rem .85rem .9rem}}@media(max-width:720px){.hero-shelf-block{padding:.5rem .65rem .7rem;border-radius:14px;width:100%}.hero-shelf-block-header{font-size:.72rem}}.hero-shelf-block.hero-shelf-block,.hero-shelf-block-header.hero-shelf-block-header{background:#ffffff0d}.hero-shelf-block-header.hero-shelf-block-header{background:transparent!important;color:#ffe4cc!important;padding:0!important;border-radius:0!important;box-shadow:none!important;font-size:.78rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:600!important;margin-left:0!important}.hero-shelf-block-header,.hero-shelf-block-header.hero-shelf-block-header{font-size:1rem!important;letter-spacing:.04em!important;text-transform:none!important;font-weight:600!important;color:#fff!important;padding:.7rem .2rem 0!important;align-items:center!important;gap:.55rem!important;margin-top:.2rem!important;border-top:1px dashed rgba(255,255,255,.16)!important;width:100%!important;display:flex!important;justify-content:center!important;text-align:center!important}.hero-shelf-block-header .hero-shelf-badge-icon,.hero-shelf-block-header.hero-shelf-block-header .hero-shelf-badge-icon{width:20px!important;height:20px!important;color:#ff8a18!important}.hero-shelf-block-header .hero-shelf-badge-text,.hero-shelf-block-header.hero-shelf-block-header .hero-shelf-badge-text{color:#fff!important}@media(max-width:720px){.hero-shelf-block-header,.hero-shelf-block-header.hero-shelf-block-header{font-size:.95rem!important;gap:.45rem!important}}.hero-shelf-block-header,.hero-shelf-block-header.hero-shelf-block-header{font-size:1.15rem!important;font-weight:700!important;letter-spacing:-.005em!important}@media(min-width:720px){.hero-shelf-block-header,.hero-shelf-block-header.hero-shelf-block-header{font-size:1.22rem!important}}@media(max-width:720px){.hero-shelf-block-header,.hero-shelf-block-header.hero-shelf-block-header{font-size:1.08rem!important}}.hero-shelf-block-header .hero-shelf-badge-icon,.hero-shelf-block-header.hero-shelf-block-header .hero-shelf-badge-icon{width:22px!important;height:22px!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.product-card-cta.product-card-cta-amazon,.product-card-cta-amazon{background:#fff!important;border:1px solid rgba(10,37,64,.12)!important;padding:0 1rem!important;min-height:46px!important;color:inherit!important;box-shadow:0 8px 18px -12px #0a25404d!important}.product-card-cta-amazon img{height:22px!important;width:auto!important;max-width:100px!important;object-fit:contain!important;display:block!important;filter:none!important}.product-group-card-amazon:hover .product-card-cta-amazon{border-color:#0a25402e!important;box-shadow:0 8px 18px -12px #0a25404d!important}@media(max-width:720px){.product-card-cta-amazon img{height:20px!important;max-width:90px!important}}.product-group-card-amazon,.product-group-card-amazon:hover,.product-group-card-amazon *{outline:none!important}.product-group-card-amazon:hover .product-card-cta-amazon{border-color:#0a254024!important;box-shadow:0 8px 18px -12px #0a254047!important;background:#fff!important}.product-group-card-amazon:hover img,.product-group-card-amazon .product-card-cta-amazon img,.product-group-card-amazon:hover .product-card-cta-amazon img{transform:none!important}.product-card-cta-amazon{box-sizing:border-box!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0 1rem!important;margin:auto 0 0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;background:#fff!important;border:1px solid rgba(10,37,64,.12)!important;border-radius:999px!important;box-shadow:0 8px 18px -12px #0a254040!important;transition:border-color .2s ease,box-shadow .2s ease!important}.product-card-cta-amazon img{height:20px!important;width:auto!important;max-width:90px!important;max-height:20px!important;object-fit:contain!important;display:block!important;margin:0!important;padding:0!important;filter:none!important;transform:none!important}.product-group-card-amazon:hover .product-card-cta-amazon{border-color:#0a25402e!important;box-shadow:0 10px 22px -12px #0a254052!important;background:#fff!important}.product-group-card-amazon:hover{border-color:#0a25401f!important;box-shadow:0 24px 60px -42px #0a254073!important}body.about-page .about-teaser.prose-teaser .retailers{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.6rem!important}body.about-page .about-teaser.prose-teaser .retailers a{display:flex!important;align-items:center!important;justify-content:center!important;height:56px!important;padding:.4rem .8rem!important;border-radius:14px!important;background:#fffffff0!important;overflow:hidden!important}body.about-page .about-teaser.prose-teaser .retailers a img{max-height:32px!important;max-width:90%!important;width:auto!important;height:auto!important;object-fit:contain!important}body.about-page .about-teaser.prose-teaser .retailers a[href*=rossmann] img{max-height:11px!important;max-width:78%!important}body.about-page .about-teaser.prose-teaser .retailers a[href*=amazon] img{max-height:16px!important;max-width:78%!important}body.about-page .about-teaser.prose-teaser .retailers a[href*="dm.de"] img{max-height:30px!important;max-width:56%!important}body.about-page .about-teaser.prose-teaser .retailers a[href*=budni] img{max-height:28px!important;max-width:50%!important}body.home .step-icon-card,.step-img.step-icon-card{background:transparent!important;box-shadow:none!important}body.home .step-icon-card:before,body.home .step-icon-card:after,.step-img.step-icon-card:before,.step-img.step-icon-card:after{display:none!important;background:none!important}header.site{transition:transform .24s cubic-bezier(.16,1,.3,1)!important}header.site:not(.site-hidden){transform:translateY(0)!important}body.home .steps-grid .step .step-img,body.home .steps-grid .step:nth-child(1) .step-img,body.home .steps-grid .step:nth-child(2) .step-img,body.home .steps-grid .step:nth-child(3) .step-img,body.home .steps-grid .step .step-img.step-icon-card,body.home .steps-grid .step:nth-child(3) .step-img.step-icon-card,.steps-grid .step .step-img.step-icon-card,.steps-grid .step:nth-child(3) .step-img.step-icon-card{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;border:0!important}body.home .steps-grid .step .step-img:before,body.home .steps-grid .step .step-img:after,body.home .steps-grid .step .step-img.step-icon-card:before,body.home .steps-grid .step .step-img.step-icon-card:after{content:none!important;display:none!important;background:none!important}.steps-grid .step .step-img,.steps-grid .step .step-icon-card,.steps-grid .step .step-img.step-icon-card{background-color:transparent;background-image:none}.steps-grid .step .step-img,.steps-grid .step .step-icon-card,.steps-grid .step .step-img.step-icon-card,body.home .steps-grid .step .step-img,body.home .steps-grid .step .step-icon-card,body.home .steps-grid .step .step-img.step-icon-card{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;border:0!important}.steps-grid .step .step-img:before,.steps-grid .step .step-img:after,.steps-grid .step .step-icon-card:before,.steps-grid .step .step-icon-card:after,body.home .steps-grid .step .step-img:before,body.home .steps-grid .step .step-img:after{content:none!important;display:none!important;background:none!important}header.site,header.site.site-hidden{transform:translateY(0)!important;visibility:visible!important;opacity:1!important}body.home .step .n,body.home .step:nth-child(1) .n{font-family:var(--font-display)!important;font-size:1.5rem!important;font-weight:600!important;background:linear-gradient(135deg,var(--aqua, #3bc4b8) 0%,var(--sky-bright, #00b4d8) 100%)!important;background-image:linear-gradient(135deg,var(--aqua, #3bc4b8) 0%,var(--sky-bright, #00b4d8) 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}body.home .step:nth-child(2) .n{background:linear-gradient(135deg,var(--sky-bright, #00b4d8) 0%,var(--lavender, #a78bfa) 100%)!important;background-image:linear-gradient(135deg,var(--sky-bright, #00b4d8) 0%,var(--lavender, #a78bfa) 100%)!important;-webkit-background-clip:text!important;background-clip:text!important}body.home .step:nth-child(3) .n{background:linear-gradient(135deg,var(--lavender, #a78bfa) 0%,var(--aqua, #3bc4b8) 100%)!important;background-image:linear-gradient(135deg,var(--lavender, #a78bfa) 0%,var(--aqua, #3bc4b8) 100%)!important;-webkit-background-clip:text!important;background-clip:text!important}
