@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#080e15;--panel:#0d1620;--line:#213342;--text:#e4edf3;--muted:#92a5b8;--green:#8af5be;--blue:#69afeb;--mono:'JetBrains Mono','Cascadia Code',Consolas,'Microsoft YaHei','PingFang SC',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.7 var(--mono),'Microsoft YaHei',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:5px}a:hover{color:var(--green)}[hidden]{display:none!important}.header{height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:28px}.brand{font-size:19px;font-weight:700;letter-spacing:.03em;white-space:nowrap}.brand-mark{color:var(--green);margin-right:10px}.domain{color:var(--muted);font-weight:400}.header nav{display:flex;gap:36px}.header nav a{font-size:12px;color:var(--muted);display:flex;gap:9px;align-items:center}.header nav a span{font-size:14px}.header nav a[aria-current=page]{color:var(--green)}.header-note{font-size:12px;color:var(--muted);letter-spacing:.1em}main{max-width:1440px;margin:auto;padding:0 5.5%}.section-label{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;letter-spacing:.06em;padding:28px 0}.section-label span:last-child{font-size:13px;letter-spacing:.12em}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:56px;align-items:center;padding:28px 0 55px}.eyebrow{font-size:15px;color:var(--green);margin-bottom:23px}h1{font-size:clamp(42px,4.8vw,70px);font-weight:600;letter-spacing:-.04em;line-height:1.25;margin:0 0 25px}h1 span{color:var(--green)}.cursor{animation:blink 1.5s step-end infinite}.lead{font-size:21px;line-height:1.9;letter-spacing:.025em;margin:0 0 19px;color:#c3d3df}.intro-note{font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:28px}.hero-actions{display:flex;gap:28px;align-items:center}.button{display:inline-flex;gap:30px;align-items:center;padding:11px 19px;font-size:14px;border:1px solid var(--green)}.primary{background:var(--green);color:#092318}.primary:hover{background:#b0ffd5;color:#092318}.text-link{font-size:13px}.text-link span{color:var(--green);margin-left:10px}.topic-line{display:flex;align-items:center;gap:14px;font-size:12px;letter-spacing:.11em;color:var(--muted);margin-top:35px}.topic-line i{font-style:normal;color:var(--line)}.blueprint{background-color:#0b1623;background-image:linear-gradient(#395b7520 1px,transparent 1px),linear-gradient(90deg,#395b7520 1px,transparent 1px);background-size:24px 24px;border:1px solid #385775;position:relative;min-height:433px;padding:19px 20px;color:var(--blue);box-shadow:inset 0 0 70px #080e1580}.blueprint:before,.blueprint:after{content:'+';position:absolute;font-size:24px;line-height:1;top:-13px;left:-8px;color:#82aac7}.blueprint:after{top:auto;left:auto;bottom:-11px;right:-8px}.blueprint-head,.blueprint-bottom{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.04em}.blueprint-bottom{position:absolute;bottom:18px;left:20px;right:20px}.axis{font-size:12px;position:absolute;color:#60809b}.axis-x{right:8px;top:50%}.axis-y{left:50%;top:43px}.system-map{display:flex;flex-direction:column;align-items:center;margin:40px auto 42px;max-width:350px}.map-label{font-size:12px;color:#97b8d6}.map-stem{height:27px;width:1px;background:#426d91}.core{border:1px solid var(--blue);outline:1px solid #426d9133;outline-offset:7px;padding:17px 20px;display:flex;flex-direction:column;align-items:center;position:relative;background:#0c1b2a;width:85%}.core:before,.core:after{content:'';position:absolute;top:25%;height:50%;width:13px;background:repeating-linear-gradient(to bottom,transparent 0 9px,#69afeb 9px 10px)}.core:before{left:-14px}.core:after{right:-14px}.core-id{font-size:12px;letter-spacing:.13em}.core strong{font-size:28px;letter-spacing:.15em;color:#d4eaff;margin:3px}.core>span:last-child{font-size:12px;white-space:nowrap}.branch-line{height:20px;width:54%;border:1px solid #426d91;border-bottom:0}.nodes{display:grid;grid-template-columns:1fr 1fr;gap:25px;width:100%}.nodes a{border:1px solid #426d91;padding:12px 10px;text-align:center;background:#0b1a29}.nodes a:hover{border-color:var(--green)}.nodes span{font-size:12px;display:block;margin-bottom:3px}.nodes strong{font-size:15px;font-weight:500;color:#cae3f7}.bottom-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:56px;padding:30px 0 55px;border-top:1px solid var(--line)}.block-title{display:flex;align-items:center;justify-content:space-between;gap:12px}h2{font-size:18px;font-weight:500;margin:0}.block-title h2 span{font-size:12px;color:var(--muted);margin-right:12px}.block-title>a{font-size:12px;color:var(--muted)}.empty-post{display:flex;align-items:center;gap:18px;padding:30px 0}.file-icon{font-size:26px;color:#62809a}.empty-post h3{font-size:16px;font-weight:400;margin:0 0 6px}.empty-post p{font-size:13px;color:var(--muted);margin:0}.micro{font-size:12px;color:var(--muted)}.empty-post>.micro{margin-left:auto;white-space:nowrap}.terminal{border:1px solid var(--line);background:#0a1119}.terminal-head{padding:9px 14px;display:flex;justify-content:space-between;background:#101b25;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.terminal-head span:last-child{font-size:12px;letter-spacing:.08em}.terminal-body{padding:15px 17px;font-size:12px}.boot{color:var(--muted);line-height:1.9}.boot span{color:var(--green);margin-right:9px}.terminal-hint{font-size:12px;color:var(--muted);margin:10px 0}#command-form{display:flex;align-items:center;gap:10px}#command-form label{font-size:12px;color:var(--green);white-space:nowrap}#command{min-width:0;flex:1;width:100%;border:0;background:none;color:var(--text);font-size:14px;padding:5px 0}#command::placeholder{color:#71889c}#command-form button{background:transparent;border:1px solid var(--line);color:var(--muted);min-width:32px;cursor:pointer}#terminal-output{white-space:pre-wrap;overflow-wrap:anywhere;max-height:190px;overflow:auto;color:#b4c8d8}#terminal-output p{margin:5px 0 12px}.inner-page{min-height:72vh;padding-bottom:70px}.back{display:inline-block;font-size:14px;color:var(--muted);margin:12px 0 38px}.inner-page h1{font-size:52px}.document,.blog-empty{max-width:800px;border:1px solid var(--line);margin-top:35px;background:#0d1620;padding:32px}.document-head{display:flex;justify-content:space-between;color:var(--green);font-size:14px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:28px}.document-head span{color:var(--muted)}.document p,.blog-empty p{color:var(--muted)}.draft-note{border-left:2px solid #426d91;padding:12px 20px;margin-top:28px}.draft-note>span,.empty-command{font-size:12px;color:var(--blue)}.draft-note p{margin:8px 0;font-size:14px}.blog-empty h2{font-size:24px;margin-top:24px}.blog-empty>.micro{display:block;margin-top:35px}footer{max-width:1440px;margin:auto;border-top:1px solid var(--line);padding:24px 5.5%;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}footer a span{color:var(--green);margin-left:10px}.footer-center{letter-spacing:.08em}.skip{position:fixed;top:-100px;left:10px;background:var(--green);color:#080e15;padding:10px;z-index:10}.skip:focus{top:10px}@keyframes blink{50%{opacity:0}}@media(min-width:1450px){.header{padding-left:calc((100vw - 1280px)/2);padding-right:calc((100vw - 1280px)/2)}}@media(max-width:1000px){.header-note{display:none}.hero-grid,.bottom-grid{gap:30px}.hero-grid{grid-template-columns:1fr 1fr}h1{font-size:49px}.lead{font-size:18px}.hero-actions{gap:15px}.text-link{font-size:12px}.blueprint{padding:16px 14px}.core>span:last-child{font-size:12px}.empty-post>.micro{display:none}.footer-center{display:none}}@media(max-width:720px){.header{height:auto;min-height:85px;padding:18px 6%;flex-wrap:wrap;gap:18px}.brand{font-size:17px}.header nav{gap:20px}.header nav a{gap:5px;font-size:12px}.header nav a span{font-size:14px}main{padding:0 6%}.section-label{padding:23px 0;font-size:12px}.section-label span:last-child{font-size:12px}.hero-grid{grid-template-columns:1fr;gap:40px;padding-top:13px}.intro h1{font-size:54px}.lead{font-size:19px}.intro-note{font-size:14px}.hero-actions{gap:25px}.text-link{font-size:13px}.blueprint{min-height:405px}.system-map{margin-top:34px}.blueprint-head,.blueprint-bottom{font-size:12px}.bottom-grid{grid-template-columns:1fr;gap:20px;padding-top:25px}.empty-post{padding:25px 0}.terminal-head{font-size:12px}.terminal-body{padding:18px}.boot{font-size:12px}.inner-page h1{font-size:42px}.document,.blog-empty{padding:23px}.back{margin-bottom:28px}footer{padding:22px 6%;font-size:12px}}@media(prefers-reduced-motion:reduce){.cursor{animation:none}}@media(max-width:380px){.header nav{width:100%;justify-content:space-between}.intro h1{font-size:46px}.topic-line{gap:9px;letter-spacing:0}.hero-actions{gap:16px}.text-link{font-size:12px}}


