.landing-root{--ink:#0a0a0f;--paper:#faf9f7;--accent:#06f;--accent-light:#e8f0ff;--muted:#6b6b7b;--border:#e2e1df;--gradient-warm:linear-gradient(135deg,#06f 0%,#00c2ff 50%,#7c3aed 100%);--serif:"Instrument Serif",Georgia,serif;--sans:"DM Sans",-apple-system,sans-serif;--radius:16px}.landing-root *{box-sizing:border-box;margin:0;padding:0}.landing-root{font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf9f7d9;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:20px 48px;transition:border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing-nav.scrolled{border-bottom-color:var(--border)}.landing-logo{font-family:var(--sans);letter-spacing:-.5px;color:var(--ink);align-items:center;gap:10px;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.landing-logo-img{object-fit:contain;width:36px;height:36px;display:block}.landing-nav-links{align-items:center;gap:28px;display:flex}.landing-nav-links a{color:var(--muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-nav-links a:hover{color:var(--ink)}.landing-btn-primary{background:var(--ink);color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.landing-btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 30px #00000026}.landing-btn-outline{color:var(--ink);border:1.5px solid var(--border);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-btn-outline:hover{border-color:var(--ink);background:var(--ink);color:#fff}.landing-hero{flex-direction:column;justify-content:center;max-width:1320px;min-height:100vh;margin:0 auto;padding:140px 48px 80px;display:flex;position:relative}.landing-hero-badge{background:var(--accent-light);color:var(--accent);letter-spacing:.02em;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:32px;padding:8px 18px;font-size:.82rem;font-weight:600;animation:.8s both landingFadeUp;display:inline-flex}.landing-hero-badge:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s infinite landingPulse}.landing-hero h1{font-family:var(--serif);letter-spacing:-1.7px;max-width:980px;margin-bottom:28px;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.06;animation:.8s .1s both landingFadeUp}.landing-hero-sub{color:var(--muted);max-width:720px;margin-bottom:16px;font-size:1.16rem;line-height:1.75;animation:.8s .2s both landingFadeUp}.landing-hero-support{color:var(--muted);opacity:.95;max-width:690px;margin-bottom:44px;font-size:.97rem;line-height:1.7;animation:.8s .25s both landingFadeUp}.landing-hero-actions{flex-wrap:wrap;gap:16px;animation:.8s .3s both landingFadeUp;display:flex}.landing-hero-visual{background:var(--gradient-warm);opacity:.06;filter:blur(80px);pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.landing-value-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:64px 48px;animation:.8s .4s both landingFadeUp}.landing-value-strip-inner{grid-template-columns:repeat(4,1fr);gap:48px;max-width:1320px;margin:0 auto;display:grid}.landing-value-item{text-align:center}.landing-value-number{font-family:var(--serif);background:var(--gradient-warm);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.8rem;line-height:1}.landing-value-label{color:var(--muted);font-size:.88rem;font-weight:500;line-height:1.45}.landing-section-label{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:20px;font-size:.78rem;font-weight:700}.landing-problem,.landing-use-cases,.landing-testimonials{max-width:1320px;margin:0 auto;padding:120px 48px}.landing-problem h2,.landing-flywheel h2,.landing-outreach h2,.landing-platform h2,.landing-use-cases h2,.landing-integrations h2,.landing-testimonials h2,.landing-chat-callout h2{font-family:var(--serif);letter-spacing:-.8px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.landing-problem h2{max-width:820px;margin-bottom:64px}.landing-problem-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.landing-problem-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:44px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.landing-problem-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000000f}.landing-problem-card:before{content:"";background:var(--gradient-warm);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.landing-problem-card:hover:before{opacity:1}.landing-persona-tag{background:var(--paper);color:var(--muted);border-radius:100px;margin-bottom:24px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-block}.landing-problem-card h3{font-family:var(--serif);margin-bottom:16px;font-size:1.48rem;line-height:1.25}.landing-problem-card p,.landing-use-case-narrative p,.landing-outreach-sub,.landing-platform-sub,.landing-chat-callout-copy p,.landing-integration-card p,.landing-channel-card p{color:var(--muted);line-height:1.7}.landing-problem-card p{font-size:.95rem}.landing-flywheel,.landing-platform{background:var(--ink);color:#fff;padding:120px 48px;position:relative;overflow:hidden}.landing-flywheel:before,.landing-platform:before{content:"";pointer-events:none;width:600px;height:600px;position:absolute}.landing-flywheel:before{background:radial-gradient(circle,#0066ff26 0%,#0000 70%);top:-200px;right:-200px}.landing-platform:before{background:radial-gradient(circle,#7c3aed1f 0%,#0000 70%);bottom:-200px;left:-200px}.landing-flywheel-inner,.landing-platform-inner,.landing-outreach-inner,.landing-integrations-inner,.landing-chat-callout-inner{z-index:1;max-width:1320px;margin:0 auto;position:relative}.landing-flywheel .landing-section-label{color:#66a3ff}.landing-platform .landing-section-label{color:#a78bfa}.landing-flywheel h2{max-width:860px;margin-bottom:20px}.landing-flywheel-sub,.landing-platform-sub{color:#ffffff94;max-width:700px;margin-bottom:72px;font-size:1.05rem}.landing-steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.landing-step{background:#ffffff0a;border-radius:14px;padding:38px 32px;transition:background .3s}.landing-step:hover{background:#ffffff14}.landing-step-number{font-family:var(--serif);background:var(--gradient-warm);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:22px;font-size:3.4rem;font-weight:400;line-height:1}.landing-step h3{letter-spacing:-.2px;margin-bottom:12px;font-size:1.1rem;font-weight:600}.landing-step p{color:#fff9;font-size:.9rem;line-height:1.7}.landing-step-outcome{color:#ffffffdb;margin-top:12px;font-size:.86rem;font-weight:600;display:block}.landing-step-detail{border-top:1px solid #ffffff14;margin-top:20px;padding-top:20px}.landing-step-detail span{color:#fff9;background:#ffffff0f;border-radius:6px;margin:3px 4px 3px 0;padding:5px 12px;font-size:.76rem;font-weight:500;display:inline-block}.landing-flywheel-loop{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:24px;margin-top:64px;padding:32px 40px;display:flex}.landing-loop-icon{background:var(--gradient-warm);border-radius:50%;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:flex}.landing-loop-icon svg{width:24px;height:24px}.landing-flywheel-loop h4{margin-bottom:6px;font-size:1.05rem;font-weight:600}.landing-flywheel-loop p{color:#fff9;font-size:.9rem;line-height:1.6}.landing-outreach,.landing-integrations,.landing-chat-callout{padding:120px 48px}.landing-outreach{background:linear-gradient(180deg,var(--paper)0%,white 100%)}.landing-outreach h2,.landing-integrations h2{max-width:760px;margin-bottom:20px}.landing-outreach-sub{max-width:760px;margin-bottom:64px;font-size:1.05rem}.landing-channel-grid,.landing-integrations-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-channel-card,.landing-integration-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:40px 32px;transition:transform .3s,box-shadow .3s}.landing-channel-card:hover,.landing-integration-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000000f}.landing-channel-icon,.landing-integration-icon{background:var(--paper);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.landing-channel-icon svg,.landing-integration-icon svg{width:24px;height:24px;color:var(--ink)}.landing-channel-card h3,.landing-integration-card h3{letter-spacing:-.2px;margin-bottom:10px;font-size:1.15rem;font-weight:600}.landing-channel-card p,.landing-integration-card p{font-size:.92rem}.landing-content-callout{border:1px solid var(--border);color:var(--ink);text-align:center;background:#fff;border-radius:14px;margin-top:32px;padding:24px 28px;font-size:1rem;font-weight:600}.landing-chat-callout{background:#fff}.landing-chat-callout-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.landing-chat-callout-copy p{max-width:620px;margin:20px 0 28px;font-size:1.02rem}.landing-chat-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.landing-chat-proof-grid span{border:1px solid var(--border);background:var(--paper);color:var(--ink);border-radius:12px;padding:14px 16px;font-size:.88rem;font-weight:600}.landing-chat-callout-visual{justify-content:flex-end;display:flex}.landing-chat-standalone{border:1px solid var(--border);border-radius:18px;margin:0;overflow:hidden;box-shadow:0 20px 70px #00000014}.landing-platform h2{max-width:720px;margin-bottom:20px}.landing-platform-grid{gap:24px;margin-bottom:48px;display:grid}.landing-platform-grid-four{grid-template-columns:repeat(4,1fr)}.landing-platform-card{border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff14;padding:40px 32px;transition:background .3s,border-color .3s}.landing-platform-card:hover{background:#ffffff12;border-color:#ffffff26}.landing-platform-icon{background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.landing-platform-icon svg{color:#ffffffc2;width:24px;height:24px}.landing-platform-card-label{text-transform:uppercase;letter-spacing:.1em;color:#a78bfa;margin-bottom:14px;font-size:.74rem;font-weight:700}.landing-platform-card h3{font-family:var(--serif);margin-bottom:14px;font-size:1.3rem;font-weight:400;line-height:1.25}.landing-platform-card p{color:#fff9;margin-bottom:20px;font-size:.9rem;line-height:1.68}.landing-platform-proof{border-top:1px solid #ffffff14;flex-direction:column;gap:6px;padding-top:20px;display:flex}.landing-platform-proof span{color:#fffc;font-size:.82rem;font-weight:600}.landing-platform-bottom{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:32px 40px}.landing-platform-bottom h4{font-family:var(--serif);color:#ffffffd9;max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.4}.landing-use-cases h2{max-width:650px;margin-bottom:52px}.landing-use-case-tabs{gap:8px;margin-bottom:48px;display:flex}.landing-tab{border:1.5px solid var(--border);font-family:var(--sans);color:var(--muted);cursor:pointer;background:0 0;border-radius:100px;padding:10px 24px;font-size:.88rem;font-weight:500;transition:all .2s}.landing-tab:hover{border-color:var(--ink);color:var(--ink)}.landing-tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.landing-use-case-content{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:none}.landing-use-case-content.active{display:grid}.landing-use-case-narrative h3{font-family:var(--serif);letter-spacing:-.3px;margin-bottom:20px;font-size:1.8rem;line-height:1.2}.landing-use-case-narrative p{margin-bottom:16px;font-size:1rem}.landing-use-case-narrative strong{color:var(--ink)}.landing-use-case-preview{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:36px;position:relative}.landing-lp-preview{padding:0;overflow:hidden}.landing-browser-chrome{border-bottom:1px solid var(--border);background:#f4f4f4;align-items:center;gap:14px;padding:12px 18px;display:flex}.landing-browser-dots{gap:6px;display:flex}.landing-browser-dots span{border-radius:50%;width:10px;height:10px}.landing-browser-url{border:1px solid var(--border);color:var(--muted);font-size:.76rem;font-family:var(--sans);background:#fff;border-radius:6px;flex:1;padding:5px 14px}.landing-lp-content{padding:32px 28px 0}.landing-lp-badge-row{margin-bottom:16px}.landing-lp-badge{background:var(--accent-light);color:var(--accent);border-radius:100px;padding:5px 14px;font-size:.74rem;font-weight:600;display:inline-block}.landing-lp-headline{font-family:var(--serif);letter-spacing:-.3px;color:var(--ink);margin-bottom:10px;font-size:1.35rem;font-weight:400;line-height:1.25}.landing-lp-body{color:var(--muted);margin-bottom:20px;font-size:.86rem;line-height:1.65}.landing-lp-stats-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:10px;font-size:.74rem;font-weight:700}.landing-lp-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.landing-lp-stat{text-align:center;background:var(--paper);border-radius:10px;padding:14px 8px}.landing-lp-stat-number{font-family:var(--serif);background:var(--gradient-warm);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:1.4rem;line-height:1;display:block}.landing-lp-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:500}.landing-lp-chat-widget{border-top:1px solid var(--border);background:#fff;margin:0 -28px}.landing-lp-chat-header{border-bottom:1px solid var(--border);background:var(--ink);color:#fff;align-items:center;gap:12px;padding:14px 24px;display:flex}.landing-lp-chat-avatar{background:var(--gradient-warm);border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.landing-lp-chat-avatar svg{width:16px;height:16px}.landing-lp-chat-title{font-size:.84rem;font-weight:600}.landing-lp-chat-status{color:#ffffff8f;font-size:.7rem}.landing-lp-chat-messages{flex-direction:column;padding:20px 24px 24px;display:flex}.landing-chat-bubble{border-radius:14px;max-width:85%;margin-bottom:10px;padding:12px 18px;font-size:.84rem;line-height:1.55}.landing-chat-visitor{background:var(--accent-light);color:var(--accent);text-align:right;border-bottom-right-radius:4px;margin-left:auto}.landing-chat-ai{background:var(--paper);color:var(--ink);border-bottom-left-radius:4px}.landing-preview-alert{color:#b35c00;background:#fff9f0;border:1px solid #ffe4c2;border-radius:10px;align-items:start;gap:10px;margin-top:16px;padding:14px 18px;font-size:.82rem;font-weight:500;line-height:1.45;display:flex}.landing-preview-alert svg{color:#e07c00;width:16px;min-width:16px;height:16px;margin-top:2px}.landing-workflow-preview{padding:0;overflow:hidden}.landing-preview-panel{padding:28px}.landing-preview-panel-header{border-bottom:1px solid var(--border);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:16px;margin-bottom:22px;padding-bottom:18px;font-size:.82rem;font-weight:700;display:flex}.landing-preview-stack{gap:14px;display:grid}.landing-preview-stack-card,.landing-preview-brief,.landing-preview-signal{border:1px solid var(--border);background:var(--paper);border-radius:14px;padding:18px 20px}.landing-preview-stack-card strong,.landing-preview-brief strong,.landing-preview-signal h4{color:var(--ink);margin-bottom:6px;font-size:1rem;display:block}.landing-preview-stack-card span,.landing-preview-brief span,.landing-preview-signal p{color:var(--muted);font-size:.86rem;line-height:1.6;display:block}.landing-preview-signal{margin-bottom:14px}.landing-preview-signal-badge{background:var(--accent-light);color:var(--accent);text-transform:uppercase;letter-spacing:.08em;border-radius:100px;margin-bottom:14px;padding:5px 10px;font-size:.72rem;font-weight:700;display:inline-block}.landing-preview-brief{margin-bottom:16px}.landing-integrations{background:linear-gradient(180deg,white 0%,var(--paper)100%)}.landing-integrations-grid{grid-template-columns:repeat(4,1fr)}.landing-testimonials h2{max-width:520px;margin-bottom:64px}.landing-testimonial-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.landing-testimonial-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:36px;transition:transform .3s}.landing-testimonial-card:hover{transform:translateY(-3px)}.landing-testimonial-stars{color:#f5a623;letter-spacing:2px;margin-bottom:16px;font-size:.9rem}.landing-testimonial-card blockquote{color:var(--ink);margin-bottom:24px;font-size:.98rem;font-style:normal;line-height:1.7}.landing-testimonial-author{align-items:center;gap:14px;display:flex}.landing-testimonial-avatar{background:var(--gradient-warm);opacity:.2;border-radius:50%;width:44px;height:44px}.landing-testimonial-name{font-size:.9rem;font-weight:600}.landing-testimonial-role{color:var(--muted);font-size:.8rem}.landing-cta{text-align:center;padding:120px 48px;position:relative;overflow:hidden}.landing-cta:before{content:"";background:var(--gradient-warm);opacity:.06;filter:blur(100px);pointer-events:none;border-radius:50%;width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-cta h2{font-family:var(--serif);letter-spacing:-1px;z-index:1;margin-bottom:20px;max-width:820px;margin-inline:auto;font-size:clamp(2.5rem,5vw,4rem);line-height:1.08;position:relative}.landing-cta p{color:var(--muted);z-index:1;max-width:700px;margin:0 auto 40px;font-size:1.06rem;line-height:1.7;position:relative}.landing-cta-actions{z-index:1;justify-content:center;gap:16px;display:flex;position:relative}.landing-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:48px;display:flex}.landing-footer p,.landing-footer a{color:var(--muted);font-size:.82rem}.landing-footer a{text-decoration:none;transition:color .2s}.landing-footer a:hover{color:var(--ink)}.landing-footer-links{gap:32px;display:flex}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landingPulse{0%,to{opacity:1}50%{opacity:.4}}.landing-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.landing-reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1180px){.landing-steps,.landing-platform-grid-four,.landing-integrations-grid{grid-template-columns:repeat(2,1fr)}.landing-chat-callout-inner{grid-template-columns:1fr}.landing-chat-callout-visual{justify-content:flex-start}}@media (max-width:1024px){.landing-channel-grid,.landing-testimonial-grid,.landing-value-strip-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-nav{padding:16px 24px}.landing-nav-links a:not(.landing-btn-primary){display:none}.landing-hero,.landing-problem,.landing-use-cases,.landing-testimonials{padding:120px 24px 80px}.landing-flywheel,.landing-outreach,.landing-platform,.landing-chat-callout,.landing-integrations,.landing-cta{padding:80px 24px}.landing-value-strip{padding:48px 24px}.landing-problem-grid,.landing-steps,.landing-channel-grid,.landing-platform-grid-four,.landing-testimonial-grid,.landing-use-case-content.active,.landing-integrations-grid,.landing-chat-proof-grid,.landing-value-strip-inner,.landing-lp-stats{grid-template-columns:1fr}.landing-flywheel-loop{text-align:center;flex-direction:column}.landing-use-case-tabs,.landing-cta-actions{flex-wrap:wrap}.landing-platform-bottom,.landing-content-callout{text-align:left}.landing-lp-chat-widget{border-top:none;border:1px solid var(--border);border-radius:0 0 16px 16px;margin:0}.landing-footer{flex-direction:column;gap:24px;padding:32px 24px}.landing-footer-links{flex-wrap:wrap;justify-content:center}}
