:root{--primary-color:#6a4bff;--secondary-color:#fff;--text-color:#1a1a1a;--text-secondary-color:#797979;--font-weight-light:300;--font-weight-normal:400;--font-weight-bold:700;--font-family:"Poppins",sans-serif}.Home-module__oghK8W__navbar{color:var(--text-color);background-color:#0000;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.Home-module__oghK8W__logoSection{align-items:center;gap:.5rem;display:flex}.Home-module__oghK8W__logoBox{background-color:var(--primary-color);width:40px;height:40px;color:var(--secondary-color);border-radius:25%;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-weight:700;display:flex}.Home-module__oghK8W__logoText{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700}.Home-module__oghK8W__tagline{color:var(--text-secondary-color);margin-left:1.8rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:300}.Home-module__oghK8W__navLinks{justify-content:center;align-items:center;gap:1.5rem;display:flex}.Home-module__oghK8W__navLinks a{color:var(--text-color);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.Home-module__oghK8W__navLinks a:hover,.Home-module__oghK8W__navLinks .Home-module__oghK8W__login{color:var(--primary-color)}.Home-module__oghK8W__btnPrimary{background-color:var(--primary-color);border-radius:7px;padding:.8rem 1rem;font-family:Poppins,sans-serif;font-weight:500;text-decoration:none;color:#fff!important}.Home-module__oghK8W__btnPrimary:hover{color:#fff;background-color:#6a4bff}.Home-module__oghK8W__btnSecondary{background-color:#0000;border-radius:7px;padding:.8rem 1rem;font-family:Poppins,sans-serif;font-weight:500;text-decoration:none;color:var(--text-secondary-color)!important;border:1px solid #1a1a1a1a!important}.Home-module__oghK8W__hero{justify-content:center;align-items:center;margin:2rem;display:flex}.Home-module__oghK8W__heroContent{flex-basis:55%}.Home-module__oghK8W__heroContent h1{color:#000000e0;font-family:Inter,sans-serif;font-size:3rem;font-weight:900;line-height:100%}.Home-module__oghK8W__heroContent p{font-family:var(--font-family);color:var(--text-secondary-color);margin-top:1.5rem}.Home-module__oghK8W__heroButtons{justify-content:start;align-items:center;margin-top:1.5rem;display:flex}.Home-module__oghK8W__heroButtons a{margin-right:1rem}.Home-module__oghK8W__trustText{margin-bottom:2rem;font-size:smaller}.Home-module__oghK8W__trustText strong{color:#0a0a0a}.Home-module__oghK8W__steps{flex:100%;justify-content:center;gap:24px;margin-top:30px;display:flex}.Home-module__oghK8W__step{background-color:#fff;border-radius:.6rem;flex:30%;margin:1rem;padding:1rem;box-shadow:1px 2px 1px #c0c0c036}.Home-module__oghK8W__step h3{font-family:var(--font-family);font-size:.9rem}.Home-module__oghK8W__step p{font-family:var(--font-family);margin-top:.5rem;margin-bottom:1.1rem;font-size:.8rem}.Home-module__oghK8W__feedPreview{justify-content:center;padding:20px;font-family:Inter,sans-serif;display:flex}.Home-module__oghK8W__feedCard{background:#fff;border-radius:20px;width:420px;padding:24px;box-shadow:0 8px 30px #0000001a}.Home-module__oghK8W__feedHeader{margin-bottom:10px}.Home-module__oghK8W__userInfo{align-items:center;gap:12px;display:flex}.Home-module__oghK8W__avatar{color:#fff;background:#4a6cf7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:600;display:flex}.Home-module__oghK8W__small{color:#555;background:#ddd;width:40px;height:40px;font-size:15px}.Home-module__oghK8W__userInfoContent h4{margin:0;font-size:16px;font-weight:600}.Home-module__oghK8W__userInfoContent p{color:#777;margin:0;font-size:14px}.Home-module__oghK8W__feedTitle{color:#333;margin-top:12px;margin-bottom:16px;font-size:15px;font-weight:600}.Home-module__oghK8W__post{background:#f8f8f9;border-radius:14px;margin-bottom:12px;padding:18px}.Home-module__oghK8W__postUser{align-items:center;gap:10px;margin-bottom:10px;display:flex}.Home-module__oghK8W__postUser>div+div{color:#222;font-weight:600}.Home-module__oghK8W__post p{color:#444;margin:0 0 12px;font-size:14px}.Home-module__oghK8W__actions{align-items:center;gap:14px;display:flex}.Home-module__oghK8W__actions button{cursor:pointer;color:#555;background:0 0;border:none;align-items:center;gap:4px;font-size:15px;display:flex}.Home-module__oghK8W__tagGreen{color:#1aa552;margin-left:auto;font-size:14px;font-weight:600}.Home-module__oghK8W__tagOrange{color:#ff8a4f;margin-left:auto;font-size:14px;font-weight:600}.Home-module__oghK8W__btnSecondarySmall{text-align:center;color:#333;background:#fff;border:1px solid #ddd;border-radius:10px;margin-top:16px;padding:10px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Home-module__oghK8W__btnSecondarySmall:hover{background:#f2f2f2}.Home-module__oghK8W__features{justify-content:space-between;gap:1.5rem;max-width:68rem;margin:5rem auto;display:flex}.Home-module__oghK8W__feature{background:#fff;border:.06rem solid #f1f1f1;border-radius:.9rem;flex:1;padding:2rem;transition:all .2s;box-shadow:0 .15rem .6rem #0000000d}.Home-module__oghK8W__feature:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1.4rem #00000014}.Home-module__oghK8W__feature h3{color:#0a0a0a;margin-bottom:.6rem;font-size:1.25rem;font-weight:600}.Home-module__oghK8W__feature p{color:#555;margin:0;font-size:.95rem}.Home-module__oghK8W__cta{border-top:.06rem solid #e6e6e6;justify-content:space-between;align-items:center;max-width:68rem;margin:4rem auto 4.5rem;padding:2.5rem 0;display:flex}.Home-module__oghK8W__cta h2{color:#0a0a0a;margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.Home-module__oghK8W__cta p{color:#555;font-size:.95rem}.Home-module__oghK8W__btnPrimary{color:#fff;background:#6a4bff;border-radius:.7rem;margin-right:.75rem;padding:.75rem 1.6rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__oghK8W__btnPrimary:hover{background:#694bffd0}.Home-module__oghK8W__btnSecondary{color:#333;background:#fff;border:.06rem solid #ccc;border-radius:.7rem;padding:.75rem 1.6rem;font-size:1rem;font-weight:500;text-decoration:none}.Home-module__oghK8W__btnSecondary:hover{background:#f5f5f5}.Home-module__oghK8W__footer{border-top:.06rem solid #e5e5e5;justify-content:space-between;align-items:center;width:100%;max-width:68rem;margin-top:2.5rem;margin-left:auto;margin-right:auto;padding:1.6rem 0;display:flex}.Home-module__oghK8W__footer p{color:#555;font-size:.9rem}.Home-module__oghK8W__footerLinks{gap:1.4rem;display:flex}.Home-module__oghK8W__footerLinks a{color:#444;font-size:.9rem;text-decoration:none}.Home-module__oghK8W__footerLinks a:hover{text-decoration:underline}@media (max-width:1024px){.Home-module__oghK8W__heroContent h1{font-size:2.4rem}.Home-module__oghK8W__hero{margin:2rem 1.5rem}.Home-module__oghK8W__features{gap:1rem}.Home-module__oghK8W__feature{padding:1.5rem}.Home-module__oghK8W__cta{padding:2rem 1rem}}@media (max-width:768px){.Home-module__oghK8W__hero{text-align:center;flex-direction:column;margin:2rem 1rem}.Home-module__oghK8W__heroContent{flex-basis:100%}.Home-module__oghK8W__heroButtons{justify-content:center}.Home-module__oghK8W__steps{flex-direction:column;margin-top:20px}.Home-module__oghK8W__step{flex:100%;margin:.7rem 0}.Home-module__oghK8W__features{flex-direction:column;margin:4rem 1rem}.Home-module__oghK8W__feature{flex:100%;margin-bottom:1.2rem}.Home-module__oghK8W__feedPreview{padding:10px}.Home-module__oghK8W__feedCard{width:100%}.Home-module__oghK8W__cta{text-align:center;flex-direction:column;gap:1.5rem}.Home-module__oghK8W__footer{text-align:center;flex-direction:column;gap:1.3rem}.Home-module__oghK8W__footerLinks{justify-content:center}}@media (max-width:480px){.Home-module__oghK8W__hero{margin:1.5rem 1rem}.Home-module__oghK8W__heroContent h1{font-size:2rem;line-height:120%}.Home-module__oghK8W__heroButtons{flex-direction:column;gap:1rem}.Home-module__oghK8W__heroButtons a{width:100%;margin-right:0}.Home-module__oghK8W__step{padding:1rem}.Home-module__oghK8W__feature{padding:1.3rem}.Home-module__oghK8W__feedCard{padding:18px}.Home-module__oghK8W__avatar{width:40px;height:40px}.Home-module__oghK8W__post{padding:14px}.Home-module__oghK8W__cta h2{font-size:1.3rem}.Home-module__oghK8W__cta p{font-size:.9rem}.Home-module__oghK8W__footerLinks a{font-size:.85rem}}
