/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#fbfcf8;--white:#fff;--ink:#25313a;--ink-2:#344653;--muted:#5c6870;--line:#dfe4dc;--green:#98be1e;--green-dark:#6f9007;--blue-brand:#34aada;--blue-dark:#147d9c;--orange:#ee7e07;--orange-dark:#b75700;--sage:#dcecad;--mint:#eff7d9;--sand:#f4e9d7;--blue:#e0f3f8;--coral:var(--orange);--coral-dark:var(--orange-dark);--yellow:#ffe900;--shadow:0 24px 70px #25313a1f;--radius-lg:40px;--radius-md:28px;--radius-sm:19px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}button{color:inherit}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:12px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1240px,100% - 48px);margin-inline:auto}.section-pad{padding:clamp(76px,9vw,136px) 0}.section{position:relative}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf7eb;border-bottom:1px solid #25313a1a;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;width:min(1380px,100% - 40px);min-height:84px;margin-inline:auto;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-logo{width:clamp(220px,21vw,315px);min-width:0}.brand-logo img{width:100%;height:auto}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand b{letter-spacing:-.02em;font-size:17px}.brand small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:5px;font-size:11px;font-weight:750}.brand-mark{background:var(--ink);width:44px;height:44px;color:var(--paper);border-radius:14px;place-items:center;display:grid}.brand-mark svg{width:32px;height:32px}.brand-mark svg path:first-child{fill:none;stroke:currentColor;stroke-width:1.8px}.brand-mark svg path:last-child{fill:none;stroke:var(--coral);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}nav{justify-content:center;align-items:center;gap:clamp(13px,1.5vw,23px);display:flex}nav a{color:#31414c;align-items:center;gap:7px;font-size:13px;font-weight:780;display:inline-flex;position:relative}nav a:after{content:"";background:var(--green);border-radius:999px;height:3px;transition:right .25s;position:absolute;bottom:-8px;left:34px;right:calc(100% - 34px)}nav a:hover:after{right:0}.nav-icon{flex:none;place-items:center;width:29px;height:29px;display:grid}.nav-icon svg{fill:currentColor;width:27px;height:27px}.nav-orange{color:var(--orange)}.nav-blue{color:var(--blue-brand)}.nav-green{color:var(--green)}.button{letter-spacing:-.01em;border:0;border-radius:16px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:14px 23px;font-size:16px;font-weight:800;line-height:1.2;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:var(--ink);box-shadow:0 13px 30px #98be1e42}.button-primary:hover{background:#a7ca34;box-shadow:0 17px 36px #6f900747}.button-small{background:var(--orange-dark);color:#fff;min-height:46px;padding:11px 19px}.button-small:hover{background:var(--ink-2);box-shadow:0 10px 25px #132b3a2e}.button-light{color:var(--ink);background:#fff;box-shadow:0 12px 30px #00000024}.button-light:hover{box-shadow:0 18px 35px #00000030}.text-link{border-bottom:2px solid;align-items:center;gap:8px;padding-bottom:3px;font-size:15px;font-weight:850;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(4px)}.eyebrow{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px;font-size:13px;font-weight:900;line-height:1.3;display:inline-block}h1,h2,h3{color:var(--ink);letter-spacing:-.045em;text-wrap:balance;margin:0;font-weight:790;line-height:1.03}h1{max-width:760px;font-size:clamp(50px,6.6vw,92px)}h1 em{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:500}h2{font-size:clamp(40px,5vw,68px)}h3{font-size:clamp(25px,2.5vw,36px)}p{margin:0}.hero{background:radial-gradient(circle at 88% 10%, #34aada2b, transparent 32%), radial-gradient(circle at 12% 85%, #98be1e24, transparent 30%), var(--paper);padding-top:clamp(70px,8vw,116px);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(54px,7vw,105px);display:grid}.hero-copy{z-index:2;position:relative}.brand-claim{color:var(--blue-dark);margin:16px 0 0;font-size:clamp(20px,2.2vw,28px);font-weight:850;line-height:1.25}.hero-lead{color:#526570;max-width:700px;margin-top:30px;font-size:clamp(20px,2vw,25px);line-height:1.55}.hero-lead strong{color:var(--ink)}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:38px;display:flex}.trust-list{flex-wrap:wrap;gap:12px 22px;margin:34px 0 0;padding:0;list-style:none;display:flex}.trust-list li{color:#324c5c;align-items:center;gap:8px;font-size:14px;font-weight:750;display:inline-flex}.trust-list svg{color:var(--green-dark)}.hero-media{border-radius:var(--radius-lg);background:var(--blue);box-shadow:var(--shadow);margin:0;position:relative;overflow:hidden}.hero-media img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.hero-media figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#38505e;background:#ffffffd1;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700;position:absolute;bottom:17px;right:21px}.hero-badge{border:7px solid var(--paper);background:var(--green);width:142px;height:142px;color:var(--ink);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:51%;left:22px;transform:rotate(-7deg);box-shadow:0 12px 34px #25313a38}.hero-badge b{font-size:19px}.hero-badge span{width:96px;font-size:12px;line-height:1.3}.proof-bar{border-top:5px solid var(--green);border-bottom:1px solid var(--line);background:#fff;padding:26px 0}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid>div{border-right:1px solid var(--line);flex-direction:column;padding:4px clamp(18px,2.5vw,36px);display:flex}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border:0}.proof-grid b{letter-spacing:-.02em;font-size:17px}.proof-grid span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:650}.section-head{margin-bottom:clamp(46px,6vw,78px)}.split-head{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:80px;display:grid}.split-head>p{max-width:520px;color:var(--muted);padding-bottom:6px;font-size:18px;line-height:1.65}.light h2,.light p{color:#fff}.light .eyebrow{color:#dff78d}.light>p{color:#c6d1d7}.physics-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.physics-card{border-radius:var(--radius-lg);flex-direction:column;min-height:470px;padding:clamp(30px,4vw,52px);display:flex}.physics-card.rear{background:var(--mint);border-top:7px solid var(--green)}.physics-card.forward{border-top:7px solid var(--orange);background:#fff0e0}.card-index{color:#5b706c;letter-spacing:.13em;font-size:13px;font-weight:900}.physics-card h3{margin-top:44px}.physics-card p{color:#415763;max-width:560px;margin-top:18px;font-size:18px}.physics-card strong{max-width:520px;margin-top:auto;padding-top:26px;font-size:17px;line-height:1.45}.force-visual{color:var(--ink);align-items:center;gap:18px;margin:38px 0 18px;display:flex}.seat-shape{font-size:74px;line-height:1}.force-arrow{border:1px solid #132b3a40;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:800}.source-note{color:var(--muted);margin-top:24px;font-size:13px;line-height:1.6}.section-dark{background:#203b49;overflow:hidden}.journey{grid-template-columns:repeat(5,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.journey:before{content:"";background:#fff3;height:1px;position:absolute;top:37px;left:2%;right:2%}.journey li{position:relative}.journey li>span{z-index:1;background:var(--ink);color:#fff;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:76px;height:76px;font-size:14px;font-weight:850;display:grid;position:relative}.journey li:first-child>span{background:var(--orange);border-color:var(--orange)}.journey li div{padding:28px 8px 0 0}.journey b{color:#fff;font-size:18px;line-height:1.3}.journey p{color:#aebdc5;margin-top:12px;font-size:15px;line-height:1.55}.finder-shell{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);display:grid;overflow:hidden}.finder-controls{flex-direction:column;gap:34px;padding:clamp(30px,5vw,62px);display:flex}.finder-controls fieldset{border:0;margin:0;padding:0}.finder-controls legend{margin-bottom:14px;font-size:15px;font-weight:850}.choice-row{flex-wrap:wrap;gap:9px;display:flex}.choice{color:#49606e;cursor:pointer;background:#fafaf8;border:1px solid #cfd9d5;border-radius:999px;min-height:45px;padding:10px 15px;font-size:13px;font-weight:750;transition:all .18s}.choice:hover{border-color:var(--ink);color:var(--ink)}.choice.active{border-color:var(--green-dark);background:var(--green);color:var(--ink);box-shadow:0 8px 22px #6f90072b}.finder-result{background:var(--blue-dark);color:#fff;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,62px);display:flex}.finder-result .eyebrow{color:#dff78d}.finder-result h3{color:#fff;font-size:clamp(32px,3vw,45px)}.finder-result>p{color:#fff8f6;margin-top:18px;font-size:16px}.result-tags{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.result-tags span{border:1px solid #ffffff6b;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.finder-result .button{align-self:flex-start}.finder-result small{color:#ffe8e2;margin-top:18px;font-size:12px;line-height:1.5}.section-soft{background:#f3f6ed}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid #25313a17;border-top:5px solid var(--green);border-radius:var(--radius-md);background:#fff;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #132b3a1f}.product-topline{color:#4f6672;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:15px;min-height:52px;padding:17px 21px 0;font-size:12px;font-weight:850;display:flex}.product-topline small{color:#132b3a6b}.product-image-wrap{place-items:center;height:310px;padding:10px 28px;display:grid;overflow:hidden}.product-image-wrap img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.tone-sand .product-image-wrap{background:#eee5d8}.tone-sage .product-image-wrap{background:#dfe8d9}.tone-blue .product-image-wrap{background:#dce7e9}.tone-mint .product-image-wrap{background:#dfeadf}.tone-stone .product-image-wrap{background:#e7e4dd}.tone-grey .product-image-wrap{background:#e5e8e9}.tone-navy .product-image-wrap{background:#dbe3e8}.product-content{flex-direction:column;flex:1;padding:28px 26px 30px;display:flex}.product-content h3{font-size:32px}.range{color:var(--orange-dark);margin-top:10px;font-size:15px}.product-content ul{gap:8px;margin:22px 0 0;padding:0;list-style:none;display:grid}.product-content li{color:#445b68;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.product-content li svg{color:var(--green-dark);flex:none}.product-content>p{color:var(--muted);margin-top:22px;font-size:14px;line-height:1.6}.product-links{flex-direction:column;align-items:flex-start;gap:13px;margin-top:auto;padding-top:26px;display:flex}.product-links .text-link{font-size:14px}.source-link{color:var(--muted);font-size:12px;font-weight:700}.source-link:hover{color:var(--ink)}.compare-wrap{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;overflow-x:auto;box-shadow:0 18px 45px #132b3a12}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:23px 26px}thead th{background:var(--ink);color:#fff;font-size:16px}thead th:first-child{color:#aebfc8}tbody th{color:#425a68;width:26%;font-size:14px}tbody td{color:#526672;font-size:15px}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.section-ink{color:#fff;background:#182f3b}.system-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.system-grid article{border-radius:var(--radius-lg);background:#ffffff0e;border:1px solid #ffffff24;padding:clamp(32px,4vw,52px)}.system-grid article:first-child{background:linear-gradient(145deg,#98be1e3d,#ffffff0e)}.system-label{color:#d9e4e9;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff42;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:850;display:inline-flex}.system-grid h3{color:#fff;margin-top:26px}.system-grid ul{gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.system-grid li{color:#d2dde2;align-items:flex-start;gap:9px;font-size:15px;display:flex}.system-grid li svg{color:#dff78d;flex:none}.system-grid p{color:#aebdc5;border-top:1px solid #ffffff21;padding-top:22px;font-size:14px}.system-grid p b{color:#fff}.knowledge-grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:clamp(50px,8vw,110px);display:grid}.knowledge-intro{align-self:start;position:sticky;top:120px}.knowledge-intro p{color:var(--muted);margin-top:24px}.knowledge-intro .button{margin-top:32px}.knowledge-stack{border-top:1px solid var(--line)}.knowledge-stack article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:22px;padding:31px 0;display:grid}.knowledge-stack>article>span{color:var(--orange-dark);letter-spacing:.1em;font-size:12px;font-weight:900}.knowledge-stack h3{font-size:28px}.knowledge-stack p{color:var(--muted);margin-top:12px;font-size:16px}.concern-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.concern-grid article{border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8f8f5;min-height:300px;padding:27px}.concern-grid article>span{color:var(--orange-dark);font-size:13px;font-weight:850}.concern-grid h3{margin-top:28px;font-size:27px}.concern-grid p{color:var(--muted);margin-top:16px;font-size:15px;line-height:1.6}.concern-grid .concern-cta{background:var(--blue-dark);border-color:var(--blue-dark)}.concern-cta>span,.concern-cta h3,.concern-cta p,.concern-cta .text-link{color:#fff}.concern-cta .text-link{margin-top:25px}.checklist-grid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:clamp(50px,8vw,110px);display:grid}.checklist-copy p{color:var(--muted);margin-top:24px}.safety-checks{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.safety-checks li{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:20px;padding:24px 0;display:grid}.safety-checks li>span{background:var(--green);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.safety-checks b{font-size:18px}.safety-checks p{color:var(--muted);margin-top:5px;font-size:14px}.expert-section{background:#fff}.expert-grid{grid-template-columns:minmax(240px,.48fr) minmax(0,1.52fr);align-items:start;gap:clamp(48px,8vw,110px);display:grid}.expert-year{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--green);width:min(100%,330px);color:var(--ink);box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;padding:34px;display:flex}.expert-year span{color:#3d4c20;letter-spacing:.1em;text-transform:uppercase;font-size:15px;font-weight:800}.expert-year b{color:var(--ink);letter-spacing:-.07em;margin-top:8px;font-size:clamp(66px,8vw,112px);line-height:.9}.expert-copy>p{max-width:830px;color:var(--muted);margin-top:28px;font-size:19px;line-height:1.7}.expert-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:38px 0;display:grid}.expert-points article{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);min-width:0;padding:24px}.expert-points b{font-size:18px;display:block}.expert-points span{color:var(--muted);margin-top:9px;font-size:14px;line-height:1.55;display:block}.section-local{background:var(--blue-dark);color:#fff;overflow:hidden}.section-local:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:560px;height:560px;position:absolute;top:-220px;right:-150px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.local-grid{grid-template-columns:1fr minmax(340px,.55fr);align-items:center;gap:clamp(50px,8vw,110px);display:grid;position:relative}.section-local .eyebrow{color:#dff78d}.section-local h2{color:#fff}.local-lead{color:#fff4f1;max-width:700px;margin-top:26px;font-size:20px}.local-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:36px;display:flex}.light-link{color:#fff}.visit-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff61;padding:38px;position:relative}.visit-pin{color:#fff;font-size:32px;position:absolute;top:24px;right:28px}.visit-card h3{color:#fff;font-size:29px}.visit-card address{color:#fff6f3;margin-top:22px;font-size:17px;font-style:normal}.visit-card dl{gap:12px;margin:28px 0;display:grid}.visit-card dl div{border-top:1px solid #ffffff40;grid-template-columns:100px 1fr;gap:14px;padding-top:12px;display:grid}.visit-card dt{color:#dff78d;text-transform:uppercase;font-size:13px;font-weight:800}.visit-card dd{color:#fff;margin:0;font-size:14px;font-weight:700}.visit-card>a{border-bottom:1px solid #fff;font-size:14px;font-weight:850}.faq-grid{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:clamp(50px,8vw,110px);display:grid}.faq-intro{align-self:start}.faq-intro p{color:var(--muted);margin-top:24px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:80px;padding:22px 4px;font-size:18px;font-weight:820;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--mint);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:23px;font-weight:400;transition:transform .2s;display:grid}.faq-list details[open] summary span{background:var(--orange);color:#fff;transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding:0 54px 28px 4px;font-size:16px}.section-sources{background:#eef4e6}.sources-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.sources-grid a{border-radius:var(--radius-sm);background:#f5f6f3;border:1px solid #c9d3cd;flex-direction:column;justify-content:space-between;min-height:145px;padding:23px;transition:transform .2s,border-color .2s;display:flex}.sources-grid a:hover{border-color:var(--ink);transform:translateY(-3px)}.sources-grid b{font-size:16px}.sources-grid span{color:var(--muted);font-size:12px;line-height:1.45}.editorial-note{border-left:5px solid var(--green);color:var(--muted);background:#ffffffb8;margin-top:28px;padding:24px 26px;font-size:14px}.editorial-note b{color:var(--ink)}.site-footer{color:#dce5e9;background:#172b35;padding:72px 0 26px}.footer-brand.brand-logo{width:min(100%,360px)}.footer-grid{grid-template-columns:1.3fr .8fr .6fr;gap:70px;display:grid}.footer-brand{color:#fff}.footer-brand small{color:#a8bbc4}.footer-grid>div:first-child>p{color:#9fb1ba;max-width:390px;margin-top:20px;font-size:14px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid>div:not(:first-child)>b{color:#fff;margin-bottom:7px;font-size:14px}.footer-grid a,.footer-grid span{color:#9fb1ba;font-size:13px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;grid-template-columns:180px 1fr;gap:30px;margin-top:55px;padding-top:22px;display:grid}.footer-bottom>span{color:#879ba5;font-size:12px}.footer-bottom p{color:#879ba5;font-size:12px;line-height:1.55}.footer-bottom b{color:#b6c5cc}.legal-shell{background:linear-gradient(180deg, #34aada14, transparent 360px), var(--paper);flex-direction:column;min-height:100vh;display:flex}.legal-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcf8f0;border-bottom:1px solid #25313a1a;position:sticky;top:0}.legal-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);min-height:86px;margin-inline:auto;display:flex}.legal-logo{width:clamp(220px,24vw,330px);display:block}.legal-logo img{width:100%;height:auto}.legal-home-button{min-height:46px;padding:11px 18px;font-size:14px}.legal-page{flex:1;min-height:70vh;padding:clamp(60px,8vw,106px) 0}.legal-wrap{width:min(860px,100% - 48px);margin-inline:auto}.legal-breadcrumb{color:var(--muted);justify-content:flex-start;gap:9px;margin-bottom:38px;font-size:14px;display:flex}.legal-breadcrumb a{color:var(--blue-dark);font-weight:800}.legal-breadcrumb a:hover{text-underline-offset:4px;text-decoration:underline}.legal-wrap h1{font-size:clamp(48px,7vw,78px)}.legal-meta{color:var(--muted);margin-top:16px;font-size:14px}.legal-content{gap:34px;margin-top:55px;display:grid}.legal-content section{border-top:1px solid var(--line);padding-top:30px}.legal-content h2{font-size:27px}.legal-content h3{letter-spacing:-.02em;margin-top:24px;font-size:20px}.legal-content p,.legal-content li,.legal-content address{color:#526672;margin-top:12px;font-size:16px;font-style:normal}.legal-content ul{margin:12px 0 0;padding-left:22px}.legal-content a{color:var(--coral-dark);text-underline-offset:3px;text-decoration:underline}.legal-back{border-top:1px solid var(--line);margin-top:45px;padding-top:30px}.legal-footer{color:#dce5e9;background:#172b35;padding:28px 0}.legal-footer-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);margin-inline:auto;display:flex}.legal-footer span,.legal-footer a{color:#a9bbc4;font-size:13px}.legal-footer div{flex-wrap:wrap;gap:18px;display:flex}.legal-footer a:hover{color:#fff}@media (width<=1120px){nav{display:none}.hero-grid{grid-template-columns:1fr 430px;gap:45px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.concern-grid,.sources-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.section-pad{padding:82px 0}.hero-grid,.split-head,.finder-shell,.knowledge-grid,.checklist-grid,.expert-grid,.local-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:56px}.hero-copy{max-width:760px}.hero-media{width:min(100%,650px)}.split-head{gap:22px}.split-head>p{max-width:680px}.proof-grid{grid-template-columns:repeat(2,1fr);row-gap:22px}.proof-grid>div:nth-child(2){border-right:0}.proof-grid>div:nth-child(3){padding-left:0}.journey{grid-template-columns:1fr}.journey:before{width:1px;height:auto;inset:20px auto 20px 37px}.journey li{grid-template-columns:76px 1fr;gap:24px;display:grid}.journey li div{padding:9px 0 28px}.knowledge-intro{position:static}.expert-year{width:min(100%,290px)}.local-grid{gap:45px}.visit-card{max-width:600px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=660px){body{font-size:17px}.container,.legal-wrap{width:min(100% - 30px,1240px)}.legal-header-inner,.legal-footer-inner{width:calc(100% - 30px)}.legal-header-inner{min-height:72px}.legal-logo{width:min(49vw,205px)}.legal-home-button{min-height:40px;padding:9px 12px;font-size:12px}.legal-home-button span{display:none}.legal-footer-inner{flex-direction:column;align-items:flex-start}.nav-wrap{gap:12px;width:calc(100% - 24px);min-height:72px}.brand-logo{width:min(53vw,210px)}.brand-mark{border-radius:12px;width:39px;height:39px}.brand-mark svg{width:28px;height:28px}.brand b{font-size:14px}.brand small{letter-spacing:.08em;font-size:10px}.site-header .button-small{min-height:42px;padding:10px 14px;font-size:12px}.site-header .button-small svg{display:none}h1{font-size:clamp(43px,13vw,61px)}h2{font-size:clamp(36px,10vw,48px)}.hero{padding-top:62px}.hero-lead{font-size:19px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-actions .button{width:100%}.trust-list{flex-direction:column}.hero-media{border-radius:26px}.hero-badge{border-width:5px;width:112px;height:112px;top:48%;left:13px}.hero-badge b{font-size:15px}.hero-badge span{width:75px;font-size:10px}.hero-media figcaption{font-size:11px}.proof-grid{grid-template-columns:1fr;row-gap:0}.proof-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:13px 0}.proof-grid>div:last-child{border-bottom:0}.physics-grid,.product-grid,.system-grid,.concern-grid,.sources-grid,.footer-grid{grid-template-columns:1fr}.physics-card{min-height:430px}.finder-controls,.finder-result{padding:28px 22px}.choice{min-height:44px}.product-image-wrap{height:285px}.product-content{padding:25px 21px 27px}.system-grid article{padding:29px 24px}.concern-grid article{min-height:0}.knowledge-stack article{grid-template-columns:38px 1fr;gap:14px}.expert-points{grid-template-columns:1fr}.safety-checks li{grid-template-columns:46px 1fr;gap:14px}.local-actions{flex-direction:column;align-items:flex-start}.local-actions .button{width:100%}.visit-card{padding:28px 23px}.faq-list summary{font-size:16px}.faq-list details p{padding-right:4px}.sources-grid a{min-height:125px}.footer-grid{gap:34px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{grid-template-columns:1fr;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
