:root{
  --bg:#f6f8fc;--surface:#fff;--surface-soft:#eef3fb;--text:#172033;--muted:#657087;
  --line:#dfe5ef;--blue:#2f6fec;--blue-dark:#1c4fb0;--navy:#14233b;--navy2:#1b2f4e;
  --shadow:0 24px 70px rgba(29,49,83,.12);--radius:28px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}body.lightbox-open{overflow:hidden}
a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.section-pad{padding:104px 0}.soft{background:#eef3fa}.skip-link{position:fixed;left:16px;top:-80px;z-index:999;background:#fff;padding:10px 14px;border-radius:10px}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:50;padding:14px 0;background:rgba(246,248,252,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(214,222,235,.72)}.header-inner{display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:13px;font-weight:800;color:#1e3a66;box-shadow:0 8px 22px rgba(29,49,83,.08)}.brand-copy{display:grid;line-height:1.1}.brand-copy strong{font-size:14px}.brand-copy small{font-size:11px;color:var(--muted);margin-top:5px}.main-nav{display:flex;align-items:center;justify-content:center;gap:22px;margin-left:auto;font-size:14px;color:#4e5a70}.main-nav a:hover{color:var(--blue)}.header-cta{padding:10px 16px;border-radius:12px;background:#fff;border:1px solid var(--line);font-size:14px;font-weight:700}.hero{padding-top:84px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:var(--blue);margin:0 0 18px}.eyebrow.light{color:#9ec0ff}.hero h1,.section-head h2,.story-copy h2,.final-card h2{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(46px,5.2vw,74px)}.hero-lead,.lead{font-size:20px;line-height:1.55;color:#4d596e;margin:26px 0 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:14px;font-weight:800;font-size:15px;transition:.2s ease}.button.primary{background:var(--blue);color:white;box-shadow:0 12px 32px rgba(47,111,236,.25)}.button.primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button.secondary{background:#fff;border:1px solid var(--line)}.button.secondary:hover{border-color:#b8c6de}.trial-note{display:flex;align-items:center;gap:14px;margin-top:30px;color:#566178;font-size:14px;max-width:520px}.trial-number{white-space:nowrap;padding:7px 11px;border:1px solid #bcd0f5;border-radius:999px;color:#2459b8;background:#edf4ff;font-weight:800}.hero-visual{position:relative;padding:22px 18px 30px}.hero-visual::before{content:"";position:absolute;inset:4% -10% 0 8%;background:radial-gradient(circle at 42% 20%,rgba(90,137,225,.22),rgba(90,137,225,0) 62%);z-index:-1}.screen-frame{display:block;width:100%;padding:0;border:1px solid #dce4f0;border-radius:22px;overflow:hidden;background:white;box-shadow:var(--shadow);cursor:zoom-in;text-align:left}.screen-frame img{display:block;width:100%;height:auto}.screen-main{transform:rotate(-.6deg)}.phone-shot{position:absolute;right:-5px;bottom:0;width:22%;max-width:165px;padding:6px;border-radius:24px;border:1px solid #d8e0ed;background:#fff;box-shadow:0 24px 55px rgba(26,45,75,.2);cursor:zoom-in}.phone-shot img{display:block;width:100%;height:auto;border-radius:18px}.screen-caption{position:absolute;left:34px;bottom:2px;color:#60708a;font-size:12px;background:rgba(255,255,255,.88);padding:6px 10px;border-radius:999px;border:1px solid #dde5f0}.section-head{max-width:760px;margin-bottom:50px}.section-head.centered{text-align:center;margin-inline:auto;margin-bottom:56px}.section-head h2,.story-copy h2,.final-card h2{font-size:clamp(34px,4.1vw,56px)}.section-head p{font-size:18px;color:var(--muted);margin:20px 0 0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{background:rgba(255,255,255,.84);border:1px solid #dce5f1;border-radius:20px;padding:25px;min-height:190px;box-shadow:0 10px 35px rgba(29,49,83,.04)}.feature-icon{display:inline-grid;place-items:center;width:36px;height:30px;border-radius:10px;background:#ecf3ff;color:#2359ba;font-weight:800;font-size:12px;margin-bottom:28px}.feature-card h3{font-size:18px;margin:0 0 10px}.feature-card p{font-size:14px;color:#647087;margin:0}.story-grid,.split-row{display:grid;grid-template-columns:1fr 1.08fr;gap:64px;align-items:center}.story-copy p:not(.eyebrow){color:#59657a}.clean-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:15px}.clean-list li{position:relative;padding-left:28px}.clean-list li::before{content:"";position:absolute;left:0;top:.62em;width:10px;height:10px;border-radius:50%;background:#2f6fec;box-shadow:0 0 0 5px #e9f1ff}.screen-stack{position:relative;padding:20px 30px 80px 0}.screen-stack .offset{position:absolute;width:70%;right:0;bottom:0;transform:rotate(1.4deg)}.dark-panel{background:var(--navy);color:#fff}.dark-panel .story-copy p:not(.eyebrow){color:#c3d0e2}.dark-panel .screen-frame{border-color:#364b6c;box-shadow:0 30px 80px rgba(0,0,0,.3)}.mini-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.mini-points span{font-size:12px;font-weight:700;color:#d5e3fa;border:1px solid #3d5273;padding:7px 10px;border-radius:999px}.gallery-3{display:grid;grid-template-columns:1.12fr .94fr .94fr;gap:18px}.gallery-3 .screen-frame:nth-child(2){transform:translateY(38px)}.gallery-3 .screen-frame:nth-child(3){transform:translateY(12px)}.path-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:28px}.path-line span{padding:8px 11px;background:#fff;border:1px solid #d9e3f0;border-radius:10px;font-size:13px;font-weight:750}.path-line b{color:#97a4b8}.analytics-pair{position:relative;padding-bottom:80px}.analytics-pair .small{position:absolute;width:62%;right:-18px;bottom:0;transform:rotate(1deg)}.team-panel{background:#eaf0f9}.duo-screens{display:grid;grid-template-columns:1fr 1fr;gap:24px}.screen-label{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#68758c;font-weight:800;margin:0 0 12px}.final-cta{background:var(--navy2);color:#fff}.final-card{display:grid;grid-template-columns:1.15fr .85fr;gap:72px;align-items:center}.final-card>div:first-child>p:not(.eyebrow){font-size:18px;color:#cad6e7;max-width:720px}.price-note{margin-top:24px!important;color:#fff!important;font-weight:750}.contact-card{background:#fff;color:var(--text);border-radius:26px;padding:32px;box-shadow:0 30px 80px rgba(0,0,0,.24)}.contact-kicker{margin:0 0 8px;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.contact-card h3{font-size:30px;margin:0 0 24px}.contact-link{display:grid;gap:3px;padding:15px 0;border-top:1px solid #e3e8f1}.contact-link span{font-size:12px;color:var(--muted)}.contact-link strong{font-size:18px;color:#214f9e}.contact-link:hover strong{text-decoration:underline}.contact-foot{font-size:12px;color:#7b8495;margin:18px 0 0}.site-footer{background:#111d31;color:#bac6d8;border-top:1px solid #283853}.footer-inner{display:flex;justify-content:space-between;align-items:center;padding:24px 0;font-size:13px}.footer-inner p{margin:0}.lightbox{position:fixed;inset:0;z-index:200;background:rgba(9,16,29,.88);padding:50px 26px 28px;display:grid;place-items:center;backdrop-filter:blur(8px)}.lightbox[hidden]{display:none}.lightbox img{display:block;max-width:min(1500px,96vw);max-height:88vh;width:auto;height:auto;border-radius:16px;box-shadow:0 30px 100px rgba(0,0,0,.5);background:#fff}.lightbox-close{position:fixed;right:24px;top:18px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
@media (max-width:1080px){.main-nav{display:none}.header-cta{margin-left:auto}.hero-grid,.story-grid,.split-row{grid-template-columns:1fr;gap:46px}.hero-copy{max-width:800px}.hero-visual{max-width:900px;margin-inline:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.story-copy{max-width:760px}.gallery-3{grid-template-columns:1fr 1fr}.gallery-3 .screen-frame:nth-child(2),.gallery-3 .screen-frame:nth-child(3){transform:none}.gallery-3 .screen-frame:first-child{grid-column:1/-1}.final-card{grid-template-columns:1fr;gap:38px}.contact-card{max-width:580px}.reverse-mobile .story-copy{order:-1}}
@media (max-width:700px){.container{width:min(100% - 28px,var(--max))}.section-pad{padding:72px 0}.site-header{padding:9px 0}.brand-copy small{display:none}.header-cta{padding:9px 12px}.hero{padding-top:54px}.hero-grid{gap:36px}.hero h1{font-size:42px}.hero-lead,.lead{font-size:18px}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.trial-note{align-items:flex-start}.hero-visual{padding:10px 8px 28px}.screen-frame{border-radius:15px}.screen-main{transform:none}.phone-shot{width:28%;right:-2px;bottom:-4px;border-radius:18px}.phone-shot img{border-radius:13px}.screen-caption{left:16px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.story-grid,.split-row{gap:34px}.screen-stack{padding:0 0 54px}.screen-stack .offset{width:76%}.gallery-3{grid-template-columns:1fr;gap:16px}.gallery-3 .screen-frame:first-child{grid-column:auto}.duo-screens{grid-template-columns:1fr}.analytics-pair{padding-bottom:64px}.analytics-pair .small{width:70%;right:0}.final-card{gap:30px}.contact-card{padding:24px}.footer-inner{gap:18px}.lightbox{padding:52px 10px 18px}.lightbox img{max-width:98vw}.section-head h2,.story-copy h2,.final-card h2{font-size:36px}}
@media (max-width:420px){.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:13px}.header-cta{font-size:12px}.hero h1{font-size:38px}.hero-lead{font-size:17px}.path-line{gap:5px}.path-line span{font-size:12px;padding:7px 8px}.contact-link strong{font-size:17px}}
