:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#111827;background:#f8fafc}*{box-sizing:border-box}body{margin:0}a{text-decoration:none;color:#1d4ed8}a:hover{text-decoration:underline}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{border-bottom:1px solid #e2e8f0;background:#fff}.topbar-inner{display:flex;justify-content:space-between;align-items:center;padding-top:1.1rem;padding-bottom:1.1rem;min-height:74px;gap:1rem;flex-wrap:wrap}.brand{font-weight:700}nav{display:flex;gap:.75rem}.lang-switch{display:flex;align-items:center;gap:.5rem}.content{max-width:960px;width:100%;margin:0 auto;padding:1.25rem;flex:1 0 auto}.site-footer{border-top:1px solid #e2e8f0;background:#fff;width:100%}.footer-inner{display:flex;align-items:center;padding-top:14px;padding-bottom:14px;min-height:62px}.container{max-width:960px;margin:0 auto;padding:0 16px}.row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:100%}.spacer{flex:1}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem}.muted{color:#475569}
