.structured-guide{--bg:#fff;--ink:#18181b;--muted:#62636d;--line:#e5e7eb;--soft:#f7f8f8;--green:#047857;--green-soft:#edf9f3;--accent:#059669;--amber:#956416;--amber-bg:#fff7e5;--code:#101a19;color-scheme:light}.structured-guide *{box-sizing:border-box}.structured-guide{margin:0;font-family:inherit;color:var(--ink);background:var(--bg);font-size:15px;line-height:1.6}.structured-guide button,.structured-guide select,.structured-guide textarea{font:inherit}.structured-guide button,.structured-guide select{cursor:pointer}.structured-guide a{color:var(--green)}.structured-guide a:focus-visible,.structured-guide button:focus-visible,.structured-guide input:focus-visible,.structured-guide select:focus-visible,.structured-guide summary:focus-visible,.structured-guide textarea:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.structured-guide button{color:inherit}.structured-guide button:disabled{opacity:.6;cursor:wait}.structured-guide a{text-underline-offset:3px}.structured-guide h1,.structured-guide h2,.structured-guide h3,.structured-guide p{margin-top:0}.structured-guide h2{font-size:29px;letter-spacing:-1px;line-height:1.25;margin-bottom:12px}.structured-guide h3{line-height:1.4}.structured-guide p{margin-bottom:16px}.structured-guide .skip{position:fixed;top:-60px;background:var(--bg);padding:12px;z-index:30}.structured-guide .skip:focus{top:5px}.structured-guide [hidden]{display:none!important}.structured-guide .live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:9px}.structured-guide .controls{display:flex;gap:12px;align-items:center}.structured-guide .controls label{display:flex;align-items:center;gap:6px;white-space:nowrap}.structured-guide select{border:1px solid var(--line);padding:6px 8px;border-radius:7px;background:var(--bg);color:var(--ink);max-width:100%}.structured-guide .outline{background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600}.structured-guide .outline:hover{border-color:var(--green)}.structured-guide .primary{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--green);color:white;border:0;border-radius:9px;padding:13px 20px;font-size:14px;font-weight:600;text-decoration:none}.structured-guide .primary:hover{background:#065f46}.structured-guide main{max-width:1220px;margin:auto;padding:0 24px}.structured-guide .hero{padding:42px 0 0}.structured-guide .breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:26px}.structured-guide .breadcrumbs span{margin:0 8px;color:#b4b7b7}.structured-guide .hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:56px;align-items:center}.structured-guide .company-line{font-size:13px;color:var(--muted);display:flex;gap:10px;align-items:center;margin-bottom:17px}.structured-guide .company-badge{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--line);border-radius:11px;background:var(--soft);color:var(--ink);font-size:18px;font-weight:650}.structured-guide .hero h1{font-size:48px;line-height:1.08;letter-spacing:-2px;font-weight:730;max-width:780px;margin-bottom:21px}.structured-guide .hero h1 .highlight{color:var(--green)}.structured-guide .hero-summary{font-size:17px;line-height:1.75;color:var(--muted);max-width:730px}.structured-guide .focus-tags{display:flex;flex-wrap:wrap;gap:7px;margin:21px 0}.structured-guide .tag{font-size:12px;padding:4px 9px;border-radius:5px;background:var(--soft);color:var(--muted);border:1px solid var(--line)}.structured-guide .hero-note{font-size:12px;color:var(--muted);margin:11px 0 0;max-width:640px}.structured-guide .study-card{background:var(--green-soft);border:1px solid #d0eadd;border-radius:15px;padding:24px}.structured-guide .eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:750;color:var(--green);text-transform:uppercase}.structured-guide .study-card .big{font-size:72px;letter-spacing:-5px;line-height:1.3;color:var(--green);font-weight:650}.structured-guide .study-card .big span{font-size:16px;letter-spacing:0;font-weight:500;margin-left:10px}.structured-guide .study-card h3{font-size:16px;margin-bottom:8px}.structured-guide .study-card p{font-size:12px;color:var(--muted)}.structured-guide .study-card a{font-size:12px;font-weight:650}.structured-guide .stats{margin-top:34px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.structured-guide .stat{border-right:1px solid var(--line);padding:0 25px}.structured-guide .stat:first-child{padding-left:0}.structured-guide .stat:last-child{border:0}.structured-guide .stat strong{display:block;font-size:25px;line-height:1.35;letter-spacing:-.8px}.structured-guide .stat small,.structured-guide .stat span{font-size:12px;color:var(--muted)}.structured-guide .stat small{display:block;margin-top:5px}.structured-guide .body-layout{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:70px;align-items:start}.structured-guide .content{min-width:0}.structured-guide .section{padding:44px 0;border-bottom:1px solid var(--line)}.structured-guide .section-heading{display:flex;gap:15px;align-items:baseline}.structured-guide .section-number{font-family:ui-monospace,monospace;color:var(--green);font-size:12px;font-weight:700}.structured-guide .section-intro{color:var(--muted);font-size:14px;margin-bottom:22px}.structured-guide .aside{position:sticky;top:96px;padding-top:46px;font-size:12px}.structured-guide .aside nav{display:grid;gap:2px;margin-top:14px}.structured-guide .aside nav a{display:flex;gap:12px;padding:9px 0;text-decoration:none;color:var(--muted)}.structured-guide .aside nav a:hover{color:var(--green)}.structured-guide .aside nav a span{font-size:12px;font-family:monospace;color:var(--green)}.structured-guide .aside-card{border:1px solid var(--line);border-radius:11px;padding:17px;margin-top:25px}.structured-guide .aside-card p{font-size:12px;color:var(--muted)}.structured-guide .aside-card a{font-size:12px}.structured-guide .aside-card h3{font-size:13px;margin-bottom:9px}.structured-guide .loop-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-bottom:13px}.structured-guide .loop-step{text-align:left;padding:12px 10px;border:1px solid var(--line);background:var(--bg);border-radius:9px;color:var(--ink);min-height:113px}.structured-guide .loop-step .step-n{display:block;font-family:monospace;font-size:12px;color:var(--muted);margin-bottom:8px}.structured-guide .loop-step strong{display:block;font-size:12px;font-weight:600;line-height:1.4;margin-bottom:10px}.structured-guide .loop-step[aria-pressed=true]{border-color:var(--green);background:var(--green-soft)}.structured-guide .badge{display:inline-flex;align-items:center;font-size:12px;border-radius:4px;padding:2px 6px;background:var(--soft);color:var(--muted);border:1px solid var(--line);white-space:nowrap}.structured-guide .badge.easy,.structured-guide .badge.official{background:var(--green-soft);color:var(--green);border-color:transparent}.structured-guide .badge.medium,.structured-guide .badge.typical,.structured-guide .badge.unconfirmed{color:var(--amber);background:var(--amber-bg);border-color:transparent}.structured-guide .badge.hard{color:#a54e73;background:#fcedf4;border-color:transparent}.structured-guide .loop-detail{padding:20px 23px;background:var(--soft);border:1px solid var(--line);border-radius:10px;min-height:140px}.structured-guide .loop-detail h3{font-size:16px;margin-bottom:7px}.structured-guide .loop-detail p{font-size:13px;color:var(--muted);margin:6px 0}.structured-guide .source-inline{display:inline-block;font-size:12px;margin-right:12px}.structured-guide .section-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.structured-guide .count{font-size:12px;color:var(--muted);white-space:nowrap}.structured-guide .filters{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 20px}.structured-guide .exercise-tabs button,.structured-guide .filters button{background:var(--bg);border:1px solid var(--line);border-radius:7px;padding:7px 12px;color:var(--muted);font-size:12px}.structured-guide .exercise-tabs button[aria-selected=true],.structured-guide .filters button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.structured-guide .question-card{border:1px solid var(--line);border-radius:11px;padding:20px;margin:12px 0}.structured-guide .question-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.structured-guide .question-card h3{font-size:16px;letter-spacing:-.3px;margin-bottom:10px}.structured-guide .question-card p{font-size:13px;color:var(--muted);line-height:1.75}.structured-guide .question-meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-bottom:11px}.structured-guide .question-meta .origin{font-size:12px;color:var(--muted);margin-left:auto}.structured-guide .question-card details{border-top:1px solid var(--line);margin-top:13px;padding-top:12px}.structured-guide .question-card summary{color:var(--green);font-size:12px;font-weight:650;cursor:pointer}.structured-guide .answer-content{font-size:13px;color:var(--muted);padding-top:16px}.structured-guide .answer-content ol,.structured-guide .answer-content ul{padding-left:20px}.structured-guide .answer-content li{margin-bottom:9px}.structured-guide .answer-content strong{font-size:12px;color:var(--ink);text-transform:uppercase;letter-spacing:1px}.structured-guide .lock-note{font-size:11px!important;color:var(--muted);padding-top:12px;border-top:1px solid var(--line);margin:8px 0 0!important}.structured-guide .exercise-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.structured-guide .exercise-panel{border:1px solid var(--line);border-radius:12px;overflow:hidden}.structured-guide .exercise-panel-header{padding:22px;background:var(--soft);border-bottom:1px solid var(--line)}.structured-guide .exercise-panel-header h3{font-size:19px;margin:8px 0}.structured-guide .exercise-panel-header p{font-size:13px;color:var(--muted);margin:0}.structured-guide .exercise-body{padding:22px}.structured-guide .exercise-body ol{padding-left:20px;font-size:13px;color:var(--muted)}.structured-guide .exercise-body li{margin-bottom:10px}.structured-guide .code-block{margin:18px 0;background:var(--code);border-radius:9px;overflow:hidden;color:#ddede7}.structured-guide .code-label{padding:9px 16px;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#92b9a8;border-bottom:1px solid #30413a}.structured-guide pre{margin:0;padding:18px;font-size:12px;line-height:1.8;overflow:auto;tab-size:4;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;max-width:100%}.structured-guide .outcome{padding:14px 16px;border-left:3px solid var(--accent);background:var(--green-soft);font-size:13px;color:var(--muted);margin-top:18px}.structured-guide .outcome strong{color:var(--green);display:block;font-size:12px;margin-bottom:5px}.structured-guide .checks{font-size:12px;color:var(--muted);padding-left:18px}.structured-guide .exercise-body details summary{font-size:12px;font-weight:650;cursor:pointer;color:var(--green)}.structured-guide .plan-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.structured-guide .plan-progress{font-size:12px;color:var(--green);white-space:nowrap}.structured-guide .progress-track{height:4px;background:var(--line);border-radius:4px;margin:18px 0 22px;overflow:hidden}.structured-guide .progress-fill{height:100%;background:var(--accent);width:0;transition:width .15s}.structured-guide .week-label{font-size:12px;letter-spacing:1.7px;color:var(--muted);text-transform:uppercase;margin:24px 0 12px;font-weight:700}.structured-guide .days{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.structured-guide .day{border:1px solid var(--line);border-radius:9px;padding:15px}.structured-guide .day label{display:flex;align-items:flex-start;gap:9px;font-size:13px;font-weight:600;cursor:pointer}.structured-guide .day input{accent-color:var(--green);margin-top:5px;flex-shrink:0}.structured-guide .day small{display:block;font-size:12px;font-weight:450;color:var(--muted);margin-bottom:4px}.structured-guide .day:has(input:checked){background:var(--green-soft);border-color:#b4dbc7}.structured-guide .day ul{font-size:12px;color:var(--muted);padding-left:18px;line-height:1.6}.structured-guide .day p{font-size:12px;color:var(--muted);margin:10px 0 0;padding-top:9px;border-top:1px solid var(--line)}.structured-guide .day a{font-size:12px;margin-right:10px}.structured-guide .faq-item{border-bottom:1px solid var(--line);padding:17px 0}.structured-guide .faq-item summary{cursor:pointer;font-size:14px;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px}.structured-guide .faq-item summary:after{content:"+";font-size:19px;color:var(--green);font-weight:400}.structured-guide .faq-item[open] summary:after{content:"−"}.structured-guide .faq-item p{font-size:13px;color:var(--muted);padding-top:12px;margin-bottom:8px}.structured-guide .sources-list{list-style:none;padding:0}.structured-guide .sources-list li{border-bottom:1px solid var(--line);padding:15px 0;display:grid;grid-template-columns:24px 1fr;gap:10px}.structured-guide .source-n{font-size:12px;font-family:monospace;color:var(--muted);padding-top:4px}.structured-guide .sources-list a{font-size:14px;font-weight:550;color:var(--green);overflow-wrap:anywhere}.structured-guide .sources-list p{font-size:12px;color:var(--muted);margin:5px 0}.structured-guide .sources-list small{font-size:12px;color:var(--muted)}.structured-guide .empty{padding:20px;border:1px dashed var(--line);border-radius:9px;color:var(--muted)}.structured-guide .loading{padding:100px;text-align:center;color:var(--muted)}.structured-guide dialog{background:var(--bg);color:var(--ink);border:1px solid var(--line);width:1000px;max-width:calc(100vw - 32px);border-radius:16px;padding:24px;max-height:92vh}.structured-guide dialog::backdrop{background:#09181399;backdrop-filter:blur(4px)}.structured-guide #json-editor,.structured-guide #json-output{width:100%;height:48vh;background:var(--code);color:#dcf1e7;border:1px solid #30413a;border-radius:8px;font:12px/1.7 ui-monospace,monospace;padding:17px;resize:vertical;white-space:pre;overflow:auto}.dark .structured-guide{--bg:#101413;--ink:#ebefed;--muted:#a5b0ab;--line:#2a3530;--soft:#19211d;--green:#6ee7b7;--green-soft:#162b20;--accent:#34d399;--amber:#e5c781;--amber-bg:#312917;--code:#080f0b;color-scheme:dark}.dark .structured-guide .exercise-tabs button[aria-selected=true],.dark .structured-guide .filters button[aria-pressed=true],.dark .structured-guide .primary{color:#052418;background:#6ee7b7}.dark .structured-guide .study-card{border-color:#2d4838}.dark .structured-guide .badge.hard{background:#39252e;color:#eeb2ce}.dark .structured-guide .day:has(input:checked){border-color:#315a40}@media (max-width:1000px){.structured-guide .hero-layout{gap:25px;grid-template-columns:minmax(0,1fr) 220px}.structured-guide .hero h1{font-size:39px}.structured-guide .body-layout{gap:30px;grid-template-columns:minmax(0,1fr) 190px}.structured-guide .loop-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.structured-guide .controls{gap:8px;flex-wrap:wrap}.structured-guide main{padding:0 18px}.structured-guide .hero{padding-top:24px}.structured-guide .hero-layout{display:block}.structured-guide .hero h1{font-size:34px;letter-spacing:-1.3px}.structured-guide .hero-summary{font-size:15px}.structured-guide .study-card{display:none}.structured-guide .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.structured-guide .stat:nth-child(3){padding-left:0}.structured-guide .stat:nth-child(2){border:0}.structured-guide .stat strong{font-size:24px}.structured-guide .body-layout{display:block}.structured-guide .aside{display:none}.structured-guide .section{padding:33px 0}.structured-guide h2{font-size:25px}.structured-guide .loop-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-guide .loop-step{min-height:110px}.structured-guide .loop-step:last-child{grid-column:span 2;min-height:90px}.structured-guide .section-heading{gap:10px}.structured-guide .section-intro{font-size:13px}.structured-guide .count{display:none}.structured-guide .question-card{padding:17px}.structured-guide .question-meta .origin{margin-left:0}.structured-guide .days{grid-template-columns:1fr}.structured-guide .primary{font-size:13px;padding:13px 16px;width:auto;max-width:100%}.structured-guide .hero .primary{display:flex}.structured-guide .exercise-body,.structured-guide .exercise-panel-header{padding:17px}.structured-guide dialog{padding:16px;max-width:calc(100vw - 16px)}.structured-guide .breadcrumbs{font-size:12px}.structured-guide .loading{padding:70px 10px}}@media (prefers-reduced-motion:reduce){.structured-guide *{transition:none!important}}.structured-guide .exercise-body,.structured-guide .framework-depth,.structured-guide .reader-column{min-width:0}.structured-guide .practice-summary{display:flex;flex-wrap:wrap;gap:8px 20px;color:var(--muted);font-size:12px;margin:0 0 16px}.structured-guide .practice-summary span+span{color:var(--green)}.structured-guide .exercise-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.structured-guide .tab-count{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:4px;background:var(--soft);color:var(--muted);font-size:12px}.structured-guide .exercise-tabs button[aria-selected=true] .tab-count{background:#ffffff26;color:inherit}.structured-guide .question-depth details{padding-top:0;margin-top:0}.structured-guide .question-depth details>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none;padding:13px 0;min-height:44px}.structured-guide .question-depth details>summary>span:last-child{font-size:19px;font-weight:400}.structured-guide .question-depth details[open]>summary>span:last-child{transform:rotate(45deg)}.structured-guide .question-depth details>summary small{font-weight:400;color:var(--muted);font-size:12px;border-left:1px solid var(--line);margin-left:9px;padding-left:9px}.structured-guide .question-depth .answer-content{padding-top:0;padding-bottom:7px}.structured-guide .question-depth .answer-content ol,.structured-guide .question-depth .answer-content ul{margin-top:0;margin-bottom:6px}.structured-guide .question-depth{margin-top:18px}.structured-guide .worked-solution-body{font-size:13px;padding:5px 0 14px;color:var(--muted);min-width:0}.structured-guide .worked-solution-body h4{font-size:14px;color:var(--ink);margin:0 0 10px}.structured-guide .worked-solution-body>ol{padding-left:20px}.structured-guide .worked-solution-body>ol li{margin-bottom:9px}.structured-guide .worked-solution-body .callout{margin-bottom:0}.structured-guide .worked-solution-body .flow-map strong{font-size:13px}.structured-guide .category-questions:empty{display:none}.structured-guide .question-card:target{border-color:var(--green)}.structured-guide .question-card>.question-depth p{margin-bottom:14px}.structured-guide .badge,.structured-guide .filters button{text-transform:capitalize}.structured-guide .lock-note{display:flex;gap:8px;align-items:center}.structured-guide .lock-note svg{flex:none}.structured-guide .callout{display:flex;gap:12px;padding:15px 17px;border:1px solid var(--line);border-radius:9px;background:var(--soft);margin:18px 0;color:var(--muted);font-size:12px;line-height:1.7}.structured-guide .callout>div{min-width:0}.structured-guide .callout strong{display:block;font-size:12px;color:var(--ink);margin-bottom:3px}.structured-guide .callout-mark{display:grid;place-items:center;flex:0 0 19px;width:19px;height:19px;border:1px solid;border-radius:50%;font-size:12px;font-weight:700;margin-top:2px}.structured-guide .callout-tip{background:var(--green-soft);border-color:color-mix(in srgb,var(--green) 20%,var(--bg))}.structured-guide .callout-tip .callout-mark,.structured-guide .callout-tip strong{color:var(--green)}.structured-guide .callout-warning{background:var(--amber-bg);border-color:color-mix(in srgb,var(--amber) 22%,var(--bg))}.structured-guide .callout-warning .callout-mark,.structured-guide .callout-warning strong{color:var(--amber)}.structured-guide .callout-body p:last-child,.structured-guide .callout-body ul:last-child{margin-bottom:0}.structured-guide .callout .checks{margin-top:7px}.structured-guide summary::-webkit-details-marker{display:none}.structured-guide .exercise-depth{margin-top:22px;border-top:1px solid var(--line)}.structured-guide .exercise-depth>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:17px 0 0;gap:14px}.structured-guide .exercise-depth>summary span{font-size:21px;font-weight:400}.structured-guide .exercise-depth[open]>summary span{transform:rotate(45deg)}.structured-guide .exercise-depth>div{padding-top:12px}.structured-guide .exercise-depth .callout{margin-bottom:0}.structured-guide .exercise-body .outcome{margin-top:0}.structured-guide .syntax-block{border:1px solid var(--line);border-radius:9px;overflow:hidden;margin:20px 0;min-width:0}.structured-guide .syntax-header{display:flex;justify-content:space-between;align-items:center;gap:10px;background:var(--soft);padding:9px 13px;border-bottom:1px solid var(--line);font-size:12px;text-transform:capitalize}.structured-guide .syntax-header>span{font-weight:600}.structured-guide .syntax-header small{color:var(--muted);font-weight:400;border-left:1px solid var(--line);padding-left:9px;margin-left:9px}.structured-guide .syntax-header button{font-size:12px;background:var(--bg);border:1px solid var(--line);border-radius:5px;padding:4px 10px}.structured-guide .syntax-header button:hover{border-color:var(--green);color:var(--green)}.structured-guide .syntax-block pre{overflow-x:auto;white-space:pre;max-width:100%;font-size:12px;padding:18px;line-height:1.8;margin:0}.structured-guide .syntax-block pre:focus-visible{outline:2px solid var(--green);outline-offset:-3px}.structured-guide .highlighted-code{min-width:0}.structured-guide .shiki code{font-family:inherit}.dark .structured-guide .shiki,.dark .structured-guide .shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.structured-guide .flow-figure{margin:0 0 22px}.structured-guide .flow-figure figcaption{font-size:12px;font-weight:600;margin-bottom:12px}.structured-guide .flow-map{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;padding:0!important;margin:0}.structured-guide .flow-map li{position:relative;border:1px solid var(--line);border-radius:9px;padding:14px 11px;background:var(--soft);margin:0!important}.structured-guide .flow-position{display:block;color:var(--green);font:10px ui-monospace,monospace;margin-bottom:9px}.structured-guide .flow-map strong{display:block;color:var(--ink);font-size:13px}.structured-guide .flow-map small{font-size:12px;display:block;margin-top:4px}.structured-guide .flow-arrow{position:absolute;right:-10px;top:40%;z-index:1;background:var(--bg);color:var(--green);font-size:14px}.structured-guide .flow-figure>p{font-size:12px;color:var(--muted);margin:10px 0 0}.structured-guide .plan-progress-row{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted)}.structured-guide .plan-progress-row strong{font-size:12px;color:var(--green);white-space:nowrap}.structured-guide .week-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.structured-guide .week-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.structured-guide .week-head{padding:21px;background:var(--green-soft);border-bottom:1px solid var(--line)}.structured-guide .week-head h3{font-size:18px;letter-spacing:-.4px;margin:7px 0}.structured-guide .week-head p{font-size:12px;color:var(--muted);margin-bottom:11px}.structured-guide .week-fraction{font-size:12px;color:var(--green);border:1px solid color-mix(in srgb,var(--green) 25%,transparent);border-radius:5px;padding:3px 7px}.structured-guide .plan-row{display:flex;gap:10px;padding:15px 14px;border-bottom:1px solid var(--line)}.structured-guide .plan-row:last-child{border-bottom:0}.structured-guide .plan-row input{margin:4px 0 0;width:15px;height:15px;accent-color:var(--green);flex:none;cursor:pointer}.structured-guide .plan-row details{flex:1;min-width:0}.structured-guide .plan-row summary{display:flex;gap:8px;list-style:none;cursor:pointer;align-items:start}.structured-guide .day-number{font:10px ui-monospace,monospace;color:var(--green);padding-top:5px}.structured-guide .day-title{font-size:12px;font-weight:600;line-height:1.55;flex:1}.structured-guide .day-title small{display:block;font-weight:400;color:var(--muted);font-size:12px;margin-top:3px}.structured-guide .day-expand{font-size:17px;color:var(--green);line-height:1.2}.structured-guide .plan-row details[open] .day-expand{transform:rotate(45deg)}.structured-guide .plan-row.done{background:var(--green-soft)}.structured-guide .day-depth{font-size:12px;padding-top:8px;color:var(--muted)}.structured-guide .day-depth ul{padding-left:17px}.structured-guide .day-depth li{margin-bottom:7px}.structured-guide .day-depth p{font-size:12px;border-top:1px solid var(--line);padding-top:10px}.structured-guide .day-depth a{font-size:12px;display:inline-block;margin:0 10px 5px 0}.structured-guide .behavioral-prompts{list-style:none;padding:0;margin:0 0 18px}.structured-guide .behavioral-prompts li{display:flex;gap:17px;padding:15px 0;border-top:1px solid var(--line)}.structured-guide .behavioral-prompts li>span{color:var(--green);font:11px ui-monospace,monospace;padding-top:4px}.structured-guide .behavioral-prompts p{font-size:13px;margin:0;color:var(--muted)}.structured-guide .framework-inset{border:1px solid var(--line);border-radius:12px;background:var(--soft);padding:23px;margin-top:24px}.structured-guide .framework-inset-head{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap}.structured-guide .framework-inset-head>a{font-size:12px}.structured-guide .framework-inset h3{font-size:20px;letter-spacing:-.5px;margin:13px 0 8px}.structured-guide .framework-inset>p{font-size:12px;color:var(--muted)}.structured-guide .framework-modules{display:grid;gap:9px}.structured-guide .framework-module{background:var(--bg);border:1px solid var(--line);border-radius:9px;overflow:hidden}.structured-guide .framework-module>summary{display:flex;align-items:center;gap:13px;padding:16px;cursor:pointer;list-style:none}.structured-guide .framework-letter{font:10px ui-monospace,monospace;color:var(--green);border:1px solid var(--line);border-radius:7px;width:29px;height:29px;display:grid;place-items:center;flex:none}.structured-guide .framework-module>summary>span:nth-child(2){flex:1}.structured-guide .framework-module>summary strong{display:block;font-size:13px}.structured-guide .framework-module>summary small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.structured-guide .framework-module>summary>span:last-child{font-size:18px;color:var(--green)}.structured-guide .framework-module[open]>summary>span:last-child{transform:rotate(45deg)}.structured-guide .framework-depth{border-top:1px solid var(--line);padding:17px}.structured-guide .framework-depth>.callout:first-child{margin-top:0}.structured-guide .story-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.structured-guide .story-steps>div{padding:13px;background:var(--soft);border-radius:8px}.structured-guide .story-steps>div>span{font-size:23px;color:var(--green);font-weight:600}.structured-guide .story-steps h4{font-size:12px;margin:4px 0}.structured-guide .story-steps p{font-size:12px;color:var(--muted);margin:0}.structured-guide .portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.structured-guide .portfolio-column{min-width:0;border:1px solid var(--line);border-radius:7px;overflow:hidden}.structured-guide .portfolio-column h4{font-size:12px;background:var(--green-soft);color:var(--green);padding:12px;margin:0;min-height:60px}.structured-guide .portfolio-column p{font-size:12px;color:var(--muted);padding:12px;border-bottom:1px solid var(--line);margin:0;min-height:100px}.structured-guide .portfolio-column p:last-child{border-bottom:0}.structured-guide .row-index{display:block;font:9px ui-monospace,monospace;color:var(--green);margin-bottom:6px}.structured-guide .review-levels{padding:0;list-style:none;display:grid;gap:12px}.structured-guide .review-levels>li{position:relative;padding:16px 16px 16px 49px;background:var(--soft);border-radius:8px}.structured-guide .review-number{position:absolute;left:16px;top:20px;color:var(--green);font:11px ui-monospace,monospace}.structured-guide .review-levels h4{font-size:13px;margin:0 0 5px}.structured-guide .review-levels p,.structured-guide .review-levels ul{font-size:12px;color:var(--muted)}.structured-guide .review-levels p{margin-bottom:7px}.structured-guide .review-levels ul{padding-left:17px;margin:0}.structured-guide .framework-page{max-width:930px;min-height:75vh}.structured-guide .framework-hero{padding:55px 0 32px;max-width:740px}.structured-guide .framework-hero h1{font-size:45px;letter-spacing:-1.5px;line-height:1.15;margin:13px 0 20px}.structured-guide .framework-hero p{color:var(--muted);font-size:17px}.structured-guide .framework-hero>a{font-size:12px}.structured-guide .sources-disclosure{margin-top:24px;border:1px solid var(--line);border-radius:9px;padding:17px}.structured-guide .sources-disclosure>summary{display:flex;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;color:var(--green);font-weight:600;font-size:13px}.structured-guide .sources-disclosure>summary>span{color:var(--muted);font-size:12px;font-weight:400}.structured-guide .sources-disclosure>.section-intro{margin-top:18px;font-size:12px}.structured-guide .sources-list{margin-bottom:0}.structured-guide .sources-list li:last-child{border:0}.structured-guide .source-inline,.structured-guide .sources-list a{text-underline-offset:3px;overflow-wrap:anywhere}.structured-guide .related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.structured-guide .related-card{display:flex;flex-direction:column;text-decoration:none;border:1px solid var(--line);border-radius:11px;padding:20px}.structured-guide .related-card:hover{border-color:var(--green);background:var(--green-soft)}.structured-guide .related-card>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.structured-guide .related-card h3{font-size:16px;color:var(--ink);margin:17px 0 9px;letter-spacing:-.3px}.structured-guide .related-card p{font-size:12px;color:var(--muted);flex:1}.structured-guide .related-action{font-size:12px;font-weight:600}.structured-guide .sticky-cta{display:none}@media (max-width:760px){.structured-guide .related-grid,.structured-guide .week-cards{grid-template-columns:1fr}.structured-guide .week-head{padding:20px}.structured-guide .plan-row{padding:16px}.structured-guide .day-title{font-size:13px}.structured-guide .plan-row input{width:17px;height:17px}.structured-guide .exercise-tabs{gap:6px}.structured-guide .exercise-tabs button{padding:8px 10px;font-size:12px}.structured-guide .syntax-block pre{font-size:12px}.structured-guide .flow-map{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-guide .flow-arrow{display:none}.structured-guide .flow-map li{padding:13px}.structured-guide .framework-inset{padding:16px}.structured-guide .framework-module>summary{gap:9px;padding:13px}.structured-guide .framework-module>summary small{font-size:12px}.structured-guide .framework-letter{width:25px;height:25px}.structured-guide .framework-depth{padding:12px}.structured-guide .story-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-guide .portfolio-grid{overflow-x:auto;grid-template-columns:repeat(3,190px);max-width:100%;padding-bottom:10px}.structured-guide .portfolio-column p{min-height:100px}.structured-guide .framework-hero{padding-top:36px}.structured-guide .framework-hero h1{font-size:35px}.structured-guide .framework-hero p{font-size:15px}.structured-guide .sources-disclosure{padding:15px}.structured-guide .sources-disclosure>summary{flex-wrap:wrap;gap:4px}.structured-guide .sticky-cta.is-visible{display:block;position:fixed;bottom:0;left:0;right:0;z-index:15;padding:11px 18px calc(11px + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line);box-shadow:0 -5px 20px #00000008}.structured-guide .sticky-cta .primary{width:100%;min-height:45px;font-size:12px;justify-content:space-between}.structured-guide .sticky-cta a{padding:12px 15px}.structured-guide body:has(dialog[open]) .sticky-cta{display:none}.structured-guide .question-top h3{overflow-wrap:anywhere}.structured-guide .callout{padding:13px}.structured-guide .plan-progress-row{font-size:12px}.structured-guide .exercise-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.structured-guide .exercise-tabs button{justify-content:space-between;padding:10px 12px;font-size:12px}.structured-guide .practice-summary{font-size:12px;gap:7px 16px}.structured-guide .question-depth details>summary{font-size:12px}.structured-guide .worked-solution-body h4{font-size:13px}}.structured-guide [id]{scroll-margin-top:90px}.structured-guide .source-inline,.structured-guide .sources-list a{text-decoration:underline;color:var(--green)}.structured-guide .aside{top:90px}.structured-guide .hero{padding-top:36px}.structured-guide .loop-steps{grid-template-columns:repeat(var(--loop-count,5),minmax(0,1fr))}@media (max-width:767px){.structured-guide .loop-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-guide .loop-step:last-child:nth-child(odd){grid-column:1/-1}}.structured-guide .summary60{margin:24px 0;max-width:760px}.structured-guide .summary60 p{margin:10px 0;font-size:16px;line-height:1.65}.structured-guide .summary60 .round-summary{border-left:3px solid var(--green);padding-left:14px;font-weight:600}.structured-guide .summary60 .reading-estimate{font-size:13px;color:var(--muted)}.structured-guide .stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.structured-guide a.stat{color:inherit;text-decoration:none}.structured-guide a.stat:hover strong{text-decoration:underline}.structured-guide .company-context{padding:0 0 28px;line-height:1.8}.structured-guide .loop-step{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.structured-guide .loop-rounds{display:grid;gap:22px;margin-top:26px}.structured-guide .round-card{border:1px solid var(--line);padding:26px;border-radius:16px;background:var(--bg);scroll-margin-top:120px}.structured-guide .round-card header{display:flex;gap:18px;align-items:flex-start}.structured-guide .round-number{color:var(--green);font-size:24px;font-weight:700}.structured-guide .round-card h3{margin:0 0 8px;font-size:21px}.structured-guide .round-card>p{line-height:1.8}.structured-guide .round-facts{display:flex;flex-wrap:wrap;gap:16px;margin:18px 0;padding:16px;background:var(--soft);border-radius:8px}.structured-guide .round-facts dt{font-size:12px;font-weight:600;color:var(--muted)}.structured-guide .round-facts dd{margin:3px 0 0;font-size:14px}.structured-guide .round-advice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.structured-guide .round-advice h4{font-size:14px;margin:12px 0;color:var(--green)}.structured-guide .round-advice ul{margin:0;padding-left:19px}.structured-guide .round-advice li{padding-bottom:12px;font-size:14px;line-height:1.75}.structured-guide .experience-list{display:grid;gap:18px}.structured-guide .experience-card{border:1px solid var(--line);border-left:3px solid var(--green);border-radius:12px;padding:24px;background:var(--bg)}.structured-guide .experience-meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:12px;color:var(--muted)}.structured-guide .experience-card h3{margin:12px 0;font-size:19px}.structured-guide .experience-card p{line-height:1.75}.structured-guide .experience-link{display:inline-flex;align-items:center;min-height:44px;font-weight:600}.structured-guide .losing-points{display:grid;gap:16px}.structured-guide .losing-card{padding:22px 24px;border:1px solid var(--line);border-radius:12px}.structured-guide .losing-card h3{margin:6px 0 12px;font-size:19px}.structured-guide .losing-card p{line-height:1.8}.structured-guide .solution-filter{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin:8px 0 18px;font-size:14px;cursor:pointer}.structured-guide .question-badges{display:flex;flex-wrap:wrap;gap:8px}.structured-guide .solution-badge{background:var(--green-soft);color:var(--green);white-space:nowrap}.structured-guide .framework-tip{margin:0 0 24px;padding:16px 20px 8px;border:1px solid var(--line);border-radius:10px;background:var(--soft);text-align:left}.structured-guide .framework-tip strong{display:block;color:var(--ink);font-size:15px}.structured-guide .framework-tip p{margin:4px 0 0;color:var(--muted);font-size:14px}.structured-guide .framework-tip a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:600;text-decoration:underline}@media(max-width:767px){.structured-guide .round-advice{grid-template-columns:1fr;gap:4px}.structured-guide .experience-card,.structured-guide .losing-card,.structured-guide .round-card{padding:20px 16px}.structured-guide .round-card h3{font-size:19px}.structured-guide .stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.structured-guide .guide-prose p{margin:0 0 12px}.structured-guide .guide-prose>:last-child{margin-bottom:0}.structured-guide .guide-prose ol,.structured-guide .guide-prose ul{margin:12px 0;padding-left:22px}.structured-guide .guide-prose ul{list-style:disc}.structured-guide .guide-prose ol{list-style:decimal}.structured-guide .guide-prose li{margin:6px 0;padding-left:2px}.structured-guide .guide-inline strong,.structured-guide .guide-prose strong{color:var(--ink);font-weight:650}.structured-guide .guide-inline code,.structured-guide .guide-prose code{font-size:.93em;background:var(--soft);border:1px solid var(--line);border-radius:4px;padding:1px 3px;overflow-wrap:anywhere}.structured-guide .guide-prose a{display:inline-block;min-height:44px;align-content:center;text-decoration:underline}.structured-guide .company-context>.guide-prose{margin-bottom:20px}.structured-guide .guide-figure{margin:28px 0 36px;scroll-margin-top:128px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--bg)}.structured-guide .guide-figure-heading{padding:22px 24px 18px}.structured-guide .guide-figure-eyebrow{display:block;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.structured-guide .guide-figure h3{margin:0;font-size:22px;line-height:1.35}.structured-guide .guide-figure picture{display:block;background:#f5faf7}.structured-guide .guide-figure img{display:block;width:100%;height:auto;margin:0}.structured-guide .guide-figure figcaption{padding:16px 24px;border-top:1px solid var(--line)}.structured-guide .guide-figure figcaption .guide-prose{color:var(--muted);font-size:14px;line-height:1.65}.structured-guide .guide-figure figcaption p{margin:0}@media (max-width:767px){.structured-guide .guide-figure-heading{padding:18px 16px 16px}.structured-guide .guide-figure h3{font-size:20px}.structured-guide .guide-figure figcaption{padding:14px 16px}}.structured-guide .figure-mode{display:flex;gap:4px;width:fit-content;padding:4px;margin-top:18px;background:var(--soft);border:1px solid var(--line);border-radius:12px}.structured-guide .figure-mode button,.structured-guide .scenario-switch button,.structured-guide .window-controls button{min-height:44px;padding:10px 18px;border:1px solid transparent;border-radius:9px;font:inherit;font-size:14px;font-weight:600;color:var(--muted);background:transparent;cursor:pointer}.structured-guide .figure-mode button[aria-pressed=true],.structured-guide .scenario-switch button[aria-pressed=true]{background:var(--green);color:var(--bg);box-shadow:0 2px 8px #00000010}.structured-guide .guide-figure button:focus-visible,.structured-guide .guide-figure input:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.structured-guide .interactive-instruction{margin:0 0 20px;font-size:14px;color:var(--muted)}.structured-guide .round-explorer,.structured-guide .scenario-explorer,.structured-guide .window-explorer{padding:24px;border-top:1px solid var(--line);background:linear-gradient(145deg,var(--soft),var(--bg))}.structured-guide .round-explorer-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:24px}.structured-guide .round-selector{display:flex;flex-direction:column;gap:8px}.structured-guide .round-selector button{display:flex;align-items:center;gap:10px;text-align:left;border:1px solid transparent;background:transparent;color:var(--muted);border-radius:12px;padding:12px 8px;min-height:58px;cursor:pointer;font:inherit;font-size:14px;line-height:1.4}.structured-guide .round-selector button>svg{flex-shrink:0;margin-left:auto;opacity:0}.structured-guide .round-selector button[aria-pressed=true]{border-color:var(--line);color:var(--green);background:var(--bg);box-shadow:0 5px 18px #00000005;font-weight:650}.structured-guide .round-selector button[aria-pressed=true]>svg{opacity:1}.structured-guide .round-dot{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--green-soft);font-size:12px;font-weight:700}.structured-guide .round-selector button[aria-pressed=true] .round-dot{background:var(--green);color:var(--bg)}.structured-guide .round-explorer-panel{border:1px solid var(--line);border-radius:18px;padding:24px;background:var(--bg);min-width:0}.structured-guide .round-panel-top{display:flex;align-items:center;justify-content:space-between;color:var(--green);font-size:12px;letter-spacing:.08em}.structured-guide .round-art{display:grid;place-items:center;width:66px;height:66px;border-radius:21px;background:radial-gradient(circle at 30% 20%,var(--bg),var(--green-soft));border:1px solid var(--line);box-shadow:8px 8px 0 var(--soft)}.structured-guide .round-explorer-panel h4{margin:25px 0 8px;font-size:26px;font-weight:650;line-height:1.25}.structured-guide .round-focus{color:var(--green);font-size:16px;margin:0 0 24px}.structured-guide .interactive-label{display:block;color:var(--muted);font-size:12px;letter-spacing:.09em;font-weight:700}.structured-guide .round-explorer-panel ul{padding-left:20px;font-size:15px;line-height:1.65}.structured-guide .round-explorer-panel li{margin:10px 0}.structured-guide .figure-practice-link{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);min-height:44px;color:var(--green);font-size:14px;font-weight:650;text-decoration:none}.structured-guide .figure-practice-title{flex-basis:100%;font-weight:400;color:var(--muted);font-size:13px}.structured-guide .scenario-switch{display:flex;flex-wrap:wrap;gap:8px}.structured-guide .scenario-switch button{border-color:var(--line);background:var(--bg)}.structured-guide .scenario-context{margin:24px 0;max-width:65ch;font-size:16px;line-height:1.65}.structured-guide .scenario-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0;list-style:none;margin:24px 0}.structured-guide .scenario-path li{position:relative;display:flex;flex-direction:column;gap:10px;margin:0;border-top:3px solid var(--green);border-radius:12px;background:var(--bg);padding:18px 14px;min-width:0;box-shadow:0 4px 16px #00000005}.structured-guide .scenario-path li:not(:last-child):after{content:"→";position:absolute;top:44px;right:-18px;color:var(--green)}.structured-guide .scenario-node-icon{display:grid;place-items:center;width:38px;height:38px;background:var(--green-soft);color:var(--green);border-radius:50%}.structured-guide .scenario-step-number{position:absolute;top:22px;right:14px;color:var(--muted);font-size:12px}.structured-guide .scenario-path strong{font-size:16px;line-height:1.3}.structured-guide .scenario-path li>span:last-child{font-size:14px;line-height:1.5;color:var(--muted)}.structured-guide .scenario-path li[data-state=caution]{border-color:var(--amber);background:var(--amber-bg)}.structured-guide .scenario-path li[data-state=caution] .scenario-node-icon{background:var(--bg);color:var(--amber)}.structured-guide .scenario-path li[data-state=idle]{border-color:var(--muted)}.structured-guide .scenario-result{border:1px solid var(--line);border-left:4px solid var(--green);border-radius:10px;background:var(--green-soft);padding:18px 20px}.structured-guide .scenario-result[data-caution=true]{border-left-color:var(--amber);background:var(--amber-bg)}.structured-guide .scenario-result p{margin:8px 0 0;font-size:15px;line-height:1.6}.structured-guide .window-readout{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:26px}.structured-guide .window-readout output{display:block;font-size:52px;font-weight:700;line-height:1.25;letter-spacing:-.04em;color:var(--green);font-variant-numeric:tabular-nums}.structured-guide .window-units{font-size:13px;color:var(--muted)}.structured-guide .window-readout>div:last-child{display:flex;flex-direction:column;gap:8px;text-align:right}.structured-guide .window-readout>div:last-child strong{font-size:22px;color:var(--ink);font-variant-numeric:tabular-nums}.structured-guide .window-readout>div:last-child span{color:var(--muted);font-size:13px}.structured-guide .window-chart{position:relative;height:160px;margin:30px 0 10px}.structured-guide .window-band{position:absolute;top:20px;bottom:30px;background:var(--green-soft);border-left:1px dashed var(--green);border-right:2px solid var(--green)}.structured-guide .window-axis{position:absolute;top:92px;left:5%;right:5%;border-top:2px solid var(--line)}.structured-guide .window-now-line{position:absolute;top:20px;bottom:30px;width:2px;background:var(--green)}.structured-guide .window-now-label{position:absolute;top:-8px;transform:translateX(-50%);font-size:13px;color:var(--green);font-weight:650;white-space:nowrap}.structured-guide .window-event{position:absolute;top:46px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--muted);font-size:13px}.structured-guide .window-event strong{font-size:15px;line-height:22px;font-variant-numeric:tabular-nums}.structured-guide .window-event-dot{height:14px;width:14px;border-radius:50%;border:2px solid var(--muted);background:var(--bg)}.structured-guide .window-event[data-state=retained]{color:var(--green)}.structured-guide .window-event[data-state=retained] .window-event-dot{background:var(--green);border-color:var(--green);box-shadow:0 0 0 5px var(--green-soft)}.structured-guide .window-event[data-state=expired]{opacity:.55}.structured-guide .window-event[data-state=expired] strong{text-decoration:line-through}.structured-guide .window-axis-end,.structured-guide .window-axis-start{position:absolute;bottom:0;color:var(--muted);font-size:12px}.structured-guide .window-axis-start{left:5%}.structured-guide .window-axis-end{right:5%}.structured-guide .window-slider-label{display:flex;justify-content:space-between;align-items:center;font-size:14px}.structured-guide .window-slider{display:block;width:100%;height:44px;margin:0;accent-color:var(--green);cursor:ew-resize}.structured-guide .window-controls{display:flex;justify-content:space-between;gap:10px}.structured-guide .window-controls button{display:flex;align-items:center;gap:8px;border-color:var(--line);color:var(--green);background:var(--bg)}.structured-guide .window-controls button:disabled{opacity:.45;cursor:default}.structured-guide .window-legend{display:flex;gap:16px;flex-wrap:wrap;margin:22px 0 12px;font-size:12px;color:var(--muted)}.structured-guide .window-legend span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;border:1px solid var(--muted)}.structured-guide .window-legend [data-state=retained]:before{background:var(--green);border-color:var(--green)}.structured-guide .window-legend [data-state=expired]:before{background:var(--muted);opacity:.4}.structured-guide .window-rule{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.structured-guide .window-event-details{margin-top:12px;font-size:14px}.structured-guide .window-event-details summary{min-height:44px;display:flex;align-items:center;color:var(--green);cursor:pointer}@media(max-width:767px){.structured-guide .round-explorer,.structured-guide .scenario-explorer,.structured-guide .window-explorer{padding:18px 16px}.structured-guide .round-explorer-layout{display:block}.structured-guide .round-selector{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-bottom:16px}.structured-guide .round-selector button{justify-content:center;padding:6px;min-height:48px}.structured-guide .round-selector button>svg{display:none}.structured-guide .round-choice-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.structured-guide .round-explorer-panel{padding:18px}.structured-guide .round-explorer-panel h4{font-size:23px}.structured-guide .scenario-switch{display:grid;grid-template-columns:1fr}.structured-guide .scenario-path{grid-template-columns:1fr;gap:16px}.structured-guide .scenario-path li{padding:14px 16px 14px 68px;gap:5px;min-height:82px}.structured-guide .scenario-node-icon{position:absolute;top:17px;left:15px}.structured-guide .scenario-step-number{display:none}.structured-guide .scenario-path li:not(:last-child):after{content:"↓";top:auto;bottom:-18px;right:50%}.structured-guide .window-readout output{font-size:44px}.structured-guide .window-legend{gap:10px}}.structured-guide .window-event strong,.structured-guide .window-event>span:last-child{position:relative;z-index:1;background:var(--soft);padding:0 2px;border-radius:3px}.structured-guide{font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;--guide-header-height:64px}.structured-guide :is(.content,.reader-column,.body-layout,.hero-layout,.question-top,.question-top>*,.week-card,.experience-card,.round-card){min-width:0}.structured-guide :is(h1,h2,h3,h4,p,li,a,summary,.day-title){overflow-wrap:anywhere}.structured-guide :is(.tag,.eyebrow,.hero-note,.stat small,.aside nav a span,.step-n,.badge,.source-inline,.count,.origin,.answer-content strong,.lock-note,.code-label,.outcome strong,.plan-progress,.week-label,.day small,.day p,.day a,.source-n,.sources-list small,.breadcrumbs,.tab-count,.question-depth details>summary small,.callout-mark,.syntax-header,.syntax-header button,.flow-position,.flow-map small,.flow-figure>p,.plan-progress-row strong,.week-fraction,.day-number,.day-title small,.day-depth p,.day-depth a,.behavioral-prompts li>span,.framework-inset-head>a,.framework-letter,.framework-module>summary small,.story-steps p,.portfolio-column h4,.portfolio-column p,.row-index,.review-number,.sources-disclosure>summary>span){font-size:12px!important}.structured-guide :is(button,select,summary,a[href]){min-height:44px;min-width:44px}.structured-guide summary{align-items:center}.structured-guide a[href]{display:inline-flex;align-items:center}.structured-guide :is(.primary,.related-card,.stat a){display:flex}.structured-guide .related-card{align-items:stretch}.structured-guide :is(.source-inline,.sources-list a,.day-depth a){padding-top:10px;padding-bottom:10px}.structured-guide :is(button,select,textarea,input){font-family:inherit}.structured-guide :is(.plan-row summary,.faq-item summary,.sources-disclosure>summary){align-items:center}.structured-guide .plan-row{gap:6px;padding:10px}.structured-guide .plan-check-target{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;min-height:44px;min-width:44px;cursor:pointer}.structured-guide .plan-check-target input{width:20px;height:20px;margin:0}.structured-guide .plan-row>input[type=checkbox]{width:44px;height:44px;margin:0}.structured-guide .section,.structured-guide [id^=question-],.structured-guide [id^=solution-]{scroll-margin-top:calc(var(--guide-header-height) + 64px)}.structured-guide .section-heading h2{min-width:0}.structured-guide .section-heading h2 a{color:inherit;text-decoration:none}.structured-guide .section-heading h2 a:hover{text-decoration:underline;text-decoration-color:var(--green)}.structured-guide .section-anchor{display:inline-flex;align-items:center;justify-content:center;color:var(--green);text-decoration:none;font-size:18px}.structured-guide .syntax-block{position:relative;max-width:100%}.structured-guide .syntax-block pre{overscroll-behavior-x:contain;scrollbar-width:auto}.structured-guide .syntax-block:after{content:"";position:absolute;top:63px;bottom:0;right:0;width:14px;pointer-events:none;background:linear-gradient(90deg,transparent,rgb(0 0 0/12%))}.structured-guide .code-scroll-hint{margin:0;padding:8px 14px;font-size:12px;color:var(--muted);background:var(--soft);border-top:1px solid var(--line)}.structured-guide .reading-navigation{position:sticky;top:calc(var(--guide-header-height) + 32px);padding-top:38px;min-width:0;font-size:13px}.structured-guide .reading-toc-title{color:var(--ink);font-weight:650;margin-bottom:12px}.structured-guide .reading-navigation nav{display:grid;gap:2px}.structured-guide .reading-navigation nav a{display:flex;align-items:center;gap:10px;padding:8px 10px;min-height:44px;border-left:3px solid transparent;color:var(--muted);text-decoration:none;border-radius:0 6px 6px 0}.structured-guide .reading-navigation nav a span{font-size:12px;color:var(--green);flex:none}.structured-guide .reading-navigation nav a:is(:hover,[aria-current=location]){color:var(--green);background:var(--green-soft);border-left-color:var(--green)}.structured-guide .reading-navigation nav a[aria-current=location]{font-weight:650}.structured-guide .reading-progress-label{color:var(--muted);font-size:12px;margin-top:18px}.structured-guide .reading-progress-track{height:4px;background:var(--line);border-radius:5px;overflow:hidden;margin-top:8px}.structured-guide .reading-progress-track>span{display:block;height:100%;background:var(--green)}.structured-guide .mobile-reading-toc{display:none}.dark .structured-guide .syntax-block:after{background:linear-gradient(90deg,transparent,rgb(0 0 0/50%))}@media (max-width:1000px){.structured-guide .body-layout{display:block}.structured-guide .reading-navigation{position:fixed;top:var(--guide-header-height);left:0;right:0;z-index:25;padding:0;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 2px 8px rgb(0 0 0/5%)}.structured-guide .desktop-reading-toc,.structured-guide .reading-progress-label{display:none}.structured-guide .mobile-reading-toc{display:block}.structured-guide .mobile-reading-toc>summary{display:flex;align-items:center;gap:12px;min-height:48px;padding:6px 18px;list-style:none;color:var(--ink);font-size:13px;font-weight:600;cursor:pointer}.structured-guide .mobile-reading-toc>summary>span:first-child{flex:none}.structured-guide .mobile-reading-current{color:var(--muted);font-weight:400;font-size:12px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.structured-guide .mobile-reading-toc nav{padding:8px 12px 14px;max-height:min(60vh,440px);overflow-y:auto;overscroll-behavior:contain;border-top:1px solid var(--line)}.structured-guide .reading-progress-track{margin:0;border-radius:0;height:3px}.structured-guide main{padding-top:52px}}@media (max-width:767px){.structured-guide .portfolio-grid,.structured-guide .related-grid,.structured-guide .story-steps,.structured-guide .week-cards{grid-template-columns:minmax(0,1fr);min-width:0}.structured-guide .portfolio-column :is(h4,p){min-height:0}.structured-guide .framework-depth{overflow-x:visible}.structured-guide .portfolio-grid{min-width:0;width:100%}.structured-guide .hero-layout{display:block}.structured-guide .plan-progress-row,.structured-guide .question-top,.structured-guide .section-topline{flex-wrap:wrap}.structured-guide .question-top>.badge{max-width:100%;white-space:normal}.structured-guide .stats{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-guide .stat{min-width:0;padding-right:12px;padding-left:12px}.structured-guide .primary{white-space:normal;text-align:center}.structured-guide .sources-disclosure{padding:12px}}@media (prefers-reduced-motion:reduce){.structured-guide .reading-progress-track>span{transition:none}}.structured-guide a.stat{display:flex;flex-direction:column;align-items:flex-start}.structured-guide .hero-cta{width:fit-content}.structured-guide .solution-filter input{width:20px;height:20px}.structured-guide .section-heading h2 a{gap:8px}.structured-guide .reading-navigation{align-self:start}@media(max-width:767px){.structured-guide .hero-cta{width:100%}}.structured-guide .study-title{font-size:16px;font-weight:600;line-height:1.5}