*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#05080f;color:#dde3ee}.muted{color:#4e607a;font-size:12px}.err{color:#f87171}.banner{padding:8px 12px;margin:8px;border-radius:4px}.banner.warn{background:#f9731626;color:#fdba74}.hood-admin-login{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.hood-admin-login form{display:flex;flex-direction:column;gap:8px;width:280px}.hood-admin-login input,.hood-admin-login button{padding:10px;border-radius:4px;border:1px solid #333;background:#0a1018;color:inherit}.hood-admin-login button{background:#ea580c;border:none;cursor:pointer}.hood-admin{display:flex;flex-direction:column;height:100vh}.hood-admin__header{display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid rgba(249,115,22,.2);flex-wrap:wrap}.hood-admin__actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}.hood-admin__actions button,.hood-admin__tabs button,.panel button{padding:6px 12px;background:#1a2233;border:1px solid rgba(249,115,22,.3);color:#dde3ee;border-radius:4px;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.panel button.danger{border-color:#f871718c;color:#fecaca}.hood-admin__tabs{display:flex;gap:4px;padding:8px 16px;border-bottom:1px solid #222}.hood-admin__tabs button.active{background:#f9731633}.panel button.active{background:#f9731640;border-color:#fb923c}.hood-admin__body{flex:1;min-height:0;overflow:auto;padding:12px}.split{display:grid;grid-template-columns:360px 1fr;gap:12px;height:calc(100vh - 140px)}.split-v{display:grid;grid-template-columns:1fr 1fr;gap:12px}.panel{background:#080d18;border:1px solid rgba(249,115,22,.15);border-radius:6px;padding:12px;overflow:auto}.map-panel,.hood-admin-map{height:100%;min-height:400px;border:1px solid rgba(233,69,96,.35);border-radius:6px;overflow:hidden}.hood-admin-map--status{display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:#94a3b8}.hood-admin-map--drawing{cursor:crosshair}.hood-admin-map__location{width:12px;height:12px;border-radius:50%;background:#f97316;border:2px solid #fff;box-shadow:0 0 0 2px #05080f99}.hood-admin-map__vertex{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:#2ec4b6;box-shadow:0 0 0 2px #05080f99}table{width:100%;border-collapse:collapse;font-size:12px}th,td{border-bottom:1px solid #222;padding:6px 8px;text-align:left}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.form-grid label{display:flex;flex-direction:column;gap:4px;font-size:11px}.code{font-size:10px;overflow:auto;max-height:400px;background:#000;padding:8px}.code.sm{max-height:240px}.checklist{list-style:none;padding:0;font-size:12px}.checklist .ok{color:#4ade80}.checklist .fail{color:#f87171}.ml{margin-left:8px}.button-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin:8px 0 12px;font-size:12px}.stats-grid span{border:1px solid rgba(249,115,22,.15);border-radius:4px;padding:8px;background:#ffffff08}button,input,textarea,select{font:inherit}button{transition:border-color .14s ease,background .14s ease,transform .14s ease}button:not(:disabled):active{transform:translateY(1px)}.game-catalog{min-height:100vh;padding:32px clamp(18px,4vw,64px) 56px;background:radial-gradient(circle at 82% 0%,rgba(249,115,22,.12),transparent 30%),linear-gradient(180deg,#080d18,#05080f 48%)}.game-catalog__header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;max-width:1280px;margin:0 auto 28px}.game-catalog h1,.game-catalog h2,.modal h2{margin:0}.game-catalog h1{font-size:clamp(32px,5vw,52px);letter-spacing:-.04em}.game-catalog h2{font-size:18px;line-height:1.25}.eyebrow{margin:0 0 5px;color:#f97316;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.game-catalog__header-actions,.game-card__actions,.modal__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.game-catalog button,.modal button{padding:9px 13px;color:#dde3ee;border:1px solid rgba(148,163,184,.23);border-radius:7px;background:#0f172aeb;cursor:pointer}.game-catalog button:hover,.modal button:hover{border-color:#f973168c}.game-catalog button.primary,.modal button.primary{color:#120a04;border-color:#fb923c;background:linear-gradient(135deg,#fb923c,#f97316);font-weight:800}.game-catalog button.danger{color:#fca5a5}.game-catalog__toolbar{display:flex;align-items:center;gap:12px;max-width:1280px;margin:0 auto 18px;color:#64748b;font-size:12px}.game-catalog__toolbar input{width:min(430px,100%);padding:11px 13px;color:#dde3ee;border:1px solid rgba(148,163,184,.2);border-radius:8px;outline:none;background:#080d18e0}.game-catalog__toolbar input:focus{border-color:#f97316b3}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;max-width:1280px;margin:0 auto}.game-card{display:flex;flex-direction:column;gap:16px;min-height:300px;padding:18px;border:1px solid rgba(249,115,22,.16);border-radius:12px;background:linear-gradient(145deg,#0f172ae0,#080d18f5);box-shadow:0 18px 45px #00000029}.game-card:hover{border-color:#f973165c}.game-card__topline{display:flex;justify-content:space-between;align-items:center}.game-card__id{color:#475569;font-family:ui-monospace,monospace;font-size:12px}.game-card__meta{margin:7px 0 0;color:#94a3b8;font-size:12px}.status{padding:4px 8px;border:1px solid rgba(148,163,184,.2);border-radius:999px;color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.status--draft{color:#cbd5e1}.status--registration_open{color:#67e8f9;border-color:#22d3ee59}.status--in_progress{color:#4ade80;border-color:#4ade8059;background:#4ade8012}.status--completed{color:#a78bfa;border-color:#a78bfa59}.game-card__counts{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.game-card__counts span{display:flex;flex-direction:column;gap:2px;padding:8px;border-radius:6px;color:#64748b;background:#ffffff06;font-size:10px}.game-card__counts strong{color:#e2e8f0;font-size:16px}.game-card__readiness{display:flex;gap:6px;flex-wrap:wrap}.game-card__readiness span{padding:4px 7px;border-radius:5px;color:#64748b;background:#64748b14;font-size:10px}.game-card__readiness span.ok{color:#4ade80;background:#4ade8014}.game-card__actions{margin-top:auto}.empty-state{max-width:620px;margin:80px auto;padding:42px;text-align:center;border:1px dashed rgba(249,115,22,.3);border-radius:12px;background:#080d18b8}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:18px;background:#02060cd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:22px;border:1px solid rgba(249,115,22,.28);border-radius:12px;background:#080d18;box-shadow:0 30px 90px #0000008c}.modal__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal .icon-button{width:36px;height:36px;padding:0;font-size:22px}.game-form{display:flex;flex-direction:column;gap:14px}.game-form>label,.game-form .form-grid label{display:flex;flex-direction:column;gap:6px;color:#94a3b8;font-size:11px;font-weight:700}.game-form input,.game-form textarea{width:100%;padding:10px 11px;color:#e2e8f0;border:1px solid rgba(148,163,184,.2);border-radius:6px;outline:none;background:#0b1320}.game-form input:focus,.game-form textarea:focus{border-color:#f97316b3}.clone-options{display:grid;gap:9px;margin:0;padding:13px;border:1px solid rgba(148,163,184,.16);border-radius:7px}.clone-options legend{padding:0 5px;color:#cbd5e1;font-size:11px;font-weight:800}.clone-options label{display:flex;align-items:center;gap:8px;font-size:12px}.clone-options input{width:auto}.clone-options p{margin:2px 0 0}.safety-note{padding:10px 12px;color:#fdba74;border:1px solid rgba(249,115,22,.22);border-radius:6px;background:#f9731612;font-size:11px}.modal__actions{justify-content:flex-end;margin-top:4px}@media(max-width:720px){.game-catalog{padding:22px 14px 40px}.game-catalog__header{flex-direction:column}.game-catalog__header-actions{width:100%}.game-catalog__header-actions button{flex:1}.game-catalog__toolbar{align-items:stretch;flex-direction:column}.game-grid,.game-form .form-grid{grid-template-columns:1fr}.game-card__actions button{flex:1}.split{grid-template-columns:1fr;height:auto}.map-panel,.hood-admin-map{min-height:55vh}}
