.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f9fafb;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3af}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}@media screen and (max-width:767px){input[type=email],input[type=number],input[type=search],input[type=text],select,textarea{font-size:16px!important}}@supports (padding:max(0px)){.safe-top{padding-top:max(env(safe-area-inset-top),16px)}.safe-bottom{padding-bottom:max(env(safe-area-inset-bottom),16px)}.safe-left{padding-left:max(env(safe-area-inset-left),16px)}.safe-right{padding-right:max(env(safe-area-inset-right),16px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOutLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-fadeIn{animation:fadeIn .2s ease-out}.animate-slideUp{animation:slideUp .3s ease-out}.animate-slideDown{animation:slideDown .3s ease-out}.animate-slideInLeft{animation:slideInLeft .3s ease-out}.animate-slideOutLeft{animation:slideOutLeft .3s ease-out}.animate-scaleIn{animation:scaleIn .2s ease-out}.touch-feedback{-webkit-tap-highlight-color:rgba(0,0,0,.05);transition:all .15s ease-out}.touch-feedback:active{transform:scale(.97);opacity:.8}.mobile-button,.mobile-button-primary{min-height:44px;min-width:44px;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;cursor:pointer}.mobile-button-primary{border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1));font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.mobile-button-primary:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.mobile-button-primary{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mobile-button-secondary{min-height:44px;min-width:44px;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;cursor:pointer;border-radius:.75rem;border-width:2px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.mobile-button-secondary:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.mobile-button-secondary{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mobile-button-ghost{min-height:44px;min-width:44px;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;cursor:pointer;border-radius:.5rem;background-color:transparent;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.mobile-button-ghost:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.mobile-button-ghost{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mobile-panel,.mobile-panel-bottom{position:fixed;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.mobile-panel-bottom{left:0;right:0;bottom:0;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.mobile-panel-right{position:fixed;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);bottom:0;right:0;top:0;width:100%;max-width:28rem}.mobile-panel-handle{height:.375rem;width:3rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mobile-panel-handle:active{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.mobile-overlay{position:fixed;inset:0;background-color:rgb(0 0 0/.5);animation:fadeIn .2s ease-out}.mobile-card,.mobile-card-interactive{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));padding:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mobile-card-interactive:active{--tw-scale-x:0.99;--tw-scale-y:0.99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.mobile-card-interactive{cursor:pointer}.mobile-fab{position:fixed;z-index:30;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);padding:.75rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.mobile-fab:active{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.mobile-fab{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mobile-badge{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500}.mobile-badge-primary{background-color:rgb(219 234 254/var(--tw-bg-opacity,1));color:rgb(29 78 216/var(--tw-text-opacity,1))}.mobile-badge-primary,.mobile-badge-success{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-bg-opacity:1;--tw-text-opacity:1}.mobile-badge-success{background-color:rgb(220 252 231/var(--tw-bg-opacity,1));color:rgb(21 128 61/var(--tw-text-opacity,1))}.mobile-badge-warning{background-color:rgb(254 249 195/var(--tw-bg-opacity,1));color:rgb(161 98 7/var(--tw-text-opacity,1))}.mobile-badge-error,.mobile-badge-warning{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-bg-opacity:1;--tw-text-opacity:1}.mobile-badge-error{background-color:rgb(254 226 226/var(--tw-bg-opacity,1));color:rgb(185 28 28/var(--tw-text-opacity,1))}.mobile-divider{margin-top:1rem;margin-bottom:1rem;height:1px;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.mobile-section-header{margin-bottom:.75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}@media screen and (max-width:767px){.mobile-text-hero{font-size:1.5rem;line-height:2rem;font-weight:700;line-height:1.25}.mobile-text-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;line-height:1.25}.mobile-text-heading{font-size:1.125rem;line-height:1.75rem;font-weight:500}.mobile-text-body{font-size:1rem;line-height:1.5rem;line-height:1.625}.mobile-text-small{font-size:.875rem;line-height:1.25rem;line-height:1.625}.mobile-text-tiny{font-size:.75rem;line-height:1rem}}.truncate-1{-webkit-line-clamp:1}.truncate-1,.truncate-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.truncate-2{-webkit-line-clamp:2}.truncate-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1));background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5) 50%,rgba(255,255,255,0));background-size:1000px 100%;animation:shimmer 2s infinite}.prevent-overscroll{overscroll-behavior:contain}.mobile-sticky-header{position:sticky;top:0;z-index:10;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.mobile-bottom-spacing{padding-bottom:1rem}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-bottom-spacing{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}}.graph-canvas{touch-action:pan-x pan-y pinch-zoom;-moz-user-select:none}.graph-canvas,.no-select{user-select:none;-webkit-user-select:none}.no-select{-moz-user-select:none;-ms-user-select:none}:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}button:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1));--tw-ring-offset-width:2px}@media print{.mobile-button,.mobile-fab,.mobile-overlay,.mobile-panel{display:none!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-color-scheme:dark){.dark-mode-auto{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark-mode-auto .mobile-card{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark-mode-auto .mobile-overlay{background-color:rgb(0 0 0/.7)}}.mobile-only{display:block}@media (min-width:768px){.mobile-only{display:none}}.desktop-only{display:none}@media (min-width:768px){.desktop-only{display:block}}.mobile-full-height{height:100vh;height:100dvh}.z-canvas{z-index:0}.z-sticky{z-index:10}.z-controls{z-index:20}.z-navbar{z-index:30}.z-overlay{z-index:40}.z-sidebar{z-index:50}.z-modal-overlay{z-index:60}.z-modal{z-index:70}.z-toast{z-index:80}.z-tooltip{z-index:90}.will-change-transform{will-change:transform}.will-change-opacity{will-change:opacity}.gpu-accelerated{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}:root{--touch-target-min:44px;--mobile-padding:1rem;--mobile-gap:0.75rem;--mobile-radius-sm:0.5rem;--mobile-radius-md:0.75rem;--mobile-radius-lg:1rem;--mobile-radius-xl:1.5rem;--mobile-shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--mobile-shadow-md:0 4px 6px -1px rgb(0 0 0/0.1);--mobile-shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1);--mobile-shadow-xl:0 20px 25px -5px rgb(0 0 0/0.1);--mobile-transition-fast:150ms;--mobile-transition-base:300ms;--mobile-transition-slow:400ms}