*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Helvetica,Arial,sans-serif;color:#3a2c45;line-height:1.6;background:#fff}.container{width:90%;max-width:1100px;margin:0 auto}a{color:#b0338c;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-weight:700;line-height:1.2;color:#5b2a86}img{max-width:100%;display:block}.btn{display:inline-block;padding:.8rem 1.6rem;border-radius:30px;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 16px rgba(176,51,140,.3)}.btn-cta{background:linear-gradient(135deg,#e05ba7,#8e44ad);color:#fff}.btn-light{background:#fff;color:#8e44ad}.site-header{background:#fff;border-bottom:1px solid #f0e2f2;position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.7rem 0;flex-wrap:wrap;gap:.5rem}.logo{display:flex;align-items:center;gap:.6rem;font-weight:700;color:#5b2a86}.logo:hover{text-decoration:none}.logo img{height:44px;width:auto}.main-nav ul{list-style:none;display:flex;gap:1.2rem;flex-wrap:wrap}.main-nav a{color:#5b2a86;font-weight:500}.header-cta{padding:.55rem 1.2rem}.hero{background:linear-gradient(135deg,#f7d6ec,#e2d0f5);text-align:center;padding:5rem 1rem}.hero h1{font-size:2.6rem;margin-bottom:.5rem}.hero p{font-size:1.3rem;color:#7a5a8f;margin-bottom:1.6rem}.section{padding:3.5rem 0}.section-alt{background:#fbf3fa}.section h2{font-size:2rem;margin-bottom:1rem;text-align:center}.section .lead{text-align:center;max-width:700px;margin:0 auto 2rem;color:#6b5577}.grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:#fff;border:1px solid #f0e2f2;border-radius:14px;padding:1.6rem;box-shadow:0 4px 14px rgba(142,68,173,.06)}.card h3{margin-bottom:.5rem;font-size:1.2rem}.feature-img{border-radius:14px;box-shadow:0 8px 24px rgba(142,68,173,.15);margin:1.5rem 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.split img{border-radius:14px}.center{text-align:center}.cta-band{background:linear-gradient(135deg,#e05ba7,#8e44ad);color:#fff;text-align:center;padding:3rem 1rem}.cta-band h2{color:#fff}.cta-band p{margin-bottom:1.4rem;font-size:1.1rem}.quote{background:#fff;border-left:4px solid #e05ba7;border-radius:8px;padding:1.4rem 1.6rem;margin-bottom:1.2rem;box-shadow:0 4px 14px rgba(142,68,173,.06)}.quote p{font-style:italic;margin-bottom:.5rem}.quote span{font-weight:600;color:#8e44ad}.contact-list{list-style:none;font-size:1.15rem}.contact-list li{margin-bottom:.8rem}.contact-list strong{color:#5b2a86}ul.ticks{list-style:none;max-width:600px;margin:0 auto}ul.ticks li{padding:.4rem 0 .4rem 1.8rem;position:relative}ul.ticks li:before{content:'\2713';position:absolute;left:0;color:#e05ba7;font-weight:700}.site-footer{background:#3a2c45;color:#e9dced;margin-top:2rem}.footer-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:3rem 0}.footer-col h3{color:#fff;font-size:1.1rem;margin-bottom:.8rem}.footer-col ul{list-style:none}.footer-col a{color:#e9dced}.footer-bottom{border-top:1px solid #55476a;text-align:center;padding:1.2rem 0;font-size:.9rem;color:#c3b3cf}@media(max-width:760px){.split{grid-template-columns:1fr}.hero h1{font-size:2rem}.header-cta{display:none}}