.landing-module__g1LwZa__page{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);scroll-behavior:smooth;overflow-x:hidden}@keyframes landing-module__g1LwZa__hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__hero-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes landing-module__g1LwZa__float-seats{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-8px)rotate(1deg)}75%{transform:translateY(4px)rotate(-.5deg)}}.landing-module__g1LwZa__nav{z-index:100;background:color-mix(in srgb, var(--bg-primary) 85%, transparent);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-subtle);position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navInner{align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.landing-module__g1LwZa__logo{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__logoIcon{background:var(--gradient-accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:900;display:flex}.landing-module__g1LwZa__logoText{letter-spacing:-.02em;font-size:20px;font-weight:800}.landing-module__g1LwZa__navLinks{flex:1;justify-content:center;gap:28px;display:flex}.landing-module__g1LwZa__navLink{color:var(--text-secondary);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--text-primary)}.landing-module__g1LwZa__loginBtn{background:var(--gradient-accent);color:#fff;border-radius:var(--radius-full);align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.landing-module__g1LwZa__loginBtn:hover{box-shadow:0 4px 16px var(--accent-glow);transform:translateY(-1px)}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:800px;margin:0 auto;padding:140px 24px 80px;display:flex;position:relative;overflow:visible}.landing-module__g1LwZa__heroOrbs{pointer-events:none;z-index:-1;position:absolute;inset:-200px -100px;overflow:hidden}.landing-module__g1LwZa__orb1,.landing-module__g1LwZa__orb2,.landing-module__g1LwZa__orb3{filter:blur(80px);opacity:.25;border-radius:50%;position:absolute}.landing-module__g1LwZa__orb1{background:radial-gradient(circle,#3b82f6,#0000 70%);width:500px;height:500px;animation:12s ease-in-out infinite landing-module__g1LwZa__float-orb;top:-100px;left:-150px}.landing-module__g1LwZa__orb2{background:radial-gradient(circle,#8b5cf6,#0000 70%);width:400px;height:400px;animation:15s ease-in-out infinite reverse landing-module__g1LwZa__float-orb;top:50px;right:-100px}.landing-module__g1LwZa__orb3{background:radial-gradient(circle,#06b6d4,#0000 70%);width:350px;height:350px;animation:10s ease-in-out 3s infinite landing-module__g1LwZa__float-orb;bottom:-50px;left:30%}@keyframes landing-module__g1LwZa__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}[data-theme=light] .landing-module__g1LwZa__orb1,[data-theme=light] .landing-module__g1LwZa__orb2,[data-theme=light] .landing-module__g1LwZa__orb3{opacity:.12}.landing-module__g1LwZa__heroBadge{background:var(--accent-bg);color:var(--accent);border-radius:var(--radius-full);border:1px solid var(--border-accent);animation:landing-module__g1LwZa__hero-fade-up .6s var(--ease-spring) .1s both;align-items:center;gap:6px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__heroTitle{letter-spacing:-.03em;animation:landing-module__g1LwZa__hero-fade-up .6s var(--ease-spring) .2s both;font-size:clamp(32px,6vw,56px);font-weight:900;line-height:1.1}.landing-module__g1LwZa__heroGradient{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:520px;animation:landing-module__g1LwZa__hero-fade-up .6s var(--ease-spring) .3s both;font-size:clamp(16px,2.5vw,20px);line-height:1.5}.landing-module__g1LwZa__heroCta{animation:landing-module__g1LwZa__hero-fade-up .6s var(--ease-spring) .4s both;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.landing-module__g1LwZa__ctaPrimary{background:var(--gradient-accent);color:#fff;border-radius:var(--radius-lg);align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.landing-module__g1LwZa__ctaPrimary:hover{box-shadow:0 8px 24px var(--accent-glow);transform:translateY(-2px)}.landing-module__g1LwZa__ctaSecondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.landing-module__g1LwZa__ctaSecondary:hover{background:var(--bg-tertiary)}.landing-module__g1LwZa__heroStats{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);animation:landing-module__g1LwZa__hero-scale-in .6s var(--ease-spring) .5s both;align-items:center;gap:24px;margin-top:32px;padding:20px 32px;display:flex}.landing-module__g1LwZa__heroStat{flex-direction:column;align-items:center;gap:2px;display:flex}.landing-module__g1LwZa__heroStatValue{letter-spacing:-.02em;font-size:24px;font-weight:800}.landing-module__g1LwZa__heroStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.landing-module__g1LwZa__heroStatDivider{background:var(--border-default);width:1px;height:32px}.landing-module__g1LwZa__heroImageWrap{perspective:1200px;width:100%;max-width:720px;animation:landing-module__g1LwZa__hero-fade-up .8s var(--ease-spring) .6s both;margin-top:64px}.landing-module__g1LwZa__mockupFrame{border:1px solid var(--border-subtle);background:var(--bg-primary);transition:transform .6s var(--ease-spring), box-shadow .6s;border-radius:16px;overflow:hidden;transform:rotateX(4deg)scale(.98);box-shadow:0 4px 6px #0000000d,0 20px 40px #00000014,0 0 80px #3b82f60f}.landing-module__g1LwZa__mockupFrame:hover{transform:rotateX(0)scale(1);box-shadow:0 4px 6px #0000000d,0 32px 64px #3b82f61f,0 0 120px #3b82f614}.landing-module__g1LwZa__mockupTopBar{background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:12px 16px;display:flex}.landing-module__g1LwZa__mockupDots{gap:6px;display:flex}.landing-module__g1LwZa__mockupDots span{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__mockupDots span:first-child{background:#ef4444}.landing-module__g1LwZa__mockupDots span:nth-child(2){background:#f59e0b}.landing-module__g1LwZa__mockupDots span:nth-child(3){background:#22c55e}.landing-module__g1LwZa__mockupTitle{color:var(--text-secondary);text-align:center;flex:1;font-size:12px;font-weight:600}.landing-module__g1LwZa__mockupBadge{color:#22c55e;border-radius:var(--radius-full);background:#22c55e1a;padding:2px 8px;font-size:10px;font-weight:700;animation:2s infinite landing-module__g1LwZa__pulse-live}@keyframes landing-module__g1LwZa__pulse-live{0%,to{opacity:1}50%{opacity:.5}}.landing-module__g1LwZa__mockupGrid{grid-template-columns:repeat(10,1fr);gap:6px;padding:20px;display:grid}.landing-module__g1LwZa__mockupSeat{aspect-ratio:1;animation:landing-module__g1LwZa__seat-pop .5s var(--ease-spring) both;cursor:default;border-radius:8px;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:transform .2s;display:flex}.landing-module__g1LwZa__mockupSeat:hover{z-index:2;transform:scale(1.15)}@keyframes landing-module__g1LwZa__seat-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.landing-module__g1LwZa__mockSeatGreen{color:#34d399;background:#34d39926;border:1px solid #34d39933}.landing-module__g1LwZa__mockSeatBlue{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa33}.landing-module__g1LwZa__mockSeatRed{color:#f87171;animation:landing-module__g1LwZa__seat-pop .5s var(--ease-spring) both, landing-module__g1LwZa__pulse-overdue 2.5s infinite 1s;background:#f8717126;border:1px solid #f8717133}@keyframes landing-module__g1LwZa__pulse-overdue{0%,to{box-shadow:0 0 #f871714d}50%{box-shadow:0 0 8px 2px #f8717133}}.landing-module__g1LwZa__mockupBottom{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.landing-module__g1LwZa__mockupLegend{gap:14px;display:flex}.landing-module__g1LwZa__mockLegendItem{color:var(--text-muted);align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.landing-module__g1LwZa__mockLegendDot{border-radius:50%;width:8px;height:8px;display:inline-block}.landing-module__g1LwZa__mockupOccupancy{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.landing-module__g1LwZa__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.landing-module__g1LwZa__sectionBadge{background:var(--accent-bg);color:var(--accent);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.08em;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__sectionTitle{letter-spacing:-.02em;font-size:clamp(24px,4vw,36px);font-weight:800}.landing-module__g1LwZa__sectionSubtitle{color:var(--text-secondary);max-width:480px;font-size:16px}.landing-module__g1LwZa__features{max-width:1100px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);flex-direction:column;gap:14px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex}.landing-module__g1LwZa__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing-module__g1LwZa__featureTitle{font-size:17px;font-weight:700}.landing-module__g1LwZa__featureDesc{color:var(--text-secondary);font-size:13px;line-height:1.6}.landing-module__g1LwZa__howItWorks{max-width:900px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__g1LwZa__stepCard{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;display:flex}.landing-module__g1LwZa__stepNum{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:900;line-height:1}.landing-module__g1LwZa__stepTitle{font-size:18px;font-weight:700}.landing-module__g1LwZa__stepDesc{color:var(--text-secondary);font-size:13px;line-height:1.6}.landing-module__g1LwZa__pricing{max-width:1100px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__priceGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__priceCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);flex-direction:column;gap:16px;padding:32px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.landing-module__g1LwZa__priceCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__g1LwZa__priceCardPro{border-color:var(--accent);box-shadow:0 0 24px var(--accent-glow)}.landing-module__g1LwZa__pricePopular{background:var(--gradient-accent);color:#fff;border-radius:var(--radius-full);padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__priceTitle{font-size:20px;font-weight:700}.landing-module__g1LwZa__priceAmount{align-items:baseline;gap:2px;display:flex}.landing-module__g1LwZa__priceCurrency{color:var(--text-secondary);font-size:20px;font-weight:700}.landing-module__g1LwZa__priceValue{letter-spacing:-.03em;font-size:48px;font-weight:900;line-height:1}.landing-module__g1LwZa__pricePeriod{color:var(--text-muted);font-size:14px;font-weight:500}.landing-module__g1LwZa__pricePitch{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding-bottom:4px;font-size:13px;font-style:italic;line-height:1.5}.landing-module__g1LwZa__priceFeatures{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.landing-module__g1LwZa__priceFeatures li{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.landing-module__g1LwZa__priceFeatures li svg{color:var(--success);flex-shrink:0}.landing-module__g1LwZa__priceCta{background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:var(--radius-lg);color:var(--text-primary);justify-content:center;align-items:center;padding:12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:flex}.landing-module__g1LwZa__priceCta:hover{background:var(--bg-elevated);transform:translateY(-1px)}.landing-module__g1LwZa__priceCtaPro{background:var(--gradient-accent);color:#fff;border:none}.landing-module__g1LwZa__priceCtaPro:hover{opacity:.9}.landing-module__g1LwZa__annualBanner{background:var(--bg-secondary);border:2px dashed var(--accent);border-radius:var(--radius-xl);justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:24px 32px;display:flex}.landing-module__g1LwZa__annualLeft{flex-direction:column;gap:4px;display:flex}.landing-module__g1LwZa__annualTag{color:var(--success);font-size:12px;font-weight:700}.landing-module__g1LwZa__annualTitle{letter-spacing:-.01em;font-size:18px;font-weight:800}.landing-module__g1LwZa__annualSub{color:var(--text-secondary);font-size:13px}.landing-module__g1LwZa__annualCta{background:var(--gradient-accent);color:#fff;border-radius:var(--radius-lg);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.landing-module__g1LwZa__annualCta:hover{box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-2px)}.landing-module__g1LwZa__testimonials{max-width:1100px;margin:0 auto;padding:80px 24px}.landing-module__g1LwZa__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__testimonialCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);flex-direction:column;gap:14px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.landing-module__g1LwZa__testimonialCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-default);transform:translateY(-3px)}.landing-module__g1LwZa__testimonialStars{gap:2px;display:flex}.landing-module__g1LwZa__testimonialQuote{color:var(--text-secondary);flex:1;font-size:14px;font-style:italic;line-height:1.6}.landing-module__g1LwZa__testimonialAuthor{align-items:center;gap:10px;margin-top:4px;display:flex}.landing-module__g1LwZa__testimonialAvatar{border-radius:var(--radius-full);background:var(--gradient-accent);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:flex}.landing-module__g1LwZa__testimonialName{font-size:13px;font-weight:700;display:block}.landing-module__g1LwZa__testimonialRole{color:var(--text-muted);font-size:11px}.landing-module__g1LwZa__ctaBanner{background:var(--gradient-accent);border-radius:var(--radius-2xl);text-align:center;color:#fff;flex-direction:column;align-items:center;gap:14px;max-width:900px;margin:40px auto 60px;padding:48px 32px;display:flex}.landing-module__g1LwZa__ctaBannerTitle{letter-spacing:-.02em;font-size:clamp(22px,3.5vw,30px);font-weight:800}.landing-module__g1LwZa__ctaBannerSub{opacity:.9;font-size:15px}.landing-module__g1LwZa__ctaBannerBtn{color:var(--accent);border-radius:var(--radius-lg);background:#fff;align-items:center;gap:8px;margin-top:8px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.landing-module__g1LwZa__ctaBannerBtn:hover{transform:translateY(-2px)}.landing-module__g1LwZa__footer{border-top:1px solid var(--border-subtle);margin-top:0;padding:48px 24px 32px}.landing-module__g1LwZa__footerInner{flex-direction:column;gap:32px;max-width:1100px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerTop{justify-content:space-between;gap:48px;display:flex}.landing-module__g1LwZa__footerBrand{max-width:280px}.landing-module__g1LwZa__footerTagline{color:var(--text-muted);margin-top:12px;font-size:13px;line-height:1.6}.landing-module__g1LwZa__footerColumns{gap:48px;display:flex}.landing-module__g1LwZa__footerCol{flex-direction:column;gap:10px;display:flex}.landing-module__g1LwZa__footerColTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-primary);margin-bottom:4px;font-size:11px;font-weight:700}.landing-module__g1LwZa__footerCol a{color:var(--text-secondary);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerCol a:hover{color:var(--text-primary)}.landing-module__g1LwZa__footerBottom{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.landing-module__g1LwZa__footerCopy,.landing-module__g1LwZa__footerMadeIn{color:var(--text-muted);font-size:12px}.landing-module__g1LwZa__footerLinks{gap:24px;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--text-secondary);font-size:13px;font-weight:600;text-decoration:none}.landing-module__g1LwZa__footerLinks a:hover{color:var(--text-primary)}@media (max-width:768px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__featureGrid{grid-template-columns:1fr}.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr;gap:8px}.landing-module__g1LwZa__priceGrid,.landing-module__g1LwZa__testimonialGrid{grid-template-columns:1fr}.landing-module__g1LwZa__heroStats{flex-wrap:wrap;justify-content:center;gap:16px;padding:16px 20px}.landing-module__g1LwZa__hero{padding-top:100px}.landing-module__g1LwZa__ctaBanner{margin:20px 16px 40px;padding:32px 20px}.landing-module__g1LwZa__annualBanner{text-align:center;flex-direction:column;padding:20px}.landing-module__g1LwZa__annualLeft{align-items:center}.landing-module__g1LwZa__mockupGrid{grid-template-columns:repeat(6,1fr);gap:4px;padding:12px}.landing-module__g1LwZa__mockupSeat{border-radius:5px;font-size:9px}.landing-module__g1LwZa__footerTop{flex-direction:column;gap:32px}.landing-module__g1LwZa__footerColumns{flex-wrap:wrap;gap:32px}.landing-module__g1LwZa__footerCol{min-width:120px}.landing-module__g1LwZa__footerBottom{text-align:center;flex-direction:column;gap:8px}}@media (min-width:769px) and (max-width:1024px){.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__testimonialGrid,.landing-module__g1LwZa__priceGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__priceCard:last-child{grid-column:1/-1;justify-self:center;max-width:400px}}
