@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Source+Serif+4:wght@600&display=swap";:root{color:#172033;font-synthesis:none;--ink:#172033;--muted:#68738a;--line:#dfe5ef;--blue:#3157d5;background:#f3f6fb;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 18% -10%,#e8efff 0,#0000 35%),#f3f6fb;min-width:320px;margin:0}button,input{font:inherit}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffe0;border-bottom:1px solid #dbe2eee6;justify-content:space-between;align-items:center;height:72px;padding:0 max(28px,50vw - 770px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#172033;border-radius:11px;place-items:center;width:38px;height:38px;font:600 23px "Source Serif 4",serif;display:grid;box-shadow:0 7px 20px #1720332a}.brand b{font-size:16px;display:block}.brand span{color:var(--muted);letter-spacing:.04em;margin-top:2px;font-size:11px;display:block}.main-nav{background:#f3f5f8;border-radius:10px;gap:4px;padding:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.main-nav button{color:#69758a;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 13px;font-size:12px}.main-nav button.active{color:#fff;background:#172033;box-shadow:0 3px 9px #17203324}.source-badge{color:#566177;background:#f4f6fa;border:1px solid #e4e9f1;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;display:flex}main{max-width:1540px;margin:auto;padding:34px 28px 0}.hero{justify-content:space-between;align-items:flex-end;margin:0 3px 26px;display:flex}.eyebrow{color:#3157d5;letter-spacing:.08em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.hero h1{letter-spacing:-.03em;margin:8px 0 7px;font-family:"Source Serif 4",Noto Sans SC,serif;font-size:34px}.hero p{color:var(--muted);margin:0;font-size:14px}.hero-stat{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto auto;align-items:center;column-gap:10px;padding:13px 17px;display:grid;box-shadow:0 8px 25px #1f30520f}.hero-stat svg{color:#3157d5;grid-row:1/3}.hero-stat strong{font-size:20px;line-height:1}.hero-stat span{color:var(--muted);font-size:11px}.workspace{background:#fff;border:1px solid #dce3ee;border-radius:22px;grid-template-columns:minmax(0,1.6fr) minmax(370px,.8fr);min-height:750px;display:grid;overflow:hidden;box-shadow:0 20px 60px #212f4c17}.atlas-panel{border-right:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;height:64px;padding:0 18px;display:flex}.search{color:#8a94a8;background:#f4f6f9;border:1px solid #0000;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:390px;height:37px;padding:0 11px;display:flex}.search:focus-within{background:#fff;border-color:#9badea;box-shadow:0 0 0 3px #3157d514}.search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search button{color:#7c879a;background:0 0;border:0;place-items:center;padding:2px;display:grid}.chapter-tabs{gap:5px;display:flex}.chapter-tabs button{color:#6f7a8e;cursor:pointer;background:0 0;border:0;border-radius:8px;width:30px;height:30px;font-size:12px}.chapter-tabs button:first-child{width:42px}.chapter-tabs button:hover{background:#f2f4f8}.chapter-tabs button.active{color:#fff;background:#172033}.graph-wrap{background:radial-gradient(circle at 50% 40%,#fafcff,#f6f8fc 70%);flex:1;min-height:680px;position:relative;overflow:hidden}.knowledge-graph{width:100%;height:100%;min-height:680px;display:block}.chapter-label{font-size:13px;font-weight:600}.chapter-guide{stroke:#dfe5ef;stroke-width:1px;stroke-dasharray:2 8}.edge{fill:none;stroke:#cdd5e2;stroke-width:1px;opacity:.56;transition:all .25s}.edge.edge-active{stroke:#3157d5;stroke-width:2px;opacity:.85;filter:url(#glow)}.faded{opacity:.09!important}.node{cursor:pointer;transition:opacity .25s}.node circle:first-child{filter:drop-shadow(0 3px 5px #1927422e);transition:all .2s}.node:hover circle:first-child{r:11}.node-ring{fill:none;stroke:#3157d5;stroke-width:1.5px;opacity:0;transition:all .2s}.node:hover .node-ring,.node.connected .node-ring{opacity:.3}.node.selected .node-ring{opacity:.9;stroke-width:2px}.node-label{fill:#364158;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;font-size:11px;font-weight:500}.legend{color:#788398;pointer-events:none;flex-wrap:wrap;gap:15px;font-size:10px;display:flex;position:absolute;bottom:15px;left:18px;right:18px}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:50%;width:7px;height:7px}.intro-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #dce3ee;border-radius:16px;gap:13px;width:min(365px,80%);padding:18px 20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 48px #21305029}.intro-card>svg{color:#3157d5;flex:none}.intro-card button{color:#8490a5;cursor:pointer;background:0 0;border:0;position:absolute;top:10px;right:10px}.intro-card b{font-size:14px}.intro-card p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.7}.detail-panel{background:#fff;min-width:0}.detail-scroll{height:100%;max-height:814px;padding:28px 28px 40px;overflow:auto}.detail-head>span{letter-spacing:.05em;font-size:11px;font-weight:600}.detail-head h2{letter-spacing:-.02em;margin:7px 0 10px;font:600 28px "Source Serif 4",Noto Sans SC,serif}.detail-head p{color:#59657a;margin:0;font-size:13px;line-height:1.8}.detail-panel section{margin-top:24px}.detail-panel h3{align-items:center;gap:7px;margin:0 0 10px;font-size:13px;display:flex}.detail-panel h3:before{content:"";background:#3157d5;border-radius:3px;width:3px;height:14px}.detail-panel section p{color:#505d73;margin:0;font-size:13px;line-height:1.85}.explain{background:#f4f7ff;border:1px solid #e3e9fb;border-radius:12px;padding:15px 16px}.formula-list{flex-direction:column;gap:7px;display:flex}.formula-list code{color:#23365f;white-space:normal;background:#f5f7fa;border:1px solid #e3e8f0;border-radius:8px;padding:9px 11px;font-family:Times New Roman,Noto Sans SC,serif;font-size:14px}.detail-panel ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.detail-panel li{color:#626e82;padding-left:17px;font-size:12px;line-height:1.65;position:relative}.detail-panel li:before{content:"!";color:#e8684a;background:#fff2e8;border-radius:50%;place-items:center;width:12px;height:12px;font-size:8px;font-weight:700;display:grid;position:absolute;top:2px;left:0}.relation-list{gap:6px;display:grid}.relation-list button{text-align:left;color:#354158;cursor:pointer;background:#fff;border:1px solid #e3e8f0;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:flex}.relation-list button:hover{background:#f8faff;border-color:#aebbe7}.relation-list button span{color:#3157d5;background:#edf1ff;border-radius:4px;padding:3px 5px;font-size:9px}.relation-list button svg{color:#9aa5b8;margin-left:auto}.demo{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;margin:22px 0 0;overflow:hidden}.demo svg{width:100%;height:auto;display:block}.demo text{fill:#344057;font-family:Noto Sans SC,sans-serif;font-size:12px}.demo .caption{fill:#7b879b;font-size:10px}.axis{stroke:#9ca7b9;stroke-width:1.2px;fill:none}.grid{stroke:#e6eaf0;stroke-width:1px;fill:none}.solid{fill:#9ca7b9}.curve{stroke:#3157d5;stroke-width:3px;fill:none;stroke-linecap:round}.draw{stroke-dasharray:900;stroke-dashoffset:900px;animation:2.1s forwards draw}.point{fill:#e8684a}.pulse{transform-box:fill-box;transform-origin:50%;animation:2s ease-in-out infinite pulse}.open-dot{fill:#f8fafc;stroke:#3157d5;stroke-width:2px}.range{stroke:#3157d5;stroke-width:5px;stroke-linecap:round}.pulse-stroke{animation:2s ease-in-out infinite pulseStroke}.venn{stroke-width:2px}.venn.a{fill:#5b8ff92a;stroke:#5b8ff9}.venn.b{fill:#61ddaa2a;stroke:#38b98e}.venn-core{fill:#65789b3d;stroke:#65789b}.logic{stroke-width:2px}.logic.p{fill:#5b8ff92a;stroke:#5b8ff9}.logic.q{fill:#61ddaa22;stroke:#38b98e}.logic-arrow{fill:none;stroke:#3157d5;stroke-width:2px}marker path{fill:#3157d5}.circle-line{fill:none;stroke:#8190a7;stroke-width:1.5px}.radius{stroke:#3157d5;stroke-width:2px}.guide{stroke:#aab4c5;stroke-dasharray:4 4}.orbit{transform-origin:300px 110px;animation:5s ease-in-out infinite orbit}.asymptote{stroke:#e8684a;stroke-dasharray:4 4;opacity:.65}.midline{stroke:#aab4c5;stroke-dasharray:4 4}.interactive-demo{padding-bottom:12px}.sliders{gap:9px;padding:0 15px 5px;display:grid}.sliders label{color:#68738a;grid-template-columns:55px 1fr 38px;align-items:center;gap:8px;font-size:10px;display:grid}.sliders input{accent-color:#3157d5;width:100%}.sliders b{color:#27344c;text-align:right;font-weight:500}.pursuit-page{max-width:1380px;padding-top:36px}.pursuit-intro{justify-content:space-between;align-items:flex-end;margin:0 3px 24px;display:flex}.pursuit-intro h1{letter-spacing:-.035em;margin:8px 0 7px;font:600 38px "Source Serif 4",Noto Sans SC,serif}.pursuit-intro p{color:var(--muted);margin:0;font-size:14px}.pursuit-status{background:#fff;border:1px solid #dce3ee;border-radius:15px;grid-template-columns:1fr auto;min-width:165px;padding:12px 16px;display:grid;box-shadow:0 8px 25px #1f30520f}.pursuit-status span{color:#3157d5;font-size:11px;font-weight:600}.pursuit-status strong{font-size:20px;line-height:1.1}.pursuit-status small{color:var(--muted);grid-column:1/3;margin-top:4px}.pursuit-status.caught{background:#f3fcf8;border-color:#b8e2d0}.pursuit-status.caught span{color:#159365}.pursuit-workspace{background:#fff;border:1px solid #dce3ee;border-radius:22px;grid-template-columns:minmax(0,1.55fr) minmax(350px,.72fr);display:grid;overflow:hidden;box-shadow:0 20px 60px #212f4c17}.lake-panel{background:linear-gradient(145deg,#f8fbfd,#eef5f8);border-right:1px solid #dce3ee;flex-direction:column;align-items:center;min-width:0;padding:26px;display:flex}.lake{width:min(100%,690px);display:block}.lake-shadow{fill:#819cac30;filter:url(#soft)}.lake-disc{stroke:#9fc5d3;stroke-width:4px}.ice-crack{fill:none;stroke:#a9cbd8;stroke-width:2px;opacity:.65;stroke-linecap:round}.lake-center{fill:#7894a1}.lake-note{fill:#6d8791;font-size:11px}.dog-trail,.rabbit-trail{fill:none;stroke-linecap:round;stroke-linejoin:round}.dog-trail{stroke:#3157d5;stroke-width:4px}.rabbit-trail{stroke:#e8684a;stroke-width:3px;stroke-dasharray:5 7}.sight-line{stroke:#52647d;stroke-width:1.5px;stroke-dasharray:5 6;opacity:.65}.animal circle{stroke:#fff;stroke-width:4px;filter:drop-shadow(0 5px 8px #22364a38)}.animal text:first-of-type{font-size:24px}.animal text:last-of-type{paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;font-size:11px;font-weight:600}.animal.rabbit circle{fill:#fff0e8}.animal.rabbit text:last-of-type{fill:#bb4e31}.animal.dog circle{fill:#eaf0ff}.animal.dog text:last-of-type{fill:#294db9}.caught-mark circle{fill:#159365}.caught-mark text{fill:#fff;font-size:12px;font-weight:700}.lake-legend{color:#627084;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:-4px;font-size:10px;display:flex}.lake-legend span{align-items:center;gap:6px;display:flex}.lake-legend i{border-radius:2px;width:18px;height:3px;display:block}.dog-key{background:#3157d5}.rabbit-key{background:repeating-linear-gradient(90deg,#e8684a 0 5px,#0000 5px 8px)}.sight-key{background:repeating-linear-gradient(90deg,#52647d 0 4px,#0000 4px 7px)}.control-panel{padding:27px 26px 32px}.control-title{border-bottom:1px solid #e5eaf1;align-items:flex-start;gap:10px;padding-bottom:18px;display:flex}.control-title>svg{color:#3157d5;margin-top:2px}.control-title h2{margin:0;font-size:17px}.control-title p{color:var(--muted);margin:4px 0 0;font-size:11px}.ratio-readout{background:#f4f7ff;border:1px solid #e0e7fa;border-radius:12px;grid-template-columns:1fr auto;align-items:end;margin:17px 0;padding:12px 14px;display:grid}.ratio-readout span{color:#60708a;font-size:11px}.ratio-readout strong{color:#2749ad;font-size:24px}.ratio-readout small{color:#78869b;grid-column:1/3;margin-top:3px}.pursuit-range{margin-top:19px;display:block}.pursuit-range>span{justify-content:space-between;align-items:center;display:flex}.pursuit-range b{font-size:12px}.pursuit-range output{color:#3157d5;background:#eff3ff;border-radius:6px;padding:3px 7px;font-size:12px}.pursuit-range input{accent-color:#3157d5;width:100%;margin:10px 0 5px;display:block}.pursuit-range small{color:#8994a6;font-size:10px;display:block}.pursuit-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:23px;display:grid}.pursuit-actions button{color:#4c586d;cursor:pointer;background:#fff;border:1px solid #dbe2ec;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:12px;display:flex}.pursuit-actions button:hover{background:#f5f7fa}.pursuit-actions button.primary-action{color:#fff;background:#172033;border-color:#172033}.pursuit-actions button:disabled{opacity:.45;cursor:not-allowed}.math-note{border-top:1px solid #e5eaf1;margin-top:23px;padding-top:19px}.math-note h3{margin:0 0 8px;font-size:12px}.math-note p{color:#667287;margin:0 0 10px;font-size:11px;line-height:1.75}.math-note code{color:#2d405f;white-space:normal;background:#f5f7fa;border:1px solid #e4e9f0;border-radius:7px;margin-top:6px;padding:7px 8px;font-size:11px;display:block}footer{text-align:center;color:#8a95a8;max-width:1540px;margin:auto;padding:22px 28px 30px;font-size:10px}.compact-main{max-width:1600px;padding:16px 22px 0}.atlas-compact{height:calc(100vh - 88px);min-height:560px}.atlas-compact .detail-scroll{height:100%;max-height:none}.atlas-compact .graph-wrap,.atlas-compact .knowledge-graph{height:100%;min-height:0}.toolbar-title{white-space:nowrap;color:#3157d5;align-items:center;gap:7px;display:flex}.toolbar-title b{color:#263249;font-size:13px}.toolbar-title span{color:#7e899b;font-size:10px}.toolbar .search{max-width:330px}.mobile-atlas-list{display:none}.h2-demo{background:#f8fafc;border:1px solid #e4e9f1;border-radius:14px;margin:20px 0 0;overflow:hidden}.h2-demo svg{width:100%;display:block}.h2-demo text{fill:#536176;font-family:Noto Sans SC,sans-serif;font-size:11px}.h-axis{stroke:#9aa7ba;stroke-width:1.3px;fill:none}.h-grid{stroke:#e5eaf1;stroke-width:1px;fill:none}.h-vector,.h-v1,.h-v2,.h-sum,.h-complex-vector{fill:none;stroke-linecap:round}.h-vector,.h-sum,.h-complex-vector{stroke:#3157d5;stroke-width:4px}.h-v1{stroke:#19a789;stroke-width:4px}.h-v2{stroke:#ef6262;stroke-width:4px}.h-point{fill:#3157d5}.h-target{fill:#ef6262;filter:drop-shadow(0 3px 5px #ef626255)}.h-draw{stroke-dasharray:700;stroke-dashoffset:700px;animation:2.5s ease-in-out infinite hdraw}.h-slide{animation:2.5s ease-in-out infinite hslide}.h-angle-arm{transform-origin:0 0;animation:3.5s ease-in-out infinite hangle}.h-arc{fill:none;stroke:#f59e0b;stroke-width:2px}.h-guide{fill:none;stroke:#9aa7ba;stroke-width:1.2px;stroke-dasharray:5 5}.h-triangle{fill:#4f7cff14;stroke:#4f7cff;stroke-width:3px;stroke-linejoin:round}.h-pair{fill:none;stroke:#19a789;stroke-width:3px}.h-rotate{transform-origin:300px 115px;animation:4s ease-in-out infinite hrotate}.h-face{fill:#19a78918;stroke:#19a789;stroke-width:2px}.h-edge{stroke:#19a789;stroke-width:2px}.h-axis-dash{stroke:#718198;stroke-dasharray:5 5}.h-solid-spin{transform-origin:300px 115px;animation:4s ease-in-out infinite hsolid}.h-plane{fill:#4f7cff17;stroke:#7088bd;stroke-width:2px}.h-cube{fill:none;stroke:#3157d5;stroke-width:2.5px}.h-net rect{fill:#19a78918;stroke:#19a789;stroke-width:2px;transform-box:fill-box;animation:3.5s ease-in-out infinite hnet}.h-net rect:nth-child(2),.h-net rect:nth-child(3){animation-delay:.15s}.h-container{fill:#4f7cff0e;stroke:#3157d5;stroke-width:2.5px}.h-water path{fill:#4f7cff55;transform-origin:bottom;animation:4s ease-in-out infinite hwater}.h-line{stroke:#687993;stroke-width:3px}.h-line.active{stroke:#ef6262;stroke-width:5px}.h-fold{transform-origin:390px 165px;animation:4s ease-in-out infinite hfold}.h-population circle{fill:#cbd4e2;animation:2.8s ease-in-out infinite hpop}.h-population circle.picked{fill:#4f7cff;animation-delay:.4s}.h-bars rect{fill:#f59e0b88;transform-box:fill-box;transform-origin:bottom;animation:3s ease-in-out infinite hbar}.h-bars rect:nth-child(2n){animation-delay:.2s}.h-boxline{stroke:#65758d;stroke-width:2px}.h-box{fill:#a45be722;stroke:#a45be7;stroke-width:2px}.h-median{stroke:#ef6262;stroke-width:4px}.h-dots circle{fill:#f59e0b99;animation:3s ease-in-out infinite hdots}.h-mean{stroke:#3157d5;stroke-width:3px;stroke-dasharray:5 4}.h-event{stroke-width:2px}.h-event.a{fill:#4f7cff20;stroke:#4f7cff}.h-event.b{fill:#ef626220;stroke:#ef6262}.h-intersection{fill:#a45be733;stroke:none;animation:2.4s ease-in-out infinite hpulse}.h-coin circle{fill:#f59e0b22;stroke:#f59e0b;stroke-width:3px}.h-coin text{font-size:24px;font-weight:600}.h-coin.one{transform-origin:210px 105px;animation:3s ease-in-out infinite hcoin}.h-coin.two{transform-origin:390px 105px;animation:3s ease-in-out .4s infinite hcoin}.h-theory{stroke:#ef6262;stroke-width:2px;stroke-dasharray:5 5}.h-frequency{fill:none;stroke:#3157d5;stroke-width:3px}.h-dice{transform-origin:300px 110px;animation:2.5s ease-in-out infinite hdice}.h-dice rect{fill:#4f7cff18;stroke:#4f7cff;stroke-width:3px}.h-dice circle{fill:#3157d5}@keyframes hdraw{0%{stroke-dashoffset:700px}55%,to{stroke-dashoffset:0}}@keyframes hslide{0%,20%{transform:translate(-205px,118px)}60%,to{transform:none}}@keyframes hangle{0%,to{transform:rotate(-15deg)}50%{transform:rotate(48deg)}}@keyframes hrotate{0%,to{transform:rotate(0)scale(.75)}50%{transform:rotate(-125deg)scale(1.08)}}@keyframes hsolid{0%,to{transform:scaleX(.35)}50%{transform:scaleX(1)}}@keyframes hnet{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes hwater{0%,to{transform:scaleY(.25)}50%{transform:scaleY(1)}}@keyframes hfold{0%,to{transform:skewY(-12deg)scaleX(.65)}50%{transform:none}}@keyframes hpop{50%{opacity:.5;transform:scale(.7)}}@keyframes hbar{0%,to{transform:scaleY(.25)}50%{transform:scaleY(1)}}@keyframes hdots{50%{transform:translateY(-12px)}}@keyframes hpulse{50%{opacity:.25}}@keyframes hcoin{50%{transform:scaleX(.12)}}@keyframes hdice{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)translateY(-8px)}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes pulse{50%{opacity:.75;transform:scale(1.13)}}@keyframes pulseStroke{50%{stroke-width:8px;opacity:.65}}@keyframes orbit{0%,to{transform:rotate(-20deg)}50%{transform:rotate(125deg)}}@media (width<=1050px){.workspace,.pursuit-workspace{grid-template-columns:1fr}.atlas-compact{height:auto}.atlas-panel,.lake-panel{border-right:0;border-bottom:1px solid var(--line)}.detail-scroll{max-height:none}.graph-wrap,.knowledge-graph{min-height:600px}.hero-stat{display:none}.lake{max-width:620px}.control-panel{width:100%;max-width:680px;margin:auto}}@media (width<=650px){.topbar{height:58px;padding:0 10px}.brand>div:last-child{display:none}.brand-mark{width:34px;height:34px}.source-badge{display:none}.main-nav{margin-left:auto;padding:3px;position:static;transform:none}.main-nav button{padding:6px 7px;font-size:10px}main,.compact-main{padding:10px 8px 0}.hero{margin:0 5px 18px}.hero h1{font-size:27px}.hero p{font-size:12px;line-height:1.6}.workspace{border-radius:14px}.atlas-compact{box-shadow:none;background:0 0;border:0;display:block}.atlas-compact .atlas-panel{background:#fff;border:1px solid #dce3ee;border-radius:14px;overflow:hidden}.toolbar{flex-direction:column;align-items:stretch;height:auto;padding:10px}.toolbar-title{justify-content:center}.toolbar-title b{font-size:14px}.toolbar-title span{font-size:10px}.toolbar .search,.search{max-width:none}.chapter-tabs{order:3;justify-content:center}.desktop-graph{display:none}.mobile-atlas-list{background:#f7f9fc;padding:7px 10px 14px;display:block}.mobile-atlas-list section{margin-top:12px}.mobile-atlas-list h3{margin:0 4px 7px;font-size:12px}.mobile-atlas-list section>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.mobile-atlas-list button{text-align:left;color:#455167;background:#fff;border:1px solid #e1e6ee;border-radius:9px;align-items:center;gap:6px;min-width:0;padding:9px 7px;font-size:11px;line-height:1.35;display:flex}.mobile-atlas-list button i{border-radius:50%;flex:none;width:7px;height:7px}.mobile-atlas-list button svg{color:#9aa5b7;flex:none;margin-left:auto}.mobile-atlas-list button.active{color:#2447ac;background:#f0f4ff;border-color:#3157d5}.atlas-compact .detail-panel{border:1px solid #dce3ee;border-radius:14px;margin-top:10px;overflow:hidden}.detail-scroll{padding:20px 15px 28px}.detail-head h2{font-size:24px}.h2-demo,.demo{margin-top:16px}.legend{display:none}.pursuit-page{padding-top:18px}.pursuit-intro{align-items:flex-start;gap:13px}.pursuit-intro h1{font-size:30px}.pursuit-intro p{font-size:11px;line-height:1.7}.pursuit-status{min-width:112px;padding:9px}.pursuit-status strong{font-size:16px}.pursuit-workspace{border-radius:16px}.lake-panel{padding:10px 6px 17px}.lake-legend{gap:8px}.control-panel{padding:23px 18px 28px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.s1-demo{background:#f8fafc;border:1px solid #e4e9f1;border-radius:14px;margin:20px 0 0;overflow:hidden}.s1-demo svg{width:100%;display:block}.s1-demo text{fill:#526078;font-family:Noto Sans SC,sans-serif;font-size:11px}.s1-axis{fill:none;stroke:#9da9ba;stroke-width:1.2px}.s1-grid{fill:none;stroke:#e6eaf1;stroke-width:1px}.s1-v{fill:none;stroke-width:4px;stroke-linecap:round}.s1-v.a,.s1-v.x{stroke:#4f7cff}.s1-v.b,.s1-v.y{stroke:#19a789}.s1-v.sum,.s1-v.z{stroke:#f06b66}.s1-draw{stroke-dasharray:700;stroke-dashoffset:700px;animation:3s ease-in-out infinite s1draw}.s1-draw.slow{animation-delay:.35s}.s1-shift{animation:3s ease-in-out infinite s1shift}.s1-main-line{fill:none;stroke:#4f7cff;stroke-width:3px;stroke-linecap:round}.s1-main-line.soft{stroke:#4f7cff88}.s1-second-line{fill:none;stroke:#f06b66;stroke-width:3px;stroke-linecap:round}.s1-rotate{transform-origin:300px 125px;animation:4.5s ease-in-out infinite s1rotate}.s1-arc{fill:none;stroke:#f59e0b;stroke-width:2px}.s1-point{fill:#4f7cff}.s1-hot,.s1-focus{fill:#f06b66}.s1-pulse{transform-box:fill-box;transform-origin:50%;animation:2s ease-in-out infinite s1pulse}.s1-guide{fill:none;stroke:#9aa6b8;stroke-width:1.2px;stroke-dasharray:5 5}.s1-angle{transform-origin:0 0;animation:4s ease-in-out infinite s1angle}.s1-plane{fill:#4f7cff13;stroke:#778db9;stroke-width:2px}.s1-projection{fill:none;stroke:#19a789;stroke-width:3px}.s1-drop{stroke-dasharray:140;animation:2.6s ease-in-out infinite s1drop}.s1-distance{fill:none;stroke:#f06b66;stroke-width:3px;stroke-dasharray:6 4}.s1-right{fill:none;stroke:#66758b;stroke-width:1.5px}.s1-lines{transform-origin:300px 115px;animation:5s ease-in-out infinite s1pair}.s1-circle{fill:#4f7cff0d;stroke:#4f7cff;stroke-width:2.5px}.s1-circle.second{fill:#19a78910;stroke:#19a789}.s1-circle.ghost{stroke-dasharray:5 5;opacity:.45}.s1-breathe{transform-origin:335px 112px;animation:3.6s ease-in-out infinite s1breathe}.s1-radius{animation:4s linear infinite s1radius}.s1-radius path{stroke:#f06b66;stroke-width:2.5px}.s1-slide-line{animation:5s ease-in-out infinite s1linecircle}.s1-circle-move{animation:5.5s ease-in-out infinite s1circles}.s1-conic{fill:none;stroke:#4f7cff;stroke-width:3px}.s1-string{fill:none;stroke:#f59e0b;stroke-width:2px;stroke-dasharray:5 4}.s1-ellipse-point{transform-origin:300px 115px;animation:5s ease-in-out infinite s1ellipse}.s1-stretch{transform-origin:300px 115px;animation:4s ease-in-out infinite s1stretch}.s1-orbit{transform-origin:300px 115px;animation:4s linear infinite s1orbit}.s1-asymptote{fill:none;stroke:#f06b66;stroke-width:1.5px;stroke-dasharray:6 5;opacity:.65}.s1-directrix{stroke:#19a789;stroke-width:2px;stroke-dasharray:6 5}.s1-parabola-point{animation:4s ease-in-out infinite s1parabola}.s1-cone path{fill:#4f7cff0d;stroke:#788bad;stroke-width:2px}.s1-cone ellipse{fill:#f59e0b22;stroke:#f59e0b;stroke-width:2px;transform-origin:300px 80px;animation:4s ease-in-out infinite s1cutplane}.s1-cone .s1-cut{fill:none;stroke:#f06b66;stroke-width:3px;animation:4s ease-in-out infinite s1cut}@keyframes s1draw{0%{stroke-dashoffset:700px}55%,to{stroke-dashoffset:0}}@keyframes s1shift{0%,18%{transform:translate(-190px,94px)}58%,to{transform:none}}@keyframes s1rotate{0%,to{transform:rotate(-18deg)}50%{transform:rotate(58deg)}}@keyframes s1pulse{50%{opacity:.65;transform:scale(1.35)}}@keyframes s1angle{0%,to{transform:rotate(-8deg)}50%{transform:rotate(48deg)}}@keyframes s1drop{0%,to{stroke-dashoffset:140px;opacity:.35}50%{stroke-dashoffset:0;opacity:1}}@keyframes s1pair{0%,to{transform:rotate(-4deg)}50%{transform:rotate(7deg)}}@keyframes s1breathe{50%{transform:scale(.9)}}@keyframes s1radius{to{transform:rotate(360deg)}}@keyframes s1linecircle{0%,to{transform:translateY(-72px)}50%{transform:translateY(35px)}}@keyframes s1circles{0%,to{transform:translate(75px)}50%{transform:translate(-82px)}}@keyframes s1ellipse{0%,to{transform:rotate(0)}50%{transform:rotate(145deg)}}@keyframes s1stretch{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1.15)}}@keyframes s1orbit{to{transform:rotate(360deg)}}@keyframes s1parabola{0%,to{transform:translate(0)}50%{transform:translate(115px,106px)}}@keyframes s1cutplane{0%,to{transform:scaleX(.6)rotate(-10deg)}50%{transform:scaleX(1.25)rotate(12deg)}}@keyframes s1cut{0%,to{transform:translateY(-35px)}50%{transform:translateY(30px)}}@media (width<=650px){.topbar{padding-left:7px;padding-right:7px}.brand-mark{border-radius:9px;width:31px;height:31px;font-size:19px}.main-nav{gap:1px}.main-nav button{white-space:nowrap;padding:6px 5px;font-size:9px}.s1-demo{margin-top:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}
