@tailwind base;@tailwind components;@tailwind utilities;:root{--alma-cyan: #22d3ee;--alma-rose: #f43f5e}html,body{height:100%;height:100dvh;margin:0;padding:0;overflow:hidden;background-color:#020202;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;font-feature-settings:"ss01","ss02","cv01","cv02";text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}#root{height:100%;width:100%}.will-change-transform{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.contain-layout{contain:layout size}.soul-pulse-layer{transform-style:preserve-3d}.scrollbar-thin::-webkit-scrollbar{width:4px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}@media(max-width:640px){.text-glow-mobile{text-shadow:0 0 20px rgba(255,255,255,.2)}}
