@charset "UTF-8";.support-hero{background:var(--accent);padding:3.5rem 0;border-bottom:3px solid var(--primary)}.support-hero h1{font-size:max(1.5rem, min(3vw, 2.25rem));font-weight:800;color:var(--white);margin-bottom:.5rem}.support-hero p{color:rgba(255,255,255,.72);max-width:520px}.support-resources{padding:4rem 0;background:var(--white)}.resource-card{border:1px solid var(--border-color);border-radius:2px;padding:1.5rem;height:100%;transition:box-shadow .15s}.resource-card:hover{box-shadow:0 3px 14px rgba(0,0,0,.07)}.resource-card .resource-type{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem}.resource-card h3{font-size:.95rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.resource-card p{font-size:.85rem;color:var(--text-secondary);margin-bottom:1rem}.support-tools{padding:3.5rem 0;background:var(--secondary);border-top:1px solid var(--border-color)}.tool-block{background:var(--white);border:1px solid var(--border-color);border-radius:2px;padding:1.5rem;margin-bottom:1rem}.tool-block h3{font-size:.95rem;font-weight:700;color:var(--text-primary);margin-bottom:.4rem}.tool-block p{font-size:.85rem;color:var(--text-secondary);margin-bottom:.75rem}