.site-page { color: #17233e; background: #fff; }.site-page-shell { width: min(1110px, calc(100% - 40px)); margin: auto; }.site-page-hero { margin-top: 110px; padding: 92px 0; text-align: center; background: radial-gradient(circle at 50% 5%, #e8edff, transparent 37%), linear-gradient(140deg,#f8faff,#f5f0ff); }.site-page-icon { display: grid; width: 58px; height: 58px; place-items: center; margin: 0 auto 18px; border-radius: 18px; color: #fff; background: linear-gradient(135deg,#2865e9,#7840e8); font-size: 24px; box-shadow: 0 14px 28px rgba(59,85,222,.25); }.site-page-hero p,.site-page-content article>span { color:#4e6de2; font-size:11px; font-weight:800; letter-spacing:.13em; }.site-page-hero h1,.site-page-not-found h1 { max-width:760px; margin:12px auto 17px; font-size:clamp(38px,6vw,67px); line-height:1.05; letter-spacing:-.06em; font-weight:800; }.site-page-hero div { max-width:650px; margin:auto; color:#65738d; font-size:17px; line-height:1.7; }.site-page-hero a,.site-page-content aside a,.site-page-not-found a { display:inline-flex; gap:10px; margin-top:28px; padding:13px 21px; border-radius:10px; color:#fff; background:linear-gradient(135deg,#2e67e8,#7841e7); font-size:14px; font-weight:700; }.site-page-content { padding:100px 0; }.site-page-grid { display:grid; grid-template-columns:1.2fr .8fr; gap:80px; align-items:center; }.site-page-content h2 { margin:11px 0 17px; font-size:clamp(30px,4vw,45px); line-height:1.1; letter-spacing:-.04em; }.site-page-content article p { max-width:600px; color:#687791; font-size:16px; line-height:1.8; }.site-page-content aside { padding:37px; border:1px solid #e2e8f6; border-radius:22px; background:linear-gradient(145deg,#fff,#f3f6ff); }.site-page-content aside>i { color:#4c67e9; font-size:28px; }.site-page-content aside h2 { font-size:26px; }.site-page-content aside p { color:#71809a; line-height:1.65; }.site-page-content aside a { margin-top:12px; }.site-page-not-found { min-height:70vh; display:grid; place-content:center; padding:150px 20px 60px; text-align:center; }.site-page-not-found p { color:#4b69e5; font-size:11px; font-weight:800; letter-spacing:.14em; }
.site-page-section + .site-page-section { margin-top:48px; padding-top:43px; border-top:1px solid #e8edf6; }.site-page-content article ul { display:grid; gap:10px; padding:0; margin:24px 0 0; list-style:none; }.site-page-content article li { position:relative; padding:13px 15px 13px 40px; border:1px solid #e5eaf5; border-radius:10px; color:#4e5f7c; font-size:14px; font-weight:500; background:#fbfcff; }.site-page-content article li::before { content:'✓'; position:absolute; left:15px; color:#3d67e8; font-weight:800; }
@media(max-width:760px){.site-page-hero{margin-top:90px;padding:65px 0}.site-page-grid{grid-template-columns:1fr;gap:40px}.site-page-content{padding:65px 0}}@media(max-width:520px){.site-page-shell{width:calc(100% - 28px)}.site-page-hero{margin-top:75px;padding:52px 0}.site-page-hero div{font-size:15px}.site-page-content aside{padding:28px 23px}}
