.Home_mainContainer__QMNtU{position:relative}.Home_topBar__gQrJd{height:4px;background-color:#e36204;position:fixed;top:0;left:0;right:0;z-index:100}.Home_header__wW9db{position:absolute;top:0;left:0;right:0;padding:1.5rem 2rem;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;z-index:50}@media (max-width:640px){.Home_header__wW9db{padding:1rem;gap:.75rem;flex-wrap:wrap;justify-content:center}}.Home_signInBtn__Aghmj{color:var(--color-text-main);font-weight:600;font-size:.9rem;text-decoration:none;padding:.5rem 1.25rem;border-radius:var(--radius-full);border:1px solid var(--color-secondary);background-color:rgba(251,191,36,.05);transition:all .3s ease;display:inline-block}.Home_heroSection__3dblm{min-height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;background-image:linear-gradient(hsla(0,0%,100%,.7),hsla(0,0%,100%,.7)),url(/hero-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:4rem 0}@media (max-width:768px){.Home_heroSection__3dblm{min-height:70vh;padding:6rem 1rem 3rem}}.Home_heroContent__YbPeP{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-sm)}.Home_logoWrapper__maGcB{margin-bottom:2rem;width:100%;max-width:600px}.Home_logoWrapper__maGcB img{height:auto!important;width:100%!important;max-width:600px}@media (max-width:640px){.Home_logoWrapper__maGcB{max-width:280px}}.Home_heroTitle__BYrkk{font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:var(--color-text-main)}.Home_heroTitleHighlight__B67v_{color:var(--color-secondary)}@media (max-width:768px){.Home_heroTitle__BYrkk{font-size:2.5rem}}@media (max-width:480px){.Home_heroTitle__BYrkk{font-size:2rem}}.Home_heroSubtitle__mec5P{font-size:1.25rem;color:var(--color-text-muted);max-width:600px;margin:0 auto 3rem}@media (max-width:768px){.Home_heroSubtitle__mec5P{font-size:1.1rem;margin-bottom:2rem}}.Home_heroActions__5ePuw{display:flex;gap:1rem;justify-content:center}@media (max-width:480px){.Home_heroActions__5ePuw{flex-direction:column;width:100%;max-width:300px}}.Home_featuresSection__JfZT9{padding:6rem 0;background-color:var(--color-surface)}@media (max-width:768px){.Home_featuresSection__JfZT9{padding:4rem 0}}.Home_featuresGrid__xJOBh{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:480px){.Home_featuresGrid__xJOBh{grid-template-columns:1fr}}.Home_featureCard__Ax1m6{border:1px solid rgba(0,0,0,.05);box-shadow:var(--shadow-sm)}