.styles_root__hhu1S{min-height:100vh;padding:80px 24px;max-width:1200px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:-.01em}.styles_header__vHfpD{text-align:center;max-width:600px;margin:0 auto 60px}.styles_eyebrow__AHrgn{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;display:inline-block}.styles_h1__Roax9{font-size:clamp(32px,5vw,48px);font-weight:800;letter-spacing:-.04em;line-height:1.1;color:#111827;margin-bottom:16px}.styles_sub___TnkU{font-size:18px;color:#4b5563;line-height:1.6;max-width:480px;margin:0 auto}.styles_grid__X26hV{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.styles_card__oIuW1{width:148px;display:flex;flex-direction:column;align-items:center;padding:22px 16px 18px;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;background:#fff;transition:all .15s;text-decoration:none;opacity:0;animation:styles_fadeUp__coIH6 1.5s cubic-bezier(.16,1,.3,1) both}.styles_card__oIuW1:hover{border-color:#d1d5db;box-shadow:0 2px 12px rgba(0,0,0,.06)}.styles_cardName__lKq8l{font-size:13px;font-weight:700;color:#111827;text-align:center;letter-spacing:-.02em}.styles_cardDesc__Ul99v{font-size:10px;font-weight:700;color:#6b7280;background:#f9fafb;border-radius:4px;padding:2px 6px;margin-top:5px;text-align:center;line-height:1.4}@keyframes styles_fadeUp__coIH6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.styles_root__hhu1S{padding:40px 16px}.styles_card__oIuW1{width:calc(50% - 5px)}}