:root{--brand-bg:#0b1120;--brand-bg-deep:#030712;--brand-surface:#111827;--brand-surface-2:#1a2332;--brand-border:#94a3b824;--brand-border-strong:#94a3b838;--brand-text:#f1f5f9;--brand-muted:#94a3b8;--brand-accent:#38bdf8;--brand-accent-mid:#38bdf8;--brand-accent-soft:#38bdf81f;--brand-accent-glow:#38bdf83d;--brand-danger:#f87171;--brand-success:#38bdf8;--brand-radius:12px;--brand-radius-sm:8px;--brand-font:"Onest", system-ui, -apple-system, "Segoe UI", sans-serif;--brand-font-display:"Onest", system-ui, -apple-system, "Segoe UI", sans-serif;--brand-shadow:0 24px 48px #00000073;--brand-page-surface:linear-gradient(165deg, #111827 0%, #0f172a 48%, #0b1120 100%);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg-deep:#030712;--bg:#0b1120;--bg-elevated:#111827;--bg-card:#111827b8;--border:#94a3b81f;--border-strong:#94a3b838;--text:#f1f5f9;--muted:#94a3b8;--accent:#38bdf8;--accent-mid:#38bdf8;--accent-dim:#38bdf81f;--accent-glow:#38bdf847;--violet:#38bdf8;--juice-cyan:#38bdf8;--brand-deep:#0e7490;--brand-soft:#7dd3fc;--shadow:0 24px 48px #00000073;--radius:14px;--font:"Onest", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display:"Onest", system-ui, -apple-system, "Segoe UI", sans-serif;--page-surface:linear-gradient(165deg, #111827 0%, #0f172a 48%, #0b1120 100%);font-family:var(--font);color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;line-height:1.6}html{background:var(--page-surface);background-attachment:fixed;min-height:100%}@media (prefers-reduced-motion:reduce){html{background-attachment:scroll}}*,:before,:after{box-sizing:border-box}body{background:0 0;min-height:100%;margin:0}a{color:var(--accent-mid);-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}a:hover{color:var(--accent)}code{border:1px solid var(--border);color:#e2e8f0;background:#0f172ae6;border-radius:6px;padding:.12em .4em;font-size:.88em}.site{flex-direction:column;min-height:100vh;display:flex}.main{flex:1;width:100%;max-width:min(1340px,94vw);margin:0 auto;padding:1.5rem clamp(1rem,3vw,1.75rem) 3.5rem}.text-highlight,.text-highlight-secondary{color:var(--accent-mid);font-weight:700}.text-brand-muted{color:#bae6fd;font-weight:600}.link-btn{font:inherit;color:var(--accent-mid);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.link-btn:hover{color:var(--accent)}.header{z-index:40;background:color-mix(in srgb, var(--brand-bg,#0b1120) 94%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.15);border-bottom:1px solid color-mix(in srgb, var(--brand-border,var(--border)) 85%, transparent);isolation:isolate;position:sticky;top:0;overflow:visible;box-shadow:0 10px 32px #00000052}.header-inner{--header-logo-h:clamp(48px, 7.2vw, 58px);max-width:min(1340px,94vw);min-height:calc(var(--header-logo-h) + 1.1rem);box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;padding:.55rem 1.25rem;display:flex;overflow:visible}.header-logo-slot{min-height:var(--header-logo-h);flex-shrink:0;align-self:center;align-items:center;display:flex}.header-logo-slot .logo{height:var(--header-logo-h);z-index:3;justify-content:center;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.logo-wordmark{object-fit:contain;object-position:center center;width:auto;max-width:min(400px,64vw);height:100%;margin:0;display:block}.logo:hover{text-decoration:none}.footer-brand-link{margin-bottom:.65rem;text-decoration:none;display:inline-block}.footer-brand-link:hover{opacity:.92}.footer-brand-logo{object-fit:contain;object-position:left center;width:auto;max-width:min(440px,92vw);height:clamp(64px,8.5vw,88px);display:block}.nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:.25rem 1.35rem;min-width:0;display:flex}.nav a{color:var(--muted);border-radius:8px;padding:.4rem .2rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.nav a:hover{color:var(--text);background:#94a3b814}.nav a.active{color:var(--brand-accent,var(--accent))}.header-tools{z-index:2;flex-shrink:0;align-items:center;gap:.4rem;display:flex}.header-login-ghost{padding-left:.65rem;padding-right:.65rem}.nav-toggle{border:1px solid var(--border);cursor:pointer;background:#94a3b81a;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;padding:.45rem .5rem;display:none}.nav-toggle span{background:var(--text);border-radius:1px;width:20px;height:2px;display:block}@media (width<=768px){.nav-toggle{display:flex}.nav{border-top:1px solid var(--border);flex-direction:column;order:3;justify-content:flex-start;align-items:stretch;gap:0;width:100%;margin-top:.5rem;padding:.75rem 0 .25rem;display:none}.nav a{padding:.65rem .5rem}.nav-open{display:flex}.header-inner{flex-wrap:wrap}}.btn{font:inherit;cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;padding:.55rem 1.15rem;font-size:.94rem;font-weight:600;text-decoration:none;transition:transform .14s,box-shadow .14s,filter .14s;display:inline-flex}.btn:hover{text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{color:#f8fafc;box-shadow:0 0 0 1px #ffffff24 inset, 0 6px 22px var(--accent-glow);background:linear-gradient(145deg,#0e7490 0%,#0369a1 100%)}a.btn-primary,a.btn-primary:visited{color:#f8fafc}.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover{color:#fff;filter:brightness(1.06);box-shadow:inset 0 0 0 1px #fff3,0 10px 32px #22d3ee61}a.btn-primary:focus-visible,button.btn-primary:focus-visible{color:#fff;outline-offset:2px;outline:2px solid #f8fafcd9}.btn-ghost{color:var(--text);border:1px solid var(--border-strong);background:#94a3b80f}.btn-ghost:hover{background:#94a3b81f;border-color:#94a3b859}.btn-light{color:#0f172a;background:#f8fafc;border:1px solid #fff3}.btn-light:hover{filter:brightness(1.05)}.btn-small{padding:.42rem .9rem;font-size:.86rem}.btn-large{padding:.78rem 1.45rem;font-size:1rem}.hero{padding:3rem 0 2.75rem;position:relative}.hero:before{content:"";background:radial-gradient(ellipse 70% 90% at 30% 40%, var(--accent-dim), transparent 65%);pointer-events:none;z-index:-1;height:220px;position:absolute;inset:-2rem -1rem auto}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--violet);margin:0 0 .85rem;font-size:.72rem;font-weight:700}.hero h1{font-family:var(--font-display);letter-spacing:-.03em;background:linear-gradient(120deg,#fdfcfb 0%,#e2e8f0 52%,#cbd5e1 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1.1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.1}.lead{max-width:54ch;color:var(--muted);margin:0 0 1.65rem;font-size:1.08rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.85rem;display:flex}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;margin-top:1.6rem;display:grid}.metric-card{border:1px solid var(--border);background:linear-gradient(140deg,#0f172abf,#1118278f);border-radius:12px;padding:.85rem .95rem}.metric-value{color:#e2e8f0;margin:0;font-size:1.1rem;font-weight:700}.metric-label{color:var(--muted);margin:.2rem 0 0;font-size:.82rem}.section{padding:2.75rem 0}.section+.section{border-top:1px solid #94a3b814;padding-top:3rem}.section-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 1.35rem;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:700}.cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;display:grid}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.35rem 1.4rem;transition:border-color .2s,transform .2s}.card:hover{border-color:#22d3ee38;transform:translateY(-2px)}.card h3{letter-spacing:-.02em;color:var(--text);margin:0 0 .55rem;font-size:1.08rem;font-weight:600}.card p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.58}.split-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.panel-block{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.3rem 1.35rem}.panel-block h2,.panel-block h3{letter-spacing:-.02em;margin:0 0 .6rem}.panel-block p{color:var(--muted);margin:0}.panel-highlight{background:linear-gradient(150deg,#0c1222d9,#1e1b4b94);border-color:#22d3ee47}.step-list{color:var(--muted);margin:.75rem 0 0;padding-left:1.1rem}.step-list li{margin:.45rem 0}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.95rem;display:grid}.faq-card{border:1px solid var(--border);background:linear-gradient(145deg,#111827cc,#0f172a9e);border-radius:14px;padding:1.05rem 1.15rem}.faq-card h3{color:var(--text);margin:0 0 .45rem;font-size:1.02rem}.faq-card p{color:var(--muted);margin:0}.cta-strip{margin-top:.5rem}.cta-inner{color:#e2e8f0;border:1px solid var(--border-strong);box-shadow:var(--shadow);background:linear-gradient(135deg,#0c1222 0%,#111827 40%,#1e1b4b 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.35rem;padding:1.85rem 1.65rem;display:flex;position:relative;overflow:hidden}.cta-inner:after{content:"";pointer-events:none;background:radial-gradient(circle,#22d3ee1f,#0000 65%);width:55%;height:140%;position:absolute;top:-40%;right:-15%}.cta-inner>*{z-index:1;position:relative}.cta-inner h2{letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.38rem;font-weight:700}.cta-inner .muted{color:#94a3b8;max-width:48ch;margin:0;line-height:1.55}.page-head{margin-bottom:1.85rem}.page-head h1{letter-spacing:-.03em;color:var(--text);margin:0 0 .55rem;font-size:clamp(1.65rem,3.2vw,2.05rem);font-weight:700}.muted{color:var(--muted)}.small{font-size:.86rem}.feature-list{flex-direction:column;gap:1.1rem;display:flex}.feature-block{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.2rem 1.3rem}.feature-block h2{color:var(--text);margin:0 0 .45rem;font-size:1.12rem;font-weight:600}.feature-block p{color:var(--muted);margin:0;line-height:1.58}.roadmap{color:var(--muted);margin:.5rem 0 1rem;padding-left:1.25rem}.roadmap li{margin:.4rem 0}.page-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.1rem;display:flex}.contact-form{flex-direction:column;gap:.95rem;max-width:480px;display:flex}.contact-form label{color:#e2e8f0;flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.contact-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form input,.contact-form textarea{font:inherit;border-radius:var(--brand-radius-sm,10px);border:1px solid var(--brand-border-strong,var(--border-strong));background:var(--brand-surface-2,#0f172aa6);color:var(--brand-text,var(--text));padding:.62rem .75rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--brand-muted,#64748b)}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand-accent,#22d3ee73);box-shadow:0 0 0 3px var(--brand-accent-soft,var(--accent-dim));outline:none}.contact-form-feedback{border-radius:var(--radius);margin:0;padding:.85rem 1rem;font-size:.95rem;line-height:1.45}.contact-form-feedback--success{color:#a5f3fc;background:#22d3ee14;border:1px solid #22d3ee47}.contact-form-feedback--error{color:#fecaca;background:#f871711a;border:1px solid #f8717159}.legal{width:100%;max-width:none}.legal h2{color:var(--text);margin:1.65rem 0 .55rem;font-size:1.12rem;font-weight:600}.legal p,.legal li{color:var(--muted);line-height:1.65}.legal ul{padding-left:1.25rem}.footer{border-top:1px solid var(--brand-border,var(--border));background:linear-gradient(180deg, transparent 0%, var(--brand-bg-deep,#03071259) 100%);margin-top:auto}.footer-inner{flex-direction:column;gap:2rem;max-width:min(1340px,94vw);margin:0 auto;padding:2.5rem 1.25rem 2rem;display:flex}.footer-top{flex-direction:column;gap:1.75rem;display:flex}.footer-brand{max-width:36rem}.footer-tagline{max-width:28rem;margin:0;font-size:.95rem;line-height:1.55}.footer-nav{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.footer-btn{min-height:2.5rem;font:inherit;color:var(--text);border:1px solid var(--border-strong);background:#0f172a8c;border-radius:12px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .14s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.footer-btn:hover{color:var(--text);background:#1e293bbf;border-color:#22d3ee59;text-decoration:none;box-shadow:0 0 20px #22d3ee14}.footer-btn:active{transform:translateY(1px)}.footer-btn:focus-visible{outline:2px solid var(--accent-mid);outline-offset:2px}.footer-btn--primary{color:#f8fafc;background:linear-gradient(145deg,#0e7490 0%,#0284c7 48%,#4f46e5 100%);border-color:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff1a,0 6px 20px #22d3ee38}.footer-btn--primary:hover{color:#fff;filter:brightness(1.06);border-color:#fff3;box-shadow:inset 0 0 0 1px #ffffff29,0 8px 28px #22d3ee52}.footer-btn--primary:visited{color:#f8fafc}.footer-copy{border-top:1px solid var(--border);text-align:center;letter-spacing:.02em;margin:0;padding-top:1.5rem;font-size:.88rem}@media (width>=720px){.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:2rem}.footer-nav{justify-content:flex-end;max-width:52rem}}.hero-v2{padding:2.25rem 0 1.25rem;position:relative;overflow:hidden}.hero-v2-inner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:start;gap:1.75rem;display:grid;position:relative}.hero-v2-copy h1{font-family:var(--font-display);letter-spacing:-.03em;color:#f1f5f9;margin:0 0 1rem;font-size:clamp(2rem,4.8vw,3.15rem);font-weight:800;line-height:1.08}.hero-v2-lead{max-width:52ch;font-size:1.05rem}.hero-pills{flex-wrap:wrap;gap:.5rem;margin:0 0 1.35rem;display:flex}.hero-pill{text-transform:uppercase;letter-spacing:.085em;color:#e0f2fe;background:linear-gradient(165deg,#223a58f0,#122236e6);border:1px solid #7dd3fc52;border-radius:999px;justify-content:center;align-items:center;padding:.46rem .88rem;font-size:.74rem;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .15s,color .15s,background .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff12,0 6px 18px #0000004d,0 0 0 1px #00000038}.hero-pill:hover{color:#f8fafc;background:linear-gradient(165deg,#2c4868f5,#16283ef0);border-color:#38bdf88c;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff17,0 10px 28px #0000005c,0 0 26px #22d3ee24}@media (prefers-reduced-motion:reduce){.hero-pill:hover{transform:none}}.hero-link-muted{color:var(--muted);margin-top:.85rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.hero-link-muted:hover{color:var(--accent)}.hero-v2-demo{justify-self:end;width:100%;max-width:440px;position:relative}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.metrics-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:2rem;display:grid}.metric-tile{background:#08122247;border:1px solid #ffffff14;border-radius:14px;padding:1rem .9rem .85rem;position:relative;overflow:hidden}.metric-tile-value{color:#f8fafc;font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:800}.metric-tile-label{color:var(--muted);margin:.25rem 0 0;font-size:.78rem;line-height:1.35}.metric-tile-bar{background:linear-gradient(90deg, var(--metric-accent,var(--accent-mid)), transparent);opacity:.75;border-radius:2px;height:3px;margin-top:.65rem}.eyebrow-brand{letter-spacing:.12em;color:var(--accent-mid)!important}.section-head-row{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);align-items:end;gap:1rem;margin-bottom:1.5rem;display:grid}.section-title-big{margin:0;font-size:clamp(1.5rem,3vw,2rem)}.section-intro{margin:0;font-size:.95rem;line-height:1.55}.section-intro-muted{max-width:62ch;margin:0 0 1.25rem}.journey-drag-hint{color:#e2e8f0;font-weight:700}.bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.bento-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827bf;border-radius:18px;padding:1.35rem 1.4rem 1.4rem;transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.bento-card:before{content:"";background:var(--bento-accent,var(--accent-mid));opacity:.95;width:5px;position:absolute;inset:0 auto 0 0}.bento-card:hover{border-color:#ffffff1f;transform:translateY(-3px)}.bento-brand{--bento-accent:var(--accent-mid)}.bento-icon{width:48px;height:48px;color:var(--bento-accent,var(--accent-mid));background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;margin-bottom:.85rem;display:inline-flex}.bento-card h3{margin:0 0 .5rem;font-size:1.12rem;font-weight:700}.bento-card p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.58}.journey-section{position:relative}.journey-timeline{margin-top:.5rem;position:relative}.journey-confetti{pointer-events:none;z-index:2;height:140px;position:absolute;inset:-.5rem 0 auto;overflow:hidden}.journey-confetti-piece{opacity:0;border-radius:2px;width:8px;height:14px;animation:1.4s ease-out forwards journey-confetti-fall;position:absolute;top:-12px}@keyframes journey-confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}to{opacity:0;transform:translateY(120px) rotate(var(--j-rot,120deg)) scale(.6)}}.journey-track{touch-action:none;cursor:pointer;height:3.25rem;margin:0 0 .75rem;padding-right:.5rem;position:relative}.journey-rail{background:linear-gradient(90deg,#0e749059,#22d3ee8c,#67e8f980);border-radius:6px;height:5px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff0f}.journey-marker{z-index:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.journey-marker-num{color:#e2e8f08c;background:#0f172aa6;border:1px solid #94a3b840;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:800;display:flex}.journey-marker--reached .journey-marker-num{color:#e0f2fe;background:#0e74908c;border-color:#22d3ee8c;box-shadow:0 0 14px #22d3ee40}.journey-finish{z-index:4;pointer-events:none;width:2.75rem;height:2.75rem;margin-top:-1.375rem;margin-left:-1.375rem;position:absolute;top:50%;overflow:visible}.journey-finish-pin{color:#e2e8f073;background:#0f172abf;border:2px solid #94a3b859;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;line-height:1;display:flex}.journey-finish--done .journey-finish-pin{color:#e0f2fe;background:linear-gradient(155deg,#0e7490,#155e75);border-color:#67e8f9d9;animation:.55s cubic-bezier(.22,1,.36,1) journey-finish-pop;box-shadow:0 0 0 4px #22d3ee26,0 0 22px #22d3ee73}@keyframes journey-finish-pop{0%{opacity:.5;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.journey-finish-hint{white-space:nowrap;opacity:.55;pointer-events:none;margin-top:.4rem;margin-left:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.journey-burst-anchor{pointer-events:none;z-index:2;width:0;height:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.journey-burst-piece{color:#22d3ee;background:#0f172aeb;border:1px solid #22d3ee73;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin:-1.125rem 0 0 -1.125rem;animation:.85s cubic-bezier(.22,1,.36,1) forwards journey-burst-out;display:flex;position:absolute;top:0;left:0;box-shadow:0 10px 28px #064e5e80}.journey-burst-ico{font-size:1.1rem}.journey-burst-piece--knob{width:1.85rem;height:1.85rem;margin:-.925rem 0 0 -.925rem;animation-duration:.62s}.journey-burst-piece--knob .journey-burst-ico{font-size:.92rem}@keyframes journey-burst-out{0%{opacity:0;transform:translate(0)scale(.35)}55%{opacity:1;transform:translate(var(--tx), var(--ty)) scale(1)}to{opacity:0;transform:translate(calc(var(--tx) * 1.15), calc(var(--ty) * 1.15)) scale(.5)}}.journey-knob{z-index:3;cursor:grab;background:linear-gradient(155deg,#0e7490,#155e75);border:2px solid #22d3eed9;border-radius:50%;outline:none;width:2.75rem;height:2.75rem;margin-top:-1.375rem;margin-left:-1.375rem;position:absolute;top:50%;box-shadow:0 0 0 4px #22d3ee1f,0 12px 32px #064e5e8c}.journey-knob:focus-visible{box-shadow:0 0 0 3px #0f172a,0 0 0 6px #22d3ee8c,0 12px 32px #064e5e8c}.journey-knob:active{cursor:grabbing}.journey-knob--hint{animation:1.6s ease-in-out infinite journey-knob-pulse}.journey-knob-inner{border-radius:inherit;background:radial-gradient(circle at 32% 28%,#ffffff59,#0000 55%);width:100%;height:100%;display:block}@keyframes journey-knob-pulse{0%,to{transform:translate(0);box-shadow:0 0 0 4px #22d3ee1f,0 12px 32px #064e5e8c}50%{transform:translate(6px);box-shadow:0 0 0 10px #22d3ee2e,0 14px 36px #064e5e99}}.journey-hint{margin:0 0 1rem}.journey-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.journey-col{background:#0f172a59;border:1px solid #94a3b81f;border-radius:14px;min-height:7.5rem;overflow:hidden}.journey-col-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:100%;padding:1rem .65rem;display:flex}.journey-col-placeholder{letter-spacing:-.03em;color:#94a3b859;font-size:1.75rem;font-weight:800}.journey-col--on .journey-col-inner{animation:.45s cubic-bezier(.22,1,.36,1) both journey-col-in}.journey-col-icon{justify-content:center;align-items:center;display:flex}.journey-col-title{letter-spacing:-.02em;margin:0;font-size:.98rem;font-weight:700}.journey-col-desc{margin:0;line-height:1.45}@keyframes journey-col-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.journey-complete{text-align:center;background:linear-gradient(155deg,#0f172aeb,#082f498c);border:1px solid #22d3ee59;border-radius:16px;margin-top:1.35rem;padding:1.25rem 1.35rem}.journey-complete-title{letter-spacing:-.02em;color:#a5f3fc;margin:0 0 .35rem;font-size:1.15rem;font-weight:800;animation:.5s ease-out both journey-finish-msg-in}@keyframes journey-finish-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.journey-complete-lead{margin:0 0 1rem;font-size:.94rem;line-height:1.55;animation:.5s ease-out .1s both journey-finish-msg-in}.journey-complete-actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}@media (prefers-reduced-motion:reduce){.journey-knob--hint{animation:none}.journey-burst-piece,.journey-confetti-piece,.journey-col--on .journey-col-inner{animation-duration:.01ms!important;animation-iteration-count:1!important}}.section-band{padding-top:2.5rem}.split-panel-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.panel-glass{border:1px solid var(--border);background:linear-gradient(155deg,#0f172ae6,#1118278c);border-radius:18px;padding:1.4rem 1.45rem}.panel-glass h2{letter-spacing:-.02em;margin:0 0 1rem;font-size:1.42rem}.checklist{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.checklist li{color:var(--muted);align-items:flex-start;gap:.75rem;font-size:.94rem;display:flex}.checklist li strong{color:#e2e8f0}.checklist-ico{color:var(--accent-mid);flex-shrink:0;margin-top:2px}.panel-glow{border:1px solid #22d3ee2e;border-radius:18px;padding:1.4rem 1.45rem}.panel-glow-brand{background:linear-gradient(155deg,#0f172af5,#0f4d5547,#0f172af2);box-shadow:inset 0 1px #ffffff0a,0 14px 36px #06283259}.panel-glow-brand h3{margin:0 0 .55rem;font-size:1.2rem}.icon-row{color:#f8fafce0;flex-wrap:wrap;gap:.65rem;margin:1.1rem 0 .25rem;display:flex}.icon-row svg{opacity:.9}.faq-acc{flex-direction:column;gap:.65rem;display:flex}.faq-acc-item{border:1px solid var(--border);background:#111827a6;border-radius:14px;padding:0 1rem;transition:border-color .2s}.faq-acc-item[open]{border-color:#22d3ee40}.faq-acc-item summary{cursor:pointer;padding:.95rem 0;font-size:1.02rem;font-weight:600;list-style:none}.faq-acc-item summary::-webkit-details-marker{display:none}.faq-acc-item summary:after{content:"+";float:right;color:var(--accent-mid);font-weight:800;transition:transform .2s}.faq-acc-item[open] summary:after{transform:rotate(45deg)}.faq-acc-item p{margin:0 0 1rem;line-height:1.6}.cta-wave{margin-top:.5rem}.cta-wave-inner{background:linear-gradient(125deg,#0f172a 0%,#134e4a 42%,#0e7490 100%);border:1px solid #22d3ee33;border-radius:22px;grid-template-columns:minmax(0,1.15fr) minmax(140px,.35fr);align-items:center;gap:1rem;padding:2rem 1.75rem;display:grid;position:relative;overflow:hidden}.cta-wave-copy h2{color:#f8fafc;letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.35rem,2.8vw,1.75rem)}.cta-wave-actions{margin-top:1.15rem}.cta-wave-art{min-height:120px;position:relative}.cta-blob{opacity:.5;filter:blur(2px);background:radial-gradient(circle at 35% 30%,#a7f3f773,#0000 72%);border-radius:40% 60% 55% 45%;width:200px;height:200px;position:absolute;top:50%;right:-20%;transform:translateY(-50%)}.booking-demo-shell{flex-direction:column;gap:.75rem;display:flex;position:relative}.booking-demo-shell__chrome{padding:0 .15rem}.booking-demo-shell__title-row{flex-direction:column;gap:.35rem;display:flex}.booking-demo-shell__badge{text-transform:uppercase;letter-spacing:.14em;color:#e0f2fe;background:linear-gradient(135deg,#0ea5e933,#152a456b);border:1px solid #7dd3fc52;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin:0;padding:.35rem .65rem .35rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 0 18px #22d3ee14}.booking-demo-shell__badge-dot{background:linear-gradient(#67e8f9,#0ea5e9);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 14px #38bdf8bf}.booking-demo-shell__hint{max-width:42ch;margin:0;font-size:.86rem;line-height:1.45}.booking-demo-shell__frame{box-shadow:none;background:0 0;border:1px solid #ffffff1a;border-radius:22px;padding:0;position:relative}.booking-demo-shell--tap-hint .booking-demo-shell__frame{animation:2.8s ease-in-out infinite booking-demo-frame-glow}@keyframes booking-demo-frame-glow{0%,to{box-shadow:0 0 0 1px #ffffff0f}50%{box-shadow:0 0 0 1px #ffffff1a,0 0 28px #38bdf81f}}.booking-demo-shell__frame>.booking-demo{z-index:1;position:relative}.booking-demo__footer--step0{justify-content:flex-end}.booking-demo__grid-area{position:relative}.booking-demo__grid-area--hint{padding-bottom:2.75rem}.booking-demo-tap-cue{pointer-events:none;z-index:4;position:absolute;inset:0}.booking-demo-tap-cue__motion{transform-origin:12% 8%;filter:drop-shadow(0 1px 2px #00000059);width:20px;height:20px;animation:2.6s ease-in-out infinite booking-demo-cursor-demo;position:absolute;top:calc(100% - .35rem);left:calc(16.6667% - .183333rem)}.booking-demo-tap-cue__svg{display:block}@keyframes booking-demo-cursor-demo{0%,to{top:calc(100% - .35rem);transform:translate(0)scale(1)}36%{top:38%;transform:translate(0)scale(1)}46%{top:38%;transform:translate(0)scale(1)}52%{top:38%;transform:translate(1px,2px)scale(.86)}60%{top:38%;transform:translate(0)scale(1)}}.booking-demo__pick--hint{z-index:1;animation:2.6s ease-in-out infinite booking-demo-card-demo-click;position:relative}.booking-demo__grid-area--hint .booking-demo__pick--hint:hover{transform:translateY(0)}.booking-demo__pick--hint:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 42% 38%,#38bdf859,#0000 62%);animation:2.6s ease-in-out infinite booking-demo-click-ripple;position:absolute;inset:0}@keyframes booking-demo-card-demo-click{0%,45%,to{border-color:#7dd3fc47;transform:translateY(0);box-shadow:inset 0 1px #ffffff12,0 10px 26px #00000061,0 0 0 1px #00000038}52%,56%{border-color:#38bdf8d9;transform:translateY(1px)scale(.985);box-shadow:inset 0 1px #ffffff1a,0 0 0 2px #22d3ee38,0 12px 32px #0006,0 0 32px #22d3ee2e}}@keyframes booking-demo-click-ripple{0%,49%,to{opacity:0;transform:scale(.92)}54%{opacity:1;transform:scale(1)}62%{opacity:0;transform:scale(1.04)}}.booking-demo__next-pulse{z-index:1;animation:1.1s ease-in-out infinite booking-demo-next-blink;position:relative}@keyframes booking-demo-next-blink{0%,to{box-shadow:0 0 0 1px #ffffff24 inset, 0 6px 22px var(--accent-glow), 0 0 0 0 #38bdf880;filter:brightness()}50%{filter:brightness(1.09);box-shadow:inset 0 0 0 1px #fff3,0 8px 30px #22d3ee80,0 0 0 10px #38bdf800}}@media (width<=520px){.booking-demo-tap-cue__svg{width:18px;height:18px}}@media (prefers-reduced-motion:reduce){.booking-demo-shell--tap-hint .booking-demo-shell__frame{animation:none}.booking-demo-tap-cue__motion{animation:none;top:38%;left:calc(16.6667% - .183333rem);transform:translate(0)}.booking-demo__pick--hint,.booking-demo__pick--hint:after,.booking-demo__next-pulse,.booking-demo__section--shake{animation:none}}.booking-demo{background:#1118277a;border:1px solid #ffffff1a;border-radius:21px;overflow:hidden;box-shadow:0 10px 32px #0003}.booking-demo__head{border-bottom:1px solid #94a3b81a;padding:1.1rem 1.2rem .85rem}.booking-demo__kicker{text-transform:uppercase;letter-spacing:.12em;color:#67e8f9;align-items:center;gap:.45rem;margin:0 0 .45rem;font-size:.72rem;font-weight:800;display:flex}.booking-demo__dot{background:var(--accent-mid);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #22d3ee8c}.booking-demo__head h3{margin:0 0 .35rem;font-size:1.12rem}.booking-demo__sub{margin:0;font-size:.82rem;line-height:1.45}.booking-demo__steps{flex-wrap:wrap;gap:.4rem;margin:.85rem 0 0;display:flex}.booking-demo__step-chip{color:#cbd5e1;background:linear-gradient(#203048e6,#121e30eb);border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem .6rem;font-size:.75rem;font-weight:600;transition:border-color .18s,box-shadow .18s,color .18s,background .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 4px 14px #00000047}.booking-demo__step-chip>span:first-child{background:#0f172aa6;border:1px solid #94a3b81f;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.68rem;display:inline-flex}.booking-demo__step-chip--active{color:#f8fafc;background:linear-gradient(#1e5a6c73,#122438f2);border-color:#38bdf88c;box-shadow:inset 0 1px #ffffff12,0 0 0 1px #22d3ee1f,0 6px 20px #00000052,0 0 20px #22d3ee1a}.booking-demo__step-chip--past span:first-child{color:var(--accent-mid);background:#22d3ee29}.booking-demo__check{width:.85rem;height:.85rem;margin:0 auto;display:block}.booking-demo__step-chip--past .booking-demo__check{color:#4ade80}.booking-demo__body{padding:1rem 1.15rem 1.15rem}.booking-demo__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.booking-demo__grid--masters{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-demo__pick{text-align:left;cursor:pointer;color:inherit;font:inherit;background:linear-gradient(165deg,#243852fa,#142236f5);border:1px solid #7dd3fc47;border-radius:14px;flex-direction:column;gap:.18rem;padding:.7rem .72rem;transition:border-color .18s,box-shadow .18s,transform .15s,background .18s;display:flex;box-shadow:inset 0 1px #ffffff12,0 10px 26px #00000061,0 0 0 1px #00000038}.booking-demo__pick:hover{background:linear-gradient(165deg,#2c4462fc,#16283efa);border-color:#38bdf899;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff17,0 14px 34px #0000006b,0 0 28px #22d3ee24}.booking-demo__pick:focus-visible{outline-offset:2px;outline:2px solid #38bdf8d9}.booking-demo__pick:active{transform:translateY(0)}.booking-demo__pick--on{background:linear-gradient(165deg,#205f708c,#12263afa);border-color:#38bdf8d9;box-shadow:inset 0 1px #ffffff1a,0 0 0 2px #22d3ee38,0 12px 32px #0006,0 0 32px #22d3ee2e}.booking-demo__pick-title{font-size:.88rem;font-weight:700}.booking-demo__price{color:var(--accent-mid);margin-top:.25rem;font-size:.78rem;font-weight:700}.booking-demo__avatar{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.35rem;font-weight:800;display:flex}.booking-demo__slots-wrap{flex-direction:column;gap:.75rem;display:flex}.booking-demo__day-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.booking-demo__day{font:inherit;cursor:pointer;color:#e2e8f0;background:#1e293ba6;border:1px solid #7dd3fc47;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.booking-demo__day:hover{color:#f8fafc;background:#38bdf824;border-color:#38bdf880}.booking-demo__day:focus-visible{outline-offset:2px;outline:2px solid #38bdf8bf}.booking-demo__day--active{color:#f0f9ff;background:#22d3ee33;border-color:#38bdf88c;box-shadow:0 0 18px #22d3ee1f}.booking-demo__slots{flex-wrap:wrap;gap:.45rem;display:flex}.booking-demo__slot{font:inherit;cursor:pointer;color:#f8fafc;background:linear-gradient(165deg,#334155d1,#0f172ae0);border:1px solid #7dd3fc61;border-radius:10px;min-width:4.1rem;padding:.48rem .6rem;font-size:.85rem;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s;box-shadow:inset 0 1px #ffffff12,0 4px 14px #00000038}button.booking-demo__slot:hover{background:linear-gradient(165deg,#38bdf847,#0f172ae6);border-color:#38bdf8bf;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #22d3ee1f,0 6px 20px #22d3ee2e}button.booking-demo__slot:focus-visible{outline-offset:2px;outline:2px solid #38bdf8d9}.booking-demo__slot--busy{cursor:default;opacity:.38;color:var(--muted);box-shadow:none;background:#0f172a80;border-color:#94a3b824;transform:none}.booking-demo__slot--on{color:#fff;background:linear-gradient(165deg,#22d3ee52,#0e749059);border-color:#38bdf8d9;box-shadow:inset 0 1px #ffffff1f,0 0 22px #22d3ee47}button.booking-demo__slot.booking-demo__slot--on:hover{background:linear-gradient(165deg,#22d3ee6b,#0e74906b);border-color:#67e8f9f2;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff24,0 0 26px #22d3ee59}.booking-demo__slot-hint{margin:0}.booking-demo__error{color:#fecaca;background:#ef444424;border:1px solid #f8717166;border-radius:10px;margin:0 0 .85rem;padding:.6rem .85rem;font-size:.88rem;font-weight:600;animation:.35s ease-out booking-demo-error-in}.booking-demo__next-cue{color:#bae6fde0;box-shadow:none;background:0 0;border:none;margin:0 0 .85rem;padding:0;font-size:.88rem;font-weight:500}.booking-demo__section--shake{animation:.45s ease-out booking-demo-shake}@keyframes booking-demo-error-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes booking-demo-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}.booking-demo__footer{border-top:1px solid #94a3b81a;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:.85rem;display:flex}.booking-demo__success{text-align:center;padding:.75rem 0 .25rem}.booking-demo__success-icon{color:#042f2e;background:linear-gradient(145deg,#5eead4,#22d3ee);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto .65rem;font-size:1.65rem;font-weight:800;line-height:1;display:flex}.booking-demo__success-title{margin:0 0 .45rem;font-size:1rem;font-weight:600}.auth-page{justify-content:center;align-items:flex-start;min-height:60vh;padding:2rem 0 3rem;display:flex}.auth-card{background:var(--brand-surface,#111827bf);border:1px solid var(--brand-border-strong,var(--border-strong));border-radius:var(--brand-radius,20px);width:100%;max-width:440px;box-shadow:var(--brand-shadow,var(--shadow));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:1.5rem 1.55rem 1.75rem}.auth-back{margin-bottom:.85rem;font-size:.88rem;text-decoration:none;display:inline-block}.auth-back:hover{color:var(--accent)}.auth-brand{justify-content:center;margin-bottom:.85rem;display:flex}.auth-logo{width:auto;max-width:min(320px,100%);height:auto;margin-inline:auto;display:block}.auth-lead{color:var(--muted);margin:0 0 1.15rem;font-size:.94rem;line-height:1.55}.auth-tabs{border:1px solid var(--border);background:#0f172aa6;border-radius:12px;grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:1rem;padding:.2rem;display:grid}.auth-tab{font:inherit;cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:10px;padding:.55rem .5rem;font-size:.88rem;font-weight:700;transition:background .15s,color .15s}.auth-tab--active{color:#f8fafc;background:linear-gradient(145deg,#22d3ee2e,#a78bfa1f)}.auth-error{color:#fecdd3;background:#fb71851f;border:1px solid #fb718559;border-radius:10px;margin:0 0 .85rem;padding:.65rem .75rem;font-size:.88rem}.auth-error--block{white-space:pre-line;line-height:1.55}.auth-error-hint{margin:-.35rem 0 .85rem;padding:0 .75rem;line-height:1.45}.auth-invite-banner{color:#e0f2fe;background:#0e74902e;border:1px solid #38bdf859;border-radius:12px;flex-direction:column;gap:.25rem;margin:0 0 .85rem;padding:.75rem .85rem;display:flex}.auth-form{flex-direction:column;gap:.85rem;display:flex;position:relative}.auth-login-trap{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px}.auth-label{color:#e2e8f0;flex-direction:column;gap:.35rem;font-size:.86rem;font-weight:600;display:flex}.auth-input{font:inherit;border:1px solid var(--border-strong);color:var(--text);background:#0f172abf;border-radius:11px;padding:.62rem .75rem}.auth-password-wrap{align-items:center;width:100%;display:grid}.auth-password-wrap__input,.auth-password-wrap__toggle{grid-area:1/1}.auth-password-wrap__input{width:100%;min-width:0;padding-right:2.75rem}.auth-password-wrap__toggle{z-index:1;color:#94a3b8e6;cursor:pointer;width:2rem;min-width:2rem;height:2rem;min-height:2rem;box-shadow:none;filter:none;background:0 0;border:none;border-radius:8px;justify-content:center;place-self:center end;align-items:center;margin-inline-end:.45rem;padding:0;font-weight:400;transition:color .16s,background .16s;display:inline-flex;position:static;transform:none}.auth-password-wrap__toggle:hover,.auth-password-wrap__toggle:focus-visible,.auth-password-wrap__toggle:active{filter:none;box-shadow:none;transform:none}.auth-password-wrap__toggle:hover{color:var(--accent-mid);background:#22d3ee1a}.auth-password-wrap__toggle:focus-visible{outline-offset:2px;outline:2px solid #22d3ee8c}.auth-role-block{flex-direction:column;gap:.6rem;margin-top:.15rem;display:flex}.auth-role-grid{gap:.55rem;display:grid}.auth-role-card{border:1px solid var(--border);cursor:pointer;background:#0f172a8c;border-radius:14px;gap:.25rem;padding:.7rem .8rem;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative}.auth-role-card input{opacity:0;pointer-events:none;position:absolute}.auth-role-card--active{background:#1e293bbf;border-color:#22d3ee80;box-shadow:0 0 20px #22d3ee14}.auth-role-card__title{font-size:.92rem;font-weight:700}.auth-role-card__desc{color:var(--muted);font-size:.82rem;line-height:1.45}.auth-page--centered{align-items:center}.auth-page--setup{padding-top:1.5rem;padding-bottom:2.5rem}.org-setup-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(165deg,#111827eb 0%,#312e8159 55%,#082f4966 100%);border:1px solid #a78bfa47;border-radius:22px;width:100%;max-width:640px;padding:1.75rem 1.65rem 1.85rem;box-shadow:0 24px 48px #00000059,inset 0 0 0 1px #ffffff0a}.org-setup-head{text-align:center;margin-bottom:1.35rem}.org-setup-brand{justify-content:center;margin-bottom:.75rem;display:flex}.org-setup-kicker{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8d9;margin:0 0 .5rem;font-size:.72rem;font-weight:800}.org-setup-kicker-accent{color:var(--accent-mid)}.org-setup-title{letter-spacing:-.03em;margin:0 0 .45rem;font-size:clamp(1.35rem,4vw,1.55rem);font-weight:800;line-height:1.2}.org-setup-lead{max-width:28rem;margin:0 auto;font-size:.94rem;line-height:1.55}.org-setup-form{flex-direction:column;gap:1.25rem;display:flex}.org-setup-modes{border:none;margin:0;padding:0}.org-setup-mode-grid{gap:.75rem;display:grid}@media (width>=560px){.org-setup-mode-grid{grid-template-columns:1fr 1fr;gap:.85rem}}.org-setup-mode-card{cursor:pointer;text-align:left;background:#080e188c;border:1px solid #94a3b838;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.35rem;min-height:100%;padding:1rem 1.05rem 1.1rem;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.org-setup-mode-card:hover{background:#0c1420bf;border-color:#22d3ee59}.org-setup-mode-card input{opacity:0;pointer-events:none;position:absolute}.org-setup-mode-card--active{background:linear-gradient(145deg,#22d3ee24 0%,#a78bfa1a 100%);border-color:#22d3eea6;box-shadow:inset 0 0 0 1px #22d3ee40,0 12px 32px #22d3ee1f}.org-setup-mode-card--active:hover{transform:translateY(-1px)}.org-setup-mode-card__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-mid);background:#22d3ee26;border:1px solid #22d3ee40;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.org-setup-mode-card--active .org-setup-mode-card__badge{color:#e0f2fe;background:#22d3ee38;border-color:#22d3ee73}.org-setup-mode-card__title{letter-spacing:-.01em;padding-right:1.5rem;font-size:1rem;font-weight:700}.org-setup-mode-card__desc{color:#e2e8f0e0;font-size:.84rem;line-height:1.45}.org-setup-mode-card__hint{color:#94a3b8bf;font-size:.78rem}.org-setup-fields{gap:.85rem;animation:.28s org-setup-fields-in;display:grid}@keyframes org-setup-fields-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.org-setup-network-panel{background:#060c16a6;border:1px solid #22d3ee33;border-radius:14px;gap:.85rem;padding:1rem 1.05rem;display:grid}.org-setup-panel-label{letter-spacing:.1em;text-transform:uppercase;color:#22d3eed9;margin:0 0 .15rem;font-size:.72rem;font-weight:800}.org-setup-field{color:#e2e8f0;flex-direction:column;gap:.4rem;font-size:.86rem;font-weight:600;display:flex}.org-setup-input{width:100%}.org-setup-submit{width:100%;margin-top:.15rem;padding-top:.85rem;padding-bottom:.85rem;font-size:1rem}.branch-setup-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(160deg,#0f172ae6 0%,#1e293bb3 45%,#082f4973 100%);border:1px solid #38bdf840;border-radius:22px;width:100%;max-width:720px;padding:1.75rem 1.65rem 1.85rem;box-shadow:0 28px 60px #00000059,inset 0 0 0 1px #ffffff0a}.branch-setup-head{text-align:center;margin-bottom:1.35rem}.branch-setup-kicker{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8d9;margin:0 0 .5rem;font-size:.72rem;font-weight:800}.branch-setup-kicker-accent{color:var(--accent-mid)}.branch-setup-title{letter-spacing:-.03em;margin:0 0 .45rem;font-size:clamp(1.35rem,4vw,1.6rem);font-weight:800}.branch-setup-lead{max-width:34rem;margin:0 auto;font-size:.94rem;line-height:1.55}.branch-setup-status{color:#a7f3d0;text-align:center;margin:0 0 .75rem;font-size:.9rem}.branch-setup-toast{z-index:35;color:#ecfdf5;background:linear-gradient(#064e3bf5 0%,#042f2ef5 100%);border:1px solid #34d39959;border-radius:12px;max-width:min(22rem,100vw - 2rem);padding:.75rem 1rem;font-size:.92rem;font-weight:600;line-height:1.35;animation:.22s ease-out branch-setup-toast-in;position:fixed;top:calc(clamp(48px,7.2vw,58px) + 2.4rem);left:auto;right:1rem;box-shadow:0 12px 28px #00000059}@keyframes branch-setup-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.branch-setup-path{background:#080e1880;border:1px solid #94a3b826;border-radius:14px;justify-content:center;align-items:center;gap:.35rem;margin-bottom:1.25rem;padding:.65rem .75rem;display:flex}.branch-setup-path__item{flex-direction:column;align-items:center;gap:.2rem;min-width:4.5rem;display:flex}.branch-setup-path__num{color:#e0f2fe;background:#22d3ee33;border:1px solid #22d3ee59;border-radius:999px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.78rem;font-weight:800;display:inline-flex}.branch-setup-path__text{color:#e2e8f0e0;text-align:center;font-size:.72rem;font-weight:600}.branch-setup-path__line{background:linear-gradient(90deg,#22d3ee59,#a78bfa59);border-radius:2px;flex:1;max-width:2.5rem;height:2px}.branch-setup-step{background:#080e188c;border:1px solid #94a3b833;border-radius:16px;flex-direction:column;gap:.75rem;margin-bottom:.85rem;padding:.95rem 1rem;display:flex}.branch-setup-step__head{align-items:flex-start;gap:.85rem;display:flex}.branch-setup-step__num{color:#e0f2fe;background:linear-gradient(145deg,#22d3ee40,#6366f133);border:1px solid #22d3ee66;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:800;display:inline-flex}.branch-setup-step__titles{flex:1;min-width:0}.branch-setup-step__title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.branch-setup-step__title-row h2{letter-spacing:-.02em;margin:0;font-size:1.08rem}.branch-setup-step__lead{margin:.25rem 0 0;font-size:.82rem;line-height:1.4}.branch-setup-step__body{flex-direction:column;gap:.85rem;display:flex}.branch-setup-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:800;display:inline-flex}.branch-setup-badge--required{color:#a5f3fc;background:#22d3ee26;border:1px solid #22d3ee59}.branch-setup-badge--optional{color:#cbd5e1e6;background:#94a3b81f;border:1px solid #94a3b847}.branch-setup-section__actions{flex-wrap:wrap;gap:.45rem;display:flex}.branch-setup-summary{margin:0;font-size:.86rem}.branch-setup-summary strong{color:#e0f2fe}.branch-setup-optional{background:#0f172a59;border:1px dashed #94a3b847;border-radius:12px;gap:.55rem;padding:.85rem;display:grid}.branch-setup-optional__head{align-items:center;gap:.5rem;display:flex}.branch-setup-optional__title{margin:0;font-size:.9rem;font-weight:700}.branch-setup-presets{gap:.35rem;display:grid}.branch-setup-time-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.branch-setup-picker{gap:.35rem;display:grid}.branch-setup-picker__label{color:#f1f5f9;margin:0;font-size:.88rem;font-weight:700}.branch-setup-pills{flex-wrap:wrap;gap:.45rem;display:flex}.branch-setup-pill{color:#e2e8f0;min-width:3.25rem;font:inherit;cursor:pointer;background:#0f172aa6;border:1px solid #94a3b847;border-radius:10px;padding:.45rem .7rem;font-size:.84rem;font-weight:600;transition:border-color .16s,background .16s,color .16s,transform .14s,box-shadow .16s}.branch-setup-pill:hover{color:#f8fafc;background:#22d3ee1a;border-color:#22d3ee73}.branch-setup-pill--active{color:#f0fdfa;background:linear-gradient(145deg,#22d3ee38 0%,#6366f12e 100%);border-color:#22d3eea6;box-shadow:inset 0 0 0 1px #22d3ee40}.branch-setup-pill--preset{min-width:auto;padding:.4rem .75rem}.branch-setup-range-preview{text-align:center;color:#bae6fd;margin:0;font-size:.9rem;font-weight:700}.branch-setup-pills--slots{justify-content:center}.branch-setup-pill--slot{min-width:4.25rem}.branch-setup-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.branch-setup-card{cursor:pointer;background:#0f172a8c;border:1px solid #94a3b833;border-radius:14px;gap:.2rem;padding:.75rem .85rem;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.branch-setup-card input{opacity:0;pointer-events:none;position:absolute}.branch-setup-card--selected{background:#22d3ee14;border-color:#22d3ee73;box-shadow:inset 0 0 0 1px #22d3ee33}.branch-setup-card--saved{box-shadow:inset 0 0 0 1px #38bdf826}.branch-setup-mode{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.branch-setup-card__title{font-weight:700}.branch-setup-card__meta{font-size:.8rem}.branch-setup-create{border-top:1px solid #ffffff0f;gap:.8rem;padding-top:.35rem;display:grid}.branch-setup-create__row{grid-template-columns:minmax(200px,1fr) auto;align-items:end;gap:.7rem;display:grid}.branch-setup-field{color:#e2e8f0;flex-direction:column;gap:.4rem;font-size:.86rem;font-weight:600;display:flex}.branch-setup-field input,.branch-setup-field select{font:inherit;border:1px solid var(--border);color:#f8fafc;background:#0f172a99;border-radius:10px;padding:.55rem .7rem}.branch-setup-actions{flex-wrap:wrap;gap:.6rem;display:flex}.branch-setup-footer{flex-direction:column;align-items:stretch;gap:.65rem;margin-top:.6rem;display:flex}.branch-setup-save{width:100%}.branch-setup-footer-hint{text-align:center;margin:0;font-size:.85rem}.branch-setup-empty-hint{margin:.35rem 0 0;line-height:1.5}.branch-setup-finish{width:100%;font-size:1rem}@media (width<=640px){.branch-setup-create__row{grid-template-columns:1fr}.branch-setup-path{flex-wrap:wrap;gap:.5rem}.branch-setup-path__line{display:none}.branch-setup-step__head{flex-direction:column;gap:.5rem}.branch-setup-time-grid{grid-template-columns:1fr}}.branch-setup-network-label{justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem .15rem .5rem;list-style:none;display:flex}.branch-setup-card-row{align-items:stretch;gap:.35rem;display:flex}.branch-setup-card-row .branch-setup-card{flex:1;min-width:0}.entity-rename-menu{flex-shrink:0;align-self:center;position:relative}.entity-rename-menu__trigger{width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:1.15rem;line-height:1;display:inline-flex}.entity-rename-menu__trigger:hover:not(:disabled){color:var(--text);border-color:var(--border);background:#94a3b81f}.entity-rename-menu__dropdown{z-index:40;border:1px solid var(--border-strong);background:var(--bg-elevated);min-width:10.5rem;box-shadow:var(--shadow);border-radius:10px;padding:.35rem;position:absolute;top:calc(100% + 4px);right:0}.entity-rename-menu__item{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .65rem;display:block}.entity-rename-menu__item:hover{background:var(--accent-dim)}.entity-rename-overlay{z-index:20060;background:#0206179e;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.entity-rename-dialog{border-radius:var(--radius);border:1px solid var(--border-strong);background:var(--bg-elevated);width:min(100%,22rem);box-shadow:var(--shadow);padding:1.1rem 1.15rem}.entity-rename-dialog__title{margin:0 0 .85rem;font-size:1.05rem}.entity-rename-dialog__field{flex-direction:column;gap:.35rem;display:flex}.entity-rename-dialog__label{color:var(--muted);font-size:.82rem}.entity-rename-dialog__error{color:#f87171;margin:.55rem 0 0;font-size:.88rem}.entity-rename-dialog__actions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.auth-input:focus{box-shadow:0 0 0 3px var(--accent-dim);border-color:#22d3ee73;outline:none}.auth-submit{width:100%;margin-top:.25rem}.auth-hint{text-align:center;margin:0}.auth-hint .linkish{appearance:none;font:inherit;color:#38bdf8f2;text-underline-offset:.12em;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.auth-hint .linkish:hover{color:#7dd3fc}.auth-mono{word-break:break-all;font-family:ui-monospace,monospace;font-size:.78rem}.welcome-page{justify-content:center;min-height:58vh;padding:2rem 0 3rem;display:flex}.welcome-shell{width:100%;max-width:560px;box-shadow:var(--shadow);background:linear-gradient(165deg,#111827e0,#312e8140);border:1px solid #a78bfa38;border-radius:22px;padding:1.75rem 1.65rem 1.5rem}.welcome-head h1{letter-spacing:-.02em;margin:0 0 .85rem;font-size:clamp(1.35rem,3vw,1.65rem)}.welcome-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-mid);margin:0 0 .45rem;font-size:.78rem;font-weight:800}.welcome-kicker-num{color:var(--brand-soft)}.welcome-progress-wrap{background:#ffffff14;border-radius:6px;height:6px;overflow:hidden}.welcome-progress{background:linear-gradient(90deg, var(--brand-deep), #0891b2, var(--accent-mid));border-radius:6px;height:100%;transition:width .35s}.welcome-slide{text-align:center;margin:1.5rem 0 1.25rem}.welcome-slide-icon{border-radius:var(--brand-radius,18px);border:2px solid var(--brand-accent-mid,var(--accent-mid));background:#0003;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.welcome-slide h2{letter-spacing:-.02em;margin:0 0 .6rem;font-size:1.22rem}.welcome-slide-text{max-width:44ch;margin:0 auto;line-height:1.62}.welcome-nav{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.welcome-footer{border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.65rem;margin-top:1.35rem;padding-top:1.15rem;display:flex}.welcome-footer-label{margin:0;font-size:.84rem}.welcome-footer-actions{grid-template-columns:1fr 1fr;gap:.55rem;width:100%;display:grid}@media (width<=420px){.welcome-footer-actions{grid-template-columns:1fr}}.welcome-footer-btn{color:#e2e8f0eb;text-align:center;border-color:#94a3b847;border-radius:12px;justify-content:center;width:100%;padding:.55rem .75rem;font-size:.88rem;text-decoration:none}.welcome-footer-btn:hover{color:#f8fafc;background:#22d3ee14;border-color:#22d3ee66}.features-hero{margin-bottom:1.65rem}.features-hero h1{letter-spacing:-.03em;margin:0 0 .55rem;font-size:clamp(1.85rem,3.8vw,2.35rem)}.features-lead a{color:var(--accent-mid);font-weight:600}.feat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}@media (width<=1100px){.feat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.feat-card{border:1px solid var(--border);background:#111827b8;border-radius:16px;padding:1.2rem 1.25rem 1.3rem;transition:transform .2s;position:relative;overflow:hidden}.feat-card:hover{transform:translateY(-2px)}.feat-card:after{content:"";background:var(--feat-line,var(--accent-mid));height:4px;position:absolute;inset:auto 0 0}.feat-brand{--feat-line:var(--accent-mid)}.feat-card-icon{color:var(--feat-line,var(--accent-mid));background:#ffffff0d;border-radius:12px;margin-bottom:.65rem;padding:.45rem;display:inline-flex}.feat-card h2{margin:0 0 .45rem;font-size:1.08rem;font-weight:700}.feat-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.roadmap-chips{flex-wrap:wrap;gap:.55rem;margin:1rem 0;padding:0;list-style:none;display:flex}.roadmap-chip{background:#0f172a99;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 0 0 2px #0003}.roadmap-chip--brand{--chip:var(--accent-mid)}.roadmap-chip--done{--chip:#34d399;border-color:#34d39940}.roadmap-chip--violet{--chip:var(--violet)}.roadmap-chip:before{content:"";background:var(--chip,var(--accent-mid));width:8px;height:8px;box-shadow:0 0 10px var(--chip,var(--accent-mid));border-radius:50%}.roadmap-chip-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.62rem}.roadmap-chip-label{color:#e2e8f0}@media (width<=920px){.split-panel,.hero-v2-inner{grid-template-columns:1fr}.hero-v2-demo{order:0;justify-self:stretch;max-width:none}.metrics-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head-row,.bento,.feat-grid{grid-template-columns:1fr}.journey-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-marker-num{width:1.75rem;height:1.75rem;font-size:.78rem}.split-panel-v2,.cta-wave-inner,.booking-demo__grid,.booking-demo__grid--masters{grid-template-columns:1fr}.booking-demo-tap-cue__motion{left:32%}}@media (width<=520px){.metrics-strip{grid-template-columns:1fr}.header-tools .btn-small{padding-left:.5rem;padding-right:.5rem;font-size:.78rem}}.google-sign-in-btn{width:100%;color:inherit;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;gap:.65rem;padding:.72rem 1rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.google-sign-in-btn:hover{background:#ffffff14;border-color:#ffffff38}.google-sign-in-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.google-sign-in-btn__icon{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;line-height:0;display:inline-flex}.auth-divider{text-align:center;margin:.85rem 0 .65rem}.error-page-card{text-align:center}.error-page-code{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem;font-size:.82rem}.error-page-title{margin:0 0 .75rem;font-size:1.35rem;line-height:1.35}.error-page-text,.error-page-hint{margin:0 0 .65rem;line-height:1.55}.error-page-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.25rem;display:flex}.error-page-actions .btn-secondary{border:1px solid var(--border-strong);color:var(--text);background:#ffffff0a}h1,h2,h3,.section-title,.hero h1,.hero-v2-copy h1,.contacts-aside h1,.features-hero h1,.welcome-hero h1,.start-hero h1,.branch-setup-hero h1,.cta-wave-copy h2,.panel-glow h3,.home-section h2,.faq-acc summary,.error-page h1,.footer-brand{font-family:var(--font-display,var(--brand-font-display));letter-spacing:-.02em;font-weight:700}.hero h1,.hero-v2-copy h1,.contacts-aside h1,.section-title{letter-spacing:-.03em}.eyebrow,.contacts-eyebrow,.hero-pill{font-family:var(--font,var(--brand-font));letter-spacing:.08em;font-weight:600}.lead,.hero-v2-lead,.contacts-lead,.hero-lead{font-family:var(--font,var(--brand-font));letter-spacing:.01em;font-weight:400}.btn{font-family:var(--font,var(--brand-font));letter-spacing:.02em}.contacts-page{padding:.25rem 0 1.5rem}.contacts-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:1.25rem;display:grid}.contacts-aside{border-radius:var(--brand-radius,16px);border:1px solid var(--brand-border,var(--border));background:var(--brand-surface,var(--bg-card));padding:1.35rem 1.4rem}.contacts-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-accent-mid,var(--accent-mid));margin:0 0 .45rem;font-size:.68rem;font-weight:800}.contacts-aside h1{letter-spacing:.01em;color:var(--brand-text,var(--text));margin:0 0 .65rem;font-size:clamp(1.85rem,3.2vw,2.35rem);font-weight:600}.contacts-lead{color:var(--brand-muted,var(--muted));max-width:42ch;margin:0 0 1.15rem;font-size:.98rem;line-height:1.6}.contacts-facts{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.contacts-facts li{border-top:1px solid var(--brand-border,var(--border));flex-direction:column;gap:.2rem;padding-top:.85rem;display:flex}.contacts-facts li:first-child{border-top:none;padding-top:0}.contacts-facts__label{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-muted,var(--muted));font-size:.72rem;font-weight:700}.contacts-facts__value{color:var(--brand-text,var(--text));font-size:.95rem;font-weight:600;line-height:1.45}a.contacts-facts__value{color:var(--brand-accent-mid,var(--accent-mid))}.contacts-form-card{border-radius:var(--brand-radius,16px);border:1px solid var(--brand-border,var(--border));background:linear-gradient(165deg, color-mix(in srgb, var(--brand-surface-2,#1a2332) 88%, transparent) 0%, var(--brand-surface,var(--bg-card)) 100%);box-shadow:var(--brand-shadow,var(--shadow));padding:1.35rem 1.4rem 1.45rem}.contacts-form-card__title{color:var(--brand-text,var(--text));margin:0 0 .35rem;font-size:1.15rem;font-weight:700}.contacts-form-card__hint{margin:0 0 1rem;font-size:.88rem;line-height:1.5}.contact-form--card{max-width:none}.contact-form__submit{align-self:flex-start;min-width:11rem}.footer--modern{border-top:1px solid var(--brand-border,var(--border));background:0 0;margin-top:auto}.footer--modern .footer-inner{flex-direction:column;gap:1rem;max-width:min(1340px,94vw);margin:0 auto;padding:1.75rem 1.25rem 2rem;display:flex}.footer-bar{flex-wrap:wrap;align-items:center;gap:1rem 1.75rem;display:flex}.footer-mark{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.footer-mark__logo{object-fit:contain;object-position:left center;opacity:.95;width:auto;max-width:10.5rem;height:clamp(2rem,3.2vw,2.65rem);display:block}.footer-mark:hover .footer-mark__logo{opacity:1}.footer-bar__nav{flex-wrap:wrap;flex:auto;align-items:center;gap:.35rem 1.15rem;display:flex}.footer-bar__link{color:var(--brand-muted,var(--muted));font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-bar__link:hover{color:var(--brand-text,var(--text))}.footer-bar__auth{color:var(--brand-accent-mid,var(--accent-mid));white-space:nowrap;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .15s}.footer-bar__auth:hover{color:var(--brand-accent,var(--accent))}.footer-meta{letter-spacing:.01em;margin:0;font-size:.78rem;line-height:1.5}.footer--modern .footer-copy,.footer--modern .footer-bottom,.footer--modern .footer-grid,.footer--modern .footer-tagline,.footer--modern .footer-btn{display:none}@media (width<=720px){.footer-bar{flex-direction:column;align-items:flex-start;gap:.85rem}.footer-bar__nav{flex-direction:column;align-items:flex-start;gap:.45rem}}@media (width<=640px){.contacts-aside,.contacts-form-card{padding:1.1rem 1.05rem}}.header{background:color-mix(in srgb, var(--brand-bg,#0b1120) 96%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.15);border-bottom-color:color-mix(in srgb, var(--brand-border,var(--border)) 90%, transparent);box-shadow:0 10px 32px #00000052}.home-hero{padding:1rem 0 .75rem}.home-hero-shell{box-shadow:none;background:0 0;border:none;border-radius:0;padding:.25rem 0 0}.home-hero .hero-v2-inner{align-items:center;gap:2rem 2.5rem}.home-hero .eyebrow{margin-bottom:1rem}.home-hero .hero-v2-copy h1{letter-spacing:-.028em;margin-bottom:1.15rem;font-size:clamp(1.75rem,3.6vw,2.45rem);font-weight:700;line-height:1.16}.home-hero .hero-v2-lead{max-width:48ch;margin-bottom:1.5rem;font-size:1.02rem;line-height:1.72}.home-hero .hero-pills{gap:.5rem;margin-bottom:1.65rem}.home-hero .hero-pill{letter-spacing:.07em;border-color:var(--brand-border-strong,#94a3b838);background:var(--brand-surface-2,#1a2332d9);box-shadow:none;padding:.42rem .78rem;font-size:.68rem;font-weight:600}.home-hero .hero-pill:hover{border-color:color-mix(in srgb, var(--brand-accent) 45%, transparent);background:color-mix(in srgb, var(--brand-accent-soft) 40%, var(--brand-surface-2));box-shadow:none}.home-hero .hero-actions{gap:.85rem}.home-hero .hero-link-muted{margin-top:1.1rem}.home-hero .hero-v2-demo{justify-self:stretch;max-width:none}.home-metrics{border-top:1px solid var(--brand-border,var(--border));gap:.85rem;margin-top:2rem;padding-top:1.5rem}.home-metrics .metric-tile{background:var(--brand-surface-2,#0f172a8c);border-color:var(--brand-border,var(--border));border-radius:14px;padding:1rem 1.05rem}.home-metrics .metric-tile-value{font-size:1.15rem;font-weight:700}.home-metrics .metric-tile-label{margin-top:.35rem;font-size:.78rem;line-height:1.45}.home-section{padding:2.85rem 0}.home-section+.home-section{padding-top:3rem}.home-section.journey-section{padding-top:3.25rem}.home-section .section-title{margin-bottom:.65rem}.home-section .section-intro-muted{margin-bottom:1.75rem}.home-section .section-head-row{gap:1.25rem;margin-bottom:1.5rem}.home-section .bento{gap:1.1rem}.home-section .bento-card{background:var(--brand-surface,#111827c7);border-color:var(--brand-border,var(--border));-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:16px;padding:1.35rem 1.4rem 1.45rem}.home-section .bento-card h3{margin:0 0 .55rem;font-size:1.05rem;font-weight:600}.home-section .bento-card p{font-size:.94rem;line-height:1.62}.home-section .bento-card:hover{border-color:color-mix(in srgb, var(--brand-accent) 28%, transparent);transform:translateY(-1px)}.home-section .bento-icon{background:var(--brand-accent-soft,#22d3ee1f);width:2.35rem;height:2.35rem;color:var(--brand-accent-mid,var(--accent-mid));border-radius:10px;justify-content:center;align-items:center;margin-bottom:.85rem;display:inline-flex}.home-section .bento-icon svg{width:1.25rem;height:1.25rem}.home-section .journey-timeline{padding:.5rem 0 .25rem}.home-section .journey-track{margin:.5rem 0 1.25rem;padding:1.75rem .5rem 1.5rem}.home-section .journey-hint{margin:0 0 1.5rem}.home-section .journey-columns{gap:1rem}.home-section .journey-col-inner{min-height:7.5rem;padding:1.15rem 1rem}.home-section .journey-knob{box-shadow:0 0 0 3px #22d3ee1a,0 8px 20px #064e5e59}.home-section .journey-burst-piece--knob{width:1.35rem;height:1.35rem;color:var(--brand-accent-mid,#38bdf8);background:#0f172abf;border:1px solid #38bdf847;border-radius:50%;margin:-.675rem 0 0 -.675rem;animation-duration:.95s;box-shadow:0 4px 14px #064e5e59}.home-section .journey-burst-piece--knob .journey-burst-ico{width:.62rem;height:.62rem;display:block}.home-section .journey-burst-piece--knob .journey-burst-ico svg{width:100%;height:100%}.home-section .split-panel-v2{gap:1.1rem}.home-section .panel-glass,.home-section .panel-glow{border-radius:16px;padding:1.45rem 1.5rem}.home-section .faq-acc{gap:.65rem}.home-section .faq-acc-item{border-radius:12px;padding:0 1rem}.home-section .faq-acc-item summary{padding:1rem 0;font-size:.98rem;font-weight:600}.home-section .cta-wave{margin-top:0}.home-section .cta-wave-inner{border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(100px,.28fr);padding:1.75rem 1.6rem}.home-section .cta-wave-copy h2{font-size:clamp(1.25rem,2.5vw,1.55rem);line-height:1.3}.home-section .cta-wave-copy .muted{max-width:52ch;line-height:1.65}.home-section .cta-wave-actions{margin-top:1.15rem}@media (width<=900px){.contacts-grid{grid-template-columns:1fr}.home-hero-shell{padding:0}.home-hero .hero-v2-inner{grid-template-columns:1fr;gap:1.75rem}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}}@media (width<=640px){.contacts-aside,.contacts-form-card{padding:1.1rem 1.05rem}}@media (width<=520px){.home-metrics{grid-template-columns:1fr}}.roadmap-board{border-top:1px solid var(--brand-border,var(--border));margin-top:2.5rem;padding-top:2.5rem}.roadmap-board__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.roadmap-panel{border:1px solid var(--brand-border,var(--border));background:var(--brand-surface,var(--bg-card));border-radius:1.15rem;flex-direction:column;gap:.35rem;padding:1.35rem 1.35rem 1.15rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000024}.roadmap-panel:before{content:"";opacity:.95;height:3px;position:absolute;inset:0 0 auto}.roadmap-panel--live:before{background:linear-gradient(90deg,#34d399,#22c55e 45%,#22c55e33)}.roadmap-panel--next:before{background:linear-gradient(90deg,#38bdf8,#6366f1 55%,#8b5cf659)}.roadmap-panel__head{flex-direction:column;gap:.45rem;margin-bottom:.85rem;display:flex}.roadmap-panel__badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.22rem .65rem;font-size:.68rem;font-weight:700;display:inline-flex}.roadmap-panel__badge--live{color:#6ee7b7;background:#10b9811f;border:1px solid #34d39947}.roadmap-panel__badge--next{color:#93c5fd;background:#3b82f61f;border:1px solid #60a5fa47}.roadmap-panel__pulse{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2.2s ease-out infinite roadmap-pulse;box-shadow:0 0 #34d3998c}@keyframes roadmap-pulse{0%{box-shadow:0 0 #34d3998c}70%{box-shadow:0 0 0 8px #34d39900}to{box-shadow:0 0 #34d39900}}.roadmap-panel__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,2.2vw,1.65rem);line-height:1.15}.roadmap-panel__lead{margin:0;font-size:.92rem;line-height:1.45}.roadmap-panel__stat{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-muted,var(--muted));margin:.15rem 0 0;font-size:.78rem}.roadmap-panel__stat strong{color:var(--brand-text,var(--text));letter-spacing:0;text-transform:none;font-size:.95rem}.roadmap-items{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.roadmap-item{border:1px solid var(--brand-border,var(--border));background:color-mix(in srgb, var(--brand-surface-2,#1a2332) 55%, transparent);border-radius:.85rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.72rem .85rem;transition:border-color .2s,background .2s,transform .2s;display:grid}.roadmap-item:hover{border-color:var(--brand-border-strong,var(--border-strong));background:color-mix(in srgb, var(--brand-surface-2,#1a2332) 78%, transparent);transform:translateY(-1px)}.roadmap-item__mark{color:#6ee7b7;background:#10b98124;border:1px solid #34d39938;border-radius:.55rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.roadmap-item__mark--brand{color:#93c5fd;background:#3b82f624;border-color:#60a5fa38}.roadmap-item__mark--violet{color:#c4b5fd;background:#8b5cf629;border-color:#a78bfa47}.roadmap-item__index{letter-spacing:.06em;color:var(--brand-muted,var(--muted));font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:600}.roadmap-item__label{color:var(--brand-text,var(--text));font-size:.92rem;line-height:1.35}.roadmap-item__tag{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.18rem .5rem;font-size:.62rem;font-weight:700}.roadmap-item__tag--done{color:#6ee7b7;background:#10b9811f;border:1px solid #34d39938}.roadmap-item__tag--plan{color:#93c5fd;background:#3b82f61f;border:1px solid #60a5fa38}.roadmap-item__tag--progress{color:#c4b5fd;background:#8b5cf624;border:1px solid #a78bfa47}.roadmap-item--progress{background:color-mix(in srgb, #8b5cf61f 40%, var(--brand-surface-2,#1a2332));border-color:#a78bfa47}.roadmap-board__cta{border:1px solid var(--brand-border,var(--border));background:var(--brand-surface,var(--bg-card));border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.35rem;padding:1.25rem 1.35rem;display:flex;box-shadow:0 8px 24px #0000001f}.roadmap-board__cta-title{margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.roadmap-board__cta-lead{max-width:36rem;margin:0;font-size:.88rem}.roadmap-board__actions{flex-shrink:0;margin:0}@media (width<=900px){.roadmap-board__grid{grid-template-columns:1fr}}@media (width<=640px){.roadmap-item{grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:.45rem .65rem}.roadmap-item__index{display:none}.roadmap-item__tag{grid-column:2;justify-self:start}.roadmap-board__cta{flex-direction:column;align-items:stretch}.roadmap-board__actions{width:100%}.roadmap-board__actions .btn{flex:1;justify-content:center}}
