.Navbar-module__cJzEcG__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#0a0a0ad9;padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navInner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__logoIcon{border-radius:8px;width:36px;height:36px}.Navbar-module__cJzEcG__logoText{font-family:var(--font-heading);letter-spacing:1px;color:var(--text-primary);font-size:1.1rem;font-weight:800}.Navbar-module__cJzEcG__links{gap:32px;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;font-weight:600}.Navbar-module__cJzEcG__links a:hover{color:var(--accent-primary)}.Navbar-module__cJzEcG__cta{padding:10px 24px;font-size:.85rem}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__logoText{font-size:.95rem}.Navbar-module__cJzEcG__cta{padding:8px 18px;font-size:.8rem}}
.Hero-module__ZARIfG__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glowOrb{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#ff33661f 0%,#ff6b350f 40%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{z-index:1;animation:.8s forwards Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__badge{border:1px solid var(--border-accent);border-radius:var(--radius-full);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;color:var(--accent-primary);background:linear-gradient(135deg,#ff336626,#ff6b3526);margin-bottom:32px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__headline{letter-spacing:-1px;margin-bottom:24px;font-size:4.5rem;font-weight:900}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 48px;font-size:1.2rem;line-height:1.7}.Hero-module__ZARIfG__badges{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__ZARIfG__storeBadge{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);color:var(--text-primary);cursor:pointer;align-items:center;gap:10px;padding:12px 24px;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__storeBadge:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Hero-module__ZARIfG__comingSoon{opacity:.5;cursor:default}.Hero-module__ZARIfG__comingSoon:hover{box-shadow:none;border-color:var(--border-subtle);transform:none}.Hero-module__ZARIfG__badgeIcon{width:28px;height:28px}.Hero-module__ZARIfG__badgeSmall{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;display:block}.Hero-module__ZARIfG__badgeLarge{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;display:block}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:3rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}.Hero-module__ZARIfG__badges{flex-direction:column;align-items:center}}
.Features-module__zvCZ4q__features{background:linear-gradient(to bottom,var(--bg-primary)0%,var(--bg-secondary)25%,var(--bg-secondary)75%,var(--bg-primary)100%);overflow:hidden}.Features-module__zvCZ4q__inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.Features-module__zvCZ4q__left{animation:.8s forwards Features-module__zvCZ4q__fadeInUp}.Features-module__zvCZ4q__heading{margin-bottom:48px;font-size:3.5rem}.Features-module__zvCZ4q__list{flex-direction:column;gap:32px;display:flex}.Features-module__zvCZ4q__item{align-items:flex-start;gap:16px;display:flex}.Features-module__zvCZ4q__icon{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;display:flex}.Features-module__zvCZ4q__itemTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:1.15rem;font-weight:700}.Features-module__zvCZ4q__itemDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Features-module__zvCZ4q__right{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;min-height:520px;padding:20px;display:flex;position:relative}.Features-module__zvCZ4q__phoneFrame{width:250px;box-shadow:0 20px 60px #00000080,0 0 40px var(--accent-primary-glow);cursor:grab;touch-action:none;border:3px solid #ffffff1a;border-radius:36px;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s,z-index;position:absolute;overflow:hidden}.Features-module__zvCZ4q__phoneFrame:active{cursor:grabbing}.Features-module__zvCZ4q__frontPosition{z-index:3;opacity:1;transform:translate(0)rotate(0)}.Features-module__zvCZ4q__backPosition{z-index:1;opacity:.75;transform:translate(60px)translateY(30px)rotate(5deg)}.Features-module__zvCZ4q__screenshot{pointer-events:none;width:100%;display:block}.Features-module__zvCZ4q__dragHint{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);opacity:.6;font-size:.75rem;font-weight:600;position:absolute;bottom:0}@media (max-width:768px){.Features-module__zvCZ4q__inner{grid-template-columns:1fr;gap:48px}.Features-module__zvCZ4q__heading{font-size:2.5rem}.Features-module__zvCZ4q__right{min-height:420px}.Features-module__zvCZ4q__phoneFrame{width:200px}.Features-module__zvCZ4q__backPosition{transform:translate(40px)translateY(20px)rotate(5deg)}}
.DjVenues-module__vCgskG__section{text-align:center}.DjVenues-module__vCgskG__header{max-width:680px;margin:0 auto 56px}.DjVenues-module__vCgskG__heading{margin-bottom:16px;font-size:2.4rem}.DjVenues-module__vCgskG__subtitle{color:var(--text-secondary);font-size:1.05rem}.DjVenues-module__vCgskG__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.DjVenues-module__vCgskG__cardTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:1.1rem;font-weight:700}.DjVenues-module__vCgskG__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.DjVenues-module__vCgskG__ctaWrap{justify-content:center;display:flex}@media (max-width:768px){.DjVenues-module__vCgskG__grid{grid-template-columns:1fr;gap:16px}.DjVenues-module__vCgskG__heading{font-size:1.8rem}}
.Team-module__EqCvfq__section{text-align:center}.Team-module__EqCvfq__header{margin-bottom:56px}.Team-module__EqCvfq__heading{font-size:2.4rem}.Team-module__EqCvfq__grid{flex-wrap:wrap;justify-content:center;gap:64px;display:flex}.Team-module__EqCvfq__card{flex-direction:column;align-items:center;gap:16px;display:flex}.Team-module__EqCvfq__avatar{background:var(--bg-card);border:2px solid var(--border-subtle);width:120px;height:120px;transition:all var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex}.Team-module__EqCvfq__avatar:hover{border-color:var(--accent-primary);box-shadow:0 0 30px var(--accent-primary-glow)}.Team-module__EqCvfq__initial{font-family:var(--font-heading);color:var(--text-secondary);font-size:2.5rem;font-weight:800}.Team-module__EqCvfq__name{font-family:var(--font-heading);font-size:1.2rem;font-weight:700}.Team-module__EqCvfq__role{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;color:var(--accent-primary);margin-top:-8px;font-size:.8rem;font-weight:600}
.Kickstarter-module__d9Jina__section{text-align:center;position:relative;overflow:hidden}.Kickstarter-module__d9Jina__glowOrb{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#ff336614 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.Kickstarter-module__d9Jina__inner{z-index:1;max-width:700px;margin:0 auto;position:relative}.Kickstarter-module__d9Jina__heading{margin-bottom:20px;font-size:2.6rem}.Kickstarter-module__d9Jina__body{color:var(--text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.Kickstarter-module__d9Jina__cities{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.Kickstarter-module__d9Jina__city{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-full);font-family:var(--font-heading);letter-spacing:.5px;color:var(--text-secondary);transition:all var(--transition-fast);padding:8px 18px;font-size:.85rem;font-weight:600}.Kickstarter-module__d9Jina__city:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:0 0 16px var(--accent-primary-glow)}.Kickstarter-module__d9Jina__cta{padding:16px 36px;font-size:1.1rem}@media (max-width:768px){.Kickstarter-module__d9Jina__heading{font-size:2rem}}
.Newsletter-module__OxvLTq__section{text-align:center;background:linear-gradient(to bottom,var(--bg-primary)0%,var(--bg-secondary)30%,var(--bg-secondary)70%,var(--bg-primary)100%);position:relative;overflow:hidden}.Newsletter-module__OxvLTq__glowOrb{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#ff336614 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Newsletter-module__OxvLTq__inner{z-index:1;max-width:600px;margin:0 auto;position:relative}.Newsletter-module__OxvLTq__heading{margin-bottom:16px;font-size:2.4rem}.Newsletter-module__OxvLTq__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:1.05rem;line-height:1.6}.Newsletter-module__OxvLTq__form{justify-content:center;gap:12px;display:flex}.Newsletter-module__OxvLTq__input{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-full);max-width:360px;color:var(--text-primary);transition:border-color var(--transition-fast);flex:1;padding:14px 20px;font-size:1rem}.Newsletter-module__OxvLTq__input::placeholder{color:var(--text-muted)}.Newsletter-module__OxvLTq__input:focus{border-color:var(--accent-primary);box-shadow:0 0 20px var(--accent-primary-glow)}.Newsletter-module__OxvLTq__submitBtn{white-space:nowrap;padding:14px 28px}.Newsletter-module__OxvLTq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Newsletter-module__OxvLTq__successMsg{font-family:var(--font-heading);color:#4ade80;font-size:1.2rem;font-weight:600;animation:.5s forwards Newsletter-module__OxvLTq__fadeInUp}.Newsletter-module__OxvLTq__errorMsg{color:#f87171;margin-top:16px;font-size:.9rem}.Newsletter-module__OxvLTq__socialInline{color:var(--accent-primary);text-underline-offset:3px;transition:color var(--transition-fast);font-weight:600;text-decoration:underline}.Newsletter-module__OxvLTq__socialInline:hover{color:var(--accent-secondary)}.Newsletter-module__OxvLTq__inputError{box-shadow:0 0 12px #f8717140;border-color:#f87171!important}@media (max-width:768px){.Newsletter-module__OxvLTq__form{flex-direction:column;align-items:center}.Newsletter-module__OxvLTq__input{width:100%;max-width:100%}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-subtle);padding:48px 0 32px}.Footer-module__S6Hkya__inner{width:100%}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__logo{border-radius:6px;width:32px;height:32px}.Footer-module__S6Hkya__brandName{font-family:var(--font-heading);letter-spacing:1px;color:var(--accent-primary);font-size:.95rem;font-weight:800}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socialLink{background:var(--bg-card);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 0 20px var(--accent-primary-glow);transform:translateY(-2px)}.Footer-module__S6Hkya__divider{background:var(--border-subtle);height:1px;margin-bottom:24px}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__legal{gap:24px;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;transition:color var(--transition-fast);font-size:.85rem}.Footer-module__S6Hkya__legalLink:hover{color:var(--accent-primary)}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:20px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:16px}}
