@import "https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap";
.exf-card{background:linear-gradient(#00000004,#00000004),#fbfbf8;border:1px solid #e7e5df;border-radius:18px;margin:1.5rem 0;padding:22px 22px 18px;position:relative;box-shadow:0 1px 2px #1e1e1e0a,0 10px 30px #1e1e1e0d}:global(.dark) .exf-card{background:#f7f6f1;border-color:#d8d6cf}.exf-tag{letter-spacing:.02em;color:#1e1e1e;background:#fff7d6;border:1.5px solid #f0d96b;border-radius:999px;margin-bottom:14px;padding:3px 12px;font-family:Kalam,cursive;font-size:13px;font-weight:700;display:inline-block;transform:rotate(-1.2deg)}.exf-svg{width:100%;height:auto;display:block}.exf-split{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.exf-split>.exf-svg{flex:0 0 300px;max-width:300px}.exf-caps{flex-direction:column;flex:1;gap:7px;min-width:220px;display:flex}.exf-caps-h{text-transform:uppercase;letter-spacing:.08em;margin-top:6px;font-family:Kalam,cursive;font-size:13px;font-weight:700}.exf-ok{color:#2f9e44}.exf-no{color:#e03131}.exf-chip{border-radius:10px;width:fit-content;padding:6px 12px;font-family:Kalam,cursive;font-size:15px;font-weight:400}.exf-chip-ok{color:#2b8a3e;background:#ebfbee;border:1.5px solid #8ce99a}.exf-chip-no{color:#c92a2a;background:#fff0f0;border:1.5px solid #ffc9c9}.exf-note{color:#495057;margin:10px 0 0;font-family:Kalam,cursive;font-size:15px}.exf-note b{color:#1e1e1e}.exf-cap{color:#495057;text-align:center;margin:14px 4px 0;font-family:Kalam,cursive;font-size:15.5px;line-height:1.5}.exf-cap b{color:#1e1e1e}.exf-wall-banner{background:#fff0f0;border:2px dashed #ffa8a8;border-radius:16px;justify-content:center;align-items:center;gap:16px;width:fit-content;margin:18px auto 4px;padding:14px 20px;display:flex;transform:rotate(-.5deg)}.exf-plaus{color:#868e96;font-family:Kalam,cursive;font-size:26px;font-weight:700}.exf-acc{color:#2f9e44;font-family:Kalam,cursive;font-size:26px;font-weight:700}.exf-neq{color:#e03131;font-family:Kalam,cursive;font-size:30px;font-weight:700}@media (max-width:560px){.exf-split{flex-direction:column;align-items:stretch}.exf-split>.exf-svg{flex:auto;max-width:100%}}.exf-bubbles{flex-direction:column;gap:8px;display:flex}.exf-bubble{border:1.5px solid;border-radius:12px;padding:9px 13px;font-family:Kalam,cursive;font-size:14.5px;line-height:1.4}.exf-bubble .exf-role{letter-spacing:.08em;opacity:.85;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.exf-bubble .exf-msg{display:block}.exf-b-system{color:#6b6b6b;background:#f4f3ef;border-color:#e0ddd3;align-self:center;max-width:92%}.exf-b-user{color:#8a4b12;background:#fff4e8;border-color:#ffd9b0}.exf-b-assist{color:#2b8a3e;background:#ebfbee;border-color:#b2f2bb}.exf-b-obs{color:#1864ab;background:#e7f5ff;border-color:#a5d8ff}.exf-b-assist .exf-msg,.exf-b-obs .exf-msg{font-family:JetBrains Mono,monospace;font-size:13px}.exf-score-wrap{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;padding:0 10px;display:flex}.exf-score{color:#e03131;font-family:Kalam,cursive;font-size:54px;font-weight:700;line-height:1}.exf-score-lbl{color:#c92a2a;max-width:160px;margin-top:6px;font-family:Kalam,cursive;font-size:13px}.exf-checkflow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.exf-checkcol{flex-direction:column;gap:7px;min-width:170px;display:flex}.exf-checkarrow{color:#868e96;font-family:Kalam,cursive;font-size:15px;font-weight:700}.exf-check{color:#1e1e1e;align-items:center;gap:9px;font-family:Kalam,cursive;font-size:15px;display:flex}.exf-box{color:#fff;border:2px solid #adb5bd;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-style:normal;display:inline-flex}.exf-box.done{background:#2f9e44;border-color:#2f9e44;font-weight:700}.exf-tracebar{align-items:center;gap:12px;margin-bottom:12px;display:flex}.exf-tracebtn{color:#fff;cursor:pointer;background:#7257f0;border:none;border-radius:999px;padding:8px 18px;font-family:Kalam,cursive;font-size:15px;font-weight:700}.exf-tracebtn:hover{background:#5f43e0}.exf-tracehint{color:#868e96;font-family:Kalam,cursive;font-size:13px}.exf-trace{flex-direction:column;gap:10px;min-height:60px;display:flex}.exf-tstep{background:#fff;border:1.5px solid #e7e5df;border-radius:12px;padding:11px 14px;animation:.35s exf-in}@keyframes exf-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.exf-tk{letter-spacing:.08em;text-transform:uppercase;border-radius:6px;margin-bottom:5px;padding:2px 8px;font-family:Kalam,cursive;font-size:10.5px;font-weight:700;display:inline-block}.exf-tk.thought{color:#7257f0;background:#f3f0ff}.exf-tk.action{color:#2b8a3e;background:#ebfbee}.exf-tk.obs{color:#1864ab;background:#e7f5ff}.exf-tk.answer{color:#a07a00;background:#fff7d6}.exf-tt{color:#2b2e36;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.45}.exf-race{flex-direction:column;gap:16px;display:flex}.exf-racepanel{background:#fff;border:1.5px solid #e7e5df;border-radius:12px;padding:12px 14px}.exf-racehead{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.exf-racetitle{color:#1e1e1e;font-family:Kalam,cursive;font-size:14px;font-weight:700}.exf-clock{font-family:JetBrains Mono,monospace;font-size:22px;font-weight:700}.exf-clock-r{color:#e03131}.exf-clock-g{color:#2f9e44}.exf-rrow{align-items:center;gap:8px;margin:4px 0;display:flex}.exf-rlbl{color:#5c6770;flex:none;width:24px;font-family:JetBrains Mono,monospace;font-size:12px}.exf-track{background:#f1f3f5;border:1px solid #e4e5ea;border-radius:7px;flex:1;height:14px;overflow:hidden}.exf-fill{border-radius:7px;height:100%;transition:width 50ms linear;display:block}.exf-fill-b{background:#4dabf7}.exf-fill-g{background:#51cf66}.exf-rstat{text-align:center;flex:none;width:16px;font-size:12px}.exf-rstat-done{color:#2f9e44}.exf-rstat-running{color:#868e96}.exf-lib{flex-wrap:wrap;gap:16px;display:flex}.exf-libcol{background:#fff;border:1.5px solid #e7e5df;border-radius:12px;flex:1;min-width:230px;padding:14px 16px}.exf-libh{margin-bottom:8px;font-family:Kalam,cursive;font-size:14px;font-weight:700}.exf-libstep{color:#2b2e36;gap:8px;padding:5px 0;font-family:Kalam,cursive;font-size:14.5px;display:flex}.exf-cov{flex-direction:column;gap:9px;max-width:460px;margin:6px auto 0;display:flex}.exf-covrow{align-items:center;gap:10px;display:flex}.exf-covlbl{flex:none;width:130px;font-family:Kalam,cursive;font-size:14px}.exf-covbar{background:#f1f3f5;border:1px solid #e4e5ea;border-radius:7px;flex:1;height:15px;overflow:hidden}.exf-covfill{border-radius:7px;height:100%}.exf-covtag{text-align:right;flex:none;width:62px;font-family:JetBrains Mono,monospace;font-size:11px}.exf-cnc{text-align:center;background:#fff0f0;border:2px dashed #ffa8a8;border-radius:16px;justify-content:center;align-items:center;gap:18px;width:fit-content;margin:18px auto 4px;padding:16px 24px;display:flex;transform:rotate(-.4deg)}.exf-cnc .agree{color:#2f9e44;font-family:Kalam,cursive;font-size:18px;font-weight:700}.exf-cnc .neq{color:#1e1e1e;font-family:Kalam,cursive;font-size:26px;font-weight:700}.exf-cnc .wrong{color:#e03131;font-family:Kalam,cursive;font-size:18px;font-weight:700}.exf-lt-tabs{border:1px solid #e4e5ea;border-radius:999px;margin-right:12px;display:inline-flex;overflow:hidden}.exf-lt-tabs button{text-transform:uppercase;letter-spacing:.04em;color:#5b5d66;cursor:pointer;background:0 0;border:none;padding:8px 13px;font:600 11px/1 JetBrains Mono,monospace}.exf-lt-tabs button.on{color:#fff;background:#7257f0}.exf-lt{flex-direction:column;gap:10px;display:flex}.exf-ltlane{align-items:center;gap:10px;display:flex}.exf-ltname{color:#5c6770;flex:none;width:88px;font-family:JetBrains Mono,monospace;font-size:12px}.exf-lttrack{background:#f7f7f4;border:1px solid #eee;border-radius:8px;flex:1;height:30px;position:relative;overflow:hidden}.exf-ltseg{color:#fff;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;height:24px;padding:0 4px;font:600 10.5px/1 JetBrains Mono,monospace;animation:.25s exf-in;display:flex;position:absolute;top:3px;overflow:hidden}.exf-ltverdict{text-align:center;margin-top:4px;font-family:Kalam,cursive;font-size:15px;font-weight:700}.exf-audit{flex-direction:column;gap:8px;display:flex}.exf-arow{color:#2b2e36;background:#fff;border:1.5px solid #e7e5df;border-radius:10px;align-items:center;gap:10px;padding:9px 13px;font-family:Kalam,cursive;font-size:14.5px;animation:.25s exf-in;display:flex}.exf-abadge{white-space:nowrap;border-radius:999px;margin-left:auto;padding:4px 9px;font:600 11px/1 JetBrains Mono,monospace}.exf-abadge.sup{color:#2b8a3e;background:#ebfbee;border:1px solid #b2f2bb}.exf-abadge.uns{color:#c92a2a;background:#fff0f0;border:1px solid #ffc9c9}.exf-abadge.mis{color:#9c7a00;background:#fff9db;border:1px solid #ffe066}.exf-abadge.pend{color:#9aa0a8;background:#f1f3f5;border:1px solid #e4e5ea}.exf-averdict{text-align:center;margin-top:12px;font-family:Kalam,cursive;font-size:22px;font-weight:700}.exf-diag{text-align:center;background:#fff0f0;border:2px dashed #ffa8a8;border-radius:16px;flex-direction:column;align-items:center;gap:6px;width:fit-content;margin:16px auto 4px;padding:16px 24px;display:flex;transform:rotate(-.4deg)}.exf-diag .row{font-family:Kalam,cursive;font-size:15px}.exf-diag .row .ok{color:#2f9e44;font-weight:700}.exf-diag .row .bad{color:#e03131;font-weight:700}.exf-diag .big{color:#1e1e1e;margin-top:4px;font-family:Kalam,cursive;font-size:24px;font-weight:700}.exf-rtwrap{overflow-x:auto}.exf-rtt{border-collapse:collapse;width:100%;min-width:360px;font-family:Kalam,cursive;font-size:14.5px}.exf-rtt th,.exf-rtt td{text-align:center;border:1px solid #e7e5df;padding:8px 12px}.exf-rtt th{color:#1e1e1e;background:#f7f7f4;font-weight:700}.exf-rtt td.q{text-align:left;font-weight:700}.exf-cellok{color:#2f9e44;font-weight:700}.exf-cellno{color:#e03131;font-weight:700}.exf-cellmut{color:#c2c6cc}.exf-celltag{color:#868e96;font-size:10px;display:block}.exf-obs{flex-direction:column;align-items:center;gap:6px;display:flex}.exf-obsline{color:#1e1e1e;font-family:Kalam,cursive;font-size:15.5px}.exf-obsline .f{color:#e03131;font-weight:700}.exf-unknown{flex-wrap:wrap;justify-content:center;gap:8px;margin:10px 0 4px;display:flex}.exf-uchip{color:#c92a2a;background:#fff0f0;border:1.5px solid #ffc9c9;border-radius:10px;padding:6px 12px;font-family:Kalam,cursive;font-size:13.5px}.exf-obsbanner{color:#1e1e1e;text-align:center;background:#fff7d6;border:2px dashed #f0d96b;border-radius:16px;width:fit-content;margin:14px auto 4px;padding:14px 22px;font-family:Kalam,cursive;font-size:22px;font-weight:700;transform:rotate(-.4deg)}.exf-eq{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:4px 0 6px;display:flex}.exf-eqchip{border-radius:12px;padding:10px 16px;font-family:Kalam,cursive;font-size:15px;font-weight:700}.exf-eqchip.logic{color:#2b8a3e;background:#ebfbee;border:1.5px solid #b2f2bb}.exf-eqchip.instr{color:#1971c2;background:#e7f5ff;border:1.5px solid #a5d8ff}.exf-eqchip.obs{color:#9c7a00;background:#fff7d6;border:1.5px solid #f0d96b}.exf-eqop{color:#868e96;font-family:Kalam,cursive;font-size:22px;font-weight:700}.exf-te{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.exf-tecard{background:#fff;border:1.5px solid #1e1e1e;border-radius:12px;flex:none;min-width:260px;overflow:hidden}.exf-tehead{color:#fff;background:#1e1e1e;padding:7px 12px;font:700 12px/1 JetBrains Mono,monospace}.exf-terow{gap:10px;padding:3px 12px;font:500 12.5px/1.5 JetBrains Mono,monospace;display:flex}.exf-tekey{color:#7257f0;flex:none;width:74px}.exf-teval{color:#2b2e36}.exf-tex{flex-direction:column;flex:1;gap:6px;min-width:200px;display:flex}.exf-texrow{color:#2b2e36;font-family:Kalam,cursive;font-size:14px}.exf-texrow b{color:#1971c2}.exf-bn{flex-direction:column;gap:9px;max-width:480px;margin:0 auto;display:flex}.exf-bnrow{align-items:center;gap:10px;display:flex}.exf-bnlbl{color:#5c6770;flex:none;width:84px;font-family:JetBrains Mono,monospace;font-size:12.5px}.exf-bntrack{flex:1;align-items:center;gap:8px;display:flex}.exf-bnbar{background:#4dabf7;border-radius:5px;height:18px}.exf-bnbar.hot{background:#e03131}.exf-bnval{color:#5c6770;font-family:JetBrains Mono,monospace;font-size:12px}.exf-bntag{color:#e03131;font-family:Kalam,cursive;font-size:13px;font-weight:700}.exf-evo{border-collapse:collapse;width:100%;font-family:Kalam,cursive;font-size:14.5px}.exf-evo th,.exf-evo td{text-align:left;border:1px solid #e7e5df;padding:8px 12px}.exf-evo th{color:#1e1e1e;text-transform:uppercase;letter-spacing:.04em;background:#f7f7f4;font-size:12.5px;font-weight:700}.exf-evo td.l{color:#2f9e44;text-align:center;width:42px;font-family:JetBrains Mono,monospace;font-weight:700}.exf-evo td.fail{color:#c92a2a}.exf-swaps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.exf-swap{background:#fff;border:1.5px solid #e7e5df;border-radius:12px;padding:11px 14px}.exf-swaph{color:#5b5d66;margin-bottom:6px;font-family:Kalam,cursive;font-size:13px;font-weight:700}.exf-swapcode{font-family:JetBrains Mono,monospace;font-size:13px}.exf-swapcode .from{color:#aab0b8;text-decoration:line-through}.exf-swapcode .arrow{color:#868e96}.exf-swapcode .to{color:#2f9e44;font-weight:600}.exf-swapnote{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:12px;font-family:Kalam,cursive;font-size:15px;display:flex}.exf-swapnote .keep{color:#1971c2;font-weight:700}.exf-swapnote .up{color:#2f9e44;font-weight:700}.exf-capstone{background:#fff;border:2px solid #1e1e1e;border-radius:16px;max-width:460px;margin:6px auto 0;overflow:hidden}.exf-capstone-h{color:#fff;text-align:center;background:#1e1e1e;padding:9px;font-family:Kalam,cursive;font-size:16px;font-weight:700}.exf-capstone-b{flex-direction:column;gap:6px;padding:14px 18px;display:flex}.exf-capstone-row{color:#2b2e36;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:13.5px;display:flex}.exf-capstone-row:before{content:"";background:#2f9e44;border-radius:50%;flex:none;width:7px;height:7px}.exf-capstone-foot{text-align:center;color:#2f9e44;padding:4px 0 14px;font-family:Kalam,cursive;font-size:18px;font-weight:700}.exf-trio{grid-template-columns:repeat(auto-fit,minmax(232px,1fr));gap:12px;display:grid}.exf-triocard{background:#fff;border:1.5px solid #e7e5df;border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.exf-trioname{color:#1e1e1e;font-family:Kalam,cursive;font-size:16px;font-weight:700}.exf-triowhat{color:#495057;font-family:Kalam,cursive;font-size:13.5px}.exf-trioeq{color:#2b8a3e;margin-top:auto;font-family:JetBrains Mono,monospace;font-size:11.5px}.exf-triocard.lc{border-color:#a5d8ff}.exf-triocard.lc .exf-trioname{color:#1971c2}.exf-triocard.lg{border-color:#d0bfff}.exf-triocard.lg .exf-trioname{color:#7048e8}.exf-triocard.ls{border-color:#ffe066}.exf-triocard.ls .exf-trioname{color:#9c7a00}.exf-triocard.da{border-color:#b2f2bb}.exf-triocard.da .exf-trioname{color:#2b8a3e}.exf-ragmini{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.exf-ragrow{border-radius:10px;flex:1;min-width:236px;padding:9px 13px;font-family:Kalam,cursive;font-size:13.5px}.exf-ragrow.kw{color:#7a3b3b;background:#fff5f5;border:1.5px solid #ffc9c9}.exf-ragrow.kw b{color:#c92a2a}.exf-ragrow.sem{color:#2f5a3a;background:#f3fff6;border:1.5px solid #b2f2bb}.exf-ragrow.sem b{color:#2b8a3e}.exf-ragstores{text-align:center;color:#5c6770;margin-top:8px;font-family:JetBrains Mono,monospace;font-size:11.5px}
.styles-module__n3miqq__diagram{background:#fff;border:1px solid #cbd5e1;border-radius:14px;margin:1.75rem 0;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0f172a0a}.styles-module__n3miqq__tag{letter-spacing:.1em;text-transform:uppercase;color:#0369a1;margin:0 0 .85rem;font-size:.7rem;font-weight:800}.styles-module__n3miqq__heading{color:#0f172a;margin:0 0 .25rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.05rem;font-weight:700}.styles-module__n3miqq__subheading{color:#64748b;margin:0 0 1rem;font-size:.92rem;line-height:1.5}.styles-module__n3miqq__svg{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:auto;display:block}.styles-module__n3miqq__commentary{border-left:3px solid var(--lexai-coral-500);color:#475569;background:#ff7f500a;border-radius:0 6px 6px 0;margin:.85rem 0 0;padding:.7rem .95rem;font-size:.88rem;line-height:1.55}[data-theme=dark] .styles-module__n3miqq__diagram{background:#0f172a;border-color:#334155}[data-theme=dark] .styles-module__n3miqq__heading{color:#f1f5f9}[data-theme=dark] .styles-module__n3miqq__subheading{color:#475569}[data-theme=dark] .styles-module__n3miqq__svg{background:#1e293b;border-color:#334155}[data-theme=dark] .styles-module__n3miqq__commentary{color:#64748b;background:#ff7f5014}
.styles-module__bfAttW__guide{margin:0 0 3rem}.styles-module__bfAttW__hero{border-bottom:1px solid #e5e5e5;margin:0 0 1.5rem;padding:2rem 0 1.75rem}.styles-module__bfAttW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#525252;align-items:center;gap:.5rem;margin-bottom:.9rem;font-size:.72rem;font-weight:600;display:flex}.styles-module__bfAttW__eyebrowCompany{color:#525252}.styles-module__bfAttW__eyebrowDot{color:#737373}.styles-module__bfAttW__eyebrowLevel{color:#c2410c}.styles-module__bfAttW__title{letter-spacing:-.015em;color:#171717;margin:0 0 .6rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2rem,4.4vw,3rem);font-weight:400;line-height:1.08}.styles-module__bfAttW__subtitle{color:#525252;max-width:60ch;margin:0;font-size:1.05rem;line-height:1.6}[data-theme=dark] .styles-module__bfAttW__hero{border-bottom-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__title{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__subtitle{color:#525252}[data-theme=dark] .styles-module__bfAttW__eyebrowCompany{color:#737373}.styles-module__bfAttW__markBtn{color:#525252;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.45rem .95rem;font-size:.82rem;font-weight:500;transition:all .12s;display:inline-flex}.styles-module__bfAttW__markBtn:hover{color:#171717;border-color:#171717}.styles-module__bfAttW__markBtnDone{color:#fff;background:#171717;border-color:#171717}.styles-module__bfAttW__markBtnDone:hover{color:#fff;background:#000}.styles-module__bfAttW__markCheck{width:14px;font-weight:700;display:inline-flex}.styles-module__bfAttW__markPlaceholder{height:36px;margin-bottom:1.75rem}[data-theme=dark] .styles-module__bfAttW__markBtn{color:#525252;background:#0f0f0f;border-color:#2a2a2a}[data-theme=dark] .styles-module__bfAttW__markBtn:hover{color:#fafafa;border-color:#fafafa}[data-theme=dark] .styles-module__bfAttW__markBtnDone{color:#0f0f0f;background:#fafafa;border-color:#fafafa}.styles-module__bfAttW__body>:first-child{margin-top:0}.styles-module__bfAttW__round{background:#fff;border:1px solid #e5e5e5;border-radius:18px;margin:2.5rem 0;padding:1.75rem}.styles-module__bfAttW__roundHeader{border-bottom:1px solid #f1f1f1;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:1rem;padding-bottom:.9rem;display:flex}.styles-module__bfAttW__roundName{color:#171717;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.55rem;font-weight:400;line-height:1.2}.styles-module__bfAttW__roundMeta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.styles-module__bfAttW__metaItem{color:#525252;letter-spacing:.02em;font-size:.78rem}.styles-module__bfAttW__metaPill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.16rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.styles-module__bfAttW__pill_gate{color:#404040;background:#f5f5f5}.styles-module__bfAttW__pill_signal{color:#92400e;background:#fef3c7}.styles-module__bfAttW__pill_level{color:#1e40af;background:#dbeafe}.styles-module__bfAttW__pill_veto{color:#c2410c;background:#fee4dc}.styles-module__bfAttW__roundBody p:first-child{margin-top:0}.styles-module__bfAttW__roundBody p:last-child{margin-bottom:0}[data-theme=dark] .styles-module__bfAttW__round{background:#0f0f0f;border-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__roundHeader{border-bottom-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__roundName{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__metaItem{color:#525252}[data-theme=dark] .styles-module__bfAttW__pill_gate{color:#737373;background:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__pill_signal{color:#fbbf24;background:#422006}[data-theme=dark] .styles-module__bfAttW__pill_level{color:#93c5fd;background:#172554}[data-theme=dark] .styles-module__bfAttW__pill_veto{color:#fdba74;background:#431407}.styles-module__bfAttW__eval{background:#fafafa;border:1px solid #f1f1f1;border-radius:12px;margin:1.5rem 0 .5rem;padding:1.25rem 1.4rem}.styles-module__bfAttW__evalTitle{letter-spacing:.18em;text-transform:uppercase;color:#525252;margin:0 0 .85rem;font-size:.72rem;font-weight:700}.styles-module__bfAttW__evalList{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.styles-module__bfAttW__evalItem{padding:0}.styles-module__bfAttW__evalName{color:#171717;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.styles-module__bfAttW__evalDetail{color:#525252;margin:0;font-size:.93rem;line-height:1.55}.styles-module__bfAttW__evalStrong{color:#404040;margin:.35rem 0 0;font-size:.88rem;line-height:1.5}.styles-module__bfAttW__evalStrongLabel{color:#c2410c;letter-spacing:.02em;font-weight:600}[data-theme=dark] .styles-module__bfAttW__eval{background:#0a0a0a;border-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__evalName{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__evalDetail{color:#525252}[data-theme=dark] .styles-module__bfAttW__evalStrong{color:#737373}.styles-module__bfAttW__toc{background:#fffbfa;border:1px solid #e5e5e5;border-radius:14px;margin:1.5rem 0 2.5rem;padding:1.4rem 1.6rem}.styles-module__bfAttW__tocTitle{letter-spacing:.18em;text-transform:uppercase;color:#525252;margin-bottom:.85rem;font-size:.72rem;font-weight:700}.styles-module__bfAttW__tocList{counter-reset:toc;gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.styles-module__bfAttW__tocItem{align-items:baseline;gap:.7rem;display:flex}.styles-module__bfAttW__tocNum{color:#c2410c;letter-spacing:.05em;min-width:1.6rem;font-size:.72rem;font-weight:600}.styles-module__bfAttW__tocLink{color:#171717;border-bottom:1px solid #0000;font-size:.95rem;text-decoration:none;transition:border-color .12s}.styles-module__bfAttW__tocLink:hover{color:#171717;border-bottom-color:coral}[data-theme=dark] .styles-module__bfAttW__toc{background:#160e0d;border-color:#2a1a17}[data-theme=dark] .styles-module__bfAttW__tocLink{color:#fafafa}.styles-module__bfAttW__related{border-top:1px solid #e5e5e5;margin:3rem 0 1rem;padding-top:2rem}.styles-module__bfAttW__relatedTitle{color:#171717;margin:0 0 1.1rem;font-family:Instrument Serif,Georgia,serif;font-size:1.4rem;font-weight:400}.styles-module__bfAttW__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem;display:grid}.styles-module__bfAttW__relatedCard{background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:1.1rem 1.2rem;transition:all .12s;display:block;text-decoration:none!important}.styles-module__bfAttW__relatedCard:hover{border-color:#171717;transform:translateY(-1px)}.styles-module__bfAttW__relatedTop{justify-content:space-between;align-items:baseline;margin-bottom:.4rem;display:flex}.styles-module__bfAttW__relatedCompany{color:#171717;font-size:.95rem;font-weight:600}.styles-module__bfAttW__relatedLevel{color:coral;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}.styles-module__bfAttW__relatedBlurb{color:#737373;margin:0;font-size:.85rem;line-height:1.5}[data-theme=dark] .styles-module__bfAttW__related{border-top-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__relatedTitle{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__relatedCard{background:#0f0f0f;border-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__relatedCard:hover{border-color:#fafafa}[data-theme=dark] .styles-module__bfAttW__relatedCompany{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__relatedBlurb{color:#525252}.styles-module__bfAttW__questions{margin:2.5rem 0 1rem}.styles-module__bfAttW__questionsTitle{color:#171717;margin:0 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:1.4rem;font-weight:400}.styles-module__bfAttW__questionList{border-top:1px solid #f1f1f1;margin:0;padding:0;list-style:none}.styles-module__bfAttW__questionItem{border-bottom:1px solid #f1f1f1}.styles-module__bfAttW__questionRow{color:#171717;align-items:center;gap:.85rem;padding:.85rem 0;display:flex;text-decoration:none!important}a.styles-module__bfAttW__questionRow:hover .styles-module__bfAttW__questionPrompt{color:coral}.styles-module__bfAttW__questionTags{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.styles-module__bfAttW__qTag{letter-spacing:.08em;text-transform:uppercase;color:#525252;background:#f5f5f5;border-radius:4px;padding:.18rem .5rem;font-size:.66rem;font-weight:600}.styles-module__bfAttW__qTag_coding{color:#0369a1;background:#f0f9ff}.styles-module__bfAttW__qTag_system-design{color:#6b21a8;background:#faf5ff}.styles-module__bfAttW__qTag_ml{color:#15803d;background:#f0fdf4}.styles-module__bfAttW__qTag_ml-theory{color:#0e7490;background:#ecfeff}.styles-module__bfAttW__qTag_behavioral{color:#92400e;background:#fef3c7}.styles-module__bfAttW__qDiff{color:#737373;text-transform:capitalize;font-size:.7rem;font-weight:500}.styles-module__bfAttW__qDiff_easy{color:#15803d}.styles-module__bfAttW__qDiff_medium{color:#92400e}.styles-module__bfAttW__qDiff_hard{color:#dc2626}.styles-module__bfAttW__questionPrompt{color:#171717;flex:1;font-size:.95rem;transition:color .12s}.styles-module__bfAttW__questionSource{color:#525252;flex-shrink:0;font-size:.78rem}[data-theme=dark] .styles-module__bfAttW__questionsTitle{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__questionList{border-top-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__questionItem{border-bottom-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__questionRow,[data-theme=dark] .styles-module__bfAttW__questionPrompt{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__qTag{color:#737373;background:#1f1f1f}.styles-module__bfAttW__recent{background:linear-gradient(#fffbfa 0%,#fff 60%);border:1px solid #e5e5e5;border-radius:16px;margin:2.5rem 0 1rem;padding:1.5rem 1.6rem}.styles-module__bfAttW__recentTitle{color:#171717;margin:0 0 .4rem;font-family:Instrument Serif,Georgia,serif;font-size:1.35rem;font-weight:400}.styles-module__bfAttW__recentDisclaimer{color:#737373;margin:0 0 1rem;font-size:.82rem;line-height:1.5}.styles-module__bfAttW__recentEmpty{color:#737373;margin:0;font-size:.9rem;font-style:italic}.styles-module__bfAttW__recentList{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.styles-module__bfAttW__recentItem{background:#fff;border:1px solid #f1f1f1;border-radius:10px;transition:border-color .12s}.styles-module__bfAttW__recentItem:hover{border-color:coral}.styles-module__bfAttW__recentRow{color:#171717;flex-direction:column;gap:.4rem;padding:.85rem 1rem;display:flex;text-decoration:none!important}.styles-module__bfAttW__recentTopRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.styles-module__bfAttW__recentTags{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.styles-module__bfAttW__recentDate{color:coral;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0;font-size:.72rem;font-weight:600}.styles-module__bfAttW__recentPrompt{color:#171717;font-size:.95rem;line-height:1.45}a.styles-module__bfAttW__recentRow:hover .styles-module__bfAttW__recentPrompt{color:coral}.styles-module__bfAttW__recentSource{color:#525252;font-size:.76rem}.styles-module__bfAttW__recentFooter{color:#737373;border-top:1px solid #f1f1f1;margin:1rem 0 0;padding-top:.85rem;font-size:.78rem;line-height:1.5}.styles-module__bfAttW__confTag{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:.16rem .45rem;font-size:.64rem;font-weight:600}.styles-module__bfAttW__conf_medium{color:#92400e;background:#fef3c7}.styles-module__bfAttW__conf_low{color:#991b1b;background:#fee2e2}[data-theme=dark] .styles-module__bfAttW__recent{background:#0f0a08;border-color:#2a1a17}[data-theme=dark] .styles-module__bfAttW__recentTitle{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__recentDisclaimer,[data-theme=dark] .styles-module__bfAttW__recentEmpty{color:#525252}[data-theme=dark] .styles-module__bfAttW__recentItem{background:#0a0a0a;border-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__recentRow,[data-theme=dark] .styles-module__bfAttW__recentPrompt{color:#fafafa}[data-theme=dark] .styles-module__bfAttW__recentFooter{color:#525252;border-top-color:#1f1f1f}[data-theme=dark] .styles-module__bfAttW__conf_medium{color:#fbbf24;background:#422006}[data-theme=dark] .styles-module__bfAttW__conf_low{color:#fca5a5;background:#450a0a}
.CourseTopicTree-module__3TvyuG__root{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin:2rem 0 2.5rem;overflow:hidden}.CourseTopicTree-module__3TvyuG__header{background:#fafafa;border-bottom:1px solid #e5e5e5;align-items:baseline;gap:10px;padding:14px 20px 13px;display:flex}.CourseTopicTree-module__3TvyuG__headerTitle{color:#171717;letter-spacing:.01em;font-size:13px;font-weight:700}.CourseTopicTree-module__3TvyuG__headerHint{color:#737373;font-size:12px}.CourseTopicTree-module__3TvyuG__grid{grid-template-columns:1fr 2fr 1fr;align-items:start;display:grid}.CourseTopicTree-module__3TvyuG__colLabel{text-transform:uppercase;letter-spacing:.1em;color:#737373;margin:0 0 10px;padding:0;font-size:10px;font-weight:700}.CourseTopicTree-module__3TvyuG__sideCol{padding:18px 16px}.CourseTopicTree-module__3TvyuG__centerCol{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;flex-direction:column;align-items:stretch;padding:18px 20px;display:flex}.CourseTopicTree-module__3TvyuG__node{cursor:default;background:#fff;border:1px solid #e5e5e5;border-left-width:3px;border-radius:8px;padding:12px 14px;transition:box-shadow .15s,border-color .15s}.CourseTopicTree-module__3TvyuG__node:hover{border-color:#737373;box-shadow:0 4px 16px #00000014}.CourseTopicTree-module__3TvyuG__nodeHeader{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.CourseTopicTree-module__3TvyuG__lessonNum{font-variant-numeric:tabular-nums;color:#525252;letter-spacing:.05em;font-size:11px;font-weight:700}.CourseTopicTree-module__3TvyuG__badge{letter-spacing:.02em;border:1px solid;border-radius:20px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.CourseTopicTree-module__3TvyuG__badgeDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.CourseTopicTree-module__3TvyuG__nodeTitle{color:#171717;margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.35}.CourseTopicTree-module__3TvyuG__nodeLiner{color:#525252;margin:0;font-size:12px;line-height:1.5}.CourseTopicTree-module__3TvyuG__nodeExpanded{border-top:1px solid #f0f0f0;margin-top:10px;padding-top:10px}.CourseTopicTree-module__3TvyuG__expandSection{text-transform:uppercase;letter-spacing:.1em;color:#525252;margin:0 0 3px;font-size:9px;font-weight:700}.CourseTopicTree-module__3TvyuG__expandBody{color:#404040;margin:0 0 8px;font-size:12px;line-height:1.55}.CourseTopicTree-module__3TvyuG__expandPrereqs{color:#737373;margin:0 0 8px;font-size:11.5px;line-height:1.5}.CourseTopicTree-module__3TvyuG__expandTime{color:#737373;margin:0;font-size:11px;font-weight:600}.CourseTopicTree-module__3TvyuG__connectorWrap{flex-direction:column;align-items:center;height:22px;display:flex}.CourseTopicTree-module__3TvyuG__connectorLine{background:#d4d4d4;flex:1;width:1.5px}.CourseTopicTree-module__3TvyuG__connectorArrow{border-top:5px solid #d4d4d4;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.CourseTopicTree-module__3TvyuG__courseCard{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:10px;padding:10px 12px}.CourseTopicTree-module__3TvyuG__courseCardFaded{opacity:.75}.CourseTopicTree-module__3TvyuG__courseCardTitle{color:#262626;margin:0 0 3px;font-size:12px;font-weight:700;line-height:1.3}.CourseTopicTree-module__3TvyuG__courseCardDesc{color:#525252;margin:0;font-size:11px;line-height:1.45}@media (max-width:768px){.CourseTopicTree-module__3TvyuG__grid{grid-template-columns:1fr}.CourseTopicTree-module__3TvyuG__centerCol{border-left:none;border-right:none;order:-1;padding:14px}.CourseTopicTree-module__3TvyuG__sideCol{border-top:1px solid #e5e5e5;padding:14px}}
.styles-module__MGhvzW__wrapper{border-radius:1.25rem;margin:2rem 0;overflow:hidden;box-shadow:0 0 0 1px #ffffff12,0 24px 70px -10px #0009,0 0 50px -5px #3730d440}[data-theme=light] .styles-module__MGhvzW__wrapper{box-shadow:0 0 0 1px #00000014,0 20px 50px -10px #00000038,0 0 30px -5px #3730d41a}.styles-module__MGhvzW__container{background:#0a0818;width:100%;position:relative}.styles-module__MGhvzW__iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.styles-module__MGhvzW__thumbnail{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__MGhvzW__thumbImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.styles-module__MGhvzW__overlay{background:linear-gradient(#00000040 0%,#0000 30% 50%,#000000b3 100%);transition:background .25s;position:absolute;inset:0}.styles-module__MGhvzW__thumbnail:hover .styles-module__MGhvzW__overlay{background:linear-gradient(#00000059 0%,#0000 30% 45%,#000000d1 100%)}.styles-module__MGhvzW__playWrap{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.styles-module__MGhvzW__playBtn{color:#fff;-webkit-backdrop-filter:blur(14px);background:#3730d480;border:2px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 0 0 10px #3730d41f,0 10px 40px #00000073}.styles-module__MGhvzW__thumbnail:hover .styles-module__MGhvzW__playBtn{background:#3730d4c7;border-color:#ffffffe6;transform:scale(1.12);box-shadow:0 0 0 14px #3730d42e,0 14px 50px #0000008c}.styles-module__MGhvzW__titleBar{z-index:2;padding:1.5rem 1.25rem 1.125rem;position:absolute;bottom:0;left:0;right:0}.styles-module__MGhvzW__videoTitle{color:#fffffff2;text-shadow:0 1px 6px #000000e6;-webkit-line-clamp:2;-webkit-user-select:none;user-select:none;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}
.styles-module__AkXo1q__playground{background:#fff;border:1px solid #cbd5e1;border-radius:14px;margin:1.75rem 0;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0f172a0a}.styles-module__AkXo1q__tag{letter-spacing:.1em;text-transform:uppercase;color:#0369a1;margin:0 0 .85rem;font-size:.7rem;font-weight:800}.styles-module__AkXo1q__heading{color:#0f172a;margin:0 0 .25rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.05rem;font-weight:700}.styles-module__AkXo1q__subheading{color:#64748b;margin:0 0 1rem;font-size:.92rem;line-height:1.5}.styles-module__AkXo1q__controls{background:#f8fafc;border-radius:10px;grid-template-columns:1fr;gap:.85rem;margin-bottom:1.2rem;padding:1rem 1.1rem;display:grid}.styles-module__AkXo1q__controlRow{grid-template-columns:180px 1fr 100px;align-items:center;gap:1rem;display:grid}@media (max-width:640px){.styles-module__AkXo1q__controlRow{grid-template-columns:1fr;gap:.4rem}}.styles-module__AkXo1q__controlLabel{color:#334155;margin:0;font-size:.85rem;font-weight:600}.styles-module__AkXo1q__controlValue{color:#0f172a;text-align:right;font-family:Menlo,Monaco,monospace;font-size:.88rem;font-weight:600}.styles-module__AkXo1q__slider{appearance:none;background:#e2e8f0;border-radius:3px;outline:none;width:100%;height:6px}.styles-module__AkXo1q__slider::-webkit-slider-thumb{appearance:none;background:var(--lexai-coral-500);cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.styles-module__AkXo1q__slider::-moz-range-thumb{background:var(--lexai-coral-500);cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.styles-module__AkXo1q__select,.styles-module__AkXo1q__toggleButton{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .6rem;font-family:inherit;font-size:.85rem}.styles-module__AkXo1q__toggleGroup{background:#fff;border:1px solid #cbd5e1;border-radius:6px;gap:.25rem;padding:.2rem;display:inline-flex}.styles-module__AkXo1q__toggleButton{background:0 0;border:0;padding:.3rem .7rem;font-size:.82rem}.styles-module__AkXo1q__toggleButtonActive{background:var(--lexai-coral-500);color:#fff;border-radius:4px;font-weight:600}.styles-module__AkXo1q__outputs{background:linear-gradient(135deg,#ff7f500f 0%,#ff7f5003 100%);border:1px solid #ff7f502e;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;padding:1rem 1.1rem;display:grid}.styles-module__AkXo1q__outputItem{flex-direction:column;gap:.2rem;display:flex}.styles-module__AkXo1q__outputLabel{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:0;font-size:.7rem;font-weight:700}.styles-module__AkXo1q__outputValue{color:#1e293b;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.6rem;font-weight:500;line-height:1.1}.styles-module__AkXo1q__outputSubtext{color:#64748b;margin:0;font-size:.75rem;font-style:italic}.styles-module__AkXo1q__outputItemAlert .styles-module__AkXo1q__outputValue{color:#c2410c}.styles-module__AkXo1q__outputItemOk .styles-module__AkXo1q__outputValue{color:#047857}.styles-module__AkXo1q__commentary{border-left:3px solid var(--lexai-coral-500);color:#475569;background:#ff7f500a;border-radius:0 6px 6px 0;margin:.85rem 0 0;padding:.7rem .95rem;font-size:.88rem;line-height:1.55}.styles-module__AkXo1q__chart{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:auto;margin-top:.85rem;display:block}[data-theme=dark] .styles-module__AkXo1q__playground{background:#0f172a;border-color:#334155}[data-theme=dark] .styles-module__AkXo1q__heading{color:#f1f5f9}[data-theme=dark] .styles-module__AkXo1q__subheading{color:#475569}[data-theme=dark] .styles-module__AkXo1q__tag{color:#38bdf8}[data-theme=dark] .styles-module__AkXo1q__controls{background:#1e293b}[data-theme=dark] .styles-module__AkXo1q__controlLabel{color:#64748b}[data-theme=dark] .styles-module__AkXo1q__controlValue{color:#f1f5f9}[data-theme=dark] .styles-module__AkXo1q__slider{background:#334155}[data-theme=dark] .styles-module__AkXo1q__select,[data-theme=dark] .styles-module__AkXo1q__toggleGroup{color:#f1f5f9;background:#1e293b;border-color:#334155}[data-theme=dark] .styles-module__AkXo1q__outputs{background:linear-gradient(135deg,#ff7f501a 0%,#ff7f5005 100%);border-color:#ff7f5040}[data-theme=dark] .styles-module__AkXo1q__outputLabel{color:#475569}[data-theme=dark] .styles-module__AkXo1q__outputValue{color:#f1f5f9}[data-theme=dark] .styles-module__AkXo1q__outputItemAlert .styles-module__AkXo1q__outputValue{color:#fca5a5}[data-theme=dark] .styles-module__AkXo1q__outputItemOk .styles-module__AkXo1q__outputValue{color:#6ee7b7}[data-theme=dark] .styles-module__AkXo1q__commentary{color:#64748b;background:#ff7f5012}[data-theme=dark] .styles-module__AkXo1q__chart{background:#1e293b;border-color:#334155}
.RightTOC-module__zBMH5q__toc{font-size:.82rem;line-height:1.5}.RightTOC-module__zBMH5q__label{letter-spacing:.1em;text-transform:uppercase;color:#737373;margin:0 0 .75rem;font-size:.68rem;font-weight:700}.RightTOC-module__zBMH5q__list{border-left:1px solid #ebebeb;margin:0;padding:0;list-style:none}.RightTOC-module__zBMH5q__item{margin:0}.RightTOC-module__zBMH5q__link{color:#525252;border-left:2px solid #0000;margin-left:-1px;padding:.3rem .7rem .3rem .85rem;text-decoration:none;transition:color .1s,border-color .1s;display:block}.RightTOC-module__zBMH5q__link:hover{color:#171717}.RightTOC-module__zBMH5q__linkActive{color:#c2410c;border-left-color:coral;font-weight:600}.RightTOC-module__zBMH5q__depth2{padding-left:1.5rem}.RightTOC-module__zBMH5q__depth3{padding-left:2.25rem}.RightTOC-module__zBMH5q__empty{color:#525252;font-style:italic}@media (max-width:1100px){.RightTOC-module__zBMH5q__toc{display:none}}
