/*! 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;--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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#f7f6f2;--card:#fffefb;--ink:#15211d;--muted:#60706a;--line:#dce2df;--forest:#2f5c51;--deep:#173c34;--sage:#e8efec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{z-index:100;background:#fff;border-radius:.5rem;padding:.8rem 1rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.disclosure-bar{background:var(--deep);color:#eaf2ef;letter-spacing:.02em;text-align:center;padding:.58rem 5vw;font-size:.76rem}.disclosure-bar a{text-underline-offset:3px;text-decoration:underline}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f6f2f0;align-items:center;gap:2.2rem;height:78px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:.75rem;font:700 1.17rem Georgia,serif;display:flex}.brand i{color:var(--forest);font-weight:400}.brand-mark{background:var(--deep);color:#fff;border-radius:50% 50% 44% 56%;place-items:center;width:36px;height:36px;font:700 1rem Georgia,serif;display:grid;transform:rotate(-5deg)}.brand-mark:first-letter{transform:rotate(5deg)}.desktop-nav{align-items:center;gap:1.7rem;margin-left:auto;display:flex}.desktop-nav a,.footer-links a{color:#40514b;font-size:.78rem}.desktop-nav a:hover,.footer-links a:hover{color:var(--forest)}.header-cta,.button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;font-size:.78rem;font-weight:700;display:inline-flex}.header-cta{background:var(--ink);color:#fff;padding:0 1.25rem}.mobile-nav{margin-left:auto;display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.05fr .95fr;min-height:680px;display:grid}.hero-copy{padding:9.5rem 6vw 6rem 7vw}.kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--forest);align-items:center;gap:.55rem;margin:0 0 1.25rem;font-size:.67rem;font-weight:800;display:flex}.kicker span{background:currentColor;width:24px;height:2px}.hero h1,.section-heading h2,.standards h2,.newsletter h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:800px;margin:0;font-size:clamp(4rem,7.4vw,7.9rem);line-height:.83}.hero h1 em,.standards h2 em{color:var(--forest);font-weight:400}.hero-dek{max-width:610px;color:var(--muted);margin:2rem 0;font-family:Georgia,serif;font-size:1.2rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.button-primary{background:var(--deep);color:#fff;padding:0 1.4rem}.button span{margin-left:1rem}.text-link{text-underline-offset:5px;font-size:.8rem;font-weight:750;text-decoration:underline}.trust-line{color:var(--muted);gap:2rem;margin-top:4.5rem;font-size:.72rem;display:flex}.trust-line b{color:var(--forest);font:700 .62rem var(--font-mono),monospace;margin-bottom:.3rem;display:block}.hero-visual{border-left:1px solid var(--line);background:linear-gradient(145deg,#dfe8e4,#f2f4ef);min-height:600px;position:relative;overflow:hidden}.signal-grid{opacity:.35;background-image:linear-gradient(#7c978d 1px,#0000 1px),linear-gradient(90deg,#7c978d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.device{background:#1e2a27;border-radius:30px;position:absolute;box-shadow:0 35px 70px #1428223d}.device span{background:linear-gradient(150deg,#a4c2b8,#eaf0ec 55%,#789b8f);border-radius:23px;display:block;position:absolute;inset:8px}.device-back{width:260px;height:420px;top:10%;right:7%;transform:rotate(9deg)}.device-front{width:285px;height:450px;top:17%;left:9%;transform:rotate(-9deg)}.device-front .screen-glow{background:radial-gradient(circle at 60% 32%,#d9ffef 0 8%,#0000 9%),linear-gradient(145deg,#315d53,#152a25 70%)}.dial{background:#e3e8e4;border:18px solid #263a34;border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:absolute;bottom:11%;right:11%;box-shadow:0 20px 40px #14282240}.dial span{background:var(--forest);color:#fff;width:72px;height:72px;font:700 1rem var(--font-mono),monospace;border-radius:50%;place-items:center;display:grid}.field-note{background:#fffdf7;width:205px;padding:1rem 1.1rem;position:absolute;bottom:7%;left:8%;transform:rotate(2deg);box-shadow:0 12px 25px #14282221}.field-note b{font:700 .62rem var(--font-mono),monospace;color:var(--forest)}.field-note span{margin-top:.55rem;font:italic 1rem Georgia,serif;display:block}.visual-caption{color:#587169;font:italic .8rem Georgia,serif;position:absolute;top:3%;right:5%}.proof-strip{background:var(--card);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:1.45rem 7vw;display:grid}.proof-strip div{border-right:1px solid var(--line);align-items:baseline;gap:.6rem;padding:0 1.4rem;display:flex}.proof-strip div:last-child{border:0}.proof-strip strong{color:var(--deep);font:600 1.45rem Georgia,serif}.proof-strip span{color:var(--muted);font-size:.7rem}.section-shell{padding:7rem 7vw}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.7rem;display:flex}.section-heading h2{margin:0;font-size:clamp(2.35rem,4.1vw,4.7rem);line-height:1}.section-heading>p{width:360px;color:var(--muted);font-size:.92rem;line-height:1.6}.guide-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.guide-card{background:var(--card);border:1px solid var(--line);border-radius:14px;transition:transform .24s,box-shadow .24s;overflow:hidden}.guide-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #19231f1a}.product-art{background:var(--sage);height:240px;position:relative;overflow:hidden}.product-art:before{content:"";background:#2f5c511f;border-radius:50%;width:230px;height:230px;position:absolute;top:-70px;right:-30px}.product-art span,.product-art i{background:var(--deep);display:block;position:absolute;box-shadow:0 16px 24px #14282233}.product-art.laptop span{background:linear-gradient(145deg,#557c71,#c9ded7);border:8px solid #263733;border-radius:8px;width:190px;height:115px;top:22%;left:20%}.product-art.laptop i{border-radius:3px 3px 14px 14px;width:235px;height:14px;top:71%;left:13%}.product-art.headphones span{border:18px solid var(--deep);width:145px;height:145px;box-shadow:none;background:0 0;border-bottom-color:#0000;border-radius:50%;top:18%;left:27%}.product-art.headphones i{width:46px;height:85px;box-shadow:137px 0 0 var(--deep);border-radius:22px;top:46%;left:22%}.product-art.home span{background:linear-gradient(145deg,#304a43,#142520);border-radius:28px;width:132px;height:132px;top:23%;left:31%}.product-art.home i{background:#a8dac8;border-radius:50%;width:32px;height:32px;top:44%;left:45%;box-shadow:0 0 0 8px #a8dac81f}.guide-body{padding:1.5rem}.card-meta,.card-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.card-meta span{color:var(--forest);text-transform:uppercase;letter-spacing:.14em;font-size:.65rem;font-weight:800}.card-meta b{color:#99a6a1;font:500 .7rem var(--font-mono),monospace}.guide-card h3{min-height:78px;margin:1rem 0;font:500 1.45rem/1.16 Georgia,serif}.guide-card p{min-height:72px;color:var(--muted);font-size:.84rem;line-height:1.55}.card-footer{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1rem;font-size:.7rem}.card-footer span{color:var(--muted)}.card-footer a{color:var(--forest);font-weight:800}.standards{background:var(--deep);color:#eaf2ef;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:7rem 7vw;display:grid}.kicker.light{color:#9ec3b6}.standards h2{margin:0 0 1.6rem;font-size:clamp(2.8rem,5vw,5.3rem);line-height:.95}.standards h2 em{color:#b5d8cc}.standards-intro>p:not(.kicker){color:#b7c8c1;max-width:530px;line-height:1.7}.standards-intro>a{border-bottom:1px solid #7ea99a;margin-top:1.5rem;padding-bottom:.35rem;font-size:.78rem;font-weight:800;display:inline-flex}.standards-intro>a span{margin-left:2rem}.standards-list{border-top:1px solid #45665c;margin:0;padding:0;list-style:none}.standards-list li{border-bottom:1px solid #45665c;grid-template-columns:60px 1fr;gap:1.2rem;padding:1.45rem 0;display:grid}.standards-list>li>span{font:600 .66rem var(--font-mono),monospace;color:#93b5aa}.standards-list h3{margin:0 0 .35rem;font:500 1.15rem Georgia,serif}.standards-list p{color:#aebfb9;margin:0;font-size:.8rem;line-height:1.5}.section-heading.compact h2{font-size:clamp(2.2rem,3.4vw,3.8rem)}.table-wrap{border:1px solid var(--line);background:var(--card);border-radius:12px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:1.2rem 1.4rem;font-size:.8rem}th{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;font-size:.64rem}td:first-child{font:600 1rem Georgia,serif}td:last-child{text-align:right}td a{color:var(--forest);font-weight:800}.newsletter{color:#fff;background:#244a41;border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:6vw;margin:0 5vw 5rem;padding:4.5rem 5vw;display:grid}.newsletter h2{max-width:650px;margin:0;font-size:clamp(2.4rem,4vw,4.3rem);line-height:1}.signup label{color:#c2d6cf;margin-bottom:.55rem;font-size:.7rem;display:block}.signup>div{gap:.6rem;display:flex}.signup input{color:#fff;background:#173c34;border:1px solid #6a8a80;border-radius:999px;outline:none;width:100%;min-height:52px;padding:0 1.25rem}.signup input:focus{box-shadow:0 0 0 3px #9bc0b3}.signup button{min-width:120px;color:var(--deep);cursor:pointer;background:#e5f0ec;border:0;border-radius:999px;font-weight:800}.signup p{color:#a8c2b9;margin:.65rem 0 0;font-size:.66rem}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:3rem 7vw;display:grid}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand strong{font:600 1.05rem Georgia,serif}.footer-brand p{color:var(--muted);margin:.3rem 0 0;font-size:.72rem}.footer-links{flex-wrap:wrap;gap:1.4rem;display:flex}.legal{border-top:1px solid var(--line);color:#7b8883;grid-column:1/-1;margin:0;padding-top:1rem;font-size:.62rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1050px){.desktop-nav,.header-cta{display:none}.mobile-nav{display:block}.mobile-nav summary{cursor:pointer;padding:.7rem;font-size:.78rem;font-weight:800;list-style:none}.mobile-nav nav{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:220px;padding:1rem;display:grid;position:absolute;top:68px;right:4vw;box-shadow:0 16px 40px #14282226}.mobile-nav nav a{padding:.7rem}.hero{grid-template-columns:1fr}.hero-copy{padding:7rem 7vw 5rem}.hero-visual{border-left:0;border-top:1px solid var(--line);min-height:570px}.guide-grid{grid-template-columns:1fr 1fr}.guide-card:last-child{grid-column:1/-1}.standards{grid-template-columns:1fr}}@media (width<=720px){.site-header{height:68px;padding:0 5vw}.brand{font-size:1rem}.disclosure-bar{text-align:left;padding:.65rem 5vw}.hero-copy{padding:5rem 6vw 4rem}.hero h1{font-size:clamp(3.6rem,18vw,5.5rem)}.hero-dek{font-size:1.05rem}.trust-line{gap:1rem;margin-top:3rem}.hero-visual{min-height:480px}.device-back{width:190px;height:315px}.device-front{width:215px;height:345px}.dial{border-width:13px;width:110px;height:110px}.dial span{width:54px;height:54px}.field-note{width:170px}.proof-strip{grid-template-columns:1fr 1fr;gap:1rem}.proof-strip div{border:0;padding:.4rem 0;display:block}.proof-strip span{display:block}.section-shell,.standards{padding:5rem 6vw}.section-heading{display:block}.section-heading>p{width:auto}.guide-grid{grid-template-columns:1fr}.guide-card:last-child{grid-column:auto}.guide-card h3,.guide-card p{min-height:0}.newsletter{grid-template-columns:1fr;margin:0 3vw 3rem;padding:3rem 6vw}.signup>div{display:grid}.signup button{min-height:50px}footer{grid-template-columns:1fr}.footer-links{gap:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
