:root{--black: #101820;--black-2: #151f27;--black-3: #1b2730;--red: #f93822;--red-2: #ff4b36;--gray: #b2b4b2;--gray-2: #646566;--yellow: #ffb549;--white: #ffffff;--line: rgba(178, 180, 178, .22);--shadow: 0 18px 48px rgba(0, 0, 0, .28);color:var(--white);background:var(--black);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{background:linear-gradient(180deg,#f9382214,#10182000 280px),var(--black);margin:0;min-width:320px}a{color:var(--yellow);text-decoration:none}h1,h2{color:var(--white);margin:0;line-height:1.1}h1{font-size:clamp(2rem,4vw,3.25rem)}h2{font-size:1.18rem}button,.button{align-items:center;background:#ffffff0f;border:1px solid var(--line);border-radius:7px;color:var(--white);cursor:pointer;display:inline-flex;font:inherit;font-weight:800;justify-content:center;min-height:40px;padding:.6rem .85rem;transition:background .16s ease,border-color .16s ease,color .16s ease}button:hover,.button:hover{background:#ffffff1a;border-color:#ffb5498c}button:disabled{cursor:not-allowed;opacity:.55}.primary{background:var(--red);border-color:var(--red);color:var(--white)}.primary:hover{background:var(--red-2);border-color:var(--red-2)}.large{font-size:1.05rem;min-height:52px;padding-inline:1.2rem}input,textarea,select{background:#0c1218;border:1px solid var(--line);border-radius:7px;color:var(--white);font:inherit;min-height:42px;padding:.65rem .75rem;width:100%}input:focus,textarea:focus,select:focus{border-color:var(--yellow);outline:2px solid rgba(255,181,73,.18)}input:disabled,textarea:disabled,select:disabled{opacity:.68}textarea{min-height:110px;resize:vertical}table{border-collapse:collapse;min-width:760px;width:100%}th,td{border-bottom:1px solid var(--line);color:#edf0f0;padding:.75rem;text-align:left;vertical-align:top}th{color:var(--gray);font-size:.82rem;text-transform:uppercase}.shell{margin:0 auto;max-width:1180px;min-height:100vh;padding:28px;width:100%}.authShell{display:grid;max-width:980px;place-items:center}.brand{align-items:flex-start;display:inline-flex;gap:.6rem;max-width:100%}.brand img{display:block;height:auto;max-width:min(214px,56vw)}.brand sup{border-left:2px solid var(--red);color:var(--yellow);font-size:.72rem;font-weight:900;letter-spacing:0;line-height:1;margin-top:.08rem;padding-left:.45rem;text-transform:uppercase}.largeBrand{display:flex;flex-direction:column;gap:.8rem}.largeBrand img{max-width:min(360px,72vw)}.largeBrand sup{align-self:flex-start;border-left:0;border-top:3px solid var(--red);font-size:.9rem;padding:.45rem 0 0}.topbar,.sectionHead,.actions,.inline{align-items:center;display:flex;gap:.75rem}.topbar{background:#101820d1;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);justify-content:space-between;margin-bottom:1rem;padding:.9rem;position:sticky;top:16px;z-index:10}.topbarIdentity{display:grid;gap:.35rem;min-width:220px}.sectionHead{justify-content:space-between;margin-bottom:1rem}.navTabs{align-items:center;background:#0c1218;border:1px solid var(--line);border-radius:8px;display:inline-flex;gap:.25rem;padding:.25rem}.tab{background:transparent;border-color:transparent;min-height:36px}.tab.active{background:var(--red);border-color:var(--red);color:var(--white)}.loginLayout{align-items:stretch;display:grid;gap:1rem;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);width:100%}.loginBrand{align-content:center;background:#070b0f;border:1px solid var(--line);border-radius:8px;display:grid;gap:1.6rem;min-height:460px;padding:2rem}.loginLead{color:#e6e8e8;font-size:1.18rem;line-height:1.55;margin:0;max-width:520px}.loginPanel{align-content:center;display:grid;gap:1.35rem}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{background:var(--black-2);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:1.25rem}.publicPanel{max-width:600px;width:100%}.success{text-align:center}.success .brand{justify-content:center}.stack{display:grid;gap:1rem}.field{color:var(--white);display:grid;gap:.35rem;font-weight:800}.field span,.muted,small{color:var(--gray);font-size:.9rem;font-weight:650}.lead{color:#e1e4e4;font-size:1.05rem;line-height:1.6}.check{align-items:center;color:#e1e4e4;display:flex;font-weight:800;gap:.5rem}.check input{accent-color:var(--red);min-height:auto;width:auto}.error,.ok{border-radius:7px;font-weight:800;padding:.8rem .9rem}.error{background:#f9382224;border:1px solid rgba(249,56,34,.42);color:#ffb7ae}.ok{background:#ffb54921;border:1px solid rgba(255,181,73,.36);color:#ffd18b}.fieldError{color:#ffb7ae}.list{display:grid;gap:.65rem}.list.compact{gap:.4rem}.rowButton,.questionItem{align-items:center;background:var(--black-3);border:1px solid var(--line);border-radius:8px;color:var(--white);display:flex;gap:1rem;justify-content:space-between;padding:.85rem;text-align:left;width:100%}.rowButton:hover,.questionItem:hover{border-color:#ffb54980}.rowButton span,.questionItem span{display:grid;gap:.2rem}.badge{background:#b2b4b221;border:1px solid rgba(178,180,178,.22);border-radius:999px;color:#d7d9d7;font-size:.78rem;font-weight:900;padding:.35rem .55rem;white-space:nowrap}.badge.active{background:#ffb54929;border-color:#ffb54966;color:#ffd18b}.tableWrap{overflow-x:auto}@media(max-width:900px){.loginLayout,.grid.two{grid-template-columns:1fr}.loginBrand{min-height:auto}}@media(max-width:820px){.shell{padding:16px}.topbar,.sectionHead,.inline{align-items:stretch;flex-direction:column}.topbar{position:static}.navTabs,.actions{width:100%}.navTabs button,.actions button,.actions .button{flex:1}.actions{flex-wrap:wrap}}
