:root{--font-sans:Inter,Manrope,"SF Pro Display","Segoe UI",sans-serif;--bg:#0c0d0e;--surface:#131416;--surface-raised:#191a1d;--surface-soft:#202124;--border:rgba(255,255,255,.09);--border-strong:rgba(255,255,255,.15);--text:#f5f3ee;--text-muted:#aaa9a5;--text-soft:#777875;--gold:#d6a84b;--gold-light:#f2d38c;--gold-soft:rgba(214,168,75,.12);--green:#42c985;--green-soft:rgba(66,201,133,.12);--red:#f16c70;--red-soft:rgba(241,108,112,.12);--blue:#69a7ff;--blue-soft:rgba(105,167,255,.12);--warning:#e6a94d;--shadow:0 20px 60px rgba(0,0,0,.24);--radius:16px;--radius-sm:10px;color-scheme:dark}:root[data-theme=light]{--bg:#f4f1ea;--surface:#fffefb;--surface-raised:#ffffff;--surface-soft:#eeebe4;--border:rgba(34,31,24,.1);--border-strong:rgba(34,31,24,.17);--text:#201f1b;--text-muted:#67655f;--text-soft:#89867f;--gold:#9b6d17;--gold-light:#75500d;--gold-soft:rgba(155,109,23,.1);--green:#167a4b;--green-soft:rgba(22,122,75,.1);--red:#ba3f45;--red-soft:rgba(186,63,69,.1);--blue:#286fcb;--blue-soft:rgba(40,111,203,.1);--shadow:0 20px 60px rgba(55,45,25,.1);color-scheme:light}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;min-height:100dvh;color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{background:var(--gold);color:#18130a}:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.skip-link{position:fixed;z-index:9999;left:16px;top:-80px;padding:12px 18px;background:var(--gold);color:#18130a;border-radius:8px;font-weight:700}.skip-link:focus{top:12px}.app-shell{min-height:100dvh}.sidebar{position:fixed;z-index:60;inset:0 auto 0 0;width:268px;display:flex;flex-direction:column;padding:24px 18px;background:color-mix(in srgb,var(--surface) 96%,transparent);border-right:1px solid var(--border)}.brand{display:flex;align-items:center;gap:12px;padding:0 4px 24px}.brand img{border-radius:13px;box-shadow:0 8px 24px rgba(214,168,75,.12)}.brand div{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:21px;letter-spacing:.18em}.brand span{margin-top:7px;color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.25em}.brand .icon-button{margin-left:auto}.venue-status{display:flex;align-items:center;gap:11px;margin-bottom:24px;padding:12px;background:var(--surface-soft);border:1px solid var(--border);border-radius:12px}.venue-status div{min-width:0;display:flex;flex-direction:column}.venue-status strong{overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.venue-status span:not(.status-pulse){color:var(--text-muted);font-size:11px}.status-pulse{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:var(--text-soft);box-shadow:0 0 0 4px color-mix(in srgb,var(--text-soft) 15%,transparent)}.venue-open .status-pulse{background:var(--green);box-shadow:0 0 0 4px var(--green-soft),0 0 16px var(--green)}.side-nav{display:flex;flex-direction:column;gap:4px;overflow-y:auto;scrollbar-width:thin}.side-nav a{position:relative;min-height:46px;display:flex;align-items:center;gap:13px;padding:0 13px;border-radius:10px;color:var(--text-muted);font-size:14px;font-weight:600;transition:color .18s ease,background .18s ease}.side-nav a:hover{color:var(--text);background:var(--surface-soft)}.side-nav a.active{color:var(--gold-light);background:var(--gold-soft)}.side-nav a.active i{position:absolute;right:0;width:3px;height:20px;background:var(--gold);border-radius:4px 0 0 4px}.sidebar-footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:13px}.sidebar-footer button{min-height:44px;display:flex;align-items:center;gap:12px;padding:0 12px;border:0;background:transparent;color:var(--text-muted);border-radius:10px}.sidebar-footer button:hover{color:var(--red);background:var(--red-soft)}.sidebar-footer>span{padding-left:12px;color:var(--text-soft);font-size:10px}.workspace{min-height:100dvh;margin-left:268px}.topbar{position:-webkit-sticky;position:sticky;z-index:40;top:0;height:72px;display:flex;align-items:center;gap:10px;padding:0 clamp(20px,3.5vw,52px);background:color-mix(in srgb,var(--bg) 84%,transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-spacer{flex:1 1}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--border);border-radius:11px;background:var(--surface);color:var(--text-muted);transition:.18s ease}.icon-button:hover{color:var(--text);border-color:var(--border-strong);background:var(--surface-raised)}.icon-button svg{width:19px;height:19px}.language-switch{display:flex;height:38px;padding:3px;background:var(--surface);border:1px solid var(--border);border-radius:10px}.language-switch button{min-width:38px;border:0;border-radius:7px;background:transparent;color:var(--text-soft);font-size:11px;font-weight:800}.language-switch button.active{background:var(--gold-soft);color:var(--gold-light)}.avatar{width:40px;height:40px;display:grid;place-items:center;margin-left:3px;background:linear-gradient(145deg,var(--gold),#805b1c);border:2px solid var(--surface);outline:1px solid var(--border);border-radius:50%;color:#18130a;font-size:12px;font-weight:900}.main-content{width:100%;max-width:1540px;margin:0 auto;padding:42px clamp(20px,3.5vw,52px) 72px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.eyebrow{min-height:18px;margin:0 0 8px;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:empty{display:none}h1,h2,h3,p{margin-top:0}h1{margin-bottom:7px;font-size:clamp(28px,3vw,40px);line-height:1.12;letter-spacing:-.035em}h2{margin-bottom:6px;font-size:20px;letter-spacing:-.02em}h3{margin-bottom:5px;font-size:16px}.page-description{max-width:700px;margin-bottom:0;color:var(--text-muted);font-size:14px}.page-action{flex:0 0 auto}.card{background:linear-gradient(145deg,color-mix(in srgb,var(--surface-raised) 96%,var(--gold) 4%),var(--surface));border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px 0 rgba(255,255,255,.02)}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:750;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.button svg{width:18px;height:18px}.button:disabled{cursor:not-allowed;opacity:.45}.button-primary{background:var(--gold);color:#19130a;box-shadow:0 8px 26px rgba(214,168,75,.16)}.button-primary:hover:not(:disabled){background:var(--gold-light)}.button-secondary{background:var(--surface-soft);border-color:var(--border);color:var(--text)}.button-secondary:hover:not(:disabled){border-color:var(--border-strong)}.button-ghost{background:transparent;color:var(--text-muted)}.button-ghost:hover{background:var(--surface-soft);color:var(--text)}.button-danger{background:var(--red-soft);border-color:color-mix(in srgb,var(--red) 30%,transparent);color:var(--red)}.badge{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:var(--surface-soft);color:var(--text-muted);font-size:11px;font-weight:700;white-space:nowrap}.badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.badge-success{background:var(--green-soft);color:var(--green)}.badge-warning{background:var(--gold-soft);color:var(--gold-light)}.badge-danger{background:var(--red-soft);color:var(--red)}.badge-info{background:var(--blue-soft);color:var(--blue)}.field{display:flex;flex-direction:column;gap:7px}.field-label{color:var(--text-muted);font-size:12px;font-weight:700}.field input,.field select,.field textarea,.input{width:100%;min-height:46px;padding:10px 13px;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface);color:var(--text);outline:none}.field textarea{min-height:92px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.input:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.field-error,.field-hint{font-size:11px}.field-hint{color:var(--text-soft)}.field-error{color:var(--red)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.form-grid .full{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.metric-card{position:relative;min-height:154px;padding:20px;overflow:hidden}.metric-card:after{content:"";position:absolute;width:120px;height:120px;right:-45px;bottom:-55px;border-radius:50%;background:var(--surface-soft);filter:blur(3px)}.metric-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:12px;font-weight:700}.metric-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--surface-soft);color:var(--text-muted)}.metric-icon svg{width:18px}.metric-value{position:relative;z-index:1;display:block;margin-top:19px;font-size:clamp(24px,2.2vw,31px);letter-spacing:-.035em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.metric-detail{position:relative;z-index:1;margin-top:7px;color:var(--text-soft);font-size:11px}.metric-gold .metric-icon{background:var(--gold-soft);color:var(--gold-light)}.metric-green .metric-icon{background:var(--green-soft);color:var(--green)}.metric-red .metric-icon{background:var(--red-soft);color:var(--red)}.content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);grid-gap:20px;gap:20px}.section-card{padding:22px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.section-heading p{margin:3px 0 0;color:var(--text-muted);font-size:12px}.data-table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{padding:11px 12px;color:var(--text-soft);font-size:10px;letter-spacing:.07em;text-align:left;text-transform:uppercase}.data-table td,.data-table th{border-bottom:1px solid var(--border)}.data-table td{padding:14px 12px;color:var(--text-muted);vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table strong{color:var(--text);font-weight:700}.numeric{text-align:right!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.table-action{width:1%;white-space:nowrap}.empty-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.empty-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:15px;border-radius:15px;background:var(--gold-soft);color:var(--gold-light)}.empty-state h3{margin-bottom:7px}.empty-state p{max-width:420px;margin-bottom:18px}.empty-state p,.loading-state{color:var(--text-muted);font-size:13px}.loading-state{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px}.spin{animation:spin 1s linear infinite}.error-state{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid color-mix(in srgb,var(--red) 28%,transparent);border-radius:12px;background:var(--red-soft);color:var(--red)}.error-state div{flex:1 1}.error-state p{margin:2px 0 0;color:var(--text-muted);font-size:12px}.notice{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:10px;font-size:12px}.notice-success{background:var(--green-soft);color:var(--green)}.notice-warning{background:var(--gold-soft);color:var(--gold-light)}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .18s ease-out}.modal{width:min(680px,100%);max-height:min(840px,calc(100dvh - 40px));overflow-y:auto;border:1px solid var(--border-strong);border-radius:20px;box-shadow:var(--shadow)}.modal,.modal-header{background:var(--surface-raised)}.modal-header{position:-webkit-sticky;position:sticky;z-index:2;top:0;display:flex;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid var(--border)}.modal-header h2{margin:0}.modal-header p{margin:4px 0 0;color:var(--text-muted);font-size:12px}.modal-content{padding:24px}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:18px}.search-box{position:relative;flex:1 1}.search-box svg{position:absolute;left:13px;top:13px;width:18px;color:var(--text-soft)}.search-box input{padding-left:42px}.filter-tabs{display:flex;padding:3px;background:var(--surface);border:1px solid var(--border);border-radius:10px}.filter-tabs button{min-height:36px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:var(--text-muted);font-size:11px;font-weight:700}.filter-tabs button.active{background:var(--surface-soft);color:var(--text)}.list-stack{display:flex;flex-direction:column;gap:10px}.list-row{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.list-row-main{min-width:0;flex:1 1}.list-row-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-row-main span{color:var(--text-muted);font-size:11px}.row-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:var(--surface-soft);color:var(--text-muted)}.row-icon svg{width:19px}.progress{height:6px;overflow:hidden;background:var(--surface-soft);border-radius:99px}.progress span{display:block;height:100%;background:var(--gold);border-radius:inherit}.bottom-nav,.mobile-menu,.mobile-only,.sidebar-scrim{display:none}.boot-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.boot-screen img{border-radius:20px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0}}@media (max-width:1100px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}}@media (max-width:820px){.sidebar{width:min(304px,86vw);transform:translateX(-105%);transition:transform .24s ease-out;box-shadow:var(--shadow)}.sidebar-open{transform:translateX(0)}.sidebar-scrim{display:block;position:fixed;z-index:55;inset:0;border:0;background:rgba(0,0,0,.58)}.workspace{margin-left:0}.mobile-menu,.mobile-only{display:inline-flex}.topbar{height:64px;padding:0 16px}.main-content{padding:28px 16px calc(96px + env(safe-area-inset-bottom))}.bottom-nav{position:fixed;z-index:50;display:grid;grid-template-columns:repeat(5,1fr);left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));min-height:68px;padding:6px;background:color-mix(in srgb,var(--surface-raised) 92%,transparent);border:1px solid var(--border-strong);border-radius:18px;box-shadow:0 16px 44px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:12px;color:var(--text-soft);font-size:9px;font-weight:700}.bottom-nav a svg{width:21px}.bottom-nav a.active{background:var(--gold-soft);color:var(--gold-light)}}@media (max-width:620px){.page-header{align-items:flex-start;flex-direction:column;margin-bottom:24px}.page-action,.page-action .button{width:100%}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-card{min-height:132px;padding:15px}.metric-value{font-size:21px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.toolbar{align-items:stretch;flex-direction:column}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.topbar .avatar{display:none}}@media (max-width:400px){.metric-grid{grid-template-columns:1fr}.bottom-nav a span{font-size:8px}.language-switch{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}