:root{color:#333;background:#f8f9fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #0b2230;--muted: #4a5568;--soft: rgba(179, 226, 216, .15);--line: #e2e8f0;--accent: #b3e2d8;--accent-hover: #1d3557;--accent-strong: #daa520;--surface: #ffffff;--dark: #0b2230;--radius-lg: 2rem;--radius-md: 1.5rem;--radius-sm: 1rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8f9fa;color:#333}body,button,input{font:inherit}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{align-items:center;background:#f8f9fae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);display:flex;gap:2rem;height:80px;justify-content:space-between;left:0;padding:0 2rem;position:sticky;right:0;top:0;z-index:20}.brand{color:var(--ink);font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.site-header nav,.site-footer nav{align-items:center;display:flex;gap:2rem}.site-header nav{color:var(--muted);font-size:.875rem;font-weight:500}.site-header nav a{transition:color .2s ease}.site-header nav a:hover{color:var(--ink)}.nav-cta{background:var(--accent);border-radius:999px;color:var(--ink);padding:.625rem 1.25rem;font-weight:500;box-shadow:0 1px 2px #0000000d;transition:background .2s ease}.nav-cta:hover{background:var(--accent-hover);color:#fff}.hero-section{min-height:85vh;position:relative}.hero-background{background:var(--dark);top:0;right:0;bottom:0;left:0;position:absolute}.hero-background:after{background:radial-gradient(circle at 70% 30%,rgba(179,226,216,.2),transparent 60%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.hero-inner{align-items:center;display:grid;gap:6rem;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1200px;min-height:85vh;padding:6rem 2rem;position:relative;z-index:1}.hero-copy{animation:fadeUp .7s ease both;color:#fff}.eyebrow,.section-kicker{background:#ffffff0d;border:1px solid rgba(220,227,222,.2);border-radius:999px;color:var(--accent);display:inline-block;font-size:.875rem;font-weight:500;letter-spacing:0;margin:0 0 1.5rem;padding:.5rem 1rem;text-transform:none}.hero-copy h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0}.hero-copy h1 span{color:var(--accent);display:inline;font-size:inherit;line-height:inherit;margin-bottom:0}.hero-body{color:#fffc;font-size:clamp(1.125rem,1.5vw,1.25rem);line-height:1.6;margin:2rem 0 0;max-width:600px}.hero-body p{margin:0}.hero-body p+p{margin-top:.9rem}.hero-strong{color:#fff;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.button{align-items:center;border-radius:999px;display:inline-flex;font-weight:600;justify-content:center;min-height:56px;padding:1rem 2rem;transition:all .2s ease}.button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.button-primary{background:var(--accent);color:var(--ink)}.button-primary:hover{background:var(--accent-hover);color:#fff}.button-secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.button-secondary:hover{border-color:var(--accent)}.pipeline-visual{animation:fadeIn .9s .16s ease both;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 20px 40px #00000014;color:var(--ink);padding:1.75rem;width:100%;max-width:480px;justify-self:center}.visual-topline{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.visual-topline span{color:var(--muted);font-size:.875rem}.visual-topline strong{color:var(--ink);font-size:1.25rem;font-weight:600}.visual-grid{background:var(--soft);border-radius:var(--radius-md);display:grid;gap:.75rem;padding:1.5rem}.pipeline-row{animation:fadeUp .62s ease both;animation-delay:var(--delay);background:#fff;border-radius:var(--radius-sm);box-shadow:0 2px 4px #00000005;padding:1rem}.row-copy{align-items:center;display:flex;justify-content:space-between;color:var(--muted);font-size:.875rem}.row-copy strong{color:var(--ink);font-size:1rem;font-weight:600}.track{background:#cbd5e0;border-radius:999px;height:8px;margin-top:.75rem;overflow:hidden}.track span{animation:fillBar .9s .22s ease both;background:var(--accent);border-radius:inherit;display:block;height:100%;width:var(--width)}.visual-badge{background:var(--accent);border-radius:999px;color:var(--ink);display:inline-flex;font-size:.75rem;font-weight:600;margin-top:1.25rem;padding:.25rem .75rem}.mobile-visual-section{display:none}.section{margin:0 auto;max-width:1200px;padding:8rem 2rem}.section-heading{max-width:800px;margin-bottom:4rem}.section-heading h2,.large-statement h2,.about-section h2,.waitlist-section h2{color:var(--ink);font-size:clamp(2rem,4vw,3.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0}.metrics-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:none}.metrics-inner{margin:0 auto;max-width:1200px;padding:6rem 2rem}.metrics-grid{display:grid;gap:4rem;grid-template-columns:repeat(4,1fr)}.metric{padding:0}.metric strong{color:var(--accent-strong);display:block;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1}.metric p{color:var(--muted);font-size:1rem;line-height:1.6;margin:1.25rem 0 0}.metric:nth-child(3) strong,.metric:nth-child(4) strong{color:var(--ink)}.problem-section{display:grid;gap:4rem}.large-statement{max-width:900px}.problem-columns{display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.problem-card{align-self:start;background:var(--dark);border-radius:var(--radius-lg);color:#fff;padding:3rem;box-shadow:0 20px 40px #12332b26}.problem-card p{color:#fffc;font-size:1.125rem;line-height:1.6;margin:1.5rem 0 0}.problem-card .problem-title{color:#fff;font-size:1.75rem;font-weight:600;line-height:1.2;margin:0}.problem-copy,.about-copy p,.waitlist-copy p{color:var(--muted);font-size:1.125rem;line-height:1.7;margin:0}.problem-copy{display:grid;gap:1.5rem}.problem-copy .copy-strong{color:var(--ink);font-weight:600}.tool-section{background:var(--soft);max-width:none;padding-left:max(2rem,calc((100vw - 1200px)/2));padding-right:max(2rem,calc((100vw - 1200px)/2))}.tools-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:4rem}.tool-pill{background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 4px 6px #00000005;font-size:1.25rem;font-weight:600;padding:2rem}.tool-section>p{color:var(--muted);font-size:1.25rem;line-height:1.6;margin:4rem 0 0;max-width:800px}.workflow-section{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);margin-bottom:4rem}.workflow-section .section-heading h2{color:var(--ink)}.workflow-section .section-heading p{color:var(--muted);font-size:1.25rem;line-height:1.6;margin:1.5rem 0 0;max-width:800px}.workflow-list{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:4rem}.workflow-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);display:flex;flex-direction:column;padding:2.5rem;transition:all .2s ease}.workflow-item:hover{border-color:var(--accent);box-shadow:0 10px 20px #0000000d}.workflow-item span{align-items:center;background:var(--accent);border-radius:999px;color:var(--ink);display:flex;font-size:1.125rem;font-weight:600;height:3rem;justify-content:center;margin-bottom:2rem;width:3rem}.workflow-item h3{font-size:1.5rem;font-weight:600;line-height:1.2;margin:0}.workflow-item p{color:var(--muted);font-size:1.125rem;line-height:1.6;margin:1.25rem 0 0}.about-section{display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-copy{display:grid;gap:1.5rem}.waitlist-section{align-items:center;background:var(--dark);border-radius:var(--radius-lg);color:#fff;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto 8rem;max-width:min(1200px,calc(100% - 4rem));padding:6rem;box-shadow:0 40px 80px #12332b33}.waitlist-section h2{color:#fff}.waitlist-copy p{color:#fffc}.waitlist-copy p:last-child{color:var(--accent);font-size:1.125rem;margin-top:2rem}.waitlist-secondary{color:#ffffffb3!important}.waitlist-note{color:#ffffff80;font-size:.875rem;line-height:1.5;margin:1.25rem 0 0}.hubspot-frame,.lead-fallback{background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);min-height:250px;padding:2rem}.lead-fallback{display:grid;gap:1.2rem}.lead-fallback p,.form-status{color:var(--muted);line-height:1.6;margin:0}.lead-fallback .button{justify-self:start}.site-footer a{font-weight:700;text-decoration:underline;text-underline-offset:.22em}.site-footer{align-items:center;border-top:1px solid var(--line);display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:4rem 2rem}.site-footer strong{color:var(--ink);display:block;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.site-footer p{color:var(--muted);font-size:.875rem;margin:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes fillBar{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@media (max-width: 940px){.site-header{padding:0 1.2rem}.site-header nav a:not(.nav-cta){display:none}.hero-inner,.problem-section,.about-section,.waitlist-section{grid-template-columns:1fr}.hero-inner{gap:2.5rem;padding:3rem 1.2rem 4rem}.pipeline-visual{max-width:560px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric{border-bottom:1px solid var(--line);padding-bottom:2rem}.metric:nth-child(2n){border-right:0}.problem-columns,.tools-grid{grid-template-columns:1fr}.workflow-section{max-width:calc(100% - 2.4rem)}.workflow-list{grid-template-columns:1fr}.waitlist-section{padding-left:1.2rem;padding-right:1.2rem}}@media (max-width: 620px){.site-header{height:66px}.brand{font-size:1.1rem}.nav-cta{padding:.62rem .82rem}.hero-section{padding-top:66px}.hero-inner{min-height:calc(84svh - 66px)}.hero-copy h1{font-size:clamp(2.46rem,11.6vw,3.75rem)}.hero-copy h1 span{font-size:clamp(3rem,14.2vw,4.4rem)}.hero-body{font-size:1rem;line-height:1.54}.hero-inner>.pipeline-visual{display:none}.mobile-visual-section{background:linear-gradient(180deg,var(--dark) 0%,#f8f9fa 100%);display:block;padding:0 1.2rem 4.6rem}.mobile-visual-section .pipeline-visual{margin:0 auto;padding:.9rem}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.section{padding:4.6rem 1.2rem}.metrics-grid{grid-template-columns:1fr}.metric{border-right:0;padding-right:0}.workflow-section{max-width:calc(100% - 1.2rem)}.site-footer{align-items:flex-start;flex-direction:column}.site-footer nav{align-items:flex-start;flex-direction:column;gap:.8rem}}
