:root{color:#102033;background:#eef3f8;font-family:Inter,Segoe UI,Arial,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.landing-page{min-height:100vh;background:radial-gradient(circle at 86% 16%,rgba(20,122,223,.16),transparent 32%),radial-gradient(circle at 10% 18%,rgba(47,191,113,.12),transparent 28%),#eef3f8}.landing-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px clamp(16px,5vw,72px);border-bottom:1px solid rgba(205,218,232,.75);background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-brand,.landing-header nav,.hero-actions{display:flex;align-items:center}.landing-brand{gap:10px;font-size:20px;font-weight:950}.landing-brand img{width:38px;height:38px;border-radius:9px;box-shadow:0 10px 20px #147adf38}.landing-header nav{gap:8px;color:#48617c;font-size:14px;font-weight:850}.landing-header nav a{padding:10px 12px;border-radius:9px}.landing-header nav a:hover,.login-link{color:#147adf;background:#eaf3ff}.hero-section,.feature-section,.workflow-section,.contacts-section{width:min(1180px,calc(100% - 32px));margin:0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,470px);align-items:center;gap:34px;min-height:calc(100vh - 72px);padding:52px 0}.hero-copy{display:grid;gap:20px}.eyebrow,.section-head span{color:#147adf;font-size:13px;font-weight:950;text-transform:uppercase}.hero-copy h1,.section-head h2,.contacts-section h2{margin:0;color:#0d1f33;letter-spacing:0}.hero-copy h1{max-width:760px;font-size:clamp(38px,6vw,72px);line-height:.98}.hero-copy p,.feature-grid p,.contacts-section p{margin:0;color:#526983;font-size:17px;font-weight:650;line-height:1.55}.hero-copy p{max-width:640px}.hero-actions{flex-wrap:wrap;gap:10px}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:9px;font-weight:950}.primary-link{color:#fff;background:#147adf;box-shadow:0 16px 30px #147adf47}.secondary-link{color:#147adf;background:#fff;border:1px solid #d8e5f2}.hero-dashboard,.feature-grid article,.workflow-list div,.contact-card{border:1px solid #dce6f1;border-radius:12px;background:#fffffff0;box-shadow:0 24px 60px #1c2d451f}.hero-dashboard{display:grid;gap:14px;padding:18px}.dashboard-top{display:grid;gap:8px;padding:20px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#147adf,#075ec8)}.dashboard-top span{color:#ffffffc7;font-weight:850}.dashboard-top strong{font-size:34px}.dashboard-grid,.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-grid div{display:grid;gap:7px;min-height:118px;padding:16px;border-radius:10px;background:#f6faff}.dashboard-grid svg,.feature-grid svg,.contact-card svg{color:#147adf}.dashboard-grid span{color:#637993;font-size:13px;font-weight:800}.dashboard-grid strong{font-size:18px}.feature-section,.workflow-section,.contacts-section{padding:54px 0}.section-head{display:grid;gap:8px;margin-bottom:18px}.section-head h2,.contacts-section h2{font-size:clamp(28px,4vw,44px)}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid article{display:grid;align-content:start;gap:12px;padding:20px}.feature-grid h3{margin:0;font-size:19px}.feature-grid p{font-size:14px}.workflow-list{display:grid;gap:10px}.workflow-list div{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:64px;padding:12px 16px;box-shadow:none}.workflow-list b{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;color:#fff;background:#147adf}.workflow-list span{font-weight:900}.workflow-list svg{color:#2fbf71}.contacts-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:20px;align-items:center}.contacts-section>div:first-child{display:grid;gap:12px}.contact-card{display:grid;gap:10px;padding:22px}.contact-card strong{font-size:24px}.contact-card a{color:#147adf;font-weight:950}.contact-card span{color:#637993;font-weight:800}@media (max-width: 860px){.landing-header{align-items:flex-start;flex-direction:column;gap:12px}.landing-header nav{width:100%;overflow-x:auto;padding-bottom:2px}.landing-header nav a{flex:0 0 auto}.hero-section{grid-template-columns:1fr;min-height:0;padding:34px 0 24px}.hero-copy h1{font-size:clamp(34px,11vw,48px)}.hero-copy p{font-size:15px}.feature-grid,.contacts-section{grid-template-columns:1fr}}
