@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#ffffff;--bg-secondary:#f5f5f7;--bg-card:#ffffff;--text-primary:#1a1a1a;--text-secondary:#666666;--text-muted:#999999;--border:#e5e5e5;--accent:#0098ff;--accent-hover:#0080dd;--accent-soft:rgba(0,152,255,0.08);--card-shadow:0 2px 8px rgba(0,0,0,0.08);--card-shadow-hover:0 4px 16px rgba(0,0,0,0.12);--header-bg:#ffffff;--header-border:#e5e5e5;--input-bg:#f5f5f7;--input-border:#e0e0e0;--overlay-gradient:linear-gradient(transparent,rgba(0,0,0,0.75));--hero-gradient:linear-gradient(135deg,#dbeafe,#ede9fe,#fce7f3);--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;color-scheme:light}[data-theme=dark]{--bg-primary:#09090b;--bg-secondary:#18181b;--bg-card:#18181b;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-muted:#71717a;--border:#27272a;--accent:#0098ff;--accent-hover:#33adff;--accent-soft:rgba(0,152,255,0.15);--card-shadow:0 2px 8px rgba(0,0,0,0.3);--card-shadow-hover:0 4px 16px rgba(0,0,0,0.4);--header-bg:rgba(9,9,11,0.85);--header-border:#27272a;--input-bg:#27272a;--input-border:#3f3f46;--overlay-gradient:linear-gradient(transparent,rgba(0,0,0,0.85));--hero-gradient:linear-gradient(135deg,#1e1b4b,#312e81,#4c1d95);--danger:#f87171;--success:#4ade80;--warning:#fbbf24;color-scheme:dark}html{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:var(--bg-primary);color:var(--text-primary);transition:background .2s ease,color .2s ease;min-height:100vh}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}[data-page],main{animation:fadeIn .2s ease-out}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--accent);color:#fff}input::placeholder,textarea::placeholder{color:var(--text-muted)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton{animation:pulse 1.5s ease-in-out infinite;background:var(--bg-card)!important;border-radius:8px}@media print{.ftr,.hdr,.no-print,footer,header{display:none!important}body{background:#fff!important}}.evt-card{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease}@media (hover:hover){.evt-card:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover)!important}.evt-card:hover .evt-img{transform:scale(1.05)}}.evt-img{transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.admin-events-table,.admin-table-desktop{display:none!important}.admin-cards-mobile,.admin-events-cards{display:block!important}.acct-page{padding:1rem .75rem!important}.acct-profile{overflow:hidden}.acct-profile p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acct-stats{grid-template-columns:repeat(4,1fr)!important;gap:.5rem!important}.acct-stats>div{padding:.625rem .5rem!important;align-items:center;text-align:center}.acct-grid{grid-template-columns:1fr!important;gap:1rem!important}.acct-actions{flex-direction:column}.acct-actions>a{width:100%!important}.panel-content{margin-left:0!important;padding-top:56px}.rsp-page{padding:1rem!important}.rsp-header{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}.rsp-header h1{font-size:1.15rem!important}.rsp-header a,.rsp-header button{width:100%;text-align:center;justify-content:center}.rsp-filters{flex-direction:column!important;gap:.5rem!important}.rsp-filters input,.rsp-filters select{width:100%!important;min-width:0!important}.rsp-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem}.rsp-table-wrap table{min-width:640px!important}.rsp-table-wrap td,.rsp-table-wrap th{padding:8px 10px!important;font-size:.8rem!important}.rsp-card{border-radius:12px!important}.rsp-overlay{align-items:flex-end!important;padding:0!important}.rsp-modal{max-height:92vh!important;margin:0!important}.rsp-modal,.rsp-modal-sm{width:100%!important;max-width:100%!important;border-radius:16px 16px 0 0!important}.rsp-stats{grid-template-columns:1fr 1fr!important;gap:.75rem!important}.rsp-form-row{flex-direction:column!important;gap:.75rem!important}.rsp-form-row>*{width:100%!important}.rsp-two-col{flex-direction:column!important;gap:1.5rem!important}.rsp-two-col>*{width:100%!important;max-width:100%!important}.rsp-pagination{flex-wrap:wrap!important;gap:.5rem!important;padding:.75rem!important}.rsp-pagination button{flex:1 1!important;min-width:0!important}.rsp-actions{gap:.15rem!important}.rsp-actions a,.rsp-actions button{width:28px!important;height:28px!important;font-size:.75rem!important}.rsp-toast{left:1rem!important;right:1rem!important;top:auto!important;bottom:1rem!important;text-align:center}.event-detail-grid{flex-direction:column!important}.event-detail-grid>:first-child,.event-detail-grid>:last-child{width:100%!important}.home-section-header{align-items:flex-start!important;gap:.5rem!important}.checkout-grid,.home-section-header{flex-direction:column!important}.checkout-grid>*{width:100%!important;max-width:100%!important}.event-form-grid{grid-template-columns:1fr!important}.scanner-container{padding:1rem!important}.settings-grid{grid-template-columns:1fr!important}.ticket-detail-card{padding:1.25rem!important}.account-cards-grid{grid-template-columns:1fr!important}.auth-card{padding:1.5rem!important;margin:1rem!important;max-width:100%!important}.seat-grid-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch}}@media (max-width:380px){.rsp-stats{grid-template-columns:1fr!important}.rsp-header h1{font-size:1.05rem!important}.panel-content{padding-top:52px}}