body{font-family:"Hind Siliguri",sans-serif;background:linear-gradient(180deg,var(--bg-pink) 0%,var(--text-light) 45%,var(--bg-blue) 100%);color:var(--text);line-height:1.85}.hero{padding:7rem 0 3rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(244,114,182,.18);left:-90px;top:-80px;filter:blur(8px)}.hero:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(96,165,250,.16);right:-110px;bottom:-120px;filter:blur(10px)}.card-soft,.feature-card,.cta-card{background:var(--card);border:none;border-radius:var(--radius);box-shadow:var(--shadow-soft);position:relative;z-index:1}.card-soft{padding:1.8rem}.feature-card{padding:1.5rem;height:100%;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.cta-card{padding:2rem;background:linear-gradient(135deg,rgba(244,114,182,.14),rgba(96,165,250,.14)),var(--text-light)}.badge-soft{display:inline-block;border-radius:999px;padding:.45rem .85rem;font-weight:700;color:var(--pink-dark);background:linear-gradient(90deg,rgba(244,114,182,.14),rgba(96,165,250,.14));margin-bottom:1rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.breadcrumb-wrap{background:var(--text-light);display:inline-block;border-radius:999px;padding:.72rem 1rem;box-shadow:var(--shadow-soft)}.breadcrumb{margin:0}.breadcrumb a{color:var(--blue-dark);text-decoration:none;font-weight:600}.feature-icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem;color:var(--text-light);background:linear-gradient(135deg,var(--pink),var(--blue));box-shadow:var(--shadow-soft)}.list-check li{margin-bottom:.75rem}.list-check li::marker{color:var(--pink-dark)}
