@tailwind base;@tailwind components;@tailwind utilities;*{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}html.is-scrolling .backdrop-blur-xl,html.is-scrolling .backdrop-blur-md,html.is-scrolling .backdrop-blur-sm{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{@apply bg-white text-imne-dark font-sans;scroll-behavior:smooth}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-top-2{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-in{animation:fade-in .2s ease-out,slide-in-from-top-2 .2s ease-out}.rdp-custom{--rdp-accent-color: #c9a45c;--rdp-background-color: #c9a45c20}.rdp-custom .rdp-day_selected{background-color:#c9a45c!important;color:#fff!important;font-weight:700;box-shadow:0 4px 14px #c9a45c66}.rdp-custom .rdp-day_today{color:#c9a45c;font-weight:700;box-shadow:inset 0 0 0 2px #c9a45c4d}.rdp-custom .rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:#c9a45c1a}.rdp-custom .rdp-nav_button{color:#1a1a1a}.rdp-custom .rdp-nav_button:hover{background-color:#c9a45c1a}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c9a45c40;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#c9a45c80}
