@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.Home_page__0ydta{min-height:100vh;background-color:#020617;background-image:radial-gradient(at 0 0,rgba(30,58,138,.15) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(30,58,138,.1) 0,transparent 50%);color:#f8fafc;font-family:Inter,sans-serif;overflow-x:hidden}.Home_navbar__H7ooC{display:flex;justify-content:space-between;align-items:center;padding:32px 64px;position:relative;z-index:10}.Home_logo__27_tb{font-size:24px;font-weight:800;letter-spacing:-1px;background:linear-gradient(90deg,#60a5fa,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Home_loginLink___HQu8{font-size:14px;font-weight:600;color:#94a3b8;text-decoration:none;transition:color .2s}.Home_loginLink___HQu8:hover{color:#f8fafc}.Home_hero__cwxAA{padding:120px 24px 80px;text-align:center;position:relative}.Home_badge__DqLCN{display:inline-flex;align-items:center;padding:8px 16px;background:rgba(30,58,138,.3);border:1px solid rgba(59,130,246,.3);border-radius:999px;font-size:12px;font-weight:700;color:#60a5fa;text-transform:uppercase;letter-spacing:1px;margin-bottom:32px}.Home_title__T09hD{font-size:clamp(40px,8vw,72px);font-weight:800;line-height:1.05;letter-spacing:-2px;margin-bottom:24px;max-width:900px;margin-left:auto;margin-right:auto}.Home_titleMuted__nrYYS{color:#475569}.Home_subtitle__j4GMd{font-size:clamp(16px,2vw,20px);color:#94a3b8;max-width:600px;margin:0 auto 48px;line-height:1.6}.Home_actions__INjAs{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.Home_primaryButton__3r_R4{padding:16px 32px;background:#2563eb;color:#fff;border-radius:12px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:12px;transition:all .2s;box-shadow:0 10px 15px -3px rgba(37,99,235,.3)}.Home_primaryButton__3r_R4:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(37,99,235,.4)}.Home_secondaryButton__QO332{padding:16px 32px;background:rgba(30,58,138,.1);color:#f8fafc;border:1px solid rgba(59,130,246,.2);border-radius:12px;font-weight:600;text-decoration:none;transition:all .2s}.Home_secondaryButton__QO332:hover{background:rgba(30,58,138,.2);border-color:rgba(59,130,246,.4)}.Home_features__5mH2n{max-width:1200px;margin:100px auto;padding:0 24px}.Home_bentoGrid__x9axb{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:200px;grid-gap:20px;gap:20px}.Home_bentoItem__T5ces{background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;transition:border-color .2s}.Home_bentoItem__T5ces:hover{border-color:#3b82f6}.Home_itemLarge__KLalX{grid-column:span 8;grid-row:span 2}.Home_itemSmall__cT6Hz{grid-column:span 4;grid-row:span 1}.Home_itemTall__8uUWs{grid-column:span 4;grid-row:span 2}.Home_itemMedium__D6gKF{grid-column:span 6;grid-row:span 1}.Home_itemTitle__oXQ2B{font-size:20px;font-weight:700;margin-bottom:8px}.Home_itemText__mA6fE{font-size:14px;color:#94a3b8;line-height:1.5}.Home_iconWrapper___Bjws{font-size:32px;margin-bottom:auto}.Home_footer____T7K{margin-top:120px;padding:64px 24px;border-top:1px solid #1e293b;background:#020617}.Home_footerContent__AUIiS{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.Home_footerInfo__p7bes{max-width:300px}.Home_footerLogo__WXDI0{font-size:20px;font-weight:800;margin-bottom:16px}.Home_footerDesc__mV1jd{font-size:14px;color:#64748b;line-height:1.6}.Home_footerLinks__Gka7j{display:flex;gap:64px}.Home_linkGroup__RXl1A{display:flex;flex-direction:column;gap:12px}.Home_groupTitle__K3TJn{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#f8fafc;margin-bottom:8px}.Home_footerLink__yxvET{font-size:14px;color:#64748b;text-decoration:none;transition:color .2s}.Home_footerLink__yxvET:hover{color:#3b82f6}.Home_copyright__SJ8UH{max-width:1200px;margin:64px auto 0;padding-top:32px;border-top:1px solid rgba(30,41,59,.5);font-size:13px;color:#475569;text-align:center}@media (max-width:900px){.Home_itemLarge__KLalX,.Home_itemMedium__D6gKF,.Home_itemSmall__cT6Hz,.Home_itemTall__8uUWs{grid-column:span 12;grid-row:span 1}.Home_bentoGrid__x9axb{grid-auto-rows:min-content}.Home_footerContent__AUIiS{flex-direction:column;align-items:center;text-align:center}.Home_footerLinks__Gka7j{flex-direction:column;gap:32px;align-items:center}}