.whatdrives-page{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background-color:#f9fafb}.whatdrives-section{padding:3.5rem 1.5rem 4.5rem}.whatdrives-container{max-width:1040px;margin:0 auto}.whatdrives-intro{text-align:center;max-width:720px;margin:0 auto 3rem}.whatdrives-kicker{font-size:.85rem;text-transform:uppercase;letter-spacing:.22em;color:#6b7280;font-weight:600;margin-bottom:.75rem}.whatdrives-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:.75rem}.whatdrives-subtitle{font-size:1rem;color:#4b5563;max-width:40rem;margin:.5rem auto 0;line-height:1.8}.whatdrives-icons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3.5rem}.whatdrives-icon-card{background-color:#ffffff;border-radius:1rem;padding:1.25rem 1.25rem 1.5rem;box-shadow:0 18px 45px rgba(15,23,42,.06);border:1px solid rgba(148,163,184,.35);text-align:left;display:flex;flex-direction:column;gap:.45rem}.whatdrives-icon{width:2.5rem;height:2.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#ffffff;box-shadow:0 10px 25px rgba(79,70,229,.35)}.whatdrives-icon-title{font-size:1rem;font-weight:600;color:#111827}.whatdrives-icon-text{font-size:.9rem;color:#4b5563;line-height:1.7}.whatdrives-philosophy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem;align-items:flex-start}.whatdrives-column-title{font-size:1.15rem;font-weight:600;margin-bottom:.75rem;color:#111827}.whatdrives-column-text{font-size:.98rem;color:#4b5563;line-height:1.8}@media (max-width:1024px){.whatdrives-icons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.whatdrives-section{padding:2.5rem 1.25rem 3.5rem}.whatdrives-title{font-size:1.8rem}.whatdrives-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.whatdrives-philosophy{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.whatdrives-icons{grid-template-columns:1fr}}