.hkHome{--bg0: var(--sk-bg-primary, #0a0e13);--bg1: var(--sk-bg-secondary, #0f141b);--bg2: var(--sk-bg-elevated, #141b24);--bg3: var(--sk-bg-tertiary, #1a2330);--bg-sunken: var(--sk-custom-bg-sunken, #0c1117);--border: var(--sk-border, #232c38);--border-strong: var(--sk-custom-border-strong, #313d4d);--text: var(--sk-text-primary, #e3eaf2);--text-2: var(--sk-text-secondary, #9fadbc);--muted: var(--sk-text-muted, #68788c);--accent: var(--sk-accent, #54d6ae);--accent-hover: var(--sk-accent-hover, #6ce4c0);--accent-dim: var(--sk-accent-muted, rgba(84, 214, 174, .13));--accent-line: var(--sk-custom-accent-line, rgba(84, 214, 174, .4));--on-accent: var(--sk-text-on-accent, #04150e);--sy-kw: var(--sk-custom-syntax-keyword, #ff7b72);--sy-str: var(--sk-custom-syntax-string, #a5d6ff);--sy-fn: var(--sk-custom-syntax-function, #79c0ff);--sy-cmp: var(--sk-custom-syntax-component, #7ee787);--sy-prop: var(--sk-custom-syntax-property, #ffa657);--sy-cmt: var(--sk-custom-syntax-comment, #7d8590);--sy-pn: var(--sk-custom-syntax-punctuation, #c9d1d9);--mono: var( --sk-font-mono, "JetBrains Mono", "Fira Code", "Cascadia Code", ui-monospace, "SF Mono", "Menlo", "Consolas", monospace );--sans: -apple-system, "SF Pro Text", "Segoe UI", system-ui, "Ubuntu", Roboto, sans-serif;--r-sm: var(--sk-radius-sm, 4px);--r-md: var(--sk-radius-md, 8px);--r-lg: var(--sk-radius-lg, 10px);--maxw: 1160px;background:var(--bg0);color:var(--text-2);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:clip;position:relative}.hkHome *,.hkHome *:before,.hkHome *:after{margin:0;padding:0;box-sizing:border-box}.hkHome ::selection{background:var(--accent-dim);color:var(--text)}.hkHome img{max-width:100%;display:block}.hkHome a{color:inherit;text-decoration:none}.hkHome a:hover{text-decoration:none;color:inherit}.hkHome code,.hkHome kbd,.hkHome pre{font-family:var(--mono);background:none;border:none;vertical-align:baseline;box-shadow:none}.hkHome .backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1200px 500px at 50% 0%,rgba(84,214,174,.05),transparent 60%)}.hkHome .backdrop:after{content:"";position:absolute;top:0;left:0;right:0;height:100vh;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(#000 0%,#000 40%,transparent 90%);-webkit-mask-image:linear-gradient(#000 0%,#000 40%,transparent 90%)}.hkHome>*:not(.backdrop){position:relative;z-index:1}.hkHome .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.hkHome .hk-hero{padding:76px 0 24px;text-align:center}.hkHome .hero-badge{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:12px;color:var(--text-2);border:1px solid var(--border);border-radius:999px;background:var(--bg1);padding:5px 14px;margin-bottom:26px}.hkHome .hero-badge .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent);animation:hk-pulse 2.4s ease-in-out infinite}@keyframes hk-pulse{0%,to{opacity:1}50%{opacity:.45}}.hkHome h1{font-family:var(--mono);font-size:clamp(30px,4.6vw,54px);font-weight:600;letter-spacing:-.045em;line-height:1.12;color:var(--text);margin:0 auto 18px;max-width:820px}.hkHome h1 .hl{color:var(--accent)}.hkHome h1 .caret{display:inline-block;width:.55ch;height:.9em;background:var(--accent);vertical-align:-.08em;margin-left:.12ch;animation:hk-blink 1.1s steps(1) infinite}@keyframes hk-blink{50%{opacity:0}}.hkHome .hero-sub{max-width:660px;margin:0 auto 30px;font-size:16.5px;color:var(--text-2);line-height:1.6}.hkHome .hero-sub b{color:var(--text);font-weight:500}.hkHome .hero-ctas{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:58px}.hkHome .btn{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;letter-spacing:-.01em;border-radius:var(--r-md);padding:11px 22px;transition:transform var(--sk-duration-fast, .15s) var(--sk-ease-default, cubic-bezier(.4, 0, .2, 1)),background var(--sk-duration-fast, .15s),border-color var(--sk-duration-fast, .15s)}.hkHome .btn:active{transform:scale(.98)}.hkHome .btn-primary{background:var(--accent);color:var(--on-accent)}.hkHome a.btn-primary:hover{background:var(--accent-hover);color:var(--on-accent)}.hkHome .btn-ghost{color:var(--text);background:transparent;border:1px solid var(--border-strong)}.hkHome a.btn-ghost:hover{background:var(--bg2);border-color:#465468;color:var(--text)}.hkHome .btn kbd{font-size:11px;background:#00000040;border-radius:3px;padding:1px 5px;font-weight:500}.hkHome .btn-ghost kbd{background:var(--bg3);color:var(--muted)}.hkHome .ide{max-width:1060px;margin:0 auto;background:var(--bg1);border:1px solid var(--border-strong);border-radius:12px;box-shadow:0 0 0 1px #0006,0 24px 70px -18px #000000bf,0 0 90px -30px #54d6ae2e;text-align:left;overflow:hidden;font-size:13px}.hkHome .ide input.tsel{position:absolute;opacity:0;pointer-events:none}.hkHome .ide-title{height:38px;display:flex;align-items:center;gap:14px;padding:0 14px;background:var(--bg2);border-bottom:1px solid var(--border)}.hkHome .lights{display:flex;gap:7px;flex:none}.hkHome .lights i{width:11px;height:11px;border-radius:50%;display:block}.hkHome .lights i:nth-child(1){background:#ff5f57}.hkHome .lights i:nth-child(2){background:#febc2e}.hkHome .lights i:nth-child(3){background:#28c840}.hkHome .ide-menu{display:flex;gap:2px}.hkHome .ide-menu span{font-size:12px;color:var(--text-2);padding:3px 8px;border-radius:var(--r-sm);transition:background var(--sk-duration-fast, .15s)}.hkHome .ide-menu span:hover{background:var(--bg3);color:var(--text)}.hkHome .ide-title .doc{margin-left:auto;font-family:var(--mono);font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hkHome .ide-tabs{display:flex;align-items:stretch;background:var(--bg2);border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.hkHome .ide-tabs::-webkit-scrollbar{display:none}.hkHome .ide-tab{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:12px;color:var(--muted);padding:9px 16px;border-right:1px solid var(--border);border-top:2px solid transparent;cursor:pointer;user-select:none;white-space:nowrap;transition:color var(--sk-duration-fast, .15s),background var(--sk-duration-fast, .15s)}.hkHome .ide-tab:hover{color:var(--text-2);background:var(--bg3)}.hkHome .ide-tab .fdot{width:7px;height:7px;border-radius:2px;flex:none}.hkHome .fdot.tsx{background:#79c0ff}.hkHome .fdot.ts{background:#54d6ae}.hkHome .fdot.css{background:#ffa657}.hkHome #hk-t1:checked~.ide-tabs label[for=hk-t1],.hkHome #hk-t2:checked~.ide-tabs label[for=hk-t2],.hkHome #hk-t3:checked~.ide-tabs label[for=hk-t3]{color:var(--text);background:var(--bg1);border-top-color:var(--accent)}.hkHome .ide-body{display:grid;grid-template-columns:212px minmax(0,1fr) 292px;min-height:428px}.hkHome .ide-side{background:var(--bg2);border-right:1px solid var(--border);padding:10px 8px 12px;overflow:hidden}.hkHome .side-h{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:2px 8px 8px;font-family:var(--sans)}.hkHome .tree{font-family:var(--mono);font-size:12px;line-height:1}.hkHome .tree details{padding-left:0}.hkHome .tree details details{padding-left:14px}.hkHome .tree summary{list-style:none;display:flex;align-items:center;gap:6px;color:var(--text-2);padding:4px 8px;border-radius:var(--r-sm);cursor:pointer;user-select:none;transition:background var(--sk-duration-fast, .15s)}.hkHome .tree summary::-webkit-details-marker{display:none}.hkHome .tree summary:hover{background:var(--bg3)}.hkHome .tree summary:before{content:"";width:0;height:0;flex:none;border-left:4px solid var(--muted);border-top:3.5px solid transparent;border-bottom:3.5px solid transparent;transition:transform var(--sk-duration-fast, .15s)}.hkHome .tree details[open]>summary:before{transform:rotate(90deg)}.hkHome .tree .leaf{display:flex;align-items:center;gap:6px;color:var(--muted);padding:4px 8px 4px 24px;border-radius:var(--r-sm);transition:background var(--sk-duration-fast, .15s),color var(--sk-duration-fast, .15s);white-space:nowrap}.hkHome .tree details details .leaf{padding-left:24px}.hkHome .tree .leaf:hover{background:var(--bg3);color:var(--text-2)}.hkHome .tree .leaf.on{background:var(--accent-dim);color:var(--text)}.hkHome .tree .leaf .fdot{width:6px;height:6px;border-radius:2px;flex:none}.hkHome .ide-code{background:var(--bg-sunken);position:relative;overflow:hidden}.hkHome .pane{display:none;padding:16px 0 18px;overflow-x:auto}.hkHome #hk-t1:checked~.ide-body .pane-1,.hkHome #hk-t2:checked~.ide-body .pane-2,.hkHome #hk-t3:checked~.ide-body .pane-3{display:block}.hkHome .cl{display:flex;min-width:max-content}.hkHome .ln{width:44px;flex:none;text-align:right;padding-right:16px;color:#3d4a5c;font-size:12px;line-height:1.75;user-select:none}.hkHome .cd{font-size:12.5px;line-height:1.75;color:var(--sy-pn);padding-right:24px;white-space:pre;font-family:var(--mono)}.hkHome .cl.hlrow{background:#54d6ae0e;box-shadow:inset 2px 0 0 var(--accent)}.hkHome .k{color:var(--sy-kw)}.hkHome .s{color:var(--sy-str)}.hkHome .f{color:var(--sy-fn)}.hkHome .c{color:var(--sy-cmp)}.hkHome .p{color:var(--sy-prop)}.hkHome .m{color:var(--sy-cmt);font-style:italic}.hkHome .cd .cursor{display:inline-block;width:2px;height:1.15em;background:var(--accent);vertical-align:-.2em;animation:hk-blink 1.1s steps(1) infinite}.hkHome .ide-prev{background:var(--bg1);border-left:1px solid var(--border);display:flex;flex-direction:column;min-width:0}.hkHome .prev-h{height:34px;display:flex;align-items:center;gap:8px;flex:none;padding:0 12px;border-bottom:1px solid var(--border);font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hkHome .prev-h .live{margin-left:auto;display:flex;align-items:center;gap:5px;font-family:var(--mono);font-size:10px;letter-spacing:0;text-transform:none;color:var(--accent)}.hkHome .prev-h .live i{width:5px;height:5px;border-radius:50%;background:var(--accent);animation:hk-pulse 2s ease-in-out infinite}.hkHome .prev-body{flex:1;padding:18px 16px;display:none;flex-direction:column;gap:14px;overflow:hidden}.hkHome #hk-t1:checked~.ide-body .pv-1,.hkHome #hk-t2:checked~.ide-body .pv-2,.hkHome #hk-t3:checked~.ide-body .pv-3{display:flex}.hkHome .rb{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:var(--sans);font-size:13px;font-weight:600;border-radius:6px;padding:8px 18px;letter-spacing:-.01em;transition:transform var(--sk-duration-fast, .15s),filter var(--sk-duration-fast, .15s)}.hkHome .rb:active{transform:scale(.97)}.hkHome .rb-primary{background:var(--accent);color:var(--on-accent)}.hkHome .rb-primary:hover{filter:brightness(1.1)}.hkHome .rb-secondary{background:var(--bg3);color:var(--text);border:1px solid var(--border-strong)}.hkHome .rcard{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-md);padding:14px}.hkHome .rcard h4{font-size:13px;font-weight:600;color:var(--text);letter-spacing:-.01em;margin-bottom:4px}.hkHome .rcard p{font-size:12px;color:var(--muted);line-height:1.5}.hkHome .rcard .meta{display:flex;gap:6px;margin-top:10px}.hkHome .chip{font-family:var(--mono);font-size:10px;color:var(--text-2);background:var(--bg3);border:1px solid var(--border);border-radius:999px;padding:2px 8px}.hkHome .chip.ok{color:var(--accent);border-color:var(--accent-line);background:var(--accent-dim)}.hkHome .mini-panels{flex:1;display:grid;gap:3px;min-height:180px;grid-template-columns:64px 1fr;grid-template-rows:1fr 54px;grid-template-areas:"s m" "s t"}.hkHome .mini-panels>div{background:var(--bg2);border:1px solid var(--border);border-radius:5px;padding:8px;font-family:var(--mono);font-size:9.5px;color:var(--muted);overflow:hidden;position:relative}.hkHome .mp-s{grid-area:s}.hkHome .mp-m{grid-area:m}.hkHome .mp-t{grid-area:t}.hkHome .mini-panels .bar{height:5px;border-radius:2px;background:var(--bg3);margin:5px 0}.hkHome .mini-panels .bar.a{background:var(--accent-dim);width:70%}.hkHome .mp-m .glow{position:absolute;inset:auto 8px 8px;height:34px;border-radius:4px;border:1px dashed var(--accent-line);display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:9px;letter-spacing:.04em}.hkHome .mini-handle{position:relative}.hkHome .mini-handle:after{content:"";position:absolute;top:50%;left:-3px;width:3px;height:26px;transform:translateY(-50%);border-radius:2px;background:var(--border-strong)}.hkHome .rterm{flex:1;background:var(--bg-sunken);border:1px solid var(--border);border-radius:var(--r-md);padding:12px;font-family:var(--mono);font-size:11px;line-height:1.8;color:var(--text-2);overflow:hidden}.hkHome .rterm .ok{color:var(--accent)}.hkHome .rterm .dim{color:var(--muted)}.hkHome .ide-status{height:26px;display:flex;align-items:center;gap:0;background:var(--bg2);border-top:1px solid var(--border);font-family:var(--mono);font-size:11px;color:var(--muted);padding:0 12px;overflow:hidden;white-space:nowrap}.hkHome .ide-status .seg{display:flex;align-items:center;gap:6px;padding:0 10px;flex:none}.hkHome .ide-status .seg+.seg{border-left:1px solid var(--border)}.hkHome .ide-status .seg:first-child{padding-left:0}.hkHome .ide-status .seg b{color:var(--text-2);font-weight:500}.hkHome .ide-status .right{margin-left:auto;display:flex}.hkHome .ide-status .okdot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.hkHome .branch-ico{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.4}.hkHome .stats{padding:60px 0 8px}.hkHome .stats-in{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--bg1);overflow:hidden}.hkHome .stat{padding:22px 18px;text-align:center;border-right:1px solid var(--border)}.hkHome .stat:last-child{border-right:none}.hkHome .stat b{display:block;font-family:var(--mono);font-size:26px;font-weight:600;letter-spacing:-.03em;color:var(--text)}.hkHome .stat span{font-size:12px;color:var(--muted)}.hkHome .stat b em{font-style:normal;color:var(--accent)}.hkHome section{padding:74px 0}.hkHome .sec-label{font-family:var(--mono);font-size:13px;color:var(--accent);margin-bottom:14px;display:block}.hkHome .sec-label:before{content:"// ";color:var(--muted)}.hkHome h2{font-family:var(--mono);font-size:clamp(22px,2.6vw,32px);font-weight:600;letter-spacing:-.035em;color:var(--text);line-height:1.2;margin-bottom:14px;max-width:640px}.hkHome .sec-sub{max-width:600px;font-size:15px;color:var(--text-2);margin-bottom:40px}.hkHome .sec-sub code{font-size:.88em;background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:1px 6px;color:var(--text)}.hkHome .win{background:var(--bg1);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;transition:border-color var(--sk-duration-normal, .2s),transform var(--sk-duration-normal, .2s),box-shadow var(--sk-duration-normal, .2s)}.hkHome .win:hover{border-color:var(--border-strong);box-shadow:0 14px 40px -18px #0009}.hkHome .win-t{height:32px;display:flex;align-items:center;gap:8px;padding:0 12px;background:var(--bg2);border-bottom:1px solid var(--border);font-family:var(--mono);font-size:11px;color:var(--muted)}.hkHome .win-t .lights i{width:8px;height:8px}.hkHome .win-t .name{margin-left:2px}.hkHome .win-b{padding:18px}.hkHome .sys-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hkHome .sys-grid h3{font-size:15px;font-weight:600;color:var(--text);letter-spacing:-.01em;margin:16px 0 6px;font-family:var(--sans)}.hkHome .sys-grid p{font-size:13.5px;color:var(--text-2);line-height:1.6}.hkHome .sys-grid p code{font-family:var(--mono);font-size:.86em;color:var(--accent)}.hkHome .sys-body{padding:16px 18px 20px}.hkHome .pan-demo{display:grid;gap:4px;height:150px;grid-template-columns:56px 1fr 78px;grid-template-rows:1fr 40px;grid-template-areas:"a b c" "a d c"}.hkHome .pan-demo>div{border:1px solid var(--border-strong);border-radius:5px;background:var(--bg2);font-family:var(--mono);font-size:9.5px;color:var(--muted);display:flex;align-items:flex-start;padding:6px 8px;position:relative}.hkHome .pd-a{grid-area:a}.hkHome .pd-b{grid-area:b}.hkHome .pd-c{grid-area:c}.hkHome .pd-d{grid-area:d}.hkHome .pan-demo .pd-b{border-color:var(--accent-line);color:var(--accent)}.hkHome .pan-demo .h{position:absolute;background:var(--border-strong);border-radius:2px}.hkHome .pan-demo .hv{width:3px;height:22px;top:50%;margin-top:-11px;right:-4px}.hkHome .pan-demo .hh{height:3px;width:22px;left:50%;margin-left:-11px;bottom:-4px}.hkHome .nav-demo{font-family:var(--mono);font-size:11px;line-height:1.9;color:var(--text-2)}.hkHome .nav-demo .nrow{display:flex;align-items:center;gap:8px;white-space:nowrap}.hkHome .nav-demo .arr{color:var(--muted)}.hkHome .nav-demo .tag{font-size:9.5px;border:1px solid var(--border);border-radius:3px;padding:0 5px;color:var(--muted)}.hkHome .nav-demo .tag.on{color:var(--accent);border-color:var(--accent-line)}.hkHome .fx-demo{font-family:var(--mono);font-size:11px;line-height:2.05;color:var(--text-2)}.hkHome .fx-demo .err{color:var(--sy-kw)}.hkHome .fx-demo .ok{color:var(--accent)}.hkHome .ai-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:stretch}.hkHome .term-b{background:var(--bg-sunken);padding:16px 18px;font-family:var(--mono);font-size:12.5px;line-height:1.9;color:var(--text-2);min-height:100%}.hkHome .term-b .ps1{color:var(--accent)}.hkHome .term-b .dim{color:var(--muted)}.hkHome .term-b .out{color:var(--text-2)}.hkHome .term-b .hi{color:var(--text)}.hkHome .type-line{display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:bottom;animation:hk-typein 1.6s steps(30) var(--sk-duration-fast, .15s) both}@keyframes hk-typein{0%{width:0}to{width:28ch}}.hkHome .ai-points{display:flex;flex-direction:column;gap:14px}.hkHome .ai-point{display:flex;gap:14px;background:var(--bg1);border:1px solid var(--border);border-radius:var(--r-lg);padding:16px 18px;transition:border-color var(--sk-duration-normal, .2s)}.hkHome .ai-point:hover{border-color:var(--border-strong)}.hkHome .ai-point .ico{width:34px;height:34px;flex:none;border-radius:var(--r-md);background:var(--accent-dim);border:1px solid var(--accent-line);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:13px;color:var(--accent)}.hkHome .ai-point h3{font-size:14px;font-weight:600;color:var(--text);margin-bottom:3px;letter-spacing:-.01em}.hkHome .ai-point p{font-size:13px;color:var(--text-2);line-height:1.55}.hkHome .ai-point p code{font-size:.86em;color:var(--accent)}.hkHome .theme-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.hkHome .tswatch{border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;transition:transform var(--sk-duration-normal, .2s) var(--sk-ease-default, cubic-bezier(.4, 0, .2, 1)),border-color var(--sk-duration-normal, .2s),box-shadow var(--sk-duration-normal, .2s);background:var(--bg1)}.hkHome .tswatch:hover{transform:translateY(-3px);border-color:var(--border-strong);box-shadow:0 12px 30px -14px #000000b3}.hkHome .tsw-win{height:64px;position:relative;display:flex}.hkHome .tsw-side{width:26%;height:100%}.hkHome .tsw-main{flex:1;display:flex;flex-direction:column;gap:4px;padding:8px}.hkHome .tsw-main i{display:block;height:4px;border-radius:2px}.hkHome .tsw-name{font-family:var(--mono);font-size:10.5px;color:var(--text-2);padding:7px 10px;border-top:1px solid var(--border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.hkHome .tswatch:hover .tsw-name{color:var(--text)}.hkHome .tmore{display:flex;align-items:center;justify-content:center;border:1px dashed var(--border-strong);border-radius:var(--r-md);font-family:var(--mono);font-size:12px;color:var(--muted);transition:color var(--sk-duration-normal, .2s),border-color var(--sk-duration-normal, .2s);min-height:96px}.hkHome .tmore:hover{color:var(--accent);border-color:var(--accent-line)}.hkHome .dia-wrap{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:stretch}.hkHome .dia-canvas{background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),var(--bg-sunken);background-size:22px 22px;overflow-x:auto}.hkHome .dia-stage{position:relative;min-width:740px;height:300px}.hkHome .dia-stage svg{position:absolute;inset:0;width:100%;height:100%}.hkHome .dnode{position:absolute;width:148px;background:var(--bg2);border:1px solid var(--border-strong);border-radius:7px;font-family:var(--mono);font-size:11px;overflow:hidden;box-shadow:0 8px 20px -10px #0009}.hkHome .dnode .nh{padding:6px 10px;color:var(--text);font-weight:500;border-bottom:1px solid var(--border);background:var(--bg3);display:flex;align-items:center;gap:7px}.hkHome .dnode .nh i{width:7px;height:7px;border-radius:2px;flex:none}.hkHome .dnode .nb{padding:6px 10px;color:var(--muted);font-size:10px;line-height:1.6}.hkHome .dnode.run{border-color:var(--accent-line)}.hkHome .dnode.run .nh i{background:var(--accent);animation:hk-pulse 1.6s ease-in-out infinite}.hkHome .edge{stroke:var(--border-strong);stroke-width:1.5;fill:none}.hkHome .edge.live{stroke:var(--accent);stroke-dasharray:6 7;animation:hk-dash 1.4s linear infinite}@keyframes hk-dash{to{stroke-dashoffset:-13}}.hkHome .dia-mini{position:absolute;right:12px;bottom:12px;width:72px;height:46px;border:1px solid var(--border-strong);border-radius:4px;background:#141b24d9}.hkHome .dia-mini i{position:absolute;width:13px;height:8px;border-radius:2px;background:var(--border-strong)}.hkHome .dia-mini i.on{background:var(--accent-line)}.hkHome .dia-side{display:flex;flex-direction:column;gap:14px}.hkHome .dia-side .win{flex:1 0 auto}.hkHome .dia-list{font-family:var(--mono);font-size:12px;line-height:2.1;color:var(--text-2);padding-bottom:4px}.hkHome .dia-list b{color:var(--accent);font-weight:500}.hkHome .dia-win{position:relative}.hkHome .pan-hint{margin-left:auto;color:var(--muted);display:none}.hkHome .dia-win:after{content:"";position:absolute;top:33px;right:1px;bottom:1px;width:56px;background:linear-gradient(-90deg,rgba(12,17,23,.92),transparent);border-radius:0 0 var(--r-lg) 0;pointer-events:none;display:none}@media(max-width:760px){.hkHome .pan-hint{display:inline}.hkHome .dia-win:after{display:block}}.hkHome .gallery{padding:74px 0 60px;overflow:hidden}.hkHome .gallery .wrap{margin-bottom:36px}.hkHome .mq{display:flex;gap:16px;width:max-content;animation:hk-mq 70s linear infinite;padding:8px 0}.hkHome .mq.rev{animation:hk-mq2 82s linear infinite}@keyframes hk-mq{to{transform:translate(-50%)}}@keyframes hk-mq2{0%{transform:translate(-50%)}to{transform:translate(0)}}.hkHome .mq-belt:hover .mq{animation-play-state:paused}.hkHome .mcard{display:inline-flex;align-items:center;gap:8px;flex:none;padding:10px 18px;background:var(--bg1);border:1px solid var(--border);border-radius:999px;text-decoration:none;transition:border-color var(--sk-duration-normal, .2s),transform var(--sk-duration-normal, .2s)}.hkHome .mcard:hover{border-color:var(--accent-line);transform:translateY(-2px)}.hkHome .mcard-tag{font-family:var(--mono);font-size:12px;color:var(--accent)}.hkHome .mcard-name{font-family:var(--mono);font-size:13px;color:var(--text-2)}.hkHome .mcard:hover .mcard-name{color:var(--text)}.hkHome .belt-fade{position:relative}.hkHome .belt-fade:before,.hkHome .belt-fade:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.hkHome .belt-fade:before{left:0;background:linear-gradient(90deg,var(--bg0),transparent)}.hkHome .belt-fade:after{right:0;background:linear-gradient(-90deg,var(--bg0),transparent)}.hkHome .cta{padding:80px 0 96px}.hkHome .cta .win{max-width:760px;margin:0 auto}.hkHome .cta-term{padding:22px 24px;background:var(--bg-sunken);font-family:var(--mono);font-size:13.5px;line-height:2.1}.hkHome .cta-term .ps1{color:var(--accent)}.hkHome .cta-term .cmt{color:var(--muted)}.hkHome .cta-term .ok{color:var(--accent)}.hkHome .cta-term .cursor{display:inline-block;width:8px;height:1em;background:var(--accent);vertical-align:-.15em;animation:hk-blink 1.1s steps(1) infinite}.hkHome .cta-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:28px}.hkHome .status-strip{border-top:1px solid var(--border);background:var(--bg1);font-family:var(--mono);font-size:11.5px;color:var(--muted)}.hkHome .foot-in{max-width:var(--maxw);margin:0 auto;padding:0 24px;height:40px;display:flex;align-items:center;gap:18px}.hkHome .foot-in a:hover{color:var(--text)}.hkHome .foot-in .right{margin-left:auto;display:flex;align-items:center;gap:8px}.hkHome .foot-in .okdot{width:6px;height:6px;border-radius:50%;background:var(--accent)}@media(max-width:1100px){.hkHome .ide-body{grid-template-columns:200px minmax(0,1fr)}.hkHome .ide-prev{display:none}.hkHome .dia-wrap{grid-template-columns:1fr}.hkHome .theme-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:860px){.hkHome .sys-grid,.hkHome .ai-grid{grid-template-columns:1fr}.hkHome .stats-in{grid-template-columns:repeat(3,1fr)}.hkHome .stat:nth-child(3){border-right:none}.hkHome .stat:nth-child(n+4){border-top:1px solid var(--border)}.hkHome .stat:nth-child(4){border-right:1px solid var(--border)}.hkHome section{padding:56px 0}}@media(max-width:760px){.hkHome .ide-body{grid-template-columns:minmax(0,1fr);min-height:0}.hkHome .ide-side{display:none}.hkHome .ide-title .ide-menu span:nth-child(n+4){display:none}}@media(max-width:560px){.hkHome .hk-hero{padding:52px 0 12px}.hkHome .hero-sub{font-size:15px}.hkHome .theme-grid,.hkHome .stats-in{grid-template-columns:repeat(2,1fr)}.hkHome .stat{border-top:none!important;border-right:none!important;border-bottom:1px solid var(--border)}.hkHome .stat:nth-child(odd){border-right:1px solid var(--border)!important}.hkHome .stat:nth-child(5){grid-column:1 / -1;border-right:none!important;border-bottom:none}.hkHome .mcard{padding:8px 14px}.hkHome .cd{font-size:11.5px}.hkHome .ln{width:34px;padding-right:10px}.hkHome .ide-status .seg:nth-child(n+3){display:none}.hkHome .foot-in{flex-wrap:wrap;height:auto;padding:12px 24px;gap:10px}}@media(prefers-reduced-motion:reduce){.hkHome *,.hkHome *:before,.hkHome *:after{animation-duration:1ms!important;transition-duration:1ms!important}.hkHome .mq,.hkHome .mq.rev{animation:none;width:auto;flex-wrap:wrap}.hkHome .type-line{animation:none;width:auto}}
