@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{font-feature-settings:"cv02","cv03","cv04","cv11"}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:5px;height:5px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse-slow{animation:pulse-slow 3s cubic-bezier(.4,0,.6,1) infinite}.perspective-1000{perspective:1000px}.rotate-y-6{transform:rotateY(-6deg)}.rotate-y-0{transform:rotateY(0)}@media print{@page{size:A4;margin:0}html,body{width:210mm;height:auto!important;min-height:297mm;background:#fff!important;color:#000!important;margin:0!important;padding:0!important;overflow:visible!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;font-size:10pt}#root,.flex-col,.h-screen{display:block!important;height:auto!important;overflow:visible!important;position:static!important}header,footer,.whatsapp-btn,.no-print,button,input[type=range],nav,.fixed{display:none!important}.print-content{padding:15mm!important;margin:0!important;width:100%!important;max-width:210mm!important;box-shadow:none!important;border:none!important}.break-inside-avoid{break-inside:avoid;page-break-inside:avoid}.break-before-always{break-before:page;page-break-before:always}tr{break-inside:avoid;page-break-inside:avoid}thead{display:table-header-group}tfoot{display:table-footer-group}*{box-shadow:none!important;text-shadow:none!important}}
