@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";@tailwind base;@tailwind components;@tailwind utilities;input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{font-family:Inter,sans-serif;transition:background-color .3s ease,color .3s ease}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffc55733;border-radius:10px}.dark ::-webkit-scrollbar-track{background:#07054a}.dark ::-webkit-scrollbar-thumb{background:#ffc55766}::-webkit-scrollbar-thumb:hover{background:#ffc55799}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#ffc5574d}.glass{background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,197,87,.1)}.dark .glass-navy{background:#07054ab3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,197,87,.1)}@media print{html,body,#root,.h-screen,.h-full,.overflow-hidden,.overflow-y-auto,main{height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;margin:0!important;padding:0!important;background:#fff!important;color:#000!important;position:static!important}body *{visibility:hidden}#preview-modal-root,#preview-modal-root *,#print-root,#print-root *{visibility:visible}#preview-modal-root{position:static!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important;overflow:visible!important;z-index:auto!important}#preview-modal-root>div{width:100%!important;display:block!important;margin:0!important;padding:0!important}.sheet-page,.doc-page,.attachment-page,.letter-page{margin:0!important;page-break-after:auto!important;width:100%!important;max-width:100%!important;min-height:auto!important;height:auto!important;box-shadow:none!important;border:none!important;padding:0!important;display:block!important}table{page-break-inside:auto!important}tr{page-break-inside:avoid!important;page-break-after:auto!important}thead{display:table-header-group!important}tfoot{display:table-footer-group!important}.thermal-sticker{-webkit-print-color-adjust:exact;print-color-adjust:exact;border-color:#000!important;color:#000!important}}@keyframes gold-pulse{0%{box-shadow:0 0 #ffc55766}70%{box-shadow:0 0 0 10px #ffc55700}to{box-shadow:0 0 #ffc55700}}.animate-gold-pulse{animation:gold-pulse 2s infinite}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(200%)}}.animate-progress{animation:progress 2s linear infinite}
