*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f7f8fb;color:#111827;line-height:1.6}.site-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;padding:14px 24px;z-index:5}.logo{font-weight:800;color:#111827;text-decoration:none;font-size:20px}.site-header nav{display:flex;gap:14px;flex-wrap:wrap}.site-header nav a{color:#374151;text-decoration:none;font-weight:600}.site-main{max-width:1080px;margin:0 auto;padding:34px 18px}.hero{background:#111827;color:#fff;border-radius:24px;padding:42px;margin-bottom:22px}.hero h1{font-size:42px;line-height:1.1;margin:0 0 10px}.hero p{font-size:18px;color:#d1d5db}.btn{display:inline-block;background:#111827;color:#fff;padding:12px 16px;border-radius:12px;text-decoration:none;border:0}.btn.light{background:#fff;color:#111827}.btn.secondary{background:#f3f4f6;color:#111827}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;margin-bottom:18px;box-shadow:0 8px 24px rgba(0,0,0,.05)}input,textarea,select{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:12px;font-size:15px}label{font-weight:700;display:block;margin:12px 0 6px}.muted{color:#6b7280}.site-footer{text-align:center;padding:30px;color:#6b7280}.site-footer a{color:#374151}.content-body img{max-width:100%;height:auto}.alert{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;border-radius:12px;padding:12px;margin-bottom:18px}table{width:100%;border-collapse:collapse}td,th{padding:10px;border-bottom:1px solid #e5e7eb;text-align:left}@media(max-width:720px){.site-header{align-items:flex-start;flex-direction:column}.hero h1{font-size:32px}}
