/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--green:#287c51;--green-dark:#1f6240;--green-soft:#e9f4ee;--ink:#111614;--muted:#5d6862;--line:#dfe5e1;--paper:#f6f8f6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dfe5e1cc;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:32px;min-height:76px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand sup{color:var(--green);vertical-align:super;margin-left:2px;font-size:8px}.brand-mark{background:var(--green);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:16px;font-weight:850;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}nav{gap:36px;margin-left:auto;display:flex}nav a{color:#435048;font-size:14px;font-weight:560;transition:color .2s}nav a:hover{color:var(--green)}.nav-cta{border:1px solid var(--ink);border-radius:999px;align-items:center;gap:11px;padding:11px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.nav-cta:hover{color:#fff;background:var(--ink)}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;min-height:680px;padding-block:82px 76px;display:grid;overflow:hidden}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:24px;height:2px}.hero h1{letter-spacing:-.066em;margin:0;font-size:clamp(52px,5.6vw,78px);font-weight:750;line-height:.99}.hero h1 em{color:var(--green);font-style:normal}.hero-intro{color:var(--muted);max-width:610px;margin:30px 0 0;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:38px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 23px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 14px 30px #287c5138}.button-primary:hover{background:var(--green-dark);box-shadow:0 18px 35px #287c5145}.button-secondary{border:1px solid var(--line);background:#fff}.button-secondary:hover{border-color:#abb7b0}.hero-proof{color:#59655e;gap:28px;margin-top:30px;font-size:12px;font-weight:600;display:flex}.hero-proof b{background:var(--green-soft);width:19px;height:19px;color:var(--green);border-radius:50%;place-items:center;margin-right:5px;display:inline-grid}.hero-visual{isolation:isolate;place-items:center;min-height:535px;display:grid;position:relative}.hero-visual:before{content:"";z-index:-3;background:radial-gradient(circle at 50% 46%,#e7f3ec,#f7faf8 66%);border-radius:48% 52% 45% 55%;position:absolute;inset:20px 4px}.hero-visual:after{content:"";z-index:-2;border:1px solid #287c5126;border-radius:50%;width:380px;height:380px;position:absolute;box-shadow:0 0 0 55px #287c5109,0 0 0 110px #287c5105}.phone-card{background:#f9fbfa;border:7px solid #111614;border-radius:36px;width:262px;height:510px;padding:18px 18px 20px;transform:rotate(2.5deg);box-shadow:0 34px 70px #13271d42,inset 0 0 0 1px #dce5df}.phone-topbar{color:#202824;justify-content:space-between;padding:0 8px 18px;font-size:9px;font-weight:800;display:flex}.scan-heading{align-items:center;gap:9px;display:flex}.scan-heading .app-mark{color:#fff;background:var(--green);border-radius:9px;place-items:center;width:30px;height:30px;font-weight:850;display:grid}.scan-heading div:nth-child(2){flex-direction:column;gap:1px;display:flex}.scan-heading small{color:#738078;font-size:8px}.scan-heading strong{font-size:11px}.live-dot{background:#40bf78;border-radius:50%;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 4px #40bf7821}.status-ring{background:conic-gradient(var(--green) 0 100%, #dfe9e3 0);border-radius:50%;place-items:center;width:146px;height:146px;margin:34px auto 31px;display:grid;position:relative}.status-ring:after{content:"";background:#f9fbfa;border-radius:50%;position:absolute;inset:9px}.status-ring div{z-index:1;flex-direction:column;align-items:center;display:flex}.status-ring strong{color:var(--green);letter-spacing:-.05em;font-size:28px}.status-ring span{color:#6d7872;margin-top:2px;font-size:8px}.vehicle-row{gap:8px;display:grid}.vehicle-row>div{background:#fff;border:1px solid #e3e9e5;border-radius:11px;justify-content:space-between;align-items:center;padding:12px;display:flex}.vehicle-row span{color:#7a857e;font-size:8px}.vehicle-row strong{font-size:9px}.vehicle-row .success{color:var(--green)}.fake-action{color:#fff;background:var(--green);border:0;border-radius:10px;width:100%;margin-top:17px;padding:12px;font-size:9px;font-weight:750}.floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #dfe5e1e6;border-radius:13px;align-items:center;gap:11px;min-width:205px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 16px 35px #162a1f1f}.floating-card-top{top:88px;right:-3px}.floating-card-bottom{bottom:73px;left:-16px}.floating-card strong,.floating-card small{display:block}.floating-card small{color:#78827c;margin-top:3px;font-size:8px}.floating-icon{background:var(--green-soft);width:27px;height:27px;color:var(--green);border-radius:8px;place-items:center;font-weight:800;display:grid}.pulse-dot{background:var(--green);width:11px;height:11px;box-shadow:0 0 0 7px var(--green-soft);border-radius:50%;margin:7px}.orb{background:var(--green);opacity:.13;border-radius:50%;position:absolute}.orb-one{width:12px;height:12px;top:80px;left:36px}.orb-two{width:7px;height:7px;bottom:64px;right:50px}.trust-strip{border-block:1px solid var(--line);background:var(--paper)}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:112px;display:grid}.trust-grid>div{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-height:48px;padding-left:34px;display:flex}.trust-grid>div:first-child{border-left:0;padding-left:0}.trust-grid strong{letter-spacing:-.03em;font-size:18px}.trust-grid span{color:var(--muted);margin-top:4px;font-size:11px}.path-section{padding-block:120px 130px}.section-heading{max-width:650px;margin-bottom:53px}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.2vw,57px);line-height:1.07}.section-heading>p:last-child{color:var(--muted);margin-top:20px;font-size:16px}.path-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.path-card{border-radius:27px;flex-direction:column;min-height:530px;padding:38px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.path-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px #12231b21}.path-card-dark{background:var(--ink);color:#fff}.path-card-green{background:var(--green);color:#fff}.path-card-cream{color:var(--ink);background:#edf3ef;border:1px solid #dce7e0}.path-card:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:330px;height:330px;position:absolute;top:-90px;right:-100px;box-shadow:0 0 0 55px #ffffff09,0 0 0 110px #ffffff06}.step-number{color:#ffffff8c;letter-spacing:.14em;font-size:12px}.path-icon{z-index:1;width:93px;height:93px;margin:45px 0 48px;position:relative}.path-icon-guide{background:#ffffff14;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;justify-content:center;gap:8px;padding:17px;display:flex;transform:rotate(-4deg)}.path-icon-guide i{background:#ffffffd9;border-radius:99px;height:8px}.path-icon-guide i:first-child{width:42px}.path-icon-guide i:nth-child(2){width:57px}.path-icon-guide i:nth-child(3){width:34px}.path-icon-shield{background:#ffffff2e;border:1px solid #ffffff2e;border-radius:47% 47% 52% 52%/33% 33% 67% 67%;place-items:center;font-size:32px;font-weight:800;display:grid}.path-icon-compat{background:#ffffff2e;border:1px solid #ffffff2e;border-radius:50%;place-items:center;font-size:32px;font-weight:800;display:grid;box-shadow:0 0 0 14px #ffffff0b}.path-card-cream:after{border-color:#287c511a;box-shadow:0 0 0 55px #287c5106,0 0 0 110px #287c5105}.path-card-cream .step-number,.path-card-cream .card-kicker{color:#1f6240ad}.path-card-cream .path-icon-shield{color:#fff;background:var(--green);border-color:var(--green)}.path-card-cream h3+p{color:var(--muted)}.path-card-cream .card-link{border-color:#287c5129}.card-kicker{color:#fff9;text-transform:uppercase;letter-spacing:.12em;margin:0 0 13px;font-size:11px;font-weight:750}.path-card h3{letter-spacing:-.045em;max-width:450px;margin:0;font-size:clamp(27px,2.8vw,38px);line-height:1.12}.path-card h3+p{color:#ffffffad;max-width:460px;margin:18px 0 0;font-size:14px;line-height:1.7}.card-link{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;margin-top:auto;padding-top:34px;font-size:13px;font-weight:700;display:flex}.card-link b{font-size:20px;transition:transform .2s}.path-card:hover .card-link b{transform:translate(4px)}.promise{border-top:1px solid var(--line);text-align:center;padding-block:100px 112px}.promise-mark{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:44px;height:44px;margin:0 auto 30px;font-weight:850;display:grid}.promise blockquote{letter-spacing:-.045em;max-width:780px;margin:0 auto;font-size:clamp(30px,4vw,48px);font-weight:680;line-height:1.18}.promise p{color:var(--muted);margin:22px 0 0;font-size:14px}.site-footer{background:var(--ink);color:#fff;padding-top:70px}.brand-light .brand-mark{background:var(--green)}.brand-light sup{color:#77c89e}.footer-main{justify-content:space-between;padding-bottom:68px;display:flex}.footer-main>div:first-child>p{color:#ffffff7a;margin-top:22px;font-size:14px;line-height:1.65}.footer-links{gap:90px;display:flex}.footer-links>div{flex-direction:column;gap:13px;min-width:160px;display:flex}.footer-links strong{margin-bottom:4px;font-size:12px}.footer-links a{color:#ffffff85;font-size:12px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff59;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;min-height:70px;font-size:10px;display:flex}@media (width<=900px){.shell{width:min(100% - 34px,700px)}nav{display:none}.hero{grid-template-columns:1fr;gap:30px;padding-top:65px}.hero-copy{z-index:2;position:relative}.hero-visual{min-height:580px}.trust-grid{grid-template-columns:1fr 1fr;padding-block:20px}.trust-grid>div{border-left:0;padding:18px 24px}.trust-grid>div:nth-child(2n){border-left:1px solid var(--line)}.path-grid{grid-template-columns:1fr}.path-card{min-height:500px}}@media (width<=620px){.site-header .nav-wrap{min-height:68px}.brand{font-size:18px}.brand-mark{width:28px;height:28px}.nav-cta{padding:9px 13px;font-size:11px}.nav-cta span{display:none}.hero{padding-block:50px 44px}.hero h1{font-size:clamp(47px,14.2vw,65px)}.hero-intro{font-size:16px;line-height:1.62}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof{flex-direction:column;gap:11px}.hero-visual{min-height:545px;margin-inline:-20px;transform:scale(.9)}.floating-card-top{right:-8px}.floating-card-bottom{left:-8px}.trust-grid strong{font-size:15px}.trust-grid span{font-size:9px}.trust-grid>div{padding-inline:14px}.path-section{padding-block:85px}.path-card{min-height:510px;padding:29px}.path-icon{margin-block:38px}.promise{padding-block:75px 85px}.footer-main{flex-direction:column;gap:48px}.footer-links{justify-content:space-between;gap:30px}.footer-links>div{min-width:0}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.subhero{min-height:620px;position:relative;overflow:hidden}.subhero-dark{background:var(--ink);color:#fff}.subhero-dark:before{content:"";background:radial-gradient(circle,#287c5157,#287c5100 68%);border-radius:50%;width:650px;height:650px;position:absolute;top:-180px;right:-80px}.subhero-content{z-index:2;flex-direction:column;justify-content:center;min-height:620px;display:flex;position:relative}.eyebrow-light{color:#77c89e}.subhero h1{letter-spacing:-.066em;max-width:760px;margin:0;font-size:clamp(58px,7.2vw,92px);line-height:.97}.subhero h1 em{color:#77c89e;font-style:normal}.subhero-content>p:not(.eyebrow){color:#fff9;max-width:580px;margin:28px 0 0;font-size:17px;line-height:1.7}.scroll-cue{color:#ffffffc2;align-items:center;gap:12px;margin-top:38px;font-size:12px;font-weight:700;display:inline-flex}.scroll-cue span{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.subhero-device{z-index:1;filter:drop-shadow(0 35px 38px #0006);width:230px;height:350px;position:absolute;top:130px;right:max(7vw,55px);transform:rotate(12deg)}.device-body{color:#fff;letter-spacing:-.04em;background:linear-gradient(145deg,#3c4943,#111714 65%);border-radius:35px 35px 27px 27px;justify-content:center;align-items:center;width:215px;height:220px;font-size:19px;font-weight:750;display:flex;position:relative;box-shadow:inset 0 0 0 2px #46534c,inset 0 -14px 35px #00000073}.device-body span:first-letter{color:#77c89e}.device-body>i{background:#55bc82;border-radius:50%;width:7px;height:7px;position:absolute;top:28px;box-shadow:0 0 9px #55bc82}.device-body>i:first-of-type{left:73px}.device-body>i:nth-of-type(2){background:#f2bf55;left:88px;box-shadow:0 0 9px #f2bf55}.device-plug{background:#171d1a;border:2px solid #38423d;border-radius:0 0 25px 25px;grid-template-columns:repeat(4,1fr);gap:9px;width:158px;height:105px;margin:-5px auto 0;padding:25px 20px;display:grid}.device-plug i{background:#aeb6b2;border-radius:3px;width:11px;height:19px;box-shadow:inset 0 -6px 5px #66706b}.prep-strip{background:var(--green);color:#fff}.prep-grid{grid-template-columns:repeat(3,1fr);align-items:center;min-height:114px;display:grid}.prep-grid>div{border-left:1px solid #ffffff2e;align-items:center;gap:15px;padding-left:36px;display:flex}.prep-grid>div:first-child{border-left:0;padding-left:0}.prep-grid>div>span{background:#ffffff26;border-radius:50%;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.prep-grid p{flex-direction:column;gap:4px;margin:0;display:flex}.guide-steps{padding-block:120px}.guide-heading{margin-bottom:70px}.guide-heading .eyebrow{margin-bottom:18px}.guide-heading h2{letter-spacing:-.058em;margin:0;font-size:clamp(40px,5vw,64px);line-height:1}.guide-heading>p:last-child{color:var(--muted);margin:18px 0 0;font-size:15px}.steps-list{border-top:1px solid var(--line)}.guide-step{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr .9fr;align-items:center;gap:46px;min-height:480px;padding-block:60px;display:grid}.guide-step-number{color:var(--green);letter-spacing:.14em;align-self:start;padding-top:9px;font-size:12px;font-weight:800}.guide-step-copy>p:first-child{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}.guide-step-copy h3{letter-spacing:-.052em;max-width:460px;margin:0;font-size:clamp(31px,3.4vw,45px);line-height:1.08}.guide-step-text{max-width:510px;color:var(--muted);margin:25px 0 0;font-size:15px;line-height:1.72}.guide-note{background:var(--paper);border-radius:11px;gap:12px;max-width:510px;margin-top:23px;padding:15px 17px;display:flex}.guide-note>span{width:19px;height:19px;color:var(--green);border:1px solid #aebbb3;border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:11px;font-weight:800;display:grid}.guide-note p{color:#59655e;margin:0;font-size:11px;line-height:1.55}.guide-step-visual,.mobile-step-visual{background:#f1f5f2;border-radius:24px;place-items:center;min-height:310px;display:grid;position:relative;overflow:hidden}.guide-step-visual:before,.mobile-step-visual:before{content:"";border:1px solid #287c511a;border-radius:50%;width:270px;height:270px;position:absolute;box-shadow:0 0 0 45px #287c5106}.mobile-step-visual{display:none}.guide-app-card{z-index:1;background:#fff;border:1px solid #dce5df;border-radius:17px;align-items:center;gap:13px;width:80%;min-height:92px;padding:16px;display:flex;transform:rotate(-3deg);box-shadow:0 20px 45px #15312221}.app-logo{color:#fff;background:var(--green);border-radius:13px;flex:none;place-items:center;width:49px;height:49px;font-size:14px;font-weight:800;display:grid}.guide-app-card>div:nth-child(2){flex-direction:column;flex:1;display:flex}.guide-app-card small{color:#7d8982;letter-spacing:.08em;font-size:6px;font-weight:800}.guide-app-card strong{margin-top:3px;font-size:13px}.guide-app-card span{color:#87928b;margin-top:2px;font-size:8px}.guide-app-card>b{color:#fff;background:var(--green);border-radius:99px;padding:7px 10px;font-size:8px}.port-visual{z-index:1;background:linear-gradient(#dfe6e2,#f8faf9);border:2px solid #27312c;border-top-width:12px;border-radius:90px 90px 18px 18px;width:80%;height:230px;position:relative;box-shadow:0 25px 45px #14251c1f}.dashboard-line{background:#c5d0c9;height:2px;position:absolute;inset:65px 25px auto}.obd-port{background:#1c2420;border-radius:8px 8px 16px 16px;grid-template-columns:repeat(4,1fr);gap:6px;width:108px;height:53px;padding:10px 13px;display:grid;position:absolute;bottom:27px;left:50%;transform:translate(-50%)}.obd-port i{background:#bac2be;border-radius:2px;width:9px;height:8px}.port-visual>span{color:#727e77;font-size:8px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.settings-card{z-index:1;background:#fff;border-radius:18px;width:80%;padding:9px;box-shadow:0 20px 45px #15312221}.settings-card>div{border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:15px;padding:15px 10px;display:flex}.settings-card>div:last-child{border:0}.settings-card span{color:#728078;font-size:9px}.settings-card strong{text-align:right;font-size:9px}.result-card{z-index:1;background:#fff;border:1px solid #dbe5de;border-radius:19px;align-items:center;gap:17px;width:82%;padding:23px;display:flex;box-shadow:0 20px 45px #15312221}.result-check{color:#fff;background:var(--green);width:52px;height:52px;box-shadow:0 0 0 8px var(--green-soft);border-radius:50%;flex:none;place-items:center;font-size:23px;font-weight:800;display:grid}.result-card>div:last-child{flex-direction:column;display:flex}.result-card small{color:var(--green);letter-spacing:.08em;font-size:7px;font-weight:800}.result-card strong{margin-top:4px;font-size:12px}.result-card span{color:#7c8881;margin-top:5px;font-size:8px}.help-section{background:var(--paper);padding-block:110px}.help-heading{margin-bottom:45px}.help-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.help-grid details{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:160px;padding:25px}.help-grid summary,.faq-list summary{cursor:pointer;justify-content:space-between;gap:12px;font-size:14px;font-weight:750;list-style:none;display:flex}.help-grid summary::-webkit-details-marker{display:none}.faq-list summary::-webkit-details-marker{display:none}.help-grid summary span,.faq-list summary span{color:var(--green);font-size:19px;line-height:.8}.help-grid details[open] summary span,.faq-list details[open] summary span{transform:rotate(45deg)}.help-grid details p,.faq-list details p{color:var(--muted);margin:20px 0 0;font-size:12px;line-height:1.65}.guide-cta{justify-content:space-between;align-items:center;gap:35px;min-height:280px;display:flex}.guide-cta p{color:var(--green);text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;font-size:11px;font-weight:800}.guide-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,48px)}.warranty-hero{background:var(--ink);color:#fff;position:relative;overflow:hidden}.warranty-hero:before{content:"";background:#287c512e;border-radius:50%;width:650px;height:650px;position:absolute;bottom:-280px;left:-240px;box-shadow:0 0 0 80px #287c510d}.warranty-layout{z-index:1;grid-template-columns:.93fr 1.07fr;align-items:center;gap:80px;min-height:790px;padding-block:75px;display:grid;position:relative}.warranty-copy h1{letter-spacing:-.065em;margin:0;font-size:clamp(54px,6vw,80px);line-height:.97}.warranty-copy h1 em{color:#77c89e;font-style:normal}.warranty-copy>p:not(.eyebrow,.legal-line){color:#ffffff94;max-width:540px;margin:28px 0 0;font-size:17px;line-height:1.68}.warranty-benefits{gap:17px;margin-top:45px;display:grid}.warranty-benefits>div{align-items:center;gap:17px;display:flex}.warranty-benefits>div>span{color:#77c89e;border:1px solid #77c89e59;border-radius:50%;place-items:center;width:37px;height:37px;font-size:9px;font-weight:800;display:grid}.warranty-benefits p{flex-direction:column;gap:3px;margin:0;display:flex}.warranty-benefits small{color:#ffffff6b;font-size:10px}.legal-line{color:#ffffff59;border-top:1px solid #ffffff1a;max-width:510px;margin:38px 0 0;padding-top:22px;font-size:9px;line-height:1.55}.form-wrap{color:var(--ink);background:#fff;border-radius:25px;overflow:hidden;box-shadow:0 32px 70px #0000004d}.warranty-form{padding:42px}.form-title{margin-bottom:30px}.form-title>span,.form-kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.form-title h2,.form-success h2{letter-spacing:-.045em;margin:7px 0 0;font-size:29px}.form-title p{color:#849087;margin:8px 0 0;font-size:10px}.field-group{flex-direction:column;gap:8px;margin-bottom:19px;display:flex}.field-group label{font-size:11px;font-weight:750}.field-group input,.field-group select{width:100%;height:48px;color:var(--ink);background:#fff;border:1px solid #dce4df;border-radius:10px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.field-group input:focus,.field-group select:focus{border-color:var(--green);box-shadow:0 0 0 3px #287c5117}.field-group input::placeholder{color:#abb4ae}.field-group small{color:#8a958e;font-size:8px;line-height:1.4}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.check-field{cursor:pointer;align-items:flex-start;gap:10px;margin-top:13px;display:flex}.check-field input{width:16px;height:16px;accent-color:var(--green);flex:none;margin:0}.check-field span{color:#5e6962;font-size:9px;line-height:1.45}.trap-field{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-10000px!important}.form-submit{cursor:pointer;border:0;width:100%;margin-top:25px}.form-submit:disabled{opacity:.65;cursor:progress;transform:none}.form-privacy{text-align:center;color:#9aa39d;margin:13px 0 0;font-size:8px}.form-privacy a{color:var(--green);text-decoration:underline}.form-error{color:#a13636;background:#fff0f0;border-radius:8px;padding:10px 12px;font-size:10px}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding:52px;display:flex}.success-seal{color:#fff;background:var(--green);width:76px;height:76px;box-shadow:0 0 0 12px var(--green-soft);border-radius:50%;place-items:center;margin-bottom:30px;font-size:32px;font-weight:800;display:grid}.form-success>p:not(.form-kicker){max-width:410px;color:var(--muted);margin:18px 0 28px;font-size:13px;line-height:1.65}.warranty-how{padding-block:120px}.how-grid{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.how-grid article{border-left:1px solid var(--line);min-height:245px;padding:36px}.how-grid article:first-child{border-left:0}.how-grid article>span{color:var(--green);letter-spacing:.12em;font-size:10px;font-weight:800}.how-grid h3{letter-spacing:-.035em;max-width:230px;margin:42px 0 12px;font-size:21px}.how-grid p{max-width:270px;color:var(--muted);font-size:12px;line-height:1.65}.faq-section{background:var(--paper);padding-block:110px}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq-layout h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.8vw,60px)}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-size:15px}.faq-list details p{max-width:620px}.legal-hero{border-bottom:1px solid var(--line);padding-block:110px 65px}.legal-hero h1{letter-spacing:-.06em;max-width:800px;margin:0;font-size:clamp(44px,6vw,74px);line-height:1}.legal-hero>p:last-child{color:var(--muted);margin-top:25px;font-size:11px}.legal-content{max-width:800px;padding-block:75px 120px}.legal-content section{border-bottom:1px solid var(--line);padding-block:30px}.legal-content h2{letter-spacing:-.025em;margin:0 0 13px;font-size:20px}.legal-content p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}@media (width<=980px){.subhero-device{opacity:.42;right:2vw;transform:rotate(12deg)scale(.85)}.guide-step{grid-template-columns:60px 1fr}.guide-step>.guide-step-visual{display:none}.mobile-step-visual{min-height:280px;margin:28px 0;display:grid}.warranty-layout{grid-template-columns:1fr;gap:55px;padding-block:80px}.warranty-copy{max-width:650px}.form-wrap{width:100%;max-width:650px}}@media (width<=700px){.subhero,.subhero-content{min-height:590px}.subhero h1{font-size:clamp(52px,15.5vw,78px)}.subhero-device{opacity:.23;top:170px;right:-90px}.prep-grid{grid-template-columns:1fr;padding-block:15px}.prep-grid>div,.prep-grid>div:first-child{border-top:1px solid #ffffff26;border-left:0;padding:13px 0}.prep-grid>div:first-child{border-top:0}.guide-steps{padding-block:85px}.guide-heading{margin-bottom:48px}.guide-step{grid-template-columns:1fr;gap:10px;padding-block:45px}.guide-step-number{padding:0}.guide-step-copy h3{font-size:33px}.mobile-step-visual{min-height:250px;margin-inline:0}.guide-app-card,.settings-card{width:88%}.result-card{width:88%;padding:18px}.port-visual{width:88%}.help-grid{grid-template-columns:1fr}.help-grid details{min-height:0}.guide-cta{flex-direction:column;align-items:flex-start;padding-block:65px}.guide-cta .button{width:100%}.warranty-layout{width:min(100% - 24px,650px)}.warranty-copy{padding-inline:7px}.warranty-copy h1{font-size:clamp(51px,15vw,75px)}.warranty-form{padding:30px 22px}.form-row{grid-template-columns:1fr;gap:0}.form-success{min-height:520px;padding:40px 25px}.how-grid{grid-template-columns:1fr}.how-grid article,.how-grid article:first-child{border-left:0;border-top:1px solid var(--line);min-height:215px;padding:30px 10px}.how-grid article:first-child{border-top:0}.how-grid h3{margin-top:28px}.faq-layout{grid-template-columns:1fr;gap:45px}.legal-hero{padding-block:80px 55px}.legal-content{padding-block:50px 90px}}body{font-size:17px}nav a{font-size:16px}.nav-cta{font-size:15px}.eyebrow{font-size:14px;line-height:1.4}.button{min-height:56px;padding-inline:26px;font-size:16px}.hero-intro{font-size:20px;line-height:1.65}.hero-proof{font-size:15px}.floating-card{min-width:245px;padding:16px 18px}.floating-card strong{font-size:15px}.floating-card small{font-size:13px}.trust-grid strong{font-size:21px}.trust-grid span{font-size:14px}.section-heading>p:last-child{font-size:18px;line-height:1.65}.card-kicker{font-size:14px}.path-card h3+p{font-size:17px}.card-link{font-size:16px}.promise p{font-size:17px}.footer-main>div:first-child>p{font-size:16px}.footer-links strong,.footer-links a{font-size:15px}.footer-bottom{min-height:82px;font-size:13px}.hero-product>img{z-index:-1;filter:drop-shadow(0 30px 32px #112a1c3d);width:min(106%,620px);height:auto;position:relative}.guide-hero{min-height:700px}.guide-hero .subhero-content{grid-template-columns:1.14fr .86fr;align-items:center;gap:60px;min-height:700px;display:grid}.guide-hero-copy{z-index:3;position:relative}.guide-hero-copy>p:not(.eyebrow){color:#ffffffb3;max-width:660px;margin:30px 0 0;font-size:20px;line-height:1.65}.guide-hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.button-on-dark{color:#fff;border:1px solid #ffffff47}.button-on-dark:hover{background:#ffffff14}.guide-product-visual{z-index:2;place-items:center;display:grid;position:relative}.guide-product-visual:before{content:"";filter:blur(35px);background:#287c5140;border-radius:50%;position:absolute;inset:12%}.guide-product-visual img{filter:drop-shadow(0 32px 28px #0000006b);width:min(125%,610px);height:auto;position:relative}.prep-grid strong{font-size:16px}.prep-grid small{color:#ffffffc2;font-size:14px}.guide-overview{border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;padding-block:100px;display:grid}.guide-overview h2{letter-spacing:-.05em;max-width:520px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.overview-points{border-top:1px solid var(--line);gap:0;display:grid}.overview-points p{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:24px 0;font-size:17px;line-height:1.7}.overview-points strong{color:var(--ink)}.guide-heading-wide{max-width:850px}.guide-heading>p:last-child{font-size:18px;line-height:1.6}.instruction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.instruction-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-height:480px;padding:38px;display:flex;box-shadow:0 14px 42px #1330200e}.instruction-card:last-child{grid-column:1/-1;min-height:390px}.instruction-card-warning{background:#fffaf3;border-color:#e7c9a2}.instruction-meta{align-items:center;gap:13px;margin-bottom:28px;display:flex}.instruction-meta>span{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:15px;font-weight:850;display:grid}.instruction-meta p{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.instruction-card h3{letter-spacing:-.045em;max-width:590px;margin:0;font-size:clamp(28px,2.7vw,39px);line-height:1.12}.instruction-text{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.72}.instruction-card ul{border-top:1px solid var(--line);gap:13px;margin:24px 0 0;padding:22px 0 0;list-style:none;display:grid}.instruction-card li{color:#3f4c45;padding-left:28px;font-size:16px;line-height:1.6;position:relative}.instruction-card li:before{content:"✓";color:var(--green);font-weight:850;position:absolute;top:0;left:0}.instruction-product{filter:drop-shadow(0 20px 18px #1639252e);align-self:center;width:min(74%,350px);height:auto;margin:28px 0 -15px}.diagnostic-warning{background:var(--ink);color:#fff}.warning-layout{grid-template-columns:100px 1fr;align-items:center;gap:45px;min-height:430px;display:grid}.warning-symbol{color:#77c89e;border:1px solid #77c89e73;border-radius:50%;place-items:center;width:88px;height:88px;font-size:40px;font-weight:850;display:grid}.warning-layout h2{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(38px,5vw,66px);line-height:1.04}.warning-layout>div>p:last-child{color:#ffffffad;max-width:850px;margin:25px 0 0;font-size:18px;line-height:1.7}.bonus-section{padding-block:115px}.bonus-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.bonus-grid article{background:var(--paper);border-radius:23px;padding:40px}.bonus-grid article>span{color:var(--green);letter-spacing:.12em;font-size:15px;font-weight:850}.bonus-grid h3{letter-spacing:-.04em;margin:38px 0 15px;font-size:30px}.bonus-grid p{color:var(--muted);font-size:17px;line-height:1.7}.help-grid-complete{grid-template-columns:repeat(2,1fr)}.help-grid details{min-height:0;padding:30px}.help-grid summary,.faq-list summary{font-size:17px;line-height:1.45}.help-grid details p,.faq-list details p{font-size:16px;line-height:1.7}.support-band{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;min-height:280px;padding-block:55px;display:flex}.support-band p,.guide-cta p{color:var(--green);text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px;font-size:14px;font-weight:800}.support-band h2{letter-spacing:-.05em;max-width:710px;margin:0;font-size:clamp(31px,4vw,48px)}.warranty-copy>p:not(.eyebrow,.legal-line){font-size:19px}.warranty-benefits>div>span{width:42px;height:42px;font-size:13px}.warranty-benefits strong{font-size:16px}.warranty-benefits small{font-size:14px}.legal-line{font-size:13px;line-height:1.65}.form-title>span,.form-kicker{font-size:12px}.form-title p,.field-group label{font-size:14px}.field-group input,.field-group select{height:54px;font-size:16px}.field-group small{font-size:12px}.check-field span{font-size:13px;line-height:1.55}.form-privacy{font-size:12px;line-height:1.5}.form-error{font-size:14px}.form-success>p:not(.form-kicker){font-size:16px}.how-grid article>span{font-size:13px}.how-grid h3{font-size:24px}.how-grid p{font-size:16px}.legal-hero>p:last-child{font-size:14px}.legal-content h2{font-size:25px}.legal-content p{font-size:17px}@media (width<=980px){.guide-hero .subhero-content{grid-template-columns:1fr .72fr;gap:20px}.guide-product-visual img{width:125%}.guide-overview{grid-template-columns:1fr;gap:50px}}@media (width<=700px){body{font-size:16px}.nav-cta{font-size:14px}.hero-visual{min-height:470px;margin-inline:0;transform:none}.hero-product>img{width:108%}.floating-card{min-width:210px}.floating-card strong{font-size:14px}.floating-card small{font-size:12px}.trust-grid strong{font-size:18px}.trust-grid span{font-size:13px}.guide-hero,.guide-hero .subhero-content{min-height:auto}.guide-hero .subhero-content{grid-template-columns:1fr;padding-block:70px 30px}.guide-hero h1{font-size:clamp(48px,13.7vw,68px)}.guide-hero-copy>p:not(.eyebrow){font-size:18px}.guide-hero-actions{flex-direction:column}.guide-product-visual img{width:100%;max-width:460px}.prep-grid strong{font-size:15px}.prep-grid small{font-size:13px}.guide-overview{padding-block:75px}.instruction-grid{grid-template-columns:1fr}.instruction-card,.instruction-card:last-child{grid-column:auto;min-height:0;padding:29px 24px}.instruction-card h3{font-size:30px}.instruction-text{font-size:17px}.instruction-card li{font-size:15px}.warning-layout{grid-template-columns:1fr;gap:28px;min-height:0;padding-block:75px}.warning-symbol{width:66px;height:66px;font-size:29px}.bonus-grid,.help-grid-complete{grid-template-columns:1fr}.bonus-grid article{padding:30px 25px}.support-band{flex-direction:column;align-items:flex-start}.support-band .button{width:100%}.footer-links strong,.footer-links a{font-size:14px}.footer-bottom{font-size:12px}}.compat-hero{color:#fff;background:radial-gradient(circle at 13% 14%,#44ad7438,#0000 34%),radial-gradient(circle at 88% 78%,#287c512e,#0000 31%),#0f1713;position:relative;overflow:hidden}.compat-hero:before{content:"";opacity:.11;background-image:linear-gradient(#ffffff24 1px,#0000 1px),linear-gradient(90deg,#ffffff24 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}.compat-hero-layout{z-index:1;grid-template-columns:.85fr 1.15fr;align-items:center;gap:76px;min-height:860px;padding-block:86px;display:grid;position:relative}.compat-hero-copy h1{letter-spacing:-.064em;max-width:610px;margin:0;font-size:clamp(55px,6.1vw,82px);line-height:.98}.compat-hero-copy h1 em{color:#77c89e;font-style:normal}.compat-hero-copy>p:not(.eyebrow,.compat-data-note){color:#ffffffab;max-width:580px;margin:30px 0 0;font-size:19px;line-height:1.7}.compat-proof{border-block:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);margin-top:44px;padding-block:27px;display:grid}.compat-proof span{color:#ffffff80;border-left:1px solid #ffffff1f;flex-direction:column;gap:5px;padding-inline:19px;font-size:12px;line-height:1.4;display:flex}.compat-proof span:first-child{border-left:0;padding-left:0}.compat-proof b{color:#fff;letter-spacing:-.04em;font-size:24px}.compat-data-note{color:#ffffff6b;margin:20px 0 0;font-size:12px}.compat-data-note span{color:#77c89e;margin-right:8px}.compat-checker{color:var(--ink);background:#fffffffb;border:1px solid #ffffff8c;border-radius:28px;padding:38px;box-shadow:0 38px 90px #00000057}.checker-heading{border-bottom:1px solid var(--line);padding-bottom:28px}.checker-step{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:850}.checker-heading h2{letter-spacing:-.045em;margin:8px 0 0;font-size:33px}.checker-heading p{color:var(--muted);margin:8px 0 0;font-size:13px}.checker-form{padding-top:27px}.checker-fields{gap:17px;display:grid}.checker-fields label{flex-direction:column;gap:8px;display:flex}.checker-fields label>span{color:#435048;font-size:13px;font-weight:750}.checker-fields label>span b{color:var(--green);letter-spacing:.08em;margin-right:8px;font-size:10px}.checker-fields select{width:100%;height:56px;color:var(--ink);background:#fbfcfb;border:1px solid #d9e2dc;border-radius:12px;outline:none;padding-inline:16px 40px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.checker-fields select:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px #287c5117}.checker-fields select:disabled{color:#a7b0aa;cursor:not-allowed;background:#f3f5f4}.field-disabled>span{opacity:.45}.checker-field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checker-submit{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:58px;margin-top:24px;padding:0 21px;font-size:16px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 14px 28px #287c513b}.checker-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px #287c514a}.checker-submit:disabled{opacity:.38;box-shadow:none;cursor:not-allowed}.checker-submit span{font-size:22px}.checker-idle{background:#f7f9f8;border:1px dashed #ced9d2;border-radius:13px;align-items:center;gap:14px;min-height:76px;margin-top:24px;padding:16px 18px;display:flex}.checker-idle>span{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;font-weight:850;display:grid}.checker-idle p{flex-direction:column;gap:3px;margin:0;display:flex}.checker-idle strong{font-size:13px}.checker-idle small{color:#89938d;font-size:11px}.compat-result{border:1px solid;border-radius:16px;margin-top:24px;padding:24px}.result-positive{color:#15462f;background:#eaf6ef;border-color:#b9ddc9}.result-limited{color:#5b4214;background:#fff8e9;border-color:#ead39e}.result-warning{color:#643b16;background:#fff3e7;border-color:#e8c299}.result-negative{color:#6d2929;background:#fff0f0;border-color:#e9bcbc}.result-status-row{align-items:center;gap:11px;display:flex}.result-symbol{border:1px solid;border-radius:50%;place-items:center;width:32px;height:32px;font-size:17px;font-weight:850;display:grid}.result-label{letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:850}.compat-result h3{color:inherit;letter-spacing:-.035em;margin:18px 0 0;font-size:25px;line-height:1.15}.result-selection{margin:9px 0 0;font-size:12px;font-weight:750}.result-detail{color:currentColor;margin:17px 0 0}@supports (color:color-mix(in lab, red, red)){.result-detail{color:color-mix(in srgb, currentColor 78%, transparent)}}.result-detail{font-size:13px;line-height:1.65}.result-evidence{border-top:1px solid;justify-content:space-between;gap:14px;margin-top:19px;padding-top:16px;display:flex}@supports (color:color-mix(in lab, red, red)){.result-evidence{border-top:1px solid color-mix(in srgb, currentColor 18%, transparent)}}.result-evidence{font-size:10px}.compat-scope{padding-block:130px}.compat-section-heading{max-width:780px;margin-bottom:58px}.compat-section-heading h2{letter-spacing:-.058em;margin:0;font-size:clamp(42px,5.2vw,68px);line-height:1.02}.compat-section-heading>p:last-child{max-width:680px;color:var(--muted);margin:23px 0 0;font-size:18px;line-height:1.65}.scope-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.scope-card{border-radius:27px;min-height:470px;padding:42px}.scope-card-positive{color:#fff;background:var(--green);box-shadow:0 25px 50px #287c5133}.scope-card-neutral{border:1px solid var(--line);background:var(--paper)}.scope-icon{border-radius:18px;place-items:center;width:64px;height:64px;font-size:25px;font-weight:800;display:grid}.scope-card-positive .scope-icon{background:#ffffff29;border:1px solid #ffffff29}.scope-card-neutral .scope-icon{color:var(--green);background:var(--green-soft)}.scope-card .card-kicker{margin-top:48px}.scope-card-positive .card-kicker{color:#ffffff9e}.scope-card h3{letter-spacing:-.045em;margin:0;font-size:38px}.scope-card ul{gap:15px;margin:30px 0 0;padding:0;list-style:none;display:grid}.scope-card li{padding-left:28px;font-size:15px;line-height:1.55;position:relative}.scope-card li:before{content:"✓";font-weight:850;position:absolute;top:0;left:0}.scope-card-positive li{color:#ffffffc7}.scope-card-neutral li{color:var(--muted)}.scope-card-neutral li:before{content:"—";color:var(--green)}.protocol-section{color:#fff;background:var(--ink);padding-block:130px}.protocol-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:100px;display:grid}.protocol-copy{position:sticky;top:125px}.protocol-copy h2{letter-spacing:-.056em;margin:0;font-size:clamp(40px,4.6vw,62px);line-height:1.02}.protocol-copy>p:not(.eyebrow){color:#ffffff94;margin:25px 0 34px;font-size:17px;line-height:1.7}.protocol-list{border-top:1px solid #ffffff21;margin:0;padding:0;list-style:none}.protocol-list li{border-bottom:1px solid #ffffff21;grid-template-columns:55px 1fr;align-items:center;gap:18px;min-height:82px;padding:20px 3px;display:grid}.protocol-list span{color:#77c89e;letter-spacing:.1em;font-size:12px;font-weight:850}.protocol-list p{color:#ffffffc2;margin:0;font-size:16px}.compat-method{grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:125px;display:grid}.compat-method h2{letter-spacing:-.056em;margin:0;font-size:clamp(40px,4.6vw,62px);line-height:1.04}.method-copy>p{color:var(--muted);margin:0 0 22px;font-size:17px;line-height:1.75}.method-copy details{border-block:1px solid var(--line);margin-top:35px;padding:24px 0}.method-copy summary{cursor:pointer;justify-content:space-between;font-size:17px;font-weight:800;list-style:none;display:flex}.method-copy summary::-webkit-details-marker{display:none}.method-copy summary span{color:var(--green);font-size:23px}.method-copy details[open] summary span{transform:rotate(45deg)}.method-copy details p{color:var(--muted);margin:20px 0 12px;font-size:15px;line-height:1.7}.method-copy details a{color:var(--green);font-size:14px;font-weight:800}.compat-cta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;min-height:310px;padding-block:60px;display:flex}.compat-cta p{color:var(--green);text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px;font-size:14px;font-weight:800}.compat-cta h2{letter-spacing:-.052em;margin:0;font-size:clamp(34px,4vw,52px)}@media (width<=1050px){.compat-hero-layout{grid-template-columns:1fr;gap:56px;padding-block:80px}.compat-hero-copy{max-width:760px}.compat-checker{width:100%;max-width:760px}.protocol-layout{gap:55px}}@media (width<=760px){.compat-hero-layout{width:min(100% - 24px,700px);padding-block:65px 55px}.compat-hero-copy h1{font-size:clamp(49px,14vw,68px)}.compat-hero-copy>p:not(.eyebrow,.compat-data-note){font-size:17px}.compat-proof{grid-template-columns:1fr;padding-block:0}.compat-proof span,.compat-proof span:first-child{border-top:1px solid #ffffff1f;border-left:0;padding:15px 0}.compat-proof span:first-child{border-top:0}.compat-checker{border-radius:22px;padding:28px 20px}.checker-heading h2{font-size:29px}.checker-field-row{grid-template-columns:1fr}.result-evidence{flex-direction:column}.compat-scope{padding-block:88px}.scope-grid{grid-template-columns:1fr}.scope-card{min-height:0;padding:31px 25px}.scope-card .card-kicker{margin-top:38px}.scope-card h3{font-size:33px}.protocol-section{padding-block:88px}.protocol-layout{grid-template-columns:1fr;gap:55px}.protocol-copy{position:static}.protocol-copy .button{width:100%}.protocol-list li{grid-template-columns:42px 1fr}.protocol-list p{font-size:15px}.compat-method{grid-template-columns:1fr;gap:42px;padding-block:88px}.compat-cta{flex-direction:column;align-items:flex-start;min-height:0;padding-block:70px}.compat-cta .button{width:100%}}
