.Home_container__d256j{min-height:100vh;background:#0a0a0a;color:#fff;position:relative;overflow:hidden}.Home_heroBackground__P_n7A{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0}.Home_content__tkQPU{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px}.Home_navbar__IWq_R{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.Home_logoArea__yEs_l{display:flex;align-items:center;gap:12px}.Home_logo__IOQAX{width:40px;height:40px;border-radius:50%;object-fit:cover}.Home_brandName__eFKNp{font-size:24px;font-weight:700;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#aaa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Home_navButtons__tmVFC{display:flex;gap:16px}.Home_loginBtn__Jit_P{padding:10px 24px;border-radius:12px;font-weight:500;transition:all .3s ease;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#fff}.Home_loginBtn__Jit_P:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.Home_signupBtn__zE8k3{padding:10px 24px;border-radius:12px;font-weight:500;transition:all .3s ease;background:#fff;color:#000;box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.Home_signupBtn__zE8k3:hover{background:#e0e0e0;transform:translateY(-2px);box-shadow:0 6px 16px hsla(0,0%,100%,.3)}.Home_heroSection__6EfYe{margin-top:100px;text-align:center;display:flex;flex-direction:column;align-items:center}.Home_badge__ng_aq{padding:6px 16px;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2);border-radius:100px;font-size:14px;color:#667eea;margin-bottom:24px;font-weight:500}.Home_title__hYX6j{font-size:72px;font-weight:800;line-height:1.1;margin-bottom:24px;max-width:900px}.Home_subtitle__KzT68{font-size:20px;color:#888;max-width:600px;margin-bottom:40px;line-height:1.6}.Home_ctaButtons__pu37U{display:flex;gap:20px}.Home_featuresGrid__5Vmg9{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:120px;padding-bottom:100px}.Home_featureCard__KC0ot{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:32px;border-radius:24px;transition:all .3s ease}.Home_featureCard__KC0ot:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);transform:translateY(-5px)}.Home_iconWrapper__N19_x{width:48px;height:48px;background:rgba(102,126,234,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#667eea;margin-bottom:20px}.Home_featureTitle__Bmu0V{font-size:20px;font-weight:600;margin-bottom:12px}.Home_featureDesc__KtiIW{color:#888;line-height:1.6;font-size:15px}@media (max-width:1024px){.Home_featuresGrid__5Vmg9{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home_title__hYX6j{font-size:48px}.Home_featuresGrid__5Vmg9{grid-template-columns:1fr}.Home_navButtons__tmVFC{display:none}}