.web-hero{background:#071b3b;color:#fff;overflow:hidden;padding:92px 0 80px;position:relative}.web-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(86,145,225,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(86,145,225,.08) 1px,transparent 1px);background-size:48px 48px}.web-layout{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.web-copy{position:relative}.web-copy h1{font-size:clamp(42px,5vw,68px);line-height:1.03;letter-spacing:-.06em;color:#fff;margin:18px 0 24px}.web-copy h1 span{color:#79aaff}.web-copy>p{max-width:600px;color:#a8b8ce;font-size:16px;line-height:1.8}.web-actions{display:flex;gap:12px;margin-top:30px}.web-proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:27px;color:#86a0c2;font-size:11px;font-weight:700}.web-proof span:before{content:"✓";color:#6fa5ff;margin-right:7px}.web-board{position:relative;display:grid;grid-template-columns:145px 1fr;background:#fff;border:7px solid #17345b;border-radius:17px;box-shadow:0 35px 80px rgba(0,0,0,.3);min-height:385px;overflow:hidden;transform:rotateY(-4deg)}.board-dash{background:#f5f8fc;color:#73839a;padding:22px 14px;display:flex;flex-direction:column;gap:15px;font-size:10px}.board-dash b{color:#0a1b36;font-size:12px;margin-bottom:10px}.board-dash .active{background:#e5efff;color:#176bff;border-radius:6px;padding:9px}.board-site{background:#fbfcfe;padding:14px}.site-window{height:28px;border-radius:6px;background:#edf2f7;display:flex;align-items:center;gap:5px;padding:0 10px;color:#8290a4;font-size:8px}.site-window i{width:7px;height:7px;border-radius:50%;background:#ff786d}.site-window i:nth-child(2){background:#ffc95b}.site-window i:nth-child(3){background:#4dcc7b}.site-window small{margin-left:18px}.site-body{padding:28px 20px}.site-mock-hero{height:125px;border-radius:10px;background:linear-gradient(120deg,#0c3971,#3685e8);display:flex;align-items:end;padding:20px;color:#fff;font-size:19px;font-weight:800}.site-mock-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:16px}.site-mock-grid div{height:72px;border-radius:7px;background:#e7effb}.site-mock-grid div:nth-child(2){background:#e4f6ef}.site-mock-grid div:nth-child(3){background:#fff0e3}.site-mock-grid div:nth-child(4){background:#eeeaff}.web-section{padding:100px 0;background:#fff}.web-section.alt{background:#f3f7fc}.web-head{max-width:700px;margin-bottom:42px}.web-head h2{font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.05em;margin:0 0 16px}.web-head h2 span{color:#176bff}.web-head p{font-size:15px;color:#637089;line-height:1.8}.feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feat-card{padding:25px;border:1px solid #dce5f0;border-radius:15px;min-height:245px;background:#fff;box-shadow:0 14px 35px rgba(14,37,72,.06)}.feat-card>b{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#e7efff;color:#176bff;font-size:18px}.feat-card h3{font-size:18px;margin:23px 0 10px}.feat-card p{font-size:13px;line-height:1.75;color:#637089}.flow-wrap{border:1px solid #dce5f0;border-radius:17px;background:#fff;padding:30px}.flow-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.flow-step{position:relative;padding:20px 22px;border-right:1px solid #e1e8f1}.flow-step:last-child{border:0}.step-num{width:42px;height:42px;border-radius:50%;background:#176bff;color:#fff;display:grid;place-items:center;font-size:17px;font-weight:800;margin-bottom:20px}.flow-step:nth-child(2) .step-num{background:#7958e8}.flow-step:nth-child(3) .step-num{background:#12a875}.flow-step:nth-child(4) .step-num{background:#f28a35}.flow-step h3{font-size:17px;margin:0 0 10px}.flow-step p{font-size:13px;color:#637089;line-height:1.7}.seo-panel{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:#071b3b;color:#fff;border-radius:20px;padding:55px}.seo-copy h2{font-size:clamp(30px,3.5vw,46px);line-height:1.1;color:#fff;letter-spacing:-.05em}.seo-copy p{color:#a8b8ce;font-size:14px;line-height:1.8}.seo-list{display:grid;gap:13px;margin-top:25px}.seo-list span{font-size:13px;color:#d3e0f3}.seo-list i{font-style:normal;color:#70a5fb;margin-right:8px}.mock-browser{background:#fff;border-radius:12px;padding:10px;color:#0a1b36;box-shadow:0 20px 50px rgba(0,0,0,.25)}.mock-head{background:#edf2f8;border-radius:7px;padding:9px}.mock-url{font-size:9px;color:#75849b}.mock-body{padding:28px 22px 35px}.mock-title{font-size:18px;line-height:1.25}.mock-desc{font-size:11px;color:#637089;line-height:1.7}@media(max-width:900px){.web-layout,.seo-panel{grid-template-columns:1fr}.web-board{max-width:680px;margin:auto}.feat-grid{grid-template-columns:repeat(2,1fr)}.flow-line{grid-template-columns:repeat(2,1fr)}.flow-step:nth-child(2){border-right:0}.flow-step:nth-child(-n+2){border-bottom:1px solid #e1e8f1}}@media(max-width:640px){.web-hero{padding:68px 0 60px}.web-copy h1{font-size:44px}.web-copy>p{font-size:15px}.web-actions{flex-direction:column}.web-board{grid-template-columns:100px 1fr;border-width:5px;transform:none}.board-dash{font-size:8px;padding:14px 8px}.site-body{padding:18px 10px}.site-mock-hero{height:95px;font-size:14px}.feat-grid,.flow-line{grid-template-columns:1fr}.feat-card{min-height:auto}.flow-step{border-right:0!important;border-bottom:1px solid #e1e8f1;padding:20px 8px}.flow-step:last-child{border-bottom:0}.seo-panel{padding:30px 22px}.web-section{padding:70px 0}}
