:root{--bg:#07070f;--panel:#ffffff08;--text:#e8f5f0;--muted:#e8f5f0b8;--green:#0fc;--green-soft:#00ffcc59;--orange:#ff7b45;--orange-soft:#ff7b4566;--wire:#ffffff80;--edge:#ffffff24;--focus:#0fc}html[data-theme=light]{--bg:#f3fbf7;--panel:#ffffffa6;--text:#1a2a24;--muted:#1a2a24b8;--green:#0d6f5e;--green-soft:#0d6f5e59;--orange:#bf4f20;--orange-soft:#bf4f2066;--wire:#07070f99;--edge:#00000029;--focus:#0d6f5e}.skip-link{z-index:999;background:var(--bg);color:var(--green);border:2px solid var(--green);padding:.5rem 1rem;font-family:Share Tech Mono,monospace;font-size:1rem;position:absolute;top:.5rem;left:-999px}.skip-link:focus{left:.5rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}*{box-sizing:border-box}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}html,body{background:radial-gradient(circle at top right, #00ffcc14, transparent 40%), radial-gradient(circle at 20% 20%, #ff7b4514, transparent 48%), var(--bg);min-height:100%;color:var(--text);margin:0}body{font-family:Share Tech Mono,monospace;font-size:clamp(14px,2.2vw,16px);line-height:1.5}#app{min-height:calc(100vh - 96px)}.app{width:min(1200px,96vw);margin:0 auto;padding:1.2rem .6rem 2.5rem}.app-header{border:1px solid var(--edge);background:var(--panel);margin-bottom:1rem;padding:1rem 3.8rem 1rem 1rem;position:relative}.theme-toggle{border:1px solid var(--green-soft);background:var(--bg);width:2.6rem;height:2.6rem;color:var(--green);cursor:pointer;border-radius:50%;font-size:1.2rem;transition:background-color .15s,border-color .15s;position:absolute;top:.8rem;right:.8rem}.theme-toggle:hover{background:var(--green-soft);border-color:var(--green)}html[data-theme=light] .theme-toggle{border-color:var(--orange-soft);color:var(--orange)}html[data-theme=light] .theme-toggle:hover{background:var(--orange-soft);border-color:var(--orange)}h1,h2,h3{margin:0;font-family:Orbitron,sans-serif}h1{font-size:clamp(1rem,3vw,1.8rem);line-height:1.3}h2{margin-bottom:.7rem;font-size:clamp(.95rem,2.5vw,1.4rem)}h3{margin-bottom:.5rem;font-size:clamp(.85rem,2vw,1.1rem)}p,li{line-height:1.55}ol,ul{padding-left:1.4rem}.subtitle{color:var(--muted);max-width:80ch;margin-top:.7rem}.exhibits{gap:1rem;display:grid}.exhibit{border:1px solid var(--edge);background:var(--panel);padding:clamp(.75rem,2vw,1.2rem)}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.callout{border:1px solid var(--green-soft);color:var(--muted);margin-top:.8rem;padding:.8rem}label{margin-bottom:.4rem;font-weight:700;display:block}input,button,textarea{font-family:inherit;font-size:inherit}input[type=number],textarea{border:1px solid var(--green-soft);width:100%;color:var(--text);-webkit-appearance:none;background:#0000001a;border-radius:0;padding:.6rem}html[data-theme=light] input[type=number],html[data-theme=light] textarea{background:#ffffff80}.action{border:1px solid var(--green-soft);color:var(--green);cursor:pointer;background:0 0;min-width:44px;min-height:44px;padding:.55rem .9rem;transition:background-color .15s}.action:hover{background:var(--green-soft)}.action-orange{border-color:var(--orange-soft);color:var(--orange)}.action-orange:hover{background:var(--orange-soft)}.row{flex-wrap:wrap;align-items:center;gap:.55rem;margin:.5rem 0;display:flex}.mono{overflow-wrap:anywhere;white-space:pre-wrap;border:1px solid var(--edge);background:#0000002e;max-height:10rem;padding:.5rem;font-size:clamp(.72rem,1.6vw,.85rem);overflow-y:auto}.budget{border:1px solid var(--edge);background:#00000014;width:100%;height:1rem;margin-top:.4rem}.budget-fill{background:linear-gradient(90deg, var(--orange), var(--green));height:100%;transition:width .3s}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:clamp(.78rem,1.8vw,.9rem)}th,td{border:1px solid var(--edge);text-align:left;padding:.45rem .6rem}th{background:#0000000f}html[data-theme=light] th{background:#00000008}a{color:var(--green);text-underline-offset:2px}html[data-theme=light] a{color:var(--orange)}.link-list{flex-wrap:wrap;gap:.6rem 1.2rem;padding:0;list-style:none;display:flex}.footer-note{color:var(--muted)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=860px){.grid-2,.grid-3{grid-template-columns:1fr}.app-header{padding-right:3.6rem}}@media (width<=520px){.app{padding:.6rem .35rem 1.5rem}.app-header{padding:.75rem 3.2rem .75rem .75rem}.row{gap:.4rem}.action{text-align:center;flex:auto;font-size:.85rem}.theme-toggle{top:.5rem;right:.5rem}}@media (forced-colors:active){.budget-fill{background:highlight}.action{border:2px solid buttontext}.callout{border:2px solid canvastext}}
