@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.text-outline-dark{-webkit-text-stroke:2px #2c3b59}.text-outline-light{-webkit-text-stroke:1px #f9f4dd}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}body{background-image:url('data:image/svg+xml,%3Csvg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="%23da4a4a" fill-opacity="0.03" fill-rule="evenodd"%3E%3Ccircle cx="3" cy="3" r="3"/%3E%3Ccircle cx="13" cy="13" r="3"/%3E%3C/g%3E%3C/svg%3E')}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .4s cubic-bezier(.16,1,.3,1) forwards}.checkerboard{background-color:#f9f4dd;background-image:conic-gradient(#da4a4a 90deg,transparent 90deg 180deg,#da4a4a 180deg 270deg,transparent 270deg);background-size:24px 24px}
