:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#102a43;background:#f4f7fa;font-synthesis:none;--primary: #0b7a75;--primary-hover: #08615d;--primary-subtle: #e3f8f6;--sidebar-bg: #102a43;--sidebar-active: #1f3d5c;--card-bg: #ffffff;--border-color: #e2e8f0;--text-primary: #102a43;--text-muted: #627d98;--text-subtle: #829ab1;--radius-lg: 14px;--radius-md: 9px;--radius-sm: 6px}*{box-sizing:border-box}body{margin:0;background:#f4f7fa;color:var(--text-primary)}button,input,textarea,select{font:inherit}button{cursor:pointer;border:1px solid #d7e0e8;background:#fff;border-radius:var(--radius-md);padding:.6rem .95rem;color:#243b53;font-weight:600;font-size:.86rem;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .15s ease-in-out}button:hover{border-color:var(--primary);color:var(--primary)}button:disabled{cursor:not-allowed;opacity:.45}button.primary{background:var(--primary);color:#fff;border-color:var(--primary)}button.primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover);color:#fff}button.danger{background:#fff5f5;color:#c92a2a;border-color:#ffc9c9}button.danger:hover:not(:disabled){background:#c92a2a;color:#fff}button.small{padding:.35rem .65rem;font-size:.78rem;border-radius:var(--radius-sm)}.shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}aside{background:var(--sidebar-bg);color:#fff;padding:24px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;box-sizing:border-box}.brand{display:flex;gap:12px;align-items:center}.brand>span{width:40px;height:40px;display:grid;place-items:center;background:#16a39a;border-radius:10px;font-weight:800;font-size:1.1rem}.brand div{display:flex;flex-direction:column}.brand strong{font-size:1.15rem;letter-spacing:-.01em}.brand small{color:#9fb3c8;font-size:.78rem;margin-top:1px}nav{display:flex;flex-direction:column;gap:4px;margin-top:36px}nav button{background:transparent;border:0;color:#cbd5e1;text-align:left;padding:11px 14px;border-radius:8px;font-size:.9rem;font-weight:600;width:100%;justify-content:flex-start}nav button.active,nav button:hover{background:var(--sidebar-active);color:#fff}.identity{margin-top:auto;padding:16px 10px;border-top:1px solid #243b53;display:flex;flex-direction:column;gap:4px}.identity small{color:#9fb3c8;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.identity b{font-size:.95rem}.identity button{margin-top:10px;background:transparent;color:#cbd5e1;border-color:#334e68}.identity button:hover{background:#1f3d5c;color:#fff;border-color:#486581}main{padding:32px 40px;overflow-y:auto;max-width:1400px;box-sizing:border-box}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}h1,h2,h3,p{margin-top:0}h1{font-size:1.85rem;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}h2{font-size:1.25rem;font-weight:750;letter-spacing:-.01em}h3{font-size:1.05rem;font-weight:700;margin-bottom:8px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.72rem;color:var(--primary);margin-bottom:6px}.environment{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--primary-subtle);color:var(--primary);font-size:.78rem;font-weight:750}.environment:before{content:"";width:7px;height:7px;background:#10b981;border-radius:50%}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.stats article{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:20px;box-shadow:0 4px 18px #102a430a;display:flex;flex-direction:column}.stats small{color:var(--text-muted);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.stats strong{font-size:2rem;font-weight:800;margin:6px 0;letter-spacing:-.02em}.stats span{color:var(--text-subtle);font-size:.82rem}.panel{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:24px;box-shadow:0 4px 20px #102a430a;margin-bottom:22px}.panelhead{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:18px}.panelhead p,.panel>p,.form>p{color:var(--text-muted);font-size:.88rem;line-height:1.45}.columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.85fr);gap:22px;align-items:start}.tablewrap{overflow-x:auto;border-radius:var(--radius-md);border:1px solid #edf2f7}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:12px 14px;border-bottom:1px solid #edf2f7;font-size:.88rem}th{color:var(--text-muted);font-size:.75rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc}tr:last-child td{border-bottom:none}tr:hover td{background:#fafcff}td small{display:block;color:var(--text-subtle);margin-top:2px;font-size:.78rem}td b{font-size:.92rem;font-weight:650}.status{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:.73rem;font-weight:750;text-transform:uppercase;letter-spacing:.04em;background:#f1f5f9;color:#475569}.status.published,.status.active,.status.approved{background:#e6fcf5;color:#087f5b}.status.scheduled{background:#ebfbee;color:#2b8a3e}.status.draft{background:#fff9db;color:#b07c00}.status.under_review,.status.quoted,.status.refund_processing{background:#f3f0ff;color:#5f3dc4}.status.rejected,.status.expired,.status.failed,.status.cancelled{background:#ffe3e3;color:#c92a2a}.status.completed{background:#f1f5f9;color:#334155;border:1px solid #cbd5e1}.status.postponed{background:#fff4e6;color:#d9480f}.status.archived{background:#f8f9fa;color:#868e96;border:1px dashed #ced4da}.badge-over{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:4px;font-size:.72rem;font-weight:700;background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.badge-ended{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:4px;font-size:.72rem;font-weight:700;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.btn-complete{background:#f1f5f9!important;color:#1e293b!important;border:1px solid #94a3b8!important;font-weight:600}.btn-complete:hover{background:#e2e8f0!important;border-color:#64748b!important}.pill-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#e2e8f0;color:#1e293b;padding:2px 7px;border-radius:5px;font-size:.82rem;font-weight:700}.gate-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.gate-badge.pass{background:#ebfbee;color:#2b8a3e;border:1px solid #b2f2bb}.gate-badge.warn{background:#fff9db;color:#f59f00;border:1px solid #ffe066}.gate-badge.blocked{background:#ffe3e3;color:#e03131;border:1px solid #ffc9c9}.ops-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.ops-card{background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:16px;display:flex;flex-direction:column}.ops-card small{color:var(--text-muted);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ops-card strong{font-size:1.55rem;font-weight:800;color:#1e293b;margin:6px 0 2px}.ops-card span{font-size:.82rem;color:var(--text-subtle)}.metric-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:6px;font-size:.8rem;font-weight:700;background:#f1f5f9;color:#334155}.metric-chip.healthy{background:#e6fcf5;color:#087f5b}.metric-chip.warning{background:#fff9db;color:#b07c00}.metric-chip.danger{background:#fff1f2;color:#be123c}.filter-tabs{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.filter-tab{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:6px 12px;font-size:.82rem;font-weight:650;color:#475569;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.filter-tab:hover{background:#f1f5f9}.filter-tab.active{background:var(--primary);color:#fff;border-color:var(--primary)}.filter-count{background:#00000014;padding:1px 6px;border-radius:999px;font-size:.72rem}.filter-tab.active .filter-count{background:#ffffff40;color:#fff}.subnav{display:flex;gap:8px;border-bottom:1px solid var(--border-color);margin-bottom:20px;padding-bottom:2px}.subnav button{background:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;padding:8px 14px;color:var(--text-muted);font-weight:650;font-size:.88rem}.subnav button.active{border-bottom-color:var(--primary);color:var(--primary)}.subnav button:hover:not(.active){color:var(--text-primary)}.form{display:flex;flex-direction:column;gap:16px}.form label,.login label{display:flex;flex-direction:column;gap:6px;font-size:.83rem;font-weight:700;color:#334e68}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:12px}.threecol{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}input,textarea,select{width:100%;border:1px solid #cbd5df;border-radius:var(--radius-md);padding:9px 12px;color:var(--text-primary);background:#fff;font-size:.88rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0b7a751f}textarea{min-height:80px;resize:vertical}.checkbox-label{flex-direction:row!important;align-items:center;gap:8px!important;cursor:pointer;font-weight:600!important}.checkbox-label input{width:auto;margin:0}.empty{padding:42px 20px;text-align:center;color:var(--text-subtle);border:1.5px dashed #cbd5e1;border-radius:var(--radius-md);font-size:.9rem}.alert{padding:12px 16px;border-radius:var(--radius-md);margin-bottom:20px;font-size:.88rem;font-weight:600;display:flex;align-items:center;gap:10px}.alert.error{background:#fff5f5;color:#c92a2a;border:1px solid #ffc9c9}.alert.success{background:#e6fcf5;color:#087f5b;border:1px solid #b2f2bb}.detail-view{display:flex;flex-direction:column;gap:20px}.detail-top{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:16px 20px;border-radius:var(--radius-lg);border:1px solid var(--border-color)}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.card-item{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:18px;display:flex;flex-direction:column;gap:8px;box-shadow:0 2px 10px #102a4308}.card-item:hover{border-color:var(--primary)}.card-item header{display:flex;justify-content:space-between;margin-bottom:4px}.seat-preview{display:grid;grid-template-columns:repeat(10,1fr);gap:6px;padding:14px;background:#f8fafc;border-radius:var(--radius-md);border:1px solid #e2e8f0}.seat-box{background:#e2e8f0;border-radius:4px;height:28px;display:grid;place-items:center;font-size:.72rem;font-weight:700;color:#475569}.seat-box.available{background:#d1fae5;color:#065f46}.seat-box.blocked{background:#fee2e2;color:#991b1b}pre{padding:16px;background:#102a43;color:#d9e2ec;border-radius:var(--radius-md);max-height:480px;overflow:auto;font-size:.8rem;line-height:1.4}.login{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#102a43}.login>section{padding:8vw;color:#fff;display:flex;justify-content:center;flex-direction:column;background:radial-gradient(circle at 20% 20%,#176b69,#102a43 60%)}.login section h1{font-size:clamp(2.4rem,4.5vw,4.5rem);max-width:650px;line-height:1.05;margin:40px 0 20px}.login section>p:last-child{color:#cbd5e1;max-width:540px;font-size:1.05rem;line-height:1.5}.login form{align-self:center;margin:35px;max-width:460px;width:calc(100% - 70px);background:#fff;border-radius:18px;padding:38px;display:flex;flex-direction:column;gap:16px;box-shadow:0 10px 40px #00000026}.login form>p{color:var(--text-muted);font-size:.9rem}.login .checkbox-label{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.88rem!important;font-weight:500!important;color:var(--text-dark);margin-top:-4px;margin-bottom:4px}.login .checkbox-label input[type=checkbox]{width:17px;height:17px;accent-color:var(--primary);cursor:pointer;margin:0;padding:0}.loginbrand{display:none}@media(max-width:1024px){.shell{grid-template-columns:1fr}aside{height:auto;position:static;padding:14px 18px}nav{margin-top:14px;flex-direction:row;overflow-x:auto}nav button{width:auto;white-space:nowrap}.identity{display:none}main{padding:20px}.columns,.twocol,.threecol{grid-template-columns:1fr}.login{grid-template-columns:1fr;background:#f4f7fa}.login>section{display:none}.login form{margin:auto}.loginbrand{display:flex}}.kpi-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.kpi-card{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:18px 20px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 3px #00000008}.kpi-card .kpi-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.kpi-card .kpi-value{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1.2}.kpi-card .kpi-sub{font-size:.8rem;color:var(--text-subtle)}.mini-progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-top:4px}.mini-progress-fill{height:100%;background:var(--primary);border-radius:999px;transition:width .3s ease}.pill-badge{display:inline-block;padding:3px 8px;border-radius:999px;font-size:.8rem;font-weight:600;line-height:1}.pill-held{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.pill-avail{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.pill-sold{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}.seat-legend{display:flex;flex-wrap:wrap;gap:16px;align-items:center;padding:12px 16px;background:#f8fafc;border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:18px}.seat-legend-item{display:flex;align-items:center;gap:8px;font-size:.84rem;font-weight:500;color:#334155}.seat-legend-dot{width:14px;height:14px;border-radius:4px}.seat-legend-dot.available{background:#10b981;border:1px solid #059669}.seat-legend-dot.held{background:#f59e0b;border:1px solid #d97706}.seat-legend-dot.sold{background:#2563eb;border:1px solid #1d4ed8}.seat-legend-dot.blocked{background:#64748b;border:1px solid #475569}.seat-admin-grid{display:grid;grid-template-columns:1fr 340px;gap:20px;align-items:start}@media(max-width:1200px){.seat-admin-grid{grid-template-columns:1fr}}.seat-admin-map-panel{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:24px;overflow-x:auto;box-shadow:0 1px 4px #00000008}.seat-admin-stage{max-width:480px;margin:0 auto 32px;padding:10px 24px;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);border:1px solid #cbd5e1;border-radius:8px;text-align:center;font-size:.78rem;font-weight:700;letter-spacing:.12em;color:#475569;text-transform:uppercase;box-shadow:0 2px 6px #0000000a}.seat-admin-section{margin-bottom:28px}.seat-admin-section-header{font-size:.95rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.seat-admin-rows{display:flex;flex-direction:column;gap:8px;padding:8px 0;min-width:max-content}.seat-admin-row{display:flex;align-items:center;gap:8px}.seat-admin-row-label{position:sticky;left:0;z-index:2;width:44px;min-width:44px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;font-size:.8rem;font-weight:700;color:#334155}.seat-admin-seats{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.seat-btn{width:34px;height:34px;padding:0;border-radius:7px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid transparent;transition:all .15s ease-in-out;cursor:pointer;flex-shrink:0}.seat-btn:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000001f}.seat-btn.selected{outline:2px solid #000;outline-offset:2px;transform:scale(1.08)}.seat-btn.available{background:#ecfdf5;border-color:#10b981;color:#065f46}.seat-btn.available:hover{background:#d1fae5}.seat-btn.held{background:#fffbeb;border-color:#f59e0b;color:#92400e;animation:pulse-held 2s infinite ease-in-out}@keyframes pulse-held{0%,to{border-color:#f59e0b}50%{border-color:#d97706;background:#fef3c7}}.seat-btn.sold{background:#2563eb;border-color:#1d4ed8;color:#fff}.seat-btn.sold:hover{background:#1d4ed8}.seat-btn.blocked{background:#f1f5f9;border-color:#94a3b8;color:#64748b;opacity:.7}.seat-inspector-panel{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:22px;position:sticky;top:24px;box-shadow:0 1px 4px #00000008}.seat-inspector-header{border-bottom:1px solid var(--border-color);padding-bottom:14px;margin-bottom:16px}.seat-inspector-header h3{margin:0 0 6px;font-size:1.15rem;color:var(--text-primary)}.seat-inspector-list{display:flex;flex-direction:column;gap:12px}.seat-inspector-row{display:flex;flex-direction:column;gap:2px}.seat-inspector-row .label{font-size:.76rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.seat-inspector-row .val{font-size:.92rem;font-weight:600;color:var(--text-primary)}.ga-zone-container{margin-bottom:28px;display:flex;flex-direction:column;gap:12px}.ga-zone-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1.5px dashed #cbd5e1;border-radius:var(--radius-md);padding:16px 20px;cursor:pointer;transition:all .2s ease-in-out;display:flex;flex-direction:column;gap:12px}.ga-zone-card:hover{border-color:var(--primary);background:#f0fdfa;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.ga-zone-card.selected{outline:2px solid var(--primary);border-color:var(--primary);background:#f0fdfa}.ga-zone-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.ga-zone-title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:.96rem;color:var(--text-primary)}.ga-zone-badge{font-size:.75rem;font-weight:600;padding:2px 8px;background:#e2e8f0;color:#475569;border-radius:999px}.ga-zone-price{font-weight:700;font-size:.92rem;color:var(--primary)}.ga-zone-stats-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center;font-size:.82rem}.customer-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#0b7a75,#16a39a);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.88rem;flex-shrink:0}.customer-avatar.lg{width:52px;height:52px;font-size:1.25rem}.search-bar-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.search-input-wrap{position:relative;flex:1;min-width:240px}.search-input-wrap input{width:100%;padding:.65rem 1rem .65rem 2.4rem;border:1px solid var(--border-color);border-radius:var(--radius-md);font-size:.88rem;outline:none;background:#fff}.search-input-wrap input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b7a751f}.search-input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:.95rem;color:var(--text-muted);pointer-events:none}.pill-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:600}.pill-verified{background:#def7ec;color:#03543f}.pill-unverified{background:#f3f4f6;color:#6b7280}.pill-status-active{background:#d1fae5;color:#065f46}.pill-status-pending{background:#fef3c7;color:#92400e}.pill-status-issued{background:#e0f2fe;color:#0369a1}.pill-status-checked_in{background:#dcfce7;color:#15803d}.pill-status-refunded,.pill-status-cancelled{background:#fee2e2;color:#b91c1c}.pill-completed{background:#def7ec;color:#03543f;font-weight:600;border:1px solid #bcf0da}.pill-status-expired{background:#fef3c7;color:#92400e;border:1px solid #fde68a;font-weight:600}.modal-backdrop{position:fixed;inset:0;background:#102a43a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-card{background:#fff;border-radius:var(--radius-lg);box-shadow:0 20px 40px #0003;width:100%;max-width:820px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:modalPop .2s ease-out}@keyframes modalPop{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{padding:20px 24px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;background:#fafbfc}.modal-close-btn{background:transparent;border:none;font-size:1.4rem;line-height:1;color:var(--text-muted);padding:4px 8px;cursor:pointer;border-radius:var(--radius-sm)}.modal-close-btn:hover{color:var(--text-primary);background:#e2e8f0}.modal-body{padding:20px 24px;overflow-y:auto;flex:1}
