*{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}.page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:36px 0}.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}.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-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}.subevent-row{display:grid;grid-template-columns:1fr 1fr 1fr 38px;gap:8px}.primary-button,.ghost-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}.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}.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,.subevent-row,.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}}
