:root{--navy:#03142f;--navy-2:#061b3e;--blue:#1460ff;--cyan:#14d8d5;--text:#08152e;--muted:#5d6b82;--line:#e7ecf3;--white:#fff;--shadow:0 22px 65px rgba(1,17,45,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.site-header{position:absolute;z-index:30;top:0;left:0;width:100%;height:82px;padding:18px max(4.5vw,34px);display:flex;align-items:center;justify-content:space-between;color:#fff}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px 14px 14px 10px;background:linear-gradient(145deg,#347cff,#0057f3);font-size:20px;font-weight:800;letter-spacing:-.5px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:16px;letter-spacing:.2px}.brand-copy small{font-size:8px;margin-top:6px;color:#c8d3e5;font-weight:600;letter-spacing:.35px}.main-nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.main-nav>a{opacity:.96}.main-nav>a:hover{opacity:1;color:#8db8ff}.chevron{margin-left:5px}.lang-switch{display:flex;align-items:center;gap:9px;margin-left:22px}.lang-switch i{height:16px;width:1px;background:rgba(255,255,255,.35)}.nav-login{margin-left:10px}.nav-cta{background:linear-gradient(135deg,#0f55ed,#1965ff);padding:14px 20px;border-radius:6px;box-shadow:0 9px 28px rgba(17,91,255,.28)}.menu-button{display:none;background:none;border:0;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-button span{display:block;width:23px;height:2px;background:#fff}
.hero{position:relative;overflow:hidden;min-height:810px;background:radial-gradient(circle at 50% 30%,#09265a 0,#04183a 36%,#02122d 68%,#020e24 100%);color:#fff;padding:112px 0 0}.hero:after{content:"";position:absolute;inset:auto 0 0;height:95px;background:linear-gradient(to bottom,transparent,rgba(0,9,25,.18));pointer-events:none}.hero-pattern{position:absolute;right:-70px;top:55px;width:410px;height:410px;opacity:.08;background-image:linear-gradient(30deg,transparent 41%,#c9d8ff 42% 45%,transparent 46%),linear-gradient(150deg,transparent 41%,#c9d8ff 42% 45%,transparent 46%),linear-gradient(90deg,transparent 44%,#c9d8ff 45% 48%,transparent 49%);background-size:88px 88px;transform:rotate(4deg)}.hero-inner{position:relative;z-index:3;width:min(1240px,86vw);margin:0 auto}.hero-copy{max-width:620px}.eyebrow{margin:0 0 16px;color:#12d6d4;font-size:12px;font-weight:800;letter-spacing:.6px}.hero h1{margin:0;font-size:48px;line-height:1.03;letter-spacing:-1.8px;font-weight:800}.hero-text{margin:16px 0 0;color:#d8e0ef;font-size:16px;line-height:1.55}.hero-actions{display:flex;gap:18px;margin-top:18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:6px;font:inherit;font-weight:700;cursor:pointer}.button.primary{color:#fff;background:linear-gradient(135deg,#0e5bff,#195df0);box-shadow:0 12px 28px rgba(11,88,255,.22)}.button.secondary{color:#fff;border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.02);gap:20px}.button.secondary span{font-size:27px;font-weight:300;line-height:1}.hero-badges{display:flex;gap:18px;margin-top:16px}.hero-badges span{display:inline-flex;align-items:center;height:36px;padding:0 13px;border:1px solid rgba(204,220,244,.26);border-radius:5px;color:#eef5ff;font-size:12px}.hero-badges span::first-letter{color:#12d6d4}.dashboard-showcase{position:relative;margin-top:15px;border-radius:13px 13px 0 0;overflow:hidden;border:1px solid rgba(168,197,232,.35);box-shadow:0 24px 80px rgba(0,0,0,.33);background:#fff}.dashboard-showcase img{display:block;width:100%;height:auto}
.modules-section{position:relative;z-index:5;background:#fff;padding:28px max(6vw,40px) 34px;border-bottom:1px solid #eef2f7}.section-heading{text-align:center;margin:0 auto 26px;max-width:850px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{margin:0;font-size:31px;letter-spacing:-1.15px}.section-heading>p:last-child{margin:7px 0 0;color:#697386;font-size:15px}.module-grid{width:min(1240px,92vw);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.module-grid article{display:flex;gap:18px;padding:5px 28px;border-right:1px solid #dfe5ed}.module-grid article:last-child{border-right:0}.module-grid h3{margin:3px 0 5px;font-size:16px}.module-grid p{margin:0;color:#5d6675;font-size:12px;line-height:1.55}.module-icon{flex:0 0 56px;height:56px;border-radius:10px;display:grid;place-items:center;color:white;font-size:24px;font-weight:800;box-shadow:0 7px 16px rgba(20,45,90,.10)}.module-icon.blue{background:linear-gradient(145deg,#1958f6,#084edb)}.module-icon.teal{background:linear-gradient(145deg,#21c9c7,#13aeb2)}.module-icon.purple{background:linear-gradient(145deg,#9655ef,#7842dc);font-size:12px;letter-spacing:-1px}.module-icon.green{background:linear-gradient(145deg,#2fc06d,#1ca156)}
.security-section{padding:82px max(6vw,40px);background:#f7f9fc}.section-heading.compact{max-width:720px}.security-grid{width:min(1160px,92vw);margin:38px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.security-grid article{background:#fff;border:1px solid var(--line);padding:28px;border-radius:14px;box-shadow:0 12px 35px rgba(10,36,75,.06)}.security-grid strong{color:#1960f6;font-size:13px}.security-grid h3{margin:15px 0 8px}.security-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.quote-section{width:min(1160px,92vw);margin:0 auto;padding:90px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.quote-copy h2{font-size:38px;line-height:1.12;letter-spacing:-1.2px;margin:0 0 16px}.quote-copy>p:last-child{color:var(--muted);line-height:1.7}.quote-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:var(--shadow)}.quote-form label{font-size:12px;font-weight:700;color:#32425b}.quote-form input,.quote-form textarea{width:100%;margin-top:8px;padding:13px 14px;border:1px solid #dfe5ee;border-radius:8px;font:inherit;font-size:14px;outline:0}.quote-form input:focus,.quote-form textarea:focus{border-color:#4b83f5;box-shadow:0 0 0 3px rgba(56,112,240,.10)}.quote-form .full{grid-column:1/-1}.form-success,.form-error{display:none;grid-column:1/-1;margin:0;padding:10px;border-radius:7px}.quote-form.is-success .form-success{display:block;background:#eaf8ef;color:#15713d}.quote-form.is-error .form-error{display:block;background:#fff0ed;color:#a64029}
.site-footer{background:#03142f;color:#fff;padding:48px max(6vw,40px) 22px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.footer-brand-block p{max-width:430px;color:#aebbd1;font-size:13px;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:9px;font-size:13px;color:#b8c4d8}.footer-links strong{color:#fff;margin-bottom:5px}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;color:#8090aa;font-size:12px}
@media (max-width:1100px){.main-nav{gap:18px;font-size:13px}.lang-switch{margin-left:5px}.nav-cta{padding:12px 15px}.hero-inner{width:min(92vw,1200px)}.module-grid{grid-template-columns:repeat(2,1fr);gap:22px}.module-grid article{border-right:0;border-bottom:1px solid #e6ebf2;padding:18px}.quote-section{grid-template-columns:1fr}}
@media (max-width:820px){.site-header{position:absolute;height:70px;padding:14px 20px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:7px}.brand-mark{width:38px;height:38px;border-radius:12px;font-size:18px}.menu-button{display:flex}.main-nav{display:none;position:absolute;left:16px;right:16px;top:68px;background:#061b3e;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:18px;flex-direction:column;align-items:stretch;gap:6px;box-shadow:0 18px 45px rgba(0,0,0,.35)}.main-nav.open{display:flex}.main-nav>a,.lang-switch{padding:11px 8px;margin:0}.nav-cta{text-align:center;margin-top:8px!important}.hero{padding-top:105px;min-height:auto;padding-bottom:0}.hero-inner{width:92vw}.hero h1{font-size:38px}.hero-text{font-size:15px}.desktop-break{display:none}.hero-actions{flex-direction:column;align-items:stretch;max-width:360px}.hero-badges{flex-wrap:wrap}.dashboard-showcase{margin-top:34px}.modules-section{padding-top:34px}.section-heading h2{font-size:27px}.module-grid{grid-template-columns:1fr}.security-grid{grid-template-columns:1fr}.quote-section{gap:32px;padding:60px 0}.quote-form{grid-template-columns:1fr}.quote-form .full{grid-column:auto}.site-footer{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}}
@media (max-width:520px){.hero h1{font-size:32px}.hero-text{font-size:14px}.hero-badges{gap:8px}.hero-badges span{font-size:11px}.module-grid{width:100%}.quote-copy h2{font-size:30px}.site-footer{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}.footer-bottom{grid-column:auto}.dashboard-showcase{border-radius:9px 9px 0 0}}

/* Legal notice under the public demo form */
.quote-form .privacy-notice{margin:0;padding:10px 12px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;color:#64748b;font-size:11px;line-height:1.55}.quote-form .privacy-notice a{color:#2563eb;font-weight:700;text-decoration:none}.quote-form .privacy-notice a:hover{text-decoration:underline}
