/*! 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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end: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}}.hidden{display:none}.table{display:table}}:root{--ink:#10251f;--green:#123f32;--green-2:#1b5846;--green-3:#dbe9e3;--paper:#fbf8f0;--cream:#f2ecdf;--white:#fff;--terracotta:#dd684e;--terracotta-dark:#b84e38;--muted:#66736e;--line:#d9dfdc;--shadow:0 30px 70px #123f3224;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:1000;color:var(--white);background:var(--green);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f0e6;border-bottom:1px solid #123f3217;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:19px;font-weight:760;display:inline-flex}.brand img{border-radius:10px;box-shadow:0 6px 15px #123f322e}.site-header nav{color:#33463f;align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.site-header nav a{transition:color .16s}.site-header nav a:hover{color:var(--terracotta-dark)}.nav-cta{background:var(--green);border-radius:999px;padding:9px 17px;color:var(--white)!important}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;min-height:705px;padding-top:70px;padding-bottom:72px;display:grid}.eyebrow,.section-label{color:var(--green-2);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:750}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow-dot{background:var(--terracotta);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #dd684e21}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(53px,5.9vw,79px);font-weight:780;line-height:.98}.hero-lede{color:#4b5a55;max-width:615px;margin:28px 0 0;font-size:19px;line-height:1.68}.button-row{align-items:center;gap:13px;margin-top:33px;display:flex}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:13px;min-height:51px;padding:0 21px;font-size:14px;font-weight:720;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--green);box-shadow:0 11px 28px #123f3233}.button-primary:hover{background:var(--green-2)}.button-secondary{background:#ffffff9e;border-color:#cbd5d0}.button-light{color:var(--green);background:var(--white);flex:none;box-shadow:0 12px 30px #0000001f}.trust-line{color:#55635e;flex-wrap:wrap;gap:6px 20px;margin-top:27px;font-size:13px;font-weight:620;display:flex}.trust-line span:before{content:"✓";color:var(--terracotta-dark);margin-right:6px}.availability-note{color:#7b8581;margin:12px 0 0;font-size:12px}.hero-product{isolation:isolate;place-items:center;min-height:560px;display:grid;position:relative}.hero-product:before{content:"";z-index:-2;filter:blur(1px);background:radial-gradient(circle at 60% 28%,#f8d9c8 0 8%,#0000 33%),radial-gradient(circle at 42% 58%,#d6e7df 0 41%,#0000 72%);border-radius:50%;width:520px;height:520px;position:absolute}.hero-product:after{content:"";z-index:-1;border:1px solid #123f321f;border-radius:42px;position:absolute;inset:64px 28px 30px 48px;transform:rotate(-4deg)}.phone-wrap{position:relative;transform:translate(18px)rotate(2.5deg)}.phone{background:#fbfaf6;border:7px solid #17352d;border-radius:47px;width:282px;height:566px;padding:18px 14px;position:relative;overflow:hidden;box-shadow:0 42px 70px #123f323b,inset 0 0 0 1px #ffffff4d}.phone-island{z-index:3;background:#15221e;border-radius:20px;width:82px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-status,.phone-app-title,.phone-meta{justify-content:space-between;align-items:center;display:flex}.phone-status{padding:0 8px;font-size:8px;font-weight:700}.phone-app-title{color:var(--green);margin-top:20px;font-size:13px;font-weight:740}.phone-back{color:var(--terracotta-dark);font-size:23px;line-height:1}.stage-switch{color:#71807a;text-align:center;background:#e9eeeb;border-radius:9px;grid-template-columns:1fr 1fr;margin-top:15px;padding:3px;font-size:9px;font-weight:650;display:grid}.stage-switch span{border-radius:7px;padding:5px}.stage-switch .active{color:var(--green);background:var(--white);box-shadow:0 2px 8px #123f321a}.phone-photo{background:linear-gradient(165deg,#d8d0bf 0 43%,#847661 44% 100%);border-radius:13px;height:195px;margin-top:11px;position:relative;overflow:hidden}.window-light{background:linear-gradient(140deg,#ecf5f1,#bcd2ca);border:7px solid #f1eadc;width:66px;height:78px;position:absolute;top:20px;left:18px;box-shadow:0 0 32px #fff9}.cabinet{background:#987c59;border:4px solid #d9cbb1;width:69px;height:64px;position:absolute;right:15px}.cabinet.one{top:24px}.cabinet.two{top:92px}.countertop{background:#eee5d5;width:143px;height:19px;position:absolute;bottom:30px;right:9px;box-shadow:0 6px #564a3e}.photo-pin{border:3px solid var(--white);width:26px;height:26px;color:var(--white);background:var(--terracotta);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid;position:absolute;bottom:48px;right:70px}.phone-details{padding:13px 3px 0}.phone-meta{color:#79837f;text-transform:uppercase;font-size:8px}.phone-meta b{color:#2f7a58}.phone-details h3{margin:7px 0 0;font-size:17px;line-height:1.1}.phone-details>p{color:#68756f;margin:2px 0 0;font-size:9px}.phone-note{color:#46544e;background:var(--white);border:1px solid #e1e5e2;border-radius:10px;margin-top:11px;padding:10px;font-size:9px;line-height:1.45}.phone-note small{color:#8b948f;letter-spacing:.1em;margin-bottom:3px;font-size:6px;display:block}.phone-home{background:#17352d;border-radius:5px;width:91px;height:4px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.privacy-pill{color:var(--green);background:#ffffffe8;border:1px solid #123f3224;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:700;position:absolute;top:65px;left:-104px;transform:rotate(-2.5deg);box-shadow:0 10px 25px #123f321f}.privacy-pill:before{content:"●";color:#42a26d;margin-right:6px}.packet-card{z-index:5;background:#fffffff0;border:1px solid #123f321f;border-radius:18px;width:275px;padding:16px;position:absolute;bottom:39px;right:-8px;transform:rotate(-3deg);box-shadow:0 24px 50px #123f322e}.packet-heading{border-bottom:1px solid #e6e9e7;align-items:center;gap:9px;padding-bottom:11px;display:flex}.packet-mark{width:30px;height:30px;color:var(--paper);background:var(--green);border-radius:8px;place-items:center;font-size:13px;font-weight:800;display:grid}.packet-heading>span:nth-child(2){flex:1}.packet-heading b,.packet-heading small{display:block}.packet-heading b{font-size:11px}.packet-heading small{color:#7b8580;font-size:8px}.packet-heading i{color:#2d7454;text-transform:uppercase;background:#dff1e7;border-radius:999px;padding:3px 7px;font-size:7px;font-style:normal;font-weight:800}.packet-line{color:#7b8580;justify-content:space-between;padding-top:9px;font-size:8px;display:flex}.packet-line b{color:#283a34}.packet-hash{color:#6d7873;background:#f0f3f1;border-radius:7px;justify-content:space-between;margin-top:10px;padding:7px 8px;font-size:7px;display:flex}.packet-hash code{font-family:var(--font-mono)}.proof-strip{background:#f6f1e7;border-block:1px solid #123f321f}.proof-grid{grid-template-columns:repeat(3,1fr);display:grid}.proof-grid>div{border-left:1px solid #123f321f;padding:28px 32px}.proof-grid>div:last-child{border-right:1px solid #123f321f}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{color:var(--green);font-size:15px}.proof-grid span{color:#6f7a75;margin-top:3px;font-size:12px}.section{padding-top:112px;padding-bottom:112px}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:60px;margin-bottom:49px;display:grid}.section-heading h2,.split-copy h2,.privacy-copy h2,.answer-layout h2,.cta-inner h2{letter-spacing:-.045em;margin:0;font-size:clamp(37px,4vw,55px);line-height:1.06}.section-heading>p{color:var(--muted);margin:0 0 6px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.step-card{border:1px solid var(--line);background:#ffffff8c;border-radius:25px;min-height:340px;padding:29px;position:relative;overflow:hidden}.step-card.featured{color:var(--white);border-color:var(--green);background:var(--green);box-shadow:var(--shadow);transform:translateY(-14px)}.step-number{color:#87928e;font-family:var(--font-mono);font-size:11px;position:absolute;top:26px;right:26px}.featured .step-number{color:#a8c1b7}.step-icon{background:var(--cream);border-radius:18px;width:65px;height:65px;margin-top:32px;position:relative}.featured .step-icon{background:#ffffff1a}.camera-icon:before{content:"";border:2px solid var(--terracotta-dark);border-radius:5px;position:absolute;inset:21px 14px 16px}.camera-icon:after{content:"";border:2px solid var(--terracotta-dark);border-radius:50%;width:11px;height:11px;position:absolute;top:28px;left:26px}.organize-icon:before,.organize-icon:after{content:"";border:2px solid #dcebe5;border-radius:4px;width:27px;height:35px;position:absolute}.organize-icon:before{top:13px;left:14px}.organize-icon:after{background:var(--green);top:19px;left:23px}.export-icon:before{content:"↑";color:var(--terracotta-dark);place-items:center;font-size:32px;font-weight:400;display:grid;position:absolute;inset:11px}.step-card h3{letter-spacing:-.03em;margin:42px 0 11px;font-size:27px}.step-card p{color:var(--muted);margin:0;font-size:14px}.featured p{color:#cbdad4}.section-tint{background:#efe9dd}.split-section{grid-template-columns:1.06fr .94fr;align-items:center;gap:95px;display:grid}.report-visual{background:linear-gradient(135deg,#ffffff85,#0000),#dcd5c8;border-radius:34px;place-items:center;min-height:580px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #123f3214}.report-visual:after{content:"";filter:blur(11px);background:#123f3229;border-radius:50%;width:95px;height:12px;position:absolute;bottom:38px;left:42px}.report-sheet{background:var(--white);width:min(78%,420px);min-height:480px;padding:27px 30px;transform:rotate(-2deg);box-shadow:0 30px 55px #122a222e}.report-top,.report-summary,.report-row,.hash-line{align-items:center;display:flex}.report-top{border-bottom:2px solid var(--green);color:var(--green);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding-bottom:10px;font-size:7px;font-weight:800}.report-sheet h3{color:#2d4039;letter-spacing:.14em;margin:26px 0 3px;font-size:9px}.report-sheet>p{margin:0;font-size:16px;font-weight:780}.report-summary{color:#68756f;border-block:1px solid #dde2df;gap:23px;margin-top:14px;padding:9px 0;font-size:8px}.report-row{border-bottom:1px solid #e2e5e3;gap:11px;padding:13px 0}.report-thumb{border-radius:4px;flex:0 0 50px;height:39px}.thumb-1{background:linear-gradient(145deg,#cfb89a,#6f665d)}.thumb-2{background:linear-gradient(145deg,#b8cdc5,#7e6d59)}.thumb-3{background:linear-gradient(145deg,#e4d7c0,#8f806a)}.report-row>span:nth-child(2){flex:1}.report-row b,.report-row small{display:block}.report-row b{font-size:8px}.report-row small{color:#6f7b76;font-size:7px}.report-row i{color:#3c835f;text-transform:uppercase;font-size:6px;font-style:normal;font-weight:800}.hash-line{color:#68756f;height:55px;font-family:var(--font-mono);background:#f1f3f2;margin-top:22px;padding:0 13px;font-size:7px}.split-copy .large-copy,.privacy-copy>p{color:#53635d;margin:25px 0 0;font-size:17px}.check-list{margin:29px 0 0;padding:0;list-style:none}.check-list li{color:#33473f;margin-top:13px;padding-left:29px;font-size:14px;font-weight:620;position:relative}.check-list li:before{content:"✓";width:19px;height:19px;color:var(--white);background:var(--terracotta);border-radius:50%;place-items:center;font-size:10px;display:grid;position:absolute;top:1px;left:0}.fine-print{color:#78837f;border-top:1px solid #123f3226;margin:29px 0 0;padding-top:19px;font-size:11px}.privacy-section{grid-template-columns:.95fr 1.05fr;align-items:center;gap:120px;display:grid}.text-link{color:var(--terracotta-dark);margin-top:24px;font-size:14px;font-weight:750;display:inline-block}.fact-stack{border-block:1px solid var(--line)}.fact-stack>div{border-bottom:1px solid var(--line);gap:18px;padding:23px 0;display:flex}.fact-stack>div:last-child{border-bottom:0}.fact-icon{width:46px;height:46px;color:var(--green-2);font-family:var(--font-mono);border:1px solid #bfcfc8;border-radius:14px;flex:0 0 46px;place-items:center;font-size:10px;display:grid}.fact-stack p{color:var(--muted);margin:0;font-size:13px}.fact-stack b{color:var(--ink);margin-bottom:2px;font-size:15px;display:block}.answer-section{color:var(--white);background:var(--green)}.answer-layout{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.answer-layout .section-label{color:#9cc5b5}.answer-layout>div:last-child>p{color:#d7e4df;margin:0;font-size:17px;line-height:1.85}.source-links{flex-wrap:wrap;gap:12px 25px;margin-top:25px;display:flex}.source-links a{color:#b5d7ca;border-bottom:1px solid #7fb19e;font-size:12px;font-weight:700}.guide-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.guide-card{border:1px solid var(--line);background:#f2ede3;border-radius:28px;flex-direction:column;min-height:320px;padding:37px;transition:transform .17s,box-shadow .17s;display:flex}.guide-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.guide-card.dark{color:var(--white);border-color:var(--green);background:var(--green)}.guide-card>span{color:var(--terracotta-dark);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.guide-card.dark>span{color:#f3a48f}.guide-card h3{letter-spacing:-.035em;max-width:460px;margin:26px 0 12px;font-size:30px;line-height:1.08}.guide-card p{max-width:440px;color:var(--muted);margin:0}.guide-card.dark p{color:#c9d8d2}.guide-card b{color:var(--terracotta-dark);margin-top:auto;font-size:13px}.guide-card.dark b{color:#f4a28e}.cta-section{color:var(--white);background:radial-gradient(circle at 8% 20%, #ffffff12 0 10%, transparent 32%), var(--terracotta-dark);padding:95px 0}.cta-inner{justify-content:space-between;align-items:center;gap:80px;display:flex}.cta-inner .section-label{color:#ffd1c5}.cta-inner h2{max-width:690px}.cta-inner p{color:#f8d9d1;max-width:670px;margin:19px 0 0}.site-footer{color:#d6e2dd;background:#0d3026;padding-top:70px}.footer-grid{grid-template-columns:1.5fr .75fr .85fr 1.1fr;gap:55px;display:grid}.brand-light{color:var(--white)}.footer-brand p{color:#9eb3aa;max-width:295px;margin:18px 0 0;font-size:13px}.footer-grid h2{color:#84a497;letter-spacing:.12em;text-transform:uppercase;margin:7px 0 17px;font-size:10px;font-weight:800}.footer-grid>div:not(:first-child) a{color:#d6e2dd;margin-top:10px;font-size:13px;display:block}.footer-grid a:hover{color:var(--white)}.footer-bottom{color:#819b91;border-top:1px solid #ffffff1c;justify-content:space-between;gap:25px;margin-top:64px;padding:20px 0;font-size:10px;display:flex}.page-hero{color:var(--white);background:radial-gradient(circle at 80% 25%, #dd684e3d, transparent 31%), var(--green);padding:83px 0 74px}.breadcrumbs{color:#a8c1b7;gap:8px;margin-bottom:36px;font-size:12px;display:flex}.breadcrumbs a{border-bottom:1px solid #ffffff40}.page-hero h1{max-width:900px;font-size:clamp(48px,6vw,74px)}.page-hero .hero-lede{color:#cbdcd5;max-width:760px}.page-meta{color:#9eb7ad;flex-wrap:wrap;gap:18px;margin-top:30px;font-size:11px;display:flex}.article-shell{width:min(1080px,100% - 48px);margin-inline:auto;padding:80px 0 115px}.tool-shell{width:min(1180px,100% - 48px);margin:0 auto;padding:64px 0 8px}.checklist-tool{border:1px solid var(--line);background:var(--white);border-radius:30px;padding:42px;overflow:hidden;box-shadow:0 28px 70px #123f321a}.checklist-toolbar{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.checklist-toolbar h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,48px);line-height:1.05}.checklist-toolbar>div:first-child>p:last-child{max-width:660px;color:var(--muted);margin:15px 0 0}.checklist-actions{flex:none;gap:9px;display:flex}.checklist-actions button{min-height:44px;font:inherit;cursor:pointer;border:1px solid #c7d1cd;border-radius:12px;padding:0 16px;font-size:12px;font-weight:750}.print-button{color:var(--white);background:var(--green);border-color:var(--green)!important}.reset-button{color:#53635d;background:var(--white)}.checklist-actions button:focus-visible,.checklist-filters button:focus-visible{outline-offset:3px;outline:3px solid #dd684e73}.checklist-item:has(input:focus-visible){outline-offset:3px;outline:3px solid #dd684e73}.progress-panel{background:#eef3f0;border-radius:15px;margin-top:31px;padding:17px 20px}.progress-copy{color:var(--green);justify-content:space-between;margin-bottom:10px;font-size:12px;display:flex}.progress-copy span{font-family:var(--font-mono)}.progress-track{background:#d4dfda;border-radius:999px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--terracotta);width:0;height:100%;transition:width .22s;display:block}.checklist-filters{scrollbar-width:thin;border-bottom:1px solid var(--line);gap:8px;margin:24px -42px 0;padding:0 42px 18px;display:flex;overflow-x:auto}.checklist-filters button{color:#53635d;background:var(--white);min-height:37px;font:inherit;cursor:pointer;border:1px solid #ccd5d1;border-radius:999px;flex:none;padding:0 14px;font-size:11px;font-weight:720}.checklist-filters button[aria-pressed=true]{color:var(--white);border-color:var(--green);background:var(--green)}.checklist-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:27px;display:grid}.checklist-group{border:1px solid var(--line);background:#fdfbf6;border-radius:18px;align-self:start;overflow:hidden}.checklist-group-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:55px;padding:12px 18px;display:flex}.checklist-group-heading h3{letter-spacing:-.02em;margin:0;font-size:16px}.checklist-group-heading span{min-width:35px;color:var(--green);font-family:var(--font-mono);text-align:center;background:#e2ece7;border-radius:999px;padding:3px 8px;font-size:9px}.checklist-items{padding:6px 13px}.checklist-item{cursor:pointer;border-bottom:1px solid #e5e8e6;grid-template-columns:20px 1fr;gap:12px;padding:13px 5px;display:grid;position:relative}.checklist-item:last-child{border-bottom:0}.checklist-item input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.custom-check{background:var(--white);border:1.5px solid #9ca9a3;border-radius:6px;place-items:center;width:20px;height:20px;margin-top:1px;display:grid}.checklist-item.checked .custom-check{border-color:var(--terracotta);background:var(--terracotta)}.checklist-item.checked .custom-check:after{content:"✓";color:var(--white);font-size:12px;font-weight:850}.checklist-item b,.checklist-item small{display:block}.checklist-item b{color:#273d35;font-size:13px;line-height:1.35}.checklist-item small{color:#71807a;margin-top:3px;font-size:11px;line-height:1.45}.checklist-item.checked b{color:#71807a;text-decoration:line-through;text-decoration-thickness:1px}.checklist-disclaimer{border-top:1px solid var(--line);color:#7b8581;margin:25px 0 0;padding-top:19px;font-size:10px}.long-guide-label{letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800;color:var(--terracotta-dark)!important;margin:0 0 13px!important}.article-layout{grid-template-columns:230px minmax(0,720px);justify-content:center;gap:75px;display:grid}.article-toc{border-block:1px solid var(--line);align-self:start;padding:20px 0;position:sticky;top:35px}.article-toc strong{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:10px;display:block}.article-toc a{color:#65746e;margin-top:9px;font-size:12px;display:block}.article-content h2{letter-spacing:-.035em;margin:67px 0 18px;font-size:35px;line-height:1.12}.article-content h2:first-child{margin-top:0}.article-content h3{letter-spacing:-.02em;margin:31px 0 10px;font-size:21px}.article-content p,.article-content li{color:#475852}.article-content p{margin:0 0 18px}.article-content ul,.article-content ol{margin:18px 0 25px;padding-left:25px}.article-content li{margin-top:8px}.answer-box,.notice-box,.checklist-box{border-radius:18px;margin:27px 0;padding:24px 26px}.answer-box{border-left:4px solid var(--terracotta);background:#f1ece2}.answer-box p:last-child,.notice-box p:last-child{margin-bottom:0}.answer-box strong,.notice-box strong{color:var(--ink);margin-bottom:8px;display:block}.notice-box{background:#eaf2ee;border:1px solid #cbd9d3}.checklist-box{color:var(--white);background:var(--green)}.checklist-box h3{color:var(--white);margin-top:0}.checklist-box li{color:#d6e5df}.article-content a:not(.button){color:var(--terracotta-dark);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.article-cta{color:var(--white);background:var(--terracotta-dark);border-radius:24px;margin-top:65px;padding:34px}.article-cta h2{color:var(--white);margin-top:0}.article-cta p{color:#f8d9d1}.article-cta .button{color:var(--green);background:var(--white);margin-top:10px;text-decoration:none}.support-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin:25px 0 48px;display:grid}.support-contact-card{color:var(--white);background:var(--green);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:45px;margin-bottom:68px;padding:34px;display:grid}.support-contact-card .section-label{color:#9cc5b5;margin-bottom:10px}.support-contact-card h2{color:var(--white);margin:0 0 10px}.support-contact-card p{color:#cbdcd5;max-width:650px;margin:0;font-size:14px}.article-content .support-contact-card>a{min-height:51px;color:var(--green);background:var(--white);white-space:nowrap;border-radius:14px;align-items:center;gap:16px;padding:0 20px;font-size:14px;font-weight:780;text-decoration:none;display:inline-flex}.support-card{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:26px}.support-card h3{margin-top:0}.support-card p{margin-bottom:0;font-size:14px}.faq-item{border-bottom:1px solid var(--line);padding:24px 0}.faq-item h3{margin-top:0}@media (width<=980px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:64px}.hero-copy{max-width:760px}.hero-product{margin-top:15px}.section-heading,.split-section,.privacy-section,.answer-layout{grid-template-columns:1fr}.section-heading,.answer-layout{gap:25px}.split-section{gap:65px}.privacy-section{gap:55px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.article-layout{grid-template-columns:1fr;gap:25px}.checklist-toolbar{flex-direction:column;align-items:flex-start}.checklist-actions{align-self:stretch}.print-button{flex:1}.article-toc{position:static}}@media (width<=720px){.shell,.article-shell,.tool-shell{width:min(100% - 30px,1180px)}.site-header{position:static}.header-inner{min-height:66px}.nav-cta{padding:8px 14px}.hero{min-height:0;padding-top:48px;padding-bottom:55px}h1{font-size:clamp(46px,14vw,63px)}.hero-lede{font-size:17px}.button-row{flex-direction:column;align-items:stretch}.button{width:100%}.hero-product{min-height:530px;overflow:hidden}.hero-product:before{width:430px;height:430px}.phone-wrap{transform:translate(15px)scale(.88)rotate(2.5deg)}.packet-card{width:245px;bottom:42px;right:3px}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-bottom:1px solid #123f321f;border-left:0;padding:20px 5px}.proof-grid>div:last-child{border-bottom:0;border-right:0}.section{padding-top:78px;padding-bottom:78px}.section-heading{margin-bottom:34px}.section-heading h2,.split-copy h2,.privacy-copy h2,.answer-layout h2,.cta-inner h2{font-size:39px}.steps-grid,.guide-cards,.support-grid{grid-template-columns:1fr}.support-contact-card{grid-template-columns:1fr;gap:24px}.article-content .support-contact-card>a{white-space:normal;justify-content:space-between}.step-card.featured{transform:none}.report-visual{min-height:500px}.report-sheet{width:87%;transform:rotate(-1deg)}.cta-inner{flex-direction:column;align-items:stretch;gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.page-hero{padding:55px 0}.page-hero h1{font-size:47px}.article-shell{padding-top:55px}.tool-shell{padding-top:34px}.checklist-tool{border-radius:22px;padding:25px 18px}.checklist-toolbar h2{font-size:34px}.checklist-actions{width:100%}.checklist-filters{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.checklist-groups{grid-template-columns:1fr}.article-content h2{font-size:31px}}@media print{@page{margin:12mm}body{color:#111;background:#fff;font-size:10pt}.site-header,.site-footer,.page-hero,.article-shell,.checklist-actions,.checklist-filters{display:none!important}.tool-shell{width:100%;padding:0}.checklist-tool{box-shadow:none;border:0;border-radius:0;padding:0}.checklist-toolbar{display:block}.checklist-toolbar h2{font-size:24pt}.progress-panel{margin-top:16px;padding:10px 12px}.checklist-groups{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.checklist-group{break-inside:avoid;border-color:#aaa}.checklist-group-heading{min-height:36px;padding:7px 10px}.checklist-items{padding:2px 8px}.checklist-item{grid-template-columns:16px 1fr;gap:7px;padding:7px 2px}.custom-check{border-color:#555;border-radius:3px;width:15px;height:15px}.checklist-item b{color:#111;font-size:9pt}.checklist-item small{color:#444;font-size:7.5pt}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
