.reports-header-nav[data-astro-cid-qmv2fbve]{display:flex;align-items:center;gap:1rem}.nav-title[data-astro-cid-qmv2fbve]{font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;white-space:nowrap}.nav-desc[data-astro-cid-qmv2fbve]{font-size:.8125rem;color:var(--text-muted);border-left:2px solid var(--border-light);padding-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}@media (max-width:768px){.nav-desc[data-astro-cid-qmv2fbve]{display:none}}.reports-page[data-astro-cid-qmv2fbve]{width:100%;padding:2rem 1.5rem 4rem;background:#fafafa;min-height:100vh;max-width:1400px;margin:0 auto}.main-category-tabs[data-astro-cid-qmv2fbve]{display:flex;gap:1rem;margin-bottom:2.5rem;border-bottom:2px solid #e2e8f0;padding-bottom:0}.main-tab[data-astro-cid-qmv2fbve]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border:0;background:0 0;font-size:1.05rem;font-weight:700;color:#64748b;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s;text-decoration:none}.main-tab[data-astro-cid-qmv2fbve]:hover{color:#0f172a}.main-tab[data-astro-cid-qmv2fbve].active{color:var(--fp-primary, #f59e0b);border-bottom-color:var(--fp-primary, #f59e0b)}.tab-icon[data-astro-cid-qmv2fbve]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px;border:1px solid #e2e8f0;font-size:1.1rem}.main-tab[data-astro-cid-qmv2fbve].active .tab-icon[data-astro-cid-qmv2fbve]{background:#f59e0b1a;border-color:#f59e0b33}.reports-section[data-astro-cid-qmv2fbve]{display:none}.reports-section[data-astro-cid-qmv2fbve].active{display:block;animation:fadeIn .4s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.reports-controls[data-astro-cid-qmv2fbve]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.reports-search[data-astro-cid-qmv2fbve] .search-box[data-astro-cid-qmv2fbve]{position:relative;display:flex;align-items:center;width:320px}.search-box[data-astro-cid-qmv2fbve] svg[data-astro-cid-qmv2fbve]{position:absolute;left:1rem;width:18px;height:18px;color:var(--text-muted)}.search-box[data-astro-cid-qmv2fbve] input[data-astro-cid-qmv2fbve]{width:100%;padding:.75rem 1.25rem .75rem 2.75rem;border:1px solid transparent;border-radius:999px;background:#fff;color:var(--text-primary);font-size:.9375rem;outline:0;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a,inset 0 0 0 1px #00000005}.search-box[data-astro-cid-qmv2fbve] input[data-astro-cid-qmv2fbve]:focus{border-color:var(--primary-lighter);background:#fff;box-shadow:0 0 0 4px #f59e0b1a,0 4px 12px #0000000d;width:360px}.fp-reports-grid[data-astro-cid-qmv2fbve]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.fp-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:1.25rem;box-shadow:0 4px 6px -1px #0000000d;position:relative;overflow:hidden}.fp-card:hover{transform:translateY(-5px);border-color:#cbd5e1;box-shadow:0 12px 20px -3px #00000014;background:linear-gradient(135deg,#fff,#f8fafc)}.fp-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#f59e0b,#ef4444);opacity:0;transition:opacity .3s}.fp-card:hover:before{opacity:1}.fp-logo-wrap{width:60px;height:60px;border-radius:8px;background:#fff;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:border-color .3s}.fp-card:hover .fp-logo-wrap{border-color:#fcd34d;box-shadow:0 4px 12px #f59e0b33}.fp-logo-wrap img{width:44px;height:44px;object-fit:contain}.fp-info{display:flex;flex-direction:column;gap:.25rem;width:calc(100% - 72px)}.fp-sym{font-size:1.1rem;font-weight:700;color:#0f172a;line-height:1.3;white-space:normal}.fp-date{font-size:.8rem;color:#64748b;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fp-link-btn{margin-top:.5rem;font-size:.8rem;font-weight:700;color:#f59e0b;display:flex;align-items:center;gap:.25rem}.fp-sk-card[data-astro-cid-qmv2fbve]{height:108px;border-radius:16px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:spin 1.4s infinite}@keyframes spin{0%{background-position:200%0}to{background-position:-200%0}}.pagination-container[data-astro-cid-qmv2fbve]{display:flex;justify-content:center;align-items:center;gap:.4rem;flex-wrap:wrap}.page-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;border:1px solid #e2e8f0;color:#475569;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;user-select:none}.page-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.page-btn.active{background:#f59e0b;border-color:#f59e0b;color:#fff;box-shadow:0 4px 10px #f59e0b40}.page-btn:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9}.page-dots{color:#94a3b8;padding:0 .5rem;font-weight:700}@media (max-width:1024px){.reports-search[data-astro-cid-qmv2fbve] .search-box[data-astro-cid-qmv2fbve] input[data-astro-cid-qmv2fbve]:focus{width:100%}}@media (max-width:768px){.reports-page[data-astro-cid-qmv2fbve]{padding:1rem;background:#fff}.reports-controls[data-astro-cid-qmv2fbve]{flex-direction:column;align-items:stretch}.reports-search[data-astro-cid-qmv2fbve] .search-box[data-astro-cid-qmv2fbve]{width:100%}.main-category-tabs[data-astro-cid-qmv2fbve]{flex-direction:column;gap:0}.main-tab[data-astro-cid-qmv2fbve]{padding:1rem;border-bottom:none;border-left:3px solid transparent}.main-tab[data-astro-cid-qmv2fbve].active{border-bottom:none;border-left-color:var(--fp-primary, #f59e0b);background:#f59e0b0d}.fp-reports-grid[data-astro-cid-qmv2fbve]{grid-template-columns:1fr}}