@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--bg: #ffffff;--ink: #0f172a;--muted: #64748b;--line: #e2e8f0;--soft: #f8fafc;--blue: #2563eb;--blue-dark: #1d4ed8;--emerald: #10b981;--navy: #0b1220;--amber: #f59e0b;--shadow: 0 24px 70px rgba(15, 23, 42, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}main{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:20;height:74px;display:flex;align-items:center;gap:28px;padding:0 clamp(20px,5vw,72px);background:#ffffffe0;border-bottom:1px solid rgba(226,232,240,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;letter-spacing:0}.brand img{width:34px;height:34px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:24px;margin-left:auto;color:#475569;font-size:.9rem;font-weight:600}.site-header nav a:hover{color:var(--blue)}.header-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:999px;font-size:.92rem;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.header-cta{padding:0 18px;background:var(--ink);color:#fff}.primary-button{padding:0 22px;border:0;background:var(--blue);color:#fff;box-shadow:0 14px 32px #2563eb38;cursor:pointer}.primary-button:hover,.header-cta:hover{transform:translateY(-1px);box-shadow:0 18px 38px #2563eb40}.primary-button:disabled{cursor:wait;opacity:.72;transform:none}.primary-button svg,.secondary-button svg{width:17px;height:17px}.secondary-button{padding:0 20px;background:#fff;color:var(--ink);border:1px solid var(--line)}.secondary-button:hover{border-color:#bfdbfe;transform:translateY(-1px)}.secondary-button.dark{background:var(--navy);color:#fff;border-color:#ffffff29}.hero{min-height:calc(100vh - 74px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(34px,5vw,72px);padding:clamp(42px,6vw,82px) clamp(20px,5vw,72px) clamp(50px,7vw,92px)}.hero-copy{max-width:670px}.hero h1{margin:0;color:var(--ink);font-size:clamp(2.8rem,6.2vw,5.8rem);line-height:.97;letter-spacing:0;font-weight:800}.hero p{max-width:610px;margin:26px 0 0;color:#475569;font-size:clamp(1.02rem,1.4vw,1.2rem);line-height:1.75;font-weight:500}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.hero-proof span{padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:#475569;background:#fff;font-size:.82rem;font-weight:700}.product-preview{position:relative;min-height:560px;padding:18px;border:1px solid rgba(148,163,184,.28);border-radius:28px;background:linear-gradient(145deg,#f8fafc,#eff6ff 48%,#ecfdf5);box-shadow:var(--shadow)}.preview-topbar{display:flex;gap:7px;height:30px;align-items:center;padding:0 8px}.preview-topbar span{width:9px;height:9px;border-radius:999px;background:#cbd5e1}.preview-grid{height:calc(100% - 30px);min-height:494px;display:grid;grid-template-columns:1.08fr .92fr;grid-template-rows:1fr 1.05fr;gap:14px}.preview-panel{padding:22px;border:1px solid rgba(226,232,240,.92);border-radius:20px;background:#ffffffeb;box-shadow:0 14px 36px #0f172a14}.preview-label{display:block;color:#64748b;font-size:.78rem;font-weight:800}.score-panel{display:flex;align-items:flex-start;justify-content:space-between}.score-panel strong{display:block;margin-top:20px;color:var(--blue);font-size:4.2rem;line-height:1;font-weight:800}.score-panel svg{width:42px;height:42px;color:var(--emerald)}.preview-panel ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:13px}.preview-panel li{color:#334155;font-size:.92rem;line-height:1.4;font-weight:600}.chart-panel{display:flex;flex-direction:column}.bars{flex:1;display:flex;align-items:end;gap:13px;padding-top:28px}.bars i{flex:1;display:block;min-height:44px;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,var(--blue),var(--emerald))}.assistant-panel{display:flex;flex-direction:column;justify-content:space-between;background:#0f172a}.assistant-panel svg{width:34px;height:34px;color:#93c5fd}.assistant-panel p{margin:30px 0 0;color:#e2e8f0;font-size:1rem;line-height:1.55;font-weight:600}.problem-section,.section,.audience-section,.demo-section,.trial-section{padding:clamp(66px,9vw,110px) clamp(20px,5vw,72px)}.problem-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(24px,6vw,86px);align-items:start;background:var(--navy);color:#fff}.problem-section h2,.section-heading h2,.audience-copy h2,.demo-copy h2,.trial-copy h2{margin:0;font-size:clamp(2rem,4.1vw,3.8rem);line-height:1.04;letter-spacing:0;font-weight:800}.problem-section p{margin:0;color:#cbd5e1;font-size:1.08rem;line-height:1.75;font-weight:500}.section-heading{max-width:840px}.section-heading p,.audience-copy p,.demo-copy p,.trial-copy p{margin:18px 0 0;color:var(--muted);font-size:1rem;line-height:1.75;font-weight:500}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:42px}.capability-card{min-height:220px;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.capability-card svg{width:28px;height:28px;color:var(--blue)}.capability-card h3{margin:28px 0 0;color:var(--ink);font-size:1.04rem;font-weight:800}.capability-card p{margin:10px 0 0;color:var(--muted);font-size:.92rem;line-height:1.62;font-weight:500}.audience-section{display:grid;grid-template-columns:1fr .8fr;gap:clamp(24px,6vw,88px);background:var(--soft)}.audience-list{display:grid;gap:12px}.audience-list div{display:flex;align-items:center;gap:12px;min-height:58px;padding:0 18px;border:1px solid var(--line);border-radius:16px;background:#fff;color:#334155;font-weight:800}.audience-list svg{width:20px;height:20px;color:var(--emerald)}.demo-section{background:#fff}.demo-panel{display:grid;grid-template-columns:.82fr 1fr;gap:clamp(24px,5vw,72px);padding:clamp(28px,5vw,54px);border-radius:28px;background:linear-gradient(135deg,#0b1220,#172554);color:#fff}.demo-copy p{color:#cbd5e1}.workflow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.workflow div{min-height:112px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff14}.workflow span{display:block;color:#93c5fd;font-size:.76rem;font-weight:800}.workflow strong{display:block;margin-top:18px;color:#fff;font-size:1rem;font-weight:800}.trial-section{display:grid;grid-template-columns:.82fr 1fr;gap:clamp(24px,6vw,86px);align-items:start;background:var(--soft)}.trial-copy svg{width:34px;height:34px;margin-bottom:24px;color:var(--blue)}.lead-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:clamp(22px,3vw,32px);border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 52px #0f172a14}.lead-form label{display:grid;gap:8px;color:#334155;font-size:.84rem;font-weight:800}.lead-form .wide,.form-error,.form-success,.form-submit{grid-column:1 / -1}.lead-form input,.lead-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:13px;background:#fff;color:var(--ink);font-size:.95rem;font-weight:500;outline:none}.lead-form input{height:48px;padding:0 14px}.lead-form textarea{resize:vertical;padding:13px 14px;line-height:1.5}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb1f}.form-error,.form-success{margin:0;padding:12px 14px;border-radius:13px;font-size:.9rem;line-height:1.4;font-weight:700}.form-error{background:#fef2f2;color:#b91c1c}.form-success{background:#ecfdf5;color:#047857}.form-submit{min-height:50px}footer{display:grid;grid-template-columns:.7fr 1fr auto;gap:24px;align-items:center;padding:36px clamp(20px,5vw,72px);background:var(--navy);color:#fff}footer p{margin:0;color:#94a3b8;font-size:.9rem;line-height:1.55;font-weight:500}footer div:last-child{display:flex;gap:18px;color:#dbeafe;font-size:.88rem;font-weight:700}.footer-brand{color:#fff}@media(max-width:980px){.site-header nav{display:none}.hero,.problem-section,.audience-section,.demo-panel,.trial-section,footer{grid-template-columns:1fr}.hero{min-height:auto}.product-preview{min-height:500px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}footer div:last-child{flex-wrap:wrap}}@media(max-width:640px){.site-header{height:66px;padding:0 16px}.header-cta{display:none}.brand img{width:30px;height:30px}.hero{padding-top:36px}.hero h1{font-size:clamp(2.4rem,13vw,3.5rem)}.hero-actions,.primary-button,.secondary-button{width:100%}.product-preview{min-height:auto;padding:12px;border-radius:22px}.preview-grid{min-height:0;grid-template-columns:1fr;grid-template-rows:none}.preview-panel{min-height:160px}.score-panel strong{font-size:3.4rem}.capability-grid,.workflow,.lead-form{grid-template-columns:1fr}.problem-section,.section,.audience-section,.demo-section,.trial-section{padding-left:16px;padding-right:16px}.lead-form .wide,.form-error,.form-success,.form-submit{grid-column:auto}}
