:root{--bg: #f7f8fb;--surface: #ffffff;--text: #111827;--muted: #667085;--border: #e5e7eb;--primary: #3b82f6;--primary-dark: #1d4ed8;--accent: #14b8a6;--radius: 18px;--shadow: 0 10px 30px rgba(17, 24, 39, .08);--max-width: 1200px}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:radial-gradient(circle at top left,rgba(59,130,246,.1),transparent 30%),radial-gradient(circle at top right,rgba(20,184,166,.08),transparent 32%),linear-gradient(180deg,#f8fbff,#f4f7fb);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}main{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.container{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fbb8;border-bottom:1px solid rgba(229,231,235,.7);box-shadow:0 10px 30px #0f172a0a}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand-mark{display:flex;align-items:center;gap:.75rem}.brand-dot{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-weight:700}.brand-tagline{color:var(--muted);font-size:.85rem}.main-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.nav-link{color:var(--muted);font-size:.95rem}.nav-link-active,.nav-link:hover{color:var(--text)}.nav-actions{display:flex;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.8rem 1.2rem;border:1px solid var(--border);transition:.16s ease;font-weight:600}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-color:transparent;box-shadow:var(--shadow)}.button-secondary{background:#fffc}.button-large{padding:1rem 1.35rem}.page-stack{display:grid;gap:4rem;padding:1rem 0 4.5rem}.inner-page{padding-top:.75rem}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:start;padding-top:0}.hero-polished{position:relative}.hero-polished:before{content:"";position:absolute;inset:-1rem -1rem auto auto;width:240px;height:240px;background:radial-gradient(circle,rgba(20,184,166,.14),transparent 70%);pointer-events:none}.hero h1,.section h2{font-size:clamp(2.2rem,5vw,4.6rem);line-height:.98;margin:0;letter-spacing:-.03em}.section h2{font-size:clamp(1.8rem,3.6vw,3rem)}.hero-text,.section-description,.card p,.card li,.muted-text{color:var(--muted);line-height:1.7}.hero-actions,.hero-trust{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:1.2rem}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.2rem}.hero-stat-card{padding:1rem}.hero-stat-value{font-size:1.4rem;font-weight:800;letter-spacing:-.03em}.hero-stat-label{color:var(--muted);margin-top:.35rem;font-size:.92rem}.hero-trust span,.demo-prompts span,.demo-pill,.demo-status,.section-eyebrow,.pricing-label{font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.hero-trust span,.demo-prompts span{padding:.55rem .8rem;background:#fffc;border:1px solid var(--border);border-radius:999px}.demo-prompts-balanced{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.demo-prompts-balanced span{text-align:center;white-space:nowrap}.card{background:#ffffffdb;border:1px solid rgba(229,231,235,.9);border-radius:var(--radius);box-shadow:0 14px 40px #0f172a12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-panel,.feature-card,.step-card,.pricing-card,.faq-item,.prose-card,.contact-grid .card,.demo-notes-card,.demo-shell-card,.cta-banner,.split-highlight-card,.insight-card,.checklist-card{padding:1.4rem}.hero-panel-tight{padding-top:.5rem}.step-card{padding-top:.75rem}.step-card strong{display:inline-block;margin-bottom:.45rem}.step-card h3{margin:.1rem 0 .5rem}.step-card p{margin:0}.demo-shell-card-premium,.premium-panel{background:linear-gradient(180deg,#fffffff0,#f8fafceb)}.hero-panel-grid,.hero-side-cards,.split-highlight-grid{display:grid;gap:1rem}.hero-side-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.split-highlight-grid{grid-template-columns:1.2fr .8fr}.split-highlight-primary{background:linear-gradient(135deg,#3b82f614,#14b8a614)}.clean-list{margin:0;padding-left:1.1rem;color:var(--muted);line-height:1.8}.compact-list{line-height:1.65}.proof-card{background:linear-gradient(135deg,#3b82f60f,#fffffff5)}.demo-window,.demo-shell-body{display:grid;gap:.85rem}.demo-window-strong{background:linear-gradient(180deg,#f8fafcf2,#fffffffa);border:1px solid var(--border);border-radius:18px;padding:1rem;box-shadow:inset 0 1px #ffffffb3}.demo-window-header,.demo-shell-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.5rem}.demo-pill{color:var(--primary-dark)}.demo-status,.section-eyebrow,.pricing-label{color:var(--accent-dark, #0f766e)}.demo-bubble{max-width:90%;padding:.95rem 1rem;border-radius:16px;line-height:1.6}.demo-bubble-short{max-width:60%}.demo-bubble-user{margin-left:auto;background:#e8f0ff}.demo-bubble-assistant{background:#f8fafc;border:1px solid var(--border)}.demo-bubble-loading{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.8}50%{opacity:.5}}.section{display:grid;gap:1.1rem}.section-heading{max-width:760px}.card-grid,.steps-grid,.pricing-grid,.contact-grid,.demo-page-grid,.footer-grid{display:grid;gap:1rem}.card-grid,.steps-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid,.demo-page-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-page-grid-wide{grid-template-columns:1.15fr .85fr}.demo-side-column,.faq-list{display:grid;gap:1rem}.faq-item summary{cursor:pointer;font-weight:700}.faq-item p{margin-top:1rem}.prompt-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.demo-live-indicators{display:flex;gap:.65rem;flex-wrap:wrap;margin-bottom:1rem}.live-indicator{padding:.5rem .75rem;border-radius:999px;background:#3b82f614;color:var(--primary-dark);font-size:.82rem;font-weight:700;border:none}.live-indicator-reset{background:#ef444414;color:#b91c1c;cursor:pointer;transition:.16s ease}.live-indicator-reset:hover{background:#ef444426}.demo-shell-body-tall{min-height:320px}.conversational-intake-card{padding:1.5rem}.conversational-intake-body{display:grid;gap:.85rem;min-height:280px;margin-top:.75rem}.conversational-input-row{margin-top:1.25rem}.conversational-input{border-radius:16px}.intake-summary{margin-top:1rem;padding:1rem 1.1rem;border-radius:16px;background:#f8fafcf2;border:1px solid var(--border)}.demo-input-row{display:flex;gap:.75rem;margin-top:1rem}.demo-input{flex:1;min-width:0;border:1px solid var(--border);border-radius:999px;padding:.9rem 1rem;background:#fffffff2;font:inherit}.demo-error{color:#b91c1c;margin-top:.85rem}.contact-form,.contact-form-placeholder{margin-top:1rem}.form-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1rem 0 1.2rem}.form-field-placeholder{min-height:52px;display:flex;align-items:center;padding:.9rem 1rem;border-radius:14px;border:1px solid var(--border);background:#f8fafce6;color:var(--muted)}.form-field-wide{grid-column:1 / -1;min-height:76px;align-items:flex-start}.contact-button-fake,.form-actions{width:fit-content}.prompt-chip{border:1px solid var(--border);background:#fff;padding:.75rem 1rem;border-radius:999px;cursor:pointer;transition:.16s ease}.pricing-price{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin:.35rem 0 .6rem}.prompt-chip:hover{border-color:var(--primary);transform:translateY(-1px)}.prompt-chip-active{background:linear-gradient(135deg,#3b82f61f,#14b8a61f);border-color:#3b82f673;color:var(--text)}pre{white-space:pre-wrap;word-break:break-word;background:#0f172a;color:#dbeafe;padding:1rem;border-radius:12px;overflow:auto;font-size:.85rem}.cta-banner{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:linear-gradient(135deg,#3b82f614,#14b8a614)}.cta-banner-actions{display:flex;gap:.75rem;flex-wrap:wrap}.site-footer{border-top:1px solid rgba(229,231,235,.9);padding:2rem 0 3rem;background:#ffffff8c}.footer-heading{font-weight:700;margin-bottom:.75rem}.footer-links{display:grid;gap:.55rem}.footer-link{color:var(--muted)}@media (max-width: 960px){.hero,.card-grid,.steps-grid,.pricing-grid,.contact-grid,.demo-page-grid,.demo-page-grid-wide,.footer-grid,.cta-banner,.hero-side-cards,.split-highlight-grid,.hero-stats,.form-placeholder-grid,.demo-input-row,.form-fields-grid,.demo-prompts-balanced{grid-template-columns:1fr}.nav-row{flex-direction:column;align-items:flex-start}.main-nav,.nav-actions{width:100%}}.form-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.form-field-wide{grid-column:1 / -1}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-size:.9rem;font-weight:600}.form-field input,.form-field select,.form-field textarea{padding:.85rem 1rem;border-radius:14px;border:1px solid var(--border);background:#fffffff2;font:inherit}.form-field textarea{min-height:80px;resize:vertical}.form-intro{color:var(--muted);margin-top:.25rem}.form-error{color:#b91c1c;margin-top:1rem}@media (max-width: 640px){.page-stack{gap:3rem}.hero h1,.section h2{line-height:1.05}}
