@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb: 255, 255, 255;--background-start-rgb: 0, 0, 0;--background-end-rgb: 0, 0, 0}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-start-rgb));font-family:Inter,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.font-display{font-family:Playfair Display,serif}.font-logo{font-family:Syncopate,sans-serif;text-transform:uppercase;letter-spacing:.2em}.vertical-text{writing-mode:vertical-rl}::selection{background:#b91c1c;color:#fff}html{scroll-behavior:auto}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#b91c1c}::-webkit-scrollbar-thumb:hover{background:#ef4444}
