body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.875rem;line-height:1.45}.titlebar{-webkit-user-select:none;user-select:none;background:#329ea3;grid-template-columns:auto max-content;height:30px;display:grid;position:fixed;top:0;left:0;right:0}.titlebar>.controls{display:flex}.titlebar button{appearance:none;background-color:#0000;border:none;justify-content:center;align-items:center;width:30px;margin:0;padding:0;display:inline-flex}.titlebar button:hover{background:#5bbec3}[data-tauri-drag-region]{app-region:drag}.text-wrap{overflow-wrap:anywhere}.superscript{color:red;font-size:12px;display:inline-block;transform:translate(.5px,-3px)}.input-error-message{color:#e70000;margin-top:2px;font-size:12px}.close-button{top:-27px;right:-25px}@media screen and (max-width:680px){.close-button{top:-4.5vw;right:-4.5vw}}.custom-date-picker{zoom:.8}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.thin-scrollbar::-webkit-scrollbar{width:.3rem;height:.3rem}.thin-scrollbar::-webkit-scrollbar-track{background:0 0}.thin-scrollbar::-webkit-scrollbar-thumb{background:#3b3b3b44;border-radius:1rem}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background:#3b3b3b44}.thick-scrollbar::-webkit-scrollbar{width:.7rem;height:.7rem}.thick-scrollbar::-webkit-scrollbar-track{background:"#fff"}.thick-scrollbar::-webkit-scrollbar-thumb{background:#666;border-radius:1rem}.thick-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.letter-spacing-0{letter-spacing:0}.letter-spacing-1{letter-spacing:.5px}.letter-spacing-2{letter-spacing:1px}.letter-spacing-3{letter-spacing:1.5px}.layout-form-bg{pointer-events:none;background-size:cover;width:100%;height:calc(100% - 17vh);position:absolute;top:17vh;left:0;overflow:hidden}.layout-form-bg:before{content:"";width:200%;height:300%;display:block;position:absolute;top:-100%;left:-50%;transform:rotate(-28deg)}.layout-form-bg:after{content:"";background-size:100%;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.bg-tertiary{color:#fff!important;background-color:#262f45!important}.bg-filled{background-color:#f6f9fc!important}.text-tertiary{color:#262f45}.cursor-none{cursor:default!important}.float-element{float:right;shape-outside:inset(calc(100% - 100px)0 0);align-items:flex-end;height:100%;display:flex}.profile-initials{color:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.profile-initials-small{width:30px;height:30px;font-size:13px}.profile-initials-large{width:50px;height:50px;font-size:20px}.profile-initials-medium{width:35px;height:35px;font-size:15px}.fixed-button{position:fixed;bottom:20px;right:20px}.icon-wrapper{cursor:pointer;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;display:flex}.case-responsive-container{width:100%;max-width:1600px;margin:0 auto;padding-inline:80px}@media only screen and (min-width:1920px) and (max-width:2560px){.case-responsive-container{padding-inline:80px}}@media only screen and (min-width:1440px) and (max-width:1919px){.case-responsive-container{padding-inline:100px}}@media only screen and (min-width:1280px) and (max-width:1441px){.case-responsive-container{padding-inline:100px}}@media only screen and (min-width:767px) and (max-width:1279px){.case-responsive-container{padding-inline:50px}}@media only screen and (min-width:100px) and (max-width:767px){.case-responsive-container{padding-inline:20px}}.permissions-hover-effect:hover{font-weight:500}.bullet-point:before{content:"•";margin-right:8px;font-size:1em}.field-half-width{width:48%!important}@media screen and (max-width:575px){.field-half-width{width:100%!important}}.input-edit-icon{top:50%;right:-30px;transform:translateY(-50%)}.card-icon-wrapper{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}.dot{width:6px;min-width:6px;height:6px;min-height:6px}.bg-section{background-color:#eff3f880}.custom-fade-out{animation:.6s forwards fadeOut}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes gradient{0%,to{background-position:0%}50%{background-position:100%}}.animate-gradient{animation:3s infinite gradient}.accounts-header{background-color:#0000}@media screen and (max-width:1200px){.accounts-header{background-color:#fff}}.notification-badge{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:-.5rem;right:-.5rem;color:#000!important;background-color:#fff!important}@media print{body *{visibility:hidden}#invoice-content,#invoice-content *{visibility:visible}#invoice-content{width:100%;position:absolute;top:0;left:0}.no-print{display:none!important}}.no-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.no-spinner{-moz-appearance:textfield;appearance:none}:root,:host{--color-background:var(--background);--color-foreground:var(--foreground);--color-border:var(--border);--color-ring:var(--ring)}:root{--radius:.65rem;--background:#fff;--foreground:#09090b;--card:#fff;--card-foreground:#09090b;--popover:#fff;--popover-foreground:#09090b;--primary:#171717;--primary-hover:#222;--primary-foreground:#fafafa;--topbar:var(--primary);--topbar-foreground:#fff;--secondary:#f4f4f5;--secondary-foreground:#18181b;--muted:#f4f4f5;--muted-foreground:#71717b;--accent:#f4f4f5;--accent-foreground:#18181b;--destructive:#e40014;--border:#e4e4e7;--input:#e4e4e7;--ring:var(--primary);--sidebar:#fafafa;--sidebar-foreground:#09090b;--sidebar-primary:var(--primary);--sidebar-primary-foreground:var(--primary-foreground);--sidebar-accent:#f4f4f5;--sidebar-accent-foreground:#18181b;--sidebar-border:var(--border);--sidebar-ring:var(--primary);--chart-active:#3a6f92;--chart-inactive:#d5d8da;--chart-1:var(--chart-active);--chart-2:#006078;--chart-3:#6b81a5;--chart-4:#91b6b8;--chart-5:#cadcd8;--chart-machine-line:#006079;--chart-machine-fill:#00607914;font-size:15px}@supports (color:lab(0% 0 0)){:root{--background:lab(100% 0 0);--foreground:lab(2.51107% .242703 -.886115);--card:lab(100% 0 0);--card-foreground:lab(2.51107% .242703 -.886115);--popover:lab(100% 0 0);--popover-foreground:lab(2.51107% .242703 -.886115);--primary:lab(7.78201% -.0000149012 0);--primary-hover:lab(13% 0 0);--primary-foreground:lab(98.26% 0 0);--secondary:lab(96.1634% .0993311 -.364041);--secondary-foreground:lab(8.30603% .618205 -2.16572);--muted:lab(96.1634% .0993311 -.364041);--muted-foreground:lab(47.8878% 1.65477 -5.77283);--accent:lab(96.1634% .0993311 -.364041);--accent-foreground:lab(8.30603% .618205 -2.16572);--destructive:lab(48.4493% 77.4328 61.5452);--border:lab(90.6853% .399232 -1.45452);--input:lab(90.6853% .399232 -1.45452);--sidebar:lab(98.26% 0 0);--sidebar-foreground:lab(2.51107% .242703 -.886115);--sidebar-accent:lab(96.1634% .0993311 -.364041);--sidebar-accent-foreground:lab(8.30603% .618205 -2.16572);--chart-active:lab(44.2895% -9.82374 -25.2384);--chart-inactive:lab(86.0881% -.822455 -1.65184);--chart-2:lab(36.7095% -25.0689 -27.837);--chart-3:lab(53.3136% -1.42074 -21.7085);--chart-4:lab(71.3955% -12.6285 -5.25996);--chart-5:lab(86.3312% -6.79687 -.0633717);--chart-machine-line:lab(36.7567% -28.9987 -34.5028);--chart-machine-fill:lab(36.7567% -28.9987 -34.5028/.08)}}[data-theme=purple]{--primary:#9f4fe1;--primary-hover:#9342d4}@supports (color:lab(0% 0 0)){[data-theme=purple]{--primary:lab(49.4378% 52.7769 -62.1019);--primary-hover:lab(44.7027% 53.5052 -62.036)}}[data-theme=blue]{--primary:#008ede;--primary-hover:#007aba}@supports (color:lab(0% 0 0)){[data-theme=blue]{--primary:lab(54.8134% -9.78458 -67.9337);--primary-hover:lab(47.4102% -7.30065 -66.6523)}}[data-theme=pink]{--primary:#d5308f;--primary-hover:#c61e83}@supports (color:lab(0% 0 0)){[data-theme=pink]{--primary:lab(50.1218% 67.9785 -12.274);--primary-hover:lab(45.478% 67.7663 -12.258)}}[data-theme=violet]{--primary:#7661f7;--primary-hover:#6b54e9}@supports (color:lab(0% 0 0)){[data-theme=violet]{--primary:lab(49.7087% 38.6803 -74.0703);--primary-hover:lab(44.9286% 40.2282 -74.0221)}}[data-theme=indigo]{--primary:#3473fc;--primary-hover:#2866ee}@supports (color:lab(0% 0 0)){[data-theme=indigo]{--primary:lab(50.6376% 18.3908 -75.5978);--primary-hover:lab(45.8565% 20.4891 -75.537)}}[data-theme=orange]{--primary:#d34d00;--primary-hover:#bb4c00}@supports (color:lab(0% 0 0)){[data-theme=orange]{--primary:lab(51.3567% 59.9301 108.793);--primary-hover:lab(46.6782% 60.412 108.876)}}[data-theme=teal]{--primary:#009582;--primary-hover:#008776}@supports (color:lab(0% 0 0)){[data-theme=teal]{--primary:lab(55.7104% -79.3916 -.741828);--primary-hover:lab(51.07% -80.1258 -.723112)}}[data-theme=bronze]{--primary:#b06e00;--primary-hover:#a36200}@supports (color:lab(0% 0 0)){[data-theme=bronze]{--primary:lab(52.2181% 39.8245 156.539);--primary-hover:lab(47.5193% 40.6675 146.6)}}[data-theme=black]{--primary:#302d2e;--primary-hover:#3d393a}@supports (color:lab(0% 0 0)){[data-theme=black]{--primary:lab(18.7372% 1.68757 .0166535);--primary-hover:lab(24.5372% 1.68826 .0166059)}}[data-theme=mint]{--primary:#009663;--primary-hover:#008a57}@supports (color:lab(0% 0 0)){[data-theme=mint]{--primary:lab(55.7951% -75.2148 28.7236);--primary-hover:lab(51.1453% -75.9383 28.9123)}}[data-theme=neutral]{--primary:#171717;--primary-hover:#222;--primary-foreground:#fafafa;--topbar:#0b0b0b}@supports (color:lab(0% 0 0)){[data-theme=neutral]{--primary:lab(7.78201% -.0000149012 0);--primary-hover:lab(13% 0 0);--primary-foreground:lab(98.26% 0 0);--topbar:lab(3.04863% 0 0)}}.dark{--background:#1a1d1e;--foreground:#f8f9fa;--topbar:#111827;--topbar-foreground:#f9fafb;--card:#2d3235;--card-foreground:#f8f9fa;--popover:#2d3235;--popover-foreground:#f8f9fa;--secondary:#404040;--secondary-foreground:#f8f9fa;--muted:#404040;--muted-foreground:#b8c5d6;--accent:#404040;--accent-foreground:#f8f9fa;--destructive:#ef4444;--border:#4a5568;--input:#374151;--ring:var(--primary);--sidebar:#1a1d1e;--sidebar-foreground:#f8f9fa;--sidebar-primary:var(--primary);--sidebar-primary-foreground:var(--primary-foreground);--sidebar-accent:#404040;--sidebar-accent-foreground:#f8f9fa;--sidebar-border:#4a5568;--sidebar-ring:var(--primary)}@layer base{*{border-color:var(--color-border);outline-color:var(--color-ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab,var(--color-ring)50%,transparent)}}body{background-color:var(--color-background);color:var(--color-foreground)}h1{font-size:1.5rem;font-weight:600;line-height:1.3}h2{font-size:1.25rem;font-weight:600;line-height:1.35}h3{font-size:1.125rem;font-weight:600;line-height:1.4}h4{font-size:1rem;font-weight:600;line-height:1.45}p,span,label{font-size:.875rem;line-height:1.45}small{font-size:.75rem}button,select,input,select,textarea{font-size:.875rem}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-clip:content-box;border:2px solid #0000;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}*{scrollbar-width:thin}input[type=password]::-ms-reveal{display:none}input[type=password]::-ms-clear{display:none}input[type=password]::-webkit-credentials-auto-fill-button{display:none}input[type=password]:-webkit-autofill{-webkit-text-fill-color:inherit;transition:background-color 5000s ease-in-out}
