*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#2d2d2d;background:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}:root{--pink:#ff6b9d;--pink-light:#ffb3cc;--pink-dark:#e04f80;--purple:#9b59b6;--purple-dark:#7b2fbe;--gold:gold;--gold-dark:#f0b429;--cream:#fff8f2;--dark:#2d2d2d;--gray:#6b6b6b;--white:#fff}h1,h2,h3,h4{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}.section{padding:100px 6%}.section-label{letter-spacing:3px;text-transform:uppercase;background:linear-gradient(135deg,var(--pink),var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:.78rem;font-weight:600;display:inline-block}.section-title{color:var(--dark);margin-bottom:16px;font-size:clamp(1.9rem,4vw,3rem);font-weight:700;line-height:1.25}.section-title .hl{background:linear-gradient(135deg,var(--pink),var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-sub{color:var(--gray);max-width:580px;font-size:1.05rem;line-height:1.75}.tc{text-align:center}.tc .section-sub{margin:0 auto}.grad-text{background:linear-gradient(135deg,var(--pink),var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(var(--pink),var(--purple));border-radius:10px}@media (max-width:768px){.section{padding:70px 5%}}
