.depth-text{perspective:var(--depth-text-perspective,900px);font-size:var(--depth-text-font-size,clamp(3rem, 12vw, 7rem));font-weight:var(--depth-text-font-weight,600);line-height:1.08;display:inline-block;position:relative}.depth-text__stage{transform-style:preserve-3d;will-change:transform;display:inline-block;position:relative}.depth-text__face{z-index:1;color:var(--depth-text-face-color,currentColor);text-shadow:var(--depth-text-shadow,none);display:inline-block;position:relative}.depth-text__layer{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.depth-text__stage{will-change:auto}}
