*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#f8f9fa;color:#1a1a2e;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:#8b6914;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1280px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;transition:all .15s;text-decoration:none;font-family:inherit}.btn-primary{background:#f5c518;color:#000;padding:10px 20px;font-weight:700}.btn-primary:hover{background:#ffd84d;text-decoration:none}.btn-lg{padding:14px 36px!important;font-size:18px!important;border-radius:12px!important}.btn-sm{padding:6px 14px;font-size:13px}.btn-outline{background:transparent;border:1px solid #e5e7eb;color:#374151;padding:8px 16px}.btn-outline:hover{border-color:#f5c518;color:#8b6914;text-decoration:none}.btn-ghost{background:transparent;color:#f5c518;padding:8px 16px}.btn-ghost:hover{background:#f5c51814}.btn-dark{background:#161b22;color:#f0f6fc;border:1px solid #21262d;padding:8px 18px}.btn-dark:hover{border-color:#f5c518}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000f}.card-hover{transition:all .2s;cursor:pointer}.card-hover:hover{border-color:#f5c518;transform:translateY(-2px);box-shadow:0 8px 24px #f5c5181f}.badge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:11px;font-weight:700;text-transform:uppercase}.badge-critical{background:#f8514926;color:#f85149}.badge-warning{background:#d2992226;color:#d29922}.badge-success{background:#3fb95026;color:#3fb950}.badge-info{background:#58a6ff26;color:#58a6ff}.badge-high{background:#f5c51826;color:#8b6914}.badge-medium{background:#f3f4f6;color:#6b7280}.badge-low{background:#f3f4f6;color:#9ca3af}.chip{padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;background:#fff;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;transition:all .15s;white-space:nowrap}.chip:hover{border-color:#9ca3af;color:#1a1a2e}.chip.active{background:#fff8e1;border-color:#f5c518;color:#8b6914}.spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#f5c518;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.stars{color:#f5a623;font-size:13px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}@media(max-width:768px){.hide-mobile{display:none!important}}
