@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}body{counter-reset:page}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,.bg-slate-100,.bg-slate-900,.bg-slate-50{display:block!important;height:auto!important;overflow:visible!important;position:static!important;background-color:#fff!important;background-image:none!important}header,footer,.whatsapp-btn,.no-print,button,input[type=range],nav,.fixed:not(.print-fixed){display:none!important}.fixed.print\:flex{display:flex!important}.print\:absolute{position:absolute!important;display:flex!important}.print-content{width:100%!important;max-width:210mm!important;box-shadow:none!important;border:none!important;background:#fff!important;margin:0!important}.break-inside-avoid{break-inside:avoid;page-break-inside:avoid}.break-after-avoid{break-after:avoid;page-break-after:avoid}.break-before-always{break-before:page;page-break-before:always}.text-meta-primary{color:#10b981!important}.border-meta-primary{border-color:#10b981!important}.bg-meta-primary{background-color:#10b981!important;color:#fff!important}thead.table-header-group{display:table-header-group!important}tfoot.table-footer-group{display:table-footer-group!important}.page-number:after{counter-increment:page;content:"Página " counter(page)}*{box-shadow:none!important;text-shadow:none!important}}
