:root{--background:#03110d;--foreground:#d8f5e4;--copper:#d6b36a;--signal:#5dffbf;--signal-hot:#d8fff0}*{box-sizing:border-box}body,html{background:var(--background);margin:0;min-height:100%;width:100%}body{color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;min-height:100svh;min-height:100dvh}.site-shell{align-items:center;display:grid;height:100vh;height:100svh;height:100dvh;isolation:isolate;justify-items:center;overflow:hidden;position:relative;width:100vw}.site-shell.is-main{height:auto;min-height:100vh;min-height:100svh;min-height:100dvh;overflow:visible;padding:clamp(1rem,3vw,2rem) 0}.splash:before{background:radial-gradient(circle at center,rgba(93,255,191,.08),transparent 22rem),radial-gradient(circle at 50% 115%,rgba(12,89,68,.28),transparent 34rem);content:"";z-index:-2}.ambient,.splash:before{inset:0;position:absolute}.ambient{background:radial-gradient(circle at 20% 20%,rgba(93,255,191,.14),transparent 24rem),radial-gradient(circle at 80% 70%,rgba(42,131,89,.18),transparent 26rem),linear-gradient(145deg,#020706,#071d16 42%,#03110d);background-size:180% 180%;z-index:-3}.spark-field{inset:0;pointer-events:none;position:absolute;z-index:-1}.spark{background:linear-gradient(90deg,transparent,var(--signal-hot),var(--signal),transparent);border-radius:999px;box-shadow:0 0 8px var(--signal),0 0 18px rgba(93,255,191,.34);height:1px;position:absolute;transform-origin:center}.monogram-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:block;padding:0}.monogram-button:focus-visible{outline:1px solid var(--signal);outline-offset:18px}.monogram{aspect-ratio:384/240;display:block;filter:drop-shadow(0 0 18px rgba(216,245,228,.14)) drop-shadow(0 0 64px rgba(93,255,191,.16));max-width:min(84vw,36rem);overflow:visible;width:100%}.main-view{display:grid;grid-template-rows:auto minmax(0,1fr);height:min(78vh,42rem);max-width:68rem;padding:clamp(1.2rem,3vw,2.4rem);width:min(92vw,68rem)}.home-button,.main-view{position:relative;z-index:1}.home-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(3,17,13,.52);border:1px solid rgba(216,245,228,.28);color:var(--foreground);cursor:pointer;display:inline-flex;height:2.75rem;justify-content:center;justify-self:center;width:2.75rem}.home-button svg{height:1.25rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:1.25rem}.home-button:hover{border-color:rgba(93,255,191,.7);color:var(--signal-hot);box-shadow:0 0 18px rgba(93,255,191,.16)}.home-button:focus-visible{outline:1px solid var(--signal);outline-offset:6px}.top-controls{align-items:center;display:flex;gap:.75rem;justify-content:center;position:relative;z-index:1}.command-shell{min-width:min(68vw,20rem)}.command-form input,.command-trigger{align-items:center;background:rgba(3,17,13,.62);border:1px solid rgba(216,245,228,.28);color:var(--foreground);display:flex;font:inherit;height:2.75rem;width:100%}.command-trigger{cursor:pointer;gap:.75rem;grid-template-columns:auto minmax(0,1fr) auto;padding:0 .9rem;text-align:left}.command-form:before,.command-trigger span{color:var(--signal);font-weight:800}.command-trigger strong{color:rgba(216,245,228,.72);font-size:.78rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.command-trigger kbd{border:1px solid rgba(216,245,228,.24);color:rgba(216,245,228,.62);font-family:inherit;font-size:.68rem;font-weight:800;line-height:1;padding:.32rem .42rem;text-transform:uppercase}.command-form{position:relative}.command-form:before{content:"cmd";font-size:.68rem;left:.75rem;letter-spacing:.08em;position:absolute;text-transform:uppercase;top:50%;translate:0 -50%}.command-form input{outline:0;padding:0 .9rem 0 3.1rem}.command-form input:focus,.command-trigger:hover{border-color:rgba(93,255,191,.72);box-shadow:0 0 18px rgba(93,255,191,.12)}.command-menu{background:rgba(3,17,13,.94);border:1px solid rgba(216,245,228,.2);border-top:0;box-shadow:0 18px 40px rgba(0,0,0,.32);left:0;overflow:hidden;position:absolute;top:100%;width:100%;z-index:5}.command-option{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--foreground);cursor:pointer;display:grid;grid-gap:.35rem;gap:.35rem;grid-template-columns:4.5rem 1fr auto;min-height:2.55rem;padding:0 .75rem;text-align:left;width:100%}.command-option[aria-selected=true]{background:rgba(93,255,191,.1)}.command-keys{display:flex;gap:.3rem}.command-keys kbd{align-items:center;border:1px solid rgba(216,245,228,.22);color:var(--signal);display:inline-flex;font-family:inherit;font-size:.7rem;font-weight:800;height:1.35rem;justify-content:center;line-height:1;min-width:1.35rem;text-transform:uppercase}.command-option strong{font-size:.8rem;font-weight:700}.command-option em{color:rgba(216,245,228,.55);font-size:.72rem;font-style:normal}.command-empty{color:rgba(216,245,228,.6);font-size:.78rem;margin:0;padding:.85rem}.sr-only{height:1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.board-circuit{align-self:stretch;display:block;height:100%;justify-self:center;max-height:34rem;max-width:58rem;overflow:visible;width:100%;z-index:0}.board-trace{stroke:rgba(93,255,191,.5);stroke-width:1.4}.board-node{fill:var(--background);stroke:var(--signal);stroke-width:1.8;transform-box:fill-box;transform-origin:center}.board-switch{cursor:pointer;outline:none}.switch-hitbox{fill:transparent}.switch-outline{fill:rgba(3,17,13,.72);stroke:rgba(93,255,191,.38);stroke-width:1.2}.switch-pad{fill:var(--background);stroke:var(--signal);stroke-width:1.7}.switch-detail{stroke:rgba(216,245,228,.34);stroke-linecap:round;stroke-width:1}.switch-index{fill:var(--signal);font-size:7px;letter-spacing:.08em}.switch-index,.switch-label{font-weight:800;text-anchor:middle}.switch-label{dominant-baseline:middle;fill:var(--foreground);font-size:14px}.board-switch:focus-visible .switch-outline,.board-switch:hover .switch-outline{fill:rgba(8,36,27,.78);stroke:rgba(93,255,191,.78)}.board-switch:focus-visible .switch-label,.board-switch:hover .switch-label{fill:var(--signal-hot)}.trace{stroke:var(--foreground);stroke-width:1.85}.node{fill:var(--background);filter:drop-shadow(0 0 7px rgba(93,255,191,.62)) drop-shadow(0 0 14px rgba(93,255,191,.26));stroke:var(--foreground);stroke-width:1.75;transform-box:fill-box;transform-origin:center}@media (max-width:760px){.main-view{height:min(78vh,42rem);padding:1.25rem}.home-button{justify-self:start}.top-controls{justify-content:flex-start;width:100%}.command-shell{min-width:0;width:min(70vw,20rem)}.command-trigger kbd{border:0;font-size:0;padding:0}.command-trigger kbd:before{content:"⌄";color:var(--signal);font-size:1rem}.board-circuit{max-height:30rem}.command-trigger kbd:before{content:none}.command-trigger kbd{border:1px solid rgba(216,245,228,.24);font-size:.68rem;padding:.32rem .42rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}