:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--mobile-max-width:430px}*{box-sizing:border-box}body{color:#f8fafc;background:radial-gradient(circle at top,#1a1a1a 0%,#0c0c0f 45%,#000 100%);justify-content:center;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif;display:flex}.mobile-frame{width:min(100vw,var(--mobile-max-width));background:#0f1117;border-left:1px solid #222831;border-right:1px solid #222831;min-height:100vh}a{color:inherit;text-decoration:none}main{width:100%;margin:0 auto;padding:2rem 1rem}.card{background:#14171d;border:1px solid #2f3742;border-radius:14px;padding:1.2rem}.hero h1{margin:.7rem 0 .3rem;font-size:1.7rem}.subtitle{color:#cbd5e1;max-width:100%;margin:0;line-height:1.6}.badge{color:#dbeafe;letter-spacing:.08em;text-transform:uppercase;background:#2563eb33;border:1px solid #2563eb;border-radius:999px;padding:.35rem .7rem;font-size:.85rem;display:inline-block}.accent{text-align:left;border-left:4px solid #dc2626;max-width:760px}.accent h2{color:#fff;margin-top:0}.accent ul{color:#e2e8f0;margin:.6rem 0 0;padding-left:1.1rem}.actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.feed{gap:1rem;margin-top:1rem;display:grid}.controls h2{margin:0 0 .2rem}.controls p{color:#cbd5e1;margin:0}.form-row{gap:.6rem;margin-top:1rem;display:grid}.input{color:#e2e8f0;width:100%;font:inherit;background:#0b1220;border:1px solid #334155;border-radius:10px;padding:.7rem .75rem}.gig-list{gap:1rem;display:grid}.gig-card{background:#131b2d;border:1px solid #273449;border-radius:14px;overflow:hidden}.gig-image{object-fit:cover;width:100%;height:190px;display:block}.gig-content{padding:.9rem}.gig-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.pill{color:#dbeafe;background:#2563eb33;border:1px solid #2563eb;border-radius:999px;padding:.2rem .6rem;font-size:.78rem}.gig-time{color:#cbd5e1;font-size:.85rem}.gig-card h3{margin:.7rem 0 .4rem}.gig-description{color:#d5deed;margin:0;line-height:1.45}.gig-meta{margin-top:.85rem}.gig-meta p{color:#93a8c8;margin:.25rem 0}.venue-link{color:#f8fafc;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.map-frame{border:0;border-radius:12px;width:100%;height:180px;margin-top:.8rem}.stack{gap:.6rem;margin-top:1rem;display:grid}.center-page{place-items:center;min-height:100vh;display:grid}.access-card{width:100%;max-width:360px}.access-card h1{margin:0 0 .5rem}.access-card p{color:#cbd5e1;margin:0}.ok-message{color:#a7f3d0;margin-top:.8rem}.error-message{color:#fca5a5;margin-top:.8rem}.moderation-item{border:1px solid #2f3742;border-radius:12px;gap:.8rem;margin-top:1rem;padding:.9rem;display:grid}.moderation-item h3{margin:0}.moderation-item p{color:#cbd5e1;margin:.2rem 0}.btn{border:1px solid #0000;border-radius:10px;padding:.7rem 1rem;font-weight:600}.btn-primary{color:#fff;background:#2563eb}.btn-outline{color:#e2e8f0;background:0 0;border-color:#475569}.btn:hover{opacity:.92}@media (max-width:640px){.mobile-frame{border-left:none;border-right:none;width:100%}}
