/* QUICK FIX: Inter + базова типография и компоненти */
html{font-family:"Inter",system-ui,sans-serif;color:#0D0D0D}
h1{font-weight:800;font-size:2.25rem;line-height:1.2;margin:.5rem 0}
h2{font-weight:700;font-size:1.5rem;margin:.5rem 0}
p{font-size:1rem}
a{color:#2563eb}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.75rem;font-weight:600}
.btn-primary{background:#FFC300;color:#000}
.card{border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}
