*{box-sizing:border-box}:root{--bg:#030504;--panel:#07100e;--panel2:#0d1715;--gold:#f5c84b;--gold2:#b8871d;--green:#51ff9e;--red:#ff6175;--text:#f8f2df;--muted:#a7adb0;--line:#f5c84b38}html,body,#root{height:100%;min-height:100%;color:var(--text);background:#000;margin:0;font-family:Inter,ui-sans-serif,system-ui,Segoe UI,Arial,sans-serif;overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}.loading{height:100vh;color:var(--gold);background:#020302;place-items:center;font-size:28px;font-weight:900;display:grid}.page{height:100vh;position:relative;overflow:hidden}.cinematic-bg{opacity:.62;z-index:0;background-color:#0000;background-image:linear-gradient(90deg,#000000f0,#000000b8,#000000f5),url(/british-army.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0}.hud-grid{z-index:1;opacity:.12;background-image:linear-gradient(#f5c84b21 1px,#0000 1px),linear-gradient(90deg,#f5c84b21 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 60% 20%,#000,#0000 70%);mask-image:radial-gradient(circle at 60% 20%,#000,#0000 70%)}.ambient{filter:blur(95px);pointer-events:none;z-index:2;border-radius:50%;position:fixed}.one{background:#f5c84b2e;width:440px;height:440px;top:-160px;right:15%}.two{background:#45ff9b14;width:420px;height:420px;bottom:-160px;left:15%}.app-layout{grid-template-columns:300px 1fr;gap:22px;padding:22px;display:grid}.sidebar,.main{z-index:5;position:relative}.sidebar{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040708c7;border-radius:30px;flex-direction:column;height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 90px #0009}.brand{align-items:center;gap:14px;padding:18px;display:flex}.brand img{object-fit:cover;border:1px solid var(--line);border-radius:18px;width:68px;height:68px}.brand b{letter-spacing:-.8px;font-size:24px;display:block}.brand span{color:var(--muted);font-size:13px;display:block}.sidebar-scroll{flex:1;min-height:0;padding:6px 14px 14px;overflow-y:auto}nav{gap:9px;display:grid}nav button{border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;min-height:52px;padding:0 14px;font-weight:900;display:flex;color:#e8e8e8!important;background:0 0!important}nav button:hover,nav button.active{border-color:#f5c84b47;color:var(--gold)!important;background:linear-gradient(90deg,#f5c84b2e,#ffffff09)!important}nav em{color:var(--gold);text-align:center;width:24px;font-style:normal}.operator{background:#ffffff0b;border:1px solid #f5c84b24;border-radius:22px;margin:14px;padding:16px}.operator span,.operator small{color:var(--muted);font-size:12px;display:block}.operator b{color:var(--gold);white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:20px;display:block;overflow:hidden}.main{height:calc(100vh - 44px);overflow:hidden}.main-scroll{height:100%;padding-right:8px;overflow:hidden auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#030504f5,#030504a6);justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding:6px 0 10px;display:flex;position:sticky;top:0}.eyebrow,.overline{color:var(--gold);letter-spacing:3px;text-transform:uppercase;font-size:12px;font-weight:950}.topbar h2{letter-spacing:-3px;margin:4px 0 0;font-size:clamp(40px,5vw,76px);line-height:.9}.status-cluster{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.version-pill,.status-pill,.mini-profile{background:#00000061;border:1px solid #f5c84b47;border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 18px;font-weight:950;display:flex}.version-pill,.mini-profile{color:var(--gold)}.status-pill{color:#9dffc8;background:#45ff9b1a;border-color:#45ff9b59;gap:10px}.status-pill i{background:var(--green);width:11px;height:11px;box-shadow:0 0 18px var(--green);border-radius:50%}.mini-profile{border-radius:16px;width:48px;padding:0}.glass-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#070e0ee0,#030607c2);border-radius:30px;min-height:0;padding:26px;overflow:hidden;box-shadow:0 28px 90px #0000008c,inset 0 0 0 1px #ffffff06}.panel-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.panel-title h3,.panel-title h4{color:var(--gold);letter-spacing:-.5px;margin:0;font-size:28px}.panel-title span,.chips span,.chip-row span{color:var(--gold);background:#f5c84b12;border:1px solid #f5c84b40;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:950}.tab-page{padding-bottom:40px}.content-grid{gap:18px;display:grid}.content-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.equal-panels{align-items:stretch}.scroll-card,.comms-card,.owner-shell{flex-direction:column;max-height:calc(100vh - 170px);display:flex}.form-scroll,.mail-list,.chat-window,.owner-scroll,.sidebar-scroll,.main-scroll{scrollbar-width:thin;scrollbar-color:var(--gold) #ffffff0a}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#ffffff09;border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(var(--gold),var(--gold2));border-radius:999px}.hero-grid,.command-hero{grid-template-columns:1.45fr .85fr;gap:18px;margin-bottom:18px;display:grid}.hero-card,.hero-command{justify-content:space-between;align-items:center;gap:20px;min-height:310px;display:flex}.hero-card h1,.hero-copy h1{letter-spacing:-5px;margin:8px 0 18px;font-size:clamp(52px,7vw,110px);line-height:.82}.hero-copy h3{letter-spacing:-2px;margin:8px 0 14px;font-size:clamp(34px,4vw,58px);line-height:.9}.hero-card p,.hero-copy p,.module-copy p{color:#d0d0d0;font-size:18px;line-height:1.65}.chips,.chip-row{flex-wrap:wrap;gap:9px;display:flex}.reactor,.reactor-wrap{flex:none;width:190px;height:190px;position:relative}.reactor div,.reactor-ring{border:1px solid #f5c84b59;border-radius:50%;animation:12s linear infinite spin;position:absolute;inset:0}.reactor div:nth-child(2),.ring-b{border-color:#45ff9b40;animation:8s linear infinite reverse spin;inset:23px}.reactor div:nth-child(3),.ring-c{animation:5s linear infinite spin;inset:48px}.reactor b,.reactor-core{background:radial-gradient(circle,#fff5b6,var(--gold) 55%,#7b5609);color:#030303;border-radius:50%;place-items:center;font-size:24px;font-weight:1000;display:grid;position:absolute;inset:68px;box-shadow:0 0 70px #f5c84b80}.reactor i,.reactor-scan{background:linear-gradient(transparent,var(--gold),transparent);transform-origin:50% 87px;width:1px;height:82px;animation:4s linear infinite spin;position:absolute;top:8px;left:50%}.readiness{gap:12px;display:grid}.readiness div{background:#ffffff0b;border:1px solid #f5c84b1f;border-radius:18px;grid-template-columns:1fr auto;gap:6px;padding:15px;display:grid}.readiness b{color:#fff}.readiness span{color:var(--green);font-weight:1000}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.metric{background:#ffffff0a;border:1px solid #f5c84b24;border-radius:24px;padding:22px;position:relative;overflow:hidden}.metric:after{content:"";background:radial-gradient(circle,#f5c84b2e,#0000 70%);border-radius:50%;width:130px;height:130px;position:absolute;top:-50px;right:-50px}.metric.good:after,.metric.green:after{background:radial-gradient(circle,#45ff9b29,#0000 70%)}.metric span,.metric small{color:var(--muted);display:block}.metric b,.metric strong{color:var(--gold);margin:10px 0 4px;font-size:34px;display:block}.metric.good b,.metric.green strong{color:var(--green)}.feed-item,.mail-item,.application-card,.hire-card,.identity-card,.announcement-preview{background:#ffffff0b;border:1px solid #f5c84b21;border-radius:22px;margin-bottom:10px;padding:16px}.feed-item{grid-template-columns:90px 1fr 55px;align-items:center;gap:10px;display:grid}.feed-item b,.mail-item b,.identity-card b{color:var(--gold)}.feed-item span,.mail-item span,.identity-card span,.application-card span,.hire-card span{color:#ddd}.feed-item small,.mail-item small,.identity-card small{color:var(--muted)}.action-grid,.mail-form,.feature-list,.owner-grid{gap:12px;display:grid}.feature-list span{color:#ddd;background:#00000038;border:1px solid #ffffff0f;border-radius:16px;padding:13px}button,.gold-btn,.dark-btn,.primary-btn{border:1px solid #f5c84b38;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:1000;text-decoration:none;display:flex}.gold-btn,button:not(.dark-btn),.primary-btn{background:linear-gradient(135deg,#fff1a9,var(--gold) 40%,var(--gold2));color:#050505}.dark-btn{color:#fff;background:#ffffff0b}button:disabled{opacity:.45;cursor:not-allowed}input,textarea,select{color:#fff;background:linear-gradient(135deg,#121c1cf5,#080c0cf5);border:1px solid #f5c84b38;border-radius:16px;outline:none;width:100%;padding:14px}textarea{resize:vertical;min-height:125px}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--gold) 50%), linear-gradient(135deg,var(--gold) 50%,transparent 50%), linear-gradient(135deg,#121c1cfa,#080c0cfa);background-position:calc(100% - 22px) 52%,calc(100% - 16px) 52%,0 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,100% 100%}select option{color:#fff;background:#0b0f0f}.notice{color:var(--muted);border:1px dashed #f5c84b38;border-radius:18px;margin-bottom:14px;padding:16px;line-height:1.45}.empty{text-align:center;color:var(--muted);border:1px dashed #f5c84b2e;border-radius:18px;padding:28px}.pill-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.pill-row button{color:#fff;background:linear-gradient(135deg,#0d1313f2,#060909f2);width:auto;min-height:38px}.pill-row button.selected,.check-grid button.selected{color:var(--gold);background:linear-gradient(135deg,#f5c84b57,#b8871d38);border-color:#f5c84b8c}.chat-window,.mail-list{background:#00000038;border:1px solid #ffffff0f;border-radius:20px;flex:1;min-height:300px;padding:10px;overflow:auto}.chat-msg{background:#ffffff09;border-radius:16px;margin-bottom:10px;padding:14px}.msg-head,.hire-top{justify-content:space-between;gap:10px;display:flex}.msg-head b,.hire-top b{color:var(--gold)}.chat-msg a,.mail-item a{color:#89d7ff}.chat-media{border-radius:14px;max-width:min(360px,100%);max-height:240px;margin-top:8px;display:block}.composer{grid-template-columns:1fr 150px;gap:12px;margin-top:12px;display:grid}.composer-tools{gap:8px;margin-top:12px;display:flex}.composer-tools button{width:46px;min-height:40px}.two-inline{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hiring-grid{gap:14px;display:grid;overflow:auto}.hire-card h3,.application-card h3{color:#fff;margin:10px 0;font-size:24px}.hire-card p,.application-card p,.mail-item p{color:#d5d5d5;line-height:1.5}.hire-actions{flex-wrap:wrap;gap:10px;display:flex}.hire-card.not-hiring span,.hire-card.full span{color:var(--red)}.announcement-preview h3{color:var(--gold);margin:0 0 8px}.announcement-preview img{object-fit:cover;border-radius:14px;max-width:100%;max-height:220px}.verify-layout{align-items:start}.verify-card,.identity-wrapper{min-height:520px}.verify-card{flex-direction:column;gap:18px;display:flex}.verify-actions{flex-direction:column;gap:16px;margin-top:auto;display:flex}.verify-actions .gold-btn,.verify-actions button{min-height:64px;font-size:18px}.module-copy h2{margin:0 0 12px;font-size:30px}.identity-card{margin-bottom:16px}.identity-card b{margin-bottom:10px;font-size:28px;display:block}.identity-card span,.identity-card small{margin-top:8px;display:block}.owner-shell{min-height:calc(100vh - 170px)}.owner-layout{grid-template-columns:1.35fr .9fr;gap:18px;display:grid}.owner-panel{background:#ffffff0a;border:1px solid #f5c84b21;border-radius:22px;padding:18px}.owner-scroll{overflow:auto}.check-grid{flex-wrap:wrap;gap:10px;display:flex}.check-grid button{color:#fff!important;background:#ffffff0b!important}.check-grid button.selected{color:var(--gold)!important;background:linear-gradient(135deg,#f5c84b57,#b8871d38)!important}.error-box{color:#ffb6bf;background:#ff465a21;border:1px solid #ff465a40;border-radius:14px;margin-bottom:12px;padding:12px}.error-box:empty{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1280px){.app-layout{grid-template-columns:260px 1fr;padding:16px}.hero-grid,.command-hero,.content-grid.two,.owner-layout{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(2,1fr)}.scroll-card,.comms-card,.owner-shell{max-height:none}.reactor,.reactor-wrap{width:150px;height:150px}.reactor b,.reactor-core{inset:52px}}@media (width<=900px){html,body,#root{overflow:auto}.page{height:auto;min-height:100vh;overflow:visible}.app-layout{padding:10px;display:block}.sidebar{height:auto;max-height:420px;margin-bottom:12px}.main,.main-scroll{height:auto;overflow:visible}.topbar{flex-direction:column;position:relative}.status-cluster{justify-content:flex-start}.hero-card,.hero-command{flex-direction:column;align-items:flex-start}.content-grid.two,.metrics-grid,.hero-grid,.command-hero,.two-inline,.composer{grid-template-columns:1fr}.chat-window,.mail-list{flex:auto;height:340px}.verify-card,.identity-wrapper{min-height:auto}.topbar h2{font-size:48px}.hero-card h1,.hero-copy h1{font-size:56px}.feed-item{grid-template-columns:1fr}.brand img{width:54px;height:54px}}@media (width<=560px){.glass-card{border-radius:22px;padding:18px}.panel-title{flex-direction:column;align-items:flex-start}.panel-title h3,.panel-title h4{font-size:24px}.topbar h2{font-size:42px}.hero-card h1,.hero-copy h1{font-size:48px}.status-pill,.version-pill,.mini-profile{height:42px}.metrics-grid{gap:10px}.metric b,.metric strong{font-size:28px}}
