.landing{background:var(--background);color:var(--foreground);scroll-behavior:smooth;font-size:17px;line-height:1.6}.landing a{text-decoration:none}.landing a:focus-visible,.landing button:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:4px}.landing-wrap{max-width:1120px;margin:0 auto;padding:0 32px}.landing-btn{font-family:var(--font-body);border-radius:var(--radius-btn);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-size:16px;font-weight:800;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.landing-btn:hover{transform:translateY(-1px)}.landing-btn:active{transform:translateY(0)}.landing-btn-primary{background:var(--primary);color:#fff}.landing-btn-primary:hover{background:#c72e35}.landing-btn-ghost{color:var(--foreground);border:1.5px solid var(--border);background:0 0}.landing-btn-ghost:hover{border-color:var(--muted-foreground)}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fff8f5d9;border-bottom:1px solid #e5e7eb99;position:sticky;top:0}.landing-nav-inner{justify-content:space-between;align-items:center;max-width:1120px;height:68px;margin:0 auto;padding:0 32px;display:flex}.landing-wordmark{font-family:var(--font-display);color:var(--primary);letter-spacing:-.02em;font-size:24px;font-weight:800}.landing-nav-actions{align-items:center;gap:24px;display:flex}.landing-nav-signin{color:var(--foreground);font-size:15px;font-weight:700}.landing-nav-signin:hover{color:var(--primary)}.landing-nav-actions .landing-btn{padding:10px 20px;font-size:15px}.landing-hero{text-align:center;padding:88px 0 0;overflow:hidden}.landing-hero-eyebrow,.landing-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);align-items:center;gap:8px;margin-bottom:16px;font-size:12.5px;font-weight:800;display:inline-flex}.landing-hero-eyebrow{background:var(--surface);border:1px solid var(--border);letter-spacing:.04em;color:var(--foreground);text-transform:none;border-radius:100px;gap:10px;margin-bottom:28px;padding:7px 16px 7px 13px;font-size:13px}.landing h1,.landing h2,.landing h3{font-family:var(--font-display)}.landing h1{letter-spacing:-.03em;max-width:15ch;margin:0 auto;font-size:clamp(42px,6.4vw,72px);font-weight:800;line-height:1.04}.landing-accent{color:var(--primary)}.landing-hero-sub{color:var(--muted-foreground);max-width:52ch;margin:24px auto 36px;font-size:19px;font-weight:600}.landing-hero-ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.landing-hero-note{color:var(--muted-foreground);margin-top:16px;font-size:13px;font-weight:700}.landing-hero-visual{justify-content:center;align-items:flex-start;height:560px;margin-top:72px;display:flex;position:relative;overflow:hidden}.landing-hero-visual:before{content:"";pointer-events:none;background:radial-gradient(at bottom,#dc343b12,#0000 65%);width:900px;height:340px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.phone{width:310px;box-shadow:var(--shadow-phone);background:#0b0f1a;border-radius:46px;flex-shrink:0;padding:10px;position:relative}.phone-screen{background:var(--background);border-radius:37px;flex-direction:column;height:640px;display:flex;position:relative;overflow:hidden}.phone .island{z-index:30;background:#0b0f1a;border-radius:14px;width:86px;height:24px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.hero-phone-main{z-index:2}.hero-phone-side{transform-origin:top;z-index:1;margin-left:-56px;transform:translateY(56px)scale(.9)}.landing-hero-visual .phone,.landing-hero-visual .phone-screen{border-bottom-right-radius:0;border-bottom-left-radius:0}.dmap{background:var(--map-bg);position:relative;overflow:hidden}.dm-road{background:var(--map-road);opacity:.85;position:absolute}.dm-road.minor{opacity:.35}.dm-park{background:var(--map-park);border-radius:8px;position:absolute}.dm-block{background:var(--map-block);border-radius:4px;position:absolute}.dm-user{z-index:6;background:#3b82f6;border:2.5px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #3b82f640}.dpin{z-index:5;filter:drop-shadow(0 4px 8px #00000059);flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-100%)}.dpin-bubble{background:var(--primary);color:#fff;white-space:nowrap;border-radius:10px;align-items:baseline;gap:7px;padding:6px 11px;font-size:10.5px;font-weight:800;display:flex}.dpin-bubble .dist{opacity:.9;font-weight:700}.dpin-tail{border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid var(--primary);width:0;height:0;margin-top:-1px}.dpin-truck{background:var(--primary);color:#fff;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0006}.dpin-truck svg{width:18px;height:18px}.drawer{background:var(--background);z-index:8;border-radius:24px 24px 0 0;flex-direction:column;flex:1;margin-top:-20px;display:flex;position:relative;overflow:hidden;box-shadow:0 -8px 24px #0000002e}.drawer-handle{background:#e0d8d3;border-radius:4px;flex-shrink:0;width:42px;height:4px;margin:10px auto 8px}.drawer-title{letter-spacing:-.01em;align-items:center;gap:8px;padding:2px 16px 10px;font-size:19px;font-weight:800;display:flex}.drawer-title .count{background:var(--primary);color:#fff;border-radius:100px;padding:2px 9px;font-size:11px;font-weight:800}.app-filters{flex-shrink:0;gap:7px;padding:0 16px 12px;display:flex;overflow:hidden}.chip{background:var(--surface);color:var(--foreground);white-space:nowrap;border-radius:100px;padding:7px 14px;font-size:11.5px;font-weight:800;box-shadow:0 1px 3px #1118270f}.chip.on{background:var(--primary);color:#fff}.app-list{flex:1;padding-top:2px;overflow:hidden}.tcard{background:var(--surface);border:1.5px solid #0000;border-radius:16px;flex-shrink:0;align-items:center;gap:11px;margin:0 14px 10px;padding:12px;display:flex;box-shadow:0 1px 3px #1118270d}.tcard.selected{border-color:var(--primary)}.tcard-thumb{border-radius:14px;flex-shrink:0;align-self:flex-start;width:58px;height:58px}.ph-red{background:#b03a2e}.ph-yellow{background:#f4d03f}.ph-green{background:#3e8e41}.ph-orange{background:#e2603f}.ph-blue{background:#5b8dbe}.ph-gold{background:#b8912a}.tcard-body{flex:1;min-width:0}.tcard-name{letter-spacing:-.01em;font-size:14.5px;font-weight:800;line-height:1.25}.tcard-genre{color:var(--primary);margin:1px 0 2px;font-size:10.5px;font-weight:800}.tcard-tag{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.tcard-meta{white-space:nowrap;align-items:center;gap:6px;margin-top:5px;font-size:10.5px;font-weight:800;display:flex}.tcard-meta .sep{color:#d1d5db}.tcard-meta .live{color:var(--success);align-items:center;gap:4px;display:inline-flex}.tcard-meta .live:before{content:"";background:var(--success);border-radius:50%;width:7px;height:7px}.tcard-meta .off-lbl{color:var(--muted-foreground);align-items:center;gap:4px;display:inline-flex}.tcard-meta .off-lbl:before{content:"";background:#9ca3af;border-radius:50%;width:7px;height:7px}.tcard-meta .dist{color:var(--primary)}.tcard-meta .till{color:var(--foreground)}.tcard.off .tcard-thumb{filter:saturate(.25);opacity:.7}.tcard-chevron{color:#c4c9d2;flex-shrink:0;font-size:16px;font-weight:800}.fab-tabs{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2b2623f0;border-radius:100px;gap:2px;padding:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.fab-tab{color:#e8e4e1;border-radius:100px;flex-direction:column;align-items:center;gap:2px;padding:7px 18px;font-size:9px;font-weight:800;display:flex}.fab-tab svg{width:18px;height:18px}.fab-tab.on{color:#f26d6d;background:#ffffff14}.detail-topbar{flex-shrink:0;justify-content:space-between;padding:52px 16px 0;display:flex}.circ-btn{background:var(--surface);width:34px;height:34px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex;box-shadow:0 2px 6px #1118271a}.detail-head{flex-shrink:0;padding:12px 18px 0}.detail-name{letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1.1}.detail-genre{color:var(--primary);margin-top:3px;font-size:12px;font-weight:800}.detail-tag{color:var(--muted-foreground);margin-top:5px;font-size:12px;font-weight:600;line-height:1.4}.detail-addr{flex-shrink:0;align-items:center;gap:8px;padding:12px 18px 0;font-size:12.5px;font-weight:800;display:flex}.detail-addr .a{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.live-pill{background:var(--success);color:#fff;border-radius:100px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.live-pill:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px}.live-card{background:var(--surface);border-radius:16px;flex-shrink:0;margin:10px 18px 0;overflow:hidden;box-shadow:0 2px 8px #11182712}.live-card .dmap{height:104px}.live-card-foot{align-items:center;gap:9px;padding:10px 14px;display:flex}.lcf-text{flex:1;min-width:0}.lcf-title{font-size:11.5px;font-weight:800}.lcf-sub{color:var(--muted-foreground);font-size:9.5px;font-weight:600}.lcf-dir{color:var(--primary);white-space:nowrap;font-size:11px;font-weight:800}.d-section{flex-shrink:0;padding:14px 18px 0;font-size:14px;font-weight:800}.gallery{flex-shrink:0;gap:8px;padding:8px 18px 0;display:flex;overflow:hidden}.g-photo{border-radius:14px;flex-shrink:0;width:110px;height:74px}.menu-row{border-bottom:1px solid #1118270f;align-items:center;gap:10px;padding:10px 18px;display:flex}.menu-row:last-of-type{border-bottom:none}.m-ico{width:38px;height:38px;color:var(--muted-foreground);background:#eef0f3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.m-body{flex:1;min-width:0}.m-name{font-size:12.5px;font-weight:800;line-height:1.25}.m-desc{color:var(--muted-foreground);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:10.5px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.m-price{color:var(--primary);white-space:nowrap;font-size:14px;font-weight:800}.owner-screen{background:#fff}.app-header{flex-shrink:0;padding:56px 18px 0}.broadcast-body{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 24px 64px;display:flex}.go-ring{background:var(--success-soft);border-radius:50%;justify-content:center;align-items:center;width:168px;height:168px;margin-bottom:20px;display:flex;position:relative}.go-ring:after{content:"";border:2px solid var(--success);opacity:.35;border-radius:50%;animation:2.4s ease-out infinite livepulse;position:absolute;inset:-12px}.go-inner{background:var(--success);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:128px;height:128px;font-size:17px;font-weight:800;display:flex;box-shadow:0 12px 28px #22c55e59}.go-inner small{opacity:.85;letter-spacing:.06em;font-size:10px;font-weight:800}.broadcast-status{align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.broadcast-sub{color:var(--muted-foreground);margin-top:4px;font-size:11.5px;font-weight:700}.sold-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 18px;display:flex}.sold-row .mn{flex:1;font-size:13px;font-weight:700}.sold-row.is-out .mn{color:var(--muted-foreground);text-decoration:line-through}.toggle{background:var(--success);border-radius:100px;flex-shrink:0;width:40px;height:24px;position:relative}.toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:19px;box-shadow:0 1px 3px #0003}.toggle.off{background:#d1d5db}.toggle.off:after{left:3px}.sold-pill{color:#b45309;letter-spacing:.04em;background:#fef3c7;border-radius:100px;padding:3px 8px;font-size:9px;font-weight:800}.landing-section{padding:120px 0}.landing h2{letter-spacing:-.02em;font-size:clamp(32px,4vw,44px);font-weight:800;line-height:1.1}.landing-section-sub{color:var(--muted-foreground);max-width:56ch;margin-top:16px;font-size:18px;font-weight:600}.landing-how{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-how-head{text-align:center;max-width:640px;margin:0 auto 72px}.landing-how-head .landing-section-sub,.landing-show-head .landing-section-sub{margin-left:auto;margin-right:auto}.steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.step{text-align:center;padding:0 12px}.step-visual{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-card);justify-content:center;align-items:center;height:150px;margin-bottom:24px;display:flex;position:relative;overflow:hidden}.step-num{font-family:var(--font-display);color:var(--muted-foreground);letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:700}.step h3{letter-spacing:-.01em;margin-bottom:8px;font-size:21px;font-weight:700}.step p{color:var(--muted-foreground);max-width:30ch;margin:0 auto;font-size:15px;font-weight:600}.sv-profile{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:14px;align-items:center;gap:10px;width:220px;padding:12px 14px;display:flex}.sv-thumb{border-radius:10px;flex-shrink:0;width:44px;height:44px}.sv-lines{flex:1}.sv-line{background:var(--border);border-radius:4px;height:8px;margin-bottom:6px}.sv-line.w60{width:60%}.sv-line.red{background:#fbd5d7;width:40%;margin-bottom:0}.sv-golive{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:100px;align-items:center;gap:10px;padding:10px 18px 10px 12px;font-size:14px;font-weight:800;display:flex}.sv-golive .toggle{transform:scale(1.1)}.sv-map{position:absolute;inset:0}.why-head{max-width:560px;margin-bottom:64px}.why-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.why-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:28px 24px}.why-icon{width:44px;height:44px;color:var(--primary);background:#fdecec;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.why-card h3{letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:700}.why-card p{color:var(--muted-foreground);font-size:14.5px;font-weight:600;line-height:1.55}.landing-showcase{background:var(--surface);border-top:1px solid var(--border)}.landing-show-head{text-align:center;max-width:620px;margin:0 auto 24px}.show-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:88px 0;display:grid}.show-row+.show-row{border-top:1px solid var(--border)}.show-copy .landing-eyebrow.owner{color:var(--muted-foreground)}.show-copy h3{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.12}.show-copy p{color:var(--muted-foreground);max-width:44ch;font-size:17px;font-weight:600}.show-visual{justify-content:center;display:flex}.show-visual .phone{width:290px}.show-visual .phone-screen{height:600px}.show-row.flip .show-visual{order:-1}.landing-final{text-align:center;padding:140px 0}.landing-final h2{max-width:18ch;margin:0 auto 20px;font-size:clamp(36px,5vw,56px)}.landing-final p{color:var(--muted-foreground);margin-bottom:36px;font-size:18px;font-weight:600}.landing-final .landing-btn{padding:17px 36px;font-size:17px}.landing-footer{background:var(--foreground);color:#9ca3af;padding:40px 0}.foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1120px;margin:0 auto;padding:0 32px;display:flex}.foot-mark{font-family:var(--font-display);color:#fff;font-size:18px;font-weight:800}.foot-links{gap:28px;font-size:14px;font-weight:700;display:flex}.foot-links a{color:inherit}.foot-links a:hover{color:#fff}.foot-copy{font-size:13px;font-weight:600}.live-dot{background:var(--success);border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.live-dot:after{content:"";border:2px solid var(--success);opacity:.5;border-radius:50%;animation:2s ease-out infinite livepulse;position:absolute;inset:-4px}@keyframes livepulse{0%{opacity:.6;transform:scale(.6)}to{opacity:0;transform:scale(1.5)}}@media (prefers-reduced-motion:reduce){.landing{scroll-behavior:auto}.live-dot:after,.go-ring:after{opacity:0;animation:none}}@media (max-width:980px){.landing-section{padding:88px 0}.why-grid{grid-template-columns:repeat(2,1fr)}.show-row{text-align:center;grid-template-columns:1fr;gap:44px;padding:72px 0}.show-row.flip .show-visual{order:0}.show-copy p{margin:0 auto}.hero-phone-side{display:none}.landing-hero-visual{height:480px}.landing-hero-visual .phone{width:290px}}@media (max-width:640px){.landing-wrap,.landing-nav-inner,.foot-inner{padding:0 20px}.landing-section{padding:64px 0}.landing-hero{padding-top:56px}.steps{grid-template-columns:1fr;gap:48px}.why-grid{grid-template-columns:1fr}.landing-nav-signin{display:none}.landing-hero-visual{height:420px;margin-top:52px}.landing-hero-visual .phone{width:268px}.landing-final{padding:96px 0}.foot-inner{text-align:center;flex-direction:column}}.landing-soon-pill{background:var(--primary);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:12.5px;font-weight:800;display:inline-flex}.landing-soon-pill .sp-dot{background:#fff;border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative}.landing-soon-pill .sp-dot:after{content:"";opacity:.6;border:2px solid #fff;border-radius:50%;animation:2s ease-out infinite livepulse;position:absolute;inset:-4px}@media (prefers-reduced-motion:reduce){.landing-soon-pill .sp-dot:after{opacity:0;animation:none}}.landing-waitlist-form{flex-direction:column;align-items:center;gap:12px;max-width:480px;margin:0 auto;display:flex}.landing-waitlist-row{gap:10px;width:100%;display:flex}#waitlist{scroll-margin-top:92px}.landing-waitlist-form input[type=email]{min-width:0;font-family:var(--font-body);color:var(--foreground);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-btn);outline:none;flex:1;padding:13px 16px;font-size:15px;font-weight:500;transition:border-color .15s,box-shadow .15s}.landing-waitlist-form input[type=email]::placeholder{color:#9ca3af}.landing-waitlist-form input[type=email]:focus{border-color:var(--primary);box-shadow:0 0 0 4px #dc343b1a}.landing-waitlist-form .landing-btn{flex-shrink:0}.landing-waitlist-success{background:var(--success-soft);color:#15803d;border-radius:var(--radius-btn);justify-content:center;align-items:center;gap:10px;max-width:480px;margin:0 auto;padding:14px 24px;font-size:15px;font-weight:700;display:flex}.landing-waitlist-error{max-width:480px;color:var(--destructive);margin:12px auto 0;font-size:13.5px;font-weight:600}@media (max-width:520px){.landing-waitlist-row{flex-direction:column}}
