:root{color-scheme:dark;font-family:Consolas,SF Mono,Cascadia Mono,Liberation Mono,Menlo,monospace;font-weight:400;background:#06110c;color:#c9ffd8}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{display:grid;place-items:stretch;background:linear-gradient(#18ff690d 50%,#00000014 50%),radial-gradient(circle at center,rgba(48,255,119,.1),transparent 58%),#06110c;background-size:100% 4px,auto,auto}.terminal{min-height:100vh;display:flex;flex-direction:column;border:1px solid rgba(71,255,135,.38);background:#021008e6;box-shadow:inset 0 0 28px #1fff621f}.terminal__bar{min-height:38px;display:flex;align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid rgba(71,255,135,.34);background:#081f11e6}.terminal__lamp{width:10px;height:10px;border-radius:50%;background:#6dff8d;box-shadow:0 0 12px #6dff8d;flex:0 0 auto}.terminal__title,.terminal__prompt,.terminal__status{margin:0;color:#79f997;font-size:1rem;letter-spacing:0;text-transform:uppercase}.terminal__body{flex:1;display:grid;align-content:center;gap:16px;padding:clamp(18px,5vw,36px)}h1{max-width:880px;margin:0;color:#d9ffe2;font-size:clamp(1.6rem,4vw,2.6rem);line-height:1.3;font-weight:400;letter-spacing:0;text-shadow:0 0 8px rgba(91,255,134,.25)}button{width:fit-content;min-height:38px;border:1px solid rgba(121,249,151,.72);border-radius:4px;padding:8px 12px;color:#e8ffed;background:#2064306b;font:inherit;cursor:pointer;box-shadow:0 0 16px #5bff862e}button:hover,button:focus-visible{background:#32924694;outline:2px solid rgba(121,249,151,.4);outline-offset:2px}.terminal__status{text-transform:none;color:#a4f7b7}.descriptor-section{border:1px solid rgba(71,255,135,.22);border-radius:4px;padding:12px 16px;background:#081f1199}.descriptor-section h2{margin:0 0 8px;font-size:1rem;text-transform:uppercase;color:#79f997;letter-spacing:.04em}.descriptor-table{width:100%;border-collapse:collapse;font-size:1rem}.descriptor-table tr{border-bottom:1px solid rgba(71,255,135,.1)}.descriptor-table tr:last-child{border-bottom:none}.descriptor-table td{padding:4px 0;vertical-align:top}.descriptor-table__label{width:120px;color:#5fbf78;font-weight:200;white-space:nowrap;padding-right:16px}
