.Hero_hero__bqvNd{display:flex;align-items:center;justify-content:center;padding:64px 24px;max-width:1140px;margin-left:auto;margin-right:auto}.Hero_card__JzOeD{width:100%;max-width:880px;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:56px 48px;text-align:center;box-shadow:0 1px 2px rgba(15,23,42,.04)}.Hero_title__h4PJ2{font-size:56px;font-weight:900;line-height:1.1;color:#0f172a;letter-spacing:-.02em;margin:0 0 24px}.Hero_highlight__Kxh4B{background:linear-gradient(90deg,#7c3aed,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.Hero_description__1ZEJN{font-size:16px;font-weight:400;color:#4b5563;line-height:1.7;max-width:720px;margin:0 auto 32px}.Hero_buttons__jEfRv{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.Hero_gradientBtn__RKBKs{display:inline-block;background:linear-gradient(90deg,#7c3aed,#ec4899);color:#fff;font-size:16px;font-weight:700;padding:14px 36px;border-radius:999px;border:none;cursor:pointer;text-decoration:none;box-shadow:0 8px 20px rgba(124,58,237,.35);transition:transform .2s ease,box-shadow .2s ease}.Hero_gradientBtn__RKBKs:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(124,58,237,.45);color:#fff}@media (max-width:960px){.Hero_title__h4PJ2{font-size:44px}}@media (max-width:768px){.Hero_hero__bqvNd{padding:40px 16px}.Hero_card__JzOeD{padding:40px 24px;border-radius:14px}.Hero_title__h4PJ2{font-size:36px}.Hero_description__1ZEJN{font-size:15px}}@media (max-width:480px){.Hero_card__JzOeD{padding:32px 20px}.Hero_title__h4PJ2{font-size:28px}.Hero_buttons__jEfRv{flex-direction:column;width:100%}.Hero_gradientBtn__RKBKs{width:100%;text-align:center}}.Gallery_gallery__HejGD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.Gallery_galleryItem__9URvP{background-color:var(--bg-white);border-radius:16px;border:1px solid var(--border);overflow:hidden;transition:box-shadow .2s ease}.Gallery_galleryItem__9URvP:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.Gallery_galleryImgPh__XjaiR{width:100%;height:210px;background:linear-gradient(135deg,#fefce8,#fef9c3);overflow:hidden}.Gallery_galleryBody__DDikO{padding:20px}.Gallery_galleryTag__j9i1M{display:inline-block;background-color:#fef9c3;color:var(--teal-text);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:50px;margin-bottom:10px}.Gallery_galleryTitle__64943{font-size:17px;font-weight:700;color:var(--text-dark);margin-bottom:6px}.Gallery_galleryDesc__HLzRo{font-size:13px;font-weight:400;color:var(--text-muted);line-height:1.6}@media (max-width:960px){.Gallery_gallery__HejGD{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Gallery_gallery__HejGD{grid-template-columns:1fr}}