@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/jost-var.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:STIX Two Text;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/stix-two-text-var.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:STIX Two Text;font-style:italic;font-weight:400 700;font-display:swap;src:url(/fonts/stix-two-text-italic-var.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/chivo-mono-var.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--paper:#f2f7f9;--vellum:#fafcfd;--mist:#e3ebef;--hairline:#c4ced2;--ink:#142730;--steel:#536770;--document:#fff;--submarine:#006584;--submarine-deep:#004c67;--gold:#d2ba5e;--gold-hover:#dfc872;--gold-deep:#806e23;--oxide:#a04034;--focus-halo:0 0 0 3px #00658466;--cta-lift:0 2px 8px #d2ba5e66;--font-house:"Jost", Futura, "Century Gothic", sans-serif;--font-journal:"STIX Two Text", Georgia, serif;--font-data:"Chivo Mono", "SFMono-Regular", Consolas, monospace;--r-sm:4px;--r-md:8px;--r-pill:999px;--container:1200px;--gutter:clamp(20px, 4vw, 48px);--z-dropdown:100;--z-sticky:200;--z-modal-backdrop:300;--z-modal:310;--ease-out:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--font-journal);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1.125rem;line-height:1.65}img,svg,video{max-width:100%;display:block}img{height:auto}h1,h2,h3,h4,p,ul,ol,dl,dd,figure,blockquote{margin:0}ul,ol{padding:0;list-style:none}a{color:var(--submarine);text-underline-offset:.15em;text-decoration-thickness:1px}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}:focus-visible{box-shadow:var(--focus-halo);border-radius:var(--r-sm);outline:none}::selection{background:#00658426}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.display{font-family:var(--font-house);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2.4rem,5.2vw + 1rem,4.25rem);font-weight:500;line-height:1.05}.headline{font-family:var(--font-journal);letter-spacing:-.01em;text-wrap:balance;font-size:clamp(1.75rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.15}.title{font-family:var(--font-house);font-size:1.375rem;font-weight:500;line-height:1.3}.label{font-family:var(--font-house);letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:500}.data{font-family:var(--font-data);font-feature-settings:"tnum" 1;font-size:.9375rem}.prose{text-wrap:pretty;max-width:68ch}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(56px,8vw,96px)}.rule-top{border-top:1px solid var(--hairline)}.btn{font-family:var(--font-house);border-radius:var(--r-md);transition:background-color .15s var(--ease-out), box-shadow .15s var(--ease-out), border-color .15s var(--ease-out), color .15s var(--ease-out);justify-content:center;align-items:center;gap:10px;min-height:48px;padding:14px 32px;font-size:.9375rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.btn-gold{background:var(--gold);color:var(--ink)}.btn-gold:hover{background:var(--gold-hover);box-shadow:var(--cta-lift)}.btn-ghost{color:var(--submarine);border:1px solid var(--submarine);background:0 0}.btn-ghost:hover{background:#00658414}.link-arrow{font-family:var(--font-house);color:var(--submarine);align-items:center;gap:8px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.link-arrow svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .15s var(--ease-out);flex:none}.link-arrow:hover svg{transform:translate(3px)}.link-arrow:hover{color:var(--submarine-deep)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out-quint:cubic-bezier(.22, 1, .36, 1)}.hero-title .mask{display:block;overflow:hidden}.hero-title .line{display:block}@media (prefers-reduced-motion:no-preference){@keyframes bar-wipe{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}@keyframes bar-settle{0%{opacity:.001;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes line-rise{0%{transform:translateY(114%)}to{transform:translateY(0)}}@keyframes focus-pull{0%{opacity:.001;filter:blur(10px);transform:translateY(12px)scale(1.02)}to{opacity:1;filter:blur();transform:none}}@keyframes rise-in{0%{opacity:.001;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes hero-curtain{0%{transform:translate(0)}to{transform:translate(103%)}}@keyframes hero-iris{0%{clip-path:circle(13% at 74% 44%);filter:blur(16px);transform:scale(1.26)}55%{filter:blur()}to{clip-path:circle(142% at 74% 44%);filter:blur();transform:scale(1)}}@keyframes title-lock{0%{filter:blur(3px);opacity:.4;transform:scale(1.14)}to{filter:blur();opacity:1;transform:scale(1)}}.hero:before{content:"";z-index:2;background:var(--paper);pointer-events:none;animation:hero-curtain .92s 80ms var(--ease-out-expo) both;position:absolute;inset:0}.hero-media{animation:hero-iris 1.75s .16s var(--ease-out-expo) both}.hero-title{transform-origin:0 100%;animation:title-lock 1.35s .34s var(--ease-out-expo) both}@media (width<=860px){.hero-media{animation-name:hero-iris-mobile}}@keyframes hero-iris-mobile{0%{clip-path:circle(11% at 78% 45%);filter:blur(14px);transform:scale(1.24)}55%{filter:blur()}to{clip-path:circle(145% at 78% 45%);filter:blur();transform:scale(1)}}.topbar{animation:bar-wipe .48s var(--ease-out-expo) both}.mainbar{animation:bar-settle .52s 90ms var(--ease-out-expo) both}.hero-title .line{animation:line-rise .88s var(--ease-out-expo) both}.hero-title .mask:nth-child(2) .line{animation-delay:.12s}.hero-title .t-serif{animation:focus-pull .95s .48s var(--ease-out-expo) both}.hero-lede{animation:rise-in .72s .43s var(--ease-out-expo) both}.hero-note{animation:rise-in .72s .5s var(--ease-out-expo) both}.hero-ctas .btn-gold{animation:rise-in .72s .58s var(--ease-out-expo) both}.hero-ctas .btn-ghost{animation:rise-in .72s .66s var(--ease-out-expo) both}.hero-trust li{animation:rise-in .62s var(--ease-out-expo) both}.hero-trust li:first-child{animation-delay:.76s}.hero-trust li:nth-child(2){animation-delay:.83s}.hero-trust li:nth-child(3){animation-delay:.9s}.hero-trust li:nth-child(4){animation-delay:.97s}@keyframes wipe-up{0%{opacity:.45;clip-path:inset(0 0 22%);transform:translateY(30px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes heading-focus{0%{opacity:.5;filter:blur(5px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:none}}@keyframes media-wipe{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}@keyframes row-wipe{0%{opacity:.5;clip-path:inset(0 100% 0 0);transform:translate(-16px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes scale-focus{0%{opacity:.55;filter:blur(3px);transform:scale(.94)}to{opacity:1;filter:blur();transform:none}}@keyframes seal-draw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes hero-drift{0%{transform:scale(1.09)translateY(-2.5%)}to{transform:scale(1.09)translateY(3.5%)}}@supports (animation-timeline:view()){.section-head,.science-copy .headline,.proof-copy .headline{animation:1ms linear both heading-focus view();animation-range:entry entry 60%}.feature{animation:1ms linear both wipe-up view();animation-range:entry entry 70%}.card-media{animation:1ms linear both media-wipe view();animation-range:entry 5% entry 65%}.card-body{animation:1ms linear both wipe-up view();animation-range:entry 8% entry 60%}.science-media{animation:1ms linear both scale-focus view();animation-range:entry entry 70%}.science-lede,.science-copy .link-arrow{animation:1ms linear both wipe-up view();animation-range:entry 5% entry 60%}.checklist li{animation:1ms linear both row-wipe view();animation-range:entry 5% entry 60%}.coa-plate{animation:1ms linear both wipe-up view();animation-range:entry 5% entry 70%}.coa-seal path{stroke-dasharray:100;animation:1ms linear both seal-draw view();animation-range:entry 40% entry 95%}.proof-lede,.stat-strip,.proof-copy .btn{animation:1ms linear both wipe-up view();animation-range:entry 5% entry 60%}.review-card{animation:1ms linear both wipe-up view();animation-range:entry 5% entry 65%}.kennis-card .kennis-media{animation:1ms linear both media-wipe view();animation-range:entry 5% entry 60%}.kennis-body{animation:1ms linear both wipe-up view();animation-range:entry 8% entry 55%}.trust-item{animation:1ms linear both wipe-up view();animation-range:entry 5% entry 60%}.hero-media img{animation:1ms linear both hero-drift view();animation-range:cover}}@keyframes panel-wipe{0%{opacity:.001;clip-path:inset(0 0 45%);transform:translateY(-8px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes dialog-in{0%{opacity:.001;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}@keyframes backdrop-in{0%{opacity:.001}to{opacity:1}}@keyframes chip-stamp{0%{transform:scale(.86)}to{transform:scale(1)}}.btn{transition:transform .15s var(--ease-out-quint), background-color .15s var(--ease-out), box-shadow .15s var(--ease-out), border-color .15s var(--ease-out)}.btn:active{transform:scale(.965)}.btn-gold{position:relative;overflow:hidden}.btn-gold:after{content:"";pointer-events:none;background:linear-gradient(105deg,#fff0 32%,#ffffff57 50%,#fff0 68%);position:absolute;inset:0;transform:translate(-130%)}.btn-gold:hover:after{transition:transform .56s var(--ease-out-expo);transform:translate(130%)}.btn-ghost{isolation:isolate;position:relative}.btn-ghost:before{content:"";z-index:-1;transform-origin:0;transition:transform .32s var(--ease-out-expo);background:#00658414;position:absolute;inset:0;transform:scaleX(0)}.btn-ghost:hover{background:0 0}.btn-ghost:hover:before{transform:scaleX(1)}.mainnav>ul>li>a,.nav-dropdown>summary{position:relative}.mainnav>ul>li>a:after,.nav-dropdown>summary:after{content:"";background:var(--submarine);transform-origin:0;height:2px;transition:transform .26s var(--ease-out-expo);position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.mainnav>ul>li>a:hover:after,.nav-dropdown>summary:hover:after,.nav-dropdown[open]>summary:after{transform:scaleX(1)}details[open]>.dropdown-panel,details[open]>.mobile-panel{animation:panel-wipe .26s var(--ease-out-expo)}.coa-dialog[open],.search-dialog[open]{animation:dialog-in .28s var(--ease-out-expo)}.coa-dialog[open]::backdrop,.search-dialog[open]::backdrop{animation:backdrop-in .22s var(--ease-out)}.chip:active{transform:scale(.92)}.chip.just-activated{animation:chip-stamp .34s var(--ease-out-expo)}.card,.kennis-card,.review-card{transition:transform .34s var(--ease-out-expo), border-color .2s var(--ease-out)}.card:hover,.kennis-card:hover{border-color:var(--submarine);transform:translateY(-6px)}.review-card:hover{border-color:var(--gold-deep);transform:translateY(-4px)}.icon-btn svg{transition:transform .2s var(--ease-out-quint)}.icon-btn:hover svg{transform:translateY(-2px)}.icon-btn:active{transform:scale(.88)}@keyframes rule-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@supports (animation-timeline:scroll()){.scroll-rule{background:var(--submarine);transform-origin:0;height:2px;z-index:var(--z-sticky);pointer-events:none;animation:1ms linear both rule-grow scroll(root);position:fixed;top:0;left:0;right:0}}@keyframes star-pop{0%{opacity:.35;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@supports (animation-timeline:view()){.review-stars svg{animation:1ms linear both star-pop view()}.review-stars svg:first-child{animation-range:entry 4% entry 38%}.review-stars svg:nth-child(2){animation-range:entry 8% entry 42%}.review-stars svg:nth-child(3){animation-range:entry 12% entry 46%}.review-stars svg:nth-child(4){animation-range:entry 16% entry 50%}.review-stars svg:nth-child(5){animation-range:entry 20% entry 54%}}.chip.just-activated{box-shadow:0 0 0 4px #d2ba5e40}.chip{transition:transform .18s var(--ease-out-quint), border-color .15s var(--ease-out), background-color .15s var(--ease-out), color .15s var(--ease-out), box-shadow .42s var(--ease-out)}@media (hover:hover){.hero-media:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(100deg,#fff0 42%,#ffffff2e 50%,#fff0 58%);position:absolute;inset:0;transform:translate(-65%)}.hero-media:hover:after{opacity:1;transition:transform .95s var(--ease-out-expo), opacity .22s var(--ease-out);transform:translate(65%)}}.coa-dialog[open] .coa-doc-seal path{stroke-dasharray:100;animation:seal-draw .7s .16s var(--ease-out-expo) both}.coa-dialog[open] .coa-doc-seal path:nth-child(2){animation-delay:.46s}.copy-btn svg{transition:transform .16s var(--ease-out-quint)}.copy-btn:hover svg{transform:scale(1.12)}.copy-btn:active{transform:scale(.88)}.social-row a{transition:transform .2s var(--ease-out-quint), color .15s var(--ease-out), border-color .15s var(--ease-out)}.social-row a:hover{transform:translateY(-3px)}.link-arrow{position:relative}.link-arrow:after{content:"";background:var(--submarine);transform-origin:0;height:1px;transition:transform .28s var(--ease-out-expo);position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.link-arrow:hover:after{transform:scaleX(1)}}.site-header[data-astro-cid-fzpbxy5g]{background:var(--paper);z-index:var(--z-sticky);position:relative}.topbar[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--hairline);font-family:var(--font-house);font-size:.8125rem;font-weight:500}.topbar-inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:24px;min-height:40px;display:flex}.topbar-trust[data-astro-cid-fzpbxy5g]{color:var(--submarine);flex-wrap:wrap;align-items:center;gap:4px clamp(14px,2.5vw,28px);padding-block:6px;display:flex}.topbar-trust[data-astro-cid-fzpbxy5g] li[data-astro-cid-fzpbxy5g]{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.topbar-trust[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.topbar-links[data-astro-cid-fzpbxy5g]{gap:22px;display:flex}.topbar-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--ink);white-space:nowrap;text-decoration:none}.topbar-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{color:var(--submarine)}.mainbar[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--hairline)}.mainbar-inner[data-astro-cid-fzpbxy5g]{align-items:center;gap:clamp(20px,4vw,56px);min-height:84px;display:flex}.brand[data-astro-cid-fzpbxy5g]{flex:none}.brand[data-astro-cid-fzpbxy5g] img[data-astro-cid-fzpbxy5g]{mix-blend-mode:multiply;width:auto;height:44px}.mainnav[data-astro-cid-fzpbxy5g]{margin-inline:auto}.mainnav[data-astro-cid-fzpbxy5g]>ul[data-astro-cid-fzpbxy5g]{align-items:center;gap:clamp(18px,2.6vw,36px);display:flex}.mainnav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g],.nav-dropdown[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g]{font-family:var(--font-house);color:var(--ink);cursor:pointer;align-items:center;gap:6px;padding-block:8px;font-size:.9375rem;font-weight:500;text-decoration:none;list-style:none;display:inline-flex}.mainnav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover,.nav-dropdown[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g]:hover{color:var(--submarine)}.nav-dropdown[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g]::-webkit-details-marker{display:none}.nav-dropdown[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;transition:transform .15s var(--ease-out)}.nav-dropdown[data-astro-cid-fzpbxy5g][open] summary[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{transform:rotate(180deg)}.nav-dropdown[data-astro-cid-fzpbxy5g]{position:relative}.dropdown-panel[data-astro-cid-fzpbxy5g]{background:var(--vellum);border:1px solid var(--hairline);border-radius:var(--r-md);min-width:220px;z-index:var(--z-dropdown);padding:8px;position:absolute;top:calc(100% + 10px);left:50%;translate:-50%}.dropdown-panel[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{border-radius:var(--r-sm);padding:10px 14px;display:block}.dropdown-panel[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{background:var(--mist);color:var(--submarine)}.header-actions[data-astro-cid-fzpbxy5g]{flex:none;align-items:center;gap:6px;display:flex}.icon-btn[data-astro-cid-fzpbxy5g]{border-radius:var(--r-md);width:42px;height:42px;color:var(--ink);transition:background-color .15s var(--ease-out), color .15s var(--ease-out);justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-btn[data-astro-cid-fzpbxy5g]:hover{background:var(--mist);color:var(--submarine)}.icon-btn[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.cart-badge[data-astro-cid-fzpbxy5g]{border-radius:var(--r-pill);background:var(--submarine);min-width:17px;height:17px;color:var(--document);font-family:var(--font-house);justify-content:center;align-items:center;padding-inline:4px;font-size:.6875rem;font-weight:600;display:inline-flex;position:absolute;top:3px;right:1px}.menu-toggle[data-astro-cid-fzpbxy5g]{display:none;position:relative}.menu-toggle[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g]{border-radius:var(--r-md);cursor:pointer;justify-content:center;align-items:center;width:42px;height:42px;list-style:none;display:inline-flex}.menu-toggle[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g]::-webkit-details-marker{display:none}.menu-toggle[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g]:hover{background:var(--mist)}.menu-toggle[data-astro-cid-fzpbxy5g] summary[data-astro-cid-fzpbxy5g] svg[data-astro-cid-fzpbxy5g]{width:24px;height:24px;stroke:var(--ink);fill:none;stroke-width:1.5px;stroke-linecap:round}.menu-toggle[data-astro-cid-fzpbxy5g] .ic-close[data-astro-cid-fzpbxy5g],.menu-toggle[data-astro-cid-fzpbxy5g][open] .ic-open[data-astro-cid-fzpbxy5g]{display:none}.menu-toggle[data-astro-cid-fzpbxy5g][open] .ic-close[data-astro-cid-fzpbxy5g]{display:block}.mobile-panel[data-astro-cid-fzpbxy5g]{background:var(--vellum);border:1px solid var(--hairline);border-radius:var(--r-md);width:min(320px,100vw - 40px);z-index:var(--z-dropdown);padding:10px;position:absolute;top:calc(100% + 8px);right:0}.mobile-panel[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{font-family:var(--font-house);color:var(--ink);border-radius:var(--r-sm);padding:13px 14px;font-size:1.0625rem;font-weight:500;text-decoration:none;display:block}.mobile-panel[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{background:var(--mist);color:var(--submarine)}@media (width<=1060px){.mainnav[data-astro-cid-fzpbxy5g]{display:none}.menu-toggle[data-astro-cid-fzpbxy5g]{display:block}}@media (width<=720px){.topbar-inner[data-astro-cid-fzpbxy5g]{justify-content:center}.topbar-links[data-astro-cid-fzpbxy5g]{display:none}.topbar-trust[data-astro-cid-fzpbxy5g]{justify-content:center;gap:16px;font-size:.75rem}.topbar-trust[data-astro-cid-fzpbxy5g] li[data-astro-cid-fzpbxy5g]:nth-child(3){display:none}.mainbar-inner[data-astro-cid-fzpbxy5g]{min-height:68px}.brand[data-astro-cid-fzpbxy5g] img[data-astro-cid-fzpbxy5g]{height:38px}}.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:clamp(540px,68vh,700px);display:flex;position:relative;overflow:hidden}.hero-media[data-astro-cid-ge2uvauf]{position:absolute;inset:0}.hero-media[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:74% 50%;width:100%;height:100%}.hero[data-astro-cid-ge2uvauf]:after{content:"";background:linear-gradient(to bottom, #f2f7f900, var(--paper));pointer-events:none;height:18%;position:absolute;inset:auto 0 0}.hero-inner[data-astro-cid-ge2uvauf]{z-index:1;width:100%;position:relative}.hero-copy[data-astro-cid-ge2uvauf]{max-width:580px;padding-block:clamp(56px,9vh,96px)}.hero-title[data-astro-cid-ge2uvauf] .t-sans[data-astro-cid-ge2uvauf]{font-family:var(--font-house);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;font-size:clamp(2.5rem,5.2vw + .8rem,4.25rem);font-weight:500;line-height:1.04;display:block}.hero-title[data-astro-cid-ge2uvauf] .t-serif[data-astro-cid-ge2uvauf]{font-family:var(--font-journal);letter-spacing:-.01em;color:var(--ink);margin-top:6px;font-size:clamp(2.2rem,4.6vw + .8rem,3.75rem);font-style:italic;font-weight:500;line-height:1.12;display:block}.hero-lede[data-astro-cid-ge2uvauf]{max-width:46ch;color:var(--ink);margin-top:26px;font-size:1.125rem}.hero-note[data-astro-cid-ge2uvauf]{color:var(--steel);margin-top:6px;font-size:1.0625rem;font-style:italic}.hero-ctas[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-trust[data-astro-cid-ge2uvauf]{font-family:var(--font-house);color:var(--ink);flex-wrap:wrap;gap:10px 26px;margin-top:36px;font-size:.875rem;font-weight:500;display:flex}.hero-trust[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.hero-trust[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{width:17px;height:17px;stroke:var(--submarine);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none}@media (width<=860px){.hero[data-astro-cid-ge2uvauf]{flex-direction:column;min-height:0}.hero-inner[data-astro-cid-ge2uvauf]{order:1}.hero-copy[data-astro-cid-ge2uvauf]{max-width:none;padding-block:44px 36px}.hero-media[data-astro-cid-ge2uvauf]{aspect-ratio:16/10;order:2;width:100%;position:relative;inset:auto}.hero-media[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-position:78% 50%;position:absolute;inset:0}.hero[data-astro-cid-ge2uvauf]:after{display:none}}@media (width<=420px){.hero-ctas[data-astro-cid-ge2uvauf] .btn[data-astro-cid-ge2uvauf]{flex:auto}}.features[data-astro-cid-ur5xdiqo]{background:var(--mist);border-bottom:1px solid var(--hairline);padding-block:clamp(36px,5vw,56px)}.features-grid[data-astro-cid-ur5xdiqo]{grid-template-columns:repeat(6,1fr);gap:clamp(20px,2.5vw,32px);display:grid}.feature[data-astro-cid-ur5xdiqo]{text-align:center}.feature[data-astro-cid-ur5xdiqo] svg[data-astro-cid-ur5xdiqo]{width:44px;height:44px;stroke:var(--submarine);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;margin-inline:auto}.feature[data-astro-cid-ur5xdiqo] h3[data-astro-cid-ur5xdiqo]{font-family:var(--font-house);color:var(--ink);margin-top:14px;font-size:.9375rem;font-weight:500}.feature[data-astro-cid-ur5xdiqo] p[data-astro-cid-ur5xdiqo]{color:var(--ink);margin-top:8px;max-width:26ch;margin-inline:auto;font-size:.875rem;line-height:1.55}@media (width<=1000px){.features-grid[data-astro-cid-ur5xdiqo]{grid-template-columns:repeat(3,1fr);row-gap:36px}}@media (width<=560px){.features-grid[data-astro-cid-ur5xdiqo]{grid-template-columns:repeat(2,1fr)}.feature[data-astro-cid-ur5xdiqo] p[data-astro-cid-ur5xdiqo]{font-size:.8125rem}}.products[data-astro-cid-7vvvriqi]{background:var(--paper)}.section-head[data-astro-cid-7vvvriqi]{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:clamp(28px,4vw,44px);display:flex}.grid[data-astro-cid-7vvvriqi]{grid-template-columns:repeat(5,1fr);gap:clamp(14px,1.6vw,22px);display:grid}.card[data-astro-cid-7vvvriqi]{background:var(--vellum);border:1px solid var(--hairline);border-radius:var(--r-md);flex-direction:column;display:flex;overflow:hidden}.card-media[data-astro-cid-7vvvriqi]{background:var(--document);border-bottom:1px solid var(--hairline);aspect-ratio:5/5.4;display:block;overflow:hidden}.card-media[data-astro-cid-7vvvriqi] img[data-astro-cid-7vvvriqi]{object-fit:cover;object-position:50% 28%;width:100%;height:100%;transition:transform .4s var(--ease-out)}.card[data-astro-cid-7vvvriqi]:hover .card-media[data-astro-cid-7vvvriqi] img[data-astro-cid-7vvvriqi]{transform:scale(1.03)}.card-body[data-astro-cid-7vvvriqi]{flex-direction:column;flex:1;gap:10px;padding:18px 18px 20px;display:flex}.card-name[data-astro-cid-7vvvriqi]{font-family:var(--font-journal);color:var(--ink);font-size:1.1875rem;font-weight:600}.card-price[data-astro-cid-7vvvriqi]{font-family:var(--font-house);color:var(--ink);font-size:.9375rem;font-weight:500}.chips[data-astro-cid-7vvvriqi]{flex-wrap:wrap;gap:6px;display:flex}.chip[data-astro-cid-7vvvriqi]{font-family:var(--font-data);font-feature-settings:"tnum" 1;border-radius:var(--r-pill);background:var(--mist);color:var(--ink);transition:border-color .15s var(--ease-out), background-color .15s var(--ease-out), color .15s var(--ease-out);border:1px solid #0000;padding:6px 13px;font-size:.8125rem}.chip[data-astro-cid-7vvvriqi]:hover{border-color:var(--hairline)}.chip[data-astro-cid-7vvvriqi].is-active{background:var(--document);border-color:var(--gold-deep);color:var(--gold-deep)}.coa-mini[data-astro-cid-7vvvriqi]{font-family:var(--font-data);color:var(--submarine);align-items:center;gap:7px;font-size:.8125rem;display:flex}.coa-mini[data-astro-cid-7vvvriqi] svg[data-astro-cid-7vvvriqi]{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.rating[data-astro-cid-7vvvriqi]{font-family:var(--font-house);align-items:center;gap:7px;margin-top:auto;font-size:.9375rem;display:flex}.rating[data-astro-cid-7vvvriqi] svg[data-astro-cid-7vvvriqi]{width:16px;height:16px;fill:var(--gold);stroke:none}.rating-score[data-astro-cid-7vvvriqi]{color:var(--ink);font-weight:600}.rating-count[data-astro-cid-7vvvriqi]{color:var(--steel)}.grid-cta[data-astro-cid-7vvvriqi]{justify-content:center;margin-top:clamp(32px,4vw,48px);display:flex}@media (width<=1120px){.grid[data-astro-cid-7vvvriqi]{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.grid[data-astro-cid-7vvvriqi]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.grid[data-astro-cid-7vvvriqi]{grid-template-columns:1fr}.card-media[data-astro-cid-7vvvriqi]{aspect-ratio:16/11}.card-media[data-astro-cid-7vvvriqi] img[data-astro-cid-7vvvriqi]{object-position:50% 32%}.section-head[data-astro-cid-7vvvriqi]{flex-direction:column;align-items:flex-start;gap:10px}}.science[data-astro-cid-6mhx722r]{background:var(--paper)}.science-grid[data-astro-cid-6mhx722r]{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center;gap:clamp(40px,6vw,88px);display:grid}.science-media[data-astro-cid-6mhx722r]{place-items:center;display:grid;position:relative}.science-media[data-astro-cid-6mhx722r]:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#e3ebef 0%,#e3ebef00 68%);border-radius:50%;width:88%;position:absolute}.science-media[data-astro-cid-6mhx722r] img[data-astro-cid-6mhx722r]{width:100%;max-width:480px;position:relative}.science-lede[data-astro-cid-6mhx722r]{color:var(--ink);margin-top:20px}.checklist[data-astro-cid-6mhx722r]{gap:14px;margin-top:26px;display:grid}.checklist[data-astro-cid-6mhx722r] li[data-astro-cid-6mhx722r]{color:var(--ink);align-items:center;gap:12px;font-size:1.0625rem;display:flex}.checklist[data-astro-cid-6mhx722r] svg[data-astro-cid-6mhx722r]{width:22px;height:22px;stroke:var(--submarine);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none}.science-copy[data-astro-cid-6mhx722r] .link-arrow[data-astro-cid-6mhx722r]{margin-top:30px}@media (width<=860px){.science-grid[data-astro-cid-6mhx722r]{grid-template-columns:1fr;gap:36px}.science-media[data-astro-cid-6mhx722r] img[data-astro-cid-6mhx722r]{max-width:340px}}.proof[data-astro-cid-kur57igv]{background:var(--paper)}.proof-grid[data-astro-cid-kur57igv]{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center;gap:clamp(40px,6vw,88px);display:grid}.coa-plate[data-astro-cid-kur57igv]{background:var(--document);border:1px solid var(--gold-deep);border-radius:var(--r-md);max-width:460px;padding:clamp(24px,3vw,32px)}.coa-head[data-astro-cid-kur57igv]{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.coa-kicker[data-astro-cid-kur57igv]{font-family:var(--font-house);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-deep);font-size:.8125rem;font-weight:500}.coa-seal[data-astro-cid-kur57igv]{width:40px;height:40px;stroke:var(--gold-deep);fill:none;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;flex:none}.coa-rows[data-astro-cid-kur57igv]{margin-top:6px}.coa-row[data-astro-cid-kur57igv]{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:baseline;gap:20px;padding-block:13px;display:flex}.coa-row[data-astro-cid-kur57igv] dt[data-astro-cid-kur57igv]{font-family:var(--font-house);letter-spacing:.05em;text-transform:uppercase;color:var(--steel);font-size:.8125rem;font-weight:500}.coa-row[data-astro-cid-kur57igv] dd[data-astro-cid-kur57igv]{color:var(--ink);text-align:right}.coa-link[data-astro-cid-kur57igv]{font-family:var(--font-house);color:var(--submarine);text-underline-offset:.15em;align-items:center;gap:9px;margin-top:20px;font-size:.9375rem;font-weight:500;text-decoration:underline;display:inline-flex}.coa-link[data-astro-cid-kur57igv]:hover{color:var(--submarine-deep)}.coa-link[data-astro-cid-kur57igv] svg[data-astro-cid-kur57igv]{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.proof-lede[data-astro-cid-kur57igv]{color:var(--ink);margin-top:20px}.stat-strip[data-astro-cid-kur57igv]{margin-top:32px;margin-bottom:32px;display:flex}.stat[data-astro-cid-kur57igv]{flex-direction:column;flex:1;padding-inline:18px;display:flex}.stat[data-astro-cid-kur57igv]:first-child{padding-left:0}.stat[data-astro-cid-kur57igv]+.stat[data-astro-cid-kur57igv]{border-left:1px solid var(--hairline)}.stat[data-astro-cid-kur57igv] dt[data-astro-cid-kur57igv]{font-family:var(--font-house);letter-spacing:.06em;text-transform:uppercase;color:var(--steel);order:2;margin-top:6px;font-size:.75rem;font-weight:500}.stat[data-astro-cid-kur57igv] dd[data-astro-cid-kur57igv]{font-family:var(--font-house);color:var(--ink);white-space:nowrap;order:1;font-size:clamp(1.25rem,1.4vw + .7rem,1.625rem);font-weight:500}.stat-ic[data-astro-cid-kur57igv]{align-items:center;gap:6px;display:inline-flex}.stat-ic[data-astro-cid-kur57igv] svg[data-astro-cid-kur57igv]{width:15px;height:15px;stroke:var(--steel);fill:none;stroke-width:1.5px}.coa-dialog[data-astro-cid-kur57igv]{border-radius:var(--r-md);background:var(--document);width:100%;max-width:min(640px,100vw - 40px);color:var(--ink);border:none;outline:none;padding:0}.coa-dialog[data-astro-cid-kur57igv]::backdrop{background:#14273066}.coa-doc[data-astro-cid-kur57igv]{padding:clamp(24px,4vw,40px)}.coa-doc-head[data-astro-cid-kur57igv]{border-bottom:1px solid var(--gold-deep);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.coa-doc-kickerrow[data-astro-cid-kur57igv]{align-items:center;gap:12px;display:flex}.coa-doc-seal[data-astro-cid-kur57igv]{width:26px;height:26px;stroke:var(--gold-deep);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.copy-btn[data-astro-cid-kur57igv]{vertical-align:-2px;border:1px solid var(--hairline);border-radius:var(--r-sm);width:28px;height:28px;color:var(--steel);justify-content:center;align-items:center;margin-left:10px;display:inline-flex;position:relative}.copy-btn[data-astro-cid-kur57igv]:hover{color:var(--submarine);border-color:var(--submarine)}.copy-btn[data-astro-cid-kur57igv] svg[data-astro-cid-kur57igv]{stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.copy-btn[data-astro-cid-kur57igv] .ic-done[data-astro-cid-kur57igv]{display:none}.copy-btn[data-astro-cid-kur57igv].copied{border-color:var(--gold-deep);color:var(--gold-deep)}.copy-btn[data-astro-cid-kur57igv].copied .ic-copy[data-astro-cid-kur57igv]{display:none}.copy-btn[data-astro-cid-kur57igv].copied .ic-done[data-astro-cid-kur57igv]{display:block}.coa-doc-title[data-astro-cid-kur57igv]{font-family:var(--font-journal);margin-top:8px;font-size:1.375rem;font-weight:600}.coa-close[data-astro-cid-kur57igv]{border:1px solid var(--hairline);border-radius:var(--r-md);width:40px;height:40px;color:var(--ink);flex:none;justify-content:center;align-items:center;display:inline-flex}.coa-close[data-astro-cid-kur57igv]:hover{border-color:var(--submarine);color:var(--submarine)}.coa-close[data-astro-cid-kur57igv] svg[data-astro-cid-kur57igv]{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;width:18px;height:18px}.coa-doc-rows[data-astro-cid-kur57igv]{margin-top:8px}.coa-doc-rows[data-astro-cid-kur57igv]>div[data-astro-cid-kur57igv]{border-bottom:1px solid var(--hairline);justify-content:space-between;gap:24px;padding-block:11px;display:flex}.coa-doc-rows[data-astro-cid-kur57igv] dt[data-astro-cid-kur57igv]{font-family:var(--font-house);letter-spacing:.05em;text-transform:uppercase;color:var(--steel);font-size:.8125rem;font-weight:500}.coa-doc-rows[data-astro-cid-kur57igv] dd[data-astro-cid-kur57igv]{text-align:right}.coa-pass[data-astro-cid-kur57igv]{color:var(--submarine)}.coa-doc-note[data-astro-cid-kur57igv]{color:var(--steel);margin-top:20px;font-size:.9375rem;font-style:italic}@media (width<=860px){.proof-grid[data-astro-cid-kur57igv]{grid-template-columns:1fr;gap:40px}.coa-plate[data-astro-cid-kur57igv]{max-width:none}.stat-strip[data-astro-cid-kur57igv]{flex-wrap:wrap;row-gap:20px}.stat[data-astro-cid-kur57igv]{flex:40%}.stat[data-astro-cid-kur57igv]:nth-child(3){border-left:none;padding-left:0}}.reviews[data-astro-cid-4bjs7uhz]{background:var(--paper)}.section-head[data-astro-cid-4bjs7uhz]{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:clamp(28px,4vw,44px);display:flex}.reviews-grid[data-astro-cid-4bjs7uhz]{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);display:grid}.review-card[data-astro-cid-4bjs7uhz]{background:var(--vellum);border:1px solid var(--hairline);border-radius:var(--r-md);flex-direction:column;gap:18px;padding:clamp(22px,2.4vw,30px);display:flex}.review-stars[data-astro-cid-4bjs7uhz]{align-items:center;gap:3px;display:flex}.review-stars[data-astro-cid-4bjs7uhz] svg[data-astro-cid-4bjs7uhz]{width:17px;height:17px;fill:var(--gold)}.review-score[data-astro-cid-4bjs7uhz]{font-family:var(--font-house);color:var(--ink);margin-left:8px;font-size:.9375rem;font-weight:600}.review-quote[data-astro-cid-4bjs7uhz]{color:var(--ink);text-wrap:pretty;font-size:1.125rem;line-height:1.6}.review-author[data-astro-cid-4bjs7uhz]{align-items:center;gap:13px;margin-top:auto;display:flex}.avatar[data-astro-cid-4bjs7uhz]{background:var(--mist);border:1px solid var(--hairline);border-radius:50%;flex:none;width:46px;height:46px;overflow:hidden}.avatar[data-astro-cid-4bjs7uhz] img[data-astro-cid-4bjs7uhz]{object-fit:cover;width:100%;height:100%}.author-name[data-astro-cid-4bjs7uhz]{font-family:var(--font-house);color:var(--ink);font-size:.9375rem;font-weight:500}.author-role[data-astro-cid-4bjs7uhz]{color:var(--steel);font-size:.875rem}@media (width<=900px){.reviews-grid[data-astro-cid-4bjs7uhz]{grid-template-columns:1fr;max-width:560px}}@media (width<=560px){.section-head[data-astro-cid-4bjs7uhz]{flex-direction:column;align-items:flex-start;gap:10px}}.kennis[data-astro-cid-mavh7b7r]{background:var(--paper)}.section-head[data-astro-cid-mavh7b7r]{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:clamp(28px,4vw,44px);display:flex}.kennis-grid[data-astro-cid-mavh7b7r]{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);display:grid}.kennis-card[data-astro-cid-mavh7b7r]{background:var(--vellum);border:1px solid var(--hairline);border-radius:var(--r-md);flex-direction:column;display:flex;overflow:hidden}.kennis-media[data-astro-cid-mavh7b7r]{aspect-ratio:16/9.5;background:var(--document);border-bottom:1px solid var(--hairline);position:relative;overflow:hidden}.kennis-media[data-astro-cid-mavh7b7r] img[data-astro-cid-mavh7b7r]{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease-out)}.kennis-card[data-astro-cid-mavh7b7r]:hover .kennis-media[data-astro-cid-mavh7b7r] img[data-astro-cid-mavh7b7r]{transform:scale(1.03)}.kennis-badge[data-astro-cid-mavh7b7r]{background:var(--vellum);border:1px solid var(--hairline);border-radius:var(--r-pill);font-family:var(--font-house);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);padding:6px 14px;font-size:.75rem;font-weight:500;position:absolute;top:14px;left:14px}.kennis-media-table[data-astro-cid-mavh7b7r]{background:var(--mist);aspect-ratio:auto;place-items:center;padding:48px 18px 18px;display:grid}.dose-table[data-astro-cid-mavh7b7r] td[data-astro-cid-mavh7b7r],.dose-table[data-astro-cid-mavh7b7r] th[data-astro-cid-mavh7b7r]{white-space:nowrap}.dose-table[data-astro-cid-mavh7b7r]{border-collapse:collapse;background:var(--document);border:1px solid var(--hairline);width:100%;font-family:var(--font-data);font-feature-settings:"tnum" 1;color:var(--ink);font-size:.8125rem}.dose-table[data-astro-cid-mavh7b7r] caption[data-astro-cid-mavh7b7r]{text-align:left;font-family:var(--font-house);letter-spacing:.08em;text-transform:uppercase;color:var(--steel);padding-bottom:8px;font-size:.75rem;font-weight:500}.dose-table[data-astro-cid-mavh7b7r] th[data-astro-cid-mavh7b7r]{font-family:var(--font-house);letter-spacing:.05em;text-transform:uppercase;color:var(--steel);background:var(--mist);text-align:left;border-bottom:1px solid var(--hairline);padding:8px 10px;font-size:.75rem;font-weight:500}.dose-table[data-astro-cid-mavh7b7r] td[data-astro-cid-mavh7b7r]{border-bottom:1px solid var(--hairline);padding:7px 10px}.dose-table[data-astro-cid-mavh7b7r] tbody[data-astro-cid-mavh7b7r] tr[data-astro-cid-mavh7b7r]:nth-child(2n){background:var(--vellum)}.dose-table[data-astro-cid-mavh7b7r] tbody[data-astro-cid-mavh7b7r] tr[data-astro-cid-mavh7b7r]:last-child td[data-astro-cid-mavh7b7r]{border-bottom:none}.kennis-body[data-astro-cid-mavh7b7r]{flex-direction:column;flex:1;gap:12px;padding:clamp(20px,2.2vw,26px);display:flex}.kennis-title[data-astro-cid-mavh7b7r]{font-family:var(--font-journal);color:var(--ink);text-wrap:pretty;font-size:1.25rem;font-weight:600;line-height:1.3}.kennis-text[data-astro-cid-mavh7b7r]{color:var(--steel);text-wrap:pretty;font-size:1rem}.kennis-body[data-astro-cid-mavh7b7r] .link-arrow[data-astro-cid-mavh7b7r]{margin-top:auto;padding-top:6px}@media (width<=900px){.kennis-grid[data-astro-cid-mavh7b7r]{grid-template-columns:1fr;max-width:560px}}@media (width<=560px){.section-head[data-astro-cid-mavh7b7r]{flex-direction:column;align-items:flex-start;gap:10px}}.trust-row[data-astro-cid-kqudgt3q]{background:var(--paper);padding-block:clamp(36px,5vw,52px)}.trust-grid[data-astro-cid-kqudgt3q]{grid-template-columns:repeat(4,1fr);display:grid}.trust-item[data-astro-cid-kqudgt3q]{align-items:flex-start;gap:16px;padding-inline:clamp(16px,2vw,28px);display:flex}.trust-item[data-astro-cid-kqudgt3q]:first-child{padding-left:0}.trust-item[data-astro-cid-kqudgt3q]+.trust-item[data-astro-cid-kqudgt3q]{border-left:1px solid var(--hairline)}.trust-item[data-astro-cid-kqudgt3q] svg[data-astro-cid-kqudgt3q]{width:34px;height:34px;stroke:var(--submarine);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none}.trust-item[data-astro-cid-kqudgt3q] h3[data-astro-cid-kqudgt3q]{font-family:var(--font-house);color:var(--ink);font-size:1rem;font-weight:500}.trust-item[data-astro-cid-kqudgt3q] p[data-astro-cid-kqudgt3q]{color:var(--steel);margin-top:6px;font-size:.9375rem;line-height:1.5}@media (width<=980px){.trust-grid[data-astro-cid-kqudgt3q]{grid-template-columns:repeat(2,1fr);row-gap:32px}.trust-item[data-astro-cid-kqudgt3q]:nth-child(3){border-left:none;padding-left:0}}@media (width<=520px){.trust-grid[data-astro-cid-kqudgt3q]{grid-template-columns:1fr;row-gap:26px}.trust-item[data-astro-cid-kqudgt3q]{padding-left:0}.trust-item[data-astro-cid-kqudgt3q]+.trust-item[data-astro-cid-kqudgt3q]{border-left:none;border-top:1px solid var(--hairline);padding-top:26px}}.site-footer[data-astro-cid-nns7i3if]{background:var(--paper);border-top:1px solid var(--hairline)}.footer-grid[data-astro-cid-nns7i3if]{grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(140px,1fr));gap:clamp(28px,4vw,56px);padding-block:clamp(44px,6vw,72px);display:grid}.footer-brand[data-astro-cid-nns7i3if] img[data-astro-cid-nns7i3if]{mix-blend-mode:multiply;width:auto;height:46px}.social-row[data-astro-cid-nns7i3if]{gap:10px;margin-top:22px;display:flex}.social-row[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{border:1px solid var(--hairline);border-radius:var(--r-md);width:38px;height:38px;color:var(--steel);transition:color .15s var(--ease-out), border-color .15s var(--ease-out);justify-content:center;align-items:center;display:inline-flex}.social-row[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:var(--submarine);border-color:var(--submarine)}.social-row[data-astro-cid-nns7i3if] svg[data-astro-cid-nns7i3if]{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.footer-heading[data-astro-cid-nns7i3if]{font-family:var(--font-house);color:var(--ink);margin-bottom:16px;font-size:.9375rem;font-weight:500}.footer-col[data-astro-cid-nns7i3if] ul[data-astro-cid-nns7i3if]{gap:10px;display:grid}.footer-col[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:var(--steel);font-size:.9375rem;font-family:var(--font-journal);text-decoration:none}.footer-col[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:var(--submarine)}.footer-contact[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:var(--steel);margin-bottom:14px;font-size:.9375rem;line-height:1.5}.footer-contact[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:var(--submarine)}.label-sm[data-astro-cid-nns7i3if]{font-family:var(--font-house);letter-spacing:.05em;text-transform:uppercase;color:var(--ink);font-size:.8125rem;font-weight:500}.disclaimer-bar[data-astro-cid-nns7i3if]{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.disclaimer-inner[data-astro-cid-nns7i3if]{text-align:left;justify-content:center;align-items:center;gap:14px;padding-block:20px;display:flex}.disclaimer-inner[data-astro-cid-nns7i3if] svg[data-astro-cid-nns7i3if]{width:22px;height:22px;stroke:var(--steel);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none}.disclaimer-inner[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:var(--steel);text-align:center;max-width:75ch;font-size:.9375rem}.legal-bar[data-astro-cid-nns7i3if]{color:var(--steel);font-size:.8125rem;font-family:var(--font-house);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-block:20px;display:flex}.data-sm[data-astro-cid-nns7i3if]{font-family:var(--font-data);font-feature-settings:"tnum" 1;font-size:.8125rem}@media (width<=900px){.footer-grid[data-astro-cid-nns7i3if]{grid-template-columns:1fr 1fr}.footer-brand[data-astro-cid-nns7i3if]{grid-column:1/-1}}@media (width<=480px){.footer-grid[data-astro-cid-nns7i3if]{grid-template-columns:1fr;gap:32px}.legal-bar[data-astro-cid-nns7i3if]{flex-direction:column;align-items:flex-start;gap:6px}}.search-dialog[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:var(--vellum);width:100%;max-width:min(560px,100vw - 40px);color:var(--ink);border:none;outline:none;padding:0}.search-dialog[data-astro-cid-lcdefpme]::backdrop{background:#14273066}.search-box[data-astro-cid-lcdefpme]{padding:clamp(20px,3vw,28px)}.search-head[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:16px;display:flex}.search-title[data-astro-cid-lcdefpme]{font-family:var(--font-journal);font-size:1.375rem;font-weight:600}.search-close[data-astro-cid-lcdefpme]{border:1px solid var(--hairline);border-radius:var(--r-md);width:40px;height:40px;color:var(--ink);justify-content:center;align-items:center;display:inline-flex}.search-close[data-astro-cid-lcdefpme]:hover{border-color:var(--submarine);color:var(--submarine)}.search-close[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;width:18px;height:18px}.search-field[data-astro-cid-lcdefpme]{margin-top:18px;display:block}.search-field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{width:100%;height:52px;font-family:var(--font-house);color:var(--ink);background:var(--vellum);border:1px solid var(--hairline);border-radius:var(--r-md);padding:14px 16px;font-size:1rem}.search-field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder{color:var(--steel)}.search-field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus{border-color:var(--submarine);box-shadow:var(--focus-halo);outline:none}.search-results[data-astro-cid-lcdefpme]{gap:2px;max-height:min(50vh,380px);margin-top:14px;display:grid;overflow-y:auto}.search-results[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-radius:var(--r-sm);justify-content:space-between;align-items:baseline;gap:16px;padding:11px 12px;text-decoration:none;display:flex}.search-results[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--mist)}.sr-label[data-astro-cid-lcdefpme]{font-family:var(--font-house);color:var(--ink);font-size:.9375rem;font-weight:500}.sr-meta[data-astro-cid-lcdefpme]{font-family:var(--font-data);color:var(--steel);white-space:nowrap;font-size:.8125rem}.search-empty[data-astro-cid-lcdefpme]{color:var(--steel);margin-top:14px;font-size:.9375rem}
