:root{--bg:#101714;--panel:#17241f;--text:#edf3ed;--muted:#a5b5ac;--line:#365046;--accent:#cdf454;--warm:#ff7c4b}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif}a{color:inherit}.shell{max-width:1180px;margin:auto;padding:0 28px}.top{height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:13px}.top a{text-decoration:none}.back{color:var(--muted)}.archive-note{background:#2f4025;color:#eff8dc;border-bottom:1px solid #587637;padding:12px 0;font:11px/1.5 "DM Mono",monospace}.hero{padding:82px 0 55px;border-bottom:1px solid var(--line)}.eyebrow{font:11px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 18px}.hero h1{font-size:clamp(48px,8vw,105px);letter-spacing:-.08em;line-height:.9;margin:0}.hero p:last-child{color:var(--muted);max-width:630px;line-height:1.65;font-size:16px;margin:28px 0 0}.section{padding:68px 0;border-bottom:1px solid var(--line)}.section h2{font-size:31px;letter-spacing:-.05em;margin:0 0 22px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card{background:var(--panel);border:1px solid var(--line);padding:22px}.card h3{font-size:19px;margin:0 0 9px}.card p{color:var(--muted);line-height:1.55;font-size:13px;margin:0}.shots{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.shots img{width:100%;border:1px solid var(--line);display:block}.demo{background:#050809;border:1px solid #34413b;padding:25px}.demo label{display:block;font:11px "DM Mono",monospace;color:#b9c7bf;margin-bottom:10px}.demo-row{display:flex;gap:10px}.demo input{min-width:0;flex:1;background:#0d1310;border:1px solid #72e23f;color:#fff;padding:14px;font:16px "DM Mono",monospace}.demo button{background:var(--accent);border:0;padding:0 18px;font-weight:800;color:#102010;cursor:pointer}.results{list-style:none;padding:0;margin:22px 0 0}.results li{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #26332d;padding:13px 3px;font:13px "DM Mono",monospace}.available{color:#6ded73}.map{height:420px;position:relative;background:#080c0a;overflow:hidden;border:1px solid var(--line)}.map .n{position:absolute;border-radius:50%;background:#8d5cf6;border:4px solid #e7ddff;box-shadow:0 0 0 8px rgba(141,92,246,.16);cursor:pointer}.map .n:hover{background:var(--accent)}.map .a{width:140px;height:140px;left:41%;top:37%}.map .b{width:92px;height:92px;left:16%;top:62%}.map .c{width:54px;height:54px;left:22%;top:27%}.map .d{width:40px;height:40px;right:14%;top:22%}.map .e{width:62px;height:62px;right:25%;bottom:12%}.map-line{position:absolute;height:8px;background:#8d5cf6;transform-origin:left}.l1{width:190px;left:28%;top:67%;transform:rotate(25deg)}.l2{width:140px;left:53%;top:55%;transform:rotate(-54deg)}.map-label{position:absolute;bottom:18px;left:18px;font:11px "DM Mono",monospace;color:#d8ccff}.pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stage{border:1px solid var(--line);padding:18px;min-height:148px;position:relative;background:var(--panel)}.stage span{font:11px "DM Mono",monospace;color:var(--accent)}.stage h3{font-size:18px;margin:32px 0 7px}.stage p{font-size:12px;line-height:1.5;margin:0;color:var(--muted)}.stage:not(:last-child):after{content:"→";position:absolute;right:-18px;top:62px;color:var(--accent);font-size:20px;z-index:1}.query{margin:0;background:#050809;color:#d4e5da;padding:22px;overflow:auto;font:12px/1.65 "DM Mono",monospace}.footer{padding:35px 0;color:var(--muted);font-size:12px}@media(max-width:700px){.hero{padding-top:58px}.grid,.shots,.pipeline{grid-template-columns:1fr}.stage:not(:last-child):after{content:"↓";right:auto;left:50%;top:auto;bottom:-19px}.pipeline{gap:25px}.map{height:330px}.map .a{left:37%;top:36%}.map .b{left:7%;top:63%}.map .c{left:17%;top:20%}.map .d{right:8%;top:18%}.map .e{right:17%;bottom:8%}}
