:root{color-scheme:dark;--glow:#4fd8ff;--ink:#d8f2ff;--muted:#7da4b8;--panel:#08151f;--line:#173d50;font-family:"Segoe UI",system-ui,sans-serif;background:#050a10;color:var(--ink)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 66% 28%,#0d2638 0%,#07111a 34%,#050a10 72%);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(#4fd8ff12 1px,transparent 1px),linear-gradient(90deg,#4fd8ff12 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 80%)}.shell{width:min(1180px,calc(100% - 48px));min-height:100vh;margin:auto;display:grid;grid-template-rows:auto 1fr auto;position:relative}header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:var(--glow);text-decoration:none;font-weight:300;letter-spacing:.42em;text-shadow:0 0 18px #4fd8ff66}.brand-logo{width:118px;height:auto;max-height:42px;object-fit:contain}.brand-symbol{display:none;width:40px;height:40px;object-fit:contain}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#58e39a;box-shadow:0 0 12px #58e39a}.header-actions{display:flex;align-items:center;gap:18px}.header-button{border:1px solid #28556b;border-radius:999px;padding:6px 12px;background:#0a1822;color:#83cfe9;font-size:.66rem;letter-spacing:.14em}.header-button:hover{border-color:var(--glow)}.cloud-state,.step,footer{font-size:.68rem;letter-spacing:.2em;color:#56829a}main{display:grid;grid-template-columns:1fr minmax(380px,500px);align-items:center;gap:7vw;padding:58px 2vw}.eyebrow{letter-spacing:.2em;color:var(--glow);font-size:.72rem;margin:0 0 24px}.hero-copy h1{font-size:clamp(3.5rem,7vw,6.8rem);font-weight:200;line-height:.9;letter-spacing:-.055em;margin:0;color:#e9f9ff}.hero-copy h1 span{color:var(--glow);text-shadow:0 0 32px #4fd8ff38}.lede{max-width:580px;font-size:1.18rem;line-height:1.7;color:#91b2c3;margin-top:34px}.console{position:relative;padding:42px 40px;border:1px solid #20506a;border-radius:20px;background:linear-gradient(145deg,#0b1c28dd,#071018ee);box-shadow:0 24px 80px #0008,0 0 45px #4fd8ff0c,inset 0 1px #78e4ff1f}.console:before,.console:after{content:"";position:absolute;width:34px;height:34px;border-color:var(--glow);opacity:.65}.console:before{top:-1px;left:-1px;border-top:2px solid;border-left:2px solid;border-radius:20px 0}.console:after{right:-1px;bottom:-1px;border-right:2px solid;border-bottom:2px solid;border-radius:0 0 20px}.console-ring{width:88px;height:88px;border:1px solid #28718f;border-radius:50%;display:grid;place-items:center;margin:0 0 30px;box-shadow:0 0 22px #4fd8ff22}.reactor{width:54px;height:54px;border-radius:50%;background:radial-gradient(circle,#eaffff 0%,#9be9ff 18%,#1f8fc2 46%,#0c2a3d 72%,#061520 100%);box-shadow:0 0 26px #4fd8ff88,inset 0 0 12px #d8f8ffaa;animation:breathe 3s ease-in-out infinite}@keyframes breathe{50%{box-shadow:0 0 42px #4fd8ffcc,inset 0 0 18px #fff}}section{animation:arrive .28s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(8px)}}section[hidden]{display:none}.step{margin:0 0 12px;color:#5aaacb}h2{font-size:1.85rem;font-weight:300;margin:0 0 14px;color:#e6f7ff}section>p:not(.step):not(.notice):not(.answer){color:#8eafbf;line-height:1.55;margin:0 0 22px}.hello{color:var(--glow)!important;margin-bottom:8px!important}button{font:inherit;cursor:pointer;transition:.18s ease}.primary{width:100%;border:1px solid var(--glow);border-radius:9px;padding:15px 18px;background:#1f8fc2;color:#031018;font-weight:700;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 22px #4fd8ff18}.primary:hover{background:#56d8ff;box-shadow:0 0 30px #4fd8ff4d;transform:translateY(-1px)}.secondary{border:1px solid #28556b;border-radius:9px;padding:12px 18px;background:#0a1822;color:#9fdcf4;margin-top:12px}.secondary:hover{border-color:var(--glow);color:#dff8ff}.actions{display:flex;gap:10px}.actions .secondary{flex:1}form{margin-top:20px}input{width:100%;padding:15px 16px;margin:0 0 12px;border-radius:9px;border:1px solid #31596b;background:#050d14;color:white;font:inherit;outline:none}input:focus{border-color:var(--glow);box-shadow:0 0 18px #4fd8ff2c}input::placeholder{color:#526f7d}.notice,.answer{min-height:1.5em;color:#9bc5d7;line-height:1.5;margin:16px 0 0}.user-queue{display:grid;gap:10px;margin-top:18px}.user-row{padding:12px;border:1px solid #1d4659;border-radius:10px;background:#07121a}.user-email{display:block;color:#d9f4ff;word-break:break-word}.user-meta{font-size:.72rem;color:#63879a;margin-top:4px}.user-actions{display:flex;gap:8px;margin-top:10px}.user-actions button{border:1px solid #28556b;border-radius:7px;padding:7px 10px;background:#0a1822;color:#9fdcf4}.user-actions .approve{border-color:#2d7550;color:#8ee7b3}.user-actions .deny{border-color:#713b47;color:#f2a1ac}.empty{color:#7194a5;font-size:.9rem}footer{height:64px;border-top:1px solid var(--line);display:flex;align-items:center;gap:20px}footer span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#2a7899;margin-right:9px}.footer-wordmark{width:88px;height:auto;object-fit:contain;opacity:.78;margin-left:auto}@media(max-width:820px){.shell{width:min(100% - 28px,620px)}header{height:68px}.brand-logo{width:96px;max-height:34px}main{grid-template-columns:1fr;padding:48px 0;gap:42px}.hero-copy h1{font-size:clamp(3.4rem,16vw,5rem)}.lede{font-size:1.05rem}.console{padding:30px 24px}footer{gap:12px;justify-content:space-between;font-size:.55rem}.footer-wordmark{width:70px}}@media(max-width:480px){.cloud-state{display:none}.brand{gap:7px;font-size:.72rem;letter-spacing:.24em}.brand-logo{display:none}.brand-symbol{display:block;width:30px;height:30px}.hero-copy h1{font-size:3.5rem}main{padding-top:36px}.console{border-radius:14px}.console-ring{width:72px;height:72px}.reactor{width:44px;height:44px}footer span:nth-child(2){display:none}.footer-wordmark{width:60px}}
