:root{--ink:#111827;--muted:#667085;--blue:#3b82f6;--blue2:#2563eb;--navy:#0c1018;--panel:#141a26;--line:#e5eaf2;--soft:#f4f7fb;--white:#fff;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}.shell{width:min(var(--shell),calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:100;height:72px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(12,15,21,.92);box-shadow:0 8px 28px rgba(0,0,0,.22);backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;gap:38px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:11px;background:linear-gradient(150deg,var(--blue),var(--blue2));box-shadow:0 8px 20px rgba(37,99,235,.35)}.brand-icon svg{width:21px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{color:#eaf0fa;font-size:20px;line-height:1.05;letter-spacing:-.5px}.brand strong span{color:#60a5fa}.brand small{margin-top:3px;color:#98a4b9;font-size:11px;font-weight:600}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.main-nav a,.header-login{color:#b9c3d3;font-size:14px;font-weight:650;text-decoration:none;transition:.2s}.main-nav a:hover,.header-login:hover{color:#fff}.header-login{padding:10px 16px;border:1px solid #2b374a;border-radius:10px}.hero{position:relative;overflow:hidden;padding:96px 0 88px;background:radial-gradient(circle at 70% 40%,#18233b 0,transparent 38%),linear-gradient(145deg,#090c12,#101724 70%,#0c111a);color:#fff}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3}.hero-glow-a{width:420px;height:420px;top:-220px;left:8%;background:#2463e8}.hero-glow-b{width:330px;height:330px;right:-110px;bottom:-190px;background:#7248ec}.hero-grid{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.eyebrow{display:flex;align-items:center;gap:9px;color:#aab7cd;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow span{width:24px;height:2px;border-radius:2px;background:#67a0ff}.eyebrow.dark{color:#667085}.hero h1{max-width:610px;margin:20px 0 24px;font-size:clamp(44px,5.1vw,70px);line-height:1.02;letter-spacing:-.055em}.hero h1 em{color:#65a0ff;font-style:normal}.hero-lead{max-width:590px;margin:0;color:#aeb9cb;font-size:18px;line-height:1.65}.hero-actions,.profile-actions,.install-actions{display:flex;align-items:center;gap:12px;margin-top:32px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid transparent;border-radius:13px;font-size:14px;font-weight:750;text-decoration:none;transition:.2s}.button svg{width:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.button-primary{background:linear-gradient(135deg,#4388f8,#2869df);color:#fff;box-shadow:0 12px 28px rgba(44,108,226,.3)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(44,108,226,.42)}.button-ghost{border-color:#303b4d;background:#171e2a;color:#e9eef7}.hero-points{display:flex;flex-wrap:wrap;gap:15px 20px;margin-top:28px;color:#9fabc0;font-size:12px;font-weight:650}.browser-frame{overflow:hidden;border:1px solid #303c52;border-radius:22px;background:#111722;box-shadow:0 35px 90px rgba(0,0,0,.46),0 0 0 8px rgba(255,255,255,.025);transform:perspective(1300px) rotateY(-3deg) rotateX(1deg)}.browser-top{height:46px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid #2b3445;background:#1b2230}.browser-top i{width:8px;height:8px;border-radius:50%;background:#ef6a67}.browser-top i:nth-child(2){background:#eeb94e}.browser-top i:nth-child(3){background:#5cc680}.browser-address{height:26px;display:flex;align-items:center;gap:7px;margin-left:10px;padding:0 14px;border:1px solid #303a4c;border-radius:8px;background:#111722;color:#748199;font-size:10px;flex:1}.demo-stage{position:relative;height:530px;overflow:hidden;background:radial-gradient(circle at 50% 35%,#1e2b45,#0d121c 60%)}.demo-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:25px;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .55s ease,transform .55s ease;pointer-events:none}.demo-slide.is-active{opacity:1;transform:none}.demo-slide img{height:100%;width:auto;max-width:100%;object-fit:contain;border-radius:12px;box-shadow:0 18px 55px rgba(0,0,0,.38)}.demo-wide img{width:100%;height:auto}.demo-note{position:absolute;display:flex;align-items:center;gap:9px;padding:9px 12px 9px 9px;border:1px solid rgba(118,162,255,.3);border-radius:12px;background:rgba(12,17,27,.93);box-shadow:0 12px 30px rgba(0,0,0,.35);color:#eaf1ff;font-size:11px;font-weight:700}.demo-note b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#3477e8;color:#fff}.note-one{top:24px;right:20px}.note-two{bottom:22px;right:20px}.note-three{top:72px;left:20px}.note-four{bottom:30px;left:20px}.demo-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.demo-dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:#344157;cursor:pointer;transition:.25s}.demo-dots button.is-active{width:28px;background:#4d8cf7}.trust-strip{border-bottom:1px solid #e8edf4;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.trust-grid>div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #e7ebf2}.trust-grid>div:last-child{border:0}.trust-grid strong{font-size:22px;letter-spacing:-.03em}.trust-grid span{margin-top:4px;color:#7b8799;font-size:12px}.section{padding:110px 0}.section-light{background:#f5f8fc}.section-dark{background:#0d121b;color:#fff}.section-head{max-width:760px;margin:0 auto 54px;text-align:center}.section-head .eyebrow{justify-content:center}.section-head h2,.record-copy h2,.profile-copy h2,.result-copy h2{margin:17px 0 18px;font-size:clamp(35px,4vw,52px);line-height:1.08;letter-spacing:-.045em}.section-head p,.record-copy>p,.profile-copy>p,.result-copy>p{margin:0;color:#707d91;font-size:17px;line-height:1.65}.capture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{position:relative;min-height:275px;padding:26px;border:1px solid #e1e7f0;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(40,57,85,.06);transition:.25s}.feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(40,57,85,.12)}.feature-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eaf2ff;color:#3477e8}.feature-icon svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-violet .feature-icon{background:#f0ebff;color:#7857df}.feature-cyan .feature-icon{background:#e6f7fc;color:#1599bd}.feature-green .feature-icon{background:#e7f8f1;color:#15996d}.feature-card h3{margin:22px 0 10px;font-size:19px}.feature-card p{margin:0;color:#6e7a8e;font-size:14px;line-height:1.6}.feature-card>span{position:absolute;left:26px;bottom:24px;color:#3b77d8;font-size:11px;font-weight:750}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.record-visual{position:relative;height:600px;display:flex;align-items:center;justify-content:center}.record-visual:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#2563eb;filter:blur(120px);opacity:.22}.record-visual img{position:relative;max-height:580px;border:1px solid #2c3950;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.5)}.record-copy>p{color:#9da9bb}.check-list{display:grid;gap:19px;margin:32px 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:13px;color:#aeb9ca;font-size:14px;line-height:1.55}.check-list i{width:25px;height:25px;display:grid;place-items:center;flex:0 0 25px;border-radius:8px;background:#1e3b6e;color:#70a5ff;font-style:normal}.check-list strong{color:#eef3fb}.editor-section{overflow:hidden;background:#fff}.editor-window{position:relative;overflow:hidden;border:1px solid #dbe3ef;border-radius:22px;background:#10151f;box-shadow:0 28px 70px rgba(36,52,80,.18)}.editor-window img{width:100%}.tool-callout{position:absolute;padding:9px 12px;border-radius:10px;background:#152034;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.3);font-size:11px;font-weight:750}.callout-a{top:18px;left:43%}.callout-b{top:18px;left:59%}.callout-c{top:18px;right:2%}.tool-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.tool-grid span{padding:10px 14px;border:1px solid #e0e6ef;border-radius:10px;background:#f8fafc;color:#536075;font-size:12px;font-weight:700}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none}.steps li{min-height:230px;padding:24px;border:1px solid #e1e7ef;border-radius:18px;background:#fff}.steps b{display:inline-flex;padding-bottom:18px;color:#4b82e6;font-size:13px;border-bottom:2px solid #4b82e6}.steps h3{margin:24px 0 10px;font-size:18px}.steps p{margin:0;color:#718095;font-size:13px;line-height:1.6}.profile-section{overflow:hidden;background:linear-gradient(145deg,#101722,#0b1018);color:#fff}.split.reverse{grid-template-columns:.9fr 1.1fr}.profile-copy>p{color:#9faabc}.profile-modes{display:grid;gap:12px;margin-top:28px}.profile-modes>div{display:flex;gap:12px;padding:16px;border:1px solid #29364b;border-radius:14px;background:#151d2a}.profile-modes>div>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:10px;background:#23467e;color:#7aa9ff}.profile-modes p{display:grid;gap:4px;margin:0}.profile-modes strong{font-size:14px}.profile-modes small{color:#9faabc;font-size:12px;line-height:1.45}.text-link{color:#8cb5ff;font-size:13px;font-weight:700;text-decoration:none}.settings-visual{position:relative}.settings-visual img{border:1px solid #2d394c;border-radius:22px;box-shadow:0 30px 75px rgba(0,0,0,.45)}.security-label{position:absolute;right:20px;bottom:-18px;padding:11px 14px;border:1px solid #2f4e7d;border-radius:11px;background:#15233a;color:#adc8fa;font-size:11px;font-weight:750}.result-section{background:#fff}.result-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:center}.retention{display:flex;gap:13px;margin-top:28px;padding:17px;border:1px solid #dbe7f9;border-radius:14px;background:#f3f7fe}.retention>span{width:35px;height:35px;display:grid;place-items:center;flex:0 0 35px;border-radius:10px;background:#e2edff;color:#397cf6}.retention strong{font-size:13px}.retention p{margin:4px 0 0;color:#718095;font-size:12px;line-height:1.45}.result-visual img{border:1px solid #dde5ef;border-radius:20px;box-shadow:0 24px 70px rgba(37,54,83,.16)}.compare-section{background:#0e141e;color:#fff}.compare-section .section-head p{color:#9ca9bc}.compare-table{overflow:hidden;border:1px solid #2b374b;border-radius:20px}.compare-row{display:grid;grid-template-columns:1fr 1fr 1fr;min-height:67px;border-bottom:1px solid #273245}.compare-row:last-child{border:0}.compare-row>*{display:flex;align-items:center;padding:15px 20px;border-right:1px solid #273245;font-size:13px}.compare-row>*:last-child{border:0}.compare-row>span{color:#9eabbe}.compare-row strong{background:rgba(50,111,222,.08);color:#dce9ff}.compare-head{background:#171f2d}.compare-head>*{color:#fff!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.07em}.use-cases{background:#f6f8fb}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.case-grid article{padding:26px;border:1px solid #e2e7ef;border-radius:18px;background:#fff}.case-grid span{color:#3e7de9;font-size:11px;font-weight:800}.case-grid h3{margin:18px 0 9px;font-size:18px}.case-grid p{margin:0;color:#718095;font-size:13px;line-height:1.55}.faq-section{background:#fff}.faq-shell{max-width:900px}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #e0e6ef;border-radius:14px;background:#fff}.faq-list summary{padding:20px 52px 20px 20px;cursor:pointer;font-size:15px;font-weight:750;list-style:none;position:relative}.faq-list summary:after{content:"+";position:absolute;right:20px;top:15px;color:#397cf6;font-size:25px;font-weight:400}.faq-list details[open] summary:after{content:"–"}.faq-list p{margin:0;padding:0 20px 20px;color:#6e7b8e;font-size:14px;line-height:1.65}.install-section{position:relative;overflow:hidden;padding:105px 0;background:#0b1018;color:#fff;text-align:center}.install-glow{position:absolute;width:620px;height:380px;left:50%;top:50%;border-radius:50%;background:#245fcf;filter:blur(150px);opacity:.25;transform:translate(-50%,-50%)}.install-inner{position:relative;display:flex;flex-direction:column;align-items:center}.install-inner>img{border-radius:25px;box-shadow:0 20px 48px rgba(48,111,231,.38)}.install-inner .eyebrow{margin-top:27px}.install-inner h2{margin:17px 0;font-size:clamp(38px,4vw,55px);line-height:1.07;letter-spacing:-.045em}.install-inner>p{max-width:650px;margin:0;color:#a3afc1;font-size:16px;line-height:1.65}.install-inner>small{margin-top:16px;color:#6f7c91}.button-disabled{cursor:default;opacity:.78}.button-disabled:hover{transform:none}footer{padding:35px 0;background:#080c12;border-top:1px solid #1f2938;color:#8995a8}.footer-inner{display:flex;align-items:center;gap:30px}.footer-brand .brand-icon{width:34px;height:34px;flex-basis:34px}.footer-brand strong{font-size:16px}.footer-inner nav{display:flex;gap:18px;margin-left:auto}.footer-inner nav a{color:#9aa6b8;font-size:12px;text-decoration:none}.footer-inner p{font-size:11px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}.capture-grid .reveal:nth-child(2),.steps .reveal:nth-child(2),.case-grid .reveal:nth-child(2){transition-delay:.08s}.capture-grid .reveal:nth-child(3),.steps .reveal:nth-child(3),.case-grid .reveal:nth-child(3){transition-delay:.16s}.capture-grid .reveal:nth-child(4),.steps .reveal:nth-child(4),.case-grid .reveal:nth-child(4){transition-delay:.24s}
@media(max-width:1000px){.main-nav{display:none}.hero{padding-top:70px}.hero-grid,.split,.split.reverse,.result-grid{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-actions,.hero-points{justify-content:center}.hero-lead{margin-inline:auto}.hero-visual{max-width:720px;margin:auto}.capture-grid,.steps{grid-template-columns:repeat(2,1fr)}.record-visual{order:2}.result-copy{text-align:center}.retention{text-align:left}.case-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.shell{width:min(100% - 28px,var(--shell))}.site-header{height:64px}.brand strong{font-size:16px}.brand small{font-size:9px}.header-login{padding:8px 11px}.hero{padding:58px 0 62px}.hero h1{font-size:39px}.hero-lead{font-size:16px}.hero-actions,.install-actions{flex-direction:column;align-items:stretch}.hero-points{display:grid}.browser-frame{transform:none;border-radius:16px}.demo-stage{height:430px}.demo-slide{padding:16px}.demo-note{display:none}.trust-grid{grid-template-columns:repeat(2,1fr);gap:0}.trust-grid>div{padding:15px;border-bottom:1px solid #e7ebf2}.trust-grid>div:nth-child(2){border-right:0}.section{padding:76px 0}.section-head{margin-bottom:36px}.section-head h2,.record-copy h2,.profile-copy h2,.result-copy h2{font-size:34px}.capture-grid,.steps,.case-grid{grid-template-columns:1fr}.feature-card{min-height:245px}.record-visual{height:auto}.tool-callout{display:none}.tool-grid{justify-content:flex-start}.compare-table{overflow-x:auto}.compare-row{min-width:720px}.profile-actions{align-items:flex-start;flex-direction:column}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner nav{margin:0;flex-wrap:wrap}.footer-inner p{margin:0}.settings-visual .security-label{right:10px}.result-grid{gap:35px}}

/* The landing header stays in document flow and never covers page content. */
.site-header{position:relative;top:auto}
.menu-visual img{max-width:430px;width:100%;object-fit:contain;object-position:left center}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.feature-card,.button{transition:none}.demo-slide{transition:none}}
html,body{overflow-x:hidden}
