:root{--ink:#17211d;--muted:#69736e;--line:#d8dfdb;--line-dark:#b9c5be;--green:#0c6045;--green-soft:#e7f1ec;--blue:#1267b7;--blue-soft:#e7f1fb;--orange:#f15a24;--surface:#fff;--wash:#f5f8f6;--serif:"STKaiti", "KaiTi", "Noto Serif SC", serif;--sans:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--wash);color:var(--ink);font-family:var(--sans);letter-spacing:0;margin:0;font-size:14px}button,input{color:inherit;font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #1267b73d}button{cursor:pointer}.app-shell{grid-template:"top top top"68px"sidebar main rail"1fr/220px minmax(620px,1fr) 330px;min-height:100vh;display:grid}.topbar{z-index:30;border-bottom:1px solid var(--line);background:#fffffff7;grid-area:top;grid-template-columns:180px minmax(220px,320px) 1fr;align-items:center;gap:18px;height:68px;padding:0 22px;display:grid;position:sticky;top:0}.brand{color:var(--green);font-family:var(--serif);align-items:center;gap:9px;font-size:27px;font-weight:800;display:flex}.search-box{border:1px solid var(--line-dark);background:var(--surface);border-radius:6px;align-items:center;gap:9px;height:38px;padding:0 10px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.search-box kbd{color:var(--muted);font:10px var(--sans);white-space:nowrap}.primary-nav{justify-content:center;gap:clamp(16px,2.3vw,40px);height:100%;display:flex}.primary-nav a,.primary-nav button{min-width:68px;height:100%;color:var(--ink);background:0 0;border:0;justify-content:center;align-items:center;gap:7px;font-weight:650;text-decoration:none;display:flex;position:relative}.primary-nav a:after,.primary-nav button:after{content:"";background:var(--green);height:3px;position:absolute;bottom:0;left:8px;right:8px;transform:scaleX(0)}.primary-nav a:hover,.primary-nav a.active,.primary-nav button:hover,.primary-nav button.active{color:var(--green)}.primary-nav a.active:after,.primary-nav button.active:after{transform:scaleX(1)}.icon-button{background:0 0;border:0;border-radius:6px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover{background:var(--wash)}.mobile-menu,.mobile-section-nav{display:none}.app-shell.content-mode{grid-template-columns:220px minmax(0,1fr);grid-template-areas:"top top""sidebar main"}.content-column{justify-self:center;width:100%;max-width:1180px;padding-left:34px;padding-right:34px}.course-sidebar{background:var(--surface);border-right:1px solid var(--line);z-index:20;flex-direction:column;grid-area:sidebar;align-self:start;height:calc(100vh - 68px);min-height:calc(100vh - 68px);display:flex;position:sticky;top:68px;overflow-y:auto}.sidebar-title,.course-family{flex:none}.sidebar-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:0 16px 0 22px;display:flex}.course-family{border-bottom:1px solid var(--line);padding:10px 10px 9px}.course-family h3{height:34px;color:var(--green);grid-template-columns:23px 1fr auto;align-items:center;margin:0 5px 4px;font-size:14px;display:grid}.course-family button{color:#44504a;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;width:100%;min-height:32px;padding:0 10px 0 19px;font-size:12px;display:flex}.course-family button:hover{background:var(--wash)}.course-family button.active{background:var(--green);color:#fff;font-weight:650}.course-family button i{background:#fff;border-radius:50%;width:7px;height:7px;margin-left:auto}.main-column{background:radial-gradient(circle at 11px 11px, #0c60450b 1px, transparent 1.5px) 0 0 / 22px 22px, var(--wash);grid-area:main;min-width:0;padding:28px 22px 48px}.welcome-row{justify-content:space-between;align-items:center;gap:24px;min-height:72px;margin:0 4px 14px;display:flex}.date-line{color:var(--muted);margin:0 0 3px;font-size:11px}.welcome-row h1{font-family:var(--serif);margin:0;font-size:clamp(24px,2.1vw,31px);line-height:1.25}.wave-stroke{border-top:2px solid var(--green);border-radius:50%;width:54px;height:7px;margin-top:5px;display:block;position:relative}.wave-stroke:after{content:"";border-top:1px solid #4c987f;border-radius:50%;width:42px;position:absolute;top:2px;left:10px}.weather{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.weather svg:first-child{color:var(--orange)}.weather strong{color:var(--ink)}.course-overview,.graph-panel,.lesson-panel,.ranking-panel,.gear-panel,.wiki-tip{background:var(--surface);border:1px solid var(--line);border-radius:7px}.course-overview{grid-template-columns:112px 1fr 156px;align-items:center;gap:18px;min-height:142px;padding:18px;display:grid}.course-illustration{background:linear-gradient(transparent 70%, color-mix(in srgb, var(--course-accent) 8%, white)), white;border:1px solid color-mix(in srgb, var(--course-accent) 45%, white);height:104px;color:var(--course-accent);place-items:center;padding:10px;display:grid;position:relative;overflow:hidden}.course-illustration small{font:9px var(--serif)}.water-line{border:1px solid;border-radius:50%;width:130%;height:35px;position:absolute;bottom:-19px}.course-info{min-width:0}.course-title-line{align-items:center;gap:12px;display:flex}.course-title-line h2{font-family:var(--serif);margin:0;font-size:20px;line-height:1.35}.course-title-line>span{background:var(--green-soft);color:var(--green);border-radius:4px;flex:none;padding:3px 8px;font-size:10px;font-weight:700}.progress-label{color:var(--muted);justify-content:space-between;gap:16px;margin:22px 0 8px;font-size:11px;display:flex}.progress-label span:first-child{color:var(--ink);font-weight:650}.progress-track{background:#dde3e0;border-radius:5px;height:5px;overflow:hidden}.progress-track i{border-radius:inherit;background:var(--green);height:100%;transition:width .5s;display:block}.collection-meta{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:18px;font-size:11px;display:flex}.collection-meta span{align-items:center;gap:6px;display:inline-flex}.collection-meta span:before{content:"";background:var(--green);border-radius:50%;width:5px;height:5px}.course-actions{gap:10px;display:grid}.primary-button,.secondary-button{border:1px solid var(--green);border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:#084d37}.secondary-button{color:var(--green);background:#fff}.secondary-button:hover{background:var(--green-soft)}.primary-button.orange{border-color:var(--orange);background:var(--orange)}.primary-button.orange:hover{background:#d94916}.graph-panel{margin-top:12px;overflow:hidden}.panel-heading,.rail-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-heading{border-bottom:1px solid var(--line);height:54px;padding:0 18px}.panel-heading>div:first-child{align-items:baseline;gap:10px;display:flex}.panel-heading h2,.rail-heading h2{font-family:var(--serif);margin:0;font-size:17px}.tech-label{color:var(--muted);font-size:10px}.segmented{border:1px solid var(--line);border-radius:5px;display:flex;overflow:hidden}.segmented button{border:0;border-right:1px solid var(--line);height:28px;color:var(--muted);background:#fff;padding:0 10px;font-size:10px}.segmented button:last-child{border-right:0}.segmented button.selected{background:var(--green);color:#fff}.graph-canvas{background:repeating-radial-gradient(at 13% 15%,#0000 0 17px,#0c604509 18px 19px,#0000 20px 35px),linear-gradient(#fff,#fbfdfc);height:330px;position:relative;overflow:hidden}.graph-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.graph-lines path{fill:none;stroke:var(--green);stroke-width:3px;vector-effect:non-scaling-stroke}.graph-lines path.branch{stroke:#9bad9f;stroke-width:1.5px;stroke-dasharray:5 5}.graph-node{z-index:3;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;width:94px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.node-circle{border:2px solid var(--line-dark);color:#64726b;background:#fff;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 4px 16px #182c2314}.graph-node:hover .node-circle,.graph-node.selected-node .node-circle{transform:translateY(-3px);box-shadow:0 7px 22px #182c2329}.graph-node.done .node-circle{border-color:var(--green);color:var(--green)}.graph-node.active .node-circle,.graph-node.ready.selected-node .node-circle{border-color:var(--blue);color:var(--blue);background:#f5faff}.graph-node.active .node-circle{box-shadow:0 0 0 5px #1267b71a,0 7px 22px #1267b729}.graph-node.locked{color:#85908a}.node-label{white-space:nowrap;font-size:12px;font-weight:650}.graph-node.active .node-label{color:var(--blue)}.node-status{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;top:-5px;right:12px}.graph-node.locked .node-status{background:#9aa39e}.node-popover{color:#fff;z-index:8;pointer-events:none;background:#18201d;border-radius:6px;width:205px;padding:13px 14px;position:absolute;top:17px;box-shadow:0 12px 30px #0a141038}.node-popover:after{content:"";background:inherit;width:14px;height:14px;position:absolute;bottom:-7px;left:24px;transform:rotate(45deg)}.node-popover strong{font-family:var(--serif);font-size:15px}.node-popover p{color:#d1d8d4;margin:7px 0;font-size:10px;line-height:1.6}.node-popover span{color:#aeb9b3;font-size:9px}.graph-legend{border-top:1px solid var(--line);min-height:38px;color:var(--muted);align-items:center;gap:18px;padding:0 18px;font-size:9px;display:flex}.graph-legend span{align-items:center;gap:5px;display:inline-flex}.legend-dot{border:1px solid;border-radius:50%;width:10px;height:10px}.done-dot{border-color:var(--green);background:var(--green)}.active-dot{border:3px solid var(--blue)}.ready-dot{border-color:#8d9a93}.branch-line{border-top:1px dashed #8d9a93;width:24px}.likec4-canvas{background:#f9fbfa;height:368px;overflow:hidden}.likec4-canvas>*{width:100%;height:100%}.diagram-loading{width:100%;height:100%;color:var(--muted);place-items:center;font-size:11px;display:grid}.lesson-panel{margin-top:12px;overflow:hidden}.text-button,.rail-heading button{color:var(--muted);background:0 0;border:0;align-items:center;gap:4px;font-size:10px;display:inline-flex}.lesson-list{display:grid}.lesson-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #e6ebe8;grid-template-columns:22px 31px 1fr 58px 56px;align-items:center;gap:6px;min-height:42px;padding:0 16px;font-size:11px;display:grid}.lesson-row:last-child{border-bottom:0}.lesson-row:hover:not(:disabled){background:var(--wash)}.lesson-row.active{background:var(--blue-soft);color:#0a5599;box-shadow:inset 3px 0 var(--blue)}.lesson-row.locked{color:#9aa29e}.lesson-status{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.lesson-row.active .lesson-status{background:var(--blue)}.lesson-row.locked .lesson-status{color:#8b9690;background:#e2e6e4}.lesson-duration,.lesson-state{text-align:right}.lesson-state{background:var(--green-soft);color:var(--green);text-align:center;border-radius:4px;padding:4px 6px;font-size:9px}.lesson-row.active .lesson-state{color:var(--blue);background:#cfe4f8}.lesson-row.locked .lesson-state{color:#909993;background:#eef1ef}.right-rail{background:var(--wash);grid-area:rail;padding:16px 16px 40px 0}.ranking-panel,.gear-panel{padding:17px}.rail-heading h2{font-size:16px}.rank-tabs{border-bottom:1px solid var(--line);gap:24px;height:37px;display:flex}.rank-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:11px}.rank-tabs button.active{border-color:var(--green);color:var(--green);font-weight:700}.rank-list{margin:9px 0;padding:0;list-style:none}.rank-list li{grid-template-columns:29px 34px 1fr auto;align-items:center;gap:8px;min-height:43px;font-size:10px;display:grid}.wiki-update-list li{grid-template-columns:20px 34px minmax(0,1fr) auto}.wiki-update-list li>button{text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-weight:650;overflow:hidden}.wiki-update-list li>button:hover{color:var(--green)}.rank-list li>span:last-child{font-variant-numeric:tabular-nums}.rank-number{width:22px;height:22px;color:var(--muted);border-radius:3px;place-items:center;font-weight:800;display:grid}.rank-number.top-1{color:#5b4100;background:#f3c14e}.rank-number.top-2{color:#4e5c55;background:#dfe5e2}.rank-number.top-3{color:#512914;background:#cb8b62}.rank-avatar{width:30px;height:30px;color:var(--green);background:#dfece6;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.rank-list strong{text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.my-rank{border-top:1px solid var(--line);background:#fbfcfb;justify-content:space-between;margin:0 -17px -17px;padding:12px 17px;font-size:10px;display:flex}.gear-panel{margin-top:12px}.gear-list{border-top:1px solid var(--line);margin-top:12px;display:grid}.gear-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;min-height:59px;padding:8px 0;display:grid}.gear-list button:hover{color:var(--green)}.gear-mark{font:800 9px/1 var(--sans);letter-spacing:0;transform:rotate(-5deg)}.gear-list button>span:nth-child(2){gap:4px;display:grid}.gear-list small{color:var(--muted);font-size:9px}.gear-note{background:var(--green-soft);color:var(--green);border-left:3px solid var(--green);align-items:center;gap:10px;margin-top:13px;padding:11px;display:flex}.gear-note p{gap:2px;margin:0;font-size:10px;display:grid}.gear-note span{color:#567569;font-size:9px}.wiki-tip{color:#fff;background:#17211d;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:74px;margin-top:12px;padding:13px 15px;display:grid}.wiki-tip div{gap:4px;display:grid}.wiki-tip span{color:#91aa9e;font-size:9px}.wiki-tip strong{font-family:var(--serif);font-size:13px}.section-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:8px 4px 18px;display:flex}.section-intro h1{font-family:var(--serif);margin:0;font-size:30px;line-height:1.25}.section-intro>span{color:var(--muted);font-size:11px}.filter-bar{border-bottom:1px solid var(--line);align-items:center;gap:6px;min-height:58px;display:flex}.filter-bar button,.config-row button{min-height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;padding:0 13px;font-size:11px}.filter-bar button:hover,.config-row button:hover{color:var(--green);background:#fff}.filter-bar button.active,.config-row button.active{border-color:var(--green);background:var(--green);color:#fff;font-weight:700}.article-list{display:grid}.article-card{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:54px 1fr 28px;align-items:center;gap:18px;min-height:132px;padding:20px 12px;display:grid}.article-card:hover{background:#ffffffb8}.article-card>svg{color:var(--green)}.article-index{color:#9aaba2;font:700 22px var(--serif);align-self:start}.article-copy{gap:7px;min-width:0;display:grid}.article-copy>strong{font-family:var(--serif);font-size:19px}.article-copy>small{max-width:700px;color:var(--muted);font-size:11px;line-height:1.7}.article-meta,.tag-line{color:var(--muted);align-items:center;gap:8px;font-size:9px;display:flex}.article-meta i,.tag-line i{font-style:normal}.article-meta i:first-child{color:var(--green);font-weight:700}.tag-line{color:#71857b}.empty-state{min-height:280px;color:var(--muted);place-content:center;justify-items:center;gap:8px;display:grid}.empty-state strong{color:var(--ink)}.wiki-reader{max-width:860px;margin:0 auto}.back-button{min-height:36px;color:var(--green);background:0 0;border:0;align-items:center;gap:7px;font-weight:700;display:inline-flex}.wiki-reader>header{border-bottom:1px solid var(--line);padding:26px 0 30px;position:relative}.wiki-reader .article-meta span{align-items:center;gap:4px;display:inline-flex}.wiki-reader h1{max-width:700px;font-family:var(--serif);margin:12px 0 10px;font-size:34px;line-height:1.3}.wiki-reader header>p{max-width:680px;color:var(--muted);margin:0;line-height:1.8}.article-body{padding:28px 0 50px}.article-sources{border-top:1px solid var(--line);gap:14px;margin-top:28px;padding-top:24px;display:grid}.article-sources>div{grid-template-columns:38px 1fr;gap:12px;display:grid}.article-sources>div>span{color:var(--green);font:700 10px var(--sans)}.article-sources h2{margin:0;font-size:17px}.article-sources p{color:var(--muted);margin:5px 0 0;font-size:11px}.article-sources ol{margin:0;padding-left:38px;list-style:none}.article-sources li+li{border-top:1px solid #e7ece9}.article-sources a{min-height:56px;color:inherit;grid-template-columns:110px minmax(0,1fr) 18px;align-items:center;gap:12px;text-decoration:none;display:grid}.article-sources a:hover strong{color:var(--green)}.article-sources a span{color:var(--muted);font-size:10px}.article-sources a strong{font-size:12px}.related-articles{margin-top:26px}.related-articles>span{color:var(--muted);margin-bottom:10px;font-size:10px;font-weight:700;display:block}.related-articles>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.related-articles button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:6px;grid-template-rows:auto auto;grid-template-columns:1fr 18px;gap:4px 8px;min-height:68px;padding:11px 13px;display:grid}.related-articles button:hover{border-color:var(--green)}.related-articles button span{color:var(--green);grid-column:1;font-size:9px}.related-articles button strong{grid-column:1;font-size:11px}.related-articles button svg{grid-area:1/2/3;align-self:center}.article-body>section{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:18px;padding:24px 0;display:grid}.article-body>section>span{color:#9aaba2;font:700 19px var(--serif)}.article-body h2{font-family:var(--serif);margin:0 0 10px;font-size:22px}.article-body p{color:#4f5e57;margin:0;font-size:13px;line-height:2}.safety-callout{border-left:3px solid var(--orange);color:#93441f;background:#fff4ee;align-items:center;gap:13px;margin-top:26px;padding:18px;display:flex}.safety-callout p{line-height:1.6;display:grid}.gear-configurator{border-bottom:1px solid var(--line);padding:8px 0}.config-row{grid-template-columns:100px 1fr;align-items:center;gap:18px;min-height:54px;display:grid}.config-row>strong{font-size:11px}.config-row>div{flex-wrap:wrap;gap:6px;display:flex}.kit-result{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:22px;overflow:hidden}.kit-result>header{border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:88px;padding:18px 20px;display:flex}.kit-result header span{color:var(--green);font-size:9px;font-weight:700}.kit-result h2{font-family:var(--serif);margin:5px 0 0;font-size:21px}.kit-grid{grid-template-columns:repeat(4,1fr);display:grid}.kit-grid article{border-right:1px solid var(--line);flex-direction:column;min-height:190px;padding:20px;display:flex}.kit-grid article:last-child{border-right:0}.kit-grid article>span{color:#a1ada7;font:700 18px var(--serif)}.kit-grid small{color:var(--green);margin-top:auto;font-weight:700}.kit-grid strong{font-family:var(--serif);margin-top:7px;font-size:16px;line-height:1.45}.kit-grid p{color:var(--muted);margin:9px 0 0;font-size:9px;line-height:1.6}.fit-note{background:var(--green-soft);min-height:62px;color:var(--green);align-items:center;gap:12px;padding:12px 20px;display:flex}.fit-note p{gap:3px;margin:0;font-size:10px;display:grid}.fit-note p:not(strong){color:#55766a}.buying-rules{padding:30px 0}.buying-rules h2{font-family:var(--serif);font-size:20px}.buying-rules>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.buying-rules p{border-right:1px solid var(--line);gap:6px;min-height:95px;margin:0;padding:18px;display:grid}.buying-rules p:last-child{border-right:0}.buying-rules span{color:var(--muted);font-size:10px;line-height:1.7}.finder-canvas{border:1px solid var(--line);background:#fff;border-radius:7px;height:min(620px,63vh);min-height:470px;margin-top:22px;overflow:hidden}.finder-canvas>*{width:100%;height:100%}.finder-detail{border:1px solid var(--line);background:#fbfdfc;border-top:0;grid-template-columns:90px minmax(150px,230px) 1fr auto;align-items:center;gap:18px;min-height:122px;padding:18px 20px;display:grid}.finder-detail>span{color:var(--green);font-size:10px;font-weight:700}.finder-detail h2{font-family:var(--serif);margin:0;font-size:18px}.finder-detail p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.diagram-note{color:var(--muted);text-align:right;margin:10px 0 0;font-size:9px}.drawer-backdrop{z-index:80;background:#0b14104d;justify-content:flex-end;align-items:flex-end;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.enroll-drawer{border:2px solid var(--green);background:#fff;border-radius:8px;grid-template-columns:150px 1fr;gap:24px;width:min(680px,100vw - 28px);min-height:370px;margin:0 18px 18px 0;padding:26px;animation:.28s cubic-bezier(.2,.8,.2,1) both drawer-up;display:grid;position:relative;box-shadow:0 24px 80px #0a191240}.close-button{position:absolute;top:15px;right:15px}.course-print{min-height:205px;color:var(--green);background:#edf4f0;border:1px solid #8ba99a;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:22px;display:flex;position:relative;overflow:hidden}.course-print:before,.course-print:after{content:"";border:1px solid #a7beb2;border-radius:50%;width:210px;height:70px;position:absolute;bottom:-35px}.course-print:after{bottom:-20px;left:-90px}.print-sun{border:1px solid;border-radius:50%;width:20px;height:20px;position:absolute;top:20px;right:20px}.course-print small{letter-spacing:.12em;font-size:8px}.drawer-copy{padding:5px 26px 0 0}.drawer-kicker{color:var(--green);font-size:10px;font-weight:700}.drawer-copy h2{font-family:var(--serif);margin:7px 0 9px;padding-right:20px;font-size:22px}.drawer-copy>p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.drawer-copy dl{grid-template-columns:1fr 1fr;gap:12px 22px;margin:18px 0 0;display:grid}.drawer-copy dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:7px;font-size:10px;display:flex}.drawer-copy dt{color:var(--muted)}.drawer-copy dd{margin:0;font-weight:650}.drawer-actions{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:140px 1fr;gap:18px;padding-top:18px;display:grid}.toast{color:#fff;z-index:100;background:#17211d;border-radius:5px;align-items:center;gap:8px;height:42px;padding:0 16px;animation:.26s both drawer-up;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0003}.mobile-scrim{display:none}@keyframes fade-in{0%{opacity:0}}@keyframes drawer-up{0%{opacity:0;transform:translateY(18px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1240px){.app-shell{grid-template-columns:205px minmax(610px,1fr);grid-template-areas:"top top""sidebar main"}.topbar{grid-template-columns:160px minmax(200px,300px) 1fr}.right-rail{grid-area:main;grid-template-columns:1fr 1fr;align-self:end;gap:12px;margin:0 22px 44px;padding:0;display:grid}.gear-panel{margin-top:0}.wiki-tip{grid-column:1/-1;margin-top:0}}@media (width<=920px){.app-shell{display:block}.topbar{grid-template-columns:36px auto 1fr;gap:10px;padding:0 14px}.mobile-menu{display:inline-grid}.search-box{justify-self:end;width:min(280px,38vw)}.primary-nav{display:none}.mobile-section-nav{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.mobile-section-nav button{background:var(--wash);min-height:38px;color:var(--muted);border:0;border-radius:4px;align-items:center;gap:7px;padding:0 10px;font-size:11px;display:flex}.mobile-section-nav button.active{background:var(--green);color:#fff}.course-sidebar{width:min(280px,82vw);height:auto;transition:transform .22s;position:fixed;top:68px;bottom:0;left:0;transform:translate(-105%)}.course-sidebar.mobile-open{transform:translate(0)}.mobile-scrim{z-index:15;background:#0c191357;border:0;display:block;position:fixed;inset:68px 0 0}.main-column{padding:22px 16px 36px}.content-column{max-width:none}.right-rail{margin:0 16px 36px}}@media (width<=680px){.topbar{grid-template-columns:34px auto 1fr;height:60px}.brand{font-size:23px}.brand svg{width:24px}.search-box{border:0;width:36px;padding:0}.search-box input,.search-box kbd{display:none}.course-sidebar{top:60px}.mobile-scrim{inset:60px 0 0}.welcome-row{align-items:flex-start}.weather span,.weather svg:last-child{display:none}.welcome-row h1{font-size:24px}.section-intro{min-height:88px}.section-intro h1{font-size:23px}.article-card{grid-template-columns:32px 1fr 18px;gap:10px;min-height:118px;padding:16px 4px}.article-copy>strong{font-size:16px}.wiki-reader h1{font-size:26px}.article-body>section{grid-template-columns:34px 1fr;gap:8px}.article-sources ol{padding-left:0}.article-sources a{grid-template-columns:1fr 18px;gap:4px 8px;padding:10px 0}.article-sources a span,.article-sources a strong{grid-column:1}.article-sources a svg{grid-area:1/2/3}.related-articles>div{grid-template-columns:1fr}.config-row{grid-template-columns:1fr;gap:8px;padding:10px 0}.kit-result>header{align-items:flex-start}.kit-grid{grid-template-columns:1fr}.kit-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:150px}.buying-rules>div{grid-template-columns:1fr}.buying-rules p{border-right:0;border-bottom:1px solid var(--line)}.finder-canvas{height:56vh;min-height:420px}.finder-detail{grid-template-columns:1fr;gap:8px}.course-overview{grid-template-columns:78px 1fr;gap:12px;padding:13px}.course-illustration{height:84px}.course-title-line{align-items:flex-start}.course-title-line h2{font-size:16px}.progress-label{margin-top:13px}.progress-label span:last-child{display:none}.course-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.graph-canvas{height:390px;overflow-x:auto}.graph-canvas:after{content:"";width:740px;height:100%;display:block}.graph-lines{width:740px}.graph-node{margin-left:calc((740px - 100%) * var(--none,0))}.graph-node:first-of-type{left:45px!important}.graph-node:nth-of-type(2){left:205px!important}.graph-node:nth-of-type(3){left:365px!important}.graph-node:nth-of-type(4){left:525px!important}.graph-node:nth-of-type(5){left:685px!important}.graph-node:nth-of-type(6){left:140px!important}.graph-node:nth-of-type(7){left:300px!important}.graph-node:nth-of-type(8){left:460px!important}.graph-node:nth-of-type(9){left:620px!important}.node-popover{display:none}.graph-legend{white-space:nowrap;overflow-x:auto}.lesson-row{grid-template-columns:22px 25px 1fr 48px}.lesson-state{display:none}.right-rail{grid-template-columns:1fr}.wiki-tip{grid-column:auto}.enroll-drawer{border-width:2px 0 0;border-radius:8px 8px 0 0;grid-template-columns:90px 1fr;gap:16px;width:100%;max-height:92vh;margin:0;padding:20px;overflow-y:auto}.course-print{min-height:145px;padding:10px}.drawer-copy{padding-right:0}.drawer-copy h2{font-size:18px}.drawer-copy dl{grid-template-columns:1fr}.drawer-actions{grid-template-columns:1fr 1.4fr}}
