@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222.2 84% 4.9%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96%;--accent-foreground:222.2 84% 4.9%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--radius:0.5rem;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}*{@apply border-border}body{@apply bg-background text-foreground;overflow-x:hidden}}[data-radix-popper-content-wrapper]{z-index:99999!important}[data-radix-tooltip-content]{z-index:99999!important;position:fixed!important;height:auto!important;min-height:auto!important;max-height:200px!important;min-width:200px!important;max-width:320px!important;width:auto!important;box-sizing:border-box!important;overflow:hidden!important;word-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;margin:0!important;transform-origin:center!important}.radix-dropdown-content,.radix-popover-content,.radix-tooltip-content{z-index:99999!important}details{position:relative;z-index:10}details[open]{z-index:20}[data-tooltip-trigger]{position:relative;z-index:1}[data-tooltip-trigger]:hover{z-index:2}@media (max-width:1023px){.touch-target,[data-tooltip-trigger],[role=button],button,input,select,textarea{min-height:44px;touch-action:manipulation}[data-radix-tooltip-content]{position:fixed!important;left:1rem!important;right:1rem!important;width:calc(100vw - 2rem)!important;min-width:auto!important;max-width:calc(100vw - 2rem)!important;max-height:150px!important;z-index:99999!important;padding:.5rem .75rem!important;font-size:.75rem!important;line-height:1.3!important;margin:0!important;transform-origin:center!important}}@media (min-width:768px) and (max-width:1023px){[data-radix-tooltip-content]{min-width:180px!important;max-width:280px!important;max-height:180px!important}}@keyframes tooltip-fade-in{0%{opacity:0;transform:scale(.96) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes tooltip-fade-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(-4px)}}[data-radix-tooltip-content][data-state=delayed-open],[data-radix-tooltip-content][data-state=instant-open]{animation:tooltip-fade-in .2s ease-out}[data-radix-tooltip-content][data-state=closed]{animation:tooltip-fade-out .15s ease-in}[data-radix-tooltip-content]{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;overflow-wrap:break-word!important;word-break:break-word!important;white-space:normal!important;text-align:left!important}[data-radix-tooltip-content]>*{margin:0!important;padding:0!important;line-height:1.4!important}[data-radix-tooltip-content]>:not(:last-child){margin-bottom:.25rem!important}[data-radix-tooltip-content] .tooltip-header{font-weight:600!important;color:#374151!important;font-size:.75rem!important;margin-bottom:.125rem!important}[data-radix-tooltip-content] .tooltip-body{font-weight:400!important;color:#6b7280!important;font-size:.6875rem!important;line-height:1.3!important}@media screen and (max-width:1023px){input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{font-size:16px!important;transform:translateZ(0);-webkit-appearance:none}}@media (max-width:1023px){html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}[data-tooltip-trigger]:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #43c0be;outline-offset:2px}}@media (max-width:640px){.container{padding-left:1rem;padding-right:1rem}.text-responsive{font-size:.875rem;line-height:1.25rem}.heading-responsive{font-size:1.125rem;line-height:1.75rem}}@media (min-width:641px) and (max-width:768px){.text-responsive{font-size:1rem;line-height:1.5rem}.heading-responsive{font-size:1.25rem;line-height:1.75rem}}@media print{.print-hidden{display:none!important}body{font-size:12px;line-height:1.4}.print-page-break{page-break-before:always}*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}}@media (prefers-contrast:high){.bg-slate-50{background-color:#fff}.text-slate-600{color:#000}.border-slate-200{border-color:#000}[data-radix-tooltip-content]{border:3px solid #000!important;background:#fff!important;color:#000!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.3)!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-color-scheme:dark){.bg-gradient-to-br{background:linear-gradient(to bottom right,#1e293b,#0f172a)}}@media (max-width:1023px){.mobile-sidebar{width:min(320px,85vw)}}@media (max-width:1023px) and (orientation:landscape){.landscape-adjust{padding-top:.5rem;padding-bottom:.5rem}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.focus-visible:focus{outline:2px solid #3b82f6;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .2s ease-out}.font-mono,.tabular-nums,.text-mono,[class*=font-mono],[class*=text-mono],div[class*=font-mono],span[class*=font-mono],td[class*=font-mono]{font-family:inherit!important}*{font-feature-settings:inherit!important;font-variant-numeric:inherit!important}.currency,.numeric,.percentage,[data-numeric]{font-family:inherit!important}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}