@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Pacifico&family=Baloo+Bhai+2:wght@400;500;600;700;800&family=Fredoka:wght@300;400;500;600;700&display=swap";
.page-hero{background:linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);text-align:center;margin-bottom:40px;padding:80px 24px 70px;position:relative;overflow:hidden}.page-hero-bg-1{filter:blur(70px);pointer-events:none;background:#c15b3d24;border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;left:-100px}.page-hero-bg-2{filter:blur(60px);pointer-events:none;background:#d4af371f;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;right:-80px}.page-hero-bg-3{filter:blur(50px);pointer-events:none;background:#4a3b4c1a;border-radius:50%;width:280px;height:280px;position:absolute;top:30%;left:45%}.page-hero-inner{z-index:2;max-width:780px;margin:0 auto;position:relative}.page-badge{color:var(--accent-red);letter-spacing:3px;border:1.5px solid var(--accent-red);background:linear-gradient(135deg,#c15b3d26,#d4af3726);border-radius:50px;margin-bottom:20px;padding:6px 18px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;display:inline-block}.page-hero-title{color:var(--text-primary);margin:0 0 16px;font-family:Pacifico,cursive;font-size:clamp(2.1rem,9vw,4.2rem);font-weight:400;line-height:1.2}.page-title-grad{background:linear-gradient(90deg, var(--accent-red), var(--accent-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-hero-sub{color:var(--text-secondary);max-width:540px;margin:0 auto;font-family:"Baloo Bhai 2",sans-serif;font-size:1.1rem;line-height:1.65}
