html:has([data-snap-landing]){scroll-snap-type:y mandatory}html:has([data-snap-landing]) footer{scroll-snap-align:start}.fold-hero{background:radial-gradient(circle at 12% 10%,#7f56d912,transparent 42%),radial-gradient(circle at 92% -10%,#7f56d90a,transparent 35%),var(--color-bg-primary)}.dark-mode .fold-hero{background:radial-gradient(circle at 12% 10%,#9b7de329,transparent 42%),radial-gradient(circle at 92% -10%,#9b7de31f,transparent 35%),var(--color-bg-primary)}.hero-tattoo-layer{opacity:0;transition:opacity var(--set-fade-duration)ease-in-out;will-change:opacity;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(5,1fr);place-items:center;gap:.75rem;padding:3rem 2rem;display:grid;position:absolute;inset:0}.hero-tattoo-layer.is-active{opacity:1}.hero-tattoo{aspect-ratio:1;opacity:.15;filter:grayscale(.2)brightness(.9);width:clamp(90px,12vw,175px);position:relative}.hero-tattoo:nth-child(odd){transform:rotate(-3deg)}.hero-tattoo:nth-child(2n){transform:rotate(3deg)}.hero-tattoo:nth-child(3n){transform:rotate(-6deg)}.hero-tattoo:nth-child(3n+1){transform:rotate(5deg)}.dark-mode .hero-tattoo{opacity:.2;filter:brightness(.6)contrast(1.1)}@media (max-width:639px){.hero-tattoo-layer{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);gap:.5rem;padding:2rem 1rem}.hero-tattoo{width:clamp(70px,22vw,120px)}.hero-tattoo:nth-child(n+13){display:none}}@media (min-width:640px) and (max-width:1023px){.hero-tattoo-layer{gap:.75rem;padding:2.5rem 1.5rem}}.hero-shimmer-text{-webkit-text-fill-color:transparent;background-image:linear-gradient(110deg,currentColor 35%,#b692f6e6 50%,currentColor 65%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out 1.2s infinite hero-shimmer}.dark-mode .hero-shimmer-text{filter:drop-shadow(0 0 12px #b692f680);background-image:linear-gradient(110deg,currentColor 30%,#fff 45%,#b692f6 50%,#fff 55%,currentColor 70%)}@keyframes hero-shimmer{0%,to{background-position:100%}50%{background-position:0%}}@media (prefers-reduced-motion:reduce){.hero-tattoo-layer{transition:none}.hero-dust-canvas{display:none}.hero-shimmer-text{-webkit-text-fill-color:unset;background:0 0;animation:none}}
