@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";:root{color:#edf0e9;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#101311;--panel:#191e1a;--line:#30382f;--muted:#abb3a6;--accent:#c4e58f;--amber:#efbd7c;background:#101311;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:#242c24;border:1px solid #424c3e;border-radius:7px;padding:9px 14px;font-size:15px;font-weight:550;line-height:1.5;transition:background .15s,border-color .15s}button:hover{background:#323e2e;border-color:#83996d}button:disabled{opacity:.4;cursor:not-allowed}a{color:var(--accent);text-underline-offset:4px}a:hover{color:#e7ffbb}input,select,textarea{color:inherit;background:#111712;border:1px solid #46513f;border-radius:7px;min-width:0;padding:10px 12px}input[type=checkbox]{accent-color:var(--accent);cursor:pointer;flex-shrink:0;width:20px;height:20px;margin:0}input[type=number]{width:76px}textarea{resize:vertical;width:100%;min-height:130px;line-height:1.6}select{cursor:pointer;max-width:100%;font-size:15px}input:focus-visible,button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{color:#14210d;background:#c4e58f}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}h2{letter-spacing:-.6px;font-size:27px;font-weight:550}h3{font-size:18px;font-weight:600}p{color:var(--muted);margin-bottom:16px}svg{vertical-align:middle;flex-shrink:0}small{font-size:14px}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}details>summary:before{content:"+";color:var(--accent);font-size:20px;font-weight:400}details[open]>summary:before{content:"−"}button h3{margin:0}hr{border:0;border-top:1px solid var(--line)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--accent);color:#14210d;padding:10px 20px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}#main-content:focus{outline:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:20;background:#141915;flex-direction:column;width:256px;padding:34px 21px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#f2f3e8;letter-spacing:.9px;align-items:center;gap:13px;font-size:18px;font-weight:700;line-height:1.1;text-decoration:none;display:flex}.brand-v{color:#c4e58f;text-shadow:2px 2px #141915,3px 3px #6e8553;font-family:Georgia,serif;font-size:56px;font-weight:900;line-height:1;transform:scaleX(1.1)}.brand small{letter-spacing:1.6px;color:#9ba98e;white-space:nowrap;margin-top:10px;font-size:10px;display:block}.sidebar-label{color:#8d9c83;letter-spacing:1.5px;margin:48px 11px 16px;font-size:14px}.nav-item{text-align:left;color:#aeb7a7;background:0 0;border:0;align-items:center;gap:11px;width:100%;margin-bottom:7px;padding:12px 11px;font-size:15px;line-height:1.4;display:flex;position:relative}.nav-item.active{color:#d7f3b5;background:#283322}.nav-item.active:before{content:"";background:var(--accent);width:3px;position:absolute;top:8px;bottom:8px;left:-21px}.nav-item:hover{background:#242d22}.nav-item b{background:#425036;border-radius:5px;margin-left:auto;padding:1px 7px}.sidebar-bottom{margin-top:auto;padding-top:35px}.save-indicator{color:#ced5c8;align-items:center;gap:9px;font-size:14px;display:flex}.dot,.pulse-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.dot.warning{background:var(--amber)}.sidebar-bottom p{margin:14px 0 20px;font-size:14px;line-height:1.7}.backup-actions{gap:8px;display:flex}.backup-actions button{flex:1;align-items:center;gap:8px;padding:8px;display:flex}.platform-stamp{color:#97a48d;letter-spacing:1px;margin-top:22px;font-size:14px;display:block}.workspace{margin-left:256px}.topbar{border-bottom:1px solid var(--line);background:#121713;justify-content:space-between;align-items:center;gap:16px;height:80px;padding:0 42px;display:flex}.topbar>div,.header-controls{align-items:center;gap:20px;display:flex}.breadcrumb{color:#b5bdaf;font-size:14px}.breadcrumb>span{color:#627158;margin:0 14px}.header-controls{gap:20px}.spoiler-toggle{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.spoiler-toggle input{width:16px;height:16px}.spoiler-toggle b{color:var(--accent);letter-spacing:1px;margin-left:4px;font-size:14px}.help-button{color:#aeb9a6;border-radius:50%;width:30px;height:30px;padding:0}.mobile-toggle{display:none}main{max-width:1600px;margin:auto;padding:34px 42px 0}.hero{background:linear-gradient(110deg,#202c20,#17201a 70%,#1b251d);border:1px solid #3c4935;border-radius:12px;min-height:300px;position:relative;overflow:hidden}.hero-copy{z-index:1;padding:32px 36px;position:relative}.eyebrow{color:#b5c5a5;letter-spacing:1.6px;font-size:14px;font-weight:550;display:block}.hero .eyebrow{align-items:center;gap:10px;font-size:14px;display:flex}.mini-line{background:var(--accent);width:22px;height:2px}.hero h1{letter-spacing:.2px;text-transform:uppercase;margin:19px 0 16px;font-family:Barlow Condensed,Impact,sans-serif;font-size:66px;font-weight:600;line-height:.96}.hero h1 em{color:var(--accent);font-style:normal}.hero p{color:#bcc7b3;margin-bottom:20px;line-height:1.6}.hero-pills{color:#c2cdb8;align-items:center;gap:12px;font-size:14px;display:flex}.hero-pills>span{align-items:center;gap:8px;display:flex}.hero-pills>span+span{border-left:1px solid #58664d;padding-left:12px}.hero-art{opacity:.95;width:65%;height:100%;position:absolute;inset:0 -20px 0 auto}.hero-art>svg{object-fit:cover;width:100%;height:100%}.map-coordinate{color:#b0c39b;text-align:right;font-family:monospace;font-size:14px;line-height:1.7;position:absolute;bottom:23px;right:38px}.map-coordinate span{letter-spacing:2px;color:#7e9670;font-family:DM Sans,sans-serif;font-size:10px}.stats-grid{border:1px solid var(--line);background:var(--panel);border-radius:10px;grid-template-columns:1.15fr 1fr 1fr 1fr;margin-top:26px;display:grid;overflow:hidden}.stats-grid>div,.stats-grid>button{border-right:1px solid var(--line);flex-direction:column;padding:21px 23px;display:flex}.stats-grid>:last-child{border-right:0}.stat-label{letter-spacing:1.2px;color:#b1bfa5;font-size:14px}.stats-grid strong{margin:9px 0;font-size:34px;font-weight:550;line-height:1.25;display:block}.stats-grid strong small{color:#aebb9e;font-size:16px;font-weight:400}.stats-grid>div>span:last-child,.stat-link>span:last-child{color:#a7b29e;font-size:14px;line-height:1.5}.stat-main>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.stat-main strong{color:var(--accent)}.stat-bar{background:#35402e;border-radius:2px;height:4px;margin:2px 0 13px;overflow:hidden}.stat-bar>div{background:var(--accent);height:100%}.stat-link{text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;font-weight:400}.stat-link>span:last-child{justify-content:space-between;align-items:center;gap:7px;display:flex}.percentage-note{color:#9dab93;margin:10px 0 30px;font-size:14px}.content-columns{grid-template-columns:minmax(0,1fr) 260px;gap:28px;display:grid}.primary-column{min-width:0}.next-action{background:linear-gradient(110deg,#26341f,#20291c);border:1px solid #63734d;border-radius:10px;margin-bottom:36px;padding:21px 24px 24px}.next-label{letter-spacing:1.1px;color:var(--accent);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;display:flex}.next-label>span:last-child{color:#b8c8a6;letter-spacing:0;margin-left:auto;font-size:14px}.pulse-dot{width:6px;height:6px;box-shadow:0 0 0 4px #c4e58f13}.next-body{justify-content:space-between;align-items:center;gap:24px;display:flex}.next-body h2{margin-bottom:9px;font-size:24px}.next-body p{max-width:540px;margin-bottom:13px;font-size:15px;line-height:1.6}.primary-button{background:var(--accent);border-color:var(--accent);color:#1f2a15;white-space:nowrap;justify-content:center;align-items:center;gap:13px;min-height:46px;padding:11px 17px;font-weight:650;display:inline-flex}.primary-button:hover{background:#ddf6b2;border-color:#ddf6b2}.character{color:#c6d3b9;align-items:center;gap:6px;font-size:14px;line-height:1.4;display:inline-flex}.character:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;display:block}.character.michael{color:#94bee7}.character.franklin{color:#b2d782}.character.trevor{color:#e3af75}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 22px;display:flex}.section-heading .eyebrow{margin-bottom:8px;font-size:14px}.section-heading h2{margin:0;font-size:25px}.route-count{color:#a2b096;white-space:nowrap;font-size:14px}.stage-picker{gap:10px;display:flex}.stage-picker>select{background:#1b211b;border-color:#3c4935;flex:1}.stage-picker button{width:45px;padding:6px;font-size:19px}.route-explainer{margin:12px 0 25px;font-size:14px}.timeline-phase{padding:0 0 28px 36px;position:relative}.timeline-phase:not(:last-child):before{content:"";background:#44503a;width:1px;position:absolute;top:25px;bottom:-3px;left:12px}.phase-heading{align-items:center;gap:12px;min-height:27px;margin-bottom:15px;display:flex;position:relative}.phase-heading h3{color:#d0d8c8;margin:0;font-size:16px}.phase-heading>span:last-child{color:#91a084;margin-left:auto;font-size:14px}.phase-node{color:#b7ca9d;background:#1e271a;border:1px solid #526047;border-radius:50%;place-items:center;width:26px;height:26px;font-size:14px;display:grid;position:absolute;left:-36px}.timeline-phase:nth-child(2) .phase-node{background:var(--accent);color:#26301b;border-color:var(--accent)}.phase-content{gap:12px;display:grid}.item-card{background:#1b201b;border:1px solid #37402f;border-radius:8px;transition:border-color .15s;overflow:hidden}.item-card:hover{border-color:#61744e}.card-top{gap:15px;padding:20px 20px 15px;display:flex}.completion-box{appearance:none!important;background:0 0!important;border:1.5px solid #60714e!important;border-radius:5px!important;width:20px!important;height:20px!important;margin-top:4px!important;padding:0!important}.completion-box:checked{background:var(--accent)!important;border-color:var(--accent)!important}.completion-box:checked:after{content:"✓";color:#1c2c12;text-align:center;font-size:16px;line-height:17px;display:block}.completion-box:disabled{opacity:.45}.item-copy{flex:1;min-width:0}.card-meta{color:#a5b297;flex-wrap:wrap;align-items:center;gap:13px;margin-bottom:9px;font-size:14px;line-height:1.3;display:flex}.card-meta>span:first-child{color:#a6b598}.title-button{text-align:left;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;display:flex;background:0 0!important}.title-button h3{letter-spacing:-.15px;font-size:18px;font-weight:550;line-height:1.4}.title-button>svg{color:#9fb48a;flex-shrink:0}.item-copy p{color:#aeb9a5;margin:9px 0 0;font-size:15px;line-height:1.65}.card-bottom{background:#171d17;border-top:1px solid #2c3629;align-items:center;gap:13px;min-width:0;padding:11px 19px 11px 55px;font-size:14px;display:flex}.location{color:#9eae91;align-items:center;gap:7px;min-width:0;font-size:14px;line-height:1.4;display:flex}.card-bottom .text-button{white-space:nowrap;margin-left:auto;font-size:14px}.counter-label{color:var(--accent);white-space:nowrap}.text-button{color:#c7dba9;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:15px;display:inline-flex}.text-button:hover{color:#e7ffbd;background:0 0}.tag{color:#bfcab4;border:1px solid #526047;border-radius:4px;padding:3px 7px;font-size:14px;line-height:1.3;display:inline-flex}.tag.done{color:#c4e0aa;background:#2b3c24;border-color:#4c6440}.tag.later{color:#eac98f;background:#3e3320;border-color:#685834}.tag.missed{color:#e0a697;background:#392925;border-color:#705246}.is-complete .title-button h3{color:#a7b79a}.is-complete{opacity:.8}.is-hidden .item-copy p{color:#91a089}.empty-phase{color:#96a58b;border:1px dashed #3c4833;border-radius:7px;margin:0;padding:16px;font-size:15px}.rail-panel{border:1px solid var(--line);background:#191f19;border-radius:10px;margin-bottom:22px;padding:22px}.rail-panel h2{margin:9px 0 25px;font-size:24px}.rail-panel .eyebrow{font-size:14px}.chapter-list{margin:0;padding:0;list-style:none}.chapter-list li{color:#94a186;gap:12px;padding-bottom:29px;display:flex;position:relative}.chapter-list li:last-child{padding-bottom:0}.chapter-list li:not(:last-child):before{content:"";background:#36442b;width:1px;position:absolute;top:27px;bottom:1px;left:12px}.chapter-dot{color:#a2b38e;border:1px solid #445436;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:14px;display:grid}.chapter-list strong{margin:2px 0 4px;font-size:15px;font-weight:500;line-height:1.4;display:block}.chapter-list small{letter-spacing:.7px;color:#8c9a80;font-size:14px}.chapter-list .current strong{color:#d1e8b8}.chapter-list .current small{color:#c4e58f}.chapter-list .current .chapter-dot{color:#223416;background:#c4e58f;border-color:#c4e58f}.rail-footnote{border-top:1px solid var(--line);color:#94a388;margin:23px 0 0;padding-top:18px;font-size:14px}.field-tip{background:#20261b}.field-tip>svg{color:#b3c892;margin-bottom:15px}.rail-panel h3{margin-bottom:10px;line-height:1.4}.rail-panel p{font-size:15px;line-height:1.7}.rail-panel .text-button{font-size:14px;line-height:1.6}.panel{border:1px solid var(--line);background:#191f19;border-radius:10px;margin:28px 0;padding:28px}.panel p{line-height:1.8}.panel h3{margin-top:28px}.official-panel{margin-top:30px}.official-percent{color:var(--accent);font-size:34px;font-weight:500}.official-inputs{grid-template-columns:repeat(5,1fr);gap:15px;margin:22px 0;display:grid}.official-inputs>label{color:#b8c5ab;flex-direction:column;gap:9px;font-size:14px;display:flex}.official-inputs>label>div{align-items:center;gap:8px;display:flex}.official-inputs input{width:68px}.official-inputs small{color:#8fa17e}.field-notes{border-top:1px solid #3b4732;margin-top:20px;padding:0}.field-notes>summary{align-items:center;gap:12px;padding:17px 0;font-size:16px;font-weight:550;display:flex}.field-notes>summary>span,.field-notes>summary>svg{color:#a8bb93;margin-left:auto;font-size:14px}.field-notes>p{font-size:15px}.page-heading{max-width:850px;margin:18px 0 30px}.page-heading h1{text-transform:uppercase;letter-spacing:.3px;margin:15px 0 18px;font-family:Barlow Condensed,Impact,sans-serif;font-size:54px;font-weight:600;line-height:1}.page-heading p{font-size:17px}.filters{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:22px}.search-field{background:#101710;border:1px solid #46583a;border-radius:7px;align-items:center;gap:13px;padding:0 14px;display:flex}.search-field>svg{color:#93a780}.search-field input{outline-offset:1px;background:0 0;border:0;flex:1;width:100%;padding:13px 0}.filter-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.filter-row label{color:#a9bb97;flex-direction:column;gap:7px;font-size:14px;display:flex}.filter-row select{width:100%;padding:9px;font-size:14px}.results-heading{color:#adbc9f;justify-content:space-between;gap:20px;margin:24px 0 18px;font-size:15px;display:flex}.catalog-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.catalog-list .card-bottom{flex-wrap:wrap;padding-left:20px}.catalog-list .location{flex:65%}.catalog-list .card-bottom .text-button{margin-left:auto}.pagination{color:#afc09f;justify-content:space-between;align-items:center;margin:28px 0;font-size:15px;display:flex}.empty-state{text-align:center;border:1px dashed #435236;border-radius:10px;grid-column:1/-1;padding:60px 20px}.empty-state>svg{color:var(--accent);margin-bottom:20px}.empty-state h2{margin-bottom:12px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:24px 0;display:grid}.choice-grid label,.edition-select{color:#c3d1b4;flex-direction:column;gap:10px;font-size:15px;display:flex}.prose-list{color:var(--muted);padding-left:22px}.prose-list li{margin:15px 0;line-height:1.8}.notice{background:#243020;border:1px solid #46573b;border-radius:8px;align-items:flex-start;gap:14px;margin-bottom:23px;padding:18px 20px;display:flex}.notice p{color:inherit;margin:0;font-size:15px;line-height:1.7}.notice button{margin-top:10px;margin-right:8px}.notice>svg{margin-top:3px}.notice.amber{color:#e3c994;background:#302b1e;border-color:#655336}.notice.message{flex-wrap:wrap;align-items:center}.notice.message>p{flex:1;min-width:200px}.notice.message>button{margin:0}.notice strong{margin-bottom:5px;display:block}.switch-label{white-space:nowrap;align-items:center;gap:10px;font-size:15px;display:flex}.investment-table{border:1px solid #455738;border-radius:7px;margin-top:26px;overflow:hidden}.investment-row{border-top:1px solid #35432c;grid-template-columns:1fr 1.6fr 2.4fr;gap:22px;padding:19px;font-size:15px;line-height:1.75;display:grid}.investment-row>span{color:#b0bfa2}.investment-row.table-head{background:#26311f;border:0;font-size:14px}.investment-row strong{color:#d4e5c2;font-weight:550}.investment-panel>p:last-child{margin-top:18px;margin-bottom:0}.edition-select{max-width:300px;margin:22px 0}.source-list{margin:0;padding:0;list-style:none}.source-list li{border-bottom:1px solid var(--line)}.source-list a{justify-content:space-between;align-items:center;gap:20px;padding:14px 0;text-decoration:none;display:flex}.tutorial-list{counter-reset:step;padding:0;list-style:none}.tutorial-list li{counter-increment:step;margin-top:27px;padding-left:44px;position:relative}.tutorial-list li:before{content:counter(step);width:29px;height:29px;color:var(--accent);border:1px solid #6c8056;border-radius:50%;place-items:center;font-size:14px;display:grid;position:absolute;top:-1px;left:0}.tutorial-list strong{font-size:17px;font-weight:550}.tutorial-list p{margin-top:8px;line-height:1.8}.detail-dialog{color:#edf0e9;background:#1b231b;border:0;border-left:1px solid #526444;width:min(700px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-25px 0 80px #0007}.detail-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#050a08bd}.dialog-inner{min-height:100%;padding:55px 36px 36px;position:relative}.dialog-close{background:#273422;border-color:#50643e;place-items:center;padding:6px;display:grid;position:absolute;top:14px;right:20px}.detail-meta{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:17px;display:flex}.dialog-inner h2{margin-bottom:17px;font-size:31px;line-height:1.2}.dialog-inner .lead{font-size:17px;line-height:1.8}.detail-progress{border-top:1px solid #455839;border-bottom:1px solid #455839;align-items:center;gap:12px;margin:23px 0;padding:19px 0;display:flex}.detail-progress>label{font-size:16px}.detail-progress label>span{color:var(--accent)}.stepper{gap:5px;margin-left:auto;display:flex}.stepper input{text-align:center;width:64px;padding:6px}.stepper button{padding:5px 11px;font-size:20px}.state-controls{grid-template-columns:1fr 1fr;gap:15px;margin:20px 0;display:grid}.state-controls>label{color:#b1c29d;flex-direction:column;gap:7px;font-size:14px;display:flex}.field-notes dl{margin:4px 0 22px}.field-notes dt{color:#d3e0c5;margin:21px 0 5px;font-size:15px;font-weight:600}.field-notes dd{color:#b4c2a6;margin:0;font-size:16px;line-height:1.8}.field-notes dd p{color:inherit;margin:8px 0}.field-notes .muted{color:#98ac87;margin-top:12px;font-size:14px}.guide-link{align-items:center;gap:9px;font-size:15px;display:inline-flex}.subtasks{gap:1px;display:grid}.subtasks label{color:#c0d0b1;border-top:1px solid #33442b;align-items:flex-start;gap:12px;padding:12px 0;font-size:15px;display:flex}.subtasks input{margin-top:2px}.notes-label{color:#d3e0c5;flex-direction:column;gap:11px;margin-top:28px;font-size:16px;display:flex}.blocker-link{text-align:left;color:#f0d6a4;background:#40371e;border-color:#705d32;justify-content:space-between;align-items:center;width:100%;display:flex}.warning-text{color:#e3c292!important}.spoiler-cover{text-align:center;padding:80px 10px}.spoiler-cover>svg{color:var(--accent);margin-bottom:20px}.spoiler-cover p{line-height:1.9}footer{border-top:1px solid var(--line);color:#8e9f82;justify-content:space-between;align-items:center;gap:20px;margin-top:45px;padding:25px 0 29px;font-size:14px;display:flex}footer>span:first-child{letter-spacing:1px;font-size:14px}.footer-dot{color:#bdd09f;margin:0 8px}@media (width>=1700px){.hero{min-height:340px}.hero h1{font-size:80px}.hero-copy{padding:38px 44px}.content-columns{grid-template-columns:minmax(0,1fr) 295px}.next-body p{font-size:16px}}@media (width<=1250px){.sidebar{width:235px;padding-inline:17px}.nav-item.active:before{left:-17px}.brand{font-size:16px}.brand small{font-size:9px}.workspace{margin-left:235px}main{padding:27px 26px 0}.topbar{padding-inline:26px}.content-columns{grid-template-columns:minmax(0,1fr) 225px;gap:20px}.next-body{display:block}.next-body .primary-button{margin-top:18px}.stats-grid>div,.stats-grid>button{padding:18px 15px}.stat-main>div:first-child{display:block}.stat-label{font-size:14px}.rail-panel{padding:18px}.filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}.official-inputs{grid-template-columns:repeat(3,1fr)}.card-bottom{flex-wrap:wrap;padding-left:20px}.card-bottom .location{flex:60%}.hero-art{opacity:.7;width:66%;right:-85px}.hero-pills,.breadcrumb{font-size:14px}.topbar>div{gap:12px}}@media (width<=1050px){.sidebar{width:218px;padding-inline:14px}.brand{gap:10px;font-size:15px}.brand-v{font-size:48px}.brand small{font-size:8px}.nav-item{gap:9px;padding:12px 8px;font-size:14px}.nav-item.active:before{left:-14px}.workspace{margin-left:218px}.content-columns{grid-template-columns:1fr}.journey-rail{display:none}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div,.stats-grid>button{padding:18px 21px}.stats-grid>:nth-child(2){border-right:0}.stats-grid>:nth-child(-n+2){border-bottom:1px solid var(--line)}.stat-main>div:first-child{display:flex}.stat-label{font-size:14px}.catalog-list{grid-template-columns:1fr}.breadcrumb{max-width:180px;line-height:1.6}.topbar .breadcrumb>span{margin:0 5px}.hero h1{font-size:62px}.hero-copy{padding:28px}.hero-art{opacity:.5;right:-100px}.next-body{display:flex}.next-body .primary-button{margin-top:0}footer{flex-direction:column;align-items:flex-start;gap:8px}.filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.investment-row{grid-template-columns:1fr 1.3fr 1.8fr;gap:14px;font-size:14px}}@media (width<=800px){.sidebar{width:260px;padding:26px 20px;transform:translate(-100%);box-shadow:20px 0 60px #000b}.sidebar.mobile-open{transform:translate(0)}.brand{font-size:18px}.brand small{font-size:10px}.nav-item{font-size:15px}.nav-item.active:before{left:-20px}.workspace{margin-left:0}.topbar{height:70px;padding:0 22px}.mobile-toggle{background:0 0;border:0;place-items:center;padding:5px;display:grid}.topbar .breadcrumb{max-width:none}.breadcrumb{font-size:14px}.breadcrumb>span{margin:0 10px!important}.header-controls{gap:13px!important}.hero h1{font-size:67px}.hero-art{width:65%;right:-35px}.sidebar.mobile-open:after{content:"";z-index:-1;pointer-events:none;background:#0008;width:calc(100vw - 260px);height:100vh;position:fixed;top:0;left:260px}main{padding:24px 22px 0}.nav-item{padding:12px}.brand-v{font-size:56px}.next-body{display:flex}.sidebar-label{margin-top:35px}.sidebar-bottom p{margin:10px 0 16px}.topbar .spoiler-toggle{font-size:14px}.sidebar-bottom{padding-top:24px}.page-heading h1{font-size:47px}}@media (width<=560px){.topbar{padding:0 14px}.topbar .breadcrumb{max-width:95px;font-size:14px;line-height:1.4}.breadcrumb>span{display:none}.header-controls{gap:10px!important}.spoiler-toggle{gap:6px}.spoiler-toggle>svg{display:none}.help-button{width:28px;height:28px}.topbar>div{gap:8px}main{padding:17px 14px 0}.hero{min-height:324px}.hero-copy{padding:25px 22px}.hero .eyebrow{letter-spacing:1px;gap:7px;font-size:14px}.hero h1{margin-top:22px;font-size:64px}.hero p{font-size:15px;line-height:1.7}.hero-art{opacity:.25;width:100%;right:-135px}.hero-pills{flex-wrap:wrap;gap:9px;font-size:14px}.hero-pills>span+span{padding-left:9px}.map-coordinate{display:none}.stats-grid{margin-top:17px}.stats-grid>div,.stats-grid>button{padding:16px 14px}.stat-label{letter-spacing:.9px;font-size:14px}.stats-grid strong{font-size:30px}.stats-grid strong small{font-size:14px}.stat-main>div:first-child{display:block}.stats-grid>div>span:last-child,.stat-link>span:last-child{font-size:14px}.percentage-note{margin-bottom:24px;font-size:14px}.next-action{margin-bottom:28px;padding:18px}.next-label{letter-spacing:1px;gap:7px;font-size:14px}.next-label>span:last-child{flex-basis:100%;margin:3px 0 0 12px;font-size:14px}.next-body{display:block}.next-body h2{font-size:23px}.next-body .primary-button{width:100%;margin-top:18px}.next-body p{font-size:15px}.section-heading{flex-wrap:wrap;align-items:flex-start;gap:12px}.section-heading .eyebrow{font-size:14px}.section-heading h2{font-size:23px}.route-count{font-size:14px}.stage-picker{gap:6px}.stage-picker>select{width:0;padding:10px 7px;font-size:14px}.stage-picker button{flex-shrink:0;width:35px}.route-explainer{font-size:14px}.timeline-phase{padding-bottom:24px;padding-left:29px}.phase-node{width:24px;height:24px;font-size:14px;left:-29px}.phase-heading h3{font-size:16px}.phase-heading>span:last-child{font-size:14px}.card-top{gap:10px;padding:16px 14px 14px}.card-meta{gap:8px;font-size:14px}.card-meta .character{font-size:14px}.card-bottom{gap:8px;padding:10px 13px}.title-button h3{font-size:18px}.item-copy p{font-size:15px}.location,.card-bottom .text-button{font-size:14px}.empty-phase{padding:13px;font-size:15px}.panel{margin:22px 0;padding:21px 18px}.official-inputs{grid-template-columns:1fr 1fr;gap:20px 12px}.official-percent{font-size:29px}.page-heading{margin:15px 3px 25px}.page-heading h1{font-size:45px;line-height:1.05}.page-heading p{font-size:16px}.filters{padding:15px}.filter-row{gap:13px 9px}.filter-row label{font-size:14px}.filter-row select{padding:8px 6px;font-size:14px}.search-field{gap:9px;padding:0 10px}.search-field input{font-size:15px}.results-heading{margin:19px 1px;font-size:14px}.pagination{gap:10px;font-size:14px}.pagination button{padding:8px 10px;font-size:14px}.notice{gap:10px;padding:15px}.notice p{font-size:15px}.choice-grid{grid-template-columns:1fr;gap:20px}.investment-row{grid-template-columns:1fr;gap:10px;padding:16px;font-size:15px}.investment-row.table-head{display:none}.investment-row>span:nth-child(2):before{content:"Before: ";color:#d4e5c2;font-weight:600}.investment-row>span:nth-child(3):before{content:"After: ";color:#d4e5c2;font-weight:600}.dialog-inner{padding:57px 20px 30px}.dialog-inner h2{font-size:28px}.dialog-inner .lead{font-size:16px}.detail-progress{flex-wrap:wrap;gap:11px}.stepper{margin-left:32px}.state-controls{grid-template-columns:1fr}.field-notes dd{font-size:16px}.detail-dialog{border-left:0}.tutorial-list li{padding-left:40px}.tutorial-list p{font-size:16px}.source-list a{font-size:15px}.dialog-inner>.primary-button{white-space:normal}.dialog-inner>.primary-button+button{margin-top:12px}footer{padding:22px 3px;font-size:14px}.hero .mini-line{width:15px}}.mobile-nav-close,.mobile-backdrop{display:none}@media (width<=800px){.sidebar:not(.mobile-open){visibility:hidden}.mobile-nav-close{background:0 0;border:0;place-items:center;padding:4px;display:grid;position:absolute;top:120px;right:12px}.mobile-backdrop{z-index:19;background:#050a08aa;border:0;border-radius:0;display:block;position:fixed;inset:0}.sidebar.mobile-open:after{display:none}}@media (height<=740px){.sidebar{overflow-y:auto}.sidebar-label{margin-top:25px}.sidebar-bottom{padding-top:20px}.sidebar-bottom p{display:none}.nav-item{margin-bottom:4px}}html:has(dialog[open]){overflow:hidden}.card-meta .tag.missed{max-width:100%}@media (width<=560px){.hero h1{font-size:clamp(46px,14vw,64px)}.hero-pills{row-gap:10px}.hero-pills>span+span{border-left:0;flex-basis:100%;padding-left:0}}.topbar{z-index:10;position:sticky;top:0}#main-content{scroll-margin-top:80px}.item-copy p,.next-body p{font-size:16px}.card-bottom .text-button,.rail-panel .text-button,.filter-row select{font-size:15px}.backup-dialog-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0 15px;display:flex}.backup-json{min-height:320px;font-family:monospace;font-size:14px}
