:root{--bg0: #f3f4f6;--bg1: #ffffff;--bg: #f3f4f6;--ink: #1f2937;--muted: #6b7280;--accent: #2563eb;--accent2: #1d4ed8;--danger: #dc2626;--card: #ffffff;--line: #e5e7eb;--input-bg: #ffffff;--hover: #f3f4f6;--soft: #eff6ff;--font: "Manrope", "Segoe UI", system-ui, sans-serif;--display: "Manrope", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{height:100%;margin:0}body{font-family:var(--font);color:var(--ink);background:var(--bg);min-height:100%}a{color:var(--accent2)}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:8px;padding:.65rem 1rem;background:var(--accent);color:#fff;font-weight:600}button.secondary{background:var(--card);border:1px solid var(--line);color:var(--ink)}button.secondary:hover{background:var(--hover)}button:disabled{opacity:.5;cursor:default}input,select,textarea{width:100%;padding:.65rem .8rem;border-radius:8px;border:1px solid var(--line);background:var(--input-bg);color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid rgba(37,99,235,.25);border-color:var(--accent)}label{display:block;font-size:.85rem;color:var(--muted);margin-bottom:.35rem}.field{margin-bottom:1rem}.shell{max-width:1100px;margin:0 auto;padding:1.5rem;min-height:100%;display:flex;flex-direction:column}.shell-main{flex:1 1 auto;min-width:0}.app-footer{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.85rem;margin-top:1rem;padding:1rem 1rem 1.25rem;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem;line-height:1.4;flex-shrink:0}.app-footer--marketing{gap:.85rem;margin-top:0;padding-top:1.75rem;padding-bottom:2rem;background:color-mix(in srgb,var(--card) 88%,transparent)}.app-footer-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem 1rem;width:100%;max-width:56rem}.app-footer-copy{margin:0;padding-top:.15rem;font-size:.75rem;color:var(--muted);opacity:.9;line-height:1.35;text-align:center}.app-footer-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .55rem}.app-footer-age{margin:0;font-size:.7rem;color:var(--muted);opacity:.9;line-height:1.2}.app-footer a{color:var(--muted);text-decoration:none}.app-footer a:hover{color:var(--accent2);text-decoration:underline}.app-footer-sep{color:#cbd5e1;-webkit-user-select:none;user-select:none}.nav{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 0 1rem;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:var(--bg)}.nav-brand-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.nav-links{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .9rem;row-gap:.65rem;min-width:0}.nav-links a{text-decoration:none;font-weight:500;font-size:.95rem;line-height:1.3;white-space:nowrap}.nav-links a:hover{text-decoration:underline}.nav-link-btn{background:transparent;border:0;padding:0;border-radius:0;color:var(--accent2);font-weight:500;font-size:.95rem;line-height:1.3;font-family:inherit;cursor:pointer;white-space:nowrap}.nav-link-btn:hover{text-decoration:underline}.nav-logout{padding:.4rem .5rem;font-size:.85rem;font-weight:600;flex-shrink:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem}.nav-logout-icon{display:block;flex-shrink:0}.nav-user{display:flex;align-items:center;gap:.55rem;min-width:0}.nav-user-email{font-size:.8rem;color:var(--muted);max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-user-desktop{display:none}.brand{font-family:var(--display);font-size:1.2rem;letter-spacing:-.02em;font-weight:700;text-decoration:none;color:inherit;white-space:nowrap;min-width:0}@media (min-width: 720px){.nav{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.nav-brand-row{flex:0 0 auto}.nav-user-mobile{display:none}.nav-user-desktop{display:inline-flex;margin-left:.35rem}.nav-links{flex:1 1 auto;justify-content:flex-end;flex-wrap:nowrap;gap:.85rem}.brand{font-size:1.35rem}}@media (max-width: 719px){.shell{padding:1rem}.nav{gap:.65rem;padding:.5rem 0 .85rem}.brand{font-size:1.1rem}.nav-user-mobile{display:inline-flex}.nav-user-email{max-width:9.5rem;font-size:.75rem}}.panel{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:1.25rem;box-shadow:0 1px 2px #1018280a}.grid2{display:grid;grid-template-columns:1fr 1.4fr;gap:1rem}@media (max-width: 860px){.grid2{grid-template-columns:1fr}}.muted{color:var(--muted)}.error{color:var(--danger);margin:.5rem 0}.list{list-style:none;padding:0;margin:0}.list li{padding:.75rem 0;border-bottom:1px solid var(--line);cursor:pointer}.list li.active{color:var(--accent2)}.msg{padding:.5rem 0}.msg .who{font-size:.75rem;color:var(--muted)}.hero-title{font-family:var(--display);font-size:clamp(1.6rem,3.5vw,2.1rem);margin:0 0 .5rem;font-weight:700}.block-code{display:block;padding:.65rem .8rem;border-radius:8px;background:var(--hover);border:1px solid var(--line);word-break:break-all;font-size:.85rem}.tg-shell{--tg-bg: #e8ebf0;--tg-panel: #ffffff;--tg-mine: #dbeafe;--tg-theirs: #ffffff;display:flex;flex-direction:column;height:100dvh;max-width:720px;margin:0 auto;background:var(--tg-bg);color:var(--ink)}.tg-header{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;background:var(--tg-panel);border-bottom:1px solid var(--line);flex-shrink:0}.tg-avatar{width:42px;height:42px;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.tg-header-text{min-width:0}.tg-title{font-family:var(--display);font-weight:650;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-sub{font-size:.8rem;color:var(--muted)}.tg-pad{padding:.75rem 1rem;margin:0}.tg-thread{flex:1;overflow-y:auto;overflow-x:hidden;padding:.75rem .85rem 1rem;display:flex;flex-direction:column;gap:.4rem;min-height:0}.tg-empty{margin:auto;text-align:center;color:var(--muted);font-size:.95rem;max-width:16rem}.tg-bubble{max-width:min(78%,420px);padding:.55rem .75rem .45rem;border-radius:12px;line-height:1.45;font-size:.95rem;word-break:break-word;white-space:pre-wrap;color:var(--ink)}.tg-bubble.mine{align-self:flex-end;background:var(--tg-mine);border-bottom-right-radius:4px}.tg-bubble.theirs{align-self:flex-start;background:var(--tg-theirs);border:1px solid var(--line);border-bottom-left-radius:4px}.tg-time{font-size:.68rem;color:var(--muted);text-align:right;margin-top:.2rem}.tg-composer{display:flex;align-items:flex-end;gap:.45rem;padding:.55rem .65rem calc(.55rem + env(safe-area-inset-bottom,0px));background:var(--tg-panel);border-top:1px solid var(--line);flex-shrink:0}.tg-composer textarea{flex:1;resize:none;min-height:42px;max-height:120px;border-radius:20px;padding:.65rem 1rem;border:1px solid var(--line);background:var(--hover);line-height:1.35}.tg-send{width:42px;height:42px;border-radius:50%;padding:0;display:grid;place-items:center;flex-shrink:0;background:var(--accent);color:#fff}.tg-send:disabled{opacity:.35}.shell.shell-inbox{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.shell.shell-inbox .shell-main{flex:1;min-height:0;display:flex;flex-direction:column}.shell.shell-inbox .nav{margin-bottom:.65rem;padding:.4rem 0 .65rem;flex-shrink:0}.inbox-page{flex:1;min-height:0;display:flex;flex-direction:column}.inbox-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:.65rem;height:100%}@media (max-width: 720px){.inbox-layout{grid-template-columns:1fr}.inbox-list-panel{max-height:28vh}}.inbox-list-panel,.inbox-chat-panel{background:var(--card);border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;min-height:0;overflow:hidden}.inbox-chat-panel{--tg-bg: #f7f8fa;--tg-panel: #ffffff;--tg-mine: #e8eaee;--tg-theirs: #f0f1f3;--tg-operator: #e6f4ea}.inbox-thread.tg-thread{background:var(--tg-bg)}.tg-bubble{max-width:min(78%,420px);padding:.55rem .75rem .45rem;border-radius:14px;line-height:1.45;font-size:.95rem;word-break:break-word;white-space:pre-wrap;color:var(--ink);box-shadow:none}.tg-bubble.mine{align-self:flex-end;background:var(--tg-mine, #e8eaee);border-bottom-right-radius:4px}.tg-bubble.theirs{align-self:flex-start;background:var(--tg-theirs, #f0f1f3);border:0;border-bottom-left-radius:4px}.tg-bubble.operator{align-self:flex-end;background:var(--tg-operator, #e6f4ea);border-bottom-right-radius:4px}.tg-bubble-role{font-size:.68rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem}.inbox-list-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;border-bottom:1px solid var(--line);flex-shrink:0}.inbox-list-head h2{margin:0;font-size:.95rem;font-family:var(--display)}.inbox-list-head .secondary{padding:.35rem .55rem;font-size:.8rem}.inbox-list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0}.inbox-list li{padding:.55rem .65rem;border-bottom:1px solid var(--line);cursor:pointer}.inbox-list li.active{background:var(--soft);color:inherit}.inbox-list-phone{font-weight:600;font-size:.88rem}.inbox-list-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.inbox-list-when{flex-shrink:0;font-size:.72rem;color:var(--muted);font-variant-numeric:tabular-nums}.inbox-list-meta{font-size:.75rem;color:var(--muted);margin-top:.15rem}.tg-system{align-self:center;max-width:92%;margin:.35rem auto;padding:.55rem .75rem;border-radius:10px;background:#f1f5f9;border:1px solid var(--line);text-align:center}.tg-system-text{font-size:.82rem;line-height:1.45;color:#475569;white-space:pre-wrap}.tg-system .tg-time{margin-top:.25rem;text-align:center}.inbox-chat-empty{margin:auto;color:var(--muted);padding:2rem}.inbox-chat-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.55rem .75rem;border-bottom:1px solid var(--line);flex-shrink:0}.inbox-chat-title{font-weight:650;font-family:var(--display)}.inbox-chat-actions{display:flex;gap:.4rem;flex-wrap:wrap}.inbox-chat-actions .secondary{padding:.4rem .65rem;font-size:.8rem}.inbox-thread{flex:1;min-height:0;max-height:none;margin:0;background:#e8ebf0}.inbox-composer{border-radius:0 0 14px 14px}a.btn-primary{display:inline-block;padding:.75rem 1.25rem;border-radius:10px;background:var(--accent);color:#fff;font-weight:600;text-decoration:none}a.btn-ghost{color:var(--muted);text-decoration:none;border-bottom:1px solid transparent}a.btn-ghost:hover{color:var(--ink);border-bottom-color:var(--line)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem}@media (max-width: 640px){.stats-row{grid-template-columns:1fr}}.stat{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1rem 1.1rem}.stat-value{font-family:var(--display);font-size:2rem;line-height:1;color:var(--accent2)}.stat-label{color:var(--muted);margin-top:.35rem;font-size:.9rem}.analytics-subhead{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.25rem}.analytics-period{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.analytics-period label{margin:0;color:var(--muted);font-size:.9rem;font-weight:600}.analytics-period select{min-width:7.5rem;padding:.45rem .65rem;border:1px solid var(--line);border-radius:8px;background:var(--card)}.status-breakdown{margin-top:.85rem;padding:.9rem 1rem;background:var(--card);border:1px solid var(--line);border-radius:14px}.status-breakdown-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.65rem}.status-breakdown-title{font-weight:700;font-size:.95rem}.status-bar{display:flex;height:10px;border-radius:999px;overflow:hidden;background:var(--hover);gap:2px}.status-bar-empty{flex:1;background:var(--hover)}.status-bar-seg{min-width:4px;transition:flex-grow .2s ease}.status-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.status-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .65rem;border-radius:999px;font-size:.82rem;color:var(--ink);background:#f1f5f9;border:1px solid var(--line)}.status-chip strong{font-variant-numeric:tabular-nums;margin-left:.1rem}.status-chip-dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex-shrink:0}.status-chip-active,.status-bar-seg.status-chip-active{color:#1d4ed8;background:#dbeafe}.status-bar-seg.status-chip-active{background:#3b82f6}.status-chip-booked,.status-bar-seg.status-chip-booked{color:#047857;background:#d1fae5}.status-bar-seg.status-chip-booked{background:#10b981}.status-chip-operator,.status-bar-seg.status-chip-operator{color:#b45309;background:#fef3c7}.status-bar-seg.status-chip-operator{background:#f59e0b}.status-chip-closed,.status-bar-seg.status-chip-closed{color:#475569;background:#e2e8f0}.status-bar-seg.status-chip-closed{background:#94a3b8}.status-chip-expired,.status-bar-seg.status-chip-expired{color:#9f1239;background:#ffe4e6}.status-bar-seg.status-chip-expired{background:#fb7185}.rating-row{display:flex;gap:.4rem;flex-wrap:wrap}.public-shell{max-width:28rem;margin:0 auto;padding:1.25rem 1.25rem 2rem;box-sizing:border-box}.public-header{padding:0 .15rem 1rem}.public-header .brand{margin:0 0 .25rem}.public-header .muted{margin:0}.public-shell>.error,.public-shell>.muted{padding-left:.15rem;padding-right:.15rem}.plans-section{margin-top:1.75rem}.plans-section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.75rem}.plans-section-head h3{margin:0;font-family:var(--display);font-size:1.25rem}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;align-items:stretch}@media (max-width: 1100px){.plans-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.plans-grid{grid-template-columns:1fr}}.plan-card{position:relative;display:flex;flex-direction:column;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.15rem 1.1rem 1.1rem;min-height:100%}.plan-card-featured{border-color:#93c5fd;box-shadow:0 10px 28px #2563eb14}.plan-card-current{border-color:#2563eb;background:linear-gradient(180deg,#eff6ff,#fff 42%)}.plan-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.plan-card-badge{flex-shrink:0;font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:.2rem .55rem;line-height:1.3;white-space:nowrap}.plan-card-title{margin:0 0 .35rem;font-family:var(--display);font-size:1.15rem}.plan-card-head .plan-card-title{margin:0;min-width:0}.plan-card-price{margin:0 0 .25rem;line-height:1.1}.plan-card-amount{font-family:var(--display);font-size:1.85rem;font-weight:750;color:var(--ink)}.plan-card-currency,.plan-card-period{color:var(--muted);font-size:.95rem;font-weight:600}.plan-card-quota{margin:0 0 .75rem;color:var(--muted);font-size:.9rem}.plan-card-includes{margin:0 0 1rem;padding-left:1.1rem;color:var(--muted);font-size:.86rem;line-height:1.45;flex:1}.plan-card-includes li{margin-bottom:.3rem}.plan-card-btn{width:100%;margin-top:auto;border:0;border-radius:10px;padding:.75rem 1rem;font-weight:700;color:#fff}.plan-card-btn:disabled{opacity:.85;cursor:default}.plan-card-btn-free{background:#94a3b8}.plan-card-btn-std{background:#2563eb}.plan-card-btn-std:hover:not(:disabled){background:#1d4ed8}.plan-card-btn-plus{background:#0f766e}.plan-card-btn-plus:hover:not(:disabled){background:#0d9488}.plan-card-btn-pro{background:#1e293b}.plan-card-btn-pro:hover:not(:disabled){background:#0f172a}.plan-card-btn-current{background:#e2e8f0;color:#334155}.plan-list{list-style:none;padding:0;margin:0}.plan-item{padding:.85rem 0;border-bottom:1px solid var(--line);cursor:default}.plan-item:last-child{border-bottom:0}.plan-item-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.plan-includes{margin:.55rem 0 0;padding-left:1.15rem;color:var(--muted);font-size:.9rem;line-height:1.45}.plan-includes li{margin-bottom:.25rem}.quota-bar{height:8px;border-radius:999px;background:var(--hover);overflow:hidden;margin:.5rem 0 1rem}.quota-bar-fill{height:100%;background:var(--accent);border-radius:999px}.billing-alert{margin:1rem 0;padding:1rem 1.15rem;border-radius:10px;border:1px solid #f59e0b;background:#fffbeb;color:var(--ink)}.billing-alert p{margin:.5rem 0 .85rem;color:var(--muted);line-height:1.45}.billing-alert-warn{border-color:#fca5a5;background:#fef2f2}.did-test-badge{display:inline-block;margin-left:.5rem;padding:.15rem .5rem;border-radius:6px;font-size:.75rem;font-weight:700;background:#fff7ed;color:#c2410c;border:1px solid #fdba74;vertical-align:middle}.fwd-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172ae0;display:grid;place-items:center;padding:1.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overscroll-behavior:contain}.fwd-gate-card{width:min(560px,100%);max-height:min(92vh,820px);overflow-y:auto;background:#fff;border-radius:20px;padding:2rem 1.75rem 1.75rem;box-shadow:0 28px 80px #0006;border:4px solid #f59e0b}.fwd-gate-hints{margin:0 0 1rem}.fwd-gate-eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700;color:#b45309}.fwd-gate-title{margin:0 0 .85rem;font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.25;color:#111827}.fwd-gate-text{margin:0 0 1rem;color:#4b5563;line-height:1.5;font-size:1.02rem}.fwd-gate-number{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800;letter-spacing:-.02em;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:.85rem 1rem;margin-bottom:1rem;text-align:center}.fwd-gate-check{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:1.15rem;color:#111827;font-weight:600;cursor:pointer}.fwd-gate-check input{width:auto;margin-top:.2rem;accent-color:#2563eb}.fwd-gate-btn{width:100%;padding:.95rem 1.25rem;font-size:1.05rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes veilPulse{0%{filter:saturate(1)}to{filter:saturate(1.15) brightness(1.05)}}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 560px){.public-composer{grid-template-columns:1fr}}.lp{min-height:100%;color:var(--ink);background:var(--bg)}.lp-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1.25rem,4vw,2.5rem);background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.lp-topbar:hover{border-bottom-color:var(--line)}.lp-topbar-brand{font-family:var(--font);font-weight:700;letter-spacing:-.02em;font-size:1.05rem}.lp-topbar-links{display:flex;flex-wrap:wrap;gap:1.1rem;align-items:center;font-size:.92rem}.lp-topbar-links a{color:var(--muted);text-decoration:none}.lp-topbar-links a:hover{color:var(--ink)}.lp-topbar-links a.lp-topbar-cta{display:inline-flex;align-items:center;justify-content:center;margin-left:.25rem;padding:.45rem 1rem;border-radius:10px;background:var(--accent);color:#fff;font-weight:600;line-height:1.2;transition:background .15s ease,transform .15s ease}.lp-topbar-links a.lp-topbar-cta:hover{color:#fff;background:var(--accent2);transform:translateY(-1px)}.lp-hero{position:relative;min-height:0;display:flex;flex-direction:column;padding-bottom:0;overflow:visible;background:var(--card);border-bottom:1px solid var(--line)}.lp-hero-bg{display:none}.lp-hero-grid{position:relative;z-index:1;width:100%;max-width:1180px;margin:0 auto;padding:clamp(3.5rem,9vw,6rem) clamp(1.25rem,4vw,2.5rem) .75rem;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(1.25rem,4vw,3rem);align-items:center;flex:0 0 auto}.lp-hero-copy{animation:fadeUp .75s ease both}.lp-brand{font-family:var(--font);font-size:clamp(2.2rem,6.5vw,3.4rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;margin:0 0 1.1rem;color:var(--ink);max-width:14ch}.lp-headline{font-family:var(--display);font-size:clamp(1.45rem,3.2vw,2rem);font-weight:600;line-height:1.22;margin:0 0 .9rem;color:var(--ink);max-width:22ch;letter-spacing:-.015em}.lp-lead{font-size:clamp(1.05rem,2vw,1.22rem);color:var(--muted);line-height:1.5;margin:0 0 1.85rem;max-width:30rem}.lp-cta{display:flex;flex-wrap:wrap;gap:.95rem 1.15rem;align-items:center}.lp-hero-visual{display:flex;justify-content:center;animation:fadeUp .85s ease .12s both}.lp-phone{width:min(100%,320px);border-radius:28px;border:1px solid #1f2937;background:#111827;box-shadow:0 16px 40px #10182838;padding:.75rem .65rem 1rem;animation:phoneFloat 7s ease-in-out infinite}.lp-phone-notch{width:38%;height:10px;margin:.2rem auto .75rem;border-radius:999px;background:#374151}.lp-phone-screen{display:flex;flex-direction:column;gap:.85rem;padding:.55rem .45rem .65rem;min-height:280px;border-radius:18px;background:#f8fafc}.lp-sms{background:var(--soft);border:1px solid #bfdbfe;border-radius:12px;padding:.8rem .9rem;font-size:.88rem;line-height:1.4;color:var(--ink)}.lp-sms-label{display:block;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:var(--accent2);margin-bottom:.4rem}.lp-sms p{margin:0;color:var(--muted)}.lp-sms-link{color:var(--accent2)}.lp-chat{display:flex;flex-direction:column;gap:.5rem}.lp-chat-bubble{max-width:92%;padding:.6rem .75rem;border-radius:13px;font-size:.86rem;line-height:1.35}.lp-chat-bubble.bot{align-self:flex-start;background:var(--hover);border:1px solid var(--line)}.lp-chat-bubble.client{align-self:flex-end;background:var(--soft);border:1px solid #bfdbfe}.lp-chat-confirm{align-self:stretch;margin-top:.15rem;padding:.55rem .75rem;border-radius:8px;text-align:center;font-size:.82rem;font-weight:600;color:var(--accent2);background:var(--soft);border:1px solid #bfdbfe}.lp-anim-sms,.lp-anim-b1,.lp-anim-b2,.lp-anim-b3,.lp-anim-b4,.lp-anim-b5{opacity:0;animation:fadeUp .45s ease forwards}.lp-anim-sms{animation-delay:.35s}.lp-anim-b1{animation-delay:.85s}.lp-anim-b2{animation-delay:1.35s}.lp-anim-b3{animation-delay:1.85s}.lp-anim-b4{animation-delay:2.35s}.lp-anim-b5{animation-delay:2.85s}.lp-scroll-cue{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.65rem 1rem 1.1rem;color:var(--muted);text-decoration:none;font-size:.82rem;letter-spacing:.02em;flex-shrink:0}.lp-scroll-cue:hover{color:var(--ink)}.lp-scroll-cue-chevron{width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);animation:cueBounce 1.8s ease-in-out infinite}@keyframes cueBounce{0%,to{transform:rotate(45deg) translate(0);opacity:.55}50%{transform:rotate(45deg) translate(3px,3px);opacity:1}}.lp-bridge{position:relative;z-index:3;margin:0;padding:0 clamp(1.25rem,4vw,2.5rem) clamp(2rem,5vw,3rem);background:transparent;border:0}.lp-bridge-track{list-style:none;margin:0 auto;padding:0;max-width:920px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.lp-bridge-step{display:flex;flex-direction:column;align-items:center;gap:.45rem;text-align:center;padding:.85rem .55rem;border-radius:10px;border:1px solid #bfdbfe;background:var(--soft)}.lp-bridge-num{width:1.7rem;height:1.7rem;border-radius:50%;display:grid;place-items:center;font-size:.8rem;font-weight:700;color:#fff;background:var(--accent);flex-shrink:0}.lp-bridge-label{font-size:.88rem;font-weight:600;line-height:1.25;color:var(--ink)}@media (max-width: 720px){.lp-bridge-track{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-press{padding:2.5rem clamp(1.25rem,4vw,2.5rem) 2.5rem;background:#fff}.lp-hero .lp-press{margin-top:clamp(4.5rem,16vh,9rem);padding:1.25rem clamp(1.25rem,4vw,2.5rem) 2.5rem;background:transparent;width:100%;box-sizing:border-box}.lp-press-grid{max-width:920px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem 1rem}.lp-press-link{display:flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.75rem 1rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:#334155;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.lp-press-link img,.lp-press-link .lp-press-vc{height:1.75rem;width:auto;max-width:100%;object-fit:contain;opacity:.72;filter:grayscale(1);transition:opacity .2s ease,filter .2s ease}.lp-press-link:hover{border-color:#bfdbfe;box-shadow:0 6px 18px #0f172a0f}.lp-press-link:hover img,.lp-press-link:hover .lp-press-vc{opacity:1;filter:none}@media (max-width: 640px){.lp-press-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lp-section{padding:clamp(4rem,9vw,6.5rem) clamp(1.25rem,4vw,2.5rem);scroll-margin-top:3.5rem}.lp-section-alt{background:var(--card);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lp-section-final{padding-bottom:clamp(3.5rem,8vw,5rem);background:var(--soft);border-top:1px solid color-mix(in srgb,var(--accent) 18%,var(--line));border-bottom:1px solid color-mix(in srgb,var(--accent) 18%,var(--line))}.lp-section-final .btn-ghost{background:var(--card)}.lp-section-inner{max-width:720px;margin:0 auto}.lp-section-wide{max-width:1040px}.lp-section-title{font-family:var(--display);font-size:clamp(1.75rem,3.8vw,2.45rem);margin:0 0 .75rem;letter-spacing:-.025em;line-height:1.15}.lp-section-lead{color:var(--muted);font-size:1.1rem;line-height:1.55;margin:0 0 2.5rem;max-width:34rem}.lp-quick-start{text-align:center}.lp-quick-start .lp-section-lead{margin-left:auto;margin-right:auto;margin-bottom:1.75rem}.lp-quick-video{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:1rem;border:1px solid var(--line);background:#0b1220;box-shadow:0 18px 40px #0f172a1f}.lp-quick-video video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;background:#000}.lp-inline-video-play .lp-video-bubble-play-icon{width:5.75rem;height:5.75rem;font-size:2.1rem}.lp-inline-video-play .lp-video-bubble-play-label{font-size:1.15rem}.lp-quick-cta{margin-top:1.75rem;justify-content:center}.lp-journey{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem;position:relative}.lp-journey:before{content:"";position:absolute;top:1.15rem;left:8%;right:8%;height:1px;background:var(--line);pointer-events:none}.lp-journey-step{position:relative;padding-top:.15rem}.lp-journey-mark{display:block;font-family:var(--display);font-size:.85rem;letter-spacing:.08em;color:var(--accent2);margin-bottom:.85rem}.lp-journey-step strong{display:block;font-size:1.2rem;margin-bottom:.45rem;letter-spacing:-.015em}.lp-journey-step p{margin:0;color:var(--muted);line-height:1.5;font-size:.98rem}.lp-niches-line{font-family:var(--display);font-size:clamp(1.25rem,2.8vw,1.7rem);line-height:1.55;letter-spacing:-.02em;margin:0;color:var(--ink);max-width:40rem}.lp-niches-line span{color:var(--muted);font-weight:400}.lp-final-panel{max-width:720px;margin:0 auto}.lp-final-panel .lp-section-lead{margin-bottom:1.5rem}.lp-final-panel .lp-cta{margin-top:.15rem}.lp-footer{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;max-width:1120px;margin:0 auto;padding:1.5rem clamp(1.25rem,4vw,2.5rem) 2.25rem;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.lp-footer a{color:var(--muted);text-decoration:none}.lp-footer a:hover{color:var(--ink)}.app-footer.lp-footer-links{max-width:none;width:100%;margin:0;padding:2rem clamp(1.25rem,4vw,2.5rem) 2.5rem;border-top:1px solid var(--line);justify-content:center;background:color-mix(in srgb,var(--card) 92%,#0b1220)}.lp-video-bubble{position:fixed;right:max(.75rem,env(safe-area-inset-right));bottom:max(.75rem,env(safe-area-inset-bottom));z-index:40;width:min(300px,calc(100vw - 1.5rem));border-radius:12px;overflow:hidden;background:#0b1220;box-shadow:0 12px 40px #0f172a47,0 0 0 1px #0f172a1f;animation:lp-video-in .45s ease-out both}.lp-video-bubble-close{position:absolute;top:.35rem;right:.35rem;z-index:2;width:1.75rem;height:1.75rem;border:0;border-radius:999px;background:#0f172ab8;color:#fff;font-size:1.25rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.lp-video-bubble-close:hover{background:#0f172ae6}.lp-video-bubble-media{display:block;width:100%;height:auto;aspect-ratio:9 / 16;max-height:min(540px,70vh);object-fit:cover;background:#0b1220}.lp-video-bubble-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:0;padding:1rem;margin:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;background:#0b122073;color:#fff;font:inherit;transition:background .2s ease}.lp-video-bubble-play:hover{background:#0b122094}.lp-video-bubble-play-icon{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:999px;background:#fffffff2;color:#0b1220;font-size:1.75rem;line-height:1;padding-left:.2rem;box-shadow:0 8px 28px #00000059}.lp-video-bubble-play-label{font-size:.95rem;font-weight:600;letter-spacing:.01em;text-shadow:0 1px 8px rgba(0,0,0,.55)}@keyframes lp-video-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 720px){.lp-video-bubble{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;border-radius:0;z-index:60;display:flex;align-items:center;justify-content:center;background:#000;box-shadow:none;animation:lp-video-in .35s ease-out both}.lp-video-bubble-media{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:contain}.lp-video-bubble-close{top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right));width:2.75rem;height:2.75rem;font-size:1.75rem;background:#0f172ad9}.lp-video-bubble-play-icon{width:5.5rem;height:5.5rem;font-size:2.1rem}.lp-video-bubble-play-label{font-size:1.05rem}}@media (max-width: 860px){.lp-hero{min-height:auto;padding-bottom:0}.lp-hero-grid{grid-template-columns:1fr;padding-top:3.5rem;padding-bottom:.5rem;flex:none}.lp-hero-visual{order:-1}.lp-phone{width:min(100%,280px)}.lp-phone-screen{min-height:240px}.lp-brand{font-size:clamp(2.4rem,12vw,3.25rem)}.lp-journey{grid-template-columns:1fr;gap:1.75rem}.lp-journey:before{display:none}.lp-topbar-links a:not(.lp-topbar-cta){display:none}}@media (prefers-reduced-motion: reduce){.lp-anim-sms,.lp-anim-b1,.lp-anim-b2,.lp-anim-b3,.lp-anim-b4,.lp-anim-b5{opacity:1;animation:none}.lp-scroll-cue-chevron,.lp-phone,.lp-hero-bg,.lp-video-bubble{animation:none}}.setup-forward{width:100%;max-width:none;position:relative}.setup-forward-toolbar{display:flex;justify-content:flex-end;align-items:center;margin:-.25rem 0 .85rem}.btn-demo-video{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:8px;border:1px solid transparent;background:var(--accent, #1a73e8);color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;box-shadow:0 1px 3px #1a73e859;transition:background .15s ease,box-shadow .15s ease,filter .15s ease}.btn-demo-video:hover{background:color-mix(in srgb,var(--accent, #1a73e8) 88%,#000);border-color:transparent;color:#fff;box-shadow:0 2px 8px #1a73e866;filter:brightness(1.05)}.setup-forward .setup-number-block{margin:1.5rem 0;padding:1.25rem 1.35rem;border:1px solid var(--line);border-radius:12px;background:var(--hover)}.setup-number-label{margin:0 0 .5rem;font-size:.85rem;color:var(--muted)}.setup-number{font-family:var(--display);font-size:clamp(1.6rem,4vw,2rem);font-weight:600;letter-spacing:-.02em;margin:0 0 .85rem;color:var(--accent2)}.setup-h3{font-family:var(--display);font-size:1.25rem;margin:0 0 .75rem}.legal-checks{display:flex;flex-direction:column;gap:.75rem;margin:.25rem 0 1rem}.legal-check{display:flex;align-items:flex-start;gap:.65rem;font-size:.88rem;line-height:1.45;color:var(--muted);cursor:pointer}.legal-check input{width:auto;margin-top:.2rem;accent-color:var(--accent);flex-shrink:0}.legal-check a{color:var(--accent2);text-decoration:underline;text-underline-offset:2px}.legal-check a:hover{color:var(--accent)}.wizard-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:1rem;align-items:start;width:100%;max-width:1080px}@media (max-width: 860px){.wizard-layout{grid-template-columns:1fr}}.wizard-main,.wizard-aside{margin:0;max-width:none}.wizard-aside{position:sticky;top:.75rem;background:linear-gradient(180deg,#f8fafc,#fff 28%)}.wizard-aside .gc-connect{margin-bottom:0}.wizard-aside .gc-connect-embedded{margin-top:0;margin-bottom:0}.wizard-service-row{display:grid;grid-template-columns:1.4fr .6fr .6fr auto;gap:.5rem;align-items:end}@media (max-width: 560px){.wizard-service-row{grid-template-columns:1fr 1fr auto}.wizard-service-row>div:first-child{grid-column:1 / -1}}.gc-wizard-existing{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:1rem;cursor:pointer}.gc-wizard-existing input{margin-top:.2rem}.schedule-choice-section{margin:.5rem 0 1.75rem;padding:1rem 1.05rem;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.schedule-choice-hint{margin:0 0 .75rem;font-size:.9rem}.schedule-choice-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.9rem}@media (max-width: 560px){.schedule-choice-toggle{grid-template-columns:1fr}}.schedule-choice-option{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;text-align:left;padding:.75rem .85rem;border-radius:12px;border:1px solid var(--line);background:var(--card);color:var(--ink);font-weight:500;line-height:1.25;box-shadow:none}.schedule-choice-option:hover{border-color:#93c5fd;background:#f8fbff}.schedule-choice-option.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb}.schedule-choice-option-title{font-size:.92rem;font-weight:700}.schedule-choice-option-desc{font-size:.8rem;color:var(--muted);font-weight:500}.schedule-choice-panel{min-width:0}.schedule-choice .gc-connect-choice{margin:0}.schedule-choice .gc-connect-choice .gc-connect-form{margin-top:.65rem}.schedule-choice .gc-connect-status{margin-bottom:.65rem}.gc-connect-embedded{margin-top:.25rem;margin-bottom:1.75rem}.gc-connect-choice.gc-connect-embedded{margin-bottom:0}.gc-connect-explainer,.gc-connect-status{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:.95rem 1rem}.gc-connect-explainer-title,.gc-connect-status-title{margin:0;font-weight:700;color:#1e3a8a}.gc-connect-form{margin-top:.9rem;padding:1rem;border:1px solid var(--line);border-radius:12px;background:var(--card)}.gc-connect-steps{margin:0 0 1rem;padding-left:1.25rem;color:var(--muted);line-height:1.5}.gc-connect-steps li{margin-bottom:.45rem}.gc-connect-steps strong{color:var(--ink)}.setup-steps{margin:0 0 1.5rem;padding-left:1.5rem;color:var(--muted);line-height:1.5}.setup-steps li{margin-bottom:.65rem;padding-left:.35rem}.setup-steps strong{color:var(--ink)}.setup-hints{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.25rem}.setup-hint-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;background:var(--card);border:1px solid var(--line);border-radius:8px;color:var(--accent2);padding:.7rem .9rem;font:inherit;font-weight:600;cursor:pointer}.setup-hint-toggle:hover,.setup-hint-toggle.open{border-color:var(--accent)}.setup-hint-body{margin:.35rem 0 .75rem;padding:.85rem 1.15rem .85rem 1.25rem;border-left:2px solid var(--accent);background:var(--soft);border-radius:0 8px 8px 0}.setup-hint-body .setup-steps{margin-bottom:0;padding-left:1.35rem}.setup-ussd{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.5rem}.setup-ussd code{font-size:.95rem;word-break:break-all;color:var(--ink);background:var(--hover);border:1px solid var(--line);padding:.35rem .55rem;border-radius:6px}.setup-outcome{margin:0 0 1.25rem;padding:.85rem 1rem;border-radius:8px;background:var(--soft);border:1px solid #bfdbfe;color:var(--muted);line-height:1.45;font-size:.95rem}.setup-check{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:1.25rem;cursor:pointer;color:var(--ink)}.setup-check input{width:auto;margin-top:.2rem;accent-color:var(--accent)}.setup-cta{width:100%;padding:.95rem 1.25rem;font-size:1.05rem}
