@import url('/fonts.css');
:root{color-scheme:dark;--bg:#080e1b;--panel:rgba(15,25,43,.88);--line:#25334a;--text:#eef5fd;--muted:#9aabc3;--cyan:#79e5e9;--purple:#b0a2ef;--danger:#ffb1b5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:21px;height:21px;flex:none;vertical-align:middle}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h1{font-size:32px;font-weight:600;margin-bottom:10px}h2{font-size:19px;font-weight:600}h3{font-size:18px;font-weight:600}p{color:var(--muted)}small{font-size:11px;color:var(--muted)}.cosmos{position:fixed;inset:0;z-index:-1;overflow:hidden;background:radial-gradient(ellipse at 90% 25%,#22234744,transparent 55%),radial-gradient(ellipse at 40% 85%,#0c3e4a33,transparent 50%),#080e1b}.nebula{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,#39447924,transparent 40%);filter:blur(20px)}.stars{position:absolute;inset:0;background-image:radial-gradient(1px 1px at 20px 60px,#91abc688 90%,transparent),radial-gradient(1px 1px at 170px 150px,#bddddd66 90%,transparent),radial-gradient(1px 1px at 300px 30px,#d9e9ff77 90%,transparent);background-size:360px 220px;opacity:.6}.brand{display:flex;align-items:center;gap:12px;font-size:17px;letter-spacing:.1em;font-weight:400;white-space:nowrap}.brand b{font-weight:700}.brand small{display:block;font-size:8px;letter-spacing:.22em;line-height:2;color:#90a8bd}.brand-mark{display:inline-flex;width:42px;height:44px;align-items:center;justify-content:center;font-size:32px;line-height:1;font-style:italic;font-weight:600;color:var(--cyan);background:#75e3e911;border:1px solid #72d6e352;border-radius:12px 3px 12px 3px;box-shadow:0 0 25px #67d9ee0b}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.18em;color:#91b5c8;display:flex;align-items:center;gap:8px}.dot{width:6px;height:6px;border-radius:50%;background:var(--cyan);display:inline-block;box-shadow:0 0 10px #6de4ed55;flex:none}.private-label{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.private-label svg{width:14px;height:14px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:43px;border-radius:7px;padding:10px 17px;font-weight:600;font-size:12px;border:1px solid transparent;transition:background .15s,transform .15s}.primary{background:var(--cyan);color:#0b202b;box-shadow:0 3px 18px #53cdd315}.primary:hover{background:#a0f3f5}.secondary{background:#152338;border-color:#344660;color:#d5e2f1}.secondary:hover{background:#223651}.primary svg,.secondary svg{width:16px;height:16px}.full{width:100%}.compact{min-height:36px;padding:7px 12px;font-size:11px}.text-link{font-size:12px;color:var(--cyan);font-weight:500;display:inline-block}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:6px;min-width:40px;min-height:40px;padding:8px;color:var(--muted)}.icon-button:hover{color:var(--cyan);background:#1b2b42}.avatar{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#284251,#293152);border:1px solid #3b526b;display:inline-flex;align-items:center;justify-content:center;flex:none;font-size:11px;letter-spacing:.02em;font-weight:600}.avatar.small{width:30px;height:30px;border-radius:9px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:11px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 23px;border-bottom:1px solid #25334a80}.panel-heading h2{margin:0;font-size:14px;letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.panel-heading svg{color:#7da2ba;width:17px;height:17px}.pill{display:inline-flex;border:1px solid #3b696c80;border-radius:5px;padding:3px 8px;font-size:10px;color:#a6dbd9;background:#2b676818;white-space:nowrap}.pill.muted{color:#a0acc1;border-color:#3e4a62;background:#25314a33}.pill.warning{color:#ffc4a6;border-color:#977657;background:#59432822}.spaced{margin-top:24px}.info-strip{display:flex;align-items:center;gap:15px;padding:19px 22px;border:1px solid #26394d;border-radius:9px;background:#111f32ad;margin-top:24px;color:#9dafc7;font-size:11px}.info-strip>svg{color:var(--cyan)}.info-strip b{color:#d9e6f2;font-weight:500}.info-strip a{color:var(--cyan);margin-left:auto;white-space:nowrap}.skip{position:fixed;left:12px;top:-100px;padding:10px;background:var(--cyan);color:#000;z-index:100}.skip:focus{top:12px}.loading{min-height:100svh;display:grid;place-content:center;text-align:center;gap:20px}.loading .brand-mark{margin:auto}.page-loading{padding:80px 20px;text-align:center;color:var(--muted)}
/* A CSS planet keeps the artwork sharp without third-party asset requests. */
.planet-scene{position:relative;isolation:isolate;pointer-events:none}.planet{position:absolute;width:230px;height:230px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 28% 22%,#c1dada77,transparent 30%),repeating-linear-gradient(167deg,#49667955 0px,#26385533 5px,#869eb729 9px,#394d7044 14px),radial-gradient(circle at 26% 25%,#809ab2,#3c5574 35%,#182843 65%,#090f24 82%);box-shadow:inset -24px -13px 30px #030815dd,inset 2px 2px 5px #b7f5ff66,0 0 80px #779bef25}.planet:after{content:"";position:absolute;inset:41% -42%;border-radius:50%;border:18px solid #7494b93d;box-shadow:0 0 0 5px #afc4e225,0 0 0 10px #9babcb16,inset 0 0 0 4px #bdd6e51a;transform:rotate(-24deg);z-index:2}.orbit{position:absolute;left:50%;top:50%;border:1px solid #83a8c82d;border-radius:50%;transform:translate(-50%,-50%) rotate(-24deg)}.orbit-one{width:480px;height:220px}.orbit-two{width:580px;height:320px;border-style:dashed;opacity:.6}.moon{width:20px;height:20px;position:absolute;left:82%;top:22%;border-radius:50%;background:radial-gradient(circle at 30% 20%,#b4c0d2,#384b6d 50%,#111c32 80%);box-shadow:0 0 20px #a4c7ea22}.coordinate{position:absolute;right:8%;bottom:12%;font-size:7px;letter-spacing:.26em;color:#738ba6}
/* Access portal */
.gate{max-width:1500px;margin:auto;min-height:100svh;display:flex;flex-direction:column;padding:35px 6vw 20px}.gate>header{display:flex;align-items:center;justify-content:space-between}.gate-main{display:grid;grid-template-columns:1.15fr 1fr;gap:7vw;align-items:center;flex:1;padding:50px 0}.gate-story{position:relative;min-height:560px;padding-top:32px}.gate-story h1{font-size:clamp(48px,5vw,72px);font-weight:500;letter-spacing:-.06em;line-height:1.1;margin:24px 0}.gate-story h1 span{color:#b7d9ea}.gate-story p{font-size:14px;line-height:1.9}.gate-story .planet-scene{position:absolute;width:420px;height:320px;left:0;bottom:0;z-index:-1}.gate-story .planet{width:175px;height:175px;left:55%}.gate-story .orbit-one{width:380px;height:170px}.gate-story .orbit-two{width:440px;height:250px}.gate-caption{position:absolute;bottom:-24px;left:0;right:0;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.18em;color:#7594a9}.gate-card{padding:38px 36px;border:1px solid #354158;border-radius:16px;background:linear-gradient(135deg,#142237ee,#10172bee);box-shadow:0 25px 80px #0003;max-width:450px;width:100%;justify-self:end}.icon-box{width:46px;height:46px;border:1px solid #3e727d;background:#78dbe511;color:var(--cyan);border-radius:12px;display:grid;place-items:center;margin-bottom:28px}.gate-card .eyebrow{font-size:9px;margin-bottom:12px}.gate-card h2{font-size:29px;margin-bottom:12px;font-weight:500}.gate-card>p{font-size:12px;margin-bottom:27px;line-height:1.8}.gate-switch{font-size:11px;color:var(--muted);text-align:center;margin:24px 0}.gate-switch button{border:0;background:none;color:var(--cyan);padding:4px;font-size:11px}.gate-note{border-top:1px solid var(--line);padding-top:20px;display:flex;gap:9px;align-items:center;font-size:10px;color:#91a6bf}.gate-note svg{width:15px;height:15px;color:#8dcad4}.gate>footer{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;color:#71869e;padding-top:25px;border-top:1px solid #1c2b3f}.gate>footer span{letter-spacing:0}
/* Form controls */
label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:500;margin-bottom:17px;color:#ccdaea}input,select,textarea{width:100%;min-width:0;min-height:44px;background:#090f1f;border:1px solid #334259;border-radius:6px;padding:11px 13px;color:var(--text);font-size:14px}input::placeholder,textarea::placeholder{color:#74869e}input:focus,select:focus,textarea:focus{border-color:var(--cyan)}textarea{resize:vertical;word-break:break-all}fieldset{border:1px solid var(--line);border-radius:8px;margin:18px 0;padding:15px}legend{font-size:12px;color:#d0e2ee;padding:0 6px}.check{flex-direction:row;align-items:center;font-weight:400;font-size:12px;gap:10px}.check input{width:18px;height:18px;min-height:0;accent-color:var(--cyan);flex:none}.permission-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.permission-row span{min-width:0;overflow-wrap:anywhere}.permission-row select{width:135px;flex:none;font-size:12px}.permission-row small{display:block}.help{font-size:11px;line-height:1.8;color:var(--muted);margin:10px 0}.form-error{color:var(--danger);font-size:12px;line-height:1.6;min-height:0;margin:12px 0}.form-error:empty{display:none}dialog{width:min(540px,calc(100% - 30px));max-height:85svh;overflow:auto;border:1px solid #435474;border-radius:14px;background:#111d30;color:var(--text);padding:25px;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#030813b8;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.dialog-heading h2{margin:0;font-size:21px}.dialog-heading .icon-button{margin-right:-8px}.dialog-heading+p{font-size:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);border:1px solid #496474;border-radius:8px;background:#162d3e;padding:12px 20px;max-width:min(520px,calc(100% - 30px));font-size:12px;color:#e5f8fb;z-index:100;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s}#toast.show{opacity:1;transform:translate(-50%,0)}
/* Workspace */
.workspace{display:flex;min-height:100svh}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;background:#0b1322f7;border-right:1px solid #23314a;z-index:20;padding:28px 18px 0}.sidebar .brand{padding:0 7px;font-size:15px;gap:10px}.sidebar .brand-mark{width:36px;height:38px;font-size:28px}.sidebar .brand small{font-size:6px;letter-spacing:.19em}.nav-label{font-size:8px;letter-spacing:.18em;color:#7c8fa8;margin:43px 14px 12px}.nav-label.administration{margin-top:32px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{display:flex;align-items:center;gap:12px;border:1px solid transparent;border-radius:6px;padding:12px 14px;background:transparent;text-align:left;color:#a8b8cc;font-size:12px;min-height:45px}.sidebar nav button svg{width:18px;height:18px;color:#7a91ab}.sidebar nav button:hover{background:#142238}.sidebar nav button.active{background:linear-gradient(90deg,#25455377,#1b354544);border-color:#3b687d77;color:#a8f0f1}.sidebar nav button.active svg{color:var(--cyan)}.sidebar-bottom{margin-top:auto;padding-top:32px}.workspace-status{padding:18px 10px;font-size:10px;color:#b2c8da}.workspace-status .dot{margin-right:6px;width:5px;height:5px}.workspace-status small{display:block;font-size:9px;padding-left:15px;margin-top:3px}.identity{border-top:1px solid var(--line);padding:19px 0;display:flex;gap:10px;align-items:center;font-size:11px}.identity>span:nth-child(2){flex:1;min-width:0;overflow-wrap:anywhere}.identity small{display:block;font-size:9px}.identity .avatar{width:32px;height:32px;border-radius:8px}.identity .icon-button{min-width:32px;padding:4px}.identity .icon-button svg{width:17px}.main-shell{margin-left:244px;flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:77px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #263249;padding:0 35px;background:#0b1320bb;gap:12px}.breadcrumb{display:flex;align-items:center;gap:15px;font-size:11px;color:#c0cdde}.top-brand{color:#90a6bd;font-size:10px;letter-spacing:.1em}.slash{color:#51687e}.topbar-right{display:flex;align-items:center;gap:22px}#menu{display:none}.main-shell main{padding:32px 35px 35px;flex:1;max-width:1700px;width:100%;align-self:center;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:26px}.page-heading .eyebrow{font-size:8px;margin-bottom:10px;letter-spacing:.2em}.page-heading p{font-size:12px;margin-bottom:0}.page-heading h1{font-size:28px}.page-heading>.primary,.page-heading>.secondary{flex:none}.hero{position:relative;overflow:hidden;min-height:285px;border:1px solid #3b4d68;border-radius:12px;background:radial-gradient(ellipse at 72% 75%,#37427766,transparent 50%),radial-gradient(ellipse at 100% 0,#35425655,transparent 65%),linear-gradient(110deg,#132135,#0f182e 65%,#182437);isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(1px 1px at 20px 20px,#cee2fbcc,transparent),radial-gradient(1px 1px at 110px 100px,#cee2fb66,transparent),radial-gradient(2px 2px at 260px 180px,#cee2fb66,transparent);background-size:330px 210px;opacity:.6;z-index:-1}.hero-text{position:relative;z-index:3;padding:30px 34px;width:55%;background:linear-gradient(90deg,#112034dd,transparent)}.hero .eyebrow{font-size:8px;color:#a5cad4;letter-spacing:.15em}.hero h2{font-size:34px;font-weight:500;line-height:1.17;margin:16px 0 12px}.hero p{font-size:11px;line-height:1.8;color:#aabbcd;margin-bottom:22px}.hero .primary{min-height:37px;padding:9px 14px;font-size:10px}.hero .text-link{display:block;margin-top:10px;font-size:10px}.hero .planet-scene{position:absolute;inset:0 0 0 44%;z-index:0}.hero .planet{width:190px;height:190px;left:56%;top:51%}.hero .orbit-one{width:430px;height:190px}.hero .orbit-two{width:520px;height:290px}.hero-number{position:absolute;right:23px;top:20px;font-size:8px;letter-spacing:.2em;color:#9ab5cd}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}.stat{padding:18px 20px;transition:border-color .15s}.stat:hover{border-color:#4d8195}.stat-label{display:flex;gap:9px;align-items:center;color:#aebfd3;font-size:10px}.stat-label svg{width:16px;height:16px;color:#78acc1}.stat strong{display:block;font-size:30px;font-weight:500;line-height:1.2;margin:14px 0 9px;letter-spacing:-.04em}.stat-caption{display:flex;align-items:center;justify-content:space-between;color:#8d9eb6;font-size:9px}.stat-caption>span{color:#71879f;font-size:15px}.overview-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:22px}.empty{min-height:290px;padding:35px 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-orbit{width:74px;height:74px;border:1px solid #3b556e;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#3b627b22,transparent);outline:1px dashed #2b3d55;outline-offset:7px;margin-bottom:26px}.empty-orbit svg{width:29px;height:29px;color:#8cb9cc}.empty h3{font-size:17px;margin-bottom:9px;font-weight:500}.empty p{font-size:11px;max-width:350px;line-height:1.9;margin-bottom:20px}.profile-preview{padding-bottom:24px;text-align:center}.profile-preview .panel-heading{text-align:left}.profile-orbit{width:87px;height:87px;border:1px solid #4f5179;border-radius:50%;display:grid;place-items:center;margin:29px auto 23px;outline:1px dashed #494764;outline-offset:8px}.profile-orbit>span{display:grid;place-items:center;border-radius:50%;width:72px;height:72px;background:radial-gradient(circle at 20% 20%,#5b517b77,#1b294333);border:1px solid #514d72}.profile-orbit svg{width:26px;height:26px;color:#b4aad4}.profile-preview h3{font-size:15px;margin:0 20px 10px}.profile-preview>p{font-size:11px;line-height:1.8;margin:0 25px 15px}.profile-tags{display:flex;justify-content:center;gap:6px;margin:18px 12px 24px}.profile-tags span{font-size:8px;padding:4px 8px;border:1px solid #414a66;border-radius:4px;color:#a1afc8}.profile-preview>.full{width:calc(100% - 46px);font-size:10px;min-height:36px}.profile-preview>small{display:block;font-size:9px;margin:13px 20px 0}.resource-list{padding:0 22px}.resource-row,.staff-row,.invite-row{display:flex;align-items:center;gap:14px;min-height:85px;padding:18px 0;border-bottom:1px solid #243249}.resource-row:last-child,.staff-row:last-child,.invite-row:last-child{border-bottom:0}.resource-icon{border:1px solid #314459;border-radius:9px;background:#18283b;width:40px;height:40px;display:grid;place-items:center;flex:none;color:#83b5c6}.resource-icon svg{width:20px;height:20px}.resource-row>div,.staff-info,.invite-row>div{flex:1;min-width:0;overflow-wrap:anywhere}.resource-row b,.staff-row b,.invite-row b{font-size:12px;font-weight:500}.resource-row small,.staff-row small,.invite-row small{display:block;font-size:10px;margin-top:3px}.player-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:24px}.player-layout>.panel:first-child{display:flex;align-items:center;justify-content:center;min-height:480px}.profile-fields{margin:25px;text-align:left;font-size:11px}.profile-fields>div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #27344c;padding:12px 0}.profile-fields dt{color:var(--muted)}.profile-fields dd{margin:0;color:#c6d7e7}.audit-list{padding:0 24px}.audit-event{display:flex;gap:15px;padding:22px 0;border-bottom:1px solid #25334a}.audit-dot{width:7px;height:7px;background:#77bccd;border-radius:50%;margin-top:6px;flex:none}.audit-event>div{min-width:0;flex:1}.audit-event b{font-size:12px;font-weight:500;text-transform:capitalize}.audit-event p{font-size:10px;margin:5px 0}.audit-event p span{padding:0 5px}.audit-event details{font-size:10px;color:var(--muted);margin-top:10px}.audit-event summary{cursor:pointer;color:#9cc6d5;min-height:24px}.audit-event dd{margin:3px 0 12px;overflow-wrap:anywhere}.audit-event pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;background:#0a1424;padding:14px;border-radius:5px}.panel-actions{padding:18px 24px;display:flex;justify-content:flex-end}.monitor-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin:0 0 24px;flex-wrap:wrap}.monitor-meta>span:last-child{margin-left:auto;font-size:10px}.monitor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.metric{padding:27px}.metric .eyebrow{font-size:9px}.metric h2{font-size:32px;margin:20px 0}.metric h2 small{font-size:13px;font-weight:400;letter-spacing:0}.metric p{font-size:11px;line-height:1.9;margin:16px 0 0}.metric progress{width:100%;height:8px;border:0;border-radius:6px;overflow:hidden;background:#23354b;accent-color:var(--cyan)}progress::-webkit-progress-bar{background:#23354b}progress::-webkit-progress-value{background:linear-gradient(90deg,#5dabbc,#86e5e5)}progress::-moz-progress-bar{background:#86e5e5}.security-panel{padding:28px;max-width:590px}.security-panel>p{font-size:12px;line-height:1.8}.security-panel form{margin-top:25px}.error-panel{padding:30px;margin-top:20px}.error-panel p{font-size:12px}.workspace-footer{padding:18px 35px;border-top:1px solid #1f2c42;color:#778ca3;font-size:8px;display:flex;justify-content:space-between;gap:12px;letter-spacing:.05em}.workspace-footer b{font-weight:400;color:#8297ad;margin-left:13px;font-size:7px}.nav-scrim{display:none}
@media(min-width:1550px){.main-shell main{padding-top:45px}.hero{min-height:345px}.hero-text{padding:40px}.hero h2{font-size:43px}.hero .planet{width:245px;height:245px}.hero .orbit-one{width:530px;height:240px}.hero .orbit-two{width:640px;height:360px}}
@media(max-width:1150px){.sidebar{width:214px;padding-left:12px;padding-right:12px}.main-shell{margin-left:214px}.main-shell main{padding:28px 24px}.topbar{padding:0 24px}.stat{padding:17px 14px}.stat-label{font-size:9px;gap:7px}.overview-grid{grid-template-columns:1.2fr 1fr}.hero h2{font-size:30px}.hero-text{width:59%;padding-left:25px}.hero .planet-scene{left:40%}.hero .planet{width:155px;height:155px}.hero .orbit-one{width:340px;height:170px}.hero .orbit-two{width:430px;height:250px}.hero .eyebrow{font-size:7px}.panel-heading{padding:18px}.panel-heading h2{font-size:12px}.gate{padding-left:5vw;padding-right:5vw}.gate-main{gap:5vw}.gate-card{padding:30px 26px}}
@media(max-width:900px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-label{font-size:11px}.overview-grid,.player-layout{grid-template-columns:1fr}.profile-preview{display:block}.overview-grid .profile-preview{display:none}.hero-text{width:65%}.hero .planet-scene{left:47%;opacity:.85}.hero .planet{width:140px;height:140px}.hero .orbit-one{width:300px;height:140px}.hero .orbit-two{width:370px;height:220px}.page-heading h1{font-size:25px}.page-heading{align-items:flex-start}.page-heading>.primary{font-size:10px;padding:9px 12px}.gate-main{grid-template-columns:1fr 1fr;gap:25px}.gate-story h1{font-size:48px}.gate-story .planet-scene{width:310px;left:-20px}.gate-story .planet{width:140px;height:140px}.gate-story .orbit-one{width:290px}.gate-story .orbit-two{width:340px}.gate-caption span{display:none}.gate-card{padding:25px}.gate-card h2{font-size:25px}.gate-story p{font-size:12px}.gate-story .eyebrow{font-size:8px}.monitor-grid{gap:15px}.metric{padding:20px}.metric h2{font-size:26px}.metric h2 small{display:block;margin-top:8px}}
@media(max-width:700px){:root{font-size:14px}input,select,textarea{font-size:16px}.sidebar{transform:translateX(-100%);transition:transform .2s;width:270px;padding-top:24px;overflow-y:auto;max-height:100svh}.sidebar.open{transform:translateX(0)}.nav-scrim:not([hidden]){display:block;position:fixed;inset:0;border:0;background:#030915ba;backdrop-filter:blur(3px);z-index:19}.main-shell{margin:0}.topbar{height:64px;padding:0 15px;position:sticky;top:0;z-index:10;backdrop-filter:blur(18px)}#menu{display:inline-flex}.breadcrumb{gap:9px;font-size:11px}.top-brand,.breadcrumb .slash{display:none}.topbar-right{gap:12px}.topbar .private-label{font-size:9px}.topbar .avatar{width:27px;height:27px}.main-shell main{padding:26px 17px}.page-heading{margin-bottom:22px;gap:13px;flex-wrap:wrap}.page-heading h1{font-size:26px}.page-heading p{font-size:11px;max-width:350px;line-height:1.8}.page-heading>.primary,.page-heading>.secondary{min-height:40px;font-size:11px}.page-heading .eyebrow{font-size:7px}.hero{min-height:315px}.hero-text{padding:26px 22px;width:78%;background:linear-gradient(90deg,#112034ee,#11203444,transparent)}.hero h2{font-size:30px;margin-top:22px}.hero p{font-size:10px}.hero .eyebrow{font-size:6px;letter-spacing:.11em}.hero .planet-scene{left:44%;top:35px;opacity:.65}.hero .planet{width:125px;height:125px;left:67%;top:30%}.hero .orbit-one{width:260px;height:140px;top:30%;left:67%}.hero .orbit-two{width:320px;height:220px;top:30%;left:67%}.hero .moon{display:none}.hero .coordinate{display:none}.hero-number{font-size:6px;right:15px;top:15px}.hero .primary{font-size:10px;padding:10px 12px;min-height:39px}.stats{gap:11px;margin:16px 0}.stat{padding:16px}.stat-label{font-size:10px}.stat strong{font-size:28px;margin:14px 0 8px}.stat-caption{font-size:8px}.panel-heading{padding:17px}.panel-heading h2{font-size:12px}.panel-heading .pill{font-size:8px}.empty{padding:36px 21px;min-height:285px}.empty h3{font-size:16px}.empty p{font-size:11px}.info-strip{padding:16px;font-size:10px;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-top:18px}.info-strip>svg{width:17px;height:17px;margin-top:2px}.info-strip>span{flex:1;min-width:180px}.info-strip a{margin-left:27px;font-size:10px}.workspace-footer{padding:15px 18px;font-size:7px;flex-wrap:wrap;justify-content:center}.workspace-footer>span:last-child{display:none}.resource-list{padding:0 17px}.resource-row{gap:10px}.resource-row b{font-size:11px}.resource-row .pill{font-size:8px;padding:3px 5px}.resource-row .resource-icon{width:33px;height:33px}.resource-row .icon-button{min-width:28px;padding:4px}.staff-row,.invite-row{flex-wrap:wrap;gap:10px}.staff-row>.staff-info{min-width:170px}.staff-row .compact{margin-left:auto;min-height:40px}.invite-row>div{min-width:180px}.invite-row .compact{min-height:40px}.monitor-grid{grid-template-columns:1fr}.metric h2 small{display:inline;margin-top:0}.monitor-meta>span:last-child{width:100%;margin-left:0}.security-panel{padding:22px}.audit-list{padding:0 18px}.audit-event{gap:10px}.audit-event b{font-size:11px}.player-layout>.panel:first-child{min-height:320px}.gate{padding:24px 22px 20px;min-height:100svh}.gate .brand{font-size:15px}.gate .brand-mark{width:34px;height:37px;font-size:28px}.gate .brand small{font-size:6px}.gate>header>.private-label{font-size:0;gap:0}.gate>header>.private-label svg{width:18px;height:18px}.gate-main{display:block;padding:36px 0 25px}.gate-story{min-height:0;padding:0;margin-bottom:26px}.gate-story>.eyebrow{font-size:7px}.gate-story h1{font-size:40px;line-height:1.1;margin:15px 0 11px}.gate-story p{font-size:10px;max-width:255px;margin-bottom:0}.gate-story .planet-scene{width:170px;height:180px;left:auto;right:-15px;top:0;bottom:auto;opacity:.45;overflow:hidden}.gate-story .planet{width:80px;height:80px;left:65%}.gate-story .orbit-one{width:150px;height:75px;left:65%}.gate-story .orbit-two{width:190px;height:125px;left:65%}.gate-story .coordinate,.gate-story .moon,.gate-caption{display:none}.gate-card{max-width:none;padding:25px 22px;border-radius:12px}.icon-box{width:38px;height:38px;margin-bottom:20px;border-radius:9px}.icon-box svg{width:18px;height:18px}.gate-card h2{font-size:25px}.gate-card>p{font-size:11px;margin-bottom:22px}.gate-card .eyebrow{font-size:7px}.gate-card label{font-size:11px}.gate-note{font-size:9px}.gate>footer{font-size:7px;padding-top:15px}.gate>footer span{font-size:8px}.gate-switch{margin:20px 0}.desktop-only{display:none}dialog{padding:22px;max-height:88svh}.permission-row select{font-size:16px;width:150px}#toast{bottom:calc(18px + env(safe-area-inset-bottom));font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}

.refresh-controls{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:none}.refresh-controls small{font-size:10px}.refreshing svg{animation:refresh-spin 1s linear infinite}.danger{color:#ffc1c5;border-color:#92505e;background:#59233855}.danger:hover{background:#79334466}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.staff-row{flex-wrap:wrap}@keyframes refresh-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.refreshing svg{animation:none}}@media(max-width:700px){.refresh-controls{align-items:flex-start}.staff-row .danger{margin-left:auto}}


.directory-grid{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,2fr);gap:20px}.directory-list,.player-details{padding:24px;min-width:0}.player-select{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;padding:14px 4px;border:0;border-bottom:1px solid var(--line);background:transparent;overflow-wrap:anywhere}.player-select:hover{background:#183040}.archive-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.archive-tabs [aria-pressed=true]{border-color:var(--cyan)}.archive-record{padding:18px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0}.archive-image{display:inline-flex;vertical-align:top;flex-direction:column;width:min(100%,220px);margin:8px 12px 8px 0;font-size:12px}.archive-image img{max-width:100%;max-height:240px;object-fit:contain;border-radius:8px;background:#101927}.player-details .pill{display:inline-block;margin:3px 0}.player-details details{margin:14px 0}.directory-list form{margin-bottom:15px}@media(max-width:800px){.directory-grid{grid-template-columns:1fr}.directory-list,.player-details{padding:18px}#player-results{max-height:320px;overflow:auto}}

#more-players[hidden],#older-records[hidden]{display:none!important}

.moderation-panel { padding: clamp(18px, 3vw, 32px); }
.moderation-panel h2 { margin-top: 28px; }
