html:has([data-layout=index]){background-image:none!important}html:has([data-layout=index]) body:before{display:none}html:has([data-layout=index]) #top-nav-wrap{background:transparent!important;box-shadow:none!important;border:3px solid transparent!important;border-radius:0!important;padding:12px 16px!important;margin:16px 0!important}html:has([data-layout=index]) .footer-card{background:transparent!important;border:none!important;box-shadow:none!important;padding:16px 0!important}html:has([data-layout=index]) .footer-row{border-bottom:1px solid rgba(43,26,58,.12)!important}#hero[data-astro-cid-j7pv25f6]{position:relative;isolation:isolate;overflow:visible}.hero-shell[data-astro-cid-j7pv25f6]{max-width:1200px;margin:0 auto;padding:18px 16px;position:relative}.hero-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:8px;align-items:center;position:relative}.hero-text[data-astro-cid-j7pv25f6]{position:relative;z-index:2}.hero-stairstep[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-weight:700;line-height:.98;letter-spacing:-.03em;color:var(--foreground);margin:0 0 10px;display:flex;flex-direction:column;gap:.02em;font-size:clamp(40px,10.2vw,72px)}.hero-stairstep[data-astro-cid-j7pv25f6] .line[data-astro-cid-j7pv25f6]{display:inline-block;width:max-content;max-width:100%}.hero-stairstep[data-astro-cid-j7pv25f6] .line-1[data-astro-cid-j7pv25f6]{margin-left:0}.hero-stairstep[data-astro-cid-j7pv25f6] .line-2[data-astro-cid-j7pv25f6]{margin-left:.8em}.hero-stairstep[data-astro-cid-j7pv25f6] .line-3[data-astro-cid-j7pv25f6]{margin-left:1.6em;color:var(--pop-pink-deep)}.hero-stairstep[data-astro-cid-j7pv25f6] .line-4[data-astro-cid-j7pv25f6]{margin-left:.8em;font-size:.55em;opacity:.85;letter-spacing:.02em}.hero-sub-img[data-astro-cid-j7pv25f6]{display:block;margin:10px 0 0;width:100%;max-width:310px;height:auto}@media(min-width:720px){.hero-sub-img[data-astro-cid-j7pv25f6]{max-width:460px;margin-top:22px}}@media(min-width:1024px){.hero-sub-img[data-astro-cid-j7pv25f6]{max-width:520px}}.hero-stairstep[data-astro-cid-j7pv25f6] .line-3[data-astro-cid-j7pv25f6].accent{color:#8a2839}.hero-silhouette[data-astro-cid-j7pv25f6]{position:absolute;inset:0 0 -88px;z-index:0;opacity:.32;pointer-events:none;display:flex;align-items:center;justify-content:flex-end}.hero-silhouette[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:right center}.hero-silhouette[data-astro-cid-j7pv25f6] .hero-chara[data-astro-cid-j7pv25f6]{display:none}@media(min-width:768px){.hero-shell[data-astro-cid-j7pv25f6]{padding:48px 32px 56px}.hero-stairstep[data-astro-cid-j7pv25f6]{font-size:clamp(64px,9vw,104px)}.hero-stairstep[data-astro-cid-j7pv25f6] .line-2[data-astro-cid-j7pv25f6]{margin-left:.9em}.hero-stairstep[data-astro-cid-j7pv25f6] .line-3[data-astro-cid-j7pv25f6]{margin-left:1.8em}.hero-stairstep[data-astro-cid-j7pv25f6] .line-4[data-astro-cid-j7pv25f6]{margin-left:.9em;font-size:.5em}.hero-silhouette[data-astro-cid-j7pv25f6]{opacity:.1}}@media(min-width:1024px){.hero-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1.28fr minmax(340px,.92fr);gap:32px;align-items:center}.hero-shell[data-astro-cid-j7pv25f6]{padding:56px 40px 72px;min-height:540px}.hero-stairstep[data-astro-cid-j7pv25f6]{font-size:clamp(72px,6.9vw,108px)}.hero-silhouette[data-astro-cid-j7pv25f6]{position:relative;inset:auto;z-index:1;opacity:1;pointer-events:auto;align-self:stretch;min-height:460px;justify-content:center}.hero-silhouette[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{max-height:560px;object-position:center}.hero-silhouette[data-astro-cid-j7pv25f6] .hero-sil[data-astro-cid-j7pv25f6]{display:none}.hero-silhouette[data-astro-cid-j7pv25f6] .hero-chara[data-astro-cid-j7pv25f6]{display:block;animation:hero-chara-in .9s cubic-bezier(.22,1,.36,1) both;filter:drop-shadow(0 24px 48px rgba(193,126,153,.28))}.hero-silhouette[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:8% -6% 4% -10%;z-index:-1;background:radial-gradient(42% 38% at 68% 26%,rgba(214,233,222,.85),transparent 70%),radial-gradient(50% 44% at 30% 62%,rgba(231,220,243,.8),transparent 72%),radial-gradient(46% 40% at 72% 78%,rgba(250,222,226,.9),transparent 70%);filter:blur(2px);border-radius:48% 52% 55% 45%/50% 46% 54% 50%;animation:hero-blob-drift 14s ease-in-out infinite alternate}}@keyframes hero-chara-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-blob-drift{0%{transform:translate(0) rotate(0) scale(1)}to{transform:translate(10px,-14px) rotate(3deg) scale(1.04)}}@media(prefers-reduced-motion:reduce){.hero-silhouette[data-astro-cid-j7pv25f6] .hero-chara[data-astro-cid-j7pv25f6],.hero-silhouette[data-astro-cid-j7pv25f6]:before{animation:none}}.editorial-section-heading[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-weight:400;font-size:22px;letter-spacing:.04em;color:var(--foreground);margin:0 0 8px;padding-bottom:6px;border-bottom:1px solid rgba(43,26,58,.18)}@media(min-width:720px){.editorial-section-heading[data-astro-cid-j7pv25f6]{font-size:26px}}.editorial-list[data-astro-cid-j7pv25f6]{list-style:none;margin:0;padding:0}.editorial-all-link[data-astro-cid-j7pv25f6]{display:inline-block;font-family:var(--font-app, inherit);font-weight:700;font-size:14px;color:var(--foreground);text-decoration:none;padding:10px 24px;border-bottom:1px solid var(--foreground);letter-spacing:.05em;transition:color .15s,border-color .15s}.editorial-all-link[data-astro-cid-j7pv25f6]:hover{color:var(--pop-pink-deep);border-bottom-color:var(--pop-pink-deep)}
