.math-category-page{--math-primary: #7c3aed;--math-secondary: #8b5cf6;--math-accent: #a78bfa;--math-light: #f5f3ff;--math-lighter: #ede9fe;--math-dark: #5b21b6;--math-glow: rgba(139, 92, 246, .3)}.math-hero{background:linear-gradient(135deg,var(--math-light) 0%,var(--math-lighter) 50%,#ddd6fe 100%);padding:3rem 1.5rem;border-radius:1.5rem;margin-bottom:2rem;position:relative;overflow:hidden}.math-hero:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:radial-gradient(circle at 70% 30%,rgba(139,92,246,.15) 0%,transparent 60%);pointer-events:none}.math-hero-content{position:relative;z-index:1}.math-accent-bar{width:60px;height:4px;background:linear-gradient(90deg,var(--math-primary),var(--math-accent));border-radius:2px;margin-bottom:1.5rem}.math-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;color:var(--math-primary);box-shadow:0 2px 8px #8b5cf626;margin-bottom:1rem}.math-hero-icon{width:18px;height:18px;stroke:var(--math-primary)}.math-hero-title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;color:var(--math-dark);margin-bottom:.75rem;line-height:1.2}.math-hero-description{font-size:1.125rem;color:#6b7280;max-width:600px;line-height:1.6}.math-stats{margin-bottom:3rem}.math-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.math-stat-card{background:#fff;padding:1.25rem;border-radius:1rem;border:1px solid #e5e7eb;text-align:center;transition:all .3s ease}.math-stat-card:hover{border-color:var(--math-accent);box-shadow:0 4px 12px #8b5cf61a;transform:translateY(-2px)}.math-stat-icon{width:40px;height:40px;margin:0 auto .75rem;padding:.5rem;background:var(--math-light);border-radius:.75rem}.math-stat-icon svg{width:100%;height:100%;stroke:var(--math-primary)}.math-stat-number{font-size:1.75rem;font-weight:700;color:var(--math-dark);line-height:1;margin-bottom:.25rem}.math-stat-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.math-calculators{margin-bottom:3rem}.math-section-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.math-calc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.math-calc-card{background:#fff;border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;text-decoration:none;transition:all .3s ease;display:block}.math-calc-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px var(--math-glow);border-color:var(--math-accent)}.math-calc-accent{height:4px;background:linear-gradient(90deg,var(--math-primary),var(--math-accent))}.math-calc-content{padding:1.25rem}.math-calc-name{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem;transition:color .2s ease}.math-calc-card:hover .math-calc-name{color:var(--math-primary)}.math-calc-desc{font-size:.875rem;color:#6b7280;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.math-calc-footer{display:flex;align-items:center;justify-content:space-between}.math-calc-tags{display:flex;gap:.5rem}.math-tag{font-size:.6875rem;font-weight:500;padding:.25rem .625rem;border-radius:9999px}.math-tag-calc{background:#dcfce7;color:#166534}.math-tag-guide{background:#dbeafe;color:#1e40af}.math-calc-arrow{width:20px;height:20px;stroke:#9ca3af;transition:all .2s ease}.math-calc-card:hover .math-calc-arrow{stroke:var(--math-primary);transform:translate(4px)}.math-featured{margin-bottom:3rem}.math-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.math-featured-card{background:linear-gradient(135deg,var(--math-primary) 0%,var(--math-secondary) 100%);padding:1.5rem;border-radius:1rem;color:#fff;position:relative;overflow:hidden}.math-featured-number{font-size:2.5rem;font-weight:700;opacity:.2;position:absolute;top:.5rem;right:1rem;line-height:1}.math-featured-name{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;position:relative}.math-featured-desc{font-size:.875rem;opacity:.9;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.math-featured-cta{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--math-primary);padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s ease}.math-featured-cta:hover{background:var(--math-light);transform:translate(4px)}.math-featured-cta svg{width:16px;height:16px}.math-seo{background:linear-gradient(135deg,#fafafa,#f5f5f5);padding:2rem;border-radius:1rem;border-left:4px solid var(--math-primary)}.math-seo-content h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.math-seo-content p{color:#4b5563;line-height:1.7}@media (max-width: 900px){.math-stats-grid,.math-featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.math-hero{padding:2rem 1.25rem}.math-stats-grid{grid-template-columns:1fr 1fr;gap:.75rem}.math-featured-grid,.math-calc-grid{grid-template-columns:1fr}}
