:root{--ink: #242536;--surface: #ffffff;--solid: #242536;--accent-fill: #4057f5;--lime: #f1f6bf;color-scheme:light;--muted: #656578;--blue: #4057f5;--lavender: #ece9fa;--mint: #e1f1e8;--peach: #fbe2d3;--yellow: #f1f6bf;--pink: #f5e1ef;--paper: #f8f8fc;--line: #dfdfe9;--font-head: "Sora",sans-serif;--font-body: "Manrope",sans-serif;--gutter: clamp(20px,4.5vw,72px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.7 var(--font-body);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-head);font-weight:600;line-height:1.14;letter-spacing:-.045em}h1{font-size:clamp(48px,5.9vw,82px)}h2{font-size:clamp(34px,3.5vw,50px)}h3{font-size:24px}p+p{margin-top:14px}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--blue)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}svg{flex-shrink:0;vertical-align:middle}::selection{background:#d9deff}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - var(--gutter)*2));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--surface);padding:15px;border-radius:12px}.skip-link:focus{top:10px}.eyebrow{display:block;font-size:10px;font-weight:800;letter-spacing:.13em;line-height:1.6;text-transform:uppercase}.little-label{font-size:9px;font-weight:800;letter-spacing:.12em}.tone-lavender{background:var(--lavender)}.tone-mint{background:var(--mint)}.tone-peach{background:var(--peach)}.tone-yellow{background:var(--yellow)}.tone-blue{background:#e0e8fe}.tone-pink{background:var(--pink)}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:15px 24px;min-height:54px;border-radius:100px;text-decoration:none;border:1px solid transparent;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;line-height:1.5}.button.blue{background:var(--accent-fill);color:#fff;box-shadow:0 5px 14px #4057f51c}.button.dark{background:var(--solid);color:#fff}.button.outline{background:transparent;border-color:#ccccd9;color:var(--ink)}.button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #24253615}.button.blue:hover{background:#2f42d0}.inline-link{display:inline-flex;align-items:center;gap:12px;font-weight:800;font-size:13px;text-decoration:none}.quiet-button{padding:8px 0;border:0;border-bottom:1px solid;background:transparent;font-size:12px;font-weight:700;text-align:left}.icon-button{border:0;background:#f1f1f8;width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.site-header{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:1px solid #e5e5ed}.nav{height:90px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font:700 19px/1.2 var(--font-head);letter-spacing:-.7px;white-space:nowrap}.brand>b,.brand b{font-weight:500}.brand-symbol{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--accent-fill);color:var(--yellow);transform:rotate(-5deg);transition:transform .2s}.brand:hover .brand-symbol{transform:rotate(0)}.nav-links{display:flex;gap:clamp(20px,2.2vw,33px);align-items:center}.nav-links>a{font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap;position:relative}.nav-links>a[aria-current=page]{color:var(--blue)}.nav-links>a[aria-current=page]:after{content:"";position:absolute;bottom:-10px;left:calc(50% - 3px);width:6px;height:6px;border-radius:50%;background:var(--accent-fill)}.nav-actions{display:flex;align-items:center;gap:8px}.search-trigger{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;position:relative}.menu-toggle>span{position:absolute;left:12px;right:12px;height:2px;background:var(--ink);top:16px;transition:transform .2s}.menu-toggle>span:last-child{top:24px}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-links .mobile-extra{display:none}.home-hero{padding-top:55px}.hero-heading{display:grid;grid-template-columns:1.7fr 1fr;gap:60px;align-items:end;margin-bottom:45px}.status-dot{display:inline-block;height:7px;width:7px;border-radius:50%;background:var(--accent-fill);margin-right:8px}.hero-heading h1{font-size:clamp(47px,5.3vw,76px);line-height:1.16;margin-top:20px;font-weight:600;letter-spacing:-.06em}.handled{color:var(--blue);position:relative;white-space:nowrap}.handled svg{position:absolute;left:0;bottom:-13px;width:100%;height:20px;fill:none;stroke:#bac96e;stroke-width:6;stroke-linecap:round}.hero-description{padding-bottom:3px;max-width:330px}.hero-description p{font-size:16px;color:var(--muted);line-height:1.65}.hero-description p:first-child{color:var(--ink);font-weight:600;font-size:18px}.hero-description .button{margin-top:22px}.house-explorer{border:1px solid #dbd7ed;border-radius:32px;background:#ece9fa;overflow:hidden}.explorer-topline{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #d8d4e9;position:relative;z-index:1}.explorer-topline>span{font-size:10px;letter-spacing:.1em;font-weight:800;display:flex;align-items:center;gap:8px}.explorer-topline i{display:block;width:7px;height:7px;border-radius:50%;background:#7a9865}.explorer-topline small{font-size:11px;color:var(--muted)}.explorer-layout{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:470px}.explorer-controls{padding:30px;z-index:2}.zone-buttons{display:flex;flex-direction:column;gap:9px}.zone-buttons button{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid transparent;background:#ffffff59;border-radius:13px;text-align:left;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.zone-buttons button>span{margin-left:auto}.zone-buttons button[aria-pressed=true]{background:var(--solid);color:#fff;box-shadow:0 5px 13px #24253614}.zone-buttons button:hover{transform:translate(3px)}.zone-panel{padding:28px 2px 5px;animation:panelIn .3s ease both}.zone-panel h2{font-size:26px;letter-spacing:-.035em;line-height:1.22;margin:10px 0 14px}.zone-panel p{font-size:12px;color:var(--muted);line-height:1.75;margin-bottom:18px}.zone-panel .inline-link{font-size:11px;gap:8px;color:var(--blue)}.house-stage{position:relative;align-self:stretch;min-width:0;overflow:hidden}.house-stage img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;object-position:50% 52%;border-radius:0 0 32px}.house-spot{position:absolute;left:var(--x);top:var(--y);width:43px;height:43px;border-radius:50%;border:4px solid #ffffff9c;background:var(--surface);color:var(--blue);box-shadow:0 0 0 8px #ffffff40,0 5px 15px #23233418;display:grid;place-items:center;transform:translate(-50%,-50%);transition:background .2s,box-shadow .2s}.house-spot[aria-pressed=true]{background:var(--accent-fill);color:#fff;box-shadow:0 0 0 10px #4057f52c,0 5px 15px #23233418}.house-spot:hover{box-shadow:0 0 0 12px #ffffff60,0 5px 15px #23233418}.house-caption{position:absolute;bottom:17px;left:20px;right:20px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;background:#ffffffd6;backdrop-filter:blur(8px);border:1px solid white;border-radius:50px;padding:10px;max-width:450px;margin:auto}.hero-shortcuts{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--line);padding:24px 0;gap:24px}.hero-shortcuts>a,.hero-shortcuts>button{display:flex;align-items:center;gap:13px;text-decoration:none;border:0;background:transparent;text-align:left;padding:0;min-width:0}.hero-shortcuts>a>svg,.hero-shortcuts>button>kbd{margin-left:auto}.shortcut-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.hero-shortcuts small{display:block;font-size:8px;letter-spacing:.12em;font-weight:800;color:var(--muted)}.hero-shortcuts b{font-size:12px;font-weight:800;display:block;margin-top:3px}.hero-shortcuts kbd{font-size:10px;white-space:nowrap;border:1px solid var(--line);padding:3px 5px;border-radius:5px;color:var(--muted)}.topic-section{padding-top:100px;padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px}.section-heading h2{margin-top:14px}.section-heading h2 span{color:var(--muted)}.section-heading>p{font-size:14px;color:var(--muted);max-width:340px}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.topic-card{padding:28px;border-radius:25px;display:flex;flex-direction:column;text-decoration:none;min-height:275px;transition:transform .25s,box-shadow .25s}.topic-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #2425360f;color:var(--ink)}.topic-card>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.topic-icon{width:54px;height:54px;border-radius:18px;background:#ffffff70;display:grid;place-items:center}.circle-arrow{height:34px;width:34px;border:1px solid #24253630;border-radius:50%;display:grid;place-items:center;font-size:20px;line-height:1;transition:transform .2s}.topic-card:hover .circle-arrow{transform:rotate(45deg)}.topic-card h3{font-size:23px}.topic-card p{font-size:13px;color:var(--muted);margin:14px 0 22px;line-height:1.7}.topic-index{font-size:9px;font-weight:800;letter-spacing:.1em;margin-top:auto}.checklist-teaser{border-radius:32px;background:var(--solid);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:60px;margin-bottom:100px;overflow:hidden;position:relative}.checklist-teaser>div:first-child{position:relative;z-index:1}.checklist-teaser h2{font-size:clamp(38px,4.3vw,59px);margin:20px 0;line-height:1.17}.checklist-teaser h2 em{font-style:normal;color:var(--yellow)}.checklist-teaser p{font-size:14px;color:#c4c4d2;max-width:430px;margin-bottom:28px}.checklist-teaser .button{background:var(--yellow);color:var(--ink)}.teaser-board{background:var(--surface);color:var(--ink);padding:25px;border-radius:22px;align-self:center;position:relative;box-shadow:12px 12px #ffffff0c}.board-top{display:flex;gap:12px;align-items:center;margin-bottom:18px}.board-top b{font-size:13px;max-width:230px}.sample-check{display:flex;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;align-items:center}.sample-check>span{width:20px;height:20px;border:1.5px solid #cecfda;border-radius:6px;flex-shrink:0;display:grid;place-items:center}.sample-check.done>span{border-color:var(--blue);background:var(--accent-fill);color:#fff}.sample-check.done>div{text-decoration:line-through;color:var(--muted)}.sample-check small{display:block;font-size:10px;color:var(--muted);font-weight:500;margin-top:4px}.teaser-board>.inline-link{margin-top:24px}.guide-section{padding-bottom:90px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guide-card{display:block;text-decoration:none;border-radius:24px;background:var(--surface);border:1px solid #e6e6ef;overflow:hidden;transition:transform .25s}.guide-card:hover{transform:translateY(-5px);color:var(--ink)}.guide-visual{height:230px;display:grid;place-items:center;position:relative;overflow:hidden}.guide-visual:before{content:"";width:170px;height:170px;border:1px solid #24253625;position:absolute;border-radius:35% 65% 51% 49%/55% 38% 62% 45%;transform:rotate(-20deg)}.guide-visual svg{position:relative;transform:rotate(-10deg)}.visual-0{background:var(--mint)}.visual-1{background:var(--lavender)}.visual-2{background:var(--peach)}.floating-pill{position:absolute;bottom:22px;right:20px;background:var(--surface);border-radius:20px;font-size:8px;font-weight:800;letter-spacing:.08em;padding:7px 13px}.guide-copy{padding:26px}.guide-copy .eyebrow{font-size:9px;color:var(--blue)}.guide-copy h3{font-size:22px;line-height:1.35;margin:12px 0}.guide-copy p{font-size:12px;color:var(--muted);margin-bottom:22px}.guide-copy .inline-link{font-size:11px}.sms-nudge{border-radius:30px;background:var(--yellow);padding:40px;display:grid;grid-template-columns:145px 1fr 250px;gap:35px;align-items:center;margin-bottom:75px;position:relative}.sms-nudge h2{font-size:30px;line-height:1.25;margin:10px 0}.sms-nudge p{font-size:13px;max-width:470px;color:var(--muted)}.sms-action .button{width:100%;font-size:12px;gap:12px;padding-inline:16px}.sms-action small{display:block;font-size:9px;line-height:1.7;margin-top:13px;color:var(--muted)}.message-art{position:relative;display:grid;place-items:center;height:125px}.message-art>span{width:95px;height:95px;border-radius:25px;background:var(--surface);transform:rotate(-12deg);display:grid;place-items:center;color:var(--blue);box-shadow:0 10px 20px #7e884412}.message-art i{position:absolute;bottom:0;left:-5px;background:var(--accent-fill);color:#fff;border-radius:20px;padding:5px 13px;font-size:11px;font-style:normal;transform:rotate(-8deg)}.message-art b{position:absolute;top:3px;right:8px;border:3px solid var(--yellow);width:30px;height:30px;border-radius:50%;background:var(--accent-fill);color:#fff;text-align:center;font-size:13px}.footer{padding-bottom:25px}.footer-intro{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:30px;border-bottom:1px solid var(--line)}.footer-intro p{font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.02em}.back-top{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:23px}.footer-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:38px;padding:35px 0}.footer-columns h2{font-size:20px;margin-bottom:12px}.footer-columns h3{font-family:var(--font-body);font-size:12px;letter-spacing:0;font-weight:800;margin-bottom:18px}.footer-columns p{font-size:12px;color:var(--muted);line-height:1.8;max-width:270px}.footer-columns small{display:block;font-size:10px;color:var(--muted);margin-top:20px;line-height:1.8}.footer-columns a{display:block;font-size:11px;text-decoration:none;margin-top:9px;overflow-wrap:anywhere}.footer-columns>div:last-child p{font-size:11px;margin-top:20px}.footer-bottom{display:flex;justify-content:space-between;gap:35px;border-top:1px solid var(--line);padding-top:20px}.footer-bottom p{font-size:9px;color:var(--muted);max-width:760px}.footer-bottom>div{display:flex;gap:20px;font-size:10px}.page-intro{border-radius:0 0 35px 35px;padding:48px 65px 55px;text-align:center;position:relative}.page-icon{width:76px;height:76px;border-radius:25px;background:#ffffffa0;display:grid;place-items:center;transform:rotate(-7deg);margin:0 auto 25px;color:var(--blue)}.page-intro h1{font-size:clamp(42px,5.5vw,74px);max-width:1000px;margin:18px auto 22px}.page-intro>p{max-width:680px;margin:auto;font-size:16px;color:var(--muted);line-height:1.8}.page-content{padding-top:45px;padding-bottom:75px}.topic-jump{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:45px}.topic-jump a{display:flex;align-items:center;gap:8px;padding:11px 17px;border:1px solid var(--line);border-radius:40px;text-decoration:none;font-size:12px;font-weight:700;background:var(--surface)}.topic-chapter{display:grid;grid-template-columns:1fr 1.5fr;gap:65px;padding:45px 0;border-bottom:1px solid var(--line);scroll-margin-top:110px;align-items:center}.topic-chapter:nth-child(2n){grid-template-columns:1.5fr 1fr}.topic-chapter:nth-child(2n) .chapter-art{order:2}.chapter-art{padding:40px;border-radius:32px;min-height:340px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;text-align:center;overflow:hidden}.chapter-art:before{content:"";position:absolute;width:200px;height:200px;border:1px solid #24253619;border-radius:45% 55% 60% 40%;transform:rotate(20deg);top:30px}.chapter-art>svg{margin:10px 0 28px;position:relative}.chapter-art>span{font-size:10px;letter-spacing:.1em;font-weight:800;margin-bottom:16px;text-transform:uppercase}.chapter-art p{font-size:15px;font-weight:600;line-height:1.6;max-width:270px}.chapter-content h2{font-size:37px;line-height:1.2;margin:14px 0 18px}.chapter-content>p{color:var(--muted);font-size:14px}.chapter-content ul{padding:0;margin:24px 0;list-style:none}.chapter-content li{display:flex;gap:12px;align-items:start;font-size:13px;margin:13px 0}.chapter-content li svg{color:var(--blue);margin-top:3px}.chapter-content .button{font-size:12px}.season-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:32px}.season-buttons{display:flex;padding:5px;background:#ececf4;border-radius:50px;gap:3px}.season-buttons button{border:0;background:transparent;padding:12px 28px;border-radius:30px;font-size:13px;font-weight:700}.season-buttons button[aria-pressed=true]{background:var(--solid);color:#fff;box-shadow:0 3px 8px #2425361a}.checklist-workspace{display:grid;grid-template-columns:280px 1fr;gap:40px}.progress-panel{align-self:start;border-radius:26px;background:var(--lavender);padding:30px;text-align:center;position:sticky;top:110px}.progress-ring{--progress: 0%;width:130px;height:130px;border-radius:50%;background:conic-gradient(var(--blue) var(--progress),#d8d3ec 0);display:grid;place-items:center;margin:0 auto 22px;position:relative}.progress-ring:before{content:"";position:absolute;inset:10px;border-radius:50%;background:var(--lavender)}.progress-ring>span{position:relative;font:600 24px var(--font-head);letter-spacing:-.07em}.progress-panel h2{font-size:25px;line-height:1.3}.progress-panel>p{font-size:11px;color:var(--muted);margin:15px 0}.progress-panel>.quiet-button{font-size:10px}.checklist-note{border-top:1px solid #d4cde7;padding-top:22px;margin-top:25px}.checklist-note p{font-size:10px;margin-top:12px;color:var(--muted)}.season-panel>.eyebrow{color:var(--blue)}.season-panel h2{font-size:32px;line-height:1.3;margin:14px 0 24px}.task-list{display:flex;flex-direction:column;gap:12px}.task-item{display:flex;gap:18px;align-items:start;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:22px;cursor:pointer;transition:background .2s,border-color .2s}.task-item:has(input:checked){background:#f1f6eb;border-color:#d3dfc8}.task-item input{width:22px;height:22px;flex:0 0 22px;accent-color:var(--blue);margin:2px 0 0}.task-copy{display:flex;flex-direction:column;gap:8px}.task-copy strong{font-size:14px;line-height:1.5}.task-copy>span{font-size:12px;color:var(--muted);line-height:1.6}.task-item:has(input:checked) .task-copy strong{text-decoration:line-through;color:#62734d}.task-item>small{font-size:9px;white-space:nowrap;display:block;padding:3px 9px;background:var(--paper);border-radius:20px;margin-left:auto}.save-status{font-size:11px;color:var(--muted);min-height:20px;margin-top:15px}.help-note{display:flex;gap:20px;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--surface);margin-top:40px;align-items:start}.help-note>svg{color:var(--blue)}.help-note h3{font-size:19px;margin-bottom:10px}.help-note p{font-size:12px;color:var(--muted);line-height:1.8}.project-planner{display:grid;grid-template-columns:1fr 1fr;gap:30px}.planner-inputs{padding:38px;background:var(--surface);border:1px solid var(--line);border-radius:28px}.planner-inputs h2{font-size:31px;margin:18px 0 30px;line-height:1.25}.field{margin-bottom:20px;min-width:0}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;padding:13px 15px;border:1px solid #d7d7e4;border-radius:12px;background:var(--paper);color:var(--ink);font-size:16px;min-width:0}.field textarea{resize:vertical;min-height:130px}.slider-field{margin-top:27px}.slider-field label{display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:700}.slider-field output{color:var(--blue);font-size:13px}.slider-field input{width:100%;accent-color:var(--blue);margin:16px 0 10px}.slider-field p{font-size:11px;color:var(--muted)}.planner-results{background:var(--solid);color:#fff;border-radius:28px;padding:38px}.result-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;color:#ccd2ff}.main-result{margin:35px 0 30px}.main-result>span{font-size:13px;color:#c3c3d2;display:block}.main-result strong{font:600 clamp(36px,5vw,66px)/1.3 var(--font-head);letter-spacing:-.065em;display:block;color:var(--yellow);margin:9px 0;overflow-wrap:anywhere}.main-result small{font-size:11px;color:#c3c3d2}.budget-bars{margin:25px 0 30px;display:flex;flex-direction:column;gap:13px}.budget-bars>div{display:grid;grid-template-columns:48px 1fr 80px;gap:12px;align-items:center;font-size:10px}.budget-bars>div>div{height:7px;border-radius:10px;background:#ffffff14;overflow:hidden}.budget-bars i{display:block;height:100%;background:#abaefc;border-radius:10px;transition:width .25s}.budget-bars>div:last-child i{background:var(--yellow)}.budget-bars b{text-align:right;font-size:11px;font-weight:500}.secondary-result{border-top:1px solid #ffffff20;padding:19px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.secondary-result>span{font-size:11px;color:#c7c7d5;max-width:240px}.secondary-result strong{font:500 24px var(--font-head);letter-spacing:-.04em;white-space:nowrap}.result-note{display:flex;align-items:start;gap:12px;background:#ffffff0b;border-radius:15px;padding:18px;margin-top:20px;font-size:11px;color:#d4d4e3}.result-note svg{color:var(--yellow)}.explainer-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.explainer-cards article{padding:25px;border-left:1px solid var(--line)}.explainer-cards article>span{font:500 13px var(--font-head);color:var(--blue)}.explainer-cards h3{font-size:22px;line-height:1.3;margin:17px 0 14px}.explainer-cards p{font-size:12px;color:var(--muted)}.faq-workspace{display:grid;grid-template-columns:300px 1fr;gap:65px}.faq-sidebar{position:sticky;top:115px;align-self:start}.faq-sidebar>label{font-size:12px;font-weight:700;display:block;margin-bottom:10px}.search-field{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:0 15px;color:var(--muted)}.search-field input{width:100%;border:0;background:transparent;padding:16px 0;font-size:14px;color:var(--ink);min-width:0;outline-offset:0}.faq-sidebar nav{margin-top:25px}.faq-sidebar nav a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px;border-radius:12px;text-decoration:none;font-size:12px;font-weight:700}.faq-sidebar nav a:hover{background:var(--lavender)}.search-status{font-size:11px;color:var(--muted);margin:20px 0}.faq-group{margin-bottom:40px}.faq-group>.eyebrow{color:var(--blue);margin-bottom:20px}.faq-group details{border:1px solid var(--line);border-radius:17px;background:var(--surface);margin-bottom:12px;overflow:hidden}.faq-group summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px;list-style:none;font-size:14px;font-weight:700;cursor:pointer}.faq-group summary::-webkit-details-marker{display:none}.faq-plus{height:27px;width:27px;flex:0 0 27px;background:var(--lavender);border-radius:50%;display:grid;place-items:center;font-size:19px;color:var(--blue)}.faq-group details[open] .faq-plus{transform:rotate(45deg)}.faq-group details>div{font-size:13px;color:var(--muted);line-height:1.8;padding:0 23px 23px}.glossary-top{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:35px}.glossary-top .search-field{width:min(600px,100%)}.glossary-top p{font-size:11px;color:var(--muted)}.dictionary{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.dictionary>div{padding:28px;background:var(--surface);border-radius:20px;border:1px solid var(--line)}.dictionary dt{display:flex;gap:15px;align-items:center;font-size:17px;font-weight:700;line-height:1.3}.dictionary dt>span{width:35px;height:35px;flex:0 0 35px;border-radius:10px;background:var(--lavender);display:grid;place-items:center;color:var(--blue);font:500 16px var(--font-head)}.dictionary dd{margin:18px 0 0;font-size:13px;color:var(--muted);line-height:1.8}.library-controls{display:flex;flex-direction:column;gap:25px}.library-controls>.search-field{max-width:640px;width:100%;margin:auto}.filter-buttons{display:flex;flex-wrap:wrap;gap:9px;justify-content:center}.filter-buttons button{border:1px solid var(--line);border-radius:50px;padding:11px 18px;background:var(--surface);font-size:12px;font-weight:700}.filter-buttons button[aria-pressed=true]{background:var(--solid);border-color:var(--ink);color:#fff}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 25px}.library-card{border:1px solid var(--line);border-radius:25px;background:var(--surface);overflow:hidden;transition:transform .25s}.library-card:hover{transform:translateY(-5px)}.library-card a{display:block;height:100%;text-decoration:none}.library-visual{height:245px;position:relative;overflow:hidden;display:grid;place-items:center}.library-visual>.circle-arrow{position:absolute;right:20px;bottom:20px}.library-visual>svg{transform:rotate(-8deg);position:relative}.visual-orbit{position:absolute;width:160px;height:160px;border:1px solid #24253627;border-radius:50%}.visual-orbit:after{content:"";position:absolute;inset:-20px;transform:rotate(35deg);border:1px solid #24253613;border-radius:35% 65% 42% 58%}.visual-caption{position:absolute;left:20px;top:20px;font-size:8px;font-weight:800;letter-spacing:.1em;line-height:1.4}.library-copy{padding:25px}.library-copy h2{font-size:23px;line-height:1.33;margin:14px 0}.library-copy p{font-size:12px;color:var(--muted);margin-bottom:22px}.library-copy .eyebrow{font-size:9px;color:var(--blue)}.library-copy .inline-link{font-size:11px}.empty-state{text-align:center;padding:50px;background:var(--lavender);border-radius:25px}.empty-state h2{margin:20px 0;font-size:30px}.empty-state .button{margin-top:25px}.reading-progress{position:fixed;z-index:41;top:89px;left:0;right:0;height:3px;pointer-events:none}.reading-progress span{display:block;background:var(--accent-fill);height:100%;transform:scaleX(0);transform-origin:left}.article-wrap{padding-top:30px}.article-hero{padding:45px;border-radius:32px;display:grid;grid-template-columns:1fr 180px;gap:40px;align-items:center}.back-link{display:block;text-decoration:none;font-size:11px;font-weight:700;margin-bottom:28px}.article-title>.eyebrow{color:var(--blue);font-size:10px}.article-title h1{font-size:clamp(36px,4vw,57px);line-height:1.16;margin:16px 0 22px;letter-spacing:-.05em}.article-title>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:850px}.article-meta{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:10px;color:var(--muted)}.article-emblem{position:relative;display:flex;flex-direction:column;align-items:center;gap:35px;text-align:center}.article-emblem:before{content:"";position:absolute;top:-17px;width:160px;height:160px;border:1px solid #2425361d;border-radius:50% 40% 60% 50%;transform:rotate(-15deg)}.article-emblem>svg{transform:rotate(-8deg);position:relative}.article-emblem>span{font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1.6}.article-body{display:grid;grid-template-columns:250px minmax(0,740px);justify-content:center;gap:70px;margin-top:55px}.reading-sidebar{position:sticky;top:115px;align-self:start}.reading-sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:18px}.reading-sidebar nav>a{font-size:11px;text-decoration:none;padding:10px 12px;border-left:2px solid var(--line);line-height:1.7}.reading-sidebar nav>a:hover{border-color:var(--blue)}.sidebar-tip{display:flex;flex-direction:column;background:var(--yellow);padding:25px;border-radius:20px;gap:10px;margin-top:35px;text-decoration:none}.sidebar-tip strong{font-size:14px}.sidebar-tip span{font-size:11px;line-height:1.8;color:var(--muted)}.sidebar-tip b{font-size:10px}.article-prose{min-width:0;font-size:16px;line-height:1.95;color:var(--muted)}.article-prose h2{font-size:29px;line-height:1.35;color:var(--ink);margin:40px 0 19px}.article-prose h3{font-size:23px;margin:28px 0 16px}.article-prose>p:first-child{font-size:19px;line-height:1.8;color:var(--ink);font-weight:500}.article-prose li{padding:6px 0}.article-prose ul,.article-prose ol{padding-left:24px}.article-prose a{color:var(--blue);overflow-wrap:anywhere}.article-prose blockquote{background:var(--lavender);padding:25px;border-radius:16px;margin:30px 0;font-size:16px}.article-prose table{display:block;overflow:auto;border-collapse:collapse;font-size:13px}.article-prose th,.article-prose td{padding:12px;border:1px solid var(--line)}.article-end{border-top:1px solid var(--line);margin-top:45px;padding:35px 0;color:var(--ink)}.end-icon{height:43px;width:43px;border-radius:14px;background:var(--mint);display:grid;place-items:center;color:var(--blue)}.article-end h2{margin:18px 0 12px;font-size:27px}.article-end p{font-size:13px}.article-end .quiet-button{margin:20px 0 0;color:var(--blue)}#copy-status{display:block;font-size:11px;margin-top:10px}.related-guides{margin-top:35px;margin-bottom:65px}.related-guides>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:25px}.related-guides>div:last-child>a{display:flex;align-items:center;gap:20px;background:var(--surface);border:1px solid var(--line);padding:25px;border-radius:20px;text-decoration:none}.related-guides h3{font-size:20px;line-height:1.4}.related-guides>div:last-child>a>svg{color:var(--blue)}.related-guides>div:last-child>a>span{font-size:24px;margin-left:auto}.contact-page{padding:50px 0 80px}.contact-header{text-align:center;position:relative}.contact-wave{display:grid;place-items:center;background:var(--lavender);color:var(--blue);width:86px;height:86px;border-radius:30px;transform:rotate(-10deg);margin:0 auto 25px}.contact-header h1{font-size:clamp(52px,6.3vw,87px);margin:20px 0;line-height:1.11}.contact-header h1 em{font-style:normal;color:var(--blue)}.contact-header p{font-size:15px;color:var(--muted);line-height:1.8}.contact-channels{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:15px;margin-top:45px}.contact-channels a{display:flex;gap:15px;align-items:center;text-decoration:none;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:20px;font-size:12px;font-weight:700;min-width:0}.contact-channels a>svg{color:var(--blue)}.contact-channels a>span{overflow-wrap:anywhere}.contact-channels a>span:last-child{margin-left:auto;font-size:20px}.contact-channels small{font-size:8px;letter-spacing:.08em;display:block;margin-bottom:7px;color:var(--muted)}.contact-form-container{margin-top:30px;background:var(--lavender);padding:45px;border-radius:32px;display:grid;grid-template-columns:1.7fr 1fr;gap:50px;align-items:start}.submission-shell{background:var(--surface);padding:35px;border:1px solid #e1e0ec;border-radius:25px;box-shadow:0 10px 30px #24253604;min-width:0}.form-topline{display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--blue);margin-bottom:20px}.form-topline>span:last-child{display:grid;place-items:center;height:30px;width:30px;background:var(--lavender);border-radius:50%;font-size:20px}.submission-shell h2{font-size:33px;line-height:1.25;margin:10px 0 15px}.submission-shell form>p{font-size:12px;color:var(--muted);margin-bottom:25px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.consent{display:flex;align-items:start;gap:13px;margin:20px 0;color:var(--muted);font-size:11px;line-height:1.8}.consent input{width:20px;height:20px;flex:0 0 20px;accent-color:var(--blue);margin:3px 0 0}.consent a{font-weight:700;color:var(--ink)}.submission-shell .button{width:100%;margin-top:10px}.submission-shell .form-footnote{font-size:10px;margin:18px 0 0}.form-error,.submission-shell form>.form-error{font-size:12px;color:#a72a36;line-height:1.7}.form-success{padding:50px 0}.success-star{width:60px;height:60px;background:var(--mint);color:var(--blue);display:grid;place-items:center;border-radius:20px;font-size:30px;margin-bottom:25px}.form-success p{font-size:14px;color:var(--muted);margin-bottom:25px}.contact-footnote{padding:25px 0}.contact-footnote h2{font-size:25px;margin-bottom:25px}.contact-footnote p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:25px}.contact-footnote .inline-link{font-size:11px}.updates-page{padding:50px 0 80px}.updates-story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.updates-copy{padding-top:20px}.updates-copy h1{font-size:clamp(55px,6.7vw,96px);line-height:1.05;margin:24px 0 28px}.updates-copy h1 em{font-style:normal;color:var(--blue)}.updates-copy>p{font-size:15px;color:var(--muted);max-width:440px}.updates-story>.submission-shell{background:var(--lavender);border:0;padding:35px;position:sticky;top:115px}.updates-story .field input{background:var(--surface)}.text-preview{background:#e3e8ff;border-radius:25px 25px 25px 5px;padding:25px;max-width:400px;margin:28px 0;border:1px solid #d2daff}.text-preview>span{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:800;color:var(--blue)}.text-preview p{font-size:13px;line-height:1.8;margin:15px 0}.text-preview small{font-size:8px;letter-spacing:.1em;color:var(--muted)}.sms-points{padding:0;list-style:none;margin:25px 0}.sms-points li{display:flex;gap:10px;font-size:12px;align-items:center;margin:15px 0}.sms-points svg{color:var(--blue)}.updates-copy .sms-disclosure{font-size:11px;line-height:1.9;overflow-wrap:anywhere}.legal-hero{padding:45px var(--gutter) 0}.legal-hero-inner{max-width:1100px;margin:auto;padding:45px;border-radius:30px;background:var(--lavender)}.legal-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-weight:700;margin-bottom:20px}.legal-hero h1{font-size:clamp(43px,5vw,66px)}.legal-hero p{font-size:12px;color:var(--muted);margin-top:22px}.legal-body{padding:40px var(--gutter) 75px}.legal-inner{max-width:1100px;margin:auto;display:grid;grid-template-columns:230px 1fr;gap:45px}.legal-sidebar{position:sticky;top:115px;align-self:start}.legal-nav{display:flex;flex-direction:column;gap:4px}.legal-nav a{font-size:11px;text-decoration:none;border-radius:10px;padding:10px 12px;line-height:1.6}.legal-nav a:hover{background:var(--lavender)}.legal-content{background:var(--surface);border:1px solid var(--line);border-radius:25px;padding:35px;min-width:0}.legal-content section{padding:20px 0;border-bottom:1px solid var(--line)}.legal-content section:first-child{padding-top:0}.legal-content section:last-child{border-bottom:0}.legal-content h2{font-size:25px;line-height:1.35;margin-bottom:20px}.legal-content h3{font-size:19px;margin:24px 0 15px}.legal-content p,.legal-content li{font-size:13px;line-height:1.9;color:var(--muted)}.legal-content li{margin:8px 0}.legal-content a{overflow-wrap:anywhere}.legal-content .legal-notice,.legal-content .contact-box{background:var(--paper);padding:20px;border-radius:15px;margin:25px 0}.error-home{text-align:center}.error-home img{max-width:450px;width:100%;border-radius:25px;margin:0 auto 30px}.error-home>div{display:flex;justify-content:center;gap:15px}#quick-find{width:min(640px,calc(100% - 32px));max-height:min(760px,85dvh);border:1px solid #dcdced;border-radius:25px;padding:28px;color:var(--ink);background:var(--paper);box-shadow:0 25px 100px #20203844}#quick-find::backdrop{background:#20202f66;backdrop-filter:blur(8px)}.find-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:25px}.find-heading h2{font-size:24px;margin-top:10px}.find-heading .eyebrow{font-size:8px;color:var(--blue)}#quick-search{width:100%;border:1px solid #d9d9e7;border-radius:13px;padding:15px;background:var(--surface);color:var(--ink);font-size:16px;margin-bottom:17px}.find-results{display:flex;flex-direction:column;gap:4px;max-height:440px;overflow:auto}.find-results>a{display:flex;justify-content:space-between;align-items:center;gap:20px;text-decoration:none;padding:13px;border-radius:12px;font-size:13px;font-weight:600;line-height:1.6}.find-results>a:hover{background:var(--lavender)}.find-results small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin-bottom:4px}.find-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:18px;margin-top:20px;font-size:9px;color:var(--muted)}.find-footer kbd{font-size:9px;white-space:nowrap}.find-empty{font-size:13px;padding:20px}.will-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.will-reveal.in-view{opacity:1;transform:none}@keyframes panelIn{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width:1100px){.nav{height:78px}.nav-links{display:none;position:fixed;inset:78px 0 0;padding:30px var(--gutter);background:var(--paper);overflow-y:auto;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid var(--line);z-index:41}.nav-links.open{display:flex}.nav-links>a{font-family:var(--font-head);font-size:28px;font-weight:500;padding:16px 0;border-bottom:1px solid var(--line)}.nav-links>a[aria-current=page]:after{display:none}.nav-links .mobile-extra,.menu-toggle{display:block}.reading-progress{top:77px}.hero-heading{gap:30px;grid-template-columns:1.5fr 1fr}.hero-heading h1{font-size:55px}.hero-description p:first-child{font-size:16px}.hero-description p{font-size:14px}.explorer-layout{grid-template-columns:290px minmax(0,1fr);min-height:450px}.explorer-controls{padding:23px}.zone-panel h2{font-size:24px}.house-stage img{object-position:48% center}.hero-shortcuts{gap:17px}.hero-shortcuts kbd{display:none}.hero-shortcuts b{font-size:11px}.topic-card{padding:24px}.checklist-teaser{padding:40px;gap:35px}.sms-nudge{grid-template-columns:105px 1fr 205px;gap:25px;padding:30px}.sms-nudge h2{font-size:26px}.message-art>span{width:80px;height:80px}.footer-columns{gap:25px}.footer .brand{font-size:18px}.topic-chapter,.topic-chapter:nth-child(2n){gap:35px}.chapter-art{padding:28px}.chapter-content h2{font-size:31px}.checklist-workspace{grid-template-columns:240px 1fr;gap:25px}.progress-panel{padding:25px}.task-item{gap:12px;padding:18px}.task-item>small{font-size:8px}.planner-inputs,.planner-results{padding:28px}.faq-workspace{grid-template-columns:250px 1fr;gap:35px}.library-grid{gap:25px 18px}.library-copy{padding:22px}.library-copy h2{font-size:21px}.library-visual{height:210px}.article-hero{grid-template-columns:1fr 140px;padding:35px}.article-emblem>svg{width:95px;height:95px}.article-emblem:before{width:140px;height:140px}.article-body{grid-template-columns:200px minmax(0,740px);gap:35px}.contact-channels{grid-template-columns:1fr 1fr}.contact-channels>a:last-child{grid-column:1/-1;max-width:100%}.contact-form-container{gap:30px;padding:30px;grid-template-columns:1.6fr 1fr}.submission-shell{padding:25px}.updates-story{gap:35px}.updates-story>.submission-shell{padding:25px}.legal-inner{grid-template-columns:190px 1fr;gap:25px}}@media (max-width:760px){html{scroll-padding-top:90px}.nav{height:74px}.brand{font-size:16px;gap:8px;letter-spacing:-.6px}.brand-symbol{width:32px;height:32px;border-radius:10px}.brand-symbol svg{width:20px;height:20px}.nav-actions{gap:6px}.search-trigger,.menu-toggle{height:37px;width:37px}.menu-toggle>span{left:10px;right:10px;top:13px}.menu-toggle>span:last-child{top:21px}.nav-links{top:74px}.nav-links>a{font-size:27px;padding:14px 0}.home-hero{padding-top:35px}.hero-heading{grid-template-columns:1fr;gap:30px;margin-bottom:30px}.hero-heading h1{font-size:clamp(42px,7.6vw,58px);line-height:1.2;margin-top:16px}.hero-heading .eyebrow{font-size:8px}.handled svg{bottom:-10px;height:17px}.hero-description{max-width:100%;padding:0}.hero-description p{font-size:14px}.hero-description p:first-child{font-size:16px;max-width:390px}.hero-description p+p{margin-top:8px}.hero-description .button{margin-top:20px}.house-explorer{border-radius:24px}.explorer-topline{padding:16px 20px}.explorer-topline>span{font-size:8px}.explorer-topline small{display:none}.explorer-layout{display:flex;flex-direction:column;min-height:0}.house-stage{order:-1;height:auto;aspect-ratio:1.35;overflow:hidden;align-self:stretch}.house-stage img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.house-caption{font-size:8px;bottom:12px;padding:7px 9px;left:12px;right:12px;line-height:1.5}.house-caption svg{width:13px;height:13px}.house-spot{width:37px;height:37px;border-width:3px}.house-spot svg{width:18px;height:18px}.explorer-controls{padding:18px 20px 25px}.zone-buttons{flex-direction:row;gap:7px}.zone-buttons button{flex:1;flex-direction:column;text-align:center;padding:10px 5px;gap:6px;font-size:9px;line-height:1.4;border-radius:12px}.zone-buttons button>span{display:none}.zone-panel{padding:22px 0 0}.zone-panel h2{font-size:25px;max-width:330px;margin:10px 0}.zone-panel p{font-size:12px;line-height:1.8;max-width:500px}.zone-panel .inline-link{font-size:11px}.hero-shortcuts{grid-template-columns:1fr;gap:0;padding:10px 0}.hero-shortcuts>a,.hero-shortcuts>button{padding:14px 0}.hero-shortcuts>a:not(:last-child){border-bottom:1px solid var(--line)}.hero-shortcuts b{font-size:13px}.hero-shortcuts small{font-size:8px}.hero-shortcuts kbd{display:block}.topic-section{padding:60px 0}.section-heading{align-items:start;flex-direction:column;gap:18px;margin-bottom:25px}.section-heading h2{font-size:37px;margin-top:12px}.section-heading p{font-size:13px}.topic-grid{grid-template-columns:1fr 1fr;gap:14px}.topic-card{padding:20px;min-height:280px;border-radius:20px}.topic-card>div{margin-bottom:20px}.topic-icon{height:43px;width:43px;border-radius:14px}.topic-icon svg{height:27px;width:27px}.topic-card .circle-arrow{height:27px;width:27px;font-size:17px}.topic-card h3{font-size:21px;line-height:1.3}.topic-card p{font-size:12px;margin:12px 0 20px}.topic-index{font-size:8px}.checklist-teaser{grid-template-columns:1fr;gap:32px;padding:30px;border-radius:25px;margin-bottom:60px}.checklist-teaser h2{font-size:42px;margin:16px 0}.checklist-teaser p{font-size:13px}.teaser-board{padding:21px}.guide-section{padding-bottom:60px}.guide-grid{grid-template-columns:1fr;gap:22px}.guide-visual{height:220px}.guide-copy{padding:25px}.guide-copy h3{font-size:25px;line-height:1.35}.guide-copy p{font-size:13px}.guide-copy .inline-link{font-size:12px}.sms-nudge{grid-template-columns:1fr;gap:20px;padding:30px;border-radius:25px;margin-bottom:50px}.message-art{width:120px;height:100px;justify-self:start}.message-art>span{height:76px;width:76px;border-radius:22px}.message-art svg{width:44px;height:44px}.message-art b{right:8px;top:0}.message-art i{font-size:9px}.sms-nudge h2{font-size:29px}.sms-nudge p{font-size:13px}.sms-action{max-width:330px}.sms-action .button{width:auto;padding-inline:24px;font-size:13px}.sms-action small{font-size:10px}.footer-intro{flex-wrap:wrap;gap:25px}.footer-intro p{font-size:15px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-columns>div:first-child{grid-column:1/-1}.footer-columns p{max-width:100%}.footer-columns>div:last-child{grid-column:1/-1}.footer-columns a{font-size:12px}.footer-bottom{flex-direction:column;gap:15px}.page-intro{padding:35px 25px 40px;border-radius:0 0 25px 25px}.page-icon{width:60px;height:60px;border-radius:20px;margin-bottom:20px}.page-icon svg{width:32px;height:32px}.page-intro .eyebrow{font-size:8px}.page-intro h1{font-size:clamp(34px,6.5vw,49px);line-height:1.18;margin:18px auto}.page-intro>p{font-size:13px;line-height:1.8}.page-content{padding:30px 0 50px}.topic-jump{gap:8px;margin-bottom:20px}.topic-jump a{font-size:10px;padding:9px 12px;gap:7px}.topic-jump svg{height:15px;width:15px}.topic-chapter,.topic-chapter:nth-child(2n){grid-template-columns:1fr;gap:28px;padding:30px 0}.topic-chapter:nth-child(2n) .chapter-art{order:0}.chapter-art{min-height:250px;padding:25px}.chapter-art>svg{height:75px;width:75px;margin:10px 0 20px}.chapter-art:before{height:150px;width:150px;top:20px}.chapter-art p{font-size:14px;max-width:350px}.chapter-art>span{font-size:9px}.chapter-content h2{font-size:31px;line-height:1.25}.chapter-content p,.chapter-content li{font-size:13px}.season-toolbar{flex-direction:column;align-items:stretch;gap:15px}.season-buttons{justify-content:space-between}.season-buttons button{padding:11px 18px;font-size:12px;flex:1}.season-toolbar>.quiet-button{align-self:flex-end;font-size:11px}.checklist-workspace{grid-template-columns:1fr;gap:25px}.progress-panel{position:static;display:grid;grid-template-columns:80px 1fr;text-align:left;gap:10px 20px;padding:23px}.progress-ring{width:80px;height:80px;margin:0;grid-row:1/4}.progress-ring:before{inset:7px}.progress-ring>span{font-size:18px}.progress-panel h2{font-size:22px;align-self:end}.progress-panel>p{font-size:10px;margin:0}.progress-panel>.quiet-button{font-size:9px;justify-self:start;align-self:start}.checklist-note{grid-column:1/-1;display:flex;gap:12px;align-items:center;padding-top:14px;margin-top:5px}.checklist-note p{margin:0;font-size:10px}.season-panel h2{font-size:28px}.task-item{padding:18px;gap:12px;flex-wrap:wrap}.task-copy{flex:1;min-width:150px}.task-copy strong{font-size:13px}.task-copy>span{font-size:11px}.task-item>small{margin-left:34px}.help-note{padding:22px;gap:15px}.help-note h3{font-size:18px}.help-note p{font-size:12px}.project-planner{grid-template-columns:1fr;gap:22px}.planner-inputs,.planner-results{padding:25px;border-radius:23px}.planner-inputs h2{font-size:29px}.main-result strong{font-size:52px}.secondary-result{gap:15px}.secondary-result strong{font-size:22px}.secondary-result>span{max-width:180px;font-size:10px}.budget-bars>div{grid-template-columns:45px 1fr 70px}.explainer-cards{grid-template-columns:1fr;gap:15px;margin-top:25px}.explainer-cards article{padding:15px 25px}.explainer-cards h3{font-size:23px;margin:12px 0}.explainer-cards p{font-size:13px}.faq-workspace{grid-template-columns:1fr;gap:28px}.faq-sidebar{position:static}.faq-sidebar nav{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.faq-sidebar nav a{font-size:10px;background:var(--lavender);padding:8px 12px;gap:7px}.faq-group summary{padding:20px;font-size:13px}.faq-group details>div{padding:0 20px 20px;font-size:12px}.glossary-top{flex-direction:column;align-items:stretch;gap:15px}.dictionary{grid-template-columns:1fr;gap:14px}.dictionary>div{padding:23px}.dictionary dt{font-size:17px}.library-controls{gap:20px}.filter-buttons{gap:7px;justify-content:start}.filter-buttons button{font-size:10px;padding:9px 13px}.library-grid{grid-template-columns:1fr 1fr;gap:20px 15px}.library-visual{height:190px}.library-visual>svg{width:70px;height:70px}.visual-orbit{width:120px;height:120px}.visual-orbit:after{inset:-15px}.library-copy{padding:20px}.library-copy h2{font-size:21px;line-height:1.4}.library-copy p{font-size:12px}.library-copy .eyebrow{font-size:8px}.library-copy .inline-link{font-size:10px}.library-visual>.circle-arrow{right:15px;bottom:15px;width:28px;height:28px;font-size:18px}.visual-caption{font-size:7px;left:15px;top:15px}.reading-progress{top:73px}.article-wrap{padding-top:22px}.article-hero{padding:25px;border-radius:25px;grid-template-columns:1fr;gap:20px}.article-emblem{display:none}.article-title h1{font-size:clamp(29px,5.3vw,42px);line-height:1.25;margin:15px 0}.article-title>p{font-size:13px;line-height:1.8}.article-meta{gap:10px 18px;margin-top:20px;font-size:9px}.article-body{grid-template-columns:1fr;gap:30px;margin-top:30px}.reading-sidebar{position:static}.reading-sidebar nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.reading-sidebar nav a{font-size:10px;border:1px solid var(--line);border-radius:10px;padding:8px 11px;background:var(--surface)}.sidebar-tip{display:none}.article-prose{font-size:15px;line-height:1.9}.article-prose>p:first-child{font-size:17px;line-height:1.8}.article-prose h2{font-size:25px;line-height:1.35;margin-top:30px}.related-guides{margin:25px auto 45px}.related-guides>div:last-child{grid-template-columns:1fr;gap:15px}.related-guides>div:last-child>a{padding:22px}.related-guides h3{font-size:18px}.contact-page{padding:35px 0 55px}.contact-header h1{font-size:54px;line-height:1.14}.contact-header p{font-size:13px}.contact-wave{width:66px;height:66px;border-radius:23px}.contact-wave svg{height:38px;width:38px}.contact-channels{grid-template-columns:1fr;gap:12px;margin-top:30px}.contact-channels a{font-size:12px;padding:20px;gap:12px}.contact-channels small{font-size:8px}.contact-form-container{grid-template-columns:1fr;gap:25px;padding:20px;margin-top:25px;border-radius:25px}.submission-shell{padding:22px;border-radius:20px}.submission-shell h2{font-size:29px}.field-pair{grid-template-columns:1fr;gap:0}.field label{font-size:11px}.field input,.field select,.field textarea{padding:12px;font-size:16px}.consent{font-size:11px;gap:10px;line-height:1.8}.submission-shell .form-footnote{font-size:9px}.contact-footnote{padding:15px 5px}.contact-footnote h2{font-size:24px}.contact-footnote p{font-size:12px}.updates-page{padding:35px 0 55px}.updates-story{grid-template-columns:1fr;gap:30px}.updates-copy{padding:0}.updates-copy h1{font-size:68px;line-height:1.05;margin:20px 0 25px}.updates-copy>p{font-size:14px}.text-preview{padding:23px}.text-preview p{font-size:12px}.updates-story>.submission-shell{position:static;padding:25px}.updates-copy .sms-disclosure{font-size:11px}.legal-hero{padding-top:30px}.legal-hero-inner{padding:30px 25px;border-radius:23px}.legal-hero h1{font-size:40px}.legal-hero p{font-size:10px}.legal-body{padding-top:25px}.legal-inner{grid-template-columns:1fr;gap:25px}.legal-sidebar{position:static}.legal-nav{flex-direction:row;flex-wrap:wrap;gap:6px}.legal-nav a{font-size:9px;border:1px solid var(--line);padding:7px 10px;background:var(--surface)}.legal-content{padding:25px;border-radius:22px}.legal-content h2{font-size:23px}.legal-content p,.legal-content li{font-size:12px}.error-home>div{flex-direction:column;gap:12px;align-items:center}#quick-find{padding:22px;border-radius:20px}.find-heading h2{font-size:22px}.find-heading{gap:10px}.find-footer>span{max-width:180px}.find-results>a{font-size:12px}.find-results{max-height:45dvh}}@media (max-width:420px){.brand{font-size:15px;gap:7px}.nav{gap:8px}.nav-actions{gap:5px}.hero-heading h1{font-size:42px}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:230px;padding:25px}.topic-card>div{margin-bottom:18px}.topic-card h3{font-size:25px}.topic-card p{font-size:13px}.topic-index{font-size:9px}.library-grid{grid-template-columns:1fr}.library-visual{height:230px}.library-visual>svg{height:90px;width:90px}.visual-orbit{height:160px;width:160px}.library-copy{padding:25px}.library-copy h2{font-size:25px}.library-copy p{font-size:13px}.library-copy .inline-link{font-size:12px}.season-buttons button{padding:10px 12px;font-size:11px}.contact-form-container{padding:13px}.submission-shell{padding:20px}.footer-intro>.brand{font-size:17px}.footer-intro p{max-width:230px}.footer-intro .back-top{margin-left:auto}.page-intro h1{font-size:34px}.hero-shortcuts b{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.will-reveal{opacity:1;transform:none}}@media print{.site-header,.footer,.sms-nudge,.page-icon,.season-toolbar,.progress-panel,.help-note,.save-status,dialog{display:none!important}body{background:var(--surface);color:#000}.wrap{width:100%}.page-intro{background:var(--surface);padding:20px;text-align:left}.page-intro h1{font-size:28px}.page-intro p{margin:0}.page-content{padding:20px}.checklist-workspace{display:block}.task-item{break-inside:avoid;background:#fff!important}.task-list{gap:8px}.task-copy strong{font-size:13px}.task-copy>span{font-size:11px}.task-item input{appearance:auto}}html[data-theme=dark]{color-scheme:dark;--ink: #f0effb;--muted: #bebdd0;--blue: #a5afff;--accent-fill: #465be6;--paper: #12131d;--surface: #1c1e2d;--solid: #292d47;--line: #3a3d53;--lavender: #29263f;--mint: #203b35;--peach: #403029;--yellow: #353c26;--pink: #3e293e}.theme-toggle{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;background:transparent;border:1px solid var(--line);border-radius:50%}.theme-toggle svg{width:19px;height:19px}.theme-sun,[data-theme=dark] .theme-moon{display:none}[data-theme=dark] .theme-sun{display:block}@media screen{[data-theme=dark] .house-explorer{background:var(--lavender)}[data-theme=dark] .tone-blue,[data-theme=dark] .text-preview{background:#26314d}[data-theme=dark] .icon-button,[data-theme=dark] .season-buttons{background:var(--surface)}[data-theme=dark] .zone-buttons button{background:#ffffff08}[data-theme=dark] .zone-buttons button[aria-pressed=true]{background:var(--accent-fill)}[data-theme=dark] .topic-icon,[data-theme=dark] .page-icon{background:#ffffff0c}[data-theme=dark] .house-stage{background:#ece9fa}[data-theme=dark] .house-stage img{mix-blend-mode:normal}[data-theme=dark] .house-caption{background:#202238ed;border-color:#ffffff30}[data-theme=dark] .house-spot{color:#fff;background:#292d47}[data-theme=dark] .house-spot[aria-pressed=true]{background:var(--accent-fill)}[data-theme=dark] .brand-symbol{color:var(--lime)}[data-theme=dark] .checklist-teaser h2 em,[data-theme=dark] .main-result strong,[data-theme=dark] .result-note svg{color:var(--lime)}[data-theme=dark] .checklist-teaser .button{background:var(--lime);color:#242536}[data-theme=dark] .budget-bars>div:last-child i{background:var(--lime)}[data-theme=dark] .task-item:has(input:checked){background:#23372d;border-color:#47664f}[data-theme=dark] .task-item:has(input:checked) .task-copy strong{color:#b5d5a4}[data-theme=dark] .progress-ring{background:conic-gradient(var(--blue) var(--progress),var(--line) 0)}[data-theme=dark] .form-error,[data-theme=dark] .submission-shell form>.form-error{color:#ffa6b0}[data-theme=dark] ::selection{background:#465be6;color:#fff}[data-theme=dark] :is(.site-header,.house-explorer,.explorer-topline,.guide-card,.submission-shell,.text-preview,.field input,.field select,.field textarea,#quick-find,#quick-search,.button.outline){border-color:var(--line)}[data-theme=dark] :is(.circle-arrow,.guide-visual:before,.chapter-art:before,.visual-orbit,.visual-orbit:after,.article-emblem:before){border-color:#ffffff26}}@media (max-width:760px){.theme-toggle{width:37px;height:37px}.nav.wrap{width:calc(100% - 28px)}}@media (max-width:360px){.nav .brand{font-size:13px;gap:5px}.nav .brand-symbol{width:27px;height:30px}.nav-actions{gap:4px}.theme-toggle,.search-trigger,.menu-toggle{width:33px;height:37px}}@media print{html[data-theme]{--ink: #242536;--muted: #555;--paper: white;--surface: white;color-scheme:light}}
