:root{--bg:#0a0a0f;--bg-surface:#111118;--bg-elevated:#1a1a28;--border:#1e1e2e;--border-light:#2a2a3e;--text:#e4e4e7;--text-muted:#a1a1aa;--text-dim:#52525b;--accent:#6366f1;--accent-light:#818cf8;--accent-glow:#6366f11f;--green:#4ade80;--amber:#f59e0b;--font-display:"JetBrains Mono", monospace;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--measure:680px;--measure-wide:960px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:4rem}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:1rem;line-height:1.7;overflow-x:hidden}::selection{background:var(--accent);color:#fff}a{color:var(--accent-light);text-decoration:none;transition:color .2s}a:hover{color:#a5b4fc}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.nav{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border);background:#0a0a0fd1;position:fixed;top:0;left:0;right:0}.nav-inner{max-width:var(--measure-wide);justify-content:space-between;align-items:center;margin:0 auto;padding:.75rem 1.5rem;display:flex}.nav-logo{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:1rem;font-weight:700}.nav-logo span{color:var(--accent-light)}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.02em;font-size:.78rem;transition:color .2s}.nav-links a:hover{color:var(--text)}.section{padding:5rem 1.5rem}.section+.section{border-top:1px solid var(--border)}.section-inner{max-width:var(--measure);margin:0 auto}.section-wide{max-width:var(--measure-wide);margin:0 auto}.section-label{font-family:var(--font-mono);color:var(--accent-light);text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem;font-size:.72rem;font-weight:500}.section-heading{font-family:var(--font-display);color:var(--text);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:700;line-height:1.25}.section-body{color:var(--text-muted);max-width:560px;font-size:1rem;line-height:1.75}.hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:5rem;display:flex;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10f,#0000 65%);width:700px;height:700px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.hero h1{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;word-break:break-word;max-width:850px;margin-bottom:1.5rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.3}.hero .hl{color:var(--accent-light);display:inline}.hero-sub{color:var(--text-muted);text-wrap:pretty;max-width:640px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.hero-cta{background:var(--bg-surface);border:1px solid var(--border-light);font-family:var(--font-mono);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:.5rem;max-width:100%;padding:.65rem 1.1rem;font-size:clamp(.75rem,2vw,.88rem);transition:border-color .2s,background .2s;display:inline-flex}.hero-cta:hover{border-color:var(--accent);background:var(--accent-glow)}.hero-cta .prompt-char{color:var(--green)}.hero-cta .copy-hint{color:var(--text-dim);margin-left:.75rem;font-size:.7rem}.pipeline-section{padding:5rem 1.5rem 4rem}.pipeline-header{max-width:var(--measure-wide);margin:0 auto 3rem}.pipeline-svg-wrap{max-width:var(--measure-wide);-webkit-overflow-scrolling:touch;margin:0 auto;padding-bottom:1rem;overflow-x:auto}.pipeline-svg{width:100%;min-width:700px;height:auto;margin:0 auto;display:block}.node-rect{fill:var(--bg-surface);stroke:var(--border-light);stroke-width:1.5px;transition:fill .4s,stroke .4s}.node-label{fill:var(--text-dim);text-anchor:middle;dominant-baseline:central;font-family:JetBrains Mono,monospace;font-size:12.5px;font-weight:600;transition:fill .4s}.node-sub{fill:#3f3f50;text-anchor:middle;dominant-baseline:central;font-family:Inter,sans-serif;font-size:10px;transition:fill .4s}.edge-line{stroke:var(--border-light);stroke-width:1.5px;fill:none;transition:stroke .4s,stroke-width .3s}.edge-head{fill:var(--border-light);transition:fill .4s}.loop-line{stroke:var(--border-light);stroke-width:1.5px;stroke-dasharray:6 4;fill:none;opacity:.3;transition:stroke .4s,opacity .4s}.hint-text{fill:var(--text-dim);text-anchor:middle;dominant-baseline:central;opacity:.5;font-family:Inter,sans-serif;font-size:10px}.node-active .node-rect{fill:#6366f11f;stroke:var(--accent)}.node-active .node-label{fill:var(--text)}.node-active .node-sub{fill:var(--text-dim)}.node-done .node-rect{fill:#4ade800f;stroke:#4ade8059}.node-done .node-label{fill:var(--green);opacity:.85}.node-done .node-sub{fill:var(--text-dim)}.edge-active{stroke:var(--accent)!important;stroke-width:2px!important}.head-active{fill:var(--accent)!important}.edge-done{stroke:#4ade804d!important}.head-done{fill:#4ade804d!important}.loop-active{animation:.8s linear infinite loopDash;stroke:var(--amber)!important;opacity:1!important}@keyframes loopDash{to{stroke-dashoffset:-20px}}.pipeline-status{max-width:var(--measure-wide);text-align:center;font-family:var(--font-mono);color:var(--text-dim);min-height:1.4em;margin:1.5rem auto 0;font-size:.82rem;transition:color .3s}.pipeline-status.s-active{color:var(--accent-light)}.pipeline-status.s-loop{color:var(--amber)}.pipeline-status.s-done{color:var(--green)}.output-cards{max-width:var(--measure-wide);opacity:0;grid-template-columns:repeat(3,1fr);gap:1rem;margin:3rem auto 0;transition:opacity .6s,transform .6s;display:grid;transform:translateY(16px)}.output-cards.show{opacity:1;transform:translateY(0)}.ocard{background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;padding:1.25rem}.ocard-name{font-family:var(--font-mono);color:var(--green);margin-bottom:.4rem;font-size:.82rem}.ocard-desc{color:var(--text-muted);font-size:.85rem;line-height:1.55}.mechanism-grid{gap:2.5rem;margin-top:2.5rem;display:grid}.mech-item{border-left:2px solid var(--border-light);padding-left:1.5rem}.mech-title{font-family:var(--font-display);color:var(--text);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.mech-body{color:var(--text-muted);font-size:.95rem;line-height:1.7}.mech-body code{font-family:var(--font-mono);background:var(--bg-elevated);color:var(--accent-light);border-radius:3px;padding:.15em .4em;font-size:.82em}.score-dims{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.score-dim{font-family:var(--font-mono);background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-dim);border-radius:3px;padding:.25rem .55rem;font-size:.72rem}.terminal{background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.term-bar{background:var(--bg-elevated);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:.55rem .85rem;display:flex}.term-dot{border-radius:50%;width:10px;height:10px}.term-dot:first-child{background:#ef444499}.term-dot:nth-child(2){background:#f59e0b99}.term-dot:nth-child(3){background:#4ade8099}.term-title{font-family:var(--font-mono);color:var(--text-dim);margin-left:.5rem;font-size:.7rem}.term-body{font-family:var(--font-mono);padding:1rem 1.25rem;font-size:.82rem;line-height:1.85;position:relative;overflow-x:auto}.term-body .ln{white-space:pre;display:block}.term-body .p{color:var(--green)}.term-body .c{color:var(--text)}.term-body .f{color:var(--accent-light)}.term-body .s{color:var(--amber)}.term-body .o{color:var(--text-dim)}.term-body .cm{color:#3f3f50}.term-body .ok{color:var(--green)}.cp-btn{background:var(--bg-elevated);border:1px solid var(--border);font-family:var(--font-mono);color:var(--text-dim);cursor:pointer;border-radius:4px;padding:.25rem .5rem;font-size:.68rem;transition:color .2s,border-color .2s;position:absolute;top:.6rem;right:.6rem}.cp-btn:hover{color:var(--text);border-color:var(--accent)}.qs-steps{gap:1.25rem;margin-top:2.5rem;display:grid}.qs-label{font-family:var(--font-mono);color:var(--text-dim);margin-bottom:.4rem;font-size:.78rem}.oss-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem;display:grid}.oss-label{font-family:var(--font-mono);color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.72rem}.oss-value{font-family:var(--font-display);color:var(--text);font-size:1rem;font-weight:600}.oss-value a{color:var(--accent-light)}.oss-body{color:var(--text-muted);max-width:520px;margin-top:2rem;font-size:.95rem;line-height:1.7}.footer{border-top:1px solid var(--border);text-align:center;padding:2.5rem 1.5rem}.footer-text{font-family:var(--font-mono);color:var(--text-dim);font-size:.72rem}.rv{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(18px)}.rv.show{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.rv,.output-cards{opacity:1;transform:none}}@media (width<=768px){.nav-links{display:none}.output-cards{grid-template-columns:1fr}.oss-grid{grid-template-columns:1fr;gap:1.25rem}.section{padding:3.5rem 1.25rem}.hero{min-height:100svh;padding-top:4rem}}
