@tailwind base;@tailwind components;@tailwind utilities;:root{font-size:14px;--color-white: 255 255 255;--color-black: 0 0 0;--calendar-filter: invert(0);--color-rose-50: 255 241 242;--color-rose-100: 255 228 230;--color-rose-200: 254 205 211;--color-rose-300: 253 164 175;--color-rose-400: 251 113 133;--color-rose-500: 244 63 94;--color-rose-600: 225 29 72;--color-rose-700: 190 18 60;--color-rose-800: 159 18 57;--color-rose-900: 136 19 55;--color-stone-50: 250 250 249;--color-stone-100: 245 245 244;--color-stone-200: 231 229 228;--color-stone-300: 214 211 209;--color-stone-400: 168 162 158;--color-stone-500: 120 113 108;--color-stone-600: 87 83 78;--color-stone-700: 68 64 60;--color-stone-800: 41 37 36;--color-stone-900: 28 25 23}html[data-theme=theme-terracota-escuro],body[data-theme=theme-terracota-escuro]{--color-white: 15 23 42;--color-black: 255 255 255;--calendar-filter: invert(1);--color-rose-50: 236 254 255;--color-rose-100: 207 250 254;--color-rose-200: 165 243 252;--color-rose-300: 103 232 249;--color-rose-400: 34 211 238;--color-rose-500: 6 182 212;--color-rose-600: 8 145 178;--color-rose-700: 14 116 144;--color-rose-800: 21 94 117;--color-rose-900: 22 78 99;--color-stone-50: 2 6 23;--color-stone-100: 15 23 42;--color-stone-200: 30 41 59;--color-stone-300: 51 65 85;--color-stone-400: 148 163 184;--color-stone-500: 100 116 139;--color-stone-600: 203 213 225;--color-stone-700: 226 232 240;--color-stone-800: 248 250 252;--color-stone-900: 255 255 255}body{font-family:Inter,sans-serif;@apply text-stone-800 antialiased;background-color:rgb(var(--color-stone-50));color:rgb(var(--color-stone-800))}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.shadow-clean{box-shadow:none}body[data-theme=theme-terracota-escuro]{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important}body[data-theme=theme-terracota-escuro] .bg-rose-500,body[data-theme=theme-terracota-escuro] .bg-rose-600,body[data-theme=theme-terracota-escuro] button,body[data-theme=theme-terracota-escuro] .card,body[data-theme=theme-terracota-escuro] div{box-shadow:none!important}body[data-theme=theme-terracota-escuro] ::-webkit-scrollbar-thumb{background-color:#06b6d433;border-radius:10px}body[data-theme=theme-terracota-escuro] ::-webkit-scrollbar-thumb:hover{background-color:#06b6d466}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgb(var(--color-rose-500));border-radius:10px}.duci-gradient{background:linear-gradient(135deg,#db2777,#9d174d)}body.compact-mode{font-size:12px}body.compact-mode .py-3,body.compact-mode .py-4,body.compact-mode .p-4,body.compact-mode .p-6{padding-top:.5rem;padding-bottom:.5rem}body.compact-mode .space-y-8>:not([hidden])~:not([hidden]){margin-top:1rem}body.reduced-motion *,body.reduced-motion *:before,body.reduced-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}@keyframes mobile-fade-slide{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}.animate-mobile-page{animation:mobile-fade-slide .3s cubic-bezier(.16,1,.3,1) forwards}
