@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";body{font-family:Inter,Arial,sans-serif;background:#f7f8fa;color:#222;margin:0;padding:0;min-height:100vh}a{color:#07f;text-decoration:none;transition:color .2s}a:hover{color:#0056b3;text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:1.5rem;margin-bottom:.75rem;color:#222}main{max-width:800px;margin:2rem auto;background:#fff;box-shadow:0 2px 16px #0000000f;border-radius:12px;padding:2rem}img{max-width:100%;border-radius:8px}button,input,textarea{font-family:inherit}@media (max-width: 900px){main{max-width:98vw;padding:1rem}}
