*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#172033;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.55}.page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:36px 0}.login-page{display:grid;min-height:100vh;place-items:center}.login-card{width:min(460px,100%);border:1px solid #dce3ee;border-radius:12px;background:#fff;padding:28px;box-shadow:0 24px 60px #1720331f}.login-card h1{margin-bottom:10px}.login-card p{color:#5e6a7d}.login-form{display:grid;gap:16px;margin-top:20px}.qr-login-box{display:grid;gap:14px;margin-top:24px;padding-top:22px;border-top:1px solid #e2e8f2}.qr-login-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.qr-login-header h2{margin:0;font-size:18px}.qr-code-card,.qr-placeholder{display:grid;place-items:center;gap:10px;min-height:260px;border:1px dashed #cdd8e8;border-radius:12px;background:#f8fafc;padding:18px;text-align:center}.qr-code-card img{width:220px;height:220px;border-radius:8px;background:#fff}.qr-code-card p,.qr-placeholder p{margin:0;color:#66738a;font-size:14px}.session-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-12px 0 22px;border:1px solid #dce3ee;border-radius:8px;background:#fff;padding:12px 14px;color:#526178;font-weight:700}.admin-user-pill{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;background:#eef2f7;color:#526178;padding:0 12px;font-size:13px;font-weight:800}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:28px}.eyebrow{margin:0 0 8px;color:#4f6b95;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:clamp(30px,4vw,48px);letter-spacing:0}.hero p:last-child{margin-bottom:0;color:#5e6a7d}.stats{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px}.stats div{padding:16px;border:1px solid #d9e0ec;border-radius:8px;background:#fff}.stats strong{display:block;font-size:28px}.stats span{color:#66738a}.notice{margin-bottom:18px;padding:12px 14px;border:1px solid #c7d7ef;border-radius:8px;background:#edf5ff;color:#21436c}.workspace-panel{display:grid;gap:16px;margin-bottom:22px;border:1px solid #dce3ee;border-radius:8px;background:#fff;padding:18px;box-shadow:0 12px 30px #1720330f}.mode-switch{display:flex;gap:10px;flex-wrap:wrap}.mode-button{min-height:38px;padding:0 14px;border:1px solid #cdd8e8;border-radius:999px;background:#fff;color:#245178;cursor:pointer;font-weight:800}.mode-button.active{border-color:#246bfe;background:#246bfe;color:#fff}.workspace-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.workspace-summary div{padding:14px;border:1px solid #e2e8f2;border-radius:8px;background:#f8fafc}.workspace-summary span{display:block;margin-bottom:6px;color:#66738a;font-size:13px;font-weight:700}.workspace-summary strong{display:block;color:#172033;font-size:22px}.organizer-selector{max-width:420px}.organizer-ops-panel{margin-bottom:22px}.organizer-ops-list{display:grid;gap:12px}.organizer-ops-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;border:1px solid #e2e8f2;border-radius:8px;padding:16px;background:#fbfcff}.organizer-ops-card h3{margin-bottom:8px}.organizer-ops-card p{margin-bottom:6px;color:#5e6a7d}.organizer-ops-meta{display:grid;justify-items:end;gap:8px}.organizer-ops-meta strong{color:#172033}.organizer-ops-meta small{color:#66738a;font-weight:700}.layout{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);gap:22px;align-items:start}.panel{border:1px solid #dce3ee;border-radius:8px;background:#fff;padding:22px;box-shadow:0 18px 45px #17203314}.panel-header,.subevent-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-header h2,.subevent-title h3{margin:0}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.helper-text{margin:6px 0 0;color:#b45309;font-size:13px;font-weight:650}.muted-helper{color:#66738a}.form-panel{display:grid;gap:16px}label{display:grid;gap:7px;color:#324158;font-weight:650}input,textarea,select{width:100%;border:1px solid #cfd8e6;border-radius:7px;background:#fff;padding:11px 12px;color:#172033}textarea{min-height:90px;resize:vertical}input:focus,textarea:focus,select:focus{outline:3px solid #d7e8ff;border-color:#4f8fd9}.switch{display:inline-flex;align-items:center;grid-template-columns:auto auto;gap:8px;font-weight:600}.switch input{width:auto}.subevent-list{display:grid;gap:10px}.compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.subevent-row{display:grid;grid-template-columns:1fr 1fr 1fr 38px;gap:8px}.primary-button,.ghost-button,.danger-button,.icon-button{border:0;border-radius:7px;cursor:pointer;font-weight:750}.primary-button{min-height:46px;padding:0 16px;background:#246bfe;color:#fff}.primary-button.compact{min-height:38px}.ghost-button{min-height:36px;padding:0 13px;border:1px solid #cdd8e8;background:#fff;color:#245178}.danger-button{min-height:36px;padding:0 13px;border:1px solid #fecaca;background:#fff;color:#b91c1c}.icon-button{min-width:38px;background:#eef2f7;color:#526178;font-size:20px}.icon-button:disabled{cursor:not-allowed;opacity:.35}.event-list{display:grid;gap:14px}.event-card{display:grid;grid-template-columns:1fr auto;gap:12px;border:1px solid #e2e8f2;border-radius:8px;padding:16px}.event-card h3{margin-bottom:8px}.event-card p,.event-card time,.event-card li{color:#5e6a7d}.event-card ul{grid-column:1 / -1;margin:4px 0 0;padding-left:18px}.event-meta{display:grid;justify-items:end;align-content:start;gap:8px}.event-meta span{border-radius:999px;background:#ebf5ee;color:#247044;padding:5px 9px;font-size:13px;font-weight:700}.event-meta strong{color:#172033}.empty{color:#748095}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;width:fit-content;border-radius:999px;padding:0 10px;font-size:13px;font-weight:800}.event-meta .status-pill,.status-open{background:#ebf5ee;color:#247044}.status-draft{background:#eef2f7;color:#526178}.status-closed{background:#fff7ed;color:#b45309}.status-ended{background:#fef2f2;color:#b91c1c}.organizer-status-active{background:#ebf5ee;color:#247044}.organizer-status-suspended{background:#fef2f2;color:#b91c1c}.detail-panel{margin-top:24px;border:1px solid #dce3ee;border-radius:8px;background:#fff;padding:24px;box-shadow:0 18px 45px #17203314}.detail-page{padding-top:32px}.detail-page-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:20px}.detail-page-top h1{margin-bottom:0}.detail-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.detail-page .detail-panel{margin-top:0}.detail-subtitle{margin:8px 0 0;color:#66738a}.detail-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.detail-toolbar label{width:min(320px,100%)}.detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:22px;align-items:start}.detail-grid section,.subevent-section{min-width:0}.table-wrap{width:100%;overflow:auto;border:1px solid #e2e8f2;border-radius:8px}table{width:100%;border-collapse:collapse;min-width:680px;background:#fff}.group-table table{min-width:420px}th,td{border-bottom:1px solid #e7edf6;padding:10px 12px;text-align:left;vertical-align:top;font-size:14px}th{background:#f6f8fc;color:#324158;font-weight:800;white-space:nowrap}td{color:#4b5870}tr:last-child td{border-bottom:0}.subevent-section{margin-top:26px}.subevent-admin-list{display:grid;gap:16px}.subevent-admin-card{border:1px solid #e2e8f2;border-radius:8px;padding:16px;background:#fbfcff}.subevent-admin-card h4{margin:0 0 6px}.subevent-admin-card p{margin:0;color:#66738a}@media(max-width:900px){.hero,.layout{grid-template-columns:1fr;display:grid}.stats,.workspace-summary,.compact-grid,.subevent-row,.organizer-ops-card,.event-card{grid-template-columns:1fr}.event-meta{justify-items:start}.detail-toolbar,.detail-grid,.detail-page-top{grid-template-columns:1fr;display:grid}.detail-page-actions{justify-content:start}}
