*{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)}}@keyframes pulse-glow{0%,to{opacity:.7}50%{opacity:1}}@keyframes medal-appear{0%{opacity:0;transform:scale(.8)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.login-page{place-items:center;min-height:100vh;display:grid;position:relative;overflow:hidden}.login-center{z-index:5;text-align:center;gap:28px;width:100%;max-width:480px;padding:24px;display:grid;position:relative}.login-brand{flex-direction:column;align-items:center;gap:16px;display:flex}.login-brand h1{letter-spacing:-5px;margin:4px 0;font-size:clamp(56px,12vw,108px);line-height:.85}.login-brand p{color:var(--gold);letter-spacing:3px;font-size:11px;font-weight:900}.login-card{text-align:left}.login-desc{color:var(--muted);margin-bottom:18px;line-height:1.55}.discord-btn{background:linear-gradient(135deg,#7289da,#5865f2);border:1px solid #7289da66;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:58px;margin-bottom:18px;font-size:17px;font-weight:900;text-decoration:none;transition:opacity .2s,box-shadow .2s;display:flex;color:#fff!important}.discord-btn:hover{opacity:.92;box-shadow:0 0 30px #7289da66}.login-features{gap:10px;display:grid}.login-feature{background:#ffffff0a;border:1px solid #f5c84b1a;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.login-feature span{color:var(--gold);text-align:center;width:22px;font-size:16px}.login-feature p{color:#ccc;margin:0;font-size:14px}.logout-btn{color:#f99;text-align:center;cursor:pointer;background:#ff464614;border:1px solid #ff46462e;border-radius:12px;margin-top:10px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:block}.logout-btn:hover{color:#fbb;background:#ff464629;border-color:#ff464652}.medal-grid{gap:12px;display:grid}.medal-card{border:1px solid var(--rc,#f5c84b33);box-shadow:0 0 18px var(--rg,#0000);background:#ffffff0a;border-radius:18px;align-items:center;gap:16px;padding:16px;transition:box-shadow .3s,border-color .25s;animation:.35s both medal-appear;display:flex}.medal-card:hover{box-shadow:0 0 32px var(--rg,#0000);border-color:var(--rc,#f5c84b66)}.medal-orb{background:radial-gradient(circle at 35% 35%, var(--rc), transparent 70%);border:1px solid var(--rc);width:54px;height:54px;box-shadow:0 0 18px var(--rg);color:var(--rc);border-radius:50%;flex-shrink:0;place-items:center;font-size:22px;animation:3s ease-in-out infinite pulse-glow;display:grid}.medal-info b{color:#fff;margin-bottom:3px;font-size:15px;display:block}.medal-info small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4;display:block}.rarity-tag{letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:900}.rarity-list{gap:10px;display:grid}.rarity-tier{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;transition:background .2s;display:flex}.rarity-tier:hover{background:#ffffff12}.rarity-dot{background:var(--rc);width:13px;height:13px;box-shadow:0 0 10px var(--rg);border-radius:50%;flex-shrink:0}.rarity-tier b{flex:1}.rarity-tier small{color:var(--muted)}.medal-list{gap:12px;display:grid}.medal-item{border:1px solid var(--rc,#f5c84b2e);background:#ffffff0a;border-radius:16px;gap:14px;padding:14px;animation:.3s both medal-appear;display:flex}.medal-icon{color:var(--rc);text-shadow:0 0 12px var(--rg);margin-top:2px;font-size:26px;line-height:1}.medal-item b{color:#fff;margin-bottom:3px;display:block}.medal-item span{text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.medal-item p{color:#ccc;margin:4px 0;font-size:14px;line-height:1.45}.medal-item small{color:var(--muted);font-size:12px}.ribbon-row{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.ribbon-badge{background:radial-gradient(circle, var(--rc), transparent 70%);border:1px solid var(--rc);width:36px;height:36px;color:var(--rc);box-shadow:0 0 10px var(--rg);cursor:default;border-radius:50%;place-items:center;font-size:15px;transition:transform .2s,box-shadow .2s;display:grid}.ribbon-badge:hover{box-shadow:0 0 18px var(--rg);transform:scale(1.2)}.service-record{gap:14px;display:grid}.medal-ceremony{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.ceremony-orb{background:radial-gradient(circle at 35% 35%, var(--rc), transparent 65%);border:2px solid var(--rc);width:90px;height:90px;color:var(--rc);box-shadow:0 0 40px var(--rg);border-radius:50%;place-items:center;font-size:36px;animation:2s ease-in-out infinite pulse-glow;display:grid}.medal-ceremony h3{color:#fff;margin:0;font-size:22px}.medal-ceremony p{color:var(--muted);font-size:14px;line-height:1.5}.medal-ceremony small{color:var(--gold);font-size:13px}@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}}.toast{z-index:9999;letter-spacing:.05em;border-radius:8px;max-width:380px;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;animation:.3s slideIn;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 8px 32px #0006}.toast-success{color:#10b981;background:#10b98126;border:1px solid #10b981}.toast-error{color:#ef4444;background:#ef444426;border:1px solid #ef4444}.toast-info{color:#f5c84b;background:#f5c84b26;border:1px solid #f5c84b}@keyframes slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.roblox-profile-card{background:#f5c84b0a;border:1px solid #f5c84b26;border-radius:10px;align-items:flex-start;gap:1.2rem;margin-bottom:1rem;padding:1rem;display:flex}.roblox-avatar{object-fit:cover;border:2px solid #f5c84b66;border-radius:50%;flex-shrink:0;width:80px;height:80px}.roblox-avatar-placeholder{color:#f5c84b;background:#f5c84b14;border:2px solid #f5c84b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:800;display:flex}.roblox-profile-info{flex-direction:column;gap:.3rem;display:flex}.roblox-profile-info h3{color:#f5c84b;margin:0;font-size:1.1rem}.roblox-profile-info small{color:#fff6;font-size:.72rem}.regiment-badge{color:#f5c84b;letter-spacing:.08em;background:#f5c84b26;border:1px solid #f5c84b4d;border-radius:4px;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.regiment-badge.small{padding:.1rem .4rem;font-size:.65rem}.rank-label{color:#ffffff8c;font-size:.75rem;font-weight:500}.rank-label.small{font-size:.65rem}.unlinked-icon{color:#ffffff26;margin-bottom:.5rem;font-size:2rem}.identity-card.unlinked{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.identity-card.unlinked b{color:#fff9}.identity-card.unlinked p{color:#ffffff59;text-align:center;font-size:.83rem}.verify-actions{flex-wrap:wrap;gap:.8rem;margin:1rem 0;display:flex}.link-btn{color:#fff9;border:1px solid #fff3;border-radius:6px;padding:.65rem 1.4rem;font-size:.85rem;text-decoration:none}.link-btn:hover{color:#f5c84b;border-color:#f5c84b66}.sync-result{border-radius:6px;margin-top:.5rem;padding:.6rem 1rem;font-size:.82rem}.sync-result.ok{color:#10b981;background:#10b9811a;border:1px solid #10b9814d}.sync-result.err{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.search-bar{margin-bottom:.8rem}.search-bar input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:.6rem .9rem;font-size:.85rem}.search-bar input:focus{border-color:#f5c84b66;outline:none}.personnel-list{flex-direction:column;gap:.5rem;max-height:520px;padding-right:.3rem;display:flex;overflow-y:auto}.personnel-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:.8rem;padding:.7rem .9rem;transition:all .15s;display:flex}.personnel-card:hover{background:#f5c84b0f;border-color:#f5c84b33}.personnel-card.active{background:#f5c84b1a;border-color:#f5c84b59}.personnel-avatar{object-fit:cover;border:1px solid #f5c84b4d;border-radius:50%;flex-shrink:0;width:42px;height:42px}.personnel-avatar-placeholder{color:#f5c84b;background:#f5c84b14;border:1px solid #f5c84b33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.85rem;font-weight:700;display:flex}.personnel-info{flex:1;min-width:0}.personnel-info b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;display:block;overflow:hidden}.personnel-info span{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;display:block;overflow:hidden}.personnel-meta{flex-wrap:wrap;gap:.4rem;margin-top:.3rem;display:flex}.dossier-profile{background:#f5c84b0a;border:1px solid #f5c84b1f;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.dossier-avatar{object-fit:cover;border:2px solid #f5c84b59;border-radius:50%;flex-shrink:0;width:70px;height:70px}.dossier-details{flex-direction:column;flex:1;gap:.35rem;display:flex}.dossier-row{gap:.8rem;font-size:.82rem;display:flex}.dossier-row b{color:#f5c84bb3;min-width:70px}.dossier-row span{color:#ffffffb3}.promote-form{border-top:1px solid #ffffff12;margin-top:1rem;padding-top:1rem}.promote-form h4{color:#f5c84bb3;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .7rem;font-size:.82rem}.promote-form input,.promote-form textarea{width:100%;margin-bottom:.5rem}.roblox-tag{color:#f5c84bb3!important;font-size:.72rem!important}
