:root{--paper:#f4f6f9;--surface:#fff;--surface-2:#f9fafc;--ink:#0d1321;--ink-soft:#465062;--ink-mute:#646e8a;--line:#e1e5ee;--line-2:#ebeef4;--accent:#5646e0;--accent-press:#4534c9;--accent-ink:#3f31b8;--live:#0fa36b;--live-soft:#e4f6ee;--live-ink:#0a7a50;--shadow:0 1px 2px #0d13210d, 0 12px 34px -14px #0d13212e;--shadow-soft:0 1px 2px #0d13210a, 0 8px 22px -16px #0d132129;--font-display:"Avenir Next","Segoe UI Variable Display","Segoe UI",system-ui,-apple-system,sans-serif;--font-body:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:"SF Mono","Cascadia Code",ui-monospace,Menlo,Consolas,monospace;--maxw:1160px}@media (prefers-color-scheme:dark){:root{--paper:#0b0e15;--surface:#121623;--surface-2:#0e1220;--ink:#edeff7;--ink-soft:#a3abc1;--ink-mute:#77809a;--line:#242b3d;--line-2:#1b2130;--accent:#8b7dff;--accent-press:#7a6bff;--accent-ink:#b0a6ff;--live:#2bd48e;--live-soft:#0d3326;--live-ink:#6fe7b5;--shadow:0 1px 2px #0006, 0 18px 40px -18px #000000b3;--shadow-soft:0 1px 2px #00000059, 0 12px 28px -18px #0009}}:root[data-theme=light]{--paper:#f4f6f9;--surface:#fff;--surface-2:#f9fafc;--ink:#0d1321;--ink-soft:#465062;--ink-mute:#646e8a;--line:#e1e5ee;--line-2:#ebeef4;--accent:#5646e0;--accent-press:#4534c9;--accent-ink:#3f31b8;--live:#0fa36b;--live-soft:#e4f6ee;--live-ink:#0a7a50;--shadow:0 1px 2px #0d13210d, 0 12px 34px -14px #0d13212e;--shadow-soft:0 1px 2px #0d13210a, 0 8px 22px -16px #0d132129}:root[data-theme=dark]{--paper:#0b0e15;--surface:#121623;--surface-2:#0e1220;--ink:#edeff7;--ink-soft:#a3abc1;--ink-mute:#77809a;--line:#242b3d;--line-2:#1b2130;--accent:#8b7dff;--accent-press:#7a6bff;--accent-ink:#b0a6ff;--live:#2bd48e;--live-soft:#0d3326;--live-ink:#6fe7b5;--shadow:0 1px 2px #0006, 0 18px 40px -18px #000000b3;--shadow-soft:0 1px 2px #00000059, 0 12px 28px -18px #0009}.landing,.landing *{box-sizing:border-box}.landing{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;min-height:100vh;margin:0;font-size:17px;line-height:1.6;display:flex}.landing .wrap{max-width:var(--maxw);width:100%;margin:0 auto;padding:0 24px}.landing a{color:inherit;text-decoration:none}.landing h1:not(:where(.prose *)),.landing h2:not(:where(.prose *)),.landing h3:not(:where(.prose *)){font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:750;line-height:1.06}.landing p:not(:where(.prose *)){margin:0}.landing .prose h1,.landing .prose h2,.landing .prose h3{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-weight:750;line-height:1.2}.landing .eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-ink);font-size:12px}.landing .muted{color:var(--ink-soft)}.landing :focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.landing .btn{font-family:var(--font-body);cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5em;padding:.85em 1.3em;font-size:15px;font-weight:650;transition:transform .12s,box-shadow .2s,background .2s;display:inline-flex}.landing .btn .btn-arrow{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;vertical-align:-3px;width:18px;height:18px;margin-left:8px}.landing .btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px -8px color-mix(in srgb,var(--accent) 70%,transparent)}.landing .btn-primary:hover{background:var(--accent-press);transform:translateY(-1px)}.landing .btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.landing .btn-ghost:hover{background:var(--surface-2);border-color:var(--ink-mute)}.landing a.btn-outline{color:var(--accent);border:1.5px solid var(--accent);background:#fff;padding:.95em 1.5em;font-size:16px}.landing a.btn-outline:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}html:has(.landing){scroll-behavior:smooth}.landing .btn-lg{padding:1em 1.5em;font-size:16px}.landing button.btn{font:inherit;cursor:pointer;appearance:none;border:0}.landing .btn-nav{white-space:nowrap;padding:.6em 1.05em;font-size:14px}.landing .btn-google{background:var(--surface);color:var(--ink);border:1px solid var(--line);gap:10px;font-weight:600}.landing .btn-google:hover{background:var(--surface-2);color:var(--ink);border-color:var(--ink-mute)}.landing header.nav{z-index:50;background:color-mix(in srgb,var(--paper) 86%,transparent);-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line-2);position:sticky;top:0}.landing .nav-in{justify-content:space-between;align-items:center;height:66px;display:flex}.landing .brand{font-family:var(--font-display);letter-spacing:-.025em;align-items:center;gap:.5em;font-size:22px;font-weight:750;display:flex}.landing .brand-wrap{align-items:center;gap:14px;min-width:0;display:flex}.landing .brand-tagline{letter-spacing:.01em;color:var(--ink-mute);border-left:1px solid var(--line);white-space:nowrap;padding-top:2px;padding-left:14px;font-size:13px;line-height:1.1}@media (max-width:1024px){.landing .brand-tagline{display:none}}.landing .foot-brand{flex-direction:column;gap:6px;display:flex}.landing .foot-tagline{color:var(--ink-mute);letter-spacing:.01em;font-size:13px}.landing .brand .mark{background:var(--accent);width:30px;height:30px;box-shadow:0 4px 12px -4px color-mix(in srgb,var(--accent) 65%,transparent);border-radius:8px;flex:none;position:relative}.landing .brand .mark:before{content:"";background:#fff;border-radius:2px;height:3.5px;position:absolute;top:8px;left:7px;right:7px}.landing .brand .mark:after{content:"";background:#fff;border-radius:2px;width:9px;height:3.5px;position:absolute;top:15px;left:7px;box-shadow:0 7px #ffffff8c}.landing .brand b{color:var(--accent-ink);font-weight:750}.landing .nav-links{align-items:center;gap:26px;display:flex}.landing .nav-links a{color:var(--ink-soft);font-size:15px;font-weight:500}.landing .nav-links a:hover{color:var(--ink)}.landing a.btn-primary,.landing a.btn-primary:hover,.landing a.btn-primary:focus-visible,.landing .nav-links a.btn-primary,.landing .nav-links a.btn-primary:hover,.landing .nav-links a.btn-primary:focus-visible{color:#fff}.landing .rot-word{color:var(--ink);font-weight:600}.landing .hero-eyebrow{letter-spacing:-.01em;text-transform:none;color:var(--ink-soft);margin-bottom:14px;font-family:inherit;font-size:clamp(19px,2.3vw,26px);font-weight:600;line-height:1.2}.landing .hero-eyebrow .rot-hl{color:var(--ink);font-weight:800}.landing .hero-eyebrow .rot-word{color:var(--accent);font-weight:800}.landing .hero-eyebrow .rot-caret:after{width:3px}.landing .rot-caret:after{content:"";vertical-align:-.15em;background:currentColor;width:2px;height:1em;margin-left:2px;animation:1s steps(2,start) infinite rot-blink;display:inline-block}@keyframes rot-blink{to{visibility:hidden}}.landing .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing .nav-links a.wa-btn{color:#fff;background:#25d366;border-radius:999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #25d36659}.landing .nav-links a.wa-btn:hover{color:#fff;background:#1ebe5d;transform:translateY(-1px)}.landing .nav-links a.wa-btn:focus-visible{color:#fff;outline-offset:3px;outline:2px solid #25d366}.landing a.wa-fab{display:none}@media (max-width:860px){.landing .nav-links a.wa-btn{display:none}.landing a.wa-fab{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));color:#fff;z-index:60;background:#25d366;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s,background .15s;display:inline-flex;position:fixed;box-shadow:0 6px 20px #00000047}.landing a.wa-fab:hover{color:#fff;background:#1ebe5d;transform:translateY(-1px)}.landing a.wa-fab:focus-visible{color:#fff;outline-offset:3px;outline:2px solid #fff}}.landing .theme-btn{border:1px solid var(--line);width:38px;height:38px;color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:10px;flex:none;place-items:center;transition:background .2s,color .2s,border-color .2s;display:grid}.landing .theme-btn:hover{background:var(--surface-2);color:var(--ink);border-color:var(--ink-mute)}.landing .theme-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:18px;height:18px}.landing .lang-wrap{position:relative}.landing .lang-btn{border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:7px 9px;transition:background .2s,color .2s,border-color .2s;display:flex}.landing .lang-btn:hover{background:var(--surface-2);color:var(--ink);border-color:var(--ink-mute)}.landing .lang-menu{background:var(--surface);border:1px solid var(--line);width:160px;box-shadow:var(--shadow-soft);z-index:60;border-radius:12px;margin-top:8px;padding:4px 0;position:absolute;top:100%;right:0}.landing .lang-item{color:var(--ink-soft);align-items:center;gap:10px;padding:8px 12px;font-size:14px;display:flex}.landing .lang-item:hover{background:var(--surface-2)}.landing .lang-item.cur{color:var(--ink);font-weight:650}@media (max-width:860px){.landing .nav-links .hide-sm{display:none}}.landing section{padding:64px 0}.landing .section-head{flex-direction:column;gap:14px;max-width:680px;margin-bottom:52px;display:flex}.landing .section-head h2{font-size:clamp(30px,4.4vw,44px)}.landing .section-head p{color:var(--ink-soft);font-size:19px}.landing .section-head:has(h2.one-line){text-align:center;align-items:center;max-width:none;margin-left:auto;margin-right:auto}.landing .section-head:has(h2.one-line) p{max-width:680px}@media (min-width:961px){.landing .section-head h2.one-line{white-space:nowrap;font-size:clamp(30px,3.4vw,44px)}}.landing .hero{padding:28px 0 36px}.landing .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (max-width:960px){.landing .hero-grid{grid-template-columns:1fr;gap:46px}}.landing .hero h1{margin:18px 0 22px;font-size:clamp(38px,5.9vw,62px)}.landing .hero h1 .glow{color:var(--accent-ink)}.landing .hero-sub{color:var(--ink-soft);max-width:40ch;font-size:clamp(18px,2.2vw,21px)}.landing .hero-cta{flex-wrap:wrap;gap:14px;max-width:40ch;margin:34px 0 12px;display:flex}.landing .hero-grid{position:relative}.landing .hero-badge{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:2px;padding:0;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing .hero-badge .hb-glyphs{align-items:center;gap:7px;margin-bottom:3px;display:flex}.landing .hero-badge .hb-title{color:var(--ink);white-space:nowrap;font-size:14px;font-weight:700}.landing .hero-badge .hb-sub{color:var(--ink-mute);white-space:nowrap;font-size:12.5px}@media (max-width:960px){.landing .hero-badge{order:-1;margin:0 auto 18px;position:static;transform:none}}.landing .hero-cta .btn-primary{text-align:center;flex:0 auto;justify-content:center;min-width:320px;margin-left:auto;margin-right:auto;padding:1.05em 1.8em}@media (min-width:961px){.landing .hero-cta{justify-content:center;max-width:none;padding-left:12%}}.landing .trust{color:var(--ink-mute);font-size:13.5px;font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:10px;display:flex}.landing .trust .dot{background:var(--live);border-radius:50%;flex:none;width:6px;height:6px}.landing .stage{position:relative}.landing .console{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;max-width:480px;margin-left:auto;padding:18px}.landing .console-top{border-bottom:1px solid var(--line-2);align-items:center;gap:12px;margin-bottom:14px;padding:2px 4px 14px;display:flex}.landing .console-top .ws{font-size:14.5px;font-weight:650}.landing .console-top .ws span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);font-size:10.5px;font-weight:500;display:block}.landing .seats{align-items:center;margin-left:auto;display:flex}.landing .seat{border:2px solid var(--surface);border-radius:50%;flex:none;width:26px;height:26px;margin-left:-8px}.landing .seat.s1{background:linear-gradient(135deg,var(--accent),#9c8dff);margin-left:0}.landing .seat.s2{background:linear-gradient(135deg,#2f9dd8,#7fd0f0)}.landing .seat.s3{background:linear-gradient(135deg,var(--live),#7fe3bb)}.landing .seats .more{font-family:var(--font-mono);color:var(--ink-mute);margin-left:6px;font-size:11px}.landing .acct{border:1px solid var(--line-2);background:var(--surface-2);opacity:0;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:12px 10px;animation:.5s forwards pop;display:flex;transform:translateY(8px)}.landing .acct.a1{animation-delay:.3s}.landing .acct.a2{animation-delay:1.1s}.landing .acct.a3{animation-delay:1.9s}.landing .acct .av{border-radius:9px;flex:none;width:34px;height:34px}.landing .acct.a1 .av{background:linear-gradient(135deg,#f2994a,#f8c37f)}.landing .acct.a2 .av{background:linear-gradient(135deg,#2f9dd8,#8bd3f3)}.landing .acct.a3 .av{background:linear-gradient(135deg,#8d5ce8,#c1a6f7)}.landing .acct .meta{flex:1;min-width:0}.landing .acct .who{align-items:center;gap:8px;font-size:14px;font-weight:650;display:flex}.landing .chip{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);border:1px solid var(--line);border-radius:999px;flex:none;padding:2px 7px;font-size:9.5px}.landing .acct .st{color:var(--ink-soft);align-items:center;gap:7px;margin-top:3px;font-size:13px;display:flex}.landing .acct .st .live-dot{background:var(--live);border-radius:50%;flex:none;width:6px;height:6px;animation:1.4s infinite blink}.landing .booked-pill{background:var(--live-soft);border:1px solid color-mix(in srgb,var(--live) 35%,transparent);color:var(--live-ink);opacity:0;border-radius:999px;align-items:center;gap:7px;margin-top:6px;padding:6px 11px;font-size:12.5px;font-weight:650;animation:.55s cubic-bezier(.2,.9,.3,1.4) 2.8s forwards pop;display:inline-flex;transform:scale(.94)}.landing .booked-pill .check{background:var(--live);color:#fff;border-radius:5px;flex:none;place-items:center;width:16px;height:16px;font-size:10px;font-weight:800;display:grid}.landing .console-foot{border-top:1px solid var(--line-2);font-family:var(--font-mono);color:var(--ink-mute);opacity:0;flex-wrap:wrap;gap:8px;padding-top:12px;font-size:11px;animation:.5s 3.4s forwards pop;display:flex}.landing .console-foot b{color:var(--ink);font-weight:650}.landing .console-foot .sep{color:var(--line)}.landing .mock-note{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);text-align:right;margin-top:10px;font-size:10px}.landing .float-chip{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);z-index:2;border-radius:12px;align-items:center;gap:9px;padding:9px 13px;font-size:13px;font-weight:600;animation:5s ease-in-out infinite floaty;display:flex;position:absolute;top:-16px;left:-14px}.landing .float-chip .pulse{background:var(--accent);border-radius:50%;flex:none;width:8px;height:8px;position:relative}.landing .float-chip .pulse:after{content:"";border:2px solid var(--accent);opacity:.5;border-radius:50%;animation:1.8s ease-out infinite ripple;position:absolute;inset:-5px}@media (max-width:960px){.landing .console{margin:0 auto}.landing .float-chip{left:0}}@keyframes pop{to{opacity:1;transform:none}}@keyframes blink{0%,to{opacity:.3}50%{opacity:1}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ripple{to{opacity:0;transform:scale(2.4)}}.landing .strip{border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2);padding:26px 0}.landing .strip .lab{text-align:center;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:20px;font-size:12px}.landing .logos{opacity:.72;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px 50px;display:flex}.landing .logos span{font-family:var(--font-display);color:var(--ink-soft);letter-spacing:-.01em;font-size:19px;font-weight:650}.landing .prob-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:860px){.landing .prob-grid{grid-template-columns:1fr}}.landing .prob{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:16px;padding:26px}.landing .prob .n{font-family:var(--font-mono);color:var(--accent-ink);letter-spacing:.08em;font-size:13px}.landing .prob h3{margin:12px 0 8px;font-size:20px}.landing .prob p{color:var(--ink-soft);font-size:15.5px}.landing .steps{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}@media (max-width:860px){.landing .steps{grid-template-columns:1fr}}.landing .step{padding-top:20px;position:relative}.landing .step .num{font-family:var(--font-mono);color:var(--accent);border:1px solid var(--line);border-radius:999px;margin-bottom:18px;padding:5px 11px;font-size:13px;font-weight:700;display:inline-block}.landing .step h3{margin-bottom:10px;font-size:22px}.landing .step p{color:var(--ink-soft);font-size:16px}.landing .step .rule{background:linear-gradient(90deg,var(--line),transparent);height:1px;position:absolute;top:33px;left:56px;right:-13px}@media (max-width:860px){.landing .step .rule{display:none}}.landing .feat-grid{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}@media (max-width:860px){.landing .feat-grid{grid-template-columns:1fr}}.landing .feat{background:var(--surface);padding:30px 26px}.landing .feat .ic{background:color-mix(in srgb,var(--accent) 12%,var(--surface));width:40px;height:40px;color:var(--accent-ink);border-radius:11px;place-items:center;margin-bottom:16px;display:grid}.landing .feat h3{margin-bottom:8px;font-size:18.5px}.landing .feat p{color:var(--ink-soft);font-size:15px}.landing .feat svg{stroke:currentColor;fill:none;stroke-width:1.7px;width:20px;height:20px}.landing .band{background:var(--ink);color:#edeff7;text-align:center;border-radius:24px;padding:56px 40px}:root[data-theme=dark] .landing .band{background:#181e2e}@media (prefers-color-scheme:dark){.landing .band{background:#181e2e}}:root[data-theme=light] .landing .band{background:var(--ink)}.landing .band h2{color:#fff;max-width:20ch;margin:0 auto 12px;font-size:clamp(28px,4vw,40px)}.landing .band .bsub{color:#ffffffb3;max-width:54ch;margin:0 auto 34px}.landing .stats{grid-template-columns:repeat(3,1fr);gap:26px;max-width:760px;margin:0 auto;display:grid}@media (max-width:680px){.landing .stats{grid-template-columns:1fr}}.landing .stat .v{font-family:var(--font-display);color:var(--accent);font-size:40px;font-weight:750;line-height:1}.landing .stat .l{color:#ffffffb3;margin-top:8px;font-size:14.5px}.landing .note{text-align:center;max-width:760px;margin:0 auto}.landing .note blockquote{font-family:var(--font-display);text-wrap:balance;letter-spacing:-.015em;margin:18px 0 22px;font-size:clamp(21px,2.9vw,28px);font-weight:600;line-height:1.35}.landing .note .sig{font-family:var(--font-mono);color:var(--ink-mute);font-size:13px}.landing .price-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1020px;margin:0 auto;display:grid}@media (max-width:920px){.landing .price-grid{grid-template-columns:1fr;max-width:440px}}.landing .plan{background:var(--surface);border:1px solid var(--line);border-radius:20px;flex-direction:column;gap:20px;padding:32px;display:flex}.landing .plan.hot{border-color:var(--accent);box-shadow:0 20px 50px -24px color-mix(in srgb,var(--accent) 55%,transparent);position:relative}.landing .plan.hot .tag{background:var(--accent);color:#fff;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 11px;font-size:11px;position:absolute;top:-12px;left:32px}.landing .plan .pn{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);font-size:13px}.landing .plan .pp{font-family:var(--font-display);letter-spacing:-.02em;font-size:44px;font-weight:750;line-height:1}.landing .plan .pp span{font-family:var(--font-body);color:var(--ink-mute);letter-spacing:0;font-size:15px;font-weight:500}.landing .plan .pmeta{color:var(--ink-mute);margin-top:6px;font-size:13.5px}.landing .plan ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing .plan li{color:var(--ink-soft);gap:10px;font-size:15px;display:flex}.landing .plan li svg{width:19px;height:19px;color:var(--live);stroke:currentColor;fill:none;stroke-width:2.2px;flex:none;margin-top:1px}.landing .plan .btn{justify-content:center;margin-top:auto}.landing .price-note{text-align:center;color:var(--ink-mute);max-width:62ch;margin:28px auto 0;font-size:14px}.landing .faq{flex-direction:column;gap:0;max-width:780px;margin:0 auto;display:flex}.landing details{border-top:1px solid var(--line);padding:22px 4px}.landing details:last-child{border-bottom:1px solid var(--line)}.landing summary{cursor:pointer;font-size:17.5px;font-weight:650;font-family:var(--font-display);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:16px;list-style:none;display:flex}.landing summary::-webkit-details-marker{display:none}.landing summary .pm{font-family:var(--font-mono);color:var(--accent);flex:none;font-size:22px;transition:transform .2s}.landing details[open] summary .pm{transform:rotate(45deg)}.landing details p{color:var(--ink-soft);max-width:66ch;margin-top:14px;font-size:16px}@keyframes faq-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.landing details[open]>p{animation:.28s cubic-bezier(.2,.7,.2,1) faq-in}@media (prefers-reduced-motion:reduce){.landing details[open]>p{animation:none}}.landing .faq-cta{justify-content:center;margin-top:40px;display:flex}.landing .faq-cta .btn-primary{text-align:center;justify-content:center;min-width:320px;padding:1.05em 1.8em}.landing .final{text-align:center;padding:110px 0}.landing .final h2{max-width:20ch;margin:0 auto 16px;font-size:clamp(32px,5vw,52px)}.landing .final p{color:var(--ink-soft);max-width:52ch;margin:0 auto 34px;font-size:19px}.landing .wl-form{flex-wrap:wrap;justify-content:center;gap:12px;max-width:640px;margin:0 auto;display:flex}.landing .wl-form input[type=email],.landing .wl-form select{font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0;padding:.9em 1.05em;font-size:15.5px}.landing .wl-form input[type=email]{flex:2 220px}.landing .wl-form select{cursor:pointer;flex:160px}.landing .wl-form input::placeholder{color:var(--ink-mute)}.landing .wl-form .btn{flex:170px}.landing .wl-small{font-family:var(--font-mono);color:var(--ink-mute);margin-top:16px;font-size:12.5px}.landing .wl-msg{border-radius:12px;max-width:560px;margin:18px auto 0;padding:14px 18px;font-size:15px}.landing .wl-msg.ok{background:var(--live-soft);border:1px solid color-mix(in srgb,var(--live) 35%,transparent);color:var(--live-ink);font-weight:600}.landing .wl-msg.err{background:color-mix(in srgb,var(--accent) 8%,var(--surface));border:1px solid var(--line);color:var(--ink-soft)}.landing .hp{opacity:0;height:0;position:absolute;left:-9999px;overflow:hidden}.landing footer{border-top:1px solid var(--line-2);margin-top:auto;padding:44px 0 60px}.landing .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.landing .foot .fl{color:var(--ink-soft);flex-wrap:wrap;gap:26px;font-size:14.5px;display:flex}.landing .foot .dom{font-family:var(--font-mono);color:var(--ink-mute);font-size:13px}@media (prefers-reduced-motion:reduce){.landing *{transition:none!important;animation:none!important}.landing .acct,.landing .booked-pill,.landing .console-foot{opacity:1!important;transform:none!important}}.landing .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.landing .reveal.in{opacity:1;transform:none}.landing .t-ink{color:var(--ink)}.landing .t-soft{color:var(--ink-soft)}.landing .t-mute{color:var(--ink-mute)}.landing .bd-line{border-color:var(--line)}.landing .link-hover:hover{color:var(--accent-ink)}.landing .prose{--tw-prose-body:var(--ink-soft);--tw-prose-headings:var(--ink);--tw-prose-lead:var(--ink-soft);--tw-prose-links:var(--accent-ink);--tw-prose-bold:var(--ink);--tw-prose-counters:var(--ink-mute);--tw-prose-bullets:var(--ink-mute);--tw-prose-hr:var(--line);--tw-prose-quotes:var(--ink);--tw-prose-quote-borders:var(--line);--tw-prose-captions:var(--ink-mute);--tw-prose-code:var(--ink);--tw-prose-pre-code:var(--ink);--tw-prose-pre-bg:var(--surface-2);--tw-prose-th-borders:var(--line);--tw-prose-td-borders:var(--line-2)}.landing .co-main{padding:64px 0 96px}.landing .co-head{flex-direction:column;gap:14px;max-width:640px;margin-bottom:44px;display:flex}.landing .co-head h1{font-size:clamp(30px,4.6vw,46px)}.landing .co-head p{color:var(--ink-soft);font-size:18px}.landing .co-grid{grid-template-columns:1.25fr .9fr;align-items:start;gap:36px;display:grid}@media (max-width:920px){.landing .co-grid{grid-template-columns:1fr}}.landing .co-step-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-ink);margin:26px 0 12px;font-size:12px}.landing .co-left .co-step-label:first-child{margin-top:0}.landing .co-plans{flex-direction:column;gap:12px;display:flex}.landing .co-plan{background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:16px;flex-direction:column;gap:6px;padding:18px 20px;transition:border-color .15s,box-shadow .2s;display:flex}.landing .co-plan:hover{border-color:var(--ink-mute)}.landing .co-plan.sel{border-color:var(--accent);box-shadow:0 12px 34px -18px color-mix(in srgb,var(--accent) 55%,transparent)}.landing .co-plan input{opacity:0;pointer-events:none;position:absolute}.landing .co-plan:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:3px}.landing .co-plan-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.landing .co-plan-name{font-family:var(--font-display);align-items:center;gap:10px;font-size:17px;font-weight:750;display:inline-flex}.landing .co-tag{background:var(--accent);color:#fff;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:500}.landing .co-plan-price{font-family:var(--font-display);font-size:20px;font-weight:750}.landing .co-plan-price span{font-family:var(--font-body);color:var(--ink-mute);font-size:13px;font-weight:500}.landing .co-plan-pitch{color:var(--ink-soft);font-size:14.5px}.landing .co-plan-min{font-family:var(--font-mono);color:var(--ink-mute);font-size:11.5px}.landing .co-seats{align-items:center;gap:10px;display:flex}.landing .co-stepbtn{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:11px;place-items:center;font-size:20px;font-weight:650;transition:background .15s,border-color .15s;display:grid}.landing .co-stepbtn:hover:not(:disabled){background:var(--surface-2);border-color:var(--ink-mute)}.landing .co-stepbtn:disabled{opacity:.4;cursor:not-allowed}.landing .co-seatinput{text-align:center;width:86px;height:42px;font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:11px;font-size:17px;font-weight:650}.landing .co-seatinput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.landing .co-seatinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.landing .co-seatinput{appearance:textfield}.landing .co-seat-word{color:var(--ink-soft);font-size:15px}.landing .co-hint{color:var(--ink-mute);max-width:52ch;margin-top:14px;font-size:13.5px}.landing .co-summary{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:20px;flex-direction:column;gap:14px;padding:28px;display:flex;position:sticky;top:90px}.landing .co-sum-title{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);font-size:12px}.landing .co-line{color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:12px;font-size:15px;display:flex}.landing .co-total{border-top:1px solid var(--line-2);color:var(--ink);padding-top:14px}.landing .co-total b{font-family:var(--font-display);letter-spacing:-.02em;font-size:30px;font-weight:750}.landing .co-permo{font-family:var(--font-body);color:var(--ink-mute);font-size:13.5px;font-weight:500}.landing .co-due{color:var(--live-ink)}.landing .co-due b{font-weight:650}.landing .co-list{flex-direction:column;gap:9px;margin:4px 0 0;padding:0;list-style:none;display:flex}.landing .co-list li{color:var(--ink-soft);gap:9px;font-size:13.5px;display:flex}.landing .co-list svg{width:16px;height:16px;color:var(--live);stroke:currentColor;fill:none;stroke-width:2.4px;flex:none;margin-top:2px}.landing .co-form{flex-direction:column;gap:10px;margin-top:4px;display:flex}.landing .co-form .co-step-label{margin:8px 0 2px}.landing .co-form input[type=email]{font:inherit;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:10px;width:100%;padding:.85em 1em;font-size:15.5px}.landing .co-form input::placeholder{color:var(--ink-mute)}.landing .co-form .btn{justify-content:center;width:100%}.landing .co-small{color:var(--ink-mute);margin:2px 0 0;font-size:12.5px;line-height:1.55}.landing .co-ok{text-align:center;background:var(--surface);border:1px solid var(--line);max-width:560px;box-shadow:var(--shadow-soft);border-radius:20px;flex-direction:column;align-items:center;gap:14px;margin:30px auto;padding:44px 34px;display:flex}.landing .co-ok-badge{background:var(--live-soft);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.landing .co-ok-badge svg{width:26px;height:26px;stroke:var(--live-ink);fill:none;stroke-width:2.6px}.landing .co-ok h2{font-size:26px}.landing .co-ok p{color:var(--ink-soft);font-size:15.5px}.landing .plan .ppitch{color:var(--ink-soft);min-height:2.9em;margin:8px 0 14px;font-size:14.5px;line-height:1.45}.landing .plan .pvol{background:var(--surface-2);border:1px solid var(--line-2);border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.landing .plan .pvol b{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:700}.landing .plan .pvol span{color:var(--ink-mute);font-size:13px}.landing .plan .pinc{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:-8px;font-size:11.5px}.landing .plan-anchor{border:1px dashed var(--line);background:var(--surface);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;max-width:1020px;margin:24px auto 0;padding:18px 24px;display:flex}.landing .plan-anchor p{color:var(--ink-soft);margin:0;font-size:15px}.landing .plan-anchor p b{color:var(--ink)}.landing .compare{max-width:1020px;margin:56px auto 0}.landing .compare h3{text-align:center;margin-bottom:18px;font-size:22px}.landing .compare-scroll{contain:paint;-webkit-overflow-scrolling:touch;border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow-x:auto}.landing .compare-table{border-collapse:separate;border-spacing:0;width:100%;min-width:640px;font-size:14.5px}.landing .compare-table th,.landing .compare-table td{text-align:center;border-top:1px solid var(--line-2);vertical-align:middle;padding:13px 16px}.landing .compare-table thead th{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);background:var(--surface-2);border-top:0;font-size:12px}.landing .compare-table thead th.hot{color:var(--accent-ink)}.landing .compare-table th[scope=row]{text-align:left;color:var(--ink);white-space:nowrap;background:var(--surface);z-index:1;font-weight:600;position:sticky;left:0}.landing .compare-table thead th:first-child{background:var(--surface-2);z-index:2;position:sticky;left:0}.landing .compare-table td{color:var(--ink-soft)}.landing .compare-table td svg{width:18px;height:18px;color:var(--live);stroke:currentColor;fill:none;stroke-width:2.4px;vertical-align:middle}.landing .compare-table .cmp-no{color:var(--ink-mute);opacity:.6}@media (max-width:920px){.landing .compare-table th[scope=row]{white-space:normal;min-width:150px}}.landing .compare-table .cmp-cell{justify-content:center;align-items:center;gap:6px;width:100%;min-height:22px;display:inline-flex}.landing .compare-table tr.cmp-section th{text-align:left;background:var(--surface-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-mute);padding:10px 16px;font-size:11px;position:sticky;left:0}.landing .compare-table .cmp-hint{color:var(--ink-mute);white-space:normal;max-width:360px;margin-top:2px;font-size:12.5px;font-weight:400;display:block}.landing .compare-table th[scope=row]{white-space:normal;max-width:380px}.landing .compare-table thead th .cmp-pop{letter-spacing:.08em;color:var(--accent-ink);opacity:.85;margin-top:2px;font-size:10px;display:block}.landing .compare-table td.hot{background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.landing .compare .cmp-foot{text-align:center;color:var(--ink-mute);margin:14px 0 0;font-size:13px}.landing .grow-cta{justify-content:center;margin-top:26px;display:flex}.landing .fair{max-width:1020px;margin:56px auto 0}.landing .fair h3{text-align:center;margin-bottom:8px;font-size:22px}.landing .fair .fair-sub{text-align:center;color:var(--ink-soft);max-width:620px;margin:0 auto 22px}.landing .fair .feat h4{margin:0 0 8px;font-size:16px}.landing .fair .feat p{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.55}.landing .sticky-cta{display:none}@media (max-width:860px){.landing .sticky-cta{font:inherit;cursor:pointer;left:16px;right:88px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:59;background:var(--accent);color:#fff;opacity:0;pointer-events:none;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;height:54px;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .25s,transform .3s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;transform:translateY(90px);box-shadow:0 10px 28px -8px #5646e08c}.landing .sticky-cta.on{opacity:1;pointer-events:auto;transform:none}.landing .sticky-cta svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.landing .sticky-cta:hover,.landing .sticky-cta:focus-visible{color:#fff;background:var(--accent-press)}}@media (prefers-reduced-motion:reduce){.landing .sticky-cta{transition:none}}
