@font-face{font-family:Cairo;src:url('assets/Cairo.ttf') format('truetype');font-style:normal;font-weight:200 900;font-display:swap}
:root{--black:#090909;--ink:#161616;--muted:#6d6d6d;--line:#e7e7e7;--soft:#f5f5f3;--white:#fff;--radius:28px;--shadow:0 24px 70px rgba(0,0,0,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Cairo,system-ui,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.skip-link{position:fixed;z-index:100;top:12px;right:12px;padding:10px 16px;border-radius:12px;background:#000;color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;padding:18px 24px;transition:.35s ease}.site-header.scrolled{padding-top:10px}.nav-shell{position:relative;max-width:1220px;height:68px;margin:auto;padding:0 10px 0 14px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 10px 36px rgba(0,0,0,.08);backdrop-filter:blur(18px);display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;direction:ltr}.brand img{border-radius:12px}.nav-shell nav{display:flex;align-items:center;gap:28px;margin-inline:auto;font-size:14px;color:#575757}.nav-shell nav a{transition:color .2s}.nav-shell nav a:hover{color:#000}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:11px 23px;border:1px solid transparent;border-radius:16px;font-size:14px;font-weight:700;transition:transform .25s ease,background .25s,color .25s,box-shadow .25s}.button:hover{transform:translateY(-2px)}.button-dark{background:#090909;color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.14)}.button-dark:hover{background:#262626}.button-light{background:#fff;color:#0b0b0b;box-shadow:0 12px 30px rgba(0,0,0,.16)}.button-light:hover{background:#f2f2f2}.nav-cta{min-height:44px;border-radius:14px}.menu-button{display:none;width:42px;height:42px;border:0;border-radius:13px;background:#0b0b0b;padding:12px}.menu-button span{display:block;height:1.5px;margin:5px 0;background:#fff}
.hero{position:relative;min-height:94svh;display:flex;align-items:flex-end;overflow:hidden;background:#102139;color:#fff}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(5,9,14,.1) 8%,rgba(5,9,14,.35) 46%,rgba(5,9,14,.86) 100%),linear-gradient(0deg,rgba(5,5,5,.6),transparent 45%)}.hero-content{position:relative;z-index:2;width:min(1220px,calc(100% - 48px));margin:0 auto;padding:190px 0 148px}.eyebrow{display:flex;align-items:center;gap:10px;color:#5c5c5c;font-size:13px;font-weight:700}.eyebrow span{width:28px;height:1px;background:currentColor}.eyebrow.light{color:rgba(255,255,255,.7)}.hero h1{margin:10px 0 -4px;font-size:clamp(56px,8vw,116px);line-height:1;font-weight:800;letter-spacing:-4px;direction:ltr;text-align:right}.hero-tagline{margin:26px 0 18px;font-size:clamp(28px,3.5vw,52px);font-weight:700;line-height:1.45}.hero-copy{max-width:590px;margin:0;color:rgba(255,255,255,.72);font-size:17px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.text-link{font-size:14px;font-weight:700}.light-link{color:#fff}.light-link span{display:inline-block;margin-right:6px;transition:transform .2s}.light-link:hover span{transform:translateX(-4px)}.hero-points{position:absolute;z-index:2;bottom:32px;left:50%;width:min(1220px,calc(100% - 48px));transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25);color:rgba(255,255,255,.75);font-size:13px}.hero-points span{padding-top:18px}.trust-strip{max-width:1220px;margin:auto;padding:36px 0;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.trust-strip div{padding:0 28px;border-left:1px solid var(--line)}.trust-strip div:first-child{padding-right:0}.trust-strip div:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:15px}.trust-strip span{margin-top:3px;color:var(--muted);font-size:12px}
.section{max-width:1220px;margin:auto;padding:130px 0}.section-heading{display:grid;grid-template-columns:1fr 1.2fr;align-items:end;gap:30px;margin-bottom:54px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.product-copy h2,.download-heading h2,.final-cta h2{margin:8px 0 0;font-size:clamp(38px,5vw,66px);line-height:1.28;letter-spacing:-1.8px}.section-heading>p{max-width:450px;margin:0 0 8px;color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{position:relative;min-height:310px;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-card-wide{grid-column:1/-1;min-height:390px;display:grid;grid-template-columns:1fr 1fr;align-items:start}.feature-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#0b0b0b;color:#fff}.feature-icon svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-number{position:absolute;top:34px;left:34px;color:#a2a2a2;font-size:12px}.feature-card h3{margin:62px 0 10px;font-size:24px}.feature-card p{max-width:480px;margin:0;color:var(--muted);font-size:15px}.mini-chart{align-self:end;height:210px;display:flex;align-items:flex-end;gap:12px;padding:0 12px 0 0}.mini-chart i{flex:1;max-width:42px;border-radius:10px 10px 3px 3px;background:#e5e5e5}.mini-chart i.active{background:#0a0a0a}
.product-section{margin:0 24px;padding:110px max(24px,calc((100vw - 1220px)/2));border-radius:38px;background:#0b0b0b;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;overflow:hidden}.product-copy p{max-width:500px;color:#aaa;font-size:16px}.check-list{padding:0;margin:32px 0 0;list-style:none}.check-list li{display:flex;align-items:center;gap:12px;margin:14px 0;color:#d7d7d7}.check-list span{width:25px;height:25px;border:1px solid #444;border-radius:9px;display:grid;place-items:center;font-size:11px}.dashboard-mockup{min-width:700px;border:1px solid #303030;border-radius:26px;background:#f4f4f2;color:#111;box-shadow:0 28px 70px rgba(0,0,0,.42);overflow:hidden;transform:perspective(1100px) rotateY(5deg)}.mock-top{height:64px;padding:0 20px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #ddd;background:#fff}.mock-brand{display:flex;align-items:center;gap:8px;direction:ltr}.mock-brand img{border-radius:9px}.mock-top>span{font-size:12px}.mock-top>i{width:9px;height:9px;margin-right:auto;border-radius:50%;background:#111}.mock-body{height:430px;display:flex}.mock-side{width:145px;padding:28px 20px;border-left:1px solid #dedede;background:#fff}.mock-side>*{display:block;height:10px;margin-bottom:22px;border-radius:5px;background:#ddd}.mock-side b{height:28px;background:#111}.mock-main{flex:1;padding:30px}.mock-title{display:flex;justify-content:space-between}.mock-title b,.mock-title span{display:block}.mock-title b{font-size:18px}.mock-title span{color:#888;font-size:10px}.mock-title em{height:30px;padding:6px 13px;border-radius:10px;background:#fff;font-size:10px;font-style:normal}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.mock-stats div,.mock-report{padding:18px;border:1px solid #e0e0e0;border-radius:18px;background:#fff}.mock-stats span{display:block;color:#888;font-size:9px}.mock-stats b{font-size:23px}.mock-report{height:225px;margin-top:14px}.mock-report>div:first-child{display:flex;justify-content:space-between;font-size:11px}.mock-report span{color:#999;font-size:9px}.mock-bars{height:150px;display:flex;align-items:flex-end;gap:9px;padding-top:20px}.mock-bars i{flex:1;border-radius:5px 5px 1px 1px;background:#dedede}.mock-bars i.hot{background:#111}
.centered{display:flex;flex-direction:column;align-items:center;text-align:center}.centered p{margin:8px auto 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{padding:34px;border-top:1px solid #ccc}.steps b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#0b0b0b;color:#fff;font-size:14px}.steps h3{margin:30px 0 7px;font-size:22px}.steps p{margin:0;color:var(--muted);font-size:14px}.download-section{padding:120px max(24px,calc((100vw - 1220px)/2));background:#f2f2f0}.download-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:46px}.download-heading .eyebrow{grid-column:1/-1;color:#666}.download-heading p{max-width:410px;margin:0 0 10px;color:#666}.download-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.download-card{min-height:390px;padding:32px;border:1px solid #ddd;border-radius:30px;background:#fff;display:flex;flex-direction:column;align-items:flex-start}.platform-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#0b0b0b;color:#fff;font:700 25px system-ui}.android-mark svg{width:30px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.download-card>div:nth-child(2){margin-top:38px}.download-card span{color:#8b8b8b;font-size:12px}.download-card h3{margin:-2px 0 4px;font-size:31px;direction:ltr;text-align:right}.download-card p{max-width:400px;margin:0;color:#777;font-size:14px}.download-card .button{width:100%;margin-top:auto}.download-card .button span{color:#fff;font-size:18px}.license-note{text-align:center;margin:34px 0 0;color:#666;font-size:14px}.license-note a{color:#000;font-weight:700;border-bottom:1px solid #000}.final-cta{margin:24px;padding:80px max(26px,calc((100vw - 1130px)/2));border-radius:36px;background:#090909;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.final-cta>div>span{color:#888;font-weight:700}.final-cta h2{font-size:clamp(38px,5vw,62px)}footer{max-width:1220px;margin:auto;padding:70px 0 30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{border-radius:13px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-size:19px}.footer-brand span{color:#888;font-size:11px}footer>p{max-width:520px;color:#777;font-size:14px}.footer-links{display:flex;gap:24px;margin:35px 0;font-size:13px}.copyright{padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#929292;font-size:11px}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.feature-card{transition:none}}
@media(max-width:900px){.nav-shell nav{display:none}.menu-button{display:block;margin-right:auto}.nav-cta{display:none}.nav-shell.open nav{position:absolute;top:78px;left:0;right:0;margin:0;padding:18px 20px;border-radius:18px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:stretch}.hero-shade{background:linear-gradient(90deg,rgba(5,9,14,.2),rgba(5,9,14,.72)),linear-gradient(0deg,rgba(5,5,5,.65),transparent 50%)}.trust-strip{margin:0 24px;grid-template-columns:repeat(2,1fr);gap:24px}.trust-strip div{border:0;padding:0}.section{padding:95px 24px}.section-heading,.download-heading{grid-template-columns:1fr}.section-heading>p,.download-heading p{margin-top:18px}.product-section{grid-template-columns:1fr;padding:80px 40px}.dashboard-mockup{min-width:680px;transform:none}.download-section{padding:90px 24px}footer{padding:60px 24px 30px}}
@media(max-width:650px){.site-header{padding:10px 12px}.nav-shell{height:60px;border-radius:18px}.brand img{width:36px;height:36px}.hero{min-height:840px}.hero-content{width:calc(100% - 40px);padding:155px 0 205px}.hero h1{font-size:58px;letter-spacing:-2px}.hero-tagline{font-size:31px}.hero-copy{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:16px}.hero-points{bottom:24px;width:calc(100% - 40px);grid-template-columns:repeat(2,1fr);gap:8px 16px}.hero-points span{padding-top:10px;font-size:11px}.trust-strip{padding:30px 0}.trust-strip strong{font-size:13px}.section{padding-top:80px;padding-bottom:80px}.section-heading h2,.product-copy h2,.download-heading h2{font-size:38px}.feature-grid,.steps,.download-cards{grid-template-columns:1fr}.feature-card-wide{grid-column:auto;display:block}.feature-card{min-height:285px;padding:26px}.mini-chart{height:125px;margin-top:28px}.product-section{margin:0 12px;padding:65px 24px;border-radius:28px;gap:45px}.dashboard-mockup{min-width:600px;margin-left:-260px;transform:scale(.8);transform-origin:right center}.steps{gap:0}.download-heading{margin-bottom:30px}.download-card{min-height:360px;padding:26px}.final-cta{margin:12px;padding:55px 24px;border-radius:28px;align-items:stretch;flex-direction:column}.final-cta h2{font-size:38px}footer{padding-right:22px;padding-left:22px}.footer-links{flex-wrap:wrap}.copyright{gap:14px;flex-direction:column}}

/* Refined compact scale and edge-to-edge navigation. */
.site-header,.site-header.scrolled{padding:0}
.nav-shell{width:100%;max-width:none;height:52px;margin:0;padding:0 24px;border:0;border-radius:0;background:rgba(255,255,255,.94);box-shadow:0 1px 0 rgba(0,0,0,.08);gap:24px}
.brand{min-width:96px;flex-direction:column;align-items:flex-start;gap:0;font-size:15px;line-height:1.1}
.brand-name{font-weight:800;letter-spacing:-.2px}
.brand-subtitle{margin-top:2px;color:#777;font-size:9px;font-weight:500;letter-spacing:.35px}
.nav-shell nav{gap:22px;font-size:12px}
.button{min-height:42px;padding:8px 18px;border-radius:13px;font-size:12px}
.nav-cta{min-height:36px;padding-inline:16px;border-radius:11px}
.menu-button{width:36px;height:36px;border-radius:10px;padding:9px}
.hero-shade{background:linear-gradient(0deg,rgba(5,9,14,.9) 0%,rgba(5,9,14,.58) 30%,rgba(5,9,14,.16) 68%,rgba(5,9,14,0) 100%)}
.hero h1{font-size:clamp(50px,7vw,96px)}
.hero-tagline{font-size:clamp(25px,3vw,42px)}
.hero-copy,.section-heading>p{font-size:15px}
.section-heading h2,.product-copy h2,.download-heading h2{font-size:clamp(34px,4.3vw,56px)}
.feature-card h3{font-size:21px}
.feature-card p,.product-copy p{font-size:14px}
.steps h3{font-size:19px}
.download-card h3{font-size:27px}
@media(max-width:900px){.nav-shell.open nav{top:58px}.hero-shade{background:linear-gradient(0deg,rgba(5,9,14,.92) 0%,rgba(5,9,14,.6) 36%,rgba(5,9,14,.14) 72%,rgba(5,9,14,0) 100%)}}
@media(max-width:650px){.nav-shell{height:50px;padding:0 14px}.brand{min-width:86px}.hero h1{font-size:50px}.hero-tagline{font-size:27px}.hero-copy{font-size:14px}.section-heading h2,.product-copy h2,.download-heading h2{font-size:33px}.feature-card{min-height:265px}.download-card{min-height:335px}}
@media(min-width:901px){.hero-content{padding:80px 0 250px}}

/* Seamless hero ending and lighter product showcase. */
.hero::after{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;height:145px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.22) 38%,rgba(255,255,255,.72) 76%,#fff 100%);pointer-events:none}
.hero-content,.hero-points{z-index:3}
.hero-points{bottom:135px}
.product-section{background:#fff;color:#151515}
.product-copy p{color:#6d6d6d}
.check-list li{color:#444}
.check-list span{border-color:#d5d5d5}
.dashboard-mockup{border:1px solid #d8d8d8;box-shadow:0 24px 65px rgba(0,0,0,.12)}
.feature-card.reveal{will-change:transform;transition:opacity .65s cubic-bezier(.2,.7,.2,1),transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)}
.feature-card:hover{transform:translateY(-3px);box-shadow:0 20px 52px rgba(0,0,0,.08)}
@media(max-width:650px){.hero::after{height:120px}.hero-points{bottom:112px}}

/* Compact layout, branded icons, security panel and hero slideshow. */
:root{--brand-start:#7894fb;--brand-end:#6258fb;--radius:22px}
.hero-gallery,.hero-slide{position:absolute;inset:0;width:100%;height:100%}
.hero-gallery{overflow:hidden}
.hero-slide{object-fit:cover;opacity:0;transform:scale(1.055) translateX(2.2%);transition:opacity 1.5s ease;will-change:opacity,transform}
.hero-slide.is-active{z-index:1;opacity:1;animation:hero-drift 6s linear forwards}
.hero-shade{z-index:2;background:linear-gradient(90deg,rgba(5,9,14,.12) 8%,rgba(5,9,14,.4) 48%,rgba(5,9,14,.86) 100%),linear-gradient(0deg,rgba(5,5,5,.66),transparent 48%)}
.hero-content,.hero-points{z-index:3}
.hero-copy{max-width:520px}
.hero-actions{margin-top:24px}
.hero-downloads{position:absolute;z-index:4;bottom:210px;left:max(24px,calc((100vw - 1220px)/2));display:flex;gap:10px;direction:ltr}
.hero-download{width:176px;min-height:62px;padding:9px 12px;border:1px solid rgba(255,255,255,.3);border-radius:16px;background:rgba(10,13,20,.56);color:#fff;backdrop-filter:blur(14px);display:grid;grid-template-columns:34px 1fr 14px;align-items:center;gap:9px;transition:transform .25s ease,background .25s ease,border-color .25s ease}
.hero-download:hover{transform:translateY(-3px);background:rgba(20,23,34,.76);border-color:rgba(255,255,255,.58)}
.hero-download>span:nth-child(2){display:flex;flex-direction:column;direction:rtl;align-items:flex-start;line-height:1.25}
.hero-download small{color:rgba(255,255,255,.65);font-size:9px}
.hero-download strong{font-size:13px;direction:ltr}
.hero-download>b{font-size:15px}
.download-symbol{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,var(--brand-start),var(--brand-end));display:grid;place-items:center}
.download-symbol svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.windows-symbol{font:700 15px system-ui}
.trust-strip{padding:26px 0}
.trust-strip strong{font-size:14px}
.trust-strip span{font-size:11px}
.security-banner{max-width:1220px;margin:42px auto 0;padding:24px 28px;border:1px solid #e4e6ff;border-radius:22px;background:linear-gradient(115deg,#f6f7ff,#fff);display:flex;align-items:center;gap:18px}
.security-icon{flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,var(--brand-start),var(--brand-end));color:#fff;display:grid;place-items:center;box-shadow:0 12px 26px rgba(101,91,250,.2)}
.security-icon svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.security-banner span{color:#777;font-size:10px;font-weight:700}
.security-banner h2{margin:-2px 0 0;font-size:23px;line-height:1.35}
.security-banner p{margin:1px 0 0;color:#696969;font-size:12px}
.section{padding:92px 0}
.section-heading{margin-bottom:38px}
.feature-grid{gap:14px}
.feature-card{min-height:235px;padding:24px;border-radius:22px}
.feature-card-wide{min-height:292px}
.feature-icon{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--brand-start),var(--brand-end));box-shadow:0 10px 24px rgba(101,91,250,.18)}
.feature-icon svg{width:19px;stroke-width:1.8}
.feature-number{top:25px;left:25px;font-size:10px}
.feature-card h3{margin:42px 0 7px;font-size:18px}
.feature-card p{font-size:12px}
.mini-chart{height:150px;gap:9px}
.mini-chart i.active{background:linear-gradient(180deg,var(--brand-start),var(--brand-end))}
.product-section{padding-top:82px;padding-bottom:82px;gap:54px}
.product-copy p{font-size:13px}
.check-list{margin-top:24px}
.check-list li{margin:10px 0;font-size:13px}
.check-list span{width:22px;height:22px;border-radius:7px}
.steps article{padding:25px}
.steps b{width:36px;height:36px;background:linear-gradient(145deg,var(--brand-start),var(--brand-end));font-size:12px}
.steps h3{margin:22px 0 5px;font-size:17px}
.steps p{font-size:12px}
.download-section{padding-top:86px;padding-bottom:86px}
.download-heading{margin-bottom:34px}
.download-cards{gap:14px}
.download-card{min-height:305px;padding:24px;border-radius:22px}
.platform-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,var(--brand-start),var(--brand-end));font-size:20px}
.android-mark svg{width:24px}
.download-card>div:nth-child(2){margin-top:25px}
.download-card h3{font-size:24px}
.download-card p{font-size:12px}
.download-card .button{min-height:40px}
@keyframes hero-drift{from{transform:scale(1.055) translateX(2.2%)}to{transform:scale(1.075) translateX(-2.2%)}}
@media(max-width:900px){.security-banner{margin-inline:24px}.section{padding:78px 24px}.hero-downloads{left:24px}.hero-shade{background:linear-gradient(90deg,rgba(5,9,14,.2),rgba(5,9,14,.74)),linear-gradient(0deg,rgba(5,5,5,.68),transparent 52%)}}
@media(max-width:650px){.hero{min-height:max(620px,100svh)}.hero-content{padding:110px 0 210px}.hero h1{font-size:44px}.hero-tagline{margin:18px 0 12px;font-size:23px}.hero-copy{font-size:12px}.hero-actions{margin-top:18px}.hero-downloads{right:20px;left:20px;bottom:98px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-download{width:100%;min-height:56px;padding:7px 9px;grid-template-columns:31px 1fr 10px;gap:7px}.download-symbol{width:31px;height:31px}.hero-download strong{font-size:11px}.hero-download small{font-size:8px}.hero-points{bottom:28px}.hero::after{height:82px}.security-banner{margin:28px 20px 0;padding:19px;align-items:flex-start}.security-banner p{max-width:230px}.section{padding:68px 20px}.feature-card{min-height:205px;padding:21px}.feature-card-wide{min-height:260px}.feature-number{top:22px;left:22px}.mini-chart{height:100px}.download-card{min-height:275px;padding:21px}}
@media(prefers-reduced-motion:reduce){.hero-slide{opacity:0;transform:none;transition:none}.hero-slide.is-active{opacity:1;animation:none}}

/* Slower continuous hero transition and responsive product preview. */
.hero-slide{object-position:center center;opacity:0;transform:scale(1.08) translateX(-2.5%);transition:opacity 2.6s cubic-bezier(.4,0,.2,1)}
.hero-slide.is-active{z-index:2;opacity:1;animation:hero-drift-slow 12.6s linear forwards}
.hero-slide.is-active.is-leaving{z-index:1;opacity:0}
.security-feature{grid-column:1/-1;min-height:160px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:18px;background:#fff;border-color:var(--line)}
.security-feature .feature-icon{width:44px;height:44px}
.security-feature h3{margin:0 0 4px}
.security-feature p{max-width:650px}
.dashboard-mockup{width:100%;max-width:780px;min-width:0;transform:none;translate:0 0}
.dashboard-mockup.is-visible{animation:dashboard-float 6s ease-in-out infinite}
@keyframes hero-drift-slow{from{transform:scale(1.05) translateX(2.5%)}to{transform:scale(1.08) translateX(-2.5%)}}
@keyframes dashboard-float{0%,100%{translate:0 0}50%{translate:0 -8px}}
@media(max-width:900px){.dashboard-mockup{width:min(100%,760px);min-width:0;margin-inline:auto}.product-section{overflow:visible}}
@media(max-width:650px){.product-section{padding:58px 18px 54px;gap:34px}.dashboard-mockup{width:100%;min-width:0;margin:0;border-radius:18px;transform:none;transform-origin:center}.mock-top{height:46px;padding:0 12px;gap:10px}.mock-brand img{width:24px;height:24px}.mock-brand b{font-size:11px}.mock-top>span{font-size:9px}.mock-body{height:255px}.mock-side{width:58px;padding:16px 9px}.mock-side>*{height:6px;margin-bottom:14px}.mock-side b{height:20px}.mock-main{min-width:0;padding:14px 12px}.mock-title b{font-size:13px}.mock-title span{font-size:7px}.mock-title em{height:24px;padding:4px 8px;border-radius:7px;font-size:7px}.mock-stats{gap:6px;margin-top:13px}.mock-stats div,.mock-report{padding:8px;border-radius:10px}.mock-stats span{font-size:6px}.mock-stats b{font-size:16px}.mock-report{height:137px;margin-top:8px}.mock-report>div:first-child{font-size:8px}.mock-report span{font-size:6px}.mock-bars{height:91px;gap:5px;padding-top:12px}.security-feature{grid-column:auto;min-height:145px;grid-template-columns:40px 1fr;gap:14px}.security-feature .feature-icon{width:40px;height:40px}.security-feature h3{font-size:17px}.security-feature p{font-size:11px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transform:none;transition:none}.hero-slide.is-active{animation:none}.dashboard-mockup.is-visible{animation:none}}

/* Short, landscape-like hero treatment on phones. */
@media(max-width:650px){
  .hero{height:460px;min-height:460px;max-height:460px;align-items:flex-end}
  .hero-slide{object-position:center center}
  .hero-content{width:calc(100% - 36px);padding:76px 0 122px}
  .hero-content .eyebrow{font-size:10px}
  .hero-content .eyebrow span{width:20px}
  .hero h1{margin-top:6px;font-size:40px;letter-spacing:-1.5px}
  .hero-tagline{max-width:330px;margin:12px 0 0;font-size:19px;line-height:1.45}
  .hero-copy,.hero-actions,.hero-points{display:none}
  .hero-downloads{right:18px;left:18px;bottom:28px;gap:8px}
  .hero-download{min-height:50px;padding:6px 8px;border-radius:13px;grid-template-columns:29px 1fr 9px}
  .download-symbol{width:29px;height:29px;border-radius:9px}
  .download-symbol svg{width:17px}
  .hero::after{height:62px}
}
 .alternate-download{align-self:center;margin-top:10px;color:#666;font-size:10px;border-bottom:1px solid #bbb;transition:color .2s ease,border-color .2s ease}.alternate-download:hover{color:#000;border-color:#000}
