@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{font-family:Poppins,sans-serif;font-weight:600!important;background-color:#100f25;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}img,video{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}}@layer utilities{.team-card{content-visibility:auto;contain-intrinsic-size:1px 200px}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#100f25}::-webkit-scrollbar-thumb{background:#2a2946;border-radius:10px}
