.resources-container{padding-bottom:60px}.resources-header,.resources-section{margin-bottom:4rem}.resources-header{text-align:center}.resources-subtitle{color:var(--text-secondary);font-size:1.1rem;max-width:650px;margin:0 auto}.report-card{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;height:100%}.report-icon-box{width:56px;height:56px;min-width:56px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.75rem;background:var(--primary-color);color:#fff}.icon-blue{background:#2563eb}.icon-green{background:#10b981}.icon-purple{background:#7c3aed}.icon-red{background:#ef4444}.icon-amber{background:#f59e0b}.report-content{flex:1 1}.report-title-row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.report-title{font-size:1.1rem;color:var(--text-primary);margin:0;font-weight:700}.report-badge{padding:.2rem .75rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:700}.report-badge.available{background:rgba(16,185,129,.1);color:var(--secondary-color)}.report-badge.pending{background:rgba(148,163,184,.15);color:var(--text-muted)}.report-meta{margin-top:.5rem;font-size:.875rem;color:var(--text-muted);display:flex;gap:1rem;flex-wrap:wrap}.report-actions{margin-top:1rem}.resources-section h2{font-size:1.5rem;margin-bottom:2rem}.processing-card{padding:3rem;text-align:center;border-radius:1.5rem}.processing-icon{font-size:3rem;margin-bottom:1rem}.processing-title{font-size:1.25rem;margin-bottom:.5rem}.section-divider{height:1px;background:var(--glass-border);margin:3rem 0}