:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e293b;background:#f0f9ff;line-height:1.75;color-scheme:light}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:880px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;align-items:center;gap:20px}header a{font-weight:750;text-decoration:none}main{background:#fff;border:1px solid #e0f2fe;border-radius:24px;padding:clamp(24px,5vw,56px);box-shadow:0 16px 50px #0c4a6e08}h1{font-size:clamp(2rem,6vw,3rem);line-height:1.2;color:#075985;margin-top:0}h2{font-size:1.3rem;color:#075985;margin-top:2rem}a{color:#0369a1;text-underline-offset:3px;overflow-wrap:anywhere}a:focus-visible{outline:3px solid #0284c7;outline-offset:4px}address{font-style:normal}.contact{background:#f0f9ff;padding:24px;border-radius:16px}.muted,footer{color:#64748b;font-size:.9rem}footer{display:flex;flex-wrap:wrap;gap:12px 24px}section[id]{scroll-margin-top:24px}@media(max-width:600px){header{padding:20px}main{margin:0 12px}header a:last-child{font-size:.9rem}}
