.landing-page{background-color:#0a0a0a;color:#fff;overflow-x:hidden;padding-top:80px}.landing-page .container{padding-left:1rem;padding-right:1rem}@media(min-width:768px){.landing-page .container{padding-left:1.5rem;padding-right:1.5rem}}.hero-section{background:linear-gradient(135deg,#000,#1a1a1a);position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(212,175,55,.1) 0,transparent 50%);pointer-events:none}.hero-section .hero-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:rgba(212,175,55,.1);border:1px solid rgba(212,175,55,.3);border-radius:50px;color:#d4af37;font-size:.9rem;font-weight:600;animation:pulse 2s ease-in-out infinite}.hero-section .hero-badge .badge-icon{font-size:1.25rem;display:flex;align-items:center}.hero-section .hero-badge .badge-icon svg{stroke-width:2}.hero-section .hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;color:#fff;background:linear-gradient(135deg,#fff,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-section .hero-subtitle{font-size:1.125rem;line-height:1.7;color:#a0a0a0;max-width:600px}.hero-section .btn-gold{background:linear-gradient(135deg,#d4af37,#b29126);color:#0a0a0a;border:none;padding:1rem 2rem;font-weight:600;border-radius:.375rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(212,175,55,.3)}.hero-section .btn-gold:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(212,175,55,.4);color:#0a0a0a}.hero-section .btn-outline-gold{background:transparent;color:#d4af37;border:2px solid #d4af37;padding:1rem 2rem;font-weight:600;border-radius:.375rem;transition:all .3s ease}.hero-section .btn-outline-gold:hover{background:#d4af37;color:#0a0a0a;transform:translateY(-2px)}.hero-section .hero-stats .stat-item{text-align:center}.hero-section .hero-stats .stat-item .stat-value{font-size:1.75rem;font-weight:700;color:#d4af37;margin-bottom:.25rem}.hero-section .hero-stats .stat-item .stat-label{font-size:.875rem;color:#a0a0a0;margin:0}.hero-section .hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:400px}.hero-section .hero-visual img{width:100%;height:auto;max-width:600px;object-fit:contain}.hero-section .isometric-illustration{position:relative;width:100%;max-width:500px;aspect-ratio:1;display:flex;justify-content:center;align-items:center}.hero-section .isometric-illustration .illustration-glow{position:absolute;width:80%;height:80%;background:radial-gradient(circle,rgba(212,175,55,.2) 0,transparent 70%);border-radius:50%;animation:glow 3s ease-in-out infinite}.hero-section .isometric-illustration .illustration-content{position:relative;width:300px;height:300px;background:linear-gradient(135deg,#1f1f1f,#2c2c2c);border-radius:20px;display:flex;justify-content:center;align-items:center;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid rgba(212,175,55,.2);transform:perspective(1000px) rotateY(-15deg) rotateX(10deg)}.hero-section .isometric-illustration .illustration-content .illustration-icon{font-size:8rem;filter:drop-shadow(0 10px 20px rgba(212,175,55,.3))}.hero-section .isometric-illustration .floating-elements{position:absolute;width:100%;height:100%;top:0;left:0}.hero-section .isometric-illustration .floating-elements .float-icon{position:absolute;font-size:2.5rem;filter:drop-shadow(0 5px 15px rgba(212,175,55,.4));animation:float 3s ease-in-out infinite}.hero-section .isometric-illustration .floating-elements .float-icon.float-1{top:10%;right:10%;animation-delay:0s}.hero-section .isometric-illustration .floating-elements .float-icon.float-2{bottom:20%;left:5%;animation-delay:1s}.hero-section .isometric-illustration .floating-elements .float-icon.float-3{top:50%;right:0;animation-delay:2s}.section-header .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1rem}.section-header .section-subtitle{font-size:1.125rem;color:#a0a0a0;max-width:700px;margin:0 auto}.section-text{font-size:1.125rem;line-height:1.8;color:#a0a0a0}.how-it-works-section{background:#1a1a1a;padding:5rem 0}.how-it-works-section .step-card{background:#1f1f1f;border-radius:.75rem;padding:2rem;height:100%;transition:all .3s ease;border:1px solid rgba(212,175,55,.1)}.how-it-works-section .step-card:hover{transform:translateY(-10px);border-color:#d4af37;box-shadow:0 10px 30px rgba(212,175,55,.2)}.how-it-works-section .step-card .step-icon{width:80px;height:80px;background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(212,175,55,.1));border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2.5rem;margin-bottom:1.5rem;border:2px solid rgba(212,175,55,.3);color:#d4af37}.how-it-works-section .step-card .step-icon svg{stroke-width:1.5}.how-it-works-section .step-card .step-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem}.how-it-works-section .step-card .step-description{font-size:.95rem;color:#a0a0a0;line-height:1.6;margin-bottom:1.5rem}.how-it-works-section .step-card .step-link{color:#d4af37;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.how-it-works-section .step-card .step-link:hover{gap:.75rem;color:#ddc061}.growth-section{background:#0a0a0a;padding:5rem 0}.growth-section .growth-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:400px}.growth-section .growth-chart{max-width:500px;aspect-ratio:1;background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(59,130,246,.1));border-radius:20px;padding:3rem;border:1px solid rgba(212,175,55,.2)}.growth-section .growth-chart,.growth-section .growth-chart .chart-illustration{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.growth-section .growth-chart .chart-illustration{height:100%;flex-direction:column}.growth-section .growth-chart .chart-illustration .chart-icon{font-size:4rem;margin-bottom:2rem;filter:drop-shadow(0 5px 15px rgba(212,175,55,.3));color:#d4af37;display:flex}.growth-section .growth-chart .chart-illustration .chart-icon svg{stroke-width:1.5}.growth-section .growth-chart .chart-illustration .chart-bars{display:flex;align-items:flex-end;gap:1rem;height:150px}.growth-section .growth-chart .chart-illustration .chart-bars .bar{width:40px;background:linear-gradient(0deg,#d4af37,#e2c876);border-radius:5px 5px 0 0;animation:growBar 2s ease-out forwards}.growth-section .growth-chart .chart-illustration .chart-bars .bar.bar-1{height:40%;animation-delay:.2s}.growth-section .growth-chart .chart-illustration .chart-bars .bar.bar-2{height:60%;animation-delay:.4s}.growth-section .growth-chart .chart-illustration .chart-bars .bar.bar-3{height:80%;animation-delay:.6s}.growth-section .growth-chart .chart-illustration .chart-bars .bar.bar-4{height:100%;animation-delay:.8s}.growth-section .feature-list{list-style:none;padding:0;margin:0}.growth-section .feature-list .feature-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;font-size:1.05rem;color:#a0a0a0;border-bottom:1px solid rgba(222,226,230,.1)}.growth-section .feature-list .feature-item:last-child{border-bottom:none}.growth-section .feature-list .feature-item .feature-icon{width:30px;height:30px;background:#10b981;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:.875rem;flex-shrink:0}.why-choose-section{background:#1a1a1a;padding:5rem 0}.why-choose-section .feature-card{background:#1f1f1f;border-radius:.75rem;padding:2rem;height:100%;transition:all .3s ease;border:1px solid rgba(212,175,55,.1)}.why-choose-section .feature-card:hover{transform:translateY(-5px);border-color:#d4af37;box-shadow:0 10px 30px rgba(212,175,55,.2)}.why-choose-section .feature-card:hover .feature-card-icon{transform:scale(1.1);background:linear-gradient(135deg,#d4af37,#e2c876)}.why-choose-section .feature-card .feature-card-icon{width:70px;height:70px;background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(212,175,55,.1));border-radius:15px;display:flex;justify-content:center;align-items:center;font-size:2rem;margin-bottom:1.5rem;transition:all .3s ease;color:#d4af37}.why-choose-section .feature-card .feature-card-icon svg{stroke-width:1.5}.why-choose-section .feature-card .feature-card-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1rem}.why-choose-section .feature-card .feature-card-text{font-size:.95rem;color:#a0a0a0;line-height:1.6;margin:0}.testimonials-section{background:#0a0a0a;padding:5rem 0}.testimonials-section .testimonial-card{background:#1f1f1f;border-radius:.75rem;padding:2.5rem;height:100%;border:1px solid rgba(212,175,55,.1);transition:all .3s ease}.testimonials-section .testimonial-card:hover{border-color:#d4af37;box-shadow:0 10px 30px rgba(212,175,55,.15)}.testimonials-section .testimonial-card .testimonial-icon{font-size:2.5rem;margin-bottom:1.5rem;opacity:.3;color:#d4af37;display:flex}.testimonials-section .testimonial-card .testimonial-icon svg{stroke-width:1.5}.testimonials-section .testimonial-card .testimonial-text{margin-bottom:2rem;font-style:italic}.testimonials-section .testimonial-card .testimonial-author{display:flex;align-items:center;gap:1rem}.testimonials-section .testimonial-card .testimonial-author .author-avatar{width:50px;height:50px;background:linear-gradient(135deg,#d4af37,#b29126);color:#0a0a0a;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.125rem}.testimonials-section .testimonial-card .testimonial-author .author-name{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.25rem}.testimonials-section .testimonial-card .testimonial-author .author-role{font-size:.875rem;color:#a0a0a0;margin:0}.cta-section{background:linear-gradient(135deg,#000,#1a1a1a);padding:5rem 0;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(212,175,55,.15) 0,transparent 70%);pointer-events:none}.cta-section .cta-content{position:relative;z-index:1}.cta-section .cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;background:linear-gradient(135deg,#fff,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-section .cta-text{font-size:1.125rem;color:#a0a0a0;max-width:700px;margin:0 auto}.cta-section .btn-gold{background:linear-gradient(135deg,#d4af37,#b29126);color:#0a0a0a;border:none;padding:1rem 2rem;font-weight:600;border-radius:.375rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(212,175,55,.3);text-decoration:none;display:inline-block}.cta-section .btn-gold:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(212,175,55,.4);color:#0a0a0a}.cta-section .btn-outline-gold{background:transparent;color:#d4af37;border:2px solid #d4af37;padding:1rem 2rem;font-weight:600;border-radius:.375rem;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-section .btn-outline-gold:hover{background:#d4af37;color:#0a0a0a;transform:translateY(-2px)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes growBar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media(max-width:992px){.hero-section .hero-title{font-size:2.5rem}.hero-section .isometric-illustration .illustration-content{width:250px;height:250px}.hero-section .isometric-illustration .illustration-content .illustration-icon{font-size:6rem}.section-header .section-title{font-size:2rem}}@media(max-width:768px){.hero-section .hero-title{font-size:2rem}.hero-section .hero-subtitle{font-size:1rem}.hero-section .hero-visual{min-height:300px;margin-top:2rem}.hero-section .hero-visual img{max-width:100%}.hero-section .hero-stats{margin-top:2rem!important}.hero-section .hero-stats .stat-value{font-size:1.5rem}.hero-section .hero-stats .stat-label{font-size:.75rem}.hero-section .isometric-illustration .illustration-content{width:200px;height:200px}.hero-section .isometric-illustration .illustration-content .illustration-icon{font-size:4rem}.hero-section .isometric-illustration .floating-elements .float-icon{font-size:2rem}.feature-card,.step-card,.testimonial-card{margin-bottom:1rem}.growth-section .growth-chart{max-width:350px;padding:2rem}.cta-section,.growth-section,.how-it-works-section,.testimonials-section,.why-choose-section{padding:3rem 0}}@media(max-width:576px){.hero-section .hero-badge{font-size:.8rem;padding:.5rem 1rem;text-align:center}.hero-section .hero-title{font-size:1.75rem;text-align:center}.hero-section .hero-subtitle{font-size:.95rem;text-align:center}.hero-section .hero-cta{justify-content:center}.hero-section .hero-cta .btn-gold,.hero-section .hero-cta .btn-outline-gold{width:100%;max-width:300px}.hero-section .btn-gold,.hero-section .btn-outline-gold{padding:.75rem 1.5rem;font-size:.9rem}.hero-section .hero-visual{min-height:250px;padding:1rem 0}.hero-section .hero-visual img{max-width:100%;height:auto}.hero-section .hero-stats .stat-value{font-size:1.25rem}.hero-section .hero-stats .stat-label{font-size:.7rem}.section-header .section-title{font-size:1.5rem;text-align:center}.section-header .section-subtitle{font-size:.95rem}.feature-card,.step-card{padding:1.5rem;text-align:center}.testimonial-card{padding:1.5rem}.growth-section .feature-list .feature-item{font-size:.95rem}.cta-section{padding:3rem 0}.cta-section .cta-title{font-size:1.75rem}.cta-section .cta-text{font-size:1rem}.cta-section .cta-buttons{flex-direction:column;align-items:center}.cta-section .cta-buttons .btn-gold,.cta-section .cta-buttons .btn-outline-gold{width:100%;max-width:300px}.growth-section,.how-it-works-section,.testimonials-section,.why-choose-section{padding:2.5rem 0}}@media(max-width:400px){.hero-section .hero-title{font-size:1.5rem}.hero-section .hero-subtitle{font-size:.875rem}.hero-section .hero-badge{font-size:.7rem;padding:.4rem .8rem;flex-direction:column;gap:.25rem;text-align:center}.hero-section .hero-stats .row{gap:.5rem}.hero-section .hero-stats .stat-value{font-size:1.1rem}.hero-section .hero-stats .stat-label{font-size:.65rem}.section-header .section-title{font-size:1.25rem}.section-header .section-subtitle{font-size:.875rem}.feature-card,.step-card,.testimonial-card{padding:1.25rem}.cta-section .cta-title{font-size:1.5rem}.cta-section .cta-text{font-size:.875rem}}