.placeholder-styles.page{min-height:100vh;background:var(--background)}.placeholder-styles .content{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100svh - 85px);padding:3rem 1rem;text-align:center}.placeholder-styles .content p{margin-bottom:.75rem;font-size:.7rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.placeholder-styles .content h1{max-width:850px;font-size:clamp(2.5rem,8vw,6rem);letter-spacing:-.06em;line-height:.98;text-wrap:balance}.placeholder-styles .content span{max-width:580px;margin-top:1.25rem;color:color-mix(in srgb,var(--foreground) 60%,transparent);line-height:1.6}