:root{color-scheme:dark;--bg:#070c14;--panel:#0e1725;--line:#20314a;--text:#f5f8ff;--muted:#a9b6ca;--blue:#3f7cff;--cyan:#56d6ff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 4%,rgba(41,104,255,.2),transparent 32%),linear-gradient(180deg,#07101e,var(--bg) 42%);color:var(--text);font:16px/1.6 Inter,Segoe UI,Arial,sans-serif}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;color:#000;padding:10px;z-index:20}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(115,147,198,.2);background:rgba(7,12,20,.82);backdrop-filter:blur(18px)}.header-row,.footer-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid #4191ff;border-radius:12px;background:linear-gradient(145deg,#183f84,#091525);font-weight:900;font-size:21px;box-shadow:0 0 25px rgba(39,112,255,.28)}.brand b,.brand small{display:block}.brand small{font-size:11px;letter-spacing:.15em;color:var(--muted)}nav{display:flex;align-items:center;gap:28px}nav a,.text-link,footer a{color:var(--muted);text-decoration:none}nav a:hover,.text-link:hover,footer a:hover{color:#fff}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border:1px solid #4d86ff;border-radius:11px;background:linear-gradient(135deg,#2e68ef,#1546ba);box-shadow:0 10px 30px rgba(38,98,235,.22);color:#fff!important;text-decoration:none;font-weight:750}.button:hover{filter:brightness(1.12);transform:translateY(-1px)}.button-small{min-height:40px;padding:0 16px}.button-secondary{background:#111d2d;border-color:#314969;box-shadow:none}.hero{padding:105px 0 82px}.hero-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:70px;align-items:center}.eyebrow{display:inline-block;margin-bottom:13px;color:#71a6ff;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{max-width:850px;margin:0;font-size:clamp(44px,7vw,86px);line-height:.98;letter-spacing:-.055em}.hero p{max-width:720px;margin:27px 0;color:var(--muted);font-size:19px}.hero-actions,.product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.hero-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:rgba(13,24,40,.74);box-shadow:0 35px 100px rgba(0,0,0,.35)}.hero-panel div{min-height:138px;padding:25px;border:1px solid rgba(77,111,164,.14)}.hero-panel b{display:block;color:#4f8cff;font-size:27px}.hero-panel span{display:block;margin-top:15px;color:#dbe6f7;font-weight:700}.section{padding:86px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:1}.section-head p{max-width:510px;color:var(--muted)}.product-card{display:grid;grid-template-columns:1.35fr .8fr;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:linear-gradient(145deg,#111d2d,#0a111c);box-shadow:0 35px 100px rgba(0,0,0,.34)}.product-preview{position:relative;display:block;min-height:520px;overflow:hidden;background:#07101a}.product-preview img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-preview:hover img{transform:scale(1.025)}.product-preview span{position:absolute;left:24px;bottom:24px;padding:11px 15px;border-radius:10px;background:rgba(6,15,28,.88);color:#fff;font-weight:800;backdrop-filter:blur(10px)}.product-info{padding:42px}.product-meta{display:flex;gap:10px}.product-meta span{padding:5px 9px;border:1px solid #2c466c;border-radius:999px;color:#7faaff;font-size:11px;font-weight:800;text-transform:uppercase}.product-info h3{margin:20px 0 12px;font-size:36px;line-height:1.1}.product-info p,.product-info li,.steps p{color:var(--muted)}.product-info ul{padding-left:20px;margin:24px 0}.product-actions{margin-top:30px}.process{border-top:1px solid rgba(95,125,173,.14)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.steps article{padding:28px;border:1px solid var(--line);border-radius:18px;background:rgba(13,23,38,.72)}.steps b{color:#4d86ff;font-size:27px}.steps h3{margin:16px 0 6px}footer{border-top:1px solid var(--line);color:var(--muted)}@media(max-width:900px){nav>a:not(.button){display:none}.hero-grid,.product-card{grid-template-columns:1fr}.hero{padding:70px 0}.hero-panel{margin-top:10px}.product-preview{min-height:400px}.steps{grid-template-columns:1fr 1fr}.section-head{display:block}}@media(max-width:580px){.container{width:min(calc(100% - 26px),var(--max))}.site-header nav .button{display:none}.header-row{min-height:66px}.hero h1{font-size:44px}.hero p{font-size:16px}.hero-panel{grid-template-columns:1fr 1fr}.hero-panel div{min-height:112px;padding:18px}.section{padding:60px 0}.product-preview{min-height:250px}.product-info{padding:25px}.product-info h3{font-size:29px}.product-actions .button{width:100%}.steps{grid-template-columns:1fr}.footer-row{align-items:flex-start;flex-direction:column;justify-content:center;padding:25px 0}}
