.hero-section-home{position:relative;overflow:hidden;text-align:center;min-height:100vh;padding:25vh 0 80px;background:var(--gradient-light)}.hero-section-home:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:radial-gradient(circle at 90% 10%,rgba(74,47,189,.1) 0,transparent 60%);z-index:0}.hero-section-home .google-login{width:24px;height:24px}.hero-section-home .container{position:relative;z-index:1}.hero-section-home h4.page-head{font-size:1.25rem;opacity:.6}.hero-section-home .hero-title{font-size:4.5rem;font-weight:900;line-height:1.2;letter-spacing:-2px;max-width:1200px;margin:0 auto}.hero-section-home .hero-subtitle{font-size:1.35rem;color:#333;line-height:1.6;font-weight:400;max-width:850px;margin:0 auto;opacity:.8}.hero-section-home .hero-buttons{margin-top:2rem}.hero-section-home .hero-buttons button.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:500;padding:1rem 2rem;height:auto;font-size:1.1rem;border-radius:10px}.hero-section-home .hero-buttons .btn-primary{background:var(--gradient);border-color:var(--gradient);padding:.8rem 2rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:62px;font-size:17px;font-weight:500;border-radius:10px}.hero-section-home .hero-buttons .btn-primary:hover{background:var(--gradient);border-color:var(--gradient);transform:translateY(-2px)}.hero-section-home .hero-buttons .btn-outline-primary{color:var(--primary);border-color:var(--primary);padding:.8rem 2rem;transition:all .3s ease;height:60px}.hero-section-home .hero-buttons .btn-outline-primary:hover{background:var(--gradient-light-bg);transform:translateY(-2px)}.hero-section-home .hero-image{position:relative;height:100%;min-height:400px;margin-top:80px}.hero-section-home .hero-image img{padding:20px;background:#fff;width:100%;height:100%;object-fit:cover;border-radius:1rem;box-shadow:0 0 10px rgba(0,0,0,.1);max-width:1100px}@media(max-width:991.98px){.hero-section{padding:60px 0}.hero-section .hero-title{font-size:2.5rem}.hero-section .hero-subtitle{font-size:1.1rem}.hero-section .hero-buttons .btn{padding:.6rem 1.5rem}}@media(max-width:767px){.hero-section-home{text-align:left}.hero-section-home .hero-title{font-size:2rem;line-height:1.2;letter-spacing:-1px}.hero-section-home .hero-subtitle{font-size:1rem}.hero-section-home .hero-buttons{display:flex;flex-direction:column;gap:10px}.hero-section-home .hero-buttons .btn{font-size:.9rem}}.home-feature-rows{padding:4.5rem 0}.home-feature-rows .section-title{text-align:center;max-width:900px;margin:0 auto}.home-feature-rows .section-title h2{font-size:2.2rem;font-weight:800;line-height:1.2;color:#000}.home-feature-rows .section-title p{font-size:1.25rem;color:#666;line-height:1.6}@media(max-width:767px){.home-feature-rows .section-title h2{font-size:1.75rem}.home-feature-rows .section-title p{font-size:1rem}}.single-feature-row .row{justify-content:space-between}.single-feature-row .feature-title{font-size:2.5rem;font-weight:800;line-height:1.2;color:#000}.single-feature-row .feature-description{font-size:1.25rem;color:#666;line-height:1.6}.single-feature-row .feature-list-sub li{font-size:1.25rem;color:#444}.single-feature-row .feature-list-sub li .bullet-point{color:#ff4500;font-size:1.5rem;line-height:1}.single-feature-row .feature-image-wrapper{padding:2rem}.single-feature-row .feature-image-wrapper .feature-image{border-radius:12px;transition:transform .3s ease}.single-feature-row .feature-image-wrapper .feature-image:hover{transform:translateY(-5px)}@media(max-width:991px){.single-feature-row .content-col{margin-bottom:2rem;text-align:left}.single-feature-row .content-col .feature-list{text-align:left;max-width:500px;margin:0 auto}.single-feature-row .content-col .feature-list-sub li{font-size:1.1rem}.single-feature-row .content-col .feature-list-sub li .bullet-point{font-size:1.2rem}.single-feature-row .image-col{order:-1}.single-feature-row .image-col .feature-image-wrapper{padding:25px 0}.single-feature-row .feature-title{font-size:1.75rem}}.value-proposition{padding:4rem 0;background:#fafbfc}.value-proposition .section-header{max-width:800px;margin:0 auto 3rem}.value-proposition .section-header h2{font-size:2.2rem;font-weight:800;line-height:1.2;color:#000;margin-bottom:1rem}.value-proposition .section-header p.lead{font-size:1.2rem;color:#666;line-height:1.6}.value-proposition .row{row-gap:20px}.value-proposition .benefit-card{background:#fff;padding:2rem 1.5rem;border-radius:12px;margin-bottom:2rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;height:100%;border:1px solid #eef1f4}.value-proposition .benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.value-proposition .benefit-card .benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--gradient-light-bg);border-radius:50%;margin-bottom:1.5rem;color:var(--primary)}.value-proposition .benefit-card .benefit-title{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem;line-height:1.3}.value-proposition .benefit-card .benefit-description{font-size:.95rem;color:#666;line-height:1.5;margin:0}@media(max-width:767px){.value-proposition{padding:3rem 0}.value-proposition .section-header{margin-bottom:2rem}.value-proposition .section-header h2{font-size:1.75rem}.value-proposition .section-header p.lead{font-size:1rem}.value-proposition .benefit-card{padding:1.5rem;margin-bottom:1.5rem}.value-proposition .benefit-card .benefit-icon{width:50px;height:50px;margin-bottom:1rem}.value-proposition .benefit-card .benefit-title{font-size:1.1rem}.value-proposition .benefit-card .benefit-description{font-size:.9rem}}.why-market-reddit{background:linear-gradient(180deg,#000,#0a0f1e);padding:100px 0;position:relative;overflow:hidden}.why-market-reddit:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:radial-gradient(circle at 50% 0,rgba(45,55,145,.1) 0,transparent 70%);pointer-events:none}.why-market-reddit .container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.why-market-reddit .title{text-align:center;color:#fff;margin-bottom:80px;font-size:2.5rem;font-weight:700}.why-market-reddit .title .subtitle{display:block;font-size:1.25rem;color:#94a3b8;font-weight:400;margin-top:16px}.why-market-reddit .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}@media(max-width:1024px){.why-market-reddit .stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.why-market-reddit .stats-grid{grid-template-columns:1fr}}.why-market-reddit .stat-card{position:relative;padding:32px;background:linear-gradient(145deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.why-market-reddit .stat-card:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(145deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.why-market-reddit .stat-card:hover{transform:translateY(-4px);background:linear-gradient(145deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.03))}.why-market-reddit .stat-card:hover .stat-link{color:#fff}.why-market-reddit .stat-card:hover .stat-link:after{width:100%}.why-market-reddit .stat-content{position:relative;z-index:1}.why-market-reddit .stat-number{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 16px;background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.why-market-reddit .stat-description{font-size:1rem;line-height:1.6;color:#94a3b8;margin:0 0 24px;min-height:80px}.why-market-reddit .stat-link{display:inline-block;color:#94a3b8;font-size:.875rem;text-decoration:none;position:relative;transition:color .3s ease}.why-market-reddit .stat-link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#fff;transition:width .3s ease}