.resources-page{background-color:#f8fafc;min-height:100vh}.page-hero{background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:80px 24px;text-align:center;border-bottom:1px solid #bfdbfe;margin-bottom:0}.page-hero h1{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:16px;letter-spacing:-1px}.page-hero .highlight{background:linear-gradient(45deg,#2563eb,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-hero p{font-size:1.25rem;color:#64748b;max-width:700px;margin:0 auto;font-weight:400}.resources-section{padding:60px 24px}.resources-section:nth-child(2n){background-color:#fff}.section-container{max-width:1200px;margin:0 auto}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #e2e8f0}.section-title{display:flex;align-items:center;gap:16px;font-size:2rem;font-weight:800;color:#1e293b;margin:0}.section-icon-box{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;box-shadow:0 4px 6px -1px #0000001a}.grade-badge{background:#f1f5f9;color:#64748b;padding:6px 16px;border-radius:999px;font-size:.875rem;font-weight:600}.grade-10 .section-icon-box{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 10px 15px -3px #2563eb4d}.grade-11 .section-icon-box{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 10px 15px -3px #0596694d}.grade-12 .section-icon-box{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 10px 15px -3px #7c3aed4d}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.resource-card{background:#fff;border-radius:20px;padding:24px;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;height:100%}.resource-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#bae6fd}.card-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.file-icon{width:50px;height:50px;background:#f8fafc;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0}.card-title{font-size:1.125rem;font-weight:700;color:#1e293b;line-height:1.5;margin:0}.card-desc{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:24px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid #f1f5f9;margin-top:auto}.meta-tags{display:flex;gap:8px;flex-wrap:wrap}.tag{font-size:.75rem;padding:4px 10px;border-radius:6px;font-weight:600;background:#f1f5f9;color:#475569}.download-btn{display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-weight:600;padding:10px 20px;border-radius:10px;text-decoration:none;font-size:.9rem;transition:all .2s}.download-btn:hover{background:#2563eb;color:#fff}.download-btn.drive{background:#ecfdf5;color:#059669}.download-btn.drive:hover{background:#059669;color:#fff}@media (max-width: 768px){.page-hero{padding:40px 20px}.page-hero h1{font-size:2.25rem}.section-header{flex-direction:column;align-items:flex-start;gap:16px}.grade-badge{align-self:flex-start}.resources-grid{grid-template-columns:1fr}}
