*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif}a{transition:color .2s ease}button{font-family:inherit;cursor:pointer}.hero-shell{background:radial-gradient(circle at top left,rgba(251,207,232,.95),rgba(251,207,232,.28) 28%,transparent 58%),linear-gradient(135deg,#fff8fc,#fdf2f8,#fce7f3 56%,#f4d3e7)}.dark .hero-shell{background:radial-gradient(circle at top left,rgba(244,114,182,.18),rgba(236,72,153,.08) 24%,transparent 54%),radial-gradient(circle at 85% 22%,rgba(190,24,93,.18),rgba(190,24,93,.05) 22%,transparent 50%),linear-gradient(135deg,#080808,#120a11 38%,#1b0d16 72%,#12090f)}.hero-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 12%,rgba(255,255,255,.34) 32%,transparent 52%);transform:translate(-60%);animation:heroShine 8s ease-in-out infinite;pointer-events:none}.dark .hero-shell:after{background:linear-gradient(120deg,transparent 14%,rgba(255,255,255,.09) 35%,transparent 58%)}.page-hero-shell{background:radial-gradient(circle at top left,rgba(251,207,232,.88),rgba(251,207,232,.2) 28%,transparent 60%),linear-gradient(135deg,#fffafc,#fdf2f8 36%,#fce7f3,#f7ddeb)}.dark .page-hero-shell{background:radial-gradient(circle at top left,rgba(244,114,182,.14),rgba(236,72,153,.05) 26%,transparent 58%),radial-gradient(circle at 82% 20%,rgba(190,24,93,.12),rgba(190,24,93,.04) 24%,transparent 52%),linear-gradient(135deg,#080808,#120a11 42%,#1a0d15)}.page-hero-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 18%,rgba(255,255,255,.26) 36%,transparent 58%);transform:translate(-60%);animation:heroShine 9s ease-in-out infinite;pointer-events:none}.dark .page-hero-shell:after{background:linear-gradient(120deg,transparent 14%,rgba(255,255,255,.08) 35%,transparent 58%)}.hero-grid-pattern{background-image:linear-gradient(rgba(233,30,140,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(233,30,140,.08) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 85%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 85%)}.dark .hero-grid-pattern{background-image:linear-gradient(rgba(244,114,182,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(244,114,182,.12) 1px,transparent 1px)}.hero-visual-card,.dark .hero-visual-card{background:transparent}@keyframes heroShine{0%,to{transform:translate(-60%);opacity:0}18%,60%{opacity:1}78%{transform:translate(70%);opacity:0}}
