.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:11px;padding:4px 9px;border-radius:5px;background:var(--soft);color:var(--muted);border:1px solid var(--line)}.structured-guide .hero-note{font-size:11px;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:10px;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 span{font-size:12px;color:var(--muted)}.structured-guide .stat small{display:block;font-size:10px;color:var(--muted);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:10px;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:10px;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:10px;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:11px;margin-right:12px}.structured-guide .section-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.structured-guide .count{font-size:11px;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:10px;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:11px;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:10px;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:11px;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:11px;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:10px;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:10px;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:11px;color:var(--muted);margin:10px 0 0;padding-top:9px;border-top:1px solid var(--line)}.structured-guide .day a{font-size:11px;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:11px;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:10px;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:10px}.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:10px}.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:11px;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:11px;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:11px;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:11px;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:10px;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:11px;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:11px;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:10px;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:10px;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:11px;border-top:1px solid var(--line);padding-top:10px}.structured-guide .day-depth a{font-size:11px;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:11px}.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:11px;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:11px;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:11px;background:var(--green-soft);color:var(--green);padding:12px;margin:0;min-height:60px}.structured-guide .portfolio-column p{font-size:11px;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:11px;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:11px}.structured-guide .syntax-block pre{font-size:11px}.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:10px}.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:11px}.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:11px;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}