: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}.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:64px 0 56px;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:1fr;gap:0;align-items:center;text-align:center;justify-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:72px 0}.section-light{background:#f5f8fc}.section-dark{background:#0d121b;color:#fff}.section-head{max-width:760px;margin:0 auto 36px;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(5,1fr);gap:16px}.feature-card{position:relative;min-height:300px;padding:22px;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-rose .feature-icon{background:#fdeef0;color:#e23b5a}.feature-card h3{margin:18px 0 8px;font-size:18px}.feature-card p{margin:0;color:#6e7a8e;font-size:13px;line-height:1.55;padding-bottom:34px}.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:72px 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;margin-left:auto}.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:60px 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}

/* Hero video demo block */
.hero-video{position:relative;padding:84px 0 90px;background:linear-gradient(180deg,#0b1018,#0d121b);color:#fff;overflow:hidden}
.hero-video-head{max-width:760px;margin:0 auto 38px;text-align:center}
.hero-video-head h2{margin:16px 0 16px;font-size:clamp(32px,3.6vw,46px);line-height:1.1;letter-spacing:-.04em}
.hero-video-head p{margin:0 auto;color:#a3afc1;font-size:17px;line-height:1.65;max-width:640px}
.hero-video-frame{position:relative;max-width:1040px;margin:0 auto;border:1px solid #2b374b;border-radius:22px;overflow:hidden;background:#0a0e16;box-shadow:0 35px 90px rgba(0,0,0,.5),0 0 0 8px rgba(255,255,255,.02)}
.hero-video-player{display:block;width:100%;height:auto;aspect-ratio:1280/832;object-fit:contain;background:#0a0e16}
.hero-video-badge{position:absolute;left:18px;bottom:16px;padding:8px 13px;border-radius:10px;background:rgba(12,17,27,.86);border:1px solid rgba(118,162,255,.3);color:#dbe7ff;font-size:12px;font-weight:700;backdrop-filter:blur(8px)}
@media(max-width:680px){.hero-video{padding:54px 0 60px}.hero-video-head{margin-bottom:26px}.hero-video-head h2{font-size:27px}.hero-video-head p{font-size:15px}.hero-video-frame{border-radius:14px}.hero-video-badge{font-size:10px;left:12px;bottom:10px}}
(prefers-reduced-motion:reduce){.hero-video-player{aspect-ratio:1280/832}}

/* Hero now single-column, centered (slider removed) */
.hero .hero-copy{display:flex;flex-direction:column;align-items:center}
.hero .eyebrow{justify-content:center}
.hero h1,.hero-lead{margin-inline:auto}
.hero-actions{justify-content:center}
.hero-points{justify-content:center}


/* Profile visual: make image taller/substantial */
.profile-section .settings-visual img{width:100%;min-height:480px;object-fit:cover;object-position:center}
@media(max-width:680px){.profile-section .settings-visual img{min-height:300px}}

/* Brand icon as image */
.site-header .brand-icon{background:none;box-shadow:none}
.brand-icon img{width:100%;height:100%;object-fit:contain;display:block}

/* Hero video play button */
.hero-video-play{position:absolute;inset:0;margin:auto;width:84px;height:84px;padding:0;border:0;border-radius:50%;background:rgba(12,17,27,.78);color:#fff;cursor:pointer;display:grid;place-items:center;backdrop-filter:blur(6px);box-shadow:0 12px 34px rgba(0,0,0,.4);transition:transform .2s,background .2s}
.hero-video-play:hover{background:rgba(67,136,248,.92);transform:scale(1.06)}
.hero-video-play svg{width:34px;height:34px;fill:#fff;margin-left:4px}
.hero-video-play.is-hidden{opacity:0;pointer-events:none;transform:scale(.6)}
@media(max-width:680px){.hero-video-play{width:64px;height:64px}.hero-video-play svg{width:26px;height:26px}}

.hero-warn{
  max-width:640px;
  margin:14px 0 0;
  padding:12px 16px;
  border:1px solid rgba(226,59,90,.35);
  border-radius:12px;
  background:rgba(226,59,90,.08);
  color:#c81e3e;
  font-size:13px;
  line-height:1.5;
  text-align:center;
}
.hero-warn strong{color:#a8102c}
@media (max-width:680px){
  .hero-warn{font-size:12.5px;padding:10px 14px}
}

/* Header navigation: compact icon pills */
.main-nav{gap:6px;padding:5px;border:1px solid rgba(148,163,184,.12);border-radius:14px;background:rgba(255,255,255,.035)}
.main-nav a{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border-radius:10px;color:#aeb9ca;white-space:nowrap}
.main-nav a svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:#67a0ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:.2s}
.main-nav a:first-child svg{fill:#67a0ff;stroke:none}
.main-nav a:hover{color:#fff;background:rgba(75,132,235,.14);box-shadow:inset 0 0 0 1px rgba(103,160,255,.15)}
.main-nav a:hover svg{stroke:#8db9ff;transform:translateY(-1px)}
.main-nav a:first-child:hover svg{fill:#8db9ff}
.header-login{background:rgba(255,255,255,.025)}
@media(max-width:1180px){.header-inner{gap:18px}.main-nav a{padding:9px 8px}.main-nav{gap:2px}}

/* Comparison: bright product-focused card */
.compare-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#eef5ff 0%,#f8fbff 48%,#eef2ff 100%);color:var(--ink)}
.compare-section:before,.compare-section:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}
.compare-section:before{width:360px;height:360px;top:-180px;right:5%;background:radial-gradient(circle,rgba(59,130,246,.18),rgba(59,130,246,0) 70%)}
.compare-section:after{width:280px;height:280px;left:-120px;bottom:-150px;background:radial-gradient(circle,rgba(124,92,246,.14),rgba(124,92,246,0) 70%)}
.compare-section .shell{position:relative;z-index:1}
.compare-section .eyebrow{color:#53709e}
.compare-section .section-head h2{color:#101828}
.compare-section .section-head p{color:#66758b}
.compare-table{border:1px solid #cfdcf0;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 24px 65px rgba(42,76,128,.14),0 2px 8px rgba(42,76,128,.06)}
.compare-row{border-bottom:1px solid #e2eaf5;transition:background .2s}
.compare-row:not(.compare-head):hover{background:#f7faff}
.compare-row>*{border-right:1px solid #e2eaf5;padding:17px 22px;color:#657289;font-size:13px}
.compare-row>span:first-child{color:#27364e;font-weight:750}
.compare-row strong{position:relative;background:linear-gradient(90deg,rgba(59,130,246,.09),rgba(99,102,241,.055));color:#174ea6;font-weight:750}
.compare-row strong:after{content:"";position:absolute;inset:0 0 0 auto;width:3px;background:linear-gradient(#60a5fa,#4f46e5);opacity:.62}
.compare-head{background:linear-gradient(100deg,#173f7a,#2869df 58%,#4f46e5)}
.compare-head>*{border-color:rgba(255,255,255,.17);color:#eaf2ff!important}
.compare-head strong{background:rgba(255,255,255,.13);color:#fff!important}
.compare-head strong:after{display:none}
@media(max-width:680px){.compare-table{border-radius:18px}.compare-row>*{padding:15px 17px}}

/* Hero: real extension menu */
.hero{padding:58px 0 64px}
.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);gap:76px;text-align:left;justify-items:stretch}
.hero .hero-copy{align-items:flex-start;justify-content:center}
.hero .eyebrow,.hero-actions,.hero-points{justify-content:flex-start}
.hero h1,.hero-lead{margin-inline:0}
.hero-menu-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:630px}
.hero-menu-visual:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:#2f72ed;filter:blur(115px);opacity:.24}
.hero-menu-frame{position:relative;width:min(100%,370px);padding:8px;border:1px solid rgba(120,158,225,.32);border-radius:27px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.025));box-shadow:0 38px 90px rgba(0,0,0,.5),0 0 0 8px rgba(255,255,255,.018);transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}
.hero-menu-frame img{width:100%;height:auto;border-radius:20px}
.hero-menu-label{position:absolute;right:-12px;bottom:82px;display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid rgba(116,162,246,.35);border-radius:12px;background:rgba(14,22,36,.9);box-shadow:0 15px 35px rgba(0,0,0,.35);color:#dbe8ff;font-size:12px;font-weight:750;backdrop-filter:blur(12px)}
.hero-menu-label b{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#3478e5;color:#fff;font-size:13px}
@media(max-width:1000px){.hero-grid{grid-template-columns:1fr;gap:48px;text-align:center}.hero .hero-copy{align-items:center}.hero .eyebrow,.hero-actions,.hero-points{justify-content:center}.hero h1,.hero-lead{margin-inline:auto}.hero-menu-visual{min-height:0}.hero-menu-frame{width:min(100%,390px);transform:none}.hero-menu-label{right:calc(50% - 220px);bottom:55px}}
@media(max-width:520px){.hero-menu-frame{width:min(92%,350px)}.hero-menu-label{right:0;bottom:40px}}

/* Clear relationship between the landing and the upload service */
.service-bridge{position:relative;padding:22px 0;border-top:1px solid #dce6f5;border-bottom:1px solid #dce6f5;background:linear-gradient(90deg,#f8fbff,#eef5ff 52%,#f8fbff)}
.service-bridge-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px}
.service-bridge-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#4388f8,#2869df);box-shadow:0 10px 25px rgba(44,108,226,.25);color:#fff;font-size:22px;font-weight:800}
.service-bridge-copy strong{display:block;color:#17243a;font-size:15px}
.service-bridge-copy p{margin:5px 0 0;color:#66758b;font-size:13px;line-height:1.5}
.service-bridge-copy a{color:#2869df;font-weight:750;text-decoration:none}
.service-bridge-copy a:hover{text-decoration:underline}
.service-bridge-note{max-width:270px;padding:10px 13px;border:1px solid #cbdcf3;border-radius:11px;background:rgba(255,255,255,.8);color:#52637d;font-size:11px;font-weight:700;line-height:1.45}
@media(max-width:820px){.service-bridge-inner{grid-template-columns:auto 1fr}.service-bridge-note{grid-column:2;max-width:none}}
@media(max-width:520px){.service-bridge{padding:20px 0}.service-bridge-inner{grid-template-columns:1fr;text-align:center}.service-bridge-icon{margin:auto}.service-bridge-note{grid-column:auto}}
