:root{--turiscool-yellow:#ffcf2b;--turiscool-yellow-dark:#d8a706;--turiscool-off-white:#f2f2e7;--turiscool-light-green:#6bf279;--turiscool-pale-green:#99f999;--turiscool-bright-green:#0d9;--turiscool-bright-green-dark:#03a574;--turiscool-teal:#00c2ad;--turiscool-blue:#0096ad;--turiscool-blue-dark:#016f80;--turiscool-light-blue:#e8f7fa;--turiscool-dark-green:#006b4a;--turiscool-black-green:#091e05;--turiscool-red:#ff3837;--turiscool-red-dark:#b11111;--ts-blue:#0096ad;--ts-blue-dark:#016f80;--ts-teal:#00c2ad;--ts-yellow:#ffcf2b;--ts-yellow-dark:#d8a706;--ts-bg-off-white:#f2f2e7;--ts-bg-light-teal:#e8f7fa;--ts-bg-warm-beige:#fef7dc;--ts-bg-locked:#f5e9c8;--ts-bg-success:#dcfce7;--ts-bg-error:#fee2e2;--ts-bg-warning:#fef3c7;--ts-text-primary:#0f1f1a;--ts-text-secondary:#8ba898;--ts-text-warning:#9a7c00;--ts-text-warning-dark:#92400e;--ts-border-warm:#e5e1d6;--ts-border-locked:#f5e9c8;--ts-success:#22c55e;--ts-error:#dc2626;--ts-error-light:#ef4444;--font-neue-montreal:"Neue Montreal",sans-serif}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Light.4f1ab506.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Regular.b755838d.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Medium.b9da7318.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Bold.6bf2ef6f.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Italic.cb6468dc.otf) format("opentype");font-weight:400;font-style:italic}.turiscool-font,.turiscool-off-white{font-family:var(--font-neue-montreal)}.turiscool-off-white{background-color:var(--turiscool-off-white);color:var(--turiscool-black-green)}.button-background-red{background-color:var(--turiscool-red);font-family:var(--font-neue-montreal)}.button-background-red:hover{background-color:var(--turiscool-red-dark);font-family:var(--font-neue-montreal);cursor:pointer}.button-background-blue{background-color:var(--turiscool-blue);font-family:var(--font-neue-montreal);color:var(--turiscool-off-white)}.button-background-blue:hover{background-color:var(--turiscool-blue-dark);font-family:var(--font-neue-montreal);cursor:pointer}.button-background-yellow{background-color:var(--turiscool-yellow);font-family:var(--font-neue-montreal)}.button-background-yellow:hover{background-color:var(--turiscool-yellow-dark);font-family:var(--font-neue-montreal);cursor:pointer}.button-background-green{background-color:var(--turiscool-bright-green);font-family:var(--font-neue-montreal)}.button-background-green:hover{background-color:var(--turiscool-bright-green-dark);font-family:var(--font-neue-montreal);cursor:pointer}.turiscool-bright-green{background-color:var(--turiscool-bright-green)}.turiscool-bright-green,.turiscool-bright-green:hover{font-family:var(--font-neue-montreal);color:var(--turiscool-black-green)}.turiscool-bright-green:hover{background-color:var(--turiscool-bright-green-dark)}.background-turiscool-blue{background-color:var(--turiscool-blue);font-family:var(--font-neue-montreal);color:var(--turiscool-off-white)}.background-turiscool-yellow{background-color:var(--turiscool-yellow)}.background-turiscool-full-white,.background-turiscool-yellow{font-family:var(--font-neue-montreal);color:var(--turiscool-black-green)}.background-turiscool-full-white{background-color:#fff}.text-bright-green{font-family:var(--font-neue-montreal);color:var(--turiscool-bright-green)}.underline-turiscool-yellow{position:relative;z-index:1;font-family:var(--font-neue-montreal);color:var(--turiscool-black-green)}.underline-turiscool-yellow:after{content:"";position:absolute;left:0;bottom:.1em;width:100%;height:.8em;background-color:var(--turiscool-yellow);transform:rotate(5deg);z-index:-1;border-radius:4px}.text-color-blue{font-size:1.5rem}.text-color-blue,.text-color-blue-md{font-family:var(--font-neue-montreal);color:var(--turiscool-blue);font-weight:700}.text-color-blue-md{font-size:1.2rem}.tooltip-text{font-family:var(--font-neue-montreal);color:var(--turiscool-black-green)}@keyframes fade-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fade-in .3s ease-out forwards}input[type=file]::file-selector-button{background-color:var(--turiscool-blue);color:#fff;font-family:var(--font-neue-montreal);border:none;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}input[type=file]::file-selector-button:hover{background-color:var(--turiscool-blue-dark)}@layer tailwind-utilities{.ts-icon-btn{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-icon-btn:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.ts-icon-btn-sm{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-icon-btn-sm:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.ts-icon-btn-xs{display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-badge{padding:.125rem .5rem;font-size:10px;font-weight:600}.ts-badge,.ts-badge-sm{display:inline-flex;align-items:center;border-radius:9999px}.ts-badge-sm{padding:.125rem .375rem;font-size:9px;font-weight:700}.ts-badge-info{background-color:rgb(232 247 250/var(--tw-bg-opacity));color:rgb(0 150 173/var(--tw-text-opacity))}.ts-badge-info,.ts-badge-success{--tw-bg-opacity:1;--tw-text-opacity:1}.ts-badge-success{background-color:rgb(220 252 231/var(--tw-bg-opacity));color:rgb(34 197 94/var(--tw-text-opacity))}.ts-badge-warning{background-color:rgb(254 247 220/var(--tw-bg-opacity));color:rgb(154 124 0/var(--tw-text-opacity))}.ts-badge-error,.ts-badge-warning{--tw-bg-opacity:1;--tw-text-opacity:1}.ts-badge-error{background-color:rgb(254 226 226/var(--tw-bg-opacity));color:rgb(220 38 38/var(--tw-text-opacity))}.ts-badge-locked{--tw-bg-opacity:1;background-color:rgb(245 233 200/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(154 124 0/var(--tw-text-opacity))}.ts-progress-track{height:.25rem}.ts-progress-track,.ts-progress-track-lg{overflow:hidden;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(229 225 214/var(--tw-bg-opacity))}.ts-progress-track-lg{height:.375rem}.ts-progress-fill{height:100%;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-card,.ts-card-hover{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 225 214/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ts-card-hover{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-card-hover:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.ts-card-active,.ts-card-hover:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ts-card-active{overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(0 150 173/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(232 247 250/var(--tw-bg-opacity));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.ts-list-item{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 225 214/var(--tw-border-opacity));padding:.375rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-list-item:last-child{border-bottom-width:0}.ts-list-item:hover{--tw-bg-opacity:1;background-color:rgb(232 247 250/var(--tw-bg-opacity))}.ts-list-item-drag{display:flex;cursor:grab;align-items:center;gap:.5rem;border-radius:.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 225 214/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));padding:.375rem .75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-list-item-drag:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ts-section-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem}.ts-status-success{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.ts-status-warning{--tw-text-opacity:1;color:rgb(154 124 0/var(--tw-text-opacity))}.ts-status-error{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.ts-status-info{--tw-text-opacity:1;color:rgb(0 150 173/var(--tw-text-opacity))}.ts-lock-icon{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(254 247 220/var(--tw-bg-opacity))}.ts-locked-overlay{--tw-border-opacity:1;border-color:rgb(245 233 200/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(245 233 200/var(--tw-bg-opacity));opacity:.75}.ts-text-title{font-size:13px;font-weight:800}.ts-text-item,.ts-text-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(15 31 26/var(--tw-text-opacity))}.ts-text-item{font-size:11px;font-weight:700}.ts-text-caption{font-size:10px;font-weight:500;--tw-text-opacity:1;color:rgb(139 168 152/var(--tw-text-opacity))}.ts-text-micro{font-size:9px;font-weight:500}.ts-text-body{font-weight:400;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.ts-btn-primary,.ts-text-body{font-size:.875rem;line-height:1.25rem}.ts-btn-primary{cursor:pointer;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(0 150 173/var(--tw-bg-opacity));padding:.5rem 1rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(1 111 128/var(--tw-bg-opacity))}.ts-btn-secondary{cursor:pointer;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(232 247 250/var(--tw-bg-opacity));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(0 150 173/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-btn-secondary:hover{--tw-bg-opacity:1;background-color:rgb(208 239 245/var(--tw-bg-opacity))}.ts-btn-warning{cursor:pointer;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 207 43/var(--tw-bg-opacity));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-btn-warning:hover{--tw-bg-opacity:1;background-color:rgb(216 167 6/var(--tw-bg-opacity))}.ts-btn-danger{cursor:pointer;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-btn-danger:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.ts-btn-ghost{cursor:pointer;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-btn-ghost:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.ts-action-btn{border-radius:.375rem;padding:.25rem .5rem;font-size:10px;font-weight:700;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-action-btn:hover{opacity:.9}.ts-dropdown{position:absolute;left:0;top:100%;z-index:50;margin-top:.25rem;max-height:12rem;overflow-y:auto;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(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)}.ts-dropdown-item{cursor:pointer;padding:.375rem .75rem;font-size:11px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ts-dropdown-item:hover{--tw-bg-opacity:1;background-color:rgb(232 247 250/var(--tw-bg-opacity))}.ts-modal-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3)}.ts-modal{overflow:hidden;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ts-modal-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));padding:.75rem 1.25rem}.ts-modal-body{overflow-y:auto;padding:1.25rem}.ts-disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.ts-focus{outline:2px solid transparent;outline-offset:2px}.ts-focus:focus{--tw-border-opacity:1;border-color:rgb(34 211 238/var(--tw-border-opacity));--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(165 243 252/var(--tw-ring-opacity))}.ts-page-bg{--tw-bg-opacity:1;background-color:rgb(242 242 231/var(--tw-bg-opacity))}}.p-datatable .p-sortable-column.p-highlight{background:#e8f7fa!important;color:#016f80!important}.p-datatable .p-sortable-column.p-highlight .p-column-title,.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#016f80!important}.p-datatable .p-sortable-column:not(.p-highlight):not(.p-disabled):hover{background:#f0fafb!important;color:#0f1f1a!important}.p-datatable .p-sortable-column.p-highlight:hover{background:#d4eff5!important}.p-datatable .p-sortable-column:focus-visible{box-shadow:0 0 0 2px #e8f7fa,0 0 0 4px #0096ad!important;outline:none!important}