@font-face{font-family:Nunito;src:url('/assets/guide-nunito-cyrillic.woff2') format('woff2');font-weight:200 900;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Nunito,'Segoe UI',sans-serif;background:#f5f8f8;color:#192d38;font-size:18px;line-height:1.75}a{color:#087f80;text-underline-offset:4px}a:focus-visible{outline:3px solid #087f80;outline-offset:5px}header{background:#172d36;color:white;padding:18px max(24px,calc((100% - 1100px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}header a{color:white}.brand{font-size:32px;font-weight:900;text-decoration:none}main{max-width:820px;margin:48px auto;padding:0 24px}h1{font-size:clamp(30px,5vw,44px);line-height:1.2}h2{font-size:26px;line-height:1.35;margin-top:38px}.lead{color:#596c78;font-size:20px}.cta{padding:24px;background:#e5f2ee;border-radius:20px;margin:36px 0}.button{display:inline-block;background:#087f80;color:white;padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:800}nav ul{padding-left:24px}footer{border-top:1px solid #dce5e4;padding:24px 0;margin-top:40px}html[data-color-mode=dark] body{background:#121e26;color:#edf3f5}html[data-color-mode=dark] a{color:#75d4c3}html[data-color-mode=dark] .lead{color:#aabfc6}html[data-color-mode=dark] .cta{background:#263f40}html[data-color-mode=dark] .button{color:white}