:root{--bg:#050b13;--bg2:#081522;--surface:rgba(13,28,45,.68);--surface-2:#0d1c2c;--line:rgba(255,255,255,.09);--text:#f7fbff;--muted:#91a4b7;--blue:#3488ff;--blue2:#65b4ff;--cyan:#6ce4ff;--success:#43d39e;--shadow:0 30px 90px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.container{width:min(1320px,calc(100% - 64px));margin:0 auto}.page-shell{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 28%,rgba(28,118,255,.13),transparent 26%),linear-gradient(180deg,#06101b 0%,#050b13 70%,#07111d 100%)}.grid-overlay{position:absolute;inset:0;pointer-events:none;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}.ambient{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.ambient-one{width:520px;height:520px;right:-180px;top:-170px;background:radial-gradient(circle,rgba(45,135,255,.2),transparent 66%)}.ambient-two{width:420px;height:420px;left:-230px;bottom:-80px;background:radial-gradient(circle,rgba(0,208,255,.09),transparent 68%)}
.site-header{position:relative;z-index:10;border-bottom:1px solid rgba(255,255,255,.065);background:rgba(5,11,19,.42);backdrop-filter:blur(14px)}.header-inner{height:98px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:15px}.brand-mark{width:50px;height:50px;position:relative;border-radius:15px;background:linear-gradient(145deg,#0e2b4a,#071321);border:1px solid rgba(106,180,255,.22);box-shadow:inset 0 1px rgba(255,255,255,.06),0 12px 40px rgba(21,113,255,.14)}.brand-bar{position:absolute;left:13px;width:7px;border-radius:8px;background:linear-gradient(180deg,#6bdfff,#3284ff)}.bar-a{top:10px;height:28px}.bar-b{left:25px;top:16px;height:22px}.brand-dot{position:absolute;width:7px;height:7px;border-radius:50%;right:8px;top:9px;background:#74e9ff;box-shadow:0 0 16px #45cfff}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font:800 27px/1 Manrope,sans-serif;letter-spacing:-1.1px}.brand-copy strong span{color:#63adff}.brand-copy small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8197ad;font-weight:600}.header-contact{display:flex;align-items:center;gap:11px}.header-link{height:43px;display:inline-flex;align-items:center;gap:9px;padding:0 15px;border:1px solid var(--line);border-radius:12px;color:#b8c9d8;font-size:13px;font-weight:600;background:rgba(255,255,255,.02);transition:.25s ease}.header-link svg{width:17px;height:17px;color:#61adff}.header-link:hover{color:#fff;border-color:rgba(103,177,255,.3);background:rgba(62,135,221,.08);transform:translateY(-1px)}
.hero{position:relative;z-index:2;padding:92px 0 80px}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#77b8ff;margin-bottom:24px}.eyebrow span{width:24px;height:1px;background:linear-gradient(90deg,#4f9dff,#71e6ff)}h1{font:800 clamp(48px,4.8vw,77px)/1.04 Manrope,sans-serif;letter-spacing:-3.4px;margin:0;max-width:750px}h1 em{font-style:normal;background:linear-gradient(90deg,#fff 3%,#65adff 58%,#78e3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:700px;margin:28px 0 0;color:#9eb0c1;font-size:17px;line-height:1.8}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{height:54px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 22px;font-size:14px;font-weight:800;transition:.25s ease}.btn svg{width:19px;height:19px}.btn-primary{background:linear-gradient(135deg,#287cff,#4ba4ff);box-shadow:0 14px 40px rgba(40,124,255,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 17px 48px rgba(40,124,255,.34)}.btn-secondary{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035);color:#d8e6f2}.btn-secondary:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18)}.release-note{display:flex;align-items:flex-start;gap:13px;margin-top:36px;padding-top:27px;border-top:1px solid rgba(255,255,255,.08);max-width:660px}.pulse{width:9px;height:9px;border-radius:50%;background:var(--success);margin-top:5px;box-shadow:0 0 0 7px rgba(67,211,158,.09),0 0 25px rgba(67,211,158,.46);animation:pulse 2s infinite}.release-note div:last-child{display:flex;flex-direction:column;gap:5px}.release-note strong{font-size:13px}.release-note span{font-size:12px;color:#7f93a7;line-height:1.55}
.product-visual{position:relative;min-height:520px;display:flex;align-items:center}.visual-glow{position:absolute;width:510px;height:370px;right:40px;background:radial-gradient(circle,rgba(59,142,255,.24),transparent 69%);filter:blur(12px)}.dashboard-window{position:relative;width:100%;height:460px;border-radius:22px;overflow:hidden;border:1px solid rgba(135,190,255,.18);background:#081522;box-shadow:var(--shadow),0 0 0 1px rgba(255,255,255,.025) inset;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.window-topbar{height:44px;background:#0a1827;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;padding:0 15px;gap:13px}.window-dots{display:flex;gap:5px}.window-dots span{width:7px;height:7px;border-radius:50%;background:#415064}.window-dots span:first-child{background:#ff6e6e}.window-dots span:nth-child(2){background:#ffcc66}.window-dots span:nth-child(3){background:#5fe09f}.window-address{margin:auto;height:24px;min-width:190px;border-radius:7px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;color:#668198;font-size:9px}.window-mini{width:24px;height:7px;border-radius:4px;background:#26384a}.window-body{display:flex;height:calc(100% - 44px)}.dash-sidebar{width:100px;padding:20px 14px;border-right:1px solid rgba(255,255,255,.06);background:#07131f}.mini-brand{display:flex;align-items:center;gap:7px;margin-bottom:25px}.mini-brand span{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:#2f89ff;font-size:9px;font-weight:800}.mini-brand b{font-size:8px;color:#8195a8}.side-item{height:35px;border-radius:8px;margin-bottom:8px;display:flex;align-items:center;gap:7px;padding:0 8px}.side-item.active{background:rgba(49,134,255,.13)}.side-item i{width:10px;height:10px;border-radius:3px;background:#2e4153}.side-item span{width:37px;height:5px;border-radius:5px;background:#223647}.side-item.active i{background:#3b94ff}.side-item.active span{background:#3b6f9e}.dash-main{flex:1;padding:25px 26px}.dash-heading{display:flex;justify-content:space-between;align-items:center}.dash-heading div{display:flex;flex-direction:column}.dash-heading small{color:#5e7891;font-size:8px}.dash-heading strong{font-size:16px;margin-top:3px}.dash-status{font-size:8px;color:#59d4a6;border:1px solid rgba(89,212,166,.18);background:rgba(89,212,166,.08);padding:5px 9px;border-radius:20px}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.stat{height:65px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.01));display:flex;align-items:center;gap:9px;padding:11px}.stat-icon{width:27px;height:27px;border-radius:8px;background:linear-gradient(135deg,rgba(57,142,255,.28),rgba(57,142,255,.06));border:1px solid rgba(57,142,255,.18)}.stat div{display:flex;flex-direction:column}.stat b{font-size:12px}.stat small{font-size:6.5px;color:#627b92;margin-top:3px}.dash-content{display:grid;grid-template-columns:1.45fr .8fr;gap:10px}.chart-card,.news-card{height:215px;border:1px solid rgba(255,255,255,.06);border-radius:13px;background:rgba(255,255,255,.018);padding:14px}.card-title{display:flex;justify-content:space-between;align-items:center}.card-title b{font-size:9px}.card-title span{font-size:6.5px;color:#627b92}.chart{width:100%;height:145px;margin-top:13px;overflow:visible}.chart-area{fill:url(#chartfill);stroke:none}.chart-line{stroke:#54a5ff;stroke-width:3;fill:none;filter:drop-shadow(0 4px 9px rgba(64,154,255,.35))}.news-line{display:flex;align-items:center;gap:8px;margin-top:16px}.thumb{width:37px;height:27px;border-radius:6px;flex:0 0 auto}.t1{background:linear-gradient(135deg,#215794,#369bea)}.t2{background:linear-gradient(135deg,#24504a,#42b98e)}.t3{background:linear-gradient(135deg,#663f2f,#d78747)}.news-line div{width:100%;display:flex;flex-direction:column;gap:5px}.news-line b,.news-line small{display:block;height:4px;background:#304455;border-radius:5px}.news-line b{width:88%}.news-line small{width:52%;background:#223342}.floating-card{position:absolute;z-index:3;width:195px;border-radius:14px;border:1px solid rgba(130,192,255,.2);background:rgba(8,24,39,.86);backdrop-filter:blur(14px);box-shadow:0 18px 40px rgba(0,0,0,.26);padding:13px 14px;display:grid;grid-template-columns:auto 1fr;gap:2px 10px}.floating-card span{grid-row:1/3;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:rgba(49,141,255,.13);color:#68b0ff;font-size:9px;font-weight:800}.floating-card b{font-size:9px}.floating-card i{font-style:normal;font-size:7px;color:#66849d}.card-seo{left:-30px;bottom:28px}.card-speed{right:-18px;top:36px}
.feature-strip{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);background:rgba(8,18,30,.58);backdrop-filter:blur(10px)}.features{display:grid;grid-template-columns:repeat(4,1fr)}.feature{min-height:148px;display:flex;gap:14px;align-items:center;padding:28px 26px;border-right:1px solid rgba(255,255,255,.065)}.feature:first-child{padding-left:0}.feature:last-child{border-right:0;padding-right:0}.feature-icon{width:44px;height:44px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:rgba(55,143,255,.08);border:1px solid rgba(71,154,255,.13);color:#5ca8ff}.feature-icon svg{width:21px;height:21px}.feature div:last-child{display:flex;flex-direction:column;gap:7px}.feature strong{font:700 13px Manrope,sans-serif}.feature span{font-size:11px;line-height:1.55;color:#71869a}.site-footer{position:relative;z-index:2}.footer-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong{font:800 18px Manrope,sans-serif}.footer-brand span{font-size:11px;color:#6f8294;border-left:1px solid rgba(255,255,255,.1);padding-left:12px}.footer-meta{display:flex;align-items:center;gap:22px;color:#687d90;font-size:10px}.footer-meta a{display:flex;align-items:center;gap:5px;color:#8aa3ba}.footer-meta a:hover{color:#fff}.footer-meta svg{width:13px;height:13px}
@keyframes pulse{0%,100%{box-shadow:0 0 0 6px rgba(67,211,158,.07),0 0 20px rgba(67,211,158,.42)}50%{box-shadow:0 0 0 10px rgba(67,211,158,0),0 0 28px rgba(67,211,158,.55)}}
@media(max-width:1180px){.hero-grid{grid-template-columns:1fr 1fr;gap:42px}.dashboard-window{height:410px}.product-visual{min-height:470px}.stats-row{grid-template-columns:1fr}.stat:nth-child(2),.stat:nth-child(3){display:none}.dash-content{grid-template-columns:1fr}.news-card{display:none}.chart-card{height:225px}.features{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.065)}.feature:first-child,.feature:nth-child(3){padding-left:0}}
@media(max-width:900px){.container{width:min(100% - 40px,760px)}.header-inner{height:84px}.header-contact .header-link span{display:none}.header-link{width:42px;padding:0;justify-content:center}.hero{padding:68px 0 60px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-lead,.release-note{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.product-visual{max-width:700px;width:100%;margin:0 auto;min-height:475px}.dashboard-window{transform:none}.feature:first-child,.feature:nth-child(3){padding-left:20px}.feature:nth-child(2),.feature:last-child{padding-right:20px}.footer-inner{padding:28px 0;flex-direction:column;align-items:flex-start}.footer-meta{width:100%;justify-content:space-between}}
@media(max-width:640px){.container{width:calc(100% - 30px)}.brand-mark{width:43px;height:43px;border-radius:13px}.brand-copy strong{font-size:23px}.brand-copy small{font-size:7.5px;letter-spacing:.11em}.header-contact{gap:7px}.header-link{width:38px;height:38px}.hero{padding:52px 0 45px}h1{font-size:43px;letter-spacing:-2.2px}.hero-lead{font-size:14px;line-height:1.75}.hero-actions{flex-direction:column}.btn{width:100%}.release-note{text-align:left}.product-visual{min-height:360px;margin-top:8px}.dashboard-window{height:345px;border-radius:16px}.dash-sidebar{width:63px;padding:16px 9px}.mini-brand b{display:none}.dash-main{padding:17px}.window-address{min-width:130px}.stats-row{margin:14px 0}.chart-card{height:180px}.chart{height:112px}.floating-card{display:none}.features{grid-template-columns:1fr}.feature{min-height:112px!important;padding:20px 0!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.065)}.feature:last-child{border-bottom:0}.footer-brand{align-items:flex-start;flex-direction:column;gap:7px}.footer-brand span{border-left:0;padding-left:0}.footer-meta{align-items:flex-start;flex-direction:column;gap:9px}}
@media(max-width:360px){.container{width:calc(100% - 24px)}.brand-copy small{display:none}.site-header .brand-mark{width:40px;height:40px}.header-contact{gap:5px}h1{font-size:37px}.eyebrow{font-size:9px}.hero-lead{font-size:13px}.dashboard-window{height:315px}.dash-main{padding:14px 12px}.dash-heading strong{font-size:13px}.chart-card{padding:10px}.site-footer{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* HaberSYS screenshot visual */
.product-visual{position:relative;min-height:0;display:block}
.product-screenshot{display:block;width:100%;height:auto;aspect-ratio:1200/820;object-fit:cover;border-radius:24px;border:1px solid rgba(135,190,255,.18);background:#081522;box-shadow:var(--shadow),0 0 0 1px rgba(255,255,255,.025) inset}
@media(max-width:900px){.product-visual{min-height:0;margin:16px auto 0}.product-screenshot{border-radius:20px}}
@media(max-width:640px){.product-visual{min-height:0;margin-top:8px}.product-screenshot{border-radius:16px}}
