@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);.errorFallback{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.errorFallback__container{background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000014;max-width:500px;padding:3rem;position:relative;text-align:center;width:100%;z-index:1}.errorFallback__iconWrapper{align-items:center;display:flex;justify-content:center;margin-bottom:2rem}.errorFallback__icon{animation:pulse 2s ease-in-out infinite;color:#ef4444;font-size:5rem}.errorFallback__content{margin-bottom:2rem}.errorFallback__title{color:#111827;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.errorFallback__message{color:#6b7280;font-size:.9375rem;line-height:1.6}.errorFallback__details{background:#fef2f2;border-left:3px solid #ef4444;border-radius:4px;margin-top:1.5rem;padding:1rem;text-align:left}.errorFallback__details__label{color:#991b1b;display:block;font-weight:600;margin-bottom:.5rem}.errorFallback__details__message{color:#dc2626;display:block;font-family:Courier New,monospace;word-break:break-word}.errorFallback__divider{border-color:#e5e7eb;margin:2rem 0}.errorFallback__actions{display:flex;gap:1rem;margin-bottom:1.5rem}.errorFallback__button{border-radius:8px;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;text-transform:none;transition:all .2s}.errorFallback__button--primary{background:#111827;color:#fff}.errorFallback__button--primary:hover{background:#1f2937;box-shadow:0 4px 12px #11182733;transform:translateY(-2px)}.errorFallback__button--secondary{border-color:#d1d5db;color:#4b5563}.errorFallback__button--secondary:hover{background:#f9fafb;border-color:#9ca3af}.errorFallback__button svg{font-size:1.125rem}.errorFallback__footer{align-items:center;display:flex;gap:.5rem;justify-content:center}.errorFallback__footer__text{color:#9ca3af;font-size:.875rem}.errorFallback__footer__link{color:#6b7280;font-weight:500;min-width:auto;padding:.25rem .5rem;text-transform:none}.errorFallback__footer__link:hover{background:#f3f4f6;color:#111827}.errorFallback__footer__link svg{font-size:1rem}.errorFallback__decoration{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.errorFallback__decoration__circle1,.errorFallback__decoration__circle2,.errorFallback__decoration__circle3{border-radius:50%;opacity:.05;position:absolute}.errorFallback__decoration__circle1{background:#ef4444;height:400px;left:-200px;top:-200px;width:400px}.errorFallback__decoration__circle2{background:#3b82f6;bottom:-150px;height:300px;right:-150px;width:300px}.errorFallback__decoration__circle3{background:#10b981;height:200px;right:10%;top:50%;transform:translateY(-50%);width:200px}@media screen and (max-width:768px){.errorFallback{padding:1.5rem}.errorFallback__container{padding:2rem}.errorFallback__icon{font-size:4rem}.errorFallback__title{font-size:1.5rem}.errorFallback__message{font-size:.875rem}.errorFallback__actions{flex-direction:column}.errorFallback__actions .errorFallback__button{width:100%}.errorFallback__footer{flex-direction:column;gap:.75rem}}@media screen and (max-width:480px){.errorFallback{padding:1rem}.errorFallback__container{border-radius:12px;padding:1.5rem}.errorFallback__icon{font-size:3.5rem}.errorFallback__title{font-size:1.25rem}.errorFallback__content{margin-bottom:1.5rem}.errorFallback__divider{margin:1.5rem 0}}[data-theme=dark] .errorFallback{background:linear-gradient(135deg,#0f172a,#1e293b)}[data-theme=dark] .errorFallback__container{background:#1e293b;box-shadow:0 8px 32px #0006}[data-theme=dark] .errorFallback__icon{color:#f87171}[data-theme=dark] .errorFallback__title{color:#f9fafb}[data-theme=dark] .errorFallback__message{color:#9ca3af}[data-theme=dark] .errorFallback__details{background:#ef44441a;border-left-color:#f87171}[data-theme=dark] .errorFallback__details__label{color:#fca5a5}[data-theme=dark] .errorFallback__details__message{color:#f87171}[data-theme=dark] .errorFallback__divider{border-color:#374151}[data-theme=dark] .errorFallback__button--primary{background:#f9fafb;color:#111827}[data-theme=dark] .errorFallback__button--primary:hover{background:#e5e7eb}[data-theme=dark] .errorFallback__button--secondary{border-color:#4b5563;color:#d1d5db}[data-theme=dark] .errorFallback__button--secondary:hover{background:#374151;border-color:#6b7280}[data-theme=dark] .errorFallback__footer__text{color:#6b7280}[data-theme=dark] .errorFallback__footer__link{color:#9ca3af}[data-theme=dark] .errorFallback__footer__link:hover{background:#374151;color:#f9fafb}[data-theme=dark] .errorFallback__decoration__circle1{background:#f87171}[data-theme=dark] .errorFallback__decoration__circle2{background:#60a5fa}[data-theme=dark] .errorFallback__decoration__circle3{background:#34d399}.globalSnackbar{--snackbar-bg:#fff;--snackbar-border:#e5e7eb;--snackbar-text:#1e293b;--snackbar-accent:#2784b9;--snackbar-icon-bg:#2784b91a;animation:slideUp .3s cubic-bezier(.4,0,.2,1);background:var(--snackbar-bg);border:1px solid var(--snackbar-border);border-radius:12px;box-shadow:0 20px 60px #0003;max-width:500px;min-width:380px;overflow:hidden;pointer-events:auto}.globalSnackbar__container{bottom:2rem;left:50%;pointer-events:none;position:fixed;transform:translateX(-50%);z-index:99999}.globalSnackbar--exit{animation:slideDown .3s cubic-bezier(.4,0,.2,1)}.globalSnackbar__content{align-items:flex-start;display:flex;gap:1rem;padding:1rem 1.25rem}.globalSnackbar__iconContainer{align-items:center;background:var(--snackbar-icon-bg);border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.globalSnackbar__icon{color:var(--snackbar-accent)!important;height:24px!important;width:24px!important}.globalSnackbar__messageContainer{flex:1 1;min-width:0;padding-top:2px}.globalSnackbar__title{color:var(--snackbar-text);font-size:.875rem;font-weight:700;letter-spacing:.01em;margin-bottom:.25rem}.globalSnackbar__message{word-wrap:break-word;color:#64748b;font-size:.875rem;line-height:1.4}.globalSnackbar__closeBtn{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .2s;width:32px}.globalSnackbar__closeBtn:hover{background:#64748b1a;color:var(--snackbar-text)}.globalSnackbar__closeBtn svg{height:20px;width:20px}.globalSnackbar__progressBar{background:#94a3b81a;height:4px;overflow:hidden}.globalSnackbar__progress{animation:progressShrink linear forwards;background:var(--snackbar-accent);height:100%;transform-origin:left}@keyframes progressShrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.globalSnackbar--success{--snackbar-accent:#22c55e;--snackbar-icon-bg:#22c55e1a;border-color:#22c55e33}.globalSnackbar--error{--snackbar-accent:#ef4444;--snackbar-icon-bg:#ef44441a;border-color:#ef444433}.globalSnackbar--warning{--snackbar-accent:#f59e0b;--snackbar-icon-bg:#f59e0b1a;border-color:#f59e0b33}.globalSnackbar--info{--snackbar-accent:#2784b9;--snackbar-icon-bg:#2784b91a;border-color:#2784b933}@media(max-width:640px){.globalSnackbar{max-width:calc(100vw - 2rem);min-width:calc(100vw - 2rem)}.globalSnackbar__content{gap:.75rem;padding:.875rem 1rem}.globalSnackbar__iconContainer{height:36px;width:36px}.globalSnackbar__icon{height:20px!important;width:20px!important}.globalSnackbar__message,.globalSnackbar__title{font-size:.8125rem}.globalSnackbar__closeBtn{height:28px;width:28px}.globalSnackbar__closeBtn svg{height:18px;width:18px}}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.alert-text{color:var(--color-primaryRed)}.alert-text,.success-text{align-self:flex-start;font-weight:500}.success-text{color:#189900}.pending-text{align-self:flex-start;color:#fff;font-weight:500}.fail-icon{color:#e22800;height:1vh;width:1vh}.success-icon{color:#189900;height:1vh;width:1vh}.confirm-icon,.pending-icon{color:var(--color-primaryGrey);height:1vh;width:1vh}.confirm-icon{cursor:pointer;transition-duration:.25s}.confirm-icon:hover{color:#189900}.close-icon{color:var(--color-primaryGrey);cursor:pointer;height:1vh;transition-duration:.25s;width:1vh}.close-icon:hover{color:#e22800}.edit-icon{background:var(--color-muiBackground);border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-radius:.5rem;cursor:pointer;height:2rem!important;padding:.5rem;width:2rem!important}.edit-icon:hover{background:var(--color-darkBorder)}.generic-icon{background:#fff;border-radius:30%;box-shadow:.5vh .5vh 1vh #0000001a;cursor:pointer;height:1.5vh;opacity:.5;padding:.5vh;transition-duration:.25s;width:1.5vh}.generic-icon:hover{opacity:1}.large-dashboard-icon{border-radius:30%;cursor:pointer;height:3vh!important;transition-duration:.25s;width:3vh!important}.large-dashboard-icon:hover{transform:scale(1.2)}.dashboard-icon{cursor:pointer;height:1.5rem;transition-duration:.25s;width:1.5rem}.dashboard-icon:hover{transform:scale(1.1)}.small-dashboard-icon{border-radius:30%;cursor:pointer;height:2vh!important;margin:.5vh;transition-duration:.25s;width:2vh!important}.small-dashboard-icon:hover{transform:scale(1.2)}.simple-icon{background:#fff;border-radius:30%;box-shadow:.5vh .5vh 1vh #0000001a;height:1.5vh;margin:.5vh;opacity:.5;transition-duration:.25s;width:1.5vh}.standard-icon{height:1.5rem;width:1.5rem}.large-icon{height:2.5rem;width:2.5rem}.white-icon{border-radius:30%;color:#fff;cursor:pointer;height:100%;margin:.5vh;transition-duration:.25s}.white-icon:hover{transform:scale(1.2)}.details-editor{background:var(--color-componentBackground);border:1px solid var(--color-border);border-radius:.5rem;min-height:-webkit-fit-content;min-height:fit-content;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 1vh;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:8}.details-editor::-webkit-scrollbar{height:8px;width:8px}.details-editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.details-editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.details-editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.details-editor::-webkit-scrollbar{display:none}}.details-editor-wrapper{display:flex;flex-direction:column}.details-toolbar{background:var(--color-componentBackground)!important;border-color:var(--color-border)!important;z-index:9}.details-toolbar-dropdown{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.details-toolbar-dropdown::-webkit-scrollbar{height:8px;width:8px}.details-toolbar-dropdown::-webkit-scrollbar-track{background:#0000;border-radius:8px}.details-toolbar-dropdown::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.details-toolbar-dropdown::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.details-toolbar-dropdown::-webkit-scrollbar{display:none}}.rdw-option-wrapper{background:var(--color-muiBackground)!important;border-color:var(--color-borderInverse)!important}.rdw-dropdown-selectedtext{color:var(--color-primaryBlue)!important}.rdw-dropdown-wrapper{background:var(--color-muiBackground)!important;border-color:var(--color-borderInverse)!important}.rdw-dropdown-wrapper .rdw-dropdown-carettoopen{border-top-color:var(--color-primaryBlue)!important}.success-env-block{background:rgba(24,153,0,.322)}.pending-env-block{background:var(--color-primaryGrey)}.alert-env-block{background:rgba(226,40,0,.322)}.standard-textField{border:none;width:100%}.standard-textField:focus-visible{outline:none}.attribution{display:none}.standard-inputLabel{align-items:center;border-bottom:1px solid var(--color-primaryGrey);display:flex;flex-direction:row;gap:5%;height:40%}.standard-inputLabel input{border:none;border-radius:10%;position:relative;width:100%}.standard-inputLabel input:focus-visible{outline:none}.standard-link{color:var(--color-primaryBlue);transition-duration:.25s}.standard-link:hover{cursor:pointer;text-decoration:underline}.standard-link:disabled{color:#d3d3d3;cursor:auto}.link-disabled{color:#d3d3d3!important;cursor:auto!important}.standard-link-highlight{border-radius:.5rem;color:var(--color-primaryBlue);padding:.5rem}.standard-link-highlight:hover{background-color:var(--color-hoverBackground);cursor:pointer}.standard-link-highlight:active{background-color:var(--color-activeBackground);cursor:pointer}.standard-link-button{border-radius:.5rem;color:var(--color-primaryBlue);margin:.5rem;padding:.5rem;transition-duration:.25s;width:-webkit-fit-content;width:fit-content}.standard-link-button:hover{cursor:pointer;outline:solid 1px var(--color-primaryBlue)}.standard-blue-button{align-items:center;background:var(--color-primaryBlue);border:none;border-radius:5px;box-shadow:.5vh .5vh 1vh #0000001a;color:#fff;cursor:pointer;display:flex;gap:1vw;height:-webkit-fit-content;height:fit-content;padding:1vh 0;transition-duration:.25s;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.standard-blue-button:hover{background:#0f5b87}.standard-blue-button:disabled{box-shadow:none;cursor:not-allowed}.standard-blue-button:disabled:hover{background:#d3d3d3}.standard-blue-button svg{height:1.5vh;width:1vw}.standard-blue-button svg g path{fill:#fff}.standard-white-button{align-items:center;background:#fff;border:1px solid;border-radius:5px;box-shadow:.5vh .5vh 1vh #0000001a;color:var(--color-primaryBlue);cursor:pointer;display:flex;gap:1vw;height:-webkit-fit-content;height:fit-content;padding:1vh 0;transition-duration:.25s;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.standard-white-button:hover{background:#d3d3d3}.standard-white-button:disabled{box-shadow:none;cursor:not-allowed}.standard-white-button:disabled:hover{background:#d3d3d3}.standard-white-button svg{height:1.5vh;width:1vw}.standard-white-button svg g path{fill:#fff}.standard-red-button{align-items:center;background:#fff;border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-radius:5px;color:gray;cursor:pointer;display:flex;gap:1vw;height:-webkit-fit-content;height:fit-content;padding:.5vh .5vw;transition-duration:.25s;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.standard-red-button:hover{background:var(--color-primaryRed);box-shadow:.5vh .5vh 1vh #0003;color:#fff}.standard-red-button:disabled{background:#d3d3d3;box-shadow:none;cursor:not-allowed}.standard-red-button:disabled:hover{background:#d3d3d3}.standard-red-button svg{height:1.5vh;width:1vw}.standard-red-button svg g path{fill:#fff}.standard-grey-button{background:#e2e2e2;border:none;border-radius:5px;color:#000;cursor:pointer;height:-webkit-fit-content;height:fit-content;padding:1vh 0;transition-duration:.25s}.standard-grey-button:hover{background:#d3d3d3}.standard-grey-button:disabled{background:#d3d3d3;box-shadow:none;cursor:not-allowed}.standard-grey-button:disabled:hover{background:#d3d3d3}.standard-icon-size{height:1.2rem;width:1.2rem}.large-icon-size{height:2rem;width:2rem}.small-icon-size{height:1rem!important;width:1rem!important}.clickup-icon-size{height:2rem;width:6rem}.clickup-subTask{color:#12bac6}.standard-pic-size{border-radius:50%;height:4vh;width:4vh}.large-pic-size{border-radius:50%;height:10vh;width:10vh}.standard-status-select{border:none!important;border-radius:.5rem;cursor:pointer;width:-webkit-fit-content;width:fit-content}.standard-status-select__option{background:var(--color-muiBackground);color:#7e8083}.status-backlog,.status-backlog-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.status-backlog-disabled:before,.status-backlog:before{background-color:var(--color-primaryGrey);border-radius:.2rem;content:"";height:1rem;width:1rem}.status-backlog:hover{background-color:var(--color-primaryGrey);color:var(--color-componentBackground);font-weight:500}.status-backlog:hover:before{background-color:var(--color-componentBackground)}.status-pending,.status-pending-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.status-pending-disabled:before,.status-pending:before{background-color:var(--color-primaryYellow);border-radius:.2rem;content:"";height:1rem;width:1rem}.status-pending:hover{color:var(--color-componentBackground);font-weight:500}.status-pending:hover:before{background-color:var(--color-componentBackground)}.status-inProgress,.status-inProgress-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.status-inProgress-disabled:before,.status-inProgress:before{background-color:var(--color-primaryGreen);border-radius:.2rem;content:"";height:1rem;width:1rem}.status-inProgress:hover{background-color:var(--color-primaryGreen);color:var(--color-componentBackground);font-weight:500}.status-inProgress:hover:before{background-color:var(--color-componentBackground)}.status-notDone,.status-notDone-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.status-notDone-disabled:before,.status-notDone:before{background-color:var(--color-statusNotDone);border-radius:.2rem;content:"";height:1rem;width:1rem}.status-notDone:hover{background-color:var(--color-statusNotDone);color:#fff}.status-notDone:hover:before{background-color:#fff}.status-done,.status-done-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.status-done-disabled:before,.status-done:before{background-color:var(--color-primaryBlue);border-radius:.2rem;content:"";height:1rem;width:1rem}.status-done:hover{background-color:var(--color-primaryBlue);color:var(--color-componentBackground);font-weight:500}.status-done:hover:before{background-color:var(--color-componentBackground)}.status-failed,.status-failed-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.status-failed-disabled:before,.status-failed:before{background-color:var(--color-primaryRed);border-radius:.2rem;content:"";height:1rem;width:1rem}.status-failed:hover{background-color:var(--color-primaryRed);color:var(--color-componentBackground);font-weight:500}.status-failed:hover:before{background-color:var(--color-componentBackground)}.status-blocked,.status-blocked-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.status-blocked-disabled:before,.status-blocked:before{background-color:var(--color-primaryOrange);border-radius:.2rem;content:"";height:1rem;width:1rem}.status-blocked:hover{background-color:var(--color-primaryOrange);color:var(--color-componentBackground);font-weight:500}.status-blocked:hover:before{background-color:var(--color-componentBackground)}.priority-low,.priority-low-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.priority-low:hover{background-color:var(--color-primaryGrey);color:var(--color-componentBackground);font-weight:500}.priority-low:hover svg path{stroke:var(--color-componentBackground);fill:var(--color-componentBackground)}.priority-normal,.priority-normal-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.priority-normal:hover{background-color:var(--color-primaryGreen);color:var(--color-componentBackground);font-weight:500}.priority-normal:hover svg path{stroke:var(--color-componentBackground);fill:var(--color-componentBackground)}.priority-high,.priority-high-disabled{align-items:center;background-color:#0000;border-radius:.5rem;display:flex;justify-content:flex-start;overflow:hidden;padding:.5rem 1rem;position:relative;text-transform:capitalize}.priority-high:hover{background-color:var(--color-primaryRed);color:var(--color-componentBackground);font-weight:500}.priority-high:hover svg path{stroke:var(--color-componentBackground);fill:var(--color-componentBackground)}.standard-priority-select{border:none!important;width:8vw}.standard-priority-select__option{background:#fff;color:#7e8083}.standard-type-select{border:none!important;box-shadow:0 1vh 2vh #95939326;margin:auto 1vh;width:15vw}.standard-type-select__option{background:#fff;color:#7e8083}.standard-input-width{width:16vw}.blue-icon,.blue-icon path{fill:var(--color-primaryBlue)}.flex-row-center,.flex-row-center-space-between{align-items:center;display:flex;flex-direction:row}.flex-row-center-space-between{justify-content:space-between}.flex-row-center-space-around{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.flex-row-flex-start,.flex-row-flex-start-1rem-gap{align-items:flex-start;display:flex;flex-direction:row}.flex-row-flex-start-1rem-gap{gap:1rem}.flex-row-flex-start-0p5vw-gap{align-items:flex-start;display:flex;flex-direction:row;gap:.5vw}.flex-row-flex-start-0p5rem-gap{align-items:flex-start;display:flex;flex-direction:row;gap:.5rem}.flex-row-flex-end-1vw-gap{align-items:flex-end;display:flex;flex-direction:row;gap:1vw}.flex-row-flex-end-0p5vw-gap{align-items:flex-end;display:flex;flex-direction:row;gap:.5vw}.flex-row-center-0p5vw-gap{align-items:center;display:flex;flex-direction:row;gap:.5vw}.flex-row-center-0p5rem-gap{align-items:center;display:flex;flex-direction:row;gap:.5rem}.flex-row-center-1vw-gap{align-items:center;display:flex;flex-direction:row;gap:1vw}.flex-row-flex-start-1vw-gap{align-items:flex-start;display:flex;flex-direction:row;gap:1vw}.flex-row-center-1rem-gap{align-items:center;display:flex;flex-direction:row;gap:1rem}.flex-row-flex-end{align-items:flex-end;display:flex;flex-direction:row}.flex-column-center-space-between{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.flex-column-center-1vh-gap{gap:1vh}.flex-column-center,.flex-column-center-1vh-gap,.flex-column-center-2vh-gap{align-items:center;display:flex;flex-direction:column}.flex-column-center-2vh-gap{gap:2vh}.flex-column-center-1rem-gap{align-items:center;display:flex;flex-direction:column;gap:1rem}.flex-column-flex-start-space-between{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.flex-column-flex-start-2vh-gap{align-items:flex-start;display:flex;flex-direction:column;gap:2vh}.flex-column-flex-start-1vh-gap{gap:1vh}.flex-column-flex-start,.flex-column-flex-start-1vh-gap{align-items:flex-start;display:flex;flex-direction:column}.flex-column-flex-end-2vh-gap{align-items:flex-end;display:flex;flex-direction:column;gap:2vh}.flex-row-flex-end-space-between{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}.flex-row-flex-start-space-between{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.gap-1rem{gap:1rem}.gap-0p5rem{gap:.5rem}.gap-0p25rem{gap:.25rem}.gap-1vh{gap:1vh}.component-shadow{background:var(--color-componentBackground);border-radius:1rem;padding:1rem}.component-shadow:hover{box-shadow:5px 5px 10px -5px var(--color-shadow)}.border-shadow{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:1rem;padding:1rem}.border-shadow:hover{box-shadow:5px 5px 10px -5px var(--color-shadow)}.hovered{cursor:pointer;transition-duration:.25s}.hovered:hover{background:var(--color-hoverBackground)}.hovered:active{background:var(--color-activeBackground)}.standard-tag{border-radius:.5vh;color:var(--color-primaryBlue);font-size:1rem;font-weight:500;padding:.5rem;text-align:left;white-space:nowrap;width:5vw;width:auto}.ticketIcon{fill:var(--color-primaryOrange)}.taskIcon{fill:var(--color-primaryBlue)}.problem-type-box{background:hsla(0,89%,71%,.271);border:1px solid var(--color-primaryRed);border-radius:.5vh;padding:0 1vw}.problem-indicator{background:var(--color-primaryRed);border-radius:25%;height:1rem;width:1rem}.small-indicator-box{height:.5rem!important;width:.5rem!important}.indicator-box,.small-indicator-box{background:var(--color-primaryBlue);border-radius:25%}.indicator-box,.simple-indicator-box{height:1rem!important;width:1rem!important}.simple-indicator-box{border-radius:25%}.large-indicator-box{background:var(--color-primaryBlue);border-radius:25%;height:3vh;width:3vh}.problem-text-box{background:var(--color-primaryRed);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.mustHave-type-box{background:hsla(29,97%,71%,.251);border:1px solid var(--color-primaryOrange);border-radius:.5vh;padding:0 1vw}.mustHave-indicator{background:var(--color-primaryOrange);border-radius:25%;height:1rem;width:1rem}.mustHave-text-box{background:var(--color-primaryOrange);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.niceToHave-type-box{background:hsla(50,97%,70%,.251);border:1px solid var(--color-primaryYellow);border-radius:.5vh;padding:0 1vw}.niceToHave-indicator{background:var(--color-primaryYellow);border-radius:25%;height:1rem;width:1rem}.niceToHave-text-box{background:var(--color-primaryYellow);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.suggestion-type-box{background:rgba(103,185,39,.251);border:1px solid var(--color-primaryGreen);border-radius:.5vh;padding:0 1vw}.suggestion-indicator{background:var(--color-primaryGreen);border-radius:25%;height:1rem;width:1rem}.suggestion-text-box{background:var(--color-primaryGreen);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.feedback-type-box{background:rgba(39,132,185,.251);border:1px solid var(--color-primaryBlue);border-radius:.5vh;padding:0 1vw}.feedback-indicator{background:var(--color-primaryBlue);border-radius:25%;height:1rem;width:1rem}.feedback-text-box{background:var(--color-primaryBlue);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.low-urgent-type-box{background:rgba(39,132,185,.251);border:1px solid var(--color-primaryBlue);border-radius:.5vh;padding:0 1vw}.low-urgent-indicator{background:var(--color-primaryBlue);border-radius:25%;height:1rem;width:1rem}.low-urgent-text-box{background:var(--color-primaryBlue);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.normal-urgent-type-box{background:hsla(29,97%,71%,.251);border:1px solid var(--color-primaryOrange);border-radius:.5vh;padding:0 1vw}.normal-urgent-indicator{background:var(--color-primaryOrange);border-radius:25%;height:1rem;width:1rem}.normal-urgent-text-box{background:var(--color-primaryOrange);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.high-urgent-type-box{background:hsla(0,89%,71%,.251);border:1px solid var(--color-primaryRed);border-radius:.5vh;padding:0 1vw}.high-urgent-indicator{background:var(--color-primaryRed);border-radius:25%;height:1rem;width:1rem}.high-urgent-text-box{background:var(--color-primaryRed);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.reported-type-box{background:hsla(0,89%,71%,.251);border:1px solid var(--color-primaryRed);border-radius:.5vh;padding:0 1vw}.reported-text-box{background:var(--color-primaryRed);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.open-type-box{background:rgba(39,132,185,.251);border:1px solid var(--color-primaryBlue);border-radius:.5vh;padding:0 1vw}.open-text-box{background:var(--color-primaryBlue);border-radius:.5vh;padding:.5% 2%;white-space:nowrap}.closed-type-box{background:rgba(103,185,39,.251);border:1px solid var(--color-primaryGreen);border-radius:.5vh;padding:0 1vw}.task-tag-indicator{background:rgba(41,178,255,.102);color:var(--color-primaryBlue)}.story-tag-indicator,.task-tag-indicator{align-items:center;border-radius:.5rem;display:flex;gap:.5rem;min-width:-webkit-max-content;min-width:max-content;padding:.4rem .5rem}.story-tag-indicator{background:rgba(255,125,215,.161);color:#b0368a}.epic-tag-indicator{align-items:center;background:rgba(124,225,46,.161);border-radius:.5rem;color:#67b927;display:flex;gap:.5rem;min-width:-webkit-max-content;min-width:max-content;padding:.4rem .5rem}.epic-indicator{fill:#67b927;height:1.5rem;width:1.5rem}.story-indicator{fill:#b0368a;height:1.5vw;width:1.5vw}.task-indicator{fill:var(--color-primaryBlue);height:1.5rem;width:1.5rem}.blue-indicator{fill:var(--color-primaryBlue)!important;height:1.5vw;width:1.5vw}.epic-box{background:#67b927}.epic-box,.story-box{border-radius:25%;height:1rem;width:1rem}.story-box{background:#b0368a}.task-box{background:var(--color-primaryBlue);border-radius:25%;height:1rem!important;width:1rem!important}.Low-priority-box{background:gray}.Low-priority-box,.Normal-priority-box{border-radius:1px;height:2.5vh!important;width:3px!important}.Normal-priority-box{background:#40c47d}.High-priority-box{background:var(--color-primaryRed)!important;border-radius:1px;height:2.5vh!important;width:3px!important}.backlog-status-box,.circle-status-box,.grey-circular-indicator{border-radius:.2rem;height:1rem!important;width:1rem!important}.backlog-status-box,.grey-circular-indicator{background:var(--color-primaryGrey)!important}.pending-status-box,.yellow-circular-indicator{background:var(--color-primaryYellow)!important;border-radius:.2rem;height:1rem!important;width:1rem!important}.green-circular-indicator,.inProgress-status-box{background:var(--color-primaryGreen)!important;border-radius:.2rem;height:1rem!important;width:1rem!important}.notDone-status-box,.red-circular-indicator{background:var(--color-primaryRed)!important;border-radius:.2rem;height:1rem!important;width:1rem!important}.blue-circular-indicator,.done-status-box{background:var(--color-primaryBlue)!important;border-radius:.2rem;height:1rem!important;width:1rem!important}.blocked-status-box,.orange-circular-indicator{background:var(--color-primaryOrange);border-radius:.2rem;height:1rem;width:1rem}.failed-status-box{background:var(--color-primaryRed);border-radius:.2rem;height:1rem;width:1rem}.in-time-icon,.upcoming-icon{fill:var(--color-primaryGreen);color:var(--color-primaryGreen)}.upcoming-now-icon{fill:var(--color-primaryOrange);color:var(--color-primaryOrange)}.upcoming-text{color:var(--color-primaryGreen)}.upcoming-now-text{color:var(--color-primaryOrange)}.overdue-icon{fill:#e70000;color:#e70000}.overdue-text{color:#e70000}.standard-profile-pic{border-radius:50%;height:2.5vh;width:2.5vh}.close-button{border-radius:.5rem;color:var(--color-sidePanelIcon);cursor:pointer;height:2rem!important;transition-duration:.25s;width:2rem!important}.close-button:hover{background:#dd2929}.close-button:active,.close-button:hover{color:var(--color-componentBackground);transform:scale(1.1)}.close-button:active{background:#ad0000}.menu-button{cursor:pointer;height:1.5rem;transition-duration:.25s;width:1.5rem}.menu-button:hover{transform:scale(1.1)}.workLog-button{border-radius:.5em;cursor:pointer;height:1.5vw;transition-duration:.25s;width:1.5vw}.workLog-button:hover{color:var(--color-primaryGreen);transform:scale(1.1)}.default-popover{padding:1vh;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.selected-tab{background:#e3f2f8;border-radius:1vh;padding:1vh}.strikethrough{position:relative}.strikethrough:before{border-top:1px solid;border-color:inherit;content:"";left:0;position:absolute;right:0;top:50%;transform:rotate(-5deg)}.beta-tag{border:1px solid var(--color-primaryBlue);border-radius:2vh;color:var(--color-primaryBlue);font-weight:400;opacity:.6;padding:0 1vh}.gold-tag,.premium-tag{border:1px solid var(--color-primaryGold);border-radius:2vh;color:var(--color-primaryGold);font-weight:400;padding:.2vh 1vh}.free-tag,.green-tag{border:1px solid var(--color-primaryGreen);border-radius:2vh;color:var(--color-primaryGreen);font-weight:400;padding:.2vh 1vh}.alert-tag,.fail-tag,.red-tag{border:1px solid var(--color-primaryRed);border-radius:.5rem;color:var(--color-primaryRed);font-weight:400;padding:.5rem 1rem}.grey-tag,.pending-tag{border:1px solid var(--color-primaryGrey);border-radius:.5rem;color:var(--color-primaryGrey)}.blue-tag,.grey-tag,.pending-tag{font-weight:400;padding:.5rem 1rem}.blue-tag{border:1px solid var(--color-primaryBlue);border-radius:.5rem;color:var(--color-primaryBlue)}.orange-tag{border:1px solid var(--color-primaryOrange);border-radius:.5rem;color:var(--color-primaryOrange);font-weight:400;padding:.5rem 1rem}.default-loader{border-radius:.5vh;color:#e3e3e3;height:2vh!important;width:10vw}.thick-loader{webkit:-moz-available;border-radius:1rem;color:var(--color-darkBorder);height:5rem!important;opacity:.1;width:-webkit-fill-available}.text-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.click{cursor:pointer}.dropdown-option-padding{justify-content:flex-start!important;padding:.5rem 1rem!important}.sm-text,.small-text,.standard-text-small{font-size:.8rem}@media screen and (min-width:1200px){.alert-text,.success-text{font-size:1rem}.standard-inputLabel input{font-size:1rem;padding:1vw}.md-text,.semi-large-text,.standard-text-semi-large{font-size:1.2rem}.large-text,.lg-text,.standard-text-large{font-size:1.5rem}.icon{height:3vmin;width:6vmin}}@media screen and (max-width:1200px)and (min-width:992px){.alert-text,.success-text{font-size:1.5rem}.standard-inputLabel input{font-size:1.5rem;padding:1vw}.large-text,.lg-text,.standard-text-large{font-size:1.7rem}.icon{height:2.5vmin;width:6vmin}}@media screen and (max-width:992px)and (min-width:600px){.alert-text,.success-text{font-size:2rem}.standard-inputLabel input{font-size:2rem;padding:2vw}.large-text,.lg-text,.standard-text-large{font-size:2.2rem}.icon{height:4.5vmin;width:7vmin}}@media screen and (max-width:600px){.alert-text,.success-text{font-size:2rem}.standard-inputLabel input{font-size:4rem;padding:4vw}.large-text,.lg-text,.standard-text-large{font-size:2.2rem}.icon{height:5.5vmin;width:8vmin}.standard-status-select{width:-webkit-fit-content;width:fit-content}}@media screen and (max-width:576px){.white-icon{color:var(--color-text)}.large-text,.lg-text,.standard-text-large{font-size:2.2rem}.alert-text{font-size:1.2rem}}.standard-font{font-size:1rem!important;text-transform:capitalize!important}.capitalize{text-transform:capitalize}.standard-text-color{color:var(--color-primaryText)}.bold-text,.standard-text-bold{font-weight:700}.standard-text-weight{font-weight:400!important}.text-transform-none{text-transform:none!important}.semi-bold-text{font-weight:500!important}.center-text{text-align:center}.red-color{color:#e22800!important}.grey-text{color:var(--color-primaryGrey)!important}.light-grey-text{color:#d3d3d3!important}.active-tab,.blue-text{color:var(--color-primaryBlue)!important}.white-text{color:#fff!important}.red-text{color:var(--color-primaryRed)!important}.orange-text{color:var(--color-primaryOrange)!important}.green-text{color:var(--color-primaryGreen)!important}.yellow-text{color:var(--color-primaryYellow)!important}.gold-text{color:var(--color-primaryGold)!important}.black-text{color:#000!important}.margin-right-1vw{margin-right:1vw!important}.margin-left-0p5vw{margin-left:.5vw!important}.margin-left-1vw{margin-left:1vw!important}.margin-left-2vw{margin-left:2vw!important}.margin-top-1vh{margin-top:1vh!important}.margin-top-2vh{margin-top:2vh!important}.margin-bottom-2vh{margin-bottom:2vh!important}.padding-zero{padding:0!important}.padding-1percent{padding:1%!important}.padding-bottom-2vh{padding-bottom:2vh!important}.width-25vw{width:25vw!important}.width-2vw{width:2vw!important}.width-50vw{width:50vw!important}.width-wfa{width:-webkit-fill-available!important;width:-moz-available!important}.max-width-wfa{max-width:-webkit-fill-available!important;max-width:-moz-available!important}.width-ftc{width:-webkit-fit-content!important;width:fit-content!important}.height-wfa{height:-webkit-fill-available!important;height:-moz-available!important}.display-block{display:block!important}.border-bottom-inset-thin{border-bottom:inset!important;border-width:thin!important}.border-right-inset-thin{border-right:inset!important;border-width:thin!important}.border-left-outset-thin{border-left:outset!important;border-width:thin!important}.border-top-outset-thin{border-top:outset!important;border-width:thin!important}.zero-opacity{opacity:0!important}.opacity-0p6{opacity:.6!important}.opacity-0p4{opacity:.4!important}.opacity-0p2{opacity:.2!important}.opacity-1{opacity:1!important}.no-wrap{white-space:nowrap!important}.flex-wrap{flex-wrap:wrap!important}.gap-1vw{gap:1vw}.blue-fill{fill:var(--color-primaryBlue)!important}.green-background{background:var(--color-primaryGreen)!important}.red-background{background:var(--color-primaryRed)!important}.grey-background{background:var(--color-primaryGrey)!important}.reverse-row{flex-direction:row-reverse!important}.border-top-blue,.border-top-green,.border-top-grey,.border-top-yellow{border-radius:1vh}.blur-5{filter:blur(5px)!important}.is-clickable{cursor:pointer}.is-clickable:hover{text-decoration:underline}.is-not-clickable{cursor:auto!important}.is-cursor-disabled{cursor:not-allowed!important}.button__borderBlueButtonV2,.button__borderBlueButtonV2__disabled{background-color:var(--color-primaryBlue);border:none;border-radius:.5rem;color:var(--color-primaryButton-text);cursor:pointer;font-weight:500;height:3rem;min-width:-webkit-fit-content;min-width:fit-content;padding:0 2rem;transition:.1s;white-space:nowrap}.button__borderBlueButtonV2:hover,.button__borderBlueButtonV2__disabled:hover{background-color:#2376a6;color:#fff}.button__borderBlueButtonV2:active,.button__borderBlueButtonV2__disabled:active{background-color:#15628f;color:#fff}.button__borderBlueButtonV2__disabled{background-color:var(--color-primaryBlue);cursor:not-allowed;opacity:.2}.button__borderBlueButtonV2__disabled:hover{background-color:var(--color-primaryBlue);color:#fff}.optionsDropDown{--odd-accent:var(--color-primaryBlue);--odd-accent-dark:var(--color-darkBlue);--odd-bg:var(--color-componentBackground);--odd-border:var(--color-border);--odd-text:var(--color-text);--odd-text-muted:var(--color-primaryGrey);--odd-hover:var(--color-hoverBackground);--odd-active:var(--color-activeBackground);--odd-shadow:var(--color-shadow);--odd-error:#dc2626;--odd-error-bg:#ef444414;--odd-error-border:#ef444433;position:relative}.optionsDropDown__header__profile__group{cursor:pointer}.optionsDropDown__userType{cursor:pointer;text-transform:capitalize}.optionsDropDown__dropdown__dropButton{align-items:center;background:#0000;border:1px solid var(--odd-border);border-radius:50px;cursor:pointer;display:flex;gap:.5rem;padding:.375rem .75rem .375rem .375rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.optionsDropDown__dropdown__dropButton:hover{background:var(--odd-hover);border-color:var(--odd-accent)}.optionsDropDown__dropdown__dropButton:active{transform:scale(.98)}.optionsDropDown__dropdown__chevron{color:var(--odd-text-muted);height:16px;transition:transform .2s;width:16px}.optionsDropDown__dropContent{background:var(--odd-bg);padding:.5rem}.optionsDropDown__dropContent__profile{align-items:center;background:var(--odd-active);border:1px solid var(--odd-border);border-radius:12px;display:flex;gap:1rem;margin-bottom:.5rem;padding:1rem}.optionsDropDown__dropContent__profile__avatar{flex-shrink:0}.optionsDropDown__dropContent__profile__info{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.optionsDropDown__dropContent__profile__name{color:var(--odd-text);font-size:.938rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.optionsDropDown__dropContent__profile__username{color:var(--odd-accent);font-size:.813rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.optionsDropDown__dropContent__section{padding:.5rem 0}.optionsDropDown__dropContent__sectionLabel{align-items:center;color:var(--odd-text-muted);display:flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.05em;padding:.5rem .75rem;text-transform:uppercase}.optionsDropDown__dropContent__sectionLabel svg{height:14px;width:14px}.optionsDropDown__dropContent__orgButton{border-radius:10px!important;margin-top:.25rem!important;padding:.75rem!important;transition:all .2s!important;width:100%}.optionsDropDown__dropContent__orgButton:hover{background:var(--odd-hover)!important}.optionsDropDown__dropContent__orgButton__content{align-items:center;display:flex;gap:.75rem;justify-content:space-between;width:100%}.optionsDropDown__dropContent__orgButton__left{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:0}.optionsDropDown__dropContent__orgButton__tag{align-items:center;background:linear-gradient(135deg,var(--odd-accent) 0,var(--odd-accent-dark) 100%);border-radius:8px;box-shadow:0 2px 8px #2784b940;color:var(--color-primaryBlue);display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:32px;justify-content:center;width:32px}.optionsDropDown__dropContent__orgButton__name{color:var(--odd-text);font-size:.875rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.optionsDropDown__dropContent__orgButton__icon{color:var(--odd-text-muted);flex-shrink:0;height:18px;transition:transform .2s;width:18px}.optionsDropDown__dropContent__orgButton:hover .optionsDropDown__dropContent__orgButton__icon{color:var(--odd-accent);transform:translateX(2px)}.optionsDropDown__dropContent__warning{align-items:center;background:var(--odd-error-bg);border:1px solid var(--odd-error-border);border-radius:10px;display:flex;gap:.75rem;margin-top:.5rem;padding:.75rem}.optionsDropDown__dropContent__warning__icon{color:var(--odd-error);flex-shrink:0;font-size:1.25rem}.optionsDropDown__dropContent__warning__text{color:var(--odd-error);font-size:.813rem;font-weight:500}.optionsDropDown__dropContent__actions{display:flex;flex-direction:column;gap:.25rem}.optionsDropDown__dropContent__action{align-items:center;border-radius:10px!important;color:var(--odd-text)!important;display:flex;font-size:.875rem!important;font-weight:500!important;gap:.75rem;padding:.75rem!important;text-decoration:none!important;transition:all .2s!important}.optionsDropDown__dropContent__action:hover{background:var(--odd-hover)!important;color:var(--odd-text)!important}.optionsDropDown__dropContent__action__icon{color:var(--odd-text-muted);height:20px;transition:color .2s;width:20px}.optionsDropDown__dropContent__action:hover .optionsDropDown__dropContent__action__icon{color:var(--odd-accent)}.optionsDropDown__dropContent__action--logout{color:var(--odd-error)!important}.optionsDropDown__dropContent__action--logout:hover{background:var(--odd-error-bg)!important;color:var(--odd-error)!important}.optionsDropDown__dropContent__action--logout .optionsDropDown__dropContent__action__icon,.optionsDropDown__dropContent__action--logout:hover .optionsDropDown__dropContent__action__icon{color:var(--odd-error)}.optionsDropDown__orgMenu{padding:.5rem}.optionsDropDown__orgMenu__header{border-bottom:1px solid var(--odd-border);color:var(--odd-text);font-size:.875rem;font-weight:700;margin-bottom:.5rem;padding:.75rem 1rem}.optionsDropDown__orgMenu__list{max-height:280px;overflow-y:auto}.optionsDropDown__orgMenu__list::-webkit-scrollbar{width:6px}.optionsDropDown__orgMenu__list::-webkit-scrollbar-track{background:var(--odd-hover);border-radius:3px}.optionsDropDown__orgMenu__list::-webkit-scrollbar-thumb{background:var(--odd-text-muted);border-radius:3px}.optionsDropDown__orgMenu__list::-webkit-scrollbar-thumb:hover{background:var(--odd-text)}.optionsDropDown__orgMenu__item{border-radius:10px!important;margin-bottom:.25rem!important;padding:.75rem!important;transition:all .2s!important}.optionsDropDown__orgMenu__item:hover{background:var(--odd-hover)!important}.optionsDropDown__orgMenu__item.Mui-selected,.optionsDropDown__orgMenu__item.Mui-selected:hover{background:var(--odd-active)!important}.optionsDropDown__orgMenu__item__content{align-items:center;display:flex;flex:1 1;gap:.75rem}.optionsDropDown__orgMenu__item__tag{align-items:center;background:linear-gradient(135deg,var(--odd-accent) 0,var(--odd-accent-dark) 100%);border-radius:8px;box-shadow:0 2px 6px #2784b933;color:var(--color-primaryBlue);display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:32px;justify-content:center;width:32px}.optionsDropDown__orgMenu__item__name{color:var(--odd-text);font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.optionsDropDown__orgMenu__item__check{color:var(--odd-accent);flex-shrink:0;height:20px;width:20px}.optionsDropDown__orgMenu__create{align-items:center;border-radius:10px!important;color:var(--odd-accent)!important;display:flex;font-size:.875rem!important;font-weight:600!important;gap:.75rem;padding:.75rem!important;transition:all .2s!important}.optionsDropDown__orgMenu__create:hover{background:var(--odd-hover)!important}.optionsDropDown__orgMenu__create__icon{flex-shrink:0;height:18px;width:18px}.optionsDropDown.bottomNavOptions .optionsDropDown__dropdown__dropButton{background:#0000;border:none;padding:0}.optionsDropDown.bottomNavOptions .optionsDropDown__dropdown__dropButton:hover{background:#0000;border:none}.optionsDropDown.bottomNavOptions .optionsDropDown__dropdown__chevron{display:none}@media(max-width:768px){.optionsDropDown__dropdown__dropButton{padding:.25rem .5rem .25rem .25rem}.optionsDropDown__dropdown__chevron{height:14px;width:14px}.optionsDropDown__dropContent__profile{gap:.75rem;padding:.75rem}.optionsDropDown__dropContent__profile__name{font-size:.875rem}.optionsDropDown__dropContent__profile__username{font-size:.75rem}}.MuiMenu-paper.MuiPopover-paper{background:var(--color-componentBackground)!important;border:1px solid var(--color-border)!important;box-shadow:0 10px 40px var(--color-shadow)!important}.MuiMenuItem-root{color:var(--color-text)!important}.MuiMenuItem-root.optionsDropDown__dropContent__action,.MuiMenuItem-root.optionsDropDown__dropContent__orgButton,.MuiMenuItem-root.optionsDropDown__orgMenu__create,.MuiMenuItem-root.optionsDropDown__orgMenu__item{border-radius:10px!important}.MuiMenuItem-root.optionsDropDown__dropContent__action:focus,.MuiMenuItem-root.optionsDropDown__dropContent__orgButton:focus,.MuiMenuItem-root.optionsDropDown__orgMenu__create:focus,.MuiMenuItem-root.optionsDropDown__orgMenu__item:focus{outline:2px solid #2784b933;outline-offset:-2px}.button__borderWhiteButtonV2,.button__borderWhiteButtonV2__disabled{background-color:var(--color-whiteButton);border:1px solid var(--color-darkBorder);border-radius:.5rem;color:var(--color-primaryText);cursor:pointer;font-weight:400;height:3rem;min-width:-webkit-fit-content;min-width:fit-content;padding:0 2rem;transition:.1s;white-space:nowrap}.button__borderWhiteButtonV2:hover,.button__borderWhiteButtonV2__disabled:hover{background-color:var(--color-darkBorder)}.button__borderWhiteButtonV2:active,.button__borderWhiteButtonV2__disabled:active{background-color:hsla(0,0%,52%,.341)}.button__borderWhiteButtonV2__disabled{background-color:var(--color-primaryGrey);cursor:not-allowed;opacity:.2}.button__borderWhiteButtonV2__disabled:hover{background-color:var(--color-primaryGrey);color:#fff}.quill{width:-webkit-fill-available!important}.ql-container,.ql-toolbar{border:1px solid var(--color-border)!important;border-radius:.5rem!important;margin:.5rem!important;padding:.5rem!important}.ql-formats{margin-right:0!important}.ql-picker{width:-webkit-fit-content!important;width:fit-content!important}.ql-picker-label,.ql-toolbar button{border-radius:.2rem!important;color:var(--color-primaryBlue)!important;margin:0 .2rem!important}.ql-picker-label:before,.ql-toolbar button:before{margin-right:1.3rem!important}.ql-picker-label:hover,.ql-toolbar button:hover{background:var(--color-hoverBackground)!important}.ql-picker-label:hover .ql-stroke,.ql-toolbar button:hover .ql-stroke{stroke:var(--color-primaryBlue)!important}.ql-picker-label:active,.ql-toolbar button:active{background:var(--color-activeBackground)!important;color:var(--color-primaryBlue)!important}.ql-picker-label:active .ql-stroke,.ql-toolbar button:active .ql-stroke{stroke:var(--color-primaryBlue)!important}.ql-active{background:var(--color-hoverBackground)!important;color:var(--color-primaryBlue)!important}.ql-stroke{stroke:var(--color-primaryBlue)!important;stroke-width:1.5!important}.ql-fill{fill:var(--color-primaryBlue)!important}.ql-thin{stroke-width:1!important}.ql-picker-options{background:var(--color-muiBackground)!important;border:initial!important;border-radius:.5rem!important;box-shadow:0 0 10px 0 var(--color-shadow)!important;padding:.5rem!important}.ql-picker-item{border-radius:.5rem!important;padding:.5rem!important}.ql-picker-item:hover{background:var(--color-hoverBackground)!important;color:var(--color-primaryBlue)!important}.ql-picker-item:active{background:var(--color-activeBackground)!important;color:var(--color-primaryBlue)!important}.ql-tooltip{background:var(--color-muiBackground)!important;border:initial!important;border-radius:.5rem!important;box-shadow:0 0 10px 0 var(--color-shadow)!important;padding:.5rem!important}.ql-action,.ql-preview,.ql-remove{border-radius:.2rem!important;color:var(--color-primaryBlue)!important;padding:.2rem .5rem!important}.ql-action:hover,.ql-preview:hover,.ql-remove:hover{background:var(--color-hoverBackground)!important}.ql-action:active,.ql-preview:active,.ql-remove:active{background:var(--color-activeBackground)!important}.ql-action:after,.ql-action:before,.ql-preview:after,.ql-preview:before,.ql-remove:after,.ql-remove:before{border-right:initial!important;margin-left:0!important;padding-right:0!important}.MuiSelect-select{border-radius:.5rem!important;min-width:3rem!important;padding:.5rem!important}.MuiSelect-select:focus{background-color:var(--color-componentBackground)!important}.MuiTabs-indicator{background-color:var(--color-primaryBlue)!important}.MuiTabs-indicator,.MuiTextField-root{border-radius:.5rem!important}.Mui-disabled{cursor:not-allowed!important}.MuiInput-underline{border-bottom:none!important;transition-duration:.25s!important}.MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:1px solid var(--color-border)!important}.MuiButton-root{font-family:Segoe UI!important}.MuiChip-root:hover{color:var(--color-text)!important}.MuiMenu-list{min-width:10rem!important;padding:0!important}.MuiMenuItem-root{border-radius:.5rem!important}.MuiMenuItem-root:hover{background:var(--color-hoverBackground)!important}.MuiPickersPopper-paper{border-radius:.5rem!important;margin:.5rem 0!important}.MuiPopover-paper{box-shadow:0 0 10px 0 var(--color-shadow)!important}.MuiOutlinedInput-root{border-radius:.5rem!important}.MuiSkeleton-root{background-color:hsla(0,0%,57%,.239)!important}.rdw-link-modal{height:-webkit-fit-content!important;height:fit-content!important}.rdw-editor-toolbar{border:1px solid var(--color-border)!important;border-radius:.5rem!important}.rdw-option-wrapper{border:none!important;border-radius:10px!important;height:30px!important;min-width:35px!important}.rdw-option-wrapper:hover{background-color:var(--color-hoverBackground)!important;box-shadow:none!important}.rdw-option-wrapper:active{background-color:var(--color-activeBackground)!important;box-shadow:none!important}.rdw-option-active{background-color:#ebe9e9!important;box-shadow:none!important}.rdw-fontsize-dropdown{min-width:60px!important}.rdw-dropdown-wrapper{border:none!important;border-radius:10px!important;color:var(--color-primaryBlue)!important}.rdw-dropdown-wrapper:focus{background-color:#ebe9e9!important}.rdw-dropdown-wrapper:hover{background-color:var(--color-hoverBackground)!important;box-shadow:none!important}.rdw-dropdown-wrapper:active{background-color:var(--color-activeBackground)!important;box-shadow:none!important}.rdw-dropdownoption-active{background:#e3e2e2!important}.rdw-dropdown-selectedtext{left:10%!important}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{right:25%!important;top:40%!important}.rdw-dropdown-carettoclose{border-bottom:6px solid #2377a7!important}.rdw-dropdown-optionwrapper{background:var(--color-componentBackground)!important;border:none!important;border-radius:10px!important;box-shadow:0 0 20px -10px!important;max-height:none!important;overflow-y:hidden!important;top:10%!important}.rdw-dropdownoption-highlighted{background:var(--color-hoverBackground)!important}.sc-beqWaB{max-width:-webkit-fill-available!important}.MuiDrawer-modal{z-index:1300!important}.Resizer{background:#000;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;box-sizing:border-box;opacity:.2;z-index:1}.Resizer:hover{transition:all .25s ease}.Resizer.horizontal{border-bottom:5px solid #fff0;border-top:5px solid #fff0;cursor:row-resize;height:11px;margin:-5px 0;width:100%}.Resizer.horizontal:hover{border-bottom:5px solid #00000080;border-top:5px solid #00000080}.Resizer.vertical{border-left:5px solid #fff0;border-right:5px solid #fff0;cursor:col-resize;margin:0 -5px;width:11px}.Resizer.vertical:hover{border-left:5px solid #00000080;border-right:5px solid #00000080}.Resizer.disabled{cursor:not-allowed}.Resizer.disabled:hover{border-color:#0000}.horiz-menu div ul{display:flex;flex-direction:row;gap:1vw;padding:.5vw}.Pane2{width:1vw}.MuiPopover-paper{border-radius:1rem!important;margin:.5rem 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.MuiPopover-paper::-webkit-scrollbar{height:8px;width:8px}.MuiPopover-paper::-webkit-scrollbar-track{background:#0000;border-radius:8px}.MuiPopover-paper::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.MuiPopover-paper::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.MuiPopover-paper::-webkit-scrollbar{display:none}}.MuiTooltip-tooltip{background-color:#202124!important;border:1px solid var(--color-darkBorder)!important;border-radius:1rem!important;font-family:var(--font-family)!important;font-size:1rem!important;font-weight:400!important;max-width:30rem!important;padding:.7rem!important}.MuiTooltip-arrow{color:#202124!important;left:50%!important;transform:translateX(-50%)!important}.MuiTooltip-popper{background-color:initial!important}.recharts-default-tooltip{background-color:var(--color-muiBackground);border-radius:.5rem!important;box-shadow:5px 5px 10px -5px var(--color-shadow);padding:.5rem!important}.ps-sidebar-container{background:#f4f4f9!important;padding:8rem 10px!important}.ps-sidebar-container::-webkit-scrollbar{width:6px}.ps-sidebar-container::-webkit-scrollbar-thumb{background:var(--color-componentBackground);border-radius:6px}.ps-sidebar-container:hover::-webkit-scrollbar{width:6px}.ps-sidebar-container:hover::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:6px}.ps-sidebar-root{border:var(--color-componentBackground)!important}.disabled{cursor:not-allowed!important;pointer-events:none!important}.ps-menu-button{border-radius:5vh;flex-direction:column;height:13vh!important;margin-bottom:5px!important;padding:5px 15px!important;transition-duration:.25s;width:15vh!important}.ps-menu-button g,.ps-menu-button path,.ps-menu-button svg{height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.ps-menu-icon{border-radius:1vh!important;height:4rem!important;margin:0!important;padding:10%;transition-duration:.3s;width:4rem!important}.ps-menu-label{background:#f4f4f9!important}.ps-disabled,.ps-disabled svg{color:#b1b1b1}.ps-menu-root{width:-webkit-fit-content;width:fit-content}.p-calendar{width:-webkit-fill-available!important}@media screen and (max-width:576px){.ps-menu-button{font-size:1.2rem}.ps-menu-icon{margin-right:0}.ps-sidebar-container{align-items:center}}.rdt_TableRow{background:var(--color-background)!important}.rdt_Pagination{width:-webkit-fill-available!important;width:-moz-fill-available!important}.topPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-bottom:1px solid #fff3;box-shadow:0 4px 20px #0000000d;height:80px;justify-content:space-between;left:0;padding:0 3rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:100}.topPanel,.topPanel__left{align-items:center;display:flex}.topPanel__left{gap:1rem}.topPanel__left__logo{cursor:pointer;height:auto;transition:transform .3s ease;width:140px}.topPanel__left__logo:hover{transform:scale(1.05)}.topPanel__center{align-items:center;display:flex;flex:1 1;justify-content:center}.topPanel__right{align-items:center;display:flex;gap:1rem}.topPanel__right__logo{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 12px #667eea4d;cursor:pointer;display:flex;height:44px;justify-content:center;overflow:hidden;transition:all .3s ease;width:44px}.topPanel__right__logo:hover{box-shadow:0 6px 16px #667eea66;transform:scale(1.1)}.topPanel__right__logo__photo{height:100%;object-fit:cover;width:100%}.topPanel__right__logo__icon{color:#fff;font-size:1.5rem}.topPanel__right__b1 button,.topPanel__right__b2 button,.topPanel__right__b3 button,.topPanel__right__b4 button{border-radius:50px;font-size:.9375rem;font-weight:600;padding:.625rem 1.5rem;transition:all .3s ease;white-space:nowrap}.topPanel__right__b3 button{background:#fff;border:none;box-shadow:0 4px 12px #00000026;color:#667eea}.topPanel__right__b3 button:hover{box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.topPanel__right__b4 button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;color:#fff}.topPanel__right__b4 button:hover{background:#ffffff4d;border-color:#fffc}.topPanel_report{background:#fffffffa;border-bottom:1px solid #0000001a;box-shadow:0 4px 24px #0000001f}.topPanel_report .topPanel__left__logo{filter:none}.topPanel_report .topPanel__right__b3 button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.topPanel_report .topPanel__right__b4 button{background:#0000;border-color:#667eea;color:#667eea}.topPanel_report .topPanel__right__b4 button:hover{background:#667eea;color:#fff}@-moz-document url-prefix(){.topPanel{border-color:#ecebeb}}@media screen and (max-width:1200px){.topPanel{padding:0 2rem}.topPanel__left__logo{width:120px}.topPanel__right{gap:.75rem}.topPanel__right__b1 button,.topPanel__right__b2 button,.topPanel__right__b3 button,.topPanel__right__b4 button{font-size:.875rem;padding:.5rem 1.25rem}}@media screen and (max-width:992px){.topPanel{padding:0 1.5rem}.topPanel__left__logo{width:110px}.topPanel__right{gap:.5rem}}@media screen and (max-width:768px){.topPanel{height:70px;padding:0 1.25rem}.topPanel__left__logo{width:100px}.topPanel__right__logo{display:flex;height:40px;width:40px}.topPanel__right__open{left:0;opacity:1}.topPanel__right__close,.topPanel__right__open{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);bottom:0;display:flex;flex-direction:column;gap:1.5rem;height:100vh;justify-content:center;position:fixed;top:0;transition:all .4s cubic-bezier(.4,0,.2,1);width:100vw;z-index:99}.topPanel__right__close{left:-100%;opacity:0}.topPanel__right__close__menuIcon{border-radius:12px;color:#fff;cursor:pointer;font-size:2.5rem;padding:.5rem;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease}.topPanel__right__close__menuIcon:hover{background:#fff3;transform:rotate(90deg)}.topPanel__right__b1,.topPanel__right__b2,.topPanel__right__b3,.topPanel__right__b4{max-width:320px;width:80%}.topPanel__right__b1 button,.topPanel__right__b2 button,.topPanel__right__b3 button,.topPanel__right__b4 button{background:#fff;border:none;box-shadow:0 8px 24px #0003;color:#667eea;font-size:1rem;padding:1rem 2rem;width:100%}.topPanel__right__b1 button:hover,.topPanel__right__b2 button:hover,.topPanel__right__b3 button:hover,.topPanel__right__b4 button:hover{box-shadow:0 12px 32px #0000004d;transform:translateY(-4px)}}@media screen and (max-width:600px){.topPanel{height:65px;padding:0 1rem}.topPanel__left__logo{width:90px}.topPanel__right__logo{height:36px;width:36px}.topPanel__right__b1,.topPanel__right__b2,.topPanel__right__b3,.topPanel__right__b4{max-width:280px;width:85%}.topPanel__right__b1 button,.topPanel__right__b2 button,.topPanel__right__b3 button,.topPanel__right__b4 button{font-size:.9375rem;padding:.875rem 1.75rem}}@media screen and (max-width:480px){.topPanel{height:60px}.topPanel__left__logo{width:80px}.topPanel__right__logo{height:34px;width:34px}.topPanel__right__close__menuIcon{font-size:2rem;right:1rem;top:1rem}.topPanel__right__b1,.topPanel__right__b2,.topPanel__right__b3,.topPanel__right__b4{max-width:260px;width:90%}.topPanel__right__b1 button,.topPanel__right__b2 button,.topPanel__right__b3 button,.topPanel__right__b4 button{font-size:.875rem;padding:.75rem 1.5rem}}.sidePanel{animation:slideInLeft .5s ease-out;z-index:22}.sidePanel__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f4f4f9;border-right:1px solid #667eea1a;box-shadow:4px 0 24px #0000000f;flex-direction:column;height:100vh;left:0;max-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;position:fixed;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;top:0;transform:translateX(0);transition:transform .4s cubic-bezier(.4,0,.2,1);width:-webkit-fit-content;width:fit-content;z-index:21}.sidePanel__sidebar::-webkit-scrollbar{height:8px;width:8px}.sidePanel__sidebar::-webkit-scrollbar-track{background:#0000;border-radius:8px}.sidePanel__sidebar::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.sidePanel__sidebar::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.sidePanel__sidebar::-webkit-scrollbar{display:none}}.sidePanel__sidebar__logo{cursor:pointer;filter:drop-shadow(0 2px 8px rgba(102,126,234,.2));height:-webkit-fit-content;height:fit-content;margin:5vh 1vw 2vh;transition:all .3s ease;width:5vw}.sidePanel__sidebar__logo:hover{filter:drop-shadow(0 4px 12px rgba(102,126,234,.3));transform:scale(1.05)}@media screen and (max-width:992px)and (min-width:768px){.sidePanel__sidebar__logo{width:8vw}}@media screen and (max-width:768px)and (min-width:576px){.sidePanel__sidebar__logo{width:10vw}}@media screen and (max-width:576px)and (min-width:468px){.sidePanel__sidebar__logo{width:15vw}}@media screen and (max-width:468px){.sidePanel__sidebar__logo{width:20vw}}.sidePanel__sidebar__org,.sidePanel__sidebar__project{text-wrap:nowrap;height:4vh;margin-top:2vh}.sidePanel__sidebar__active a{color:#667eea!important;font-weight:700;transition:.3s ease-in}.sidePanel__sidebar__active a g,.sidePanel__sidebar__active a svg{fill:#667eea;color:#667eea}.sidePanel__sidebar__active .ps-menu-icon{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:12px;box-shadow:0 2px 8px #667eea40;transition:.3s ease-in}.sidePanel__menuBar{display:none}.sidePanelAdmin{animation:slideInLeft .5s ease-out;z-index:22}.sidePanelAdmin__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f4f4f9;border-right:1px solid #667eea1a;box-shadow:4px 0 24px #0000000f;flex-direction:column;height:100vh;left:0;max-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;position:fixed;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;top:0;transform:translateX(0);transition:transform .4s cubic-bezier(.4,0,.2,1);width:-webkit-fit-content;width:fit-content;z-index:21}.sidePanelAdmin__sidebar::-webkit-scrollbar{height:8px;width:8px}.sidePanelAdmin__sidebar::-webkit-scrollbar-track{background:#0000;border-radius:8px}.sidePanelAdmin__sidebar::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.sidePanelAdmin__sidebar::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.sidePanelAdmin__sidebar::-webkit-scrollbar{display:none}}.sidePanelAdmin__sidebar__logo{cursor:pointer;filter:drop-shadow(0 2px 8px rgba(102,126,234,.2));height:-webkit-fit-content;height:fit-content;margin:5vh 1vw 2vh;transition:all .3s ease;width:5vw}.sidePanelAdmin__sidebar__logo:hover{filter:drop-shadow(0 4px 12px rgba(102,126,234,.3));transform:scale(1.05)}@media screen and (max-width:992px)and (min-width:768px){.sidePanelAdmin__sidebar__logo{width:8vw}}@media screen and (max-width:768px)and (min-width:576px){.sidePanelAdmin__sidebar__logo{width:10vw}}@media screen and (max-width:576px)and (min-width:468px){.sidePanelAdmin__sidebar__logo{width:15vw}}@media screen and (max-width:468px){.sidePanelAdmin__sidebar__logo{width:20vw}}.sidePanelAdmin__sidebar__org,.sidePanelAdmin__sidebar__project{text-wrap:nowrap;height:4vh;margin-top:2vh}.sidePanelAdmin__sidebar__active a{color:#667eea!important;font-weight:700;transition:.3s ease-in}.sidePanelAdmin__sidebar__active a g,.sidePanelAdmin__sidebar__active a svg{fill:#667eea;color:#667eea}.sidePanelAdmin__sidebar__active .ps-menu-icon{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:12px;box-shadow:0 2px 8px #667eea40;transition:.3s ease-in}.sidePanelAdmin__menuBar{display:none}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:768px){.sidePanel__menuBar{display:block;position:relative}.sidePanel__menuBar__close__show,.sidePanel__menuBar__open__show{background:#ffffffe6;border-radius:12px;color:#667eea;cursor:pointer;font-size:2rem!important;left:22px;left:20px;padding:8px;position:fixed;position:absolute;top:13px;top:20px;transition:all .3s ease;z-index:11}.sidePanel__menuBar__close__show:hover,.sidePanel__menuBar__open__show:hover{background:#fff;box-shadow:0 4px 12px #667eea33;color:#764ba2}.sidePanel__menuBar__close__hide,.sidePanel__menuBar__open__hide{cursor:pointer;display:none!important;font-size:2rem!important;left:22px;position:fixed;top:13px;z-index:11}.sidePanel__sidebar{background:#fffffffa;top:8rem;width:260px}}@media screen and (max-width:576px){.sidePanel__sidebar{width:85vw}.sidePanel__sidebar aside{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;min-width:100%;width:100%}.sidePanel__sidebar__project{font-size:1.3rem;margin-right:2rem}.sidePanel__sidebar__email a,.sidePanel__sidebar__help a{flex-direction:row}}.close{transform:translateX(-110%)}.open{box-shadow:8px 0 32px #0000001a;transform:translateX(0)}.splashScreen__overlay{align-items:center;display:flex;justify-content:center;opacity:1;overflow:hidden;position:absolute;transition:opacity .8s cubic-bezier(.4,0,.2,1);z-index:10000}.splashScreen__overlay--fadeOut{opacity:0;pointer-events:none}.splashScreen__background,.splashScreen__background__gradient{bottom:0;left:0;position:absolute;right:0;top:0}.splashScreen__background__gradient{animation:gradientShift 8s ease-in-out infinite;background:linear-gradient(135deg,#2784b9,#004b93 50%,#2784b9);background-size:200% 200%}.splashScreen__background__pattern{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff14 0,#0000 50%),radial-gradient(circle at 50% 50%,#ffffff0d 0,#0000 30%)}.splashScreen__background__pattern,.splashScreen__background__shapes{bottom:0;left:0;position:absolute;right:0;top:0}.splashScreen__background__shape{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-radius:50%;position:absolute}.splashScreen__background__shape.--shape1{animation:float 15s ease-in-out infinite;height:300px;left:-150px;top:-150px;width:300px}.splashScreen__background__shape.--shape2{animation:float 20s ease-in-out infinite reverse;bottom:-100px;height:200px;right:-100px;width:200px}.splashScreen__background__shape.--shape3{animation:float 18s ease-in-out infinite;animation-delay:5s;height:150px;right:10%;top:20%;width:150px}.splashScreen__background__shape.--shape4{animation:float 12s ease-in-out infinite;animation-delay:8s;bottom:30%;height:100px;left:15%;width:100px}.splashScreen__container{max-width:600px;padding:2rem;position:relative;width:100%;z-index:2}.splashScreen__content{align-items:center;display:flex;flex-direction:column;text-align:center}.splashScreen__logoSection{margin-bottom:4rem}.splashScreen__logoContainer{align-items:center;display:flex;flex-direction:column;gap:2rem}.splashScreen__logoWrapper{align-items:center;display:flex;justify-content:center;position:relative}.splashScreen__logoIcon{animation:logoFloat 3s ease-in-out infinite;filter:brightness(0) invert(1);height:120px;position:relative;width:120px;z-index:2}.splashScreen__logoGlow{animation:pulse 2s ease-in-out infinite;background:radial-gradient(circle,#ffffff4d 0,#0000 70%);border-radius:50%;height:140px;position:absolute;width:140px;z-index:1}.splashScreen__brandContainer{align-items:center;display:flex;flex-direction:column;gap:.5rem}.splashScreen__brandText{filter:brightness(0) invert(1);height:auto;opacity:.95;width:200px}.splashScreen__tagline{color:#fffc;font-size:.9rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.splashScreen__loadingSection{align-items:center;display:flex;flex-direction:column;gap:2rem;width:100%}.splashScreen__stepsIndicator{display:flex;gap:.75rem;margin-bottom:1rem}.splashScreen__stepDot{background:#ffffff4d;border-radius:50%;height:12px;transition:all .4s ease;width:12px}.splashScreen__stepDot--active{background:#fffc;box-shadow:0 0 20px #ffffff80;transform:scale(1.2)}.splashScreen__stepDot--completed{background:#2784b9e6;transform:scale(1)}.splashScreen__textContainer{display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:60px}.splashScreen__text{animation:textFade .5s ease-in-out;color:#fff;font-size:1.25rem;font-weight:600;transition:all .3s ease}.splashScreen__subtext{color:#ffffffb3;font-size:.95rem;font-weight:400}.splashScreen__progressContainer{align-items:center;display:flex;flex-direction:column;gap:.75rem;max-width:400px;width:100%}.splashScreen__progressBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;height:8px;overflow:hidden;position:relative;width:100%}.splashScreen__progressFill{animation:progressShimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#2784b9,#004b93 50%,#2784b9);background-size:200% 100%;border-radius:50px;height:100%;position:relative;transition:width .3s ease}.splashScreen__progressFill:after{animation:progressGlow 1.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff6 50%,#0000);content:"";height:100%;position:absolute;right:0;top:0;width:20px}.splashScreen__progressGlow{background:linear-gradient(90deg,#2784b9,#004b93);border-radius:50px;bottom:-2px;filter:blur(4px);left:-2px;opacity:.3;position:absolute;right:-2px;top:-2px;z-index:-1}.splashScreen__progressText{color:#ffffffe6;font-size:.9rem;font-weight:600;min-width:40px}.splashScreen__featuresPreview{display:flex;gap:1.5rem;margin-top:1rem}.splashScreen__featureCard{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;display:flex;flex-direction:column;gap:.5rem;min-width:80px;padding:1rem;transition:transform .3s ease,background .3s ease}.splashScreen__featureCard:hover{background:#ffffff26;transform:translateY(-4px)}.splashScreen__featureCard--analytics,.splashScreen__featureCard--efficiency{animation:cardFloat 3s ease-in-out infinite}.splashScreen__featureCard--efficiency{animation-delay:1s}.splashScreen__featureCard--goals{animation:cardFloat 3s ease-in-out infinite;animation-delay:2s}.splashScreen__featureIcon{font-size:1.5rem}.splashScreen__featureLabel{color:#ffffffe6;font-size:.8rem;font-weight:500}.splashScreen__floatingElements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.splashScreen__floatingElement{animation:elementFloat 8s ease-in-out infinite;font-size:1.5rem;opacity:.6;position:absolute}.splashScreen__floatingElement.--element1{animation-delay:0s;left:10%;top:15%}.splashScreen__floatingElement.--element2{animation-delay:2s;right:15%;top:25%}.splashScreen__floatingElement.--element3{animation-delay:4s;bottom:25%;left:15%}.splashScreen__floatingElement.--element4{animation-delay:6s;bottom:15%;right:10%}.splashScreen__footer{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.splashScreen__footerText{color:#fff9;font-size:.8rem;font-weight:400;letter-spacing:.5px}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes textFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes progressShimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes progressGlow{0%,to{opacity:0}50%{opacity:1}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes elementFloat{0%,to{opacity:.3;transform:translateY(0) rotate(0deg)}25%{opacity:.6;transform:translateY(-15px) rotate(90deg)}50%{opacity:.8;transform:translateY(-8px) rotate(180deg)}75%{opacity:.4;transform:translateY(-12px) rotate(270deg)}}@media(max-width:768px){.splashScreen__container{padding:1rem}.splashScreen__logoIcon{height:80px;width:80px}.splashScreen__logoGlow{height:100px;width:100px}.splashScreen__brandText{width:150px}.splashScreen__text{font-size:1.1rem}.splashScreen__featuresPreview{gap:1rem}.splashScreen__featureCard{min-width:60px;padding:.75rem}.splashScreen__featureIcon{font-size:1.2rem}.splashScreen__featureLabel{font-size:.7rem}.splashScreen__loadingSection{gap:1.5rem}}@media(max-width:480px){.splashScreen__logoSection{margin-bottom:3rem}.splashScreen__featuresPreview{flex-wrap:wrap;justify-content:center}.splashScreen__progressContainer{max-width:280px}}.authLayout{display:flex}.authLayout__main{background:#f8f9fa;display:flex;flex:1 1;flex-direction:column;height:100dvh;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.authLayout__main::-webkit-scrollbar{height:8px;width:8px}.authLayout__main::-webkit-scrollbar-track{background:#0000;border-radius:8px}.authLayout__main::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.authLayout__main::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.authLayout__main::-webkit-scrollbar{display:none}}.authLayout__main__section{margin:0 auto;max-width:1400px;padding-left:8rem;padding-top:8rem;width:100%}.authLayout__fullPageContainer{width:100%}.baseOutlet{background:linear-gradient(180deg,#f7fafc,#edf2f7 50%,#e6f0ff)}.baseOutlet__main__section{margin:0 auto;max-width:1400px;width:100%}.loginPage{background:var(--color-componentBackground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow:hidden;position:relative;width:100%}.loginPage__loaderOverlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:50}.loginPage__loaderOverlay__spinner{animation:loginPage-spin .9s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top:5px solid var(--color-primaryBlue,#2784b9);height:48px;margin-bottom:1rem;width:48px}.loginPage__loaderOverlay__text{color:#fff}@keyframes loginPage-spin{to{transform:rotate(1turn)}}.loginPage__wave{bottom:0;left:0;position:absolute;width:100%;z-index:1}.loginPage__inner{align-items:center;display:flex;flex-direction:column;width:100%;z-index:2}.loginPage__inner__top{display:flex;justify-content:space-between;padding:5vh 5vw 0;width:100%}.loginPage__inner__top__logo{height:10vh;width:9rem}.loginPage__inner__body{align-items:center;display:flex;height:50vh;height:-webkit-fit-content;height:fit-content;justify-content:center;width:40vw}.loginPage__inner__body--preload{opacity:0;transition:opacity .2s ease-in-out}.loginPage__inner__body--fadeOut{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.loginPage__inner__body__t1{font-size:3rem;font-weight:600;margin-top:4vh}.loginPage__inner__body__t2{font-size:1.05rem;margin:2vh 0}.loginPage__inner__body__socialLogin{padding:0 26%;width:100%}.loginPage__inner__body__socialLogin__google{border-radius:1vh;color:var(--color-text);opacity:.9;width:100%}.loginPage__inner__body__socialLogin__google button,.loginPage__inner__body__socialLogin__google div[role=button]{background:var(--color-componentBackground)!important;border-radius:1vh!important;color:var(--color-text)!important;font-size:1rem;text-align:left;width:100%}.loginPage__inner__body__socialLogin__divider{align-items:center;display:flex;margin:1vh 0}.loginPage__inner__body__socialLogin__divider__line{border-top:1px solid #d3d3d3;width:100%}.loginPage__inner__body__socialLogin__divider__text{margin:0 1vw}.loginPage__inner__body__inner{display:flex;flex-direction:column;padding:0 10% 10%;width:100%}.loginPage__inner__body__form,.loginPage__inner__body__form__inputs{display:flex;flex-direction:column;gap:2vh;width:100%}.loginPage__inner__body__form__inputs{padding:5% 20% 10%}.loginPage__inner__body__form__inputs__userName{background-color:var(--color-background)!important}.loginPage__inner__body__form__inputs__userName .standard-textField{background-color:var(--color-background)!important;border-radius:1vh}.loginPage__inner__body__form__inputs__userName__icon{color:var(--color-text);height:2.5vh;width:2.5vh}.loginPage__inner__body__form__inputs__login{justify-content:center}.loginPage__inner__body__form__inputs__otp .loginPage__otpWrapper{display:flex}.loginPage__inner__body__form__inputs__otp .loginPage__otpWrapper input{background:var(--color-background);border:1px solid #ccc;border:1px solid var(--color-border,#ccc);border-radius:6px;color:var(--color-text);font-size:1.4rem;height:3rem;text-align:center;width:2.8rem!important}.loginPage__inner__body__form__inputs__otp .loginPage__otpWrapper input:focus{outline:2px solid #2784b9;outline:2px solid var(--color-primaryBlue,#2784b9)}.loginPage__inner__body__loginForm__buttonsFlex{display:flex;flex-direction:column;gap:1.2vh;margin-top:1vh;width:100%}.loginPage__inner__body__loginForm__buttonsFlex__login{margin-top:2vh}.loginPage__inner__body__loginForm__buttonsFlex__forgotPasswordFlex{align-items:center;display:flex;justify-content:space-between}.loginPage__inner__body__loginForm__buttonsFlex__forgotPasswordFlex__loginError{color:#d9534f;color:var(--color-danger,#d9534f)}.loginPage__inner__body__loginForm__buttonsFlex__forgotPasswordFlex__button{cursor:pointer}.loginPage__inner__body__loginForm__buttonsFlex__signup{align-items:center;display:flex;gap:1rem}.loginPage__inner__body__loginForm__buttonsFlex__signup__t1{color:var(--color-text)}.loginPage__inner__body__loginForm__buttonsFlex__signup__t2{color:var(--color-primaryBlue);cursor:pointer}.loginPage__errorMessage{align-self:center;text-align:center;width:25rem}.loginPage__inner__body__form__inputs__phoneInput{background:#fff;background:var(--color-componentBackground,#fff);border:1px solid #d0d0d0;border:1px solid var(--color-border,#d0d0d0);border-radius:6px;box-shadow:0 2px 8px #00000008;font-size:1rem;margin-bottom:1rem;padding:.5rem .75rem;transition:box-shadow .2s;width:100%}.loginPage .phone-input{width:100%}.loginPage .phone-input input{background:#fff;background:var(--color-componentBackground,#fff);border:1px solid #d0d0d0;border:1px solid var(--color-border,#d0d0d0);border-radius:6px;font-size:1rem;padding:.5rem .75rem;transition:box-shadow .2s;width:100%}.loginPage .phone-input .flag-dropdown{background:#fff;background:var(--color-componentBackground,#fff);border:1px solid #d0d0d0;border:1px solid var(--color-border,#d0d0d0);border-radius:6px 0 0 6px}.loginPage__inner__body--fadeOut,.loginPage__inner__body--preload{opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.4,0,.2,1)}.loginPage__inner__body{opacity:1;transition:opacity .45s cubic-bezier(.4,0,.2,1)}.loginPage__popupOverlay{align-items:center;animation:fadeIn .3s;background:#00000040;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loginPage__popupCard{background:#fff;border-radius:10px;box-shadow:0 8px 32px #0000002e;max-width:90vw;min-width:260px;padding:2rem 2.5rem;text-align:center}.loginPage__popupTitle{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.loginPage__popupMessage{font-size:1rem;margin-bottom:1.5rem}.loginPage__popupButton{background:#2784b9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1.5rem;transition:background .2s}.loginPage__popupButton:hover{background:#176090}.loginPage__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.loginPage__background__gradient{background:linear-gradient(135deg,#2784b9,#004b93);bottom:0;left:0;position:absolute;right:0;top:0}.loginPage__background__pattern{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff14 0,#0000 50%)}.loginPage__background__pattern,.loginPage__background__shapes{bottom:0;left:0;position:absolute;right:0;top:0}.loginPage__background__shape{animation:float 20s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:50%;position:absolute}.loginPage__background__shape.--shape1{animation-delay:0s;height:400px;left:-200px;top:-200px;width:400px}.loginPage__background__shape.--shape2{animation-delay:7s;bottom:-150px;height:300px;right:-150px;width:300px}.loginPage__background__shape.--shape3{animation-delay:14s;height:200px;left:10%;top:50%;width:200px}.loginPage__container{display:flex;min-height:100vh;position:relative;z-index:1}.loginPage__branding{align-items:center;color:#fff;cursor:default;display:flex;flex:1 1;justify-content:center;padding:4rem 2rem}.loginPage__branding__content{max-width:500px;width:100%}.loginPage__branding__logo{margin-bottom:3rem}.loginPage__branding__logoSvg{filter:brightness(0) invert(1);height:auto;width:150px}.loginPage__branding__hero{margin-bottom:4rem}.loginPage__branding__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f9ff);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.loginPage__branding__titleAccent{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background:linear-gradient(135deg,#fff,#f0f9ff);background-clip:text;display:block}.loginPage__branding__subtitle{color:#ffffffe6;font-size:1.25rem;font-weight:400;line-height:1.6}.loginPage__branding__features{display:flex;flex-direction:column;gap:2rem}.loginPage__branding__feature{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #bdbdbd4d;border-radius:1rem;display:flex;padding:1rem 1.5rem;transition:transform .3s ease,background .3s ease}.loginPage__branding__feature:hover{background:#bdbdbd4d;transform:translateY(-4px)}.loginPage__branding__featureIcon{height:2.5rem;width:2.5rem}.loginPage__branding__featureText{display:flex;flex-direction:column;gap:.25rem}.loginPage__branding__featureText strong{color:#fff;font-size:1.1rem;font-weight:600}.loginPage__branding__featureText span{color:#fffc;font-size:.95rem;line-height:1.4}.loginPage__formSection{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--color-componentBackground);display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:500px;padding:2rem}.loginPage__formContainer{max-width:400px;transition:opacity .3s ease,transform .3s ease;width:100%}.loginPage__formContainer--preload{opacity:0;transform:translateY(20px)}.loginPage__formContainer--fadeOut{opacity:.5}.loginPage__header{margin-bottom:3rem;text-align:center}.loginPage__welcomeTitle{color:var(--color-text);font-size:2rem;font-weight:700;margin-bottom:.5rem}.loginPage__welcomeSubtitle{font-size:1rem;font-weight:400}.loginPage__googleLogin{margin-bottom:2rem}.loginPage__googleBtn{background:var(--color-muiBackground);border:1px solid var(--color-darkBorder);border-radius:1rem;color:var(--color-text);justify-content:center;padding:.8rem 1rem;transition:all .2s ease}.loginPage__googleBtn:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.loginPage__googleBtn:active{transform:translateY(0)}.loginPage__googleIcon{font-size:1.25rem}.loginPage__divider{align-items:center;display:flex;gap:1rem;margin:2rem 0}.loginPage__dividerLine{background:var(--color-border);flex:1 1;height:1px}.loginPage__form{display:flex;flex-direction:column;gap:1.5rem}.loginPage__inputGroup{display:flex;flex-direction:column;gap:.5rem}.loginPage__inputWrapper{position:relative}.loginPage__input{background:var(--color-muiBackground);border:1px solid var(--color-border);border-radius:1rem;color:var(--color-text);padding:.8rem 1rem .8rem 3rem;transition:all .2s ease;width:100%}.loginPage__input::placeholder{color:var(--color-primaryGrey)}.loginPage__input:focus{border-color:var(--color-primaryBlue);box-shadow:0 0 0 3px var(--color-hoverBackground);outline:none}.loginPage__input:disabled{background:var(--color-primaryGrey);cursor:not-allowed}.loginPage__inputIcon{color:var(--color-sidePanelIcon);font-size:1.25rem;left:1rem;position:absolute;z-index:1}.loginPage__togglePassword{color:var(--color-sidePanelIcon)!important;position:absolute!important;right:.5rem;z-index:1}.loginPage__togglePassword:hover{color:var(--color-primaryText)!important}.loginPage__fieldError{color:#ef4444;font-size:.875rem;margin-top:.25rem}.loginPage__primaryBtn{align-items:center;background:linear-gradient(135deg,#004b93,#004b93);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1rem;transition:all .2s ease;width:100%}.loginPage__primaryBtn:hover:not(:disabled){background:linear-gradient(135deg,#0056a8,#0056a8);box-shadow:0 8px 25px #004b9366;transform:translateY(-1px)}.loginPage__primaryBtn:active:not(:disabled){transform:translateY(0)}.loginPage__primaryBtn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.loginPage__spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.loginPage__userSummary{background:var(--color-darkBorder);border-radius:1rem;margin-bottom:2rem;padding:1rem}.loginPage__otpWrapper{display:flex;gap:.5rem}.loginPage__otpInput{background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;font-size:1.25rem!important;font-weight:600!important;height:3rem!important;text-align:center!important;transition:all .2s ease!important;width:3rem!important}.loginPage__otpInput:focus{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important;outline:none!important}.loginPage__otpFooter{justify-content:center}.loginPage__linkBtn{background:none;border:none;border-radius:.5rem;color:var(--color-primaryBlue);cursor:pointer;font-size:.875rem;font-weight:500;padding:.4rem 1rem;transition:background .2s}.loginPage__linkBtn:hover:not(:disabled){background:#2784b91a}.loginPage__linkBtn:disabled{cursor:not-allowed;opacity:.5}.loginPage__alternativeLogin{margin:1.5rem 0;text-align:center}.loginPage__footer{border-top:1px solid var(--color-border);justify-content:flex-end;margin-top:2rem;padding-top:2rem}.loginPage__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.loginPage__loadingOverlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loginPage__loadingContent{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:2rem;text-align:center}.loginPage__loadingSpinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#667eea;height:40px;margin:0 auto 1rem;width:40px}.loginPage__loadingText{color:#374151;font-size:1rem;margin:0}@media(max-width:1024px){.loginPage__container{flex-direction:column}.loginPage__branding{padding:3rem 2rem 2rem}.loginPage__branding__title{font-size:2.5rem}.loginPage__branding__features{flex-direction:row;gap:1rem;overflow-x:auto;padding-bottom:1rem}.loginPage__branding__features::-webkit-scrollbar{display:none}.loginPage__branding__feature{flex-shrink:0;min-width:250px}.loginPage__formSection{background:#fff;max-width:100%}}@media(max-width:768px){.loginPage__background,.loginPage__branding,.loginPage__wave{display:none!important}.loginPage__container{align-items:center;flex-direction:column;justify-content:center;min-height:100vh;padding:.75rem}.loginPage__formSection{background:var(--color-componentBackground);border:none;box-shadow:none;max-width:100%;padding:.75rem;width:100%}.loginPage__formContainer{max-width:100%}.loginPage__mobileLogo{align-items:center;display:flex;justify-content:center;margin:.25rem 0 .75rem}.loginPage__mobileLogo .loginPage__branding__logoSvg{filter:none;height:auto;width:130px}.loginPage__form{gap:1rem}.loginPage__input{padding:.75rem .9rem .75rem 2.6rem}.loginPage__primaryBtn{padding:.8rem .9rem}}@media(min-width:769px){.loginPage__mobileLogo{display:none}}.signupPage{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow:hidden;position:relative}.signupPage__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.signupPage__background__gradient{background:linear-gradient(135deg,#2784b9,#004b93);bottom:0;left:0;position:absolute;right:0;top:0}.signupPage__background__pattern{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff14 0,#0000 50%)}.signupPage__background__pattern,.signupPage__background__shapes{bottom:0;left:0;position:absolute;right:0;top:0}.signupPage__background__shape{animation:float 20s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:50%;position:absolute}.signupPage__background__shape.--shape1{animation-delay:0s;height:400px;left:-200px;top:-200px;width:400px}.signupPage__background__shape.--shape2{animation-delay:7s;bottom:-150px;height:300px;right:-150px;width:300px}.signupPage__background__shape.--shape3{animation-delay:14s;height:200px;left:10%;top:50%;width:200px}.signupPage__container{display:flex;min-height:100vh;position:relative;z-index:1}.signupPage__branding{align-items:center;color:#fff;display:flex;flex:1 1;justify-content:center;padding:4rem 2rem}.signupPage__branding__content{max-width:500px;width:100%}.signupPage__branding__logo{margin-bottom:3rem}.signupPage__branding__logoSvg{filter:brightness(0) invert(1);height:auto;width:150px}.signupPage__branding__hero{margin-bottom:4rem}.signupPage__branding__title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.signupPage__branding__title,.signupPage__branding__titleAccent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f9ff);-webkit-background-clip:text;background-clip:text}.signupPage__branding__titleAccent{display:block}.signupPage__branding__subtitle{color:#ffffffe6;font-size:1.25rem;font-weight:400;line-height:1.6}.signupPage__branding__features{display:flex;flex-direction:column;gap:2rem}.signupPage__branding__feature{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;display:flex;padding:1rem 1.5rem;transition:transform .3s ease,background .3s ease}.signupPage__branding__feature:hover{background:#ffffff26;transform:translateY(-4px)}.signupPage__branding__featureIcon{height:2.5rem;width:2.5rem}.signupPage__branding__featureText{display:flex;flex-direction:column;gap:.25rem}.signupPage__branding__featureText strong{color:#fff;font-size:1.1rem;font-weight:600}.signupPage__branding__featureText span{color:#fffc;font-size:.95rem;line-height:1.4}.signupPage__formSection{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--color-componentBackground);display:flex;flex:1 1;justify-content:center;max-width:500px;padding:2rem}.signupPage__formContainer{max-width:400px;transition:opacity .3s ease,transform .3s ease;width:100%}.signupPage__formContainer--preload{opacity:0;transform:translateY(20px)}.signupPage__formContainer--fadeOut{opacity:.5}.signupPage__header{margin-bottom:2rem;text-align:center}.signupPage__welcomeTitle{color:var(--color-text);font-size:2rem;font-weight:700;margin-bottom:.5rem}.signupPage__welcomeSubtitle{font-size:1rem;font-weight:400}.signupPage__signupForm{display:flex;flex-direction:column;gap:1.5rem}.signupPage__googleSignup{margin-bottom:.5rem}.signupPage__googleBtn{background:var(--color-muiBackground);border:1px solid var(--color-darkBorder);border-radius:1rem;color:var(--color-text);justify-content:center;padding:.8rem 1rem;transition:all .2s ease}.signupPage__googleBtn:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.signupPage__googleBtn:active{transform:translateY(0)}.signupPage__googleIcon{font-size:1.25rem}.signupPage__divider{align-items:center;display:flex;gap:1rem;margin:1rem 0}.signupPage__dividerLine{background:var(--color-border);flex:1 1;height:1px}.signupPage__form{display:flex;flex-direction:column;gap:1.5rem}.signupPage__inputGroup{display:flex;flex-direction:column;gap:.5rem}.signupPage__inputWrapper{position:relative}.signupPage__input{background:var(--color-muiBackground);border:1px solid var(--color-border);border-radius:1rem;color:var(--color-text);padding:.8rem 1rem .8rem 3rem;transition:all .2s ease;width:100%}.signupPage__input::placeholder{color:var(--color-primaryGrey)}.signupPage__input:focus{border-color:var(--color-primaryBlue);box-shadow:0 0 0 3px var(--color-hoverBackground);outline:none}.signupPage__input:disabled{background:var(--color-primaryGrey);cursor:not-allowed}.signupPage__inputIcon{color:var(--color-sidePanelIcon);font-size:1.25rem;left:1rem;position:absolute;z-index:1}.signupPage__inputLoader{align-items:center;display:flex;justify-content:center;position:absolute;right:1rem;z-index:1}.signupPage__fieldError{color:#ef4444;font-size:.875rem;margin-top:.25rem}.signupPage__primaryBtn{align-items:center;background:linear-gradient(135deg,#004b93,#004b93);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1rem;transition:all .2s ease;width:100%}.signupPage__primaryBtn:hover:not(:disabled){background:linear-gradient(135deg,#0056a8,#0056a8);box-shadow:0 8px 25px #004b9366;transform:translateY(-1px)}.signupPage__primaryBtn:active:not(:disabled){transform:translateY(0)}.signupPage__primaryBtn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.signupPage__secondaryBtn{background:#0000;border:1px solid #004b93;border-radius:12px;color:#004b93;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1rem;transition:all .2s ease;width:100%}.signupPage__secondaryBtn:hover{background:#66b2e6;color:#fff;transform:translateY(-1px)}.signupPage__spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.signupPage__linkBtn{border-radius:.5rem;color:var(--color-primaryBlue);cursor:pointer;padding:.4rem 1rem}.signupPage__footerText{justify-content:flex-end}.signupPage__terms{border-top:1px solid var(--color-border);justify-content:center;padding-top:2rem}.signupPage__termsText{color:#9ca3af;font-size:.8rem;line-height:1.4}.signupPage__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.signupPage__errorView{align-items:center;display:flex;justify-content:center;min-height:300px}.signupPage__errorCard{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.signupPage__errorHeader{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.signupPage__errorIcon{color:#ef4444;font-size:3rem}.signupPage__errorTitle{color:#374151;font-size:1.25rem;font-weight:600;margin:0}.signupPage__errorMessage{color:#ef4444;font-size:1rem;line-height:1.5;margin-bottom:1rem}.signupPage__errorHint{background:#f8fafc;border-radius:8px;color:#6b7280;font-size:.875rem;line-height:1.4;margin-bottom:1.5rem;padding:.75rem}.signupPage__errorActions{display:flex;flex-direction:column;gap:.75rem}.signupPage__loadingOverlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.signupPage__loadingContent{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:2rem;text-align:center}.signupPage__loadingSpinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#667eea;height:40px;margin:0 auto 1rem;width:40px}.signupPage__loadingText{color:#374151;font-size:1rem;margin:0}@media(max-width:1024px){.signupPage__container{flex-direction:column}.signupPage__branding{padding:3rem 2rem 2rem}.signupPage__branding__title{font-size:2.5rem}.signupPage__branding__features{flex-direction:row;gap:1rem;overflow-x:auto;padding-bottom:1rem}.signupPage__branding__features::-webkit-scrollbar{display:none}.signupPage__branding__feature{flex-shrink:0;min-width:250px}.signupPage__formSection{background:#fff;max-width:100%}}@media(max-width:768px){.signupPage__branding{padding:2rem 1rem 1rem}.signupPage__branding__title{font-size:2rem}.signupPage__branding__features{flex-direction:column;gap:1rem}.signupPage__branding__feature{min-width:auto}.signupPage__formSection{padding:1rem}.signupPage__formContainer{max-width:100%}.signupPage__welcomeTitle{font-size:1.75rem}.signupPage__errorCard{margin:1rem;padding:1.5rem}}.inputWrapper{display:flex;flex-direction:column;gap:.375rem;width:100%}.label{color:#cbd5e1;font-size:.95rem;font-weight:500;margin-left:.25rem}.inputGroup{align-items:center;display:flex;position:relative}.icon{color:#64748b;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s}.inputGroup:focus-within .icon{color:#3b82f6}.input{background:#1a2030;border:1px solid #334155;border-radius:1rem;color:#fff;font-size:1rem;outline:none;padding:.75rem 1rem;transition:all .2s;width:100%}.input::placeholder{color:#64748b;opacity:1}.input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.input.hasIcon{padding-left:2.5rem;padding-right:1rem}.input.error{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.error{color:#f87171;font-size:.85rem;margin-left:.25rem}.input__box__form-group{margin-bottom:16px;width:100%}.input__box__form-label{color:#1f2937;display:block;font-size:14px;font-weight:500;margin-bottom:6px;margin-left:4px}.input__box__required{color:#6366f1}.input__box__input-wrapper{position:relative}.input__box__input-icon{color:#6b7280;left:12px;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease}.input__box__textarea-icon{top:16px;transform:none}.input__box__input-wrapper:focus-within .input__box__input-icon{color:#6366f1}.input__box__form-input,.input__box__form-textarea{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:12px;color:#111827;font-size:14px;outline:none;padding:12px 16px;transition:border .2s ease,box-shadow .2s ease;width:100%}.input__box__form-input.with-icon,.input__box__form-textarea.with-icon{padding-left:40px}.input__box__form-input::placeholder,.input__box__form-textarea::placeholder{color:#9ca3af}.input__box__form-input:focus,.input__box__form-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f14d}.input__box__form-textarea{min-height:100px;resize:none}.input__box__has-error .input__box__form-input,.input__box__has-error .input__box__form-textarea{border-color:#ef4444}.input__box__has-error .input__box__form-input:focus,.input__box__has-error .input__box__form-textarea:focus{box-shadow:0 0 0 3px #ef44444d}.input__box__has-error .input__box__input-icon{color:#ef4444}.input__box__error-text{color:#ef4444;font-size:12px;font-weight:500;margin-left:4px;margin-top:4px}:root{--gs-bg:#f9fafb;--gs-surface:#fff;--gs-text:#111827;--gs-muted:#6b7280;--gs-border:#e5e7eb;--gs-primary:#6366f1;--gs-primary-hover:#4f46e5}.dark{--gs-bg:#020617;--gs-surface:#0f172a;--gs-text:#f9fafb;--gs-muted:#9ca3af;--gs-border:#1e293b;--gs-primary:#818cf8;--gs-primary-hover:#6366f1}.gs-page{background:#f9fafb;background:var(--gs-bg);color:#111827;color:var(--gs-text);display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.gs-center{align-items:center;justify-content:center}.gs-header{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding-top:20px;width:100%}.gs-logo h1{background:linear-gradient(90deg,#60a5fa,#6366f1);-webkit-background-clip:text;color:#0000;font-size:28px;margin:0}.gs-logo span{font-size:10px;letter-spacing:.3em}.gs-logo span,.gs-theme-toggle{color:#6b7280;color:var(--gs-muted)}.gs-theme-toggle{background:#fff;background:var(--gs-surface);border:1px solid #e5e7eb;border:1px solid var(--gs-border);border-radius:50%;cursor:pointer;padding:8px}.gs-primary-btn{background:#6366f1;background:var(--gs-primary);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:500;padding:12px;transition:background .2s}.gs-primary-btn:hover{background:#4f46e5;background:var(--gs-primary-hover)}.gs-main{flex:1 1;padding:24px}.gs-card,.gs-main{align-items:center;display:flex;flex-direction:column;justify-content:center}.gs-card{background:#fff;background:var(--gs-surface);border:1px solid #e5e7eb;border:1px solid var(--gs-border);border-radius:24px;box-shadow:0 20px 50px #0003;gap:1rem;max-width:900px;padding:32px;width:100%}.gs-completed{max-width:420px;text-align:center}.gs-progress{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:24px}.gs-bar{background:#e5e7eb;background:var(--gs-border);border-radius:999px;height:6px;width:48px}.gs-bar.active{background:#6366f1;background:var(--gs-primary)}.gs-progress span{color:#6b7280;color:var(--gs-muted);font-size:12px;margin-left:8px}.gs-success-icon{align-items:center;background:#22c55e33;border-radius:50%;color:#22c55e;display:flex;height:80px;justify-content:center;margin:auto;width:80px}.gs-footer{color:#6b7280;color:var(--gs-muted);font-size:12px;padding:16px;text-align:center}.gs-stepone-form{animation:fadeIn .4s ease}.gs-stepone-header{margin-bottom:32px;text-align:center}.gs-stepone-header h2{font-size:28px;margin-bottom:8px}.gs-stepone-header p{color:#6b7280;color:var(--gs-muted);font-size:14px}.gs-stepone-content{align-items:flex-start;display:flex;gap:32px}.gs-stepone-avatar{align-items:center;display:flex;flex-direction:column;gap:12px}.gs-stepone-avatar-box{align-items:center;background:#fff;background:var(--gs-surface);border:2px dashed #e5e7eb;border:2px dashed var(--gs-border);border-radius:50%;cursor:pointer;display:flex;height:128px;justify-content:center;overflow:hidden;position:relative;width:128px}.gs-stepone-avatar-box img{height:100%;object-fit:cover;width:100%}.gs-stepone-avatar-box svg{color:#6b7280;color:var(--gs-muted)}.gs-stepone-avatar-overlay{align-items:center;background:#00000080;color:#fff;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .2s ease}.gs-stepone-avatar-box:hover .gs-stepone-avatar-overlay{opacity:1}.gs-stepone-avatar-box input{display:none}.gs-stepone-upload-btn{background:none;border:none;color:#6366f1;color:var(--gs-primary);cursor:pointer;font-size:14px}.gs-stepone-fields{display:flex;flex:1 1;flex-direction:column;gap:20px}.gs-stepone-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.gs-step2-footer,.gs-stepone-footer{align-items:center;display:flex;justify-content:space-between}.gs-stepone-skip{background:none;color:#6b7280;color:var(--gs-muted);gap:6px}.gs-stepone-next,.gs-stepone-skip{align-items:center;border:none;cursor:pointer;display:flex}.gs-stepone-next{background:#6366f1;background:var(--gs-primary);border-radius:999px;color:#fff;gap:8px;padding:10px 32px}@media(max-width:768px){.gs-stepone-content{flex-direction:column}.gs-stepone-grid{grid-template-columns:1fr}}.gs-step2-form{animation:fadeIn .4s ease}.gs-step2-header{margin-bottom:32px;text-align:center}.gs-step2-header h2{color:#111827;color:var(--gs-text);font-size:28px;font-weight:700}.gs-step2-header p{color:#6b7280;color:var(--gs-muted);font-size:14px}.gs-step2-body{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:520px}.gs-step2-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:768px){.gs-step2-grid{grid-template-columns:1fr}}.gs-step2-field{gap:8px}.gs-step2-field label{color:#111827;color:var(--gs-text);font-size:13px;font-weight:500}.gs-step2-select-wrapper select{-webkit-appearance:none;appearance:none;background:#fff;background:var(--gs-surface);border:1px solid #e5e7eb;border:1px solid var(--gs-border);border-radius:14px;color:#111827;color:var(--gs-text);outline:none;padding:12px 40px 12px 42px;transition:.2s ease;width:100%}.gs-step2-select-wrapper select:focus{border-color:#6366f1;border-color:var(--gs-primary);box-shadow:0 0 0 3px #6366f140}.gs-step2-icon-left{left:14px;position:absolute}.gs-step2-chevron,.gs-step2-icon-left{color:#6b7280;color:var(--gs-muted);top:50%;transform:translateY(-50%)}.gs-step2-chevron{right:14px}.gs-step2-footer-left{display:flex;gap:16px}.gs-step2-link-btn{align-items:center;background:none;border:none;color:#6b7280;color:var(--gs-muted);cursor:pointer;display:flex;font-size:14px;gap:6px}.gs-step2-link-btn:hover{color:#111827;color:var(--gs-text)}.gs-step2-primary-btn{align-items:center;background:#6366f1;background:var(--gs-primary);border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 28px;transition:.25s ease}.gs-step2-primary-btn:hover{background:#4f46e5;background:var(--gs-primary-hover);transform:translateY(-1px)}.gs-step2-field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.gs-step2-label{color:#222;font-size:.98rem;font-weight:500;letter-spacing:.01em;margin-bottom:2px}.country-icon{height:20px;width:20px}.gs-step2-select{background:#0000!important}.gs-step2-select-wrapper{align-items:center;background:#f7f8fa;border:1.5px solid #e0e3e8;border-radius:8px;display:flex;min-height:44px;padding:0 8px;position:relative;transition:border .2s}.gs-step2-select-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #e0eaff}.gs-step2-icon-left{align-items:center;color:#7b7b93;display:flex;font-size:1.2em;margin-right:8px}.gs-step2-autocomplete{flex:1 1}.gs-step2-autocomplete .MuiInputBase-root,.gs-step2-select .MuiInputBase-root{background:#0000!important;border:none!important;box-shadow:none!important;font-size:1rem;min-height:40px;padding:0!important}.gs-step2-autocomplete .MuiOutlinedInput-notchedOutline,.gs-step2-select .MuiOutlinedInput-notchedOutline{border:none!important}.gs-step2-autocomplete .MuiInputBase-input,.gs-step2-select .MuiInputBase-input{padding:8px 0!important}.gs-step2-chevron{color:#b0b3c6;font-size:1.2em;margin-left:8px;pointer-events:none;position:absolute;right:12px;-webkit-user-select:none;user-select:none}.gs-step2-autocomplete .MuiAutocomplete-endAdornment{display:none!important}.gs-step2-select-wrapper:hover{border-color:#b3b8c5}@media(max-width:600px){.gs-step2-field{margin-bottom:12px}.gs-step2-select-wrapper{min-height:38px;padding:0 8px}}.forgotPasswordPage{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow:hidden;position:relative}.forgotPasswordPage__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.forgotPasswordPage__background__gradient{background:linear-gradient(135deg,#2789b4,#004b93);bottom:0;left:0;position:absolute;right:0;top:0}.forgotPasswordPage__background__pattern{background-image:radial-gradient(circle at 25% 25%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ffffff14 0,#0000 50%)}.forgotPasswordPage__background__pattern,.forgotPasswordPage__background__shapes{bottom:0;left:0;position:absolute;right:0;top:0}.forgotPasswordPage__background__shape{animation:float 20s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:50%;position:absolute}.forgotPasswordPage__background__shape.--shape1{animation-delay:0s;height:300px;left:-150px;top:-150px;width:300px}.forgotPasswordPage__background__shape.--shape2{animation-delay:7s;bottom:-100px;height:200px;right:-100px;width:200px}.forgotPasswordPage__background__shape.--shape3{animation-delay:14s;height:150px;left:5%;top:40%;width:150px}.forgotPasswordPage__container{display:flex;min-height:100vh;position:relative;z-index:1}.forgotPasswordPage__branding{align-items:center;color:#fff;cursor:default;display:flex;flex:1 1;justify-content:center;padding:4rem 2rem}.forgotPasswordPage__branding__content{max-width:500px;width:100%}.forgotPasswordPage__branding__logo{margin-bottom:3rem}.forgotPasswordPage__branding__logoText{filter:brightness(0) invert(1);height:auto;width:120px}.forgotPasswordPage__branding__hero{margin-bottom:4rem}.forgotPasswordPage__branding__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f9ff);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.forgotPasswordPage__branding__titleAccent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;display:block}.forgotPasswordPage__branding__subtitle{color:#ffffffe6;font-size:1.1rem;font-weight:400;line-height:1.6}.forgotPasswordPage__branding__features{display:flex;flex-direction:column;gap:1.5rem}.forgotPasswordPage__branding__feature{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #bdbdbd4d;border-radius:1rem;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,background .3s ease}.forgotPasswordPage__branding__feature:hover{background:#bdbdbd4d;transform:translateY(-4px)}.forgotPasswordPage__branding__featureIcon{height:2.5rem;width:2.5rem}.forgotPasswordPage__branding__featureText{display:flex;flex-direction:column;gap:.25rem}.forgotPasswordPage__branding__featureText strong{color:#fff;font-size:1rem;font-weight:600}.forgotPasswordPage__branding__featureText span{color:#fffc;font-size:.9rem;line-height:1.4}.forgotPasswordPage__formSection{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--color-componentBackground);display:flex;flex:1 1;justify-content:center;max-width:600px;padding:2rem}.forgotPasswordPage__formContainer{max-width:500px;width:100%}.forgotPasswordPage__header{margin-bottom:2rem;position:relative;text-align:center}.forgotPasswordPage__backBtn{border-radius:.5rem;color:var(--color-primaryBlue);cursor:pointer;font-size:.9rem;font-weight:500;left:0;padding:.4rem 1rem;position:absolute;top:0;transition:color .2s ease}.forgotPasswordPage__title{color:var(--color-text);font-size:2rem;font-weight:700;margin-bottom:.5rem}.forgotPasswordPage__progress{display:flex;justify-content:space-between;margin-bottom:3rem;padding:0 1rem}.forgotPasswordPage__progressStep{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem;position:relative}.forgotPasswordPage__progressStep:not(:last-child):after{background:#e5e7eb;content:"";height:2px;left:67%;position:absolute;right:-40%;top:20px;transition:background .3s ease}.forgotPasswordPage__progressStep--active:not(:last-child):after,.forgotPasswordPage__progressStep--completed:not(:last-child):after{background:var(--color-primaryBlue)}.forgotPasswordPage__progressStep__icon{align-items:center;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;color:#9ca3af;display:flex;font-size:1.25rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.forgotPasswordPage__progressStep__label{color:#9ca3af;font-size:.75rem;font-weight:500;text-align:center;transition:color .3s ease}.forgotPasswordPage__progressStep--active .forgotPasswordPage__progressStep__icon{background:var(--color-primaryBlue);border-color:var(--color-primaryBlue);color:#fff}.forgotPasswordPage__progressStep--active .forgotPasswordPage__progressStep__label{color:var(--color-primaryBlue)}.forgotPasswordPage__progressStep--completed .forgotPasswordPage__progressStep__icon{background:#10b981;border-color:#10b981;color:#fff}.forgotPasswordPage__progressStep--completed .forgotPasswordPage__progressStep__label{color:#10b981}.forgotPasswordPage__stepContent{min-height:300px}.forgotPasswordPage__form{display:flex;flex-direction:column;gap:2rem}.forgotPasswordPage__inputGroup{display:flex;flex-direction:column;gap:.5rem}.forgotPasswordPage__inputWrapper{position:relative}.forgotPasswordPage__input{background:var(--color-muiBackground);border:1px solid var(--color-border);border-radius:1rem;color:var(--color-text);padding:.8rem 1rem .8rem 3rem;transition:all .2s ease;width:100%}.forgotPasswordPage__input::placeholder{color:var(--color-primaryGrey)}.forgotPasswordPage__input:focus{border-color:var(--color-primaryBlue);box-shadow:0 0 0 3px var(--color-hoverBackground);outline:none}.forgotPasswordPage__input:disabled{background:var(--color-primaryGrey);cursor:not-allowed}.forgotPasswordPage__inputIcon{color:var(--color-sidePanelIcon);font-size:1.25rem;left:1rem;position:absolute;z-index:1}.forgotPasswordPage__togglePassword{color:var(--color-sidePanelIcon)!important;position:absolute!important;right:1rem;z-index:1}.forgotPasswordPage__togglePassword:hover{color:var(--color-primaryText)!important}.forgotPasswordPage__inputLoader{position:absolute;right:1rem;z-index:1}.forgotPasswordPage__fieldError{color:#ef4444;font-size:.875rem;margin-top:.25rem}.forgotPasswordPage__otpSection{display:flex;flex-direction:column;gap:1rem;text-align:center}.forgotPasswordPage__otpDescription{color:#6b7280;font-size:.875rem;margin:0}.forgotPasswordPage__otpContainer{display:flex;justify-content:center;margin:1rem 0}.forgotPasswordPage__otpWrapper{display:flex;gap:.5rem}.forgotPasswordPage__otpInput{background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;font-size:1.25rem!important;font-weight:600!important;height:3rem!important;text-align:center!important;transition:all .2s ease!important;width:3rem!important}.forgotPasswordPage__otpInput:focus{border-color:var(--color-primaryBlue)!important;box-shadow:0 0 0 3px #667eea1a!important;outline:none!important}.forgotPasswordPage__otpFooter{align-items:center;display:flex;justify-content:center}.forgotPasswordPage__timerText{color:#6b7280;font-size:.875rem}.forgotPasswordPage__primaryBtn{align-items:center;background:linear-gradient(135deg,#004b93,#004b93);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1rem;transition:all .2s ease;width:100%}.forgotPasswordPage__primaryBtn:hover:not(:disabled){background:linear-gradient(135deg,#0056a8,#0056a8);box-shadow:0 8px 25px #004b9366;transform:translateY(-1px)}.forgotPasswordPage__primaryBtn:active:not(:disabled){transform:translateY(0)}.forgotPasswordPage__primaryBtn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.forgotPasswordPage__spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.forgotPasswordPage__linkBtn{border-radius:.5rem;color:var(--color-primaryBlue);cursor:pointer;padding:.4rem 1rem}.forgotPasswordPage__successView{padding:2rem 0;text-align:center}.forgotPasswordPage__successIcon{color:#10b981;font-size:4rem;margin-bottom:1rem}.forgotPasswordPage__successTitle{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.forgotPasswordPage__successMessage{color:#6b7280;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.forgotPasswordPage__successRedirect{color:#9ca3af;font-size:.875rem;margin-bottom:2rem}.forgotPasswordPage__footer{border-top:1px solid var(--color-border);justify-content:flex-end;margin-top:2rem;padding-top:2rem}@media(max-width:1024px){.forgotPasswordPage__container{flex-direction:column}.forgotPasswordPage__branding{padding:2rem 1rem 1rem}.forgotPasswordPage__branding__title{font-size:2rem}.forgotPasswordPage__branding__features{flex-direction:row;gap:1rem;overflow-x:auto;padding-bottom:1rem}.forgotPasswordPage__branding__features::-webkit-scrollbar{display:none}.forgotPasswordPage__branding__feature{flex-shrink:0;min-width:200px}.forgotPasswordPage__formSection{background:#fff;max-width:100%}}@media(max-width:768px){.forgotPasswordPage__branding__title{font-size:1.75rem}.forgotPasswordPage__branding__features{flex-direction:column;gap:1rem}.forgotPasswordPage__branding__feature{min-width:auto}.forgotPasswordPage__formSection{padding:1rem}.forgotPasswordPage__progress{padding:0}.forgotPasswordPage__progressStep__label{font-size:.7rem}.forgotPasswordPage__progressStep__icon{font-size:1rem;height:35px;width:35px}.forgotPasswordPage__title{font-size:1.5rem}.forgotPasswordPage__otpInput{font-size:1rem!important;height:2.5rem!important;width:2.5rem!important}}@media(max-width:480px){.forgotPasswordPage__backBtn{justify-content:flex-start;margin-bottom:1rem;position:static}.forgotPasswordPage__progress{margin-bottom:2rem}.forgotPasswordPage__progressStep__icon{font-size:.9rem;height:30px;width:30px}.forgotPasswordPage__progressStep__label{font-size:.65rem}}.landingPage{background:linear-gradient(135deg,#2784b9,#004b93);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.landingPage__container{padding:2rem;position:relative;z-index:1}.landingPage__hero{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:10rem 10rem 0;max-width:1400px;min-height:calc(100vh - 100px);position:relative}.landingPage__hero__content{animation:fadeInLeft .8s ease-out}.landingPage__hero__badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.25rem}.landingPage__hero__title{display:flex;flex-direction:column;gap:.5rem;margin:0 0 1.5rem}.landingPage__hero__title__main{color:#fff;font-size:5rem;font-weight:800;letter-spacing:-.03em;line-height:1}.landingPage__hero__title__sub{color:#ffffffe6;font-size:1.75rem;font-weight:600;letter-spacing:.02em}.landingPage__hero__description{color:#fffffff2;font-size:1.125rem;line-height:1.8;margin-bottom:2.5rem;max-width:540px}.landingPage__hero__cta{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 10px 30px #0003;color:#2784b9;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;gap:.75rem;padding:1rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.landingPage__hero__cta:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-3px)}.landingPage__hero__cta__arrow{font-size:1.5rem;transition:transform .3s ease}.landingPage__hero__cta:hover .landingPage__hero__cta__arrow{transform:translateX(5px)}.landingPage__hero__features{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2.5rem}.landingPage__hero__features__item{align-items:center;color:#fffffff2;display:flex;font-size:.95rem;font-weight:500;gap:.5rem}.landingPage__hero__features__item__icon{align-items:center;background:#ffffff4d;border-radius:50%;display:flex;font-size:.7rem;font-weight:700;height:20px;justify-content:center;width:20px}.landingPage__hero__visual{animation:fadeInRight .8s ease-out;height:600px;position:relative}.landingPage__hero__visual__stats{height:100%;position:relative;width:100%}.landingPage__hero__visual__graphic{align-items:center;display:flex;justify-content:center;left:50%;max-width:500px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.landingPage__hero__visual__blob1,.landingPage__hero__visual__blob2{border-radius:50%;filter:blur(60px);height:450px;opacity:.15;position:absolute;width:450px}.landingPage__hero__visual__blob1{animation-delay:0s;background:linear-gradient(135deg,#2784b9,#1e5a8e)}.landingPage__hero__visual__blob2{animation-delay:2s;background:linear-gradient(135deg,#4a9fd8,#2784b9)}.landingPage__hero__visual__image{filter:drop-shadow(0 20px 50px rgba(0,0,0,.3));height:auto;max-width:100%;position:relative;z-index:2}.landingPage__stat{animation:fadeInScale .6s ease-out backwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffff80;border-radius:20px;box-shadow:0 15px 40px #00000026;min-width:160px;padding:1.5rem 2rem;position:absolute;transition:all .4s cubic-bezier(.4,0,.2,1)}.landingPage__stat:hover{box-shadow:0 20px 50px #00000040;transform:translateY(-5px) scale(1.05)}.landingPage__stat__value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2784b9,#004b93);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;margin-bottom:.3rem}.landingPage__stat__label{color:#64748b;font-size:.9rem;font-weight:600}.landingPage__stat--1{left:-50px;top:50px}.landingPage__stat--2{left:-80px;top:200px}.landingPage__stat--3{right:-50px;top:100px}.landingPage__stat--4{right:-80px;top:280px}.landingPage__trust{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:0 auto;max-width:1200px;padding:3rem 2rem}.landingPage__trust__item{align-items:center;display:flex;flex-direction:column;gap:.5rem;transition:transform .3s ease}.landingPage__trust__item:hover{transform:translateY(-5px)}.landingPage__trust__item__icon{font-size:2.5rem}.landingPage__trust__item__text{color:#ffffffe6;font-size:.9rem;font-weight:600}.landingPage__benefits{margin:4rem auto;max-width:1200px;padding:0 2rem}.landingPage__benefits__header{margin-bottom:3rem;text-align:center}.landingPage__benefits__title{color:#fff;font-size:2.5rem;font-weight:800;margin:0 0 1rem}.landingPage__benefits__subtitle{color:#ffffffe6;font-size:1.125rem;margin:0}.landingPage__benefits__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.landingPage__benefits__card{animation:fadeInUp .6s ease-out backwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #ffffff80;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.landingPage__benefits__card:hover{border-color:#fffc;box-shadow:0 20px 60px #0003;transform:translateY(-8px)}.landingPage__benefits__card__icon{display:block;font-size:3.5rem;margin-bottom:1.25rem}.landingPage__benefits__card__title{color:#1a202c;font-size:1.375rem;font-weight:700;margin:0 0 1rem}.landingPage__benefits__card__description{color:#64748b;font-size:1rem;line-height:1.7;margin:0}.landingPage__decorations{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.landingPage__decoration{animation:float 25s ease-in-out infinite;filter:brightness(0) invert(1);opacity:.12;position:absolute}.landingPage__decoration--1{animation-delay:0s;left:5%;top:10%;width:60px}.landingPage__decoration--2{animation-delay:2s;left:15%;top:30%;width:40px}.landingPage__decoration--3{animation-delay:4s;left:8%;top:60%;width:35px}.landingPage__decoration--4{animation-delay:1s;right:10%;top:15%;width:55px}.landingPage__decoration--5{animation-delay:3s;right:5%;top:50%;width:45px}.landingPage__decoration--6{animation-delay:5s;bottom:10%;right:15%;width:38px}.landingPage__decoration--7{animation-delay:2.5s;bottom:25%;left:10%;width:50px}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:1280px){.landingPage__hero{gap:2rem}.landingPage__hero__visual{height:500px}.landingPage__hero__title__main{font-size:4rem}.landingPage__hero__title__sub{font-size:1.5rem}.landingPage__stat{min-width:140px;padding:1.2rem 1.5rem}.landingPage__stat__value{font-size:1.75rem}.landingPage__stat--1{left:-30px;top:30px}.landingPage__stat--2{left:-50px;top:180px}.landingPage__stat--3{right:-30px;top:80px}.landingPage__stat--4{right:-50px;top:240px}}@media screen and (max-width:1024px){.landingPage__hero{gap:3rem;grid-template-columns:1fr;min-height:auto;padding-bottom:2rem}.landingPage__hero__content{text-align:center}.landingPage__hero__title__main{font-size:3.5rem}.landingPage__hero__title__sub{font-size:1.35rem}.landingPage__hero__description{max-width:100%}.landingPage__hero__features{justify-content:center}.landingPage__hero__visual{height:450px}.landingPage__stat--1{left:5%;top:20px}.landingPage__stat--2{left:5%;top:180px}.landingPage__stat--3{right:5%;top:60px}.landingPage__stat--4{right:5%;top:220px}.landingPage__benefits__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (max-width:768px){.landingPage__container{padding:1.5rem}.landingPage__hero__title__main{font-size:2.75rem}.landingPage__hero__title__sub{font-size:1.125rem}.landingPage__hero__description{font-size:1rem}.landingPage__hero__cta{font-size:1rem;padding:.875rem 2rem}.landingPage__hero__visual{height:350px}.landingPage__stat{min-width:120px;padding:1rem 1.25rem}.landingPage__stat__value{font-size:1.5rem}.landingPage__stat__label{font-size:.8rem}.landingPage__stat--1,.landingPage__stat--2{left:2%}.landingPage__stat--3,.landingPage__stat--4{right:2%}.landingPage__trust{gap:2rem;padding:2rem 1rem}.landingPage__trust__item__icon{font-size:2rem}.landingPage__trust__item__text{font-size:.85rem}.landingPage__benefits__title{font-size:2rem}.landingPage__benefits__subtitle{font-size:1rem}.landingPage__benefits__grid{grid-template-columns:1fr}.landingPage__benefits__card{padding:2rem}.landingPage__decoration--2,.landingPage__decoration--5,.landingPage__decoration--6{display:none}}@media screen and (max-width:600px){.landingPage__container{padding:1rem}.landingPage__hero__badge{font-size:.75rem;padding:.4rem 1rem}.landingPage__hero__title__main{font-size:2.25rem}.landingPage__hero__title__sub{font-size:1rem}.landingPage__hero__description{font-size:.9375rem;margin-bottom:2rem}.landingPage__hero__cta{font-size:.9375rem;justify-content:center;max-width:300px;padding:.75rem 1.75rem;width:100%}.landingPage__hero__features{gap:1rem}.landingPage__hero__features__item{font-size:.875rem}.landingPage__hero__visual{height:280px}.landingPage__stat{display:none}.landingPage__trust{gap:1.5rem}.landingPage__trust__item__icon{font-size:1.75rem}.landingPage__trust__item__text{font-size:.8rem}.landingPage__benefits{margin:2rem auto}.landingPage__benefits__header{margin-bottom:2rem}.landingPage__benefits__title{font-size:1.75rem}.landingPage__benefits__subtitle{font-size:.9375rem}.landingPage__benefits__card{padding:1.75rem}.landingPage__benefits__card__icon{font-size:3rem}.landingPage__benefits__card__title{font-size:1.25rem}.landingPage__benefits__card__description{font-size:.9375rem}.landingPage__decoration{opacity:.08;width:25px!important}}@media screen and (max-width:480px){.landingPage__hero__title__main{font-size:1.875rem}.landingPage__hero__title__sub{font-size:.9375rem}.landingPage__hero__description{font-size:.875rem}.landingPage__hero__cta{font-size:.875rem;padding:.7rem 1.5rem}.landingPage__hero__visual{height:240px}.landingPage__trust__item__icon{font-size:1.5rem}.landingPage__trust__item__text{font-size:.75rem}.landingPage__benefits__title{font-size:1.5rem}.landingPage__benefits__subtitle{font-size:.875rem}.landingPage__benefits__card{padding:1.5rem}.landingPage__benefits__card__icon{font-size:2.5rem}.landingPage__benefits__card__title{font-size:1.125rem}.landingPage__benefits__card__description{font-size:.875rem}}.getStartedPage{background:linear-gradient(135deg,#2784b9,#004b93);min-height:100vh;overflow:hidden;position:relative;width:100%}.getStartedPage__container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem;position:relative;z-index:1}.getStartedPage__content{margin:7rem;max-width:1200px;width:100%}.getStartedPage__hero{animation:fadeInDown .8s ease-out;margin-bottom:4rem;text-align:center}.getStartedPage__hero__badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-flex;margin-bottom:1.5rem;padding:.5rem 1.25rem}.getStartedPage__hero__badge__text{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.5px}.getStartedPage__hero__title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 1rem}.getStartedPage__hero__subtitle{color:#ffffffe6;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.getStartedPage__cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:900px}.getStartedPage__card{animation:fadeInUp .8s ease-out;background:#fff;border-radius:24px;box-shadow:0 10px 40px #0000001a;cursor:pointer;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.getStartedPage__card:before{background:linear-gradient(90deg,#2784b9,#004b93);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.getStartedPage__card:hover{box-shadow:0 20px 60px #00000026;transform:translateY(-8px)}.getStartedPage__card:hover:before{transform:scaleX(1)}.getStartedPage__card:hover .getStartedPage__card__icon-wrapper{transform:scale(1.05)}.getStartedPage__card:hover .getStartedPage__card__action__arrow{transform:translateX(5px)}.getStartedPage__card--track{animation-delay:.1s}.getStartedPage__card--report{animation-delay:.2s}.getStartedPage__card__icon-wrapper{align-items:center;border-radius:20px;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);width:80px}.getStartedPage__card__icon-wrapper--track{background:linear-gradient(135deg,#2784b9,#004b93)}.getStartedPage__card__icon-wrapper--report{background:linear-gradient(135deg,#10b981,#059669)}.getStartedPage__card__icon{height:45px;width:45px}.getStartedPage__card__icon g{fill:#fff}.getStartedPage__card__title{color:#1a202c;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 1rem}.getStartedPage__card__description{color:#718096;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.getStartedPage__card__action{align-items:center;color:#2784b9;display:flex;font-size:1rem;font-weight:600;gap:.5rem}.getStartedPage__card__action__arrow{font-size:1.25rem;transition:transform .3s ease}.getStartedPage__decorations{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.getStartedPage__decoration{animation:float 20s ease-in-out infinite;filter:brightness(0) invert(1);opacity:.15;position:absolute}.getStartedPage__decoration--1{animation-delay:0s;left:10%;top:15%;width:50px}.getStartedPage__decoration--2{animation-delay:3s;left:5%;top:60%;width:35px}.getStartedPage__decoration--3{animation-delay:1.5s;right:15%;top:25%;width:40px}.getStartedPage__decoration--4{animation-delay:4s;bottom:20%;right:10%;width:45px}.getStartedPage__decoration--5{animation-delay:2s;right:25%;top:70%;width:30px}.getStartedPage__decoration--6{animation-delay:5s;bottom:15%;left:20%;width:38px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px){.getStartedPage__hero__title{font-size:2.75rem}.getStartedPage__hero__subtitle{font-size:1.125rem}.getStartedPage__cards{gap:1.5rem}.getStartedPage__decoration--2,.getStartedPage__decoration--5{display:none}}@media screen and (max-width:768px){.getStartedPage__container{padding:1.5rem}.getStartedPage__hero{margin-bottom:3rem}.getStartedPage__hero__title{font-size:2.25rem}.getStartedPage__hero__subtitle{font-size:1rem}.getStartedPage__cards{gap:1.5rem;grid-template-columns:1fr}.getStartedPage__card{padding:2rem}.getStartedPage__card:hover{transform:translateY(-4px)}.getStartedPage__decoration--1,.getStartedPage__decoration--3,.getStartedPage__decoration--4,.getStartedPage__decoration--6{opacity:.08}}@media screen and (max-width:480px){.getStartedPage__container{padding:1rem}.getStartedPage__hero{margin-bottom:2rem}.getStartedPage__hero__badge{padding:.4rem 1rem}.getStartedPage__hero__badge__text{font-size:.75rem}.getStartedPage__hero__title{font-size:1.875rem}.getStartedPage__hero__subtitle{font-size:.9375rem}.getStartedPage__card{padding:1.75rem}.getStartedPage__card__icon-wrapper{height:70px;width:70px}.getStartedPage__card__icon{height:40px;width:40px}.getStartedPage__card__title{font-size:1.25rem}.getStartedPage__card__description{font-size:.9375rem}.getStartedPage__decoration--1,.getStartedPage__decoration--3,.getStartedPage__decoration--4,.getStartedPage__decoration--6{opacity:.06;width:25px}}.logoutPage{align-items:center;background:linear-gradient(180deg,#f7fafc,#edf2f7 50%,#e6f0ff);cursor:wait;display:flex;height:100%;justify-content:center;overflow:hidden;padding:2rem;position:relative;width:100%}.logoutPage:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#667eea1a 0,#0000 70%);height:300px;left:-100px;top:-100px;width:300px}.logoutPage:after,.logoutPage:before{border-radius:50%;content:"";position:absolute}.logoutPage:after{animation:float 8s ease-in-out infinite reverse;background:radial-gradient(circle,#764ba214 0,#0000 70%);bottom:-150px;height:400px;right:-150px;width:400px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}.logoutPage__loader{animation:fadeInLoader .6s ease-out .2s forwards;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}@keyframes fadeInLoader{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.logoutPage__logout{animation:slideUp .7s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffffa,#f7fafcf2);border:1px solid #667eea29;border-radius:16px;box-shadow:0 16px 48px #0f172a1f;max-width:500px;padding:3.5rem 3rem;position:relative;text-align:center;width:100%;z-index:5}.logoutPage__logout:before{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.logoutPage__logout__icon{animation:slideDownIcon .7s ease-out;display:inline-block;font-size:4rem;margin-bottom:1.5rem}@keyframes slideDownIcon{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.logoutPage__logout__t1{color:#2d3748;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:1.5rem 0}.logoutPage__logout__subtitle{color:#4a5568;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:500;line-height:1.6;margin-top:1rem}.logoutPage__logout__status{align-items:center;border-top:1px solid #667eea1a;color:#667eea;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;justify-content:center;margin-top:2rem;padding-top:2rem}.logoutPage__logout__status__dot{animation:pulse 1.5s ease-in-out infinite;background:#667eea;border-radius:50%;height:8px;width:8px}@media screen and (max-width:768px){.logoutPage{padding:1.5rem}.logoutPage__loader{top:45%}.logoutPage__logout{max-width:100%;padding:3rem 2.25rem}.logoutPage__logout__t1{font-size:1.3rem}.logoutPage__logout__subtitle{font-size:.9rem}}@media screen and (max-width:468px){.logoutPage{padding:1rem}.logoutPage__logout{border-radius:14px;padding:2.5rem 1.75rem}.logoutPage__logout__t1{font-size:1.2rem}.logoutPage__logout__subtitle{font-size:.85rem}.logoutPage__logout__status{font-size:.85rem;gap:.5rem}.logoutPage__logout__status__dot{height:6px;width:6px}.logoutPage:after,.logoutPage:before{display:none}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZgAAAGACAMAAACnYISRAAADAFBMVEUAAAAxQ5cSO5wAOJP////OESYBAAAANJgAJ33SDzT80Rb/AADKAADzKDgEfj3bFRr/zgDoDi4JhQHuHCYAak0AlEIAaDt1qtv/3wAAN4rdKBAAN6lFjdwBMnwOrS3cIyADh1EAVqVLsdjCKC/44BUBeV0BcsIEm0oEKov84kLVBgcAH6UCrcoAZsPpKjv+yAABAHYAoVtysuEAZQAetTrfIA7VKCQBKGXoAxLiCxcAc89ZgbwdRIoLSqn7+fgCki+kMTYAAJcAAK0Almy/CS/+6AYiSaYAUMPiPShkz//vKi0MHIy1Bwb9mgQiXjn88u8AmQADUpP/xyIxjyyHxuMAot7p6Ob9uAs5XbXUIT352gHFCx4jnkQMsF83lQT2PzNwGT06dMQAjMPhFyf1gQPdG0c1qDQAcijw9fjrhoivGyfFICYAAM0Bf/7hZmk9dir65OWNJCrTrjnwsSwmQILmVgUAoeHUOkn2zM3fOwh9mcj/eQDRyc7+mTL//wAHaajh6vPxsbKpstft8e8EOLhJcLQCmbTW4O0AAP/789j51tgfHRDphSjivAztj5XkcxHd3Nn821q2t7jyvcCUlZPuxwuTy6fsoKTqS00CcGlIZaLQHR7pYCSip6QTOIbozhy0yOSKvHblcn3xVmCOpyKGg4ZDNwXaUmGtWxZeCA8ZnQJYVFSdx+iQpMfIgozTqVK/pRTA4M40UmvVrBECVj0yWpeQi1LEPi/Psqx2iqlqvHywnztjnNl0dnJIk0746Lt+CRNhaWCBfsGo27jGYVfU7N+za2uPVj5taTLcRiOUgRcmqr/H0eVwrafOxBVmVwljcawxBAjmypK6nGYzNDJaRC+aDBrg1bhETEeDbAxQs5q9toe74fX86ZVDs2HA17iwjgx5xZbHyU91ukbGdB3tvnnOViLSihZRuICCMxAyHnWquxxVX4YohdFvlUWXWn1OeofpwUrliHQaOVYscBxonhhwk3M2lnmJLU9mMnChv1o4g6QRPyIzsqcmCFcOjBeew94WAAAABHRSTlMA/f5+Mw0WEQAAUx1JREFUeNrsnAlMI1UYx0fzCoKgKBKMwSsYb0EJbjDEkSgS41WPDdatxjOkQFJgJSkhVbvbIIEC4gKCB3LstliBFiW7gNDAChYlaoUqSGC9VlQQLzyiiTF+rzOdu0wvvDK/zs61pDD8+L/vvccLhIKCgoKCwo7xwrnATYZzMaczEERKyuy5FAjRJ7MpKQShrzLV6C5NUNcY9eWIgQgI8nMyEMTHF0hCBORkETJfj4jwPh4hXdoVPNJ0+P4rPoqKYCvCe+o68PukSQKf+NzknJt7Ex842JGTnMwV81ZKStkurphdZSkpbxGExlGMSBCzr7hWs6NiNLD9q8UgtJvrZTdCjJieV3uO9zw7/WxPzyc94Yt5oCM58WDyAwdzeGJwPk7JY8XknYIzRH8CEIOAnRNTU615p6a6WzOoCVUM9amIgFwjSehivjXBofZbv5Zva+HSlEaLOT49/XpPD3g5Ph2EmAmukgm/mJuTOx7IKa5PvrkjORkxgJhz03FE/GJwgNLPBTEJHBBC6kkzGXUx1YO5+wtqCjQ1mv2awUE5MWItOyImAeB8/Vdc2A1H3QTlZUIHF90XXkGLKXp2GsIy3QNyng02MRMTqRP0GS2mNzlnHyrOOZjBF8PYQIhxJBTzzv4lqxUNRltMTS7ebxZcC/vc3OiKQZKEIQZskJSNKy4cgBMyFW75E9MDr+NFxzFBiZkYyErNytqdNTDBacqSk3Oa0EEoMfymjGm/EGJaNbopUydcinwcMx8ZrzSad6TGHHYe2QyixlzPAQHUmdzXQxZnFO8jIxHDtl/fQquGD1cwYljuoI9StRDjF9M9AF6yBnYPdHPEAIngRSiGqfgIMf0AEKOpLd4HYkhU7NDU3bWyMu6t/hWhUIozRl7MtS6n03l4p8QUP1KOUPk+pA5STAIDI4at+JgB6jpQMmTETKxmpQ50d69mZa0yNQZJEvh+ud5YA2J0NaYq/TN33dX6qKH7yIGoizl82OUEvIevlRcj1iIv5pEm2NV3ZNRHKAb3kalSIxZjbJYQk8NsXDFZ3QO67qxVMiurOzVcMYjDM3c90/rozP6xH6IuBmvBeF2HdyQxjxRHV0yaWEzhBx+Y+WJABpccVkzqaurqQJapNhVO/GJO5yDflInElD/eonv3tegnxknj3aGmLEMNpTKKTdlucWIOHEAM8jUGKozJlAU1JpAY+eLPcuzYj/VrpM70Q7SLPxuZTTkxt/FAAD7KFv/ejqaWKBX/NHpIs32NeUISv5is1YEJXP1Xs5juMuIh311GHCYP/Vw22tI8vT/aYoBNJ8ZaEKaYne8us4MXdkgDYlSSbCtmwmeme/fubuxFusbIDzARB3J87/iR1aUF0w6IudbqtG66CkISw6rZ+QEmZ/DCDmnCEUMzkeUfYU5IN2XyUzIsOzpX5joCPbJ/kRjB83IGL5whTThiJvDGAKdiMfKTmH+jmOc3C8IQA/w9k5gkM3h5ktMPCEOMEOnEyE/7Iw7/hmn/f0oMLirCaf9IxbAQCgoKCgoKCgoKCgoK/x8CDawuo9hDE0fBDKzu4EMQMRS30jD352MkmOevW4tlCDRwCzydjmhO9YFoAr5PQFIlIYgrxfz54CJBZEgS+LlyJfkHxWgZGxYLc6rlr1v7T4n5s0KrLcViEoUbIPFcuYyYwdDFkM3NowgwmlEhyYi5PhpiVIv0/3hsNg99uqjir1sTi9GqShZVqsUSlfbfJebPB0u02r59ahAjaUbiuXTVtJgx/VhoYshC40y+1gEnDq3D3YJQoU/M9f7EnHlmRGJUdp8Wy9Dc3JDFp8aOv0EJHGI3KysHxyorNxkxU4tT81OwLU5FQcwLuyIWw1oxtJc3r7gpMYIXwH8uXlM2qE/u6AwtMaOj7pl8AzKn5wPNqHeUn5iurpDEJKSXanlitFBmLDHDjfHxjcNwAg2ZSAykdG2SRCQrxh4zNT8/FWOPhpgX459+IWIxUFi02vTe+iX3+rodixERUIxGRyWmI8TEmI2k2ZHvIPtAi6pKNzpj5NYY+HW81+kUiUF8WDGlIyMjhlKuGNyY2bAXbMYGDRnc4q9bizWp19bqF9QmrhgMR8z1knB/ot9/nz3ninn77V2PPS0rBjGo1dznoqz4Cot+H0kWrgOz5kC1WfBcsdWUGarGdIZYYwrTSTK9xOELTHphk8FB15jr8dbl3WpoaHC2BS1mpnRrq3SGIwawWzxz8T7mPBa7CuCvW4s11W+1lDdURSbmhBOkxdxzj+qFtl1Bi5lcWJjkiaELS7uaBEbdWIwxkBjBc8Wi6gh6ZWYDMuYvpvsaMvfoqKGd2yvb63WCGe9ekHJvMGJGtka29LBjxWA0FzJoVBj+urVYU1XV2kLLWrhi2LDAmVDMrpERlarhxWDFqBf27l1Qs89FFZamctKHudA8u77ubg5uPV4sRW5YYs4557oPy8ryaeJUFT+fA1CJAdqcDQ17Q0iMoSl9aya9ycAXk8eKyaO/QbFcTHVra5OTdayYRbsdKtO83b4oL4YNC3sGX4+fTz30DhOMmMceWwsoZmEJodl1IwosJlaC8MQAH8bFlWAteWUl+RXX+cX41HR5n24YbvB2BStGu6XX6/u2tFwxwO9+L7+rpMSMmUy1xlrTGCtmanHePj8PBzkxbFTouAjF2Bo9MZZGCyNGvilbC9iUqdecS5PjK0hOTEGBSEy8JNuKAco+zK+4uywOpEB8uIkBMRixmBg+bI0xNPXq2w38GgNUIR9VKkkxZ1PWzuYkZgr3yqbYxNwmCUGwUcH/xGJgWDu3POehr8Iq/gBV/FtI0ukcH19YIgP3yuBpTqwGToxGYiAzoOScsvwy2LGJwezpAjWNXXuCFnPrSF/fyK0iMQYSAaSBFSM2czZngKnFfblFOMqICdhdZgPz6aefztnoq0i7y+2Ta87xpTosRnIgQz1XNfIXfXwRfmKuq6j4ENx8WHH3OT9/WHEKmxjIDAwv29pgiBm8GIxQDNCLgF6VpBjgpDvvPEkwJWO3431kYgCLx2OJ8XgiFcM0aS243DBTMtx/ibQYzTsIvaPxe0HVYScGwpKCd9QpkxjhyP/eCMQALQi1qKTFSM+VabURi2GxRUEMp9xQYgIl5sTu7hM5iQlfjBjJubLIxNyrVt8bihggUjFiojiJyU6RsUdaTMGJJ3Kqf7TFAFEUA+j1qv+DGJlp/xC7ywoKCgoKCgoKCgoKCv89zqdIiotLOp+FIB6WhCBOGHz+xMrhtiQuF19MECdR3EVDXxLEGZIwA71LaBIpCOJmSeT+7oC6RS8YeMK9PhWPvnL88efRxPMI9P789WAJDARxgSQEcbUkBJEiCUH89NTlEmwr5il4MRu8KDEXn/S8Kbey8d8mpryqVyAGaOfeakJIRozOaEZq8xJAqum/a8FfD8YTsydcMYcOccXExDwZohgxl/vEXHzCfsgMNpOJX/8SMe3CxHxshtv1BhWNoQouzV9vI6bQ2OlqRiveccC7hFpdRiNC/PVgXDGTx5655AKwE6qYoveSkt4r4oqJ+SlUMZcLXgAWw89MsGL6Z/tv3zkxLfp7BWKys1+F+2QvTMeXt/TpSbh4NTt7GzEHXK7WNfXouA/y2IrVZS2E90+QxPd5yTqfncavQhBzKHN4bu6rzEOsGMDyVGSJocXwMyMWMzwsFtOfAd/1jP6/rykDMdmfkYgD+Vn2dmLIVhAzutTsda6seFcKFzqtLpdRKGbWaHTnGY2zlBgA2/GOgJ09e4IRU9R4T//GlVdu9N/TWMSKAZ4LXsxpNB3FB09jwWL4mRGKWX5s2fPYskDMR4kUH4Ui5oEHuGJukCRwU5YNfPwmAkbdWNCbH2dvL8Z61NrZeqB6LG0M1uDt7+xsdR01CtaDJbgRKllEyA1izH4x5TMz5eq6Y8dww7YncKcALNz3TWZm/8bGxp8bV/ZnZn5zHyMGsP14CRcQk0QDYjgwYg6WH8wQiHmJyYyUGJvHBptAzEgihSEUMQ0NwYupl2jKMGa/GDNcbCsGNbtcVmtrdWcarL/7dczaaj3aSQrWgyW4zaN5FY5CLMbykauzuZBEjnTAgUgdAjvPcMXMvdXFE/NLY2bmY2NjY4NjmxtXDiVlNv7CigHGBWLiJGHEtDSddlpvfQdXDDczYjHDtuVl27BATKKf4MW8GA+8KC8mcFOG0SEanawY8gB46fz++zesm7//bm1tdbU2C9eDJbhrj/z67g/vYDExmPk8q9vocJAO9cw+hGHFdH3x3a9fdLFi7h7KzMxMmtsANsfGKmeT4HLobu7vh8IQU97BTwybGYnib4Hfo98Vvpir/BTFxxcxF+E1ZViMDtyQZkQKxZzGA7+P8ai1dWlXRkZe6aUJ3k+g9iMkrDFux8tvfeSaocUAU3ZYR/2bdcbdhwRi2l5+/deX2zhi3sNiZq/EZv6sHPNmAu8VccTMRdyU8TIjFuOxWDx3hd2UgZiLfK+rjh86dJy6CEJMS8CmzD0DjVme2SwrRgd5WZp8w+V6f/PopnHyQKfLKCGm9chsq0/MnMdmgRWh9rx5WINYYq842mosZMUAX8y99QW/KWuDjGzQ7M3MbOM2ZZbxS7iEVfxfuoWbGXGvbHkZdtLFvz/4xFyUfdVV99GnWMxZkvjFkOqqXuniPzqKULODhOIvIwZitYRQrabmIY2mGqHCQtIsErP++mzngdmP10HMjTde0DU0t25f31Va+rZ93o6/uR8cZcXgroB08ccIi/8fTwXdK7tfEhADZniZEYkZGpLvLssnhoI6pcW8INrO2rYpe13cXQ4shlpsSaIBzebhNB2cqpGoKQMztrvvttn8UzIgZ7hk5O2Rkil27cApkoAYzC/QXb6S6i5DXFgxMMSMhhgmNFRmgh5gwj6ExOAXLzEvSJhhmzKDSMw0Z4DZix1Ny4kh66BrZaypLsRHJBYD3Orx3MrOleEa/yXw1dCyzSIvBvgm86vZ2a9wXFgxMIqJhhiwAi9eZiKfkpFPDNYQODGovKpJMCXzJn9Kph4uzR9vKwaAJf2fA0M/1iFWzKX+TXoSMz4eogPhee/TZZuMGKAIfpAb+VMyTwY1JXOtrBhshtrRmWmLXIx8YrAVcWgCN2U4Iu1x7J24dgQIxCQLxOi83iV1XZ15xTnKiJEExIjAdmTFiCcxcXmJSmJ4QGbeyX0tumLEyBd/ca8MZOkF0/5QNeQSQzIVKXQxGFkx4mn/y6UgFBQUFBQUFBQUFBT+Yu9cYNqo4zhOliuVDqc4HRPFB3uolUydoSbSNCQqqWRaxyYCTlDBpECsnWO8skU6hgsEAddJK+1QHgZfcw8UeehEk40hY0EUUaaiUzRzjo3pdLqY+Pvfo3f/u//1+kDjkvvccW0vGdB+9v3//v8/91C58NhARP6Endr6dlhqo3HkTyy6GEEJoHfIX4j7SSmtL8EfsuLj4/ftiweigHgOycDt+5sQdREI4r1R8hkoltsY8OPHLvIREXEVi/hYg2UMGhYdg/xA+FIiMDAnIiOmziwvxr5wBSz28MXkHMk+kUMUMyLWUmdAYt7Ys+cNqRiil2uDFYMfPyYSk5kZipiNG+dQzPQs2nrNfsTUrkiDRZqYKxniV1dXVFSvjmdf+hFz5GxOzhGCmJGRl0aScS1IMFjo6lJKDHh5HnkJSsxd8IUfPyYSU1ERnJik8o1JcXENDUlJmJhbxEvAYmbHMjIax8bOmP2JscMNM91pdhkx8dXbpxDV8VIxBQWYmBdOXIaJyelgxJw8pjt2EtMCBNaUfQ9akBdMDAXIiwEtCHxODBOTbKUoa3IQYsrj8vNhE5e0sSGAxFBEcDHTGRnWjDKH2xxgYvTsyouJb56aam2daZ3aC2ZEYtrnz2/HErP442wQk3Mi+6WOHCTmLNuUHTv2l0iLp07wBpAYwRsQt2PPg5dgxAAkMc2jo81sYjIpKjOYxGx8aPHih1A7BmIUEhOgmDFro+uMqx6Jkf8HcI9ZWGSaMuP2qYnumZlDPVN7jSIxloXw0Vgswhrz7ZGcy3KyF4MQltdzkJiTT14t0qLTyYvBvTwPeQlODBMZ7PgxaMp6m1tamnsZMRWAPzEGAyYGknLPPdCWwZOkABKjISIUM7thtrFq4ozTipoy+dOuy+imrIwspnqqp253a/fg8Z6pakxMe3tu7vz5ubnt7aJe2YnFHXQ7loO2Zzvo4i/R0npSUQxfXzAxlA+FxGDHj13UjNICW1pMKqz+xDQ0iMQ0wPdPwss/iCFEJiAxE1UZYxNWp/NMgdufGEgMIJeYiqmqiZ6J6aM9VVMVuJj5LGIx2YtpJR1nueJP0AIVR0kMX1+CF4Migx8/dtFoCxLTMhpAd3koXadLH8KKf3lSUjnKC5T/8BMzXTnhzMiospnj4syBitHDKhZjgis2wpXwTCIxCzkxCy1SMRxnkRiSFiRmDQcS43sBYvD6IitGqSm7SIBQjIGIIDFDOt0QubsMWngxVxJRFjPRaDObXY1uN+TFb40pc7cvbHfLNmUHGptGRpoaM0RNmT2X8ZJrJzRlHDlIjFSLghi8voSQGIIYvilTFuNtaPCSxDRA6Q9fzGxGY5Ujzn3GZXWwYmKJ+Ir/Azhc8d/b1AS35f69SVL8LblMXihcDF78kRiJFmUxeH0JuvjDgotBWUHFH3JDi4kTrbgYA6zkkX/4YqYnGgt6bBCZOHOZ0wwod5fJYuKrG6c2HW7cROguu1z19S4XJRIj7S7jWpTFiOuLshjlxICZd0ZH34H2TDkxNCGL8d9dnnbU28wOl5lHeYBJFgNm9jIDTMLI3+n0O1d2lhlgErQAguKJxAiKJ1ZfQksMrPIjcCYk7IbLTAhiooj4FVNng6SY7U7WSTiJATNGNCVjjA9GDNaU4VqUxUjqCxDClIy8GBJzKEZ+SsbLqLC5zTzKk5giMXM3u4xrURbjm7cMUQygIIaNSbmBe4j7T8QMmUkoTvv/a2JwLcpiOC9hiPl/JkZFRUVFRUVFRUVFReVC49yNJOQu4Cw/IDJedwUB+bmgXiuFoXTB6m0rScAAlgYNXIVERCxi0ekiIymKexURcQcHBWg4sBOOsN9nMZGIiDuJyA+0B2Te15JDa66RAmI0d/8sJ+ZKemWfwMqK6SWKuVm77Ip1C/jliv0z6/yJaXnncFBiKOubF7SYaKIZ+rT9lENEMRrNOaIYTgcs/ApiKky7aBd3cCuCvrT8i1csEKp5eoYkxlJjYsS0GHcFJYaitoUips5bWGhzBi5mPAVOCnSZ5l5M9OdyYpCbp6RigCwnJcJPYpp3jV7UjMXlDloMcOV1vJqZjo6OdVIxY9M1bGKA0aqgxEBoghaz/u689evzCtcHKGZRIfO61C4Sk9318eD4x3uywxATvUpOTBoQNbhGIgawWSRiWD78UKCGqTHvNFc2G4VaGDHAVSg0VzB2OtL7hWIsH9RYaqY3T5soToyxxQjNWRBi2NAkrLz3vXthG4iY9YXjUUuWaMaLUgITA15Sxu12V2epWMxzLxzak/1cOGLAzCckMRd7N3u9m3NjYqDc4GJKS1FoSGLAyr59sMWLf8thaks825jxNYbBuK4/HYwgP/3p/bwYS00+0DDG1xhjvBFCU2GihCjecJQPjYIYHWIDTOAaTp3K0kRFbdAhFMSMg5f7ocZYLK5aXMwLHTMjIzMdL/jERBKRv3VWNEIvbpqQmM3eGG9uGmzZcsOLqa/XiCsNIwassFu8V7ZlV4W0+LN0z6bP7u+H1Kzp55uymum6zbSYWZNPDJhBbporAxZTW8uGhgf2E2HFeMcL87Le2FealzI+JL5a7Kbeg9spDlYM1JfxBQuctTY7JU5M/+ntI6f7swMWY/qgpuYDEy4GcKBT32stAjG5m2GFrw0xXLlhxdhMzCnxWPeM/gFff00hhM8YMS2wQFhETdnWj7aCmNn9M2vWwGZmZg3fXZ5uyEfUjY1ZfGLii1teRGaMWwIU48jNdXChURYTiShKKcrL+ujt9XlFS4rE/6NHXjn1u1gMfAqLFiywR2naaiVi3v/jm/eDEGPZPT2924KLQdRTHrvLJRDjrQMx3piLN6fFsEC5oRPTSVGdGpKYDz6gEMJn+DgG75VdlboVzDzdP7Pu6XS2zvgSk9+AvAhvV0gHphg2xesv4fGbGPYPblV9fJFUErNEE5X10b7xvKJCiZidg2/IiKnVaAp8xf96htX9506fPte/mn0ZiJixMZKYAhDjdArFQFrqvDFpG3xinhi9mhZTUF9fIG3KNETkB5g3g5StydCUpafvn+1nvPDFH240Og39ZJEYFJh9RZcEKMZUW2uhL9VzDY98jaEQtvGUvLxzl3+WVzhuoxACMY2bNjWSm7Iye5udwsQA3d2vvtrdfX3gYsYAqRgXJL/TbhI2ZRsurttcF+PdcDFj5VTy1VczYrLQmuWghMiLuYcIiIGGbGsmXWRmu7khjU+MdZuVAkwHqkQ15lEP6PDQC0LhdAU8LspiyqDqF716CG60qnGK3xcF3MEhKv4mKP4iMatXDx5avZoXQ0nBxdfALW8DKv5QYLze3PRcpAWs0Mh2l2VrjLyYTMYLwA5phImpGmk6YDIdaBqpxBJTnEJrYfEoi4G4YCh1l1OWjGuK3i0cL2S7ywpiCN3l630YjbBRFBNJhO0u/yY9xgFseCExdeCldBSUYGIgLiIUawypV3YVKv7wxQ9p+O7y3qaRAwdGmvZSgsS0fME2YxpwoqGfyZ9HQoiLshg0kGEHmMpiyAPMhURCErPq9suIYkBNGiosAvxNyfCjS9hy+BWz9SrYoEdGj3GBcEqmam9l5d4qSiCm+ByY4BoxvXximNMVCHFRFgPUDcGUjGORghjplMzci/mceFSQr7Bg+JvEBJjRJWwDErO1IhUZ4dFe528Ss7jwEga9qMYQAgNiCHEBgp3EVBYDUMDcizl+mZwYsCJGedqfs6IshsSL8m/gTzCBoVD8IS4XtBjwQhTDFxZMjIqKioqKioqKioqKyoXHw0RggEZE/ngzigauu+PnPpIJPvD9wu+zkgj3/ZenpS2nEOJpeYoll0H+wtqdlqpqLYKCH56qBTJdHhc78PR6hRtAMJCcD5BmkWMAxVl55dlonH9dDH4dMF4Mvv+/FGMzlFG7hGIqbIZa7gMdGsI2cy/G7nC0lZa2ORz2sMW8CJeef/ZFqZhiNItWrCQGvw4YLwbfj4uJZZe1a9nnQYoxc2LuwhdGDOSjgNqWyolJ3W5oM1mr0Qe6/yUdxkv7uQ9UIxSjEX2g9y1del/AYizuFY7oaOcKtyVcMc+WlAwPl5Q8u2jR5UIxNxd3a41GbXfxzUpiogUkJJ+iSU7A92u178WePHnyaiwxb1ZWsn/cjw1GjFkhMdp520tL7dZkRkx1gcdBHU7Vog902XUnhF5OXLeM/UDhg+XFwAtRYpYuDaIpW6J3rlpVpl8iSp7DlpVlc2BibiECYlgvf5dM9sHmWSwxfFSKgxLTW75xqCE/7hWxmHnvNb68JXb5PCwxVivzHAglMUTo3z+5zeOktiAxW8ARVQG7aDHLlkFofHGBlzKJCUOMPWXA+dprzoEUvCmrj6Kpl4h5rqvrOZGYpYhjJSWJw5OTw4klJcfoHawYyAsDZMavGPw6YAm97rqhIbe7NwHfr01d/rLFsu1kqjAxqCkDkJtQaoyOCPP7Z/Z42kxIjKGAqszU8mJQaBqGhhpQXACFGkMUo/PR1SW9ybbbU7TC41lR5HELv48jisUhEvPQT6+++tML6AmsQjGTw32Tra2tfZN9w5O8GGLxjyeCXwcsYWTH7522vp1rE/D92nnLz58+fXo5X2PepI0Ab3LFfzkDiBFCEGOG1Y8YCsEXOBZazDokYxBdf2yQO1dc/uCQGMR9aANiAOawMOHP/fJL6c+t1+vzAL2+XijGxomxicR0/XD8rd1dXFoe4sUkPjjZ1zc83Nc3+WCiUMyHRs6I8UO/YvDrgCXE9vR0dh7tATHYfu28l3d0d+94eR6XmLWV1rX0o7VyLSsmjUjwidFHk6DFHDkCMn5E1x/7MUAxSwWIxHwbCXwrFlOg10d//nm0Xl8gFJPFicnCxUBgxne89QMI4eDFJE7+NTz812RiyGIShPRGAU880ZsgTl7sjk8/HVnJFv9YTkxsKGLM/sUQvehpMXt+ggasCF1/rChcMcCeyMg9OomYgU+iIyOjPxnwiYkC7BSLnTPEitn9w/HBH3Y/RGrKhoehLaMf6B1Bj2NwMe/1lHV2jh19TyJmdOfOna+MMmKAcJoypEapKeMKHN6U0XVlEF1/LISm7D6xmC8Byc+1DQysOn581cCAjRcjKC0OoRigH9WYfnLxn2ydhFVU/I2BF/8EjJcpW+fSowkSMb29Bw/u6OVrTCjFH0/MY0TY4l9JFRiQGFObp0dS/A2G0Iu//MBc76N8I/+cEdNGsbRhYsjdZTPN+ZLJxETomJWcZ14H310GGyu5FfiqvbQpQSKm+egrmzbtPPgLlxiuuwwPwY/8FcVUUPbS0i1IzBbK6WlLDrK7HK6Y/HxcDN9Pro/i8DPANHNmShITS8CLUAyADTAVE3OvoMz0JkjFGHegu4G/b+QSww0wQ0uM2a+Y1MOUw1NQnYrEaJOt4Gj7vHAHmLiYy8UrLmZjOS4G0eaw2x2Ql0DFAAfPP554/iD3KvgpGU7LvZge+Vq1EoFNyQSbGLffxFRbTW2G7alaRow2dRtV4HFlhj0lQ04MOAHEYvCmTISyGCJhFv+VgYjhG7DQBpj+E0PVGmww1mfFALuoMoNt7maXkQ52AdCjSExc/v9QTECJwZnrGuOCfGh5MUB1laVz7maXF5HAxZQHIEZFRUVFRUVFRUVFReXCQ0PEt1/HchdDRMS6HBIREbcCFHWrCPHxYzf++uuNzEByLQPFwr6EE3mI8L+neBr/je8euUGK3IWp5a8BcwkROCGLiOJBF8+wKN7A5waGf9g7E6ioqjCOj3WB5BRBtlmRLWa2YZ0COkEvKi1acE4bBtppgWqgDmJp0EQlTEYMm7KHmAgicJByKFYFJRZXUBIUEReMgMrMRK00q+++fbkzbwbEljO/ebz3Zk7pzPv5v9+9dx7vIZb3GGwScxctZsoztohRnD/WOeykIuZRAhbEdCTGmIbusiTG0/P/LeY6eICY+z5UE4NEKM4fu6Cr00oxj/z88yNWiHEodaxCuqYhs2I8I2L9rRPjCT/V1X5+9Rt/q4ZnvJgn8AKwu7aKmTa2YhjwB3vYJjEXipg6f/7Uzs6Jle5WiBnXunp16zgrxDjsclwFF0EzZO0nivE8hrT+nlYnpv70S2UnGxuPsp5Gn5hpY52Yu9jEwKeYQxKDeO4UIRXjNL/Wu7Fi/o6JVoj5efXQUNPP1ohxmN2RePCWfVrUAuVGJgaaschobY7nVZ5WiqmubW1ubm1ttdSUPXFOEoOIWEgMgC9vQSWsTxCuDmNOjOz8Mafbbisre+gJiRidoYVSivk9v2nOUFP+7+piMKWO8PX6kvUUgnIjEuOZcyzHP5JKD4uOPsaJQZjVqxEg7AnvPzLHqC2k0ov5z8WauA0hSocQ16iZPW6CGP2yZfrR1JgniFhIDPAThRAV2JS1WCSG3JTJzh+rmD+urHHcn6t8BTEtTQl7s1oUYn7u7a3r6+39WSwmPNycGNycJTtjN7jcCGIikDY9NhYas2iU7SkS09uLAGFPOKDGMJoUQQwLQidPghjASjFtVVVtWMy0MRYjJAZYhxDS9dUtRGpiZOePNVYMd3dXHE70FsQcMCXsXmFSiGnt3ZaWtq23VSRmV0fHLrIYYHap4xZnzD663LBi/LXR2mM5hceiI7Nz+MQIYSEcUG1kQWFkTlikUkxcWlqcLWJ26vU7z3VisBiKioyklImRIf1CbGJZ99ETJ2prE/8UxJhWBO7+tsUaMQ4dHbC6WYJFMWCmMFKbnpOTHuvv6SkXA2EhiZkUGz3JmOLPvz6eBR3e+NthxD1TF5O294or9i4TEoOInOXE/KSDwODrfRlsE1PR2Fl7ZGWut1gMdeTA3iOUsil7rNd0sqdH3JTNDg+fTRaD07TqS3lTBkDNP5YSG5aOwjytrDHa2IKI9IiwdIUY05FNm46YrBezrO2KK9pADDAyMYiI5cTQTVjg4sWBqr8ZJRVT1thV37bC171e1JQhymAgFf/TbbWnjxYpij9ZzAbH7aTijxuzyEiUHRlthH3LNWYqS3lYQXpEytfsM5GYAyZYBDHXESH0yqbBYyRi5hKxmJjfPBVoNF8TkYoZ7u7qOtqTVlTkrd5dbu7raTvU/KiKGMvdZSAWRRr9o6lo1e7yVI6M9KXRRVMFMVJsFwOMqRghMYc9PSeJHrBgMXcSkYrx7uwcHr78cEWZuxUDzJ+XLGkepyZGbYDpnxKbAsPL6GPqYmSQxfybE/O8l6fnBMkDzKg0ZRxde7q7uzq7vp9qzZRMK0zJqIlRnZLxBKBBgz2bxPyHEgORYSYxb/T0pHPCbyaoNWUCw4PdTk7ug11WT2Kqi1GfxMR6/kExEJhzkhhCgbG2KQMnXd4w9Q+rkUz7k8V0WzXt/x9MjB07duzYsWPHjh07duz81zA38HEjotG8T8T8F0FziGg0E2mQlxeaKEKjuYwBsdzIoNGEuGUjhoQExBDrEaLRBAevfEbGieBgc/edtPVC1uaPw4NE+OOwlF4tXcofh5VPk4ABppjXlmeucsT8e8RMVRNTEBLC3LJj/S+/rEcAFRESUqDRbAkObpd6+TE4+CC8n/COf1KM10D/QOrggBd/HJ450a4q5kfnNYmOnJiPiJxbMVMZNVMticH58IiGV7IHFuDsRMPTWHxAt2cGLz8hisvy4MztjvT7KR2BmE52QxAzYYL1YiAtqcmDA6LjgP/FWBbzWrvzHkfHxH9ezFReDN5XSww+gSUkJAWhlIEBvA4JyYlkDmjiGlFztjI4+Ev4bMz72WVBjDEiKirCqExMo+O8eY6NiQoxj+MrZjxuhRgiIAY4kWlBzLfOyauKutN4MYhHp1M0ZUFBbh4FzW5uk2BnhGKyiFisMdeRxdA2CiOjBwaitYUhIWHCAd3DN2ftwcFbHAH2/czuMCcmezpNtkJMd2lEQWm3oinzD8XXcgn158VcyOPlJeyLjsPAoCwxDQdaVjSZm8Sc8yO+LFA3onBWE7+UiFm3TiEmpPXzmL2LPdy8Pm/m3pDgMT/fQPhqmX6NovjXKQ4UGYkoDtuLP0Js+5VuNNIb8QFdlRwcfAL/iwzmi6cDQxhF/E7eOJ3FKH//2icLCp7Uymvt46GuAYBr6OMyMVFwO7gU2NwqF5OaCQyKxDToAhtMz6yQvx++6m+Ht52GdMs64WvyWSIxep+XX/bRy99QVLNbkK7g3uLP75WLMZTHxZUvVIhpMSEdSGsyyT8wlZ6dna48QRDEiFERg7S44odBcLTSf+mJB4ODf4SqD8WTFxNVEETfO4kkppgTU8y9/iTLrl3Fxbs2cM+445A3a1ZqXl7qrGl5UjFesXBry3S4J5yXTMxAZqazc2bmgCDmAFqBM91gIohZ6QztL3yKxM5l8FGck5aKxOQ/r9M9v1ouJsTt3uLduyM+L3CTi8mP27EjLl/2gcFISxbE1dTXp5OJiQ6LzQ4T3WbQi4iKGCA7BMhW1obtwQAUT0FMAVXsAARlE8QEcWKC5GJKS6OiNpTKxExIhcDk5QUETAudIBGTYgwriI4OC4tO4cUEOcwGkpbj78eWJ+En8BKI0aGGZ5qwmhVyMXPanbc4snTCiYt5IFImJl/ZXY7S7U43HIiySgxlyurr68lCLUM9PS0yMUZ8V0ejdWKuk4iJkoiJdTMjJhPEbBeLCWK8RCObxHSURkSUdsjF5Lnm5UFc8lxT5WIiI6OjIyON2ZwYo9aYEhEWrU1Yv2QJ3F46OiwiBV5ixRzAYjZJajA3eGGjvsd5Fu5iy5uydUoxe2vc3DyiQtysacpaerKaAKoFNnIxyJiTY0Sjacr4wQs9pJGJYZuyg4IY/i5wtjVlpRuqITHKpizAP/hK/wB5U1YQnY6Jji7gxCyqXLS6N9+nMlefv02fW+mzune1T+UiUVPmJ+0c0YMXrjeWuMY5yQGjVvyBqJhiur4oir9BWfwNvCikLP74zM2zUfxjETOkkRf/lfSQP1la/Oe5SFEv/jW7IgqerFEW/+CA0NCAYFnxL46ONhqZn2JWTHm+Pte3Up8f51PpuyguX1+Jn5TTxb+loeWZk2/Ieq0weOF6Y5D6aZuZ11W6y4yZmuYQkZhLiJgfOYcRGYkYfvDCDmmk3eUTXHd5j0hMl4sM893luzlwr+w490TUXYaaIe8uL42NzYYlm94sZcXo4xYaFubry7cZDPHl+nx4Eqcv57rLGxXDieRVfG9si3OAMFOgPsC8t7nZTS7mL97IX2pibiUiEzMVP9TGMZHc4IUf0ggDzB9FA8w1/ACz20WOqOYVBwUVG5FCzOt3NzfDisX2AWauT+5TkBKfRZWVEBmfyqfg4YObMqBhkfKiQ458b+xL51RemLoYIMpNJuYvWPgHXo1IDKhgxMCWwcliYtL5wYswpMFiVsHgRTYls4oWEz7ThSSGCIghYvuUTPy2hfHb4hfiBfa4J7SYoy8rEKaCYPCy2YFnBJOYl7AqmB9YzlJi1ObK2MGLgJaZxORH/YAw+gcxfpe7jF6M7ZOYE919c/WLfN0nVvr4VMKTRfQTXGNOv2xWDDN4cRidGAK2i7G9xuA+soxsN/K0/0o87f89aPgnxMCHgIu2TQS4Nd5oNL+CBrNimMGLWIwdO3bs2LFjx44dO3bs/Pe4noj5gdgfD5Mwf1/L24mYP0dgAhGN5jEiGs0FRDSaWUQ0Gm+W6RLMXczH/J9zERGNxo+IRnMvEY3mRiIqYhYvRhywz83m3kQQY/6+lrevWDHmYqa6XzBVIearr957b1aJ3zwBvxJGzPz5/wUxFi4kQDWWpVGIhkora+Sn2b9SijF/X8vbT50aazHuw93Dw7DhH4KYwX6RmP5BRkxtLayQgHAxH/HyT4uZQIQ+0Bnd3WUGhLRwsHVl3Y1pjBggUREa+X0tnc7b+3QGm5g6zsaZM1vPhpjeXpmYsoN79hzsJiZmnhi/eVhMLj5ZJNe2xDyNl6fZzViJCQ8niSkMC8uRiVncXdYdg4wR9PcWMfXd3YtZMcClamJ8j6+qkIkZWnGq7gwvxpsHWhYecYKzmnSIQyxGp5OJ2fTW2rVryvjIyMSUwOJXUlKC1dCJqUSo8tw3ZY5ERGLe+P77N5RiUlB2LAqTitGllRUhY9Ds6dNnBxlRUVmajhMDICny65I5jas/fPg8pilbweblFNxvs26rXMz8eITi5xPEmF64q48oBiGZmIotwHwziQElg4MHB2HDianV62uVTRniickQ/4O4lIjZEqAuJsNgyFCKeeNGr85OL9hIxeQYjTmFxmghM2zx16EI8OIwfXYx0kFelGLI1yUDL5sHBgZ+p8XU1bGBaYdTGU+dkYsBL2BGKaZl6IX9QwsJYnpjYnplxR/+R1hziSGIKcGbElbMfFiUiUE8GY2LpWIulz/MizH/Ou9lcZmjY71jolRMuJ/fvD/+mOfnFy4Vk1KA12FhUjGA7jdo+F/64Ycboc6QxJCvSwZiBlLzNv8sSsyZnp5DIGbFmTqpmEpEU6kQ0/QC0KdTitEVFenk3eWp4k6ZTAxIOXiwP2DWrH5WDMaimE6DWMzlZ1eMAZR0xhjKZGI6v/oD+KpTLgaF4RVBzPyXwl+C73p+VxXjJOGRZRnlGXqRmLpTZ+oOtZ/qGWrfapUYw9ALL9z1AkRGIQZ1diKRGAciksTM+jIZysI0Woz6ATV0OhaJxRC8nHUxQNcf8+b90SWvMTmosDCnkJI3ZYE6lOvtDnjvQLpAW8SMqz3adrRI1JRtrTtzpmeo50xPnXVNWROIgbbMpBDTG7N9e0yvDWIOzmJhmjIhJeTE4EOWmKZSY0bblBXJmzIAJ0ZZ/MNSEJVSQCj+8Z95g5fP4mXFf4ODFJmYw0nLahuv+KJKVPzPAD1ntvZYWfxbTC03v6AzmCi5GF2Vs3OVzhYx/YPJgyUB/YPWidFl1NcXxSAW8+OMd4iMvPjP+6qz86t5suIP5ISFvajoLjeWxaD4XF/f3HgUU9Qo6i7vcrAspn7nztraop07peOYoTNDdVZ3lymTqa+F0CvTwkVJk7XWiwFKBufNGwQxFpuyy4iMgRgMQUxXFzRnXW9YN8BsbMQDTJ0ODzDLipbxkQQvZDEC44oycs+TDTC3njkz6gFm7y3OwC29toiB+v99Caz8zCdm7MXMISL8+fPo1aimZDrCHVTEjOGUzBJnmiVqYshTMv9iMaOfxOyY7aAm5lxNYqqLgZzIJjERkf+YGNIHKHUAbBED/CNiSPyXEmPHjh07duzYsWPHjh07/zXMDdAeYghm4S98/RYR9WnwFyWQB6SfbdRoXGfMmLHgVmDajBnT8HYBvOCq0bzA4MzCv89pRPh7jt3Awt9z7CYicAV2IhqNr29lbXx8ua+vL0LCvkZzORHz59chREVSiEZynC8mchbF6BEBvWUxeifMRLxgKvpT4TfQAmbMuPJdEBI6Y0YAbN69Em/PnZjTRUVFGbUiMUBuHCcG71sSY/78OoQiayLHVswbCrCYiXqCl4mWxcSDEvpBLxtTU0EMRMQVzMAGkkN7cYWNJTGu3IPfsU7MkSNKMS8XJX33zcmdSTt9xGLy43J5MbDPivmKfYj3zJ9fR0XGpMVEahkx45nHGImpHpCI4c1otbwXy2LyUT6tBFZ0XBgxQMAMV89bPWfMgJUrjo1lMZyMJUu4XVbMVVfRYrbCQyHmuiM3NTTcdOQ6qZh1rV+k1e7I9Un74rtrRGIqy3H7hRC3L03M8ePixFwoQiwmsiYtI63GeBYTcyUsSjHVb9zY318NG14MZ2bf5Mn7WC8Wxfjkw6v5PkxoIC5A0npGDIQGygtmGsRFRQzP+vWypiwvz0Jirrvp119hJRHz0zc72+6ozMiovGPdzrSfeDG52+Lzc7EYYV9IzOVz16yZSz8hidn68enTH2/FYrTGGPCiTMxUItaISV7zZbJCzI2D1f0DA/3VgzfyYjgzk4ODJ3Ne1BODvbBxSfoGIRDDEAp2FtAbFTGv8VCUsE+LCQjAYraSxEBU2hYa2iA4IjF3lK89OmXKh2lp10+542irnhOzY9vCuPxtWAy3LyRmLvx8+SW7A8jOrwMxFd0gRlpjwAjDqMQkby8p2Z4pF1P9FpgBL29Vi8UIdYb1Yk2NgZ9NqcA3FMJiXANCF1yFXbiyvbKrFoQGuKqI2V9XV9eEUBNs9svFgBqFGIjKpVkIZV0KO6LEZHzx08vX+AQG+kCF2ZnGiRm3I36hIR+L4fZZMV+BFK4pgx0cGfn5dVtvP93AidEatawYPjKjEHPll10gJlkp5q2SqvqNb8nEgJkUByAFvNBY0SubOL8EtHynZbvXM2hm4dqPq/8s5rmamBbE0sKLuQrb9jfXlLX1YDE9bQ+LxXxdM2VKPgLiQEwNIwYR4RKTOZdNTiazlZ5fJxEjgL2oJwYREYs50rBJkRjISlVV1dq3+oUaw5thvMjFyC+EwIYF7o0Jx++LBAQsLH9eEJNqtZh7sIkmRNMkNGWbnVNTMxfgwMAiF2OidC1gUUeZxGJqY16Z8mEcQs9+OGVK2g41MTgha5KP0/U/eQ2XGCcJH3/cePfDSjFciXGAz0tEXUxw5p49W7YoxNw40L/2SNXaflHxF8xgL6pi2E4yjksS1qKLW0T3XlxnsU3ZNKEpm2WpKePM8F7uYcVkzgoAMeTEtOkQMuATTdrEYir2rrtjSvzixdum3LFu2Q5rBphzp2WunDt35bRpODkEMRtLvn99e6tMDBeY8aMSAxdm2RJM6JVV969d2z9QJSn+7niFAPqJihjaSxnuitG9s/OcMCMv/gcQYKJ3OTFJWAy5xvyaZTK1tZlMWb+KxZzeuw2iUlQE5SWmBhxZGmCyHbET02hOMKMZhZgd4d8f/34HOTGA7WJUxzHQI4MCUy1PjCBGvSnDcaG7YvH6R5hWjRfzrtBdfldFjAcLhbKzEcU9Y8QkgRishSCmra3n11972toEMZjy3XEfHs3IODolf3e52gATYHrLycl0f5mUGDDzcyt4IdUYcDMGYgAYx0BcRiOmDHfFoLCI5mVsHGAKYiIiCz08CiMjBDGT/CfBgqUQBphgJgsAL9KRf1tNTBEQ8w14URlgsmN+FiExSpRi+PJv7iZ0lsW8adOUDMadF+MOi2Uxn21M/c4AhYUNi5CYd+VTMu9aIaZQ2GCsmJLpgdAo58r0GUUZsPjArtoAU1DDjy+tFIPDglcjEGPrJKbtiano/yKOKSy8GkA6iRlqxSSmhxSCmK22zS4fLSrKpXdUB5jyxFgthovMv1LMzlooLAqYaf9Uca8M95tdbRcz+ml/lQGmEpvEqDRlduzYsWPHjh07duz8xzlfY+dfiZPTWKoZT0T8y5wdHcI+/+vViIUfKF0t4lUejea3T0loNO5SPotD6UH4772aiEazgIhG40JDIRaKec4P3BALP3C7g4hGE06Eu2YM8vZGF4lgxPz22XkKNRcQYc83u+oq+nyzK3nMnoemLqZ0A1A6cjHj/cyJqQA4L7kLqbDxwEjFIKClBQHnUsyrQb9PHGeVGPZ8s9BQ+nwzQQzhPDQf68RsKO0ohWWDSMzl8CCLqUpeU4+3iAf/+dMriGIqqjIzq1gzehRZDH9rUDQrxql7C3w91+0kE/OueFGI6cs652JeBTVO58vEuCseWAwC4iqG4xAgiCGchxaht0YMSJkeEjIb5FiRmCpX0FJ/WJYYoIwoJtPVNZMW47sNxQbBfxah1TFiPls5efL2VZMnr/xMlpgB/MPtvCsVY2poCLRSzH1nTQzgNx/aM/XEXHhV6K0Va9Z03xr67oWCGOJ5aIIYFwliMRs6ds0OD5+9q2ODFYnJ/PLqqw8nJx+WJWa81/gCCkkRi1mkowpwXLJRywv0n+MEXiavaofVSiermzKqbk6D6ZwnJjsW1Pz22Tj1xFx4a+qF3mvWel8YepWamOcjpGL6AutEYhyIsJeJwmKo3TsXy8QkM2KkiZm+ISA8XH4PV6Ep+6wcGaPgb4wyoqybL6MPRAko2ZK46iBsSvgDgTgijx3TIg5BTEtDQ0OdQV0M4tAmJGhVrwFjWUxhLELpBa/iUnO+WmIQENc9vI3UlAnnoekZMxIxWajPxSoxl+MFocU7v99oIDZlksR4lW7fsyfPa3qHRAxf/CvjUcp4oIAyDF12GSPmIC0mcQ1sDirF5C1YkEQQk9Ww/zqXLHUxgpfFuwUzqr+tAGLEsImJpVD0q5jpP0B7ZkEMe75ZaCp9vpkgRn4eWoRe2ZQZ0HUu1ieGCty9c1NVDEUq/tLElGw6vDcJ/shSuRhMLaWlq34sMt11GScGG1meuGo5bNYoxFALAEopZsilwcVliLJaTII2K45KUBfjTUSoMb87cfjSap4mwp5vdutS+nwzQYzsPDRARYxqYqjdacvql+0WiRGQ1pgNVXv37iKIEQYv44sjqT6woi4Gk7RgwTFlYqi+hjlzrhsyWC/mwIo+k3bUYsCMUPotibmSiJkv1mxvyoQaE3hgWcaBQKEpe5UETkx1gFdo9XhlUyYMXlLg/ElsRdyUtTsmtpObMio2llKKCaybc10DlH/rxaynqPWjbcoIZi6g8a30vUDMKMSAmcA6W2qMYfdug6j4IyJcdzxcWfyFwQtqupn1IhT/PYmr9kiK/7VE+JF/U4MLBL4hy/rinyAt/r5EVHplxbHpBdiMXExlXHz5uFGLIXeXXyNCJ0bcXVZPDEDqLosGL3WX8dD3Hr5sJbRh2/dAi7byspsZ1MS0NLjQYuoMI+suj0yMhxHBPy5sRiYmdyGKz+U7zraJ0auM/MHCM4rHa2xiJGLUE5NEeEOiwctlMjHYzHa4jyrvRV0MaurL+rXOFNiCzqWYQhy5AmlrBjogMfm6OFFi3G0Qo4/Qq4kBD3OkCy3mclsT4zWL9IZEgxe5GDBzPBGuTHkcvFgrBsjKgtU5FfMqm5jxIjMXMGZyKy8414kBLzYlxn8a8Q0JgxeFGAGbxDQ1WS3mPn59n1jMOGGBH2tqTDquMePFZviQjLr4K1CvMbaIyQsmvyFu8DI6Mcpp/3OamPGMFTdRa8apGKUYOyMHxIj53f6F5r8FJxl2M3bs2LFjx44dO/8/4Ld5Jk2CHwu325AMPC9mQCzsU/Oz0aWzQ4iv6+8nnqZkMwhztxyNJpCI+fO4fphu5v07khD94pLswt03EDF/fBBgMATG/PySGFpMDgBHeozEOHbsEptZyr2uXe/zD4gxfz2xq8/7jfj+HUrHXAxA1SjFTCrMzo6YRBQTHz96MdKbzWxO4l5P2IfiXz7nYhTncbl7X8CIgb+cEBr8uUrVxXi4XQSPx91GLmbx5woxXinpYTlEMfnXXJM/ejFAB9eceSU9nSd+Q/nPn00xx49bIeZCEe7DTt4V3k7e7lgMcH8+kkF/rlILYuae6B+YREhM26Hlh9pGl5iLIwrNNWU//WR9YhDH+s8/X6+4BRTdnC1Nfftp58mpwhvSUuiK+8+amIYVtB0bxAzP9B6uGnbfNMyIAXx0BDHYDFnMzKqyTZs9+v0nTGAiw4s5dSXmkC2J+U3RlHlcfHEUlH8O4UBT8fE6m8V890V18y/fScUk1ifim2jkOT892dn5aS/2DSUk7NuXkKDzOUtijhuwk5OGZyyJkZ7HNTxzuGzTzO4trJjnn1eEhj2gKWauvrS83yOn2aN/zSRZYlZcybBCEIN4AhcjHkuJIWJ78efy0uxXXd3cvF4qZlki3A4oZKnD5qedN+fxYpYACQhte/6siMkKpGNzQEWM+DwuuEnzlvojw91sU6bXXy2vNCCGMUMUM3e5f+y2bekemwcgMuIaM5kVE0wQU/P5sRqlmJixFrOvubl1Y3Pzd4IYng10a7Z582ZGjHbfElfXJfu0KGHf6kfOghhToBXFX3oel/umk0dPnp45jMXQrRiOL3TP5GKAMJKYlStLalavrhkYGJzwuDgxbVdytCnEBLaezGgNHIWYOwSQgKqYb1p/A1rFYrq7wUpjvaMjPaTxIoiJjXJgGY0Y9IxYTBAR6Vz98MynTp+6r6K7m07M8whBdsliIhBRzJHqz+PiavxBDFNkrBNz8p8QE/eI3+HDfo+Ui8QUFbFimCGNl7wpMxbDC6MXswI12SrGvfupI6d+dd/ENGV6wExTVkyRm7Jnqo/F94ZtfntAVmOWm2/KqJrWVpuaskskKMUYjepiMD6PAIsoWVOW6MhQ6gBIir+2wEHEaIq/DmXh8t9w3GoxU8u6T5yYOzzMjGMewcv9cYTiH+4ihy3+Px4ZKCwceGu5PwxlIDO8mD6LxT+QVPxHKia9uDjdKjFU3KLnyykkE9PJisF9AEl3OSXIQcyoussGhEwHTA2qiRFwH557YubwRCfL3eXwy82Jmbty00b/zYM4MG4ToPbLusunRN3lq4kQu8vqYu4TJSYqCgEjG2CCF4ENIZwY0B3lIGV0A8wVB0xZUGisFzN12HuuewU38qfjohTzxkwXshhg5twTgwNe4OUiUPO4eIB56tApKDBqYkaemPtYMZTRSI1YTGKM2EypQwgzJSMUl9GLEVATo0BtSga8KJBOyUBYIDEXcYkRsCUxI60xwAjFCCVGaM7wJGbBeId/kxhzk5jdLubEXMqLgfKCtSjFjD4xS8dMDIkNGg0uLv8mMeam/btcSJBml0cohjztb8eOHTt27NixY8eOHTv/PS5guIWF/8WcSUTM/4LSc0Q0mgeIaDSPKjm63Jm7sHbFEoYkLwYY6Jn5BaunaOCGFE+JoS+UPcEjx0OGhftUEjH/+j1EzP/3Lgy3sIQwaDTXELFCjBe9DoHlLItZvfpR/MNz/Vpn57WcmJ2Ml/e9eDGvd9kq5vGU9ELazEXsAkjPK/uXi3GHB0lMCDyimpOavVgt8Nx6MVt7erZaFrNu3aP0z/3049HKdufMTTNZMb68F0HM6zOn2yRmQpg2Z0JBIRgRmTF/n0oElJ8+7fMvEmMhMV5fJCUlRYETL3jYlJgz7e1neDFz9g/N2b9/qG///jl1Q3NYMdK8nHR2bp87kxNzUvAiiAEztoh53JidUzDBI4zODPvwMH99MATkXv/U9WdPjMFgm5h164iJIYupHuzv9xpJjelpb+/hxQyZTEN1WZi6pqY6XgzOCxOXD6EZWzkTYMR89gv28ouXVAyYCbdJTOwEaMlyQAiXF6WY2lOnDh2q5cTs8Hn2ZZKYsMLC6MLCMNvEBO7du9iimEkTJknErF5tVWLmY+CUF1jmC2g0nxCx3JTtb2rqq+vry+qDddOQssZA1V++aaYgpl7mpTgaxGBcTEiK5abMoyCnoPBxWgqrR359sMkftP84YzIWcz2wg0Lx10vQaO4HCj0KUJhH4f0CVtSk3W+trSGKOXQIVqDl7/bOB6aNKo7jaB5VqiFVQI0G/6CYmJnNzThdBidGXfxLdWInxhj/Rcs0pTiNldQIwz/pakvXtRaRjgmCM8CGVGAbwpx2jrG5KUMREWXMqWS4jIlMnUZ/76735x2v16P1T8zuc+2VqwS3fvL9/d67Pe7kiSkroyWGLiZgObrmpjXqxZCIpWw/iIG7goEYsEP2GMhMh17fClJEMWPYy02iFoRADMeHiEC4c6xhHgHf/OdiJJmRXx9sDH9MY7yY9pVftUSMPE+IqQqgQBUWcxHe1Igxe/q7ugbfeYci5sCBmaXs7HXrvkLoq3XrFqhLjN1WFygywRc5eItXDCQGatgWaDFb9m/ZwieGp/1Jvb4vXypmgvMiahHEAPupYgwyM9GHy+T1wRqCzSubCzgxQHWwHZTg7SK8F8Tg9X7ueqzkTtguUiHm1Tc6jh/veMNrlov5LSM1NeM3tpRJE1PAIIApUJkYu6nIHSgT8pKjIMZAhROTkQHPyOt94jwmN1LGXMX5hJh94GWnqIUQs19tYhCVGbdDHGpZWdqCxfAhoSYmLQ2lpdVjLZg7lcQ8xHLpaz1HHjz+8eHXnueOJYkZS00dYxOTRpSy9xjw8p7aHhMIFLmL7GJi4hNDHy6LkxcQIorhJpc7BS2kmP0qe4xaMUf2bpsY+IQTwyEkBna8mA2//pr76691nJQ7lUsZSGHFZB/OTj/c9vylcEiKOQBwzZ8Ug4D31PaYcE1doCpM9JjTqMQlJjcyeZGJ6QAvUi3mD7dcGBHzu05GomKWdD//2vElhBhK838Ru7joRaL5X0qFSwzYyG6bvqsY7rDNHT4Ue7jcbF6wwNysIjEIU/50OaqpQSLxivk6wg9fC2LEyQspBiaXNaKWd/Yf4/6NneIlcTFgZvFi8AJi0qhE3g+/mPtimHyfLkZIzPPHvQ2+4PHn2UOqmAvSSDHcLnZiEIu7LmCxqhKTT4UXc19EzP79GbwYcfKC+V0QMw1eOC2mV3+4UFj8QHhJVAxJLDFA1YYq4v1YiQFADt4pJOaCuGb+SCRRMfRSJk5eyMRM1oAWtn4Rq1Kwl/9MDEnsxFyKN0ELEN8pmcz/Qow4eYG4SL7/SM1btkj9IsSAl/+JGIBXopyYNF7MjxIlP/7XiYHJC/X7X7Hx9YsU87vufyWGII7EaGhoaGhoaGhoaGho/P94jArcNyXKhK43yoWpc6lE/4Wme6hEX/d1K4c+QjIHe7sT7rrcKFOC5ELf6VKi//r86VSiX+D6uZvo6+7S0/M7P8rrzE+X/X+voUJOhE8XUBCTezJdTErvPymGXPeVqJjCv0dMzjqKGN3SV6KJCe/YEc5Pz85WLQaMRF5uw1sMMbm5V1PFYDN0MS+QWzxiyHVfiYpZ8w8mRqdrXFoTJTGd4WdAzDHYaGIWLYouhuM2LAZR4RKQSRWDzSSemHOoyJYXbQ6y+OISU+dGRXArFIOUaH9fBTE5WMRKQUlTEy9G51yxooYmJi8v7+J8sPLux8dmiqm3GY22elGM4INIjKIY4GQnTQyYSVzMbTzvl4Q7hQOZmI3LVixb9v33k3GJecaKrM+oFoMEjEYkAGJ2r5Ukpa3VJSQGzISW4lYjF7Nj/fod+ekQmQ9nJqYIL7cpZ9w0MWRiUgQWLhS/Zj/odniWMrRbW1UaZEjvIeYwxl7JKIj5fOCnboRsvBrZuq+Nz7lXuNZ/uzG+UrbKZkuRiVG+TyXGwSIRI6XXYOgSxQCtS3GrkZcySAyIOQaBkYupR/XXFK1aZYUXpR5DiqmslInp7jhyJPekG8hanCKaCYX4vSgGvHg8DkYuZvt28VUUs7xz3Nk2MRD0mDzh2/I+uhjEEOu+IDFHVyz7PqSUGCQgF1NoSbEUynpMTDEOxrh1xMg4aGJ+ajUQYprgOQq37KuRiVleUrI8yqjMVn6NG5VbrchGEUNPzM55BsO8nVIxR548p3ZJbu6SX0gxgpnRxsZRbi8V4/Ft2hR0yMS888MP7/Cvgpjl69eP6waavhgY8Aa9KBz+bjmIIdd9dRjmfdf5/e37lBMj0l5mNpfl0IbL6sWgkRFGJoYrZk1+A9AqiBmwewZ0uiEws6KGEFOyY0cJXcwiY/011jVz09Yg4xnkcFkhMTcZDDelzEaMwek0cHtCzPRv09MmeWKOHSNfQUzJxC+Pvw9itg18EQx6mfBtJdW/gJhTpLQZ5v1c7DdsUymmtD2z9OXq9tL4xWAjDvxkJGKqd58KdBg4MmOKyYPEKIm5ZZEghuyp9B5TU1lZM6tSNi8U8vN7UYxxeHp6WF7KmO3bzfwrL+bzX0ug8zudA86gxwOlDL8hF5O5dM/55x/SZ6oU054Dq/fW5bRjMQYqKsTgi3WRYjCZrQbgXnj2UkoZrcfQS1kASllAWspAg7hRE7OQfSTe/B3f2I2zaP5w41KftPmfQrDt0PnXHuqOMY8RKS0rKzNDYOIVAzhWX3bZ6hnN/6eQgceVGav5f5YPD7qYelR1jXuVFTd/SmLUzmOA7GtJZj9c1lGRDpfffjsPXqhiwMyePeBFrZjNOS+/nLOZJkb9cNkBSN7n24tIX6zhMpSyvChiIC/uqvoAE7hGMTGxxNyZCi5SuYcoBrwkLEb9zdSeajtFvZic0urqUq75v0kl+t/3SiqcmF6Xy+Vn4cy0gRjWC32C2bnhu+jnyupXMcQEk5qYGKdkXgMfghfuS8VTMvJzMopi7qECYiioF1Ods7aaE5NOEPuUDF1MXKdkwhv3hSlieNLSYKecGEUxEBeW1D+5B3uoeBLzhSW5BP+6GKAUCtnfLqbDQNKkfBLzu87wd1QxIoqJURYDXijEOO3/34sB/k4xcZ32h0uCdyYqRkNDQ0NDQ0NDQ0ND4//HIipwwWrUrdM1oKJkAnLd19kCSUnXiZwmMvOaK4f0o048wXyCSvQJ6XVSTuOJfu7rJUxz1kskSZhzIojfDFyK0UuYj8G/YFU7WauXM9vrnincJ/SGFAoKYpIDaBs+I1+XLIVc9zVDzMmxxDxaq9+rA+IQs1LcZGLMFSYzVUzzLthl7SpISEzt6PpWvRzyc0hEjKvx/VmKSS5nmnS6ILIkSyDXfUWsDI9FxHyw8gNlMW/qQ434tGxrHGIkXq4jTtebNg0PD5oQOk8CK2ZXM+sla1dCYvb0Thx2wXEt/8AoXPfMuNWBWBz9RoTB70QX0+jq+/Tz6GKqYIFAoIoUk7yGgZtYeZm3iB90ugRWy4Kzh4c5MR/s3r37AwUxj+7R9+mARn9tdDE3UlFITMVgV2tr16YKQoyQGOwlS70YQYAoxt+7rdcv+uL+o2yZVVtxflN+cTsrxuHyT/aDHGbSPwJSHCOTfteIVMzCheS9D/pcjVDP6GIglUUPL3p4LikmxUaYoYtpGQsu4ErZnJbdaHfLnKhiDtT62TLWpx/bFYcYiRdCjGm4FRiuoPWYgl0xegzDyMUc0OOdtMeEWl16KRQx+cWPNUxNHeFK2Va/y2UAKavPWQ1f3wtHBxmpmMpKUowOQuN8nyqmCiEL6+NhiRig0FYByw3sRvH2O+S6L1zFWiaDoCd2YqDrtzpxGQvp37j77uhinuUJ7xu2CAdkYohSVsGJMamr6aQYY38/Q4rZM38PuxPE8BmcswSYwx+Rn8PJ+cU9psOcGDODBmtd/nv3be7r7dvsu9fg8vebiT/PihUyMWxoPl1OEWNDtoiQenAjiAEzq0wDOqfEDLnuC4uRNv8PSik9RihjQzpgr7/2y7vViLGgbhMSzCgkpmITLmWD8lKGqJBiKgY3bjzoIMR8PX8+dvI13l0viAEti1l4NeTnAGKm7b1TbVhMQXNBweCY696OqzHbLnFNfoMKvuLF7IRLWer1sNspiGkcamRDo5MSEWNERZyXubZVc0Ux2IzV5NQ5PVbeDLnu62yOliA/KpsTbVR2QO9q1AGj+rHL71Ylxmpqshut/JHSqMw0ODwMLSYOMSZ7/8HJEboYMjH3PLgYvyx+8B7umPwcTk6f6vAUF7NiXs7K2t7T0+8KbcA86RrLKmCysBiOmqV6YGmNmJjRvaNcaPwGEUGMmyoGeMbqATMmayH/g86ewYKxybOjX5hBmLywxVS/hb/A3CVUxFGZh2n4LOxRMypDZpPZjEjUiWEc/ZtMjIpSNmfxg3PY13sW82JOkXBy8VQPmuYSg7KymMNXvuror3O73XUHt8LYw3wzLwZYiL1A+xcT08eKGSLExCpl2IzR7tQNmFYVysXgOsY1/5YWJTHi5GVIX/vH3WrFNCFvsLwp9jyG4YlDjGPk4CZPhbz5H4CHnihlc94DL5yhB0tFMSLbpnpM08UTrJiCAuSd6ilb/SSI2VjLZGV9hbIIMcBCYlTGljKwI0Fs/kW05s+ZYeyw6tBsS6GKWcCOypTEiJMX/W+gRKUYMBP0NqmY+Z9HRV3zZwYDmzyMfLg8f750uMxVMuGew0vuoYjpCHWnn5XdEWLFQHoreq5809W/b8O+Qbh3vBkiLY7KoJbt3AmVTBTDxaXRmZohQRwuo8DcRXOriOEyz1uMF+7Ly6xJoZSy4DDeK4kRJy/Q9WVi9PCQbEC04XL0BJRSYZNKQT5ctlpnzGMOzZ9/SCKGLlhWyia6Ovq6up4SZv6eb7o8/aHW1snmr/tlo8TKhZCaSkIMxMX5bgYBMcEsl08w5WZIMS2QGHjEEiOZvNxNiAETJMpiTqMy+wtWx57533cf7NhSJohJEZ8pFDGUUzLmVwddfld/1uVlMYbvbFx+z5CheEpGxIKCuOiXS8UM17awcYklRjJ5IcVw6OVinqUi+/kxS1kiYg5BYIjEYB3sTvgythjAsXorWrcAxRCD4/JYRlxigDrkg/tYowAWI46RgdhixMkLKYaXIpYyZTGIyj+RGIAUg03wfqilLLGTmBCXOMUARahBp+tGbqLHqBMjTl5IMTwJJeZfEEPw94v5PTWDJkZDQ0NDQ0NDQ0NDQ+P/h3jJD3Licyom5yS8J95PphJ9YpWd/SqyWm6SkZR0JpWkJN/U/RSSTjwUxXyyeFZiqorKq8otR91uS5HF4ubFZB/bjsqVxey9/8z7zzzz/vtBDLJPaWLkYlK4LSIms30tXK2jdK16MUctlqPlRwPuNW5ruSXAiekBM0RoaGKGvl1fObT+271YDKo4rImhJyaFE7O2JQfsVK9NrJQtezObCA29lN0PaoYgNNzPCYYMMpJOPIjEkKUMyKmeRSnzeL3I0+DzeoNBD/J6PayYoWUhIjR0MXfcAdUMYNdlbQ3YRzUxRGIKbQjZCkUxmWvXwl5VMsCLz9vtsV996xVXXHG119Pg9Znw+7rGkBAakejNH6GR28+1mne8fpWUpBMPxIPF2Apt8BDFtLScql5Mg93X4PVecevExFNX2L3dPnsDK0anY0NDIhMDv1gN3/fII4/Az3Ef9d8Oo4gNy09wMclSIC4QGlFMdfUsxPi8dp/Xc/Wtn2y+9Wq7N2i3ByNi2NCoFlP07DL97c+WI1icI5J04kEXQ7yvVowvaPd5HigBHrD77EGfLy4x6KAr5JqEynjCi0nhN76UxS0GN/7xxvHx8c+9XtDki6uUYTGhgyiolTIeofkritFRYYVV2KH/L3eOjztLvD47jMqE5n8hvfnTxZSPjIwMas0fgiJuHPGKgdoV9JaMj5eM5/mCcCQbLpdV3yqgJAbYPTrvhB8uszPK1zkn/D4lLjFMENx4PB67HXZgJchgMUJcVoKPmGK0CaYAsVwK7+NPTBCGy/agNwgPO75vKpsYIi4xxWinZMjEPA46CDdxiQHACAb8MAzXS4i4xBSjncSkNv/Eegx9tEbEJaYY7bS/hoaGhobGP8xff9MS7Xw+B5wAAAAASUVORK5CYII=);background-repeat:no-repeat;height:20px;width:25px}.react-tel-input .ad{background-position:-48px -24px}.react-tel-input .ae{background-position:-72px -24px}.react-tel-input .af{background-position:-96px -24px}.react-tel-input .ag{background-position:-120px -24px}.react-tel-input .ai{background-position:-144px -24px}.react-tel-input .al{background-position:-168px -24px}.react-tel-input .am{background-position:-192px -24px}.react-tel-input .an{background-position:-216px -24px}.react-tel-input .ao{background-position:-240px -24px}.react-tel-input .aq{background-position:-264px -24px}.react-tel-input .ar{background-position:-288px -24px}.react-tel-input .as{background-position:-312px -24px}.react-tel-input .at{background-position:-336px -24px}.react-tel-input .au{background-position:-360px -24px}.react-tel-input .aw{background-position:-384px -24px}.react-tel-input .ax{background-position:0 -48px}.react-tel-input .az{background-position:-24px -48px}.react-tel-input .ba{background-position:-48px -48px}.react-tel-input .bb{background-position:-72px -48px}.react-tel-input .bd{background-position:-96px -48px}.react-tel-input .be{background-position:-120px -48px}.react-tel-input .bf{background-position:-144px -48px}.react-tel-input .bg{background-position:-168px -48px}.react-tel-input .bh{background-position:-192px -48px}.react-tel-input .bi{background-position:-216px -48px}.react-tel-input .bj{background-position:-240px -48px}.react-tel-input .bl{background-position:-264px -48px}.react-tel-input .bm{background-position:-288px -48px}.react-tel-input .bn{background-position:-312px -48px}.react-tel-input .bo{background-position:-336px -48px}.react-tel-input .br{background-position:-360px -48px}.react-tel-input .bs{background-position:-384px -48px}.react-tel-input .bt{background-position:0 -72px}.react-tel-input .bw{background-position:-24px -72px}.react-tel-input .by{background-position:-48px -72px}.react-tel-input .bz{background-position:-72px -72px}.react-tel-input .ca{background-position:-96px -72px}.react-tel-input .cc{background-position:-120px -72px}.react-tel-input .cd{background-position:-144px -72px}.react-tel-input .cf{background-position:-168px -72px}.react-tel-input .cg{background-position:-192px -72px}.react-tel-input .ch{background-position:-216px -72px}.react-tel-input .ci{background-position:-240px -72px}.react-tel-input .ck{background-position:-264px -72px}.react-tel-input .cl{background-position:-288px -72px}.react-tel-input .cm{background-position:-312px -72px}.react-tel-input .cn{background-position:-336px -72px}.react-tel-input .co{background-position:-360px -72px}.react-tel-input .cr{background-position:-384px -72px}.react-tel-input .cu{background-position:0 -96px}.react-tel-input .cv{background-position:-24px -96px}.react-tel-input .cw{background-position:-48px -96px}.react-tel-input .cx{background-position:-72px -96px}.react-tel-input .cy{background-position:-96px -96px}.react-tel-input .cz{background-position:-120px -96px}.react-tel-input .de{background-position:-144px -96px}.react-tel-input .dj{background-position:-168px -96px}.react-tel-input .dk{background-position:-192px -96px}.react-tel-input .dm{background-position:-216px -96px}.react-tel-input .do{background-position:-240px -96px}.react-tel-input .dz{background-position:-264px -96px}.react-tel-input .ec{background-position:-288px -96px}.react-tel-input .ee{background-position:-312px -96px}.react-tel-input .eg{background-position:-336px -96px}.react-tel-input .eh{background-position:-360px -96px}.react-tel-input .er{background-position:-384px -96px}.react-tel-input .es{background-position:0 -120px}.react-tel-input .et{background-position:-24px -120px}.react-tel-input .eu{background-position:-48px -120px}.react-tel-input .fi{background-position:-72px -120px}.react-tel-input .fj{background-position:-96px -120px}.react-tel-input .fk{background-position:-120px -120px}.react-tel-input .fm{background-position:-144px -120px}.react-tel-input .fo{background-position:-168px -120px}.react-tel-input .fr{background-position:-192px -120px}.react-tel-input .ga{background-position:-216px -120px}.react-tel-input .gb{background-position:-240px -120px}.react-tel-input .gd{background-position:-264px -120px}.react-tel-input .ge{background-position:-288px -120px}.react-tel-input .gg{background-position:-312px -120px}.react-tel-input .gh{background-position:-336px -120px}.react-tel-input .gi{background-position:-360px -120px}.react-tel-input .gl{background-position:-384px -120px}.react-tel-input .gm{background-position:0 -144px}.react-tel-input .gn{background-position:-24px -144px}.react-tel-input .gq{background-position:-48px -144px}.react-tel-input .gr{background-position:-72px -144px}.react-tel-input .gs{background-position:-96px -144px}.react-tel-input .gt{background-position:-120px -144px}.react-tel-input .gu{background-position:-144px -144px}.react-tel-input .gw{background-position:-168px -144px}.react-tel-input .gy{background-position:-192px -144px}.react-tel-input .hk{background-position:-216px -144px}.react-tel-input .hn{background-position:-240px -144px}.react-tel-input .hr{background-position:-264px -144px}.react-tel-input .ht{background-position:-288px -144px}.react-tel-input .hu{background-position:-312px -144px}.react-tel-input .ic{background-position:-336px -144px}.react-tel-input .id{background-position:-360px -144px}.react-tel-input .ie{background-position:-384px -144px}.react-tel-input .il{background-position:0 -168px}.react-tel-input .im{background-position:-24px -168px}.react-tel-input .in{background-position:-48px -168px}.react-tel-input .iq{background-position:-72px -168px}.react-tel-input .ir{background-position:-96px -168px}.react-tel-input .is{background-position:-120px -168px}.react-tel-input .it{background-position:-144px -168px}.react-tel-input .je{background-position:-168px -168px}.react-tel-input .jm{background-position:-192px -168px}.react-tel-input .jo{background-position:-216px -168px}.react-tel-input .jp{background-position:-240px -168px}.react-tel-input .ke{background-position:-264px -168px}.react-tel-input .kg{background-position:-288px -168px}.react-tel-input .kh{background-position:-312px -168px}.react-tel-input .ki{background-position:-336px -168px}.react-tel-input .xk{background-position:-144px 0}.react-tel-input .km{background-position:-360px -168px}.react-tel-input .kn{background-position:-384px -168px}.react-tel-input .kp{background-position:0 -192px}.react-tel-input .kr{background-position:-24px -192px}.react-tel-input .kw{background-position:-48px -192px}.react-tel-input .ky{background-position:-72px -192px}.react-tel-input .kz{background-position:-96px -192px}.react-tel-input .la{background-position:-120px -192px}.react-tel-input .lb{background-position:-144px -192px}.react-tel-input .lc{background-position:-168px -192px}.react-tel-input .li{background-position:-192px -192px}.react-tel-input .lk{background-position:-216px -192px}.react-tel-input .lr{background-position:-240px -192px}.react-tel-input .ls{background-position:-264px -192px}.react-tel-input .lt{background-position:-288px -192px}.react-tel-input .lu{background-position:-312px -192px}.react-tel-input .lv{background-position:-336px -192px}.react-tel-input .ly{background-position:-360px -192px}.react-tel-input .ma{background-position:-384px -192px}.react-tel-input .mc{background-position:0 -216px}.react-tel-input .md{background-position:-24px -216px}.react-tel-input .me{background-position:-48px -216px}.react-tel-input .mf{background-position:-72px -216px}.react-tel-input .mg{background-position:-96px -216px}.react-tel-input .mh{background-position:-120px -216px}.react-tel-input .mk{background-position:-144px -216px}.react-tel-input .ml{background-position:-168px -216px}.react-tel-input .mm{background-position:-192px -216px}.react-tel-input .mn{background-position:-216px -216px}.react-tel-input .mo{background-position:-240px -216px}.react-tel-input .mp{background-position:-264px -216px}.react-tel-input .mq{background-position:-288px -216px}.react-tel-input .mr{background-position:-312px -216px}.react-tel-input .ms{background-position:-336px -216px}.react-tel-input .mt{background-position:-360px -216px}.react-tel-input .mu{background-position:-384px -216px}.react-tel-input .mv{background-position:0 -240px}.react-tel-input .mw{background-position:-24px -240px}.react-tel-input .mx{background-position:-48px -240px}.react-tel-input .my{background-position:-72px -240px}.react-tel-input .mz{background-position:-96px -240px}.react-tel-input .na{background-position:-120px -240px}.react-tel-input .nc{background-position:-144px -240px}.react-tel-input .ne{background-position:-168px -240px}.react-tel-input .nf{background-position:-192px -240px}.react-tel-input .ng{background-position:-216px -240px}.react-tel-input .ni{background-position:-240px -240px}.react-tel-input .nl{background-position:-264px -240px}.react-tel-input .no{background-position:-288px -240px}.react-tel-input .np{background-position:-312px -240px}.react-tel-input .nr{background-position:-336px -240px}.react-tel-input .nu{background-position:-360px -240px}.react-tel-input .nz{background-position:-384px -240px}.react-tel-input .om{background-position:0 -264px}.react-tel-input .pa{background-position:-24px -264px}.react-tel-input .pe{background-position:-48px -264px}.react-tel-input .pf{background-position:-72px -264px}.react-tel-input .pg{background-position:-96px -264px}.react-tel-input .ph{background-position:-120px -264px}.react-tel-input .pk{background-position:-192px -264px}.react-tel-input .pl{background-position:-216px -264px}.react-tel-input .pn{background-position:-240px -264px}.react-tel-input .pr{background-position:-264px -264px}.react-tel-input .ps{background-position:-288px -264px}.react-tel-input .pt{background-position:-312px -264px}.react-tel-input .pw{background-position:-336px -264px}.react-tel-input .py{background-position:-360px -264px}.react-tel-input .qa{background-position:-384px -264px}.react-tel-input .ro{background-position:0 -288px}.react-tel-input .rs{background-position:-24px -288px}.react-tel-input .ru{background-position:-48px -288px}.react-tel-input .rw{background-position:-72px -288px}.react-tel-input .sa{background-position:-96px -288px}.react-tel-input .sb{background-position:-120px -288px}.react-tel-input .sc{background-position:-144px -288px}.react-tel-input .sd{background-position:-168px -288px}.react-tel-input .se{background-position:-192px -288px}.react-tel-input .sg{background-position:-216px -288px}.react-tel-input .sh{background-position:-240px -288px}.react-tel-input .si{background-position:-264px -288px}.react-tel-input .sk{background-position:-288px -288px}.react-tel-input .sl{background-position:-312px -288px}.react-tel-input .sm{background-position:-336px -288px}.react-tel-input .sn{background-position:-360px -288px}.react-tel-input .so{background-position:-384px -288px}.react-tel-input .sr{background-position:0 -312px}.react-tel-input .ss{background-position:-24px -312px}.react-tel-input .st{background-position:-48px -312px}.react-tel-input .sv{background-position:-72px -312px}.react-tel-input .sy{background-position:-96px -312px}.react-tel-input .sz{background-position:-120px -312px}.react-tel-input .tc{background-position:-144px -312px}.react-tel-input .td{background-position:-168px -312px}.react-tel-input .tf{background-position:-192px -312px}.react-tel-input .tg{background-position:-216px -312px}.react-tel-input .th{background-position:-240px -312px}.react-tel-input .tj{background-position:-264px -312px}.react-tel-input .tk{background-position:-288px -312px}.react-tel-input .tl{background-position:-312px -312px}.react-tel-input .tm{background-position:-336px -312px}.react-tel-input .tn{background-position:-360px -312px}.react-tel-input .to{background-position:-384px -312px}.react-tel-input .tr{background-position:0 -336px}.react-tel-input .tt{background-position:-24px -336px}.react-tel-input .tv{background-position:-48px -336px}.react-tel-input .tw{background-position:-72px -336px}.react-tel-input .tz{background-position:-96px -336px}.react-tel-input .ua{background-position:-120px -336px}.react-tel-input .ug{background-position:-144px -336px}.react-tel-input .us{background-position:-168px -336px}.react-tel-input .uy{background-position:-192px -336px}.react-tel-input .uz{background-position:-216px -336px}.react-tel-input .va{background-position:-240px -336px}.react-tel-input .vc{background-position:-264px -336px}.react-tel-input .ve{background-position:-288px -336px}.react-tel-input .vg{background-position:-312px -336px}.react-tel-input .vi{background-position:-336px -336px}.react-tel-input .vn{background-position:-360px -336px}.react-tel-input .vu{background-position:-384px -336px}.react-tel-input .wf{background-position:0 -360px}.react-tel-input .ws{background-position:-24px -360px}.react-tel-input .ye{background-position:-48px -360px}.react-tel-input .za{background-position:-96px -360px}.react-tel-input .zm{background-position:-120px -360px}.react-tel-input .zw{background-position:-144px -360px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:16px;outline:none;padding:18.5px 14px 18.5px 58px;transition:box-shadow .25s ease,border-color .25s ease;width:300px}.react-tel-input .form-control:hover{border-color:#000}.react-tel-input .form-control:focus{border-color:#1976d2;box-shadow:0 0 0 1px #1976d2}.react-tel-input .form-control:focus+div:before{color:#1976d2}.react-tel-input .form-control.invalid-number{border:1px solid #f44336}.react-tel-input .form-control.invalid-number:focus{box-shadow:0 0 0 1px #f44336}.react-tel-input .form-control.invalid-number+div:before{color:#f44336;content:"Error";display:none;width:27px}.react-tel-input .flag-dropdown{border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input input[disabled]+.flag-dropdown:hover{border-color:#cacaca;cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 11px;position:relative;width:52px}.react-tel-input .selected-flag:focus .arrow{border-left-width:4px;border-right-width:4px;border-top:5px solid #1976d2}.react-tel-input .selected-flag .flag{margin-top:-12px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555;height:0;left:29px;margin-top:-1px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:7px;box-shadow:1px 2px 18px #00000040;list-style:none;margin:10px 0 10px -1px;max-height:220px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block;left:13px;position:absolute;top:8px}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:12px 9px 13px 46px;position:relative}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.react-tel-input .country-list .search-emoji{display:none;font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .search-box:hover{border-color:#505050}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:25px;padding:0 5px;position:absolute;top:-7px;z-index:1}.react-tel-input .special-label{display:block;white-space:nowrap}.enterContactNumberForm{align-items:center;display:flex;justify-content:center;padding:20px}.enterContactNumberForm__container{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.enterContactNumberForm__container::-webkit-scrollbar{width:8px}.enterContactNumberForm__container::-webkit-scrollbar-track{background:#f1f5f9}.enterContactNumberForm__container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.enterContactNumberForm__container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.enterContactNumberForm__header{align-items:flex-start;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:20px 20px 0 0;color:#fff;display:flex;gap:16px;padding:28px 28px 24px}.enterContactNumberForm__header__icon{background:#fff3;border-radius:14px;display:grid;flex-shrink:0;height:56px;place-items:center;width:56px}.enterContactNumberForm__header__icon svg{color:#fff;font-size:2rem}.enterContactNumberForm__header__content{flex:1 1}.enterContactNumberForm__header__title{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 6px}.enterContactNumberForm__header__subtitle{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin:0}.enterContactNumberForm__header__close{color:#fff!important;flex-shrink:0}.enterContactNumberForm__header__close:hover{background:#ffffff1a!important}.enterContactNumberForm__stepper{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:24px 28px}.enterContactNumberForm__stepper .MuiStepLabel-label{font-size:.95rem;font-weight:600}.enterContactNumberForm__stepper .MuiStepIcon-root{font-size:1.75rem}.enterContactNumberForm__stepper .MuiStepIcon-root.Mui-active{color:#25d366}.enterContactNumberForm__stepper .MuiStepIcon-root.Mui-completed{color:#128c7e}.enterContactNumberForm__content{padding:28px}.enterContactNumberForm__otp-step,.enterContactNumberForm__phone-step{display:flex;flex-direction:column;gap:24px}.enterContactNumberForm__info-box{align-items:flex-start;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;display:flex;gap:12px;padding:16px}.enterContactNumberForm__info-box__icon{color:#22c55e;flex-shrink:0;font-size:1.5rem;margin-top:2px}.enterContactNumberForm__info-box p{color:#15803d;font-size:.95rem;line-height:1.6;margin:0}.enterContactNumberForm__info-box p strong{color:#166534;font-weight:700}.enterContactNumberForm__phone-input{display:flex;flex-direction:column;gap:12px}.enterContactNumberForm__label{color:#475569;font-size:.95rem;font-weight:600;margin-bottom:8px}.enterContactNumberForm__phone-container{width:100%!important}.enterContactNumberForm__phone-field{background:#f8fafc!important;border:2px solid #e2e8f0!important;border-radius:12px!important;font-size:1rem!important;height:48px!important;padding-left:54px!important;width:100%!important}.enterContactNumberForm__phone-field:focus{background:#fff!important;border-color:#25d366!important;box-shadow:0 0 0 4px #25d3661a!important}.enterContactNumberForm__phone-dropdown{background:#f8fafc!important;border:2px solid #e2e8f0!important;border-radius:12px 0 0 12px!important;border-right:none!important}.enterContactNumberForm__phone-dropdown:hover{background:#f1f5f9!important}.enterContactNumberForm__error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;display:flex;font-size:.9rem;font-weight:500;gap:8px;padding:12px}.enterContactNumberForm__error svg{flex-shrink:0;font-size:1.25rem}.enterContactNumberForm__otp-input{align-items:center;display:flex;flex-direction:column;gap:16px}.enterContactNumberForm__otp-fields{display:flex;gap:12px;justify-content:center;margin:8px 0}.enterContactNumberForm__otp-fields input{background:#f8fafc!important;border:2px solid #e2e8f0!important;border-radius:12px!important;color:#1e293b!important;font-size:1.5rem!important;font-weight:700!important;height:56px!important;text-align:center!important;transition:all .2s!important;width:48px!important}.enterContactNumberForm__otp-fields input:focus{background:#fff!important;border-color:#25d366!important;box-shadow:0 0 0 4px #25d3661a!important;outline:none!important}.enterContactNumberForm__resend-section{align-items:center;display:flex;flex-direction:column;gap:8px;margin-top:8px}.enterContactNumberForm__resend-section>div{align-items:center}.enterContactNumberForm__timer{color:#64748b;font-size:.9rem;font-weight:500}.enterContactNumberForm__resend-btn{background:none;border:none;border-radius:8px;color:#25d366;cursor:pointer;font-size:.95rem;font-weight:700;padding:8px 16px;transition:all .2s}.enterContactNumberForm__resend-btn:hover:not(:disabled){background:#25d3661a}.enterContactNumberForm__resend-btn:disabled{color:#cbd5e1;cursor:not-allowed}.enterContactNumberForm__otp-note{color:#64748b;font-size:.875rem;line-height:1.5;margin:8px 0 0;text-align:center}.enterContactNumberForm__submit-btn{background:linear-gradient(135deg,#25d366,#128c7e)!important;border-radius:12px!important;box-shadow:0 8px 20px #25d3664d!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;padding:14px 24px!important;text-transform:none!important;transition:all .2s!important}.enterContactNumberForm__submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#20ba5a,#0f7a6b)!important;box-shadow:0 12px 28px #25d36666!important;transform:translateY(-2px)}.enterContactNumberForm__submit-btn:active:not(:disabled){transform:translateY(0)}.enterContactNumberForm__submit-btn:disabled{background:#cbd5e1!important;box-shadow:none!important;color:#94a3b8!important;cursor:not-allowed}@media(max-width:768px){.enterContactNumberForm__container{margin:10px;max-height:95vh;max-width:100%}.enterContactNumberForm__header{flex-direction:column;text-align:center}.enterContactNumberForm__header__icon{margin:0 auto}.enterContactNumberForm__header__close{position:absolute;right:20px;top:20px}.enterContactNumberForm__otp-fields input{font-size:1.25rem!important;height:48px!important;width:40px!important}}@media(max-width:400px){.enterContactNumberForm{padding:10px}.enterContactNumberForm__otp-fields{gap:8px}.enterContactNumberForm__otp-fields input{font-size:1.1rem!important;height:44px!important;width:36px!important}}.verifyUpdateEmailForm{border-radius:0;cursor:default;height:-webkit-fill-available;height:-moz-available;height:-webkit-fit-content;height:fit-content;margin:5% 10%;outline:none}.verifyUpdateEmailForm,.verifyUpdateEmailForm__inner{width:-webkit-fill-available;width:-moz-available;z-index:10}.verifyUpdateEmailForm__inner{background:#fff;border-radius:1vh;height:-webkit-fill-available;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.verifyUpdateEmailForm__inner::-webkit-scrollbar{height:8px;width:8px}.verifyUpdateEmailForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.verifyUpdateEmailForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.verifyUpdateEmailForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.verifyUpdateEmailForm__inner::-webkit-scrollbar{display:none}}.verifyUpdateEmailForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.verifyUpdateEmailForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.verifyUpdateEmailForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.verifyUpdateEmailForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.verifyUpdateEmailForm form input{font-family:Segoe UI;padding:.7rem!important}.verifyUpdateEmailForm form label{color:#474141;font-weight:500;min-width:12vw}.verifyUpdateEmailForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.verifyUpdateEmailForm__title,.verifyUpdateEmailForm__title__textField{width:-webkit-fill-available;width:-moz-available}.verifyUpdateEmailForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.verifyUpdateEmailForm__details{width:-webkit-fill-available;width:-moz-available}.verifyUpdateEmailForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.verifyUpdateEmailForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.verifyUpdateEmailForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.verifyUpdateEmailForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.verifyUpdateEmailForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.verifyUpdateEmailForm__details__editor::-webkit-scrollbar{display:none}}.verifyUpdateEmailForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.verifyUpdateEmailForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.verifyUpdateEmailForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.verifyUpdateEmailForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.verifyUpdateEmailForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.verifyUpdateEmailForm__details div textarea::-webkit-scrollbar{display:none}}.verifyUpdateEmailForm__buttonFlex,.verifyUpdateEmailForm__details__textField{width:-webkit-fill-available;width:-moz-available}.verifyUpdateEmailForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.verifyUpdateEmailForm__cancel,.verifyUpdateEmailForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.verifyUpdateEmailForm__cancel:hover,.verifyUpdateEmailForm__submit:hover{background:#d3d3d3;cursor:pointer}.verifyUpdateEmailForm__cancel:disabled,.verifyUpdateEmailForm__submit:disabled{cursor:not-allowed}.verifyUpdateEmailForm__submit{background:var(--color-primaryBlue);color:#fff}.verifyUpdateEmailForm__cancel{background:#e2e2e2;color:#000}.verifyUpdateEmailForm__inner{background:var(--color-componentBackground);margin:0 auto;max-width:650px}.verifyUpdateEmailForm__inner__titleBar{background-color:var(--color-componentBackground);border-bottom:2px solid var(--color-darkBorder);box-shadow:0 1px 0 #00000014;padding-bottom:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10;z-index:2}.verifyUpdateEmailForm__inner__titleBar__t1{font-size:1.3rem}.verifyUpdateEmailForm__inner__titleBar__close,.verifyUpdateEmailForm__inner__titleBar__indicator{height:2rem;width:2rem}.verifyUpdateEmailForm__inner__body{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem .5rem .5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.verifyUpdateEmailForm__inner__body::-webkit-scrollbar{height:8px;width:8px}.verifyUpdateEmailForm__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.verifyUpdateEmailForm__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.verifyUpdateEmailForm__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.verifyUpdateEmailForm__inner__body::-webkit-scrollbar{display:none}}.verifyUpdateEmailForm__inner__body__form__top{padding:1rem}.verifyUpdateEmailForm__inner__body__form__span{font-size:1rem}.verifyUpdateEmailForm__inner__body__form__span__resend{margin-left:1rem}.verifyUpdateEmailForm__inner__body__form__email__input,.verifyUpdateEmailForm__inner__body__form__verificationCode__input{margin-bottom:1rem!important}.verifyUpdateEmailForm__inner__body__form__email__input input,.verifyUpdateEmailForm__inner__body__form__verificationCode__input input{font-size:1.1rem}.verifyUpdateEmailForm__inner__body__form__sendOtp,.verifyUpdateEmailForm__inner__body__form__verify{padding-bottom:1rem}.verifyUpdateEmailForm__inner__body__form__verify{align-items:flex-end;display:flex;justify-content:center;margin-top:1rem}.verifyUpdateEmailForm__inner__body__form__otpMsg{margin-top:2rem;padding-bottom:1rem;text-align:center}.verifyUpdateEmailForm__inner__body__form__bottom{border-top:2px solid var(--color-darkBorder);justify-content:flex-end;padding:1rem}.profilePage{--kzq-accent:var(--color-primaryBlue);--kzq-accent-700:var(--color-darkBlue);--kzq-card:var(--color-componentBackground);--kzq-text:var(--color-text);--kzq-muted:var(--color-primaryGrey);--kzq-border:var(--color-border);--kzq-hover:var(--color-hoverBackground);--kzq-shadow:var(--color-shadow);--kzq-error:#dc2626;background:linear-gradient(135deg,var(--color-hoverBackground) 0,var(--color-activeBackground) 100%);border-radius:1rem;min-height:-webkit-fit-content;min-height:fit-content;min-width:0;padding:2rem;width:100%}.profilePage__container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1000px;padding-bottom:100px}.profilePage__header{align-items:center;background:var(--color-componentBackground)!important;border:1px solid var(--color-darkBorder)!important;border-radius:20px!important;box-shadow:0 4px 20px #00000014!important;display:flex;gap:32px;margin-bottom:.5rem;padding:32px!important;padding:1rem 0 .5rem}@media(max-width:560px){.profilePage__header{align-items:center;flex-direction:column;text-align:center}}.profilePage__header__avatar{background:var(--kzq-card);border-radius:50%;box-shadow:0 5px 10px var(--kzq-shadow),inset 0 0 0 1px var(--kzq-border);height:112px;position:relative;width:112px}.profilePage__header__avatar input[type=file]{display:none}.profilePage__header__avatar__img{aspect-ratio:1/1;border-radius:50%;width:100%}.profilePage__header__avatar__btn{color:var(--color-sidePanelIcon)!important}.profilePage__header input[type=file]{display:none}.profilePage__header__img{border:4px solid #fff;border-radius:50%;box-shadow:0 8px 24px #0000001f;height:100%;object-fit:cover;width:100%}.profilePage__header__overlay{bottom:0;display:flex;gap:6px;position:absolute;right:0}.profilePage__header__btn{background:var(--color-primaryBlue)!important;box-shadow:0 4px 12px rgba(var(--color-primaryBlue),.3)!important;color:#fff!important;height:36px;transition:all .2s!important;width:36px}.profilePage__header__btn:hover{background:#2375a4!important;transform:scale(1.1)}.profilePage__header__btn svg{font-size:1.1rem}.profilePage__header__btn--delete{background:#ef4444!important;box-shadow:0 4px 12px #ef44444d!important}.profilePage__header__btn--delete:hover{background:#dc2626!important}.profilePage__info{flex:1 1;min-width:0}.profilePage__primary{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.profilePage__name{color:#1e293b;font-size:2rem;font-weight:700;margin:0}.profilePage__username{border-color:var(--color-primaryBlue)!important;color:var(--color-primaryBlue)!important;font-weight:600!important}.profilePage__meta{color:#64748b;display:flex;flex-wrap:wrap;font-size:.95rem;gap:16px}.profilePage__meta span{align-items:center;display:flex;gap:6px}.profilePage__meta span svg{color:#94a3b8;font-size:1.1rem}.profilePage__id{color:#475569;font-weight:600}.profilePage__section{background:var(--color-componentBackground)!important;border:1px solid var(--color-darkBorder)!important;border-radius:20px!important;box-shadow:0 4px 20px #00000014!important;padding:28px!important}.profilePage__section__header{align-items:center;border-bottom:1px solid var(--color-border);display:flex;gap:12px;margin-bottom:24px;padding-bottom:16px}.profilePage__section__header svg{color:var(--color-primaryBlue);font-size:1.5rem}.profilePage__section__header h2{color:var(--color-primaryBlue);font-size:1.25rem;font-weight:700;margin:0}.profilePage__section__content{display:flex;flex-direction:column;gap:20px}.profilePage__form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.profilePage__form-grid{grid-template-columns:1fr}}.profilePage__field-with-action{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:1fr auto}.profilePage__field-action{border-color:var(--color-primaryBlue)!important;border-radius:10px!important;color:var(--color-primaryBlue)!important;font-weight:600!important;padding:12px 20px!important;text-transform:none!important;white-space:nowrap}.profilePage__field-action:hover{background:rgba(var(--color-primaryBlue),.05)!important;border-color:#2375a4!important}.profilePage__field-action svg{font-size:1.1rem}.profilePage__save-bar{align-items:center;animation:slideUp .3s ease-out;background:#fff;border-top:2px solid #e2e8f0;bottom:0;box-shadow:0 -8px 24px #0000001f;display:flex;justify-content:space-between;left:0;padding:20px 40px;position:fixed;right:0;z-index:1000}.profilePage__save-bar__content{align-items:center;display:flex;gap:12px}.profilePage__save-bar__icon{animation:pulse 2s infinite;color:#f59e0b;font-size:1.5rem}.profilePage__save-bar__text{color:#1e293b;font-size:1rem;font-weight:600}.profilePage__save-bar__actions{display:flex;gap:12px}.profilePage__save-bar__actions button{border-radius:10px;font-weight:600;padding:10px 24px;text-transform:none;transition:all .2s}.profilePage__save-bar__actions .MuiButton-outlined{border-color:#cbd5e1;color:#475569}.profilePage__save-bar__actions .MuiButton-outlined:hover{background:#f1f5f9;border-color:#94a3b8}.profilePage__save-bar__actions .MuiButton-contained{background:linear-gradient(135deg,var(--color-primaryBlue),#3d9ed6);box-shadow:0 6px 18px rgba(var(--color-primaryBlue),.3)}.profilePage__save-bar__actions .MuiButton-contained:hover{box-shadow:0 8px 24px rgba(var(--color-primaryBlue),.4);transform:translateY(-2px)}.profilePage__save-bar__actions .MuiButton-contained:active{transform:translateY(0)}@media(max-width:1024px){.profilePage{padding:24px}}@media(max-width:768px){.profilePage{padding:16px}.profilePage__header{align-items:center;flex-direction:column;text-align:center}.profilePage__header__avatar{margin:0 auto}.profilePage__header__meta,.profilePage__header__primary{justify-content:center}.profilePage__header__name{font-size:1.5rem}.profilePage__section{padding:20px!important}.profilePage__section__header h2{font-size:1.1rem}.profilePage__save-bar{flex-direction:column;gap:12px;padding:16px 20px}.profilePage__save-bar__actions{width:100%}.profilePage__save-bar__actions button{flex:1 1}.profilePage__field-with-action{grid-template-columns:1fr}}@-moz-document url-prefix(){.profilePage{height:100%}.profilePage,.profilePage__inner{width:-moz-available}.profilePage__top{border-color:#ecebeb}.profilePage__content{height:-moz-available}.profilePage__content__leftBox{border:1px solid #ecebeb;border-radius:.5rem;height:-moz-available}.profilePage__content__leftBox__fullName{border-color:#ecebeb}.profilePage__content__rightBox{width:-moz-available}.profilePage__content__rightBox__about{border:1px solid #ecebeb;border-radius:.5rem}.profilePage__content__rightBox__about__t1,.profilePage__content__rightBox__org,.profilePage__content__rightBox__org__t1{border-color:#ecebeb}.profilePage__content__rightBox__org__list__item{border:1px solid #ecebeb;border-radius:.5rem}}@media screen and (max-width:768px){.profilePage__inner__body__content__leftBox{width:90vw}}@media screen and (max-width:400px){.profilePage__inner__body__content__leftBox__country,.profilePage__inner__body__content__leftBox__designation,.profilePage__inner__body__content__leftBox__email,.profilePage__inner__body__content__leftBox__flex,.profilePage__inner__body__content__leftBox__mob,.profilePage__inner__body__content__leftBox__state{align-items:flex-start;flex-direction:column}}.confirmResolveTicketForm{margin:15% 25%;outline:none;z-index:10000}.confirmResolveTicketForm__inner{background:#fff;border-radius:1vw;height:-webkit-fit-content;height:fit-content;outline:none;padding:1rem;z-index:10}.confirmResolveTicketForm__inner__tittleBar{text-align:left}.confirmResolveTicketForm__inner__tittleBar__t1{align-items:center;border-bottom:inset;display:flex;font-size:1.5rem;font-weight:600;gap:1vw;padding:5px 20px 5px 0}.confirmResolveTicketForm__inner__tittleBar__closeButton{background-color:#fff;border:0 solid #fff;border-radius:5px;height:40px;position:absolute;right:0;top:0;transition-duration:.25s;width:40px}.confirmResolveTicketForm__inner__tittleBar__closeButton:hover{background-color:red}.confirmResolveTicketForm__inner__form{padding:1rem 0}.confirmResolveTicketForm__inner__buttonFlex{display:flex;gap:1rem;justify-content:center;padding-top:2rem}.confirmResolveTicketForm__inner__buttonFlex__cancel,.confirmResolveTicketForm__inner__buttonFlex__submit{width:8rem}.confirmReopenTicketForm{margin:15% 25%;outline:none;z-index:10000}.confirmReopenTicketForm__inner{background:#fff;border-radius:1vw;height:-webkit-fit-content;height:fit-content;outline:none;padding:1rem;z-index:10}.confirmReopenTicketForm__inner__tittleBar{text-align:left}.confirmReopenTicketForm__inner__tittleBar__t1{align-items:center;border-bottom:inset;display:flex;font-size:1.5rem;font-weight:600;gap:1vw;padding:5px 20px 5px 0}.confirmReopenTicketForm__inner__tittleBar__closeButton{background-color:#fff;border:0 solid #fff;border-radius:5px;height:40px;position:absolute;right:0;top:0;transition-duration:.25s;width:40px}.confirmReopenTicketForm__inner__tittleBar__closeButton:hover{background-color:red}.confirmReopenTicketForm__inner__form{padding:1rem 0}.confirmReopenTicketForm__inner__buttonFlex{display:flex;gap:1rem;justify-content:center;padding-top:2rem}.confirmReopenTicketForm__inner__buttonFlex__cancel,.confirmReopenTicketForm__inner__buttonFlex__submit{width:8rem}.leapFrogLoader{--uib-size:40px;--uib-speed:2s;--uib-color:var(--color-primaryBlue);align-items:center;display:flex;height:var(--uib-size);justify-content:space-between;position:relative;width:var(--uib-size)}.leapFrogLoader__dot{align-items:center;display:flex;height:100%;justify-content:flex-start;left:0;position:absolute;top:0;width:100%}.leapFrogLoader__dot:before{background-color:var(--uib-color);border-radius:50%;content:"";display:block;height:calc(var(--uib-size)*.22);width:calc(var(--uib-size)*.22);will-change:transform}.leapFrogLoader__dot:first-child{animation:leapFrog var(--uib-speed) ease infinite}.leapFrogLoader__dot:nth-child(2){animation:leapFrog var(--uib-speed) ease calc(var(--uib-speed)/-1.5) infinite;transform:translateX(calc(var(--uib-size)*.4))}.leapFrogLoader__dot:nth-child(3){animation:leapFrog var(--uib-speed) ease calc(var(--uib-speed)/-3) infinite;transform:translateX(calc(var(--uib-size)*.8)) rotate(0deg)}@keyframes leapFrog{0%{transform:translateX(0) rotate(0deg)}33.333%{transform:translateX(0) rotate(180deg)}66.666%{transform:translateX(calc(var(--uib-size)*-.4)) rotate(180deg)}99.999%{transform:translateX(calc(var(--uib-size)*-.8)) rotate(180deg)}to{transform:translateX(0) rotate(0deg)}}@media screen and (max-width:768px){.fileFrame__image__display,.fileFrame__noPreview__display,.fileFrame__pdf__display,.fileFrame__video__display{height:18vh}}.ticketView-fieldView{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #667eea29;border-radius:16px;box-shadow:0 12px 32px #0f172a14;margin-bottom:1rem;padding:1.25rem 1.4rem}.ticketView-fieldView__inner{display:flex;flex-direction:column;gap:1rem}.ticketView-fieldView__inner__field{display:flex;flex-direction:column;gap:.75rem}.ticketView-fieldView__inner__information{background:#f7fafcf2;border:1px solid #e2e8f0cc;border-radius:12px;padding:.85rem 1rem}.ticketView-fieldView__inner__date,.ticketView-fieldView__inner__duration,.ticketView-fieldView__inner__file,.ticketView-fieldView__inner__multiChoice,.ticketView-fieldView__inner__multiSelect,.ticketView-fieldView__inner__number,.ticketView-fieldView__inner__rating,.ticketView-fieldView__inner__text{background:#fafcffe6;border:1px solid #e2e8f0cc;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:.85rem 1rem}.ticketView-fieldView__inner__date__title,.ticketView-fieldView__inner__duration__title,.ticketView-fieldView__inner__file__title,.ticketView-fieldView__inner__multiChoice__title,.ticketView-fieldView__inner__multiSelect__title,.ticketView-fieldView__inner__number__title,.ticketView-fieldView__inner__rating__title,.ticketView-fieldView__inner__text__title{color:#1f2937;font-size:.98rem;font-weight:700;line-height:1.3}.ticketView-fieldView__inner__date__value,.ticketView-fieldView__inner__duration__value,.ticketView-fieldView__inner__file__value,.ticketView-fieldView__inner__multiChoice__value,.ticketView-fieldView__inner__multiSelect__value,.ticketView-fieldView__inner__number__value,.ticketView-fieldView__inner__rating__value,.ticketView-fieldView__inner__text__value{align-items:center;color:#4a5568;display:flex;flex-wrap:wrap;gap:.6rem;width:100%}.ticketView-fieldView__inner__date__value__select,.ticketView-fieldView__inner__duration__value__select,.ticketView-fieldView__inner__file__value__select,.ticketView-fieldView__inner__multiChoice__value__select,.ticketView-fieldView__inner__multiSelect__value__select,.ticketView-fieldView__inner__number__value__select,.ticketView-fieldView__inner__rating__value__select,.ticketView-fieldView__inner__text__value__select{min-width:200px;width:100%}.ticketView-fieldView__inner__date__value__textField,.ticketView-fieldView__inner__duration__value__textField,.ticketView-fieldView__inner__file__value__textField,.ticketView-fieldView__inner__multiChoice__value__textField,.ticketView-fieldView__inner__multiSelect__value__textField,.ticketView-fieldView__inner__number__value__textField,.ticketView-fieldView__inner__rating__value__textField,.ticketView-fieldView__inner__text__value__textField{width:100%}.ticketView-fieldView__inner__date__value__textField div,.ticketView-fieldView__inner__duration__value__textField div,.ticketView-fieldView__inner__file__value__textField div,.ticketView-fieldView__inner__multiChoice__value__textField div,.ticketView-fieldView__inner__multiSelect__value__textField div,.ticketView-fieldView__inner__number__value__textField div,.ticketView-fieldView__inner__rating__value__textField div,.ticketView-fieldView__inner__text__value__textField div{border:1px solid #e2e8f0e6;border-radius:10px;padding:.75rem}.ticketView-fieldView__inner__date__value span,.ticketView-fieldView__inner__duration__value span,.ticketView-fieldView__inner__file__value span,.ticketView-fieldView__inner__multiChoice__value span,.ticketView-fieldView__inner__multiSelect__value span,.ticketView-fieldView__inner__number__value span,.ticketView-fieldView__inner__rating__value span,.ticketView-fieldView__inner__text__value span{color:#2d3748;font-size:1rem}.ticketView-fieldView__inner__date__value{color:#4a5568;font-weight:600}.ticketView-fieldView__inner__file__list{gap:.75rem}@media screen and (max-width:992px){.ticketView-fieldView{padding:1rem 1.1rem}}@media screen and (max-width:768px){.ticketView-fieldView{padding:.9rem 1rem}.ticketView-fieldView__inner{gap:.85rem}.ticketView-fieldView__inner__date__title,.ticketView-fieldView__inner__duration__title,.ticketView-fieldView__inner__file__title,.ticketView-fieldView__inner__multiChoice__title,.ticketView-fieldView__inner__multiSelect__title,.ticketView-fieldView__inner__number__title,.ticketView-fieldView__inner__rating__title,.ticketView-fieldView__inner__text__title{font-size:.95rem}.ticketView-fieldView__inner__date__value,.ticketView-fieldView__inner__duration__value,.ticketView-fieldView__inner__file__value,.ticketView-fieldView__inner__multiChoice__value,.ticketView-fieldView__inner__multiSelect__value,.ticketView-fieldView__inner__number__value,.ticketView-fieldView__inner__rating__value,.ticketView-fieldView__inner__text__value{gap:.5rem}}@media screen and (max-width:520px){.ticketView-fieldView{padding:.85rem .9rem}.ticketView-fieldView__inner__date,.ticketView-fieldView__inner__duration,.ticketView-fieldView__inner__file,.ticketView-fieldView__inner__multiChoice,.ticketView-fieldView__inner__multiSelect,.ticketView-fieldView__inner__number,.ticketView-fieldView__inner__rating,.ticketView-fieldView__inner__text{padding:.75rem .85rem}}.comment,.comment__self{background:#fff;border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;margin-top:1vh;padding:1%}.comment__content,.comment__self__content{margin-left:4rem;width:-webkit-fill-available}.comment__content__top,.comment__self__content__top{border-color:var(--color-darkBorder)}.comment__content__top__user__self,.comment__self__content__top__user__self{gap:1vw}.comment__content__top__user__whatsapp__logo,.comment__self__content__top__user__whatsapp__logo{height:1rem;width:1rem}.comment__content__bottom,.comment__self__content__bottom{overflow-wrap:anywhere;white-space:pre-line;width:-webkit-fit-content;width:fit-content}.comment__image__display,.comment__pdf__display,.comment__self__image__display,.comment__self__pdf__display,.comment__self__video__display,.comment__video__display{width:13vw}.comment__file__name,.comment__self__file__name{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;cursor:pointer;padding:.5vh;width:-webkit-fit-content;width:fit-content}.comment__file__name__fileName,.comment__self__file__name__fileName{max-width:10vw}@media screen and (max-width:992px){.comment,.comment__self{margin-right:0}}@media screen and (max-width:768px){.comment__content__top__time,.comment__self__content__top__time{font-size:.7rem}}.labelClickMenu{justify-content:center}.labelClickMenu__chip__label__t1{cursor:pointer}.labelClickMenu__inner{background:var(--color-componentBackground);border-radius:8px;height:-webkit-max-content;height:max-content;margin:5% 15%;overflow:hidden;padding:1vh;position:relative;width:50vw}.labelClickMenu__inner__loaders{background:var(--color-componentBackground);padding:10vh 5vh}.labelClickMenu__inner__loaders__t1{color:var(--color-text);padding-top:2vh;text-align:center}.labelClickMenu__inner__top{padding-bottom:2vh}.labelClickMenu__inner__top__type__t1{color:var(--color-text);font-size:1.2rem}.labelClickMenu__inner__top__type__icon{height:1.7rem;width:1.7rem}.labelClickMenu__inner__top__closeIcon{margin-left:auto}.labelClickMenu__inner__body{padding:1vh}.labelClickMenu__inner__body__left__img{height:-webkit-fit-content;height:fit-content;width:10vh}.labelClickMenu__inner__body__left__icon{font-size:6rem;margin-right:2vw}.labelClickMenu__inner__body__left__name{font-size:2rem}.labelClickMenu__inner__body__right{flex-wrap:wrap;gap:.5rem;justify-content:space-between}.labelClickMenu__inner__body__right__created{font-size:1rem}.labelClickMenu__inner__body__info{padding-top:3vh}.labelClickMenu__inner__body__remarks{padding-top:1vh}.labelClickMenu__inner__body__remarks__t1{font-size:1.1rem}.labelClickMenu__inner__body__remarks__value{font-size:1rem}.history__agile{margin:0;padding:.5rem 0;width:100%}.history__agile__create{margin:1.5rem 0}.history__agile__divider{border-color:#e8eaed!important}.history__agile__createChip{background:#f9fafb!important;border:1px solid #e8eaed!important;color:#5f6368!important;font-size:.75rem!important;font-weight:600!important;padding:.25rem .5rem!important}.history__agile__createLabel{align-items:center;display:flex;gap:.5rem}.history__agile__time{color:#9aa0a6!important;font-size:.6875rem!important;font-weight:600!important;line-height:1}.history__agile__card{background:#fff;border:1px solid #e8eaed;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin:.5rem 0;padding:.875rem 1rem;transition:box-shadow .15s ease,border-color .15s ease}.history__agile__card:hover{border-color:#d0d4d9;box-shadow:0 4px 12px #00000014}.history__agile__cardHeader{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.history__agile__cardHeaderText{display:flex;flex:1 1;flex-direction:column;gap:.125rem}.history__agile__userName{color:#1976d2!important;font-size:.875rem!important;font-weight:700!important;line-height:1.2}.history__agile__cardBody{display:flex;flex-direction:column;gap:.625rem}.history__agile__action{color:#5f6368!important;font-size:.8125rem!important;font-weight:600!important}.history__agile__changeRow{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.history__agile__arrow{color:#9aa0a6!important;font-size:1rem!important;font-weight:700!important}.history__agile__userChip{align-items:center;background:#f9fafb;border:1px solid #e8eaed;border-radius:8px;display:flex;gap:.5rem;padding:.25rem .625rem .25rem .375rem}.history__agile__userChipName{color:#202124!important;font-size:.8125rem!important;font-weight:600!important}@media(max-width:768px){.history__agile__changeRow{align-items:flex-start;flex-direction:column;gap:.5rem}.history__agile__arrow{transform:rotate(90deg)}}@media(max-width:640px){.history__agile__card{padding:.75rem .875rem}.history__agile__userChip{padding:.25rem .5rem .25rem .25rem}}.userIssueRow{background:#fff;border:1px solid #2784b929;border-radius:14px;box-shadow:0 8px 24px #0f172a0f;cursor:pointer;padding:1.1rem 1.25rem;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.userIssueRow:hover{border-color:#2784b947;box-shadow:0 12px 32px #0f172a14;transform:translateY(-3px)}.userIssueRow__inner{display:flex;flex-direction:column;gap:1rem}.userIssueRow__inner__header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.userIssueRow__inner__header__left{align-items:center;display:flex;gap:1rem}.userIssueRow__inner__header__left__tag{background:#2784b914;border:1px solid #2784b933;border-radius:12px;color:#2d3748;font-size:.95rem;font-weight:700;letter-spacing:.2px;padding:.38rem .85rem}.userIssueRow__inner__header__left__status{align-items:center;background:#f7fafce6;border:1px solid #e2e8f0e6;border-radius:12px;display:inline-flex;gap:.5rem;padding:.4rem .75rem}.userIssueRow__inner__header__left__status__indicator{border-radius:50%;box-shadow:0 0 8px #00000026;height:10px;width:10px}.userIssueRow__inner__header__left__status__text{color:#1f2937;font-size:.9rem;font-weight:600;text-transform:capitalize}.userIssueRow__inner__header__right{align-items:center;display:flex;gap:.75rem}.userIssueRow__inner__header__right__project{align-items:center;display:flex;gap:.5rem}.userIssueRow__inner__header__right__project__tag{background:#2784b91f;border:1px solid #2784b92e;border-radius:10px;color:#2563eb;font-size:.88rem;font-weight:700;padding:.32rem .65rem}.userIssueRow__inner__header__right__project__name{color:#4a5568;font-size:.95rem;font-weight:600}.userIssueRow__inner__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a202c;display:-webkit-box;font-size:1.05rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.userIssueRow__inner__footer{border-top:1px solid #e2e8f0cc;flex-wrap:wrap;justify-content:space-between;padding-top:.75rem}.userIssueRow__inner__footer,.userIssueRow__inner__footer__left{align-items:center;display:flex;gap:1rem}.userIssueRow__inner__footer__left__creator{align-items:center;display:flex;gap:.65rem}.userIssueRow__inner__footer__left__creator__avatar{align-items:center;background:linear-gradient(135deg,#2784b9,#004b93);border-radius:50%;box-shadow:0 2px 8px #2784b933;color:#fff;display:flex;font-size:.95rem;font-weight:700;height:36px;justify-content:center;width:36px}.userIssueRow__inner__footer__left__creator__info{display:flex;flex-direction:column;gap:.15rem}.userIssueRow__inner__footer__left__creator__info__name{color:#2d3748;font-size:.9rem;font-weight:600;line-height:1.2}.userIssueRow__inner__footer__left__creator__info__label{color:#718096;font-size:.75rem;font-weight:500}.userIssueRow__inner__footer__right{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.userIssueRow__inner__footer__right__created,.userIssueRow__inner__footer__right__updated{align-items:center;background:#f7fafcf2;border:1px solid #e2e8f0e6;border-radius:10px;color:#4a5568;display:inline-flex;font-size:.85rem;gap:.35rem;padding:.4rem .65rem}.userIssueRow__inner__footer__right__created__t1,.userIssueRow__inner__footer__right__updated__t1{color:#718096;font-weight:500}.userIssueRow__inner__footer__right__created__value,.userIssueRow__inner__footer__right__updated__value{color:#2784b9;font-weight:600;white-space:nowrap}@media screen and (max-width:992px){.userIssueRow__inner__header{align-items:flex-start}.userIssueRow__inner__footer{align-items:flex-start;flex-direction:column;gap:.75rem}.userIssueRow__inner__footer__right{width:100%}}@media screen and (max-width:768px){.userIssueRow{padding:1rem}.userIssueRow__inner{gap:.85rem}.userIssueRow__inner__header{align-items:flex-start;flex-direction:column;gap:.75rem}.userIssueRow__inner__header__left{flex-wrap:wrap}.userIssueRow__inner__title{font-size:1rem}.userIssueRow__inner__footer{gap:.75rem}.userIssueRow__inner__footer__right{gap:.5rem;width:100%}}@media screen and (max-width:520px){.userIssueRow{padding:.9rem}.userIssueRow__inner{gap:.75rem}.userIssueRow__inner__header__right{width:100%}.userIssueRow__inner__title{-webkit-line-clamp:3;font-size:.95rem}.userIssueRow__inner__footer__left__creator__avatar{font-size:.85rem;height:32px;width:32px}.userIssueRow__inner__footer__left__creator__info__name{font-size:.85rem}.userIssueRow__inner__footer__left__creator__info__label{font-size:.7rem}.userIssueRow__inner__footer__right{align-items:flex-start;flex-direction:column;gap:.5rem}.userIssueRow__inner__footer__right__created,.userIssueRow__inner__footer__right__updated{font-size:.8rem}}.button__borderBlueButton,.button__borderBlueButton__disabled{background-color:var(--color-componentBackground);border:1px solid var(--color-primaryBlue);border-radius:.5rem;color:var(--color-primaryBlue);cursor:pointer;font-weight:500;height:3rem;min-width:-webkit-fit-content;min-width:fit-content;padding:0 2rem;transition:.1s;white-space:nowrap}.button__borderBlueButton:hover,.button__borderBlueButton__disabled:hover{background-color:rgba(39,132,185,.078)}.button__borderBlueButton:active,.button__borderBlueButton__disabled:active{background-color:#2784b938}.button__borderBlueButton__disabled{background-color:var(--color-componentBackground);cursor:not-allowed;opacity:.2}.button__borderBlueButton__disabled:hover{background-color:rgba(39,132,185,.078)}.confirmEmailOTPForm{border-radius:0;cursor:default;height:-webkit-fill-available;height:-moz-available;height:-webkit-fit-content;height:fit-content;margin:auto 25%;outline:none}.confirmEmailOTPForm,.confirmEmailOTPForm__inner{width:-webkit-fill-available;width:-moz-available;z-index:10}.confirmEmailOTPForm__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-webkit-fill-available;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.confirmEmailOTPForm__inner::-webkit-scrollbar{height:8px;width:8px}.confirmEmailOTPForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmEmailOTPForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmEmailOTPForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmEmailOTPForm__inner::-webkit-scrollbar{display:none}}.confirmEmailOTPForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.confirmEmailOTPForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.confirmEmailOTPForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.confirmEmailOTPForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.confirmEmailOTPForm form input{font-family:Segoe UI;padding:.7rem!important}.confirmEmailOTPForm form label{color:#474141;font-weight:500;min-width:12vw}.confirmEmailOTPForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.confirmEmailOTPForm__title,.confirmEmailOTPForm__title__textField{width:-webkit-fill-available;width:-moz-available}.confirmEmailOTPForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.confirmEmailOTPForm__details{width:-webkit-fill-available;width:-moz-available}.confirmEmailOTPForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.confirmEmailOTPForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.confirmEmailOTPForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmEmailOTPForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmEmailOTPForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmEmailOTPForm__details__editor::-webkit-scrollbar{display:none}}.confirmEmailOTPForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.confirmEmailOTPForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.confirmEmailOTPForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmEmailOTPForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmEmailOTPForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmEmailOTPForm__details div textarea::-webkit-scrollbar{display:none}}.confirmEmailOTPForm__buttonFlex,.confirmEmailOTPForm__details__textField{width:-webkit-fill-available;width:-moz-available}.confirmEmailOTPForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.confirmEmailOTPForm__cancel,.confirmEmailOTPForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.confirmEmailOTPForm__cancel:hover,.confirmEmailOTPForm__submit:hover{background:#d3d3d3;cursor:pointer}.confirmEmailOTPForm__cancel:disabled,.confirmEmailOTPForm__submit:disabled{cursor:not-allowed}.confirmEmailOTPForm__submit{background:var(--color-primaryBlue);color:#fff}.confirmEmailOTPForm__cancel{background:#e2e2e2;color:#000}.confirmEmailOTPForm__titleBar__options,.confirmEmailOTPForm__titleBar__share,.confirmEmailOTPForm__titleBar__view{fill:#a39e9e;align-content:center;border-radius:5px;height:1.2vw;padding:.5vh .5vw;width:1.2vw}.confirmEmailOTPForm__titleBar__options:focus,.confirmEmailOTPForm__titleBar__options:hover,.confirmEmailOTPForm__titleBar__share:focus,.confirmEmailOTPForm__titleBar__share:hover,.confirmEmailOTPForm__titleBar__view:focus,.confirmEmailOTPForm__titleBar__view:hover{background-color:#e2e2e2}.confirmEmailOTPForm__titleBar__options:hover,.confirmEmailOTPForm__titleBar__share:hover,.confirmEmailOTPForm__titleBar__view:hover{cursor:pointer}.confirmEmailOTPForm__titleBar__options{transform:rotate(90deg)}.confirmEmailOTPForm__titleBar__tag{background:#cbe4f6;border-radius:5px;color:#2784b9;font-size:1.2rem;font-weight:600;padding:.5vh .5vw;text-align:center;width:5vw}.confirmEmailOTPForm__inner{outline:none}.confirmEmailOTPForm__inner__titleBar{border-bottom:inset;border-width:thin;padding:1%}.confirmEmailOTPForm__inner__form__email__input{width:20vw}.confirmEmailOTPForm__inner__form__code__button,.confirmEmailOTPForm__inner__form__code__input__resend,.confirmEmailOTPForm__inner__form__email__button{width:10vw}.ticketTrackPage{background:linear-gradient(180deg,#f7fafc,#edf2f7 50%,#e6f0ff);height:100%;min-height:100vh;width:-webkit-fill-available}.ticketTrackPage__inner{margin:10rem 0 0 10rem;padding-right:2rem}.ticketTrackPage__inner__title{-webkit-text-fill-color:#0000;animation:fadeIn .6s ease-out;background:linear-gradient(135deg,#2784b9,#004b93 50%,#1e5a8e);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:2rem;margin-left:0;text-align:left}.ticketTrackPage__inner__graphic{filter:drop-shadow(0 4px 12px rgba(39,132,185,.15));height:30vh;transition:all .3s cubic-bezier(.4,0,.2,1)}.ticketTrackPage__inner__graphic:hover{filter:drop-shadow(0 8px 20px rgba(39,132,185,.2));transform:scale(1.05)}.ticketTrackPage__inner__search{animation:fadeInUp .6s ease-out .1s backwards;border-radius:20px;margin-bottom:2rem;margin-left:0}.ticketTrackPage__inner__search__form{align-items:flex-end;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:2px solid #2784b91a;border-radius:20px;box-shadow:0 8px 32px #2784b914;display:flex;flex-wrap:wrap;gap:1.5rem;padding:2rem;width:100%}.ticketTrackPage__inner__search__form__email,.ticketTrackPage__inner__search__form__ticket{display:flex;flex-direction:column;gap:.75rem}.ticketTrackPage__inner__search__form__email__t1,.ticketTrackPage__inner__search__form__ticket__t1{color:#2d3748;font-size:.95rem;font-weight:600}.ticketTrackPage__inner__search__form__email__input__textField,.ticketTrackPage__inner__search__form__ticket__input__textField{background:#fff;border:2px solid #2784b933;border-radius:12px;transition:all .3s ease}.ticketTrackPage__inner__search__form__email__input__textField:hover,.ticketTrackPage__inner__search__form__ticket__input__textField:hover{border-color:#2784b966}.ticketTrackPage__inner__search__form__email__input__textField:focus-within,.ticketTrackPage__inner__search__form__ticket__input__textField:focus-within{border-color:#2784b9;box-shadow:0 4px 12px #2784b926}.ticketTrackPage__inner__search__form__email__input__textField input,.ticketTrackPage__inner__search__form__ticket__input__textField input{color:#2d3748;font-size:.95rem;font-weight:500;padding:12px 16px!important}.ticketTrackPage__inner__search__form__email__input__textField input::placeholder,.ticketTrackPage__inner__search__form__ticket__input__textField input::placeholder{color:#a0aec0}.ticketTrackPage__inner__search__form__load button{background:linear-gradient(135deg,#2784b9,#004b93);border:none;border-radius:12px;box-shadow:0 4px 12px #2784b94d;color:#fff;cursor:pointer;font-weight:600;padding:12px 32px;transition:all .3s ease}.ticketTrackPage__inner__search__form__load button:hover:not(:disabled){box-shadow:0 6px 20px #2784b966;transform:translateY(-2px)}.ticketTrackPage__inner__search__form__load button:disabled{cursor:not-allowed;opacity:.5}.ticketTrackPage__inner__search__form__stats{width:100%}.ticketTrackPage__inner__search__form__stats__flex{display:flex;flex-wrap:wrap;gap:1.25rem}.ticketTrackPage__inner__search__form__stats__flex__open,.ticketTrackPage__inner__search__form__stats__flex__reported,.ticketTrackPage__inner__search__form__stats__flex__resolved{border:none;border-radius:16px;display:flex;flex:1 1;flex-direction:column;font-size:.95rem;font-weight:600;gap:.75rem;min-width:180px;overflow:hidden;padding:1.75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.ticketTrackPage__inner__search__form__stats__flex__open:before,.ticketTrackPage__inner__search__form__stats__flex__reported:before,.ticketTrackPage__inner__search__form__stats__flex__resolved:before{background:linear-gradient(90deg,#667eea,#764ba2);background:linear-gradient(90deg,var(--gradient-start,#667eea),var(--gradient-end,#764ba2));content:"";height:4px;left:0;position:absolute;top:0;width:100%}.ticketTrackPage__inner__search__form__stats__flex__open:hover,.ticketTrackPage__inner__search__form__stats__flex__reported:hover,.ticketTrackPage__inner__search__form__stats__flex__resolved:hover{box-shadow:0 12px 28px #0000001f;transform:translateY(-4px)}.ticketTrackPage__inner__search__form__stats__flex__open__label,.ticketTrackPage__inner__search__form__stats__flex__reported__label,.ticketTrackPage__inner__search__form__stats__flex__resolved__label{font-size:.85rem;font-weight:500;letter-spacing:.5px;opacity:.75;text-transform:uppercase}.ticketTrackPage__inner__search__form__stats__flex__open__value,.ticketTrackPage__inner__search__form__stats__flex__reported__value,.ticketTrackPage__inner__search__form__stats__flex__resolved__value{font-size:2.2rem;font-weight:700;line-height:1}.ticketTrackPage__inner__search__form__stats__flex__reported{--gradient-start:#e53e3e;--gradient-end:#c53030;background:linear-gradient(135deg,#e53e3e14,#c530300d);box-shadow:0 4px 16px #e53e3e14;color:#c53030}.ticketTrackPage__inner__search__form__stats__flex__reported__label{color:#e53e3e}.ticketTrackPage__inner__search__form__stats__flex__open{--gradient-start:#2784b9;--gradient-end:#004b93;background:linear-gradient(135deg,#2784b914,#004b930d);box-shadow:0 4px 16px #2784b914;color:#2784b9}.ticketTrackPage__inner__search__form__stats__flex__open__label{color:#004b93}.ticketTrackPage__inner__search__form__stats__flex__resolved{--gradient-start:#48bb78;--gradient-end:#38a169;background:linear-gradient(135deg,#48bb7814,#38a1690d);box-shadow:0 4px 16px #48bb7814;color:#38a169}.ticketTrackPage__inner__search__form__stats__flex__resolved__label{color:#48bb78}.ticketTrackPage__inner__loaders{margin-top:10rem}.ticketTrackPage__inner__body__noSelect{margin-top:20vh;text-align:center}.ticketTrackPage__inner__body__noSelect__icon{height:6rem!important;margin:0 auto 2rem;opacity:.3;width:-webkit-fit-content!important;width:fit-content!important}.ticketTrackPage__inner__body__noSelect h3{color:#2d3748;font-size:1.5rem;font-weight:600}.ticketTrackPage__inner__body__noSelect p{color:#718096;margin-top:1rem}.ticketTrackPage__inner__body__list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #2784b91a;border-radius:20px;box-shadow:0 8px 32px #2784b914;margin-left:0;margin-top:2vh;padding:1.5rem}.ticketTrackPage__inner__ticket{align-items:flex-start;animation:fadeInUp .6s ease-out .2s backwards;display:flex;gap:2rem;margin-left:0}.ticketTrackPage__inner__ticket__left{flex:1 1;min-width:0}.ticketTrackPage__inner__ticket__left__banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #2784b91a;border-radius:16px;box-shadow:0 8px 32px #2784b914;margin-bottom:1rem;padding:2rem}.ticketTrackPage__inner__ticket__left__banner__top{align-items:flex-start;border-bottom:2px solid #2784b91a;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem}.ticketTrackPage__inner__ticket__left__banner__top__left{align-items:center;display:flex;gap:1.5rem}.ticketTrackPage__inner__ticket__left__banner__top__left__assigned,.ticketTrackPage__inner__ticket__left__banner__top__left__unassigned{align-items:center;border:2px solid;border-radius:20px;display:flex;font-size:.9rem;font-weight:600;gap:.75rem;padding:.75rem 1.25rem;transition:all .3s ease}.ticketTrackPage__inner__ticket__left__banner__top__left__assigned{background:#48bb781a;border-color:#48bb78;color:#38a169}.ticketTrackPage__inner__ticket__left__banner__top__left__assigned__circle{background:#48bb78;border-radius:50%;box-shadow:0 0 8px #48bb7866;height:.75rem;width:.75rem}.ticketTrackPage__inner__ticket__left__banner__top__left__unassigned{background:#e53e3e1a;border-color:#e53e3e;color:#c53030}.ticketTrackPage__inner__ticket__left__banner__top__left__unassigned__circle{background:#e53e3e;border-radius:50%;box-shadow:0 0 8px #e53e3e66;height:.75rem;width:.75rem}.ticketTrackPage__inner__ticket__left__banner__top__left__id__value{color:#2784b9;font-size:1.3rem;font-weight:700}.ticketTrackPage__inner__ticket__left__banner__top__left__id__copy{color:#2784b9;cursor:pointer;height:1.25rem!important;opacity:.6;transition:opacity .3s ease;width:1.25rem!important}.ticketTrackPage__inner__ticket__left__banner__top__left__id__copy:hover{opacity:1}.ticketTrackPage__inner__ticket__left__banner__bottom{display:flex;flex-wrap:wrap;gap:1rem}.ticketTrackPage__inner__ticket__left__banner__bottom>div{align-items:center;background:#2784b90d;border-radius:8px;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1rem;width:15rem}.ticketTrackPage__inner__ticket__left__banner__bottom>div__t1{color:#4a5568;font-weight:600}.ticketTrackPage__inner__ticket__left__banner__bottom>div__value{color:#2784b9;font-weight:500}.ticketTrackPage__inner__ticket__left__fieldList__t1{color:#2d3748;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.ticketTrackPage__inner__ticket__left__fieldList__list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #2784b91a;border-radius:16px;box-shadow:0 8px 32px #2784b914;padding:1.5rem}.ticketTrackPage__inner__ticket__right{background:#fffffffa;border:1px solid #2784b929;border-radius:16px;box-shadow:0 12px 32px #0f172a14;max-height:85vh;overflow-y:auto;padding:1.5rem;width:360px}.ticketTrackPage__inner__ticket__right__t1{color:#2d3748;font-size:1rem;font-weight:700;padding-bottom:.75rem}.ticketTrackPage__inner__ticket__right__history{gap:.75rem;margin-bottom:1rem}.ticketTrackPage__inner__ticket__right__history__list{display:flex;flex-direction:column;gap:.75rem;max-height:45vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.75rem 0;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.ticketTrackPage__inner__ticket__right__history__list::-webkit-scrollbar{height:8px;width:8px}.ticketTrackPage__inner__ticket__right__history__list::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketTrackPage__inner__ticket__right__history__list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketTrackPage__inner__ticket__right__history__list::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketTrackPage__inner__ticket__right__history__list::-webkit-scrollbar{display:none}}.ticketTrackPage__inner__ticket__right__history__loaders__logo{filter:drop-shadow(0 2px 8px rgba(39,132,185,.2));height:-webkit-fit-content;height:fit-content;width:5vw}.ticketTrackPage__inner__ticket__right__history__comment__input{background-color:#f7fafcf2!important;border-radius:12px;margin:.75rem 0!important}.ticketTrackPage__inner__ticket__right__history__comment__input div{background-color:#fff!important;border:1px solid #2784b91f;border-radius:12px;box-shadow:0 4px 12px #2784b914}.ticketTrackPage__inner__ticket__right__button{border-radius:12px;margin-top:.75rem;padding:0}.ticketTrackPage__inner__ticket__right__button button{background:linear-gradient(135deg,#2784b9,#004b93);border:none;border-radius:10px;box-shadow:0 4px 12px #2784b94d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .3s ease;width:100%}.ticketTrackPage__inner__ticket__right__button button:hover:not(:disabled){box-shadow:0 6px 20px #2784b966;transform:translateY(-2px)}.ticketTrackPage__inner__ticket__right__button button:disabled{cursor:not-allowed;opacity:.5}.ticketTrackPage__inner__ticket__right__button__value{width:100%}.ticketTrackPage__inner__top{background:var(--color-background);border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;margin:0 1vw;padding:1%}.ticketTrackPage__inner__top__stats__reported__t1,.ticketTrackPage__inner__top__stats__reported__value{font-size:1.3rem}.ticketTrackPage__inner__top__graphic{height:30vh;transition-duration:.25s}.ticketTrackPage__inner__top__graphic:hover{transform:scale(1.1)}.ticketTrackPage__inner__top__search__ticket__input__textField{background:var(--color-darkBackground);width:20vw}.ticketTrackPage__inner__top__search__ticket__input__textField input{color:var(--color-text)}.ticketTrackPage__inner__top__search__load{width:10vw}@media screen and (max-width:1400px){.ticketTrackPage__inner__search{flex-direction:column;gap:1rem}.ticketTrackPage__inner__search__form{flex-direction:column}}@media screen and (max-width:1200px)and (min-width:992px){.ticketTrackPage__inner{margin:4rem 0 0;padding-left:2vw;padding-right:2vw}.ticketTrackPage__inner__ticket{gap:1.5rem}.ticketTrackPage__inner__ticket__right{width:320px}.ticketTrackPage__inner__ticket__left__banner{padding:1.5rem}.ticketTrackPage__inner__ticket__left__banner__top{margin-bottom:1rem;padding-bottom:1rem}.ticketTrackPage__inner__ticket__left__fieldList__t1{font-size:1.15rem}}@media screen and (max-width:992px){.ticketTrackPage__inner{margin:4rem 0 0;padding-left:2vw;padding-right:2vw}.ticketTrackPage__inner__search,.ticketTrackPage__inner__search__form{flex-direction:column}.ticketTrackPage__inner__ticket{flex-direction:column;gap:1.5rem}.ticketTrackPage__inner__ticket__right{max-height:none;padding:1.25rem;width:100%}.ticketTrackPage__inner__ticket__left__banner{padding:1.5rem}.ticketTrackPage__inner__ticket__left__banner__top{margin-bottom:1rem;padding-bottom:1rem}.ticketTrackPage__inner__ticket__left__fieldList__t1{font-size:1.15rem}}@media screen and (max-width:768px){.ticketTrackPage__inner{margin:4rem 1vw 0;padding-bottom:2rem;padding-left:1vw;padding-right:1vw}.ticketTrackPage__inner__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2784b9,#004b93 50%,#1e5a8e);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;margin-bottom:1.5rem}.ticketTrackPage__inner__search__form{flex-direction:column;padding:1.5rem}.ticketTrackPage__inner__search__form__email,.ticketTrackPage__inner__search__form__ticket{width:100%}.ticketTrackPage__inner__search__form__email__t1,.ticketTrackPage__inner__search__form__ticket__t1{white-space:nowrap}.ticketTrackPage__inner__search__form__load,.ticketTrackPage__inner__search__form__load button,.ticketTrackPage__inner__search__form__stats{width:100%}.ticketTrackPage__inner__search__form__stats__flex{gap:.75rem}.ticketTrackPage__inner__search__form__stats__flex__open,.ticketTrackPage__inner__search__form__stats__flex__reported,.ticketTrackPage__inner__search__form__stats__flex__resolved{min-width:100px;padding:1rem}.ticketTrackPage__inner__search__form__stats__flex__open__value,.ticketTrackPage__inner__search__form__stats__flex__reported__value,.ticketTrackPage__inner__search__form__stats__flex__resolved__value{font-size:1.75rem}.ticketTrackPage__inner__search__form__stats__flex__open__label,.ticketTrackPage__inner__search__form__stats__flex__reported__label,.ticketTrackPage__inner__search__form__stats__flex__resolved__label{font-size:.75rem}.ticketTrackPage__inner__body__list{border-radius:16px;margin-left:0;padding:1rem}.ticketTrackPage__inner__body__noSelect__icon{height:4rem}.ticketTrackPage__inner__body__noSelect h3{color:#2d3748}.ticketTrackPage__inner__body__noSelect p{color:#718096}.ticketTrackPage__inner__ticket__left__banner{margin-bottom:1.5rem;padding:1.5rem}.ticketTrackPage__inner__ticket__left__banner__top{border-bottom:none;flex-direction:column;gap:1rem;margin-bottom:1rem;padding-bottom:0}.ticketTrackPage__inner__ticket__left__banner__bottom{flex-direction:column;gap:.5rem}.ticketTrackPage__inner__ticket__left__banner__bottom>div{font-size:.85rem;padding:.5rem .75rem}.ticketTrackPage__inner__ticket__left__fieldList__t1{color:#2d3748;font-size:1.1rem}.ticketTrackPage__inner__ticket__left__fieldList__list{border-radius:14px;padding:1rem}.ticketTrackPage__inner__ticket__right{max-height:none;padding:1rem;width:100%}.ticketTrackPage__inner__ticket__right__t1{color:#2d3748;font-size:.95rem}.ticketTrackPage__inner__ticket__right__history{margin-bottom:.75rem}.ticketTrackPage__inner__ticket__right__history__list{max-height:50vh}.ticketTrackPage__inner__ticket__right__button{margin-top:.5rem}.ticketTrackPage__inner__ticket__right__button button{font-size:.85rem;padding:8px 16px}}@media screen and (max-width:600px){.ticketTrackPage__inner{padding-left:1vw;padding-right:1vw}.ticketTrackPage__inner__title{font-size:1.5rem;margin-bottom:1.25rem}.ticketTrackPage__inner__search__form{gap:1rem;padding:1.25rem}.ticketTrackPage__inner__search__form__stats{width:100%}.ticketTrackPage__inner__search__form__stats__flex{gap:.5rem}.ticketTrackPage__inner__search__form__stats__flex__open,.ticketTrackPage__inner__search__form__stats__flex__reported,.ticketTrackPage__inner__search__form__stats__flex__resolved{font-size:.8rem;min-width:70px;padding:.75rem}.ticketTrackPage__inner__search__form__stats__flex__open__value,.ticketTrackPage__inner__search__form__stats__flex__reported__value,.ticketTrackPage__inner__search__form__stats__flex__resolved__value{font-size:1.5rem}.ticketTrackPage__inner__search__form__stats__flex__open__label,.ticketTrackPage__inner__search__form__stats__flex__reported__label,.ticketTrackPage__inner__search__form__stats__flex__resolved__label{font-size:.65rem}.ticketTrackPage__inner__ticket__left__banner{margin-bottom:1rem;padding:1rem}.ticketTrackPage__inner__ticket__left__fieldList__t1{font-size:1rem}.ticketTrackPage__inner__ticket__right{padding:.75rem}.ticketTrackPage__inner__ticket__right__t1{font-size:.9rem;padding-bottom:.5rem}.ticketTrackPage__inner__ticket__right__history{margin-bottom:.5rem}.ticketTrackPage__inner__ticket__right__history__list{max-height:40vh}.ticketTrackPage__inner__ticket__right__button button{font-size:.8rem;padding:8px 12px}}@media screen and (max-width:468px){.ticketTrackPage__inner{padding-bottom:1.5rem;padding-left:.75rem;padding-right:.75rem}.ticketTrackPage__inner__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2784b9,#004b93 50%,#1e5a8e);-webkit-background-clip:text;background-clip:text;font-size:1.25rem;margin-bottom:1rem}.ticketTrackPage__inner__search__form{gap:.75rem;padding:1rem}.ticketTrackPage__inner__ticket{gap:1rem}.ticketTrackPage__inner__ticket__left__banner{margin-bottom:.75rem;padding:.75rem}.ticketTrackPage__inner__ticket__left__fieldList__t1{color:#2d3748;font-size:.95rem}.ticketTrackPage__inner__ticket__right{padding:.75rem}.ticketTrackPage__inner__ticket__right__t1{font-size:.85rem;padding-bottom:.5rem}.ticketTrackPage__inner__ticket__right__history{gap:.5rem;margin-bottom:.5rem}.ticketTrackPage__inner__ticket__right__history__list{max-height:35vh}.ticketTrackPage__inner__ticket__right__button button{font-size:.75rem;padding:6px 12px}}.projectFilePermission{align-items:center;display:flex;justify-content:center;padding:2rem}.projectFilePermission__container{background:#fff;border-radius:16px;box-shadow:0 24px 48px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.projectFilePermission__header{align-items:center;background:linear-gradient(135deg,#f8fafc,#e8e9ff);border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:2rem}.projectFilePermission__header__left{align-items:center;display:flex;gap:1rem}.projectFilePermission__header__icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea40;color:#fff;display:flex;height:56px;justify-content:center;width:56px}.projectFilePermission__header__title{color:#1e293b;font-weight:700;margin-bottom:.25rem}.projectFilePermission__header__subtitle{color:#64748b;font-size:.875rem}.projectFilePermission__header__close{color:#64748b;transition:all .2s}.projectFilePermission__header__close:hover{background:#fee2e2;color:#dc2626;transform:scale(1.1)}.projectFilePermission__summary{grid-gap:1.5rem;background:#fff;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);padding:1.5rem 2rem}.projectFilePermission__summary__stat{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .2s}.projectFilePermission__summary__stat:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.projectFilePermission__summary__stat__icon{color:#667eea;font-size:2rem}.projectFilePermission__summary__stat__label{color:#64748b;font-size:.6875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.projectFilePermission__summary__stat__value{color:#1e293b;font-weight:700;margin:0}.projectFilePermission__content{background:#f8fafc;flex:1 1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1.5rem 2rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.projectFilePermission__content::-webkit-scrollbar{height:8px;width:8px}.projectFilePermission__content::-webkit-scrollbar-track{background:#0000;border-radius:8px}.projectFilePermission__content::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.projectFilePermission__content::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.projectFilePermission__content::-webkit-scrollbar{display:none}}.projectFilePermission__table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.projectFilePermission__table__header{grid-gap:1rem;background:#f8fafc;border-bottom:2px solid #e2e8f0;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:1rem 1.5rem}.projectFilePermission__table__header__cell{align-items:center;color:#475569;display:flex;font-size:.8125rem;font-weight:700;gap:.5rem;letter-spacing:.5px;text-transform:uppercase}.projectFilePermission__table__header__cell--user{gap:.75rem}.projectFilePermission__table__header__cell--permission{justify-content:center}.projectFilePermission__table__header__cell__content{align-items:center;cursor:help;display:flex;gap:.25rem}.projectFilePermission__table__header__cell__content svg{color:#667eea;font-size:1.125rem}.projectFilePermission__table__body{max-height:400px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.projectFilePermission__table__body::-webkit-scrollbar{height:8px;width:8px}.projectFilePermission__table__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.projectFilePermission__table__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.projectFilePermission__table__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.projectFilePermission__table__body::-webkit-scrollbar{display:none}}.projectFilePermission__table__row{grid-gap:1rem;border-bottom:1px solid #f1f5f9;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:1rem 1.5rem;transition:all .2s}.projectFilePermission__table__row:hover{background:#f8fafc}.projectFilePermission__table__row:last-child{border-bottom:none}.projectFilePermission__table__row--current{background:#fef3c7}.projectFilePermission__table__row--current:hover{background:#fde68a}.projectFilePermission__table__row--inactive{opacity:.5}.projectFilePermission__table__cell{align-items:center;display:flex}.projectFilePermission__table__cell--user{gap:.75rem}.projectFilePermission__table__cell--permission{justify-content:center}.projectFilePermission__table__cell__avatar{background:linear-gradient(135deg,#667eea,#764ba2);font-size:.875rem;font-weight:700;height:40px;width:40px}.projectFilePermission__table__cell__info{display:flex;flex:1 1;flex-direction:column;gap:.125rem}.projectFilePermission__table__cell__name{align-items:center;color:#1e293b;display:flex;font-weight:600;gap:.5rem}.projectFilePermission__table__cell__badge{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;color:#667eea;font-size:.6875rem;font-weight:700;height:20px}.projectFilePermission__table__cell__role{color:#64748b;font-size:.75rem}.projectFilePermission__table__loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.projectFilePermission__table__loading .MuiCircularProgress-root{color:#667eea}.projectFilePermission__table__loading .MuiTypography-body2{color:#64748b;font-weight:500}.projectFilePermission__checkbox{color:#cbd5e1}.projectFilePermission__checkbox.Mui-checked{color:#667eea}.projectFilePermission__checkbox.Mui-disabled{opacity:.4}.projectFilePermission__footer{align-items:center;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 12px #0000000d;display:flex;justify-content:space-between;padding:1.5rem 2rem}.projectFilePermission__footer__info{align-items:center;color:#64748b;display:flex;gap:.5rem}.projectFilePermission__footer__info svg{color:#667eea;font-size:1.125rem}.projectFilePermission__footer__info .MuiTypography-caption{font-size:.875rem;font-weight:600}.projectFilePermission__footer__actions{display:flex;gap:1rem}.projectFilePermission__footer__actions__cancel{border-color:#cbd5e1;border-radius:8px;color:#475569;font-weight:600;padding:.5rem 1.5rem;text-transform:none;transition:all .2s}.projectFilePermission__footer__actions__cancel:hover{background:#f8fafc;border-color:#94a3b8}.projectFilePermission__footer__actions__submit{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 12px #667eea40;font-weight:600;padding:.5rem 1.5rem;text-transform:none;transition:all .2s}.projectFilePermission__footer__actions__submit:hover{background:linear-gradient(135deg,#5568d3,#6b4596);box-shadow:0 6px 16px #667eea59;transform:translateY(-2px)}.projectFilePermission__footer__actions__submit:disabled{background:#cbd5e1;box-shadow:none}@media screen and (max-width:1024px){.projectFilePermission{padding:1.5rem}.projectFilePermission__container{max-width:100%}.projectFilePermission__summary{gap:1rem;grid-template-columns:1fr}}@media screen and (max-width:768px){.projectFilePermission{padding:1rem}.projectFilePermission__header{align-items:flex-start;flex-direction:column;gap:1rem;padding:1.5rem}.projectFilePermission__header__close{position:absolute;right:1rem;top:1rem}.projectFilePermission__content,.projectFilePermission__summary{padding:1rem}.projectFilePermission__table__header__cell{font-size:.6875rem}.projectFilePermission__table__header__cell--permission .MuiTypography-caption{display:none}.projectFilePermission__table__row{grid-template-columns:1.5fr .75fr .75fr .75fr .75fr}.projectFilePermission__table__cell__avatar{font-size:.75rem;height:32px;width:32px}.projectFilePermission__footer{flex-direction:column;gap:1rem;padding:1rem}.projectFilePermission__footer__actions{width:100%}.projectFilePermission__footer__actions button{flex:1 1}}@media screen and (max-width:480px){.projectFilePermission{padding:0}.projectFilePermission__container{border-radius:0;max-height:100vh}.projectFilePermission__table__row{grid-template-columns:1fr .5fr .5fr .5fr .5fr;padding:.75rem}.projectFilePermission__table__cell__info{min-width:0}.projectFilePermission__table__cell__name{font-size:.8125rem}.projectFilePermission__table__cell__role{display:none}}[data-theme=dark] .projectFilePermission__container{background:#1e293b}[data-theme=dark] .projectFilePermission__header{background:linear-gradient(135deg,#0f172a,#1e293b);border-bottom-color:#334155}[data-theme=dark] .projectFilePermission__header__title{color:#f1f5f9}[data-theme=dark] .projectFilePermission__header__subtitle{color:#cbd5e1}[data-theme=dark] .projectFilePermission__summary{background:#1e293b}[data-theme=dark] .projectFilePermission__summary__stat{background:#0f172a;border-color:#334155}[data-theme=dark] .projectFilePermission__summary__stat__value{color:#f1f5f9}[data-theme=dark] .projectFilePermission__content{background:#0f172a}[data-theme=dark] .projectFilePermission__table{background:#1e293b;border-color:#334155}[data-theme=dark] .projectFilePermission__table__header{background:#0f172a;border-bottom-color:#334155}[data-theme=dark] .projectFilePermission__table__header__cell{color:#e2e8f0}[data-theme=dark] .projectFilePermission__table__row{border-bottom-color:#334155}[data-theme=dark] .projectFilePermission__table__row:hover{background:#0f172a}[data-theme=dark] .projectFilePermission__table__cell__name{color:#f1f5f9}[data-theme=dark] .projectFilePermission__footer{background:#1e293b;border-top-color:#334155}.button__borderRedButtonV2,.button__borderRedButtonV2__disabled{background-color:var(--color-primaryRed);border:none;border-radius:1vh;color:var(--color-primaryButton-text);cursor:pointer;font-weight:400;height:4vh;transition:.1s;white-space:nowrap}.button__borderRedButtonV2:hover,.button__borderRedButtonV2__disabled:hover{background-color:#b93827;color:#fff}.button__borderRedButtonV2__disabled{background-color:var(--color-primaryRed);cursor:not-allowed;opacity:.2}.button__borderRedButtonV2__disabled:hover{background-color:var(--color-primaryRed);color:#fff}.migrateFileForm{border-radius:0;height:-webkit-fill-available;margin:5% 20%;outline:none}.migrateFileForm,.migrateFileForm__inner{height:-moz-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.migrateFileForm__inner{background:#fff;border-radius:1vh;max-height:95vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.migrateFileForm__inner::-webkit-scrollbar{height:8px;width:8px}.migrateFileForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.migrateFileForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.migrateFileForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.migrateFileForm__inner::-webkit-scrollbar{display:none}}.migrateFileForm__inner__titleBar{align-items:center;background:var(--color-componentBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1vh;position:-webkit-sticky;position:sticky;top:0;z-index:10}.migrateFileForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.migrateFileForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.migrateFileForm form input{font-family:Segoe UI;padding:.5vmax!important}.migrateFileForm form label{color:#474141;font-weight:500;min-width:12vw}.migrateFileForm form p{color:var(--color-text);margin:1vh 0 2vh}.migrateFileForm__title__textField{width:-webkit-fill-available;width:-moz-available}.migrateFileForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.migrateFileForm__details{width:-webkit-fill-available;width:-moz-available}.migrateFileForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.migrateFileForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.migrateFileForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.migrateFileForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.migrateFileForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.migrateFileForm__details__editor::-webkit-scrollbar{display:none}}.migrateFileForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.migrateFileForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.migrateFileForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.migrateFileForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.migrateFileForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.migrateFileForm__details div textarea::-webkit-scrollbar{display:none}}.migrateFileForm__buttonFlex,.migrateFileForm__details__textField{width:-webkit-fill-available;width:-moz-available}.migrateFileForm__buttonFlex{background:#fff;border-top:thin outset;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;top:80vh;z-index:15}.migrateFileForm__cancel,.migrateFileForm__submit{align-items:center;background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;height:-webkit-fit-content;height:fit-content;justify-content:center;margin:3vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:20vmin;width:10vw}.migrateFileForm__cancel:hover,.migrateFileForm__submit:hover{background:#d3d3d3;cursor:pointer}.migrateFileForm__cancel:disabled,.migrateFileForm__submit:disabled{cursor:not-allowed}.migrateFileForm__submit{background:var(--color-primaryBlue);color:#fff}.migrateFileForm__cancel{background:#e2e2e2;color:#000}.migrateFileForm__inner__body{padding:1%}.migrateFileForm__inner__body__note{background:hsla(29,97%,71%,.459);border:1px solid #fdb16c;border-radius:1vh;padding:1%}.migrateFileForm__inner__body__epic,.migrateFileForm__inner__body__list,.migrateFileForm__inner__body__project,.migrateFileForm__inner__body__story{border-bottom:inset;border-width:thin;margin:0 1%;padding:1%}.migrateFileForm__inner__body__epic__left,.migrateFileForm__inner__body__list__left,.migrateFileForm__inner__body__project__left,.migrateFileForm__inner__body__story__left{width:10vw}.migrateFileForm__inner__body__epic__right,.migrateFileForm__inner__body__list__right,.migrateFileForm__inner__body__project__right,.migrateFileForm__inner__body__story__right{width:30vw}.migrateFileForm__inner__body__epic__right__old,.migrateFileForm__inner__body__list__right__old,.migrateFileForm__inner__body__project__right__old,.migrateFileForm__inner__body__story__right__old{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:10vw}.migrateFileForm__inner__body__epic__input,.migrateFileForm__inner__body__list__input,.migrateFileForm__inner__body__project__input,.migrateFileForm__inner__body__story__input{width:15vw}.migrateFileForm__inner__body__overview{margin-top:1vh}.migrateFileForm__inner__body__overview__path__new,.migrateFileForm__inner__body__overview__path__old{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;padding:1vh 2vw}.migrateFileForm__inner__body__overview__path__new__epic__title,.migrateFileForm__inner__body__overview__path__new__list__title,.migrateFileForm__inner__body__overview__path__new__project__title,.migrateFileForm__inner__body__overview__path__new__story__title,.migrateFileForm__inner__body__overview__path__old__epic__title,.migrateFileForm__inner__body__overview__path__old__list__title,.migrateFileForm__inner__body__overview__path__old__project__title,.migrateFileForm__inner__body__overview__path__old__story__title{max-width:10vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.migrateFileForm__inner__body__buttons{margin-top:2vh}.migrateFileForm__inner__body__buttons__cancel,.migrateFileForm__inner__body__buttons__migrate{width:10vw}.deleteFileForm{align-items:center;border-radius:0;display:flex;height:-moz-available;height:-webkit-fill-available;justify-content:center;outline:none}.deleteFileForm,.deleteFileForm__inner{width:-webkit-fill-available;width:-moz-available;z-index:10}.deleteFileForm__inner{background:#fff;border-radius:1vh;height:-moz-available;max-height:95vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteFileForm__inner::-webkit-scrollbar{height:8px;width:8px}.deleteFileForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFileForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFileForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFileForm__inner::-webkit-scrollbar{display:none}}.deleteFileForm__inner__titleBar{align-items:center;background:var(--color-componentBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1vh;position:-webkit-sticky;position:sticky;top:0;z-index:10}.deleteFileForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.deleteFileForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.deleteFileForm form input{font-family:Segoe UI;padding:.5vmax!important}.deleteFileForm form label{color:#474141;font-weight:500;min-width:12vw}.deleteFileForm form p{color:var(--color-text);margin:1vh 0 2vh}.deleteFileForm__title__textField{width:-webkit-fill-available;width:-moz-available}.deleteFileForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.deleteFileForm__details{width:-webkit-fill-available;width:-moz-available}.deleteFileForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.deleteFileForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.deleteFileForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFileForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFileForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFileForm__details__editor::-webkit-scrollbar{display:none}}.deleteFileForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteFileForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.deleteFileForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFileForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFileForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFileForm__details div textarea::-webkit-scrollbar{display:none}}.deleteFileForm__buttonFlex,.deleteFileForm__details__textField{width:-webkit-fill-available;width:-moz-available}.deleteFileForm__buttonFlex{background:#fff;border-top:thin outset;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;top:80vh;z-index:15}.deleteFileForm__cancel,.deleteFileForm__submit{align-items:center;background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;height:-webkit-fit-content;height:fit-content;justify-content:center;margin:3vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:20vmin;width:10vw}.deleteFileForm__cancel:hover,.deleteFileForm__submit:hover{background:#d3d3d3;cursor:pointer}.deleteFileForm__cancel:disabled,.deleteFileForm__submit:disabled{cursor:not-allowed}.deleteFileForm__submit{background:var(--color-primaryBlue);color:#fff}.deleteFileForm__cancel{background:#e2e2e2;color:#000}.deleteFileForm__inner{box-shadow:5px 5px 10px 0 var(--color-shadow);height:25rem;justify-content:space-between;width:30rem}.deleteFileForm__inner__titleBar{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;margin-bottom:1rem;padding:1rem}.deleteFileForm__inner__titleBar__title svg path{stroke:var(--color-primaryGrey)}.deleteFileForm__inner__titleBar__title__tag{background:hsla(0,0%,67%,.161);border-radius:.5rem;height:2.7rem!important;padding:.5rem;width:2.8rem!important}.deleteFileForm__inner__titleBar__title__t1{background:rgba(195,21,48,.161);border-radius:.5rem;gap:.5rem;padding:.6rem 1rem}.deleteFileForm__inner__titleBar__title__t1 svg path{stroke:var(--color-primaryRed)}.deleteFileForm__inner__titleBar__title__t1__icon{height:1.5rem;width:1.5rem}.deleteFileForm__inner__name{margin-bottom:1rem;padding:0 1rem;word-break:break-word}.deleteFileForm__inner__name__tag{margin-bottom:.2rem}.deleteFileForm__inner__form{gap:1rem;padding:1rem}.deleteFileForm__inner__form__info{gap:.2rem}.fileTypeFrame{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);width:250px}.fileTypeFrame:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translateY(-4px)}.fileTypeFrame__preview{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;width:100%}.fileTypeFrame__preview__image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.fileTypeFrame__preview__icon{align-items:center;color:#667eea;display:flex;font-size:4rem;justify-content:center}.fileTypeFrame__preview__icon svg{filter:drop-shadow(0 4px 12px rgba(102,126,234,.2))}.fileTypeFrame__preview__overlay{align-items:center;animation:fadeIn .3s ease forwards;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172abf;bottom:0;display:flex;gap:1rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.fileTypeFrame__preview__overlay__action{background:#fff;box-shadow:0 4px 12px #0003;color:#667eea!important;height:48px;transition:all .2s!important;width:48px}.fileTypeFrame__preview__overlay__action:hover{background:#667eea;color:#fff!important;transform:scale(1.1)}.fileTypeFrame__preview__overlay__action svg{font-size:1.5rem}.fileTypeFrame__preview__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #667eea33!important;box-shadow:0 2px 8px #0000001a;color:#667eea!important;font-size:.6875rem!important;font-weight:700;letter-spacing:.5px;position:absolute;right:12px;text-transform:uppercase;top:12px}.fileTypeFrame__preview:hover .fileTypeFrame__preview__image{transform:scale(1.05)}.fileTypeFrame__info{background:#fff;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.fileTypeFrame__info__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.fileTypeFrame__info__filename{color:#1e293b;flex:1 1;font-size:.875rem;font-weight:600;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileTypeFrame__info__input{flex:1 1}.fileTypeFrame__info__input .MuiInput-root{color:#1e293b;font-size:.875rem;font-weight:600}.fileTypeFrame__info__input .MuiInput-root:before{border-bottom-color:#e2e8f0}.fileTypeFrame__info__input .MuiInput-root:after{border-bottom-color:#667eea}.fileTypeFrame__info__menu-btn{color:#94a3b8;padding:4px;transition:all .2s}.fileTypeFrame__info__menu-btn:hover{background:#f1f5f9;color:#667eea;transform:scale(1.1)}.fileTypeFrame__info__menu-btn svg{font-size:1.25rem}.fileTypeFrame__info__meta{align-items:center;color:#64748b;display:flex;gap:.5rem}.fileTypeFrame__info__meta__item{color:#94a3b8;font-size:.75rem}.fileTypeFrame__info__meta__separator{color:#cbd5e1;font-size:.75rem}.fileTypeFrame__menu .MuiPaper-root{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0000001f;margin-top:.5rem;min-width:200px}.fileTypeFrame__menu__item{align-items:center;color:#475569;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .2s}.fileTypeFrame__menu__item__icon{color:#667eea;font-size:1.25rem}.fileTypeFrame__menu__item .MuiTypography-root{font-size:.875rem;font-weight:500}.fileTypeFrame__menu__item:hover{background:#f8f9ff;color:#667eea}.fileTypeFrame__menu__item:hover .fileTypeFrame__menu__item__icon{transform:scale(1.1)}.fileTypeFrame__menu__item--danger,.fileTypeFrame__menu__item--danger .fileTypeFrame__menu__item__icon{color:#dc2626}.fileTypeFrame__menu__item--danger:hover{background:#fef2f2;color:#dc2626}.fileTypeFrame__menu__item.Mui-disabled{opacity:.4}.fileTypeFrame__menu__divider{background:#e2e8f0;height:1px;margin:.5rem 0}.fileTypeFrame__preview-modal{align-items:center;display:flex;justify-content:center;padding:2rem}.fileTypeFrame__preview-modal__content{background:#fff;border-radius:16px;box-shadow:0 24px 48px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden}.fileTypeFrame__preview-modal__header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.fileTypeFrame__preview-modal__header .MuiTypography-h6{color:#1e293b;font-size:1.125rem;font-weight:700}.fileTypeFrame__preview-modal__header .MuiIconButton-root{color:#64748b;transition:all .2s}.fileTypeFrame__preview-modal__header .MuiIconButton-root:hover{background:#fee2e2;color:#dc2626;transform:scale(1.1)}.fileTypeFrame__preview-modal__body{align-items:center;background:#f8fafc;display:flex;justify-content:center;overflow:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.fileTypeFrame__preview-modal__body::-webkit-scrollbar{height:8px;width:8px}.fileTypeFrame__preview-modal__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.fileTypeFrame__preview-modal__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.fileTypeFrame__preview-modal__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.fileTypeFrame__preview-modal__body::-webkit-scrollbar{display:none}}.fileTypeFrame__preview-modal__unavailable{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem;text-align:center}.fileTypeFrame__preview-modal__unavailable__icon{color:#cbd5e1;font-size:5rem;margin-bottom:1rem}.fileTypeFrame__preview-modal__unavailable .MuiTypography-body1{color:#475569;font-size:1.125rem;font-weight:600}.fileTypeFrame__preview-modal__unavailable .MuiTypography-caption{color:#94a3b8;font-size:.875rem}@media screen and (max-width:768px){.fileTypeFrame{width:100%}.fileTypeFrame__preview{height:160px}.fileTypeFrame__preview__overlay__action{height:40px;width:40px}.fileTypeFrame__preview__overlay__action svg{font-size:1.25rem}.fileTypeFrame__preview-modal,.fileTypeFrame__preview-modal__header{padding:1rem}.fileTypeFrame__preview-modal__header .MuiTypography-h6{font-size:1rem}.fileTypeFrame__preview-modal__body{padding:1rem}}@media screen and (max-width:480px){.fileTypeFrame__preview{height:140px}.fileTypeFrame__info{padding:.75rem}}[data-theme=dark] .fileTypeFrame{background:#1e293b;border-color:#334155}[data-theme=dark] .fileTypeFrame:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea40}[data-theme=dark] .fileTypeFrame__preview{background:linear-gradient(135deg,#0f172a,#1e293b)}[data-theme=dark] .fileTypeFrame__info{background:#1e293b}[data-theme=dark] .fileTypeFrame__info__filename{color:#f1f5f9}[data-theme=dark] .fileTypeFrame__info__menu-btn{color:#cbd5e1}[data-theme=dark] .fileTypeFrame__info__menu-btn:hover{background:#334155;color:#667eea}[data-theme=dark] .fileTypeFrame__menu .MuiPaper-root{background:#1e293b;border-color:#334155}[data-theme=dark] .fileTypeFrame__menu__item{color:#e2e8f0}[data-theme=dark] .fileTypeFrame__menu__item:hover{background:#334155;color:#667eea}[data-theme=dark] .fileTypeFrame__preview-modal__content{background:#1e293b}[data-theme=dark] .fileTypeFrame__preview-modal__header{background:#0f172a;border-bottom-color:#334155}[data-theme=dark] .fileTypeFrame__preview-modal__header .MuiTypography-h6{color:#f1f5f9}[data-theme=dark] .fileTypeFrame__preview-modal__body{background:#0f172a}.fileRow{background:#0000;border-bottom:1px solid #e5e7eb;transition:background .15s;width:100%}.fileRow:hover{background:#f9fafb}.fileRow:hover .fileRow__action,.fileRow:hover .fileRow__menu{opacity:1}.fileRow:last-child{border-bottom:none}.fileRow--corrupted .fileRow__icon{color:#ef4444}.fileRow--corrupted .fileRow__name{color:#6b7280;text-decoration:line-through}.fileRow__container{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:2fr 2fr 80px;padding:.75rem 1rem}.fileRow__left{gap:.75rem;min-width:0}.fileRow__icon,.fileRow__left{align-items:center;display:flex}.fileRow__icon{color:#6b7280;font-size:1.25rem;height:36px;justify-content:center;min-width:36px;width:36px}.fileRow__icon--corrupted{color:#ef4444}.fileRow__info{display:flex;flex:1 1;flex-direction:column;gap:.125rem;min-width:0}.fileRow__info__input .MuiInput-root,.fileRow__name{font-size:.875rem}.fileRow__name{color:#111827;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileRow__corrupted-label{color:#ef4444;font-size:.6875rem;font-weight:500}.fileRow__middle{align-items:center;display:flex;gap:1.5rem}.fileRow__date,.fileRow__size,.fileRow__type{color:#6b7280;font-size:.75rem;font-weight:400;white-space:nowrap}.fileRow__right{align-items:center;display:flex;gap:.25rem;justify-content:flex-end}.fileRow__action,.fileRow__menu{color:#9ca3af;opacity:0;transition:all .15s}.fileRow__action:hover,.fileRow__menu:hover{background:#f3f4f6;color:#4b5563}.fileRow__action:disabled,.fileRow__menu:disabled{color:#d1d5db;cursor:not-allowed}.fileRow__action svg,.fileRow__menu svg{font-size:1rem}.fileRow__dropdown .MuiPaper-root{border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f;min-width:180px}.fileRow__dropdown__item{gap:.75rem;padding:.75rem 1rem;transition:all .2s}.fileRow__dropdown__item:hover{background:#f8fafc}.fileRow__dropdown__item:hover .fileRow__dropdown__item__icon{color:#111827}.fileRow__dropdown__item--danger:hover{background:#fef2f2}.fileRow__dropdown__item--danger:hover .MuiTypography-root,.fileRow__dropdown__item--danger:hover .fileRow__dropdown__item__icon{color:#dc2626}.fileRow__dropdown__item__icon{color:#64748b;font-size:1.125rem;min-width:20px;transition:color .2s}.fileRow__dropdown__item .MuiTypography-root{color:#1e293b;font-size:.875rem;font-weight:500;transition:color .2s}.fileRow__context .MuiPaper-root{border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f}.fileRow__context__item{align-items:center;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .2s}.fileRow__context__item:hover:not(:disabled){background:#f8fafc}.fileRow__context__item:hover:not(:disabled) .fileRow__context__item__icon{color:#111827}.fileRow__context__item:disabled{cursor:not-allowed;opacity:.5}.fileRow__context__item--danger:hover:not(:disabled){background:#fef2f2}.fileRow__context__item--danger:hover:not(:disabled) .MuiTypography-root,.fileRow__context__item--danger:hover:not(:disabled) .fileRow__context__item__icon{color:#dc2626}.fileRow__context__item__icon{color:#64748b;font-size:1.125rem;min-width:20px;transition:color .2s}.fileRow__context__item .MuiTypography-root{color:#1e293b;font-size:.875rem;font-weight:500;transition:color .2s}.fileRow__context .MuiDivider-root{border-color:#e5e7eb;margin:.25rem 0}@media screen and (max-width:1024px){.fileRow__container{gap:1rem;grid-template-columns:2fr 1.5fr 70px;padding:.625rem .875rem}.fileRow__icon{font-size:1.125rem;height:32px;min-width:32px;width:32px}.fileRow__middle{gap:1rem}}@media screen and (max-width:768px){.fileRow__container{gap:.75rem;grid-template-columns:1fr auto;padding:.625rem .75rem}.fileRow__icon{font-size:1rem;height:28px;min-width:28px;width:28px}.fileRow__name{font-size:.8125rem}.fileRow__middle{display:none}.fileRow__action,.fileRow__menu{opacity:1}}@media screen and (max-width:480px){.fileRow__container{padding:.5rem .625rem}.fileRow__left{gap:.625rem}.fileRow__icon{height:24px;min-width:24px;width:24px}}[data-theme=dark] .fileRow{border-bottom-color:#374151}[data-theme=dark] .fileRow:hover{background:#1f2937}[data-theme=dark] .fileRow--corrupted .fileRow__icon{color:#f87171}[data-theme=dark] .fileRow--corrupted .fileRow__name{color:#9ca3af}[data-theme=dark] .fileRow--corrupted .fileRow__corrupted-label{color:#f87171}[data-theme=dark] .fileRow__icon{color:#9ca3af}[data-theme=dark] .fileRow__name{color:#f9fafb}[data-theme=dark] .fileRow__action,[data-theme=dark] .fileRow__date,[data-theme=dark] .fileRow__menu,[data-theme=dark] .fileRow__size,[data-theme=dark] .fileRow__type{color:#6b7280}[data-theme=dark] .fileRow__action:hover,[data-theme=dark] .fileRow__menu:hover{background:#374151;color:#d1d5db}[data-theme=dark] .fileRow__dropdown .MuiPaper-root{background:#1e293b;border-color:#334155}[data-theme=dark] .fileRow__dropdown__item:hover{background:#0f172a}[data-theme=dark] .fileRow__dropdown__item--danger:hover{background:#dc26261a}[data-theme=dark] .fileRow__dropdown__item__icon{color:#cbd5e1}[data-theme=dark] .fileRow__dropdown__item .MuiTypography-root{color:#f1f5f9}[data-theme=dark] .fileRow__context .MuiPaper-root{background:#1e293b;border-color:#334155}[data-theme=dark] .fileRow__context__item:hover:not(:disabled){background:#0f172a}[data-theme=dark] .fileRow__context__item--danger:hover:not(:disabled){background:#dc26261a}[data-theme=dark] .fileRow__context__item__icon{color:#cbd5e1}[data-theme=dark] .fileRow__context__item .MuiTypography-root{color:#f1f5f9}[data-theme=dark] .fileRow__context .MuiDivider-root{border-color:#334155}.editFolderForm{margin:20% 40%}.editFolderForm__inner{background:var(--color-componentBackground);border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;width:30rem}.editFolderForm__inner__titleBar{padding:1rem}.editFolderForm__inner__titleBar__title__t1{font-size:1.3rem}.editFolderForm__inner__body__add{padding:1rem}.editFolderForm__inner__body__add__input{width:100%}.editFolderForm__inner__body__add__input input{padding:.5rem}@media screen and (max-width:768px){.editFolderForm{margin:20% 5%}.editFolderForm__inner{width:100%}.editFolderForm__inner__titleBar__close{height:2rem;width:2rem}}@media screen and (max-width:468px){.editFolderForm{margin:20% 0}.editFolderForm__inner{border-radius:0}}.deleteProjectFolderForm{align-items:center;border-radius:0;display:flex;height:-moz-available;height:-webkit-fill-available;justify-content:center;outline:none}.deleteProjectFolderForm,.deleteProjectFolderForm__inner{width:-webkit-fill-available;width:-moz-available;z-index:10}.deleteProjectFolderForm__inner{background:#fff;border-radius:1vh;height:-moz-available;max-height:95vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteProjectFolderForm__inner::-webkit-scrollbar{height:8px;width:8px}.deleteProjectFolderForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteProjectFolderForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteProjectFolderForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteProjectFolderForm__inner::-webkit-scrollbar{display:none}}.deleteProjectFolderForm__inner__titleBar{align-items:center;background:var(--color-componentBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1vh;position:-webkit-sticky;position:sticky;top:0;z-index:10}.deleteProjectFolderForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.deleteProjectFolderForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.deleteProjectFolderForm form input{font-family:Segoe UI;padding:.5vmax!important}.deleteProjectFolderForm form label{color:#474141;font-weight:500;min-width:12vw}.deleteProjectFolderForm form p{color:var(--color-text);margin:1vh 0 2vh}.deleteProjectFolderForm__title__textField{width:-webkit-fill-available;width:-moz-available}.deleteProjectFolderForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.deleteProjectFolderForm__details{width:-webkit-fill-available;width:-moz-available}.deleteProjectFolderForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.deleteProjectFolderForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.deleteProjectFolderForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteProjectFolderForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteProjectFolderForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteProjectFolderForm__details__editor::-webkit-scrollbar{display:none}}.deleteProjectFolderForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteProjectFolderForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.deleteProjectFolderForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteProjectFolderForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteProjectFolderForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteProjectFolderForm__details div textarea::-webkit-scrollbar{display:none}}.deleteProjectFolderForm__buttonFlex,.deleteProjectFolderForm__details__textField{width:-webkit-fill-available;width:-moz-available}.deleteProjectFolderForm__buttonFlex{background:#fff;border-top:thin outset;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;top:80vh;z-index:15}.deleteProjectFolderForm__cancel,.deleteProjectFolderForm__submit{align-items:center;background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;height:-webkit-fit-content;height:fit-content;justify-content:center;margin:3vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:20vmin;width:10vw}.deleteProjectFolderForm__cancel:hover,.deleteProjectFolderForm__submit:hover{background:#d3d3d3;cursor:pointer}.deleteProjectFolderForm__cancel:disabled,.deleteProjectFolderForm__submit:disabled{cursor:not-allowed}.deleteProjectFolderForm__submit{background:var(--color-primaryBlue);color:#fff}.deleteProjectFolderForm__cancel{background:#e2e2e2;color:#000}.deleteProjectFolderForm__inner{box-shadow:5px 5px 10px 0 var(--color-shadow);height:25rem;justify-content:space-between;width:30rem}.deleteProjectFolderForm__inner__titleBar{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;margin-bottom:1rem;padding:1rem}.deleteProjectFolderForm__inner__titleBar__title__tag{background:hsla(0,0%,67%,.161);border-radius:.5rem;height:2.7rem!important;padding:.5rem;width:2.8rem!important}.deleteProjectFolderForm__inner__titleBar__title__t1{background:rgba(195,21,48,.161);border-radius:.5rem;gap:.5rem;padding:.6rem 1rem}.deleteProjectFolderForm__inner__titleBar__title__t1 svg path{stroke:var(--color-primaryRed)}.deleteProjectFolderForm__inner__titleBar__title__t1__icon{height:1.5rem;width:1.5rem}.deleteProjectFolderForm__inner__name{margin-bottom:1rem;padding:0 1rem;word-break:break-word}.deleteProjectFolderForm__inner__name__tag{margin-bottom:.2rem}.deleteProjectFolderForm__inner__form{gap:1rem;padding:1rem}.deleteProjectFolderForm__inner__form__info{gap:.2rem}.migrateFolderForm{border-radius:0;height:-webkit-fill-available;margin:5% 20%;outline:none}.migrateFolderForm,.migrateFolderForm__inner{height:-moz-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.migrateFolderForm__inner{background:#fff;border-radius:1vh;max-height:95vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.migrateFolderForm__inner::-webkit-scrollbar{height:8px;width:8px}.migrateFolderForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.migrateFolderForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.migrateFolderForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.migrateFolderForm__inner::-webkit-scrollbar{display:none}}.migrateFolderForm__inner__titleBar{align-items:center;background:var(--color-componentBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1vh;position:-webkit-sticky;position:sticky;top:0;z-index:10}.migrateFolderForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.migrateFolderForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.migrateFolderForm form input{font-family:Segoe UI;padding:.5vmax!important}.migrateFolderForm form label{color:#474141;font-weight:500;min-width:12vw}.migrateFolderForm form p{color:var(--color-text);margin:1vh 0 2vh}.migrateFolderForm__title__textField{width:-webkit-fill-available;width:-moz-available}.migrateFolderForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.migrateFolderForm__details{width:-webkit-fill-available;width:-moz-available}.migrateFolderForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.migrateFolderForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.migrateFolderForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.migrateFolderForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.migrateFolderForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.migrateFolderForm__details__editor::-webkit-scrollbar{display:none}}.migrateFolderForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.migrateFolderForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.migrateFolderForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.migrateFolderForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.migrateFolderForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.migrateFolderForm__details div textarea::-webkit-scrollbar{display:none}}.migrateFolderForm__buttonFlex,.migrateFolderForm__details__textField{width:-webkit-fill-available;width:-moz-available}.migrateFolderForm__buttonFlex{background:#fff;border-top:thin outset;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;top:80vh;z-index:15}.migrateFolderForm__cancel,.migrateFolderForm__submit{align-items:center;background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;height:-webkit-fit-content;height:fit-content;justify-content:center;margin:3vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:20vmin;width:10vw}.migrateFolderForm__cancel:hover,.migrateFolderForm__submit:hover{background:#d3d3d3;cursor:pointer}.migrateFolderForm__cancel:disabled,.migrateFolderForm__submit:disabled{cursor:not-allowed}.migrateFolderForm__submit{background:var(--color-primaryBlue);color:#fff}.migrateFolderForm__cancel{background:#e2e2e2;color:#000}.migrateFolderForm__inner__body{padding:1%}.migrateFolderForm__inner__body__note{background:hsla(29,97%,71%,.459);border:1px solid #fdb16c;border-radius:1vh;padding:1%}.migrateFolderForm__inner__body__epic,.migrateFolderForm__inner__body__list,.migrateFolderForm__inner__body__project,.migrateFolderForm__inner__body__story{border-bottom:inset;border-width:thin;margin:0 1%;padding:1%}.migrateFolderForm__inner__body__epic__left,.migrateFolderForm__inner__body__list__left,.migrateFolderForm__inner__body__project__left,.migrateFolderForm__inner__body__story__left{width:10vw}.migrateFolderForm__inner__body__epic__right,.migrateFolderForm__inner__body__list__right,.migrateFolderForm__inner__body__project__right,.migrateFolderForm__inner__body__story__right{width:30vw}.migrateFolderForm__inner__body__epic__right__old,.migrateFolderForm__inner__body__list__right__old,.migrateFolderForm__inner__body__project__right__old,.migrateFolderForm__inner__body__story__right__old{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:10vw}.migrateFolderForm__inner__body__epic__input,.migrateFolderForm__inner__body__list__input,.migrateFolderForm__inner__body__project__input,.migrateFolderForm__inner__body__story__input{width:15vw}.migrateFolderForm__inner__body__overview{margin-top:1vh}.migrateFolderForm__inner__body__overview__path__new,.migrateFolderForm__inner__body__overview__path__old{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;padding:1vh 2vw}.migrateFolderForm__inner__body__overview__path__new__epic__title,.migrateFolderForm__inner__body__overview__path__new__list__title,.migrateFolderForm__inner__body__overview__path__new__project__title,.migrateFolderForm__inner__body__overview__path__new__story__title,.migrateFolderForm__inner__body__overview__path__old__epic__title,.migrateFolderForm__inner__body__overview__path__old__list__title,.migrateFolderForm__inner__body__overview__path__old__project__title,.migrateFolderForm__inner__body__overview__path__old__story__title{max-width:10vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.migrateFolderForm__inner__body__buttons{margin-top:2vh}.migrateFolderForm__inner__body__buttons__cancel,.migrateFolderForm__inner__body__buttons__migrate{width:10vw}.projectFolder{align-items:center;background:var(--color-darkBackground);border:1px solid var(--color-border);border-radius:10px;cursor:pointer;display:flex;flex-direction:row;height:20vh;justify-content:space-around;overflow:hidden;transition:all .2s ease;width:15rem}.projectFolder:hover{border-color:var(--color-primaryBlue);box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.projectFolder:hover .projectFolder__menu{opacity:1}.projectFolder:active{transform:translateY(0)}.projectFolder__content{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1rem}.projectFolder__iconWrapper{align-items:center;background:var(--color-componentBackground);border:1px solid var(--color-border);border-radius:12px;display:flex;height:64px;justify-content:center;width:64px}.projectFolder__icon{font-size:2rem}.projectFolder__icon.default{color:#ffa726}.projectFolder__icon.task{color:#42a5f5}.projectFolder__icon.story{color:#66bb6a}.projectFolder__icon.epic{color:#ab47bc}.projectFolder__icon.stage{color:#ff7043}.projectFolder__icon.milestone{color:#26c6da}.projectFolder__info{align-items:center;display:flex;flex-direction:column;gap:.5rem;position:relative;width:100%}.projectFolder__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-text);display:-webkit-box;font-size:.875rem;font-weight:500;line-height:1.4;max-width:100%;overflow:hidden;text-align:center;word-break:break-word}.projectFolder__menu{align-items:center;background:var(--color-componentBackground);border:1px solid var(--color-border);border-radius:6px;cursor:pointer;display:flex;height:28px;justify-content:center;opacity:0;position:absolute;right:-3.5rem;top:-7.5rem;transition:all .2s ease;width:28px}.projectFolder__menu svg{color:var(--color-text);font-size:1.125rem}.projectFolder__menu:hover{background:var(--color-primaryBlue);border-color:var(--color-primaryBlue)}.projectFolder__menu:hover svg{color:#fff}@media(max-width:768px){.projectFolder__content{padding:1rem .75rem}.projectFolder__iconWrapper{height:56px;width:56px}.projectFolder__icon{font-size:1.75rem}.projectFolder__name{font-size:.813rem}.projectFolder__menu{opacity:1}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.file-filters{background:#fff;padding:1rem 0}.file-filters__container{display:flex;flex-direction:column;gap:1rem}.file-filters__searchBar{align-items:center;display:flex;gap:.75rem}.file-filters__searchInput{flex:1 1}.file-filters__searchInput .MuiOutlinedInput-root{background:#f8f9fa;border-radius:8px}.file-filters__searchInput .MuiOutlinedInput-root.Mui-focused,.file-filters__searchInput .MuiOutlinedInput-root:hover{background:#fff}.file-filters__searchIcon{color:#5f6368}.file-filters__searchButton{border-radius:8px;box-shadow:none;font-weight:500;min-width:100px;text-transform:none}.file-filters__searchButton:hover{box-shadow:0 1px 3px #0000001f}.file-filters__filtersRow{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.file-filters__filterChips{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:.5rem}.file-filters__filterChip{border-radius:20px;transition:all .2s ease}.file-filters__filterChip:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.file-filters__filterChip .MuiChip-icon{font-size:18px}.file-filters__clearChip{border-radius:20px}.file-filters__clearChip:hover{background-color:#fee}.file-filters__actions{align-items:center;display:flex;gap:.5rem}.file-filters__downloadBtn{background:#f8f9fa;border-radius:8px;transition:all .2s ease}.file-filters__downloadBtn:hover{background:#e8eaed;transform:translateY(-1px)}.file-filters__menu .MuiPaper-root{margin-top:.5rem}.file-filters__menuPaper{border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:400px;min-width:280px}.file-filters__menuPaper--scrollable{max-height:400px;overflow-y:auto}.file-filters__menuPaper--wide{min-width:500px}.file-filters__menuHeader{align-items:center;border-bottom:1px solid #e8eaed;color:#202124;display:flex;font-size:.95rem;font-weight:600;gap:.75rem;padding:1rem 1.25rem}.file-filters__menuHeader svg{color:#5f6368;font-size:20px}.file-filters__menuItem{padding:.5rem 1.25rem}.file-filters__menuItem:hover{background-color:#f8f9fa}.file-filters__menuItem .MuiFormControlLabel-root{margin:0;width:100%}.file-filters__menuItem .MuiFormControlLabel-root .MuiFormControlLabel-label{color:#3c4043;font-size:.875rem}.file-filters__dateContent,.file-filters__downloadContent,.file-filters__sortContent{display:flex;gap:1.5rem;padding:1rem 1.25rem}.file-filters__formControl{flex:1 1;min-width:200px}.file-filters__switchRow{align-items:center;border-top:1px solid #e8eaed;color:#3c4043;display:flex;font-size:.875rem;justify-content:space-between;margin-top:.75rem;padding:1rem 0}.file-filters__calendar{border-left:1px solid #e8eaed;padding-left:1.5rem}.file-filters__calendar .p-calendar .p-datepicker{border:none;box-shadow:none}.file-filters__menuFooter{border-top:1px solid #e8eaed;padding:1rem 1.25rem}.file-filters__menuFooter button{border-radius:8px;box-shadow:none;font-weight:500;text-transform:none}.file-filters__menuFooter button:hover{box-shadow:0 2px 4px #0003}@media(max-width:768px){.file-filters__searchBar{align-items:stretch;flex-direction:column}.file-filters__searchButton{width:100%}.file-filters__filtersRow{align-items:stretch;flex-direction:column}.file-filters__filterChips{justify-content:flex-start}.file-filters__actions{justify-content:flex-end}.file-filters__menuPaper{max-width:90vw;min-width:280px}.file-filters__menuPaper--wide{min-width:280px}.file-filters__dateContent,.file-filters__downloadContent{flex-direction:column}.file-filters__calendar{border-left:none;border-top:1px solid #e8eaed;padding-left:0;padding-top:1rem}}.recentItems{background:#0000;display:flex;flex-direction:column;gap:1.5rem;height:100%}.recentItems__header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;padding-bottom:1rem}.recentItems__header__left{align-items:center;display:flex;gap:1rem}.recentItems__header__icon{color:#6b7280;font-size:2rem}.recentItems__header__title{color:#111827;font-size:1.5rem;font-weight:700;margin:0}.recentItems__header__subtitle{color:#6b7280;font-size:.875rem}.recentItems__header__right{align-items:center;display:flex;gap:1rem}.recentItems__viewToggle{background:#f3f4f6;border-radius:8px;display:flex;gap:.25rem;padding:.25rem}.recentItems__viewBtn{border-radius:6px;color:#6b7280;padding:.5rem;transition:all .2s}.recentItems__viewBtn:hover{background:#e5e7eb;color:#111827}.recentItems__viewBtn.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#111827}.recentItems__viewBtn svg{font-size:1.25rem}.recentItems__filter{margin-bottom:.5rem}.recentItems__loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.recentItems__loading .MuiTypography-root{color:#6b7280;font-size:.875rem}.recentItems__content{display:flex;flex-direction:column;gap:1rem}.recentItems__section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s}.recentItems__section:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.recentItems__section__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.25rem;transition:background .2s;-webkit-user-select:none;user-select:none}.recentItems__section__header:hover{background:#f9fafb}.recentItems__section__header__left{align-items:center;display:flex;gap:.75rem}.recentItems__section__chevron{color:#9ca3af;font-size:1.25rem;transition:transform .2s}.recentItems__section__icon{color:#6b7280;font-size:1.25rem}.recentItems__section__title{color:#111827;font-size:1rem;font-weight:600}.recentItems__section__count{background:#f3f4f6;color:#6b7280;font-size:.75rem;font-weight:600;height:24px}.recentItems__section__action{color:#9ca3af;transition:all .2s}.recentItems__section__action:hover{background:#fef2f2;color:#ef4444}.recentItems__section__action svg{font-size:1.125rem}.recentItems__grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1.25rem}.recentItems__list{display:flex;flex-direction:column;padding:.5rem}.recentItems__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.recentItems__empty__icon{color:#d1d5db;font-size:4rem;margin-bottom:1rem}.recentItems__empty__title{color:#374151;font-weight:600;margin-bottom:.5rem}.recentItems__empty__subtitle{color:#9ca3af;font-size:.875rem}@media screen and (max-width:1024px){.recentItems__grid{gap:.875rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.recentItems__header__title{font-size:1.25rem}}@media screen and (max-width:768px){.recentItems{gap:1rem}.recentItems__header{align-items:flex-start;flex-direction:column;gap:1rem}.recentItems__header__left{width:100%}.recentItems__header__right{justify-content:space-between;width:100%}.recentItems__grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:1rem}.recentItems__section__header{padding:.875rem 1rem}.recentItems__section__title{font-size:.9375rem}.recentItems__empty{padding:3rem 1.5rem}.recentItems__empty__icon{font-size:3rem}.recentItems__empty__title{font-size:1.125rem}}@media screen and (max-width:480px){.recentItems__header__icon{font-size:1.5rem}.recentItems__header__title{font-size:1.125rem}.recentItems__grid{gap:.625rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));padding:.75rem}.recentItems__section__header{padding:.75rem}.recentItems__section__count{font-size:.6875rem;height:20px}}[data-theme=dark] .recentItems__header{border-bottom-color:#374151}[data-theme=dark] .recentItems__header__icon{color:#9ca3af}[data-theme=dark] .recentItems__header__title{color:#f9fafb}[data-theme=dark] .recentItems__header__subtitle{color:#6b7280}[data-theme=dark] .recentItems__viewToggle{background:#1f2937}[data-theme=dark] .recentItems__viewBtn{color:#9ca3af}[data-theme=dark] .recentItems__viewBtn:hover{background:#374151;color:#f9fafb}[data-theme=dark] .recentItems__viewBtn.active{background:#374151;box-shadow:0 1px 3px #0000004d;color:#f9fafb}[data-theme=dark] .recentItems__loading .MuiTypography-root{color:#9ca3af}[data-theme=dark] .recentItems__section{background:#1e293b;border-color:#334155}[data-theme=dark] .recentItems__section:hover{border-color:#475569;box-shadow:0 2px 8px #0003}[data-theme=dark] .recentItems__section__header:hover{background:#0f172a}[data-theme=dark] .recentItems__section__chevron{color:#6b7280}[data-theme=dark] .recentItems__section__icon{color:#9ca3af}[data-theme=dark] .recentItems__section__title{color:#f9fafb}[data-theme=dark] .recentItems__section__count{background:#374151;color:#d1d5db}[data-theme=dark] .recentItems__section__action{color:#6b7280}[data-theme=dark] .recentItems__section__action:hover{background:#ef44441a;color:#f87171}[data-theme=dark] .recentItems__empty__icon{color:#4b5563}[data-theme=dark] .recentItems__empty__title{color:#d1d5db}[data-theme=dark] .recentItems__empty__subtitle{color:#6b7280}.projectFolderMenu .MuiPaper-root{border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f}.projectFolderMenu__item{padding:.75rem 1rem;transition:all .2s}.projectFolderMenu__item:hover{background:#f8fafc}.projectFolderMenu__item:hover .projectFolderMenu__item__icon,.projectFolderMenu__item:hover .projectFolderMenu__item__text{color:#667eea}.projectFolderMenu__item--danger:hover{background:#fef2f2}.projectFolderMenu__item--danger:hover .projectFolderMenu__item__icon,.projectFolderMenu__item--danger:hover .projectFolderMenu__item__text{color:#dc2626}.projectFolderMenu__item__icon{color:#64748b;min-width:36px;transition:color .2s}.projectFolderMenu__item__icon svg{font-size:1.25rem}.projectFolderMenu__item__text{color:#1e293b;font-size:.875rem;font-weight:500;transition:color .2s}.projectFolderMenu .MuiDivider-root{border-color:#e2e8f0}[data-theme=dark] .projectFolderMenu .MuiPaper-root{background:#1e293b;border-color:#334155}[data-theme=dark] .projectFolderMenu__item:hover{background:#0f172a}[data-theme=dark] .projectFolderMenu__item--danger:hover{background:#dc26261a}[data-theme=dark] .projectFolderMenu__item__icon{color:#cbd5e1}[data-theme=dark] .projectFolderMenu__item__text{color:#f1f5f9}[data-theme=dark] .projectFolderMenu .MuiDivider-root{border-color:#334155}.projectFolderRow{background:#0000;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .15s;width:100%}.projectFolderRow:hover{background:#f9fafb}.projectFolderRow:hover .projectFolderRow__menu,.projectFolderRow:hover .projectFolderRow__open{opacity:1}.projectFolderRow:last-child{border-bottom:none}.projectFolderRow__container{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:2fr 2fr 80px;padding:.75rem 1rem}.projectFolderRow__left{align-items:center;display:flex;gap:.75rem;min-width:0}.projectFolderRow__icon{align-items:center;color:#6b7280;display:flex;height:36px;justify-content:center;min-width:36px;width:36px}.projectFolderRow__icon svg{font-size:1.25rem}.projectFolderRow__info{display:flex;flex:1 1;flex-direction:column;gap:.125rem;min-width:0}.projectFolderRow__name{color:#111827;font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projectFolderRow__count{color:#9ca3af;font-size:.75rem;font-weight:400}.projectFolderRow__middle{align-items:center;display:flex;gap:1.5rem}.projectFolderRow__type{color:#6b7280;font-size:.75rem;font-weight:400}.projectFolderRow__date{color:#9ca3af;font-size:.75rem;font-weight:400;white-space:nowrap}.projectFolderRow__right{align-items:center;display:flex;gap:.25rem;justify-content:flex-end}.projectFolderRow__menu,.projectFolderRow__open{color:#9ca3af;opacity:0;transition:all .15s}.projectFolderRow__menu:hover,.projectFolderRow__open:hover{background:#f3f4f6;color:#4b5563}.projectFolderRow__menu svg,.projectFolderRow__open svg{font-size:1rem}@media screen and (max-width:1024px){.projectFolderRow__container{gap:1rem;grid-template-columns:2fr 1.5fr 70px;padding:.625rem .875rem}.projectFolderRow__icon{height:32px;min-width:32px;width:32px}.projectFolderRow__icon svg{font-size:1.125rem}.projectFolderRow__middle{gap:1rem}}@media screen and (max-width:768px){.projectFolderRow__container{gap:.75rem;grid-template-columns:1fr auto;padding:.625rem .75rem}.projectFolderRow__icon{height:28px;min-width:28px;width:28px}.projectFolderRow__icon svg{font-size:1rem}.projectFolderRow__name{font-size:.8125rem}.projectFolderRow__middle{display:none}.projectFolderRow__menu,.projectFolderRow__open{opacity:1}}@media screen and (max-width:480px){.projectFolderRow__container{padding:.5rem .625rem}.projectFolderRow__left{gap:.625rem}.projectFolderRow__icon{height:24px;min-width:24px;width:24px}.projectFolderRow__name{font-size:.8125rem}.projectFolderRow__count{display:none}}[data-theme=dark] .projectFolderRow{border-bottom-color:#374151}[data-theme=dark] .projectFolderRow:hover{background:#1f2937}[data-theme=dark] .projectFolderRow__icon{color:#9ca3af}[data-theme=dark] .projectFolderRow__name{color:#f9fafb}[data-theme=dark] .projectFolderRow__count,[data-theme=dark] .projectFolderRow__date,[data-theme=dark] .projectFolderRow__menu,[data-theme=dark] .projectFolderRow__open,[data-theme=dark] .projectFolderRow__type{color:#6b7280}[data-theme=dark] .projectFolderRow__menu:hover,[data-theme=dark] .projectFolderRow__open:hover{background:#374151;color:#d1d5db}.button__primaryButtonPurple{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 12px #004b9340!important;color:#fff!important;font-size:.875rem!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important;transition:all .2s!important}.button__primaryButtonPurple:hover{background:linear-gradient(135deg,#5568d3,#6b4596)!important;box-shadow:0 6px 16px #004b9359!important;transform:translateY(-2px)}.button__primaryButtonPurple:active{transform:translateY(0)}.button__primaryButtonPurple:focus{outline:2px solid #004b934d;outline-offset:2px}.button__primaryButtonPurple .MuiButton-endIcon svg,.button__primaryButtonPurple .MuiButton-startIcon svg{font-size:1.25rem}.button__primaryButtonPurple__disabled{color:#cbd5e1!important;cursor:not-allowed!important;opacity:.6}.button__primaryButtonPurple__disabled,.button__primaryButtonPurple__disabled:hover{background:linear-gradient(135deg,#94a3b8,#94a3b8)!important;box-shadow:none!important;transform:none!important}.button__primaryButtonV2.MuiButton-sizeSmall{font-size:.8125rem!important;padding:.375rem 1rem!important}.button__primaryButtonV2.MuiButton-sizeSmall .MuiButton-endIcon svg,.button__primaryButtonV2.MuiButton-sizeSmall .MuiButton-startIcon svg{font-size:1.125rem}.button__primaryButtonV2.MuiButton-sizeLarge{font-size:.9375rem!important;padding:.625rem 2rem!important}.button__primaryButtonV2.MuiButton-sizeLarge .MuiButton-endIcon svg,.button__primaryButtonV2.MuiButton-sizeLarge .MuiButton-startIcon svg{font-size:1.375rem}@media screen and (max-width:768px){.button__primaryButtonV2{font-size:.8125rem!important;padding:.5rem 1.25rem!important}.button__primaryButtonV2 .MuiButton-startIcon{margin-right:.5rem}.button__primaryButtonV2 .MuiButton-endIcon{margin-left:.5rem}}@media screen and (max-width:480px){.button__primaryButtonV2{padding:.5rem 1rem!important}.button__primaryButtonV2 .MuiButton-startIcon{margin-right:.375rem}.button__primaryButtonV2 .MuiButton-endIcon{margin-left:.375rem}.button__primaryButtonV2.MuiButton-sizeSmall{font-size:.75rem!important;padding:.375rem .75rem!important}}[data-theme=dark] .button__primaryButtonV2{background:linear-gradient(135deg,#0056a8,#0056a8)!important;box-shadow:0 4px 12px #0056a84d!important}[data-theme=dark] .button__primaryButtonV2:hover{background:linear-gradient(135deg,#0066c0,#0066c0)!important;box-shadow:0 6px 16px #0056a866!important}[data-theme=dark] .button__primaryButtonV2:focus{outline:2px solid #0056a866}[data-theme=dark] .button__primaryButtonV2__disabled{background:linear-gradient(135deg,#475569,#475569)!important;color:#64748b!important}.createFolderForm{align-items:center;display:flex;justify-content:center;padding:2rem}.createFolderForm__container{background:#fff;border-radius:16px;box-shadow:0 24px 48px #0003;max-width:500px;overflow:hidden;width:100%}.createFolderForm__header{align-items:center;background:linear-gradient(135deg,#f8fafc,#e8e9ff);display:flex;justify-content:space-between;padding:2rem}.createFolderForm__header__left{align-items:center;display:flex;gap:1rem}.createFolderForm__header__icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea40;color:#fff;display:flex;font-size:1.75rem;height:56px;justify-content:center;width:56px}.createFolderForm__header__title{color:#1e293b;font-weight:700;margin-bottom:.25rem}.createFolderForm__header__subtitle{color:#64748b;font-size:.875rem}.createFolderForm__header__close{color:#64748b;transition:all .2s}.createFolderForm__header__close:hover{background:#fee2e2;color:#dc2626;transform:scale(1.1)}.createFolderForm__header__close svg{font-size:1.5rem}.createFolderForm__body{padding:2rem}.createFolderForm__form{display:flex;flex-direction:column;gap:2rem}.createFolderForm__form__field{display:flex;flex-direction:column;gap:.75rem}.createFolderForm__form__label{color:#1e293b;font-size:.875rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.createFolderForm__form__input .MuiOutlinedInput-root{background:#f8fafc;border-radius:10px;transition:all .2s}.createFolderForm__form__input .MuiOutlinedInput-root:hover{background:#f1f5f9}.createFolderForm__form__input .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 0 0 3px #667eea1a}.createFolderForm__form__input .MuiOutlinedInput-root .MuiInputAdornment-root svg{color:#667eea;font-size:1.5rem}.createFolderForm__form__input .MuiFormHelperText-root{color:#64748b;font-size:.75rem;font-weight:500;margin-top:.5rem}.createFolderForm__form__input input{color:#1e293b;font-size:.9375rem;padding:.875rem .75rem}.createFolderForm__form__input input::placeholder{color:#94a3b8;opacity:1}.createFolderForm__form__actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}.createFolderForm__form__actions__cancel{border-color:#cbd5e1;border-radius:8px;color:#475569;font-weight:600;padding:.625rem 1.5rem;text-transform:none;transition:all .2s}.createFolderForm__form__actions__cancel:hover{background:#f8fafc;border-color:#94a3b8}.createFolderForm__form__actions__submit{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 12px #667eea40;font-weight:600;padding:.625rem 1.5rem;text-transform:none;transition:all .2s}.createFolderForm__form__actions__submit:hover{background:linear-gradient(135deg,#5568d3,#6b4596);box-shadow:0 6px 16px #667eea59;transform:translateY(-2px)}.createFolderForm__form__actions__submit:disabled{background:#cbd5e1;box-shadow:none}.createFolderForm__form__actions__submit svg{font-size:1.125rem}@media screen and (max-width:768px){.createFolderForm{padding:1.5rem}.createFolderForm__container{max-width:100%}.createFolderForm__header{padding:1.5rem}.createFolderForm__header__icon{font-size:1.5rem;height:48px;width:48px}.createFolderForm__header__title{font-size:1.125rem}.createFolderForm__header__subtitle{font-size:.8125rem}.createFolderForm__body{padding:1.5rem}.createFolderForm__form{gap:1.5rem}.createFolderForm__form__actions{flex-direction:column-reverse}.createFolderForm__form__actions__cancel,.createFolderForm__form__actions__submit{width:100%}}@media screen and (max-width:480px){.createFolderForm{padding:0}.createFolderForm__container{border-radius:0;max-height:100vh}.createFolderForm__header{padding:1rem}.createFolderForm__header__icon{font-size:1.375rem;height:44px;width:44px}.createFolderForm__header__title{font-size:1rem}.createFolderForm__body{padding:1rem}.createFolderForm__form{gap:1.25rem}.createFolderForm__form__input input{font-size:.875rem;padding:.75rem}}[data-theme=dark] .createFolderForm__container{background:#1e293b}[data-theme=dark] .createFolderForm__header{background:linear-gradient(135deg,#0f172a,#1e293b)}[data-theme=dark] .createFolderForm__header__title{color:#f1f5f9}[data-theme=dark] .createFolderForm__header__subtitle{color:#cbd5e1}[data-theme=dark] .createFolderForm__form__label{color:#f1f5f9}[data-theme=dark] .createFolderForm__form__input .MuiOutlinedInput-root{background:#0f172a}[data-theme=dark] .createFolderForm__form__input .MuiOutlinedInput-root.Mui-focused,[data-theme=dark] .createFolderForm__form__input .MuiOutlinedInput-root:hover{background:#1e293b}[data-theme=dark] .createFolderForm__form__input .MuiFormHelperText-root{color:#94a3b8}[data-theme=dark] .createFolderForm__form__input input{color:#f1f5f9}[data-theme=dark] .createFolderForm__form__input input::placeholder{color:#64748b}[data-theme=dark] .createFolderForm__form__actions__cancel{border-color:#475569;color:#e2e8f0}[data-theme=dark] .createFolderForm__form__actions__cancel:hover{background:#0f172a;border-color:#64748b}.createFolder__create{width:-webkit-fit-content;width:fit-content}.createFolder__button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px!important;box-shadow:0 4px 12px #667eea40!important;color:#fff!important;font-size:.875rem!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important;transition:all .2s!important}.createFolder__button:hover{background:linear-gradient(135deg,#5568d3,#6b4596);box-shadow:0 6px 16px #667eea59;transform:translateY(-2px)}.createFolder__button:active{transform:translateY(0)}.createFolder__button svg{font-size:1.25rem}.createFolder__menu .MuiPaper-root{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:280px}.createFolder__menu__header{align-items:center;background:linear-gradient(135deg,#f8fafc,#e8e9ff);border-radius:12px 12px 0 0;display:flex;gap:1rem;padding:1rem 1.25rem}.createFolder__menu__header__icon{color:#667eea;flex-shrink:0;font-size:2rem}.createFolder__menu__header__title{color:#1e293b;font-size:.9375rem;font-weight:700;margin-bottom:.125rem}.createFolder__menu__header__subtitle{color:#64748b;font-size:.75rem;font-weight:500}.createFolder__menu__item{border-radius:6px;margin:0 .5rem;padding:.875rem 1.25rem;transition:all .2s}.createFolder__menu__item:hover{background:linear-gradient(135deg,#667eea0d,#764ba20d)}.createFolder__menu__item:hover .createFolder__menu__item__icon{color:#667eea;transform:scale(1.1)}.createFolder__menu__item:hover .createFolder__menu__item__primary{color:#667eea}.createFolder__menu__item__icon{color:#94a3b8;min-width:40px;transition:all .2s}.createFolder__menu__item__icon svg{font-size:1.5rem}.createFolder__menu__item__primary{color:#1e293b;font-size:.875rem;font-weight:600;transition:color .2s}.createFolder__menu__item__secondary{color:#64748b;font-size:.75rem;margin-top:.125rem}.createFolder__menu .MuiDivider-root{border-color:#e2e8f0}@media screen and (max-width:768px){.createFolder__button{font-size:.8125rem;padding:.5rem 1.25rem}.createFolder__button svg{font-size:1.125rem}.createFolder__button .MuiButton-startIcon{margin-right:.5rem}.createFolder__menu .MuiPaper-root{min-width:260px}.createFolder__menu__header{padding:.875rem 1rem}.createFolder__menu__header__icon{font-size:1.75rem}.createFolder__menu__header__title{font-size:.875rem}.createFolder__menu__header__subtitle{font-size:.6875rem}.createFolder__menu__item{padding:.75rem 1rem}.createFolder__menu__item__icon{min-width:36px}.createFolder__menu__item__icon svg{font-size:1.375rem}}@media screen and (max-width:480px){.createFolder__button{padding:.5rem 1rem}.createFolder__button .MuiButton-startIcon{margin-right:.375rem}.createFolder__button span{font-size:.8125rem}.createFolder__menu .MuiPaper-root{min-width:240px}.createFolder__menu__header{gap:.75rem;padding:.75rem}.createFolder__menu__header__icon{font-size:1.5rem}.createFolder__menu__item{margin:0 .375rem;padding:.625rem .75rem}}[data-theme=dark] .createFolder__menu .MuiPaper-root{background:#1e293b;border-color:#334155}[data-theme=dark] .createFolder__menu__header{background:linear-gradient(135deg,#0f172a,#1e293b)}[data-theme=dark] .createFolder__menu__header__title{color:#f1f5f9}[data-theme=dark] .createFolder__menu__header__subtitle{color:#cbd5e1}[data-theme=dark] .createFolder__menu__item:hover{background:linear-gradient(135deg,#667eea1a,#764ba21a)}[data-theme=dark] .createFolder__menu__item__icon{color:#cbd5e1}[data-theme=dark] .createFolder__menu__item__primary{color:#f1f5f9}[data-theme=dark] .createFolder__menu__item__secondary{color:#94a3b8}[data-theme=dark] .createFolder__menu .MuiDivider-root{border-color:#334155}.docsPage{background:var(--color-componentBackground);margin:0 1rem}.docsPage,.docsPage__container{display:flex;flex-direction:column;height:100%}.docsPage__container{overflow:hidden}.docsPage__toolbar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:1.25rem 2rem}.docsPage__toolbar__left{flex:1 1;min-width:0}.docsPage__toolbar__right{align-items:center;display:flex;gap:1.5rem}.docsPage__breadcrumb{flex-wrap:wrap}.docsPage__breadcrumb,.docsPage__breadcrumb__item,.docsPage__breadcrumb__wrapper{align-items:center;display:flex;gap:.5rem}.docsPage__breadcrumb__item{background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem .75rem;transition:all .2s}.docsPage__breadcrumb__item svg{color:#94a3b8;font-size:1.125rem}.docsPage__breadcrumb__item:hover{background:#f1f5f9;color:#1e293b}.docsPage__breadcrumb__item:hover svg{color:#667eea}.docsPage__breadcrumb__item.active{background:#f1f5f9;color:#1e293b;font-weight:600}.docsPage__breadcrumb__item.active svg{color:#667eea}.docsPage__breadcrumb__separator{color:#cbd5e1;font-size:1rem}.docsPage__searchWrapper{max-width:400px;min-width:280px}.docsPage__search .MuiOutlinedInput-root{background:#f8fafc;border-radius:10px;transition:all .2s}.docsPage__search .MuiOutlinedInput-root:hover{background:#f1f5f9}.docsPage__search .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 0 0 3px #667eea1a}.docsPage__search .MuiOutlinedInput-root .MuiInputAdornment-root svg{color:#94a3b8;font-size:1.25rem}.docsPage__search input{font-size:.875rem;padding:.625rem 0}.docsPage__search input::placeholder{color:#94a3b8;opacity:1}.docsPage__actionGroup{align-items:center;display:flex;gap:.5rem}.docsPage__iconBtn{border:1px solid #0000;border-radius:8px;color:#64748b;height:40px;transition:all .2s;width:40px}.docsPage__iconBtn svg{font-size:1.25rem}.docsPage__iconBtn:hover{background:#f1f5f9;border-color:#e2e8f0;color:#667eea}.docsPage__iconBtn.active{background:#f1f5f9;border-color:#667eea;color:#667eea}.docsPage__viewToggle{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;padding:2px}.docsPage__viewBtn{border-radius:6px;color:#64748b;height:36px;transition:all .2s;width:36px}.docsPage__viewBtn svg{font-size:1.125rem}.docsPage__viewBtn.active,.docsPage__viewBtn:hover{background:#fff;color:#667eea}.docsPage__viewBtn.active{box-shadow:0 2px 4px #0000000d}.docsPage__content{border:1px solid #d3d3d3;flex:1 1;overflow-y:auto;padding:1.5rem}.docsPage__content::-webkit-scrollbar{width:8px}.docsPage__content::-webkit-scrollbar-track{background:var(--color-darkBackground)}.docsPage__content::-webkit-scrollbar-thumb{background:var(--color-primaryGrey);border-radius:4px}.docsPage__content::-webkit-scrollbar-thumb:hover{background:var(--color-primaryBlue)}.docsPage__grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}@media(max-width:1200px){.docsPage__grid{flex-basis:calc(33.333% - 1rem)}}@media(max-width:768px){.docsPage__grid{flex-basis:calc(50% - 0.75rem)}}.docsPage__fileView{display:flex;flex-direction:column;gap:2rem}.docsPage__section{display:flex;flex-direction:column;gap:1rem}.docsPage__section__title{align-items:center;color:var(--color-text);display:flex;font-size:1rem;font-weight:600;gap:.75rem;margin:0}.docsPage__section__title svg{color:var(--color-primaryBlue);font-size:1.25rem}.docsPage__loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.docsPage__loading p{color:var(--color-primaryGrey);font-size:.938rem;margin:0}.docsPage__empty{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.docsPage__empty svg{color:var(--color-primaryGrey);font-size:4rem;opacity:.5}.docsPage__empty h3{color:var(--color-text);font-size:1.25rem;font-weight:600;margin:0}.docsPage__empty p{color:var(--color-primaryGrey);font-size:.938rem;margin:0}.docsPage__list{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;overflow:hidden}@media(max-width:768px){.docsPage__toolbar{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.docsPage__toolbar__left,.docsPage__toolbar__right{width:100%}.docsPage__toolbar__right{justify-content:space-between}.docsPage__search{width:100%}.docsPage__breadcrumb__item{font-size:.813rem;padding:.375rem .5rem}.docsPage__breadcrumb__item svg{font-size:1rem}.docsPage__content{padding:1rem}}@media screen and (max-width:1024px){.docsPage__toolbar{gap:1rem;padding:1rem 1.5rem}.docsPage__toolbar__right{gap:1rem}.docsPage__searchWrapper{max-width:300px;min-width:200px}.docsPage__actionGroup{gap:.375rem}}@media screen and (max-width:768px){.docsPage__toolbar{align-items:stretch;flex-direction:column;padding:1rem}.docsPage__toolbar__left{width:100%}.docsPage__toolbar__right{flex-wrap:wrap;gap:.75rem;justify-content:space-between;width:100%}.docsPage__breadcrumb__item{font-size:.8125rem;padding:.375rem .5rem}.docsPage__breadcrumb__item span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docsPage__searchWrapper{flex:1 1;max-width:none;min-width:0;order:1}.docsPage__actionGroup{flex-shrink:0;order:2}.docsPage__iconBtn{height:36px;width:36px}.docsPage__iconBtn svg{font-size:1.125rem}}@media screen and (max-width:480px){.docsPage__toolbar{padding:.75rem}.docsPage__toolbar__right{gap:.5rem}.docsPage__searchWrapper{width:100%}.docsPage__search input{font-size:.8125rem}.docsPage__actionGroup{justify-content:flex-end;width:100%}.docsPage__breadcrumb__item{font-size:.75rem;padding:.25rem .375rem}.docsPage__breadcrumb__item span{max-width:80px}.docsPage__breadcrumb__item svg{font-size:1rem}.docsPage__breadcrumb__separator{font-size:.875rem}}@-moz-document url-prefix(){.docsPage{height:100%;width:-moz-available}.docsPage__mainContent{height:-moz-center}.docsPage__sideBar{border-color:#ecebeb;height:85vh}.docsPage__sideBar__buttons{width:-moz-center}.docsPage__mainScreen{height:85vh}}.organizationCardForm{border-radius:0;cursor:default;margin:1% 20%;outline:none}.organizationCardForm,.organizationCardForm__inner{height:-webkit-fill-available;height:-moz-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.organizationCardForm__inner{background:#fff;border-radius:1vh;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.organizationCardForm__inner::-webkit-scrollbar{height:8px;width:8px}.organizationCardForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.organizationCardForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.organizationCardForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.organizationCardForm__inner::-webkit-scrollbar{display:none}}.organizationCardForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.organizationCardForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.organizationCardForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.organizationCardForm form input{font-family:Segoe UI;padding:.7rem!important}.organizationCardForm form label{color:#474141;font-weight:500;min-width:12vw}.organizationCardForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.organizationCardForm__title,.organizationCardForm__title__textField{width:-webkit-fill-available;width:-moz-available}.organizationCardForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.organizationCardForm__details{width:-webkit-fill-available;width:-moz-available}.organizationCardForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.organizationCardForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.organizationCardForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.organizationCardForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.organizationCardForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.organizationCardForm__details__editor::-webkit-scrollbar{display:none}}.organizationCardForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.organizationCardForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.organizationCardForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.organizationCardForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.organizationCardForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.organizationCardForm__details div textarea::-webkit-scrollbar{display:none}}.organizationCardForm__buttonFlex,.organizationCardForm__details__textField{width:-webkit-fill-available;width:-moz-available}.organizationCardForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.organizationCardForm__cancel,.organizationCardForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.organizationCardForm__cancel:hover,.organizationCardForm__submit:hover{background:#d3d3d3;cursor:pointer}.organizationCardForm__cancel:disabled,.organizationCardForm__submit:disabled{cursor:not-allowed}.organizationCardForm__submit{background:var(--color-primaryBlue);color:#fff}.organizationCardForm__cancel{background:#e2e2e2;color:#000}.organizationCardForm__inner{background:var(--color-componentBackground)}.organizationCardForm__inner__titleBar{background-color:var(--color-componentBackground);border-radius:1rem;box-shadow:0 1px 0 #00000014;position:-webkit-sticky;position:sticky;top:0;z-index:10;z-index:2}.organizationCardForm__inner__titleBar__title{background:hsla(0,0%,40%,.098);border-radius:.5rem;color:var(--color-sidePanelIcon);padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.organizationCardForm__inner__titleBar__title__indicator{height:2rem;width:2rem}.organizationCardForm__inner__body{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.organizationCardForm__inner__body::-webkit-scrollbar{height:8px;width:8px}.organizationCardForm__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.organizationCardForm__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.organizationCardForm__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.organizationCardForm__inner__body::-webkit-scrollbar{display:none}}.organizationCardForm__inner__body__form{margin:1vh}.organizationCardForm__inner__body__form__profile__photo{height:15vh;padding:1%}.organizationCardForm__inner__body__form__profile__photo__file input{display:none}.organizationCardForm__inner__body__form__profile__photo__file__img{border-radius:50%;left:35%;position:relative;width:15vh}.organizationCardForm__inner__body__form__profile__photo__file__imgDefault{height:15vh;left:35%;position:relative;width:15vh}.organizationCardForm__inner__body__form__profile__photo__edit{bottom:8.5vw;left:16.5vw;position:relative}.organizationCardForm__inner__body__form__profile__group{padding:1%}.organizationCardForm__inner__body__form__profile__group__industry,.organizationCardForm__inner__body__form__profile__group__name{margin-bottom:1%}.organizationCardForm__inner__body__form__profile__group__industry__t1,.organizationCardForm__inner__body__form__profile__group__name__t1{padding:1vh 0}.organizationCardForm__inner__body__form__profile__group__industry__value__select,.organizationCardForm__inner__body__form__profile__group__name__value__select{background:var(--color-background);width:-webkit-fill-available}.organizationCardForm__inner__body__form__profile__group__industry__value__select input,.organizationCardForm__inner__body__form__profile__group__industry__value__select svg,.organizationCardForm__inner__body__form__profile__group__name__value__select input,.organizationCardForm__inner__body__form__profile__group__name__value__select svg{color:var(--color-text)}.organizationCardForm__inner__body__form__people__owner,.organizationCardForm__inner__body__form__people__poc{padding:1%}.organizationCardForm__inner__body__form__people__owner__t1,.organizationCardForm__inner__body__form__people__poc__t1{padding:1vh 0}.organizationCardForm__inner__body__form__people__owner__value__select,.organizationCardForm__inner__body__form__people__poc__value__select{background:var(--color-background);width:-webkit-fill-available}.organizationCardForm__inner__body__form__people__owner__value__select input,.organizationCardForm__inner__body__form__people__owner__value__select svg,.organizationCardForm__inner__body__form__people__poc__value__select input,.organizationCardForm__inner__body__form__people__poc__value__select svg{color:var(--color-text)}.organizationCardForm__inner__body__form__location__address{padding:1%}.organizationCardForm__inner__body__form__location__address__t1{padding:1vh 0}.organizationCardForm__inner__body__form__location__address__value__select{background:var(--color-background);width:-webkit-fill-available}.organizationCardForm__inner__body__form__location__address__value__select input,.organizationCardForm__inner__body__form__location__address__value__select svg{color:var(--color-text)}.organizationCardForm__inner__body__form__location__region{padding:1%}.organizationCardForm__inner__body__form__location__region__country__t1,.organizationCardForm__inner__body__form__location__region__pin__t1,.organizationCardForm__inner__body__form__location__region__state__t1{padding:1vh 0}.organizationCardForm__inner__body__form__location__region__country__value__select,.organizationCardForm__inner__body__form__location__region__pin__value__select,.organizationCardForm__inner__body__form__location__region__state__value__select{background:var(--color-background);width:-webkit-fill-available}.organizationCardForm__inner__body__form__location__region__country__value__select input,.organizationCardForm__inner__body__form__location__region__country__value__select svg,.organizationCardForm__inner__body__form__location__region__pin__value__select input,.organizationCardForm__inner__body__form__location__region__pin__value__select svg,.organizationCardForm__inner__body__form__location__region__state__value__select input,.organizationCardForm__inner__body__form__location__region__state__value__select svg{color:var(--color-text)}.organizationCardForm__inner__body__form__remarks{padding:1%}.organizationCardForm__inner__body__form__remarks__t1{padding:1vh 0}.organizationCardForm__inner__body__form__remarks__value__flex{margin:2vh 0}.organizationCardForm__inner__body__form__remarks__value__flex__text{border-radius:1vh;cursor:text;padding:1%;transition-duration:.25s}.organizationCardForm__inner__body__form__remarks__value__flex__text:hover{background:var(--color-componentBackground)}.organizationCardForm__inner__body__form__remarks__value__input{background:var(--color-background)}.organizationCardForm__inner__body__form__remarks__value__input input,.organizationCardForm__inner__body__form__remarks__value__input textarea{color:var(--color-text)}.organizationCardForm__inner__body__form__remarks__value__select{background:var(--color-background);width:20vw}.organizationCardForm__inner__body__form__remarks__value__select input,.organizationCardForm__inner__body__form__remarks__value__select svg{color:var(--color-text)}.organizationCardForm__inner__body__form__buttonFlex{background:var(--color-componentBackground);border-width:thin;bottom:0;display:flex;justify-content:center;margin-top:2vh;padding:2vh;position:-webkit-sticky;position:sticky;width:-webkit-fill-available;z-index:2}.organizationCardForm__paper{border-radius:12px!important;box-shadow:0 8px 32px #0000001f!important}.organizationCardForm__header{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1.5rem 2rem!important}.organizationCardForm__header__icon{color:#1976d2;font-size:2rem}.organizationCardForm__header__title{color:#202124;font-weight:600}.organizationCardForm__content{background:#fafbfc;padding:2rem!important}.organizationCardForm__section{background:#fff;border:1px solid #e8eaed;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.organizationCardForm__section:last-child{margin-bottom:0}.organizationCardForm__sectionTitle{border-bottom:2px solid #e8eaed;color:#202124;font-weight:600;margin-bottom:1rem!important;padding-bottom:.5rem}.organizationCardForm__photoSection{align-items:center;display:flex;flex-direction:column;gap:.75rem}.organizationCardForm__photoContainer{display:inline-block;position:relative}.organizationCardForm__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;border:3px solid #fff;box-shadow:0 4px 12px #0000001a;cursor:pointer;height:120px!important;transition:transform .2s ease,box-shadow .2s ease;width:120px!important}.organizationCardForm__avatar:hover{box-shadow:0 6px 16px #00000026;transform:scale(1.05)}.organizationCardForm__avatarIcon{color:#1976d2;font-size:4rem}.organizationCardForm__photoBtn{background:#1976d2!important;bottom:0;box-shadow:0 2px 8px #00000026;color:#fff!important;height:36px!important;position:absolute;right:0;width:36px!important}.organizationCardForm__photoBtn:hover{background:#1565c0!important}.organizationCardForm__photoBtn svg{font-size:1.25rem}.organizationCardForm__uploadError{font-size:.75rem;margin-top:.5rem}.organizationCardForm__charLimit{color:#d32f2f!important;font-weight:500}.organizationCardForm__toggleSection{display:flex;justify-content:center;margin:1.5rem 0}.organizationCardForm__toggleBtn{background:#fff;border:1px solid #e3f2fd;border-radius:20px!important;color:#1976d2!important;font-weight:500;padding:.5rem 1.5rem!important;text-transform:none!important}.organizationCardForm__toggleBtn:hover{background:#e3f2fd!important;border-color:#1976d2}.organizationCardForm__footer{background:#f8f9fa;padding:1rem 2rem!important}.organizationCardForm__footer button{border-radius:8px;font-weight:500;padding:.5rem 1.5rem;text-transform:none}.organizationCardForm__footer button:first-child{border-color:#dadce0;color:#5f6368}.organizationCardForm__footer button:first-child:hover{background:#f8f9fa;border-color:#5f6368}.organizationCardForm__footer button:last-child{box-shadow:none}.organizationCardForm__footer button:last-child:hover{box-shadow:0 2px 6px #00000026}.organizationCardForm .MuiTextField-root .MuiOutlinedInput-root{background:#fff;border-radius:8px}.organizationCardForm .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.organizationCardForm .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2;border-width:2px}.organizationCardForm .MuiTextField-root .MuiInputLabel-root{color:#5f6368;font-weight:500}.organizationCardForm .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1976d2}.organizationCardForm .MuiAutocomplete-root .MuiOutlinedInput-root{border-radius:8px}@media(max-width:768px){.organizationCardForm__header{padding:1rem 1.5rem!important}.organizationCardForm__header__icon{font-size:1.5rem}.organizationCardForm__header__title{font-size:1.125rem}.organizationCardForm__content{padding:1rem!important}.organizationCardForm__section{padding:1rem}.organizationCardForm__avatar{height:100px!important;width:100px!important}.organizationCardForm__avatarIcon{font-size:3rem}.organizationCardForm__footer{flex-direction:column-reverse;gap:.5rem;padding:.75rem 1rem!important}.organizationCardForm__footer button{width:100%}}@media screen and (max-width:768px){.organizationCardForm{margin:0}.organizationCardForm__inner{border-radius:0;min-height:100vh}.organizationCardForm__inner__titleBar__title__t1{font-size:1.2rem}.organizationCardForm__inner__titleBar__close{height:2rem;width:2rem}.organizationCardForm__inner__body__form__addLess__t1,.organizationCardForm__inner__body__form__addMore__t1,.organizationCardForm__inner__body__form__address__t1,.organizationCardForm__inner__body__form__contactNumber__t1,.organizationCardForm__inner__body__form__country__t1,.organizationCardForm__inner__body__form__designation__t1,.organizationCardForm__inner__body__form__email__t1,.organizationCardForm__inner__body__form__industry__t1,.organizationCardForm__inner__body__form__name__t1,.organizationCardForm__inner__body__form__org__t1,.organizationCardForm__inner__body__form__photo__t1,.organizationCardForm__inner__body__form__pin__t1,.organizationCardForm__inner__body__form__remarks__t1,.organizationCardForm__inner__body__form__state__t1{width:20vw}.organizationCardForm__inner__body__form__addLess__value__input input,.organizationCardForm__inner__body__form__addMore__value__input input,.organizationCardForm__inner__body__form__address__value__input input,.organizationCardForm__inner__body__form__contactNumber__value__input input,.organizationCardForm__inner__body__form__country__value__input input,.organizationCardForm__inner__body__form__designation__value__input input,.organizationCardForm__inner__body__form__email__value__input input,.organizationCardForm__inner__body__form__industry__value__input input,.organizationCardForm__inner__body__form__name__value__input input,.organizationCardForm__inner__body__form__org__value__input input,.organizationCardForm__inner__body__form__photo__value__input input,.organizationCardForm__inner__body__form__pin__value__input input,.organizationCardForm__inner__body__form__remarks__value__input input,.organizationCardForm__inner__body__form__state__value__input input{font-size:1.2rem}.organizationCardForm__inner__body__form__addLess__value__select,.organizationCardForm__inner__body__form__addMore__value__select,.organizationCardForm__inner__body__form__address__value__select,.organizationCardForm__inner__body__form__contactNumber__value__select,.organizationCardForm__inner__body__form__country__value__select,.organizationCardForm__inner__body__form__designation__value__select,.organizationCardForm__inner__body__form__email__value__select,.organizationCardForm__inner__body__form__industry__value__select,.organizationCardForm__inner__body__form__name__value__select,.organizationCardForm__inner__body__form__org__value__select,.organizationCardForm__inner__body__form__photo__value__select,.organizationCardForm__inner__body__form__pin__value__select,.organizationCardForm__inner__body__form__remarks__value__select,.organizationCardForm__inner__body__form__state__value__select{width:100%}.organizationCardForm__inner__body__form__addLess__value__select input,.organizationCardForm__inner__body__form__addMore__value__select input,.organizationCardForm__inner__body__form__address__value__select input,.organizationCardForm__inner__body__form__contactNumber__value__select input,.organizationCardForm__inner__body__form__country__value__select input,.organizationCardForm__inner__body__form__designation__value__select input,.organizationCardForm__inner__body__form__email__value__select input,.organizationCardForm__inner__body__form__industry__value__select input,.organizationCardForm__inner__body__form__name__value__select input,.organizationCardForm__inner__body__form__org__value__select input,.organizationCardForm__inner__body__form__photo__value__select input,.organizationCardForm__inner__body__form__pin__value__select input,.organizationCardForm__inner__body__form__remarks__value__select input,.organizationCardForm__inner__body__form__state__value__select input{font-size:1.2rem}.organizationCardForm__inner__body__form__buttonFlex__cancel,.organizationCardForm__inner__body__form__buttonFlex__submit{width:20vw}}@media screen and (max-width:468px){.organizationCardForm__inner__body__form__addLess,.organizationCardForm__inner__body__form__addMore,.organizationCardForm__inner__body__form__address,.organizationCardForm__inner__body__form__contactNumber,.organizationCardForm__inner__body__form__country,.organizationCardForm__inner__body__form__designation,.organizationCardForm__inner__body__form__email,.organizationCardForm__inner__body__form__industry,.organizationCardForm__inner__body__form__name,.organizationCardForm__inner__body__form__org,.organizationCardForm__inner__body__form__photo,.organizationCardForm__inner__body__form__pin,.organizationCardForm__inner__body__form__remarks,.organizationCardForm__inner__body__form__state{align-items:flex-start;flex-direction:column}.organizationCardForm__inner__body__form__addLess__t1,.organizationCardForm__inner__body__form__addMore__t1,.organizationCardForm__inner__body__form__address__t1,.organizationCardForm__inner__body__form__contactNumber__t1,.organizationCardForm__inner__body__form__country__t1,.organizationCardForm__inner__body__form__designation__t1,.organizationCardForm__inner__body__form__email__t1,.organizationCardForm__inner__body__form__industry__t1,.organizationCardForm__inner__body__form__name__t1,.organizationCardForm__inner__body__form__org__t1,.organizationCardForm__inner__body__form__photo__t1,.organizationCardForm__inner__body__form__pin__t1,.organizationCardForm__inner__body__form__remarks__t1,.organizationCardForm__inner__body__form__state__t1{font-size:1rem;white-space:nowrap}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.nameCardForm{border-radius:0;cursor:default;margin:1% 20%;outline:none}.nameCardForm,.nameCardForm__inner{height:-webkit-fill-available;height:-moz-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.nameCardForm__inner{background:#fff;border-radius:1vh;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.nameCardForm__inner::-webkit-scrollbar{height:8px;width:8px}.nameCardForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.nameCardForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.nameCardForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.nameCardForm__inner::-webkit-scrollbar{display:none}}.nameCardForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.nameCardForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.nameCardForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.nameCardForm form input{font-family:Segoe UI;padding:.7rem!important}.nameCardForm form label{color:#474141;font-weight:500;min-width:12vw}.nameCardForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.nameCardForm__title,.nameCardForm__title__textField{width:-webkit-fill-available;width:-moz-available}.nameCardForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.nameCardForm__details{width:-webkit-fill-available;width:-moz-available}.nameCardForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.nameCardForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.nameCardForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.nameCardForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.nameCardForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.nameCardForm__details__editor::-webkit-scrollbar{display:none}}.nameCardForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.nameCardForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.nameCardForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.nameCardForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.nameCardForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.nameCardForm__details div textarea::-webkit-scrollbar{display:none}}.nameCardForm__buttonFlex,.nameCardForm__details__textField{width:-webkit-fill-available;width:-moz-available}.nameCardForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.nameCardForm__cancel,.nameCardForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.nameCardForm__cancel:hover,.nameCardForm__submit:hover{background:#d3d3d3;cursor:pointer}.nameCardForm__cancel:disabled,.nameCardForm__submit:disabled{cursor:not-allowed}.nameCardForm__submit{background:var(--color-primaryBlue);color:#fff}.nameCardForm__cancel{background:#e2e2e2;color:#000}.nameCardForm__inner{background:var(--color-componentBackground)}.nameCardForm__inner__titleBar{background-color:var(--color-componentBackground);border-radius:1rem;box-shadow:0 1px 0 #00000014;position:-webkit-sticky;position:sticky;top:0;z-index:10;z-index:2}.nameCardForm__inner__titleBar__title{background:hsla(0,0%,40%,.098);border-radius:.5rem;color:var(--color-sidePanelIcon);padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.nameCardForm__inner__titleBar__title__indicator{height:2rem;width:2rem}.nameCardForm__inner__body{height:85vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.nameCardForm__inner__body::-webkit-scrollbar{height:8px;width:8px}.nameCardForm__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.nameCardForm__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.nameCardForm__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.nameCardForm__inner__body::-webkit-scrollbar{display:none}}.nameCardForm__inner__body__form{margin:1vh}.nameCardForm__inner__body__form__profile__photo{height:20vh;padding:1%}.nameCardForm__inner__body__form__profile__photo__file input{display:none}.nameCardForm__inner__body__form__profile__photo__file__img{border-radius:50%;left:30%;position:relative;width:20vh}.nameCardForm__inner__body__form__profile__photo__file__imgDefault{height:20vh;left:30%;position:relative;width:20vh}.nameCardForm__inner__body__form__profile__photo__edit{bottom:10.5vw;left:17.5vw;position:relative}.nameCardForm__inner__body__form__profile__group{padding:1%}.nameCardForm__inner__body__form__profile__group__designation,.nameCardForm__inner__body__form__profile__group__name,.nameCardForm__inner__body__form__profile__group__org{margin-bottom:1%}.nameCardForm__inner__body__form__profile__group__designation__t1,.nameCardForm__inner__body__form__profile__group__name__t1,.nameCardForm__inner__body__form__profile__group__org__t1{padding:1vh 0}.nameCardForm__inner__body__form__profile__group__designation__value__select,.nameCardForm__inner__body__form__profile__group__name__value__select,.nameCardForm__inner__body__form__profile__group__org__value__select{background:var(--color-background);width:-webkit-fill-available}.nameCardForm__inner__body__form__profile__group__designation__value__select input,.nameCardForm__inner__body__form__profile__group__designation__value__select svg,.nameCardForm__inner__body__form__profile__group__name__value__select input,.nameCardForm__inner__body__form__profile__group__name__value__select svg,.nameCardForm__inner__body__form__profile__group__org__value__select input,.nameCardForm__inner__body__form__profile__group__org__value__select svg{color:var(--color-text)}.nameCardForm__inner__body__form__contacts__contactNumber,.nameCardForm__inner__body__form__contacts__email,.nameCardForm__inner__body__form__remarks,.nameCardForm__inner__body__form__unit__branch,.nameCardForm__inner__body__form__unit__department{padding:1%}.nameCardForm__inner__body__form__contacts__contactNumber__t1,.nameCardForm__inner__body__form__contacts__email__t1,.nameCardForm__inner__body__form__remarks__t1,.nameCardForm__inner__body__form__unit__branch__t1,.nameCardForm__inner__body__form__unit__department__t1{padding:1vh 0}.nameCardForm__inner__body__form__contacts__contactNumber__value__select,.nameCardForm__inner__body__form__contacts__email__value__select,.nameCardForm__inner__body__form__remarks__value__select,.nameCardForm__inner__body__form__unit__branch__value__select,.nameCardForm__inner__body__form__unit__department__value__select{background:var(--color-background);width:-webkit-fill-available}.nameCardForm__inner__body__form__contacts__contactNumber__value__select input,.nameCardForm__inner__body__form__contacts__contactNumber__value__select svg,.nameCardForm__inner__body__form__contacts__email__value__select input,.nameCardForm__inner__body__form__contacts__email__value__select svg,.nameCardForm__inner__body__form__remarks__value__select input,.nameCardForm__inner__body__form__remarks__value__select svg,.nameCardForm__inner__body__form__unit__branch__value__select input,.nameCardForm__inner__body__form__unit__branch__value__select svg,.nameCardForm__inner__body__form__unit__department__value__select input,.nameCardForm__inner__body__form__unit__department__value__select svg{color:var(--color-text)}.nameCardForm__inner__body__form__contacts__contactNumber__value__select .PhoneInputInput,.nameCardForm__inner__body__form__contacts__email__value__select .PhoneInputInput,.nameCardForm__inner__body__form__remarks__value__select .PhoneInputInput,.nameCardForm__inner__body__form__unit__branch__value__select .PhoneInputInput,.nameCardForm__inner__body__form__unit__department__value__select .PhoneInputInput{background:var(--color-background);color:var(--color-text)}.nameCardForm__inner__body__form__location__address{padding:1%}.nameCardForm__inner__body__form__location__address__t1{padding:1vh 0}.nameCardForm__inner__body__form__location__region{padding:1%}.nameCardForm__inner__body__form__location__region__country__t1,.nameCardForm__inner__body__form__location__region__pin__t1,.nameCardForm__inner__body__form__location__region__state__t1{padding:1vh 0}.nameCardForm__inner__body__form__location__region__country__value__select,.nameCardForm__inner__body__form__location__region__pin__value__select,.nameCardForm__inner__body__form__location__region__state__value__select{background:var(--color-background);width:-webkit-fill-available}.nameCardForm__inner__body__form__location__region__country__value__select input,.nameCardForm__inner__body__form__location__region__country__value__select svg,.nameCardForm__inner__body__form__location__region__pin__value__select input,.nameCardForm__inner__body__form__location__region__pin__value__select svg,.nameCardForm__inner__body__form__location__region__state__value__select input,.nameCardForm__inner__body__form__location__region__state__value__select svg{color:var(--color-text)}.nameCardForm__inner__body__form__buttonFlex{background:var(--color-componentBackground);border-width:thin;bottom:0;display:flex;justify-content:center;margin-top:2vh;padding:2vh;position:-webkit-sticky;position:sticky;width:-webkit-fill-available;z-index:2}.nameCardForm__paper{border-radius:16px!important;box-shadow:0 8px 32px #0000001f!important}.nameCardForm__header{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1.25rem 1.75rem!important}.nameCardForm__header__icon{color:#1976d2;font-size:28px}.nameCardForm__header__title{color:#202124;font-weight:600!important}.nameCardForm__content{background:#fafbfc;padding:1.5rem 1.75rem!important}.nameCardForm__section{background:#fff;border:1px solid #e8eaed;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.nameCardForm__section:last-child{margin-bottom:0}.nameCardForm__sectionTitle{border-bottom:2px solid #e8eaed;color:#202124;font-weight:600!important;margin-bottom:1rem!important;padding-bottom:.5rem}.nameCardForm__photoSection{align-items:center;display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:center}.nameCardForm__photoContainer{cursor:pointer;position:relative;transition:transform .2s ease}.nameCardForm__photoContainer:hover{transform:scale(1.05)}.nameCardForm__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;box-shadow:0 4px 12px #1976d240;height:120px!important;width:120px!important}.nameCardForm__avatarIcon{color:#1976d2;font-size:3.5rem}.nameCardForm__photoBtn{background:#1976d2!important;bottom:-4px;box-shadow:0 2px 8px #1976d266;color:#fff!important;position:absolute!important;right:-4px}.nameCardForm__photoBtn:hover{background:#1565c0!important}.nameCardForm__uploadError{font-size:.75rem!important;margin-top:.5rem!important}.nameCardForm__charLimit{color:#d32f2f!important;font-weight:600!important}.nameCardForm__phoneInput{display:flex;flex-direction:column;gap:.5rem}.nameCardForm__phoneLabel{color:#0009;font-weight:600;margin-left:.25rem}.nameCardForm__phoneField .PhoneInputInput{border:1px solid #c4c7ca;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.nameCardForm__phoneField .PhoneInputInput:focus{border-color:#1976d2;border-width:2px;outline:none}.nameCardForm__createOrgBtn{align-self:flex-start!important;color:#1976d2!important;font-weight:600!important;padding:.25rem .5rem!important;text-transform:none!important}.nameCardForm__createOrgBtn:hover{background:#e3f2fd!important}.nameCardForm__toggleSection{margin:1rem 0;text-align:center}.nameCardForm__toggleBtn{border-radius:8px!important;color:#1976d2!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important}.nameCardForm__toggleBtn:hover{background:#e3f2fd!important}.nameCardForm__footer{background:#f8f9fa;gap:.75rem;padding:1rem 1.75rem!important}.nameCardForm__footer button{border-radius:8px!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important}.nameCardForm .MuiAutocomplete-root .MuiOutlinedInput-root,.nameCardForm .MuiTextField-root .MuiOutlinedInput-root{background:#fff;border-radius:8px}.nameCardForm .MuiAutocomplete-root .MuiOutlinedInput-root:hover fieldset,.nameCardForm .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.nameCardForm .MuiAutocomplete-root .MuiOutlinedInput-root.Mui-focused fieldset,.nameCardForm .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2;border-width:2px}.nameCardForm .MuiAutocomplete-root .MuiInputLabel-root,.nameCardForm .MuiTextField-root .MuiInputLabel-root{color:#5f6368;font-weight:500}.nameCardForm .MuiAutocomplete-root .MuiInputLabel-root.Mui-focused,.nameCardForm .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1976d2}@media(max-width:900px){.nameCardForm__header{padding:1rem 1.25rem!important}.nameCardForm__content{padding:1.25rem!important}.nameCardForm__section{padding:1rem}.nameCardForm__footer{flex-direction:column-reverse;padding:.75rem 1.25rem!important}.nameCardForm__footer button{width:100%}.nameCardForm__avatar{height:100px!important;width:100px!important}.nameCardForm__avatarIcon{font-size:3rem}}@media screen and (max-width:768px){.nameCardForm{margin:0}.nameCardForm__inner{border-radius:0;min-height:100vh}.nameCardForm__inner__titleBar__title__indicator{height:1.6rem;width:1.6rem}.nameCardForm__inner__titleBar__title__t1{font-size:1.2rem}.nameCardForm__inner__titleBar__close{height:2rem;width:2rem}.nameCardForm__inner__body{height:94vh}.nameCardForm__inner__body__form__address__t1,.nameCardForm__inner__body__form__branch__t1,.nameCardForm__inner__body__form__contactNumber__t1,.nameCardForm__inner__body__form__country__t1,.nameCardForm__inner__body__form__designation__t1,.nameCardForm__inner__body__form__email__t1,.nameCardForm__inner__body__form__name__t1,.nameCardForm__inner__body__form__org__t1,.nameCardForm__inner__body__form__pin__t1,.nameCardForm__inner__body__form__remarks__t1,.nameCardForm__inner__body__form__state__t1{width:20vw}.nameCardForm__inner__body__form__address__value__input input,.nameCardForm__inner__body__form__branch__value__input input,.nameCardForm__inner__body__form__contactNumber__value__input input,.nameCardForm__inner__body__form__country__value__input input,.nameCardForm__inner__body__form__designation__value__input input,.nameCardForm__inner__body__form__email__value__input input,.nameCardForm__inner__body__form__name__value__input input,.nameCardForm__inner__body__form__org__value__input input,.nameCardForm__inner__body__form__pin__value__input input,.nameCardForm__inner__body__form__remarks__value__input input,.nameCardForm__inner__body__form__state__value__input input{font-size:1.2rem}.nameCardForm__inner__body__form__address__value__select,.nameCardForm__inner__body__form__branch__value__select,.nameCardForm__inner__body__form__contactNumber__value__select,.nameCardForm__inner__body__form__country__value__select,.nameCardForm__inner__body__form__designation__value__select,.nameCardForm__inner__body__form__email__value__select,.nameCardForm__inner__body__form__name__value__select,.nameCardForm__inner__body__form__org__value__select,.nameCardForm__inner__body__form__pin__value__select,.nameCardForm__inner__body__form__remarks__value__select,.nameCardForm__inner__body__form__state__value__select{width:100%}.nameCardForm__inner__body__form__address__value__select input,.nameCardForm__inner__body__form__branch__value__select input,.nameCardForm__inner__body__form__contactNumber__value__select input,.nameCardForm__inner__body__form__country__value__select input,.nameCardForm__inner__body__form__designation__value__select input,.nameCardForm__inner__body__form__email__value__select input,.nameCardForm__inner__body__form__name__value__select input,.nameCardForm__inner__body__form__org__value__select input,.nameCardForm__inner__body__form__pin__value__select input,.nameCardForm__inner__body__form__remarks__value__select input,.nameCardForm__inner__body__form__state__value__select input{font-size:1.2rem}.nameCardForm__inner__body__form__address__value__inner__create,.nameCardForm__inner__body__form__branch__value__inner__create,.nameCardForm__inner__body__form__contactNumber__value__inner__create,.nameCardForm__inner__body__form__country__value__inner__create,.nameCardForm__inner__body__form__designation__value__inner__create,.nameCardForm__inner__body__form__email__value__inner__create,.nameCardForm__inner__body__form__name__value__inner__create,.nameCardForm__inner__body__form__org__value__inner__create,.nameCardForm__inner__body__form__pin__value__inner__create,.nameCardForm__inner__body__form__remarks__value__inner__create,.nameCardForm__inner__body__form__state__value__inner__create{font-size:1.1rem;white-space:nowrap}.nameCardForm__inner__body__form__addLess,.nameCardForm__inner__body__form__addMore{font-size:1.1rem}.nameCardForm__inner__body__form__buttonFlex__cancel,.nameCardForm__inner__body__form__buttonFlex__submit{width:20vw}}@media screen and (max-width:468px){.nameCardForm__inner__body__form__address,.nameCardForm__inner__body__form__branch,.nameCardForm__inner__body__form__contactNumber,.nameCardForm__inner__body__form__country,.nameCardForm__inner__body__form__designation,.nameCardForm__inner__body__form__email,.nameCardForm__inner__body__form__name,.nameCardForm__inner__body__form__org,.nameCardForm__inner__body__form__pin,.nameCardForm__inner__body__form__remarks,.nameCardForm__inner__body__form__state{align-items:flex-start;flex-direction:column}.nameCardForm__inner__body__form__address__t1,.nameCardForm__inner__body__form__branch__t1,.nameCardForm__inner__body__form__contactNumber__t1,.nameCardForm__inner__body__form__country__t1,.nameCardForm__inner__body__form__designation__t1,.nameCardForm__inner__body__form__email__t1,.nameCardForm__inner__body__form__name__t1,.nameCardForm__inner__body__form__org__t1,.nameCardForm__inner__body__form__pin__t1,.nameCardForm__inner__body__form__remarks__t1,.nameCardForm__inner__body__form__state__t1{font-size:1rem;white-space:nowrap}.nameCardForm__inner__body__form__address__value__inner,.nameCardForm__inner__body__form__branch__value__inner,.nameCardForm__inner__body__form__contactNumber__value__inner,.nameCardForm__inner__body__form__country__value__inner,.nameCardForm__inner__body__form__designation__value__inner,.nameCardForm__inner__body__form__email__value__inner,.nameCardForm__inner__body__form__name__value__inner,.nameCardForm__inner__body__form__org__value__inner,.nameCardForm__inner__body__form__pin__value__inner,.nameCardForm__inner__body__form__remarks__value__inner,.nameCardForm__inner__body__form__state__value__inner{align-items:flex-start;flex-direction:column}}.nameCardRow{background:#fff;border:1px solid #0000;border-radius:8px;margin-bottom:.5rem;position:relative;transition:all .2s ease}.nameCardRow:hover{background:#f8f9fa;border-color:#e8eaed;transform:translateX(2px)}.nameCardRow--selected{background:#e3f2fd!important;border-color:#1976d2!important}.nameCardRow--selected .nameCardRow__name{color:#1976d2;font-weight:600}.nameCardRow--selected .nameCardRow__avatar{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.nameCardRow__container{align-items:flex-start;display:flex;gap:1rem;padding:1rem;position:relative}.nameCardRow__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;border:2px solid #fff;box-shadow:0 2px 4px #00000014;color:#1976d2!important;flex-shrink:0;font-size:.875rem!important;font-weight:600!important;height:48px!important;transition:all .2s ease;width:48px!important}.nameCardRow__content{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.nameCardRow__header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.nameCardRow__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#202124;display:-webkit-box;font-size:.9rem!important;font-weight:500!important;line-height:1.4!important;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.nameCardRow__date{color:#5f6368!important;flex-shrink:0;font-size:.7rem!important;white-space:nowrap}.nameCardRow__details{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.nameCardRow__chip{background:#f1f3f4!important;color:#5f6368!important;font-size:.7rem!important;height:22px!important;max-width:100%}.nameCardRow__chip .MuiChip-icon{color:#5f6368!important;font-size:.875rem!important;margin-left:4px!important}.nameCardRow__chip .MuiChip-label{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.nameCardRow__org{align-items:center;color:#5f6368;display:flex;gap:.25rem}.nameCardRow__org__icon{color:#5f6368;font-size:.875rem}.nameCardRow__org__text{color:#5f6368;font-size:.7rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nameCardRow__indicator{background:linear-gradient(180deg,#1976d2,#42a5f5);border-radius:8px 0 0 8px;bottom:0;left:0;position:absolute;top:0;width:3px}@media(max-width:768px){.nameCardRow{margin-bottom:.375rem}.nameCardRow__container{gap:.75rem;padding:.75rem}.nameCardRow__avatar{font-size:.75rem!important;height:40px!important;width:40px!important}.nameCardRow__name{font-size:.85rem!important}.nameCardRow__chip,.nameCardRow__date{font-size:.65rem!important}.nameCardRow__chip{height:20px!important}.nameCardRow__chip .MuiChip-icon{font-size:.75rem!important}.nameCardRow__org__icon{font-size:.75rem}.nameCardRow__org__text{font-size:.65rem!important}}.nameCardRow{border-radius:.5rem 0 0 .5rem;cursor:pointer;padding:1.5rem;transition-duration:.25s}.nameCardRow:hover{background:var(--color-hoverBackground)}.nameCardRow:active{background:var(--color-activeBackground)}.nameCardRow__selected{border-radius:.5rem 0 0 .5rem;border-right:2px solid var(--color-primaryBlue);cursor:pointer;padding:1.5rem;transition-duration:.25s}.nameCardRow__selected:hover{background:var(--color-hoverBackground)}.nameCardRow__selected:active{background:var(--color-activeBackground)}@media screen and (max-width:668px){.nameCardRow__inner__name__value{font-size:1.1rem}}.nameCardView{align-items:flex-start;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2021248c;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:3rem 2rem 2rem;position:fixed}.nameCardView__panel{animation:fadeSlide .3s ease;background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000040;display:flex;flex-direction:column;max-width:760px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:100%}.nameCardView__panel::-webkit-scrollbar{height:8px;width:8px}.nameCardView__panel::-webkit-scrollbar-track{background:#0000;border-radius:8px}.nameCardView__panel::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.nameCardView__panel::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.nameCardView__panel::-webkit-scrollbar{display:none}}.nameCardView__titleBar{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #e8eaed;display:flex;justify-content:space-between;padding:1.25rem 1.75rem}.nameCardView__titleBar__left{align-items:center;display:flex;gap:1rem}.nameCardView__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;box-shadow:0 4px 12px #1976d240;color:#1976d2!important;font-size:1.75rem!important;font-weight:600!important;height:64px!important;width:64px!important}.nameCardView__title{color:#202124;font-weight:600;margin:0}.nameCardView__subtitle{color:#5f6368}.nameCardView__closeBtn{background:#fff;box-shadow:0 2px 6px #00000026}.nameCardView__closeBtn:hover{background:#f1f3f4}.nameCardView__loader{align-items:center;display:flex;justify-content:center;padding:4rem 2rem}.nameCardView__form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.75rem 0}.nameCardView__section{background:#fafbfc;border:1px solid #e8eaed;border-radius:12px;display:flex;flex-direction:column;gap:.6rem;padding:.75rem 1rem 1rem;transition:border-color .2s ease,background .2s ease}.nameCardView__section:hover{border-color:#d0d4d7}.nameCardView__section__header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.nameCardView__section__label{color:#202124;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.nameCardView__section__body{display:flex;min-height:28px}.nameCardView__section__value{color:#202124;cursor:pointer;font-weight:500;line-height:1.4;white-space:pre-wrap;width:100%;word-break:break-word}.nameCardView__section__muted{color:#5f6368;font-style:italic}.nameCardView__section__edit{display:flex;flex-direction:column;gap:.5rem;width:100%}.nameCardView__editBtn{background:#fff;border:1px solid #e0e3e6;height:32px!important;width:32px!important}.nameCardView__editBtn:hover{background:#e3f2fd;border-color:#1976d2}.nameCardView__editBtn svg{fill:#1976d2;height:16px;width:16px}.nameCardView__divider{margin:0}.nameCardView__helper{color:#5f6368;margin-top:.25rem}.nameCardView__error{color:#d32f2f;font-weight:500;margin-top:.25rem}.nameCardView__photoBlock{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;gap:.6rem}.nameCardView__photo{border:2px solid #fff;border-radius:12px;box-shadow:0 4px 12px #00000026;height:96px;object-fit:cover;transition:transform .2s ease;width:96px}.nameCardView__photo:hover{transform:scale(1.03)}.nameCardView__photoPlaceholder{align-items:center;background:#e3f2fd;border-radius:12px;color:#1976d2;display:flex;flex-direction:column;font-size:.65rem;gap:.25rem;height:96px;justify-content:center;width:96px}.nameCardView__photoPlaceholder svg{font-size:28px}.nameCardView__link{color:#1976d2;cursor:pointer;font-weight:600;margin-top:.25rem}.nameCardView__link:hover{text-decoration:underline}.nameCardView__phoneInput{width:100%}.nameCardView__phoneInput .PhoneInputInput{border:1px solid #c4c7ca;border-radius:8px;font-size:.95rem;padding:.5rem .75rem;transition:border-color .2s ease}.nameCardView__phoneInput .PhoneInputInput:focus{border-color:#1976d2;border-width:2px;outline:none}.nameCardView__toggleDetails{background:#e3f2fd;border-radius:8px;color:#1976d2;cursor:pointer;font-size:.85rem;font-weight:600;margin:.5rem 0 1.25rem;padding:.5rem .75rem;text-align:center;transition:background .2s ease}.nameCardView__toggleDetails:hover{background:#d2e9fb}.nameCardView__actions{background:#f8f9fa;border-top:1px solid #e8eaed;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.75rem 1.5rem}.nameCardView .MuiAutocomplete-root,.nameCardView .MuiTextField-root{width:100%}.nameCardView .MuiAutocomplete-root .MuiOutlinedInput-root,.nameCardView .MuiTextField-root .MuiOutlinedInput-root{background:#fff;border-radius:8px}.nameCardView .MuiAutocomplete-root .MuiOutlinedInput-root:hover fieldset,.nameCardView .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.nameCardView .MuiAutocomplete-root .MuiOutlinedInput-root.Mui-focused fieldset,.nameCardView .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2;border-width:2px}.nameCardView .MuiAutocomplete-root .MuiInputLabel-root,.nameCardView .MuiTextField-root .MuiInputLabel-root{color:#5f6368;font-weight:500}.nameCardView .MuiAutocomplete-root .MuiInputLabel-root.Mui-focused,.nameCardView .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1976d2}@media(max-width:860px){.nameCardView{padding:2rem 1.25rem}.nameCardView__panel{max-width:100%}.nameCardView__titleBar{padding:1rem 1.25rem}.nameCardView__form{padding:1.25rem 1.25rem 0}.nameCardView__actions{flex-direction:column-reverse;padding:.75rem 1.25rem 1.25rem}.nameCardView__actions>*{width:100%}}@media(max-width:520px){.nameCardView__avatar{height:52px!important;width:52px!important}.nameCardView__title{font-size:1.05rem}.nameCardView__section{padding:.6rem .75rem .85rem}.nameCardView__section__label{font-size:.7rem}}.labelViewCreatedOverTime{display:flex;flex-direction:column;gap:1.5rem;width:100%}.labelViewCreatedOverTime__header{border-bottom:2px solid #e8eaed;justify-content:space-between;padding-bottom:1rem}.labelViewCreatedOverTime__header,.labelViewCreatedOverTime__header__left{align-items:flex-start;display:flex;gap:1rem}.labelViewCreatedOverTime__header__icon{background:#e3f2fd;border-radius:8px;color:#1976d2;font-size:2rem;padding:.5rem}.labelViewCreatedOverTime__header__title{color:#202124;font-weight:600!important;line-height:1.3!important;margin:0!important}.labelViewCreatedOverTime__header__subtitle{color:#5f6368!important;display:block;margin-top:.25rem}.labelViewCreatedOverTime__header__right{align-items:center;display:flex;gap:1rem}.labelViewCreatedOverTime__header__totalChip{border-width:2px!important;font-weight:600!important}.labelViewCreatedOverTime__header__totalChip .MuiChip-icon{color:#1976d2!important}.labelViewCreatedOverTime__controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.labelViewCreatedOverTime__controls__select{min-width:150px!important}.labelViewCreatedOverTime__controls__select__input{background:#fff;border-radius:8px}.labelViewCreatedOverTime__controls__select__input .MuiOutlinedInput-notchedOutline{border-color:#e0e3e6}.labelViewCreatedOverTime__controls__select__input:hover .MuiOutlinedInput-notchedOutline{border-color:#c2c6ca}.labelViewCreatedOverTime__controls__select__input.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2}.labelViewCreatedOverTime__controls__toggle{background:#f8f9fa;border:1px solid #e0e3e6!important;border-radius:8px!important}.labelViewCreatedOverTime__controls__toggle__btn{border:none!important;color:#5f6368!important;font-weight:500!important;gap:.5rem;padding:.5rem 1rem!important;text-transform:none!important}.labelViewCreatedOverTime__controls__toggle__btn.Mui-selected{background:#fff!important;box-shadow:0 1px 3px #0000001a;color:#1976d2!important;font-weight:600!important}.labelViewCreatedOverTime__controls__toggle__btn span{font-size:.875rem}.labelViewCreatedOverTime__chartContainer{background:#fafbfc;border:1px solid #e8eaed;border-radius:8px;min-height:280px;padding:1rem;position:relative;width:100%}.labelViewCreatedOverTime__empty,.labelViewCreatedOverTime__loader{align-items:center;display:flex;flex-direction:column;gap:1rem;height:280px;justify-content:center}.labelViewCreatedOverTime__empty__icon{color:#dadce0;font-size:3rem}.labelViewCreatedOverTime__tooltip{background:#fff!important;border:1px solid #e8eaed!important;border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;padding:.75rem 1rem!important}.labelViewCreatedOverTime__tooltip__label{color:#5f6368!important;display:block;font-weight:600!important;margin-bottom:.25rem}.labelViewCreatedOverTime__tooltip__value{color:#1976d2!important;font-size:1rem!important;font-weight:600!important}.labelViewCreatedOverTime .recharts-cartesian-axis-tick{font-size:.75rem}.labelViewCreatedOverTime .recharts-legend-wrapper{padding-top:1rem}@media(max-width:768px){.labelViewCreatedOverTime__header{flex-direction:column;gap:1rem}.labelViewCreatedOverTime__header__left{width:100%}.labelViewCreatedOverTime__header__right{justify-content:flex-start;width:100%}.labelViewCreatedOverTime__header__icon{font-size:1.5rem;padding:.375rem}.labelViewCreatedOverTime__header__title{font-size:1.125rem!important}.labelViewCreatedOverTime__controls{align-items:stretch;flex-direction:column}.labelViewCreatedOverTime__controls__select,.labelViewCreatedOverTime__controls__toggle{width:100%}.labelViewCreatedOverTime__controls__toggle__btn{flex:1 1}.labelViewCreatedOverTime__chartContainer{padding:.5rem}}@media(max-width:480px){.labelViewCreatedOverTime{gap:1rem}.labelViewCreatedOverTime__header__icon{display:none}.labelViewCreatedOverTime__header__title{font-size:1rem!important}.labelViewCreatedOverTime__header__totalChip{font-size:.75rem!important}.labelViewCreatedOverTime__controls__toggle__btn span{display:none}.labelViewCreatedOverTime__chartContainer{min-height:240px}.labelViewCreatedOverTime__empty,.labelViewCreatedOverTime__loader{height:240px}}@media screen and (max-width:468px){.labelViewCreatedOverTime{height:35vh}}.fileFrame{height:10rem}.fileFrame__image__display,.fileFrame__noPreview__display,.fileFrame__pdf__display,.fileFrame__video__display{border-radius:.5rem;height:7rem}.fileFrame__image__delete,.fileFrame__noPreview__delete,.fileFrame__pdf__delete,.fileFrame__video__delete{border-radius:.5rem;height:1.5rem;width:1.5rem}.fileFrame__file__name{border:1px solid var(--color-darkBorder);border-radius:.5rem;padding:.5rem}.fileFrame__file__name__fileName{width:5rem}@media screen and (max-width:468px){.fileFrame__file__name__fileName{width:100%}}.ticketView-fieldView__inner{border:none!important}.ticketView-fieldView__inner__date,.ticketView-fieldView__inner__duration,.ticketView-fieldView__inner__file,.ticketView-fieldView__inner__information,.ticketView-fieldView__inner__multiChoice,.ticketView-fieldView__inner__multiSelect,.ticketView-fieldView__inner__number,.ticketView-fieldView__inner__rating,.ticketView-fieldView__inner__text{border-top:1px solid var(--color-darkBorder);padding:.5rem}.ticketView-fieldView__inner__date__title,.ticketView-fieldView__inner__duration__title,.ticketView-fieldView__inner__file__title,.ticketView-fieldView__inner__multiChoice__title,.ticketView-fieldView__inner__multiSelect__title,.ticketView-fieldView__inner__number__title,.ticketView-fieldView__inner__rating__title,.ticketView-fieldView__inner__text__title{width:15rem}.ticketView-fieldView__inner__date__value,.ticketView-fieldView__inner__duration__value,.ticketView-fieldView__inner__file__value,.ticketView-fieldView__inner__multiChoice__value,.ticketView-fieldView__inner__multiSelect__value,.ticketView-fieldView__inner__number__value,.ticketView-fieldView__inner__rating__value,.ticketView-fieldView__inner__text__value{width:30rem}.ticketView-fieldView__inner__date__value__select,.ticketView-fieldView__inner__duration__value__select,.ticketView-fieldView__inner__file__value__select,.ticketView-fieldView__inner__multiChoice__value__select,.ticketView-fieldView__inner__multiSelect__value__select,.ticketView-fieldView__inner__number__value__select,.ticketView-fieldView__inner__rating__value__select,.ticketView-fieldView__inner__text__value__select{margin:0!important;width:20vw}.ticketView-fieldView__inner__date__value__textField div,.ticketView-fieldView__inner__duration__value__textField div,.ticketView-fieldView__inner__file__value__textField div,.ticketView-fieldView__inner__multiChoice__value__textField div,.ticketView-fieldView__inner__multiSelect__value__textField div,.ticketView-fieldView__inner__number__value__textField div,.ticketView-fieldView__inner__rating__value__textField div,.ticketView-fieldView__inner__text__value__textField div{padding:1vh}.ticketView-fieldView__inner__date__value__textField div input,.ticketView-fieldView__inner__duration__value__textField div input,.ticketView-fieldView__inner__file__value__textField div input,.ticketView-fieldView__inner__multiChoice__value__textField div input,.ticketView-fieldView__inner__multiSelect__value__textField div input,.ticketView-fieldView__inner__number__value__textField div input,.ticketView-fieldView__inner__rating__value__textField div input,.ticketView-fieldView__inner__text__value__textField div input{padding:0}.ticketView-fieldView__inner__date__value{width:-webkit-fit-content;width:fit-content}.ticketView-fieldView__inner__file__list{flex-wrap:wrap}@-moz-document url-prefix(){.fieldView{border:1px solid #ecebeb;border-radius:.5rem}.fieldView__content{width:-moz-available}}@media screen and (max-width:768px){.ticketView-fieldView__inner__text__title,.ticketView-fieldView__inner__text__value{font-size:1.2rem}}.updateReportersForm__container{left:50%;max-width:580px;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.updateReportersForm__paper{background:#fff!important;border-radius:16px!important;box-shadow:0 24px 48px #0003!important;overflow:hidden}.updateReportersForm__header{align-items:flex-start;background:linear-gradient(135deg,#f9fafb,#fff);display:flex;justify-content:space-between;padding:1.5rem}.updateReportersForm__headerContent{align-items:flex-start;display:flex;flex:1 1;gap:1rem}.updateReportersForm__iconWrapper{align-items:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.updateReportersForm__headerIcon{color:#1976d2!important;font-size:1.5rem!important}.updateReportersForm__title{color:#202124!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.3;margin-bottom:.25rem!important}.updateReportersForm__subtitle{color:#5f6368!important;font-size:.8125rem!important;font-weight:500!important}.updateReportersForm__closeBtn{color:#5f6368!important;transition:all .15s ease}.updateReportersForm__closeBtn:hover{background:#5f636814!important;color:#202124!important}.updateReportersForm__body{display:flex;flex-direction:column;gap:1.5rem;max-height:60vh;overflow-y:auto;padding:1.5rem}.updateReportersForm__body::-webkit-scrollbar{width:8px}.updateReportersForm__body::-webkit-scrollbar-track{background:#f1f3f4;border-radius:10px}.updateReportersForm__body::-webkit-scrollbar-thumb{background:#c2c6ca;border-radius:10px}.updateReportersForm__body::-webkit-scrollbar-thumb:hover{background:#9aa0a6}.updateReportersForm__infoAlert{border-radius:10px!important;font-size:.8125rem!important;font-weight:600!important}.updateReportersForm__formGroup{display:flex;flex-direction:column;gap:.625rem}.updateReportersForm__label{color:#202124!important;font-weight:700!important}.updateReportersForm__textField .MuiInputBase-root{background:#f9fafb;border:1px solid #e8eaed;border-radius:10px;transition:background .15s ease,border-color .15s ease}.updateReportersForm__textField .MuiInputBase-root:hover{background:#fff;border-color:#d0d4d9}.updateReportersForm__textField .MuiInputBase-root.Mui-focused{background:#fff;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21f}.updateReportersForm__textField .MuiOutlinedInput-notchedOutline{border:none}.updateReportersForm__textField .MuiInputBase-input{padding:12px 14px}.updateReportersForm__textField .MuiFormHelperText-root{font-weight:600;margin-left:4px;margin-top:4px}.updateReportersForm__inputIcon{color:#5f6368!important;font-size:1.25rem!important}.updateReportersForm__phoneInputWrapper{align-items:center;background:#f9fafb;border:1px solid #e8eaed;border-radius:10px;display:flex;padding-left:14px;position:relative;transition:all .15s ease}.updateReportersForm__phoneInputWrapper:hover{background:#fff;border-color:#d0d4d9}.updateReportersForm__phoneInputWrapper:focus-within{background:#fff;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21f}.updateReportersForm__phoneIcon{color:#5f6368!important;flex-shrink:0;font-size:1.25rem!important;margin-right:8px}.updateReportersForm__phoneContainer{width:100%}.updateReportersForm__phoneInput{background:#0000!important;border:none!important;border-radius:10px!important;padding:12px 14px 12px 48px!important;width:100%!important}.updateReportersForm__phoneInput:focus{box-shadow:none!important;outline:none!important}.updateReportersForm__phoneButton{background:#0000!important;border:none!important;border-right:1px solid #e8eaed!important}.updateReportersForm__errorText{color:#d32f2f!important;font-size:.75rem!important;font-weight:600!important;margin-left:14px!important;margin-top:4px!important}.updateReportersForm__footer{align-items:center;background:#f9fafb;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.updateReportersForm__cancelBtn{border-color:#dadce0!important;border-radius:8px!important;color:#5f6368!important;font-weight:600!important;padding:.5rem 1.25rem!important;text-transform:none!important;transition:all .15s ease}.updateReportersForm__cancelBtn:hover{background:#5f63680a!important;border-color:#9aa0a6!important;color:#202124!important}.updateReportersForm__cancelBtn:disabled{border-color:#e8eaed!important;color:#dadce0!important}.updateReportersForm__submitBtn{background:linear-gradient(135deg,#1976d2,#2196f3)!important;border-radius:8px!important;box-shadow:0 4px 12px #1976d24d!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important;transition:all .2s ease}.updateReportersForm__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#1565c0,#1976d2)!important;box-shadow:0 6px 16px #1976d266!important;transform:translateY(-1px)}.updateReportersForm__submitBtn:active{transform:translateY(0)}.updateReportersForm__submitBtn:disabled{background:#e8eaed!important;box-shadow:none!important;color:#9aa0a6!important}@media(max-width:640px){.updateReportersForm__container{width:95%}.updateReportersForm__header{padding:1.25rem}.updateReportersForm__body{gap:1.25rem;padding:1.25rem}.updateReportersForm__footer{flex-direction:column;padding:1rem 1.25rem}.updateReportersForm__footer button{width:100%}}.labelClickUpMenu{justify-content:center}.labelClickUpMenu__chip{border-radius:8px!important;font-size:.75rem!important;line-height:1.2}.labelClickUpMenu__chip__label__t1{cursor:pointer}.labelClickUpMenu__inner{background:var(--color-componentBackground);border-radius:8px;height:-webkit-max-content;height:max-content;margin:5% 15%;overflow:hidden;padding:1vh;position:relative;width:50vw}.labelClickUpMenu__inner__loaders{background:var(--color-componentBackground);padding:10vh 5vh}.labelClickUpMenu__inner__loaders__t1{color:var(--color-text);padding-top:2vh;text-align:center}.labelClickUpMenu__inner__top{padding-bottom:2vh}.labelClickUpMenu__inner__top__type__t1{color:var(--color-text);font-size:1.2rem}.labelClickUpMenu__inner__top__type__icon{height:1.7rem;width:1.7rem}.labelClickUpMenu__inner__top__closeIcon{margin-left:auto}.labelClickUpMenu__inner__body{padding:1vh}.labelClickUpMenu__inner__body__left__img{height:-webkit-fit-content;height:fit-content;width:10vh}.labelClickUpMenu__inner__body__left__icon{font-size:6rem;margin-right:2vw}.labelClickUpMenu__inner__body__left__name{font-size:2rem}.labelClickUpMenu__inner__body__right{flex-wrap:wrap;gap:.5rem;justify-content:space-between}.labelClickUpMenu__inner__body__right__created{font-size:1rem}.labelClickUpMenu__inner__body__info{padding-top:3vh}.labelClickUpMenu__inner__body__remarks{padding-top:1vh}.labelClickUpMenu__inner__body__remarks__t1{font-size:1.1rem}.labelClickUpMenu__inner__body__remarks__value{font-size:1rem}.labelClickUpMenu__modal{align-items:flex-start;display:flex;justify-content:center;outline:none;overflow-y:auto;padding:3vh 3vw}.labelClickUpMenu__modal__container{background:#fff;border:1px solid #e0e3e6;border-radius:16px;box-shadow:0 12px 32px #0000002e;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;position:relative;width:clamp(320px,520px,90vw)}.labelClickUpMenu__modal__header{align-items:center;background:linear-gradient(135deg,#fafbfc,#fff);border-bottom:1px solid #f1f3f4;display:flex;justify-content:space-between;padding:1.1rem 1.25rem 1rem}.labelClickUpMenu__modal__title{align-items:center;display:flex;gap:.75rem}.labelClickUpMenu__modal__titleText{color:#202124;font-size:1.05rem;font-weight:700;letter-spacing:.3px}.labelClickUpMenu__modal__icon{color:#5f6368;font-size:1.4rem;opacity:.85}.labelClickUpMenu__modal__avatar{font-size:.8rem;font-weight:600;height:40px!important;width:40px!important}.labelClickUpMenu__modal__close{color:#5f6368;cursor:pointer;font-size:1.3rem;transition:color .2s ease}.labelClickUpMenu__modal__close:hover{color:#d32f2f}.labelClickUpMenu__modal__loading{display:flex;flex-direction:column;gap:.75rem;padding:2rem 1.5rem}.labelClickUpMenu__modal__progress{background:#e8eaed;border-radius:4px;height:6px}.labelClickUpMenu__modal__progress .MuiLinearProgress-bar{background:#1976d2}.labelClickUpMenu__modal__loadingText{color:#5f6368;font-size:.8125rem;font-weight:600}.labelClickUpMenu__modal__body{display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;padding:1.25rem 1.25rem 1.5rem}.labelClickUpMenu__modal__section{display:flex;flex-direction:column;gap:.75rem}.labelClickUpMenu__modal__sectionTitle{color:#5f6368;font-size:.8125rem;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.labelClickUpMenu__modal__grid{grid-gap:.75rem .85rem;display:grid;gap:.75rem .85rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.labelClickUpMenu__modal__fieldLabel{color:#5f6368;display:block;font-size:.6875rem;font-weight:600;letter-spacing:.4px;margin-bottom:2px;text-transform:uppercase}.labelClickUpMenu__modal__fieldValue{color:#202124;font-size:.8125rem;font-weight:500;line-height:1.4;word-break:break-word}.labelClickUpMenu__modal__details{gap:.6rem}.labelClickUpMenu__modal__detailRow,.labelClickUpMenu__modal__details{display:flex;flex-direction:column}.labelClickUpMenu__modal__empty{color:#9aa0a6;font-size:.75rem;font-weight:500;padding:.5rem 0}.labelClickUpMenu__modal__body::-webkit-scrollbar{width:10px}.labelClickUpMenu__modal__body::-webkit-scrollbar-track{background:#f1f3f4;border-radius:10px}.labelClickUpMenu__modal__body::-webkit-scrollbar-thumb{background:#c2c6ca;border-radius:10px}.labelClickUpMenu__modal__body::-webkit-scrollbar-thumb:hover{background:#9aa0a6}@media(max-width:520px){.labelClickUpMenu__modal__container{border-radius:0;max-height:100vh;width:100%}.labelClickUpMenu__modal__body{padding-bottom:2.5rem}}@media screen and (max-width:992px){.labelClickMenu__inner{width:70vw}}@media screen and (max-width:768px){.labelClickMenu__inner{width:80vw}.labelClickMenu__inner__top__closeIcon{height:4vw;width:4vw}}@media screen and (max-width:600px){.labelClickMenu__inner__body__left{align-items:flex-start;flex-direction:column}}.comment,.comment__self{gap:.3rem;margin:.5rem}.comment__message,.comment__self__message{background-color:var(--color-componentBackground);border:1px solid var(--color-border);border-radius:.5rem;padding:.5rem .5rem .5rem .7rem;width:17vw}.comment__message__top,.comment__self__message__top{display:flex;justify-content:space-between;margin-bottom:.3rem}.comment__message__top__pinIcon,.comment__self__message__top__pinIcon{cursor:pointer;transition-duration:.25s}.comment__message__top__pinIcon:hover,.comment__self__message__top__pinIcon:hover{transform:scale(1.2)}.comment__message__middle,.comment__self__message__middle{margin-bottom:.5rem}.comment__message__bottom,.comment__self__message__bottom{display:flex;flex-direction:row-reverse}.comment__image__display,.comment__pdf__display,.comment__self__image__display,.comment__self__pdf__display,.comment__self__video__display,.comment__video__display{height:-webkit-fit-content;height:fit-content;overflow:hidden!important;width:12vw}.comment__content__top__whatsapp__logo,.comment__self__content__top__whatsapp__logo{height:1rem;margin-left:.5rem;margin-right:auto;width:1rem}.comment__self{align-self:flex-end;flex-direction:row-reverse}.comment{align-items:flex-start;animation:slideIn .2s ease;display:flex;gap:.75rem;margin-bottom:1rem;margin-right:2vw!important}.comment--self{flex-direction:row-reverse}.comment--self .comment__content{align-items:flex-end}.comment--self .comment__bubble{background:linear-gradient(135deg,#1976d2,#2196f3);border-bottom-left-radius:12px;border-bottom-right-radius:4px;color:#fff}.comment--self .comment__text{color:#fff!important}.comment--self .comment__header{flex-direction:row-reverse}.comment--self .comment__userName{color:#1976d2!important}.comment__skeleton{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.comment__skeletonContent{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.comment__avatar{flex-shrink:0}.comment__content{display:flex;flex-direction:column;gap:.375rem;max-width:70%;min-width:0}.comment__header{align-items:center;display:flex;gap:.5rem;padding:0 .25rem}.comment__userName{align-items:center;color:#1976d2!important;display:flex;font-size:.8125rem!important;font-weight:700!important;gap:.375rem}.comment__whatsappIcon{height:16px;width:16px}.comment__time{color:#9aa0a6!important;font-size:.6875rem!important;font-weight:600!important}.comment__bubble{word-wrap:break-word;background:#fff;border:1px solid #e8eaed;border-radius:12px;border-bottom-left-radius:4px;box-shadow:0 2px 8px #0000000a;overflow-wrap:break-word;padding:.75rem 1rem;transition:box-shadow .15s ease}.comment__bubble:hover{box-shadow:0 4px 12px #00000014}.comment__text{color:#202124!important;font-size:.875rem!important;font-weight:500!important;line-height:1.5;margin:0;white-space:pre-wrap}.comment__file{display:flex;flex-direction:column;gap:0}.comment__mediaPreview{border-radius:8px;margin-bottom:.75rem;max-width:100%;overflow:hidden}.comment__image{height:auto}.comment__image,.comment__video{border-radius:8px;display:block;max-width:400px;width:100%}.comment__video{max-height:300px}.comment__pdf{border:1px solid #e8eaed;border-radius:8px;height:300px;width:100%}.comment__fileInfo{align-items:center;background:#f9fafb;border:1px solid #e8eaed;border-radius:8px;display:flex;gap:.625rem;padding:.625rem .75rem;transition:background .15s ease}.comment__fileInfo:hover{background:#f1f3f4}.comment__fileIcon{align-items:center;color:#5f6368;display:flex;flex-shrink:0;justify-content:center}.comment__fileIcon svg{font-size:1.25rem}.comment__fileName{color:#202124!important;flex:1 1;font-size:.8125rem!important;font-weight:600!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment__downloadBtn{color:#1976d2!important;flex-shrink:0;transition:all .15s ease}.comment__downloadBtn:hover{background:#1976d21f!important;transform:scale(1.1)}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.comment__content{max-width:85%}.comment__image,.comment__video{max-width:100%}.comment__pdf{height:200px}}@-moz-document url-prefix(){.comment{border:1px solid #ecebeb;border-radius:.5rem}.comment__content{width:-moz-available}}@media screen and (max-width:1500px){.comment,.comment__message,.comment__self,.comment__self__message{width:-webkit-fill-available}}.history{margin:.5rem 0;padding:.5rem;width:100%}.history__content{width:-webkit-fill-available}.history__content__assignee__message,.history__content__labels__message,.history__content__status__message{padding:0 .5rem}.history__content__assignee__message__top,.history__content__labels__message__top,.history__content__status__message__top{margin-bottom:.3rem}.history__content__assignee__message__middle,.history__content__labels__message__middle,.history__content__status__message__middle{flex-wrap:wrap;gap:.4rem;width:-webkit-fit-content;width:fit-content}.history__content__assignee__message__middle__t2,.history__content__labels__message__middle__t2,.history__content__status__message__middle__t2{gap:.2rem}.history__create{margin:1.5rem 0}.history__divider{border-color:#e8eaed}.history__createChip{background:#f9fafb!important;border:1px solid #e8eaed;color:#5f6368!important;font-size:.75rem!important;font-weight:600!important;padding:.25rem .5rem}.history__createLabel{align-items:center;display:flex;gap:.5rem}.history__card{background:#fff;border:1px solid #e8eaed;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:.875rem 1rem;transition:box-shadow .15s ease,border-color .15s ease}.history__card:hover{border-color:#d0d4d9;box-shadow:0 4px 12px #00000014}.history__cardHeader{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.history__cardHeaderText{display:flex;flex:1 1;flex-direction:column;gap:.125rem}.history__userName{color:#1976d2!important;font-size:.875rem!important;font-weight:700!important;line-height:1.2}.history__time{color:#9aa0a6!important;font-size:.6875rem!important;font-weight:600!important;line-height:1}.history__cardBody{display:flex;flex-direction:column;gap:.625rem}.history__action{color:#5f6368!important;font-size:.8125rem!important;font-weight:600!important}.history__changeRow{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.history__arrow{color:#9aa0a6!important;font-size:1rem!important;font-weight:700!important}.history__userChip{align-items:center;background:#f9fafb;border:1px solid #e8eaed;border-radius:8px;display:flex;gap:.5rem;padding:.25rem .625rem .25rem .375rem}.history__userChipName{color:#202124!important;font-size:.8125rem!important;font-weight:600!important}.history__labelRow{align-items:center;display:flex;gap:.5rem}.history__reporterDetails{background:#f9fafb;border:1px solid #e8eaed;border-radius:8px;padding:.625rem .75rem}.history__reporterText{color:#202124!important;font-size:.8125rem!important;font-weight:600!important;line-height:1.4}@media screen and (max-width:768px){.history__content__release{align-items:flex-start;flex-direction:column;gap:.5rem}}@media(max-width:640px){.history__card{padding:.75rem .875rem}.history__changeRow{gap:.5rem}.history__userChip{padding:.25rem .5rem .25rem .25rem}}.confirmClientCommentForm{border-radius:0;cursor:default;margin:15% 25%;outline:none;z-index:10;z-index:10000}.confirmClientCommentForm,.confirmClientCommentForm__inner{height:-webkit-fill-available;height:-moz-available;width:-webkit-fill-available;width:-moz-available}.confirmClientCommentForm__inner{background:var(--color-componentBackground);border-radius:1vh;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.confirmClientCommentForm__inner::-webkit-scrollbar{height:8px;width:8px}.confirmClientCommentForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmClientCommentForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmClientCommentForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmClientCommentForm__inner::-webkit-scrollbar{display:none}}.confirmClientCommentForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.confirmClientCommentForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.confirmClientCommentForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.confirmClientCommentForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.confirmClientCommentForm form input{font-family:Segoe UI;padding:.7rem!important}.confirmClientCommentForm form label{color:#474141;font-weight:500;min-width:12vw}.confirmClientCommentForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.confirmClientCommentForm__title,.confirmClientCommentForm__title__textField{width:-webkit-fill-available;width:-moz-available}.confirmClientCommentForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.confirmClientCommentForm__details{width:-webkit-fill-available;width:-moz-available}.confirmClientCommentForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.confirmClientCommentForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.confirmClientCommentForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmClientCommentForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmClientCommentForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmClientCommentForm__details__editor::-webkit-scrollbar{display:none}}.confirmClientCommentForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.confirmClientCommentForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.confirmClientCommentForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmClientCommentForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmClientCommentForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmClientCommentForm__details div textarea::-webkit-scrollbar{display:none}}.confirmClientCommentForm__buttonFlex,.confirmClientCommentForm__details__textField{width:-webkit-fill-available;width:-moz-available}.confirmClientCommentForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.confirmClientCommentForm__cancel,.confirmClientCommentForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.confirmClientCommentForm__cancel:hover,.confirmClientCommentForm__submit:hover{background:#d3d3d3;cursor:pointer}.confirmClientCommentForm__cancel:disabled,.confirmClientCommentForm__submit:disabled{cursor:not-allowed}.confirmClientCommentForm__submit{background:var(--color-primaryBlue);color:#fff}.confirmClientCommentForm__cancel{background:#e2e2e2;color:#000}.confirmClientCommentForm__inner{background:#fff;border-radius:1vw;height:-webkit-fit-content;height:fit-content;outline:none;padding:0;z-index:10}.confirmClientCommentForm__inner__header{text-align:left}.confirmClientCommentForm__inner__header__t1{align-items:center;border-bottom:inset;display:flex;font-size:1.5rem;font-weight:600;gap:1vw;padding:5px 20px 5px 0}.confirmClientCommentForm__inner__header__closeButton{background-color:#fff;border:0 solid #fff;border-radius:5px;height:40px;position:absolute;right:0;top:0;transition-duration:.25s;width:40px}.confirmClientCommentForm__inner__header__closeButton:hover{background-color:red}.confirmClientCommentForm__inner__form{padding:1rem}.confirmClientCommentForm__inner__buttonFlex{display:flex;gap:1rem;justify-content:center}.confirmClientCommentForm__container{left:50%;max-width:540px;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.confirmClientCommentForm__paper{background:#fff!important;border-radius:16px!important;box-shadow:0 24px 48px #0003!important;overflow:hidden}.confirmClientCommentForm__header{align-items:flex-start;background:linear-gradient(135deg,#f9fafb,#fff);display:flex;justify-content:space-between;padding:1.5rem}.confirmClientCommentForm__headerContent{align-items:flex-start;display:flex;flex:1 1;gap:1rem}.confirmClientCommentForm__iconWrapper{align-items:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.confirmClientCommentForm__headerIcon{color:#1976d2!important;font-size:1.5rem!important}.confirmClientCommentForm__title{color:#202124!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.3;margin-bottom:.25rem!important}.confirmClientCommentForm__subtitle{color:#5f6368!important;font-size:.8125rem!important;font-weight:500!important}.confirmClientCommentForm__closeBtn{color:#5f6368!important;transition:all .15s ease}.confirmClientCommentForm__closeBtn:hover{background:#5f636814!important;color:#202124!important}.confirmClientCommentForm__body{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}.confirmClientCommentForm__warning{background:linear-gradient(135deg,#fff9e6,#fffbf0);border:1px solid #ffd54f;border-radius:12px;display:flex;gap:1rem;padding:1rem 1.25rem}.confirmClientCommentForm__warningIcon{color:#f57c00!important;flex-shrink:0;font-size:1.5rem!important;margin-top:.125rem}.confirmClientCommentForm__warningContent{display:flex;flex-direction:column;gap:.375rem}.confirmClientCommentForm__warningTitle{color:#e65100!important;font-size:.875rem!important;font-weight:700!important;line-height:1.4}.confirmClientCommentForm__warningText{color:#5f6368!important;font-size:.8125rem!important;font-weight:500!important;line-height:1.5}.confirmClientCommentForm__preview{background:#fafbfc;border:1px solid #e8eaed;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.confirmClientCommentForm__previewHeader{align-items:center;background:linear-gradient(135deg,#e8f5e9,#f1f8f4);border-bottom:1px solid #c8e6c9;display:flex;gap:.625rem;padding:.75rem 1rem}.confirmClientCommentForm__whatsappIcon{color:#25d366!important;font-size:1.125rem!important}.confirmClientCommentForm__previewLabel{color:#1b5e20!important;font-size:.75rem!important;font-weight:700!important;letter-spacing:.5px;text-transform:uppercase}.confirmClientCommentForm__previewContent{background:#fff;padding:1rem 1.25rem}.confirmClientCommentForm__previewText{color:#202124!important;font-size:.875rem!important;font-style:italic;font-weight:500!important;line-height:1.6;white-space:pre-wrap;word-break:break-word}.confirmClientCommentForm__footer{align-items:center;background:#f9fafb;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.confirmClientCommentForm__cancelBtn{border-color:#dadce0!important;border-radius:8px!important;color:#5f6368!important;font-size:.875rem!important;font-weight:600!important;padding:.5rem 1.25rem!important;text-transform:none!important;transition:all .15s ease}.confirmClientCommentForm__cancelBtn:hover{background:#5f63680a!important;border-color:#9aa0a6!important;color:#202124!important}.confirmClientCommentForm__cancelBtn:disabled{border-color:#e8eaed!important;color:#dadce0!important}.confirmClientCommentForm__submitBtn{background:linear-gradient(135deg,#1976d2,#2196f3)!important;border-radius:8px!important;box-shadow:0 4px 12px #1976d24d!important;font-size:.875rem!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important;transition:all .2s ease}.confirmClientCommentForm__submitBtn:hover{background:linear-gradient(135deg,#1565c0,#1976d2)!important;box-shadow:0 6px 16px #1976d266!important;transform:translateY(-1px)}.confirmClientCommentForm__submitBtn:active{transform:translateY(0)}.confirmClientCommentForm__submitBtn:disabled{background:#e8eaed!important;box-shadow:none!important;color:#9aa0a6!important}@media(max-width:640px){.confirmClientCommentForm__container{width:95%}.confirmClientCommentForm__header{padding:1.25rem}.confirmClientCommentForm__body{gap:1rem;padding:1.25rem}.confirmClientCommentForm__footer{flex-direction:column;padding:1rem 1.25rem}.confirmClientCommentForm__footer button{width:100%}.confirmClientCommentForm__warning{gap:.75rem;padding:.875rem 1rem}}.commentsTabs{border:1px solid #e8eaed;border-radius:16px;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;height:-webkit-fill-available;margin:1vh 0;overflow:hidden}.commentsTabs__header{background:linear-gradient(135deg,#fafbfc,#fff);border-bottom:1px solid #e8eaed}.commentsTabs__tabs{min-height:56px}.commentsTabs__tabs .MuiTabs-indicator{background:#1976d2}.commentsTabs__tab{color:#5f6368!important;font-size:.8125rem!important;font-weight:600!important;letter-spacing:.3px;text-transform:none!important;transition:all .2s ease}.commentsTabs__tab.Mui-selected{color:#1976d2!important}.commentsTabs__tab .MuiSvgIcon-root{font-size:1.1rem;margin-right:6px}.commentsTabs__tab .MuiBadge-badge{font-size:.625rem;font-weight:700;height:18px;min-width:18px;padding:0 4px}.commentsTabs__body{background:#f9fafb;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.commentsTabs__loader{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}.commentsTabs__loaderText{color:#5f6368!important;font-size:.8125rem!important;font-weight:600!important}.commentsTabs__list{display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow-y:auto;padding:1rem}.commentsTabs__list::-webkit-scrollbar{width:8px}.commentsTabs__list::-webkit-scrollbar-track{background:#f1f3f4;border-radius:10px}.commentsTabs__list::-webkit-scrollbar-thumb{background:#c2c6ca;border-radius:10px}.commentsTabs__list::-webkit-scrollbar-thumb:hover{background:#9aa0a6}.commentsTabs__empty{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:3rem 1.5rem;text-align:center}.commentsTabs__emptyIcon{color:#dadce0;font-size:3rem!important}.commentsTabs__emptyText{color:#5f6368!important;font-size:.9375rem!important;font-weight:700!important}.commentsTabs__emptySubtext{color:#9aa0a6!important;font-size:.75rem!important;font-weight:500!important}.commentsTabs__footer{background:#fff;border-top:1px solid #e8eaed;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.commentsTabs__input .MuiInputBase-root{background:#f9fafb;border:1px solid #e8eaed;border-radius:12px;font-size:.875rem;transition:background .15s ease}.commentsTabs__input .MuiInputBase-root:hover{background:#fff;border-color:#d0d4d9}.commentsTabs__input .MuiInputBase-root.Mui-focused{background:#fff;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21f}.commentsTabs__input .MuiOutlinedInput-notchedOutline{border:none}.commentsTabs__input .MuiInputBase-input{padding:10px 0}.commentsTabs__attachBtn{color:#5f6368!important;transition:color .15s ease,background .15s ease}.commentsTabs__attachBtn:hover{background:#1976d214;color:#1976d2!important}.commentsTabs__sendBtn{color:#1976d2!important;transition:all .15s ease}.commentsTabs__sendBtn:hover:not(:disabled){background:#1976d21f;transform:scale(1.05)}.commentsTabs__sendBtn:disabled{color:#dadce0!important}.commentsTabs__hint{color:#9aa0a6!important;font-size:.6875rem!important;font-weight:600!important;padding-right:.25rem;text-align:right}@media(max-width:640px){.commentsTabs{border-radius:12px}.commentsTabs__footer,.commentsTabs__list{padding:.75rem}}.ticketView{height:100vh}.ticketView__inner{background:#f6f8fb;min-height:100%}.ticketView__inner__titleBar.ticketView__header{align-items:center;-webkit-backdrop-filter:saturate(160%) blur(4px);backdrop-filter:saturate(160%) blur(4px);background:#ffffffd9;border-bottom:1px solid #e8eaed;display:flex;height:7vh;justify-content:space-between;padding:1rem 1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:3}.ticketView__inner__titleBar.ticketView__header__left__icon{opacity:.8}.ticketView__inner__titleBar.ticketView__header__t1{font-weight:800;letter-spacing:.25px}.ticketView__inner__titleBar.ticketView__header__right .close-button{margin-left:.25rem}.ticketView__inner__titleBar.ticketView__header__right__escalate{border-radius:8px;padding:6px 10px;transition:background .2s ease}.ticketView__inner__titleBar.ticketView__header__right__escalate:hover{background:#fff3f3}.ticketView__progressTop{height:2px}.ticketView__progressTop .MuiLinearProgress-bar{background:#1976d2}.ticketView .ticketView__body{gap:1rem;height:93vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem 1.25rem 1.25rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.ticketView .ticketView__body::-webkit-scrollbar{height:8px;width:8px}.ticketView .ticketView__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketView .ticketView__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketView .ticketView__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketView .ticketView__body::-webkit-scrollbar{display:none}}.ticketView .ticketView__left{flex:1 1 auto;gap:1rem!important;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.ticketView .ticketView__left::-webkit-scrollbar{height:8px;width:8px}.ticketView .ticketView__left::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketView .ticketView__left::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketView .ticketView__left::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketView .ticketView__left::-webkit-scrollbar{display:none}}.ticketView .ticketView__right{min-width:340px}.ticketView__card{background:#fff;border:1px solid #e8eaed;border-radius:16px;box-shadow:0 8px 24px #0000000a;padding:1rem 1.25rem;width:-webkit-fill-available;width:-moz-available}.ticketView .standard-status-select{max-width:100%;width:20rem!important}.ticketView .standard-status-select .MuiOutlinedInput-input{padding:10px 12px}.ticketView .standard-status-select .MuiOutlinedInput-notchedOutline{border-color:#d8dce2}.ticketView .standard-status-select.Mui-focused .MuiOutlinedInput-notchedOutline,.ticketView .standard-status-select:hover .MuiOutlinedInput-notchedOutline{border-color:#1976d2}.ticketView__inner__body__left__labels__select,.ticketView__inner__body__left__users__assignee__select{max-width:100%;width:20rem}.ticketView__inner__body__left__labels__list{flex-wrap:wrap;gap:.5rem}.ticketView__inner__body__left__users__assignee__title__button{border-radius:8px;color:#1976d2;font-weight:700;padding:6px 10px;transition:background .2s ease}.ticketView__inner__body__left__users__assignee__title__button:hover{background:#e8f4fd}.ticketView__inner__body__left__title__value__text{color:#202124;font-size:1.05rem;font-weight:700;line-height:1.5}@media(max-width:1200px){.ticketView .ticketView__right{min-width:300px}}@media(max-width:992px){.ticketView .ticketView__right{display:none}}.ticketView__skeleton{animation:fadeIn .3s ease;background:#f6f8fb;display:flex;flex-direction:column;min-height:100vh;width:100%}.ticketView__skeleton__header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e8eaed;display:flex;justify-content:space-between;padding:1.25rem}.ticketView__skeleton__headerLeft{align-items:center;display:flex;gap:.75rem}.ticketView__skeleton__headerRight{align-items:center;display:flex;gap:1rem}.ticketView__skeleton__body{display:flex;flex:1 1;gap:1.25rem;padding:1.25rem}.ticketView__skeleton__left{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;min-width:0}.ticketView__skeleton__right{max-width:340px;min-width:340px}.ticketView__skeleton__card{background:#fff;border:1px solid #e8eaed;border-radius:16px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.ticketView__skeleton__cardHeader{align-items:center;display:flex;justify-content:space-between}.ticketView__skeleton__row{display:flex;gap:1.25rem;width:100%}.ticketView__skeleton__col{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.ticketView__skeleton__assigneeHeader,.ticketView__skeleton__labelHeader,.ticketView__skeleton__statusHeader{align-items:center;display:flex;justify-content:space-between}.ticketView__skeleton__userRow{align-items:center;display:flex;gap:.625rem}.ticketView__skeleton__chips{display:flex;flex-wrap:wrap;gap:.5rem}.ticketView__skeleton__field{border-bottom:1px solid #f1f3f4;display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0}.ticketView__skeleton__field:last-child{border-bottom:none;padding-bottom:0}.ticketView__skeleton__field:first-child{padding-top:0}.ticketView__skeleton__comments{background:#fff;border:1px solid #e8eaed;border-radius:16px;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;height:calc(100vh - 140px);overflow:hidden}.ticketView__skeleton__tabs{background:linear-gradient(135deg,#fafbfc,#fff);border-bottom:1px solid #e8eaed;display:flex}.ticketView__skeleton__commentList{display:flex;flex:1 1;flex-direction:column;gap:1.25rem;overflow-y:auto;padding:1rem}.ticketView__skeleton__comment{align-items:flex-start;display:flex;gap:.75rem}.ticketView__skeleton__commentContent{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.ticketView__skeleton__hint{animation:slideUp .3s ease;bottom:2rem;left:50%;position:fixed;transform:translateX(-50%);z-index:10}.ticketView__skeleton__hintText{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:8px;box-shadow:0 8px 24px #0003;color:#fff!important;font-size:.875rem!important;font-weight:600!important;padding:.875rem 1.5rem}@media(max-width:1200px){.ticketView__skeleton__right{max-width:300px;min-width:300px}}@media(max-width:992px){.ticketView__skeleton__body{flex-direction:column}.ticketView__skeleton__right{max-width:100%;width:100%}.ticketView__skeleton__comments{height:500px}}@media screen and (max-width:1500px){.ticketView__inner{width:70vw}.ticketView__inner__body__left{width:39vw}.ticketView__inner__body__right{width:29.2vw}}@media screen and (max-width:1300px){.ticketView__inner{width:80vw}.ticketView__inner__body__left{width:44vw}.ticketView__inner__body__right{width:34vw}}@media screen and (max-width:1100px){.ticketView__inner{width:90vw}.ticketView__inner__body__left{width:48.2vw}.ticketView__inner__body__right{width:39vw}}@media screen and (max-width:950px){.ticketView__inner{width:100vw}.ticketView__inner__body__left{width:60vw}.ticketView__inner__body__right{width:37.2vw}}@media screen and (max-width:850px){.ticketView__inner{width:100vw}.ticketView__inner__body__left{width:54vw}.ticketView__inner__body__left__level,.ticketView__inner__body__left__users{flex-direction:column}.ticketView__inner__body__right{width:42.2vw}}@media screen and (max-width:700px){.ticketView__inner{overflow-x:auto;overflow-y:auto;width:100vw}.ticketView__inner__titleBar{flex-direction:row!important;position:fixed;top:0;width:-webkit-fill-available}.ticketView__inner__body{display:flex;gap:4vw;margin-top:4rem;width:200vw}.ticketView__inner__body__left{flex-shrink:0;height:calc(100vh - 6rem);overflow-y:auto;position:relative;width:95.5vw}.ticketView__inner__body__right{flex-shrink:0;height:calc(100vh - 6rem);overflow:hidden;position:relative;width:98vw}}.labelViewUsageItem{background:#fff!important;border:1px solid #e8eaed!important;border-radius:8px!important;cursor:pointer;transition:all .2s ease!important}.labelViewUsageItem:hover{border-color:#1976d2!important;box-shadow:0 2px 8px #1976d226!important;transform:translateX(4px)}.labelViewUsageItem:hover .labelViewUsageItem__viewBtn{opacity:1;transform:scale(1)}.labelViewUsageItem__content{align-items:center;display:flex;gap:1rem;padding:.75rem 1rem}.labelViewUsageItem__typeSection{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.labelViewUsageItem__iconContainer{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.labelViewUsageItem__icon{height:20px;width:20px}.labelViewUsageItem__tagChip{border:1px solid!important;font-family:Courier New,monospace!important;font-size:.75rem!important;font-weight:600!important}.labelViewUsageItem__titleSection{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.labelViewUsageItem__title{color:#202124!important;font-weight:500!important;line-height:1.4!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.labelViewUsageItem__type{color:#5f6368!important;font-size:.65rem!important;font-weight:500!important;letter-spacing:.5px;text-transform:uppercase}.labelViewUsageItem__actions{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.labelViewUsageItem__viewBtn{opacity:.6;transform:scale(.9);transition:all .2s ease!important}.labelViewUsageItem__viewBtn:hover{transform:scale(1.1)!important}.labelViewUsageItem__viewBtn svg{font-size:1.125rem}@media(max-width:768px){.labelViewUsageItem__content{gap:.75rem;padding:.625rem .75rem}.labelViewUsageItem__iconContainer{height:32px;width:32px}.labelViewUsageItem__icon{height:18px;width:18px}.labelViewUsageItem__tagChip{font-size:.7rem!important;height:22px!important}.labelViewUsageItem__title{font-size:.875rem!important}.labelViewUsageItem__type{font-size:.6rem!important}.labelViewUsageItem__viewBtn{opacity:1;transform:scale(1)}.labelViewUsageItem__viewBtn svg{font-size:1rem}.labelViewUsageItem:hover{transform:translateX(2px)}}@media(max-width:480px){.labelViewUsageItem__content{flex-wrap:wrap;gap:.5rem}.labelViewUsageItem__typeSection{flex:1 1;min-width:0}.labelViewUsageItem__titleSection{flex-basis:100%;order:3}.labelViewUsageItem__actions{order:2}}.labelViewUsageList{display:flex;flex-direction:column;gap:1.5rem;width:100%}.labelViewUsageList__header{border-bottom:2px solid #e8eaed;justify-content:space-between;padding-bottom:1rem}.labelViewUsageList__header,.labelViewUsageList__header__left{align-items:flex-start;display:flex;gap:1rem}.labelViewUsageList__header__icon{background:#e3f2fd;border-radius:8px;color:#1976d2;font-size:2rem;padding:.5rem}.labelViewUsageList__header__title{color:#202124;font-weight:600!important;line-height:1.3!important;margin:0!important}.labelViewUsageList__header__subtitle{color:#5f6368!important;display:block;margin-top:.25rem}.labelViewUsageList__header__right{align-items:center;display:flex;gap:1rem}.labelViewUsageList__header__countChip{border-width:2px!important;font-weight:600!important}.labelViewUsageList__header__countChip .MuiChip-icon{color:#1976d2!important}.labelViewUsageList__content,.labelViewUsageList__loader{display:flex;flex-direction:column;gap:1rem}.labelViewUsageList__loader{padding:2rem 1rem}.labelViewUsageList__loader__text{text-align:center}.labelViewUsageList__empty{align-items:center;background:#fafbfc;border:1px solid #e8eaed;border-radius:8px;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem;text-align:center}.labelViewUsageList__empty__icon{color:#dadce0;font-size:4rem}.labelViewUsageList__empty__title{color:#5f6368!important;font-weight:600!important;margin:0!important}.labelViewUsageList__empty__subtitle{margin:0!important;max-width:400px}.labelViewUsageList__list{background:#fafbfc;border:1px solid #e8eaed;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.labelViewUsageList__pagination{background:#fff;border-top:1px solid #e8eaed;bottom:0;padding-top:1rem;position:-webkit-sticky;position:sticky;z-index:1}.labelViewUsageList__pagination__controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.labelViewUsageList__pagination__nav .MuiPaginationItem-root{border-radius:6px;color:#5f6368;font-weight:500}.labelViewUsageList__pagination__nav .MuiPaginationItem-root.Mui-selected{background:#1976d2;color:#fff;font-weight:600}.labelViewUsageList__pagination__nav .MuiPaginationItem-root.Mui-selected:hover{background:#1565c0}.labelViewUsageList__pagination__nav .MuiPaginationItem-root:hover{background:#f1f3f4}.labelViewUsageList__pagination__size{align-items:center;display:flex;gap:.5rem}.labelViewUsageList__pagination__size__label{color:#5f6368!important;font-weight:500!important;white-space:nowrap}.labelViewUsageList__pagination__size__select{min-width:80px}.labelViewUsageList__pagination__size__select .MuiOutlinedInput-root{background:#fff;border-radius:8px}.labelViewUsageList__pagination__size__select .MuiOutlinedInput-root fieldset{border-color:#e0e3e6}.labelViewUsageList__pagination__size__select .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.labelViewUsageList__pagination__size__select .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2}.labelViewUsageList__pagination__size__select .MuiSelect-select{font-weight:500;padding:.5rem .75rem}@media(max-width:768px){.labelViewUsageList{gap:1rem}.labelViewUsageList__header{flex-direction:column;gap:1rem}.labelViewUsageList__header__left{width:100%}.labelViewUsageList__header__right{justify-content:flex-start;width:100%}.labelViewUsageList__header__icon{font-size:1.5rem;padding:.375rem}.labelViewUsageList__header__title{font-size:1.125rem!important}.labelViewUsageList__header__countChip{font-size:.75rem!important}.labelViewUsageList__list{gap:.5rem;padding:.75rem}.labelViewUsageList__empty{padding:3rem 1.5rem}.labelViewUsageList__empty__icon{font-size:3rem}.labelViewUsageList__empty__title{font-size:1.125rem!important}.labelViewUsageList__pagination__controls{align-items:stretch;flex-direction:column-reverse}.labelViewUsageList__pagination__nav{display:flex;justify-content:center;width:100%}.labelViewUsageList__pagination__size{justify-content:space-between;width:100%}.labelViewUsageList__pagination__size__select{flex:1 1;max-width:120px}}@media(max-width:480px){.labelViewUsageList__header__icon{display:none}.labelViewUsageList__header__title{font-size:1rem!important}.labelViewUsageList__empty{padding:2rem 1rem}.labelViewUsageList__empty__icon{font-size:2.5rem}.labelViewUsageList__empty__title{font-size:1rem!important}.labelViewUsageList__empty__subtitle{font-size:.8rem!important}}.nameCardDisplay{background:#f8f9fa;padding:1.5rem;width:100%}.nameCardDisplay__container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1400px}.nameCardDisplay__headerCard{background:#fff!important;border:1px solid #e8eaed!important;border-radius:16px!important}.nameCardDisplay__headerCard__content{padding:1.5rem!important}.nameCardDisplay__topSection{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.nameCardDisplay__primaryInfo{align-items:flex-start;display:flex;flex:1 1;gap:1.25rem;min-width:0}.nameCardDisplay__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;box-shadow:0 4px 12px #1976d233;color:#1976d2!important;flex-shrink:0;font-size:1.75rem!important;font-weight:700!important;height:88px!important;width:88px!important}.nameCardDisplay__nameSection{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.nameCardDisplay__name{color:#202124;font-weight:600!important;line-height:1.2!important;margin:0!important}.nameCardDisplay__designationChip{align-self:flex-start;background:#e3f2fd!important;border:1px solid #90caf9!important;color:#1976d2!important;font-weight:600!important}.nameCardDisplay__email,.nameCardDisplay__organization{align-items:center;display:flex;gap:.5rem}.nameCardDisplay__email__icon,.nameCardDisplay__organization__icon{color:#5f6368;font-size:18px}.nameCardDisplay__email p,.nameCardDisplay__organization p{color:#5f6368;font-weight:500;margin:0}.nameCardDisplay__actions{display:flex;flex-shrink:0;gap:.75rem}.nameCardDisplay__actionBtn{background:#fff!important;border:1px solid #e0e3e6!important;height:44px!important;transition:all .2s ease!important;width:44px!important}.nameCardDisplay__actionBtn:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px)}.nameCardDisplay__actionBtn--primary{color:#1976d2!important}.nameCardDisplay__actionBtn--primary:hover{background:#e3f2fd!important;border-color:#1976d2!important}.nameCardDisplay__actionBtn--secondary{color:#2e7d32!important}.nameCardDisplay__actionBtn--secondary:hover{background:#e8f5e9!important;border-color:#2e7d32!important}.nameCardDisplay__divider{margin:1rem 0!important}.nameCardDisplay__detailsSection{margin-top:0!important}.nameCardDisplay__detailCard{background:#fafbfc!important;border:1px solid #e8eaed!important;border-radius:10px!important;padding:.85rem 1rem!important;transition:border-color .2s ease,box-shadow .2s ease}.nameCardDisplay__detailCard:hover{border-color:#d0d4d7;box-shadow:0 2px 8px #0000000a}.nameCardDisplay__detailCard__header{align-items:center;display:flex;gap:.5rem;margin-bottom:.35rem}.nameCardDisplay__detailCard__icon{color:#1976d2;font-size:16px}.nameCardDisplay__detailCard__label{color:#5f6368;font-weight:600!important;letter-spacing:.5px;text-transform:uppercase}.nameCardDisplay__detailCard__value{color:#202124;font-weight:600!important;margin:0!important}.nameCardDisplay__analyticsSection{display:flex;flex-direction:column;gap:1rem}.nameCardDisplay__analyticsSection__title{color:#202124;font-weight:600!important;margin:0!important;padding:0 .25rem}.nameCardDisplay__analyticsCard{background:#fff!important;border:1px solid #e8eaed!important;border-radius:12px!important;transition:box-shadow .2s ease,border-color .2s ease}.nameCardDisplay__analyticsCard:hover{border-color:#d7dade;box-shadow:0 4px 14px #0000000f}.nameCardDisplay__analyticsCard .MuiCardContent-root{padding:1rem!important}.nameCardDisplay__analyticsCard .MuiCardContent-root:last-child{padding-bottom:1rem!important}@media(max-width:900px){.nameCardDisplay{padding:1rem}.nameCardDisplay__headerCard__content{padding:1.25rem!important}.nameCardDisplay__avatar{font-size:1.5rem!important;height:72px!important;width:72px!important}.nameCardDisplay__topSection{flex-direction:column}.nameCardDisplay__actions{align-self:stretch;justify-content:flex-end}}@media(max-width:600px){.nameCardDisplay{padding:.75rem}.nameCardDisplay__headerCard__content{padding:1rem!important}.nameCardDisplay__avatar{height:64px!important;width:64px!important}.nameCardDisplay__name{font-size:1.25rem!important}.nameCardDisplay__actions{gap:.5rem}.nameCardDisplay__actionBtn{height:40px!important;width:40px!important}}.nameCardDisplay__inner{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.nameCardDisplay__inner::-webkit-scrollbar{height:8px;width:8px}.nameCardDisplay__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.nameCardDisplay__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.nameCardDisplay__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.nameCardDisplay__inner::-webkit-scrollbar{display:none}}.nameCardDisplay__inner__top__left{padding:1rem}.nameCardDisplay__inner__top__left__img{height:-webkit-fit-content;height:fit-content;width:10rem}.nameCardDisplay__inner__top__middle__designation__t1,.nameCardDisplay__inner__top__middle__email__t1,.nameCardDisplay__inner__top__middle__name__t1,.nameCardDisplay__inner__top__middle__org__t1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:15rem}.nameCardDisplay__inner__top__right__info{width:15rem}.nameCardDisplay__inner__top__right__info__branch__value,.nameCardDisplay__inner__top__right__info__department__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:15rem}.nameCardDisplay__inner__top__buttons__edit,.nameCardDisplay__inner__top__buttons__overview{align-items:center;background-color:#0000;cursor:pointer;display:flex;height:5vh;justify-content:center;left:100%;margin-bottom:1rem;padding:1vh;position:-webkit-sticky;position:sticky;width:5vh}.nameCardDisplay__inner__top__buttons__edit:hover,.nameCardDisplay__inner__top__buttons__overview:hover{background-color:var(--color-darkBackground);border-radius:1vh;color:var(--color-primaryBlue)}.nameCardDisplay__inner__top__buttons__edit:hover .nameCardDisplay__inner__top__buttons__edit__icon,.nameCardDisplay__inner__top__buttons__edit:hover .nameCardDisplay__inner__top__buttons__overview__icon,.nameCardDisplay__inner__top__buttons__overview:hover .nameCardDisplay__inner__top__buttons__edit__icon,.nameCardDisplay__inner__top__buttons__overview:hover .nameCardDisplay__inner__top__buttons__overview__icon{transform:scale(1.5);transition:.5s}.nameCardDisplay__inner__bottom{gap:1rem}@media screen and (max-width:1200px){.nameCardDisplay__inner__top__middleGroup{flex-direction:column}}@media screen and (max-width:800px){.nameCardDisplay{position:relative;top:5rem}}.registries__nameCardPage{display:flex;flex-direction:column}.registries__nameCardPage__container{display:flex;gap:0;height:100%;overflow:hidden}.registries__nameCardPage__listPanel{background:#fff;border-right:1px solid #e8eaed;display:flex;flex-direction:column;height:100%;min-width:400px;width:400px}.registries__nameCardPage__listPanel__header{align-items:center;background:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.registries__nameCardPage__listPanel__header__title{align-items:center;display:flex;gap:1rem}.registries__nameCardPage__listPanel__header__icon{color:#1976d2;font-size:2.5rem}.registries__nameCardPage__listPanel__header__text{color:#202124;font-weight:600;margin:0}.registries__nameCardPage__listPanel__header__createBtn{border-radius:8px;box-shadow:none;font-weight:500;padding:.5rem 1.25rem;text-transform:none}.registries__nameCardPage__listPanel__header__createBtn:hover{box-shadow:0 2px 4px #0003}.registries__nameCardPage__listPanel__search{background:#f8f9fa;flex-shrink:0;padding:1rem 1.5rem}.registries__nameCardPage__listPanel__search__input{background:#fff;border-radius:24px}.registries__nameCardPage__listPanel__search__input .MuiOutlinedInput-root{border-radius:24px}.registries__nameCardPage__listPanel__search__input .MuiOutlinedInput-root:hover fieldset{border-color:#dadce0}.registries__nameCardPage__listPanel__search__input .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2}.registries__nameCardPage__listPanel__search__icon{color:#5f6368}.registries__nameCardPage__listPanel__content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.registries__nameCardPage__listPanel__loader{padding:1rem}.registries__nameCardPage__listPanel__empty{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:3rem 2rem;text-align:center}.registries__nameCardPage__listPanel__empty__icon{color:#dadce0;font-size:4rem}.registries__nameCardPage__listPanel__items{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.registries__nameCardPage__listPanel__items::-webkit-scrollbar{height:8px;width:8px}.registries__nameCardPage__listPanel__items::-webkit-scrollbar-track{border-radius:8px}.registries__nameCardPage__listPanel__items::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.registries__nameCardPage__listPanel__items::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.registries__nameCardPage__listPanel__items::-webkit-scrollbar{display:none}}.registries__nameCardPage__listPanel__items::-webkit-scrollbar{width:6px}.registries__nameCardPage__listPanel__items::-webkit-scrollbar-track{background:#0000}.registries__nameCardPage__listPanel__items::-webkit-scrollbar-thumb{background:#dadce0;border-radius:3px}.registries__nameCardPage__listPanel__items::-webkit-scrollbar-thumb:hover{background:#bdc1c6}.registries__nameCardPage__listPanel__addNew{align-items:center;border:2px dashed #dadce0;border-radius:8px;color:#1976d2;cursor:pointer;display:flex;flex-shrink:0;font-weight:500;gap:.75rem;justify-content:center;margin:.5rem;padding:1rem;transition:all .2s ease}.registries__nameCardPage__listPanel__addNew:hover{background:#e3f2fd;border-color:#1976d2}.registries__nameCardPage__listPanel__addNew__icon{font-size:1.25rem}.registries__nameCardPage__listPanel__footer{background:#fff;border-top:1px solid #e8eaed;flex-shrink:0}.registries__nameCardPage__listPanel__footer__content{display:flex;justify-content:center;padding:1rem}.registries__nameCardPage__listPanel__footer__pagination .MuiPaginationItem-root{color:#5f6368}.registries__nameCardPage__listPanel__footer__pagination .MuiPaginationItem-root.Mui-selected{background:#1976d2;color:#fff}.registries__nameCardPage__listPanel__footer__pagination .MuiPaginationItem-root.Mui-selected:hover{background:#1565c0}.registries__nameCardPage__detailPanel{display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;position:relative;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.registries__nameCardPage__detailPanel::-webkit-scrollbar{height:8px}.registries__nameCardPage__detailPanel::-webkit-scrollbar-track{border-radius:8px}.registries__nameCardPage__detailPanel::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.registries__nameCardPage__detailPanel::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.registries__nameCardPage__detailPanel::-webkit-scrollbar{display:none}}.registries__nameCardPage__detailPanel__closeBtn{background:#fff;box-shadow:0 2px 4px #0000001a;position:absolute;right:1rem;top:1rem;z-index:10}.registries__nameCardPage__detailPanel__closeBtn:hover{background:#f8f9fa}.registries__nameCardPage__detailPanel__empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:3rem;text-align:center}.registries__nameCardPage__detailPanel__empty__icon{color:#dadce0;font-size:5rem;margin-bottom:1rem}.registries__nameCardPage__detailPanel::-webkit-scrollbar{width:8px}.registries__nameCardPage__detailPanel::-webkit-scrollbar-track{background:#0000}.registries__nameCardPage__detailPanel::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}.registries__nameCardPage__detailPanel::-webkit-scrollbar-thumb:hover{background:#bdc1c6}@media(max-width:1500px){.registries__nameCardPage__listPanel{min-width:350px;width:350px}}@media(max-width:1200px){.registries__nameCardPage{height:calc(100vh - 180px);min-height:500px}.registries__nameCardPage__listPanel{min-width:320px;width:320px}.registries__nameCardPage__listPanel__header{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}.registries__nameCardPage__listPanel__header__createBtn{width:100%}}@media(max-width:991px){.registries__nameCardPage__listPanel{min-width:300px;width:300px}}@media(max-width:800px){.registries__nameCardPage{height:calc(100vh - 160px);min-height:400px}.registries__nameCardPage__container{flex-direction:column;position:relative}.registries__nameCardPage__listPanel{border-bottom:1px solid #e8eaed;border-right:none;height:auto;max-height:50%;min-width:0;min-width:auto;width:100%}.registries__nameCardPage__listPanel__header{align-items:center;flex-direction:row}.registries__nameCardPage__listPanel__header__createBtn{width:auto}.registries__nameCardPage__listPanel__content{max-height:400px}.registries__nameCardPage__detailPanel{background:#fff;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:transform .3s ease;z-index:100}.registries__nameCardPage__detailPanel--open{transform:translateY(0)}.registries__nameCardPage__detailPanel--closed{transform:translateY(100%)}}@media(max-width:480px){.registries__nameCardPage{height:calc(100vh - 140px);min-height:350px}}.organizationCardRow{background:#fff;border:1px solid #0000;border-radius:8px;margin-bottom:.5rem;position:relative;transition:all .2s ease}.organizationCardRow:hover{background:#f8f9fa;border-color:#e8eaed;transform:translateX(2px)}.organizationCardRow--selected{background:#e3f2fd!important;border-color:#1976d2!important}.organizationCardRow--selected .organizationCardRow__name{color:#1976d2;font-weight:600}.organizationCardRow--selected .organizationCardRow__avatar{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.organizationCardRow__container{align-items:flex-start;display:flex;gap:1rem;padding:1rem;position:relative}.organizationCardRow__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;border:2px solid #fff;box-shadow:0 2px 4px #00000014;color:#1976d2!important;flex-shrink:0;font-size:.875rem!important;font-weight:600!important;height:48px!important;transition:all .2s ease;width:48px!important}.organizationCardRow__content{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.organizationCardRow__header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.organizationCardRow__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#202124;display:-webkit-box;font-size:.9rem!important;font-weight:500!important;line-height:1.4!important;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.organizationCardRow__date{color:#5f6368!important;flex-shrink:0;font-size:.7rem!important;white-space:nowrap}.organizationCardRow__details{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.organizationCardRow__chip{background:#f1f3f4!important;color:#5f6368!important;font-size:.7rem!important;height:22px!important;max-width:100%}.organizationCardRow__chip .MuiChip-icon{color:#5f6368!important;font-size:.875rem!important;margin-left:4px!important}.organizationCardRow__chip .MuiChip-label{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.organizationCardRow__location{align-items:center;color:#5f6368;display:flex;gap:.25rem}.organizationCardRow__location__icon{color:#5f6368;font-size:.875rem}.organizationCardRow__location__text{color:#5f6368;font-size:.7rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organizationCardRow__indicator{background:linear-gradient(180deg,#1976d2,#42a5f5);border-radius:8px 0 0 8px;bottom:0;left:0;position:absolute;top:0;width:3px}@media(max-width:768px){.organizationCardRow{margin-bottom:.375rem}.organizationCardRow__container{gap:.75rem;padding:.75rem}.organizationCardRow__avatar{font-size:.75rem!important;height:40px!important;width:40px!important}.organizationCardRow__name{font-size:.85rem!important}.organizationCardRow__date{font-size:.65rem!important}.organizationCardRow__chip{font-size:.65rem!important;height:20px!important}.organizationCardRow__chip .MuiChip-icon{font-size:.75rem!important}.organizationCardRow__location__icon{font-size:.75rem}.organizationCardRow__location__text{font-size:.65rem!important}}.organizationCardRow{border-radius:.5rem 0 0 .5rem;cursor:pointer;padding:1.5rem;transition-duration:.25s}.organizationCardRow:hover{background:var(--color-hoverBackground)}.organizationCardRow:active{background:var(--color-activeBackground)}.organizationCardRow__selected{border-radius:.5rem 0 0 .5rem;border-right:2px solid var(--color-primaryBlue);cursor:pointer;padding:1.5rem;transition-duration:.25s}.organizationCardRow__selected:hover{background:var(--color-hoverBackground)}.organizationCardRow__selected:active{background:var(--color-activeBackground)}@media screen and (max-width:668px){.organizationCardRow__inner__name__value{font-size:1.1rem}}.organizationCardView{align-items:flex-start;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2021248c;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:3rem 2rem 2rem;position:fixed}.organizationCardView__panel{animation:fadeSlide .3s ease;background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000040;display:flex;flex-direction:column;max-width:760px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:100%}.organizationCardView__panel::-webkit-scrollbar{height:8px;width:8px}.organizationCardView__panel::-webkit-scrollbar-track{background:#0000;border-radius:8px}.organizationCardView__panel::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.organizationCardView__panel::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.organizationCardView__panel::-webkit-scrollbar{display:none}}.organizationCardView__titleBar{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #e8eaed;display:flex;justify-content:space-between;padding:1.25rem 1.75rem}.organizationCardView__titleBar__left{align-items:center;display:flex;gap:1rem}.organizationCardView__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;box-shadow:0 4px 12px #1976d240;color:#1976d2!important;font-size:1.75rem!important;font-weight:600!important;height:64px!important;width:64px!important}.organizationCardView__title{color:#202124;font-weight:600;margin:0}.organizationCardView__subtitle{color:#5f6368}.organizationCardView__closeBtn{background:#fff;box-shadow:0 2px 6px #00000026}.organizationCardView__closeBtn:hover{background:#f1f3f4}.organizationCardView__loader{align-items:center;display:flex;justify-content:center;padding:4rem 2rem}.organizationCardView__form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.75rem 0}.organizationCardView__section{background:#fafbfc;border:1px solid #e8eaed;border-radius:12px;display:flex;flex-direction:column;gap:.6rem;padding:.75rem 1rem 1rem;transition:border-color .2s ease,background .2s ease}.organizationCardView__section:hover{border-color:#d0d4d7}.organizationCardView__section__header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.organizationCardView__section__label{color:#202124;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.organizationCardView__section__body{display:flex;min-height:28px}.organizationCardView__section__value{color:#202124;cursor:pointer;font-weight:500;line-height:1.4;white-space:pre-wrap;width:100%;word-break:break-word}.organizationCardView__section__muted{color:#5f6368;font-style:italic}.organizationCardView__editBtn{background:#fff;border:1px solid #e0e3e6;height:32px!important;width:32px!important}.organizationCardView__editBtn:hover{background:#e3f2fd;border-color:#1976d2}.organizationCardView__editBtn svg{fill:#1976d2;height:16px;width:16px}.organizationCardView__divider{margin:0}.organizationCardView__section__edit{width:100%}.organizationCardView__helper{color:#5f6368;margin-top:.25rem}.organizationCardView__photoBlock{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;gap:.6rem}.organizationCardView__photo{border:2px solid #fff;border-radius:12px;box-shadow:0 4px 12px #00000026;height:96px;object-fit:cover;transition:transform .2s ease;width:96px}.organizationCardView__photo:hover{transform:scale(1.03)}.organizationCardView__photoPlaceholder{align-items:center;background:#e3f2fd;border-radius:12px;color:#1976d2;display:flex;flex-direction:column;font-size:.65rem;gap:.25rem;height:96px;justify-content:center;width:96px}.organizationCardView__photoPlaceholder svg{font-size:28px}.organizationCardView__error{color:#d32f2f;font-weight:500}.organizationCardView__toggleDetails{background:#e3f2fd;border-radius:8px;color:#1976d2;cursor:pointer;font-size:.85rem;font-weight:600;margin:.5rem 0 1.25rem;padding:.5rem .75rem;text-align:center;transition:background .2s ease}.organizationCardView__toggleDetails:hover{background:#d2e9fb}.organizationCardView__actions{background:#f8f9fa;border-top:1px solid #e8eaed;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.75rem 1.5rem}.organizationCardView .MuiAutocomplete-root,.organizationCardView .MuiTextField-root{width:100%}.organizationCardView .MuiAutocomplete-root .MuiOutlinedInput-root,.organizationCardView .MuiTextField-root .MuiOutlinedInput-root{background:#fff;border-radius:8px}.organizationCardView .MuiAutocomplete-root .MuiOutlinedInput-root:hover fieldset,.organizationCardView .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.organizationCardView .MuiAutocomplete-root .MuiOutlinedInput-root.Mui-focused fieldset,.organizationCardView .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2;border-width:2px}.organizationCardView .MuiAutocomplete-root .MuiInputLabel-root,.organizationCardView .MuiTextField-root .MuiInputLabel-root{color:#5f6368;font-weight:500}.organizationCardView .MuiAutocomplete-root .MuiInputLabel-root.Mui-focused,.organizationCardView .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1976d2}@media(max-width:860px){.organizationCardView{padding:2rem 1.25rem}.organizationCardView__panel{max-width:100%}.organizationCardView__titleBar{padding:1rem 1.25rem}.organizationCardView__form{padding:1.25rem 1.25rem 0}.organizationCardView__actions{flex-direction:column-reverse;padding:.75rem 1.25rem 1.25rem}.organizationCardView__actions>*{width:100%}}@media(max-width:520px){.organizationCardView__avatar{height:52px!important;width:52px!important}.organizationCardView__title{font-size:1.05rem}.organizationCardView__section{padding:.6rem .75rem .85rem}.organizationCardView__section__label{font-size:.7rem}}.organizationCardDisplay{background:#f8f9fa;padding:1.5rem;width:100%}.organizationCardDisplay__container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px}.organizationCardDisplay__headerCard{background:#fff!important;border:1px solid #e8eaed;border-radius:12px!important;overflow:visible!important}.organizationCardDisplay__headerCard__content{padding:2rem!important}.organizationCardDisplay__topSection{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.5rem}.organizationCardDisplay__primaryInfo{display:flex;flex:1 1;gap:1.5rem}.organizationCardDisplay__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;border:4px solid #fff;box-shadow:0 4px 12px #0000001a;color:#1976d2!important;flex-shrink:0;font-size:2rem!important;font-weight:600!important;height:96px!important;width:96px!important}.organizationCardDisplay__nameSection{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.organizationCardDisplay__name{color:#202124;font-weight:600!important;line-height:1.3!important;margin:0!important}.organizationCardDisplay__industryChip{align-self:flex-start;background:#e3f2fd!important;border:1px solid #bbdefb!important;color:#1976d2!important;font-weight:500!important}.organizationCardDisplay__industryChip .MuiChip-icon{color:#1976d2!important}.organizationCardDisplay__location{align-items:center;color:#5f6368;display:flex;gap:.5rem}.organizationCardDisplay__location__icon{color:#5f6368;font-size:1.125rem}.organizationCardDisplay__location p{font-size:.875rem;margin:0}.organizationCardDisplay__actions{display:flex;flex-shrink:0;gap:.75rem}.organizationCardDisplay__actionBtn{border-radius:12px!important;height:48px!important;transition:all .2s ease!important;width:48px!important}.organizationCardDisplay__actionBtn--primary{background:linear-gradient(135deg,#1976d2,#42a5f5)!important;color:#fff!important}.organizationCardDisplay__actionBtn--primary:hover{background:linear-gradient(135deg,#1565c0,#1976d2)!important;box-shadow:0 4px 12px #1976d24d;transform:translateY(-2px)}.organizationCardDisplay__actionBtn--secondary{background:#f1f3f4!important;color:#1976d2!important}.organizationCardDisplay__actionBtn--secondary:hover{background:#e3f2fd!important;box-shadow:0 2px 8px #0000001a}.organizationCardDisplay__actionBtn svg{font-size:1.25rem}.organizationCardDisplay__divider{margin:1.5rem 0!important}.organizationCardDisplay__contactSection{margin-top:1rem!important}.organizationCardDisplay__contactCard{background:#f8f9fa!important;border:1px solid #e8eaed!important;border-radius:8px!important;height:100%;padding:1rem!important;transition:all .2s ease}.organizationCardDisplay__contactCard:hover{background:#fff!important;border-color:#1976d2!important;box-shadow:0 2px 8px #1976d21a}.organizationCardDisplay__contactCard__header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.organizationCardDisplay__contactCard__icon{color:#1976d2;font-size:1.125rem}.organizationCardDisplay__contactCard__label{color:#5f6368!important;font-weight:600!important;letter-spacing:.5px;text-transform:uppercase}.organizationCardDisplay__contactCard__value{color:#202124!important;font-weight:500!important;padding-left:1.625rem}.organizationCardDisplay__analyticsSection{display:flex;flex-direction:column;gap:1.5rem}.organizationCardDisplay__analyticsSection__title{border-left:4px solid #1976d2;color:#202124;font-weight:600!important;margin:0!important;padding-left:.5rem}.organizationCardDisplay__analyticsCard{background:#fff!important;border:1px solid #e8eaed!important;border-radius:12px!important}.organizationCardDisplay__analyticsCard .MuiCardContent-root{padding:1.5rem!important}.organizationCardDisplay__analyticsCard .MuiCardContent-root:last-child{padding-bottom:1.5rem!important}@media(max-width:1024px){.organizationCardDisplay{padding:1rem}.organizationCardDisplay__topSection{flex-direction:column;gap:1.5rem}.organizationCardDisplay__primaryInfo{align-items:center;flex-direction:column;text-align:center}.organizationCardDisplay__nameSection{align-items:center}.organizationCardDisplay__location{justify-content:center}.organizationCardDisplay__actions{justify-content:center;width:100%}}@media(max-width:768px){.organizationCardDisplay{padding:.75rem}.organizationCardDisplay__headerCard__content{padding:1.5rem!important}.organizationCardDisplay__avatar{border-width:3px;font-size:1.5rem!important;height:72px!important;width:72px!important}.organizationCardDisplay__name{font-size:1.25rem!important}.organizationCardDisplay__actionBtn{height:44px!important;width:44px!important}.organizationCardDisplay__actionBtn svg{font-size:1.125rem}.organizationCardDisplay__contactCard{padding:.75rem!important}.organizationCardDisplay__contactCard__value{font-size:.875rem!important}.organizationCardDisplay__analyticsSection__title{font-size:1.125rem!important}.organizationCardDisplay__analyticsCard .MuiCardContent-root{padding:1rem!important}.organizationCardDisplay__analyticsCard .MuiCardContent-root:last-child{padding-bottom:1rem!important}}@media(max-width:480px){.organizationCardDisplay__primaryInfo{gap:1rem}.organizationCardDisplay__avatar{font-size:1.25rem!important;height:64px!important;width:64px!important}.organizationCardDisplay__name{font-size:1.125rem!important}.organizationCardDisplay__industryChip{font-size:.75rem!important}.organizationCardDisplay__actions{flex-direction:row;gap:.5rem}}.registries__organizationCardPage{display:flex;flex-direction:column}.registries__organizationCardPage__layout{display:flex;flex:1 1;overflow:hidden}.registries__organizationCardPage__list{background:#fff;border-right:1px solid #e8eaed;display:flex;flex-direction:column;min-width:400px;width:400px}.registries__organizationCardPage__list__header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:1.25rem 1.5rem}.registries__organizationCardPage__list__title{align-items:center;display:flex;gap:1rem}.registries__organizationCardPage__list__title__icon{color:#1976d2;font-size:2.5rem}.registries__organizationCardPage__list__title__text{display:flex;flex-direction:column}.registries__organizationCardPage__list__title__text h6{color:#202124;font-weight:600;margin:0}.registries__organizationCardPage__list__createBtn{border-radius:8px;box-shadow:none;font-weight:500;text-transform:none}.registries__organizationCardPage__list__createBtn:hover{box-shadow:0 2px 6px #00000026}.registries__organizationCardPage__list__search{background:#f8f9fa;flex-shrink:0;padding:1rem 1.5rem}.registries__organizationCardPage__list__searchInput .MuiOutlinedInput-root{background:#fff;border-radius:24px}.registries__organizationCardPage__list__searchInput .MuiOutlinedInput-root fieldset{border-color:#e0e3e6}.registries__organizationCardPage__list__searchInput .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.registries__organizationCardPage__list__searchInput .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2}.registries__organizationCardPage__list__content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.registries__organizationCardPage__list__loader{padding:1rem}.registries__organizationCardPage__list__empty{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:2.5rem 1.5rem;text-align:center}.registries__organizationCardPage__list__empty__icon{color:#dadce0;font-size:4.5rem}.registries__organizationCardPage__list__items{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.registries__organizationCardPage__list__items::-webkit-scrollbar{height:8px;width:8px}.registries__organizationCardPage__list__items::-webkit-scrollbar-track{background:#0000;border-radius:8px}.registries__organizationCardPage__list__items::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.registries__organizationCardPage__list__items::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.registries__organizationCardPage__list__items::-webkit-scrollbar{display:none}}.registries__organizationCardPage__list__items::-webkit-scrollbar{width:6px}.registries__organizationCardPage__list__items::-webkit-scrollbar-thumb{background:#dadce0;border-radius:3px}.registries__organizationCardPage__list__items::-webkit-scrollbar-thumb:hover{background:#bfc3c7}.registries__organizationCardPage__list__add{align-items:center;border:2px dashed #dadce0;border-radius:8px;color:#1976d2;cursor:pointer;display:flex;flex-shrink:0;font-size:.85rem;font-weight:500;gap:.6rem;justify-content:center;margin:.75rem 1rem 1rem;padding:.75rem 1rem;transition:all .15s}.registries__organizationCardPage__list__add:hover{background:#e3f2fd;border-color:#1976d2}.registries__organizationCardPage__list__add__icon{font-size:1rem}.registries__organizationCardPage__list__footer{background:#fff;border-top:1px solid #e8eaed;flex-shrink:0}.registries__organizationCardPage__list__footer__inner{display:flex;justify-content:center;padding:.75rem 1rem}.registries__organizationCardPage__list__footer .MuiPaginationItem-root{font-size:.75rem}.registries__organizationCardPage__list__footer .MuiPaginationItem-root.Mui-selected{background:#1976d2;color:#fff}.registries__organizationCardPage__list__footer .MuiPaginationItem-root.Mui-selected:hover{background:#1565c0}.registries__organizationCardPage__detail{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;position:relative;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.registries__organizationCardPage__detail::-webkit-scrollbar{height:8px}.registries__organizationCardPage__detail::-webkit-scrollbar-track{background:#0000;border-radius:8px}.registries__organizationCardPage__detail::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.registries__organizationCardPage__detail::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.registries__organizationCardPage__detail::-webkit-scrollbar{display:none}}.registries__organizationCardPage__detail__empty{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center}.registries__organizationCardPage__detail__empty__icon{color:#dadce0;font-size:5rem;margin-bottom:1rem}.registries__organizationCardPage__detail__closeBtn{background:#fff;box-shadow:0 2px 6px #00000026;position:absolute;right:.75rem;top:.75rem;z-index:10}.registries__organizationCardPage__detail__closeBtn:hover{background:#f1f3f4}.registries__organizationCardPage__detail::-webkit-scrollbar{width:8px}.registries__organizationCardPage__detail::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}.registries__organizationCardPage__detail::-webkit-scrollbar-thumb:hover{background:#bdc1c6}@media(max-width:1500px){.registries__organizationCardPage__list{min-width:360px;width:360px}}@media(max-width:1100px){.registries__organizationCardPage__list{min-width:330px;width:330px}}@media(max-width:800px){.registries__organizationCardPage{height:calc(100vh - 160px);min-height:440px}.registries__organizationCardPage__layout{flex-direction:column}.registries__organizationCardPage__list{border-bottom:1px solid #e8eaed;border-right:none;max-height:48%;min-width:0;min-width:auto;width:100%}.registries__organizationCardPage__detail{background:#fff;bottom:0;left:0;position:absolute;right:0;top:0;transform:translateY(100%);transition:transform .3s ease;z-index:100}.registries__organizationCardPage__detail--open{box-shadow:0 -2px 12px #0000002e;transform:translateY(0)}.registries__organizationCardPage__detail--closed{pointer-events:none}}@media(max-width:480px){.registries__organizationCardPage{height:calc(100vh - 140px)}.registries__organizationCardPage__list{max-height:52%}}.labelCardForm{border-radius:0;cursor:default;margin:1% 20%;outline:none}.labelCardForm,.labelCardForm__inner{height:-webkit-fill-available;height:-moz-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.labelCardForm__inner{background:#fff;border-radius:1vh;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.labelCardForm__inner::-webkit-scrollbar{height:8px;width:8px}.labelCardForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.labelCardForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.labelCardForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.labelCardForm__inner::-webkit-scrollbar{display:none}}.labelCardForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.labelCardForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.labelCardForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.labelCardForm form input{font-family:Segoe UI;padding:.7rem!important}.labelCardForm form label{color:#474141;font-weight:500;min-width:12vw}.labelCardForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.labelCardForm__title,.labelCardForm__title__textField{width:-webkit-fill-available;width:-moz-available}.labelCardForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.labelCardForm__details{width:-webkit-fill-available;width:-moz-available}.labelCardForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.labelCardForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.labelCardForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.labelCardForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.labelCardForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.labelCardForm__details__editor::-webkit-scrollbar{display:none}}.labelCardForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.labelCardForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.labelCardForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.labelCardForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.labelCardForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.labelCardForm__details div textarea::-webkit-scrollbar{display:none}}.labelCardForm__buttonFlex,.labelCardForm__details__textField{width:-webkit-fill-available;width:-moz-available}.labelCardForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.labelCardForm__cancel,.labelCardForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.labelCardForm__cancel:hover,.labelCardForm__submit:hover{background:#d3d3d3;cursor:pointer}.labelCardForm__cancel:disabled,.labelCardForm__submit:disabled{cursor:not-allowed}.labelCardForm__submit{background:var(--color-primaryBlue);color:#fff}.labelCardForm__cancel{background:#e2e2e2;color:#000}.labelCardForm__inner{background:var(--color-componentBackground)}.labelCardForm__inner__titleBar{background-color:var(--color-componentBackground);box-shadow:0 1px 0 #00000014;position:-webkit-sticky;position:sticky;top:0;z-index:10;z-index:2}.labelCardForm__inner__titleBar__title{background:hsla(0,0%,40%,.098);border-radius:.5rem;color:var(--color-sidePanelIcon);padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.labelCardForm__inner__titleBar__title svg path{stroke:var(--color-sidePanelIcon)}.labelCardForm__inner__titleBar__title__indicator{height:2rem;width:2rem}.labelCardForm__inner__body{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.labelCardForm__inner__body::-webkit-scrollbar{height:8px;width:8px}.labelCardForm__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.labelCardForm__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.labelCardForm__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.labelCardForm__inner__body::-webkit-scrollbar{display:none}}.labelCardForm__inner__body__form__name,.labelCardForm__inner__body__form__remarks{margin-bottom:1%;padding:1%}.labelCardForm__inner__body__form__name__t1,.labelCardForm__inner__body__form__remarks__t1{padding:1vh 0}.labelCardForm__inner__body__form__name__value__flex,.labelCardForm__inner__body__form__remarks__value__flex{margin:2vh 0}.labelCardForm__inner__body__form__name__value__flex__text,.labelCardForm__inner__body__form__remarks__value__flex__text{border-radius:1vh;cursor:text;padding:1%;transition-duration:.25s}.labelCardForm__inner__body__form__name__value__flex__text:hover,.labelCardForm__inner__body__form__remarks__value__flex__text:hover{background:var(--color-componentBackground)}.labelCardForm__inner__body__form__name__value__input,.labelCardForm__inner__body__form__remarks__value__input{background:var(--color-darkBackground)}.labelCardForm__inner__body__form__name__value__input input,.labelCardForm__inner__body__form__name__value__input textarea,.labelCardForm__inner__body__form__remarks__value__input input,.labelCardForm__inner__body__form__remarks__value__input textarea{color:var(--color-text)}.labelCardForm__inner__body__form__name__value__select,.labelCardForm__inner__body__form__remarks__value__select{width:20vw}.labelCardForm__inner__body__form__name__file input,.labelCardForm__inner__body__form__remarks__file input{display:none}.labelCardForm__inner__body__form__buttonFlex{background:var(--color-componentBackground);border-width:thin;bottom:0;display:flex;justify-content:center;margin-top:2vh;padding:2vh;position:-webkit-sticky;position:sticky;width:-webkit-fill-available;z-index:2}.labelCardForm__paper{border-radius:16px!important;box-shadow:0 8px 32px #0000001f!important}.labelCardForm__header{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1.25rem 1.75rem!important}.labelCardForm__header__avatar{box-shadow:0 2px 8px #0003;height:48px!important;width:48px!important}.labelCardForm__header__avatar svg{color:#fff;font-size:24px}.labelCardForm__header__title{color:#202124;font-weight:600!important}.labelCardForm__content{background:#fafbfc;padding:1.5rem 1.75rem!important}.labelCardForm__section{background:#fff;border:1px solid #e8eaed;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.labelCardForm__section:last-child{margin-bottom:0}.labelCardForm__sectionTitle{border-bottom:2px solid #e8eaed;color:#202124;font-weight:600!important;margin-bottom:1rem!important;padding-bottom:.5rem}.labelCardForm__charLimit{color:#d32f2f!important;font-weight:600!important}.labelCardForm__toggleSection{margin:1rem 0;text-align:center}.labelCardForm__toggleBtn{border-radius:8px!important;color:#1976d2!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important}.labelCardForm__toggleBtn:hover{background:#e3f2fd!important}.labelCardForm__footer{background:#f8f9fa;gap:.75rem;padding:1rem 1.75rem!important}.labelCardForm__footer button{border-radius:8px!important;font-weight:600!important;padding:.5rem 1.5rem!important;text-transform:none!important}.labelCardForm .MuiTextField-root .MuiOutlinedInput-root{background:#fff;border-radius:8px}.labelCardForm .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.labelCardForm .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2;border-width:2px}.labelCardForm .MuiTextField-root .MuiInputLabel-root{color:#5f6368;font-weight:500}.labelCardForm .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1976d2}@media(max-width:600px){.labelCardForm__header{padding:1rem 1.25rem!important}.labelCardForm__header__avatar{height:40px!important;width:40px!important}.labelCardForm__header__avatar svg{font-size:20px}.labelCardForm__header__title{font-size:1.1rem}.labelCardForm__content{padding:1.25rem!important}.labelCardForm__section{padding:1rem}.labelCardForm__footer{flex-direction:column-reverse;padding:.75rem 1.25rem!important}.labelCardForm__footer button{width:100%}}@media screen and (max-width:768px){.labelCardForm{margin:0}.labelCardForm__inner{border-radius:0;min-height:100vh}.labelCardForm__inner__titleBar__title__t1{font-size:1.2rem}.labelCardForm__inner__titleBar__close{height:2rem;width:2rem}.labelCardForm__inner__body__form__addLess__t1,.labelCardForm__inner__body__form__addMore__t1,.labelCardForm__inner__body__form__address__t1,.labelCardForm__inner__body__form__contactNumber__t1,.labelCardForm__inner__body__form__country__t1,.labelCardForm__inner__body__form__designation__t1,.labelCardForm__inner__body__form__email__t1,.labelCardForm__inner__body__form__industry__t1,.labelCardForm__inner__body__form__name__t1,.labelCardForm__inner__body__form__org__t1,.labelCardForm__inner__body__form__photo__t1,.labelCardForm__inner__body__form__pin__t1,.labelCardForm__inner__body__form__remarks__t1,.labelCardForm__inner__body__form__state__t1{width:20vw}.labelCardForm__inner__body__form__addLess__value__input input,.labelCardForm__inner__body__form__addLess__value__input textarea,.labelCardForm__inner__body__form__addMore__value__input input,.labelCardForm__inner__body__form__addMore__value__input textarea,.labelCardForm__inner__body__form__address__value__input input,.labelCardForm__inner__body__form__address__value__input textarea,.labelCardForm__inner__body__form__contactNumber__value__input input,.labelCardForm__inner__body__form__contactNumber__value__input textarea,.labelCardForm__inner__body__form__country__value__input input,.labelCardForm__inner__body__form__country__value__input textarea,.labelCardForm__inner__body__form__designation__value__input input,.labelCardForm__inner__body__form__designation__value__input textarea,.labelCardForm__inner__body__form__email__value__input input,.labelCardForm__inner__body__form__email__value__input textarea,.labelCardForm__inner__body__form__industry__value__input input,.labelCardForm__inner__body__form__industry__value__input textarea,.labelCardForm__inner__body__form__name__value__input input,.labelCardForm__inner__body__form__name__value__input textarea,.labelCardForm__inner__body__form__org__value__input input,.labelCardForm__inner__body__form__org__value__input textarea,.labelCardForm__inner__body__form__photo__value__input input,.labelCardForm__inner__body__form__photo__value__input textarea,.labelCardForm__inner__body__form__pin__value__input input,.labelCardForm__inner__body__form__pin__value__input textarea,.labelCardForm__inner__body__form__remarks__value__input input,.labelCardForm__inner__body__form__remarks__value__input textarea,.labelCardForm__inner__body__form__state__value__input input,.labelCardForm__inner__body__form__state__value__input textarea{font-size:1.2rem}.labelCardForm__inner__body__form__addLess,.labelCardForm__inner__body__form__addMore{font-size:1.1rem}.labelCardForm__inner__body__form__buttonFlex__cancel,.labelCardForm__inner__body__form__buttonFlex__submit{width:20vw}}@media screen and (max-width:468px){.labelCardForm__inner__body__form__addLess,.labelCardForm__inner__body__form__addMore,.labelCardForm__inner__body__form__address,.labelCardForm__inner__body__form__contactNumber,.labelCardForm__inner__body__form__country,.labelCardForm__inner__body__form__designation,.labelCardForm__inner__body__form__email,.labelCardForm__inner__body__form__industry,.labelCardForm__inner__body__form__name,.labelCardForm__inner__body__form__org,.labelCardForm__inner__body__form__photo,.labelCardForm__inner__body__form__pin,.labelCardForm__inner__body__form__remarks,.labelCardForm__inner__body__form__state{align-items:flex-start;flex-direction:column}.labelCardForm__inner__body__form__addLess__t1,.labelCardForm__inner__body__form__addMore__t1,.labelCardForm__inner__body__form__address__t1,.labelCardForm__inner__body__form__contactNumber__t1,.labelCardForm__inner__body__form__country__t1,.labelCardForm__inner__body__form__designation__t1,.labelCardForm__inner__body__form__email__t1,.labelCardForm__inner__body__form__industry__t1,.labelCardForm__inner__body__form__name__t1,.labelCardForm__inner__body__form__org__t1,.labelCardForm__inner__body__form__photo__t1,.labelCardForm__inner__body__form__pin__t1,.labelCardForm__inner__body__form__remarks__t1,.labelCardForm__inner__body__form__state__t1{font-size:1rem;white-space:nowrap}}.labelCardRow{background:#fff;border:1px solid #0000;border-radius:8px;margin-bottom:.5rem;position:relative;transition:all .2s ease}.labelCardRow:hover{background:#f8f9fa;border-color:#e8eaed;transform:translateX(2px)}.labelCardRow--selected{background:#e3f2fd!important;border-color:#1976d2!important}.labelCardRow--selected .labelCardRow__name{color:#1976d2;font-weight:600}.labelCardRow--selected .labelCardRow__avatar{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.labelCardRow__container{align-items:flex-start;display:flex;gap:1rem;padding:1rem;position:relative}.labelCardRow__avatar{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;border:2px solid #fff;box-shadow:0 2px 4px #00000014;color:#1976d2!important;flex-shrink:0;font-size:.875rem!important;font-weight:600!important;height:48px!important;transition:all .2s ease;width:48px!important}.labelCardRow__content{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.labelCardRow__header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.labelCardRow__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#202124;display:-webkit-box;font-size:.9rem!important;font-weight:500!important;line-height:1.4!important;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.labelCardRow__date{color:#5f6368!important;flex-shrink:0;font-size:.7rem!important;white-space:nowrap}.labelCardRow__details{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.labelCardRow__chip{background:#f1f3f4!important;color:#5f6368!important;font-size:.7rem!important;height:22px!important;max-width:100%}.labelCardRow__chip .MuiChip-icon{color:#5f6368!important;font-size:.875rem!important;margin-left:4px!important}.labelCardRow__chip .MuiChip-label{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.labelCardRow__org{align-items:center;color:#5f6368;display:flex;gap:.25rem}.labelCardRow__org__icon{color:#5f6368;font-size:.875rem}.labelCardRow__org__text{color:#5f6368;font-size:.7rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.labelCardRow__indicator{background:linear-gradient(180deg,#1976d2,#42a5f5);border-radius:8px 0 0 8px;bottom:0;left:0;position:absolute;top:0;width:3px}@media(max-width:768px){.labelCardRow{margin-bottom:.375rem}.labelCardRow__container{gap:.75rem;padding:.75rem}.labelCardRow__avatar{font-size:.75rem!important;height:40px!important;width:40px!important}.labelCardRow__name{font-size:.85rem!important}.labelCardRow__chip,.labelCardRow__date{font-size:.65rem!important}.labelCardRow__chip{height:20px!important}.labelCardRow__chip .MuiChip-icon{font-size:.75rem!important}.labelCardRow__org__icon{font-size:.75rem}.labelCardRow__org__text{font-size:.65rem!important}}.labelCardRow{border-radius:.5rem 0 0 .5rem;cursor:pointer;padding:1.5rem;transition-duration:.25s}.labelCardRow:hover{background:var(--color-hoverBackground)}.labelCardRow:active{background:var(--color-activeBackground)}.labelCardRow__selected{border-radius:.5rem 0 0 .5rem;border-right:2px solid var(--color-primaryBlue);cursor:pointer;padding:1.5rem;transition-duration:.25s}.labelCardRow__selected:hover{background:var(--color-hoverBackground)}.labelCardRow__selected:active{background:var(--color-activeBackground)}@media screen and (max-width:668px){.labelCardRow__inner__name__value{font-size:1.1rem}}.labelCardView{align-items:flex-start;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2021248c;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:3rem 2rem 2rem;position:fixed}.labelCardView__panel{animation:fadeSlide .3s ease;background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000040;display:flex;flex-direction:column;max-width:760px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:100%}.labelCardView__panel::-webkit-scrollbar{height:8px;width:8px}.labelCardView__panel::-webkit-scrollbar-track{background:#0000;border-radius:8px}.labelCardView__panel::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.labelCardView__panel::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.labelCardView__panel::-webkit-scrollbar{display:none}}@keyframes fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.labelCardView__titleBar{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #e8eaed;display:flex;justify-content:space-between;padding:1.25rem 1.75rem}.labelCardView__titleBar__left{align-items:center;display:flex;gap:1rem}.labelCardView__avatar{box-shadow:0 4px 12px #00000040;font-size:2rem!important;height:64px!important;width:64px!important}.labelCardView__avatar svg{color:#fff;font-size:2rem}.labelCardView__title{color:#202124;font-weight:600;margin:0}.labelCardView__subtitle{color:#5f6368}.labelCardView__closeBtn{background:#fff;box-shadow:0 2px 6px #00000026}.labelCardView__closeBtn:hover{background:#f1f3f4}.labelCardView__loader{align-items:center;display:flex;justify-content:center;padding:4rem 2rem}.labelCardView__form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.75rem 0}.labelCardView__section{background:#fafbfc;border:1px solid #e8eaed;border-radius:12px;display:flex;flex-direction:column;gap:.6rem;padding:.75rem 1rem 1rem;transition:border-color .2s ease,background .2s ease}.labelCardView__section:hover{border-color:#d0d4d7}.labelCardView__section__header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.labelCardView__section__label{color:#202124;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.labelCardView__section__body{display:flex;min-height:28px}.labelCardView__section__value{color:#202124;cursor:pointer;font-weight:500;line-height:1.4;width:100%;word-break:break-word}.labelCardView__section__multiline{white-space:pre-wrap}.labelCardView__section__muted{color:#5f6368;font-style:italic}.labelCardView__section__edit{display:flex;flex-direction:column;gap:.5rem;width:100%}.labelCardView__editBtn{background:#fff;border:1px solid #e0e3e6;height:32px!important;width:32px!important}.labelCardView__editBtn:hover{background:#e3f2fd;border-color:#1976d2}.labelCardView__editBtn svg{fill:#1976d2;height:16px;width:16px}.labelCardView__divider{margin:0}.labelCardView__helper{color:#5f6368;margin-top:.25rem}.labelCardView__toggleDetails{background:#e3f2fd;border-radius:8px;color:#1976d2;cursor:pointer;font-size:.85rem;font-weight:600;margin:.5rem 0 1.25rem;padding:.5rem .75rem;text-align:center;transition:background .2s ease}.labelCardView__toggleDetails:hover{background:#d2e9fb}.labelCardView__actions{background:#f8f9fa;border-top:1px solid #e8eaed;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.75rem 1.5rem}.labelCardView .MuiTextField-root{width:100%}.labelCardView .MuiTextField-root .MuiOutlinedInput-root{background:#fff;border-radius:8px}.labelCardView .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.labelCardView .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2;border-width:2px}.labelCardView .MuiTextField-root .MuiInputLabel-root{color:#5f6368;font-weight:500}.labelCardView .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1976d2}@media(max-width:860px){.labelCardView{padding:2rem 1.25rem}.labelCardView__panel{max-width:100%}.labelCardView__titleBar{padding:1rem 1.25rem}.labelCardView__form{padding:1.25rem 1.25rem 0}.labelCardView__actions{flex-direction:column-reverse;padding:.75rem 1.25rem 1.25rem}.labelCardView__actions>*{width:100%}}@media(max-width:520px){.labelCardView__avatar{height:52px!important;width:52px!important}.labelCardView__title{font-size:1.05rem}.labelCardView__section{padding:.6rem .75rem .85rem}.labelCardView__section__label{font-size:.7rem}}@keyframes ease-in-keyframes{0%{opacity:0}to{opacity:.6}}@keyframes ease-in-info-keyframes{0%{opacity:0}to{opacity:1}}.labelCardDisplay{background:#f8f9fa;padding:1.5rem;width:100%}.labelCardDisplay__container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1400px}.labelCardDisplay__headerCard{background:#fff!important;border:1px solid #e8eaed!important;border-radius:16px!important}.labelCardDisplay__headerCard__content{padding:1.5rem!important}.labelCardDisplay__topSection{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.labelCardDisplay__primaryInfo{align-items:flex-start;display:flex;flex:1 1;gap:1.25rem;min-width:0}.labelCardDisplay__avatar{box-shadow:0 4px 12px #0003;flex-shrink:0;font-size:2.5rem!important;height:88px!important;width:88px!important}.labelCardDisplay__avatar svg{color:#fff;font-size:2.5rem}.labelCardDisplay__nameSection{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.labelCardDisplay__name{color:#202124;font-weight:600!important;line-height:1.2!important;margin:0!important}.labelCardDisplay__description{color:#5f6368;font-weight:500;line-height:1.5;margin:0!important}.labelCardDisplay__actions{display:flex;flex-shrink:0;gap:.75rem}.labelCardDisplay__actionBtn{background:#fff!important;border:1px solid #e0e3e6!important;height:44px!important;transition:all .2s ease!important;width:44px!important}.labelCardDisplay__actionBtn:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px)}.labelCardDisplay__actionBtn--primary{color:#1976d2!important}.labelCardDisplay__actionBtn--primary:hover{background:#e3f2fd!important;border-color:#1976d2!important}.labelCardDisplay__actionBtn--secondary{color:#2e7d32!important}.labelCardDisplay__actionBtn--secondary:hover{background:#e8f5e9!important;border-color:#2e7d32!important}.labelCardDisplay__divider{margin:1rem 0!important}.labelCardDisplay__detailsSection{margin-top:0!important}.labelCardDisplay__detailCard{background:#fafbfc!important;border:1px solid #e8eaed!important;border-radius:10px!important;padding:.85rem 1rem!important;transition:border-color .2s ease,box-shadow .2s ease}.labelCardDisplay__detailCard:hover{border-color:#d0d4d7;box-shadow:0 2px 8px #0000000a}.labelCardDisplay__detailCard__header{align-items:center;display:flex;gap:.5rem;margin-bottom:.35rem}.labelCardDisplay__detailCard__icon{color:#1976d2;font-size:16px}.labelCardDisplay__detailCard__label{color:#5f6368;font-weight:600!important;letter-spacing:.5px;text-transform:uppercase}.labelCardDisplay__detailCard__value{color:#202124;font-weight:600!important;margin:0!important}.labelCardDisplay__analyticsSection{display:flex;flex-direction:column;gap:1rem}.labelCardDisplay__analyticsSection__title{color:#202124;font-weight:600!important;margin:0!important;padding:0 .25rem}.labelCardDisplay__analyticsCard{background:#fff!important;border:1px solid #e8eaed!important;border-radius:12px!important;transition:box-shadow .2s ease,border-color .2s ease}.labelCardDisplay__analyticsCard:hover{border-color:#d7dade;box-shadow:0 4px 14px #0000000f}.labelCardDisplay__analyticsCard .MuiCardContent-root{padding:1rem!important}.labelCardDisplay__analyticsCard .MuiCardContent-root:last-child{padding-bottom:1rem!important}@media(max-width:900px){.labelCardDisplay{padding:1rem}.labelCardDisplay__headerCard__content{padding:1.25rem!important}.labelCardDisplay__avatar{height:72px!important;width:72px!important}.labelCardDisplay__avatar svg{font-size:2rem}.labelCardDisplay__topSection{flex-direction:column}.labelCardDisplay__actions{align-self:stretch;justify-content:flex-end}}@media(max-width:600px){.labelCardDisplay{padding:.75rem}.labelCardDisplay__headerCard__content{padding:1rem!important}.labelCardDisplay__avatar{height:64px!important;width:64px!important}.labelCardDisplay__avatar svg{font-size:1.75rem}.labelCardDisplay__name{font-size:1.25rem!important}.labelCardDisplay__actions{gap:.5rem}.labelCardDisplay__actionBtn{height:40px!important;width:40px!important}}.labelCardDisplay__inner{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.labelCardDisplay__inner::-webkit-scrollbar{height:8px;width:8px}.labelCardDisplay__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.labelCardDisplay__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.labelCardDisplay__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.labelCardDisplay__inner::-webkit-scrollbar{display:none}}.labelCardDisplay__inner__top__left{padding:1rem}.labelCardDisplay__inner__top__left__img{height:-webkit-fit-content;height:fit-content;width:5rem}.labelCardDisplay__inner__top__middle__created__value,.labelCardDisplay__inner__top__middle__name__value,.labelCardDisplay__inner__top__middle__updated__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:15rem}.labelCardDisplay__inner__top__right__info{width:15rem}.labelCardDisplay__inner__top__right__info__branch__value,.labelCardDisplay__inner__top__right__info__department__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:15rem}.labelCardDisplay__inner__top__buttons__edit,.labelCardDisplay__inner__top__buttons__overview{align-items:center;background-color:#0000;cursor:pointer;display:flex;height:5vh;justify-content:center;left:100%;margin-bottom:1rem;padding:1vh;position:-webkit-sticky;position:sticky;width:5vh}.labelCardDisplay__inner__top__buttons__edit:hover,.labelCardDisplay__inner__top__buttons__overview:hover{background-color:var(--color-darkBackground);border-radius:1vh;color:var(--color-primaryBlue)}.labelCardDisplay__inner__top__buttons__edit:hover .labelCardDisplay__inner__top__buttons__edit__icon,.labelCardDisplay__inner__top__buttons__edit:hover .labelCardDisplay__inner__top__buttons__overview__icon,.labelCardDisplay__inner__top__buttons__overview:hover .labelCardDisplay__inner__top__buttons__edit__icon,.labelCardDisplay__inner__top__buttons__overview:hover .labelCardDisplay__inner__top__buttons__overview__icon{transform:scale(1.5);transition:.5s}.labelCardDisplay__inner__bottom{gap:1rem}@media screen and (max-width:1200px){.labelCardDisplay__inner__top__middleGroup{flex-direction:column}}@media screen and (max-width:668px){.labelCardDisplay__inner__buttons{justify-content:space-between}}.registries__labelCardPage{display:flex;flex-direction:column}.registries__labelCardPage__layout{display:flex;flex:1 1;overflow:hidden}.registries__labelCardPage__list{background:#fff;border-right:1px solid #e8eaed;display:flex;flex-direction:column;min-width:400px;width:400px}.registries__labelCardPage__list__header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:1.25rem 1.5rem}.registries__labelCardPage__list__title{align-items:center;display:flex;gap:1rem}.registries__labelCardPage__list__title__icon{color:#1976d2;height:40px;width:40px}.registries__labelCardPage__list__title__text{display:flex;flex-direction:column}.registries__labelCardPage__list__title__text h6{color:#202124;font-weight:600;margin:0}.registries__labelCardPage__list__createBtn{border-radius:8px;box-shadow:none;font-weight:500;text-transform:none}.registries__labelCardPage__list__createBtn:hover{box-shadow:0 2px 6px #00000026}.registries__labelCardPage__list__search{background:#f8f9fa;flex-shrink:0;padding:1rem 1.5rem}.registries__labelCardPage__list__searchInput .MuiOutlinedInput-root{background:#fff;border-radius:24px}.registries__labelCardPage__list__searchInput .MuiOutlinedInput-root fieldset{border-color:#e0e3e6}.registries__labelCardPage__list__searchInput .MuiOutlinedInput-root:hover fieldset{border-color:#c2c6ca}.registries__labelCardPage__list__searchInput .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2}.registries__labelCardPage__list__content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.registries__labelCardPage__list__loader{padding:1rem}.registries__labelCardPage__list__empty{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:2.5rem 1.5rem;text-align:center}.registries__labelCardPage__list__empty__icon{color:#dadce0;height:72px;width:72px}.registries__labelCardPage__list__items{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.registries__labelCardPage__list__items::-webkit-scrollbar{height:8px;width:8px}.registries__labelCardPage__list__items::-webkit-scrollbar-track{background:#0000;border-radius:8px}.registries__labelCardPage__list__items::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.registries__labelCardPage__list__items::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.registries__labelCardPage__list__items::-webkit-scrollbar{display:none}}.registries__labelCardPage__list__items::-webkit-scrollbar{width:6px}.registries__labelCardPage__list__items::-webkit-scrollbar-thumb{background:#dadce0;border-radius:3px}.registries__labelCardPage__list__items::-webkit-scrollbar-thumb:hover{background:#bfc3c7}.registries__labelCardPage__list__add{align-items:center;border:2px dashed #dadce0;border-radius:8px;color:#1976d2;cursor:pointer;display:flex;flex-shrink:0;font-size:.85rem;font-weight:500;gap:.6rem;justify-content:center;margin:.75rem 1rem 1rem;padding:.75rem 1rem;transition:all .15s}.registries__labelCardPage__list__add:hover{background:#e3f2fd;border-color:#1976d2}.registries__labelCardPage__list__add__icon{font-size:1rem}.registries__labelCardPage__list__footer{background:#fff;border-top:1px solid #e8eaed;flex-shrink:0}.registries__labelCardPage__list__footer__inner{display:flex;justify-content:center;padding:.75rem 1rem}.registries__labelCardPage__list__footer .MuiPaginationItem-root{font-size:.75rem}.registries__labelCardPage__list__footer .MuiPaginationItem-root.Mui-selected{background:#1976d2;color:#fff}.registries__labelCardPage__list__footer .MuiPaginationItem-root.Mui-selected:hover{background:#1565c0}.registries__labelCardPage__detail{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;position:relative;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.registries__labelCardPage__detail::-webkit-scrollbar{height:8px}.registries__labelCardPage__detail::-webkit-scrollbar-track{background:#0000;border-radius:8px}.registries__labelCardPage__detail::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.registries__labelCardPage__detail::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.registries__labelCardPage__detail::-webkit-scrollbar{display:none}}.registries__labelCardPage__detail__empty{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center}.registries__labelCardPage__detail__empty__icon{color:#dadce0;height:84px;margin-bottom:1rem;width:84px}.registries__labelCardPage__detail__closeBtn{background:#fff;box-shadow:0 2px 6px #00000026;position:absolute;right:.75rem;top:.75rem}.registries__labelCardPage__detail__closeBtn:hover{background:#f1f3f4}.registries__labelCardPage__detail::-webkit-scrollbar{width:8px}.registries__labelCardPage__detail::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}@media(max-width:1500px){.registries__labelCardPage__list{min-width:360px;width:360px}}@media(max-width:1100px){.registries__labelCardPage__list{min-width:330px;width:330px}}@media(max-width:800px){.registries__labelCardPage{height:calc(100vh - 160px);min-height:440px}.registries__labelCardPage__layout{flex-direction:column}.registries__labelCardPage__list{border-bottom:1px solid #e8eaed;border-right:none;max-height:48%;min-width:0;min-width:auto;width:100%}.registries__labelCardPage__detail{background:#fff;bottom:0;left:0;position:absolute;right:0;top:0;transform:translateY(100%);transition:transform .3s ease}.registries__labelCardPage__detail--open{box-shadow:0 -2px 12px #0000002e;transform:translateY(0)}.registries__labelCardPage__detail--closed{pointer-events:none}}@media(max-width:480px){.registries__labelCardPage{height:calc(100vh - 140px)}.registries__labelCardPage__list{max-height:52%}}.registriesList{background:var(--color-componentBackground);border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem}.registriesList__registryPopUpButton{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:medium;font-weight:700;gap:10px;padding:5px 20px}.registriesList__menu__menuItem{padding:10px!important}@media screen and (max-width:400px){.registriesList__menu__menuItem{padding:3px 10px!important}}.labelViewOverViewChart{background:#fff;border:1px solid #e8eaed;border-radius:12px;display:flex;flex-direction:column;gap:1rem;min-height:320px;padding:1rem;width:100%}.labelViewOverViewChart__header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.labelViewOverViewChart__header__left{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.labelViewOverViewChart__title{color:#202124;font-weight:600!important}.labelViewOverViewChart__totalChip{font-weight:600!important;height:24px}.labelViewOverViewChart__body{display:flex;flex:1 1;width:85%}.labelViewOverViewChart__body__chart__legend__list{gap:1rem}.labelViewOverViewChart__empty,.labelViewOverViewChart__loader{align-items:center;color:#5f6368;display:flex;flex:1 1;flex-direction:column;gap:.75rem;justify-content:center}.labelViewOverViewChart__empty__text{font-weight:500}.labelViewOverViewChart__chartWrap{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.25rem;width:100%}.labelViewOverViewChart__chart{flex:1 1 380px;min-height:260px}.labelViewOverViewChart__chart__pie{height:20rem!important;width:15rem!important}.labelViewOverViewChart__legend{border-left:1px solid #e8eaed;display:flex;flex:0 1 180px;flex-direction:column;gap:.5rem;padding:.25rem .25rem .25rem .75rem}.labelViewOverViewChart__legend__list{flex-direction:row}.labelViewOverViewChart__legend__item{align-items:center;background:#fafbfc;border:1px solid #e8eaed;border-radius:8px;display:flex;flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1;font-size:.75rem;gap:.5rem;padding:.4rem .5rem}.labelViewOverViewChart__legend__swatch{border-radius:4px;flex-shrink:0;height:16px;width:16px}.labelViewOverViewChart__legend__label{color:#202124;flex:1 1;font-weight:600}.labelViewOverViewChart__legend__value{color:#1976d2;font-weight:600}@media(max-width:820px){.labelViewOverViewChart__chartWrap{flex-direction:column}.labelViewOverViewChart__legend{border-left:none;border-top:1px solid #e8eaed;flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.75rem 0 0}.labelViewOverViewChart__legend__item{flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1}}@media(max-width:580px){.labelViewOverViewChart__body{width:100%}}@media(max-width:520px){.labelViewOverViewChart{padding:.75rem}.labelViewOverViewChart__chart{min-height:240px}.labelViewOverViewChart__legend__item{flex:1 1 100%}}@media(max-width:468px){.labelViewOverViewChart{height:35vh}}.labelViewStatusOverView{background:#fff;border:1px solid #e8eaed;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;min-height:320px;padding:1rem;width:100%}.labelViewStatusOverView__header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.labelViewStatusOverView__title{color:#202124;font-weight:600!important;letter-spacing:.25px}.labelViewStatusOverView__meta{align-items:center;display:flex;gap:.5rem}.labelViewStatusOverView__chip{font-weight:600!important;height:24px}.labelViewStatusOverView__body{display:flex;flex:1 1;position:relative}.labelViewStatusOverView__chart{flex:1 1;height:260px}.labelViewStatusOverView__empty,.labelViewStatusOverView__loader{align-items:center;color:#5f6368;display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:center;text-align:center;width:100%}.labelViewStatusOverView__empty__text{font-weight:500}@media(max-width:520px){.labelViewStatusOverView{padding:.75rem}.labelViewStatusOverView__title{font-size:.95rem!important}.labelViewStatusOverView__chip{font-size:.65rem}}.label__analytics__inner{background:var(--color-background);height:94vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;position:relative;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:1}.label__analytics__inner::-webkit-scrollbar{height:8px;width:8px}.label__analytics__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.label__analytics__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.label__analytics__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.label__analytics__inner::-webkit-scrollbar{display:none}}.label__analytics__inner__top{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:1rem;margin-bottom:1rem;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:2}.label__analytics__modal{align-items:flex-start;display:flex;justify-content:center;outline:none}.label__analytics{animation:la-fade-in .25s ease;background:#fff;border-radius:16px;box-shadow:0 12px 32px #00000040;display:flex;flex-direction:column;margin:3rem 1.25rem 1.25rem;max-height:calc(100vh - 4rem);max-width:1280px;outline:none;overflow:hidden;width:100%}@keyframes la-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.label__analytics__inner{display:flex;flex-direction:column;height:100%}.label__analytics__inner__top{background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #e8eaed;padding:1rem 1.25rem}.label__analytics__inner__top__t1{align-items:center;display:flex}.label__analytics__inner__chips{display:flex;flex-wrap:wrap;gap:.5rem}.label__analytics__inner__chip{font-weight:600;height:24px}.label__analytics__inner__closeIconBtn{background:#fff;border:1px solid #e0e3e6;height:36px;width:36px}.label__analytics__inner__closeIconBtn:hover{background:#f1f3f4}.label__analytics__inner__closeIconBtn svg{font-size:18px}.label__analytics__inner__body{flex:1 1;overflow-y:auto;padding:1rem 1.25rem 1.25rem}@media(max-width:900px){.label__analytics{margin:2rem .75rem .75rem}.label__analytics__inner__top{padding:.85rem 1rem}.label__analytics__inner__body{padding:.75rem}}@media(max-width:520px){.label__analytics__inner__chips{gap:.4rem}.label__analytics__inner__chip{font-size:.7rem}}@media screen and (max-width:1024px){.label__analytics__inner{margin-left:0}}.registriesPage{background:#f8f9fa;border-radius:2vh;display:flex;flex-direction:column;height:86vh;margin:0 1rem;overflow:hidden}.registriesPage__header{background:#fff;border-bottom:1px solid #e8eaed;box-shadow:0 1px 3px #0000000d;padding:1.5rem 2rem}.registriesPage__header__content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px}.registriesPage__header__title{align-items:center;display:flex;gap:1rem}.registriesPage__header__title h1{color:#202124;font-size:1.5rem;font-weight:600;margin:0}.registriesPage__header__icon{color:#1976d2;font-size:2rem}.registriesPage__header__search{flex:1 1;max-width:500px}.registriesPage__header__search .MuiOutlinedInput-root{background:#f1f3f4;border-radius:24px}.registriesPage__header__search .MuiOutlinedInput-root:hover{background:#e8eaed}.registriesPage__header__search .MuiOutlinedInput-root.Mui-focused{background:#fff}.registriesPage__header__search .MuiOutlinedInput-root fieldset{border:none}.registriesPage__searchInput .MuiInputBase-input{padding:.75rem 0}.registriesPage__body{display:flex;flex:1 1;margin:0 auto;max-width:1400px;overflow:hidden;width:100%}.registriesPage__sidebar{background:#fff;border-right:1px solid #e8eaed;display:flex;flex-direction:column;overflow-y:auto;width:280px}.registriesPage__sidebar__header{align-items:center;border-bottom:1px solid #e8eaed;color:#5f6368;display:flex;font-size:.875rem;font-weight:600;justify-content:space-between;letter-spacing:.5px;padding:1.5rem 1.25rem;text-transform:uppercase}.registriesPage__sidebar__count{font-size:.75rem;height:20px}.registriesPage__sidebar__tabs{flex:1 1;padding:.5rem 0}.registriesPage__sidebar__tabs .MuiTabs-flexContainer{gap:.25rem;padding:0 .5rem}.registriesPage__sidebar__indicator{background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:0 3px 3px 0;left:0;width:3px}.registriesPage__sidebar__tab{align-items:flex-start;border-radius:8px;color:#5f6368;min-height:48px;padding:.75rem 1rem;text-align:left;text-transform:none;transition:all .2s ease}.registriesPage__sidebar__tab.Mui-selected{background:linear-gradient(90deg,#e3f2fd,#0000);color:#1976d2;font-weight:600}.registriesPage__sidebar__tab:hover{background:#f8f9fa}.registriesPage__sidebar__tab__content{align-items:center;display:flex;gap:.75rem;width:100%}.registriesPage__sidebar__tab__icon{flex-shrink:0;font-size:1.25rem}.registriesPage__sidebar__tab__label{font-size:.875rem;text-align:left}.registriesPage__mobileTabs{background:#fff;border-bottom:1px solid #e8eaed;padding:.5rem 1rem}.registriesPage__mobileTabs__container .MuiTabs-indicator{background:linear-gradient(90deg,#1976d2,#42a5f5);border-radius:3px 3px 0 0;height:3px}.registriesPage__mobileTabs__tab{color:#5f6368;font-size:.75rem;min-height:64px;text-transform:none}.registriesPage__mobileTabs__tab.Mui-selected{color:#1976d2;font-weight:600}.registriesPage__mobileTabs__tab .MuiTab-iconWrapper{font-size:1.25rem;margin-bottom:.25rem}.registriesPage__content{background:#f8f9fa;flex:1 1;overflow-y:auto}.registriesPage__content__wrapper{background:#fff;box-shadow:0 1px 3px #0000000d}@media(max-width:1450px){.registriesPage__sidebar{width:240px}}@media(max-width:991px){.registriesPage__header{padding:1rem 1.5rem}.registriesPage__header__content{align-items:stretch;flex-direction:column;gap:1rem}.registriesPage__header__search{max-width:100%}}@media(max-width:768px){.registriesPage__header{padding:1rem}.registriesPage__header__title h1{font-size:1.25rem}.registriesPage__header__icon{font-size:1.5rem}.registriesPage__body{flex-direction:column}.registriesPage__content__wrapper{border-radius:8px;margin:.5rem;padding:1rem}}.registriesPage__content::-webkit-scrollbar,.registriesPage__sidebar::-webkit-scrollbar{width:8px}.registriesPage__content::-webkit-scrollbar-track,.registriesPage__sidebar::-webkit-scrollbar-track{background:#0000}.registriesPage__content::-webkit-scrollbar-thumb,.registriesPage__sidebar::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px}.registriesPage__content::-webkit-scrollbar-thumb:hover,.registriesPage__sidebar::-webkit-scrollbar-thumb:hover{background:#bdc1c6}@-moz-document url-prefix(){.registriesPage{height:100%;width:-moz-available}.registriesPage__sideBar{height:auto}.registriesPage__sideBar__searchBar{width:-moz-available}.registriesPage__sideBar__buttons{border-color:#ecebeb}.registriesPage__sideBar__buttons__option,.registriesPage__sideBar__buttons__remoteConnections{width:-moz-available}.registriesPage__sideBar__buttons__remoteConnections__logo{width:3vh}.registriesPage__sideBar__buttons__githubConnections{width:-moz-available}.registriesPage__sideBar__buttons__githubConnections__logo{width:7vh}.registriesPage__mainScreen{border-color:#ecebeb;height:auto;width:-moz-available}.registriesPage__connections,.registriesPage__mainScreen__screenContent,.registriesPage__repositories{height:-moz-available}.registriesPage__connections__header,.registriesPage__repositories__header{border-color:#ecebeb}}@media screen and (max-width:1450px){.registriesPage__inner__body{height:100vh}.registriesPage__mainContent{flex-direction:column;gap:1rem}.registriesPage__sideBar{width:-webkit-fill-available}.registriesPage__sideBar__buttons__tab{border-radius:.5rem .5rem 0 0!important;width:-webkit-fit-content!important;width:fit-content!important}.registriesPage__sideBar__buttons__option{gap:.5rem}}.projectDashboards__overdueCharts{--odc-bg:var(--color-componentBackground);--odc-border:var(--color-border);--odc-text:var(--color-text);--odc-text-muted:var(--color-primaryGrey);--odc-shadow:var(--color-shadow);--odc-accent:var(--color-primaryBlue);animation:fadeIn .4s ease;height:37rem;width:100%}.projectDashboards__overdueCharts__container{background:var(--odc-bg);border:1px solid var(--odc-border);border-radius:16px;box-shadow:0 4px 20px var(--odc-shadow);display:flex;flex-direction:column;gap:1.25rem;height:37rem;padding:1.5rem;transition:all .3s ease}.projectDashboards__overdueCharts__container:hover{border-color:var(--odc-accent);box-shadow:0 8px 30px var(--odc-shadow)}.projectDashboards__overdueCharts__header{align-items:center;border-bottom:1px solid var(--odc-border);display:flex;justify-content:space-between;padding-bottom:.75rem}.projectDashboards__overdueCharts__header__title{color:var(--odc-text);font-size:1.125rem;font-weight:700;margin:0}.projectDashboards__overdueCharts__header__total{background:var(--color-darkBackground);border:1px solid var(--odc-border);border-radius:8px;color:var(--odc-text-muted);font-size:.875rem;font-weight:600;padding:.375rem .75rem}.projectDashboards__overdueCharts__chart{height:180px;position:relative}.projectDashboards__overdueCharts__legend{display:flex;flex-direction:column;gap:.625rem}.projectDashboards__overdueCharts__legend__item{align-items:center;background:var(--color-darkBackground);border:1px solid var(--odc-border);border-radius:10px;display:flex;justify-content:space-between;padding:.75rem;transition:all .3s ease}.projectDashboards__overdueCharts__legend__item:hover{box-shadow:0 2px 8px var(--odc-shadow);transform:translateX(4px)}.projectDashboards__overdueCharts__legend__item__left{align-items:center;display:flex;gap:.625rem}.projectDashboards__overdueCharts__legend__item__dot{font-size:.5rem}.projectDashboards__overdueCharts__legend__item__icon{font-size:1.125rem}.projectDashboards__overdueCharts__legend__item__label{color:var(--odc-text);font-size:.875rem;font-weight:500}.projectDashboards__overdueCharts__legend__item__right{align-items:center;display:flex;gap:.5rem}.projectDashboards__overdueCharts__legend__item__value{color:var(--odc-text);font-size:1rem;font-weight:700}.projectDashboards__overdueCharts__legend__item__percentage{color:var(--odc-text-muted);font-size:.813rem}@media(max-width:768px){.projectDashboards__overdueCharts__container{padding:1.25rem}.projectDashboards__overdueCharts__chart{height:150px}}.projectDashboards__overviewCharts{--oc-bg:var(--color-componentBackground);--oc-border:var(--color-border);--oc-text:var(--color-text);--oc-text-muted:var(--color-primaryGrey);--oc-shadow:var(--color-shadow);--oc-accent:var(--color-primaryBlue);--oc-hover:var(--color-hoverBackground);animation:fadeIn .4s ease;height:25rem;width:100%}.projectDashboards__overviewCharts__container{background:var(--oc-bg);border:1px solid var(--oc-border);border-radius:16px;box-shadow:0 4px 20px var(--oc-shadow);display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.25rem;transition:all .3s ease}.projectDashboards__overviewCharts__container:hover{border-color:var(--oc-accent);box-shadow:0 8px 30px var(--oc-shadow)}.projectDashboards__overviewCharts__header{align-items:center;border-bottom:1px solid var(--oc-border);display:flex;flex-shrink:0;justify-content:space-between;padding-bottom:.75rem}.projectDashboards__overviewCharts__header__title{color:var(--oc-text);font-size:1rem;font-weight:700;margin:0}.projectDashboards__overviewCharts__header__total{background:var(--color-darkBackground);border:1px solid var(--oc-border);border-radius:6px;color:var(--oc-text-muted);font-size:.813rem;font-weight:600;padding:.25rem .625rem}.projectDashboards__overviewCharts__main{grid-gap:1rem;align-items:center;display:grid;flex:1 1;gap:1rem;grid-template-columns:1fr 1fr;min-height:0}.projectDashboards__overviewCharts__chart{align-items:center;display:flex;justify-content:center}.projectDashboards__overviewCharts__chart__wrapper{height:140px;position:relative;width:140px}.projectDashboards__overviewCharts__chart__center{align-items:center;display:flex;flex-direction:column;gap:.125rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.projectDashboards__overviewCharts__chart__center__value{color:var(--oc-text);font-size:1.5rem;font-weight:700;line-height:1}.projectDashboards__overviewCharts__chart__center__label{color:var(--oc-text-muted);font-size:.75rem;font-weight:500}.projectDashboards__overviewCharts__stats{display:flex;flex-direction:column;gap:.5rem}.projectDashboards__overviewCharts__stats__item{align-items:center;background:var(--color-darkBackground);border:1px solid var(--oc-border);border-radius:8px;display:flex;gap:.625rem;padding:.625rem;transition:all .3s ease}.projectDashboards__overviewCharts__stats__item:hover{box-shadow:0 2px 8px var(--oc-shadow);transform:translateX(2px)}.projectDashboards__overviewCharts__stats__item__indicator{border-radius:2px;flex-shrink:0;height:24px;width:3px}.projectDashboards__overviewCharts__stats__item__content{display:flex;flex:1 1;flex-direction:column;gap:.125rem;min-width:0}.projectDashboards__overviewCharts__stats__item__value{color:var(--oc-text);font-size:1rem;font-weight:700;line-height:1}.projectDashboards__overviewCharts__stats__item__label{color:var(--oc-text-muted);font-size:.688rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projectDashboards__overviewCharts__stats__item__icon{flex-shrink:0;font-size:1.125rem;opacity:.8}@media(max-width:768px){.projectDashboards__overviewCharts{height:auto;min-height:20rem}.projectDashboards__overviewCharts__container{padding:1rem}.projectDashboards__overviewCharts__main{gap:.75rem;grid-template-columns:1fr}.projectDashboards__overviewCharts__chart{order:1}.projectDashboards__overviewCharts__chart__wrapper{height:120px;width:120px}.projectDashboards__overviewCharts__chart__center__value{font-size:1.25rem}.projectDashboards__overviewCharts__stats{gap:.375rem;order:2}.projectDashboards__overviewCharts__stats__item{padding:.5rem}.projectDashboards__overviewCharts__stats__item__value{font-size:.938rem}.projectDashboards__overviewCharts__stats__item__icon{font-size:1rem}.projectDashboards__overviewCharts__header__title{font-size:.938rem}.projectDashboards__overviewCharts__header__total{font-size:.75rem}}.projectDashboards__statusCharts{--sc-bg:var(--color-componentBackground);--sc-border:var(--color-border);--sc-text:var(--color-text);--sc-text-muted:var(--color-primaryGrey);--sc-shadow:var(--color-shadow);--sc-accent:var(--color-primaryBlue);animation:fadeIn .4s ease;height:37rem;width:100%}.projectDashboards__statusCharts__container{background:var(--sc-bg);border:1px solid var(--sc-border);border-radius:16px;box-shadow:0 4px 20px var(--sc-shadow);display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:all .3s ease}.projectDashboards__statusCharts__container:hover{border-color:var(--sc-accent);box-shadow:0 8px 30px var(--sc-shadow)}.projectDashboards__statusCharts__header{align-items:center;border-bottom:1px solid var(--sc-border);display:flex;justify-content:space-between;padding-bottom:.75rem}.projectDashboards__statusCharts__header__title{color:var(--sc-text);font-size:1.125rem;font-weight:700;margin:0}.projectDashboards__statusCharts__header__total{background:var(--color-darkBackground);border:1px solid var(--sc-border);border-radius:8px;color:var(--sc-text-muted);font-size:.875rem;font-weight:600;padding:.375rem .75rem}.projectDashboards__statusCharts__chart{height:180px;position:relative}.projectDashboards__statusCharts__legend{display:flex;flex-direction:column;gap:.625rem}.projectDashboards__statusCharts__legend__item{align-items:center;background:var(--color-darkBackground);border:1px solid var(--sc-border);border-radius:10px;display:flex;justify-content:space-between;padding:.75rem;transition:all .3s ease}.projectDashboards__statusCharts__legend__item:hover{box-shadow:0 2px 8px var(--sc-shadow);transform:translateX(4px)}.projectDashboards__statusCharts__legend__item__left{align-items:center;display:flex;gap:.625rem}.projectDashboards__statusCharts__legend__item__dot{font-size:.5rem}.projectDashboards__statusCharts__legend__item__icon{font-size:1.125rem}.projectDashboards__statusCharts__legend__item__label{color:var(--sc-text);font-size:.875rem;font-weight:500}.projectDashboards__statusCharts__legend__item__right{align-items:center;display:flex;gap:.5rem}.projectDashboards__statusCharts__legend__item__value{color:var(--sc-text);font-size:1rem;font-weight:700}.projectDashboards__statusCharts__legend__item__percentage{color:var(--sc-text-muted);font-size:.813rem}@media(max-width:768px){.projectDashboards__statusCharts__container{padding:1.25rem}.projectDashboards__statusCharts__chart{height:150px}}.projectDashboards__priorityCharts{--pc-bg:var(--color-componentBackground);--pc-border:var(--color-border);--pc-text:var(--color-text);--pc-text-muted:var(--color-primaryGrey);--pc-shadow:var(--color-shadow);--pc-accent:var(--color-primaryBlue);animation:fadeIn .4s ease;width:100%}.projectDashboards__priorityCharts__container{background:var(--pc-bg);border:1px solid var(--pc-border);border-radius:16px;box-shadow:0 4px 20px var(--pc-shadow);display:flex;flex-direction:column;gap:1.25rem;height:30rem;padding:1.5rem;transition:all .3s ease}.projectDashboards__priorityCharts__container:hover{border-color:var(--pc-accent);box-shadow:0 8px 30px var(--pc-shadow)}.projectDashboards__priorityCharts__header{align-items:center;border-bottom:1px solid var(--pc-border);display:flex;justify-content:space-between;padding-bottom:.75rem}.projectDashboards__priorityCharts__header__title{color:var(--pc-text);font-size:1.125rem;font-weight:700;margin:0}.projectDashboards__priorityCharts__header__total{background:var(--color-darkBackground);border:1px solid var(--pc-border);border-radius:8px;color:var(--pc-text-muted);font-size:.875rem;font-weight:600;padding:.375rem .75rem}.projectDashboards__priorityCharts__content{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:180px 1fr}.projectDashboards__priorityCharts__chart{height:180px;width:180px}.projectDashboards__priorityCharts__legend{display:flex;flex-direction:column;gap:.625rem}.projectDashboards__priorityCharts__legend__item{align-items:center;background:var(--color-darkBackground);border:1px solid var(--pc-border);border-radius:10px;display:flex;justify-content:space-between;padding:.75rem;transition:all .3s ease}.projectDashboards__priorityCharts__legend__item:hover{box-shadow:0 2px 8px var(--pc-shadow);transform:translateX(4px)}.projectDashboards__priorityCharts__legend__item__left{align-items:center;display:flex;gap:.625rem}.projectDashboards__priorityCharts__legend__item__dot{font-size:.5rem}.projectDashboards__priorityCharts__legend__item__icon{font-size:1.125rem}.projectDashboards__priorityCharts__legend__item__label{color:var(--pc-text);font-size:.875rem;font-weight:500}.projectDashboards__priorityCharts__legend__item__right{align-items:center;display:flex;gap:.5rem}.projectDashboards__priorityCharts__legend__item__value{color:var(--pc-text);font-size:1rem;font-weight:700}.projectDashboards__priorityCharts__legend__item__percentage{color:var(--pc-text-muted);font-size:.813rem}@media(max-width:768px){.projectDashboards__priorityCharts__container{padding:1.25rem}.projectDashboards__priorityCharts__content{gap:1rem;grid-template-columns:1fr}.projectDashboards__priorityCharts__chart{margin:0 auto}}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.projectOverviewPage{--pop-bg:var(--color-pageBackground);--pop-card:var(--color-componentBackground);--pop-border:var(--color-border);--pop-text:var(--color-text);--pop-text-muted:var(--color-primaryGrey);--pop-shadow:var(--color-shadow);--pop-accent:var(--color-primaryBlue);--pop-hover:var(--color-hoverBackground);--pop-gradient-start:var(--color-primaryBlue);--pop-gradient-end:var(--color-darkBlue);animation:fadeIn .4s ease;background:var(--pop-bg);min-height:100vh;padding:2rem;width:100%}.projectOverviewPage__container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1920px}.projectOverviewPage__header{align-items:center;animation:slideDown .5s ease;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.projectOverviewPage__header__left{flex:1 1;min-width:0}.projectOverviewPage__header__breadcrumb{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.projectOverviewPage__header__icon{animation:pulse 2s ease-in-out infinite;color:var(--pop-accent);font-size:2rem}.projectOverviewPage__header__projectName{color:var(--pop-text);font-size:1.75rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projectOverviewPage__header__separator{color:var(--pop-text-muted);font-size:1.5rem;font-weight:300}.projectOverviewPage__header__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--pop-gradient-start) 0,var(--pop-gradient-end) 100%);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.projectOverviewPage__header__subtitle{color:var(--pop-text-muted);font-size:1rem;font-weight:500;margin:0}.projectOverviewPage__header__actions{align-items:center;display:flex;gap:.5rem}.projectOverviewPage__header__actionBtn{background:var(--pop-card);border:2px solid var(--pop-border);border-radius:12px;color:var(--pop-accent);font-size:1.25rem;height:48px;transition:all .3s ease;width:48px}.projectOverviewPage__header__actionBtn:hover:not(:disabled){background:linear-gradient(135deg,#2784b91a,#2784b90d);border-color:var(--pop-accent);box-shadow:0 4px 12px #2784b94d}.projectOverviewPage__header__actionBtn.spinning svg{animation:spin 1s linear infinite}.projectOverviewPage__header__actionBtn:disabled{cursor:not-allowed;opacity:.6}.projectOverviewPage__content{display:flex;flex-direction:column;gap:2rem}.projectOverviewPage__topSection{animation:fadeInUp .6s ease}.projectOverviewPage__topSection .MuiGrid-item{transition:transform .3s ease}.projectOverviewPage__analyticsSection{animation:fadeInUp .8s ease}.projectOverviewPage__analyticsSection .MuiGrid-item{transition:transform .3s ease}.projectOverviewPage :global .MuiCard-root{background:var(--pop-card);border:1px solid var(--pop-border);border-radius:16px;box-shadow:0 4px 20px var(--pop-shadow);transition:all .3s ease}.projectOverviewPage :global .MuiCard-root:hover{box-shadow:0 8px 30px var(--pop-shadow)}.projectOverviewPage :global .MuiCardContent-root:last-child{padding-bottom:16px}.projectOverviewPage :global .MuiSkeleton-root{animation:pulse 1.5s ease-in-out infinite;background:var(--pop-hover)}.projectOverviewPage :global .MuiLinearProgress-root{background:var(--color-darkBackground);border-radius:5px;height:10px}.projectOverviewPage :global .MuiLinearProgress-root .MuiLinearProgress-bar{background:linear-gradient(90deg,var(--pop-accent) 0,var(--pop-gradient-end) 100%);border-radius:5px}.projectOverviewPage :global .MuiGrid-container{margin:0!important;width:100%!important}.projectOverviewPage :global .MuiGrid-item{margin-bottom:16px;padding:0!important}.projectOverviewPage :global .MuiGrid-item:not(:last-child){margin-right:16px}@media(max-width:1180px){.projectOverviewPage{padding:1.5rem}.projectOverviewPage__header__projectName,.projectOverviewPage__header__title{font-size:1.5rem}.projectOverviewPage__header__subtitle{font-size:.938rem}.projectOverviewPage__content{gap:1.5rem}}@media(max-width:768px){.projectOverviewPage{padding:1rem}.projectOverviewPage__container{gap:1.5rem}.projectOverviewPage__header{align-items:flex-start;flex-direction:column;gap:1rem}.projectOverviewPage__header__left{width:100%}.projectOverviewPage__header__breadcrumb{flex-wrap:wrap}.projectOverviewPage__header__projectName,.projectOverviewPage__header__separator,.projectOverviewPage__header__title{font-size:1.25rem}.projectOverviewPage__header__subtitle{font-size:.875rem}.projectOverviewPage__header__actions{justify-content:flex-end;width:100%}.projectOverviewPage__header__actionBtn{font-size:1.125rem;height:44px;width:44px}.projectOverviewPage__content{gap:1rem}.projectOverviewPage :global .MuiGrid-item{margin-bottom:12px;margin-right:0!important}}@media(max-width:468px){.projectOverviewPage{padding:.75rem}.projectOverviewPage__header__breadcrumb{gap:.5rem}.projectOverviewPage__header__icon{font-size:1.5rem}.projectOverviewPage__header__projectName,.projectOverviewPage__header__title{font-size:1.125rem}.projectOverviewPage__header__actions{gap:.5rem}.projectOverviewPage__header__actionBtn{font-size:1rem;height:40px;width:40px}.projectOverviewPage :global .MuiCard-root{border-radius:12px}}@media print{.projectOverviewPage{background:#fff;padding:0}.projectOverviewPage__header__actions{display:none}.projectOverviewPage :global .MuiCard-root{border:1px solid #ddd;box-shadow:none;page-break-inside:avoid}}.projectOverviewPage__exportLoader{align-items:center;animation:fadeInScale .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.projectOverviewPage__inner__top{background:var(--color-componentBackground);margin:1vh 0;padding:1vh}.projectOverviewPage__projectDashboard__loader{width:83vw!important}@-moz-document url-prefix(){.projectOverviewPage{height:100%;width:-moz-available}.projectOverviewPage__inner{height:100%}.projectOverviewPage__projectDashboard{border:1px solid #ecebeb;border-radius:.5rem;height:100%}.projectOverviewPage__projectDashboard__tab__collaborators,.projectOverviewPage__projectDashboard__top{border-color:#ecebeb}.projectOverviewPage__projectDashboard__tab__settings__right{border-color:#ecebeb;height:100%;width:-moz-available}.projectOverviewPage__projectDashboard__tab__settings__right__tab__delete{border:1px solid #ecebeb;border-radius:.5rem;height:-moz-available;width:-moz-available}}@media screen and (max-width:700px){.projectOverviewPage__projectDashboard__bottom{width:100%}.projectOverviewPage__projectDashboard__bottom>div>div{min-width:100%}.projectOverviewPage__projectDashboard__bottom>div>div:last-child,.projectOverviewPage__projectDashboard__bottom>div>div:nth-last-child(2){grid-column-end:-1;grid-column-start:-3}}@media screen and (max-width:600px){.projectOverviewPage__projectDashboard__bottom>div>div:last-child,.projectOverviewPage__projectDashboard__bottom>div>div:nth-last-child(2){grid-column-end:-1;grid-column-start:-2}}.notificationCount{background:#e33501;font-size:10px;left:40px;padding:1px;top:0}.notificationCount,.notificationCount__count{border-radius:50%;color:#fff;position:absolute}.notificationCount__count{background:#ff6060;font-size:.6rem;font-weight:700;min-height:.5vw;min-width:.5vw;padding:2px;right:0;top:-5px}.filters{animation:fadeIn .6s ease-out}.filters__inner{display:flex;flex-direction:column;gap:0;width:100%}.filters__inner__top{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:0;width:100%}.filters__inner__search{flex:1 1;position:relative}.filters__inner__search__searchIcon{color:#2784b9;height:1.5rem;transition:all .3s ease;width:1.5rem}.filters__inner__search__small{max-width:300px;width:100%}.filters__inner__search__searchBar{background:#fffc;border:2px solid #0000;border-radius:16px;transition:all .3s ease;width:100%}.filters__inner__search__searchBar:hover{background:#fffffff2;border-color:#2784b933}.filters__inner__search__searchBar:focus-within{background:#fff;border-color:#2784b9;box-shadow:0 4px 12px #2784b926}.filters__inner__search__searchBar:focus-within .filters__inner__search__searchIcon{color:#004b93}.filters__inner__search__searchBar input,.filters__inner__search__searchBar input:disabled{-webkit-text-fill-color:#2d3748;color:#2d3748;font-size:1rem;font-weight:500;padding:14px 20px}.filters__inner__search__searchBar input::placeholder,.filters__inner__search__searchBar input:disabled::placeholder{color:#a0aec0;opacity:1}.filters__inner__search__searchBar input:disabled{cursor:not-allowed;opacity:.6}.filters__inner__search__button{min-width:120px}.filters__inner__search__button button{background:linear-gradient(135deg,#2784b9,#004b93);border:none;border-radius:12px;box-shadow:0 4px 12px #2784b94d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:all .3s ease}.filters__inner__search__button button:hover:not(:disabled){box-shadow:0 6px 20px #2784b966;transform:translateY(-2px)}.filters__inner__search__button button:active:not(:disabled){transform:translateY(0)}.filters__inner__search__button button:disabled{cursor:not-allowed;opacity:.5}.filters__inner__advanced{border-radius:8px;color:#2784b9;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.filters__inner__advanced:hover{background:#2784b91a;color:#004b93}.filters__inner__filters{align-items:center;animation:slideDown .4s ease-out;display:flex;flex-wrap:wrap;gap:1rem;padding-top:1.5rem}.filters__inner__filters__type{position:relative}.filters__inner__filters__type__t1{align-items:center;background:#ffffffe6;border:2px solid #2784b933;border-radius:12px;color:#4a5568;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:10px 18px;transition:all .3s ease}.filters__inner__filters__type__t1:hover{background:#fff;border-color:#2784b9;box-shadow:0 4px 12px #2784b926;color:#2784b9}.filters__inner__filters__type__icon{font-size:1rem;transition:transform .3s ease}.filters__inner__filters__type__menu .MuiPaper-root{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #2784b91a;border-radius:12px;box-shadow:0 8px 32px #0000001f;margin-top:8px}.filters__inner__filters__type__menu__flex{padding:8px}.filters__inner__filters__type__menu__option{border-radius:8px;margin:4px 0;transition:all .2s ease}.filters__inner__filters__type__menu__option:hover{background:#2784b914}.filters__inner__filters__type__menu__option__check .MuiFormControlLabel-label{color:#4a5568;font-weight:500}.filters__inner__filters__type__menu__option__check .MuiCheckbox-root{color:#cbd5e0}.filters__inner__filters__type__menu__option__check .MuiCheckbox-root.Mui-checked{color:#2784b9}.filters__inner__filters__clear{border:2px solid #0000;border-radius:12px;color:#e53e3e;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 18px;transition:all .3s ease}.filters__inner__filters__clear:hover{background:#e53e3e1a;border-color:#e53e3e4d}.filterBox{background:#fffffff2;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:24px}@media screen and (max-width:1200px){.filters__inner__search__button{min-width:100px}.filters__inner__search__button button{font-size:.95rem;padding:12px 24px}}@media screen and (max-width:992px){.filters__inner__top{gap:1rem}.filters__inner__search__searchBar input{font-size:.95rem;padding:12px 16px}.filters__inner__search__button{min-width:90px}.filters__inner__search__button button{font-size:.9rem;padding:12px 20px}.filters__inner__filters__type__t1{font-size:.9rem;padding:8px 14px}}@media screen and (max-width:768px){.filters__inner__top{align-items:stretch;flex-direction:column;gap:1rem}.filters__inner__search{width:100%}.filters__inner__search__searchBar input{font-size:.9rem;padding:12px 14px}.filters__inner__search__button{min-width:0;min-width:auto;width:100%}.filters__inner__search__button button{padding:12px;width:100%}.filters__inner__advanced{font-size:.9rem;padding:10px 16px;text-align:center}.filters__inner__filters{padding-top:1rem}.filters__inner__filters__clear,.filters__inner__filters__type__t1{font-size:.85rem;padding:10px 14px}}@media screen and (max-width:480px){.filters__inner__search__searchIcon{height:1.25rem;width:1.25rem}.filters__inner__search__searchBar{border-radius:12px}.filters__inner__search__searchBar input{font-size:.85rem;padding:10px 12px}.filters__inner__search__button button{border-radius:10px;font-size:.85rem;padding:10px}.filters__inner__filters{gap:.75rem}.filters__inner__filters__type__t1{border-radius:10px;font-size:.8rem;padding:8px 12px}.filters__inner__filters__type__icon{font-size:.9rem}.filters__inner__filters__clear{border-radius:10px;font-size:.8rem;padding:8px 12px}}.searchFormRow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #2784b91a;border-radius:20px;cursor:pointer;height:-webkit-fit-content;height:fit-content;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.searchFormRow:before{background:linear-gradient(180deg,#2784b9,#004b93);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .3s ease;width:4px}.searchFormRow:hover{border-color:#2784b94d;box-shadow:0 12px 32px #2784b926;transform:translateY(-4px)}.searchFormRow:hover:before{transform:scaleY(1)}.searchFormRow:hover .searchFormRow__inner__top__pic{box-shadow:0 4px 12px #2784b933;transform:scale(1.05)}.searchFormRow:hover .searchFormRow__inner__top__tag{color:#004b93}.searchFormRow__inner{gap:1.25rem}.searchFormRow__inner__top__pic{align-items:center;background:linear-gradient(135deg,#2784b91a,#004b931a);border:2px solid #2784b933;border-radius:16px;display:flex;height:4rem;justify-content:center;overflow:hidden;transition:all .3s ease;width:4rem}.searchFormRow__inner__top__pic__photo{height:100%;object-fit:cover;width:100%}.searchFormRow__inner__top__tag{color:#2784b9;flex:1 1;font-size:1.1rem;font-weight:700;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap}.searchFormRow__inner__details__title{color:#2d3748;font-size:1.05rem;font-weight:600;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.searchFormRow__inner__details__org__name,.searchFormRow__inner__details__project__name{color:#4a5568;flex:1 1;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchFormRow__inner__details__org__icon,.searchFormRow__inner__details__project__icon{color:#2784b9;opacity:.8;transition:all .3s ease}.searchFormRow__inner__details__org:hover .searchFormRow__inner__details__icon,.searchFormRow__inner__details__project:hover .searchFormRow__inner__details__icon{opacity:1;transform:scale(1.1)}.searchFormRow__inner__details__createTimeStamp{align-self:flex-start;border-top:1px solid #2784b91a;margin-top:.75rem;padding-top:.75rem;width:100%}.searchFormRow__inner__details__createTimeStamp__t1,.searchFormRow__inner__details__createTimeStamp__t2{color:#718096;font-size:.85rem}.searchFormRow__inner__details__createTimeStamp__t2{color:#2784b9;font-weight:600}.formSearchPage{background:linear-gradient(180deg,#f7fafc,#edf2f7 50%,#e6f0ff);min-height:100vh;padding-top:80px;position:relative;width:100%}.formSearchPage__inner{animation:fadeIn .6s ease-out;margin:0 0 0 10rem;max-width:1400px;padding:3rem 2rem}.formSearchPage__inner__header{margin-bottom:3rem;text-align:center}.formSearchPage__inner__header__badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2784b91a,#4a9fd81a);border:2px solid #2784b933;border-radius:50px;color:#2784b9;display:inline-flex;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1.25rem;transition:all .3s ease}.formSearchPage__inner__header__badge:hover{background:linear-gradient(135deg,#2784b926,#4a9fd826);border-color:#2784b966}.formSearchPage__inner__header__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2784b9,#004b93 50%,#1e5a8e);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1.2;margin:0 0 1rem}.formSearchPage__inner__header__subtitle{color:#4a5568;font-size:1.125rem;font-weight:500;margin:0}.formSearchPage__inner__filters{animation:slideDown .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:2px solid #2784b91a;border-radius:24px;box-shadow:0 8px 32px #2784b914;margin-bottom:2rem;padding:2rem}.formSearchPage__inner__content{min-height:400px}.formSearchPage__inner__emptyState{align-items:center;animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:2px solid #2784b91a;border-radius:24px;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.formSearchPage__inner__emptyState__icon{color:#2784b94d;height:80px;margin-bottom:1.5rem;width:80px}.formSearchPage__inner__emptyState__title{color:#2d3748;font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.formSearchPage__inner__emptyState__description{color:#718096;font-size:1rem;margin:0}.formSearchPage__inner__list{grid-gap:1.5rem;animation:fadeInUp .6s ease-out;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:2rem}.formSearchPage__inner__loader{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:2px solid #2784b91a;border-radius:24px;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.formSearchPage__inner__loader__spinner{margin-bottom:1rem}.formSearchPage__inner__loader__text{color:#4a5568;font-size:1rem;font-weight:600}.formSearchPage__inner__pagination{animation:slideUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:2px solid #2784b91a;border-radius:24px;box-shadow:0 8px 32px #2784b914;padding:1.5rem 2rem}.formSearchPage__inner__pagination__flex{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.formSearchPage__inner__pagination__flex__component button{color:#2784b9;font-weight:600;transition:all .3s ease}.formSearchPage__inner__pagination__flex__component button.Mui-selected{background:linear-gradient(135deg,#2784b9,#004b93);color:#fff}.formSearchPage__inner__pagination__flex__component button:hover:not(.Mui-selected){background:#2784b914}.formSearchPage__inner__pagination__flex__total{color:#4a5568;font-size:.9375rem;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1200px){.formSearchPage__inner__header__title{font-size:2.5rem}.formSearchPage__inner__list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:992px){.formSearchPage__inner{margin:0;padding:2rem 1.5rem}.formSearchPage__inner__header__title{font-size:2.25rem}.formSearchPage__inner__header__subtitle{font-size:1rem}.formSearchPage__inner__filters{padding:1.5rem}.formSearchPage__inner__list{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media screen and (max-width:768px){.formSearchPage__inner{margin:0;padding:1.5rem 1rem}.formSearchPage__inner__header{margin-bottom:2rem}.formSearchPage__inner__header__title{font-size:2rem}.formSearchPage__inner__filters{padding:1.25rem}.formSearchPage__inner__list{grid-template-columns:1fr}.formSearchPage__inner__pagination{padding:1.25rem 1.5rem}.formSearchPage__inner__pagination__flex{flex-direction:column;gap:1rem}.formSearchPage__inner__pagination__flex__total{order:-1}}@media screen and (max-width:600px){.formSearchPage__inner__header__badge{font-size:.75rem;padding:.4rem 1rem}.formSearchPage__inner__header__title{font-size:1.75rem}.formSearchPage__inner__header__subtitle{font-size:.9375rem}.formSearchPage__inner__emptyState{padding:3rem 1.5rem}.formSearchPage__inner__emptyState__icon{height:60px;width:60px}.formSearchPage__inner__emptyState__title{font-size:1.25rem}.formSearchPage__inner__emptyState__description{font-size:.9375rem}.formSearchPage__inner__pagination{padding:1rem}}@media screen and (max-width:480px){.formSearchPage{padding-top:60px}.formSearchPage__inner{padding:1rem}.formSearchPage__inner__header{margin-bottom:1.5rem}.formSearchPage__inner__header__title{font-size:1.5rem}.formSearchPage__inner__filters{border-radius:16px;padding:1rem}.formSearchPage__inner__emptyState,.formSearchPage__inner__loader,.formSearchPage__inner__pagination{border-radius:16px}}.videoEmbed__video__display{height:15vh}.videoEmbed__video__delete{border-radius:1vh;cursor:pointer;height:2vh;transition-duration:.25s;width:2vh}.videoEmbed__video__delete:hover{box-shadow:.5vh .5vh 1vh #0000001a;transform:scale(1.2)}.videoEmbed__video__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:10vw}.imageEmbed__image__display{height:15vh}.imageEmbed__image__delete{border-radius:1vh;cursor:pointer;height:2vh;transition-duration:.25s;width:2vh}.imageEmbed__image__delete:hover{box-shadow:.5vh .5vh 1vh #0000001a;transform:scale(1.2)}.imageEmbed__image__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:10vw}.fileFrame{display:flex;flex-direction:column;gap:1vw;justify-content:space-between}.fileFrame__image__display,.fileFrame__noPreview__display,.fileFrame__pdf__display,.fileFrame__video__display{height:15vh;overflow:hidden!important}.fileFrame__image__delete,.fileFrame__noPreview__delete,.fileFrame__pdf__delete,.fileFrame__video__delete{border-radius:1vh;cursor:pointer;height:2vh;transition-duration:.25s;width:2vh}.fileFrame__image__delete:hover,.fileFrame__noPreview__delete:hover,.fileFrame__pdf__delete:hover,.fileFrame__video__delete:hover{box-shadow:.5vh .5vh 1vh #0000001a;transform:scale(1.2)}.fileFrame__noPreview{align-self:center;margin-top:5vh}.fileFrame__file__name{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;padding:2%}.fileFrame__file__name__fileName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:10vw}.button__borderRedButton,.button__borderRedButton__disabled{background-color:#f3f7fe;border:none;border-radius:1vh;color:var(--color-primaryRed);cursor:pointer;height:4vh;transition:.3s}.button__borderRedButton:hover,.button__borderRedButton__disabled:hover{background-color:var(--color-primaryRed);box-shadow:0 0 0 3px #f774747d;color:#fff}.button__borderRedButton__disabled{cursor:not-allowed}.button__borderRedButton__disabled:hover{background-color:var(--color-primaryGrey)}.createTicketForm{background:#fff;border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;margin:1vh 1vw;padding:1%}.createTicketForm__inner{border-radius:3vh}.createTicketForm__inner__body{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.createTicketForm__inner__body::-webkit-scrollbar{height:8px;width:8px}.createTicketForm__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.createTicketForm__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.createTicketForm__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.createTicketForm__inner__body::-webkit-scrollbar{display:none}}.createTicketForm__inner__body__field__information{border-bottom:inset;border-width:thin;margin:1%;padding:1%}.createTicketForm__inner__body__field__date,.createTicketForm__inner__body__field__file,.createTicketForm__inner__body__field__multiChoice,.createTicketForm__inner__body__field__number,.createTicketForm__inner__body__field__text{border-bottom:inset;border-width:thin;margin:0 1%;padding:1%}.createTicketForm__inner__body__field__date__title,.createTicketForm__inner__body__field__file__title,.createTicketForm__inner__body__field__multiChoice__title,.createTicketForm__inner__body__field__number__title,.createTicketForm__inner__body__field__text__title{width:15vw}.createTicketForm__inner__body__field__date__value,.createTicketForm__inner__body__field__file__value,.createTicketForm__inner__body__field__multiChoice__value,.createTicketForm__inner__body__field__number__value,.createTicketForm__inner__body__field__text__value{width:65vw}.createTicketForm__inner__body__field__date__value #fileInput,.createTicketForm__inner__body__field__file__value #fileInput,.createTicketForm__inner__body__field__multiChoice__value #fileInput,.createTicketForm__inner__body__field__number__value #fileInput,.createTicketForm__inner__body__field__text__value #fileInput{display:none}.createTicketForm__inner__body__field__date__value__select,.createTicketForm__inner__body__field__file__value__select,.createTicketForm__inner__body__field__multiChoice__value__select,.createTicketForm__inner__body__field__number__value__select,.createTicketForm__inner__body__field__text__value__select{margin:0!important;width:20vw}.createTicketForm__inner__body__field__date__value__textField div,.createTicketForm__inner__body__field__file__value__textField div,.createTicketForm__inner__body__field__multiChoice__value__textField div,.createTicketForm__inner__body__field__number__value__textField div,.createTicketForm__inner__body__field__text__value__textField div{padding:1vh}.createTicketForm__inner__body__field__date__value__textField div input,.createTicketForm__inner__body__field__file__value__textField div input,.createTicketForm__inner__body__field__multiChoice__value__textField div input,.createTicketForm__inner__body__field__number__value__textField div input,.createTicketForm__inner__body__field__text__value__textField div input{padding:0}.createTicketForm__inner__body__field__date__value{width:-webkit-fit-content;width:fit-content}.createTicketForm__inner__body__field__file__value{height:-webkit-fit-content;height:fit-content}.createTicketForm__inner__body__field__file__list{flex-wrap:wrap}.createTicketForm__inner__body__email{border-bottom:inset;border-width:thin;margin:0 1%;padding:1%}.createTicketForm__inner__body__email__title{width:15vw}.createTicketForm__inner__body__email__value{width:65vw}.createTicketForm__buttonFlex{padding-top:2vh}.createTicketForm__buttonFlex__cancel,.createTicketForm__buttonFlex__create{width:10vw}.fieldEntry{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #667eea1f;border-radius:12px;box-shadow:0 8px 20px #0f172a0f;margin-bottom:1.5rem;padding:1.75rem 2rem 2rem;transition:all .3s ease}.fieldEntry:hover{border-color:#667eea33;box-shadow:0 12px 28px #0f172a1a}.fieldEntry__inner__top{border-bottom:1px solid #667eea1a;margin-bottom:1.5rem;padding:0 0 1rem}.fieldEntry__inner__field__title{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.fieldEntry__inner__field__input__duration__headers,.fieldEntry__inner__field__input__duration__textField{min-width:5rem;width:5rem}.fieldEntry__inner__field__input__range__final,.fieldEntry__inner__field__input__range__initial{color:#4a5568;font-size:.9rem;font-weight:500}.fieldEntry__inner__field__input span,.fieldEntry__inner__field__input__size{color:#4a5568}.fieldEntry__inner__field__input .form-control{background:#f7fafc80;border:1px solid #667eea26;border-radius:8px;color:#2d3748;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease}.fieldEntry__inner__field__input .form-control:focus{background:#fffffff2;border-color:#667eea66;box-shadow:0 0 0 3px #667eea1a;outline:none}.fieldEntry__inner__field__input .form-control:hover{border-color:#667eea40}.fieldEntry__inner__field__input .special-label{color:#2d3748;font-size:.9rem;font-weight:500}.fieldEntry__inner__field__collapsable{margin-top:.75rem}.fieldEntry__inner__field__value__fileDrop{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:2px dashed #667eea4d;border-radius:10px;padding:2rem;transition:all .3s ease}.fieldEntry__inner__field__value__fileDrop:hover{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-color:#667eea80;transform:translateY(-2px)}.fieldEntry__inner__field__value__fileDrop label{color:#667eea;cursor:pointer;font-weight:500}.fieldEntry__inner__field__value__fileList{gap:.75rem;margin-top:1rem}.fieldEntry__inner__field__value div,.fieldEntry__inner__field__value li,.fieldEntry__inner__field__value p{color:#4a5568;line-height:1.6}.fieldEntry__inner__bottom{border-top:1px solid #667eea1a;margin-top:2rem;padding:1rem 0 0}.fieldEntry__inner__actions{gap:1rem}.fieldEntry__inner__body__field__date,.fieldEntry__inner__body__field__duration,.fieldEntry__inner__body__field__file,.fieldEntry__inner__body__field__info,.fieldEntry__inner__body__field__multiChoice,.fieldEntry__inner__body__field__multiSelect,.fieldEntry__inner__body__field__number,.fieldEntry__inner__body__field__phoneNumber,.fieldEntry__inner__body__field__rating,.fieldEntry__inner__body__field__text{border-top:1px solid #667eea14;margin:.5rem 0;padding:1.25rem 0}.fieldEntry__inner__body__field__date:first-child,.fieldEntry__inner__body__field__duration:first-child,.fieldEntry__inner__body__field__file:first-child,.fieldEntry__inner__body__field__info:first-child,.fieldEntry__inner__body__field__multiChoice:first-child,.fieldEntry__inner__body__field__multiSelect:first-child,.fieldEntry__inner__body__field__number:first-child,.fieldEntry__inner__body__field__phoneNumber:first-child,.fieldEntry__inner__body__field__rating:first-child,.fieldEntry__inner__body__field__text:first-child{border-top:none;padding-top:0}.fieldEntry__inner__body__field__date__fileTypes__option,.fieldEntry__inner__body__field__duration__fileTypes__option,.fieldEntry__inner__body__field__file__fileTypes__option,.fieldEntry__inner__body__field__info__fileTypes__option,.fieldEntry__inner__body__field__multiChoice__fileTypes__option,.fieldEntry__inner__body__field__multiSelect__fileTypes__option,.fieldEntry__inner__body__field__number__fileTypes__option,.fieldEntry__inner__body__field__phoneNumber__fileTypes__option,.fieldEntry__inner__body__field__rating__fileTypes__option,.fieldEntry__inner__body__field__text__fileTypes__option{background:#f7fafc99;border:1px solid #667eea1a;border-radius:6px;margin:.25rem;padding:.5rem .75rem;transition:all .3s ease}.fieldEntry__inner__body__field__date__fileTypes__option:hover,.fieldEntry__inner__body__field__duration__fileTypes__option:hover,.fieldEntry__inner__body__field__file__fileTypes__option:hover,.fieldEntry__inner__body__field__info__fileTypes__option:hover,.fieldEntry__inner__body__field__multiChoice__fileTypes__option:hover,.fieldEntry__inner__body__field__multiSelect__fileTypes__option:hover,.fieldEntry__inner__body__field__number__fileTypes__option:hover,.fieldEntry__inner__body__field__phoneNumber__fileTypes__option:hover,.fieldEntry__inner__body__field__rating__fileTypes__option:hover,.fieldEntry__inner__body__field__text__fileTypes__option:hover{background:#667eea14;border-color:#667eea33}.fieldEntry__inner__body__field__date__flex,.fieldEntry__inner__body__field__duration__flex,.fieldEntry__inner__body__field__file__flex,.fieldEntry__inner__body__field__info__flex,.fieldEntry__inner__body__field__multiChoice__flex,.fieldEntry__inner__body__field__multiSelect__flex,.fieldEntry__inner__body__field__number__flex,.fieldEntry__inner__body__field__phoneNumber__flex,.fieldEntry__inner__body__field__rating__flex,.fieldEntry__inner__body__field__text__flex{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.fieldEntry__inner__body__field__date__flex__option,.fieldEntry__inner__body__field__duration__flex__option,.fieldEntry__inner__body__field__file__flex__option,.fieldEntry__inner__body__field__info__flex__option,.fieldEntry__inner__body__field__multiChoice__flex__option,.fieldEntry__inner__body__field__multiSelect__flex__option,.fieldEntry__inner__body__field__number__flex__option,.fieldEntry__inner__body__field__phoneNumber__flex__option,.fieldEntry__inner__body__field__rating__flex__option,.fieldEntry__inner__body__field__text__flex__option{background:#f7fafccc;border:1px solid #667eea1f;border-radius:8px;cursor:pointer;padding:.65rem 1rem;transition:all .3s ease}.fieldEntry__inner__body__field__date__flex__option:hover,.fieldEntry__inner__body__field__duration__flex__option:hover,.fieldEntry__inner__body__field__file__flex__option:hover,.fieldEntry__inner__body__field__info__flex__option:hover,.fieldEntry__inner__body__field__multiChoice__flex__option:hover,.fieldEntry__inner__body__field__multiSelect__flex__option:hover,.fieldEntry__inner__body__field__number__flex__option:hover,.fieldEntry__inner__body__field__phoneNumber__flex__option:hover,.fieldEntry__inner__body__field__rating__flex__option:hover,.fieldEntry__inner__body__field__text__flex__option:hover{background:#667eea1a;border-color:#667eea40;transform:translateY(-1px)}.fieldEntry__inner__body__field__date__value__select__option,.fieldEntry__inner__body__field__duration__value__select__option,.fieldEntry__inner__body__field__file__value__select__option,.fieldEntry__inner__body__field__info__value__select__option,.fieldEntry__inner__body__field__multiChoice__value__select__option,.fieldEntry__inner__body__field__multiSelect__value__select__option,.fieldEntry__inner__body__field__number__value__select__option,.fieldEntry__inner__body__field__phoneNumber__value__select__option,.fieldEntry__inner__body__field__rating__value__select__option,.fieldEntry__inner__body__field__text__value__select__option{color:#2d3748;padding:.75rem 1rem}.fieldEntry__inner__body__field__date__value__select__option:hover,.fieldEntry__inner__body__field__duration__value__select__option:hover,.fieldEntry__inner__body__field__file__value__select__option:hover,.fieldEntry__inner__body__field__info__value__select__option:hover,.fieldEntry__inner__body__field__multiChoice__value__select__option:hover,.fieldEntry__inner__body__field__multiSelect__value__select__option:hover,.fieldEntry__inner__body__field__number__value__select__option:hover,.fieldEntry__inner__body__field__phoneNumber__value__select__option:hover,.fieldEntry__inner__body__field__rating__value__select__option:hover,.fieldEntry__inner__body__field__text__value__select__option:hover{background:#667eea14}@media screen and (max-width:768px){.settingsFieldRow__inner__date,.settingsFieldRow__inner__file,.settingsFieldRow__inner__info,.settingsFieldRow__inner__multiChoice,.settingsFieldRow__inner__number,.settingsFieldRow__inner__text{padding:.75rem 1rem}}@media screen and (max-width:1100px){.fieldEntry{margin:0 auto 1.5rem;max-width:90vw;padding:1.5rem 1.75rem;width:100%}.fieldEntry__inner__field__input .form-control{font-size:.95rem;padding:.75rem 1rem!important}}@media screen and (max-width:992px){.fieldEntry{max-width:92vw;padding:1.25rem 1.5rem}.fieldEntry__inner__field__title{font-size:1rem}.fieldEntry__inner__field__input span svg{height:1.5rem;width:1.5rem}.fieldEntry__inner__field__input__duration__headers,.fieldEntry__inner__field__input__duration__textField{min-width:6rem;width:6rem}.fieldEntry__inner__field__input .form-control{font-size:.9rem;padding:.65rem .9rem!important}}@media screen and (max-width:768px){.fieldEntry{margin-bottom:1.25rem;max-width:95vw;padding:1rem 1.25rem}.fieldEntry__inner__top{margin-bottom:1rem;padding-bottom:.75rem}.fieldEntry__inner__field__title{font-size:.95rem;margin-bottom:.75rem}.fieldEntry__inner__field__input span svg{height:1.25rem;width:1.25rem}.fieldEntry__inner__field__input__value__input{max-width:100%;width:100%}.fieldEntry__inner__field__input__value__fileDrop{padding:1.5rem 1rem}.fieldEntry__inner__body__field__date,.fieldEntry__inner__body__field__duration,.fieldEntry__inner__body__field__file,.fieldEntry__inner__body__field__info,.fieldEntry__inner__body__field__multiChoice,.fieldEntry__inner__body__field__multiSelect,.fieldEntry__inner__body__field__number,.fieldEntry__inner__body__field__phoneNumber,.fieldEntry__inner__body__field__rating,.fieldEntry__inner__body__field__text{padding:1rem 0}.fieldEntry__inner__body__field__date__value__textField,.fieldEntry__inner__body__field__duration__value__textField,.fieldEntry__inner__body__field__file__value__textField,.fieldEntry__inner__body__field__info__value__textField,.fieldEntry__inner__body__field__multiChoice__value__textField,.fieldEntry__inner__body__field__multiSelect__value__textField,.fieldEntry__inner__body__field__number__value__textField,.fieldEntry__inner__body__field__phoneNumber__value__textField,.fieldEntry__inner__body__field__rating__value__textField,.fieldEntry__inner__body__field__text__value__textField{max-width:100%;width:100%}.fieldEntry__inner__body__field__date__flex,.fieldEntry__inner__body__field__duration__flex,.fieldEntry__inner__body__field__file__flex,.fieldEntry__inner__body__field__info__flex,.fieldEntry__inner__body__field__multiChoice__flex,.fieldEntry__inner__body__field__multiSelect__flex,.fieldEntry__inner__body__field__number__flex,.fieldEntry__inner__body__field__phoneNumber__flex,.fieldEntry__inner__body__field__rating__flex,.fieldEntry__inner__body__field__text__flex{gap:.5rem}.fieldEntry__inner__body__field__date__flex__option,.fieldEntry__inner__body__field__duration__flex__option,.fieldEntry__inner__body__field__file__flex__option,.fieldEntry__inner__body__field__info__flex__option,.fieldEntry__inner__body__field__multiChoice__flex__option,.fieldEntry__inner__body__field__multiSelect__flex__option,.fieldEntry__inner__body__field__number__flex__option,.fieldEntry__inner__body__field__phoneNumber__flex__option,.fieldEntry__inner__body__field__rating__flex__option,.fieldEntry__inner__body__field__text__flex__option{font-size:.85rem;padding:.5rem .75rem}}@media screen and (max-width:668px){.fieldEntry{margin-bottom:1rem;max-width:96vw;padding:.9rem 1rem;width:100%}.fieldEntry__inner__field__input span svg{height:1.25rem;width:1.25rem}.fieldEntry__inner__field__input__duration__headers,.fieldEntry__inner__field__input__duration__textField{min-width:5.5rem;width:5.5rem}.fieldEntry__inner__field__input .form-control{font-size:.85rem;padding:.6rem .8rem!important}}@media screen and (max-width:468px){.fieldEntry{border-radius:10px;margin-bottom:.85rem;max-width:97vw;padding:.85rem .9rem}.fieldEntry__inner__top{margin-bottom:.85rem;padding-bottom:.65rem}.fieldEntry__inner__field__title{font-size:.9rem;margin-bottom:.65rem}.fieldEntry__inner__field__input span svg{height:1rem;width:1rem}.fieldEntry__inner__field__input__duration__headers,.fieldEntry__inner__field__input__duration__textField{font-size:.8rem;min-width:4.5rem;width:4.5rem}.fieldEntry__inner__field__input__range__final,.fieldEntry__inner__field__input__range__initial{font-size:.8rem}.fieldEntry__inner__field__input .form-control{font-size:.85rem;padding:.55rem .7rem!important}.fieldEntry__inner__field__input__value__fileDrop{padding:1.25rem .85rem}.fieldEntry__inner__field__input__value__fileDrop label{font-size:.85rem}.fieldEntry__inner__body__field__date,.fieldEntry__inner__body__field__duration,.fieldEntry__inner__body__field__file,.fieldEntry__inner__body__field__info,.fieldEntry__inner__body__field__multiChoice,.fieldEntry__inner__body__field__multiSelect,.fieldEntry__inner__body__field__number,.fieldEntry__inner__body__field__phoneNumber,.fieldEntry__inner__body__field__rating,.fieldEntry__inner__body__field__text{margin:.35rem 0;padding:.85rem 0}.fieldEntry__inner__body__field__date__flex,.fieldEntry__inner__body__field__duration__flex,.fieldEntry__inner__body__field__file__flex,.fieldEntry__inner__body__field__info__flex,.fieldEntry__inner__body__field__multiChoice__flex,.fieldEntry__inner__body__field__multiSelect__flex,.fieldEntry__inner__body__field__number__flex,.fieldEntry__inner__body__field__phoneNumber__flex,.fieldEntry__inner__body__field__rating__flex,.fieldEntry__inner__body__field__text__flex{gap:.4rem}.fieldEntry__inner__body__field__date__flex__option,.fieldEntry__inner__body__field__duration__flex__option,.fieldEntry__inner__body__field__file__flex__option,.fieldEntry__inner__body__field__info__flex__option,.fieldEntry__inner__body__field__multiChoice__flex__option,.fieldEntry__inner__body__field__multiSelect__flex__option,.fieldEntry__inner__body__field__number__flex__option,.fieldEntry__inner__body__field__phoneNumber__flex__option,.fieldEntry__inner__body__field__rating__flex__option,.fieldEntry__inner__body__field__text__flex__option{border-radius:6px;font-size:.8rem;padding:.45rem .65rem}.fieldEntry__inner__body__field__date__fileTypes__option,.fieldEntry__inner__body__field__duration__fileTypes__option,.fieldEntry__inner__body__field__file__fileTypes__option,.fieldEntry__inner__body__field__info__fileTypes__option,.fieldEntry__inner__body__field__multiChoice__fileTypes__option,.fieldEntry__inner__body__field__multiSelect__fileTypes__option,.fieldEntry__inner__body__field__number__fileTypes__option,.fieldEntry__inner__body__field__phoneNumber__fileTypes__option,.fieldEntry__inner__body__field__rating__fileTypes__option,.fieldEntry__inner__body__field__text__fileTypes__option{font-size:.8rem;padding:.4rem .6rem}.fieldEntry__inner__bottom{margin-top:1.5rem;padding-top:.85rem}}.formPage{background:linear-gradient(180deg,#f7fafc,#edf2f7 50%,#e6f0ff);height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:-webkit-fill-available}.formPage::-webkit-scrollbar{height:8px;width:8px}.formPage::-webkit-scrollbar-track{background:#0000;border-radius:8px}.formPage::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.formPage::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.formPage::-webkit-scrollbar{display:none}}.formPage__inner{margin-top:7rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:2rem 0;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.formPage__inner::-webkit-scrollbar{height:8px;width:8px}.formPage__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.formPage__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.formPage__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.formPage__inner::-webkit-scrollbar{display:none}}.formPage__inner__body__loader{margin:5vh 1vh;width:70vw}.formPage__inner__body__notFound__graphic{height:50vh}.formPage__inner__body__notFound__t1{color:#2d3748;font-size:2rem;font-weight:600}.formPage__inner__body__notFound__t2{color:#2784b9;cursor:pointer;font-size:1.4rem;transition:all .3s ease}.formPage__inner__body__notFound__t2:hover{color:#004b93;transform:translateY(-2px)}.formPage__inner__body__top{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border:1px solid #2784b924;border-radius:14px;box-shadow:0 8px 24px #0f172a14;margin:2rem auto;max-width:90vw;padding:2rem 2.5rem;transition:all .3s ease;width:800px}.formPage__inner__body__top:hover{border-color:#2784b93d;box-shadow:0 12px 32px #0f172a1f}.formPage__inner__body__top__title__photo{border:2px solid #2784b91f;border-radius:12px;height:10rem;object-fit:cover;width:10rem}.formPage__inner__body__top__title__left{height:auto}.formPage__inner__body__top__details__description{color:#4a5568;font-size:.95rem;line-height:1.6;margin-top:1.5rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.formPage__inner__body__top__details__description::-webkit-scrollbar{height:8px;width:8px}.formPage__inner__body__top__details__description::-webkit-scrollbar-track{background:#0000;border-radius:8px}.formPage__inner__body__top__details__description::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.formPage__inner__body__top__details__description::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.formPage__inner__body__top__details__description::-webkit-scrollbar{display:none}}.formPage__inner__body__top__details__description li,.formPage__inner__body__top__details__description p{color:#4a5568}.formPage__inner__body__formBody__form{justify-content:center;padding:2rem 1rem}.formPage__inner__body__formBody__form__loader{align-self:center;margin:3rem auto}.formPage__inner__body__formBody__form__loader__l1{max-width:600px;width:60vw}.formPage__inner__body__formBody__form__email{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #2784b91f;border-radius:12px;box-shadow:0 8px 20px #0f172a0f;margin:1.5rem auto;max-width:90vw;padding:1.75rem;width:600px}.formPage__inner__body__formBody__form__email__t1{color:#2d3748;font-size:.95rem;font-weight:600;margin:0 0 1rem}.formPage__inner__body__formBody__form__email__input{margin:0;padding:0}.formPage__inner__body__formBody__form__email__input__title,.formPage__inner__body__formBody__form__email__input__value{width:100%}.formPage__inner__body__formBody__form__email__input__value__textField div{padding:0}.formPage__inner__body__formBody__form__email__input__value__textField div input{border-bottom:1px solid #2784b933!important;color:#2d3748;padding:.75rem 0}.formPage__inner__body__formBody__form__verified{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #2784b91f;border-radius:12px;box-shadow:0 8px 20px #0f172a0f;margin:1.5rem auto;max-width:90vw;padding:2rem;width:600px}.formPage__inner__body__formBody__form__verified__input{margin:0}.formPage__inner__body__formBody__form__verified__denied__graphic,.formPage__inner__body__formBody__form__verified__login__graphic{width:12rem}.formPage__inner__body__formBody__form__created{align-self:center;margin:2rem auto;max-width:90vw;width:680px}.formPage__inner__body__formBody__form__created__inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffffa,#f7fafcf2);border:1px solid #2784b929;border-radius:16px;box-shadow:0 16px 48px #0f172a1f;overflow:hidden;padding:3rem 2.5rem;position:relative}.formPage__inner__body__formBody__form__created__inner:before{background:linear-gradient(90deg,#2784b9,#004b93);content:"";height:4px;left:0;position:absolute;right:0;top:0}.formPage__inner__body__formBody__form__created__inner:after{background:radial-gradient(circle,#2784b908 1px,#0000 0);background-size:20px 20px;content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200%;z-index:0}.formPage__inner__body__formBody__form__created__inner>*{position:relative;z-index:1}.formPage__inner__body__formBody__form__created__graphic{animation:successBounce .6s ease-out;filter:drop-shadow(0 8px 16px rgba(39,132,185,.15));margin-bottom:1.5rem;width:14rem}.formPage__inner__body__formBody__form__created__t1{color:#2d3748;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:1.25rem}.formPage__inner__body__formBody__form__created__t2{align-items:center;color:#4a5568;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;margin:1.5rem 0}.formPage__inner__body__formBody__form__created__tag{align-items:center;background:linear-gradient(135deg,#2784b91f,#004b931f);border:1px solid #2784b933;border-radius:8px;color:#2784b9;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.5rem;letter-spacing:.02em;padding:.5rem 1.25rem;transition:all .3s ease}.formPage__inner__body__formBody__form__created__tag:hover{background:linear-gradient(135deg,#2784b933,#004b9333);border-color:#2784b966;box-shadow:0 8px 20px #2784b940;transform:translateY(-2px)}.formPage__inner__body__formBody__form__created__tag:active{transform:translateY(0)}.formPage__inner__body__formBody__form__created__button{background:linear-gradient(135deg,#2784b9,#004b93);border:1px solid #fff3;border-radius:10px;box-shadow:0 8px 20px #2784b94d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:2rem;padding:.85rem 2rem;transition:all .3s ease}.formPage__inner__body__formBody__form__created__button:hover{background:linear-gradient(135deg,#004b93,#2784b9);box-shadow:0 12px 28px #2784b966;transform:translateY(-3px)}.formPage__inner__body__formBody__form__created__button:active{transform:translateY(-1px)}@keyframes successBounce{0%{opacity:0;transform:scale(.3) translateY(-30px)}50%{opacity:1;transform:scale(1.05) translateY(0)}70%{transform:scale(.95)}to{transform:scale(1)}}.formPage__inner__body__formBody__form__page__loaders__loader{margin:3rem auto;max-width:600px;width:60vw}.formPage__inner__body__formBody__form__page__inner{margin:0 auto;max-width:90vw;width:700px}.formPage__inner__body__formBody__form__page__inner__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border:1px solid #2784b924;border-radius:14px 14px 0 0;box-shadow:0 8px 24px #0f172a14;padding:2rem 2.5rem}.formPage__inner__body__formBody__form__page__inner__header__title{align-items:center;color:#2d3748;display:flex;font-size:1.3rem;font-weight:600;gap:1rem;margin-bottom:1.5rem}.formPage__inner__body__formBody__form__page__inner__header__title__logo{align-items:center;border:2px solid #2784b91f;border-radius:12px;display:flex;flex-shrink:0;height:4.5rem;justify-content:center;overflow:hidden;width:4.5rem}.formPage__inner__body__formBody__form__page__inner__header__title__logo__photo{object-fit:cover;width:100%}.formPage__inner__body__formBody__form__page__inner__header__description{color:#4a5568;font-size:.95rem;line-height:1.6;margin-top:1rem}.formPage__inner__body__formBody__form__page__inner__header__description li,.formPage__inner__body__formBody__form__page__inner__header__description p{color:#4a5568}.formPage__inner__body__formBody__form__page__inner__fields{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #2784b924;border-radius:0 0 14px 14px;border-top:none;box-shadow:0 12px 32px #0f172a14;padding:2rem 2.5rem}.formPage__inner__body__formBody__form__page__inner__fields__email,.formPage__inner__body__formBody__form__page__inner__fields__fullName,.formPage__inner__body__formBody__form__page__inner__fields__phoneNumber{border-bottom:1px solid #2784b914;margin-bottom:1.75rem;padding-bottom:1.75rem}.formPage__inner__body__formBody__form__page__inner__fields__email:last-of-type,.formPage__inner__body__formBody__form__page__inner__fields__fullName:last-of-type,.formPage__inner__body__formBody__form__page__inner__fields__phoneNumber:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.formPage__inner__body__formBody__form__page__inner__fields__email__t1,.formPage__inner__body__formBody__form__page__inner__fields__fullName__t1,.formPage__inner__body__formBody__form__page__inner__fields__phoneNumber__t1{color:#2d3748;font-size:.9rem;font-weight:600;margin-bottom:.75rem;transition:color .3s ease}.formPage__inner__body__formBody__form__page__inner__fields__email__t1.red-text,.formPage__inner__body__formBody__form__page__inner__fields__fullName__t1.red-text,.formPage__inner__body__formBody__form__page__inner__fields__phoneNumber__t1.red-text{color:#e53e3e}.formPage__inner__body__formBody__form__page__inner__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2.5rem}.formPage__inner__body__formBody__form__page__inner__buttons__left__startAgain{color:#2784b9;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}.formPage__inner__body__formBody__form__page__inner__buttons__left__startAgain:hover{color:#004b93;transform:translateY(-2px)}.formPage__inner__body__formBody__form__page__inner__buttons__right__back,.formPage__inner__body__formBody__form__page__inner__buttons__right__next{padding:.75rem 1.5rem;width:15rem}.formPage__nextPopover__inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa!important;border:1px solid #2784b929!important;border-radius:10px!important;box-shadow:0 12px 32px #0f172a1f!important;color:#e53e3e!important;font-size:.9rem;font-weight:500;padding:1rem 1.5rem!important;text-align:center;white-space:normal;width:280px!important}@media screen and (max-width:1200px){.formPage__inner{padding:1.5rem 0}.formPage__inner__body__top{margin:1.5rem auto;max-width:85vw;padding:1.75rem 2rem}.formPage__inner__body__formBody__form{padding:1.5rem .75rem}.formPage__inner__body__formBody__form__email,.formPage__inner__body__formBody__form__verified{max-width:85vw;padding:1.5rem;width:calc(100% - 1.5rem)}.formPage__inner__body__formBody__form__page__inner{max-width:85vw;width:calc(100% - 1.5rem)}.formPage__inner__body__formBody__form__page__inner__fields,.formPage__inner__body__formBody__form__page__inner__header{padding:1.75rem 2rem}.formPage__inner__body__formBody__form__page__inner__header__logo{height:4rem;width:4rem}}@media screen and (max-width:992px){.formPage__inner{margin-top:6rem;padding:1.25rem 0}.formPage__inner__body__top{max-width:90vw;padding:1.5rem 1.75rem}.formPage__inner__body__formBody__form{padding:1.25rem .5rem}.formPage__inner__body__formBody__form__email,.formPage__inner__body__formBody__form__verified{max-width:90vw;padding:1.25rem;width:calc(100% - 1rem)}.formPage__inner__body__formBody__form__page__inner{max-width:90vw;width:calc(100% - 1rem)}.formPage__inner__body__formBody__form__page__inner__fields,.formPage__inner__body__formBody__form__page__inner__header{padding:1.5rem 1.75rem}.formPage__inner__body__formBody__form__page__inner__buttons{align-items:stretch;flex-direction:column}}@media screen and (max-width:768px){.formPage__inner{margin-top:5.5rem;padding:1rem 0}.formPage__inner__body__top{margin:1rem auto;max-width:95vw;padding:1.25rem 1.5rem;width:calc(100% - 1rem)}.formPage__inner__body__formBody__form{padding:1rem .25rem}.formPage__inner__body__formBody__form__email,.formPage__inner__body__formBody__form__verified{max-width:95vw;padding:1rem;width:calc(100% - .5rem)}.formPage__inner__body__formBody__form__created{margin:1.5rem auto;max-width:95vw;width:calc(100% - .5rem)}.formPage__inner__body__formBody__form__created__inner{padding:2.25rem 1.75rem}.formPage__inner__body__formBody__form__created__graphic{width:12rem}.formPage__inner__body__formBody__form__created__t1{font-size:1.5rem}.formPage__inner__body__formBody__form__page__inner{max-width:95vw;width:calc(100% - .5rem)}.formPage__inner__body__formBody__form__page__inner__header{padding:1.25rem 1.5rem}.formPage__inner__body__formBody__form__page__inner__header__title{font-size:1.1rem;gap:.75rem}.formPage__inner__body__formBody__form__page__inner__header__logo{height:3.5rem;width:3.5rem}.formPage__inner__body__formBody__form__page__inner__fields{padding:1.25rem 1.5rem}.formPage__inner__body__formBody__form__page__inner__buttons{align-items:stretch;flex-direction:column;margin-top:1.5rem}}@media screen and (max-width:568px){.formPage__inner{margin-top:5rem;padding:.75rem 0}.formPage__inner__body__top{margin:.75rem auto;max-width:96vw;padding:1rem 1.25rem;width:calc(100% - .5rem)}.formPage__inner__body__formBody__form__created{margin:1.25rem auto;max-width:96vw;width:calc(100% - .5rem)}.formPage__inner__body__formBody__form__created__inner{padding:2rem 1.25rem}.formPage__inner__body__formBody__form__created__graphic{width:11rem}.formPage__inner__body__formBody__form__created__t1{font-size:1.35rem}.formPage__inner__body__formBody__form__created__t2{font-size:.95rem}.formPage__inner__body__formBody__form__created__tag{font-size:1rem;padding:.45rem 1rem}.formPage__inner__body__formBody__form__created__button{font-size:.95rem;margin-top:1.75rem;padding:.75rem 1.75rem}.formPage__inner__body__formBody__form__page__inner{max-width:96vw;width:calc(100% - .5rem)}.formPage__inner__body__formBody__form__page__inner__header{padding:1rem 1.25rem}.formPage__inner__body__formBody__form__page__inner__header__title{font-size:1rem;gap:.5rem}.formPage__inner__body__formBody__form__page__inner__header__logo{height:3.25rem;width:3.25rem}.formPage__inner__body__formBody__form__page__inner__fields{padding:1rem 1.25rem}.formPage__inner__body__formBody__form__page__inner__fields__email,.formPage__inner__body__formBody__form__page__inner__fields__fullName,.formPage__inner__body__formBody__form__page__inner__fields__phoneNumber{margin-bottom:1rem;padding-bottom:1rem}.formPage__inner__body__formBody__form__page__inner__buttons{align-items:stretch;flex-direction:column;gap:.75rem;margin-top:1.25rem}}@media screen and (max-width:468px){.formPage__inner{margin-top:4.75rem;padding:.5rem 0}.formPage__inner__body__top{margin:.5rem auto;max-width:97vw;padding:.9rem 1rem;width:calc(100% - .25rem)}.formPage__inner__body__notFound__graphic{height:40vh}.formPage__inner__body__formBody__form{padding:.5rem 0}.formPage__inner__body__formBody__form__email,.formPage__inner__body__formBody__form__verified{margin:.5rem auto;max-width:97vw;padding:.85rem;width:calc(100% - .25rem)}.formPage__inner__body__formBody__form__created{margin:1rem auto;max-width:97vw;width:calc(100% - .25rem)}.formPage__inner__body__formBody__form__created__inner{padding:1.75rem 1rem}.formPage__inner__body__formBody__form__created__graphic{margin-bottom:1rem;width:10rem}.formPage__inner__body__formBody__form__created__t1{font-size:1.25rem;margin-bottom:1rem}.formPage__inner__body__formBody__form__created__t2{font-size:.9rem;margin:1.25rem 0}.formPage__inner__body__formBody__form__created__tag{font-size:.95rem;padding:.4rem .9rem}.formPage__inner__body__formBody__form__created__button{font-size:.9rem;margin-top:1.5rem;padding:.7rem 1.5rem}.formPage__inner__body__formBody__form__page__inner{max-width:97vw;width:calc(100% - .25rem)}.formPage__inner__body__formBody__form__page__inner__header{padding:.9rem 1rem}.formPage__inner__body__formBody__form__page__inner__header__title{font-size:.95rem;gap:.5rem}.formPage__inner__body__formBody__form__page__inner__header__logo{height:3rem;width:3rem}.formPage__inner__body__formBody__form__page__inner__fields{padding:.9rem 1rem}.formPage__inner__body__formBody__form__page__inner__fields__email,.formPage__inner__body__formBody__form__page__inner__fields__fullName,.formPage__inner__body__formBody__form__page__inner__fields__phoneNumber{margin-bottom:.85rem;padding-bottom:.85rem}.formPage__inner__body__formBody__form__page__inner__buttons{align-items:stretch;flex-direction:column;gap:.5rem;margin-top:1rem}}.changePasswordPage{align-items:flex-start;display:flex;justify-content:center;min-height:-webkit-fit-content;min-height:fit-content;padding:40px 20px}.changePasswordPage__container{background:var(--color-muiBackground);border-radius:24px;box-shadow:0 20px 60px #0000001a;max-width:600px;overflow:hidden;padding:initial;width:100%}.changePasswordPage__header{background:linear-gradient(135deg,#2784b9,#3d9ed6);color:#fff;display:flex;gap:20px;padding:32px 32px 24px}.changePasswordPage__header__icon{background:#fff3;border-radius:16px;display:grid;flex-shrink:0;height:56px;place-items:center;width:56px}.changePasswordPage__header__icon svg{color:#fff;font-size:2rem}.changePasswordPage__header__content{flex:1 1}.changePasswordPage__title{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 8px}.changePasswordPage__subtitle{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin:0}.changePasswordPage__form{display:flex;flex-direction:column;gap:24px;padding:32px}.changePasswordPage__field{display:flex;flex-direction:column;gap:8px}.changePasswordPage__label{align-items:center;color:var(--color-primaryBlue);display:flex;font-size:.95rem;font-weight:600;gap:6px}.changePasswordPage__input__icon{color:var(--color-sidePanelIcon);font-size:1.25rem}.changePasswordPage__input .MuiOutlinedInput-root{transition:all .2s}.changePasswordPage__input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1}.changePasswordPage__input .MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px rgba(var(--color-primaryBlue),.1)}.changePasswordPage__input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--color-primaryBlue);border-width:2px}.changePasswordPage__input .MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#ef4444}.changePasswordPage__divider{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);height:1px;margin:8px 0}.changePasswordPage__error{align-items:center;color:#ef4444;display:flex;font-size:.875rem;gap:8px;margin-top:4px}.changePasswordPage__error svg{flex-shrink:0;font-size:1.1rem}.changePasswordPage__success{align-items:center;color:var(--color-primaryGreen);display:flex;font-size:.875rem;gap:8px;margin-top:4px}.changePasswordPage__success svg{flex-shrink:0;font-size:1.1rem}.changePasswordPage__strength{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:12px;margin-top:12px;padding:16px}.changePasswordPage__strength__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.changePasswordPage__strength__label{color:var(--color-primaryGrey);font-size:.875rem;font-weight:500}.changePasswordPage__strength__value{font-size:.875rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.changePasswordPage__requirements{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:12px;margin-top:12px;padding:16px}.changePasswordPage__requirements__header{align-items:center;color:var(--color-text);display:flex;font-size:.875rem;font-weight:600;gap:8px;margin-bottom:12px}.changePasswordPage__requirements__header svg{color:var(--color-primaryBlue);font-size:1.1rem}.changePasswordPage__requirements__list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.changePasswordPage__requirements__item{align-items:center;color:var(--color-primaryGrey);display:flex;font-size:.875rem;gap:10px;transition:all .2s}.changePasswordPage__requirements__item--met{color:var(--color-primaryGreen)}.changePasswordPage__requirements__item--met span{font-weight:500}.changePasswordPage__requirements__icon--success{color:var(--color-primaryGreen);flex-shrink:0;font-size:1.1rem}.changePasswordPage__requirements__icon--error{color:#cbd5e1;flex-shrink:0;font-size:1.1rem}.changePasswordPage__alert{align-items:flex-start;border-radius:12px;display:flex;gap:16px;padding:16px 20px}.changePasswordPage__alert svg{flex-shrink:0;font-size:1.5rem;margin-top:2px}.changePasswordPage__alert strong{display:block;font-size:.95rem;margin-bottom:4px}.changePasswordPage__alert p{font-size:.875rem;line-height:1.5;margin:0}.changePasswordPage__alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.changePasswordPage__alert--error svg{color:#ef4444}.changePasswordPage__alert--error p{color:#7f1d1d}.changePasswordPage__alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.changePasswordPage__alert--success svg{color:var(--color-primaryGreen)}.changePasswordPage__alert--success p{color:#14532d}.changePasswordPage__actions{margin-top:8px}.changePasswordPage__submit{align-items:center;background:var(--color-primaryBlue);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:14px 24px;transition:all .2s;width:100%}.changePasswordPage__submit svg{font-size:1.25rem}.changePasswordPage__submit:hover:not(:disabled){background:#2375a4;box-shadow:0 8px 16px rgba(var(--color-primaryBlue),.3);transform:translateY(-2px)}.changePasswordPage__submit:active:not(:disabled){transform:translateY(0)}.changePasswordPage__submit:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed;transform:none}.changePasswordPage__spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@media screen and (max-width:768px){.changePasswordPage{padding:20px 16px}.changePasswordPage__container{border-radius:20px}.changePasswordPage__header{flex-direction:column;padding:24px 20px 20px;text-align:center}.changePasswordPage__header__icon{margin:0 auto}.changePasswordPage__title{font-size:1.5rem}.changePasswordPage__form{padding:24px 20px}}.deleteAccountPage{align-items:flex-start;background:linear-gradient(135deg,hsla(0,100%,75%,.122),rgba(194,55,55,.161));border-radius:1rem;display:flex;justify-content:center;min-height:100vh;padding:2rem}.deleteAccountPage__container{background:var(--color-componentBackground);border-radius:1rem;box-shadow:0 20px 60px #0000001a;max-width:800px;overflow:hidden;width:100%}.deleteAccountPage__header{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;display:flex;gap:20px;padding:32px 32px 24px}.deleteAccountPage__header__icon{background:#fff3;border-radius:16px;display:grid;flex-shrink:0;height:56px;place-items:center;width:56px}.deleteAccountPage__header__icon svg{color:#fff;font-size:2rem}.deleteAccountPage__header__content{flex:1 1}.deleteAccountPage__title{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 8px}.deleteAccountPage__subtitle{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin:0}.deleteAccountPage__content{display:flex;flex-direction:column;gap:24px;padding:32px}.deleteAccountPage__blocker{background:rgba(195,21,48,.161);border:1px solid var(--color-primaryRed);border-radius:1rem;display:flex;flex-direction:column;gap:20px;padding:24px}.deleteAccountPage__blocker__header{align-items:flex-start;display:flex;gap:16px}.deleteAccountPage__blocker__header svg{color:#dc2626;flex-shrink:0;font-size:2rem;margin-top:2px}.deleteAccountPage__blocker__header h3{color:var(--color-primaryRed);font-size:1.25rem;font-weight:600;margin:0 0 4px}.deleteAccountPage__blocker__header p{color:var(--color-primaryRed);font-size:.95rem;margin:0}.deleteAccountPage__blocker__action{align-items:center;background:var(--color-componentBackground);border:1px solid var(--color-primaryRed);border-radius:1rem;display:flex;gap:12px;padding:16px}.deleteAccountPage__blocker__action svg{color:#f59e0b;flex-shrink:0;font-size:1.5rem}.deleteAccountPage__blocker__action p{color:#78350f;font-size:.95rem;font-weight:500;margin:0}.deleteAccountPage__ownership-section{background:var(--color-componentBackground);border:1px solid var(--color-primaryRed);border-radius:1rem;padding:16px}.deleteAccountPage__ownership-section__header{align-items:center;display:flex;gap:10px;margin-bottom:12px}.deleteAccountPage__ownership-section__header svg{color:#dc2626;font-size:1.25rem}.deleteAccountPage__ownership-section__header h4{align-items:center;color:var(--color-primaryBlue);display:flex;font-size:1rem;font-weight:600;gap:8px;margin:0}.deleteAccountPage__ownership-list{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;padding-right:8px}.deleteAccountPage__ownership-list::-webkit-scrollbar{width:6px}.deleteAccountPage__ownership-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.deleteAccountPage__ownership-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.deleteAccountPage__ownership-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.deleteAccountPage__ownership-item{align-items:center;background:var(--color-muiBackground);border:1px solid var(--color-darkBorder);border-radius:8px;display:flex;gap:12px;padding:10px 12px;transition:all .2s}.deleteAccountPage__ownership-item__tag{background:#dc2626;border-radius:6px;color:#fff;flex-shrink:0;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:4px 10px}.deleteAccountPage__ownership-item__name{color:var(--color-primaryText);font-size:.95rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deleteAccountPage__warning{background:rgba(255,204,0,.071);border:2px solid #fef3c7;border-radius:1rem;display:flex;gap:16px;padding:20px;transition:opacity .2s}.deleteAccountPage__warning--disabled{opacity:.5;pointer-events:none}.deleteAccountPage__warning__icon{background:rgba(255,204,0,.071);border-radius:1rem;display:grid;flex-shrink:0;height:40px;place-items:center;width:40px}.deleteAccountPage__warning__icon svg{color:#f59e0b;font-size:1.5rem}.deleteAccountPage__warning__content{flex:1 1}.deleteAccountPage__warning__content h3{color:#92400e;font-size:1.1rem;font-weight:600;margin:0 0 12px}.deleteAccountPage__warning__content ul{display:flex;flex-direction:column;gap:6px;margin:0;padding-left:20px}.deleteAccountPage__warning__content ul li{color:#78350f;font-size:.9rem;line-height:1.5}.deleteAccountPage__form{display:flex;flex-direction:column;gap:20px;transition:opacity .2s}.deleteAccountPage__form--disabled{opacity:.4;pointer-events:none}.deleteAccountPage__form__instructions{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:1rem;padding:16px}.deleteAccountPage__form__instructions p{color:var(--color-primaryText);font-size:.95rem;line-height:1.6;margin:0}.deleteAccountPage__form__instructions__phrase{background:rgba(195,21,48,.161);border-radius:4px;color:var(--color-primaryRed);font-weight:600;padding:2px 6px}.deleteAccountPage__form__field{display:flex;flex-direction:column;gap:8px}.deleteAccountPage__form__label{color:var(--color-primaryBlue);font-size:.95rem;font-weight:600}.deleteAccountPage__form__icon{color:var(--color-sidePanelIcon);font-size:1.25rem}.deleteAccountPage__form__error{align-items:center;color:#dc2626;display:flex;font-size:.875rem;gap:8px;margin-top:4px}.deleteAccountPage__form__error svg{flex-shrink:0;font-size:1.1rem}.deleteAccountPage__form__actions{margin-top:8px}.deleteAccountPage__form__delete-btn{align-items:center;background:#dc2626;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:14px 24px;transition:all .2s;width:100%}.deleteAccountPage__form__delete-btn svg{font-size:1.25rem}.deleteAccountPage__form__delete-btn:hover:not(:disabled){background:#b91c1c;box-shadow:0 8px 16px #dc26264d;transform:translateY(-2px)}.deleteAccountPage__form__delete-btn:active:not(:disabled){transform:translateY(0)}.deleteAccountPage__form__delete-btn:disabled{background:var(--color-primaryGrey);box-shadow:none;cursor:not-allowed;transform:none}.deleteAccountPage__modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:grid;left:0;padding:20px;place-items:center;position:fixed;right:0;top:0;z-index:9999}.deleteAccountPage__modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:100%}.deleteAccountPage__modal__header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:16px;padding:24px 24px 20px}.deleteAccountPage__modal__header svg{color:#dc2626;font-size:2rem}.deleteAccountPage__modal__header h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.deleteAccountPage__modal__content{padding:24px}.deleteAccountPage__modal__content p{color:#475569;font-size:1rem;line-height:1.6;margin:0 0 12px}.deleteAccountPage__modal__warning{color:#dc2626;font-weight:600;margin-bottom:0!important}.deleteAccountPage__modal__actions{display:flex;gap:12px;padding:20px 24px 24px}.deleteAccountPage__modal__cancel{background:#f1f5f9;border:none;border-radius:10px;color:#475569;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s}.deleteAccountPage__modal__cancel:hover:not(:disabled){background:#e2e8f0}.deleteAccountPage__modal__cancel:disabled{cursor:not-allowed;opacity:.5}.deleteAccountPage__modal__confirm{align-items:center;background:#dc2626;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:all .2s}.deleteAccountPage__modal__confirm svg{font-size:1.1rem}.deleteAccountPage__modal__confirm:hover:not(:disabled){background:#b91c1c}.deleteAccountPage__modal__confirm:disabled{background:#cbd5e1;cursor:not-allowed}.deleteAccountPage__spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:768px){.deleteAccountPage{padding:20px 16px}.deleteAccountPage__container{border-radius:20px}.deleteAccountPage__header{padding:24px 20px 20px}.deleteAccountPage__header__icon{height:48px;width:48px}.deleteAccountPage__header__icon svg,.deleteAccountPage__title{font-size:1.5rem}.deleteAccountPage__content{padding:24px 20px}.deleteAccountPage__modal__actions{flex-direction:column}}.preferencesPage{background:linear-gradient(135deg,var(--color-hoverBackground) 0,var(--color-activeBackground) 100%);border-radius:1rem;min-height:100vh;min-width:0;padding:2rem;width:100%}.preferencesPage__header{align-items:flex-start;background:var(--color-componentBackground);border-radius:1rem;box-shadow:0 4px 20px #00000014;display:flex;gap:20px;margin-bottom:32px;padding:32px}.preferencesPage__header__icon{background:linear-gradient(135deg,var(--color-primaryBlue),#3d9ed6);border-radius:16px;display:grid;flex-shrink:0;height:56px;place-items:center;width:56px}.preferencesPage__header__icon svg{color:#fff;font-size:2rem}.preferencesPage__header__content{flex:1 1}.preferencesPage__header__title{color:var(--color-primaryBlue);font-size:2rem;font-weight:700;margin:0 0 8px}.preferencesPage__header__subtitle{color:var(--color-primaryGrey);font-size:1rem;line-height:1.5;margin:0}.preferencesPage__container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:900px}.preferencesPage__section{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:28px}.preferencesPage__section__header{align-items:center;border-bottom:2px solid var(--color-border);display:flex;gap:16px;margin-bottom:20px;padding-bottom:16px}.preferencesPage__section__header svg{color:var(--color-primaryBlue);font-size:1.75rem}.preferencesPage__section__header h2{color:var(--color-primaryBlue);flex:1 1;font-size:1.5rem;font-weight:700;margin:0}.preferencesPage__section__header__status{margin-left:auto}.preferencesPage__section__content{display:flex;flex-direction:column;gap:16px}.preferencesPage__section__description{color:var(--color-primaryGrey);font-size:.95rem;line-height:1.6;margin:0 0 16px}.preferencesPage__status{align-items:center;border-radius:8px;display:flex;font-size:.875rem;font-weight:600;gap:6px;padding:6px 14px}.preferencesPage__status svg{font-size:1.1rem}.preferencesPage__status--active{background:rgba(124,225,46,.161);border:1px solid var(--color-primaryGreen);color:var(--color-primaryGreen)}.preferencesPage__status--active svg{color:var(--color-primaryGreen)!important}.preferencesPage__status--inactive{background:rgba(195,21,48,.161);border:1px solid var(--color-primaryRed);color:var(--color-primaryRed)}.preferencesPage__status--inactive svg{color:var(--color-primaryRed)!important}.preferencesPage__theme-options{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.preferencesPage__theme-option{align-items:center;background:var(--color-muiBackground);border:2px solid var(--color-darkBorder);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:24px 20px;position:relative;transition:all .2s}.preferencesPage__theme-option:hover{background:var(--color-hoverBackground);border-color:var(--color-border);box-shadow:0 8px 16px #00000014;transform:translateY(-2px)}.preferencesPage__theme-option--active{background:var(--color-activeBackground);border-color:var(--color-primaryBlue);box-shadow:0 8px 16px rgba(var(--color-primaryBlue),.15)}.preferencesPage__theme-option__icon{background:var(--color-componentBackground);border:2px solid var(--color-darkBorder);border-radius:1rem;display:grid;height:56px;place-items:center;width:56px}.preferencesPage__theme-option__icon svg{color:var(--color-primaryGrey);font-size:1.75rem}.preferencesPage__theme-option--active .preferencesPage__theme-option__icon{background:linear-gradient(135deg,var(--color-primaryBlue),#3d9ed6);border-color:var(--color-primaryBlue)}.preferencesPage__theme-option--active .preferencesPage__theme-option__icon svg{color:#fff}.preferencesPage__theme-option__content{text-align:center}.preferencesPage__theme-option__content h4{color:var(--color-primaryBlue);font-size:1rem;font-weight:600;margin:0 0 4px}.preferencesPage__theme-option__content p{color:var(--color-primaryGrey);font-size:.875rem;margin:0}.preferencesPage__theme-option__check{background:#22c55e;border-radius:50%;display:grid;height:28px;place-items:center;position:absolute;right:12px;top:12px;width:28px}.preferencesPage__theme-option__check svg{color:#fff;font-size:1.1rem}.preferencesPage__accordion{background:var(--color-muiBackground)!important;border:1px solid var(--color-darkBorder)!important;border-radius:12px!important;margin-bottom:8px!important}.preferencesPage__accordion:before{display:none!important}.preferencesPage__accordion .MuiAccordionSummary-root{background:var(--color-muiBackground)!important;border-radius:12px!important;min-height:56px!important;padding:12px 20px!important}.preferencesPage__accordion .MuiAccordionSummary-root:hover{background:#f1f5f9}.preferencesPage__accordion .MuiAccordionSummary-content{margin:12px 0!important}.preferencesPage__accordion .MuiAccordionDetails-root{border-top:1px solid var(--color-darkBorder);padding:8px 20px 20px!important}.preferencesPage__accordion.Mui-expanded{margin:0 0 8px!important}.preferencesPage__subsection{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:12px;padding:16px}.preferencesPage .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{color:var(--color-primaryBlue)}.preferencesPage .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--color-primaryBlue)}.preferencesPage .MuiSwitch-root .MuiSwitch-track{background-color:#cbd5e1}.preferencesPage .MuiRadio-root{color:#94a3b8}.preferencesPage .MuiRadio-root.Mui-checked{color:var(--color-primaryBlue)}.preferencesPage .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:.95rem;font-weight:500}@media(max-width:1024px){.preferencesPage,.preferencesPage__header{padding:24px}.preferencesPage__header__icon{height:48px;width:48px}.preferencesPage__header__icon svg,.preferencesPage__header__title{font-size:1.5rem}}@media(max-width:768px){.preferencesPage{padding:16px}.preferencesPage__header{flex-direction:column;text-align:center}.preferencesPage__header__icon{margin:0 auto}.preferencesPage__header__status{margin-left:0}.preferencesPage__theme-options{grid-template-columns:1fr}.preferencesPage__section{padding:20px}.preferencesPage__section__header{flex-direction:column;text-align:center}.preferencesPage__section__header h2{font-size:1.25rem}}.preferencesPage__default-display{background:linear-gradient(135deg,#004b9314,#2784b914);border:2px solid var(--color-primaryBlue);border-radius:12px;margin-bottom:20px;padding:16px 20px}.preferencesPage__default-display__content{align-items:center;display:flex;gap:12px}.preferencesPage__default-display__icon{color:var(--color-primaryBlue);flex-shrink:0;font-size:1.5rem}.preferencesPage__default-display__text{flex:1 1}.preferencesPage__default-display__label{color:var(--color-primaryGrey);font-size:.75rem;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.preferencesPage__default-display__value{color:var(--color-primaryBlue);font-size:1rem;font-weight:600;margin:4px 0 0}[data-theme=dark] .preferencesPage__default-display{background:#004b9326;border-color:#2784b999}@keyframes spin{to{transform:rotate(1turn)}}.settingsPage{--kzq-accent:var(--color-primaryBlue);--kzq-accent-700:var(--color-darkBlue);--kzq-bg:var(--color-background);--kzq-card:var(--color-componentBackground);--kzq-border:var(--color-border);--kzq-text:var(--color-text);--kzq-muted:var(--color-primaryGrey);--kzq-hover:var(--color-hoverBackground);--kzq-active:var(--color-activeBackground);--kzq-shadow:var(--color-shadow);background:var(--kzq-bg);min-height:100vh;width:100%}.settingsPage__container{margin:0 auto;max-width:1280px;padding:1.25rem}.settingsPage__header{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:var(--kzq-card);border-bottom:1px solid var(--kzq-border);box-shadow:0 2px 6px var(--kzq-shadow);display:flex;justify-content:space-between;margin:-1.25rem -1.25rem 1.25rem;padding:.85rem 1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:5}.settingsPage__header__left{display:flex;flex-direction:column;gap:.25rem}.settingsPage__header__right{align-items:center;display:flex;gap:.5rem}.settingsPage__header__right button{border-radius:10px!important}.settingsPage__title{color:var(--kzq-text);font-size:1.3rem;font-weight:800;letter-spacing:.5px;margin:0}.settingsPage__subtitle{color:var(--kzq-muted);font-size:.8rem;margin:0}.settingsPage__content{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:320px 1fr}.settingsPage__sidebar{align-self:start;display:flex;flex-direction:column;gap:1rem;position:-webkit-sticky;position:sticky;top:6.25rem}.settingsPage__profileCard{align-items:center;background:var(--kzq-card);border:1px solid var(--kzq-border);border-radius:18px;box-shadow:0 8px 28px var(--kzq-shadow);display:flex;gap:.875rem;padding:1rem;transition:box-shadow .15s}.settingsPage__profileCard:hover{box-shadow:0 12px 36px var(--kzq-shadow)}.settingsPage__profileCard__info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.settingsPage__profileCard__name{color:var(--kzq-text);font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsPage__profileCard__email{color:var(--kzq-muted);font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsPage__statusDot{background:#22c55e;border-radius:50%;box-shadow:0 0 0 2px var(--kzq-card);display:inline-block;height:10px;width:10px}.settingsPage__divider{border-color:var(--kzq-border)!important}.settingsPage__navTabs{background:var(--kzq-card);border:1px solid var(--kzq-border);border-radius:18px;box-shadow:0 8px 28px var(--kzq-shadow);padding:.35rem}.settingsPage__navTabs .MuiTabs-indicator{display:none}.settingsPage__navTabs .MuiTabs-scroller{overflow:visible!important}.settingsPage__navTab{border-radius:12px!important;color:var(--kzq-text)!important;font-size:.8rem!important;font-weight:600!important;gap:.6rem!important;justify-content:flex-start!important;line-height:1!important;margin:2px!important;min-height:44px!important;opacity:.9!important;padding:.55rem .75rem!important;text-transform:none!important;transition:background .15s,color .15s}.settingsPage__navTab svg{color:var(--kzq-muted);flex-shrink:0;height:18px;width:18px}.settingsPage__navTab.Mui-selected,.settingsPage__navTab.is-active{color:var(--kzq-accent)!important}.settingsPage__navTab.Mui-selected svg,.settingsPage__navTab.is-active svg{color:var(--kzq-accent)}.settingsPage__navTab:hover{background:var(--kzq-hover)}.settingsPage__main{min-width:0}.settingsPage__card{animation:fadeIn .25s ease;background:var(--kzq-card);border:1px solid var(--kzq-border);border-radius:20px;box-shadow:0 12px 40px var(--kzq-shadow);padding:1.25rem}.settingsPage__history{display:flex;flex-direction:column;gap:1rem}.settingsPage__history__search{background:var(--kzq-bg);border:1px solid var(--kzq-border);border-radius:12px;box-shadow:0 2px 6px var(--kzq-shadow);padding:.4rem .9rem}.settingsPage__history__search input{font-size:.85rem}.settingsPage__history__list{display:flex;flex-direction:column;gap:.75rem}.settingsPage__history__empty{border:1px dashed var(--kzq-border);border-radius:12px;color:var(--kzq-muted);font-size:.85rem;font-weight:600;padding:1rem;text-align:center}@media(max-width:1280px){.settingsPage__content{grid-template-columns:1fr}.settingsPage__sidebar{position:relative;top:0}.settingsPage__navTabs .MuiTabs-flexContainer{flex-wrap:nowrap}}@media(max-width:840px){.settingsPage__navTab{font-size:.75rem!important;padding:.5rem .6rem!important}}@media(max-width:640px){.settingsPage__container{padding:.75rem}.settingsPage__header{align-items:flex-start;flex-direction:column;margin:-.75rem -.75rem .75rem;padding:.75rem}.settingsPage__header__right{margin-top:.5rem}.settingsPage__header__right svg{height:2rem;width:2rem}.settingsPage__card{padding:1rem}.settingsPage__profileCard{flex-direction:row}}@media(max-width:420px){.settingsPage__navTab{font-size:.7rem!important}}.ticketExportJobRow{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;cursor:pointer;margin-bottom:1vh;padding:1vh}.ticketExportJobRow__top__left{width:100%}.ticketExportJobRow__top__left__pathArrow__expand{height:2vh;width:2vh}.ticketExportJobRow__top__right__download{background-color:#fff;border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;cursor:pointer;height:5vh!important;padding:1vh;transition:.3s;width:5vh!important}.ticketExportJobRow__top__right__download:hover{background-color:#d3d3d3}.ticketExportJobRow__bottom__left__name{color:var(--color-primaryBlue)}.confirmDownloadForm__paper{border-radius:16px!important;box-shadow:0 20px 60px #00000026!important;max-height:95vh!important;max-width:1400px!important;overflow:visible}.confirmDownloadForm__header{align-items:flex-start!important;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-bottom:1px solid #e8eaed;display:flex!important;justify-content:space-between!important;padding:1.5rem 1.5rem 1rem!important}.confirmDownloadForm__header__content{align-items:flex-start;display:flex;flex:1 1;gap:1rem}.confirmDownloadForm__header__icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.confirmDownloadForm__header__icon svg{color:#fff;height:24px;width:24px}.confirmDownloadForm__header__text{display:flex;flex-direction:column;gap:.25rem}.confirmDownloadForm__header__title{color:#1a1a1a!important;font-size:1.375rem!important;font-weight:700!important;line-height:1.3!important;margin:0!important}.confirmDownloadForm__header__subtitle{color:#6b7280!important;font-size:.875rem!important;font-weight:500!important;margin:0!important}.confirmDownloadForm__header__actions{align-items:center;display:flex;gap:.5rem}.confirmDownloadForm__header__actions__history{color:#6b7280!important;transition:all .2s ease!important}.confirmDownloadForm__header__actions__history:hover{background:#3b82f614!important;color:#3b82f6!important}.confirmDownloadForm__header__actions__history__badge .MuiBadge-dot{animation:pulse 2s infinite}.confirmDownloadForm__header__actions__history svg{height:18px;width:18px}.confirmDownloadForm__header__actions__progress{color:#f59e0b}.confirmDownloadForm__header__close{color:#6b7280!important;transition:all .2s ease!important}.confirmDownloadForm__header__close:hover{background:#3b82f614!important;color:#3b82f6!important;transform:scale(1.05)}.confirmDownloadForm__header__close:disabled{opacity:.5;pointer-events:none}.confirmDownloadForm__header__close svg{height:20px;width:20px}.confirmDownloadForm__content{display:flex;flex-direction:column;gap:1.5rem;max-height:70vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1.5rem!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.confirmDownloadForm__content::-webkit-scrollbar{height:8px;width:8px}.confirmDownloadForm__content::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmDownloadForm__content::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmDownloadForm__content::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmDownloadForm__content::-webkit-scrollbar{display:none}}.confirmDownloadForm__config{background:linear-gradient(135deg,#fefefe,#f8fafc)!important;border:2px solid #e0f2fe!important;border-radius:12px!important;padding:1.5rem!important}.confirmDownloadForm__config__header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.25rem}.confirmDownloadForm__config__header__icon{color:#3b82f6;height:20px;width:20px}.confirmDownloadForm__config__header__title{color:#1a1a1a!important;font-size:1.125rem!important;font-weight:600!important;margin:0!important}.confirmDownloadForm__config__options{align-items:flex-start;display:flex;gap:2rem}.confirmDownloadForm__config__options__format{flex:1 1}.confirmDownloadForm__config__options__format__label{color:#374151!important;font-size:.875rem!important;font-weight:600!important;margin:0 0 .75rem!important}.confirmDownloadForm__config__options__format__buttons{display:flex;gap:.75rem}.confirmDownloadForm__config__options__format__chip{cursor:pointer;transition:all .2s ease}.confirmDownloadForm__config__options__format__chip:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.confirmDownloadForm__config__options__format__chip .MuiChip-label{font-weight:500}.confirmDownloadForm__config__options__split{flex:1 1}.confirmDownloadForm__config__options__split__control{width:100%}.confirmDownloadForm__config__options__split__select .MuiOutlinedInput-root{background:#fff;border-radius:8px}.confirmDownloadForm__config__options__split__select .MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px #3b82f61a}.confirmDownloadForm__fields-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 400px;min-height:600px}.confirmDownloadForm__fields-layout__available{display:flex;flex-direction:column;gap:1rem}.confirmDownloadForm__fields-layout__available__title{color:#1a1a1a!important;font-size:1.25rem!important;font-weight:600!important;margin:0!important}.confirmDownloadForm__fields-layout__selected{display:flex;flex-direction:column;gap:1rem}.confirmDownloadForm__fields-layout__selected__title{color:#1a1a1a!important;font-size:1.25rem!important;font-weight:600!important;margin:0!important}.confirmDownloadForm__fields-layout__selected__empty{align-items:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;display:flex;flex:1 1;justify-content:center;padding:3rem 2rem;text-align:center}.confirmDownloadForm__fields-layout__selected__empty__text{color:#6b7280!important;font-size:.875rem!important;line-height:1.5!important;margin:0!important}.confirmDownloadForm__fields-layout__selected__list{display:flex;flex:1 1;flex-direction:column;gap:.5rem;max-height:500px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.confirmDownloadForm__fields-layout__selected__list::-webkit-scrollbar{height:8px;width:8px}.confirmDownloadForm__fields-layout__selected__list::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmDownloadForm__fields-layout__selected__list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmDownloadForm__fields-layout__selected__list::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmDownloadForm__fields-layout__selected__list::-webkit-scrollbar{display:none}}.confirmDownloadForm__fields-layout__selected__list__item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:1rem;transition:all .2s ease}.confirmDownloadForm__fields-layout__selected__list__item:hover{background:#f8faff;border-color:#c7d2fe;box-shadow:0 2px 8px #3b82f61a;transform:translateY(-1px)}.confirmDownloadForm__fields-layout__selected__list__item.custom{background:#fffbeb;border-color:#fde68a}.confirmDownloadForm__fields-layout__selected__list__item.custom:hover{background:#fef3c7;border-color:#f59e0b}.confirmDownloadForm__fields-layout__selected__list__item__drag{color:#9ca3af;cursor:grab}.confirmDownloadForm__fields-layout__selected__list__item__drag:active{cursor:grabbing}.confirmDownloadForm__fields-layout__selected__list__item__drag svg{height:16px;width:16px}.confirmDownloadForm__fields-layout__selected__list__item__content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.confirmDownloadForm__fields-layout__selected__list__item__content__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.confirmDownloadForm__fields-layout__selected__list__item__content__header__title{color:#1f2937!important;flex:1 1;font-size:.875rem!important;font-weight:600!important;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.confirmDownloadForm__fields-layout__selected__list__item__content__description{color:#6b7280!important;font-size:.75rem!important;line-height:1.3!important;margin:0!important}.confirmDownloadForm__fields-layout__selected__list__item__actions{display:flex;flex-direction:column;gap:.25rem}.confirmDownloadForm__fields-layout__selected__list__item__actions__down,.confirmDownloadForm__fields-layout__selected__list__item__actions__up{color:#6b7280;height:24px;transition:all .2s ease;width:24px}.confirmDownloadForm__fields-layout__selected__list__item__actions__down:hover:not(:disabled),.confirmDownloadForm__fields-layout__selected__list__item__actions__up:hover:not(:disabled){background:#3b82f614;color:#3b82f6}.confirmDownloadForm__fields-layout__selected__list__item__actions__down:disabled,.confirmDownloadForm__fields-layout__selected__list__item__actions__up:disabled{color:#d1d5db;cursor:not-allowed}.confirmDownloadForm__fields-layout__selected__list__item__actions__down svg,.confirmDownloadForm__fields-layout__selected__list__item__actions__up svg{height:14px;width:14px}.confirmDownloadForm__fields-grid{display:block;gap:1.5rem}.confirmDownloadForm__fields__controls{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}.confirmDownloadForm__fields__controls__selectall .MuiCheckbox-root{color:#3b82f6}.confirmDownloadForm__fields__controls__selectall .MuiCheckbox-root.Mui-checked{color:#1d4ed8}.confirmDownloadForm__fields__controls__label{margin:0}.confirmDownloadForm__fields__controls__label .MuiFormControlLabel-label{color:#374151;font-weight:500}.confirmDownloadForm__fields__section{border:1px solid #e2e8f0!important;border-radius:12px!important;height:-webkit-fit-content;height:fit-content;padding:1.5rem!important}.confirmDownloadForm__fields__section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.confirmDownloadForm__fields__section__header__actions{align-items:center;display:flex;gap:.75rem}.confirmDownloadForm__fields__section__header__actions__add{border-color:#10b981!important;color:#10b981!important;font-weight:500!important;text-transform:none!important}.confirmDownloadForm__fields__section__header__actions__add:hover{background:#10b9810a!important;border-color:#059669!important}.confirmDownloadForm__fields__section__title{color:#1a1a1a!important;font-size:1rem!important;font-weight:600!important;margin:0!important}.confirmDownloadForm__fields__section__empty{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:2rem;text-align:center}.confirmDownloadForm__fields__section__empty__text{color:#6b7280!important;font-size:.875rem!important;margin:0!important}.confirmDownloadForm__fields__section__list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.confirmDownloadForm__fields__section__list::-webkit-scrollbar{height:8px;width:8px}.confirmDownloadForm__fields__section__list::-webkit-scrollbar-track{background:#0000;border-radius:8px}.confirmDownloadForm__fields__section__list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.confirmDownloadForm__fields__section__list::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.confirmDownloadForm__fields__section__list::-webkit-scrollbar{display:none}}.confirmDownloadForm__fields__section__list__item{align-items:flex-start;background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:1rem;transition:all .2s ease}.confirmDownloadForm__fields__section__list__item:hover{background:#f8faff;border-color:#c7d2fe}.confirmDownloadForm__fields__section__list__item.custom{background:#fffbeb;border-color:#fde68a}.confirmDownloadForm__fields__section__list__item.custom:hover{background:#fef3c7;border-color:#f59e0b}.confirmDownloadForm__fields__section__list__item__checkbox{flex-shrink:0;padding-top:.25rem}.confirmDownloadForm__fields__section__list__item__checkbox .MuiCheckbox-root{color:#3b82f6;padding:.25rem}.confirmDownloadForm__fields__section__list__item__checkbox .MuiCheckbox-root.Mui-checked{color:#1d4ed8}.confirmDownloadForm__fields__section__list__item__content{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.confirmDownloadForm__fields__section__list__item__content.custom{gap:.75rem}.confirmDownloadForm__fields__section__list__item__content__field .MuiOutlinedInput-root{background:#fff;border-radius:6px}.confirmDownloadForm__fields__section__list__item__content__field .MuiOutlinedInput-root:hover{background:#f9fafb}.confirmDownloadForm__fields__section__list__item__content__field .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 0 0 3px #3b82f61a}.confirmDownloadForm__fields__section__list__item__content__field .MuiOutlinedInput-root .MuiInputBase-input{color:#1f2937;font-weight:500}.confirmDownloadForm__fields__section__list__item__content__description{color:#6b7280!important;font-size:.8125rem!important;line-height:1.4!important;margin:0!important}.confirmDownloadForm__fields__section__list__item__content__fields{display:flex;flex-direction:column;gap:.75rem}.confirmDownloadForm__fields__section__list__item__content__fields__function{background:#f9fafb;border:1px solid #d1d5db;color:#6b7280;font-size:.75rem;font-weight:600;height:32px;transition:all .2s ease;width:32px}.confirmDownloadForm__fields__section__list__item__content__fields__function:hover{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.confirmDownloadForm__fields__section__list__item__content__fields__function.active{background:#d1fae5;border-color:#10b981;color:#059669}.confirmDownloadForm__fields__section__list__item__content__fields__function svg{height:14px;width:14px}.confirmDownloadForm__fields__section__list__item__content__fields__display .MuiOutlinedInput-root,.confirmDownloadForm__fields__section__list__item__content__fields__field .MuiOutlinedInput-root{background:#fff;border-radius:6px}.confirmDownloadForm__fields__section__list__item__content__fields__display .MuiOutlinedInput-root:hover,.confirmDownloadForm__fields__section__list__item__content__fields__field .MuiOutlinedInput-root:hover{background:#f9fafb}.confirmDownloadForm__fields__section__list__item__content__fields__display .MuiOutlinedInput-root.Mui-focused,.confirmDownloadForm__fields__section__list__item__content__fields__field .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 0 0 3px #3b82f61a}.confirmDownloadForm__fields__section__list__item__content__fields__display-container{align-items:center;display:flex;gap:.5rem;position:relative}.confirmDownloadForm__fields__section__list__item__content__fields__display-container .MuiTextField-root{flex:1 1}.confirmDownloadForm__fields__section__list__item__content__fields__variable{background:#f3f4f6;border:1px solid #c4b5fd;color:#8b5cf6!important;transition:all .2s ease}.confirmDownloadForm__fields__section__list__item__content__fields__variable:hover{background:#ede9fe;border-color:#8b5cf6;color:#7c3aed!important}.confirmDownloadForm__fields__section__list__item__content__fields__variable svg{height:14px;width:14px}.confirmDownloadForm__fields__section__list__item__delete{color:#ef4444!important;flex-shrink:0;margin-top:.125rem}.confirmDownloadForm__fields__section__list__item__delete:hover{background:#ef444414!important}.confirmDownloadForm__fields__section__list__item__delete svg{height:16px;width:16px}.confirmDownloadForm__variable-menu__paper{border-radius:8px!important;box-shadow:0 8px 32px #00000026!important;max-height:400px;max-width:300px}.confirmDownloadForm__variable-menu__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem}.confirmDownloadForm__variable-menu__header__title{color:#374151!important;font-size:.875rem!important;font-weight:600!important;margin:0!important}.confirmDownloadForm__variable-menu__item{padding:.75rem 1rem!important}.confirmDownloadForm__variable-menu__item .MuiListItemIcon-root{color:#8b5cf6;min-width:32px!important}.confirmDownloadForm__variable-menu__item .MuiListItemText-primary{color:#7c3aed!important;font-family:Monaco,Menlo,monospace!important;font-size:.8125rem!important;font-weight:500!important}.confirmDownloadForm__variable-menu__item .MuiListItemText-secondary{color:#6b7280!important;font-size:.75rem!important}.confirmDownloadForm__variable-menu__item:hover{background:#f3f4f6!important}.confirmDownloadForm__alert{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:8px!important}.confirmDownloadForm__alert .MuiAlert-icon{color:#3b82f6!important}.confirmDownloadForm__actions{gap:.75rem!important;justify-content:flex-end!important;padding:1rem 1.5rem 1.5rem!important}.confirmDownloadForm__actions__cancel{border-color:#dee2e6!important;border-radius:8px!important;color:#6c757d!important;font-weight:500!important;text-transform:none!important}.confirmDownloadForm__actions__cancel:hover{background:#f8f9fa!important;border-color:#adb5bd!important}.confirmDownloadForm__actions__default{border-color:#d1d5db!important;border-radius:8px!important;color:#6b7280!important;font-weight:500!important;text-transform:none!important}.confirmDownloadForm__actions__default:hover{background:#f9fafb!important;border-color:#9ca3af!important;color:#374151!important}.confirmDownloadForm__actions__default:disabled{opacity:.5}.confirmDownloadForm__actions__download{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;border-radius:8px!important;box-shadow:0 2px 8px #3b82f64d!important;color:#fff!important;font-weight:600!important;text-transform:none!important}.confirmDownloadForm__actions__download:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;box-shadow:0 4px 12px #3b82f666!important;transform:translateY(-1px)}.confirmDownloadForm__actions__download:disabled{box-shadow:none;opacity:.6;transform:none}@media screen and (max-width:1200px){.confirmDownloadForm__fields-layout{gap:1.5rem;grid-template-columns:1fr}.confirmDownloadForm__fields-layout__selected{order:-1}.confirmDownloadForm__fields-grid{grid-template-columns:1fr}}@media screen and (max-width:768px){.confirmDownloadForm__paper{border-radius:12px!important;margin:1rem!important;max-width:calc(100% - 2rem)!important}.confirmDownloadForm__header{padding:1.25rem 1.25rem 1rem!important}.confirmDownloadForm__header__content{gap:.75rem}.confirmDownloadForm__header__icon{height:40px;width:40px}.confirmDownloadForm__header__icon svg{height:20px;width:20px}.confirmDownloadForm__header__title{font-size:1.25rem!important}.confirmDownloadForm__header__subtitle{font-size:.8125rem!important}.confirmDownloadForm__content{padding:1.25rem!important}.confirmDownloadForm__config__options{flex-direction:column;gap:1rem}.confirmDownloadForm__fields__controls{align-items:stretch;flex-direction:column;gap:.75rem}.confirmDownloadForm__fields__section__list__item__content__fields__function{align-self:flex-start}.confirmDownloadForm__fields__section__list__item__content__fields__display-container{align-items:stretch;flex-direction:column}.confirmDownloadForm__actions{flex-direction:column-reverse;padding:1rem 1.25rem 1.25rem!important}.confirmDownloadForm__actions__cancel,.confirmDownloadForm__actions__default,.confirmDownloadForm__actions__download{justify-content:center;width:100%}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ticketExportJob__top__downloading{height:1.6rem!important;width:1.6rem!important}.ticketExportJob__top__history{position:relative}.ticketExportJob__top__history__dot{animation:blink-animation 1s steps(5,start) infinite;-webkit-animation:blink-animation 1s steps(5,start) infinite;background:#c9002b;border-radius:11px;height:10px;position:absolute;right:-3px;top:-2px;transition:.3s ease-in;width:10px}.ticketExportJob__body__inner{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:80vw}.ticketExportJob__body__inner::-webkit-scrollbar{height:8px;width:8px}.ticketExportJob__body__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketExportJob__body__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketExportJob__body__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketExportJob__body__inner::-webkit-scrollbar{display:none}}.ticketExportJob__body__inner__top{background-color:var(--color-componentBackground);border-bottom:2px solid var(--color-darkBorder);box-shadow:0 1px 0 #00000014;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:10;z-index:20}.ticketExportJob__body__inner__top__t1{color:var(--color-text);font-size:1.3rem}.ticketExportJob__body__inner__top__close{height:1.7rem;width:1.7rem}.ticketExportJob__body__inner__bottom{padding-top:1rem}.ticketExportJob__body__inner__bottom__item__noItem{font-size:1.3rem;text-align:center}@media screen and (max-width:768px){.ticketExportJob__body__inner{width:100dvw}}@keyframes blink-animation{to{visibility:hidden}}.filters{background:#fff;border:1px solid #e4e7eb;border-radius:16px;box-shadow:0 4px 14px #0000000a;display:flex;flex-direction:column;gap:.9rem;padding:1.1rem 1.25rem 1rem;width:100%}.filters__layout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.25rem}.filters__searchGroup{flex:1 1 380px;min-width:260px}.filters__actions{flex:0 0 auto;gap:.85rem;padding-top:2px}.filters__actions,.filters__exportWrap{align-items:center;display:flex}.filters__searchField .MuiInputBase-root{background:#fff;border:1px solid #d8dce2;border-radius:12px;font-size:.9375rem;height:44px;padding-right:4px;transition:border-color .15s ease,box-shadow .15s ease}.filters__searchField .MuiInputBase-root:hover{border-color:#1976d2}.filters__searchField .MuiInputBase-root.Mui-focused{border-color:#1976d2;box-shadow:0 0 0 3px #1976d22e}.filters__searchField .MuiInputBase-input{padding:10px 0}.filters__searchField .MuiOutlinedInput-notchedOutline{border:none}.filters__searchIcon{color:#5f6368;font-size:1.05rem}.filters__clearIconBtn{color:#5f6368;transition:color .15s ease}.filters__clearIconBtn:hover{color:#d32f2f}.filters__searchButton{font-size:.875rem;font-weight:600;height:42px;letter-spacing:.3px}.filters__clearLink{background:none;border:none;color:#1976d2;cursor:pointer;font-size:.8125rem;font-weight:600;line-height:1;padding:0 4px;position:relative;transition:color .15s ease}.filters__clearLink:hover{color:#0d5ca5}.filters__divider{border-color:#edf0f3;margin:0}.filters__footerHint{color:#9aa0a6;display:flex;font-size:.6875rem;font-weight:600;justify-content:flex-start;letter-spacing:.5px;padding-left:2px;text-transform:uppercase}@media(max-width:840px){.filters__layout{flex-direction:column}.filters__actions{flex-wrap:wrap;padding-top:0}}@media(max-width:520px){.filters{padding:1rem 1rem .9rem}.filters__searchField .MuiInputBase-root{height:42px}.filters__searchButton{height:40px}}.filterBox{background:#fff;color:blue}@media screen and (max-width:992px){.filters__inner__search__searchIcon{width:1rem}.filters__inner__search__searchBar input{font-size:1.3rem}}@media screen and (max-width:768px){.filters__inner__top{padding:0 10px}.filters__inner__search{padding:3px;width:100%}.filters__inner__search__searchIcon{height:2.2rem;width:1.8rem}.filters__inner__search__searchBar input{font-size:1.4rem}.filters__inner__search__button{width:10rem}}.issueDashboards__statistics{background:var(--color-componentBackground);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:fit-content;position:relative;transition-duration:.5s;width:-webkit-fill-available}.issueDashboards__statistics__top{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.issueDashboards__statistics__top__left{flex-direction:row;flex-wrap:wrap;gap:1rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.issueDashboards__statistics__top__left::-webkit-scrollbar{height:8px;width:8px}.issueDashboards__statistics__top__left::-webkit-scrollbar-track{background:#0000;border-radius:8px}.issueDashboards__statistics__top__left::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.issueDashboards__statistics__top__left::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.issueDashboards__statistics__top__left::-webkit-scrollbar{display:none}}.issueDashboards__statistics__top__left__status{border:1px solid var(--color-border);border-radius:.5rem;cursor:pointer;padding:.7rem 1rem;transition-duration:.25s;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.issueDashboards__statistics__top__left__status:hover{box-shadow:5px 5px 10px -5px var(--color-shadow)}.issueDashboards__statistics__top__right{padding:1rem;white-space:nowrap}.issueDashboards__statistics__title{color:#202124;font-size:1rem!important;font-weight:700!important;letter-spacing:.2px;margin:0!important}.issueDashboards__statistics__chips{display:flex;flex-wrap:wrap;gap:.5rem}.issueDashboards__statistics__chip{border:1px solid #e0e3e6!important;border-radius:10px!important;gap:1rem;height:32px!important}.issueDashboards__statistics__chip .MuiChip-label{padding-left:6px;padding-right:8px}.issueDashboards__statistics__chipLabel{align-items:center;color:#202124;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px}.issueDashboards__statistics__chipLabel span:first-child{box-shadow:0 0 0 1px #0000000f}.issueDashboards__statistics__chipCount{background:#f1f3f4;border-radius:6px;color:#5f6368;font-size:.75rem;font-weight:700;line-height:1;padding:2px 6px}.issueDashboards__statistics__bottom{margin-left:.5rem;margin-top:.25rem;padding:1rem}.issueDashboards__statistics .disabled{opacity:.6;pointer-events:none}@media screen and (max-width:768px){.issueDashboards__statistics{gap:0}.issueDashboards__statistics__top{align-items:flex-start;flex-direction:column}}.fieldEntry{background:#ebf1f3;border-bottom:outset;border-radius:1vh;border-width:thin;box-shadow:.5vh .5vh 1vh #0000004d;padding:2% 5%;width:100%}.fieldEntry__inner__title{font-size:1.5rem}.fieldEntry__inner__top{border-bottom:inset;border-width:thin;margin-bottom:1vh;padding:1vh}.fieldEntry__inner__field__title{color:var(--color-userText);font-size:1.3rem}.fieldEntry__inner__field__input__duration__headers,.fieldEntry__inner__field__input__duration__textField{width:5vw}.fieldEntry__inner__field__input__range__final,.fieldEntry__inner__field__input__range__initial{color:var(--color-userText)}.fieldEntry__inner__field__input .form-control{background:#0000;border-color:var(--color-darkBorder)}.fieldEntry__inner__field__input .special-label{color:#000}.fieldEntry__inner__field__value__fileDrop{cursor:pointer;margin:1% 2%;opacity:.5}.fieldEntry__inner__field__value__fileDrop:hover{opacity:1}.fieldEntry__inner__field__value__fileDrop label{max-width:100%;min-width:auto}.fieldEntry__inner__field__value__fileList{flex-wrap:wrap}.fieldEntry__inner__field__value div,.fieldEntry__inner__field__value li,.fieldEntry__inner__field__value p{color:var(--color-userText)}.fieldEntry__inner__bottom{border-top:outset;border-color:var(--color-darkBorder);border-width:thin;margin-top:2vh;padding:1vh}.fieldEntry__inner__actions{justify-content:flex-end}.fieldEntry__inner__body__field__date,.fieldEntry__inner__body__field__duration,.fieldEntry__inner__body__field__file,.fieldEntry__inner__body__field__info,.fieldEntry__inner__body__field__multiChoice,.fieldEntry__inner__body__field__multiSelect,.fieldEntry__inner__body__field__number,.fieldEntry__inner__body__field__phoneNumber,.fieldEntry__inner__body__field__rating,.fieldEntry__inner__body__field__text{border-top:1px solid var(--color-darkBorder);margin:1%;padding:1% 0}.fieldEntry__inner__body__field__date__fileTypes__option,.fieldEntry__inner__body__field__date__flex,.fieldEntry__inner__body__field__date__flex__option,.fieldEntry__inner__body__field__duration__fileTypes__option,.fieldEntry__inner__body__field__duration__flex,.fieldEntry__inner__body__field__duration__flex__option,.fieldEntry__inner__body__field__file__fileTypes__option,.fieldEntry__inner__body__field__file__flex,.fieldEntry__inner__body__field__file__flex__option,.fieldEntry__inner__body__field__info__fileTypes__option,.fieldEntry__inner__body__field__info__flex,.fieldEntry__inner__body__field__info__flex__option,.fieldEntry__inner__body__field__multiChoice__fileTypes__option,.fieldEntry__inner__body__field__multiChoice__flex,.fieldEntry__inner__body__field__multiChoice__flex__option,.fieldEntry__inner__body__field__multiSelect__fileTypes__option,.fieldEntry__inner__body__field__multiSelect__flex,.fieldEntry__inner__body__field__multiSelect__flex__option,.fieldEntry__inner__body__field__number__fileTypes__option,.fieldEntry__inner__body__field__number__flex,.fieldEntry__inner__body__field__number__flex__option,.fieldEntry__inner__body__field__phoneNumber__fileTypes__option,.fieldEntry__inner__body__field__phoneNumber__flex,.fieldEntry__inner__body__field__phoneNumber__flex__option,.fieldEntry__inner__body__field__rating__fileTypes__option,.fieldEntry__inner__body__field__rating__flex,.fieldEntry__inner__body__field__rating__flex__option,.fieldEntry__inner__body__field__text__fileTypes__option,.fieldEntry__inner__body__field__text__flex,.fieldEntry__inner__body__field__text__flex__option{border-bottom:inset;border-width:thin}.fieldEntry__inner__body__field__date__value__select__option,.fieldEntry__inner__body__field__duration__value__select__option,.fieldEntry__inner__body__field__file__value__select__option,.fieldEntry__inner__body__field__info__value__select__option,.fieldEntry__inner__body__field__multiChoice__value__select__option,.fieldEntry__inner__body__field__multiSelect__value__select__option,.fieldEntry__inner__body__field__number__value__select__option,.fieldEntry__inner__body__field__phoneNumber__value__select__option,.fieldEntry__inner__body__field__rating__value__select__option,.fieldEntry__inner__body__field__text__value__select__option{color:var(--color-userText)}.fieldPage{padding-top:3vh}.ticketForm__top__create{width:10rem}.ticketForm__body__inner{height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:80vw}.ticketForm__body__inner::-webkit-scrollbar{height:8px;width:8px}.ticketForm__body__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketForm__body__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketForm__body__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketForm__body__inner::-webkit-scrollbar{display:none}}.ticketForm__body__inner__top{border-bottom:1px solid var(--color-darkBorder);cursor:pointer;opacity:.7;padding:1vh}.ticketForm__body__inner__top__t1{text-wrap:nowrap;font-size:1.2rem}.ticketForm__body__inner__top__close{height:1.5rem;width:1.5rem}.ticketForm__body__inner__top:hover{opacity:1}.ticketForm__body__inner__formBody{align-items:center;display:flex;height:100%;justify-content:center;padding-top:2vh}.ticketForm__body__inner__formBody__form__loader{opacity:.1;padding:10vh}.ticketForm__body__inner__formBody__page{height:100%}.ticketForm__body__inner__formBody__page__inner__header{border:1px solid;border-color:var(--color-darkBorder);border-bottom:1px solid var(--color-darkBorder);border-radius:1rem;box-shadow:.5vh .5vh 1vh #0000001a;padding:2%;width:50vw}.ticketForm__body__inner__formBody__page__inner__header__title{font-size:1.3rem;padding:1vh}.ticketForm__body__inner__formBody__page__inner__header__title__photo{height:7vh;width:7vh}.ticketForm__body__inner__formBody__page__inner__header__description{padding:1vh}.ticketForm__body__inner__formBody__page__inner__header__description p{font-size:1.2rem}.ticketForm__body__inner__formBody__page__inner__fieldList{height:75vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:100%}.ticketForm__body__inner__formBody__page__inner__fieldList::-webkit-scrollbar{height:8px;width:8px}.ticketForm__body__inner__formBody__page__inner__fieldList::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketForm__body__inner__formBody__page__inner__fieldList::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketForm__body__inner__formBody__page__inner__fieldList::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketForm__body__inner__formBody__page__inner__fieldList::-webkit-scrollbar{display:none}}.ticketForm__body__inner__formBody__page__inner__fields{border:1px solid;border-color:var(--color-darkBorder);border-bottom:1px solid var(--color-darkBorder);border-radius:1rem;box-shadow:.5vh .5vh 1vh #0000001a;padding:2%;width:50vw}.ticketForm__body__inner__formBody__page__inner__fields__email__t1,.ticketForm__body__inner__formBody__page__inner__fields__fullName__t1,.ticketForm__body__inner__formBody__page__inner__fields__phoneNumber__t1{font-size:1.3rem}.ticketForm__body__inner__formBody__page__inner__fields__email__textField input,.ticketForm__body__inner__formBody__page__inner__fields__fullName__textField input,.ticketForm__body__inner__formBody__page__inner__fields__phoneNumber__textField input{font-size:1.2rem}.ticketForm__body__inner__formBody__page__inner__fields__email .form-control,.ticketForm__body__inner__formBody__page__inner__fields__fullName .form-control,.ticketForm__body__inner__formBody__page__inner__fields__phoneNumber .form-control{border-color:#000;padding:10px 60px!important}.ticketForm__body__inner__formBody__page__inner__buttons{border:1px solid;border-color:var(--color-darkBorder);border-bottom:1px solid var(--color-darkBorder);border-radius:1rem;box-shadow:.5vh .5vh 1vh #0000001a;padding:2%;width:50vw}.ticketForm__body__inner__formBody__page__inner__buttons__right__startAgain{font-size:1.3rem}.ticketForm__body__inner__formBody__page__inner__buttons__right__back,.ticketForm__body__inner__formBody__page__inner__buttons__right__next{width:8rem}.ticketForm__body__inner__formBody__page__inner__buttons__left{font-size:1.2rem}.ticketForm__body__inner__formBody__created__inner{padding:2vh}@media screen and (max-width:768px){.ticketForm__body__inner{width:100vw}.ticketForm__body__inner__top__close{height:2rem;width:2rem}.ticketForm__body__inner__formBody__page__inner{width:100%}.ticketForm__body__inner__formBody__page__inner__buttons,.ticketForm__body__inner__formBody__page__inner__fieldList,.ticketForm__body__inner__formBody__page__inner__fields,.ticketForm__body__inner__formBody__page__inner__header{width:90%}}.deletePolicyForm{align-items:center;border-radius:0;cursor:default;display:flex;height:-moz-available;justify-content:center;outline:none}.deletePolicyForm,.deletePolicyForm__inner{height:-webkit-fill-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.deletePolicyForm__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deletePolicyForm__inner::-webkit-scrollbar{height:8px;width:8px}.deletePolicyForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deletePolicyForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deletePolicyForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deletePolicyForm__inner::-webkit-scrollbar{display:none}}.deletePolicyForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.deletePolicyForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.deletePolicyForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.deletePolicyForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.deletePolicyForm form input{font-family:Segoe UI;padding:.7rem!important}.deletePolicyForm form label{color:#474141;font-weight:500;min-width:12vw}.deletePolicyForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.deletePolicyForm__title,.deletePolicyForm__title__textField{width:-webkit-fill-available;width:-moz-available}.deletePolicyForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.deletePolicyForm__details{width:-webkit-fill-available;width:-moz-available}.deletePolicyForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.deletePolicyForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.deletePolicyForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deletePolicyForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deletePolicyForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deletePolicyForm__details__editor::-webkit-scrollbar{display:none}}.deletePolicyForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deletePolicyForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.deletePolicyForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deletePolicyForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deletePolicyForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deletePolicyForm__details div textarea::-webkit-scrollbar{display:none}}.deletePolicyForm__buttonFlex,.deletePolicyForm__details__textField{width:-webkit-fill-available;width:-moz-available}.deletePolicyForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.deletePolicyForm__cancel,.deletePolicyForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.deletePolicyForm__cancel:hover,.deletePolicyForm__submit:hover{background:#d3d3d3;cursor:pointer}.deletePolicyForm__cancel:disabled,.deletePolicyForm__submit:disabled{cursor:not-allowed}.deletePolicyForm__submit{background:var(--color-primaryBlue);color:#fff}.deletePolicyForm__cancel{background:#e2e2e2;color:#000}.deletePolicyForm__titleBar__options,.deletePolicyForm__titleBar__share,.deletePolicyForm__titleBar__view{fill:#a39e9e;align-content:center;border-radius:5px;height:1.2vw;padding:.5vh .5vw;width:1.2vw}.deletePolicyForm__titleBar__options:focus,.deletePolicyForm__titleBar__options:hover,.deletePolicyForm__titleBar__share:focus,.deletePolicyForm__titleBar__share:hover,.deletePolicyForm__titleBar__view:focus,.deletePolicyForm__titleBar__view:hover{background-color:#e2e2e2}.deletePolicyForm__titleBar__options:hover,.deletePolicyForm__titleBar__share:hover,.deletePolicyForm__titleBar__view:hover{cursor:pointer}.deletePolicyForm__titleBar__options{transform:rotate(90deg)}.deletePolicyForm__titleBar__tag{background:#cbe4f6;border-radius:5px;color:#2784b9;font-size:1.2rem;font-weight:600;padding:.5vh .5vw;text-align:center;width:5vw}.deletePolicyForm__inner{box-shadow:5px 5px 10px 0 var(--color-shadow);height:15rem;justify-content:space-between;width:30rem}.deletePolicyForm__inner__titleBar{margin-bottom:1rem}.deletePolicyForm__inner__titleBar__title{background:rgba(195,21,48,.161);border-radius:.5rem;gap:.5rem;padding:.6rem 1rem}.deletePolicyForm__inner__titleBar__title svg path{stroke:var(--color-primaryRed)}.deletePolicyForm__inner__titleBar__title__icon{height:1.5rem;width:1.5rem}.deletePolicyForm__inner__form{gap:1rem;padding:1rem}.profileBanner__inner{padding:1rem;z-index:10}.profileBanner__avatar{opacity:1}.profileBanner__avatar__userName{text-wrap:nowrap}.fullUserAvatar__avatar{gap:6px!important;opacity:1}.fullUserAvatar__avatar__unassigned{text-wrap:nowrap;color:var(--color-primaryBlue)}.fullUserAvatar__avatar__userName{text-wrap:nowrap}.fullUserAvatar__avatar__fullName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:10rem}.policyRow{padding:.5rem}.policyRow__inner{display:flex;flex-direction:column;gap:1rem}.policyRow__inner__row{background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #e4ebf2;border-radius:12px;box-shadow:0 2px 8px #0d2d4714;margin-bottom:0;padding:1rem 1.25rem;transition:all .2s ease;width:100%}.policyRow__inner__row:hover{border-color:#c2d9ea;box-shadow:0 6px 16px #0d2d471f;transform:translateY(-1px)}.policyRow__inner__row__t1,.policyRow__inner__row__t2,.policyRow__inner__row__t3,.policyRow__inner__row__t4{color:#2a3a48;font-size:.875rem;line-height:1.35;width:16rem;word-break:break-word}.policyRow__inner__row__t1{color:#0e4d74;font-weight:600}.policyRow__inner__row__right{gap:1rem}.policyRow__inner__row__right__icons{background:#f3f8fc;border-radius:8px;padding:.25rem .5rem}.policyRow__inner__row__right__icons__delete,.policyRow__inner__row__right__icons__settings{cursor:pointer;height:18px;transition:transform .2s ease,opacity .2s ease;width:18px}.policyRow__inner__row__right__icons__delete:hover,.policyRow__inner__row__right__icons__settings:hover{opacity:.85;transform:scale(1.08)}.policyRow__inner__row__right__settingsMenu{border:1px solid #e4ebf2;border-radius:10px;min-width:20rem;padding:1rem}.policyRow__inner__policyForm{background:linear-gradient(180deg,#fbfdff,#f5faff);border:1px solid #d8e6f2;border-radius:12px;box-shadow:inset 0 1px 0 #fffc;padding:1rem 1.25rem;width:100%}.policyRow__inner__policyForm__expectedAction,.policyRow__inner__policyForm__newAssignee,.policyRow__inner__policyForm__performAction{width:16rem}.policyRow__inner__policyForm__expectedAction__select,.policyRow__inner__policyForm__newAssignee__select,.policyRow__inner__policyForm__performAction__select{width:15rem!important}.policyRow__inner__policyForm__expectedAction__select{width:13rem}.policyRow__inner__policyForm__performAction__select{width:16.5rem}.policyRow__inner__policyForm__duration{padding-right:1rem;width:16rem}.policyRow__inner__policyForm__duration__input__headers,.policyRow__inner__policyForm__duration__input__textField{width:4rem!important}.policyRow__inner__policyForm__duration__input__textField input,.policyRow__inner__policyForm__duration__input__textField select{border-radius:6px;font-size:.875rem;padding:.5rem}.policyRow__inner__policyForm__duration__input__headers{color:#5f7488;font-size:.75rem;font-weight:600;letter-spacing:.02em}.policyRow__inner__policyForm__settings{align-items:center;background:#eef5fb;border-radius:8px;display:flex;justify-content:center;padding:.4rem}.policyRow__inner__policyForm__right__add{align-items:center;background:#fff;border:1px solid #1f9a59;border-radius:8px;color:#1f9a59;display:inline-flex;height:34px;justify-content:center;transition:all .2s ease;width:34px}.policyRow__inner__policyForm__right__add:hover{background:#e9f9ef;box-shadow:0 3px 8px #1f9a5933;transform:translateY(-1px)}.policyRow__inner__policyForm__right__add__icon{padding:.1rem .2rem .2rem .1rem}@media screen and (max-width:1250px){.policyRow__inner__policyForm,.policyRow__inner__row{min-width:100%;width:-webkit-fit-content;width:fit-content}}@media screen and (max-width:768px){.policyRow__inner__policyForm,.policyRow__inner__row{border-radius:10px;padding:.85rem}}.escalationMatrixForm__top{margin-bottom:1rem}.escalationMatrixForm__top__t1{padding:1rem}.escalationMatrixForm__top__buttons{margin:0 1rem}.escalationMatrixForm__top__buttons__tab{border-radius:.5rem .5rem 0 0!important}.escalationMatrixForm__body{padding:1.5rem}.escalationMatrixForm__empty-state{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;padding:2rem}.escalationMatrixForm__empty-state__text{color:#666;font-size:.9rem;text-align:center}.escalationMatrixForm__levels-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.escalationMatrixForm__levels-list__item{align-items:center;background:linear-gradient(145deg,#fff,#f8f9fa);border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000001a;display:flex;justify-content:space-between;overflow:hidden;padding:1.5rem 1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.escalationMatrixForm__levels-list__item:before{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:12px 0 0 12px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.escalationMatrixForm__levels-list__item:hover{background:linear-gradient(145deg,#fff,#fafbfc);border-color:#2784b94d;box-shadow:0 8px 20px #2784b926,0 3px 6px #0000001a;transform:translateY(-2px)}.escalationMatrixForm__levels-list__item__content{align-items:flex-start;display:flex;flex:1 1;gap:1rem;min-width:0}.escalationMatrixForm__levels-list__item__number{align-items:center;background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:10px;box-shadow:0 4px 12px #2784b94d;color:#fff;display:flex;flex-shrink:0;font-size:.95rem;font-weight:700;height:40px;justify-content:center;min-width:40px;position:relative;width:40px}.escalationMatrixForm__levels-list__item__number:after{background:linear-gradient(135deg,#fff6,#0000);border-radius:10px;content:"";inset:-2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute}.escalationMatrixForm__levels-list__item__summary{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.escalationMatrixForm__levels-list__item__title{color:#2c3e50;font-size:1rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.escalationMatrixForm__levels-list__item__policies-count{color:#999;font-size:.85rem}.escalationMatrixForm__levels-list__item__actions{align-items:center;display:flex;flex-shrink:0;gap:.75rem;margin-left:1rem}.escalationMatrixForm__levels-list__item__edit-button{align-items:center;background:none;border:none;border-radius:6px;color:#2784b9;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.escalationMatrixForm__levels-list__item__edit-button:hover{background-color:#2784b91a;color:#1f6ba0;transform:scale(1.1)}.escalationMatrixForm__levels-list__item__delete-button{align-items:center;background:none;border:none;border-radius:6px;color:#d32f2f;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.escalationMatrixForm__levels-list__item__delete-button:hover{background-color:#d32f2f1a;color:#c62828;transform:scale(1.1)}.escalationMatrixForm__modal-dialog .MuiDialog-paper{border-radius:12px;box-shadow:0 8px 32px #00000026}.escalationMatrixForm__modal-title{background:linear-gradient(135deg,#2784b90d,#1a5f8a0d);border-bottom:1px solid #e0e0e0;font-size:1.25rem;font-weight:600;padding:1.5rem!important}.escalationMatrixForm__modal-content{max-height:70vh;overflow-y:auto;padding:2rem 1.5rem!important}.escalationMatrixForm__modal-actions{border-top:1px solid #e0e0e0;gap:.75rem;justify-content:flex-end;padding:1.5rem!important}.escalationMatrixForm__modal__button__cancel{background:#fff;border:1px solid #d0d0d0;border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem;transition:all .2s ease}.escalationMatrixForm__modal__button__cancel:hover{background:#f5f5f5;border-color:#b0b0b0}.escalationMatrixForm__modal__form{display:flex;flex-direction:column;gap:1.5rem}.escalationMatrixForm__modal__form__group{display:flex;flex-direction:column;gap:.5rem}.escalationMatrixForm__modal__form__group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.escalationMatrixForm__modal__form__group input,.escalationMatrixForm__modal__form__group textarea{border:1px solid #e0e0e0;border-radius:6px}.escalationMatrixForm__modal__form__group input:focus,.escalationMatrixForm__modal__form__group textarea:focus{border-color:#2784b9;box-shadow:0 0 0 3px #2784b91a;outline:none}.escalationMatrixForm__modal__edit-divider{background:linear-gradient(90deg,#2784b91a,#2784b905);border-left:4px solid #2784b9;border-radius:8px;color:#1f3f59;font-size:.95rem;font-weight:700;margin-bottom:1rem;margin-top:2rem;padding:.75rem .9rem}.escalationMatrixForm__modal__policies{background:linear-gradient(180deg,#fcfeff,#f6fbff);border:1px solid #d9e7f2;border-radius:12px;box-shadow:0 4px 14px #0d2d4714;overflow-x:auto}.escalationMatrixForm__modal__policies__header{background:linear-gradient(180deg,#eef6fc,#e7f2fa);border-bottom:1px solid #d2e4f1;color:#2a4d69;display:flex;flex-direction:row;font-size:.82rem;font-weight:700;gap:1rem;letter-spacing:.03em;padding:.9rem 1rem;text-transform:uppercase;white-space:nowrap}.escalationMatrixForm__modal__policies__header__col{flex:1 1;min-width:200px;overflow:hidden;text-overflow:ellipsis}.escalationMatrixForm__modal__policies__header__col__right{flex:1 1;min-width:100px}.escalationMatrixForm__modal__policies .policyRow{background:#0000;padding:.9rem}.escalationMatrixForm__delete-confirmation__text{color:#2c3e50;font-size:1rem;line-height:1.6}.escalationMatrixForm__buttonFlex{display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.escalationMatrixForm__buttonFlex__submit{display:flex;gap:.75rem}.escalationMatrixForm__body__empty{color:#888;font-style:italic;padding:18px 0 0 5px}.escalationMatrixForm__body__level{margin:.5rem}.escalationMatrixForm__body__level__policies{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.escalationMatrixForm__body__level__policies::-webkit-scrollbar{height:8px;width:8px}.escalationMatrixForm__body__level__policies::-webkit-scrollbar-track{background:#0000;border-radius:8px}.escalationMatrixForm__body__level__policies::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.escalationMatrixForm__body__level__policies::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.escalationMatrixForm__body__level__policies::-webkit-scrollbar{display:none}}.escalationMatrixForm__body__level__policies__header{padding:1rem;width:-webkit-fit-content;width:fit-content}.escalationMatrixForm__body__level__policies__header__t1,.escalationMatrixForm__body__level__policies__header__t2,.escalationMatrixForm__body__level__policies__header__t3,.escalationMatrixForm__body__level__policies__header__t4{width:16rem}.escalationMatrixForm__body__level__policies__header__right{align-self:flex-end;gap:10px;width:8rem}@media screen and (max-width:1100px){.escalationMatrixForm__body__level__policies__header__t1{width:9rem}}@media screen and (max-width:950px){.escalationMatrixForm__body__level__policies__header__t1{width:6rem}}@media screen and (max-width:768px){.escalationMatrixForm__body__level__policies__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.escalationMatrixForm__body__level__policies__header__t1{width:auto}.escalationMatrixForm__levels-list__item{align-items:flex-start;flex-direction:column}.escalationMatrixForm__levels-list__item__actions{justify-content:flex-end;margin-left:0;margin-top:1rem;width:100%}.escalationMatrixForm__modal__policies{border-radius:10px}.escalationMatrixForm__modal__policies__header{font-size:.75rem;gap:.75rem;padding:.75rem}.escalationMatrixForm__modal__policies__header__col{min-width:150px}.escalationMatrixForm__modal__policies__header__col__right{min-width:90px}.escalationMatrixForm__modal__policies .policyRow{padding:.75rem}}.assigneeMatrixForm__top{border-bottom:1px solid var(--color-darkBorder);padding:10px}.assigneeMatrixForm__empty-state{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;padding:2rem}.assigneeMatrixForm__empty-state__text{color:#666;font-size:.9rem;text-align:center}.assigneeMatrixForm__rules-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;margin-left:2rem;margin-right:2rem}.assigneeMatrixForm__rules-list__item{align-items:center;background:linear-gradient(145deg,#fff,#f8f9fa);border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000001a;display:flex;justify-content:space-between;overflow:hidden;padding:1.5rem 1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.assigneeMatrixForm__rules-list__item:before{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:12px 0 0 12px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.assigneeMatrixForm__rules-list__item:hover{background:linear-gradient(145deg,#fff,#fafbfc);border-color:#2784b94d;box-shadow:0 8px 20px #2784b926,0 3px 6px #0000001a;transform:translateY(-2px)}.assigneeMatrixForm__rules-list__item__content{align-items:flex-start;display:flex;flex:1 1;gap:1rem;min-width:0}.assigneeMatrixForm__rules-list__item__number{align-items:center;background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:10px;box-shadow:0 4px 12px #2784b94d;color:#fff;display:flex;flex-shrink:0;font-size:.95rem;font-weight:700;height:40px;justify-content:center;min-width:40px;position:relative;width:40px}.assigneeMatrixForm__rules-list__item__number:after{background:linear-gradient(135deg,#fff6,#0000);border-radius:10px;content:"";inset:-2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute}.assigneeMatrixForm__rules-list__item__summary{align-items:center;color:#2c3e50;display:flex;flex:1 1;font-size:.95rem;font-weight:500;letter-spacing:.01em;line-height:1.6;min-width:0;word-break:break-word}.assigneeMatrixForm__rules-list__item__actions{display:flex;flex-shrink:0;gap:.5rem}.assigneeMatrixForm__rules-list__item__delete-button,.assigneeMatrixForm__rules-list__item__edit-button{align-items:center;border-radius:8px;color:#666;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.assigneeMatrixForm__rules-list__item__delete-button:hover,.assigneeMatrixForm__rules-list__item__edit-button:hover{transform:translateY(-1px)}.assigneeMatrixForm__rules-list__item__delete-button svg,.assigneeMatrixForm__rules-list__item__edit-button svg{height:20px;transition:transform .2s ease;width:20px}.assigneeMatrixForm__rules-list__item__delete-button:active svg,.assigneeMatrixForm__rules-list__item__edit-button:active svg{transform:scale(.9)}.assigneeMatrixForm__rules-list__item__edit-button:hover{color:#1976d2}.assigneeMatrixForm__rules-list__item__delete-button:hover{color:#c62828}.assigneeMatrixForm__modal-dialog .MuiDialog-paper{border-radius:12px;box-shadow:0 8px 32px #00000026}.assigneeMatrixForm__modal-title{background:linear-gradient(135deg,#2784b90d,#1a5f8a0d);border-bottom:1px solid #e0e0e0;font-size:1.25rem;font-weight:600;padding:1.5rem!important}.assigneeMatrixForm__modal-content{max-height:70vh;overflow-y:auto;padding:2rem 1.5rem!important}.assigneeMatrixForm__modal-actions{border-top:1px solid #e0e0e0;gap:.75rem;justify-content:flex-end;padding:1.5rem!important}.assigneeMatrixForm__modal__button__cancel{background:#fff;border:1px solid #d0d0d0;border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem;transition:all .2s ease}.assigneeMatrixForm__modal__button__cancel:hover{background:#f5f5f5;border-color:#b0b0b0}.assigneeMatrixForm__modal__form{display:flex;flex-direction:column;gap:1.5rem}.assigneeMatrixForm__modal__form__toggle-group{display:flex;flex-direction:column;gap:.75rem}.assigneeMatrixForm__modal__form__toggle-group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.assigneeMatrixForm__modal__form__toggle-group__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.assigneeMatrixForm__modal__form__toggle-button{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.assigneeMatrixForm__modal__form__toggle-button:hover{background:#2784b90d;border-color:#2784b9;box-shadow:0 2px 8px #2784b926;transform:translateY(-1px)}.assigneeMatrixForm__modal__form__toggle-button--active{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-color:#2784b9;box-shadow:0 4px 12px #2784b94d;color:#fff}.assigneeMatrixForm__modal__form__toggle-button--active:hover{background:linear-gradient(135deg,#1f6ba0,#154a6e);transform:translateY(-1px)}.assigneeMatrixForm__modal__form__chip-group{display:flex;flex-wrap:wrap;gap:.5rem}.assigneeMatrixForm__modal__form__chip{background:#fff;border:2px solid #e0e0e0;border-radius:20px;color:#666;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.assigneeMatrixForm__modal__form__chip:hover{background:#2784b90d;border-color:#2784b9}.assigneeMatrixForm__modal__form__chip--active{background:#2784b9;border-color:#2784b9;box-shadow:0 2px 8px #2784b940;color:#fff}.assigneeMatrixForm__modal__form__chip--active:hover{background:#1f6ba0}.assigneeMatrixForm__modal__form__group{display:flex;flex-direction:column;gap:.5rem}.assigneeMatrixForm__modal__form__group label{color:#333;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.assigneeMatrixForm__modal__form__group .MuiSelect-root,.assigneeMatrixForm__modal__form__group .MuiTextField-root{font-size:.9rem}.assigneeMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root,.assigneeMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root{border-radius:6px}.assigneeMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root:hover fieldset,.assigneeMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#2784b9}.assigneeMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root.Mui-focused fieldset,.assigneeMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#2784b9;border-width:2px}.assigneeMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root.Mui-error fieldset,.assigneeMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root.Mui-error fieldset{border-color:#d32f2f}.assigneeMatrixForm__modal__form__validation-error{align-items:center;color:#d32f2f;display:flex;font-size:.75rem;gap:.25rem;margin-top:.25rem}.assigneeMatrixForm__modal__form__error{background:#ffebee;border-left:4px solid #d32f2f;border-radius:4px;color:#c62828;font-size:.9rem;margin:.5rem 0;padding:1rem}.assigneeMatrixForm__modal__form__duration{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.assigneeMatrixForm__delete-confirmation__text{color:#666;font-size:.95rem;line-height:1.5;padding:1rem}.assigneeMatrixForm__inner__body{padding-top:1rem}.assigneeMatrixForm__inner__body__addRule{background:#2784b90d;border:2px solid #2784b9;border-radius:6px;cursor:pointer;margin-top:.5rem;padding:.75rem 1rem;transition:all .2s ease}.assigneeMatrixForm__inner__body__addRule:hover{background:#2784b91a;box-shadow:0 2px 8px #2784b926}.assigneeMatrixForm__inner__body__addRule svg path{stroke:var(--color-primaryBlue)}.assigneeMatrixForm__inner__body__buttonFlex{align-self:flex-end;margin:1rem}.assigneeMatrixForm__inner__body__trigger{border-radius:.5rem;padding:.5rem}.assigneeMatrixForm__inner__body__collapsible__inner{margin:.5rem}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule{border-bottom:1px solid var(--color-darkBorder);padding:.5rem}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__sn{width:.5rem}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__select__condition,.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__select__property,.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__select__type{width:10rem!important}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__select__parameter{width:17rem!important}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__select__paramValue{width:12rem!important}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__textField input{padding:9px 10px}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__dateField{align-self:center;font-size:1rem}.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__input__duration__headers,.assigneeMatrixForm__inner__body__collapsible__inner__body__rule__input__duration__textField{width:7rem!important}.labelMatrixForm__top{border-bottom:1px solid var(--color-darkBorder);padding:10px}.labelMatrixForm__empty-state{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;padding:2rem}.labelMatrixForm__empty-state__text{color:#666;font-size:.9rem;text-align:center}.labelMatrixForm__rules-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;margin-left:2rem;margin-right:2rem}.labelMatrixForm__rules-list__item{align-items:center;background:linear-gradient(145deg,#fff,#f8f9fa);border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000001a;display:flex;justify-content:space-between;overflow:hidden;padding:1.5rem 1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.labelMatrixForm__rules-list__item:before{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:12px 0 0 12px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.labelMatrixForm__rules-list__item:hover{background:linear-gradient(145deg,#fff,#fafbfc);border-color:#2784b94d;box-shadow:0 8px 20px #2784b926,0 3px 6px #0000001a;transform:translateY(-2px)}.labelMatrixForm__rules-list__item__content{align-items:flex-start;display:flex;flex:1 1;gap:1rem;min-width:0}.labelMatrixForm__rules-list__item__number{align-items:center;background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:10px;box-shadow:0 4px 12px #2784b94d;color:#fff;display:flex;flex-shrink:0;font-size:.95rem;font-weight:700;height:40px;justify-content:center;min-width:40px;position:relative;width:40px}.labelMatrixForm__rules-list__item__number:after{background:linear-gradient(135deg,#fff6,#0000);border-radius:10px;content:"";inset:-2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute}.labelMatrixForm__rules-list__item__summary{align-items:center;color:#2c3e50;display:flex;flex:1 1;font-size:.95rem;font-weight:500;letter-spacing:.01em;line-height:1.6;min-width:0;word-break:break-word}.labelMatrixForm__rules-list__item__actions{display:flex;flex-shrink:0;gap:.5rem}.labelMatrixForm__rules-list__item__delete-button,.labelMatrixForm__rules-list__item__edit-button{align-items:center;border-radius:8px;color:#666;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.labelMatrixForm__rules-list__item__delete-button:hover,.labelMatrixForm__rules-list__item__edit-button:hover{transform:translateY(-1px)}.labelMatrixForm__rules-list__item__delete-button svg,.labelMatrixForm__rules-list__item__edit-button svg{height:20px;transition:transform .2s ease;width:20px}.labelMatrixForm__rules-list__item__delete-button:active svg,.labelMatrixForm__rules-list__item__edit-button:active svg{transform:scale(.9)}.labelMatrixForm__rules-list__item__edit-button:hover{color:#1976d2}.labelMatrixForm__rules-list__item__delete-button:hover{color:#c62828}.labelMatrixForm__modal-dialog .MuiDialog-paper{border-radius:12px;box-shadow:0 8px 32px #00000026}.labelMatrixForm__modal-title{background:linear-gradient(135deg,#2784b90d,#1a5f8a0d);border-bottom:1px solid #e0e0e0;font-size:1.25rem;font-weight:600;padding:1.5rem!important}.labelMatrixForm__modal-content{max-height:70vh;overflow-y:auto;padding:2rem 1.5rem!important}.labelMatrixForm__modal-actions{border-top:1px solid #e0e0e0;gap:.75rem;justify-content:flex-end;padding:1.5rem!important}.labelMatrixForm__modal__button__cancel{background:#fff;border:1px solid #d0d0d0;border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem;transition:all .2s ease}.labelMatrixForm__modal__button__cancel:hover{background:#f5f5f5;border-color:#b0b0b0}.labelMatrixForm__modal__form{display:flex;flex-direction:column;gap:1.5rem}.labelMatrixForm__modal__form__toggle-group{display:flex;flex-direction:column;gap:.75rem}.labelMatrixForm__modal__form__toggle-group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.labelMatrixForm__modal__form__toggle-group__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.labelMatrixForm__modal__form__toggle-button{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.labelMatrixForm__modal__form__toggle-button:hover{background:#2784b90d;border-color:#2784b9;box-shadow:0 2px 8px #2784b926;transform:translateY(-1px)}.labelMatrixForm__modal__form__toggle-button--active{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-color:#2784b9;box-shadow:0 4px 12px #2784b94d;color:#fff}.labelMatrixForm__modal__form__toggle-button--active:hover{background:linear-gradient(135deg,#1f6ba0,#154a6e);transform:translateY(-1px)}.labelMatrixForm__modal__form__chip-group{display:flex;flex-wrap:wrap;gap:.5rem}.labelMatrixForm__modal__form__chip{background:#fff;border:2px solid #e0e0e0;border-radius:20px;color:#666;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.labelMatrixForm__modal__form__chip:hover{background:#2784b90d;border-color:#2784b9}.labelMatrixForm__modal__form__chip--active{background:#2784b9;border-color:#2784b9;box-shadow:0 2px 8px #2784b940;color:#fff}.labelMatrixForm__modal__form__chip--active:hover{background:#1f6ba0}.labelMatrixForm__modal__form__group{display:flex;flex-direction:column;gap:.5rem}.labelMatrixForm__modal__form__group label{color:#333;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.labelMatrixForm__modal__form__group .MuiSelect-root,.labelMatrixForm__modal__form__group .MuiTextField-root{font-size:.9rem}.labelMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root,.labelMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root{border-radius:6px}.labelMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root:hover fieldset,.labelMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#2784b9}.labelMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root.Mui-focused fieldset,.labelMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#2784b9;border-width:2px}.labelMatrixForm__modal__form__group .MuiSelect-root .MuiOutlinedInput-root.Mui-error fieldset,.labelMatrixForm__modal__form__group .MuiTextField-root .MuiOutlinedInput-root.Mui-error fieldset{border-color:#d32f2f}.labelMatrixForm__modal__form__validation-error{align-items:center;color:#d32f2f;display:flex;font-size:.75rem;gap:.25rem;margin-top:.25rem}.labelMatrixForm__modal__form__error{background:#ffebee;border-left:4px solid #d32f2f;border-radius:4px;color:#c62828;font-size:.9rem;margin:.5rem 0;padding:1rem}.labelMatrixForm__modal__form__duration{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.labelMatrixForm__delete-confirmation__text{color:#666;font-size:.95rem;line-height:1.5;padding:1rem}.labelMatrixForm__inner__body{padding-top:1rem}.labelMatrixForm__inner__body__addRule{background:#2784b90d;border:2px solid #2784b9;border-radius:6px;cursor:pointer;margin-top:.5rem;padding:.75rem 1rem;transition:all .2s ease}.labelMatrixForm__inner__body__addRule:hover{background:#2784b91a;box-shadow:0 2px 8px #2784b926}.labelMatrixForm__inner__body__addRule svg path{stroke:var(--color-primaryBlue)}.labelMatrixForm__inner__body__buttonFlex{align-self:flex-end;margin:1rem}.labelMatrixForm__inner__body__trigger{border-radius:.5rem;padding:.5rem}.labelMatrixForm__inner__body__collapsible__inner{margin:.5rem}.labelMatrixForm__inner__body__collapsible__inner__body__rule{border-bottom:1px solid var(--color-darkBorder);padding:.5rem}.labelMatrixForm__inner__body__collapsible__inner__body__rule__sn{width:.5rem}.labelMatrixForm__inner__body__collapsible__inner__body__rule__select__condition,.labelMatrixForm__inner__body__collapsible__inner__body__rule__select__property,.labelMatrixForm__inner__body__collapsible__inner__body__rule__select__type{width:10rem!important}.labelMatrixForm__inner__body__collapsible__inner__body__rule__select__parameter{width:17rem!important}.labelMatrixForm__inner__body__collapsible__inner__body__rule__select__paramValue{width:12rem!important}.labelMatrixForm__inner__body__collapsible__inner__body__rule__textField input{padding:9px 10px}.labelMatrixForm__inner__body__collapsible__inner__body__rule__dateField{align-self:center;font-size:1rem}.labelMatrixForm__inner__body__collapsible__inner__body__rule__input__duration__headers,.labelMatrixForm__inner__body__collapsible__inner__body__rule__input__duration__textField{width:7rem!important}.priorityCategoryMatrix__top{border-bottom:1px solid var(--color-darkBorder);padding:10px}.priorityCategoryMatrix__empty-state{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;padding:2rem}.priorityCategoryMatrix__empty-state__text{color:#666;font-size:.9rem;text-align:center}.priorityCategoryMatrix__rules-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;margin-left:2rem;margin-right:2rem}.priorityCategoryMatrix__rules-list__item{align-items:center;background:linear-gradient(145deg,#fff,#f8f9fa);border:2px solid #0000;border-radius:12px;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000001a;display:flex;justify-content:space-between;overflow:hidden;padding:1.5rem 1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.priorityCategoryMatrix__rules-list__item:before{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:12px 0 0 12px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.priorityCategoryMatrix__rules-list__item:hover{background:linear-gradient(145deg,#fff,#fafbfc);border-color:#2784b94d;box-shadow:0 8px 20px #2784b926,0 3px 6px #0000001a;transform:translateY(-2px)}.priorityCategoryMatrix__rules-list__item__content{align-items:flex-start;display:flex;flex:1 1;gap:1rem;min-width:0}.priorityCategoryMatrix__rules-list__item__number{align-items:center;background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:10px;box-shadow:0 4px 12px #2784b94d;color:#fff;display:flex;flex-shrink:0;font-size:.95rem;font-weight:700;height:40px;justify-content:center;min-width:40px;position:relative;width:40px}.priorityCategoryMatrix__rules-list__item__number:after{background:linear-gradient(135deg,#fff6,#0000);border-radius:10px;content:"";inset:-2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute}.priorityCategoryMatrix__rules-list__item__summary{align-items:center;color:#2c3e50;display:flex;flex:1 1;font-size:.95rem;font-weight:500;letter-spacing:.01em;line-height:1.6;min-width:0;word-break:break-word}.priorityCategoryMatrix__rules-list__item__actions{display:flex;flex-shrink:0;gap:.5rem}.priorityCategoryMatrix__rules-list__item__delete-button,.priorityCategoryMatrix__rules-list__item__edit-button{align-items:center;border-radius:8px;color:#666;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.priorityCategoryMatrix__rules-list__item__delete-button:hover,.priorityCategoryMatrix__rules-list__item__edit-button:hover{transform:translateY(-1px)}.priorityCategoryMatrix__rules-list__item__delete-button svg,.priorityCategoryMatrix__rules-list__item__edit-button svg{height:20px;transition:transform .2s ease;width:20px}.priorityCategoryMatrix__rules-list__item__delete-button:active svg,.priorityCategoryMatrix__rules-list__item__edit-button:active svg{transform:scale(.9)}.priorityCategoryMatrix__rules-list__item__edit-button:hover{color:#1976d2}.priorityCategoryMatrix__rules-list__item__delete-button:hover{color:#c62828}.priorityCategoryMatrix__modal-dialog .MuiDialog-paper{border-radius:12px;box-shadow:0 8px 32px #00000026}.priorityCategoryMatrix__modal-title{background:linear-gradient(135deg,#2784b90d,#1a5f8a0d);border-bottom:1px solid #e0e0e0;font-size:1.25rem;font-weight:600;padding:1.5rem!important}.priorityCategoryMatrix__modal-content{max-height:70vh;overflow-y:auto;padding:2rem 1.5rem!important}.priorityCategoryMatrix__modal-actions{border-top:1px solid #e0e0e0;gap:.75rem;justify-content:flex-end;padding:1.5rem!important}.priorityCategoryMatrix__modal__button__cancel{background:#fff;border:1px solid #d0d0d0;border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem;transition:all .2s ease}.priorityCategoryMatrix__modal__button__cancel:hover{background:#f5f5f5;border-color:#b0b0b0}.priorityCategoryMatrix__modal__form{display:flex;flex-direction:column;gap:1.5rem}.priorityCategoryMatrix__modal__form__toggle-group{display:flex;flex-direction:column;gap:.75rem}.priorityCategoryMatrix__modal__form__toggle-group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.priorityCategoryMatrix__modal__form__toggle-group__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.priorityCategoryMatrix__modal__form__toggle-button{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.priorityCategoryMatrix__modal__form__toggle-button:hover{background:#2784b90d;border-color:#2784b9;box-shadow:0 2px 8px #2784b926;transform:translateY(-1px)}.priorityCategoryMatrix__modal__form__toggle-button--active{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-color:#2784b9;box-shadow:0 4px 12px #2784b94d;color:#fff}.priorityCategoryMatrix__modal__form__chip-group{display:flex;flex-wrap:wrap;gap:.5rem}.priorityCategoryMatrix__modal__form__chip{background:#fff;border:2px solid #e0e0e0;border-radius:20px;color:#666;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.priorityCategoryMatrix__modal__form__chip:hover{background:#2784b90d;border-color:#2784b9}.priorityCategoryMatrix__modal__form__chip--active{background:#2784b9;border-color:#2784b9;color:#fff}.priorityCategoryMatrix__modal__form__group{display:flex;flex-direction:column;gap:.5rem}.priorityCategoryMatrix__modal__form__group label{color:#333;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.priorityCategoryMatrix__modal__form__validation-error{color:#d32f2f;font-size:.75rem;margin-top:.25rem}.priorityCategoryMatrix__modal__form__error{background:#ffebee;border-left:4px solid #d32f2f;border-radius:4px;color:#c62828;font-size:.9rem;margin:.5rem 0;padding:1rem}.priorityCategoryMatrix__modal__form__duration{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.priorityCategoryMatrix__delete-confirmation__text{color:#666;font-size:.95rem;line-height:1.5;padding:1rem}.priorityCategoryMatrix__inner__tabs{border-bottom:1px solid var(--color-darkBorder);padding:.75rem 1rem 0}.priorityCategoryMatrix__inner__body{padding-top:1rem}.priorityCategoryMatrix__inner__body__addRule{background:#2784b90d;border:2px solid #2784b9;border-radius:6px;cursor:pointer;margin-top:.5rem;padding:.75rem 1rem;transition:all .2s ease}.priorityCategoryMatrix__inner__body__addRule:hover{background:#2784b91a;box-shadow:0 2px 8px #2784b926}.priorityCategoryMatrix__inner__body__addRule svg path{stroke:var(--color-primaryBlue)}.priorityCategoryMatrix__inner__body__buttonFlex{align-self:flex-end;margin:1rem}.deleteKaiziqResolveConnectionForm{align-items:center;border-radius:0;cursor:default;display:flex;height:-moz-available;justify-content:center;outline:none}.deleteKaiziqResolveConnectionForm,.deleteKaiziqResolveConnectionForm__inner{height:-webkit-fill-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.deleteKaiziqResolveConnectionForm__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteKaiziqResolveConnectionForm__inner::-webkit-scrollbar{height:8px;width:8px}.deleteKaiziqResolveConnectionForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteKaiziqResolveConnectionForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteKaiziqResolveConnectionForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteKaiziqResolveConnectionForm__inner::-webkit-scrollbar{display:none}}.deleteKaiziqResolveConnectionForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:10}.deleteKaiziqResolveConnectionForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.deleteKaiziqResolveConnectionForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.deleteKaiziqResolveConnectionForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.deleteKaiziqResolveConnectionForm form input{font-family:Segoe UI;padding:.7rem!important}.deleteKaiziqResolveConnectionForm form label{color:#474141;font-weight:500;min-width:12vw}.deleteKaiziqResolveConnectionForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.deleteKaiziqResolveConnectionForm__title,.deleteKaiziqResolveConnectionForm__title__textField{width:-webkit-fill-available;width:-moz-available}.deleteKaiziqResolveConnectionForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.deleteKaiziqResolveConnectionForm__details{width:-webkit-fill-available;width:-moz-available}.deleteKaiziqResolveConnectionForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.deleteKaiziqResolveConnectionForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.deleteKaiziqResolveConnectionForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteKaiziqResolveConnectionForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteKaiziqResolveConnectionForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteKaiziqResolveConnectionForm__details__editor::-webkit-scrollbar{display:none}}.deleteKaiziqResolveConnectionForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteKaiziqResolveConnectionForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.deleteKaiziqResolveConnectionForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteKaiziqResolveConnectionForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteKaiziqResolveConnectionForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteKaiziqResolveConnectionForm__details div textarea::-webkit-scrollbar{display:none}}.deleteKaiziqResolveConnectionForm__buttonFlex,.deleteKaiziqResolveConnectionForm__details__textField{width:-webkit-fill-available;width:-moz-available}.deleteKaiziqResolveConnectionForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.deleteKaiziqResolveConnectionForm__cancel,.deleteKaiziqResolveConnectionForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.deleteKaiziqResolveConnectionForm__cancel:hover,.deleteKaiziqResolveConnectionForm__submit:hover{background:#d3d3d3;cursor:pointer}.deleteKaiziqResolveConnectionForm__cancel:disabled,.deleteKaiziqResolveConnectionForm__submit:disabled{cursor:not-allowed}.deleteKaiziqResolveConnectionForm__submit{background:var(--color-primaryBlue);color:#fff}.deleteKaiziqResolveConnectionForm__cancel{background:#e2e2e2;color:#000}.deleteKaiziqResolveConnectionForm__inner{box-shadow:5px 5px 10px 0 var(--color-shadow);height:25rem;justify-content:space-between;width:30rem}.deleteKaiziqResolveConnectionForm__inner__titleBar{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;margin-bottom:1rem;padding:1rem}.deleteKaiziqResolveConnectionForm__inner__titleBar__title__tag svg path{stroke:var(--color-primaryGrey);fill:var(--color-primaryGrey)}.deleteKaiziqResolveConnectionForm__inner__titleBar__title__tag__icon{background:hsla(0,0%,67%,.161);border-radius:.5rem;height:2.7rem!important;padding:.5rem;width:2.8rem!important}.deleteKaiziqResolveConnectionForm__inner__titleBar__title__t1{background:rgba(195,21,48,.161);border-radius:.5rem;gap:.5rem;padding:.6rem 1rem}.deleteKaiziqResolveConnectionForm__inner__titleBar__title__t1 svg path{stroke:var(--color-primaryRed)}.deleteKaiziqResolveConnectionForm__inner__titleBar__title__t1__icon{height:1.5rem;width:1.5rem}.deleteKaiziqResolveConnectionForm__inner__name{margin-bottom:1rem;padding:0 1rem;word-break:break-word}.deleteKaiziqResolveConnectionForm__inner__name__tag{margin-bottom:.2rem}.deleteKaiziqResolveConnectionForm__inner__form{gap:1rem;padding:1rem}.deleteKaiziqResolveConnectionForm__inner__form__info{gap:.2rem}.boxOptions{align-items:center;display:flex;gap:1rem;height:4vh;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.boxOptions__block,.boxOptions__create,.boxOptions__delete,.boxOptions__duplicate,.boxOptions__settings,.boxOptions__shiftDown,.boxOptions__shiftUp,.boxOptions__view{animation:ease-in-keyframes .25s;cursor:pointer;opacity:0;transition-duration:.25s;width:1.5rem!important}.boxOptions__block:hover,.boxOptions__create:hover,.boxOptions__delete:hover,.boxOptions__duplicate:hover,.boxOptions__settings:hover,.boxOptions__shiftDown:hover,.boxOptions__shiftUp:hover,.boxOptions__view:hover{transform:scale(1.1)}@media screen and (max-width:768px){.boxOptions__view{height:2.4rem!important;width:1.8rem!important}}.fieldView{margin:5% 25%}.fieldView__inner__titleBar{padding:.5rem}.fieldView__inner__body{max-height:50rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.fieldView__inner__body::-webkit-scrollbar{height:8px;width:8px}.fieldView__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.fieldView__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.fieldView__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.fieldView__inner__body::-webkit-scrollbar{display:none}}.fieldView__inner__body__attributes__number__range{padding:1rem}.fieldView__inner__body__attributes__number__range__t1,.fieldView__inner__body__attributes__number__range__textField{width:20rem}.fieldView__inner__body__attributes__duration__max,.fieldView__inner__body__attributes__duration__min,.fieldView__inner__body__attributes__fieldType,.fieldView__inner__body__attributes__file__options,.fieldView__inner__body__attributes__information__text,.fieldView__inner__body__attributes__number__default,.fieldView__inner__body__attributes__number__width,.fieldView__inner__body__attributes__rating__range,.fieldView__inner__body__attributes__rating__scale__icon,.fieldView__inner__body__attributes__rating__type,.fieldView__inner__body__attributes__required,.fieldView__inner__body__attributes__text__default,.fieldView__inner__body__attributes__text__width{padding:1rem}.fieldView__inner__body__attributes__duration__max__t1,.fieldView__inner__body__attributes__duration__min__t1,.fieldView__inner__body__attributes__fieldType__t1,.fieldView__inner__body__attributes__file__options__t1,.fieldView__inner__body__attributes__information__text__t1,.fieldView__inner__body__attributes__number__default__t1,.fieldView__inner__body__attributes__number__width__t1,.fieldView__inner__body__attributes__rating__range__t1,.fieldView__inner__body__attributes__rating__scale__icon__t1,.fieldView__inner__body__attributes__rating__type__t1,.fieldView__inner__body__attributes__required__t1,.fieldView__inner__body__attributes__text__default__t1,.fieldView__inner__body__attributes__text__width__t1{width:20rem}.fieldView__inner__body__attributes__duration__max__textField,.fieldView__inner__body__attributes__duration__min__textField,.fieldView__inner__body__attributes__fieldType__textField,.fieldView__inner__body__attributes__file__options__textField,.fieldView__inner__body__attributes__information__text__textField,.fieldView__inner__body__attributes__number__default__textField,.fieldView__inner__body__attributes__number__width__textField,.fieldView__inner__body__attributes__rating__range__textField,.fieldView__inner__body__attributes__rating__scale__icon__textField,.fieldView__inner__body__attributes__rating__type__textField,.fieldView__inner__body__attributes__required__textField,.fieldView__inner__body__attributes__text__default__textField,.fieldView__inner__body__attributes__text__width__textField{width:40rem}.fieldView__inner__body__attributes__duration__max__textField div input,.fieldView__inner__body__attributes__duration__min__textField div input,.fieldView__inner__body__attributes__fieldType__textField div input,.fieldView__inner__body__attributes__file__options__textField div input,.fieldView__inner__body__attributes__information__text__textField div input,.fieldView__inner__body__attributes__number__default__textField div input,.fieldView__inner__body__attributes__number__width__textField div input,.fieldView__inner__body__attributes__rating__range__textField div input,.fieldView__inner__body__attributes__rating__scale__icon__textField div input,.fieldView__inner__body__attributes__rating__type__textField div input,.fieldView__inner__body__attributes__required__textField div input,.fieldView__inner__body__attributes__text__default__textField div input,.fieldView__inner__body__attributes__text__width__textField div input{padding-bottom:1vh;padding-top:1vh}.fieldView__inner__body__attributes__duration__max__select,.fieldView__inner__body__attributes__duration__min__select,.fieldView__inner__body__attributes__fieldType__select,.fieldView__inner__body__attributes__file__options__select,.fieldView__inner__body__attributes__information__text__select,.fieldView__inner__body__attributes__number__default__select,.fieldView__inner__body__attributes__number__width__select,.fieldView__inner__body__attributes__rating__range__select,.fieldView__inner__body__attributes__rating__scale__icon__select,.fieldView__inner__body__attributes__rating__type__select,.fieldView__inner__body__attributes__required__select,.fieldView__inner__body__attributes__text__default__select,.fieldView__inner__body__attributes__text__width__select{margin:0!important;width:40rem}.fieldView__inner__body__attributes__duration__max__select div,.fieldView__inner__body__attributes__duration__min__select div,.fieldView__inner__body__attributes__fieldType__select div,.fieldView__inner__body__attributes__file__options__select div,.fieldView__inner__body__attributes__information__text__select div,.fieldView__inner__body__attributes__number__default__select div,.fieldView__inner__body__attributes__number__width__select div,.fieldView__inner__body__attributes__rating__range__select div,.fieldView__inner__body__attributes__rating__scale__icon__select div,.fieldView__inner__body__attributes__rating__type__select div,.fieldView__inner__body__attributes__required__select div,.fieldView__inner__body__attributes__text__default__select div,.fieldView__inner__body__attributes__text__width__select div{padding-bottom:1vh!important;padding-top:1vh!important}.fieldView__inner__body__attributes__duration__max__select div div,.fieldView__inner__body__attributes__duration__min__select div div,.fieldView__inner__body__attributes__fieldType__select div div,.fieldView__inner__body__attributes__file__options__select div div,.fieldView__inner__body__attributes__information__text__select div div,.fieldView__inner__body__attributes__number__default__select div div,.fieldView__inner__body__attributes__number__width__select div div,.fieldView__inner__body__attributes__rating__range__select div div,.fieldView__inner__body__attributes__rating__scale__icon__select div div,.fieldView__inner__body__attributes__rating__type__select div div,.fieldView__inner__body__attributes__required__select div div,.fieldView__inner__body__attributes__text__default__select div div,.fieldView__inner__body__attributes__text__width__select div div{padding-bottom:0!important;padding-top:0!important}.fieldView__inner__body__attributes__duration__max__select__option__star,.fieldView__inner__body__attributes__duration__min__select__option__star,.fieldView__inner__body__attributes__fieldType__select__option__star,.fieldView__inner__body__attributes__file__options__select__option__star,.fieldView__inner__body__attributes__information__text__select__option__star,.fieldView__inner__body__attributes__number__default__select__option__star,.fieldView__inner__body__attributes__number__width__select__option__star,.fieldView__inner__body__attributes__rating__range__select__option__star,.fieldView__inner__body__attributes__rating__scale__icon__select__option__star,.fieldView__inner__body__attributes__rating__type__select__option__star,.fieldView__inner__body__attributes__required__select__option__star,.fieldView__inner__body__attributes__text__default__select__option__star,.fieldView__inner__body__attributes__text__width__select__option__star{color:#faaf00}.fieldView__inner__body__attributes__duration__max__select__option__heart,.fieldView__inner__body__attributes__duration__min__select__option__heart,.fieldView__inner__body__attributes__fieldType__select__option__heart,.fieldView__inner__body__attributes__file__options__select__option__heart,.fieldView__inner__body__attributes__information__text__select__option__heart,.fieldView__inner__body__attributes__number__default__select__option__heart,.fieldView__inner__body__attributes__number__width__select__option__heart,.fieldView__inner__body__attributes__rating__range__select__option__heart,.fieldView__inner__body__attributes__rating__scale__icon__select__option__heart,.fieldView__inner__body__attributes__rating__type__select__option__heart,.fieldView__inner__body__attributes__required__select__option__heart,.fieldView__inner__body__attributes__text__default__select__option__heart,.fieldView__inner__body__attributes__text__width__select__option__heart{color:#ff6d75}.fieldView__inner__body__attributes__duration__max__select__option__circle,.fieldView__inner__body__attributes__duration__min__select__option__circle,.fieldView__inner__body__attributes__fieldType__select__option__circle,.fieldView__inner__body__attributes__file__options__select__option__circle,.fieldView__inner__body__attributes__information__text__select__option__circle,.fieldView__inner__body__attributes__number__default__select__option__circle,.fieldView__inner__body__attributes__number__width__select__option__circle,.fieldView__inner__body__attributes__rating__range__select__option__circle,.fieldView__inner__body__attributes__rating__scale__icon__select__option__circle,.fieldView__inner__body__attributes__rating__type__select__option__circle,.fieldView__inner__body__attributes__required__select__option__circle,.fieldView__inner__body__attributes__text__default__select__option__circle,.fieldView__inner__body__attributes__text__width__select__option__circle{color:#2784b9}.fieldView__inner__body__attributes__duration__max__inner,.fieldView__inner__body__attributes__duration__min__inner,.fieldView__inner__body__attributes__fieldType__inner,.fieldView__inner__body__attributes__file__options__inner,.fieldView__inner__body__attributes__information__text__inner,.fieldView__inner__body__attributes__number__default__inner,.fieldView__inner__body__attributes__number__width__inner,.fieldView__inner__body__attributes__rating__range__inner,.fieldView__inner__body__attributes__rating__scale__icon__inner,.fieldView__inner__body__attributes__rating__type__inner,.fieldView__inner__body__attributes__required__inner,.fieldView__inner__body__attributes__text__default__inner,.fieldView__inner__body__attributes__text__width__inner{width:40rem}.fieldView__inner__body__attributes__duration__max__error,.fieldView__inner__body__attributes__duration__min__error,.fieldView__inner__body__attributes__fieldType__error,.fieldView__inner__body__attributes__file__options__error,.fieldView__inner__body__attributes__information__text__error,.fieldView__inner__body__attributes__number__default__error,.fieldView__inner__body__attributes__number__width__error,.fieldView__inner__body__attributes__rating__range__error,.fieldView__inner__body__attributes__rating__scale__icon__error,.fieldView__inner__body__attributes__rating__type__error,.fieldView__inner__body__attributes__required__error,.fieldView__inner__body__attributes__text__default__error,.fieldView__inner__body__attributes__text__width__error{border:1px solid var(--color-darkBorder);border-radius:.5rem;padding:1%}.fieldView__inner__body__attributes__rating__scale__icon{border-bottom:none}.fieldView__inner__body__attributes__rating__scale__display{margin-left:17vw}.fieldView__inner__body__attributes__rating__select__display{margin-left:20.5rem;margin-top:1rem}.fieldView__inner__body__attributes__rating__select__display__list__option__emoji__select,.fieldView__inner__body__attributes__rating__select__display__list__option__text__select{cursor:pointer;transition-duration:.25s;width:-webkit-fit-content;width:fit-content}.fieldView__inner__body__attributes__rating__select__display__list__option__emoji__select:hover,.fieldView__inner__body__attributes__rating__select__display__list__option__text__select:hover{transform:scale(1.1)}.fieldView__inner__body__attributes__rating__select__display__list__option__emoji__toggle,.fieldView__inner__body__attributes__rating__select__display__list__option__text__toggle{cursor:pointer;opacity:.5;transition-duration:.25s}.fieldView__inner__body__attributes__rating__select__display__list__option__emoji__toggle:hover,.fieldView__inner__body__attributes__rating__select__display__list__option__text__toggle:hover{opacity:1;transform:scale(1.1)}.fieldView__inner__body__attributes__file__note{border-bottom:inset;border-width:thin;padding:1%}.fieldView__inner__body__attributes__multiChoice__add{border-radius:.5rem;padding:.7rem}.fieldView__inner__body__attributes__multiChoice__list__option{border-bottom:inset;border-width:thin;padding:1%}.fieldView__inner__body__attributes__multiChoice__list__option__color__t1,.fieldView__inner__body__attributes__multiChoice__list__option__title__t1,.fieldView__inner__body__attributes__multiChoice__list__option__value__t1{margin-bottom:1vh}.fieldView__inner__body__attributes__multiChoice__list__option__color__textField div input,.fieldView__inner__body__attributes__multiChoice__list__option__title__textField div input,.fieldView__inner__body__attributes__multiChoice__list__option__value__textField div input{padding-bottom:1vh;padding-top:1vh}.fieldView__inner__body__attributes__multiChoice__list__option__title{width:20vw}.fieldView__inner__body__attributes__multiChoice__list__option__value{width:15vw}.fieldView__inner__body__attributes__duration__max__value__entry__textField,.fieldView__inner__body__attributes__duration__min__value__entry__textField{width:5vw}.fieldView__buttonFlex{justify-content:center;padding-top:2rem}.deleteFieldForm{align-items:center;border-radius:0;cursor:default;display:flex;height:-moz-available;justify-content:center;outline:none}.deleteFieldForm,.deleteFieldForm__inner{height:-webkit-fill-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.deleteFieldForm__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteFieldForm__inner::-webkit-scrollbar{height:8px;width:8px}.deleteFieldForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFieldForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFieldForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFieldForm__inner::-webkit-scrollbar{display:none}}.deleteFieldForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:10}.deleteFieldForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.deleteFieldForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.deleteFieldForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.deleteFieldForm form input{font-family:Segoe UI;padding:.7rem!important}.deleteFieldForm form label{color:#474141;font-weight:500;min-width:12vw}.deleteFieldForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.deleteFieldForm__title,.deleteFieldForm__title__textField{width:-webkit-fill-available;width:-moz-available}.deleteFieldForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.deleteFieldForm__details{width:-webkit-fill-available;width:-moz-available}.deleteFieldForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.deleteFieldForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.deleteFieldForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFieldForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFieldForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFieldForm__details__editor::-webkit-scrollbar{display:none}}.deleteFieldForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteFieldForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.deleteFieldForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFieldForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFieldForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFieldForm__details div textarea::-webkit-scrollbar{display:none}}.deleteFieldForm__buttonFlex,.deleteFieldForm__details__textField{width:-webkit-fill-available;width:-moz-available}.deleteFieldForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.deleteFieldForm__cancel,.deleteFieldForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.deleteFieldForm__cancel:hover,.deleteFieldForm__submit:hover{background:#d3d3d3;cursor:pointer}.deleteFieldForm__cancel:disabled,.deleteFieldForm__submit:disabled{cursor:not-allowed}.deleteFieldForm__submit{background:var(--color-primaryBlue);color:#fff}.deleteFieldForm__cancel{background:#e2e2e2;color:#000}.deleteFieldForm__inner{box-shadow:5px 5px 10px 0 var(--color-shadow);height:20rem;justify-content:space-between;width:30rem}.deleteFieldForm__inner__titleBar{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;margin-bottom:1rem;padding:1rem}.deleteFieldForm__inner__titleBar__title{background:rgba(195,21,48,.161);border-radius:.5rem;gap:.5rem;padding:.6rem 1rem}.deleteFieldForm__inner__titleBar__title svg path{stroke:var(--color-primaryRed)}.deleteFieldForm__inner__titleBar__title__icon{height:1.5rem;width:1.5rem}.deleteFieldForm__inner__name{margin-bottom:1rem;padding:0 1rem;word-break:break-word}.deleteFieldForm__inner__name__tag{margin-bottom:.2rem}.deleteFieldForm__inner__form{gap:1rem;padding:1rem}.deleteFieldForm__inner__form__info{gap:.2rem}.settingsFieldRow{border-bottom:1px solid var(--color-darkBorder);border-color:var(--color-darkBorder);border:1px solid var(--color-darkBorder);border-radius:.5rem;box-shadow:.5vh .5vh 1vh #0000001a;padding:1%;width:50vw}.settingsFieldRow__inner__top{border-bottom:inset;border-color:var(--color-darkBorder);border-width:thin;margin-bottom:1vh;padding:1vh}.settingsFieldRow__inner__field__input__duration__headers,.settingsFieldRow__inner__field__input__duration__textField{background:#0000!important;width:5vw}.settingsFieldRow__inner__field__input__duration__headers input,.settingsFieldRow__inner__field__input__duration__textField input{color:#000!important}.settingsFieldRow__inner__field__input__textField{background:#0000!important}.settingsFieldRow__inner__field__input__textField input{color:#000!important}.settingsFieldRow__inner__field__input__value__input{background:#0000!important}.settingsFieldRow__inner__field__input__value__input input{color:#000!important}.settingsFieldRow__inner__field__input .form-control{background:#0000;border-color:var(--color-darkBorder)}.settingsFieldRow__inner__field__input .special-label{color:var(--color-text)}.settingsFieldRow__inner__field__value__fileDrop{cursor:pointer;margin:1% 2%;opacity:.5}.settingsFieldRow__inner__field__value__fileDrop:hover{opacity:1}.settingsFieldRow__inner__field__value__fileDrop label{max-width:100%;min-width:auto}.settingsFieldRow__inner__bottom{border-top:outset;border-color:var(--color-darkBorder);border-width:thin;margin-top:2vh;padding:1vh}.settingsFieldRow__inner__actions{justify-content:flex-end}.settingsFieldRow__inner__date,.settingsFieldRow__inner__duration,.settingsFieldRow__inner__file,.settingsFieldRow__inner__info,.settingsFieldRow__inner__multiChoice,.settingsFieldRow__inner__multiSelect,.settingsFieldRow__inner__number,.settingsFieldRow__inner__phoneNumber,.settingsFieldRow__inner__rating,.settingsFieldRow__inner__text{border-top:1px solid var(--color-darkBorder);margin:1%;padding:1% 0}.settingsFieldRow__inner__date__fileTypes__option,.settingsFieldRow__inner__date__flex,.settingsFieldRow__inner__date__flex__option,.settingsFieldRow__inner__duration__fileTypes__option,.settingsFieldRow__inner__duration__flex,.settingsFieldRow__inner__duration__flex__option,.settingsFieldRow__inner__file__fileTypes__option,.settingsFieldRow__inner__file__flex,.settingsFieldRow__inner__file__flex__option,.settingsFieldRow__inner__info__fileTypes__option,.settingsFieldRow__inner__info__flex,.settingsFieldRow__inner__info__flex__option,.settingsFieldRow__inner__multiChoice__fileTypes__option,.settingsFieldRow__inner__multiChoice__flex,.settingsFieldRow__inner__multiChoice__flex__option,.settingsFieldRow__inner__multiSelect__fileTypes__option,.settingsFieldRow__inner__multiSelect__flex,.settingsFieldRow__inner__multiSelect__flex__option,.settingsFieldRow__inner__number__fileTypes__option,.settingsFieldRow__inner__number__flex,.settingsFieldRow__inner__number__flex__option,.settingsFieldRow__inner__phoneNumber__fileTypes__option,.settingsFieldRow__inner__phoneNumber__flex,.settingsFieldRow__inner__phoneNumber__flex__option,.settingsFieldRow__inner__rating__fileTypes__option,.settingsFieldRow__inner__rating__flex,.settingsFieldRow__inner__rating__flex__option,.settingsFieldRow__inner__text__fileTypes__option,.settingsFieldRow__inner__text__flex,.settingsFieldRow__inner__text__flex__option{border-bottom:inset;border-width:thin}.settingsFieldRow__inner__body__field__number__value__textField{background:#0000!important}.settingsFieldRow__inner__body__field__number__value__textField input{color:#000!important}@media screen and (max-width:768px){.settingsFieldRow{width:68vw}.settingsFieldRow__inner__field__input__duration__headers,.settingsFieldRow__inner__field__input__duration__textField{width:10vw}.settingsFieldRow__inner__body__field__number__value__textField{width:21vw}}@media screen and (max-width:468px){.settingsFieldRow{width:78vw}.settingsFieldRow__inner__field__input__duration__headers,.settingsFieldRow__inner__field__input__duration__textField{width:14vw}}.fieldForm{margin:5% 25%}.fieldForm__inner__titleBar{padding:.5rem}.fieldForm__inner__body{max-height:50rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.fieldForm__inner__body::-webkit-scrollbar{height:8px;width:8px}.fieldForm__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.fieldForm__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.fieldForm__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.fieldForm__inner__body::-webkit-scrollbar{display:none}}.fieldForm__inner__body__attributes__number__range{padding:1rem}.fieldForm__inner__body__attributes__number__range__t1,.fieldForm__inner__body__attributes__number__range__textField{width:20rem}.fieldForm__inner__body__attributes__duration__max,.fieldForm__inner__body__attributes__duration__min,.fieldForm__inner__body__attributes__fieldType,.fieldForm__inner__body__attributes__file__options,.fieldForm__inner__body__attributes__information__text,.fieldForm__inner__body__attributes__number__default,.fieldForm__inner__body__attributes__number__width,.fieldForm__inner__body__attributes__rating__range,.fieldForm__inner__body__attributes__rating__scale__icon,.fieldForm__inner__body__attributes__rating__type,.fieldForm__inner__body__attributes__required,.fieldForm__inner__body__attributes__text__default,.fieldForm__inner__body__attributes__text__width{padding:1rem}.fieldForm__inner__body__attributes__duration__max__t1,.fieldForm__inner__body__attributes__duration__min__t1,.fieldForm__inner__body__attributes__fieldType__t1,.fieldForm__inner__body__attributes__file__options__t1,.fieldForm__inner__body__attributes__information__text__t1,.fieldForm__inner__body__attributes__number__default__t1,.fieldForm__inner__body__attributes__number__width__t1,.fieldForm__inner__body__attributes__rating__range__t1,.fieldForm__inner__body__attributes__rating__scale__icon__t1,.fieldForm__inner__body__attributes__rating__type__t1,.fieldForm__inner__body__attributes__required__t1,.fieldForm__inner__body__attributes__text__default__t1,.fieldForm__inner__body__attributes__text__width__t1{width:20rem}.fieldForm__inner__body__attributes__duration__max__textField,.fieldForm__inner__body__attributes__duration__min__textField,.fieldForm__inner__body__attributes__fieldType__textField,.fieldForm__inner__body__attributes__file__options__textField,.fieldForm__inner__body__attributes__information__text__textField,.fieldForm__inner__body__attributes__number__default__textField,.fieldForm__inner__body__attributes__number__width__textField,.fieldForm__inner__body__attributes__rating__range__textField,.fieldForm__inner__body__attributes__rating__scale__icon__textField,.fieldForm__inner__body__attributes__rating__type__textField,.fieldForm__inner__body__attributes__required__textField,.fieldForm__inner__body__attributes__text__default__textField,.fieldForm__inner__body__attributes__text__width__textField{width:40rem}.fieldForm__inner__body__attributes__duration__max__textField div input,.fieldForm__inner__body__attributes__duration__min__textField div input,.fieldForm__inner__body__attributes__fieldType__textField div input,.fieldForm__inner__body__attributes__file__options__textField div input,.fieldForm__inner__body__attributes__information__text__textField div input,.fieldForm__inner__body__attributes__number__default__textField div input,.fieldForm__inner__body__attributes__number__width__textField div input,.fieldForm__inner__body__attributes__rating__range__textField div input,.fieldForm__inner__body__attributes__rating__scale__icon__textField div input,.fieldForm__inner__body__attributes__rating__type__textField div input,.fieldForm__inner__body__attributes__required__textField div input,.fieldForm__inner__body__attributes__text__default__textField div input,.fieldForm__inner__body__attributes__text__width__textField div input{padding-bottom:1vh;padding-top:1vh}.fieldForm__inner__body__attributes__duration__max__select,.fieldForm__inner__body__attributes__duration__min__select,.fieldForm__inner__body__attributes__fieldType__select,.fieldForm__inner__body__attributes__file__options__select,.fieldForm__inner__body__attributes__information__text__select,.fieldForm__inner__body__attributes__number__default__select,.fieldForm__inner__body__attributes__number__width__select,.fieldForm__inner__body__attributes__rating__range__select,.fieldForm__inner__body__attributes__rating__scale__icon__select,.fieldForm__inner__body__attributes__rating__type__select,.fieldForm__inner__body__attributes__required__select,.fieldForm__inner__body__attributes__text__default__select,.fieldForm__inner__body__attributes__text__width__select{margin:0!important;width:40rem}.fieldForm__inner__body__attributes__duration__max__select div,.fieldForm__inner__body__attributes__duration__min__select div,.fieldForm__inner__body__attributes__fieldType__select div,.fieldForm__inner__body__attributes__file__options__select div,.fieldForm__inner__body__attributes__information__text__select div,.fieldForm__inner__body__attributes__number__default__select div,.fieldForm__inner__body__attributes__number__width__select div,.fieldForm__inner__body__attributes__rating__range__select div,.fieldForm__inner__body__attributes__rating__scale__icon__select div,.fieldForm__inner__body__attributes__rating__type__select div,.fieldForm__inner__body__attributes__required__select div,.fieldForm__inner__body__attributes__text__default__select div,.fieldForm__inner__body__attributes__text__width__select div{padding-bottom:1vh!important;padding-top:1vh!important}.fieldForm__inner__body__attributes__duration__max__select div div,.fieldForm__inner__body__attributes__duration__min__select div div,.fieldForm__inner__body__attributes__fieldType__select div div,.fieldForm__inner__body__attributes__file__options__select div div,.fieldForm__inner__body__attributes__information__text__select div div,.fieldForm__inner__body__attributes__number__default__select div div,.fieldForm__inner__body__attributes__number__width__select div div,.fieldForm__inner__body__attributes__rating__range__select div div,.fieldForm__inner__body__attributes__rating__scale__icon__select div div,.fieldForm__inner__body__attributes__rating__type__select div div,.fieldForm__inner__body__attributes__required__select div div,.fieldForm__inner__body__attributes__text__default__select div div,.fieldForm__inner__body__attributes__text__width__select div div{padding-bottom:0!important;padding-top:0!important}.fieldForm__inner__body__attributes__duration__max__select__option__star,.fieldForm__inner__body__attributes__duration__min__select__option__star,.fieldForm__inner__body__attributes__fieldType__select__option__star,.fieldForm__inner__body__attributes__file__options__select__option__star,.fieldForm__inner__body__attributes__information__text__select__option__star,.fieldForm__inner__body__attributes__number__default__select__option__star,.fieldForm__inner__body__attributes__number__width__select__option__star,.fieldForm__inner__body__attributes__rating__range__select__option__star,.fieldForm__inner__body__attributes__rating__scale__icon__select__option__star,.fieldForm__inner__body__attributes__rating__type__select__option__star,.fieldForm__inner__body__attributes__required__select__option__star,.fieldForm__inner__body__attributes__text__default__select__option__star,.fieldForm__inner__body__attributes__text__width__select__option__star{color:#faaf00!important}.fieldForm__inner__body__attributes__duration__max__select__option__heart,.fieldForm__inner__body__attributes__duration__min__select__option__heart,.fieldForm__inner__body__attributes__fieldType__select__option__heart,.fieldForm__inner__body__attributes__file__options__select__option__heart,.fieldForm__inner__body__attributes__information__text__select__option__heart,.fieldForm__inner__body__attributes__number__default__select__option__heart,.fieldForm__inner__body__attributes__number__width__select__option__heart,.fieldForm__inner__body__attributes__rating__range__select__option__heart,.fieldForm__inner__body__attributes__rating__scale__icon__select__option__heart,.fieldForm__inner__body__attributes__rating__type__select__option__heart,.fieldForm__inner__body__attributes__required__select__option__heart,.fieldForm__inner__body__attributes__text__default__select__option__heart,.fieldForm__inner__body__attributes__text__width__select__option__heart{color:#ff6d75!important}.fieldForm__inner__body__attributes__duration__max__select__option__circle,.fieldForm__inner__body__attributes__duration__min__select__option__circle,.fieldForm__inner__body__attributes__fieldType__select__option__circle,.fieldForm__inner__body__attributes__file__options__select__option__circle,.fieldForm__inner__body__attributes__information__text__select__option__circle,.fieldForm__inner__body__attributes__number__default__select__option__circle,.fieldForm__inner__body__attributes__number__width__select__option__circle,.fieldForm__inner__body__attributes__rating__range__select__option__circle,.fieldForm__inner__body__attributes__rating__scale__icon__select__option__circle,.fieldForm__inner__body__attributes__rating__type__select__option__circle,.fieldForm__inner__body__attributes__required__select__option__circle,.fieldForm__inner__body__attributes__text__default__select__option__circle,.fieldForm__inner__body__attributes__text__width__select__option__circle{color:#2784b9!important}.fieldForm__inner__body__attributes__duration__max__inner,.fieldForm__inner__body__attributes__duration__min__inner,.fieldForm__inner__body__attributes__fieldType__inner,.fieldForm__inner__body__attributes__file__options__inner,.fieldForm__inner__body__attributes__information__text__inner,.fieldForm__inner__body__attributes__number__default__inner,.fieldForm__inner__body__attributes__number__width__inner,.fieldForm__inner__body__attributes__rating__range__inner,.fieldForm__inner__body__attributes__rating__scale__icon__inner,.fieldForm__inner__body__attributes__rating__type__inner,.fieldForm__inner__body__attributes__required__inner,.fieldForm__inner__body__attributes__text__default__inner,.fieldForm__inner__body__attributes__text__width__inner{width:40rem}.fieldForm__inner__body__attributes__duration__max__error,.fieldForm__inner__body__attributes__duration__min__error,.fieldForm__inner__body__attributes__fieldType__error,.fieldForm__inner__body__attributes__file__options__error,.fieldForm__inner__body__attributes__information__text__error,.fieldForm__inner__body__attributes__number__default__error,.fieldForm__inner__body__attributes__number__width__error,.fieldForm__inner__body__attributes__rating__range__error,.fieldForm__inner__body__attributes__rating__scale__icon__error,.fieldForm__inner__body__attributes__rating__type__error,.fieldForm__inner__body__attributes__required__error,.fieldForm__inner__body__attributes__text__default__error,.fieldForm__inner__body__attributes__text__width__error{border:1px solid var(--color-darkBorder);border-radius:.5rem;padding:1%}.fieldForm__inner__body__attributes__rating__scale__icon{border-bottom:none}.fieldForm__inner__body__attributes__rating__scale__display{margin-left:17vw}.fieldForm__inner__body__attributes__rating__select__display{margin-left:20.5rem;margin-top:1rem}.fieldForm__inner__body__attributes__rating__select__display__list__option__emoji__select,.fieldForm__inner__body__attributes__rating__select__display__list__option__text__select{cursor:pointer;transition-duration:.25s;width:-webkit-fit-content;width:fit-content}.fieldForm__inner__body__attributes__rating__select__display__list__option__emoji__select:hover,.fieldForm__inner__body__attributes__rating__select__display__list__option__text__select:hover{transform:scale(1.1)}.fieldForm__inner__body__attributes__rating__select__display__list__option__emoji__toggle,.fieldForm__inner__body__attributes__rating__select__display__list__option__text__toggle{cursor:pointer;opacity:.5;transition-duration:.25s}.fieldForm__inner__body__attributes__rating__select__display__list__option__emoji__toggle:hover,.fieldForm__inner__body__attributes__rating__select__display__list__option__text__toggle:hover{opacity:1;transform:scale(1.1)}.fieldForm__inner__body__attributes__file__note{border-bottom:inset;border-color:var(--color-darkBorder);border-width:thin;padding:1%}.fieldForm__inner__body__attributes__multiChoice__add{border-radius:.5rem;padding:.7rem}.fieldForm__inner__body__attributes__multiChoice__list__option{border-bottom:inset;border-color:var(--color-darkBorder);border-width:thin;padding:1%}.fieldForm__inner__body__attributes__multiChoice__list__option__color__t1,.fieldForm__inner__body__attributes__multiChoice__list__option__title__t1,.fieldForm__inner__body__attributes__multiChoice__list__option__value__t1{margin-bottom:1vh}.fieldForm__inner__body__attributes__multiChoice__list__option__color__textField div input,.fieldForm__inner__body__attributes__multiChoice__list__option__title__textField div input,.fieldForm__inner__body__attributes__multiChoice__list__option__value__textField div input{padding-bottom:1vh;padding-top:1vh}.fieldForm__inner__body__attributes__multiChoice__list__option__color__icon,.fieldForm__inner__body__attributes__multiChoice__list__option__title__icon,.fieldForm__inner__body__attributes__multiChoice__list__option__value__icon{cursor:pointer;transition-duration:.25s}.fieldForm__inner__body__attributes__multiChoice__list__option__color__icon:hover,.fieldForm__inner__body__attributes__multiChoice__list__option__title__icon:hover,.fieldForm__inner__body__attributes__multiChoice__list__option__value__icon:hover{transform:scale(1.2)}.fieldForm__inner__body__attributes__multiChoice__list__option__title{width:25vw}.fieldForm__inner__body__attributes__multiChoice__list__option__value{width:15vw}.fieldForm__inner__body__attributes__duration__max__value__entry__textField,.fieldForm__inner__body__attributes__duration__min__value__entry__textField{width:5vw}.fieldForm__buttonFlex{justify-content:center;padding-top:2rem}@media screen and (max-width:768px){.fieldForm{margin:1% 5%}.fieldForm__inner__titleBar__close{height:3vh;width:3vw}.fieldForm__inner__body__attributes__duration__max__inner,.fieldForm__inner__body__attributes__duration__max__select,.fieldForm__inner__body__attributes__duration__max__t1,.fieldForm__inner__body__attributes__duration__max__textField,.fieldForm__inner__body__attributes__duration__max__title,.fieldForm__inner__body__attributes__duration__max__value,.fieldForm__inner__body__attributes__duration__min__inner,.fieldForm__inner__body__attributes__duration__min__select,.fieldForm__inner__body__attributes__duration__min__t1,.fieldForm__inner__body__attributes__duration__min__textField,.fieldForm__inner__body__attributes__duration__min__title,.fieldForm__inner__body__attributes__duration__min__value,.fieldForm__inner__body__attributes__fieldType__inner,.fieldForm__inner__body__attributes__fieldType__select,.fieldForm__inner__body__attributes__fieldType__t1,.fieldForm__inner__body__attributes__fieldType__textField,.fieldForm__inner__body__attributes__fieldType__title,.fieldForm__inner__body__attributes__fieldType__value,.fieldForm__inner__body__attributes__file__options__inner,.fieldForm__inner__body__attributes__file__options__select,.fieldForm__inner__body__attributes__file__options__t1,.fieldForm__inner__body__attributes__file__options__textField,.fieldForm__inner__body__attributes__file__options__title,.fieldForm__inner__body__attributes__file__options__value,.fieldForm__inner__body__attributes__information__text__inner,.fieldForm__inner__body__attributes__information__text__select,.fieldForm__inner__body__attributes__information__text__t1,.fieldForm__inner__body__attributes__information__text__textField,.fieldForm__inner__body__attributes__information__text__title,.fieldForm__inner__body__attributes__information__text__value,.fieldForm__inner__body__attributes__multiChoice__list__option__inner,.fieldForm__inner__body__attributes__multiChoice__list__option__select,.fieldForm__inner__body__attributes__multiChoice__list__option__t1,.fieldForm__inner__body__attributes__multiChoice__list__option__textField,.fieldForm__inner__body__attributes__multiChoice__list__option__title,.fieldForm__inner__body__attributes__multiChoice__list__option__value,.fieldForm__inner__body__attributes__number__default__inner,.fieldForm__inner__body__attributes__number__default__select,.fieldForm__inner__body__attributes__number__default__t1,.fieldForm__inner__body__attributes__number__default__textField,.fieldForm__inner__body__attributes__number__default__title,.fieldForm__inner__body__attributes__number__default__value,.fieldForm__inner__body__attributes__number__range__inner,.fieldForm__inner__body__attributes__number__range__select,.fieldForm__inner__body__attributes__number__range__t1,.fieldForm__inner__body__attributes__number__range__textField,.fieldForm__inner__body__attributes__number__range__title,.fieldForm__inner__body__attributes__number__range__value,.fieldForm__inner__body__attributes__number__width__inner,.fieldForm__inner__body__attributes__number__width__select,.fieldForm__inner__body__attributes__number__width__t1,.fieldForm__inner__body__attributes__number__width__textField,.fieldForm__inner__body__attributes__number__width__title,.fieldForm__inner__body__attributes__number__width__value,.fieldForm__inner__body__attributes__rating__range__inner,.fieldForm__inner__body__attributes__rating__range__select,.fieldForm__inner__body__attributes__rating__range__t1,.fieldForm__inner__body__attributes__rating__range__textField,.fieldForm__inner__body__attributes__rating__range__title,.fieldForm__inner__body__attributes__rating__range__value,.fieldForm__inner__body__attributes__rating__scale__icon__inner,.fieldForm__inner__body__attributes__rating__scale__icon__select,.fieldForm__inner__body__attributes__rating__scale__icon__t1,.fieldForm__inner__body__attributes__rating__scale__icon__textField,.fieldForm__inner__body__attributes__rating__scale__icon__title,.fieldForm__inner__body__attributes__rating__scale__icon__value,.fieldForm__inner__body__attributes__rating__type__inner,.fieldForm__inner__body__attributes__rating__type__select,.fieldForm__inner__body__attributes__rating__type__t1,.fieldForm__inner__body__attributes__rating__type__textField,.fieldForm__inner__body__attributes__rating__type__title,.fieldForm__inner__body__attributes__rating__type__value,.fieldForm__inner__body__attributes__required__inner,.fieldForm__inner__body__attributes__required__select,.fieldForm__inner__body__attributes__required__t1,.fieldForm__inner__body__attributes__required__textField,.fieldForm__inner__body__attributes__required__title,.fieldForm__inner__body__attributes__required__value,.fieldForm__inner__body__attributes__text__default__inner,.fieldForm__inner__body__attributes__text__default__select,.fieldForm__inner__body__attributes__text__default__t1,.fieldForm__inner__body__attributes__text__default__textField,.fieldForm__inner__body__attributes__text__default__title,.fieldForm__inner__body__attributes__text__default__value,.fieldForm__inner__body__attributes__text__width__inner,.fieldForm__inner__body__attributes__text__width__select,.fieldForm__inner__body__attributes__text__width__t1,.fieldForm__inner__body__attributes__text__width__textField,.fieldForm__inner__body__attributes__text__width__title,.fieldForm__inner__body__attributes__text__width__value{width:25vw}}@media screen and (max-width:468px){.fieldForm{margin:1% 0}.fieldForm__inner{border-radius:0}.fieldForm__inner__titleBar__close{height:3.6vh;width:7.6vw}.fieldForm__inner__body__attributes__duration__max,.fieldForm__inner__body__attributes__duration__min,.fieldForm__inner__body__attributes__fieldType,.fieldForm__inner__body__attributes__file__options,.fieldForm__inner__body__attributes__information__text,.fieldForm__inner__body__attributes__multiChoice__list__option,.fieldForm__inner__body__attributes__number__default,.fieldForm__inner__body__attributes__number__range,.fieldForm__inner__body__attributes__number__width,.fieldForm__inner__body__attributes__rating__range,.fieldForm__inner__body__attributes__rating__scale__icon,.fieldForm__inner__body__attributes__rating__type,.fieldForm__inner__body__attributes__required,.fieldForm__inner__body__attributes__text__default,.fieldForm__inner__body__attributes__text__width{flex-direction:column;padding-bottom:5px}.fieldForm__inner__body__attributes__duration__max__inner,.fieldForm__inner__body__attributes__duration__max__select,.fieldForm__inner__body__attributes__duration__max__t1,.fieldForm__inner__body__attributes__duration__max__textField,.fieldForm__inner__body__attributes__duration__max__title,.fieldForm__inner__body__attributes__duration__max__value,.fieldForm__inner__body__attributes__duration__min__inner,.fieldForm__inner__body__attributes__duration__min__select,.fieldForm__inner__body__attributes__duration__min__t1,.fieldForm__inner__body__attributes__duration__min__textField,.fieldForm__inner__body__attributes__duration__min__title,.fieldForm__inner__body__attributes__duration__min__value,.fieldForm__inner__body__attributes__fieldType__inner,.fieldForm__inner__body__attributes__fieldType__select,.fieldForm__inner__body__attributes__fieldType__t1,.fieldForm__inner__body__attributes__fieldType__textField,.fieldForm__inner__body__attributes__fieldType__title,.fieldForm__inner__body__attributes__fieldType__value,.fieldForm__inner__body__attributes__file__options__inner,.fieldForm__inner__body__attributes__file__options__select,.fieldForm__inner__body__attributes__file__options__t1,.fieldForm__inner__body__attributes__file__options__textField,.fieldForm__inner__body__attributes__file__options__title,.fieldForm__inner__body__attributes__file__options__value,.fieldForm__inner__body__attributes__information__text__inner,.fieldForm__inner__body__attributes__information__text__select,.fieldForm__inner__body__attributes__information__text__t1,.fieldForm__inner__body__attributes__information__text__textField,.fieldForm__inner__body__attributes__information__text__title,.fieldForm__inner__body__attributes__information__text__value,.fieldForm__inner__body__attributes__multiChoice__list__option__inner,.fieldForm__inner__body__attributes__multiChoice__list__option__select,.fieldForm__inner__body__attributes__multiChoice__list__option__t1,.fieldForm__inner__body__attributes__multiChoice__list__option__textField,.fieldForm__inner__body__attributes__multiChoice__list__option__title,.fieldForm__inner__body__attributes__multiChoice__list__option__value,.fieldForm__inner__body__attributes__number__default__inner,.fieldForm__inner__body__attributes__number__default__select,.fieldForm__inner__body__attributes__number__default__t1,.fieldForm__inner__body__attributes__number__default__textField,.fieldForm__inner__body__attributes__number__default__title,.fieldForm__inner__body__attributes__number__default__value,.fieldForm__inner__body__attributes__number__range__inner,.fieldForm__inner__body__attributes__number__range__select,.fieldForm__inner__body__attributes__number__range__t1,.fieldForm__inner__body__attributes__number__range__textField,.fieldForm__inner__body__attributes__number__range__title,.fieldForm__inner__body__attributes__number__range__value,.fieldForm__inner__body__attributes__number__width__inner,.fieldForm__inner__body__attributes__number__width__select,.fieldForm__inner__body__attributes__number__width__t1,.fieldForm__inner__body__attributes__number__width__textField,.fieldForm__inner__body__attributes__number__width__title,.fieldForm__inner__body__attributes__number__width__value,.fieldForm__inner__body__attributes__rating__range__inner,.fieldForm__inner__body__attributes__rating__range__select,.fieldForm__inner__body__attributes__rating__range__t1,.fieldForm__inner__body__attributes__rating__range__textField,.fieldForm__inner__body__attributes__rating__range__title,.fieldForm__inner__body__attributes__rating__range__value,.fieldForm__inner__body__attributes__rating__scale__icon__inner,.fieldForm__inner__body__attributes__rating__scale__icon__select,.fieldForm__inner__body__attributes__rating__scale__icon__t1,.fieldForm__inner__body__attributes__rating__scale__icon__textField,.fieldForm__inner__body__attributes__rating__scale__icon__title,.fieldForm__inner__body__attributes__rating__scale__icon__value,.fieldForm__inner__body__attributes__rating__type__inner,.fieldForm__inner__body__attributes__rating__type__select,.fieldForm__inner__body__attributes__rating__type__t1,.fieldForm__inner__body__attributes__rating__type__textField,.fieldForm__inner__body__attributes__rating__type__title,.fieldForm__inner__body__attributes__rating__type__value,.fieldForm__inner__body__attributes__required__inner,.fieldForm__inner__body__attributes__required__select,.fieldForm__inner__body__attributes__required__t1,.fieldForm__inner__body__attributes__required__textField,.fieldForm__inner__body__attributes__required__title,.fieldForm__inner__body__attributes__required__value,.fieldForm__inner__body__attributes__text__default__inner,.fieldForm__inner__body__attributes__text__default__select,.fieldForm__inner__body__attributes__text__default__t1,.fieldForm__inner__body__attributes__text__default__textField,.fieldForm__inner__body__attributes__text__default__title,.fieldForm__inner__body__attributes__text__default__value,.fieldForm__inner__body__attributes__text__width__inner,.fieldForm__inner__body__attributes__text__width__select,.fieldForm__inner__body__attributes__text__width__t1,.fieldForm__inner__body__attributes__text__width__textField,.fieldForm__inner__body__attributes__text__width__title,.fieldForm__inner__body__attributes__text__width__value{width:100%}}.fieldPageView{margin:5% 30%}.fieldPageView__inner__body{max-height:50rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.fieldPageView__inner__body::-webkit-scrollbar{height:8px;width:8px}.fieldPageView__inner__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.fieldPageView__inner__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.fieldPageView__inner__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.fieldPageView__inner__body::-webkit-scrollbar{display:none}}.fieldPageView__inner__body__title{border-bottom:1px solid var(--color-darkBorder);padding-bottom:1rem}.fieldPageView__inner__body__buttons{padding:.5rem}.fieldPageView__inner__body__buttons__next__setting__select,.fieldPageView__inner__body__buttons__next__setting__type__conditional__options__option__select,.fieldPageView__inner__body__buttons__next__setting__type__conditional__top__select{width:15rem}.fieldPageView__inner__buttonFlex{justify-content:center;padding-top:2rem}@media screen and (max-width:1500px){.fieldPageView{margin:4% 25%}}@media screen and (max-width:1200px){.fieldPageView{margin:3% 20%}}@media screen and (max-width:800px){.fieldPageView{margin:2% 15%}}@media screen and (max-width:600px){.fieldPageView{margin:2% 10%}}@media screen and (max-width:400px){.fieldPageView{margin:2% 5%}}.settingsFieldPageRow{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;width:65vw}.settingsFieldPageRow__inner__display{border-radius:1vh}.settingsFieldPageRow__inner__display__inner{height:-webkit-fit-content;height:fit-content;margin-top:1rem;max-height:80vh;min-height:40vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:5vh 0;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.settingsFieldPageRow__inner__display__inner::-webkit-scrollbar{height:8px;width:8px}.settingsFieldPageRow__inner__display__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.settingsFieldPageRow__inner__display__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.settingsFieldPageRow__inner__display__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.settingsFieldPageRow__inner__display__inner::-webkit-scrollbar{display:none}}.settingsFieldPageRow__inner__display__inner__create{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;justify-content:center;width:30vw}@media screen and (max-width:768px){.settingsFieldPageRow{width:96%}}.issueConsole__settingsPage{background:#f8f9fa;min-height:100vh;width:100%}.issueConsole__settingsPage__loader{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr;height:100vh;padding:2rem}.issueConsole__settingsPage__loader__main,.issueConsole__settingsPage__loader__sidebar{display:flex;flex-direction:column}@media(max-width:991px){.issueConsole__settingsPage__loader{grid-template-columns:1fr}.issueConsole__settingsPage__loader__sidebar{display:none}}.issueConsole__settingsPage__container{display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:1400px}.issueConsole__settingsPage__header{align-items:center;background:#fff;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:2rem 2rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.issueConsole__settingsPage__header__left{align-items:center;display:flex;gap:1rem}.issueConsole__settingsPage__header__icon{color:#2784b9;font-size:2rem}.issueConsole__settingsPage__header__title{color:#2c3e50;font-size:1.75rem;font-weight:600;margin:0}.issueConsole__settingsPage__header__form{align-items:center;display:flex;gap:.75rem}.issueConsole__settingsPage__header__form__tag{background:linear-gradient(135deg,#2784b9,#1a5f8a);border-radius:8px;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem}.issueConsole__settingsPage__header__form__name{color:#6c757d;font-size:1rem;font-weight:500}@media(max-width:768px){.issueConsole__settingsPage__header{align-items:flex-start;flex-direction:column;gap:1rem}.issueConsole__settingsPage__header__title{font-size:1.5rem}}.issueConsole__settingsPage__content{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:280px 1fr;padding:2rem 0 2rem 2rem}@media(max-width:991px){.issueConsole__settingsPage__content{grid-template-columns:1fr}}.issueConsole__settingsPage__sidebar__nav{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:.5rem;max-height:calc(100vh - 160px);overflow-y:auto;padding:1rem}.issueConsole__settingsPage__sidebar__nav__item{align-items:center;background:#0000;border:none;border-radius:8px;color:#6c757d;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.875rem 1rem;text-align:left;transition:all .2s ease}.issueConsole__settingsPage__sidebar__nav__item__icon{flex-shrink:0;font-size:1.25rem}.issueConsole__settingsPage__sidebar__nav__item__label{flex:1 1}.issueConsole__settingsPage__sidebar__nav__item:hover{background:#f8f9fa;color:#2784b9}.issueConsole__settingsPage__sidebar__nav__item.active{background:linear-gradient(135deg,#2784b91a,#1a5f8a0d);box-shadow:0 2px 4px #2784b91a;color:#2784b9;font-weight:600}@media(max-width:991px){.issueConsole__settingsPage__sidebar{display:none}}.issueConsole__settingsPage__main{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.issueConsole__settingsPage__delete__header,.issueConsole__settingsPage__details__header,.issueConsole__settingsPage__history__header,.issueConsole__settingsPage__matrix__header,.issueConsole__settingsPage__notifications__header,.issueConsole__settingsPage__settings__header,.issueConsole__settingsPage__status__header{border-bottom:1px solid #e9ecef;padding:2rem}.issueConsole__settingsPage__delete__title,.issueConsole__settingsPage__details__title,.issueConsole__settingsPage__history__title,.issueConsole__settingsPage__matrix__title,.issueConsole__settingsPage__notifications__title,.issueConsole__settingsPage__settings__title,.issueConsole__settingsPage__status__title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.issueConsole__settingsPage__delete__desc,.issueConsole__settingsPage__details__desc,.issueConsole__settingsPage__history__desc,.issueConsole__settingsPage__matrix__desc,.issueConsole__settingsPage__notifications__desc,.issueConsole__settingsPage__settings__desc,.issueConsole__settingsPage__status__desc{color:#6c757d;font-size:.95rem;line-height:1.5;margin:0}.issueConsole__settingsPage__delete__content,.issueConsole__settingsPage__details__content,.issueConsole__settingsPage__history__content,.issueConsole__settingsPage__matrix__content,.issueConsole__settingsPage__notifications__content,.issueConsole__settingsPage__settings__content,.issueConsole__settingsPage__status__content{padding:2rem}.issueConsole__settingsPage__details__section{margin-bottom:2rem}.issueConsole__settingsPage__details__section:last-child{margin-bottom:0}.issueConsole__settingsPage__details__section__header{margin-bottom:1rem}.issueConsole__settingsPage__details__label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.issueConsole__settingsPage__details__hint{color:#6c757d;display:block;font-size:.85rem}.issueConsole__settingsPage__details__input{width:100%}.issueConsole__settingsPage__details__photo{align-items:center;display:flex;gap:1.5rem}.issueConsole__settingsPage__details__photo__preview{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;display:flex;height:120px;justify-content:center;overflow:hidden;width:120px}.issueConsole__settingsPage__details__photo__preview__img,.issueConsole__settingsPage__details__photo__preview__placeholder{height:100%;object-fit:cover;width:100%}.issueConsole__settingsPage__details__photo__preview__placeholder{opacity:.4}.issueConsole__settingsPage__details__photo__editBtn{align-items:center;background:#fff;border:2px solid #2784b9;border-radius:8px;color:#2784b9;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease}.issueConsole__settingsPage__details__photo__editBtn:hover{background:#2784b9;color:#fff}.issueConsole__settingsPage__details__photo__editBtn svg{font-size:1.125rem}.issueConsole__settingsPage__details__editor{border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.issueConsole__settingsPage__details__actions{border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;margin-top:2rem;padding-top:2rem}.issueConsole__settingsPage__settings__group{margin-bottom:2.5rem}.issueConsole__settingsPage__settings__group:last-child{margin-bottom:0}.issueConsole__settingsPage__settings__group__title{border-bottom:2px solid #e9ecef;color:#2c3e50;font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.75rem}.issueConsole__settingsPage__settings__item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1rem;padding:1.25rem}.issueConsole__settingsPage__settings__item:last-child{margin-bottom:0}.issueConsole__settingsPage__settings__item__left{flex:1 1}.issueConsole__settingsPage__settings__item__label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.issueConsole__settingsPage__settings__item__hint{color:#6c757d;display:block;font-size:.85rem}.issueConsole__settingsPage__settings__item__right{align-items:center;display:flex;flex-shrink:0;gap:1rem}.issueConsole__settingsPage__settings__item__select{min-width:150px}.issueConsole__settingsPage__settings__item__autocomplete{min-width:250px}.issueConsole__settingsPage__settings__item__color{align-items:center;display:flex;gap:.75rem}.issueConsole__settingsPage__settings__item__color__indicator{border:2px solid #e9ecef;border-radius:6px;box-shadow:0 2px 4px #0000001a;height:32px;width:32px}.issueConsole__settingsPage__settings__item__color__icon{color:#6c757d;cursor:pointer;font-size:1.5rem;transition:color .2s ease}.issueConsole__settingsPage__settings__item__color__icon:hover{color:#2784b9}.issueConsole__settingsPage__settings__item__link{color:#2784b9;cursor:pointer;font-size:.9rem;font-weight:500;text-decoration:underline;transition:color .2s ease}.issueConsole__settingsPage__settings__item__link:hover{color:#1a5f8a}@media(max-width:768px){.issueConsole__settingsPage__settings__item{align-items:flex-start;flex-direction:column;gap:1rem}.issueConsole__settingsPage__settings__item__right{justify-content:space-between;width:100%}.issueConsole__settingsPage__settings__item__autocomplete,.issueConsole__settingsPage__settings__item__select{width:100%}}.issueConsole__settingsPage__status__item{align-items:flex-start;background:#f8f9fa;border-radius:8px;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1rem;padding:1.25rem}.issueConsole__settingsPage__status__item:last-child{margin-bottom:0}.issueConsole__settingsPage__status__item__left{flex:1 1}.issueConsole__settingsPage__status__item__label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.issueConsole__settingsPage__status__item__hint{color:#6c757d;display:block;font-size:.85rem}.issueConsole__settingsPage__status__item__right{display:flex;flex-wrap:wrap;gap:.5rem}.issueConsole__settingsPage__status__badge{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 2px 4px #0000000d;display:flex;gap:.5rem;padding:.5rem 1rem}.issueConsole__settingsPage__status__badge__indicator{border-radius:50%;height:12px;width:12px}.issueConsole__settingsPage__status__badge__text{color:#2c3e50;font-size:.9rem;font-weight:500}.issueConsole__settingsPage__notifications__group{background:#f8f9fa;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.issueConsole__settingsPage__notifications__group:last-child{margin-bottom:0}.issueConsole__settingsPage__notifications__group__toggle{align-items:center;display:flex;gap:2rem;justify-content:space-between}.issueConsole__settingsPage__notifications__group__toggle__left{flex:1 1}.issueConsole__settingsPage__notifications__group__toggle__label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.issueConsole__settingsPage__notifications__group__toggle__hint{color:#6c757d;display:block;font-size:.85rem}@media(max-width:768px){.issueConsole__settingsPage__notifications__group__toggle{align-items:flex-start;flex-direction:column;gap:1rem}}.issueConsole__settingsPage__notifications__group__editor{border-top:1px solid #dee2e6;margin-top:1.5rem;padding-top:1.5rem}.issueConsole__settingsPage__notifications__group__editor__header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.issueConsole__settingsPage__notifications__group__editor__label{color:#2c3e50;font-size:.95rem;font-weight:600}.issueConsole__settingsPage__notifications__group__editor__info{color:#6c757d;cursor:help;height:18px;transition:color .2s ease;width:18px}.issueConsole__settingsPage__notifications__group__editor__info:hover{color:#2784b9}.issueConsole__settingsPage__notifications__group__editor__actions{display:flex;justify-content:flex-end;margin-top:1rem}.issueConsole__settingsPage__history__comingSoon{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.issueConsole__settingsPage__history__comingSoon__icon{color:#2784b9;font-size:4rem;margin-bottom:1.5rem;opacity:.5}.issueConsole__settingsPage__history__comingSoon__title{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.issueConsole__settingsPage__history__comingSoon__desc{color:#6c757d;font-size:.95rem;line-height:1.6;margin:0;max-width:500px}.issueConsole__settingsPage__delete__warning{background:linear-gradient(135deg,#dc35451a,#dc35450d);border:2px solid #dc35454d;border-radius:12px;display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.issueConsole__settingsPage__delete__warning__icon{color:#dc3545;flex-shrink:0;font-size:2.5rem}.issueConsole__settingsPage__delete__warning__content{flex:1 1}.issueConsole__settingsPage__delete__warning__title{color:#dc3545;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.issueConsole__settingsPage__delete__warning__list{color:#6c757d;margin:0 0 1rem;padding-left:1.5rem}.issueConsole__settingsPage__delete__warning__list li{line-height:1.5;margin-bottom:.5rem}.issueConsole__settingsPage__delete__warning__list li:last-child{margin-bottom:0}.issueConsole__settingsPage__delete__warning__confirm{color:#2c3e50;font-size:.95rem;margin:0}.issueConsole__settingsPage__delete__warning__confirm strong{color:#dc3545;font-weight:600}@media(max-width:768px){.issueConsole__settingsPage__delete__warning{flex-direction:column;gap:1rem}.issueConsole__settingsPage__delete__warning__icon{font-size:2rem}}.issueConsole__settingsPage__delete__form{display:flex;flex-direction:column;gap:1rem}.issueConsole__settingsPage__delete__input{width:100%}.issueConsole__settingsPage__delete__btn{align-items:center;align-self:flex-start;background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease}.issueConsole__settingsPage__delete__btn svg{font-size:1.25rem}.issueConsole__settingsPage__delete__btn:hover:not(:disabled){background:#c82333;box-shadow:0 4px 12px #dc35454d}.issueConsole__settingsPage__delete__btn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.issueConsole__settingsPage__delete__btn{width:100%}}.issueConsole__settingsPage__matrix__content{padding:0}@-moz-document url-prefix(){.issueConsole__settingsPage{height:-moz-available;width:-moz-available}.issueConsole__settingsPage__inner__right{border-color:#ecebeb;height:100%;width:-moz-available}}@media screen and (max-width:768px){.issueConsole__settingsPage__inner__menu{cursor:pointer;display:block;font-size:1.8rem;left:5px;position:absolute;top:5px}.issueConsole__settingsPage__inner__left__open{box-shadow:2px 2px 2px 2px #0003;height:200px}.issueConsole__settingsPage__inner__left__close,.issueConsole__settingsPage__inner__left__open{background:#fff;border-radius:8px;overflow:hidden;position:absolute;top:30px;transition:.3s ease-in-out;z-index:3}.issueConsole__settingsPage__inner__left__close{height:0}.issueConsole__settingsPage__inner__right{width:98%}.issueConsole__settingsPage__inner__right__tab__issueSettings__top__left{font-size:1rem}.issueConsole__settingsPage__inner__right__tab__issueSettings__top__right{width:8rem}.issueConsole__settingsPage__inner__right__tab__issueSettings__fields__issue{padding-bottom:10%}.issueConsole__settingsPage__inner__right__body__formDetails__top__photo{width:9rem}.issueConsole__settingsPage__inner__right__body__formDetails__top__photo__value span{font-size:1rem}.issueConsole__settingsPage__inner__right__body__formDetails__description__t1{width:9rem}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property{align-items:center;gap:1vh}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__value__image__input{flex-direction:column}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__value__select{width:98%}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__value__select__option__flex{font-size:1.1rem}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__header{width:13rem}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__header__t1{font-size:1.2rem}.issueConsole__settingsPage__inner__right__body__notificationSettings__inner__property{align-items:flex-start;flex-direction:column}.issueConsole__settingsPage__inner__right__body__notificationSettings__inner__property__header{width:100%}.issueConsole__settingsPage__inner__right__body__notificationSettings__inner__property__header__t1{font-size:1.2rem}.issueConsole__settingsPage__inner__right__body__notificationSettings__inner__property__header__t2{font-size:1.1rem}.issueConsole__settingsPage__inner__right__body__notificationSettings__inner__property__editor{margin-top:10px;width:98%}.issueConsole__settingsPage__inner__right__body__notificationSettings__inner__property__editor__submit{width:13rem}}@media screen and (max-width:468px){.issueConsole__settingsPage__inner__right__body__formDetails__description,.issueConsole__settingsPage__inner__right__body__formDetails__top{align-items:flex-start;flex-direction:column}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__header{width:80%}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__value{align-items:center;flex-direction:column}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__value__select{width:50vw}.issueConsole__settingsPage__inner__right__body__formSettings__inner__property__value__select__option__flex{text-wrap:wrap}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ticketCard{cursor:pointer;transition:all .2s ease;width:100%}.ticketCard:hover{background:#f8f9fa}.ticketCard__row{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:100px minmax(200px,2fr) 120px 120px 160px 140px 180px;min-height:64px;padding:1rem 1.5rem}.ticketCard__row[data-custom-fields="1"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px}.ticketCard__row[data-custom-fields="2"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px 120px}.ticketCard__row[data-custom-fields="3"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px 120px 120px}.ticketCard__row[data-custom-fields="4"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px 120px 120px 120px}.ticketCard__cell{align-items:center;display:flex;min-width:0;overflow:hidden}.ticketCard__cell--title{flex:1 1;min-width:0}.ticketCard__cell--label{min-width:100px}.ticketCard__cellText{color:#202124;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ticketCard__cellText--grey{color:#5f6368}.ticketCard__tagChip{background:#e8f4fd!important;border:1px solid #bbdefb!important;color:#1976d2!important;font-size:.825rem!important;font-weight:600!important}.ticketCard__status{align-items:center;display:flex;gap:.5rem}.ticketCard__statusDot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.ticketCard__statusText{color:#202124;font-weight:600;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.ticketCard__assignee{align-items:center;display:flex;gap:.5rem}.ticketCard__labelList{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem}.ticketCard__noLabels{color:#9aa0a6;font-size:.8125rem}.ticketCard__moreLabels{background:#f1f3f4!important;color:#5f6368!important;font-size:.6875rem!important;font-weight:600!important;height:20px!important}.ticketCard__popup{word-wrap:break-word;background:#fff;border:1px solid #e0e3e6;border-radius:8px;color:#202124;font-size:.8125rem;font-weight:500;max-width:300px;padding:.625rem .875rem}.ticketCard__mobile{background:#fff;border:1px solid #e8eaed;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1rem;transition:all .2s ease}.ticketCard__mobile:hover{border-color:#1976d2;box-shadow:0 2px 8px #00000014}.ticketCard__mobile__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.ticketCard__mobile__tag{background:#e8f4fd!important;color:#1976d2!important;font-size:.6875rem!important;font-weight:600!important}.ticketCard__mobile__title{color:#202124;font-size:.9375rem;font-weight:600;line-height:1.4}.ticketCard__mobile__meta{align-items:center;color:#5f6368;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.5rem}.ticketCard__mobile__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticketCard__mobile__footer{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.ticketCard__mobile__assignee{align-items:center;color:#5f6368;display:flex;font-size:.75rem;font-weight:500;gap:.5rem}@media(max-width:768px){.ticketCard__mobile__title{font-size:.875rem}.ticketCard__mobile__meta{font-size:.6875rem}}@media screen and (max-width:992px){.ticketCard__inner__ticket__field__label{width:-webkit-max-content;width:max-content}}@media screen and (max-width:768px){.ticketCard{width:100%}.ticketCard__inner__issue{border-left:1px solid var(--color-darkBorder);width:100%}.ticketCard__inner__ticket__field{width:10.44rem}}.resolve__ticketsPage{background:#0000;min-height:100%}.resolve__ticketsPage__container{display:flex;flex-direction:column;gap:1.5rem}.resolve__ticketsPage__header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;padding:0 .25rem}.resolve__ticketsPage__header__left{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.resolve__ticketsPage__header__title{color:#202124;font-size:1.75rem!important;font-weight:700!important;margin:0}.resolve__ticketsPage__header__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.resolve__ticketsPage__header__chip{background:#f8f9fa!important;border:1px solid #e8eaed!important;color:#5f6368!important;font-size:.75rem!important;font-weight:500!important}.resolve__ticketsPage__header__actions{align-items:center;display:flex;gap:.75rem}.resolve__ticketsPage__header__actions .MuiIconButton-root{background:#f8f9fa;border:1px solid #e8eaed;transition:all .2s ease}.resolve__ticketsPage__header__actions .MuiIconButton-root:hover{background:#e8f4fd;border-color:#1976d2}.resolve__ticketsPage__header__actions .MuiIconButton-root:hover svg{color:#1976d2}.resolve__ticketsPage__header__actions .MuiIconButton-root svg{color:#5f6368;font-size:1.25rem}.resolve__ticketsPage__header__actions .MuiIconButton-root.rotating svg{animation:rotate 1s linear infinite}.resolve__ticketsPage__statistics{padding:1.5rem!important}.resolve__ticketsPage__statistics,.resolve__ticketsPage__table{background:#fff!important;border:1px solid #e8eaed!important;border-radius:16px!important}.resolve__ticketsPage__table{display:flex;flex-direction:column;overflow:hidden}.resolve__ticketsPage__tableHeaders{grid-gap:1rem;align-items:center;background:linear-gradient(135deg,#fafbfc,#fff);border-bottom:2px solid #e8eaed;display:grid;gap:1rem;grid-template-columns:100px minmax(200px,2fr) 120px 120px 160px 140px 180px;padding:1rem 1.5rem}.resolve__ticketsPage__tableHeaders[data-custom-fields="1"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px}.resolve__ticketsPage__tableHeaders[data-custom-fields="2"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px 120px}.resolve__ticketsPage__tableHeaders[data-custom-fields="3"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px 120px 120px}.resolve__ticketsPage__tableHeaders[data-custom-fields="4"]{grid-template-columns:100px minmax(200px,2fr) 120px 140px 180px 180px 120px 120px 120px 120px 120px}.resolve__ticketsPage__tableHeader{align-items:center;display:flex;gap:.35rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.resolve__ticketsPage__tableHeader:hover .resolve__ticketsPage__tableHeader__text{color:#1976d2}.resolve__ticketsPage__tableHeader__text{color:#5f6368;font-size:.825rem!important;font-weight:700!important;letter-spacing:.5px;margin:0;text-transform:uppercase}.resolve__ticketsPage__tableHeader--title{grid-column:span 1}.resolve__ticketsPage__tableHeader--label{min-width:100px}.resolve__ticketsPage__headerIcon{color:#1976d2!important;font-size:1rem!important}.resolve__ticketsPage__ticketList{display:flex;flex-direction:column}.resolve__ticketsPage__ticketItem{border-bottom:1px solid #f1f3f4}.resolve__ticketsPage__ticketItem:last-child{border-bottom:none}.resolve__ticketsPage__ticketItem:hover{background:#f8f9fa}.resolve__ticketsPage__loader{padding:1.5rem}.resolve__ticketsPage__empty{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:4rem 2rem;text-align:center}.resolve__ticketsPage__empty svg{color:#c2c6ca;font-size:3rem}.resolve__ticketsPage__empty p{color:#5f6368;font-size:.9375rem;font-weight:600;margin:0}.resolve__ticketsPage__empty p.MuiTypography-caption{color:#9aa0a6;font-size:.8125rem;font-weight:400}.resolve__ticketsPage__footer{background:#fafbfc;border-top:1px solid #e8eaed;justify-content:space-between;padding:1.25rem 1.5rem}.resolve__ticketsPage__footer,.resolve__ticketsPage__footer__info{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.resolve__ticketsPage__footer__text{color:#5f6368;font-size:.875rem!important;font-weight:500!important;margin:0}.resolve__ticketsPage__footer__sizeControl{align-items:center;display:flex;gap:.5rem}.resolve__ticketsPage__footer__label{color:#5f6368;font-size:.875rem!important;font-weight:500!important;margin:0}.resolve__ticketsPage__footer__select{min-width:80px}.resolve__ticketsPage__footer__select .MuiSelect-select{font-size:.875rem;font-weight:600;padding:.5rem .75rem}.resolve__ticketsPage__pagination .MuiPaginationItem-root{border-radius:8px;font-weight:600}.resolve__ticketsPage__pagination .MuiPaginationItem-root.Mui-selected{background:#1976d2;color:#fff}.resolve__ticketsPage__pagination .MuiPaginationItem-root.Mui-selected:hover{background:#1565c0}.resolve__ticketsPage__fieldPopup{background:#fff;border:1px solid #e0e3e6;border-radius:8px;color:#202124;font-size:.8125rem;font-weight:600;max-width:250px;padding:.75rem 1rem}.resolve__ticketsPage__sortProgress{background:#e0e3e6;height:2px}.resolve__ticketsPage__sortProgress .MuiLinearProgress-bar{background:#1976d2}@media(max-width:992px){.resolve__ticketsPage__tableHeaders{display:none}.resolve__ticketsPage__footer{align-items:flex-start;flex-direction:column;gap:1rem}.resolve__ticketsPage__footer__info{justify-content:space-between;width:100%}.resolve__ticketsPage__pagination{display:flex;justify-content:center;width:100%}}@media(max-width:768px){.resolve__ticketsPage__header{align-items:flex-start;flex-direction:column}.resolve__ticketsPage__header__title{font-size:1.5rem!important}.resolve__ticketsPage__header__actions{justify-content:space-between;width:100%}.resolve__ticketsPage__statistics{padding:1.25rem!important}.resolve__ticketsPage__footer{padding:1rem 1.25rem}.resolve__ticketsPage__footer__info{align-items:flex-start;flex-direction:column;gap:.75rem}.resolve__ticketsPage__footer__label,.resolve__ticketsPage__footer__text{font-size:.8125rem!important}}.issueDashboards__createCharts{background:var(--color-muiBackground);border-radius:1rem;display:flex;flex-direction:column;gap:1.1rem;height:28rem;height:50vh;margin:0 1rem;overflow:hidden;padding:1rem;position:relative}.issueDashboards__createCharts__inner__c1{font-size:1.1rem;padding:1rem;width:100%}.issueDashboards__createCharts__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.issueDashboards__createCharts__header__left{display:flex;flex-direction:column;gap:.35rem}.issueDashboards__createCharts__header__actions{display:flex;gap:.5rem}.issueDashboards__createCharts__header__actions .MuiIconButton-root{border:1px solid #e0e3e6;height:34px;transition:.2s;width:34px}.issueDashboards__createCharts__header__actions .MuiIconButton-root svg{color:var(--color-sidePanelIcon)}.issueDashboards__createCharts__header__actions .MuiIconButton-root:hover{background:#e8f4fd;border-color:#1976d2}.issueDashboards__createCharts__header__actions .MuiIconButton-root:hover svg{color:#1976d2}.issueDashboards__createCharts__header__actions .MuiIconButton-root.rotating svg{animation:rotate 1s linear infinite}.issueDashboards__createCharts__title{color:var(--color-primaryBlue);font-size:1.05rem;font-weight:700;margin:0}.issueDashboards__createCharts__meta{display:flex;flex-wrap:wrap;gap:.5rem}.issueDashboards__createCharts__chip{background:#f1f3f4!important;background:var(--color-componentBackground,#f1f3f4)!important;border:1px solid var(--color-border)!important;color:var(--color-primaryText)!important;font-weight:600!important}.issueDashboards__createCharts__chart,.issueDashboards__createCharts__loader{width:100%}.issueDashboards__createCharts__empty{align-items:center;display:flex;justify-content:center;min-height:220px}.issueDashboards__createCharts__empty__text{color:#5f6368;font-size:.875rem;font-weight:600}.issueDashboards__createCharts__tooltip{background:#fff;border:1px solid #e0e3e6;border-radius:10px;box-shadow:0 4px 14px #00000014;display:flex;flex-direction:column;font-size:.75rem;font-weight:500;gap:.35rem;padding:.625rem .75rem}.issueDashboards__createCharts__tooltip__title{color:#202124;font-size:.75rem;font-weight:700}.issueDashboards__createCharts__tooltip__row{color:#5f6368;display:flex;gap:1rem;justify-content:space-between}.issueDashboards__createCharts__tooltip__value{color:#1976d2;font-weight:700}@media(max-width:768px){.issueDashboards__createCharts{padding:1.25rem}.issueDashboards__createCharts__title{font-size:.95rem}}@media screen and (max-width:768px){.issueDashboards__createCharts__inner__c1{height:auto;width:90%}}.issueDashboards__statusCharts{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:1.2rem;height:50vh;position:relative}.issueDashboards__statusCharts__header{display:flex;gap:1rem;justify-content:space-between}.issueDashboards__statusCharts__header__left{display:flex;flex-direction:column;gap:.35rem}.issueDashboards__statusCharts__header__actions{align-items:center;display:flex;gap:.5rem}.issueDashboards__statusCharts__header__actions .MuiIconButton-root{border:1px solid #e0e3e6;height:34px;transition:.2s;width:34px}.issueDashboards__statusCharts__header__actions .MuiIconButton-root:hover{background:#e8f4fd;border-color:#1976d2}.issueDashboards__statusCharts__header__actions .MuiIconButton-root:hover svg{color:#1976d2}.issueDashboards__statusCharts__header__actions .MuiIconButton-root.rotating svg{animation:rotate 1s linear infinite}.issueDashboards__statusCharts__header__actions .MuiIconButton-root svg{color:#5f6368}.issueDashboards__statusCharts__title{color:#202124;font-size:1.05rem!important;font-weight:700!important;margin:0}.issueDashboards__statusCharts__subtitle{color:#5f6368;font-size:.75rem;font-weight:500;margin:0}.issueDashboards__statusCharts__totalChip{background:#f1f3f4!important;background:var(--color-componentBackground,#f1f3f4)!important;border:1px solid #e0e3e6!important;color:#202124!important;font-weight:600!important}.issueDashboards__statusCharts__chartWrap{display:flex;flex-direction:column;gap:1.1rem}.issueDashboards__statusCharts__chart{height:320px;width:100%}.issueDashboards__statusCharts__centerTitle{fill:#5f6368;font-size:.75rem;font-weight:600}.issueDashboards__statusCharts__centerValue{fill:#202124;font-size:.95rem;font-weight:700}.issueDashboards__statusCharts__legend{display:flex;flex-wrap:wrap;gap:.75rem}.issueDashboards__statusCharts__legendChip{border:1px solid #e0e3e6!important;border-left:8px solid var(--chip-color)!important;border-radius:10px!important;color:#202124!important;font-weight:600!important;height:auto!important;line-height:1.35;max-width:100%;padding:.375rem .75rem!important}.issueDashboards__statusCharts__legendChip .MuiChip-label{padding:0!important;white-space:normal}.issueDashboards__statusCharts__legendChip:hover{background:#eef7ff!important;transform:translateY(-2px)}.issueDashboards__statusCharts__legendChip.active{background:#e8f4fd!important;border-color:#1976d2!important}.issueDashboards__statusCharts__empty{align-items:center;color:#5f6368;display:flex;flex-direction:column;font-size:.8125rem;font-weight:600;gap:.75rem;justify-content:center;min-height:260px}.issueDashboards__statusCharts__empty svg{color:#c2c6ca;font-size:2.25rem}.issueDashboards__statusCharts__loader{align-items:center;display:flex;flex-direction:column;gap:1.1rem}.issueDashboards__statusCharts__loader__legend{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}.issueDashboards__statusCharts__footer{display:flex;justify-content:flex-end;padding-top:.25rem}.issueDashboards__statusCharts__footer__soon{background:#f8f9fa;border:1px solid #e0e3e6;border-radius:8px;color:#5f6368;font-size:.6875rem;font-weight:600;padding:.4rem .75rem;transition:.2s}.issueDashboards__statusCharts__footer__soon:hover{background:#e8f4fd;border-color:#1976d2;color:#1976d2}.issueDashboards__statusCharts__comingSoon{background:#fff;border:1px solid #e0e3e6;border-radius:8px;color:#202124;font-size:.6875rem;font-weight:600;padding:.75rem 1rem}@media(max-width:768px){.issueDashboards__statusCharts{padding:1.25rem}.issueDashboards__statusCharts__chart{height:260px}.issueDashboards__statusCharts__legend{flex-direction:column}.issueDashboards__statusCharts__legendChip{font-size:.9375rem!important;width:100%}}@media screen and (max-width:768px){.issueDashboards__statusCharts__inner__c1{height:25vh}.issueDashboards__statusCharts__inner__statusList__status{width:90%}}@media screen and (max-width:468px){.issueDashboards__statusCharts__inner{flex-direction:column}.issueDashboards__statusCharts__inner__statusList__status{width:100%}}.ticketDashboards__fieldCharts{height:100%;width:100%}.ticketDashboards__fieldCharts__card{background:#fff;border:1px solid #e9ecef;border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .2s ease}.ticketDashboards__fieldCharts__card:hover{border-color:#2784b9;box-shadow:0 4px 12px #0000001a}.ticketDashboards__fieldCharts__header{align-items:center;background:linear-gradient(135deg,#2784b90d,#2784b905);border-bottom:1px solid #f8f9fa;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem}.ticketDashboards__fieldCharts__header__left{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:0}.ticketDashboards__fieldCharts__header__icon{color:#2784b9;flex-shrink:0;font-size:1.5rem}.ticketDashboards__fieldCharts__header__title{color:#2c3e50;font-size:1rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticketDashboards__fieldCharts__header__info{align-items:center;border-radius:6px;cursor:help;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.ticketDashboards__fieldCharts__header__info__icon{color:#6c757d;height:20px;transition:color .2s ease;width:20px}.ticketDashboards__fieldCharts__header__info:hover{background:#2784b91a}.ticketDashboards__fieldCharts__header__info:hover .ticketDashboards__fieldCharts__header__info__icon{color:#2784b9}@media(max-width:576px){.ticketDashboards__fieldCharts__header{padding:1rem}.ticketDashboards__fieldCharts__header__title{font-size:.9rem}}.ticketDashboards__fieldCharts__tooltip{padding:.5rem}.ticketDashboards__fieldCharts__tooltip__item{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;padding:.5rem 0}.ticketDashboards__fieldCharts__tooltip__item:not(:last-child){border-bottom:1px solid #ffffff1a}.ticketDashboards__fieldCharts__tooltip__item__left{align-items:center;display:flex;flex:1 1;gap:.5rem}.ticketDashboards__fieldCharts__tooltip__item__indicator{border-radius:3px;flex-shrink:0;height:12px;width:12px}.ticketDashboards__fieldCharts__tooltip__item__label{color:inherit;font-size:.875rem}.ticketDashboards__fieldCharts__tooltip__item__value{color:inherit;font-size:.875rem;font-weight:600}.ticketDashboards__fieldCharts__content{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1.5rem}@media(max-width:576px){.ticketDashboards__fieldCharts__content{padding:1rem}}.ticketDashboards__fieldCharts__rating{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.ticketDashboards__fieldCharts__rating__range,.ticketDashboards__fieldCharts__rating__scale,.ticketDashboards__fieldCharts__rating__select{align-items:center;display:flex;flex-direction:column;gap:1.25rem;width:100%}.ticketDashboards__fieldCharts__rating__range__display,.ticketDashboards__fieldCharts__rating__scale__display,.ticketDashboards__fieldCharts__rating__select__options{align-items:center;display:flex;justify-content:center}.ticketDashboards__fieldCharts__rating__range__labels{color:#6c757d;display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;width:100%}.ticketDashboards__fieldCharts__rating__range__labels__final,.ticketDashboards__fieldCharts__rating__range__labels__initial{background:#f8f9fa;border-radius:6px;padding:.5rem 1rem}.ticketDashboards__fieldCharts__rating__range__value,.ticketDashboards__fieldCharts__rating__scale__value,.ticketDashboards__fieldCharts__rating__select__value{align-items:center;background:linear-gradient(135deg,#2784b91a,#2784b90d);border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1rem;width:100%}.ticketDashboards__fieldCharts__rating__range__value__label,.ticketDashboards__fieldCharts__rating__scale__value__label,.ticketDashboards__fieldCharts__rating__select__value__label{color:#6c757d;font-size:.875rem;font-weight:500}.ticketDashboards__fieldCharts__rating__range__value__number,.ticketDashboards__fieldCharts__rating__scale__value__number,.ticketDashboards__fieldCharts__rating__select__value__number{color:#2784b9;font-size:1.75rem;font-weight:700}.ticketDashboards__fieldCharts__rating__select__label{align-items:center;display:flex;justify-content:center;min-width:40px}.ticketDashboards__fieldCharts__chart{height:100%;min-height:300px;width:100%}.ticketDashboards__fieldCharts__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:3rem 1rem}.ticketDashboards__fieldCharts__empty__icon{color:#2784b9;font-size:3rem;margin-bottom:1rem;opacity:.3}.ticketDashboards__fieldCharts__empty__text{color:#6c757d;font-size:.95rem;margin:0}.ticketDashboards__fieldCharts .custom-tooltip{background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px!important;box-shadow:0 4px 12px #00000026!important;padding:.75rem!important}.ticketDashboards__fieldCharts .custom-tooltip p{color:#2c3e50!important;font-size:.875rem!important;margin:0 0 .25rem!important}.ticketDashboards__fieldCharts .custom-tooltip p:last-child{margin-bottom:0!important}.ticketDashboards__fieldCharts .custom-tooltip p b{color:#2784b9!important}.ticketDashboards__fieldCharts{margin:1rem}.ticketDashboards__fieldCharts__inner{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.ticketDashboards__fieldCharts__inner::-webkit-scrollbar{height:8px;width:8px}.ticketDashboards__fieldCharts__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketDashboards__fieldCharts__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketDashboards__fieldCharts__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketDashboards__fieldCharts__inner::-webkit-scrollbar{display:none}}.ticketDashboards__fieldCharts__inner__title{padding:1rem}.ticketDashboards__fieldCharts__inner__title__list{gap:3rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:20rem}.ticketDashboards__fieldCharts__inner__title__list::-webkit-scrollbar{height:8px;width:8px}.ticketDashboards__fieldCharts__inner__title__list::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketDashboards__fieldCharts__inner__title__list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketDashboards__fieldCharts__inner__title__list::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketDashboards__fieldCharts__inner__title__list::-webkit-scrollbar{display:none}}.ticketDashboards__fieldCharts__inner__title__list__t1{font-size:1.2rem}.ticketDashboards__fieldCharts__inner__title__list__t1__title{max-width:15rem;overflow-wrap:break-word;white-space:normal;word-break:break-word}.ticketDashboards__fieldCharts__inner__multiChoice__c1,.ticketDashboards__fieldCharts__inner__multiSelect__c1{height:25rem;width:30rem}@media screen and (max-width:768px){.ticketDashboards__fieldCharts__inner__statusList__status{width:90%}.ticketDashboards__fieldCharts__inner__feedback__body__field__multiChoice__c1,.ticketDashboards__fieldCharts__inner__feedback__body__field__multiChoice__list,.ticketDashboards__fieldCharts__inner__feedback__body__field__multiSelect__c1,.ticketDashboards__fieldCharts__inner__feedback__body__field__multiSelect__list{width:50%}}@media screen and (max-width:468px){.ticketDashboards__fieldCharts__inner{flex-direction:column}.ticketDashboards__fieldCharts__inner__statusList__status{width:100%}.ticketDashboards__fieldCharts__inner__feedback__body__field__multiChoice,.ticketDashboards__fieldCharts__inner__feedback__body__field__multiSelect{flex-direction:column;height:-webkit-max-content;height:max-content;padding:1vh}.ticketDashboards__fieldCharts__inner__feedback__body__field__multiChoice__c1,.ticketDashboards__fieldCharts__inner__feedback__body__field__multiChoice__list,.ticketDashboards__fieldCharts__inner__feedback__body__field__multiSelect__c1,.ticketDashboards__fieldCharts__inner__feedback__body__field__multiSelect__list{width:100%}}.ticketDashboards__analyticsCharts{width:100%}.ticketDashboards__analyticsCharts__container{display:flex;flex-direction:column;gap:2rem}.ticketDashboards__analyticsCharts__statCard{background:#fff!important;border:1px solid #e8eaed!important;border-radius:16px!important;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:180px;overflow:hidden;padding:1.5rem!important;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ticketDashboards__analyticsCharts__statCard:before{background:linear-gradient(90deg,#1976d2,#42a5f5);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.ticketDashboards__analyticsCharts__statCard:hover{border-color:#1976d2!important;box-shadow:0 12px 24px #0000001f!important;transform:translateY(-4px)}.ticketDashboards__analyticsCharts__statCard:hover:before{transform:scaleX(1)}.ticketDashboards__analyticsCharts__statCard:hover .ticketDashboards__analyticsCharts__statCard__icon{transform:scale(1.1)}.ticketDashboards__analyticsCharts__statCard:active{transform:translateY(-2px)}.ticketDashboards__analyticsCharts__statCard--primary:before{background:linear-gradient(90deg,#1976d2,#42a5f5)}.ticketDashboards__analyticsCharts__statCard--warning:before{background:linear-gradient(90deg,#ff9800,#ffb74d)}.ticketDashboards__analyticsCharts__statCard--success:before{background:linear-gradient(90deg,#4caf50,#66bb6a)}.ticketDashboards__analyticsCharts__statCard__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.ticketDashboards__analyticsCharts__statCard__icon{align-items:center;border-radius:14px;display:flex;height:56px;justify-content:center;transition:all .3s ease;width:56px}.ticketDashboards__analyticsCharts__statCard__icon svg{color:inherit;font-size:1.75rem}.ticketDashboards__analyticsCharts__statCard__icon.statCard__icon--primary{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1976d2}.ticketDashboards__analyticsCharts__statCard__icon.statCard__icon--warning{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#ff9800}.ticketDashboards__analyticsCharts__statCard__icon.statCard__icon--success{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#4caf50}.ticketDashboards__analyticsCharts__statCard__action{color:#5f6368!important;transition:all .2s ease!important}.ticketDashboards__analyticsCharts__statCard__action:hover{background:#f1f3f4!important;color:#1976d2!important}.ticketDashboards__analyticsCharts__statCard__trend{align-items:center;display:flex;gap:.375rem}.ticketDashboards__analyticsCharts__statCard__trend svg{font-size:1.25rem}.ticketDashboards__analyticsCharts__statCard__trend svg.trend--up{color:#4caf50}.ticketDashboards__analyticsCharts__statCard__trend svg.trend--down{color:#f44336}.ticketDashboards__analyticsCharts__statCard__percentage{color:#5f6368;font-size:.875rem!important;font-weight:700!important}.ticketDashboards__analyticsCharts__statCard__content{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.ticketDashboards__analyticsCharts__statCard__label{color:#5f6368;font-size:.875rem!important;font-weight:600!important;letter-spacing:.5px;margin:0;text-transform:uppercase}.ticketDashboards__analyticsCharts__statCard__value{color:#202124;font-size:2.5rem!important;font-weight:700!important;line-height:1;margin:0}.ticketDashboards__analyticsCharts__statCard__footer{margin-top:auto;padding-top:1rem}.ticketDashboards__analyticsCharts__statCard__chip{background:#f8f9fa!important;border:1px solid #e8eaed!important;color:#5f6368!important;font-size:.75rem!important;font-weight:600!important}.ticketDashboards__analyticsCharts__statCard__chip.chip--warning{background:#fff3e0!important;border-color:#ffe0b2!important;color:#f57c00!important}.ticketDashboards__analyticsCharts__statCard__chip.chip--success{background:#e8f5e9!important;border-color:#c8e6c9!important;color:#2e7d32!important}.ticketDashboards__analyticsCharts__statusBreakdown{display:flex;flex-direction:column;gap:1.25rem}.ticketDashboards__analyticsCharts__statusBreakdown__title{color:#202124;font-size:1.125rem!important;font-weight:700!important;margin:0;padding:0 .25rem}.ticketDashboards__analyticsCharts__statusCard{align-items:center;background:#fff!important;border:1px solid #e8eaed!important;border-radius:14px!important;cursor:pointer;display:flex;flex-direction:column;min-height:140px;overflow:hidden;padding:1.25rem 1rem!important;position:relative;text-align:center;transition:all .3s ease!important}.ticketDashboards__analyticsCharts__statusCard:hover{background:var(--status-color-light)!important;border-color:var(--status-color)!important;box-shadow:0 8px 16px #0000001a!important;transform:translateY(-3px)}.ticketDashboards__analyticsCharts__statusCard:hover .ticketDashboards__analyticsCharts__statusCard__icon{transform:scale(1.15)}.ticketDashboards__analyticsCharts__statusCard:hover .ticketDashboards__analyticsCharts__statusCard__indicator{transform:scaleY(1)}.ticketDashboards__analyticsCharts__statusCard:active{transform:translateY(-1px)}.ticketDashboards__analyticsCharts__statusCard__header{margin-bottom:.75rem}.ticketDashboards__analyticsCharts__statusCard__icon{align-items:center;background:var(--status-color-light);border-radius:12px;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.ticketDashboards__analyticsCharts__statusCard__icon svg{color:inherit;font-size:1.5rem}.ticketDashboards__analyticsCharts__statusCard__content{display:flex;flex:1 1;flex-direction:column;gap:.375rem;justify-content:center}.ticketDashboards__analyticsCharts__statusCard__value{font-size:2rem!important;font-weight:700!important;line-height:1;margin:0}.ticketDashboards__analyticsCharts__statusCard__label{color:#5f6368;font-size:.8125rem!important;font-weight:600!important;margin:0;text-transform:capitalize}.ticketDashboards__analyticsCharts__statusCard__indicator{bottom:0;height:4px;left:0;position:absolute;transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease;width:100%}.ticketDashboards__analyticsCharts__restricted{align-items:center;background:#f8f9fa;border:1px solid #e8eaed;border-radius:16px;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem 2rem}.ticketDashboards__analyticsCharts__restricted svg{color:#5f6368;font-size:3rem;opacity:.5}.ticketDashboards__analyticsCharts__restricted p{color:#5f6368;font-size:.9375rem;font-weight:500;margin:0}@media(max-width:992px){.ticketDashboards__analyticsCharts__statCard{min-height:160px}.ticketDashboards__analyticsCharts__statCard__icon{height:48px;width:48px}.ticketDashboards__analyticsCharts__statCard__icon svg{font-size:1.5rem}.ticketDashboards__analyticsCharts__statCard__value{font-size:2.25rem!important}.ticketDashboards__analyticsCharts__statusCard{min-height:130px}.ticketDashboards__analyticsCharts__statusCard__icon{height:42px;width:42px}.ticketDashboards__analyticsCharts__statusCard__icon svg{font-size:1.35rem}.ticketDashboards__analyticsCharts__statusCard__value{font-size:1.75rem!important}}@media(max-width:768px){.ticketDashboards__analyticsCharts__container{gap:1.5rem}.ticketDashboards__analyticsCharts__statCard{min-height:150px;padding:1.25rem!important}.ticketDashboards__analyticsCharts__statCard__icon{height:44px;width:44px}.ticketDashboards__analyticsCharts__statCard__icon svg{font-size:1.35rem}.ticketDashboards__analyticsCharts__statCard__value{font-size:2rem!important}.ticketDashboards__analyticsCharts__statCard__label{font-size:.8125rem!important}.ticketDashboards__analyticsCharts__statusBreakdown{gap:1rem}.ticketDashboards__analyticsCharts__statusBreakdown__title{font-size:1rem!important}.ticketDashboards__analyticsCharts__statusCard{min-height:120px;padding:1rem!important}.ticketDashboards__analyticsCharts__statusCard__icon{height:38px;width:38px}.ticketDashboards__analyticsCharts__statusCard__icon svg{font-size:1.25rem}.ticketDashboards__analyticsCharts__statusCard__value{font-size:1.5rem!important}.ticketDashboards__analyticsCharts__statusCard__label{font-size:.75rem!important}}@media(max-width:480px){.ticketDashboards__analyticsCharts__statCard{min-height:140px}.ticketDashboards__analyticsCharts__statCard__value{font-size:1.75rem!important}.ticketDashboards__analyticsCharts__statCard__chip{font-size:.6875rem!important}.ticketDashboards__analyticsCharts__statusCard{min-height:110px}.ticketDashboards__analyticsCharts__statusCard__value{font-size:1.35rem!important}}.ticketDashboards__analyticsCharts{box-sizing:border-box;display:flex;flex-direction:column;position:relative;transition-duration:.25s;width:-webkit-fill-available}.ticketDashboards__analyticsCharts__inner{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.ticketDashboards__analyticsCharts__inner::-webkit-scrollbar{height:8px;width:8px}.ticketDashboards__analyticsCharts__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.ticketDashboards__analyticsCharts__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ticketDashboards__analyticsCharts__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.ticketDashboards__analyticsCharts__inner::-webkit-scrollbar{display:none}}.ticketDashboards__analyticsCharts__inner__analytics{flex-wrap:wrap;padding:.5rem}.ticketDashboards__analyticsCharts__inner__analytics__active,.ticketDashboards__analyticsCharts__inner__analytics__status,.ticketDashboards__analyticsCharts__inner__analytics__total{cursor:pointer;flex-direction:column;flex-grow:1}.ticketDashboards__analyticsCharts__inner__analytics__active:hover,.ticketDashboards__analyticsCharts__inner__analytics__status:hover,.ticketDashboards__analyticsCharts__inner__analytics__total:hover{outline:solid 1px var(--ticket-status-hover-color)!important}@-moz-document url-prefix(){.personalDashboards__userCharts{width:-moz-available}.personalDashboards__userCharts__inner__right{border:1px solid #ecebeb;border-radius:.5rem;height:-moz-available}.personalDashboards__userCharts__inner__stats__averageDuration,.personalDashboards__userCharts__inner__stats__averageResolution,.personalDashboards__userCharts__inner__stats__averageVelocity,.personalDashboards__userCharts__inner__stats__longestDuration,.personalDashboards__userCharts__inner__stats__resolution,.personalDashboards__userCharts__inner__stats__shortestDuration,.personalDashboards__userCharts__inner__stats__velocity{border:1px solid #ecebeb;border-radius:.5rem;width:-moz-available}.personalDashboards__userCharts__inner__c1__caption,.personalDashboards__userCharts__inner__c2__caption{border:thin solid #ecebeb;border-radius:.5rem;width:-moz-available}}@media screen and (max-width:992px){.ticketDashboards__analyticsCharts__inner__analytics__active,.ticketDashboards__analyticsCharts__inner__analytics__status,.ticketDashboards__analyticsCharts__inner__analytics__total{width:32%}}@media screen and (max-width:768px){.ticketDashboards__analyticsCharts__inner__analytics__active,.ticketDashboards__analyticsCharts__inner__analytics__status,.ticketDashboards__analyticsCharts__inner__analytics__total{width:49%}}.ticketDashboards__userTicketBracketCharts{display:flex;flex-direction:column;gap:.75rem;width:100%}.ticketDashboards__userTicketBracketCharts__card{background:#fff!important;border:1px solid #e8eaed!important;border-radius:12px!important;display:flex;flex-direction:column;gap:.5rem;min-height:90px;overflow:hidden;padding:1rem!important;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ticketDashboards__userTicketBracketCharts__card:hover{border-color:var(--card-color)!important;box-shadow:0 6px 16px #00000014!important;transform:translateY(-2px)}.ticketDashboards__userTicketBracketCharts__card:hover .ticketDashboards__userTicketBracketCharts__card__icon{transform:scale(1.08)}.ticketDashboards__userTicketBracketCharts__card:hover .ticketDashboards__userTicketBracketCharts__card__indicator{transform:scaleX(1)}.ticketDashboards__userTicketBracketCharts__card__header{align-items:flex-start;display:flex;justify-content:space-between}.ticketDashboards__userTicketBracketCharts__card__icon{align-items:center;border-radius:10px;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.ticketDashboards__userTicketBracketCharts__card__icon svg{font-size:1.25rem}.ticketDashboards__userTicketBracketCharts__card__content{align-items:center;display:flex;flex:1 1}.ticketDashboards__userTicketBracketCharts__card__value{color:#202124;font-size:1.75rem!important;font-weight:700!important;line-height:1;margin:0}.ticketDashboards__userTicketBracketCharts__card__topReporter{align-items:center;display:flex;gap:.625rem;width:100%}.ticketDashboards__userTicketBracketCharts__card__avatar{flex-shrink:0;font-size:.875rem!important;font-weight:700!important;height:40px!important;width:40px!important}.ticketDashboards__userTicketBracketCharts__card__info{display:flex;flex:1 1;flex-direction:column;gap:.15rem;min-width:0}.ticketDashboards__userTicketBracketCharts__card__name{color:#202124;font-size:.8125rem!important;font-weight:700!important;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticketDashboards__userTicketBracketCharts__card__email{color:#5f6368;font-size:.625rem!important;font-weight:500!important;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticketDashboards__userTicketBracketCharts__card__chip{background:#f1f3f4!important;border:1px solid #e0e3e6!important;color:#202124!important;font-size:.5625rem!important;font-weight:600!important;height:18px!important;width:-webkit-fit-content;width:fit-content}.ticketDashboards__userTicketBracketCharts__card__footer{border-top:1px solid #f1f3f4;padding-top:.375rem}.ticketDashboards__userTicketBracketCharts__card__label{color:#5f6368;font-size:.6875rem!important;font-weight:600!important;letter-spacing:.4px;margin:0;text-transform:uppercase}.ticketDashboards__userTicketBracketCharts__card__indicator{bottom:0;height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}@media(max-width:768px){.ticketDashboards__userTicketBracketCharts{gap:.625rem}.ticketDashboards__userTicketBracketCharts__card{min-height:85px;padding:.875rem!important}.ticketDashboards__userTicketBracketCharts__card__icon{height:36px;width:36px}.ticketDashboards__userTicketBracketCharts__card__icon svg{font-size:1.125rem}.ticketDashboards__userTicketBracketCharts__card__value{font-size:1.5rem!important}.ticketDashboards__userTicketBracketCharts__card__avatar{font-size:.8125rem!important;height:36px!important;width:36px!important}.ticketDashboards__userTicketBracketCharts__card__name{font-size:.75rem!important}.ticketDashboards__userTicketBracketCharts__card__email{font-size:.5625rem!important}.ticketDashboards__userTicketBracketCharts__card__label{font-size:.625rem!important}}@-moz-document url-prefix(){.personalDashboards__userCharts{width:-moz-available}}@media screen and (max-width:992px){.ticketDashboards__userTicketBracketCharts__inner__details{flex-direction:row}}@media screen and (max-width:768px){.issueDashboards__userIssueBracketCharts__inner__c1{height:auto;width:90%}}@media screen and (max-width:468px){.issueDashboards__userIssueBracketCharts__inner__details{flex-direction:column}}.formUserList{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:1rem;position:relative;width:100%}.formUserList__header{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.formUserList__header__left{display:flex;flex-direction:column;gap:.5rem}.formUserList__header__actions{align-items:center;display:flex;gap:.5rem}.formUserList__header__actions .MuiIconButton-root{border:1px solid #e0e3e6;height:34px;transition:.2s;width:34px}.formUserList__header__actions .MuiIconButton-root svg{color:#5f6368}.formUserList__header__actions .MuiIconButton-root:hover{background:#e8f4fd;border-color:#1976d2}.formUserList__header__actions .MuiIconButton-root:hover svg{color:#1976d2}.formUserList__header__actions .MuiIconButton-root.rotating svg{animation:rotate 1s linear infinite}.formUserList__title{color:#202124;font-size:.95rem;font-weight:700}.formUserList__chips{display:flex;flex-wrap:wrap;gap:.4rem}.formUserList__chip{background:#f1f3f4!important;background:var(--color-componentBackground,#f1f3f4)!important;border:1px solid #e0e3e6!important;color:#202124!important;font-weight:600!important}.formUserList__chip .MuiChip-icon{color:#5f6368!important}.formUserList__search{min-width:14rem}.formUserList__search .MuiInputBase-root{background:#fff;border-radius:8px}.formUserList__search input{font-size:.75rem}.formUserList__empty,.formUserList__error,.formUserList__loader{align-items:center;color:#5f6368;display:flex;font-size:.75rem;font-weight:600;justify-content:center;min-height:160px;text-align:center}.formUserList__error{background:#fff5f5;border:1px solid #f8d7da;border-radius:12px;color:#d32f2f}.formUserList__table,.formUserList__tableWrap{width:100%}.formUserList__table .rdt_Table{border:1px solid #e0e3e6;border-radius:12px;overflow:hidden}.formUserList__table .rdt_TableRow{transition:.15s}.formUserList__table .rdt_TableRow:hover{background:#f5faff}.formUserList__table .rdt_TableHeader{font-weight:600}.formUserList__cellDate,.formUserList__cellName,.formUserList__cellTickets{align-items:center;color:#202124;display:flex;font-weight:600}.formUserList__cellDate span,.formUserList__cellName span,.formUserList__cellTickets span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formUserList__cellDate{color:#5f6368;font-weight:500}.formUserList__cellTickets{color:#1976d2;font-weight:700;justify-content:flex-end}@media(max-width:768px){.formUserList{padding:1rem}.formUserList__search{min-width:100%}.formUserList__title{font-size:.9rem}.formUserList__chip{font-size:.6rem!important}.formUserList__cellDate,.formUserList__cellName,.formUserList__cellTickets{font-size:.65rem}}.formUserList__inner{padding:1rem}.formUserList__inner__list{height:30.2rem;overflow-x:hidden;overflow-x:auto!important;overflow-y:auto;overflow-y:auto!important;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.formUserList__inner__list::-webkit-scrollbar{height:8px;width:8px}.formUserList__inner__list::-webkit-scrollbar-track{background:#0000;border-radius:8px}.formUserList__inner__list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.formUserList__inner__list::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.formUserList__inner__list::-webkit-scrollbar{display:none}}.formUserList__reporterName p{width:100%!important}.formUserList__body{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.formUserList__body::-webkit-scrollbar{height:8px;width:8px}.formUserList__body::-webkit-scrollbar-track{background:#0000;border-radius:8px}.formUserList__body::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.formUserList__body::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.formUserList__body::-webkit-scrollbar{display:none}}@media screen and (max-width:768px){.formUserList__top__button{width:-webkit-max-content;width:max-content}.formUserList__inner__formUsers div{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.formUserList__inner__formUsers div::-webkit-scrollbar{height:8px;width:8px}.formUserList__inner__formUsers div::-webkit-scrollbar-track{background:#0000;border-radius:8px}.formUserList__inner__formUsers div::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.formUserList__inner__formUsers div::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}}@media screen and (max-width:768px)and (hover:none){.formUserList__inner__formUsers div::-webkit-scrollbar{display:none}}.ticketDashboards__formStats{background:var(--color-componentBackground);border:1px solid var(--color-darkBorder);border-radius:.5rem;border-radius:1vh;box-sizing:border-box;display:flex;flex-direction:column;margin:1vh 1vw;padding:1vh;position:relative;transition-duration:.25s;width:20vw}.ticketDashboards__formStats:hover{box-shadow:.5vh .5vh 1vh var(--color-shadow)}.ticketDashboards__formStats__top{background:var(--color-componentBackground);border-bottom:inset;border-color:var(--color-darkBorder);border-top-left-radius:1vh;border-top-right-radius:1vh;border-width:thin;font-size:1.2rem;padding:1vh 1vw}.ticketDashboards__formStats__stats{padding:1vh 1vw}.ticketDashboards__formStats__stats__accessType,.ticketDashboards__formStats__stats__createTimeStamp,.ticketDashboards__formStats__stats__totalIssues,.ticketDashboards__formStats__stats__totalPermissions,.ticketDashboards__formStats__stats__totalReporters,.ticketDashboards__formStats__stats__visibility{border-bottom:inset;border-width:thin;font-size:1.1rem}@-moz-document url-prefix(){.projectDashboards__overview{border-color:#ecebeb}.projectDashboards__overview__charts__c1__caption,.projectDashboards__overview__charts__c2__caption,.projectDashboards__overview__charts__c3__caption{border:1px solid #ecebeb;border-radius:.5rem;width:-moz-available}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@media screen and (max-width:768px){.ticketDashboards__formStats{width:100%}}.resolve__formOverviewPage{background:#0000;min-height:100%}.resolve__formOverviewPage__container{display:flex;flex-direction:column;gap:1.5rem}.resolve__formOverviewPage__header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;padding:0 .25rem}.resolve__formOverviewPage__header__left{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.resolve__formOverviewPage__header__title{color:#202124;font-size:1.75rem!important;font-weight:700!important;margin:0}.resolve__formOverviewPage__header__meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.resolve__formOverviewPage__header__updateChip{background:#f8f9fa!important;border:1px solid #e8eaed!important;color:#5f6368!important;font-size:.75rem!important;font-weight:500!important}.resolve__formOverviewPage__header__progress{border-radius:4px;width:120px}.resolve__formOverviewPage__header__progress .MuiLinearProgress-bar{background:linear-gradient(90deg,#1976d2,#42a5f5)}.resolve__formOverviewPage__header__actions{align-items:center;display:flex;gap:.75rem}.resolve__formOverviewPage__header__actions .MuiIconButton-root{background:#f8f9fa;border:1px solid #e8eaed;transition:all .2s ease}.resolve__formOverviewPage__header__actions .MuiIconButton-root:hover{background:#e8f4fd;border-color:#1976d2}.resolve__formOverviewPage__header__actions .MuiIconButton-root:hover svg{color:#1976d2}.resolve__formOverviewPage__header__actions .MuiIconButton-root svg{color:#5f6368;font-size:1.25rem}.resolve__formOverviewPage__header__actions .MuiIconButton-root.rotating svg{animation:rotate 1s linear infinite}.resolve__formOverviewPage__description{background:#fff!important;border:1px solid #e8eaed!important;border-radius:16px!important;color:#5f6368;font-size:.9375rem;line-height:1.7;padding:1.5rem 2rem!important}.resolve__formOverviewPage__description p{margin:0 0 1rem}.resolve__formOverviewPage__description p:last-child{margin-bottom:0}.resolve__formOverviewPage__description strong{color:#202124;font-weight:600}.resolve__formOverviewPage__description a{color:#1976d2;text-decoration:none}.resolve__formOverviewPage__description a:hover{text-decoration:underline}.resolve__formOverviewPage__content{display:flex;flex-direction:column;gap:2rem}.resolve__formOverviewPage__quickStats{margin-bottom:.5rem}.resolve__formOverviewPage__statCard{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa)!important;border:1px solid #e8eaed!important;border-radius:16px!important;cursor:pointer;display:flex;gap:1rem;overflow:hidden;padding:1.25rem!important;position:relative;transition:all .3s ease!important}.resolve__formOverviewPage__statCard:before{background:#1976d2;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .3s ease;width:4px}.resolve__formOverviewPage__statCard:hover{border-color:#1976d2!important;box-shadow:0 8px 16px #0000001a!important;transform:translateY(-2px)}.resolve__formOverviewPage__statCard:hover:before{transform:scaleY(1)}.resolve__formOverviewPage__statCard__icon{align-items:center;background:#f1f3f4;border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:all .3s ease;width:56px}.resolve__formOverviewPage__statCard__icon svg{color:#5f6368;font-size:1.5rem}.resolve__formOverviewPage__statCard__icon.statCard__icon--primary{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.resolve__formOverviewPage__statCard__icon.statCard__icon--primary svg{color:#1976d2}.resolve__formOverviewPage__statCard__icon.statCard__icon--success{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.resolve__formOverviewPage__statCard__icon.statCard__icon--success svg{color:#4caf50}.resolve__formOverviewPage__statCard__icon.statCard__icon--warning{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.resolve__formOverviewPage__statCard__icon.statCard__icon--warning svg{color:#ff9800}.resolve__formOverviewPage__statCard__icon.statCard__icon--info{background:linear-gradient(135deg,#e1f5fe,#b3e5fc)}.resolve__formOverviewPage__statCard__icon.statCard__icon--info svg{color:#03a9f4}.resolve__formOverviewPage__statCard__content{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.resolve__formOverviewPage__statCard__label{color:#5f6368;font-size:.8125rem!important;font-weight:600!important;letter-spacing:.5px;margin:0;text-transform:uppercase}.resolve__formOverviewPage__statCard__value{color:#202124;font-size:1.75rem!important;font-weight:700!important;line-height:1;margin:0}.resolve__formOverviewPage__dashboard{background:#fff!important;border:1px solid #e8eaed!important;border-radius:16px!important;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0!important;transition:all .3s ease!important}.resolve__formOverviewPage__dashboard:hover{border-color:#c7ccd1!important;box-shadow:0 4px 12px #00000014!important}.resolve__formOverviewPage__dashboard__header{background:linear-gradient(135deg,#fafbfc,#fff);border-bottom:1px solid #f1f3f4;padding:1.25rem 1.5rem}.resolve__formOverviewPage__dashboard__title{align-items:center;color:#202124;display:flex;font-size:1rem!important;font-weight:700!important;gap:.5rem;margin:0}.resolve__formOverviewPage__dashboard__content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.resolve__formOverviewPage__loader{display:flex;flex-direction:column;gap:2rem}.resolve__formOverviewPage__loader .MuiSkeleton-root{animation:loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@media(max-width:992px){.resolve__formOverviewPage__header{align-items:flex-start;flex-direction:column}.resolve__formOverviewPage__header__actions{justify-content:space-between;width:100%}.resolve__formOverviewPage__statCard{padding:1rem!important}.resolve__formOverviewPage__statCard__icon{height:48px;width:48px}.resolve__formOverviewPage__statCard__icon svg{font-size:1.25rem}.resolve__formOverviewPage__statCard__value{font-size:1.5rem!important}}@media(max-width:768px){.resolve__formOverviewPage__container{gap:1.25rem}.resolve__formOverviewPage__header__title{font-size:1.5rem!important}.resolve__formOverviewPage__description{font-size:.875rem;padding:1.25rem 1.5rem!important}.resolve__formOverviewPage__content{gap:1.5rem}.resolve__formOverviewPage__statCard{align-items:flex-start;flex-direction:column;gap:.75rem}.resolve__formOverviewPage__statCard__icon{height:40px;width:40px}.resolve__formOverviewPage__statCard__icon svg{font-size:1.125rem}.resolve__formOverviewPage__statCard__label{font-size:.75rem!important}.resolve__formOverviewPage__statCard__value{font-size:1.35rem!important}.resolve__formOverviewPage__dashboard__header{padding:1rem 1.25rem}.resolve__formOverviewPage__dashboard__title{font-size:.9375rem!important}.resolve__formOverviewPage__dashboard__content{padding:1.25rem}}@media(max-width:480px){.resolve__formOverviewPage__header__title{font-size:1.25rem!important}.resolve__formOverviewPage__header__updateChip{font-size:.6875rem!important}.resolve__formOverviewPage__statCard{padding:.875rem!important}.resolve__formOverviewPage__statCard__value{font-size:1.25rem!important}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.resolve__permissionsPage{height:-webkit-fill-available;width:-webkit-fill-available}.resolve__permissionsPage__inner__top{padding:1%}.resolve__permissionsPage__inner__top__titleBar{padding:1% 0}.resolve__permissionsPage__inner__top__description{border-bottom:inset;border-color:var(--color-darkBorder);border-width:thin;padding:2vh 0}.searchUserProfileView{background:var(--color-componentBackground);border:1px solid var(--color-border);border-radius:16px;box-shadow:0 20px 60px #00000080;left:50%;max-height:85vh;max-width:900px;outline:none;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1400}.searchUserProfileView__container{display:flex;flex-direction:column;height:100%;max-height:85vh}.searchUserProfileView__header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;padding:1.5rem}.searchUserProfileView__header,.searchUserProfileView__header__left{align-items:center;display:flex;gap:1rem}.searchUserProfileView__header__icon{background:var(--color-primaryBlue);border-radius:10px;color:#fff;height:40px;padding:.625rem;width:40px}.searchUserProfileView__header__title{color:var(--color-text);font-size:1.5rem;font-weight:700;margin:0}.searchUserProfileView__header__close{align-items:center;background:var(--color-darkBackground);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s ease;width:36px}.searchUserProfileView__header__close svg{color:var(--color-text);font-size:1.25rem}.searchUserProfileView__header__close:hover{background:var(--color-primaryBlue);border-color:var(--color-primaryBlue)}.searchUserProfileView__header__close:hover svg{color:#fff}.searchUserProfileView__loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.searchUserProfileView__loading p{color:var(--color-primaryGrey);font-size:.938rem;margin:0}.searchUserProfileView__content{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:280px 1fr;overflow-y:auto;padding:1.5rem}.searchUserProfileView__content::-webkit-scrollbar{width:8px}.searchUserProfileView__content::-webkit-scrollbar-track{background:var(--color-darkBackground)}.searchUserProfileView__content::-webkit-scrollbar-thumb{background:var(--color-primaryGrey);border-radius:4px}.searchUserProfileView__content::-webkit-scrollbar-thumb:hover{background:var(--color-primaryBlue)}.searchUserProfileView__sidebar{display:flex;flex-direction:column;gap:1.5rem}.searchUserProfileView__profile{align-items:center;background:var(--color-darkBackground);border:1px solid var(--color-border);border-radius:12px;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.searchUserProfileView__profile__avatar{align-items:center;background:var(--color-primaryBlue);border:4px solid var(--color-componentBackground);border-radius:50%;box-shadow:0 4px 12px #0003;display:flex;height:120px;justify-content:center;overflow:hidden;width:120px}.searchUserProfileView__profile__avatar svg{height:100%;width:100%}.searchUserProfileView__profile__avatar img{height:100%;object-fit:cover;width:100%}.searchUserProfileView__profile__name{color:var(--color-text);font-size:1.25rem;font-weight:700;text-align:center;word-break:break-word}.searchUserProfileView__profile__username{color:var(--color-primaryBlue);font-size:.938rem;font-weight:500}.searchUserProfileView__profile__designation{background:var(--color-componentBackground);border-radius:6px;color:var(--color-primaryGrey);font-size:.875rem;margin-top:.25rem;padding:.375rem .75rem;text-align:center}.searchUserProfileView__stats{display:flex;flex-direction:column;gap:.75rem}.searchUserProfileView__stat{align-items:center;background:var(--color-darkBackground);border:1px solid var(--color-border);border-radius:10px;display:flex;gap:.75rem;padding:.875rem 1rem;transition:all .2s ease}.searchUserProfileView__stat svg{color:var(--color-primaryBlue);flex-shrink:0;font-size:1.25rem}.searchUserProfileView__stat span{color:var(--color-text);font-size:.875rem;font-weight:500}.searchUserProfileView__stat:hover{border-color:var(--color-primaryBlue)}.searchUserProfileView__main{display:flex;flex-direction:column;gap:1.5rem}.searchUserProfileView__section{background:var(--color-darkBackground);border:1px solid var(--color-border);border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.searchUserProfileView__section__title{color:var(--color-text);font-size:1.125rem;font-weight:700;margin:0}.searchUserProfileView__section__subtitle{color:var(--color-primaryGrey);font-size:.875rem;line-height:1.5;margin:0}.searchUserProfileView__section__text{color:var(--color-text);font-size:.938rem;line-height:1.6;margin:0;white-space:pre-wrap}.searchUserProfileView__list{display:flex;flex-direction:column;gap:.75rem}.searchUserProfileView__list__item{align-items:center;background:var(--color-componentBackground);border:1px solid var(--color-border);border-radius:8px;display:flex;gap:.75rem;padding:.875rem 1rem;transition:all .2s ease}.searchUserProfileView__list__item svg{color:var(--color-primaryBlue);flex-shrink:0;font-size:1.125rem}.searchUserProfileView__list__item span{color:var(--color-text);font-size:.875rem;font-weight:500}.searchUserProfileView__list__item:hover{border-color:var(--color-primaryBlue);transform:translateX(4px)}.searchUserProfileView__empty{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem 2rem}.searchUserProfileView__empty svg{color:var(--color-primaryGrey);font-size:3rem;opacity:.5}.searchUserProfileView__empty p{color:var(--color-primaryGrey);font-size:.938rem;margin:0}@media(max-width:768px){.searchUserProfileView{max-width:95%}.searchUserProfileView__container{max-height:90vh}.searchUserProfileView__header{padding:1.25rem}.searchUserProfileView__header__icon{height:36px;padding:.5rem;width:36px}.searchUserProfileView__header__title{font-size:1.25rem}.searchUserProfileView__header__close{position:absolute;right:1rem;top:1rem}.searchUserProfileView__content{gap:1rem;grid-template-columns:1fr;padding:1rem}.searchUserProfileView__profile{padding:1.25rem}.searchUserProfileView__profile__avatar{border-width:3px;height:100px;width:100px}.searchUserProfileView__profile__name{font-size:1.125rem}.searchUserProfileView__profile__username{font-size:.875rem}.searchUserProfileView__profile__designation{font-size:.813rem}.searchUserProfileView__stats{gap:.5rem}.searchUserProfileView__stat{padding:.75rem}.searchUserProfileView__stat svg{font-size:1.125rem}.searchUserProfileView__stat span{font-size:.813rem}.searchUserProfileView__section{padding:1.25rem}.searchUserProfileView__section__title{font-size:1rem}.searchUserProfileView__section__subtitle{font-size:.813rem}.searchUserProfileView__section__text{font-size:.875rem}.searchUserProfileView__list{gap:.5rem}.searchUserProfileView__list__item{padding:.75rem}.searchUserProfileView__list__item svg{font-size:1rem}.searchUserProfileView__list__item span{font-size:.813rem}}@media screen and (max-width:1500px){.searchUserProfileView{margin:9% 25%}}@media screen and (max-width:1300px){.searchUserProfileView{margin:8% 20%}}@media screen and (max-width:1024px){.searchUserProfileView{margin:7% 15%}}@media screen and (max-width:768px){.searchUserProfileView{margin:6% 10%}}@media screen and (max-width:551px){.searchUserProfileView{margin:15% 0}}.formAgentView{align-items:center;display:flex;justify-content:center;padding:2rem}.formAgentView__modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow:hidden;width:100%}.formAgentView__header{align-items:flex-start;background:linear-gradient(135deg,#2784b90d,#2784b905);border-bottom:1px solid #e9ecef;display:flex;gap:1.5rem;justify-content:space-between;padding:2rem}.formAgentView__header__left{align-items:center;display:flex;flex:1 1;gap:1.25rem}.formAgentView__header__avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:56px;object-fit:cover;width:56px}.formAgentView__header__text{flex:1 1}.formAgentView__header__title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.formAgentView__header__subtitle{color:#6c757d;font-size:.95rem;line-height:1.5;margin:0}.formAgentView__header__closeBtn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s ease;width:36px}.formAgentView__header__closeBtn svg{color:#6c757d;font-size:1.5rem}.formAgentView__header__closeBtn:hover:not(:disabled){background:#f8f9fa;border-color:#dc3545}.formAgentView__header__closeBtn:hover:not(:disabled) svg{color:#dc3545}.formAgentView__header__closeBtn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:576px){.formAgentView__header{padding:1.5rem}.formAgentView__header__avatar{height:48px;width:48px}.formAgentView__header__title{font-size:1.25rem}.formAgentView__header__subtitle{font-size:.875rem}}.formAgentView__body{flex:1 1;overflow-y:auto;padding:2rem}@media(max-width:576px){.formAgentView__body{padding:1.5rem}}.formAgentView__section__label{align-items:center;color:#2c3e50;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.formAgentView__section__label__icon{color:#2784b9;font-size:1.25rem}.formAgentView__section__hint{color:#6c757d;font-size:.875rem;line-height:1.5;margin:0 0 1.5rem}.formAgentView__notifications{display:flex;flex-direction:column;gap:1.5rem}.formAgentView__notifications__group{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.25rem}.formAgentView__notifications__group__header{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.formAgentView__notifications__group__icon{color:#2784b9;flex-shrink:0;font-size:1.5rem;margin-top:.125rem}.formAgentView__notifications__group__info{flex:1 1}.formAgentView__notifications__group__title{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 .25rem}.formAgentView__notifications__group__desc{color:#6c757d;font-size:.85rem;line-height:1.4;margin:0}.formAgentView__notifications__group__items{display:flex;flex-direction:column;gap:.75rem}.formAgentView__notifications__item{align-items:center;background:#fff;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:.875rem}.formAgentView__notifications__item__left{align-items:center;display:flex;flex:1 1;gap:.625rem}.formAgentView__notifications__item__icon{flex-shrink:0;font-size:1.25rem}.formAgentView__notifications__item__icon.email{color:#2784b9}.formAgentView__notifications__item__icon.whatsapp{color:#25d366}.formAgentView__notifications__item__label{color:#2c3e50;font-size:.9rem;font-weight:500}@media(max-width:576px){.formAgentView__notifications__item{padding:.75rem}.formAgentView__notifications__item__label{font-size:.85rem}}.formAgentView__footer{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.formAgentView__footer__cancelBtn,.formAgentView__footer__updateBtn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.formAgentView__footer__cancelBtn svg,.formAgentView__footer__updateBtn svg{font-size:1.125rem}.formAgentView__footer__cancelBtn:disabled,.formAgentView__footer__updateBtn:disabled{cursor:not-allowed;opacity:.5}.formAgentView__footer__cancelBtn{background:#fff;border:1px solid #e9ecef;color:#6c757d}.formAgentView__footer__cancelBtn:hover:not(:disabled){background:#f8f9fa;border-color:#6c757d;color:#2c3e50}.formAgentView__footer__updateBtn{background:#2784b9;color:#fff}.formAgentView__footer__updateBtn:hover:not(:disabled){background:#1a5f8a;box-shadow:0 4px 12px #2784b94d}@media(max-width:576px){.formAgentView__footer{flex-direction:column-reverse;padding:1.25rem 1.5rem}.formAgentView__footer__cancelBtn,.formAgentView__footer__updateBtn{justify-content:center;width:100%}.formAgentView{padding:1rem}.formAgentView__modal{border-radius:12px}}.deleteFormAgentForm{align-items:center;display:flex;justify-content:center;padding:2rem}.deleteFormAgentForm__modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-width:550px;overflow:hidden;width:100%}.deleteFormAgentForm__header{align-items:flex-start;background:linear-gradient(135deg,#dc35451a,#dc35450d);border-bottom:1px solid #e9ecef;display:flex;gap:1.5rem;justify-content:space-between;padding:2rem}.deleteFormAgentForm__header__left{display:flex;flex:1 1;gap:1rem}.deleteFormAgentForm__header__icon{color:#dc3545;flex-shrink:0;font-size:2rem}.deleteFormAgentForm__header__text{flex:1 1}.deleteFormAgentForm__header__title{color:#dc3545;font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.deleteFormAgentForm__header__subtitle{color:#6c757d;font-size:.9rem;line-height:1.5;margin:0}.deleteFormAgentForm__header__closeBtn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s ease;width:36px}.deleteFormAgentForm__header__closeBtn svg{color:#6c757d;font-size:1.5rem}.deleteFormAgentForm__header__closeBtn:hover:not(:disabled){background:#f8f9fa;border-color:#dc3545}.deleteFormAgentForm__header__closeBtn:hover:not(:disabled) svg{color:#dc3545}.deleteFormAgentForm__header__closeBtn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:576px){.deleteFormAgentForm__header{padding:1.5rem}.deleteFormAgentForm__header__icon{font-size:1.75rem}.deleteFormAgentForm__header__title{font-size:1.25rem}.deleteFormAgentForm__header__subtitle{font-size:.85rem}}.deleteFormAgentForm__body{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}@media(max-width:576px){.deleteFormAgentForm__body{padding:1.5rem}}.deleteFormAgentForm__user{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;display:flex;gap:1.25rem;padding:1.25rem}.deleteFormAgentForm__user__avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:64px;object-fit:cover;width:64px}.deleteFormAgentForm__user__info{flex:1 1;min-width:0}.deleteFormAgentForm__user__name{color:#2c3e50;font-size:1.125rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deleteFormAgentForm__user__username{color:#2784b9;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:576px){.deleteFormAgentForm__user{padding:1rem}.deleteFormAgentForm__user__avatar{height:56px;width:56px}.deleteFormAgentForm__user__name{font-size:1rem}.deleteFormAgentForm__user__username{font-size:.875rem}}.deleteFormAgentForm__warning{background:linear-gradient(135deg,#dc35450d,#dc354505);border-left:4px solid #dc3545;border-radius:8px;display:flex;gap:1rem;padding:1.25rem}.deleteFormAgentForm__warning__icon{color:#dc3545;flex-shrink:0;font-size:1.5rem;margin-top:.125rem}.deleteFormAgentForm__warning__content{flex:1 1}.deleteFormAgentForm__warning__title{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 .75rem}.deleteFormAgentForm__warning__list{color:#6c757d;font-size:.9rem;margin:0;padding-left:1.25rem}.deleteFormAgentForm__warning__list li{line-height:1.5;margin-bottom:.5rem}.deleteFormAgentForm__warning__list li:last-child{margin-bottom:0}@media(max-width:576px){.deleteFormAgentForm__warning{padding:1rem}.deleteFormAgentForm__warning__title{font-size:.95rem}.deleteFormAgentForm__warning__list{font-size:.85rem}}.deleteFormAgentForm__footer{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.deleteFormAgentForm__footer__cancelBtn,.deleteFormAgentForm__footer__deleteBtn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.deleteFormAgentForm__footer__cancelBtn svg,.deleteFormAgentForm__footer__deleteBtn svg{font-size:1.125rem}.deleteFormAgentForm__footer__cancelBtn:disabled,.deleteFormAgentForm__footer__deleteBtn:disabled{cursor:not-allowed;opacity:.5}.deleteFormAgentForm__footer__cancelBtn{background:#fff;border:1px solid #e9ecef;color:#6c757d}.deleteFormAgentForm__footer__cancelBtn:hover:not(:disabled){background:#f8f9fa;border-color:#6c757d;color:#2c3e50}.deleteFormAgentForm__footer__deleteBtn{background:#dc3545;color:#fff}.deleteFormAgentForm__footer__deleteBtn:hover:not(:disabled){background:#c82333;box-shadow:0 4px 12px #dc35454d}@media(max-width:576px){.deleteFormAgentForm__footer{flex-direction:column-reverse;padding:1.25rem 1.5rem}.deleteFormAgentForm__footer__cancelBtn,.deleteFormAgentForm__footer__deleteBtn{justify-content:center;width:100%}.deleteFormAgentForm{padding:1rem}.deleteFormAgentForm__modal{border-radius:12px}}.formAgentCard{transition:all .2s ease;width:100%}.formAgentCard.hovered{transform:translateY(-2px)}.formAgentCard__card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .2s ease}.formAgentCard__card:hover{box-shadow:0 4px 16px #0000001f}.formAgentCard__header{align-items:center;border-bottom:1px solid #f8f9fa;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem}.formAgentCard__header__user{align-items:center;display:flex;flex:1 1;gap:1rem}.formAgentCard__header__user__avatar{border:2px solid #e9ecef;border-radius:50%;flex-shrink:0;height:48px;object-fit:cover;width:48px}.formAgentCard__header__user__info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.formAgentCard__header__user__name{color:#2c3e50;font-size:1rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formAgentCard__header__user__username{color:#6c757d;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formAgentCard__header__actions{align-items:center;display:flex;gap:.5rem}.formAgentCard__header__expandBtn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.formAgentCard__header__expandBtn__icon{color:#6c757d;font-size:1rem;transition:transform .2s ease,color .2s ease}.formAgentCard__header__expandBtn:hover{background:#f8f9fa;border-color:#2784b9}.formAgentCard__header__expandBtn:hover .formAgentCard__header__expandBtn__icon{color:#2784b9}.formAgentCard__quickInfo{align-items:center;background:linear-gradient(135deg,#2784b90d,#2784b905);border-bottom:1px solid #f8f9fa;display:flex;gap:.5rem;padding:.75rem 1.5rem}.formAgentCard__quickInfo__icon{color:#2784b9;font-size:1rem}.formAgentCard__quickInfo__text{color:#2784b9;font-size:.875rem;font-weight:500}.formAgentCard__collapsible .Collapsible__contentOuter{border-top:1px solid #f8f9fa}.formAgentCard__details{padding:1.5rem}.formAgentCard__details__title{align-items:center;color:#2c3e50;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:1.25rem}.formAgentCard__details__title__icon{color:#2784b9;font-size:1.125rem}.formAgentCard__details__item{align-items:flex-start;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem;padding:1rem}.formAgentCard__details__item:last-child{margin-bottom:0}.formAgentCard__details__item__left{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.formAgentCard__details__item__label{color:#2c3e50;font-size:.9rem;font-weight:600}.formAgentCard__details__item__hint{color:#6c757d;font-size:.8rem}.formAgentCard__details__item__right{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}@media(max-width:576px){.formAgentCard__details__item{align-items:flex-start;flex-direction:column}.formAgentCard__details__item__right{justify-content:flex-start;width:100%}}.formAgentCard__details__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem;text-align:center}.formAgentCard__details__empty__icon{color:#2784b9;font-size:2.5rem;margin-bottom:.75rem;opacity:.3}.formAgentCard__details__empty__text{color:#6c757d;font-size:.9rem}@media(max-width:576px){.formAgentCard__header{padding:1rem}.formAgentCard__header__user__avatar{height:40px;width:40px}.formAgentCard__header__user__info{gap:.125rem}.formAgentCard__header__user__name{font-size:.9rem}.formAgentCard__header__user__username{font-size:.8rem}.formAgentCard__quickInfo{padding:.625rem 1rem}.formAgentCard__quickInfo__text{font-size:.8rem}.formAgentCard__details{padding:1rem}.formAgentCard__details__title{font-size:.875rem;margin-bottom:1rem}.formAgentCard__details__item{padding:.875rem}.formAgentCard__details__item__label{font-size:.85rem}.formAgentCard__details__item__hint{font-size:.75rem}}.formAgentForm{align-items:center;display:flex;justify-content:center;padding:2rem}.formAgentForm__modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow:hidden;width:100%}.formAgentForm__header{align-items:flex-start;background:linear-gradient(135deg,#2784b90d,#2784b905);border-bottom:1px solid #e9ecef;display:flex;gap:1.5rem;justify-content:space-between;padding:2rem}.formAgentForm__header__left{display:flex;flex:1 1;gap:1rem}.formAgentForm__header__icon{color:#2784b9;flex-shrink:0;font-size:2rem}.formAgentForm__header__text{flex:1 1}.formAgentForm__header__title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.formAgentForm__header__subtitle{color:#6c757d;font-size:.9rem;line-height:1.5;margin:0}.formAgentForm__header__closeBtn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s ease;width:36px}.formAgentForm__header__closeBtn svg{color:#6c757d;font-size:1.5rem}.formAgentForm__header__closeBtn:hover:not(:disabled){background:#f8f9fa;border-color:#dc3545}.formAgentForm__header__closeBtn:hover:not(:disabled) svg{color:#dc3545}.formAgentForm__header__closeBtn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:576px){.formAgentForm__header{padding:1.5rem}.formAgentForm__header__icon{font-size:1.75rem}.formAgentForm__header__title{font-size:1.25rem}.formAgentForm__header__subtitle{font-size:.85rem}}.formAgentForm__body{flex:1 1;overflow-y:auto;padding:2rem}@media(max-width:576px){.formAgentForm__body{padding:1.5rem}}.formAgentForm__section{margin-bottom:2rem}.formAgentForm__section:last-child{margin-bottom:0}.formAgentForm__section__label{align-items:center;color:#2c3e50;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.formAgentForm__section__label__icon{color:#2784b9;font-size:1.25rem}.formAgentForm__section__hint{color:#6c757d;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.formAgentForm__section__autocomplete{width:100%}.formAgentForm__userOption{align-items:center;display:flex;gap:.75rem;padding:.5rem}.formAgentForm__userOption__avatar{flex-shrink:0}.formAgentForm__userOption__info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.formAgentForm__userOption__name{color:#2c3e50;font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formAgentForm__userOption__username{color:#6c757d;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formAgentForm__notifications{display:flex;flex-direction:column;gap:1.5rem}.formAgentForm__notifications__group{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.25rem}.formAgentForm__notifications__group__header{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.formAgentForm__notifications__group__icon{color:#2784b9;flex-shrink:0;font-size:1.5rem;margin-top:.125rem}.formAgentForm__notifications__group__info{flex:1 1}.formAgentForm__notifications__group__title{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 .25rem}.formAgentForm__notifications__group__desc{color:#6c757d;font-size:.85rem;line-height:1.4;margin:0}.formAgentForm__notifications__group__items{display:flex;flex-direction:column;gap:.75rem}.formAgentForm__notifications__item{align-items:center;background:#fff;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:.875rem}.formAgentForm__notifications__item__left{align-items:center;display:flex;flex:1 1;gap:.625rem}.formAgentForm__notifications__item__icon{flex-shrink:0;font-size:1.25rem}.formAgentForm__notifications__item__icon.email{color:#2784b9}.formAgentForm__notifications__item__icon.whatsapp{color:#25d366}.formAgentForm__notifications__item__label{color:#2c3e50;font-size:.9rem;font-weight:500}@media(max-width:576px){.formAgentForm__notifications__item{padding:.75rem}.formAgentForm__notifications__item__label{font-size:.85rem}}.formAgentForm__footer{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.formAgentForm__footer__addBtn,.formAgentForm__footer__cancelBtn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.formAgentForm__footer__addBtn svg,.formAgentForm__footer__cancelBtn svg{font-size:1.125rem}.formAgentForm__footer__addBtn:disabled,.formAgentForm__footer__cancelBtn:disabled{cursor:not-allowed;opacity:.5}.formAgentForm__footer__cancelBtn{background:#fff;border:1px solid #e9ecef;color:#6c757d}.formAgentForm__footer__cancelBtn:hover:not(:disabled){background:#f8f9fa;border-color:#6c757d;color:#2c3e50}.formAgentForm__footer__addBtn{background:#2784b9;color:#fff}.formAgentForm__footer__addBtn:hover:not(:disabled){background:#1a5f8a;box-shadow:0 4px 12px #2784b94d}@media(max-width:576px){.formAgentForm__footer{flex-direction:column-reverse;padding:1.25rem 1.5rem}.formAgentForm__footer__addBtn,.formAgentForm__footer__cancelBtn{justify-content:center;width:100%}.formAgentForm{padding:1rem}.formAgentForm__modal{border-radius:12px}}.resolve__agentsPage{background:#f8f9fa;min-height:100vh;padding:2rem;width:100%}.resolve__agentsPage__loader{margin:0 auto;max-width:1400px}.resolve__agentsPage__loader__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.resolve__agentsPage__container{margin:0 auto;max-width:1400px}.resolve__agentsPage__header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding:2rem}.resolve__agentsPage__header__left{align-items:center;display:flex;flex:1 1;gap:1.5rem}.resolve__agentsPage__header__icon{color:#2784b9;flex-shrink:0;font-size:3rem}.resolve__agentsPage__header__info{flex:1 1}.resolve__agentsPage__header__title{color:#2c3e50;font-size:1.75rem;font-weight:600;margin:0 0 .25rem}.resolve__agentsPage__header__subtitle{color:#6c757d;font-size:.95rem;line-height:1.5;margin:0}.resolve__agentsPage__header__right{align-items:center;display:flex;gap:1.5rem}.resolve__agentsPage__header__stats{display:flex;gap:2rem}.resolve__agentsPage__header__stats__item{align-items:flex-end;display:flex;flex-direction:column}.resolve__agentsPage__header__stats__label{color:#6c757d;font-size:.85rem;margin-bottom:.25rem}.resolve__agentsPage__header__stats__value{color:#2c3e50;font-size:1.5rem;font-weight:600}.resolve__agentsPage__header__stats__value.warning{color:#dc3545}.resolve__agentsPage__header__addBtn,.resolve__agentsPage__header__buyBtn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.resolve__agentsPage__header__addBtn svg,.resolve__agentsPage__header__buyBtn svg{font-size:1.25rem}.resolve__agentsPage__header__addBtn:disabled,.resolve__agentsPage__header__buyBtn:disabled{cursor:not-allowed;opacity:.5}.resolve__agentsPage__header__addBtn{background:#2784b9;color:#fff}.resolve__agentsPage__header__addBtn:hover:not(:disabled){background:#1a5f8a;box-shadow:0 4px 12px #2784b94d}.resolve__agentsPage__header__buyBtn{background:linear-gradient(135deg,#40c47d,#2ea85f);color:#fff}.resolve__agentsPage__header__buyBtn:hover:not(:disabled){box-shadow:0 4px 12px #40c47d4d}@media(max-width:991px){.resolve__agentsPage__header{align-items:flex-start;flex-direction:column}.resolve__agentsPage__header__left{width:100%}.resolve__agentsPage__header__right{align-items:stretch;flex-direction:column;width:100%}.resolve__agentsPage__header__stats{justify-content:space-between;width:100%}.resolve__agentsPage__header__addBtn,.resolve__agentsPage__header__buyBtn{justify-content:center;width:100%}}@media(max-width:576px){.resolve__agentsPage__header{padding:1.5rem}.resolve__agentsPage__header__left{align-items:flex-start;flex-direction:column;gap:1rem}.resolve__agentsPage__header__icon{font-size:2.5rem}.resolve__agentsPage__header__title{font-size:1.5rem}.resolve__agentsPage__header__stats{flex-direction:column;gap:1rem;width:100%}.resolve__agentsPage__header__stats__item{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.resolve__agentsPage__header__stats__value{font-size:1.25rem}}.resolve__agentsPage__content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;height:78vh;min-height:400px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:2rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.resolve__agentsPage__content::-webkit-scrollbar{height:8px;width:8px}.resolve__agentsPage__content::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolve__agentsPage__content::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolve__agentsPage__content::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolve__agentsPage__content::-webkit-scrollbar{display:none}}.resolve__agentsPage__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media(max-width:768px){.resolve__agentsPage__grid{grid-template-columns:1fr}}.resolve__agentsPage__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.resolve__agentsPage__empty__icon{color:#2784b9;font-size:5rem;margin-bottom:1.5rem;opacity:.5}.resolve__agentsPage__empty__title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.resolve__agentsPage__empty__desc{color:#6c757d;font-size:1rem;line-height:1.6;margin:0 0 2rem;max-width:500px}.resolve__agentsPage__empty__btn{align-items:center;background:#2784b9;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .2s ease}.resolve__agentsPage__empty__btn svg{font-size:1.25rem}.resolve__agentsPage__empty__btn:hover{background:#1a5f8a;box-shadow:0 4px 12px #2784b94d}.resolve__agentsPage__banner{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1.5rem;margin-top:2rem;padding:1.5rem}.resolve__agentsPage__banner.info{border-left:4px solid #2784b9}.resolve__agentsPage__banner.warning{border-left:4px solid #dc3545}.resolve__agentsPage__banner__icon{flex-shrink:0;font-size:2rem}.resolve__agentsPage__banner.info .resolve__agentsPage__banner__icon{color:#2784b9}.resolve__agentsPage__banner.warning .resolve__agentsPage__banner__icon{color:#dc3545}.resolve__agentsPage__banner__content{align-items:center;display:flex;flex:1 1;gap:1.5rem;justify-content:space-between}.resolve__agentsPage__banner__text{color:#2c3e50;font-size:.95rem;line-height:1.5;margin:0}.resolve__agentsPage__banner__btn{align-items:center;background:#2784b9;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease;white-space:nowrap}.resolve__agentsPage__banner__btn:hover{background:#1a5f8a}@media(max-width:768px){.resolve__agentsPage__banner,.resolve__agentsPage__banner__content{align-items:flex-start;flex-direction:column}.resolve__agentsPage__banner__content{width:100%}.resolve__agentsPage__banner__btn{justify-content:center;width:100%}.resolve__agentsPage{padding:1rem}}.resolve__agentsPage{height:calc(100vh - 20rem)}.resolve__agentsPage__loader{margin:5vh}.resolve__agentsPage__inner{margin-top:1rem}.resolve__agentsPage__inner__top{margin:1rem 0 0 1rem}.resolve__agentsPage__inner__top__right{width:10rem}.resolve__agentsPage__inner__list{height:70vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1%;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.resolve__agentsPage__inner__list::-webkit-scrollbar{height:8px;width:8px}.resolve__agentsPage__inner__list::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolve__agentsPage__inner__list::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolve__agentsPage__inner__list::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolve__agentsPage__inner__list::-webkit-scrollbar{display:none}}.resolve__formReportsPage{background:#f8f9fa;min-height:100vh;width:100%}.resolve__formReportsPage__loader{margin:0 auto;max-width:1400px;padding:2rem}.resolve__formReportsPage__loader__header{margin-bottom:2rem}.resolve__formReportsPage__loader__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}@media(max-width:768px){.resolve__formReportsPage__loader{padding:1rem}.resolve__formReportsPage__loader__grid{grid-template-columns:1fr}}.resolve__formReportsPage__container{margin:0 auto;max-width:1400px;padding:2rem}@media(max-width:768px){.resolve__formReportsPage__container{padding:1rem}}.resolve__formReportsPage__header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding:2rem}.resolve__formReportsPage__header__left{align-items:center;display:flex;flex:1 1;gap:1.5rem}.resolve__formReportsPage__header__icon{color:#2784b9;flex-shrink:0;font-size:3rem}.resolve__formReportsPage__header__info{flex:1 1}.resolve__formReportsPage__header__title{color:#2c3e50;font-size:1.75rem;font-weight:600;margin:0 0 .25rem}.resolve__formReportsPage__header__subtitle{color:#6c757d;font-size:.95rem;line-height:1.5;margin:0}.resolve__formReportsPage__header__stats{display:flex;gap:2rem}.resolve__formReportsPage__header__stats__item{align-items:flex-end;display:flex;flex-direction:column}.resolve__formReportsPage__header__stats__label{color:#6c757d;font-size:.85rem;margin-bottom:.25rem}.resolve__formReportsPage__header__stats__value{color:#2c3e50;font-size:1.75rem;font-weight:600}.resolve__formReportsPage__header__stats__value.active{color:#2784b9}.resolve__formReportsPage__header__stats__value.resolved{color:#40c47d}@media(max-width:991px){.resolve__formReportsPage__header{align-items:flex-start;flex-direction:column}.resolve__formReportsPage__header__left{width:100%}.resolve__formReportsPage__header__stats{justify-content:space-between;width:100%}}@media(max-width:576px){.resolve__formReportsPage__header{padding:1.5rem}.resolve__formReportsPage__header__left{align-items:flex-start;flex-direction:column;gap:1rem}.resolve__formReportsPage__header__icon{font-size:2.5rem}.resolve__formReportsPage__header__title{font-size:1.5rem}.resolve__formReportsPage__header__stats{flex-direction:column;gap:1rem;width:100%}.resolve__formReportsPage__header__stats__item{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.resolve__formReportsPage__header__stats__value{font-size:1.5rem}}.resolve__formReportsPage__content{display:flex;flex-direction:column;gap:2rem}.resolve__formReportsPage__section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}.resolve__formReportsPage__section__header{align-items:center;border-bottom:2px solid #f8f9fa;display:flex;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem}.resolve__formReportsPage__section__header__icon{color:#2784b9;font-size:1.5rem}.resolve__formReportsPage__section__title{color:#2c3e50;flex:1 1;font-size:1.25rem;font-weight:600;margin:0}.resolve__formReportsPage__section__desc{color:#6c757d;font-size:.9rem;margin:0 0 0 auto}@media(max-width:576px){.resolve__formReportsPage__section{padding:1.5rem}.resolve__formReportsPage__section__header{flex-wrap:wrap}.resolve__formReportsPage__section__desc{margin-left:0;margin-top:.5rem;width:100%}.resolve__formReportsPage__section__title{font-size:1.125rem}}.resolve__formReportsPage__chart{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;height:100%;padding:1.5rem;transition:all .2s ease}.resolve__formReportsPage__chart:hover{border-color:#2784b9;box-shadow:0 4px 12px #0000001a}@media(max-width:576px){.resolve__formReportsPage__chart{padding:1rem}}.resolve__formReportsPage__empty{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.resolve__formReportsPage__empty__icon{color:#2784b9;font-size:5rem;margin-bottom:1.5rem;opacity:.5}.resolve__formReportsPage__empty__title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.resolve__formReportsPage__empty__desc{color:#6c757d;font-size:1rem;line-height:1.6;margin:0;max-width:500px}@media(max-width:576px){.resolve__formReportsPage__empty{padding:3rem 1.5rem}.resolve__formReportsPage__empty__icon{font-size:4rem}.resolve__formReportsPage__empty__title{font-size:1.25rem}.resolve__formReportsPage__empty__desc{font-size:.95rem}}@-moz-document url-prefix(){.project__collaboratorsPage__inner{border-color:#ecebeb}}.deleteFieldPageForm{align-items:center;border-radius:0;cursor:default;display:flex;height:-moz-available;justify-content:center;outline:none}.deleteFieldPageForm,.deleteFieldPageForm__inner{height:-webkit-fill-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.deleteFieldPageForm__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteFieldPageForm__inner::-webkit-scrollbar{height:8px;width:8px}.deleteFieldPageForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFieldPageForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFieldPageForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFieldPageForm__inner::-webkit-scrollbar{display:none}}.deleteFieldPageForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:10}.deleteFieldPageForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.deleteFieldPageForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.deleteFieldPageForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.deleteFieldPageForm form input{font-family:Segoe UI;padding:.7rem!important}.deleteFieldPageForm form label{color:#474141;font-weight:500;min-width:12vw}.deleteFieldPageForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.deleteFieldPageForm__title,.deleteFieldPageForm__title__textField{width:-webkit-fill-available;width:-moz-available}.deleteFieldPageForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.deleteFieldPageForm__details{width:-webkit-fill-available;width:-moz-available}.deleteFieldPageForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.deleteFieldPageForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.deleteFieldPageForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFieldPageForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFieldPageForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFieldPageForm__details__editor::-webkit-scrollbar{display:none}}.deleteFieldPageForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.deleteFieldPageForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.deleteFieldPageForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.deleteFieldPageForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.deleteFieldPageForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.deleteFieldPageForm__details div textarea::-webkit-scrollbar{display:none}}.deleteFieldPageForm__buttonFlex,.deleteFieldPageForm__details__textField{width:-webkit-fill-available;width:-moz-available}.deleteFieldPageForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.deleteFieldPageForm__cancel,.deleteFieldPageForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.deleteFieldPageForm__cancel:hover,.deleteFieldPageForm__submit:hover{background:#d3d3d3;cursor:pointer}.deleteFieldPageForm__cancel:disabled,.deleteFieldPageForm__submit:disabled{cursor:not-allowed}.deleteFieldPageForm__submit{background:var(--color-primaryBlue);color:#fff}.deleteFieldPageForm__cancel{background:#e2e2e2;color:#000}.deleteFieldPageForm__inner{box-shadow:5px 5px 10px 0 var(--color-shadow);height:15rem;justify-content:space-between;width:30rem}.deleteFieldPageForm__inner__titleBar{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;padding:1rem}.deleteFieldPageForm__inner__titleBar__title{background:rgba(195,21,48,.161);border-radius:.5rem;gap:.5rem;padding:.6rem 1rem}.deleteFieldPageForm__inner__titleBar__title svg path{stroke:var(--color-primaryRed)}.deleteFieldPageForm__inner__titleBar__title__icon{height:1.5rem;width:1.5rem}.deleteFieldPageForm__inner__form{gap:1rem;padding:1rem}.deleteFieldPageForm__inner__form__info{gap:.2rem}.resolve__fieldsPage{height:-webkit-fill-available;width:-webkit-fill-available}.resolve__fieldsPage__inner{background:var(--color-componentBackground);border-radius:1vh;height:70vh;margin-top:2vh}.resolve__fieldsPage__inner__loaders{margin-top:5rem;width:65vw}.resolve__fieldsPage__inner__top{padding:1%;position:-webkit-sticky;position:sticky;top:0;width:66vw;z-index:2}.resolve__fieldsPage__inner__fields{height:60vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem .5rem 5vh;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.resolve__fieldsPage__inner__fields::-webkit-scrollbar{height:8px;width:8px}.resolve__fieldsPage__inner__fields::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolve__fieldsPage__inner__fields::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolve__fieldsPage__inner__fields::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolve__fieldsPage__inner__fields::-webkit-scrollbar{display:none}}.resolve__fieldsPage__inner__fields__list{padding-bottom:2vh}@-moz-document url-prefix(){.resolve__fieldsPage{height:-moz-available;width:-moz-available}}@media screen and (max-width:768px){.resolve__fieldsPage__inner__top{width:96%}.resolve__fieldsPage__inner__top__left{font-size:1.3rem}}.createFormFormV2{margin:5% 30%}.createFormFormV2__titleBar{z-index:2}.createFormFormV2__titleBar__title{background:hsla(0,0%,67%,.161);border-radius:.5rem;padding:.5rem}.createFormFormV2__titleBar__title svg path{fill:var(--color-primaryGrey)}.createFormFormV2__titleBar__title__icon{height:1.5rem;width:1.5rem}.formCard{background:#fff;border:1px solid #e8eaed;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:1rem;min-height:280px;overflow:hidden;padding:1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.formCard:before{background:linear-gradient(90deg,#1976d2,#42a5f5);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.formCard:hover{border-color:#1976d2;box-shadow:0 12px 24px #0000001f;transform:translateY(-4px)}.formCard:hover:before{transform:scaleX(1)}.formCard:hover .formCard__overlay{opacity:1}.formCard:hover .formCard__header__photo{transform:scale(1.05)}.formCard:active{transform:translateY(-2px)}.formCard--loading{cursor:default;pointer-events:none}.formCard--loading:hover{border-color:#e8eaed;box-shadow:0 2px 8px #00000014;transform:none}.formCard__statusBadge{position:absolute;right:1rem;top:1rem;z-index:2}.formCard__statusBadge--live{background:linear-gradient(135deg,#4caf50,#66bb6a)!important;border:none!important;border-radius:12px!important;box-shadow:0 2px 8px #4caf504d;color:#fff!important}.formCard__statusBadge--dev,.formCard__statusBadge--live{font-size:.75rem!important;font-weight:600!important;padding:.25rem .75rem!important}.formCard__statusBadge--dev{background:#f5f5f5!important;border:1px solid #e0e3e6!important;border-radius:12px!important;color:#5f6368!important}.formCard__header{align-items:center;border-bottom:1px solid #f1f3f4;display:flex;gap:1rem;padding-bottom:.75rem}.formCard__header__photoContainer{flex-shrink:0}.formCard__header__photo{border-radius:12px;box-shadow:0 2px 8px #0000001a;height:56px;object-fit:cover;transition:transform .3s ease;width:56px}.formCard__header__photoPlaceholder{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e8eaed);border-radius:12px;display:flex;height:56px;justify-content:center;padding:.75rem;width:56px}.formCard__header__photoPlaceholder svg{height:100%;opacity:.6;width:100%}.formCard__header__info{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.formCard__header__id{color:#1976d2;font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.formCard__header__formType{color:#5f6368;font-size:.8125rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formCard__body{flex:1 1;min-height:0}.formCard__body__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#202124;display:-webkit-box;font-size:1.125rem;font-weight:700;line-height:1.4;min-height:3rem;overflow:hidden;text-overflow:ellipsis}.formCard__meta{display:flex;flex-wrap:wrap;gap:.75rem}.formCard__meta__item{align-items:center;background:#f8f9fa;border-radius:8px;color:#5f6368;display:flex;font-size:.75rem;font-weight:600;gap:.375rem;padding:.375rem .625rem;transition:all .2s ease}.formCard__meta__item:hover{background:#e8f4fd;color:#1976d2}.formCard__meta__icon{height:14px;opacity:.8;width:14px}.formCard__stats{grid-gap:.75rem;border-top:1px solid #f1f3f4;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);padding-top:.75rem}.formCard__stats__item{align-items:center;background:#f8f9fa;border-radius:10px;display:flex;flex-direction:column;gap:.5rem;padding:.75rem .5rem;transition:all .2s ease}.formCard__stats__item:hover{background:#e8f4fd;transform:translateY(-2px)}.formCard__stats__item__icon{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000f;color:#1976d2;display:flex;height:32px;justify-content:center;width:32px}.formCard__stats__item__icon svg{font-size:1.125rem}.formCard__stats__item__icon.stats-icon--success{color:#4caf50}.formCard__stats__item__icon.stats-icon--info{color:#2196f3}.formCard__stats__item__content{align-items:center;display:flex;flex-direction:column;gap:.125rem}.formCard__stats__item__label{color:#5f6368;font-size:.6875rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.formCard__stats__item__value{color:#202124;font-size:1rem;font-weight:700}.formCard__overlay{align-items:center;background:linear-gradient(135deg,#1976d2f2,#2196f3f2);border-radius:16px;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.formCard__overlay__text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:1px;padding:.75rem 1.5rem;text-transform:uppercase}@media(max-width:768px){.formCard{min-height:260px;padding:1rem}.formCard__header__photo,.formCard__header__photoPlaceholder{height:48px;width:48px}.formCard__header__id{font-size:.6875rem}.formCard__header__formType{font-size:.75rem}.formCard__body__title{font-size:1rem;min-height:2.5rem}.formCard__stats{gap:.5rem}.formCard__stats__item{padding:.5rem .375rem}.formCard__stats__item__icon{height:28px;width:28px}.formCard__stats__item__icon svg{font-size:1rem}.formCard__stats__item__label{font-size:.625rem}.formCard__stats__item__value{font-size:.875rem}.formCard__overlay__text{font-size:1rem;padding:.625rem 1.25rem}}@media(max-width:480px){.formCard__stats{gap:.5rem;grid-template-columns:1fr}.formCard__stats__item{flex-direction:row;justify-content:flex-start;padding:.625rem .75rem}.formCard__stats__item__content{align-items:flex-start;flex:1 1}.formCard__stats__item__label{font-size:.75rem}.formCard__stats__item__value{font-size:1.125rem}}.liveConnectionForm{border-radius:0;cursor:default;height:-webkit-fill-available;height:-moz-available;height:-webkit-fit-content;height:fit-content;margin:18% 20%;outline:none}.liveConnectionForm,.liveConnectionForm__inner{width:-webkit-fill-available;width:-moz-available;z-index:10}.liveConnectionForm__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-webkit-fill-available;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.liveConnectionForm__inner::-webkit-scrollbar{height:8px;width:8px}.liveConnectionForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.liveConnectionForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.liveConnectionForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.liveConnectionForm__inner::-webkit-scrollbar{display:none}}.liveConnectionForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.liveConnectionForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.liveConnectionForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.liveConnectionForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.liveConnectionForm form input{font-family:Segoe UI;padding:.7rem!important}.liveConnectionForm form label{color:#474141;font-weight:500;min-width:12vw}.liveConnectionForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.liveConnectionForm__title,.liveConnectionForm__title__textField{width:-webkit-fill-available;width:-moz-available}.liveConnectionForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.liveConnectionForm__details{width:-webkit-fill-available;width:-moz-available}.liveConnectionForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.liveConnectionForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.liveConnectionForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.liveConnectionForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.liveConnectionForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.liveConnectionForm__details__editor::-webkit-scrollbar{display:none}}.liveConnectionForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.liveConnectionForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.liveConnectionForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.liveConnectionForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.liveConnectionForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.liveConnectionForm__details div textarea::-webkit-scrollbar{display:none}}.liveConnectionForm__buttonFlex,.liveConnectionForm__details__textField{width:-webkit-fill-available;width:-moz-available}.liveConnectionForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.liveConnectionForm__cancel,.liveConnectionForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.liveConnectionForm__cancel:hover,.liveConnectionForm__submit:hover{background:#d3d3d3;cursor:pointer}.liveConnectionForm__cancel:disabled,.liveConnectionForm__submit:disabled{cursor:not-allowed}.liveConnectionForm__submit{background:var(--color-primaryBlue);color:#fff}.liveConnectionForm__cancel{background:#e2e2e2;color:#000}.liveConnectionForm__titleBar__options,.liveConnectionForm__titleBar__share,.liveConnectionForm__titleBar__view{fill:#a39e9e;align-content:center;border-radius:5px;height:1.2vw;padding:.5vh .5vw;width:1.2vw}.liveConnectionForm__titleBar__options:focus,.liveConnectionForm__titleBar__options:hover,.liveConnectionForm__titleBar__share:focus,.liveConnectionForm__titleBar__share:hover,.liveConnectionForm__titleBar__view:focus,.liveConnectionForm__titleBar__view:hover{background-color:#e2e2e2}.liveConnectionForm__titleBar__options:hover,.liveConnectionForm__titleBar__share:hover,.liveConnectionForm__titleBar__view:hover{cursor:pointer}.liveConnectionForm__titleBar__options{transform:rotate(90deg)}.liveConnectionForm__titleBar__tag{background:#cbe4f6;border-radius:5px;color:#2784b9;font-size:1.2rem;font-weight:600;padding:.5vh .5vw;text-align:center;width:5vw}.liveConnectionForm__inner__titleBar{background:var(--color-componentBackground)}.liveConnectionForm__inner__titleBar__title{font-size:1.2rem}.liveConnectionForm__inner__titleBar__icons__close{height:2.3rem;width:2rem}.liveConnectionForm__inner__form{padding:1%}.liveConnectionForm__inner__form__buttonFlex{margin-bottom:1vh}.liveConnectionForm__inner__form__buttonFlex__cancel,.liveConnectionForm__inner__form__buttonFlex__confirm{width:10rem}.liveConnectionForm form p{font-size:1.1rem}@media screen and (max-width:768px){.liveConnectionForm{margin:30% 0}.liveConnectionForm__inner{border-radius:0}.liveConnectionForm__inner__titleBar__title{font-size:1.4rem}.liveConnectionForm form p{font-size:1.2rem}}.resolveReportExportForm{padding:1rem}.resolveReportExportForm__loader{width:35rem}.resolveReportExportForm__inner{background:var(--color-componentBackground);width:35rem}.resolveReportExportForm__inner__top{padding-top:.5rem}.resolveReportExportForm__inner__top__t1{text-wrap:nowrap;font-size:1.2rem}.resolveReportExportForm__inner__top__close{height:1.5rem;width:1.5rem}.resolveReportExportForm__inner__body{padding-top:1rem}.resolveReportExportForm__inner__body__form{border-bottom:1px solid var(--color-border);margin-bottom:1rem;padding-bottom:1rem}.resolveReportExportForm__inner__body__form__exportTo{padding:1rem 0}.resolveReportExportForm__inner__body__form__button{margin-left:auto;padding-top:1rem;width:-webkit-max-content;width:max-content}.resolveReportExportForm__inner__body__form__emailList{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.resolveReportExportForm__inner__body__form__emailList::-webkit-scrollbar{height:8px;width:8px}.resolveReportExportForm__inner__body__form__emailList::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolveReportExportForm__inner__body__form__emailList::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolveReportExportForm__inner__body__form__emailList::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolveReportExportForm__inner__body__form__emailList::-webkit-scrollbar{display:none}}.resolveReportExportForm__inner__body__add{background:var(--color-primaryBlue);border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-left:auto;padding:8px 16px}.resolveReportExportForm__inner__body__list{padding-bottom:1rem}.resolveReportExportForm__inner__body__list__item{align-items:flex-start;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 0}.resolveReportExportForm__inner__body__list__item__t1{color:#444;font-weight:500;min-width:100px;text-transform:capitalize}.resolveReportExportForm__inner__body__list__item__emailTo{display:flex;flex-wrap:wrap;gap:8px}.resolveReportExportForm__delete{align-items:center;border-radius:0;cursor:default;display:flex;height:-moz-available;justify-content:center;outline:none}.resolveReportExportForm__delete,.resolveReportExportForm__delete__inner{height:-webkit-fill-available;width:-webkit-fill-available;width:-moz-available;z-index:10}.resolveReportExportForm__delete__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.resolveReportExportForm__delete__inner::-webkit-scrollbar{height:8px;width:8px}.resolveReportExportForm__delete__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolveReportExportForm__delete__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolveReportExportForm__delete__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolveReportExportForm__delete__inner::-webkit-scrollbar{display:none}}.resolveReportExportForm__delete__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.resolveReportExportForm__delete__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.resolveReportExportForm__delete__inner__titleBar__project{font-weight:600;white-space:nowrap}.resolveReportExportForm__delete form{height:auto;width:-webkit-fill-available;width:-moz-available}.resolveReportExportForm__delete form input{font-family:Segoe UI;padding:.7rem!important}.resolveReportExportForm__delete form label{color:#474141;font-weight:500;min-width:12vw}.resolveReportExportForm__delete form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.resolveReportExportForm__delete__title,.resolveReportExportForm__delete__title__textField{width:-webkit-fill-available;width:-moz-available}.resolveReportExportForm__delete__optionsFlex{display:flex;flex-direction:row;gap:5%}.resolveReportExportForm__delete__details{width:-webkit-fill-available;width:-moz-available}.resolveReportExportForm__delete__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.resolveReportExportForm__delete__details__editor::-webkit-scrollbar{height:8px;width:8px}.resolveReportExportForm__delete__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolveReportExportForm__delete__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolveReportExportForm__delete__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolveReportExportForm__delete__details__editor::-webkit-scrollbar{display:none}}.resolveReportExportForm__delete__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.resolveReportExportForm__delete__details div textarea::-webkit-scrollbar{height:8px;width:8px}.resolveReportExportForm__delete__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolveReportExportForm__delete__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolveReportExportForm__delete__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolveReportExportForm__delete__details div textarea::-webkit-scrollbar{display:none}}.resolveReportExportForm__delete__buttonFlex,.resolveReportExportForm__delete__details__textField{width:-webkit-fill-available;width:-moz-available}.resolveReportExportForm__delete__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.resolveReportExportForm__delete__cancel,.resolveReportExportForm__delete__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.resolveReportExportForm__delete__cancel:hover,.resolveReportExportForm__delete__submit:hover{background:#d3d3d3;cursor:pointer}.resolveReportExportForm__delete__cancel:disabled,.resolveReportExportForm__delete__submit:disabled{cursor:not-allowed}.resolveReportExportForm__delete__submit{background:var(--color-primaryBlue);color:#fff}.resolveReportExportForm__delete__cancel{background:#e2e2e2;color:#000}.resolveReportExportForm__delete__inner{box-shadow:5px 5px 10px 0 var(--color-shadow);height:25rem;justify-content:space-between;width:30rem}.resolveReportExportForm__delete__inner__titleBar{margin-bottom:1rem}.resolveReportExportForm__delete__inner__titleBar__title__tag{background:rgba(41,178,255,.102);border-radius:.5rem;height:2.7rem;padding:.5rem;width:2.8rem}.resolveReportExportForm__delete__inner__titleBar__title__t1{background:rgba(195,21,48,.161);border-radius:.5rem;gap:.5rem;padding:.6rem 1rem}.resolveReportExportForm__delete__inner__titleBar__title__t1 svg path{stroke:var(--color-primaryRed)}.resolveReportExportForm__delete__inner__titleBar__title__t1__icon{height:1.5rem;width:1.5rem}.resolveReportExportForm__delete__inner__name{margin-bottom:1rem;padding:0 1rem;word-break:break-word}.resolveReportExportForm__delete__inner__name__tag{margin-bottom:.2rem}.resolveReportExportForm__delete__inner__item{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.resolveReportExportForm__delete__inner__item::-webkit-scrollbar{height:8px;width:8px}.resolveReportExportForm__delete__inner__item::-webkit-scrollbar-track{background:#0000;border-radius:8px}.resolveReportExportForm__delete__inner__item::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.resolveReportExportForm__delete__inner__item::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.resolveReportExportForm__delete__inner__item::-webkit-scrollbar{display:none}}.resolveReportExportForm__delete__inner__item__t1{text-transform:capitalize}.resolveReportExportForm__delete__inner__item__emailTo{display:flex;flex-wrap:wrap;gap:8px}.resolveReportExportForm__delete__inner__form{gap:1rem;padding:1rem}.resolveReportExportForm__delete__inner__form__info{gap:.2rem}.developmentConnectionForm{border-radius:0;cursor:default;height:-webkit-fill-available;height:-moz-available;height:-webkit-fit-content;height:fit-content;margin:18% 32%;outline:none;width:-webkit-fill-available;width:-moz-available;z-index:10}.developmentConnectionForm__inner{background:#fff;background:var(--color-componentBackground);border-radius:1vh;height:-webkit-fill-available;height:-moz-available;max-height:98.5vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;width:-webkit-fill-available;width:-moz-available;z-index:10}.developmentConnectionForm__inner::-webkit-scrollbar{height:8px;width:8px}.developmentConnectionForm__inner::-webkit-scrollbar-track{background:#0000;border-radius:8px}.developmentConnectionForm__inner::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.developmentConnectionForm__inner::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.developmentConnectionForm__inner::-webkit-scrollbar{display:none}}.developmentConnectionForm__inner__titleBar{align-items:center;background:var(--color-darkBackground);display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.developmentConnectionForm__inner__titleBar__title{width:-webkit-fit-content;width:fit-content}.developmentConnectionForm__inner__titleBar__project{font-weight:600;white-space:nowrap}.developmentConnectionForm form{height:auto;width:-webkit-fill-available;width:-moz-available}.developmentConnectionForm form input{font-family:Segoe UI;padding:.7rem!important}.developmentConnectionForm form label{color:#474141;font-weight:500;min-width:12vw}.developmentConnectionForm form p{color:var(--color-text);margin:.5vh 0 1vh 1vh}.developmentConnectionForm__title,.developmentConnectionForm__title__textField{width:-webkit-fill-available;width:-moz-available}.developmentConnectionForm__optionsFlex{display:flex;flex-direction:row;gap:5%}.developmentConnectionForm__details{width:-webkit-fill-available;width:-moz-available}.developmentConnectionForm__details__editor{border:1px solid;border-color:var(--color-darkBorder);border-radius:1rem;border-width:thin;max-height:65vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5rem;padding:1%!important;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin;z-index:100}.developmentConnectionForm__details__editor::-webkit-scrollbar{height:8px;width:8px}.developmentConnectionForm__details__editor::-webkit-scrollbar-track{background:#0000;border-radius:8px}.developmentConnectionForm__details__editor::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.developmentConnectionForm__details__editor::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.developmentConnectionForm__details__editor::-webkit-scrollbar{display:none}}.developmentConnectionForm__details div textarea{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.5vmax!important;padding:.5rem;scrollbar-color:var(--color-border) #0000;scrollbar-width:thin}.developmentConnectionForm__details div textarea::-webkit-scrollbar{height:8px;width:8px}.developmentConnectionForm__details div textarea::-webkit-scrollbar-track{background:#0000;border-radius:8px}.developmentConnectionForm__details div textarea::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:8px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.developmentConnectionForm__details div textarea::-webkit-scrollbar-thumb:hover{background:var(--color-primaryGrey)}@media(hover:none){.developmentConnectionForm__details div textarea::-webkit-scrollbar{display:none}}.developmentConnectionForm__buttonFlex,.developmentConnectionForm__details__textField{width:-webkit-fill-available;width:-moz-available}.developmentConnectionForm__buttonFlex{background:var(--color-componentBackground);border-top:thin outset;border-color:var(--color-darkBorder);bottom:0;display:flex;flex-direction:row;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.developmentConnectionForm__cancel,.developmentConnectionForm__submit{background:#fff;border:none;border-radius:5px;border-radius:10px;cursor:pointer;font-family:Segoe UI;font-size:.9rem;font-weight:600;margin:1.5vmin;max-width:150px;min-width:75px;padding:.5rem 1rem;transition-duration:.25s;width:10vmin;width:10vw}.developmentConnectionForm__cancel:hover,.developmentConnectionForm__submit:hover{background:#d3d3d3;cursor:pointer}.developmentConnectionForm__cancel:disabled,.developmentConnectionForm__submit:disabled{cursor:not-allowed}.developmentConnectionForm__submit{background:var(--color-primaryBlue);color:#fff}.developmentConnectionForm__cancel{background:#e2e2e2;color:#000}.developmentConnectionForm__titleBar__options,.developmentConnectionForm__titleBar__share,.developmentConnectionForm__titleBar__view{fill:#a39e9e;align-content:center;border-radius:5px;height:1.2vw;padding:.5vh .5vw;width:1.2vw}.developmentConnectionForm__titleBar__options:focus,.developmentConnectionForm__titleBar__options:hover,.developmentConnectionForm__titleBar__share:focus,.developmentConnectionForm__titleBar__share:hover,.developmentConnectionForm__titleBar__view:focus,.developmentConnectionForm__titleBar__view:hover{background-color:#e2e2e2}.developmentConnectionForm__titleBar__options:hover,.developmentConnectionForm__titleBar__share:hover,.developmentConnectionForm__titleBar__view:hover{cursor:pointer}.developmentConnectionForm__titleBar__options{transform:rotate(90deg)}.developmentConnectionForm__titleBar__tag{background:#cbe4f6;border-radius:5px;color:#2784b9;font-size:1.2rem;font-weight:600;padding:.5vh .5vw;text-align:center;width:5vw}.developmentConnectionForm__inner__titleBar__title{font-size:1.2rem}.developmentConnectionForm__inner__titleBar__icons__close{height:2.3rem;width:2rem}.developmentConnectionForm__inner__form{padding:1%}.developmentConnectionForm__inner__form__buttonFlex{margin-bottom:1vh}.developmentConnectionForm__inner__form__buttonFlex__cancel,.developmentConnectionForm__inner__form__buttonFlex__confirm{width:10rem}.developmentConnectionForm form p{font-size:1.1rem}@media screen and (max-width:768px){.developmentConnectionForm{margin:30% 0}.developmentConnectionForm__inner{border-radius:0}.developmentConnectionForm__inner__titleBar__title{font-size:1.4rem}.developmentConnectionForm form p{font-size:1.2rem}}.resolve__overviewPage{background:#f8f9fa;min-height:100vh;padding:0}.resolve__overviewPage__inner{margin:0 auto;max-width:1600px;padding:1rem;width:100%}.resolve__overviewPage__layout{display:flex;flex-direction:column;gap:1.5rem}.resolve__overviewPage__loaderGrid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.resolve__overviewPage__loaderCard{background:#fff;border:1px solid #e8eaed;border-radius:16px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.resolve__overviewPage__loaderCard__header{align-items:center;display:flex;justify-content:space-between}.resolve__overviewPage__loaderCard__body{display:flex;flex-direction:column;gap:.75rem}.resolve__overviewPage__loaderCard__footer{display:flex;gap:1rem;padding-top:.5rem}.resolve__overviewPage__emptyState{align-items:center;display:flex;justify-content:center;min-height:400px;padding:3rem 1.5rem}.resolve__overviewPage__emptyState__inner{align-items:center;background:#fff;border:1px solid #e8eaed;border-radius:20px;display:flex;flex-direction:column;gap:1.5rem;max-width:500px;padding:3.5rem 3rem;text-align:center;width:100%}.resolve__overviewPage__emptyState__title{color:#202124;font-size:1.75rem;font-weight:700;margin:0}.resolve__overviewPage__emptyState__subtitle{color:#5f6368;font-size:1rem;line-height:1.6;max-width:400px}.resolve__overviewPage__emptyState__action{align-items:center;background:linear-gradient(135deg,#1976d2,#1565c0);border-radius:12px;box-shadow:0 4px 12px #1976d240;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;padding:.875rem 2rem;transition:all .3s ease}.resolve__overviewPage__emptyState__action svg{font-size:1.25rem}.resolve__overviewPage__emptyState__action:hover{box-shadow:0 6px 20px #1976d259;transform:translateY(-2px)}.resolve__overviewPage__emptyState__action:active{transform:translateY(0)}.resolve__overviewPage__formsSection{display:flex;flex-direction:column;gap:1.5rem}.resolve__overviewPage__formsSection__header{align-items:center;display:flex;justify-content:space-between;padding:0 .25rem}.resolve__overviewPage__formsSection__header__title{color:#202124;font-size:1.5rem;font-weight:700}.resolve__overviewPage__formsSection__header__actions{align-items:center;display:flex;gap:1.5rem}.resolve__overviewPage__formsSection__header__actions .small-grey-text{color:#5f6368;font-size:.875rem;font-weight:500}.resolve__overviewPage__formsSection__header__create{align-items:center;background:#1976d2;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease}.resolve__overviewPage__formsSection__header__create svg{font-size:1.125rem}.resolve__overviewPage__formsSection__header__create:hover{background:#1565c0;box-shadow:0 4px 12px #1976d24d;transform:translateY(-1px)}.resolve__overviewPage__formsSection__header__create:active{transform:translateY(0)}.resolve__overviewPage__formsSection__addCard{align-items:center;background:#fff;border:2px dashed #c7ccd1;border-radius:16px;color:#5f6368;cursor:pointer;display:flex;flex-direction:column;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;min-height:200px;padding:3rem 1.5rem;transition:all .3s ease}.resolve__overviewPage__formsSection__addCard svg{font-size:2.5rem}.resolve__overviewPage__formsSection__addCard:hover{background:#f5faff;border-color:#1976d2;color:#1976d2}.resolve__overviewPage__formsSection__addCard:hover svg{transform:scale(1.1)}.resolve__overviewPage__createInline{background:#fff;border:1px solid #e8eaed;border-radius:18px;display:flex;flex-direction:column;gap:1.75rem;margin:0 auto;max-width:900px;padding:2rem 2.5rem}.resolve__overviewPage__createInline__title{border-bottom:2px solid #e8eaed;color:#202124;font-size:1.35rem;font-weight:700;padding-bottom:.5rem}.resolve__overviewPage__createInline__row{display:flex;flex-direction:column;gap:.75rem}.resolve__overviewPage__createInline__row .MuiFormControl-root{width:100%}.resolve__overviewPage__createInline__row .MuiFormControlLabel-root{margin-right:2rem}.resolve__overviewPage__createInline__row .MuiFormControlLabel-root .MuiRadio-root{color:#5f6368}.resolve__overviewPage__createInline__row .MuiFormControlLabel-root .MuiRadio-root.Mui-checked{color:#1976d2}.resolve__overviewPage__createInline__row .MuiFormControlLabel-root .MuiFormControlLabel-label{color:#202124;font-weight:500}.resolve__overviewPage__createInline__actions{display:flex;justify-content:flex-end;padding-top:.5rem}.resolve__overviewPage__createInline .MuiTextField-root .MuiInput-root:before{border-bottom-color:#e0e3e6}.resolve__overviewPage__createInline .MuiTextField-root .MuiInput-root:hover:not(.Mui-disabled):before{border-bottom-color:#c2c6ca}.resolve__overviewPage__createInline .MuiTextField-root .MuiInput-root.Mui-focused:after{border-bottom-color:#1976d2}.resolve__overviewPage__createInline .MuiTextField-root .MuiInputLabel-root{color:#5f6368;font-weight:500}.resolve__overviewPage__createInline .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1976d2}.resolve__overviewPage__detail{display:flex;flex-direction:column;gap:1.25rem}.resolve__overviewPage__detail__header{align-items:center;background:#fff;border:1px solid #e8eaed;border-radius:18px;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem 2rem}.resolve__overviewPage__detail__header__left{align-items:center;display:flex;flex:1 1;gap:1.25rem;min-width:0}.resolve__overviewPage__detail__header__photo{border-radius:14px;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:80px;object-fit:cover;width:80px}.resolve__overviewPage__detail__header__photo.placeholder{background:#f1f3f4;opacity:.6;padding:1rem}.resolve__overviewPage__detail__header__titles{display:flex;flex-direction:column;gap:.5rem;min-width:0}.resolve__overviewPage__detail__header__id{color:#1976d2;font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.resolve__overviewPage__detail__header__title{color:#202124;font-size:1.35rem;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.resolve__overviewPage__detail__header__right{align-items:flex-end;display:flex;flex-direction:column;gap:1rem}.resolve__overviewPage__detail__meta{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem}.resolve__overviewPage__detail__meta__item{align-items:center;background:#f8f9fa;border-radius:8px;color:#5f6368;display:flex;font-size:.8125rem;font-weight:600;gap:.5rem;padding:.375rem .75rem}.resolve__overviewPage__detail__meta__item svg{height:16px;opacity:.8;width:16px}.resolve__overviewPage__detail__live{align-items:center;display:flex;gap:.5rem;margin:0}.resolve__overviewPage__detail__live__label{color:#5f6368;font-size:.8125rem;font-weight:600}.resolve__overviewPage__detail__live .MuiFormControlLabel-root{margin:0}.resolve__overviewPage__detail__close{border-radius:8px;color:#5f6368;cursor:pointer;font-size:1.5rem;padding:.25rem;transition:all .2s ease}.resolve__overviewPage__detail__close:hover{background:#f1f3f4;color:#202124}.resolve__overviewPage__detail__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.resolve__overviewPage__detail__date{color:#5f6368;font-size:.8125rem;font-weight:500}.resolve__overviewPage__detail__download{align-items:center;border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.resolve__overviewPage__detail__download svg{fill:#5f6368;height:20px;width:20px}.resolve__overviewPage__detail__download:hover{background:#f1f3f4}.resolve__overviewPage__detail__download:hover svg{fill:#1976d2}.resolve__overviewPage__detail__nav{background:#fff;border:1px solid #e8eaed;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:.75rem 1rem}.resolve__overviewPage__detail__tabs .MuiTab-root{color:#5f6368;font-size:.875rem;font-weight:600;min-height:auto;padding:.625rem 1.25rem;text-transform:none;transition:all .2s ease}.resolve__overviewPage__detail__tabs .MuiTab-root:hover{background:#f8f9fa;border-radius:10px;color:#202124}.resolve__overviewPage__detail__tabs .MuiTab-root.Mui-selected{color:#1976d2}.resolve__overviewPage__detail__tabs .MuiTabs-indicator{background:#1976d2;border-radius:3px 3px 0 0;height:3px}.resolve__overviewPage__detail__tabsMobile{align-items:center;background:#fff;border-radius:12px;color:#202124;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;justify-content:space-between;padding:.75rem 1rem;transition:all .2s ease}.resolve__overviewPage__detail__tabsMobile svg{color:#5f6368}.resolve__overviewPage__detail__tabsMobile:hover{background:#f8f9fa}.resolve__overviewPage__detail__tabsPopover .MuiTab-root{align-items:flex-start;color:#5f6368;font-size:.875rem;font-weight:600;min-height:auto;padding:.75rem 1.5rem;text-transform:none}.resolve__overviewPage__detail__tabsPopover .MuiTab-root.Mui-selected{background:#f5faff;color:#1976d2}.resolve__overviewPage__detail__tabsPopover .MuiTabs-indicator{background:#1976d2;width:3px}.resolve__overviewPage__detail__content{background:#fff;border:1px solid #e8eaed;border-radius:18px;box-shadow:0 1px 3px #0000000d;min-height:400px;padding:1.75rem 2rem}.resolve__overviewPage__menuItem{font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1.25rem}.resolve__overviewPage__menuItem svg{fill:#5f6368;height:18px;width:18px}.resolve__overviewPage__menuItem:hover{background:#f5faff}.resolve__overviewPage__menuItem:hover svg{fill:#1976d2}@media(max-width:1200px){.resolve__overviewPage__inner{padding:1.5rem 2rem}.resolve__overviewPage__loaderGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:992px){.resolve__overviewPage__detail__header{align-items:flex-start;flex-direction:column;gap:1.5rem}.resolve__overviewPage__detail__header__right{align-items:flex-start;width:100%}.resolve__overviewPage__detail__actions{justify-content:space-between;width:100%}}@media(max-width:768px){.resolve__overviewPage__inner{padding:1rem 1.25rem}.resolve__overviewPage__loaderGrid{gap:1rem;grid-template-columns:1fr}.resolve__overviewPage__emptyState{min-height:300px;padding:2rem 1rem}.resolve__overviewPage__emptyState__inner{padding:2.5rem 2rem}.resolve__overviewPage__emptyState__title{font-size:1.5rem}.resolve__overviewPage__emptyState__subtitle{font-size:.9375rem}.resolve__overviewPage__formsSection__header{align-items:flex-start;flex-direction:column;gap:1rem}.resolve__overviewPage__formsSection__header__actions{justify-content:space-between;width:100%}.resolve__overviewPage__createInline{gap:1.5rem;padding:1.5rem 1.25rem}.resolve__overviewPage__createInline__title{font-size:1.25rem}.resolve__overviewPage__createInline__row .MuiFormControlLabel-root{margin-right:1rem}.resolve__overviewPage__detail{gap:1rem}.resolve__overviewPage__detail__header{padding:1.25rem 1.5rem}.resolve__overviewPage__detail__header__photo{height:64px;width:64px}.resolve__overviewPage__detail__header__title{font-size:1.15rem}.resolve__overviewPage__detail__meta{gap:.75rem}.resolve__overviewPage__detail__meta__item{font-size:.75rem;padding:.25rem .5rem}.resolve__overviewPage__detail__actions{align-items:flex-start;flex-direction:column;gap:.75rem;width:100%}.resolve__overviewPage__detail__content{padding:1.25rem 1.5rem}}@media(max-width:480px){.resolve__overviewPage__inner{padding:.75rem 1rem}.resolve__overviewPage__emptyState__inner{padding:2rem 1.5rem}.resolve__overviewPage__emptyState__title{font-size:1.35rem}.resolve__overviewPage__emptyState__action{font-size:.9375rem;padding:.75rem 1.5rem}.resolve__overviewPage__formsSection__header__title{font-size:1.25rem}.resolve__overviewPage__formsSection__header__create{justify-content:center;width:100%}.resolve__overviewPage__formsSection__addCard{min-height:160px;padding:2.5rem 1rem}.resolve__overviewPage__detail__header{padding:1rem 1.25rem}.resolve__overviewPage__detail__header__photo{height:56px;width:56px}.resolve__overviewPage__detail__header__title{font-size:1rem}.resolve__overviewPage__detail__meta{align-items:flex-start;flex-direction:column;gap:.5rem}.resolve__overviewPage__detail__content{padding:1rem 1.25rem}}.resolve__overviewPage__downloadOverlay{align-items:center;animation:fadeIn .2s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.resolve__overviewPage__downloadOverlay__content{align-items:center;animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0000004d;display:flex;flex-direction:column;gap:1.5rem;padding:3rem 4rem}.resolve__overviewPage__downloadOverlay__text{color:#1a1a1a;font-size:1.25rem;font-weight:600}.resolve__overviewPage__downloadOverlay__subtext{color:#6b7280;font-size:.875rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.resolve__overviewPage__downloadOverlay__content{margin:0 1rem;padding:2rem 2.5rem}.resolve__overviewPage__downloadOverlay__text{font-size:1.125rem}.resolve__overviewPage__downloadOverlay__subtext{font-size:.8125rem}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100;src:local("Roboto Thin "),local("Roboto-Thin"),url(/static/media/roboto-latin-100.c2aa4ab115bf9c6057cb.woff2) format("woff2"),url(/static/media/roboto-latin-100.a45108d3b34af91f9113.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:100;src:local("Roboto Thin italic"),local("Roboto-Thinitalic"),url(/static/media/roboto-latin-100italic.7f839a8652da29745ce4.woff2) format("woff2"),url(/static/media/roboto-latin-100italic.451d4e559d6f57cdf6a1.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto Light "),local("Roboto-Light"),url(/static/media/roboto-latin-300.37a7069dc30fc663c878.woff2) format("woff2"),url(/static/media/roboto-latin-300.865f928cbabcc9f8f2b5.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:300;src:local("Roboto Light italic"),local("Roboto-Lightitalic"),url(/static/media/roboto-latin-300italic.c64e7e354c88e613c77c.woff2) format("woff2"),url(/static/media/roboto-latin-300italic.bd5b7a13f2c52b531a2a.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto Regular "),local("Roboto-Regular"),url(/static/media/roboto-latin-400.176f8f5bd5f02b3abfcf.woff2) format("woff2"),url(/static/media/roboto-latin-400.49ae34d4cc6b98c00c69.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto Regular italic"),local("Roboto-Regularitalic"),url(/static/media/roboto-latin-400italic.d022bc70dc1bf7b3425d.woff2) format("woff2"),url(/static/media/roboto-latin-400italic.b1d9d9904bfca8802a63.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium "),local("Roboto-Medium"),url(/static/media/roboto-latin-500.f5b74d7ffcdf85b9dd60.woff2) format("woff2"),url(/static/media/roboto-latin-500.cea99d3e3e13a3a599a0.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:500;src:local("Roboto Medium italic"),local("Roboto-Mediumitalic"),url(/static/media/roboto-latin-500italic.0d8bb5b3ee5f5dac9e44.woff2) format("woff2"),url(/static/media/roboto-latin-500italic.18d00f739ff1e1c52db1.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold "),local("Roboto-Bold"),url(/static/media/roboto-latin-700.c18ee39fb002ad58b6dc.woff2) format("woff2"),url(/static/media/roboto-latin-700.2267169ee7270a22a963.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:700;src:local("Roboto Bold italic"),local("Roboto-Bolditalic"),url(/static/media/roboto-latin-700italic.7d8125ff7f707231fd89.woff2) format("woff2"),url(/static/media/roboto-latin-700italic.9360531f9bb817f917f0.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:900;src:local("Roboto Black "),local("Roboto-Black"),url(/static/media/roboto-latin-900.870c8c1486f76054301a.woff2) format("woff2"),url(/static/media/roboto-latin-900.bac8362e7a6ea60b6983.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:900;src:local("Roboto Black italic"),local("Roboto-Blackitalic"),url(/static/media/roboto-latin-900italic.cb5ad999740e9d8a8bd1.woff2) format("woff2"),url(/static/media/roboto-latin-900italic.c20d916c1a1b094c1cec.woff) format("woff")}*{box-sizing:border-box;margin:0;padding:0}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;text-decoration:none;vertical-align:initial}ol,ul{list-style-type:none}a{color:inherit;display:inline-block;text-decoration:none}a:focus,a:hover,a:visited{outline:none;text-decoration:none}img{max-width:100%}button,img{display:block}button{background:#0000;border:none;box-shadow:none;cursor:pointer;padding:0}button,button:focus{outline:none}input,textarea{box-shadow:none;outline:none;transition:all .3s ease-in-out}audio,canvas,video{max-width:100%}iframe{border:none!important}.p0{padding:0!important}.m0{margin:0!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-110{padding-top:110px}.pt-120{padding-top:120px}.pt-130{padding-top:130px}.pt-140{padding-top:140px}.pt-150{padding-top:150px}.pt-160{padding-top:160px}.pt-170{padding-top:170px}.pt-180{padding-top:180px}.pt-190{padding-top:190px}.pt-200{padding-top:200px}.pt-225{padding-top:225px}.pt-250{padding-top:250px}.pt-300{padding-top:300px}.pt-350{padding-top:350px}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-110{padding-bottom:110px}.pb-120{padding-bottom:120px}.pb-130{padding-bottom:130px}.pb-140{padding-bottom:140px}.pb-150{padding-bottom:150px}.pb-160{padding-bottom:160px}.pb-170{padding-bottom:170px}.pb-180{padding-bottom:180px}.pb-190{padding-bottom:190px}.pb-200{padding-bottom:200px}.pb-225{padding-bottom:225px}.pb-250{padding-bottom:250px}.pb-300{padding-bottom:300px}.pb-350{padding-bottom:350px}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:160px}.mt-110{margin-top:110px}.mt-120{margin-top:120px}.mt-130{margin-top:130px}.mt-140{margin-top:140px}.mt-150{margin-top:150px}.mt-160{margin-top:160px}.mt-170{margin-top:170px}.mt-180{margin-top:180px}.mt-190{margin-top:190px}.mt-200{margin-top:200px}.mt-225{margin-top:225px}.mt-250{margin-top:250px}.mt-300{margin-top:300px}.mt-350{margin-top:350px}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-110{margin-bottom:110px}.mb-120{margin-bottom:120px}.mb-130{margin-bottom:130px}.mb-140{margin-bottom:140px}.mb-150{margin-bottom:150px}.mb-160{margin-bottom:160px}.mb-170{margin-bottom:170px}.mb-180{margin-bottom:180px}.mb-190{margin-bottom:190px}.mb-200{margin-bottom:200px}.mb-225{margin-bottom:225px}.mb-250{margin-bottom:250px}.mb-300{margin-bottom:300px}.mb-350{margin-bottom:350px}.ml-15{margin-left:15px}@media(max-width:1199px){.lg-p0{padding:0!important}.lg-m0{margin:0!important}.lg-pt-10{padding-top:10px!important}.lg-pt-20{padding-top:20px!important}.lg-pt-30{padding-top:30px!important}.lg-pt-40{padding-top:40px!important}.lg-pt-50{padding-top:50px!important}.lg-pt-60{padding-top:60px!important}.lg-pt-70{padding-top:70px!important}.lg-pt-80{padding-top:80px!important}.lg-pt-90{padding-top:90px!important}.lg-pt-100{padding-top:100px!important}.lg-pt-110{padding-top:110px!important}.lg-pt-120{padding-top:120px!important}.lg-pt-130{padding-top:130px!important}.lg-pt-140{padding-top:140px!important}.lg-pt-150{padding-top:150px!important}.lg-pt-200{padding-top:200px!important}.lg-pb-10{padding-bottom:10px!important}.lg-pb-20{padding-bottom:20px!important}.lg-pb-30{padding-bottom:30px!important}.lg-pb-40{padding-bottom:40px!important}.lg-pb-50{padding-bottom:50px!important}.lg-pb-60{padding-bottom:60px!important}.lg-pb-70{padding-bottom:70px!important}.lg-pb-80{padding-bottom:80px!important}.lg-pb-90{padding-bottom:90px!important}.lg-pb-100{padding-bottom:100px!important}.lg-pb-110{padding-bottom:110px!important}.lg-pb-120{padding-bottom:120px!important}.lg-pb-130{padding-bottom:130px!important}.lg-pb-140{padding-bottom:140px!important}.lg-pb-150{padding-bottom:150px!important}.lg-pb-200{padding-bottom:200px!important}.lg-mt-10{margin-top:10px!important}.lg-mt-20{margin-top:20px!important}.lg-mt-30{margin-top:30px!important}.lg-mt-40{margin-top:40px!important}.lg-mt-50{margin-top:50px!important}.lg-mt-60{margin-top:60px!important}.lg-mt-70{margin-top:70px!important}.lg-mt-80{margin-top:80px!important}.lg-mt-90{margin-top:90px!important}.lg-mt-100{margin-top:100px!important}.lg-mt-110{margin-top:110px!important}.lg-mt-120{margin-top:120px!important}.lg-mt-130{margin-top:130px!important}.lg-mt-140{margin-top:140px!important}.lg-mt-150{margin-top:150px!important}.lg-mt-200{margin-top:200px!important}.lg-mb-10{margin-bottom:10px!important}.lg-mb-20{margin-bottom:20px!important}.lg-mb-30{margin-bottom:30px!important}.lg-mb-40{margin-bottom:40px!important}.lg-mb-50{margin-bottom:50px!important}.lg-mb-60{margin-bottom:60px!important}.lg-mb-70{margin-bottom:70px!important}.lg-mb-80{margin-bottom:80px!important}.lg-mb-90{margin-bottom:90px!important}.lg-mb-100{margin-bottom:100px!important}.lg-mb-110{margin-bottom:110px!important}.lg-mb-120{margin-bottom:120px!important}.lg-mb-130{margin-bottom:130px!important}.lg-mb-140{margin-bottom:140px!important}.lg-mb-150{margin-bottom:150px!important}.lg-mb-200{margin-bottom:200px!important}}@media(max-width:991px){.md-p0{padding:0!important}.md-m0{margin:0!important}.md-pt-10{padding-top:10px!important}.md-pt-20{padding-top:20px!important}.md-pt-30{padding-top:30px!important}.md-pt-40{padding-top:40px!important}.md-pt-50{padding-top:50px!important}.md-pt-60{padding-top:60px!important}.md-pt-70{padding-top:70px!important}.md-pt-80{padding-top:80px!important}.md-pt-90{padding-top:90px!important}.md-pt-100{padding-top:100px!important}.md-pt-110{padding-top:110px!important}.md-pt-120{padding-top:120px!important}.md-pt-130{padding-top:130px!important}.md-pt-140{padding-top:140px!important}.md-pt-150{padding-top:150px!important}.md-pt-200{padding-top:200px!important}.md-pb-10{padding-bottom:10px!important}.md-pb-20{padding-bottom:20px!important}.md-pb-30{padding-bottom:30px!important}.md-pb-40{padding-bottom:40px!important}.md-pb-50{padding-bottom:50px!important}.md-pb-60{padding-bottom:60px!important}.md-pb-70{padding-bottom:70px!important}.md-pb-80{padding-bottom:80px!important}.md-pb-90{padding-bottom:90px!important}.md-pb-100{padding-bottom:100px!important}.md-pb-110{padding-bottom:110px!important}.md-pb-120{padding-bottom:120px!important}.md-pb-130{padding-bottom:130px!important}.md-pb-140{padding-bottom:140px!important}.md-pb-150{padding-bottom:150px!important}.md-pb-200{padding-bottom:200px!important}.md-mt-10{margin-top:10px!important}.md-mt-20{margin-top:20px!important}.md-mt-30{margin-top:30px!important}.md-mt-40{margin-top:40px!important}.md-mt-50{margin-top:50px!important}.md-mt-60{margin-top:60px!important}.md-mt-70{margin-top:70px!important}.md-mt-80{margin-top:80px!important}.md-mt-90{margin-top:90px!important}.md-mt-100{margin-top:100px!important}.md-mt-110{margin-top:110px!important}.md-mt-120{margin-top:120px!important}.md-mt-130{margin-top:130px!important}.md-mt-140{margin-top:140px!important}.md-mt-150{margin-top:150px!important}.md-mt-200{margin-top:200px!important}.md-mb-10{margin-bottom:10px!important}.md-mb-20{margin-bottom:20px!important}.md-mb-30{margin-bottom:30px!important}.md-mb-40{margin-bottom:40px!important}.md-mb-50{margin-bottom:50px!important}.md-mb-60{margin-bottom:60px!important}.md-mb-70{margin-bottom:70px!important}.md-mb-80{margin-bottom:80px!important}.md-mb-90{margin-bottom:90px!important}.md-mb-100{margin-bottom:100px!important}.md-mb-110{margin-bottom:110px!important}.md-mb-120{margin-bottom:120px!important}.md-mb-130{margin-bottom:130px!important}.md-mb-140{margin-bottom:140px!important}.md-mb-150{margin-bottom:150px!important}.md-mb-200{margin-bottom:200px!important}.md-ml-0{margin-left:0!important}}@media(max-width:767px){.sm-p0{padding:0!important}.sm-m0{margin:0!important}.sm-pt-10{padding-top:10px!important}.sm-pt-20{padding-top:20px!important}.sm-pt-30{padding-top:30px!important}.sm-pt-40{padding-top:40px!important}.sm-pt-50{padding-top:50px!important}.sm-pt-60{padding-top:60px!important}.sm-pt-70{padding-top:70px!important}.sm-pt-80{padding-top:80px!important}.sm-pt-90{padding-top:90px!important}.sm-pt-100{padding-top:100px!important}.sm-pt-110{padding-top:110px!important}.sm-pt-120{padding-top:120px!important}.sm-pt-130{padding-top:130px!important}.sm-pt-140{padding-top:140px!important}.sm-pt-150{padding-top:150px!important}.sm-pt-200{padding-top:200px!important}.sm-pb-10{padding-bottom:10px!important}.sm-pb-20{padding-bottom:20px!important}.sm-pb-30{padding-bottom:30px!important}.sm-pb-40{padding-bottom:40px!important}.sm-pb-50{padding-bottom:50px!important}.sm-pb-60{padding-bottom:60px!important}.sm-pb-70{padding-bottom:70px!important}.sm-pb-80{padding-bottom:80px!important}.sm-pb-90{padding-bottom:90px!important}.sm-pb-100{padding-bottom:100px!important}.sm-pb-110{padding-bottom:110px!important}.sm-pb-120{padding-bottom:120px!important}.sm-pb-130{padding-bottom:130px!important}.sm-pb-140{padding-bottom:140px!important}.sm-pb-150{padding-bottom:150px!important}.sm-pb-200{padding-bottom:200px!important}.sm-mt-10{margin-top:10px!important}.sm-mt-20{margin-top:20px!important}.sm-mt-30{margin-top:30px!important}.sm-mt-40{margin-top:40px!important}.sm-mt-50{margin-top:50px!important}.sm-mt-60{margin-top:60px!important}.sm-mt-70{margin-top:70px!important}.sm-mt-80{margin-top:80px!important}.sm-mt-90{margin-top:90px!important}.sm-mt-100{margin-top:100px!important}.sm-mt-110{margin-top:110px!important}.sm-mt-120{margin-top:120px!important}.sm-mt-130{margin-top:130px!important}.sm-mt-140{margin-top:140px!important}.sm-mt-150{margin-top:150px!important}.sm-mt-200{margin-top:200px!important}.sm-mb-10{margin-bottom:10px!important}.sm-mb-20{margin-bottom:20px!important}.sm-mb-30{margin-bottom:30px!important}.sm-mb-40{margin-bottom:40px!important}.sm-mb-50{margin-bottom:50px!important}.sm-mb-60{margin-bottom:60px!important}.sm-mb-70{margin-bottom:70px!important}.sm-mb-80{margin-bottom:80px!important}.sm-mb-90{margin-bottom:90px!important}.sm-mb-100{margin-bottom:100px!important}.sm-mb-110{margin-bottom:110px!important}.sm-mb-120{margin-bottom:120px!important}.sm-mb-130{margin-bottom:130px!important}.sm-mb-140{margin-bottom:140px!important}.sm-mb-150{margin-bottom:150px!important}.sm-mb-200{margin-bottom:200px!important}}.wrapper{height:100%;width:100%}.wrapper,button,input{font-family:Poppins!important}.Toastify{height:5vh;position:absolute;width:10vw}.Toastify__toast--error{font-size:1.2rem;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.errorDisplay{align-items:center;display:flex;flex-direction:column;gap:5vh;margin-top:10%}.errorDisplay__icon{height:30vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-white:#f1f1f1;--color-primaryText:#424242;--color-primaryBlue:#2784b9;--color-primaryBlueComplementary:#b95c27;--color-primaryButton:#2784b9;--color-primaryButton-text:#fff;--color-darkBlue:#185578;--color-primaryRed:#c31530;--color-primaryGrey:#807d7d;--color-lightGrey:#f6f6f6;--color-primaryOrange:#e26b00;--color-primaryBackgroundGrey:#f5f5f5;--color-primaryGreen:#7eca43;--color-primaryYellow:#fde566;--color-primaryGold:#daa520;--color-header:#f6f8fa;--color-darkHeader:#2376a6;--color-sidePanel:#fff;--color-darkBorder:#f1f1f1;--color-sidePanelIcon:#666;--color-border:#0000001f;--color-background:#f7f7f7;--color-componentBackground:#fff;--color-backgroundSpots:#b5b5b5;--color-darkBackground:#f5f5f5;--color-muiBackground:#fff;--color-text:#0f0f0f;--color-topPanelText:#dedede;--color-shadow:#00000026;--color-borderInverse:#f2f2f2;--color-borderList:#d0d7de;--color-disabled:#c2bfbf;--color-editIconBackground:#fff;--color-hoverBackground:#2784b914;--color-activeBackground:#2784b938;--color-whiteButton:#fff;--color-statusNotDone:#a10000;background-color:var(--color-background);background-size:25px 25px;color:var(--color-text);height:100%;height:-webkit-fill-available;margin:0;position:absolute;position:fixed;width:100%;width:-webkit-fill-available}body,body button{font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Google Sans,Segoe UI,Roboto,"monospace",Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}#root,html{font-size:12px;height:100%;overflow-x:auto;overflow-y:auto;width:100%}#root::-webkit-scrollbar,html::-webkit-scrollbar{width:8px}#root::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:10px}#root:hover::-webkit-scrollbar,html:hover::-webkit-scrollbar{width:8px}#root:hover::-webkit-scrollbar-thumb,html:hover::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:10px}#__react-alert__ div div div{width:auto!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,Roboto}@media screen and (min-width:1600px){#root,html{font-size:13px}}
/*# sourceMappingURL=main.a2a571f2.css.map*/