.demo-hero.svelte-1ciyufm{max-width:760px;padding:48px 0}.back-link.svelte-1ciyufm{color:var(--text-3);align-items:center;gap:6px;margin-bottom:26px;font-size:.8125rem;font-weight:500;transition:color .15s,transform .15s;display:inline-flex}.back-link.svelte-1ciyufm:hover{color:var(--text)}.back-link.svelte-1ciyufm:hover svg:where(.svelte-1ciyufm){transform:translate(-2px)}.back-link.svelte-1ciyufm svg:where(.svelte-1ciyufm){transition:transform .15s}.demo-sub.svelte-1ciyufm{max-width:640px;margin-top:4px;font-size:1.0625rem;line-height:1.7}.hero-note.svelte-1ciyufm{color:var(--text-3);letter-spacing:.01em;margin-top:18px;font-size:.8125rem}.shell-wrap.svelte-1ciyufm{margin-bottom:96px;position:relative}.shell-wrap.svelte-1ciyufm:before{content:"";background:radial-gradient(ellipse at 70% 20%, color-mix(in srgb, var(--accent) 10%, transparent) 0%, transparent 60%);pointer-events:none;z-index:-1;position:absolute;inset:-10% -6%}.demo-shell.svelte-1ciyufm{background:var(--surface);border:1px solid color-mix(in srgb, var(--accent) 14%, var(--border));border-radius:var(--radius-2xl);position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 32px 80px #00000024}[data-theme=dark] .demo-shell.svelte-1ciyufm{box-shadow:0 1px 2px #0006,0 32px 80px #00000080}.demo-shell.svelte-1ciyufm:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 55%, transparent), transparent);z-index:1;height:1px;position:absolute;top:0;left:6%;right:6%}.shell-header.svelte-1ciyufm{border-bottom:1px solid var(--border);background:linear-gradient(to bottom, color-mix(in srgb, var(--surface-2) 80%, transparent), var(--surface-2));justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.shell-id.svelte-1ciyufm{align-items:center;gap:9px;display:inline-flex}.shell-live-dot.svelte-1ciyufm{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:50%;animation:2s infinite svelte-1ciyufm-pulse}.shell-title.svelte-1ciyufm{letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);font-size:.78rem;font-weight:700}@keyframes svelte-1ciyufm-pulse{0%,to{opacity:1}50%{opacity:.45}}.shell-body.svelte-1ciyufm{grid-template-columns:300px minmax(0,1fr) 320px;grid-template-areas:"inputs results phone";align-items:stretch;display:grid}.shell-col.svelte-1ciyufm{min-width:0;padding:26px 24px 28px}.inputs-col.svelte-1ciyufm{border-right:1px solid var(--border);grid-area:inputs}.assumption-note.svelte-1ciyufm{color:var(--muted-2);background:var(--surface-2);border-radius:var(--radius);border:1px solid var(--border);gap:8px;margin-top:6px;padding:11px 12px;font-size:.75rem;line-height:1.55;display:flex}.assumption-note.svelte-1ciyufm svg:where(.svelte-1ciyufm){color:var(--text-3);flex-shrink:0;margin-top:2px}.results-col.svelte-1ciyufm{border-right:1px solid var(--border);flex-direction:column;grid-area:results;display:flex}.headline-metric.svelte-1ciyufm{padding:4px 0 18px;position:relative}.headline-metric.svelte-1ciyufm:before{content:"";background:radial-gradient(ellipse, color-mix(in srgb, var(--success) 13%, transparent) 0%, transparent 65%);pointer-events:none;width:320px;height:170px;position:absolute;top:-45%;left:-8%}.hm-value.svelte-1ciyufm{letter-spacing:-.045em;font-variant-numeric:tabular-nums;background:linear-gradient(115deg, var(--text) 15%, var(--success-text) 70%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.25rem,3.6vw,3rem);font-weight:750;line-height:1.05;position:relative}.hm-label.svelte-1ciyufm{color:var(--muted);margin-top:6px;font-size:.8125rem}.stat-chips.svelte-1ciyufm{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.stat-chip.svelte-1ciyufm{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);flex-direction:column;gap:2px;padding:12px 14px;transition:transform .15s,box-shadow .15s;display:flex}.stat-chip.svelte-1ciyufm:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.sc-num.svelte-1ciyufm{letter-spacing:-.03em;color:var(--text);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:750;line-height:1.15}.sc-lbl.svelte-1ciyufm{color:var(--muted);font-size:.72rem;line-height:1.4}.chip-red.svelte-1ciyufm{background:var(--red-light);border-color:color-mix(in srgb, var(--red) 16%, transparent)}.chip-red.svelte-1ciyufm .sc-num:where(.svelte-1ciyufm){color:var(--red-text)}.chip-accent.svelte-1ciyufm{background:var(--accent-light);border-color:color-mix(in srgb, var(--accent) 16%, transparent)}.chip-accent.svelte-1ciyufm .sc-num:where(.svelte-1ciyufm){color:var(--accent-text)}.results-table.svelte-1ciyufm{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.rt-table.svelte-1ciyufm{border-collapse:collapse;width:100%;font-size:.8125rem}.rt-table.svelte-1ciyufm th:where(.svelte-1ciyufm){text-align:left;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface-2);padding:9px 14px;font-size:.66rem;font-weight:700}.rt-table.svelte-1ciyufm th.th-accent:where(.svelte-1ciyufm){color:var(--accent-text);background:color-mix(in srgb, var(--accent) 7%, var(--surface-2))}.rt-table.svelte-1ciyufm td:where(.svelte-1ciyufm){border-bottom:1px solid var(--border);color:var(--text-2);font-variant-numeric:tabular-nums;padding:11px 14px;font-size:.8125rem}.rt-table.svelte-1ciyufm th:where(.svelte-1ciyufm):last-child,.rt-table.svelte-1ciyufm td:where(.svelte-1ciyufm):last-child{background:color-mix(in srgb, var(--accent) 4%, transparent);border-left:1px solid color-mix(in srgb, var(--accent) 14%, var(--border))}.rt-table.svelte-1ciyufm th.th-accent:where(.svelte-1ciyufm):last-child{background:color-mix(in srgb, var(--accent) 8%, var(--surface-2))}.rt-table.svelte-1ciyufm tbody:where(.svelte-1ciyufm) tr:where(.svelte-1ciyufm):last-child td:where(.svelte-1ciyufm){border-bottom:none}.rt-table.svelte-1ciyufm tbody:where(.svelte-1ciyufm) tr:where(.svelte-1ciyufm){transition:background .12s}.rt-table.svelte-1ciyufm tbody:where(.svelte-1ciyufm) tr:where(.svelte-1ciyufm):hover td:where(.svelte-1ciyufm):not(:last-child){background:var(--surface-2)}.val-bad.svelte-1ciyufm{color:var(--red-text);font-weight:650}.val-good.svelte-1ciyufm{color:var(--green-text);font-weight:600}.val-accent.svelte-1ciyufm{color:var(--accent-text);font-weight:700}.val-green.svelte-1ciyufm{color:var(--green-text);font-weight:700}.val-muted.svelte-1ciyufm{color:var(--muted-2)}.phone-col.svelte-1ciyufm{background:radial-gradient(ellipse at 50% 30%, color-mix(in srgb, var(--accent) 7%, transparent) 0%, transparent 68%), var(--bg-2);grid-area:phone}.phone-col.svelte-1ciyufm .panel-label:where(.svelte-1ciyufm){text-align:center}.device-phone.svelte-1ciyufm{background:var(--bg-2);border:1px solid var(--border);border-radius:34px;width:100%;max-width:270px;margin:0 auto;padding:8px;position:relative;box-shadow:0 1px 2px #0000000a,0 24px 48px #00000024}[data-theme=dark] .device-phone.svelte-1ciyufm{box-shadow:0 1px 2px #0006,0 24px 48px #00000080}.device-phone.svelte-1ciyufm:before{content:"";background:color-mix(in srgb, var(--text) 14%, transparent);z-index:2;border-radius:999px;width:50px;height:5px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.dp-screen.svelte-1ciyufm{background:var(--surface);border-radius:27px;overflow:hidden}.dp-status.svelte-1ciyufm{color:var(--text);justify-content:space-between;align-items:center;padding:16px 22px 7px;font-size:.72rem;font-weight:600;display:flex}.dp-time.svelte-1ciyufm{font-variant-numeric:tabular-nums}.dp-indicators.svelte-1ciyufm{color:var(--text);align-items:center;gap:5px;display:inline-flex}.dp-appbar.svelte-1ciyufm{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:3px 12px 10px;display:flex}.dp-back.svelte-1ciyufm{width:24px;color:var(--accent-text);font-size:1.5rem;font-weight:300;line-height:1}.dp-title-wrap.svelte-1ciyufm{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.dp-title.svelte-1ciyufm{color:var(--text);letter-spacing:-.01em;font-size:.78rem;font-weight:700}.dp-subtitle.svelte-1ciyufm{color:var(--success-text);align-items:center;gap:5px;font-size:.62rem;display:inline-flex}.dp-subtitle.svelte-1ciyufm:before{content:"";background:var(--success);border-radius:50%;width:5px;height:5px}.dp-info.svelte-1ciyufm{width:24px;color:var(--text-3);justify-content:flex-end;display:flex}.dp-content.svelte-1ciyufm{flex-direction:column;gap:12px;min-height:318px;padding:13px 12px 15px;display:flex}.dp-notif.svelte-1ciyufm{color:var(--danger-text);background:var(--danger-bg);border:1px solid color-mix(in srgb, var(--danger) 22%, transparent);border-radius:999px;align-self:center;align-items:center;gap:6px;padding:4px 11px;font-size:.66rem;display:inline-flex}.mc-thread.svelte-1ciyufm{flex-direction:column;gap:10px;display:flex}.mc-msg.svelte-1ciyufm{flex-direction:column;gap:3px;max-width:88%;display:flex}.mc-out.svelte-1ciyufm{align-self:flex-end;align-items:flex-end}.mc-in.svelte-1ciyufm{align-self:flex-start;align-items:flex-start}.mc-bubble.svelte-1ciyufm{border-radius:14px;padding:8px 11px;font-size:.72rem;line-height:1.5}.mc-out.svelte-1ciyufm .mc-bubble:where(.svelte-1ciyufm){background:var(--accent);color:#fff;border-bottom-right-radius:4px}.mc-in.svelte-1ciyufm .mc-bubble:where(.svelte-1ciyufm){background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:4px}.mc-meta.svelte-1ciyufm{color:var(--text-3);padding:0 3px;font-size:.6rem}.mc-booked.svelte-1ciyufm{border-radius:var(--radius);background:var(--success-bg);border:1px solid color-mix(in srgb, var(--success) 22%, transparent);align-items:center;gap:9px;margin-top:auto;padding:9px 11px;display:flex}.mc-booked-ico.svelte-1ciyufm{background:var(--success);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.mc-booked-body.svelte-1ciyufm{flex-direction:column;gap:1px;display:flex}.mc-booked-body.svelte-1ciyufm strong:where(.svelte-1ciyufm){color:var(--success-text);letter-spacing:-.01em;font-size:.7rem}.mc-booked-body.svelte-1ciyufm span:where(.svelte-1ciyufm){color:var(--muted);font-size:.62rem}.dp-notif.svelte-1ciyufm{animation:.4s cubic-bezier(.22,1,.36,1) both svelte-1ciyufm-msg-in}.mc-msg.svelte-1ciyufm:first-child{animation:.45s cubic-bezier(.22,1,.36,1) .25s both svelte-1ciyufm-msg-in}.mc-msg.svelte-1ciyufm:nth-child(2){animation:.45s cubic-bezier(.22,1,.36,1) .65s both svelte-1ciyufm-msg-in}.mc-msg.svelte-1ciyufm:nth-child(3){animation:.45s cubic-bezier(.22,1,.36,1) 1.05s both svelte-1ciyufm-msg-in}.mc-booked.svelte-1ciyufm{animation:.45s cubic-bezier(.22,1,.36,1) 1.5s both svelte-1ciyufm-msg-in}@keyframes svelte-1ciyufm-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dp-notif.svelte-1ciyufm,.mc-msg.svelte-1ciyufm,.mc-booked.svelte-1ciyufm,.shell-live-dot.svelte-1ciyufm{animation:none}}.bts-section.svelte-1ciyufm{margin-bottom:0}.bts-grid.svelte-1ciyufm{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.bts-card.svelte-1ciyufm{padding:26px 24px 28px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.bts-card.svelte-1ciyufm:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--accent) 22%, var(--border));transform:translateY(-3px)}.bts-card.svelte-1ciyufm h3:where(.svelte-1ciyufm){margin-bottom:8px}.bts-card.svelte-1ciyufm p:where(.svelte-1ciyufm){color:var(--text-2);font-size:.9rem;line-height:1.6}.cta-actions.svelte-1ciyufm{flex-direction:column;flex-shrink:0;align-items:stretch;gap:10px;display:flex}@media (width<=1100px){.shell-body.svelte-1ciyufm{grid-template-columns:300px minmax(0,1fr);grid-template-areas:"inputs phone""results results"}.inputs-col.svelte-1ciyufm,.phone-col.svelte-1ciyufm{border-bottom:1px solid var(--border)}.results-col.svelte-1ciyufm{border-right:none}}@media (width<=900px){.bts-grid.svelte-1ciyufm{grid-template-columns:1fr}.cta-actions.svelte-1ciyufm{width:100%}}@media (width<=700px){.shell-body.svelte-1ciyufm{grid-template-columns:1fr;grid-template-areas:"inputs""phone""results"}.inputs-col.svelte-1ciyufm,.results-col.svelte-1ciyufm{border-right:none}.shell-wrap.svelte-1ciyufm{margin-bottom:72px}}@media (width<=480px){.demo-hero.svelte-1ciyufm{padding:32px 0 36px}.shell-col.svelte-1ciyufm{padding:20px 18px 24px}.shell-header.svelte-1ciyufm{padding:12px 18px}.stat-chips.svelte-1ciyufm{grid-template-columns:1fr}.rt-table.svelte-1ciyufm th:where(.svelte-1ciyufm),.rt-table.svelte-1ciyufm td:where(.svelte-1ciyufm){padding:9px 10px;font-size:.75rem}.hm-value.svelte-1ciyufm{font-size:1.875rem}}
