@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@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}}}@layer theme{:root,:host{--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.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}.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}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.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,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg-page:#f8fafc;--bg-surface:#fff;--bg-surface-2:#f8fafc;--bg-surface-3:#f1f5f9;--border:#e2e8f0;--border-2:#cbd5e1;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-subtle:#94a3b8;--text-label:#374151;--teal:#0d9488;--teal-dark:#0f766e;--bg-teal:#f0fdfa;--border-teal:#99f6e4;--red:#dc2626;--red-2:#ef4444;--red-dark:#991b1b;--bg-red:#fef2f2;--border-red:#fecaca;--amber:#d97706;--amber-dark:#92400e;--bg-amber:#fffbeb;--border-amber:#fde68a;--green:#059669;--green-dark:#065f46;--bg-green:#ecfdf5;--border-green:#a7f3d0;--purple:#7c3aed;--bg-purple:#f5f3ff;--blue:#3b82f6;--blue-dark:#1d4ed8;--bg-blue:#eff6ff;--border-blue:#bfdbfe;color-scheme:light}html.dark{--bg-page:#0a0a0a;--bg-surface:#141414;--bg-surface-2:#1a1a1a;--bg-surface-3:#222;--border:#2e2e2e;--border-2:#404040;--text-primary:#f0f0f0;--text-secondary:#c4c4c4;--text-muted:#8a8a8a;--text-subtle:#555;--text-label:#b0b0b0;--teal:#2dd4bf;--teal-dark:#14b8a6;--bg-teal:#0a2420;--border-teal:#134e4a;--red:#f87171;--red-2:#fc8181;--red-dark:#fca5a5;--bg-red:#1f0d0d;--border-red:#5c1c1c;--amber:#fbbf24;--amber-dark:#fcd34d;--bg-amber:#1f1500;--border-amber:#5c3600;--green:#34d399;--green-dark:#6ee7b7;--bg-green:#081f14;--border-green:#064e2e;--purple:#a78bfa;--bg-purple:#130f2a;--blue:#93c5fd;--blue-dark:#60a5fa;--bg-blue:#0a1525;--border-blue:#1a3050;color-scheme:dark}:focus{outline:none!important}:focus-visible,button:focus,input:focus,select:focus,textarea:focus,a:focus,[role=button]:focus,[tabindex]:focus{box-shadow:none!important;outline:none!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-10px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}}@keyframes slideInRight{0%{opacity:0;transform:translate(32px)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.page-enter{animation:.22s both fadeIn}.stagger-1{animation:.28s both fadeIn}.stagger-2{animation:.28s 50ms both fadeIn}.stagger-3{animation:.28s .1s both fadeIn}.stagger-4{animation:.28s .15s both fadeIn}.stagger-5{animation:.28s .2s both fadeIn}.stagger-6{animation:.28s .25s both fadeIn}button,[role=button]{transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .1s,opacity .15s}button:active:not(:disabled){transform:scale(.97)}a{transition:opacity .15s,color .15s}.nav-btn{transition:background .15s,color .15s,transform .1s}.nav-btn:hover{transform:translate(2px)}.card-lift{transition:box-shadow .2s,transform .2s}.card-lift:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000017}.tr-hover{transition:background .12s,filter .12s}.tr-hover:hover{filter:brightness(.97)}select,input,textarea{transition:border-color .15s,box-shadow .15s}select:focus,input:focus,textarea:focus{border-color:var(--teal)!important;box-shadow:0 0 0 3px #0d94881f!important}.chip{transition:background .12s,color .12s,border-color .12s,transform .1s}.chip:active{transform:scale(.95)}.drawer-enter{animation:.28s cubic-bezier(.22,1,.36,1) both slideInRight}.modal-enter{animation:.22s cubic-bezier(.22,1,.36,1) both scaleIn}.overlay-enter{animation:.18s both fadeIn}html.dark input,html.dark select,html.dark textarea{color-scheme:dark;background-color:var(--bg-surface-2);color:var(--text-primary);border-color:var(--border)}html.dark{background-color:var(--bg-page);color:var(--text-primary)}html.dark ::-webkit-scrollbar{width:6px;height:6px}html.dark ::-webkit-scrollbar-track{background:var(--bg-surface)}html.dark ::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:3px}html.dark ::-webkit-scrollbar-thumb:hover{background:var(--text-subtle)}html.dark .recharts-text{fill:var(--text-muted)!important}html.dark .recharts-cartesian-grid-horizontal line,html.dark .recharts-cartesian-grid-vertical line{stroke:var(--border)!important}html.dark .recharts-tooltip-wrapper .recharts-default-tooltip{background:var(--bg-surface-2)!important;border-color:var(--border)!important;color:var(--text-primary)!important}body{background-color:var(--bg-page);color:var(--text-primary)}html.dark .recharts-tooltip-wrapper .recharts-default-tooltip{background-color:var(--bg-surface-2)!important;border:1px solid var(--border)!important;color:var(--text-primary)!important}html.dark select option{background:var(--bg-surface-2);color:var(--text-primary)}html.dark [data-overlay]{background:#0009}@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}@media(max-width:1023px){[data-sidebar]{position:fixed!important;top:0!important;left:0!important;height:100vh!important;width:280px!important;z-index:1500!important;transform:translate(-100%);transition:transform .28s cubic-bezier(.22,1,.36,1);box-shadow:8px 0 32px #00000026}[data-sidebar][data-mobile-open=true]{transform:translate(0)}[data-mobile-menu-btn]{display:inline-flex!important}[data-sidebar-backdrop]{display:block!important}[data-main-content]{margin-left:0!important}}@media(max-width:767px){html,body{overflow-x:hidden!important;max-width:100vw!important}[data-main-content]{padding-bottom:80px!important}header{padding:10px 12px!important;gap:8px!important;position:sticky!important;top:0!important;z-index:900!important;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px)}[data-mobile-hide]{display:none!important}[data-mobile-only]{display:flex!important}[data-page-title-wrapper],[data-kbd-hint]{display:none!important}[data-mobile-bottom-nav]{display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:1400!important;background:var(--bg-surface)!important;border-top:1px solid var(--border)!important;padding:6px 4px calc(6px + env(safe-area-inset-bottom))!important;box-shadow:0 -4px 16px #0000000f!important;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);justify-content:space-around!important;align-items:stretch!important}[data-mobile-bottom-nav]>button{flex:1;min-height:54px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:none;border-radius:10px;cursor:pointer;padding:6px 4px;color:var(--text-muted);transition:color .15s,background .15s}[data-mobile-bottom-nav]>button[data-active=true]{color:#3b82f6!important}[data-mobile-bottom-nav]>button>span{font-size:10.5px;font-weight:600}main{padding:12px 12px 24px!important}[data-sidebar]{width:86vw!important;max-width:320px!important}[data-sidebar] button{min-height:44px!important}h1{font-size:20px!important}h2{font-size:18px!important}h3{font-size:15px!important}[style*="fontSize: 30"],[style*="fontSize:30"],[style*="fontSize: 28"],[style*="fontSize:28"]{font-size:20px!important}[style*="fontSize: 26"]{font-size:19px!important}[style*="fontSize: 24"],[style*="fontSize:24"]{font-size:18px!important}[style*="fontSize: 22"]{font-size:17px!important}[style*="fontSize: 20"]{font-size:16px!important}[style*="repeat(3,1fr)"],[style*="repeat(3, 1fr)"],[style*="repeat(4,1fr)"],[style*="repeat(4, 1fr)"],[style*="repeat(5,1fr)"],[style*="repeat(5, 1fr)"],[style*="repeat(6,1fr)"],[style*="repeat(6, 1fr)"],[style*="repeat(7,1fr)"],[style*="repeat(8,1fr)"]{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}[style*="gridTemplateColumns: '1fr 1fr'"],[style*="gridTemplateColumns:'1fr 1fr'"],[style*="gridTemplateColumns: '2fr 1fr'"],[style*="gridTemplateColumns:'2fr 1fr'"],[style*="gridTemplateColumns: '2fr 1fr 1fr'"],[style*="gridTemplateColumns:'2fr 1fr 1fr'"],[style*="gridTemplateColumns: '1fr auto 1fr'"],[style*="gridTemplateColumns:'1fr auto 1fr'"]{grid-template-columns:1fr!important;gap:10px!important}[style*="gridTemplateColumns: '1fr 310px'"],[style*="gridTemplateColumns:'1fr 310px'"],[style*="gridTemplateColumns: '1fr 280px'"],[style*="gridTemplateColumns:'1fr 280px'"],[style*="gridTemplateColumns: '1fr 260px'"],[style*="gridTemplateColumns:'1fr 260px'"],[style*="gridTemplateColumns: '1fr 240px'"],[style*="gridTemplateColumns:'1fr 240px'"],[style*="gridTemplateColumns: '1fr 1fr 280px'"],[style*="gridTemplateColumns:'1fr 1fr 280px'"]{grid-template-columns:1fr!important;gap:12px!important}*:has(>[style*="gridTemplateColumns: '90px 1fr"]),*:has(>[style*="gridTemplateColumns: '2.5fr 1.5fr"]),*:has(>[style*="gridTemplateColumns: '2.2fr 80px"]),*:has(>[style*="gridTemplateColumns: '1fr 90px 90px"]),*:has(>[style*="gridTemplateColumns: '1fr 120px 120px"]),*:has(>[style*="gridTemplateColumns: '1fr 110px 110px"]),*:has(>[style*="gridTemplateColumns: '1fr 130px 80px"]),*:has(>[style*="gridTemplateColumns: '20px 70px 1fr"]),*:has(>[style*="gridTemplateColumns: '1fr 100px 100px"]),*:has(>[style*="gridTemplateColumns: '30px 1fr 80px"]),*:has(>[style*="gridTemplateColumns: '1fr 80px 80px"]){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}table{font-size:12px!important;display:block!important;overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;width:100%!important}th,td{padding:6px 8px!important}[data-mobile-scroll]{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}[data-mobile-scroll]>*{min-width:max-content}.ar-section[style*=justifyContent],.ro-section[style*=justifyContent],.wl-section[style*=justifyContent],.ps-in[style*=justifyContent],.adp-section[style*=justifyContent],.rc-section[style*=justifyContent],.pnl-in[style*=justifyContent],.ds-in[style*=justifyContent],.upl-in[style*=justifyContent],.mc-in[style*=justifyContent],.pr-in[style*=justifyContent],.au-in[style*=justifyContent],[style*="justifyContent: 'space-between'"],[style*='justifyContent: "space-between"'],[style*="justifyContent:'space-between'"]{flex-wrap:wrap!important;row-gap:10px!important}[data-mobile-stack]{flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important}[data-mobile-stack]>*{width:100%!important}[style*="padding: 40"],[style*="padding:40"],[style*="padding: 36"],[style*="padding:36"],[style*="padding: 32"],[style*="padding:32"]{padding:14px!important}[style*="padding: 28"],[style*="padding:28"],[style*="padding: 24"],[style*="padding:24"]{padding:12px!important}[style*="padding: '20px 28px'"],[style*="padding:'20px 28px'"],[style*="padding: '20px 24px'"],[style*="padding:'20px 24px'"],[style*="padding: '18px 28px'"],[style*="padding:'18px 28px'"],[style*="padding: '18px 24px'"],[style*="padding:'18px 24px'"],[style*="padding: '18px 22px'"],[style*="padding:'18px 22px'"],[style*="padding: '16px 24px'"],[style*="padding:'16px 24px'"],[style*="padding: '16px 22px'"],[style*="padding:'16px 22px'"],[style*="padding: '14px 22px'"],[style*="padding:'14px 22px'"],[style*="padding: '14px 20px'"],[style*="padding:'14px 20px'"],[style*="padding: '12px 24px'"],[style*="padding:'12px 24px'"],[style*="padding: '12px 22px'"],[style*="padding:'12px 22px'"]{padding:10px 12px!important}.ar-section,.ro-section,.wl-section,.ps-card,.ps-in,.adp-section,.rc-section,.pnl-in,.ds-in,.upl-in,.mc-in,.pr-card,.pr-in,.au-in,.pc-in,.rc-card,.lb-card{padding:12px!important}[data-drawer-panel]{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;right:0!important;left:0!important}[style*="position:'fixed'"][style*="top:0"][style*="right:0"][style*="bottom:0"],[style*="position: 'fixed'"][style*="top: 0"][style*="right: 0"][style*="bottom: 0"]{width:100vw!important;max-width:100vw!important;left:0!important;border-left:none!important;border-radius:0!important}[style*="width: 720"],[style*="width:720"],[style*="width: 680"],[style*="width:680"],[style*="width: 640"],[style*="width:640"],[style*="width: 600"],[style*="width:600"],[style*="width: 560"],[style*="width:560"],[style*="width: 520"],[style*="width:520"],[style*="width: 500"],[style*="width:500"]{width:100vw!important;max-width:100vw!important}[style*="width: 480"],[style*="width:480"],[style*="width: 460"],[style*="width:460"],[style*="width: 440"],[style*="width:440"],[style*="width: 420"],[style*="width:420"],[style*="width: 400"],[style*="width:400"],[style*="width: 380"],[style*="width:380"],[style*="width: 360"],[style*="width:360"],[style*="width: 340"],[style*="width:340"],[style*="width: 320"],[style*="width:320"]{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}[style*="minWidth: 400"],[style*="minWidth:400"],[style*="minWidth: 380"],[style*="minWidth:380"],[style*="minWidth: 360"],[style*="minWidth:360"],[style*="minWidth: 340"],[style*="minWidth:340"],[style*="minWidth: 320"],[style*="minWidth:320"],[style*="minWidth: 300"],[style*="minWidth:300"]{min-width:0!important}[style*="cursor: 'col-resize'"],[style*='cursor:"col-resize"'],[style*="cursor:'col-resize'"]{display:none!important}[data-modal-panel]{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 24px)!important;overflow-y:auto!important;border-radius:14px!important}[style*="maxWidth: 1400"],[style*="maxWidth:1400"],[style*="maxWidth: 1200"],[style*="maxWidth:1200"],[style*="maxWidth: 1100"],[style*="maxWidth:1100"],[style*="maxWidth: 1000"],[style*="maxWidth:1000"],[style*="maxWidth: 960"],[style*="maxWidth:960"],[style*="maxWidth: 900"],[style*="maxWidth:900"],[style*="maxWidth: 860"],[style*="maxWidth:860"],[style*="maxWidth: 820"],[style*="maxWidth:820"],[style*="maxWidth: 800"],[style*="maxWidth:800"],[style*="maxWidth: 600"],[style*="maxWidth:600"],[style*="maxWidth: 480"],[style*="maxWidth:480"]{max-width:100%!important}[data-float-panel]{position:fixed!important;top:58px!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 140px)!important}body>div[style*="position: fixed"][style*=zIndex][style*=maxHeight],body>div[style*="position:fixed"][style*=zIndex][style*=maxHeight]{max-width:calc(100vw - 16px)!important;left:8px!important}[data-settings-layout]{flex-direction:column!important;gap:12px!important}[data-settings-layout] [data-settings-nav]{width:100%!important;position:static!important;display:flex!important;gap:6px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding:6px!important;scrollbar-width:none}[data-settings-layout] [data-settings-nav]::-webkit-scrollbar{display:none}[data-settings-layout] [data-settings-nav]>button{flex-shrink:0!important;white-space:nowrap!important;min-height:44px!important}[style*="height: 420"],[style*="height:420"],[style*="height: 400"],[style*="height:400"],[style*="height: 380"],[style*="height:380"],[style*="height: 360"],[style*="height:360"],[style*="height: 340"],[style*="height:340"]{height:260px!important}[style*="height: 320"],[style*="height:320"],[style*="height: 300"],[style*="height:300"],[style*="height: 280"],[style*="height:280"]{height:220px!important}.recharts-responsive-container{width:100%!important;min-width:0!important}.recharts-wrapper{max-width:100%!important}.recharts-responsive-container svg{max-width:100%!important}input,select,textarea{font-size:16px!important}select{min-height:40px!important}button[style*="width: 38"][style*="height: 38"],button[style*="width:38"][style*="height:38"],button[style*="width: 34"][style*="height: 34"],button[style*="width:34"][style*="height:34"],button[style*="width: 32"][style*="height: 32"]{min-width:40px!important;min-height:40px!important}p,span,h1,h2,h3,h4,label{overflow-wrap:break-word;word-break:break-word}main [style*="position: 'sticky'"]{z-index:5!important}.page-enter{animation:none!important}.dash-section{gap:10px!important}.dash-card,.kpi-chip{padding:12px!important}.ro-card{padding:10px 12px!important}.ro-row td{padding:5px 6px!important}.sr-lift{padding:14px!important}.sr-row{padding:8px 10px!important}.pr-card,.adp-section{padding:12px!important}.ps-row{padding:8px 10px!important}.ps-card,.wl-section,.pc-in{padding:12px!important}.pc-row{padding:8px 10px!important}.pnl-in{padding:12px!important}.ds-row{padding:8px 10px!important}.au-in,.rc-section{padding:12px!important}.rc-disc{padding:8px!important}.rc-card{padding:10px 12px!important}.upl-in,.mc-in,.lb-card{padding:12px!important}[style*="width:220"][style*="height:220"],[style*="width: 220"][style*="height: 220"]{width:120px!important;height:120px!important}[style*="width:160"][style*="height:160"]{width:90px!important;height:90px!important}}
