.hero{margin-top:80px;padding:5rem 5% 4rem;background:linear-gradient(135deg,rgba(195,43,92,.03) 0,rgba(130,39,123,.05) 50%,rgba(195,43,92,.02) 100%);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-40%;right:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(130,39,123,.05) 0,transparent 70%);border-radius:50%}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--white,#fff);border:1px solid rgba(130,39,123,.2);padding:.5rem 1rem;border-radius:30px;font-size:.9rem;color:var(--purple,#82277b);font-weight:600;margin-bottom:1.5rem}.hero-badge svg{width:18px;height:18px;stroke:var(--purple,#82277b)}.hero h1{font-size:3rem;font-weight:900;line-height:1.15;color:var(--text-dark,#1a1a2e);margin-bottom:1.5rem}.hero h1 .gradient-text{background:var(--gradient,linear-gradient(135deg,#c32b5c 0,#82277b 100%));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.15rem;color:var(--text-medium,#4a4a5a);line-height:1.8;margin-bottom:2rem;max-width:520px}.hero-cta{display:inline-block;background:var(--gradient);color:var(--white,#fff);padding:1rem 2.5rem;border-radius:30px;font-weight:600;font-size:1.05rem;text-decoration:none;transition:.3s}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(195,43,92,.3)}.hero-image{position:relative;z-index:1;display:flex;justify-content:center;max-height:480px;overflow:hidden;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.12)}.hero-image img{max-width:100%;height:auto;object-fit:cover;object-position:top}.what-you-get{padding:5rem 5%;background:var(--white,#fff)}.wyg-inner{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3.5rem}.section-header h2{font-size:2.4rem;font-weight:800;color:var(--text-dark,#1a1a2e);margin-bottom:1rem}.section-header p{font-size:1.1rem;color:var(--text-medium,#4a4a5a);max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:var(--white,#fff);border-radius:16px;padding:2rem;border:1px solid rgba(0,0,0,.06);transition:.3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.08);border-color:rgba(195,43,92,.15)}.feature-icon{width:56px;height:56px;background:var(--gradient-soft,linear-gradient(135deg,rgba(195,43,92,.08) 0,rgba(130,39,123,.08) 100%));border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon svg{width:28px;height:28px;stroke:var(--pink-main,#c32b5c);stroke-width:2;fill:none}.feature-card h3{font-size:1.15rem;font-weight:700;color:var(--text-dark,#1a1a2e);margin-bottom:.75rem}.feature-card p{color:var(--text-medium,#4a4a5a);font-size:.95rem;line-height:1.7}.how-it-works{padding:4rem 5%;background:var(--gradient-soft,linear-gradient(135deg,rgba(195,43,92,.08) 0,rgba(130,39,123,.08) 100%))}.hiw-inner{max-width:900px;margin:0 auto}.steps{display:flex;align-items:flex-start;justify-content:center;gap:0}.step{text-align:center;flex:1;max-width:240px}.step .step-number{width:48px;height:48px;background:var(--gradient);color:var(--white,#fff);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;margin:0 auto 1rem}.step h3{font-size:1.1rem;font-weight:700;color:var(--text-dark,#1a1a2e);margin-bottom:.5rem}.step p{color:var(--text-medium,#4a4a5a);font-size:.9rem;line-height:1.6}.step-connector{width:60px;height:2px;background:linear-gradient(90deg,rgba(195,43,92,.3),rgba(130,39,123,.3));margin-top:24px;flex-shrink:0}.form-section{padding:5rem 5%;background:var(--white,#fff)}.form-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.form-info{padding-top:1rem}.form-info h2{font-size:2.2rem;font-weight:800;color:var(--text-dark,#1a1a2e);margin-bottom:1rem}.form-info>p{color:var(--text-medium,#4a4a5a);font-size:1.05rem;margin-bottom:2.5rem;line-height:1.8}.info-cards{display:flex;flex-direction:column;gap:1.25rem}.info-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--gradient-soft);border-radius:12px}.info-card svg{width:24px;height:24px;stroke:var(--pink-main,#c32b5c);stroke-width:2;fill:none;flex-shrink:0;margin-top:2px}.info-card strong{color:var(--text-dark,#1a1a2e);font-size:.95rem;display:block;margin-bottom:.25rem}.info-card p{color:var(--text-medium,#4a4a5a);font-size:.88rem;line-height:1.5;margin:0}.form-box{background:var(--white,#fff);border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.04)}.form-box h3{font-size:1.3rem;font-weight:700;color:var(--text-dark,#1a1a2e);margin-bottom:.5rem}.form-box .form-tagline{color:var(--text-medium,#4a4a5a);font-size:.95rem;margin-bottom:1.75rem}.hidden{display:none}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.4rem;font-weight:600;color:var(--text-dark,#1a1a2e);font-size:.9rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.85rem 1rem;border:2px solid var(--light-grey,#f8f7f7);border-radius:10px;font-size:.95rem;font-family:inherit;transition:border-color .3s;background:var(--white,#fff)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--pink-main,#c32b5c)}.form-group textarea{resize:vertical;min-height:90px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.submit-btn{background:var(--gradient);color:var(--white,#fff);padding:1rem 2rem;border:none;border-radius:30px;font-weight:600;font-size:1rem;cursor:pointer;transition:.3s;width:100%;margin-top:.5rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(195,43,92,.3)}.thank-you-hidden{display:none}.thank-you-content{text-align:center;padding:3rem 2rem}.thank-you-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:var(--gradient-soft);border-radius:50%;display:flex;align-items:center;justify-content:center}.thank-you-icon svg{width:40px;height:40px;stroke:var(--pink-main,#c32b5c);stroke-width:2}.thank-you-content h3{font-size:1.8rem;font-weight:700;color:var(--text-dark,#1a1a2e);margin-bottom:1rem}.thank-you-content p{color:var(--text-medium,#4a4a5a);font-size:1.1rem;margin-bottom:2rem}.reset-btn{background:var(--gradient);color:var(--white,#fff);padding:.75rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:.3s}.reset-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(195,43,92,.3)}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;text-align:center;gap:2.5rem}.hero-description{margin-left:auto;margin-right:auto}.hero-image{order:-1}.form-inner{grid-template-columns:1fr;gap:3rem}.features-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.hero{padding:3rem 5% 2.5rem}.hero h1{font-size:2.2rem}.features-grid{grid-template-columns:1fr}.steps{flex-direction:column;align-items:center;gap:1.5rem}.step-connector{width:2px;height:30px;margin:0}.form-info h2,.section-header h2{font-size:1.8rem}.form-box{padding:1.75rem}.form-row{grid-template-columns:1fr}}@media (max-width:480px){.hero h1{font-size:1.8rem}}