:root{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#07142d;background:#f5f9ff;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:#f5f9ff}.container{width:min(1480px,calc(100% - 48px));margin:auto}.site-header{position:fixed;z-index:10;top:0;left:0;right:0;padding:16px 0;background:#f5f9ffa8;backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{background:#ffffffdf;border-color:#dce8fb;box-shadow:0 8px 30px #2364bb12}.nav{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:22px;font-weight:850}.brand-mark{width:30px;height:30px;border-radius:10px;background:linear-gradient(145deg,#65a9ff,#1464f6);position:relative;box-shadow:0 6px 14px #1464f64a}.brand-mark:after{content:"";position:absolute;width:12px;height:8px;border:2px solid white;border-radius:50%;left:7px;top:9px}.nav-links{display:flex;align-items:center;gap:30px}.nav-links a{font-size:14px;font-weight:800;text-decoration:none}.nav-links a:hover{color:#1464f6}.nav-cta{padding:11px 16px;border-radius:13px;background:#1464f6;color:#fff;box-shadow:0 8px 20px #1464f633}.reference-section{position:relative;width:100%;line-height:0;scroll-margin-top:65px;background:#eef5ff}.reference-section img{display:block;width:100%;height:auto}.reference-cta{position:absolute;display:flex;align-items:center;justify-content:center;text-decoration:none;line-height:1.1;text-align:center;font-weight:900;color:#fff;background:#1464f6;border-radius:18px;box-shadow:0 10px 22px #1464f655;outline:3px solid #68a8ff}.pricing-cta{left:38.5%;top:80.5%;width:23%;height:8%;font-size:clamp(12px,1.7vw,25px)}.try-cta{left:41.3%;top:69%;width:17.5%;height:10%;font-size:clamp(12px,1.7vw,25px)}.site-footer{border-top:1px solid #d9e6f8;background:#fff;line-height:1.45;padding:52px 0 26px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;gap:32px}.site-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#637797;margin:0 0 14px}.site-footer p,.site-footer a{font-size:15px;color:#304563}.site-footer a{display:block;text-decoration:none;margin:8px 0}.site-footer a:hover{color:#1464f6}.footer-brand{font-size:24px;font-weight:900}.footer-bottom{border-top:1px solid #e3ecf8;margin-top:30px;padding-top:18px;color:#71829d;font-size:13px;display:flex;justify-content:space-between}.legal-placeholder{color:#a25b00}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.container{width:calc(100% - 28px)}.site-header{padding:10px 0}.brand{font-size:18px}.brand-mark{width:26px;height:26px}.nav-links{gap:10px}.nav-links a{font-size:10px}.nav-cta{display:none}.reference-section{scroll-margin-top:52px}.reference-cta{border-radius:9px;outline-width:2px;font-size:9px}.site-footer{padding:34px 0 22px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
