.events-modal-portal{z-index:10000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@media (max-width:640px){.events-modal-portal{padding:.5rem}}.events-modal-backdrop{-webkit-backdrop-filter:blur(18px);background:#020617e0;position:absolute;inset:0}.events-modal-container{color:#f8fafc;z-index:10;background:linear-gradient(160deg,#0c132df5 0%,#030715fa 100%);border:1px solid #00e1ff59;border-radius:24px;flex-direction:column;width:100%;max-width:860px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 50px #00e1ff2e,0 24px 60px #000000d9}@media (max-width:640px){.events-modal-container{border-radius:18px;max-height:94vh}}.events-modal-topbar{z-index:5;background:#04091ad9;border-bottom:1px solid #00e1ff2e;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.events-switcher-strip{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.5rem;padding-bottom:2px;display:flex;overflow-x:auto}.events-switcher-strip::-webkit-scrollbar{display:none}.event-switcher-pill{font-family:var(--font-display), sans-serif;color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.76rem;font-weight:700;transition:all .25s;display:inline-flex}.event-switcher-pill:hover{color:#fff;background:#0284c7;border-color:#0284c7}.event-switcher-pill.active{color:#fff;background:#0284c7;border-color:#38bdf8;box-shadow:0 0 10px #00e1ff66}.single-event-badge{font-family:var(--font-display), sans-serif;letter-spacing:.08em;color:#00e1ff;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.74rem;font-weight:800;display:inline-flex}.events-modal-body{flex-direction:column;flex:1;display:flex;overflow-y:auto}.events-loading-state,.events-empty-state{text-align:center;color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;padding:3.5rem 1.5rem;display:flex}.events-empty-state h3{color:#f1f5f9;margin:1rem 0 .5rem;font-size:1.25rem}.spinner-loader-lg{border:3px solid #00e1ff26;border-top-color:#00e1ff;border-radius:50%;width:42px;height:42px;margin-bottom:1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.event-detail-wrapper{flex-direction:column;flex:1;display:flex}.event-hero-banner{background:#040817;flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}@media (max-width:640px){.event-hero-banner{height:155px}}.event-hero-img{object-fit:cover;width:100%;height:100%}.event-hero-placeholder{background:radial-gradient(circle,#0e204d 0%,#030715 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.event-hero-overlay{background:linear-gradient(#03071533 0%,#030715a6 55%,#030715fa 100%);position:absolute;inset:0}.event-hero-badges{z-index:3;gap:.5rem;display:flex;position:absolute;top:12px;right:14px}.hero-badge{backdrop-filter:blur(8px);border-radius:20px;align-items:center;gap:.35rem;padding:.28rem .75rem;font-size:.76rem;font-weight:800;display:inline-flex}.hero-badge.price{color:#39ff14;background:#030715d9;border:1px solid #39ff1480;box-shadow:0 0 10px #39ff1440}.hero-badge.ticket-link-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7 0%,#00e1ff 100%);border:1px solid #38bdf8;text-decoration:none;transition:all .25s;box-shadow:0 0 14px #00e1ff73}.hero-badge.ticket-link-btn:hover{transform:translateY(-1px);box-shadow:0 0 20px #00e1ffb3}.event-content-flow{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}@media (max-width:640px){.event-content-flow{gap:1.2rem;padding:1rem .85rem}}.event-flow-section{backdrop-filter:blur(10px);background:#04091a99;border:1px solid #00e1ff26;border-radius:18px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}@media (max-width:640px){.event-flow-section{border-radius:14px;padding:1rem .85rem}}.section-header-row{border-bottom:1px solid #00e1ff26;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.6rem;display:flex}.section-header-title{align-items:center;gap:.5rem;display:flex}.section-header-title h3{font-family:var(--font-display), sans-serif;letter-spacing:.05em;color:#00e1ff;text-transform:uppercase;margin:0;font-size:1rem;font-weight:800}.section-header-badge{text-transform:uppercase;letter-spacing:.06em;color:#38bdf8;background:#00e1ff1a;border:1px solid #00e1ff40;border-radius:12px;padding:.2rem .6rem;font-size:.72rem;font-weight:800}.timeline-visual-track{padding-left:.5rem;position:relative}.timeline-neon-line{z-index:1;background:linear-gradient(#00e1ff 0%,#3b82f6 50%,#00e1ff1a 100%);width:2px;position:absolute;top:15px;bottom:15px;left:45px;box-shadow:0 0 10px #00e1ff99}@media (max-width:520px){.timeline-neon-line{left:36px}}.timeline-nodes-list{z-index:2;flex-direction:column;gap:.85rem;display:flex;position:relative}.timeline-node-item{align-items:center;gap:1rem;display:flex}@media (max-width:520px){.timeline-node-item{gap:.6rem}}.timeline-time-col{flex-shrink:0;align-items:center;gap:.6rem;width:90px;display:flex}@media (max-width:520px){.timeline-time-col{gap:.4rem;width:75px}}.timeline-glow-dot{background:#00e1ff;border:2px solid #030715;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2s ease-in-out infinite pulse-glow;box-shadow:0 0 12px #00e1ff,0 0 20px #00e1ff}@keyframes pulse-glow{0%,to{transform:scale(1);box-shadow:0 0 8px #00e1ff}50%{transform:scale(1.25);box-shadow:0 0 16px #00e1ff,0 0 24px #38bdf8}}.timeline-time-badge{font-family:var(--font-display), sans-serif;color:#00e1ff;background:#030715e6;border:1px solid #00e1ff59;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.76rem;font-weight:800;display:inline-flex}.timeline-time-badge.pending{color:#94a3b8;border-color:#94a3b840}.timeline-artist-card{cursor:pointer;text-align:left;background:linear-gradient(135deg,#0c1632b3 0%,#04091ad9 100%);border:1px solid #00e1ff38;border-radius:14px;flex:1;align-items:center;gap:.85rem;padding:.65rem .9rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.timeline-artist-card:hover{background:linear-gradient(135deg,#0e1e46e6 0%,#040c23f2 100%);border-color:#00e1ff;transform:translate(4px);box-shadow:0 4px 20px #00e1ff40}.artist-card-avatar{background:#00e1ff1a;border:1.5px solid #00e1ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:0 0 10px #00e1ff4d}.artist-card-details{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.artist-card-name{font-family:var(--font-display), sans-serif;color:#fff;margin:0;font-size:.95rem;font-weight:800}.artist-card-tags{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.15rem;display:flex}.artist-tag{letter-spacing:.02em;border-radius:8px;padding:.18rem .55rem;font-size:.72rem;font-weight:700}.artist-tag.genre{color:#00e1ff;background:#00e1ff24;border:1px solid #00e1ff66;box-shadow:0 0 10px #00e1ff33}.artist-tag.stage{color:#c084fc;background:#c084fc24;border:1px solid #c084fc59}.artist-card-cta{color:#00e1ff;background:#00e1ff1a;border:1px solid #00e1ff4d;border-radius:10px;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.72rem;font-weight:700;transition:all .2s;display:flex}.timeline-artist-card:hover .artist-card-cta{color:#fff;background:#0284c7;border-color:#38bdf8}.event-description-box{background:#00e1ff08;border:1px solid #00e1ff1f;border-radius:12px;padding:.85rem 1rem}.event-calendar-schedule{background:linear-gradient(135deg,#081028cc 0%,#030715e6 100%);border:1px solid #00e1ff40;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:inset 0 0 20px #00e1ff0d}@media (max-width:580px){.event-calendar-schedule{flex-direction:column;gap:.75rem;padding:.85rem}}.schedule-date-card{flex-direction:column;flex:1;gap:.4rem;display:flex}.schedule-card-header{font-family:var(--font-display), sans-serif;color:#38bdf8;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.68rem;font-weight:800;display:flex}.schedule-card-body{align-items:center;gap:.85rem;display:flex}.calendar-mini-box{background:linear-gradient(140deg,#0284c7 0%,#0369a1 100%);border:1px solid #38bdf8;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 0 12px #00e1ff4d}.cal-day-num{font-family:var(--font-display), sans-serif;color:#fff;font-size:1.2rem;font-weight:900;line-height:1}.cal-month-name{color:#e0f2fe;text-transform:uppercase;letter-spacing:.05em;font-size:.58rem;font-weight:800}.schedule-time-box{flex-direction:column;gap:.15rem;display:flex}.schedule-weekday{color:#fff;font-size:.88rem;font-weight:700}.schedule-time{color:#00e1ff;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;display:inline-flex}.schedule-arrow-divider{color:#00e1ff;opacity:.7;text-shadow:0 0 10px #00e1ff;font-size:1.2rem}@media (max-width:580px){.schedule-arrow-divider{transform:rotate(90deg)}}.map-location-address{background:linear-gradient(135deg,#00e1ff14 0%,#03071599 100%);border:1px solid #00e1ff4d;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 15px #0000004d}.location-address-details{flex-direction:column;gap:.15rem;display:flex}.location-label{text-transform:uppercase;letter-spacing:.06em;color:#38bdf8;font-size:.68rem;font-weight:700}.location-address-text{color:#fff;font-size:.9rem;font-weight:700}.info-block-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.info-mini-card{background:#00e1ff0d;border:1px solid #00e1ff33;border-radius:14px;align-items:flex-start;gap:.75rem;padding:.75rem .9rem;display:flex}.mini-card-text{flex-direction:column;gap:.15rem;display:flex}.mini-card-label{text-transform:uppercase;letter-spacing:.06em;color:#38bdf8;font-size:.68rem;font-weight:700}.mini-card-value{color:#fff;font-size:.86rem;font-weight:600}.ticket-cta-banner{margin-top:.5rem}.modal-ticket-btn{width:100%;font-family:var(--font-display), sans-serif;color:#030715;background:linear-gradient(135deg,#00e1ff 0%,#39ff14 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 0 20px #00e1ff66}.modal-ticket-btn:hover{transform:translateY(-2px);box-shadow:0 0 30px #00e1ff99}.modal-free-pill{color:#fff;background:#00e1ff24;border:1px dashed #00e1ff66;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-size:.9rem;font-weight:700;display:flex}.map-panel{flex-direction:column;display:flex}.map-wrapper-block{flex-direction:column;gap:.85rem;display:flex}.map-header-info{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.map-address-box{color:#fff;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:flex}.map-direct-btn{color:#fff;background:#0284c7;border:1px solid #38bdf8;border-radius:20px;align-items:center;gap:.45rem;padding:.45rem .9rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.map-direct-btn:hover{color:#fff;background:#0369a1;box-shadow:0 0 12px #00e1ff80}.map-iframe-container{background:#090d16;border:1px solid #00e1ff4d;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 8px 24px #00000080,0 0 15px #00e1ff1a}.map-iframe-container iframe{filter:invert(90%)hue-rotate(180deg)contrast(1.2)brightness(.95)saturate(1.2);border:0;width:100%;height:240px;transition:filter .3s;display:block}.no-map-state{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:3rem 1rem;display:flex}.artist-submodal-portal{z-index:10010;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@media (max-width:640px){.artist-submodal-portal{padding:.5rem}}.artist-submodal-backdrop{-webkit-backdrop-filter:blur(14px);background:#020617d9;position:absolute;inset:0}.artist-submodal-card{z-index:10;background:linear-gradient(155deg,#0e1634f5 0%,#030715fa 100%);border:1px solid #00e1ff66;border-radius:22px;width:100%;max-width:540px;max-height:88vh;position:relative;overflow-y:auto;box-shadow:0 0 45px #00e1ff40,0 24px 60px #000000e6}.artist-header-card{background:linear-gradient(135deg,#121e46f2 0%,#04091afa 100%);border-bottom:1px solid #00e1ff40;width:100%;padding:1.5rem 1.4rem 1.25rem;position:relative;overflow:hidden}@media (max-width:520px){.artist-header-card{padding:1.25rem 1rem 1rem}}.artist-submodal-close{z-index:6;position:absolute;top:14px;right:14px}.artist-header-bg-glow{pointer-events:none;position:absolute;inset:0;overflow:hidden}.artist-bg-glow-img{object-fit:cover;filter:blur(35px)brightness(.35);width:100%;height:100%;transform:scale(1.3)}.artist-bg-glow-overlay{background:linear-gradient(#03071533 0%,#030715f2 100%);position:absolute;inset:0}.artist-header-content{z-index:3;flex-direction:column;gap:1.1rem;display:flex;position:relative}.artist-header-profile-row{align-items:center;gap:1.1rem;display:flex}@media (max-width:480px){.artist-header-profile-row{gap:.85rem}}.artist-portrait-box{background:#030715;border:2.5px solid #00e1ff;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden;box-shadow:0 0 25px #00e1ff73}@media (max-width:480px){.artist-portrait-box{border-radius:16px;width:76px;height:76px}}.artist-portrait-img{object-fit:cover;object-position:center top;width:100%;height:100%}.artist-portrait-placeholder{color:#00e1ff;justify-content:center;align-items:center;display:flex}.artist-header-details{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.artist-header-name{font-family:var(--font-display), sans-serif;color:#fff;text-shadow:0 2px 10px #0009;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}@media (max-width:480px){.artist-header-name{font-size:1.25rem}}.artist-header-badges{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.artist-header-badge{border-radius:10px;align-items:center;gap:.25rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.artist-header-badge.genre{color:#fff;background:#0284c7;border:1px solid #38bdf8}.artist-header-badge.stage,.artist-header-badge.time{color:#fff;background:#ffffff2e;border:1px solid #ffffff40}.artist-header-socials{flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.2rem;display:flex}.artist-social-btn{border-radius:12px;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.artist-social-btn.soundcloud{color:#fff;background:#ea580c;border:1px solid #f97316}.artist-social-btn.soundcloud:hover{color:#fff;background:#f97316;transform:translateY(-1px);box-shadow:0 0 14px #f9731699}.artist-social-btn.spotify{color:#fff;background:#16a34a;border:1px solid #22c55e}.artist-social-btn.spotify:hover{color:#fff;background:#22c55e;transform:translateY(-1px);box-shadow:0 0 14px #22c55e99}.artist-social-btn.instagram{color:#fff;background:#db2777;border:1px solid #ec4899}.artist-social-btn.instagram:hover{color:#fff;background:#ec4899;transform:translateY(-1px);box-shadow:0 0 14px #ec489999}.artist-social-btn.website{color:#fff;background:#0284c7;border:1px solid #38bdf8}.artist-social-btn.website:hover{color:#fff;background:#0284c7;transform:translateY(-1px);box-shadow:0 0 14px #00e1ff80}.artist-submodal-body{flex-direction:column;gap:1.25rem;padding:1.25rem 1.4rem 1.75rem;display:flex}@media (max-width:520px){.artist-submodal-body{padding:1rem 1rem 1.25rem}}.artist-bio-section{flex-direction:column;gap:.85rem;display:flex}.artist-bio-header{font-family:var(--font-display), sans-serif;color:#00e1ff;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.45rem;font-size:.82rem;font-weight:800;display:flex}.artist-formatted-text{flex-direction:column;gap:.85rem;display:flex}.formatted-paragraph{color:#f0f6fff2;white-space:pre-line;margin:0;font-size:.92rem;line-height:1.65}.description-extra-block{border-top:1px dashed #00e1ff26;margin-top:.5rem;padding-top:.75rem}
