.foundation-guide{max-width:1160px;margin:auto;padding:26px 22px 72px;color:#173651}.foundation-hero{position:relative;display:grid;min-height:430px;align-items:end;overflow:hidden;border-radius:28px;background:#041329;box-shadow:0 25px 58px rgba(13,54,95,.2)}.foundation-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.foundation-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,31,.98),rgba(3,16,36,.77) 52%,rgba(3,13,31,.08));content:""}.foundation-hero__copy{position:relative;z-index:1;max-width:720px;padding:46px;color:#fff}.foundation-hero .eyebrow{color:#70d8ff}.foundation-hero h1{margin:7px 0 15px;color:#fff;font-size:clamp(36px,5vw,60px);line-height:1.04;letter-spacing:-2px}.foundation-hero p{margin:0;color:#d8e9f7;font-size:18px;line-height:1.65}.chapter-nav{display:flex;gap:8px;overflow:auto;margin:22px 0 42px;padding:2px 1px 8px;scrollbar-width:thin}.chapter-nav a{flex:0 0 auto;padding:8px 12px;border:1px solid #b9d8eb;border-radius:999px;background:#fff;color:#115680;font-size:13px;font-weight:850;text-decoration:none}.guide-chapter{margin:48px 0;scroll-margin-top:100px}.guide-chapter>h2{margin:0 0 12px;color:#153d61;font-size:clamp(28px,3.5vw,40px);line-height:1.15}.guide-chapter>h3{margin:25px 0 8px;color:#13527b}.guide-lead{max-width:960px;color:#425f78;font-size:17px;line-height:1.75}.lesson-grid,.term-grid,.assistant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.lesson-card,.term-card,.assistant-card{padding:21px;border:1px solid #c7dfed;border-radius:18px;background:#fff;box-shadow:0 9px 24px rgba(20,68,109,.07)}.lesson-card h3,.term-card h3,.assistant-card h3{margin:0 0 8px;color:#154f75}.lesson-card p,.lesson-card li,.term-card p,.assistant-card p,.assistant-card li{color:#3e5a72;line-height:1.65}.lesson-card ol,.lesson-card ul,.assistant-card ul{margin:9px 0 0;padding-left:21px}.tip,.warning,.danger,.lexicon-note{margin:17px 0;padding:15px 18px;border-left:5px solid #168ecb;border-radius:10px;background:#ecf8ff;color:#294f69;line-height:1.65}.warning{border-color:#e7922c;background:#fff5e7}.danger{border-color:#dd4c5e;background:#fff0f2}.lexicon-note{border-color:#755ce0;background:#f0edff}.tip strong,.warning strong,.danger strong,.lexicon-note strong{color:#163d5f}.visual-panel{margin:22px 0;padding:18px;border:1px solid #2e6e98;border-radius:22px;background:radial-gradient(circle at 70% 0,#173b60,#06111f 70%);box-shadow:0 16px 38px rgba(13,52,88,.16)}.visual-panel>figcaption{padding:12px 5px 1px;color:#c7dced;font-size:13px}.mock-window{overflow:hidden;border:1px solid #4a7da1;border-radius:16px;background:#f4f9fd}.mock-bar{display:flex;align-items:center;gap:7px;padding:12px 15px;background:#142f4b}.mock-dot{width:10px;height:10px;border-radius:50%;background:#65d8ff}.mock-dot:nth-child(2){background:#8068e8}.mock-dot:nth-child(3){background:#f4ad4d}.mock-body{color:#173651}.step-list{display:grid;gap:10px;padding:0;counter-reset:steps;list-style:none}.step-list li{position:relative;min-height:48px;padding:13px 15px 13px 53px;border:1px solid #c7dfed;border-radius:12px;background:#fff;color:#35546c;line-height:1.55}.step-list li:before{position:absolute;left:14px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#168fd0;color:#fff;font-weight:900;counter-increment:steps;content:counter(steps)}.guide-table{width:100%;border:1px solid #c5ddeb;border-collapse:separate;border-spacing:0;border-radius:16px;background:#fff;overflow:hidden}.guide-table th,.guide-table td{padding:13px;border-bottom:1px solid #d7e6ef;text-align:left;vertical-align:top}.guide-table th{background:#e9f6fd;color:#11577f}.guide-table tr:last-child td{border-bottom:0}.guide-table code{font-weight:800}.table-wrap{overflow:auto}.source-box{padding:23px;border-radius:20px;background:linear-gradient(125deg,#071b34,#1d1747);color:#dceafa}.source-box h2{color:#fff}.source-box a{color:#75dcff}.source-box li{margin:8px 0;line-height:1.5}.exercise{padding:22px;border:1px solid #7b69da;border-radius:18px;background:linear-gradient(135deg,#edf9ff,#f2edff)}.exercise h2,.exercise h3{color:#283c73}.exercise li{line-height:1.65}.micro-label{display:inline-flex;margin-bottom:11px;padding:5px 9px;border-radius:999px;background:#e7f6fd;color:#14638f;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.icon-line{display:flex;align-items:center;gap:10px}.icon-bubble{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:13px;background:#e9f7ff;font-size:22px}.button-copy{padding:10px 14px;border:0;border-radius:10px;background:#158bc9;color:#fff;font-weight:850;cursor:pointer}.button-copy:hover{background:#0b73ab}.small-status{min-height:20px;margin:7px 0 0;color:#23658b;font-size:13px;font-weight:750}
html[data-sk-theme="dark"] .foundation-guide{color:#cedbeb}html[data-sk-theme="dark"] .guide-chapter>h2,html[data-sk-theme="dark"] .guide-chapter>h3{color:#f3f8ff}html[data-sk-theme="dark"] .guide-lead{color:#b9cadb}html[data-sk-theme="dark"] :is(.chapter-nav a,.lesson-card,.term-card,.assistant-card,.step-list li,.guide-table){border-color:#2d506f;background:#091726;color:#d4e0ed}html[data-sk-theme="dark"] :is(.lesson-card,.term-card,.assistant-card) h3{color:#83dcff}html[data-sk-theme="dark"] :is(.lesson-card,.term-card,.assistant-card) :is(p,li),html[data-sk-theme="dark"] .step-list li{color:#bdccdc}html[data-sk-theme="dark"] .mock-window{border-color:#315876;background:#0a1827}html[data-sk-theme="dark"] .mock-body{color:#d6e4ef}html[data-sk-theme="dark"] .tip{border-color:#47bce9;background:#0b283b;color:#d1eaf8}html[data-sk-theme="dark"] .warning{border-color:#dc963c;background:#2b2114;color:#f1deb9}html[data-sk-theme="dark"] .danger{border-color:#e16473;background:#30171d;color:#f6cbd2}html[data-sk-theme="dark"] .lexicon-note{border-color:#7867e1;background:#211c3c;color:#ddd8ff}html[data-sk-theme="dark"] :is(.tip,.warning,.danger,.lexicon-note) strong{color:#fff}html[data-sk-theme="dark"] .guide-table th{background:#0c2236;color:#82dcff}html[data-sk-theme="dark"] .guide-table th,html[data-sk-theme="dark"] .guide-table td{border-bottom-color:#294762}html[data-sk-theme="dark"] .exercise{border-color:#4e5791;background:linear-gradient(135deg,#0a1f31,#1a1733)}html[data-sk-theme="dark"] .exercise h2,html[data-sk-theme="dark"] .exercise h3{color:#9ee4ff}html[data-sk-theme="dark"] .micro-label{background:#12344d;color:#8be0ff}html[data-sk-theme="dark"] .icon-bubble{background:#10304a}
@media(max-width:760px){.foundation-guide{padding:16px 14px 50px}.foundation-hero{min-height:470px}.foundation-hero__copy{padding:28px}.lesson-grid,.term-grid,.assistant-grid{grid-template-columns:1fr}.visual-panel{padding:9px}.guide-table{font-size:13px}.guide-table th,.guide-table td{padding:9px}}
