:root{--background:#ffffff;--foreground:#171717;--font-geist-sans:"Geist",sans-serif;--font-geist-mono:"Geist Mono",monospace;--font-poppins:"Poppins",sans-serif}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;max-height:-moz-fit-content;max-height:fit-content;overflow-x:hidden;margin:0;padding:0}body{color:var(--foreground);background:var(--background);font-family:var(--font-poppins);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.p-dropdown{background:transparent;border:none;width:100%;margin:0;padding:0;height:auto;font-family:Poppins,sans-serif;outline:none}.p-dropdown .p-dropdown-trigger{color:rgba(132,200,197,1);width:14px;margin-right:20px}.p-dropdown .p-placeholder{color:rgba(128,128,128,1);font-family:poppins,sans-serif;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0;vertical-align:bottom;opacity:40%}.p-dropdown:focus-within{outline:none;box-shadow:none}.p-dropdown:focus{outline:none}.p-dropdown::-moz-focus-inner{outline:none}input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:rgba(206,233,232,1);border:1px solid rgba(79,176,172,1);border-radius:50%;width:14px;height:14px;cursor:pointer}input[type=radio]:checked{background-color:rgba(79,176,172,1);border-color:rgba(79,176,172,1);padding:5px!important;margin:5px!important;box-shadow:inset 0 0 0 2.4px rgba(206,233,232,1)}input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:rgba(240,240,240,1);border:1px solid rgb(228,228,228);border-radius:20%;width:16px;height:16px;cursor:pointer;position:relative}input[type=checkbox]:checked{background-color:rgba(79,176,172,1);border-color:rgba(79,176,172,1);padding:5px!important;margin:5px!important}.p-multiselect-checkbox{position:static!important}.p-multiselect-item .p-checkbox{margin-right:8px!important}.p-multiselect-item .p-checkbox,.p-multiselect-item .p-checkbox .p-checkbox-box{position:relative!important;display:inline-flex!important;align-items:center!important}.p-multiselect-item .p-checkbox .p-checkbox-box{justify-content:center!important;width:18px!important;height:18px!important;border:2px solid #d1d5db!important;border-radius:4px!important;background:#ffffff!important;transition:all .2s ease!important;cursor:pointer!important}.p-multiselect-item .p-checkbox .p-checkbox-box:hover{border-color:rgba(79,176,172,.7)!important}.p-multiselect-item .p-checkbox .p-checkbox-box.p-highlight{background:rgba(79,176,172,1)!important;border-color:rgba(79,176,172,1)!important}.p-multiselect-item .p-checkbox .p-checkbox-box .p-checkbox-icon{color:white!important;font-size:14px!important;font-weight:700!important;display:flex!important}input[type=checkbox]:checked:after{content:"";display:block;position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;border-radius:1px;transform:rotate(45deg)}.p-multiselect-panel .p-checkbox{position:relative!important}.p-multiselect-panel .p-checkbox .p-checkbox-box{position:relative!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;border:2px solid #d1d5db!important;border-radius:4px!important;background:#ffffff!important;transition:all .2s ease!important;cursor:pointer!important}.p-multiselect-panel .p-checkbox .p-checkbox-box:hover{border-color:rgba(79,176,172,.7)!important}.p-multiselect-panel .p-checkbox .p-checkbox-box.p-highlight{background:rgba(79,176,172,1)!important;border-color:rgba(79,176,172,1)!important}.p-multiselect-panel .p-checkbox .p-checkbox-box .p-checkbox-icon{color:white!important;font-size:14px!important;font-weight:700!important;display:flex!important;justify-content:center!important;align-items:center!important}.p-multiselect-panel input[type=checkbox]{display:none!important}.p-multiselect-header{padding:8px 12px!important;border-bottom:1px solid #e5e7eb!important;background:#f9fafb!important}.p-multiselect-header .p-checkbox{margin-right:8px!important}.p-multiselect-header .p-checkbox,.p-multiselect-header .p-checkbox .p-checkbox-box{position:relative!important;display:inline-flex!important;align-items:center!important}.p-multiselect-header .p-checkbox .p-checkbox-box{justify-content:center!important;width:18px!important;height:18px!important;border:2px solid #d1d5db!important;border-radius:4px!important;background:#ffffff!important;transition:all .2s ease!important;cursor:pointer!important}.p-multiselect-header .p-checkbox .p-checkbox-box:hover{border-color:rgba(79,176,172,.7)!important}.p-multiselect-header .p-checkbox .p-checkbox-box.p-highlight{background:rgba(79,176,172,1)!important;border-color:rgba(79,176,172,1)!important}.p-multiselect-header .p-checkbox .p-checkbox-box .p-checkbox-icon{color:white!important;font-size:14px!important;font-weight:700!important;display:flex!important;justify-content:center!important;align-items:center!important}.p-multiselect-header .p-checkbox-label{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;color:#374151!important;cursor:pointer!important}.p-tooltip{background:transparent!important;border-radius:6px!important;padding:3px!important;max-width:260px!important;border:none!important;box-shadow:none!important}.p-tooltip .p-tooltip-text{color:rgba(15,94,117,1)!important;font-family:Poppins,sans-serif;font-size:12px!important;font-weight:600!important;background:rgba(32,92,110,.25)!important;padding:10px!important}.p-tooltip .p-tooltip-arrow{border-top-color:rgba(32,92,110,.15)!important}.p-multiselect{border:1px solid #d1d5db!important;border-radius:6px!important;background:white!important;min-height:40px!important}.p-multiselect:not(.p-disabled):hover{border-color:rgba(79,176,172,.5)!important}.p-multiselect:not(.p-disabled).p-focus{border-color:rgba(79,176,172,1)!important;box-shadow:0 0 0 2px rgba(79,176,172,.2)!important}.p-multiselect .p-multiselect-label{padding:8px 12px!important;font-family:Poppins,sans-serif!important;font-size:14px!important}.p-multiselect .p-multiselect-label.p-placeholder{color:#9ca3af!important}.p-multiselect .p-multiselect-trigger{color:rgba(79,176,172,1)!important;width:32px!important}.p-multiselect-panel{border:1px solid #d1d5db!important;border-radius:6px!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)!important}.p-multiselect-items{padding:4px!important}.p-multiselect-item{padding:8px 12px!important;border-radius:4px!important;margin-bottom:2px!important;font-family:Poppins,sans-serif!important;font-size:14px!important}.p-multiselect-item:hover{background:rgba(79,176,172,.1)!important}.p-multiselect-item.p-highlight{background:rgba(79,176,172,.15)!important;color:rgba(79,176,172,1)!important}.p-multiselect-panel .p-checkbox:focus-within .p-checkbox-box{outline:2px solid rgba(79,176,172,.5)!important;outline-offset:2px!important}.p-multiselect-panel .p-multiselect-item.p-highlight .p-checkbox .p-checkbox-box{background:rgba(79,176,172,1)!important;border-color:rgba(79,176,172,1)!important}.p-multiselect-panel .p-multiselect-item.p-highlight .p-checkbox .p-checkbox-box .p-checkbox-icon{color:white!important}.p-multiselect-panel .p-multiselect-item.p-highlight{background:rgba(79,176,172,.1)!important}.p-picklist-buttons button{background:rgb(172,226,224);color:rgb(92,185,181);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:0}.p-picklist .p-picklist-header{background:rgb(235,248,247);color:rgba(79,176,172,1);font-family:Poppins,sans-serif;font-weight:600;font-size:14px;line-height:24px}@media (prefers-color-scheme:dark){html{color-scheme:dark}}