@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--font-primary: "Plus Jakarta Sans", sans-serif;--font-secondary: "Outfit", sans-serif;--root-font-size: 16px;--brand-primary: #4f46e5;--brand-accent: #0ea5e9;--brand-navy: #0A0D14;--brand-silver: #e2e8f0}*{margin:0;padding:0;box-sizing:border-box}@media(max-width:768px){html{font-size:13.5px}}@media(max-width:480px){html{font-size:13px}}body{font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;line-height:1.4}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);letter-spacing:-.01em}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.print-only{display:none}@media print{#root>*:not(#print-area){display:none!important}.no-print{display:none!important}#print-area{display:block!important;position:absolute;top:0;left:0;width:100%;margin:0;padding:0;background-color:#fff!important;color:#000!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}#print-area *{visibility:visible!important;color:#000!important}@page{margin:0;size:auto}body,html,#root{height:auto!important;overflow:visible!important;margin:0;background-color:#fff}.print-content{display:block!important;height:auto!important;overflow:visible!important}tr{page-break-inside:avoid}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #f1f5f9;border-radius:8px;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#f8fafc;border-radius:5px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f8fafc;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748b}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:768px){button,.btn,[role=button]{min-height:40px;min-width:40px}.btn-sm,button.text-xs{min-height:32px;min-width:32px;padding-left:.5rem;padding-right:.5rem}}.mobile-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}@media(max-width:768px){.mobile-scroll-container{margin:0 -.5rem;padding:0 .5rem}}@media(max-width:640px){.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.grid-responsive-2{grid-template-columns:repeat(2,1fr)}.grid-responsive-1{grid-template-columns:1fr}}@media(max-width:768px){input[type=text],input[type=number],input[type=email],input[type=tel],input[type=date],select,textarea{font-size:14px;min-height:38px}label{font-size:.8rem;font-weight:600}}@media(max-width:768px){.modal-content,[role=dialog]{max-height:95vh;overflow-y:auto}.modal-fullscreen-mobile{position:fixed;inset:0;margin:0;border-radius:0;max-width:100%;max-height:100%}}@media(max-width:768px){.mobile-p-1{padding:.25rem}.mobile-p-2{padding:.5rem}.mobile-p-3{padding:.75rem}.mobile-p-4{padding:1rem}.mobile-px-1{padding-left:.25rem;padding-right:.25rem}.mobile-px-2{padding-left:.5rem;padding-right:.5rem}.mobile-px-3{padding-left:.75rem;padding-right:.75rem}.mobile-gap-1{gap:.25rem}.mobile-gap-2{gap:.5rem}.mobile-gap-3{gap:.75rem}.mobile-m-1{margin:.25rem}.mobile-m-2{margin:.5rem}}@media(max-width:768px){.mobile-text-sm{font-size:.825rem}.mobile-text-xs{font-size:.7rem}.mobile-text-2xs{font-size:.6rem}.mobile-hidden{display:none!important}.mobile-block{display:block!important}}.mobile-sticky-header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e2e8f0}@media(max-width:768px){.card-mobile{border-radius:.5rem;padding:.75rem;margin-bottom:.5rem}.card-mobile-compact{padding:.5rem;font-size:.8rem}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.table-responsive{border:1px solid #e2e8f0;border-radius:.5rem}.table-responsive table{min-width:600px}}@media(max-width:768px){.action-buttons-mobile{display:flex;gap:.5rem;flex-wrap:wrap}.action-buttons-mobile button{flex:1;min-width:100px}.action-buttons-mobile-stack{display:flex;flex-direction:column;gap:.5rem}.action-buttons-mobile-stack button{width:100%}}@supports (padding: max(0px)){.safe-area-inset-top{padding-top:max(.5rem,env(safe-area-inset-top))}.safe-area-inset-bottom{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}@media(hover:none)and (pointer:coarse){button:active,.btn:active,[role=button]:active{transform:scale(.98);opacity:.9}}@media(max-width:768px){select{background-size:16px;padding-right:2.5rem}}@media(max-width:768px){.mobile-flex-col{flex-direction:column}.mobile-flex-wrap{flex-wrap:wrap}.mobile-justify-start{justify-content:flex-start}.mobile-items-stretch{align-items:stretch}}@media(max-width:768px){.page-header-actions-mobile button span,.page-header-actions-mobile button p{display:none!important}.page-header-actions-mobile button{padding:0!important;min-width:38px!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important}.page-header-actions-mobile button svg{margin:0!important;width:18px!important;height:18px!important}}@media(max-width:768px){.ultra-compact{padding:.25rem!important;gap:.25rem!important}.mobile-form-tight input,.mobile-form-tight select,.mobile-form-tight textarea{min-height:32px!important;font-size:13px!important;padding:2px 8px!important}.mobile-form-tight label{font-size:9px!important;margin-bottom:2px!important}}@keyframes gradient-x{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient-x{animation:gradient-x 3s ease infinite}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
