:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#0f0f10;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}h1,h2,h3,p{margin:0}.auth-layout,.home-layout{min-height:100vh;padding:1rem;display:grid;align-items:center;justify-items:center}.auth-card,.home-card{width:100%;max-width:28rem;border-radius:1rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d,0 20px 25px -5px #0f172a1a;padding:1.5rem}.auth-header{display:grid;gap:.5rem;margin-bottom:1.25rem}.auth-header h1{font-size:1.75rem;line-height:1.2}.auth-header p{color:#475569;font-size:.95rem}.auth-actions,.auth-form{display:grid;gap:.85rem}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:.75rem;align-items:center;color:#64748b;font-size:.85rem}.auth-divider-line{background:#e2e8f0;height:1px}.button{width:100%;border:1px solid transparent;background:#2563eb;color:#fff;border-radius:.8rem;padding:.8rem 1rem;font-size:.95rem;font-weight:600;cursor:pointer;min-height:2.875rem;transition:transform .12s ease,opacity .15s ease}.button:disabled{cursor:not-allowed;opacity:.7}.button:not(:disabled):hover{transform:translateY(-1px)}.button-social{display:flex;align-items:center;justify-content:center;gap:.625rem;background:#0f172a}.social-icon{width:1.5rem;height:1.5rem;display:grid;place-items:center;border-radius:999px;background:#ffffff26;font-size:.85rem;font-weight:700}.button-ghost{background:#fff;border-color:#cbd5e1;color:#0f172a}.form-field{display:grid;gap:.5rem}.form-label{font-size:.9rem;font-weight:600;color:#1e293b}.form-checkbox-group{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.form-checkbox-row{display:flex;align-items:center;gap:.5rem}.form-checkbox-row .form-checkbox{width:1rem;height:1rem;accent-color:#2563eb}.form-checkbox-label{font-weight:500;cursor:pointer}.input{width:100%;border-radius:.75rem;border:1px solid #cbd5e1;background:#fff;color:#0f172a;padding:.78rem .9rem;font-size:1rem;min-height:2.75rem}.input:focus-visible,.otp-slot:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.form-error{color:#dc2626;font-size:.85rem}.phone-field{display:grid;grid-template-columns:auto 1fr;gap:.5rem}.country-pill{min-width:3rem;border-radius:.75rem;border:1px solid #cbd5e1;background:#f8fafc;padding:.78rem .6rem;text-align:center;font-weight:600}.otp-group{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.otp-slot{border-radius:.75rem;border:1px solid #cbd5e1;min-height:3rem;font-size:1.2rem;text-align:center}.verification-copy{color:#475569;font-size:.9rem}.form-actions-inline{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.auth-footer{margin-top:1.2rem;color:#64748b;font-size:.75rem}.recaptcha-container{min-height:1px}.full-screen-loader{min-height:100vh;display:grid;justify-items:center;align-content:center;gap:.8rem}.loader-dot{width:1rem;height:1rem;border-radius:999px;background:#2563eb;animation:pulse 1s infinite ease-in-out}@keyframes pulse{0%,to{transform:scale(.7);opacity:.45}50%{transform:scale(1);opacity:1}}.home-layout{background:radial-gradient(circle at top,#dbeafe 0,#f8fafc 45% 100%)}.home-card{max-width:42rem;display:grid;gap:1rem}.home-subtitle{color:#475569}.home-meta{display:grid;gap:.25rem}.home-status{font-size:.9rem;color:#64748b}.home-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.home-json{margin:0;background:#0f172a;color:#e2e8f0;border-radius:.75rem;padding:.8rem;overflow-x:auto}@media(min-width:768px){.auth-layout,.home-layout,.auth-card,.home-card{padding:2rem}.home-actions{grid-template-columns:1fr 1fr}}.admin-layout{min-height:100dvh;padding:1.25rem 1rem;display:flex;justify-content:center;align-items:flex-start;background:#fff}.admin-card{width:100%;max-width:48rem;background:#fff;border-radius:1.25rem;border:1px solid #e2e8f0;padding:1.5rem 1.25rem;display:grid;gap:1.25rem}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header h1{font-size:1.35rem;font-weight:700;margin:0}.admin-back-link{font-size:.875rem;color:#64748b;text-decoration:none;white-space:nowrap}.admin-back-link:hover{color:#1e293b}.admin-error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:.5rem;padding:.6rem .75rem;font-size:.875rem;margin:0}.admin-loading{color:#64748b;font-size:.9rem;margin:0}.admin-success{color:#15803d;background:#f0fdf4;border:1px solid #86efac;border-radius:.5rem;padding:.6rem .75rem;font-size:.875rem;margin:0}.admin-nav{display:flex;gap:.5rem;flex-wrap:wrap}.genre-color-swatch{display:inline-block;width:1rem;height:1rem;border-radius:2px;border:1px solid rgba(0,0,0,.1)}.hero-image-upload{display:flex;flex-direction:column;gap:.75rem}.hero-image-label{font-size:.9rem;font-weight:600}.hero-image-preview-wrap{max-width:100%;border-radius:.5rem;overflow:hidden;border:1px solid #e2e8f0}.hero-image-preview{display:block;max-width:100%;max-height:12rem;width:auto;height:auto;object-fit:contain}.hero-image-actions{display:flex;gap:.5rem;flex-wrap:wrap}.modal-section{padding-top:.25rem;border-top:1px solid #e2e8f0}.modal-section:first-of-type{border-top:none;padding-top:0}.user-search-form{display:flex;gap:.5rem;align-items:stretch}.user-search-field{flex:1;position:relative;display:flex;align-items:center}.user-search-input{width:100%;padding:.6rem 2rem .6rem .75rem;border:1px solid #cbd5e1;border-radius:.625rem;font-size:.9375rem;outline:none;background:#f8fafc;color:#1e293b;appearance:none;-webkit-appearance:none}.user-search-input:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f126}.user-search-clear{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;font-size:.8rem;color:#94a3b8;padding:.25rem;line-height:1}.user-search-clear:hover{color:#475569}.users-list-wrap{display:grid;gap:.75rem}.users-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.users-empty{color:#94a3b8;font-size:.9rem;text-align:center;padding:1.5rem 0;margin:0}.user-row{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#f8fafc}.user-row-info{flex:1;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .6rem;min-width:0}.user-row-name{font-weight:600;font-size:.9375rem;color:#1e293b;flex-basis:100%}.user-row-identifier,.user-row-phone{font-size:.8125rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-row-actions{flex-shrink:0}.role-selector-wrap{display:grid;gap:.25rem;align-items:start}.role-selector{appearance:none;-webkit-appearance:none;padding:.35rem 2rem .35rem .6rem;border:1px solid #cbd5e1;border-radius:.5rem;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;font-size:.8125rem;color:#1e293b;cursor:pointer;outline:none;min-width:6.5rem}.role-selector:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.role-selector:disabled{opacity:.55;cursor:not-allowed}.role-selector-saving{font-size:.75rem;color:#64748b}.role-selector-error{font-size:.75rem;color:#b91c1c;margin:0}.role-badge{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .45rem;border-radius:9999px;line-height:1.4}.role-badge-admin{background:#ede9fe;color:#5b21b6}.role-badge-staff{background:#dbeafe;color:#1d4ed8}.role-badge-fan{background:#f1f5f9;color:#475569}.button-sm{width:auto;padding:.4rem .85rem;font-size:.875rem}.users-load-more{display:flex;justify-content:center;padding-top:.25rem}@media(min-width:768px){.admin-layout,.admin-card{padding:2rem}.user-row-name{flex-basis:auto}}.crawl-urls-section{padding-top:.5rem}.crawl-urls-list{list-style:none;padding:0;margin:.5rem 0;display:flex;flex-direction:column;gap:.5rem}.crawl-url-row{display:flex;align-items:center;gap:.75rem;padding:.4rem .6rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.crawl-url-text{flex:1;font-size:.875rem;word-break:break-all;color:#1e293b}.crawl-url-actions{display:flex;gap:.25rem;flex-shrink:0}.crawl-url-add-form{display:flex;gap:.5rem;align-items:flex-start;margin-top:.5rem}.import-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.import-section:first-of-type{border-top:none;padding-top:0;margin-top:0}.import-section-title{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#1e293b}.import-saved-urls{margin-bottom:1rem}.import-venue-badge{display:inline-block;margin-left:.5rem;padding:1px 6px;background:#e0f2fe;color:#0369a1;border-radius:4px;font-size:.75em;font-weight:500}.import-table-controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.import-table-wrapper{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px}.import-table{width:100%;border-collapse:collapse;font-size:.875rem}.import-table th{background:#f8fafc;padding:.5rem .75rem;text-align:left;font-weight:600;border-bottom:1px solid #e2e8f0;white-space:nowrap}.import-table td{padding:.4rem .5rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.import-table tr:last-child td{border-bottom:none}.import-row--incomplete td:not(:first-child):not(:last-child){background:#fffbeb}.import-row--incomplete{border-left:3px solid #f59e0b}.import-row--duplicate{opacity:.55}.form-input--inline{padding:.25rem .5rem;font-size:.875rem;min-width:140px}.form-input--error{border-color:var(--color-error, #dc2626)!important}.import-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.75em;font-weight:600;white-space:nowrap}.import-badge--ready{background:#dcfce7;color:#15803d}.import-badge--incomplete{background:#fef3c7;color:#b45309}.import-badge--duplicate{background:#f1f5f9;color:#64748b}.import-result{padding:.75rem 1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:1rem;font-size:.9rem}.home-page{background:#0f0f10;color:#f2f0e9;min-height:100dvh;font-family:Inter,sans-serif;padding-top:61px;max-width:480px;margin:0 auto;overflow-x:hidden}.home-nav{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:61px;background:#0f0f10eb;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.home-nav-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.home-nav-icon{width:32px;height:32px;background:#eb334a;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.home-nav-icon svg{width:18px;height:18px}.home-nav-badge{position:absolute;top:-2px;right:-2px;width:10px;height:10px;background:#531eff;border-radius:50%;display:flex;align-items:center;justify-content:center}.home-nav-badge:after{content:"";width:6px;height:6px;background:#fff;border-radius:50%}.home-nav-titles{display:flex;flex-direction:column;gap:1px}.home-nav-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:15.2px;letter-spacing:-.456px;color:#f2f0e9;line-height:1.1}.home-nav-location{display:flex;align-items:center;gap:4px}.home-nav-location span{font-family:JetBrains Mono,monospace;font-weight:500;font-size:9.6px;letter-spacing:.384px;color:#f2f0e980}.home-nav-location svg{width:10px;height:10px;opacity:.5}.home-nav-actions{display:flex;align-items:center;gap:12px}.home-nav-action-link{font-family:JetBrains Mono,monospace;font-weight:500;font-size:9.6px;letter-spacing:.384px;color:#f2f0e980;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;transition:color .15s}.home-nav-action-link:hover,.home-nav-action-link:focus-visible{color:#f2f0e9;outline:none}.home-nav-action-link:focus-visible{text-decoration:underline}.home-hero{position:relative;margin:16px 16px 0;border-radius:16px;overflow:hidden;height:176px}.home-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero-gradient{position:absolute;inset:0;background:linear-gradient(to top,#18181b,#18181b80,#18181b33)}.home-hero-content{position:absolute;inset:0;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.home-hero-top{display:flex;align-items:center;justify-content:space-between}.home-hero-live-badge{display:inline-flex;align-items:center;gap:6px;background:#eb334a;border-radius:9999px;padding:4px 12px 4px 10px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:10.4px;letter-spacing:.416px;color:#fff;white-space:nowrap}.home-hero-live-dot{width:6px;height:6px;background:#fff;border-radius:50%;opacity:.95;flex-shrink:0}.home-hero-date{font-family:JetBrains Mono,monospace;font-weight:400;font-size:10.4px;letter-spacing:.416px;color:#ffffff80}.home-hero-bottom{display:flex;flex-direction:column;gap:4px}.home-hero-heading{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:25.6px;letter-spacing:-.768px;line-height:1.1;color:#fff;margin:0}.home-hero-sub{font-family:Inter,sans-serif;font-weight:400;font-size:12.8px;color:#ffffff80;margin:0}.home-section-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin-bottom:12px}.home-section-title-group{display:flex;align-items:center;gap:8px}.home-section-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:18.4px;letter-spacing:-.368px;color:#f2f0e9;margin:0}.home-section-count{display:inline-flex;align-items:center;background:#eb334a;border-radius:9999px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:8.8px;letter-spacing:.352px;color:#fff;white-space:nowrap}.home-section-title-icon{width:20px;height:20px;flex-shrink:0}.home-see-all{display:inline-flex;align-items:center;gap:2px;background:none;border:none;padding:0;cursor:pointer;font-family:JetBrains Mono,monospace;font-weight:500;font-size:11.2px;letter-spacing:.224px;color:#eb334a;text-decoration:none}a.home-see-all:hover,a.home-see-all:focus-visible{color:#ff4d62;text-decoration:none}.home-see-all svg{width:14px;height:14px}.home-today{margin-top:24px}.home-today-scroll{display:flex;gap:12px;overflow-x:auto;padding:0 16px 4px;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:none}.home-today-scroll::-webkit-scrollbar{display:none}.home-events-list-header{display:flex;flex-direction:column}.home-events-list-back{display:inline-flex;align-items:center;gap:6px;color:#f2f0e999;font-size:14px;text-decoration:none;margin-bottom:8px;font-family:Inter,sans-serif}.home-events-list-title{margin:0 0 4px}.home-events-list-meta{margin:0;font-family:JetBrains Mono,monospace;font-size:12px;color:#f2f0e980}.home-events-list-empty{color:#f2f0e980;font-size:14px;margin:0}.home-events-list-load-more{margin-top:24px;text-align:center}.home-event-card{background:#1a1a1e;border:1px solid rgba(255,255,255,.06);border-radius:12px;flex-shrink:0;width:256px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column}.home-event-card-img-wrap{position:relative;height:128px;overflow:hidden;flex-shrink:0}.home-event-card-img{width:100%;height:100%;object-fit:cover;display:block}.home-event-card-img-placeholder{width:100%;height:100%;background:#2a2a30;display:flex;align-items:center;justify-content:center}.home-event-card-img-placeholder svg{width:32px;height:32px;opacity:.2}.home-event-card-img-gradient{position:absolute;inset:0;background:linear-gradient(to top,#18181bb3,#0000)}.home-event-card-artist{position:absolute;bottom:8px;left:8px;right:8px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:15.2px;letter-spacing:-.304px;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-event-card-badges{position:absolute;top:8px;right:8px;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.home-event-card-live{display:inline-flex;align-items:center;gap:4px;background:#22c55e;border-radius:9999px;padding:2px 8px 2px 6px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:8.8px;letter-spacing:.352px;color:#fff}.home-event-card-live-dot{width:4px;height:4px;border-radius:50%;background:#fff;animation:home-event-card-live-pulse 1.5s ease-in-out infinite}@keyframes home-event-card-live-pulse{0%,to{opacity:1}50%{opacity:.4}}.home-event-card-hot{display:inline-flex;align-items:center;gap:4px;background:#eb334a;border-radius:9999px;padding:2px 8px 2px 6px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:8.8px;letter-spacing:.352px;color:#fff}.home-event-card-hot svg{width:12px;height:12px}.home-event-card-body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1}.home-event-card-venue{display:flex;align-items:center;gap:6px}.home-event-card-venue svg{width:14px;height:14px;flex-shrink:0;opacity:.5}.home-event-card-venue-name{font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#f2f0e980;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-event-card-meta{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.home-event-card-genres{display:flex;flex-wrap:wrap;gap:4px}.home-event-card-time{display:flex;align-items:center;gap:4px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:11.2px;color:#f2f0e980;flex-shrink:0}.home-event-card-time svg{width:14px;height:14px;flex-shrink:0;opacity:.5}.home-event-card-genre{border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:9.6px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.home-events-list{padding:24px 16px}.home-events-list-header{margin-bottom:16px}.home-events-list-back{display:inline-flex;align-items:center;gap:6px;color:#f2f0e999;font-size:14px;text-decoration:none;margin-bottom:8px}.home-events-list-back:hover,.home-events-list-back:focus-visible{color:#f2f0e9}.home-events-list-grid{display:flex;flex-direction:column;gap:12px}.home-events-list-grid .home-event-card{width:100%}.home-venues{margin-top:24px}.home-venue-list{display:flex;flex-direction:column;gap:12px;padding:0 16px}.home-venue-row{background:#1a1a1e;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden;display:flex;align-items:stretch;min-height:96px;text-decoration:none;color:inherit;cursor:pointer;position:relative}.home-venue-row:hover{border-color:#ffffff1f}.home-venue-thumb-wrap{position:relative;width:96px;flex-shrink:0;overflow:hidden}.home-venue-thumb{width:100%;height:100%;object-fit:cover;display:block}.home-venue-thumb-placeholder{width:100%;height:100%;background:#2a2a30;display:flex;align-items:center;justify-content:center}.home-venue-thumb-placeholder svg{width:28px;height:28px;opacity:.2}.home-venue-live-badge{position:absolute;top:6px;left:6px;display:inline-flex;align-items:center;gap:4px;background:#eb334a;border-radius:9999px;padding:2px 8px 2px 6px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:8px;letter-spacing:.32px;color:#fff}.home-venue-live-dot{width:4px;height:4px;background:#ffffff82;border-radius:50%;flex-shrink:0}.home-venue-body{flex:1;min-width:0;padding:12px;display:flex;flex-direction:column;justify-content:center}.home-venue-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:15.2px;letter-spacing:-.152px;color:#f2f0e9;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-venue-meta{display:flex;align-items:flex-start;gap:6px;flex-wrap:wrap}.home-venue-meta svg{width:12px;height:12px;flex-shrink:0;opacity:.35;margin-top:1px}.home-venue-district{font-family:Inter,sans-serif;font-weight:400;font-size:11.2px;color:#f2f0e959;line-height:1.5}.home-venue-dot{font-family:Inter,sans-serif;font-size:16px;color:#f2f0e926;line-height:1;flex-shrink:0}.home-venue-genres{font-family:Inter,sans-serif;font-weight:400;font-size:11.2px;color:#f2f0e959;line-height:1.5}.home-venue-chevron{display:flex;align-items:center;padding:0 12px;flex-shrink:0}.home-venue-chevron svg{width:16px;height:16px;opacity:.35}.home-coming-soon{margin-top:24px;padding:0 16px}.home-coming-soon-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.home-coming-soon-header h2{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:18.4px;letter-spacing:-.368px;color:#f2f0e9;margin:0}.home-coming-soon-icon{font-size:20px;line-height:1}.home-coming-soon-list{display:flex;flex-direction:column;gap:12px}.home-teaser-card{background:#1a1a1e;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;min-height:139px;justify-content:center}.home-teaser-icon{font-size:32px;line-height:1}.home-teaser-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16px;letter-spacing:-.16px;color:#f2f0e9;margin:0}.home-teaser-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:12.8px;color:#f2f0e980;margin:0}.home-footer{margin-top:32px;padding:8px 16px 0}.home-footer-tagline{display:flex;align-items:center;justify-content:center;gap:24px;padding-bottom:20px}.home-footer-tagline span{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:13.6px;letter-spacing:1.632px;color:#f2f0e9}.home-footer-rule{height:1px;background:#ffffff0f;border:none;margin:0}.city-picker-body{padding:24px 16px 40px}.city-picker-header{margin-bottom:24px}.city-picker-heading{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:28px;letter-spacing:-.84px;color:#f2f0e9;margin:0 0 6px}.city-picker-sub{font-family:Inter,sans-serif;font-size:13.6px;color:#f2f0e980;margin:0}.city-picker-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.city-picker-card{display:flex;align-items:center;position:relative;background:#1a1a1e;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;min-height:80px;text-decoration:none;transition:border-color .15s,background .15s}.city-picker-card:hover,.city-picker-card:focus-visible{border-color:#eb334a66;background:#1f1f24;outline:none}.city-picker-card:focus-visible{box-shadow:0 0 0 2px #eb334a80}.city-picker-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.city-picker-card-overlay{position:absolute;inset:0;background:linear-gradient(to right,#0f0f10d9 40%,#0f0f1066)}.city-picker-card-content{position:relative;display:flex;flex-direction:column;gap:2px;padding:16px;flex:1;min-width:0}.city-picker-card-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:18.4px;letter-spacing:-.368px;color:#f2f0e9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-picker-card-state{font-family:JetBrains Mono,monospace;font-weight:400;font-size:10.4px;letter-spacing:.416px;color:#f2f0e980}.city-picker-card-chevron{position:relative;width:16px;height:16px;flex-shrink:0;margin-right:16px;opacity:.4}.city-picker-empty{font-family:Inter,sans-serif;font-size:14px;color:#f2f0e966;text-align:center;padding:48px 0;margin:0}.home-nav-action-link--primary{color:#eb334a}.home-nav-action-link--primary:hover,.home-nav-action-link--primary:focus-visible{color:#f2f0e9}.home-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100dvh - 61px);gap:16px;color:#f2f0e980;font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.5px}.home-loading-spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.1);border-top-color:#eb334a;border-radius:50%;animation:home-spin .8s linear infinite}@keyframes home-spin{to{transform:rotate(360deg)}}.home-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100dvh - 61px);gap:12px;padding:32px 16px;text-align:center}.home-error p{font-family:Inter,sans-serif;font-size:14px;color:#f2f0e980;margin:0}.home-error-retry{background:#eb334a;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.5px;cursor:pointer;margin-top:8px}.home-vd-page{background:#0a0a0b;color:#f2f0e9;height:100dvh;max-width:480px;margin:0 auto;overflow:hidden;display:flex;flex-direction:column}.home-vd-screen{flex:1;display:flex;flex-direction:column;min-height:0}.home-vd-hero{position:relative;overflow:hidden;height:90vh}.home-vd-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-vd-hero-placeholder{position:absolute;inset:0;background:#1a1a1e}.home-vd-hero-tint{position:absolute;inset:0;background:#531eff66;pointer-events:none}.home-vd-hero-tint2{position:absolute;inset:0;background:#531eff33;pointer-events:none}.home-vd-hero-grad-bottom{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,10,11,.98) 0%,rgba(10,10,11,.65) 30%,transparent 55%);pointer-events:none}.home-vd-hero-grad-top{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(10,10,11,.55) 0%,transparent 18%);pointer-events:none}.home-vd-close-btn{position:absolute;top:16px;left:16px;width:48px;height:48px;background:#ffffff1a;border:1px solid rgba(255,255,255,.08);border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0;color:#fff;flex-shrink:0}.home-vd-close-btn svg{width:20px;height:20px}.home-vd-venue-info{position:absolute;bottom:140px;left:24px;right:24px;display:flex;flex-direction:column;gap:20px}.home-vd-hero--no-now-playing .home-vd-venue-info{bottom:40px}.home-vd-venue-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:56px;line-height:.88;letter-spacing:-3.36px;color:#fff;text-transform:uppercase;margin:0;word-break:break-word}.home-vd-address-row{display:flex;align-items:center;gap:12px}.home-vd-address-rule{width:48px;height:3px;background:#531eff;border-radius:9999px;box-shadow:0 0 8px #531eff80;flex-shrink:0}.home-vd-address-text{font-family:JetBrains Mono,monospace;font-weight:400;font-size:10.4px;color:#fff6;letter-spacing:.832px;line-height:1.5}.home-vd-now-playing{position:absolute;bottom:16px;left:16px;right:16px;background:#141416d9;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 -4px 24px #00000080;padding:12px 16px 12px 12px;display:flex;align-items:center;gap:12px;min-height:91px}.home-vd-now-playing-thumb{width:56px;height:56px;border-radius:12px;overflow:hidden;position:relative;flex-shrink:0}.home-vd-now-playing-thumb img{width:100%;height:100%;object-fit:cover}.home-vd-now-playing-thumb-placeholder{width:100%;height:100%;background:#1a1a1e;display:flex;align-items:center;justify-content:center}.home-vd-now-playing-thumb-placeholder svg{width:24px;height:24px;opacity:.3}.home-vd-now-playing-thumb-overlay{position:absolute;inset:0;background:#0003;display:flex;align-items:center;justify-content:center}.home-vd-now-playing-live-dot{width:12px;height:12px;background:#eb334a;border-radius:50%;box-shadow:0 0 8px #eb334a99}.home-vd-now-playing-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-vd-now-playing-label{font-family:JetBrains Mono,monospace;font-weight:700;font-size:8.8px;letter-spacing:.704px;color:#eb334a;line-height:1.5;text-transform:uppercase}.home-vd-now-playing-artist{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16px;letter-spacing:-.32px;color:#fff;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-vd-now-playing-meta{display:flex;align-items:center;gap:8px}.home-vd-now-playing-genre,.home-vd-now-playing-time{font-family:JetBrains Mono,monospace;font-weight:400;font-size:10.4px;color:#ffffff73;line-height:1.5}.home-vd-now-playing-dot{color:#ffffff26;font-size:16px;line-height:1}.home-vd-now-playing-waveform{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}.home-vd-now-playing-waveform-bars{display:flex;align-items:flex-end;gap:2px;height:18px}.home-vd-waveform-bar{width:3px;background:#eb334a;border-radius:2px;animation:home-vd-wave .8s ease-in-out infinite alternate}.home-vd-waveform-bar:nth-child(1){height:6px;animation-delay:0s}.home-vd-waveform-bar:nth-child(2){height:14px;animation-delay:.1s}.home-vd-waveform-bar:nth-child(3){height:10px;animation-delay:.2s}.home-vd-waveform-bar:nth-child(4){height:16px;animation-delay:.15s}.home-vd-waveform-bar:nth-child(5){height:8px;animation-delay:.05s}@keyframes home-vd-wave{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.home-vd-action-bar{height:80px;background:#0a0a0b;display:flex;align-items:flex-start;justify-content:center;padding-top:12px;flex-shrink:0;position:sticky;bottom:0;z-index:20}.home-vd-action-btns{display:flex;gap:8px;align-items:center}.home-vd-btn-vibe{height:48px;padding:0 21px;border-radius:9999px;display:flex;align-items:center;gap:8px;cursor:pointer;font-family:JetBrains Mono,monospace;font-weight:700;font-size:11.2px;letter-spacing:.672px;border:1px solid rgba(255,255,255,.12);background:#ffffff1f;color:#ffffffd9;transition:background .15s,border-color .15s}.home-vd-btn-vibe.home-vd-btn-active{background:#ffffff1f;border-color:#ffffff1f;color:#ffffffd9}.home-vd-btn-vibe.home-vd-btn-inactive{background:#ffffff0a;border-color:#ffffff0a;color:#ffffff4d}.home-vd-btn-vibe-dot{width:8px;height:8px;background:#eb334a;border-radius:50%;box-shadow:0 0 8px #eb334a80;flex-shrink:0}.home-vd-btn-vibe-dot-inactive{width:8px;height:8px;background:#fff3;border-radius:50%;flex-shrink:0}.home-vd-btn-suggest{height:48px;padding:0 17px;border-radius:9999px;display:flex;align-items:center;gap:8px;cursor:pointer;font-family:JetBrains Mono,monospace;font-weight:400;font-size:11.2px;letter-spacing:.672px;border:1px solid rgba(255,255,255,.04);background:#ffffff0a;color:#ffffff4d;transition:background .15s,border-color .15s}.home-vd-btn-suggest.home-vd-btn-active{background:#531eff26;border-color:#531eff4d;color:#ffffffd9;font-weight:700}.home-vd-btn-suggest-dot{width:6px;height:6px;background:#fff3;border-radius:50%;flex-shrink:0}.home-vd-btn-suggest-dot-active{width:6px;height:6px;background:#531eff;border-radius:50%;box-shadow:0 0 6px #531eff80;flex-shrink:0}.home-vd-btn-upcoming{height:48px;padding:0 17px;border-radius:9999px;display:flex;align-items:center;gap:8px;cursor:pointer;font-family:JetBrains Mono,monospace;font-weight:400;font-size:11.2px;letter-spacing:.672px;border:1px solid rgba(255,255,255,.04);background:#ffffff0a;color:#ffffff4d;transition:background .15s,border-color .15s}.home-vd-btn-upcoming.home-vd-btn-active{background:#531eff26;border-color:#531eff4d;color:#ffffffd9;font-weight:700}.home-vd-btn-upcoming-dot{width:6px;height:6px;background:#fff3;border-radius:50%;flex-shrink:0}.home-vd-btn-upcoming-dot-active{width:6px;height:6px;background:#531eff;border-radius:50%;box-shadow:0 0 6px #531eff80;flex-shrink:0}.home-vd-shows{flex:1;min-height:0;display:flex;flex-direction:column;padding:20px 20px 0;background:#0a0a0b}.home-vd-shows-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.home-vd-shows-icon{width:44px;height:44px;background:#eb334a26;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-vd-shows-icon svg{width:20px;height:20px}.home-vd-shows-heading{display:flex;flex-direction:column;gap:2px}.home-vd-shows-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:21.6px;letter-spacing:-.648px;color:#fff;margin:0;line-height:1.2}.home-vd-shows-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:13.6px;color:#ffffff73;line-height:1.5}.home-vd-shows-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-bottom:20px}.home-vd-show-item{background:#141416;border:1px solid rgba(255,255,255,.06);border-radius:16px;display:flex;align-items:center;gap:14px;padding:15px}.home-vd-show-time{width:52px;height:52px;background:#eb334a1a;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.home-vd-show-time-hour{font-family:JetBrains Mono,monospace;font-weight:400;font-size:11.2px;color:#ffffff80;line-height:1.3}.home-vd-show-time-ampm{font-family:JetBrains Mono,monospace;font-weight:400;font-size:8px;color:#ffffff4d;line-height:1.3}.home-vd-show-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.home-vd-show-artist{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16px;letter-spacing:-.16px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:24px}.home-vd-show-meta{display:flex;align-items:center;flex-wrap:wrap;gap:0}.home-vd-show-venue-name{font-family:JetBrains Mono,monospace;font-weight:400;font-size:10.4px;color:#eb334a;line-height:1.5}.home-vd-show-dot{font-family:Inter,sans-serif;font-size:16px;color:#ffffff26;line-height:1;margin:0 4px}.home-vd-show-genre{font-family:JetBrains Mono,monospace;font-weight:400;font-size:10.4px;color:#fff6;line-height:1.5}.home-vd-show-chevron{width:20px;height:20px;flex-shrink:0;opacity:.3}.home-vd-shows-empty{font-family:Inter,sans-serif;font-size:13.6px;color:#ffffff4d;text-align:center;padding:32px 0}.home-vd-suggest-screen{flex:1;min-height:0;display:flex;flex-direction:column;background:#0a0a0b;overflow:hidden;padding:20px 20px 0}.home-vd-suggest-header{display:flex;align-items:center;gap:12px;margin-bottom:0}.home-vd-suggest-icon{width:44px;height:44px;background:#531eff26;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-vd-suggest-icon svg{width:20px;height:20px}.home-vd-suggest-header-text{display:flex;flex-direction:column;gap:2px}.home-vd-suggest-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:21.6px;letter-spacing:-.648px;color:#fff;margin:0;line-height:1.2}.home-vd-suggest-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:13.6px;color:#ffffff73;line-height:1.5}.home-vd-suggest-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:20px 0}.home-vd-suggest-card{background:#141416;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px}.home-vd-suggest-desc{font-family:Inter,sans-serif;font-weight:400;font-size:14.4px;color:#ffffff8c;line-height:1.5;margin:0}.home-vd-suggest-input-wrap{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.home-vd-suggest-input{width:100%;height:56px;background:transparent;border:none;outline:none;padding:0 16px;font-family:Inter,sans-serif;font-size:16px;color:#f2f0e9;box-sizing:border-box}.home-vd-suggest-input::placeholder{color:#ffffff40}.home-vd-suggest-send-btn{width:100%;height:46px;background:#531eff33;border:none;border-radius:12px;cursor:pointer;font-family:JetBrains Mono,monospace;font-weight:700;font-size:12px;letter-spacing:.48px;color:#ffffff4d;transition:background .15s,color .15s}.home-vd-suggest-send-btn:not(:disabled){background:#531eff59;color:#ffffffb3}.home-vd-rate-card{background:#141416;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px}.home-vd-rate-card-header{display:flex;align-items:center;gap:12px}.home-vd-rate-artist-thumb{width:40px;height:40px;border-radius:12px;overflow:hidden;position:relative;flex-shrink:0}.home-vd-rate-artist-thumb img{width:100%;height:100%;object-fit:cover}.home-vd-rate-artist-thumb-overlay{position:absolute;inset:0;background:#00000040;display:flex;align-items:center;justify-content:center}.home-vd-rate-artist-live-dot{width:8px;height:8px;background:#eb334a;border-radius:50%}.home-vd-rate-artist-info{display:flex;flex-direction:column;gap:2px}.home-vd-rate-live-badge{font-family:JetBrains Mono,monospace;font-weight:700;font-size:8.8px;letter-spacing:.704px;color:#eb334a;text-transform:uppercase;line-height:1.5}.home-vd-rate-artist-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16.8px;letter-spacing:-.336px;color:#fff;line-height:1.5}.home-vd-rate-prompt{font-family:Inter,sans-serif;font-weight:400;font-size:13.6px;color:#ffffff73}.home-vd-rate-stars{display:flex;align-items:center;justify-content:center;gap:12px}.home-vd-rate-star-btn{width:48px;height:48px;background:transparent;border:none;cursor:pointer;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:transform .1s,color .15s;padding:4px;color:#ffffff73}.home-vd-rate-star-btn[aria-pressed=true]{color:#eb334a}.home-vd-rate-star-btn:hover{transform:scale(1.15);color:#ffffffb3}.home-vd-rate-star-btn[aria-pressed=true]:hover{color:#eb334a}.home-vd-rate-textarea-wrap{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.home-vd-rate-textarea{width:100%;min-height:67px;background:transparent;border:none;outline:none;padding:12px 16px;font-family:Inter,sans-serif;font-size:13.6px;color:#f2f0e9;resize:vertical;box-sizing:border-box;line-height:1.5}.home-vd-rate-textarea::placeholder{color:#fff3}.home-vd-rate-submit-btn{width:100%;height:46px;background:#eb334a33;border:none;border-radius:12px;font-family:JetBrains Mono,monospace;font-weight:700;font-size:12px;letter-spacing:.48px;transition:background .15s,color .15s}.home-vd-rate-submit-btn:disabled{color:#ffffff4d;cursor:not-allowed}.home-vd-rate-submit-btn:not(:disabled){background:#eb334a59;color:#ffffffb3;cursor:pointer}.home-vd-private-notice{font-family:JetBrains Mono,monospace;font-weight:400;font-size:9.6px;letter-spacing:.576px;color:#ffffff2e;text-align:center;text-transform:uppercase;padding:8px 0 20px}.home-vd-feedback-note{font-family:Inter,sans-serif;font-size:12.8px;line-height:1.5;color:#ffffff9e;margin:0}.home-vd-suggest-prior-list{display:flex;flex-direction:column;gap:6px}.home-vd-rate-star-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.home-vd-loading{flex:1;display:flex;align-items:center;justify-content:center;min-height:0}.home-vd-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 16px;min-height:calc(100dvh - 80px);text-align:center}.home-vd-error p{font-family:Inter,sans-serif;font-size:14px;color:#f2f0e980;margin:0}
