@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.w-full{width:100%}.flex-1{flex:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.rounded-\[14px\]{border-radius:14px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#2a3350\]{border-color:#2a3350}.bg-\[\#161b27\]{background-color:#161b27}.text-center{text-align:center}.text-\[10px\]{font-size:10px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--background:#f5f7fa;--surface:#fff;--liquid-dark:#0e1b2b94;--liquid-light:#d6e4f46b;--liquid-border:#9fd7ff73;--navy:#0e1b2b;--navy-soft:#11243a;--text-main:#fff;--text-dark:#0b1220;--text-muted:#64748b;--accent-blue:#4da3ff;--accent-blue-strong:#2563eb;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--neutral:#94a3b8}*{box-sizing:border-box;margin:0;padding:0}html,body{background:#060e1a;height:100%;overflow:hidden}body{color:#fff;background:#060e1a;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Segoe UI,sans-serif;font-size:14px;line-height:1.5}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9fd7ff2e;border-radius:4px}input,select,textarea{color:#fff;-webkit-backdrop-filter:blur(16px);background:#0e1b2b94;border:1px solid #9fd7ff40;border-radius:10px;outline:none;width:100%;padding:9px 13px;font-family:inherit;font-size:13px;transition:all .15s}input:focus,select:focus,textarea:focus{background:#0e1b2bb8;border-color:#4da3ff;box-shadow:0 0 0 3px #4da3ff24}input::placeholder{color:#9fd7ff59}select option{color:#fff;background:#0e1b2b}label{color:#9fd7ffa6;margin-bottom:5px;font-size:12px;font-weight:500;display:block}table{border-collapse:collapse;width:100%}thead th{text-align:left;color:#9fd7ff66;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;border-bottom:1px solid #9fd7ff14;padding:10px 16px;font-size:10.5px;font-weight:600}tbody td{color:#d6e4f4b8;vertical-align:middle;border-bottom:1px solid #9fd7ff0d;padding:12px 16px;font-size:13px}tbody tr:last-child td{border-bottom:none}tbody tr:hover td{cursor:pointer;background:#4da3ff0a}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.animate-fadein{animation:.18s fadeIn}.page-content{overflow-y:auto}@media (max-width:768px){table{font-size:11px!important}th,td{white-space:nowrap;padding:7px 8px!important}.grid-cols-3,.grid-cols-2{grid-template-columns:1fr!important}select,input[type=text],input[type=date],input[type=number]{width:100%!important;font-size:16px!important}.modal-content{border-radius:16px 16px 0 0!important;width:100vw!important;max-width:100vw!important;max-height:90dvh!important;margin:0!important;position:fixed!important;bottom:0!important;left:0!important;overflow-y:auto!important}.page-content{padding:12px!important}.mobile-hide{display:none!important}.modal-actions{flex-direction:column!important}.modal-actions button,.modal-actions a{justify-content:center!important;width:100%!important}.filter-row{flex-wrap:wrap!important;gap:8px!important}.filter-row select{flex:140px!important}.kpi-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-bottom-nav{padding-bottom:calc(6px + env(safe-area-inset-bottom))!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
