@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Pacifico&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap";/*!
* 
*   Mon Sep 06 2021 22:45:41 GMT-0500 (Central Daylight Time)
*   Accessible NProgress, (c) 2021 Nicholas Mackey - http://nmackey.com/accessible-nprogress
*   @license MIT
*
*//*!******************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/styles.css ***!
  \******************************************************************/#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html[data-theme=light]{--primary: #2463eb;--secondary: rgb(145, 158, 171);--success: #17a34a;--danger: #dc2627;--warning: #f97315;--info: #facc14;--bg: #0c0a09;--text: #f8fafc;--text-foreground: #0c0a09;--primary--100: #fbf0ff;--primary--200: #ebdaf2;--primary--300: #d6c1de;--primary--400: #9875cd;--primary--500: #580695;--primary--600: #45259a;--primary--700: #240c64;--error--100: #ffeae6;--error--200: #f3939f;--error--400: #ff5252;--error--500: #db1f35;--error--600: #e6273e;--error--700: #ff0000;--warning--100: #fff7e6;--warning--200: #ffd666;--warning--300: #efc046;--warning--400: #edb972;--warning--500: #febd12;--warning--600: #eeb66a;--warning--700: #ffba5d;--warning--800: #ffb95c;--info--100: #e6efff;--info--200: #8ec5ff;--info--300: #84a9ff;--info--500: #4877ed;--info--600: #1939b7;--info--700: #0a17a7;--success--100: #e8f4ff;--success--300: #84a9ff;--success--500: #4877ed;--accent--orchid: #a653e4;--accent--bright-violet: #9747ff;--accent--pink-purple: #e96ae9;--accent--dark-orchid: #7531a8;--accent--violet: #614fcc;--accent--medium-purple: #8d5be9;--accent--light-lavender: #8e8eff;--accent--bright-violet-2: #604fcc;--accent--mauve: #db8ddb;--neutral--50: #fafafc;--neutral--100: #f4f6f8;--neutral--200: #ece9f1;--neutral--300: #d9d9d9;--neutral--400: #d2d2d2;--neutral--500: #637381;--neutral--600: #292a35;--neutral--700: #252524;--neutral--800: #2e2e2e;--neutral--900: #000000;--brand--white: #ffffff;--brand--black: #000000;--brand--blue-black: #00002d;--gradient--blue-start: #84a9ff;--gradient--blue-end: #1939b7;--bg--pale-pink: #ebdaf2;--bg--pale-rose: #ffeae6;--bg--pale-lavender: #fbf0ff;--bg--pale-violet: #d6c1de;--bg--pale-lilac: #f2edfa;--bg--very-pale-yellow: #faf7ff}html[data-theme=dark]{--primary: #2463eb;--secondary: rgb(145, 158, 171);--success: #17a34a;--danger: #dc2627;--warning: #f97315;--info: #facc14;--bg: #fafafa;--text: #0c0a09;--text-foreground: #f8fafc}*{margin:0;padding:0;box-sizing:border-box;font-style:normal;line-height:22px;font-family:"Public Sans" sans-serif}html{scroll-behavior:smooth;scroll-padding-top:5rem;overflow:hidden;text-size-adjust:none}html ::-webkit-scrollbar-track{background-color:#ddd}html ::-webkit-scrollbar{width:8px;background-color:#ddd}html ::-webkit-scrollbar-thumb{background-color:#42424233;border:0px;background-clip:padding-box;width:8px;border-radius:5px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;background-color:transparent!important;background-image:none!important;-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out 0s!important}.shared_language_toggler{display:flex;gap:12px}.shared_language_toggler_btn{border:none;cursor:pointer;border-radius:6px;padding:6px 12px;background-color:var(--primary);color:var(--text)}.shared_theme_toggler{display:flex;gap:12px}.shared_theme_toggler_btn{border:none;cursor:pointer;border-radius:6px;padding:6px 12px;background-color:var(--secondary);color:var(--text-foreground);display:flex;justify-content:center;align-items:center;gap:8px}.shared_theme_toggler_btn_img{width:24px;height:24px}.shared_navbar_toggler{padding:12px 22px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #f4f6f8}.shared_navbar_toggler_logo{color:var(--text)}.shared_navbar_toggler_buttons{display:flex;justify-content:space-between;align-items:center;gap:12px}.profile_dropdown{width:200px}.profile_dropdown .ant-dropdown-menu-item:nth-child(3){padding:0!important}.profile_dropdown .ant-dropdown-menu-item:first-child:hover{background-color:transparent}.sidebar_user_card_text{cursor:auto}.navbar_input{border:none!important}.navbar_input:focus,.navbar_input:hover,.navbar_input:focus-within{border:none!important;box-shadow:none!important}.overview_tabs .overview_tabs_toggler{border:1px solid rgba(145,158,171,.24);border-radius:8px;padding:4px}.overview_tabs .overview_tabs_toggler .ant-radio-button-wrapper{border:none!important}.overview_tabs .overview_tabs_toggler .ant-radio-button-wrapper-checked{background:#f2eef6;border-radius:8px}.overview_tabs .overview_tabs_toggler .kanban_item{padding:0 8px;font-weight:600}.overview_tabs .overview_tabs_toggler .kanban_item .ant-radio-button-label{display:flex;justify-content:center;align-items:center;margin-top:4px;gap:8px}.overview_tabs .overview_tabs_toggler .kanban_item .kanban_item_icon{transform:rotate(180deg)}.overview_tabs .overview_tabs_toggler .kanban_item:not(.ant-radio-button-wrapper-checked){color:#637381}.overview_tabs .overview_tabs_toggler :before{display:none!important}.table_container{width:100%;max-height:655px;color:#212b36;font-family:Public Sans;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background-color:#fff;min-height:100%;height:100%}.table_container p{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.table_container .ant-table-cell{white-space:nowrap}.table_container .ant-table-body{max-height:100%;scrollbar-width:thin;scrollbar-color:rgb(196,196,196) transparent}.table_container .tabs{background-color:#f4f6f8;gap:40px;align-self:stretch;display:inline;padding:0}.table_container .tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#212b36}.table_container .tabs .ant-tabs-nav{width:100%;margin:0}.table_container .tabs .ant-tabs-nav .ant-tabs-tab{color:#637381!important}.table_container .tabs .ant-tabs-nav .ant-tabs-tab:not(:first-child){margin:0 0 0 40px}.table_container .tabs .ant-tabs-nav .ant-tabs-tab:first-child{margin:0 0 0 24px}.table_container .tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-icon{align-items:center;border-radius:6px;margin-inline-end:8px!important;color:#637381!important}.table_container .tabs .active{color:#212b36}.table_container .ant-table-wrapper{overflow-y:hidden;max-height:100%;scrollbar-color:rgb(205,205,205) transparent;scrollbar-width:thin;display:flex}.table_container .ant-table-wrapper .ant-spin-nested-loading{width:100%}.table_container .ant-table-wrapper .ant-table-thead .ant-table-cell{white-space:nowrap}.table_container .ant-table-wrapper .ant-table-cell-fix-right{text-align:end}.table_container .ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{border-start-start-radius:0;text-align:left}.table_container .ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:last-child{border-start-end-radius:0}.table_container .ant-table-wrapper .ant-table-selection-column{padding-inline-start:24px!important}.table_container .ant-table-wrapper .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{padding:16px;width:max-content;white-space:nowrap}.table_container .ant-table-wrapper .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell:before{display:none}.table_container .ant-table-wrapper .ant-table-content .ant-table-thead tr>th{font-size:13px;font-style:normal;font-weight:600;line-height:24px;white-space:nowrap}.table_container .ant-table-wrapper .ant-table-content .ant-table-thead tr>th:before{background:none!important}.table_container .ant-table-wrapper .ant-table-tbody>tr>td .ant-tag{padding:0 8px;border-radius:6px;font-size:12px;font-style:normal;font-weight:700;background:none;line-height:20px}.table_container .ant-table-wrapper .ant-table-tbody>tr>td .active_project_tag{color:#592d8c;border:1px solid #592d8c;width:fit-content}.table_container .ant-table-wrapper .ant-table-tbody>tr>td .department_tag{background-color:#919eab29;border:none}.table_container .ant-table-wrapper .ant-table-tbody>tr>td .availability_tag{font-size:15px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center;background:none;border:none;color:#212b36;gap:8px}.table_container .ant-table-wrapper .ant-table-tbody>tr>td .availability_tag .availability_tag_icon{height:10px;width:10px;border-radius:100%}.table_container .ant-avatar-group{gap:8px;align-items:center}.table_container .ant-avatar-group .ant-avatar,.table_container .ant-avatar-group .ant-avatar img{height:24px;width:24px}.table_container .header_select{width:160px}.table_container .member_name_container,.table_container .project_name_container{display:flex;gap:16px;align-items:center}.table_container .member_name_container .member_avatar,.table_container .project_name_container .member_avatar{width:24px;border-radius:60px;height:24px;cursor:pointer}.table_container .members_container{display:flex;align-items:center;gap:24px;justify-content:space-between}.table_container .members_container .members{display:flex;gap:2px;align-items:center}.table_container .members_container .members .member_avatar{width:24px;border-radius:60px;height:24px}.table_container .members_container .preview_icon{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;cursor:pointer;border:1px solid rgba(145,158,171,.24)}.table_container .ant-checkbox-inner{width:20px!important;height:20px!important;border-radius:6px!important;border:2px solid #637381!important}.table_container .action_icon{cursor:pointer}.table_container .ant-table-wrapper{flex:1}.menu-item{align-items:center;display:flex;gap:8px}.menu-item span{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.menu-item svg{width:16px;height:16px;margin-bottom:2px}.menu-item-delete span{align-items:center;color:#ff5630!important;display:flex;gap:8px}.table_pagination{border-radius:0 0 10px 10px;padding:17px 24px;justify-content:end;border:1px solid rgba(145,158,171,.2392156863)}.table_pagination .ant-pagination-options{display:flex;white-space:nowrap}.table_pagination .ant-pagination-item{margin:0 4px!important;display:flex;align-items:center;justify-content:center;border:none}.table_pagination .ant-pagination-item:hover:not(.ant-pagination-item-active){background-color:#ebdaf2!important}.table_pagination .ant-pagination-item a{color:#000!important;font-weight:400;font-size:13px;align-items:center}.table_pagination .ant-pagination-item-active a{color:#fff!important}.table_body_container{flex:1;overflow:auto}.table_body_container .ant-table-wrapper,.table_body_container .ant-table-wrapper .ant-spin-container,.table_body_container .ant-table-wrapper .ant-spin-container .ant-table{height:100%}.table_body_container .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container{height:100%;display:flex;flex-direction:column}.table_body_container .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body{flex:1}.table_body_container .ant-table-tbody>tr.expired-row{background-color:#fed7d7!important;border-left:4px solid #e53e3e}.table_body_container .ant-table-tbody>tr.expired-row:hover{background-color:#fbe3e3!important}.table_body_container .ant-table-tbody>tr.expired-row td{background-color:inherit!important}.table_body_container .ant-table-tbody>tr.expired-row td:hover{background-color:inherit!important}.table_body_container .expired-end-date{color:#c53030!important;font-weight:700;background-color:#fed7d7;padding:4px 8px;border-radius:4px;animation:pulse 1.5s infinite;box-shadow:0 0 0 2px #feb2b2}@keyframes pulse-end-date{0%{box-shadow:0 0 #e53e3eb3}70%{box-shadow:0 0 0 6px #e53e3e00}to{box-shadow:0 0 #e53e3e00}}.ant-tabs-tab-btn{display:flex;align-items:center;width:min-content}.ant-tabs-tab-btn .ant-tabs-tab-icon{margin-right:8px}.ant-tabs-tab-btn .ant-tabs-tab-icon span{padding:2px 8px!important;display:flex;align-items:center;justify-content:center;height:24px!important;width:100%;border-radius:6px;font-size:12px;text-align:center;line-height:20px;font-weight:700}.heading{display:flex;padding:20px 40px;justify-content:space-between;align-items:center;color:#212b36;text-align:center;background-color:#fff;border-bottom:1px solid rgba(145,158,171,.2392156863)}.heading .heading_left{display:flex;align-items:center;gap:40px}.heading .heading_left p{font-family:Public Sans;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.heading .heading_right{display:flex;gap:16px;align-items:center}.heading .heading_right .add-btn{border-color:#af9ac8;padding:6px 22px;align-items:center;height:40px;box-shadow:none;border-radius:8px}.heading .heading_right .add-btn span{font-weight:600!important;font-size:16px}.heading .heading_right .add-btn .ant-btn-icon{margin-top:2px}.heading .heading_right .add-member{font-size:15px;font-style:normal;font-weight:600!important;line-height:26px;color:#592d8c}.loader{width:45px;aspect-ratio:1;border-radius:50%;border:4px solid #240c64;border-right-color:#d6c1de;animation:l2 1s infinite linear;justify-self:center;align-self:center;margin-top:35%}@keyframes l2{to{transform:rotate(1turn)}}.table_skeleton{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.table_skeleton .ant-skeleton{width:100%}.table_skeleton .ant-skeleton .ant-skeleton-input{width:100%;height:40px}.modal_card{width:50%;height:100%!important}.modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863);display:flex;padding:24px 40px;align-items:center;gap:16px;align-self:stretch}.modal_header .modal_header_icon_container{display:flex;padding:8px;background-color:#ebdaf2;border-radius:8px}.modal_header .modal_header_icon_container .modal_header_icon{height:24px;width:24px}.modal_header .modal_header_text h2{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36}.modal_header .modal_header_text p{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.description_container{width:100%;display:flex;flex-direction:column}.description_container .editor_container{border-radius:8px;overflow:hidden;flex-wrap:wrap;width:100%;padding:0}.modal_body_card_input_container{width:100%}.field_wrapper{display:flex;flex-direction:column}.error_message{height:14px;white-space:nowrap}.error_text{color:#ff4d4f;font-size:10px;white-space:nowrap}.has-error .danger{color:#ff4d4f!important}.sidebar{width:280px;min-width:280px;max-width:280px;padding:40px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-right:1px solid rgba(145,158,171,.2392156863);transition:width .3s ease,min-width .3s ease,max-width .3s ease,padding .3s ease;font-family:Public Sans;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.sidebar.collapsed{width:80px;min-width:80px;max-width:80px;padding:40px 8px}.sidebar.collapsed .logo_and_card_container{height:166px;padding:16px 20px}.sidebar.collapsed .sidebar_header{justify-content:center!important;position:relative}.sidebar.collapsed .sidebar_header .sidebar_logo_container{justify-content:center!important;max-width:48px!important;padding-right:8px}.sidebar.collapsed .sidebar_item{justify-content:center;padding:0 12px;position:relative}.sidebar.collapsed .sidebar_item .sidebar_item_icon{margin:0}.sidebar.collapsed .sidebar_general{width:64px!important;padding:0 8px;align-items:center}.sidebar.collapsed .sidebar_user_card{width:48px!important;padding:8px!important;justify-content:center!important;margin:0 auto}.sidebar.collapsed .sidebar_user_card .sidebar_user_card_avatar_container,.sidebar.collapsed .sidebar_user_card .sidebar_user_card_avatar.collapsed{margin:0!important}.sidebar .sidebar_item{padding:0 23px!important}.sidebar .upper_sidebar{display:flex;flex-direction:column;width:100%;gap:32px}.sidebar .upper_sidebar .logo_and_card_container{padding:20px 0}.sidebar .upper_sidebar .logo_and_card_container .sidebar_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.sidebar .upper_sidebar .logo_and_card_container .sidebar_header .sidebar_logo_container{flex:1;display:flex;justify-content:flex-start;position:relative;max-width:calc(100% - 32px)}.sidebar .upper_sidebar .logo_and_card_container .sidebar_header .sidebar_toggle_btn{color:#637381!important;border:1px solid rgba(145,158,171,.2)!important;box-shadow:0 1px 2px #0000000d!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;border-radius:6px!important;background-color:#ffffffe6!important}.sidebar .upper_sidebar .logo_and_card_container .sidebar_header .sidebar_toggle_btn:hover{background-color:#919eab14!important;color:#592d8c!important;border-color:#592d8c4d!important}.sidebar .upper_sidebar .logo_and_card_container .sidebar_header .sidebar_toggle_btn:focus{background-color:#919eab14!important;color:#592d8c!important;border-color:#592d8c4d!important}.sidebar .upper_sidebar .logo_and_card_container .sidebar_header .sidebar_toggle_btn .anticon{font-size:14px!important}.sidebar .upper_sidebar .logo_and_card_container .sidebar_logo{transition:all .3s ease;cursor:pointer;display:block;max-width:100%}.sidebar .upper_sidebar .logo_and_card_container .sidebar_logo svg{display:block;width:100%;height:auto;max-width:100%}.sidebar .upper_sidebar .logo_and_card_container .sidebar_logo.collapsed{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;margin:0;object-fit:contain;border-radius:4px}.sidebar .upper_sidebar .logo_and_card_container .sidebar_logo.collapsed:hover{transform:scale(1.05)}.sidebar .upper_sidebar .logo_and_card_container .sidebar_user_card{display:flex;width:100%;height:76px;padding:16px 20px;border-radius:12px;align-items:center;gap:16px;flex-shrink:0;background-color:#919eab14;transition:all .3s ease}.sidebar .upper_sidebar .logo_and_card_container .sidebar_user_card .sidebar_user_card_avatar_container{flex-shrink:0;transition:all .3s ease}.sidebar .upper_sidebar .logo_and_card_container .sidebar_user_card .sidebar_user_card_text{display:flex;flex-direction:column;min-width:0;flex:1;opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,width .3s ease}.sidebar .upper_sidebar .logo_and_card_container .sidebar_user_card .sidebar_user_card_text.collapsed{opacity:0;transform:translate(-10px);width:0;overflow:hidden;pointer-events:none;display:none}.sidebar .upper_sidebar .logo_and_card_container .sidebar_user_card .sidebar_user_card_text .sidebar_user_card_text_username{margin:0!important;font-size:14px;line-height:1.4;color:#000000e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .upper_sidebar .logo_and_card_container .sidebar_user_card .sidebar_user_card_text .sidebar_user_card_text_role{margin:0!important;font-size:12px;line-height:1.4;color:#919eab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .upper_sidebar .sidebar_general{display:flex;width:263px;padding:0 16px;flex-direction:column;gap:4px;padding-left:0!important}.sidebar .upper_sidebar .sidebar_general .sidebar_general_title{padding:24px 0 8px 16px;font-size:11px!important;font-style:normal;font-weight:700!important;line-height:18px;text-transform:uppercase;color:#637381!important;display:block}.sidebar .upper_sidebar .sidebar_general .sidebar_item{font-size:15px;font-style:normal;font-weight:400;line-height:22px;color:#637381;display:flex;height:48px;padding:0 12px 0 16px;align-items:center;align-self:stretch;gap:16px;text-decoration:none;border-radius:8px;transition:all .2s ease}.sidebar .upper_sidebar .sidebar_general .sidebar_item .sidebar_item_icon{color:#637381;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar .upper_sidebar .sidebar_general .sidebar_item .sidebar_item_text{margin:0!important;color:inherit;flex:1;min-width:0}.sidebar .upper_sidebar .sidebar_general .sidebar_item:hover:not(.active){background-color:#919eab14;color:#592d8c}.sidebar .upper_sidebar .sidebar_general .sidebar_item:hover:not(.active) .sidebar_item_icon{color:#592d8c}.sidebar .upper_sidebar .sidebar_general .sidebar_item:hover:not(.active) .sidebar_item_text{color:#592d8c}.sidebar .upper_sidebar .sidebar_general .active{background-color:#f2eef6;color:#592d8c!important;font-weight:600}.sidebar .upper_sidebar .sidebar_general.collapsed{padding:0 8px!important;height:310px!important;margin-top:50px}.sidebar .sidebar_footer{margin-top:auto;padding:16px}.sidebar .sidebar_footer .sidebar_image{align-self:center;flex-shrink:50%}.sidebar .sidebar_badge.active .ant-badge{display:flex;align-items:center;justify-content:center}.sidebar .sidebar_badge.active .ant-badge-status-dot{height:8px;width:8px}.sidebar .sidebar_badge{height:10px;width:10px;display:flex;align-items:center;justify-content:center;margin-top:3px}.sidebar .sidebar_badge .ant-badge-status-dot{transition:all .2s linear;height:4px;width:4px}.sidebar_floating_toggle{position:relative}.sidebar_floating_toggle .sidebar_toggle_btn{position:fixed;top:64px;left:250px;z-index:999;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:50%!important;background-color:#fff!important;border:1px solid rgba(145,158,171,.2392156863)!important;transform:translate(50%);transition:all .3s ease!important;color:#637381!important}.sidebar_floating_toggle .sidebar_toggle_btn:hover{background-color:#592d8c!important;color:#fff!important;border-color:#592d8c!important;transform:translate(50%) scale(1.1);box-shadow:0 6px 16px #592d8c4d,0 2px 8px #0003!important}.sidebar_floating_toggle .sidebar_toggle_btn:focus{background-color:#592d8c!important;color:#fff!important;border-color:#592d8c!important;outline:none!important}.sidebar_floating_toggle .sidebar_toggle_btn .anticon{font-size:12px!important}.sidebar_floating_toggle.collapsed .sidebar_toggle_btn{left:50px}.sidebar-tooltip .ant-tooltip-inner{background-color:#000000d9;color:#fff;font-size:12px;padding:6px 8px;border-radius:6px}.sidebar-tooltip .ant-tooltip-arrow:before{background-color:#000000d9}.user{display:flex;align-items:center;gap:16px;border-radius:16px;padding:16px;background-color:#fff;align-self:stretch}.user .user_text{display:flex;justify-content:center;flex-direction:column}.user .user_text .user_name{font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#212b36}.user .user_text .user_job{display:flex;color:#212b36;align-items:center;opacity:.6;justify-content:flex-start;gap:6px}.user .user_text .user_job .user_job_icon{height:16px;width:16px;margin-bottom:2px}.filter_components_input{flex:auto;max-height:75px!important;position:relative;width:100%}.filter_components_input .filter_components_input_label{position:absolute;color:#919eab;font-size:12px;line-height:16px;top:-8px;left:16px;background:#fff!important;z-index:999}.filter_components_input .error_message{margin-bottom:2px}.form_components_input_inputs,.form_custom_async_paginate{width:100%}.form_custom_async_paginate_select_component__control{background-color:transparent!important;border:1px solid #d9d9d9!important;border-radius:6px!important;box-shadow:none!important;min-height:48px!important;max-height:max-content!important;height:auto!important;padding:6px;padding-left:0!important}.form_custom_async_paginate_select_component__control .form_custom_async_paginate_select_component__value-container{max-height:48px!important;overflow-y:scroll;scrollbar-width:thin;scroll-behavior:smooth;scrollbar-color:rgba(145,158,171,.32) transparent}.form_custom_async_paginate_select_component__control .form_custom_async_paginate_select_component__value-container,.form_custom_async_paginate_select_component__control .form_custom_async_paginate_select_component__indicators{margin:0!important;padding:0 0 0 11px!important;font-size:14px!important;min-height:34px!important;height:auto!important}.form_custom_async_paginate_select_component__control .form_custom_async_paginate_select_component__indicator{padding:4px!important}.form_custom_async_paginate_select_component__control .form_custom_async_paginate_select_component__indicator-separator{display:none!important}.form_custom_async_paginate_select_component__menu-portal{background-color:red;z-index:100000000000000000!important}.form_custom_async_paginate_error .form_custom_async_paginate_select_component__control{border-color:red!important}.filter_components_input_label_error{color:#ff4d4f!important}.aaaa{position:absolute;top:16rem;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:60px;display:flex;align-items:center;justify-content:center;left:0;padding:8px;width:100%;border:1px solid rgba(145,158,171,.32);border-top:0!important;box-shadow:0 4px 12px #00000026;z-index:1000000000000000000000000000000000!important}.select_spinner{position:absolute;top:20%;right:8%}.department-select-option{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;min-height:24px}.department-select-option__content{flex:1;text-align:left;padding-right:8px}.department-select-option__delete-btn{flex-shrink:0;width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .2s ease-in-out;border-radius:4px}.department-select-option__delete-btn:hover{background-color:#ff4d4f1a!important}.department-select-option__delete-btn:focus{opacity:1;visibility:visible}.department-select-option__delete-btn.deleting{opacity:.5!important;visibility:visible!important;cursor:not-allowed!important}.department-select-option__delete-btn .anticon{font-size:14px}.department-select-option:hover .department-select-option__delete-btn{opacity:.7;visibility:visible}.department-select-option:hover .department-select-option__delete-btn:hover{opacity:1}.form_custom_async_paginate_select_component__option{transition:background-color .2s ease-in-out}.form_custom_async_paginate_select_component__option:hover .department-select-option .department-select-option__delete-btn{opacity:.7;visibility:visible}.form_custom_async_paginate_select_component__option:hover .department-select-option .department-select-option__delete-btn:hover{opacity:1;background-color:#ff4d4f1a!important}.form_custom_async_paginate_select_component__option--is-focused .department-select-option .department-select-option__delete-btn{opacity:.7;visibility:visible}.form_custom_async_paginate_select_component__option--is-selected .department-select-option .department-select-option__delete-btn:hover{background-color:#ff4d4f26!important}.confirmation-modal-no-close .ant-modal-content{pointer-events:auto;padding:0!important}.confirmation-modal-no-close .ant-modal-confirm-body{padding:20px 24px!important}.confirmation-modal-no-close .ant-modal-mask{pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.confirmation-modal-no-close .ant-modal{pointer-events:auto;z-index:1060}.confirmation-modal-no-close .confirmation-modal-footer{display:flex;justify-content:flex-end;align-items:center;padding:16px 24px;border-top:1px solid rgba(145,158,171,.2392156863);margin:0;background-color:#f9fafb;border-end-end-radius:8px;border-end-start-radius:8px}.confirmation-modal-no-close .confirmation-modal-footer .ant-btn{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px;padding:6px 16px}.confirmation-modal-no-close .confirmation-modal-footer .cancel_btn{color:#212b36;border:1px solid rgba(145,158,171,.32)}.confirmation-modal-no-close .confirmation-modal-footer .cancel_btn:hover{color:#592d8c!important;background-color:transparent!important;border-color:#592d8c!important}.confirmation-modal-no-close .ant-modal-confirm-btns{pointer-events:auto}.custom_antd_input_container{width:100%;position:relative}.custom_antd_input_container .custom_antd_input_container_label{position:absolute;color:#919eab;font-size:12px;font-weight:400;line-height:16px;top:-8px;left:16px;background:#fff!important;z-index:999}.evaluation_create_template_container_body_step2_category .custom_antd_input_container:nth-child(2){width:40%}.preview_table{width:100%;display:flex;flex-direction:column;gap:20px;padding-bottom:32px}.preview_table .pending-changes-warning{padding:8px 16px;background-color:#faf7ff;border:1px solid #592d8c;border-radius:4px;margin-bottom:16px;font-size:14px;font-weight:400;color:#592d8c;overflow:hidden;transition:opacity .5s ease;opacity:0}.preview_table .pending-changes-warning.visible{opacity:1}.preview_table p{padding:2px 4px}.preview_table .editable-cell{cursor:pointer;width:100%;min-height:26px}.preview_table .editable-cell:hover{box-shadow:0 0 0 1px #ccc inset;border-radius:4px;background-color:#f9f9f9}.preview_table .kpi_table tr:last-child td.maxValue-cell:not(.editable){border-bottom-right-radius:8px!important}.preview_table .kpi_table .ant-table-summary>tr>td:first-child{border:none}.preview_table .kpi_table .ant-table-summary>tr>td:nth-child(2){border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-left:1px solid rgba(145,158,171,.3215686275)}.preview_table .kpi_table .ant-table-container{border-left:none!important}.preview_table .kpi_table .category-cell{border-left:1px solid rgba(145,158,171,.3215686275);border-bottom:1px solid rgba(145,158,171,.32)!important;border-bottom-left-radius:8px}.preview_table .kpi_table .category-cell.edit{border-bottom-left-radius:0!important}.preview_table .kpi_table .ant-table-thead>tr>th:first-child{border-left:1px solid rgba(145,158,171,.3215686275)}.preview_table .kpi_table .ant-table-thead>tr>th:nth-child(3){border-right:1px solid rgba(145,158,171,.3215686275)!important}.preview_table .kpi_table .summary-cell{background-color:#fbfbfb}.preview_table .kpi_table .ant-table-thead>tr>th{border-top:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .ant-table-thead>tr>th{border-right:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .ant-table-thead>tr>th:nth-child(3){border-left:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .ant-table-thead>tr>th:nth-child(2){border-right:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .ant-table-thead>tr>th:nth-child(2){border-right:none!important}.preview_table .kpi_table .ant-table-tbody .ant-table-row:last-child .ant-table-cell{border-bottom:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell{border-top:1px solid rgba(145,158,171,.32)}.preview_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell{border-right:1px solid rgba(145,158,171,.32)}.preview_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell:not(.skill-cell){border-right:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell.coefficient-cell{border-left:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell.coefficient-cell.maxValue-cell{border-left:0!important}.preview_table .kpi_table .ant-table-tbody .ant-table-row .skill-cell,.preview_table .kpi_table .ant-table-tbody .ant-table-row .coefficient-cell,.preview_table .kpi_table .ant-table-tbody .ant-table-row .maxValue-cell{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.preview_table .kpi_table .ant-table-tbody .ant-table-row .summary-cell,.preview_table .kpi_table .ant-table-tbody .ant-table-row .category-cell{font-size:16px;font-style:normal;font-weight:600;line-height:24px}.preview_table .kpi_table .ant-table-tbody .ant-table-row .skill-cell{border-bottom:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .summary-cell{border-bottom:1px solid rgba(145,158,171,.32)!important;border-right:1px solid rgba(145,158,171,.32)!important}.preview_table .kpi_table .action-cell-th{text-align:center!important}.preview_table .kpi_table .action-cell button{display:flex;align-items:center;justify-content:center;width:90%!important}.preview_table .kpi_table .action-cell button .ant-btn-icon{display:flex;width:100%;align-items:center;justify-content:center}.none{display:none}.delete_skill_btn{background-color:#ff563014;display:flex;padding:5px;justify-content:center;align-items:center;border-radius:50px;border:none;flex-shrink:0;height:28px;width:28px}.more_btn_container{display:flex;align-items:center;justify-content:center}.more_btn_container .more_btn{cursor:pointer}.more_dropdown{z-index:9;border-radius:12px}.delete_btn{color:#ff5630;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;font-size:15px;font-style:normal;font-weight:400;line-height:22px;border:1px solid red;cursor:pointer}.delete_btn img{height:16px;width:16px}.delete_category_btn{padding:8px 14px!important}.delete_category_btn span{color:#ff5630!important;display:flex;align-items:center;justify-content:center;gap:8px}.add_skill_btn .ant-table-cell{border:1px solid rgba(145,158,171,.32)!important;border-top:none!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px;gap:8px;width:100%;font-size:13px;font-style:normal;font-weight:700;line-height:22px;cursor:pointer}.add_skill_btn .ant-table-cell:hover{background-color:#f9f9f9}.add_skill_btn .add_skill_btn_container{display:flex;align-items:center;gap:8px}.add_skill_btn .add_skill_btn_container .add_skill_icon{height:18px;width:18px;color:#592d8c;margin-bottom:3px}.evaluation_create_template_container_body_step3_container .preview_table .kpi_table tr:last-child td:last-child{border-end-end-radius:8px}.input-form{width:100%;font-family:Public Sans;position:relative}.input-form .label{font-size:14px;font-style:normal;font-weight:400;line-height:12px;color:#919eab;position:absolute;background-color:#fff;display:flex;align-items:center;top:-10px;left:10px}.input-form .label .red-star{font-size:12px;color:var(--danger);vertical-align:top}.input-form .error-message{margin-left:4px;font-size:12px;font-weight:400;color:var(--danger)}.input-form .input-container{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;min-height:32px;overflow:hidden;background-color:transparent;border-radius:2px;width:100%;border:1px solid rgba(145,158,171,.529)!important;color:#212b36!important}.input-form .input-container .input{color:#212b36!important;outline:none;width:100%;border:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px;background-color:transparent}.input-form .input-container .input::placeholder{color:#919eab9a!important}.input-form .input-container .icon{width:18px;height:18px}.input-form .input-container .eye-icon{width:18px;height:18px;cursor:pointer}.input-form .input-rounded{border-radius:8px}.input-form .input-sm{padding:6px 0}.input-form .input-md{padding:10px 0}.input-form .input-lg{padding:14px 0}.input-form .input-xl{padding:18px 0}.input-form .input-primary{color:var(--primary)}.input-form .input-container-primary{border:1px solid var(--primary)}.input-form .input-info{color:var(--info)}.input-form .input-container-info{border:1px solid var(--info)}.input-form .input-success{color:var(--success)}.input-form .input-container-success{border:1px solid var(--success)}.input-form .input-danger{color:var(--danger)}.input-form .input-container-danger{border:1px solid var(--danger)}.input-form .input-warning{color:var(--warning)}.input-form .input-container-warning{border:1px solid var(--warning)}.input-form .input-secondary{color:var(--secondary)}.input-form .input-container-secondary{border:1px solid var(--secondary)}.input-form .input-danger{border-color:var(--danger)!important}.input-form .label-danger{color:var(--danger)!important}.linkified-url.comment-link{display:inline}.ant-typography .linkified-url{color:#592d8c!important}.ant-typography .linkified-url:hover{color:#4a1e74!important}.ant-typography .linkified-url:visited{color:#6b3a9e!important}.column-configuration-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0}.column-configuration-drawer .column-config-content{display:flex;flex-direction:column;height:100%;gap:16px;padding-bottom:16px}.column-configuration-drawer .column-config-header{padding-bottom:12px;border-bottom:1px solid #f5f5f5}.column-configuration-drawer .column-config-header .ant-typography{font-size:13px!important}.column-configuration-drawer .column-config-actions{padding:8px 0;border-bottom:1px solid #f5f5f5}.column-configuration-drawer .column-list{flex:1;overflow-y:auto;padding:8px 0}.column-configuration-drawer .column-list .column-item{padding:8px 0;border-bottom:1px solid #fafafa;display:flex;align-items:center;justify-content:space-between}.column-configuration-drawer .column-list .column-item:last-child{border-bottom:none}.column-configuration-drawer .column-list .column-item .ant-checkbox-wrapper{width:100%;display:flex;align-items:center}.column-configuration-drawer .column-list .column-item .disabled-column{color:#bfbfbf;font-style:italic}.column-configuration-drawer .column-list .column-item .ant-typography{line-height:1.2}.column-config-trigger{display:flex;align-items:center;gap:6px;font-size:13px}.column-config-trigger:hover{color:#592d8c}.shared_not_found{color:var(--text);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.shared_not_found .shared_not_found_text{font-family:Public Sans;font-size:16px;font-style:normal;font-weight:400!important;line-height:22px}.shared_main_layout_container{overflow:hidden!important}.shared_main_layout_container_outlet{display:flex;align-items:center;justify-content:center}.shared_main_layout{width:100vw;height:100vh;display:flex;background-color:#fff}.shared_main_layout_container{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.shared_main_layout_container::-webkit-scrollbar{display:none}.shared_main_layout_container_outlet{width:100%;height:calc(100% - 80px);max-height:calc(100% - 80px);-ms-overflow-style:none;scrollbar-width:none}.shared_main_layout_container_outlet::-webkit-scrollbar{display:none}.page_layout{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.public_layout{display:flex;align-items:center;justify-content:center;padding:40px;height:100%;background-color:#ece9f1;font-family:Public Sans}.login_feature{width:100%;height:100vh;display:grid;grid-template-columns:3fr 1fr;justify-content:center;align-items:center}@media screen and (max-width: 768px){.login_feature{grid-template-columns:1fr}}.login_feature_form{height:100%;padding:22px;min-width:450px;display:flex;justify-content:center;align-items:center;font-family:Public Sans;background-color:#fff}@media screen and (max-width: 500px){.login_feature_form{min-width:none}}.login_feature_form .login_feature_form_container{width:100%;display:flex;flex-direction:column;gap:12px}.login_feature_form .login_feature_form_container .login_feature_form_container_info{display:flex;flex-direction:column;gap:2px;margin-bottom:45px;align-items:center}.login_feature_form .login_feature_form_container .login_feature_form_container_info .login_feature_form_container_info_title{font-weight:700;font-size:24px;line-height:28px;font-family:"Public Sans" sans-serif!important;color:#212b36}.login_feature_form .login_feature_form_container .login_feature_form_container_info .login_feature_form_container_info_subtitle{font-weight:400;font-size:14px;line-height:22px;color:#637381}.login_feature_form .login_feature_form_container .login_feature_form_container_forgot_password{display:flex;justify-content:flex-end;cursor:pointer;color:#592d8c;text-decoration:underline;font-weight:600;font-size:14px;line-height:22px}.login_feature_form .login_feature_form_container .login_feature_form_container_forgot_password:hover{text-decoration:none}.login_feature_form .login_feature_form_container .login_feature_form_container_btn{border-color:#af9ac8;font-weight:600!important;border-radius:8px;align-items:center;padding:11px 22px;height:auto;box-shadow:none}.login_feature_form .login_feature_form_container .login_feature_form_container_register{display:flex;justify-content:center;align-items:center;gap:4px;font-weight:600;font-size:14px;line-height:22px;color:#637381}.login_feature_form .login_feature_form_container .login_feature_form_container_register .login_feature_form_container_register_link{color:#592d8c;cursor:pointer;text-decoration:underline}.login_feature_form .login_feature_form_container .login_feature_form_container_register .login_feature_form_container_register_link:hover{text-decoration:none}.login_feature_form .login_feature_form_container button:last-child{margin-top:18px}.login_feature_picture{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f8f7fa;perspective:1000px;position:relative}@media screen and (max-width: 768px){.login_feature_picture{display:none}}.login_feature_picture .login_feature_picture_img{max-width:100%;max-height:60vh;object-fit:contain;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden}.login_feature_picture .login_feature_picture_img_bg{width:100%;height:35%;position:absolute;bottom:0;left:0;z-index:-1}.projects_table{width:100%;background:linear-gradient(294deg,#ece9f1,#faf7ff);padding:40px;height:100%}.projects_table .ant-btn{font-size:14px;font-weight:500;height:25px;padding:0 7px;border-radius:6px}.projects_table .ant-btn svg{height:16px;width:16px}.projects_table .searchbar_header{padding:24px 20px}.projects_table .searchbar_header .searchbar_input{border-radius:8px;padding:8px 14px}.projects_table .searchbar_header .searchbar_input .ant-input-prefix{margin-right:8px;margin-bottom:2px;height:24px;width:24px}.projects_table .searchbar_header .searchbar_input .ant-input{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.projects_table .searchbar_header .searchbar_input .ant-input::placeholder{color:#919eab}.projects_table .searchbar_header .ant-input-outlined:focus-within{box-shadow:none!important}.MiniMemberPopup{display:none!important}.ant-table-wrapper.members-table{width:fit-content}.ant-table-wrapper.members-table img{width:24px;border-radius:60px;height:24px}.ant-table-wrapper.members-table .ant-table-thead tr .ant-table-cell,.ant-table-wrapper.members-table .ant-table-tbody tr .ant-table-cell{padding:8px 16px;text-overflow:ellipsis}.ant-table-wrapper.members-table .ant-table-thead tr .ant-table-cell:before,.ant-table-wrapper.members-table .ant-table-tbody tr .ant-table-cell:before{background:none!important}.ant-table-wrapper.members-table .ant-table-tbody tr span:not(.ant-tag),.ant-table-wrapper.members-table .ant-table-tbody tr td{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.ant-table-wrapper.members-table .ant-table-tbody tr .ant-tag{font-size:12px;font-style:normal;font-weight:700;line-height:20px}.ant-table-wrapper.members-table .ant-table-tbody tr>td{padding:8px 16px!important}.ant-table-wrapper.members-table .ant-table-thead tr>th{padding:4px 16px!important;font-size:13px;font-style:normal;font-weight:600;line-height:24px}.MiniMembers_tooltip .ant-tooltip-inner{max-width:500px!important;padding:0!important;overflow:hidden;border-radius:8px}.ant-table-wrapper .ant-spin-container{scrollbar-width:thin}.ant-table-wrapper .ant-spin-container .ant-table-body{scrollbar-width:thin;scrollbar-color:rgb(205,205,205) transparent!important}.createProject_modal{z-index:9999999999999}.createProject_modal .ant-modal{width:85%!important}.createProject_modal .form_custom_async_paginate:not(.form_custom_async_paginate_error) .form_custom_async_paginate_select_component__control:hover{border-color:#592d8c!important}.createProject_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863);display:flex;padding:16px 40px;align-items:center;gap:16px;align-self:stretch}.createProject_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container{display:flex;padding:8px;background-color:#ebdaf2;border-radius:8px}.createProject_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container .modal_header_icon{height:24px;width:24px}.createProject_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text h2{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36}.createProject_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text p{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.createProject_modal .ant-modal-content .ant-modal-body .modal_body{display:grid;grid-template-columns:1fr 1fr;padding:16px 40px;align-items:flex-start;gap:24px;align-self:stretch;height:100%;max-height:70vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent}.createProject_modal .ant-modal-content .ant-modal-body .modal_body::-webkit-scrollbar{width:6px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body::-webkit-scrollbar-track{background:transparent}.createProject_modal .ant-modal-content .ant-modal-body .modal_body::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:3px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body::-webkit-scrollbar-thumb:hover{background-color:#bbb}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card_section{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;height:100%}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card{display:flex;flex-direction:column;padding:20px 24px;align-items:flex-start;width:100%;height:100%;border-radius:16px;background-color:#fff;gap:18px;box-shadow:0 0 2px #919eab33,0 12px 24px -4px #919eab1f;min-width:50%}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_title{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36;display:flex;align-items:center;gap:8px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_title:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,#592d8c,#7b4ab8);border-radius:2px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_subtitle{font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#637381;margin-bottom:12px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_group{width:100%;display:flex;gap:16px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container{display:flex;flex-direction:column;height:100%;width:100%;position:relative;height:68px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .list_container{height:352px;display:flex;align-items:center;justify-content:center;overflow:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger{width:100%;height:60px;overflow:hidden}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-btn{height:60px;padding:0}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-container{height:60px;overflow:hidden}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-container .ant-upload-text{font-size:12px;font-style:normal;font-weight:400;line-height:22px;color:#919eab;margin:0;display:none}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-container .ant-upload-drag-icon{margin-bottom:0}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-container .ant-avatar{height:55px;object-fit:cover}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_label{position:absolute;top:-4px;left:16px;z-index:999;background-color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab;transition:all .2s ease}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_label.error{color:#ff4d4f}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date input::placeholder{font-size:14px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-suffix{margin-inline-start:auto}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-range-separator{font-size:16px;padding:0 2px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input input::placeholder{font-size:14px;color:#00000040!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px;border-radius:6px;color:#212b36;height:100%;box-shadow:none!important;border:1px solid #d9d9d9;transition:all .2s ease}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input:hover:not(.error,.ant-input-status-error),.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date:hover:not(.error,.ant-input-status-error){border-color:#592d8c!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input:focus:not(.error,.ant-input-status-error),.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date:focus:not(.error,.ant-input-status-error){border-color:#592d8c!important;box-shadow:0 0 0 2px #592d8c1a!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input:focus-within:not(.error,.ant-input-status-error),.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date:focus-within:not(.error,.ant-input-status-error){border-color:#592d8c!important;box-shadow:0 0 0 2px #592d8c1a!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input.ant-input-status-error,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input.error,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date.ant-input-status-error,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date.error{border-color:#ff4d4f}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input.ant-input-status-error:focus,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input.ant-input-status-error:focus-within,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input.error:focus,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input.error:focus-within,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date.ant-input-status-error:focus,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date.ant-input-status-error:focus-within,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date.error:focus,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date.error:focus-within{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f1a!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input .ant-input-number-prefix,.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-input-number-prefix{color:#919eab;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:16px;margin-top:3.6px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_select{width:100%;height:auto}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_select .ant-select-selection-wrap{font-size:14px!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_select .ant-select-selector{box-shadow:none!important;padding:10px;border-radius:6px!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_select .ant-select-prefix{margin:0 8px 0 0!important;display:flex;align-items:center;justify-content:center}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container{display:flex;align-items:center;justify-content:start;gap:16px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach{height:56px;width:100%}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-btn{display:flex;align-items:center;justify-content:center;padding:0}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon{display:flex;align-items:center;justify-content:center;color:#592d8c;margin-bottom:0}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon svg{color:#592d8c!important;width:24px;height:24px;flex-shrink:0}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files{display:flex;align-items:center;justify-content:start;gap:24px;flex-wrap:wrap;width:100%}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files .file{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .comment{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:18px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .comment input{padding:10px!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .comment .comment_avatar{height:32px;width:32px;border-radius:50%;margin-bottom:14px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_textArea{height:218px!important}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_section{gap:10px;position:relative}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_section:not(:last-child){margin-bottom:20px;padding-bottom:20px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_section:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e7ebef 20%,#e7ebef 80%,transparent)}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_section .modal_body_card_input_container:nth-child(3){height:100%}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_section .modal_body_card_input_container:first-child{height:100%}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_section .modal_body_card_input_container:nth-child(2){height:200px}.createProject_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_section:nth-child(2) .modal_body_card_input_container{height:300px}.createProject_modal .ant-modal-content .ant-modal-footer{border-top:1px solid rgba(145,158,171,.3215686275);padding:24px 40px;margin:0;align-items:center;justify-content:end;display:flex}.createProject_modal .ant-modal-content .ant-modal-footer .ant-btn-primary{margin-inline-start:16px}.createProject_modal .ant-modal-content .ant-modal-footer .ant-btn{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.header{background-color:#fff;display:flex;gap:10px;padding:24px 20px;flex-direction:column}.header .header_first_container{display:flex;align-items:center;gap:16px;width:100%}.header .header_first_container .header_select_container{display:flex;flex-direction:column;position:relative;width:100%}.header .header_first_container .header_select_container .header_select{width:100%;height:42px}.header .header_first_container .header_select_container .header_select_label{left:14px;top:-10px;color:#919eab;font-weight:400;font-size:12px;position:absolute;z-index:999;background-color:#fff}.header .header_second_container{display:flex;align-items:center;justify-content:end;position:relative}.header .start_date_picker{width:100%;padding:8px 14px;border-radius:8px}.header .start_date_picker input{font-family:Public Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.header .start_date_picker input::placeholder{color:#919eab;font-weight:300}.header .Search_project_input{font-family:Public Sans;font-size:16px!important;font-style:normal;font-weight:400;line-height:24px}.header .ant-input-affix-wrapper{padding:8px 14px;border-radius:8px}.header .ant-input-affix-wrapper input::placeholder{color:#919eab;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.header .ant-input-affix-wrapper .ant-input-prefix{margin-inline-end:8px!important}.ant-picker-dropdown .ant-picker-cell{padding:1px 0}.ant-picker-dropdown .ant-picker-cell .ant-picker-cell-inner{height:36px!important;width:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:100%!important}.ant-picker-dropdown .ant-picker-cell .ant-picker-cell-inner:before{border-radius:100%!important}.ant-picker-dropdown .ant-picker-header-view{font-size:16px;font-style:normal;font-weight:600;line-height:24px}.ant-picker-dropdown .ant-picker-now-btn{color:#592d8c}.cover_image_file_container{display:flex;flex-direction:column;align-items:center;gap:6px;max-height:60px;border-radius:6px;border:1px dashed #fff;padding:6px}.cover_image_file_container .cover_image_file_container_file{height:28px;width:28px;border-radius:8px;object-fit:contain}.cover_image_file_container .preview_image{display:none}.cover_image_file_container .cover_image_file_container_filename{max-width:85px;color:#000;font-size:12px;font-weight:400;overflow:hidden}.list_container{max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent;scroll-behavior:smooth}.comments_list input{padding:9px 14px!important}.comment_title{display:flex;align-items:center;width:100%}.comment_title strong{display:flex;align-items:center;gap:8px;width:100%}.comment_title strong .comment_createdAt{margin:0;font-family:Public Sans;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#919eab}.comment_title strong .comment_creator_name{margin:0;font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#212b36}.comment_edit_actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:8px 0;font-size:12px;font-style:normal;font-weight:700;line-height:12px}.linkified-url:hover{color:#7c4dab!important;text-decoration:none;background-color:#592d8c14;border-radius:3px;padding:2px 4px;margin:-2px -4px}.linkified-url:focus{outline:1px solid rgba(89,45,140,.3);outline-offset:1px;border-radius:3px}.linkified-url:visited{color:#9098a9!important}.attachments_wrapper{width:100%}.attachments_wrapper .attachments_space{display:flex;flex-wrap:wrap}.attachments_wrapper .attachments_space .ant-badge{border-radius:6px;border:1px dashed #fff}.attachments_wrapper .attachments_space .ant-badge .ant-scroll-number-custom-component{display:none!important}.attachments_wrapper .attachments_space .ant-badge:hover{border:1px dashed #dc4445}.attachments_wrapper .attachments_space .ant-badge:hover .ant-scroll-number-custom-component{display:flex!important}.attachments_space .attachment-badge-close{cursor:pointer;background-color:#dc4445;border-radius:50%;width:16px;height:16px;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;font-size:12px;z-index:1;line-height:1}.attachments_space .attachment-badge-close::selection{background:transparent}.no_comments_image{width:180px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px}.no_comments_image img{width:100%;height:100%;object-fit:contain}.no_comments_image .no_comments_text{font-size:15px;font-weight:300;color:#637381a5;text-align:center}.comment_textArea{padding:8px 12px!important;min-height:auto!important;margin-bottom:8px!important}.comment .comments_drawer_footer_input_error{position:absolute;bottom:-12px;left:45px;font-size:10px;white-space:nowrap;margin:0!important}.create_new_dep_designation_modal{z-index:99999999999}.create_new_dep_designation_modal .footer_new{padding:18px;border-top:1px solid var(--Components-Input-Outlined, rgba(145, 158, 171, .32))}.create_new_dep_designation_modal .ant-modal-content{padding:0}.create_new_dep_designation_modal .ant-modal-content .new_department{display:flex;align-items:center;padding:40px 24px;gap:12px;width:100%}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-form-item{width:100%;position:relative}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-form-item .ant-form-item-label{padding:0!important;position:absolute;z-index:999;top:-11px;background-color:#fff;left:5px}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-form-item .ant-form-item-label label{color:#919eab;font-size:12px;font-style:normal;font-weight:400;line-height:12px;padding:0!important;margin:0!important}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-form-item .ant-form-item-label :after{display:none}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-form-item:first-child{width:100%}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-color-picker-trigger{width:100%;height:57px;align-items:center;justify-content:center;padding:12px 5px 5px}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-color-picker-trigger .ant-color-picker-color-block{width:100%;height:100%}.create_new_dep_designation_modal .ant-modal-content .new_department .ant-color-picker-trigger .ant-color-picker-trigger-text{margin-inline-end:0}.add_dep_button,.modal_body_card_input_date .ant-picker{width:100%}.modal_body_card_input_date .ant-picker .ant-picker-input{width:100%;display:flex;align-items:center}.projectOwners_select .ant-select-selector{max-height:64px;overflow:auto}.projectOwners_select .ant-select-selection-overflow{gap:4px}.projectOwners_select .ant-select-selection-wrap{padding:8px}.project-owners-select-placeholder .ant-select-selector{border-radius:6px!important}.project-owners-select-placeholder .ant-select-selection-placeholder{font-size:14px!important}.tag_projectOwner{border:0;border-radius:20px;background-color:#919eab29;padding:3px 3px 3px 8px;display:flex;align-items:center;justify-content:center}.tag_projectOwner .ant-avatar{width:24px;margin:3px 8px 3px 3px;height:24px}.tag_projectOwner .ant-tag-close-icon{padding:3px;color:#fff;background-color:#919eab29;border-radius:100%;height:24px!important;width:24px!important;display:flex;align-items:center;justify-content:center;margin-left:2px;margin-right:2px;font-weight:500;cursor:pointer}.tiptap-dropdown-menu{z-index:99999999999!important}.big_modal_container{max-height:80vh;overflow-y:auto}.projectDetail_modal .modal_header_icon_container{padding:0!important;flex-shrink:0;border-radius:6px;background:none;overflow:hidden}.projectDetail_modal .modal_header_icon_container .ant-avatar{height:50px;width:50px}.projectDetail_modal .ant-modal-wrap{overflow:hidden!important}.projectDetail_modal .comments_btn{position:absolute;top:10px;height:40px;width:40px;left:10px;border-radius:100%}.projectDetail_modal .comments_btn_icon{display:flex;align-items:center;justify-content:center}.projectDetail_modal .comments_btn_icon svg{height:25px;width:25px}.projectDetail_modal .ant-modal{width:85%!important}@media (max-width: 1200px){.projectDetail_modal .ant-modal{width:90%!important}}@media (max-width: 768px){.projectDetail_modal .ant-modal{width:95%!important;margin:10px}}@media (max-width: 576px){.projectDetail_modal .ant-modal{width:100%!important;margin:0;max-width:none}}.projectDetail_modal .project_cover_container{position:relative;width:100%;height:168px;z-index:1;transition:box-shadow .3s ease-in-out}.projectDetail_modal .project_cover_container.has_scroll_shadow{box-shadow:0 4px 8px -2px #592d8c26,0 6px 20px -4px #592d8c1f,0 8px 25px -8px #592d8c14;z-index:2}.projectDetail_modal .project_cover_container .project_cover{width:100%;height:168px;object-fit:cover;object-position:center}.projectDetail_modal .project_cover_container .project_cover_button{position:absolute;top:15px;right:15px;background:#592d8c;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:24px;transition:background .24s ease-in-out}.projectDetail_modal .project_cover_container .project_cover_button .project_cover_icon{transition:background .24s ease-in-out;width:20px;height:20px;flex-shrink:0}.projectDetail_modal .projectDetails_modal_body{display:flex;flex-direction:column;align-items:flex-start;gap:16px;height:596px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:rgb(172,172,172) transparent}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container{padding:16px 32px 32px}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container{padding:12px 20px 24px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container{padding:8px 12px 16px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header{display:flex;flex-direction:column;width:100%;gap:32px;padding:24px 16px;box-shadow:0 0 2px #919eab33;border:1px solid rgba(145,158,171,.0784313725);border-radius:8px;position:relative}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header{padding:16px 12px;gap:18px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header{padding:12px 8px;gap:18px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .edit_btn{background-color:#f2eef6;border-radius:50px;display:flex;padding:8px;justify-content:center;align-items:center;position:absolute;top:12px;right:12px;cursor:pointer;flex-shrink:0}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .edit_btn{padding:6px;top:10px;right:10px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .edit_btn{padding:5px;top:8px;right:8px}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .edit_btn svg{width:16px;height:16px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_detail_header_title{font-size:24px;font-style:normal;font-weight:700;line-height:36px;word-break:break-word;padding-right:60px}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_detail_header_title{font-size:20px;line-height:28px;padding-right:50px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_detail_header_title{font-size:18px;line-height:26px;padding-right:45px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container{width:100%;display:flex;flex-direction:column;gap:18px}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container{gap:24px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-input-outlined:focus-within,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-input-outlined:hover{box-shadow:none;border-color:#d9d9d9}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-input-affix-wrapper .ant-input-prefix{margin-right:8px}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-input-affix-wrapper .ant-input-prefix{margin-right:6px}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-input-affix-wrapper .ant-input-prefix svg{width:14px;height:14px}}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-input-affix-wrapper .ant-input{font-size:13px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-input-affix-wrapper .ant-input{font-size:12px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .ant-select .ant-select-selector{font-size:12px;padding:2px 8px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description{border:1px solid rgba(145,158,171,.2392156863);border-radius:8px;padding:0 2px;overflow:hidden}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section{display:flex;flex-direction:column;gap:12px;width:100%}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_header{display:flex;align-items:center}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_header .description_icon_container{display:flex;align-items:center;justify-content:center;flex-shrink:0}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_header .description_icon_container svg{width:18px;height:18px;color:#637381}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_header .description_icon_container svg{width:16px;height:16px}}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_header .description_title{font-size:15px;line-height:22px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_header .description_title{font-size:14px;line-height:20px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_textarea{background-color:#fafafa!important;border:1px solid #e8e8e8!important;border-radius:8px!important;font-size:14px!important;line-height:1.6!important;padding:12px 16px!important;direction:ltr!important;text-align:left!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_textarea:hover,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_textarea:focus{border-color:#e8e8e8!important;box-shadow:none!important}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_textarea::placeholder{color:#999!important;font-style:italic}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_textarea[lang=ar]{direction:ltr!important;text-align:left!important;font-feature-settings:normal}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_textarea{font-size:13px!important;padding:10px 14px!important}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_description_section .description_textarea{font-size:12px!important;padding:8px 12px!important}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section{display:flex;flex-direction:column;gap:12px;width:100%}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_header{display:flex;align-items:center;gap:12px}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_header .teams_icon_container{display:flex;align-items:center;justify-content:center;flex-shrink:0}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_header .teams_icon_container svg{width:18px;height:18px;color:#637381}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_header .teams_icon_container svg{width:16px;height:16px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_header .teams_title{white-space:nowrap;font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_header .teams_title{font-size:15px;line-height:22px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_header .teams_title{font-size:14px;line-height:20px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container{width:100%}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_tags_list{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px;border-radius:8px;min-height:60px}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_tags_list{gap:10px;padding:14px;min-height:50px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_tags_list{gap:8px;padding:12px;min-height:45px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_tags_list .ant-tag{padding:4px 12px;color:#212b36;font-size:13px;font-style:normal;font-weight:600;line-height:20px;margin:0;border-radius:6px;flex-shrink:0}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_tags_list .ant-tag{padding:3px 10px;font-size:12px;line-height:18px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_tags_list .ant-tag{padding:2px 8px;font-size:11px;line-height:16px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_empty_state{display:flex;align-items:center;justify-content:center;padding:24px;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:8px;color:#999;font-style:italic;font-size:14px;line-height:22px;text-align:center;min-height:60px}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_empty_state{padding:20px;font-size:13px;line-height:20px;min-height:50px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_teams_section .teams_tags_container .teams_empty_state{padding:16px;font-size:12px;line-height:18px;min-height:45px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details:nth-child(3) .detail:nth-child(3){grid-column:span 2;width:100%}@media (max-width: 992px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details:nth-child(3) .detail:nth-child(3){grid-column:span 1}}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .departments_detail{grid-column:1/-1}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:flex-start}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details{grid-template-columns:1fr}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail{display:flex;flex-direction:column;justify-content:center;gap:16px;overflow:hidden}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags{gap:4px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags .ant-tag{padding:2px 8px;color:#212b36;font-size:12px;font-style:normal;font-weight:700;line-height:20px;margin:0}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags .ant-tag{padding:1px 6px;font-size:11px;line-height:18px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container{width:100%}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_inline{display:flex;align-items:center;flex-wrap:wrap;gap:8px}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_inline{gap:6px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_inline .ant-tag{padding:2px 8px;color:#212b36;font-size:12px;font-style:normal;font-weight:700;line-height:20px;margin:0;flex-shrink:0}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_inline .ant-tag{padding:1px 6px;font-size:11px;line-height:18px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px;max-height:120px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(145,158,171,.5) transparent}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable::-webkit-scrollbar{width:4px}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable::-webkit-scrollbar-track{background:transparent}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable::-webkit-scrollbar-thumb{background-color:#919eab80;border-radius:2px}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable::-webkit-scrollbar-thumb:hover{background-color:#919eabb3}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable{max-height:100px;gap:6px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable{max-height:80px;gap:4px;padding-right:2px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable .ant-tag{padding:2px 8px;color:#212b36;font-size:12px;font-style:normal;font-weight:700;line-height:20px;margin:0;flex-shrink:0}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_tags_container .detail_tags_scrollable .ant-tag{padding:1px 6px;font-size:11px;line-height:18px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_name_container{display:flex;gap:8px;align-items:center;width:100%;justify-content:flex-start;color:#637381}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_name_container{gap:6px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_name_container .detail_name{white-space:nowrap;font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_name_container .detail_name{font-size:13px;line-height:20px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_name_container .detail_name{font-size:12px;line-height:18px;white-space:normal;word-break:break-word}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_name_container svg{flex-shrink:0}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_name_container svg{width:14px;height:14px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value{text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value{white-space:normal;word-break:break-word}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container{display:flex;gap:8px;align-items:center;min-width:0}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container{gap:6px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_value,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_value{color:#212b36;font-size:14px;font-style:normal;font-weight:600;line-height:22px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_value,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_value{font-size:13px;line-height:20px}}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_value,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_value{font-size:12px;line-height:18px;white-space:normal;word-break:break-word}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_value.project_owner_name,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_value.project_owner_name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_value.project_owner_name,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_value.project_owner_name{white-space:normal;word-break:break-word}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_icon,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_icon{height:24px;width:24px;flex-shrink:0}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_icon,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_icon{height:20px;width:20px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_avatar,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_avatar{border-radius:100%;height:30px;width:30px;flex-shrink:0}@media (max-width: 576px){.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .project_name_container .detail_avatar,.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail .detail_value_container .detail_avatar{height:20px;width:20px}}.projectDetail_modal .projectDetails_modal_body .project_detail_header_container .project_detail_header .project_details_container .project_details .detail.progress_detail{overflow:visible!important}.projectDetail_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important;overflow:hidden}.projectDetail_modal .ant-modal-content .ant-modal-body .modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863);display:flex;padding:16px 40px;align-items:center;gap:16px;align-self:stretch}.projectDetail_modal .ant-modal-content .ant-modal-body .project_details_body{display:flex;flex-direction:column;gap:16px;align-self:stretch;height:100%}.projectDetail_modal .ant-modal-content .ant-modal-footer{margin:0}.projectDetail_modal .project_members_tabs{padding:0 32px}.projectDetail_modal .project_members_header{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.projectDetail_modal .project_members_header p{color:#637381;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.projectDetail_modal .project_members_header h2{color:#212b36;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.projectDetail_modal .project_members_header .project_members_header_text{display:flex;align-items:center;gap:8px}.projectDetail_modal .project_members_header .project_members_header_text span{background-color:#f89e1b;width:2px;height:16px;flex-shrink:0;border-radius:9999px}.projectDetail_modal .project_members_header .project_members_header_actions{display:flex;align-items:center;gap:12px;width:50%;justify-content:flex-end}.projectDetail_modal .project_members_header .project_members_header_actions .project_members_header_action{cursor:pointer;flex-shrink:0}.projectDetail_modal .project_members_header .project_members_header_actions .ant-btn{padding:6px 16px;font-size:14px;font-style:normal;font-weight:700;line-height:24px;border-radius:8px;height:36px;margin-left:4px}.projectDetail_modal .project_members_header .project_members_header_actions .ant-btn svg{height:20px;width:20px}.projectDetail_modal .table_container{width:100%;box-shadow:0 4px 6px -1px #12121714,0 2px 4px -1px #1212170f;height:300px}.projectDetail_modal .table_container .table_body_container{overflow:hidden;border:1px solid rgba(145,158,171,.2392156863);border-bottom:0;border-radius:10px 10px 0 0}.projectDetail_modal .table_container .table{border-radius:8px;border:1px solid rgba(145,158,171,.2392156863);box-shadow:0 4px 6px -1px #12121714,0 2px 4px -1px #1212170f}.projectDetail_modal .table_container .status_container{display:flex;align-items:center;gap:6px;min-width:80px}.projectDetail_modal .table_container .member_container{display:flex;align-items:center;gap:12px}.projectDetail_modal .table_container .member_container img{height:24px;width:24px;border-radius:100%}.projectDetail_modal .table_container .ant-table-thead tr th{padding:4px 16px}.projectDetail_modal .tab_icon{height:16px;width:16px}.projectDetail_modal .ant-tabs-nav{margin:0}.projectDetail_modal .ant-tabs-tab{padding:8px 12px 16px}.projectDetail_modal .ant-tabs-tab .ant-tabs-tab-icon{display:flex;align-items:center;justify-content:center;margin-inline-end:8px!important}.projectDetail_modal .ant-tabs-tab:not(:first-child){margin:0 0 0 8px!important}.avatar_group_container{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:80%}.status_span{width:10px;height:10px;border-radius:50%;box-shadow:inset -3px -3px 8px #fff9,inset 3px 3px 8px #0000001a,0 4px 10px #0000004d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.addMember_modal .ant-modal{width:60%!important}.addMember_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important}.addMember_modal .ant-modal-content .ant-modal-body .modal_add_member_select{width:100%;height:auto}.addMember_modal .ant-modal-content .ant-modal-body .modal_add_member_select .ant-select-selection-overflow-item .ant-tag{background-color:#919eab29;padding:4px;display:flex;gap:8px;border-radius:50px;align-items:center;justify-content:center;border:none;font-size:13px;font-style:normal;font-weight:400;line-height:18px}.addMember_modal .ant-modal-content .ant-modal-body .modal_add_member_select .ant-select-selection-overflow-item .ant-tag .ant-avatar{height:24px;width:24px}.addMember_modal .ant-modal-content .ant-modal-body .modal_add_member_select .ant-select-selection-overflow-item .ant-tag .anticon-close{background-color:#212b3624;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:1rem;color:#fff;margin:0}.addMember_modal .ant-modal-content .ant-modal-body .modal_add_member_select .ant-select-selector{box-shadow:none!important;padding:16px 14px}.addMember_modal .ant-modal-content .ant-modal-body .modal_add_member_select .ant-select-prefix{margin:0 8px 0 0!important;display:flex;align-items:center;justify-content:center}.addMember_modal .ant-modal-content .ant-modal-body .modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863);display:flex;padding:16px 40px;align-items:center;gap:16px;align-self:stretch}.addMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container{display:flex;padding:8px;background-color:#ebdaf2;border-radius:8px}.addMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container .modal_header_icon{height:24px;width:24px}.addMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text h2{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36}.addMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text p{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.addMember_modal .ant-modal-content .ant-modal-body .modal_body{display:flex;align-items:flex-start;gap:24px;align-self:stretch;height:100%}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card{display:flex;flex-direction:column;padding:20px 24px;align-items:flex-start;width:100%;height:100%;border-radius:16px;background-color:#fff;gap:24px;box-shadow:0 0 2px #919eab33,0 12px 24px -4px #919eab1f}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_title{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#919eab}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_subtitle{font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#637381;margin-bottom:12px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_group{width:100%;display:flex;gap:16px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container{display:flex;flex-direction:column;width:100%;position:relative}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger{width:100%;height:100%}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-text{font-size:15px;font-style:normal;font-weight:400;line-height:22px;color:#919eab;margin:0}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-icon{margin-bottom:4px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_label{position:absolute;top:-4px;left:16px;z-index:999;background-color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab;padding:0 2px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-input{width:80px!important}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-suffix{margin-inline-start:auto}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-range-separator{font-size:16px;padding:0 2px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input,.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:16px 14px;border-radius:8px;color:#212b36;height:100%;box-shadow:none!important}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input .ant-input-number-prefix,.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-input-number-prefix{color:#919eab;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:16px;margin-top:3.6px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container{display:flex;align-items:center;justify-content:start;gap:16px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach{height:56px;width:88px}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-btn{display:flex;align-items:center;justify-content:center;padding:0}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon{display:flex;align-items:center;justify-content:center;margin-bottom:0}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon svg{width:24px;height:24px;flex-shrink:0}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files{display:flex;align-items:center;justify-content:start;gap:24px;flex-wrap:wrap}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files .file{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center}.addMember_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_textArea{height:218px!important}.addMember_modal .ant-modal-content .ant-modal-footer{border-top:1px solid rgba(145,158,171,.3215686275);padding:24px 40px;margin:0}.addMember_modal .ant-modal-content .ant-modal-footer .ant-btn-primary{margin-inline-start:16px}.addMember_modal .ant-modal-content .ant-modal-footer .ant-btn{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.addMember_modal .modal_body{padding:62px 40px}.form_custom_async_paginate_select_component__value-container>div:not(:last-child,.form_custom_async_paginate_select_component__placeholder){border-radius:20px;background-color:#919eab29;display:flex;align-items:center}.form_custom_async_paginate_select_component__value-container>div:not(:last-child,.form_custom_async_paginate_select_component__placeholder) .value_avatar{height:24px!important;width:24px!important}.form_custom_async_paginate_select_component__value-container>div:not(:last-child,.form_custom_async_paginate_select_component__placeholder) .selected-tag{display:flex;align-items:center;justify-content:center}.form_custom_async_paginate_select_component__value-container>div:not(:last-child,.form_custom_async_paginate_select_component__placeholder) .form_custom_async_paginate_select_component__multi-value__remove{background-color:#919eab29;border-radius:100%;height:24px!important;width:24px!important;display:flex;align-items:center;justify-content:center;margin-left:2px;cursor:pointer}.form_custom_async_paginate_select_component__value-container>div:not(:last-child,.form_custom_async_paginate_select_component__placeholder) .form_custom_async_paginate_select_component__multi-value__remove svg{fill:#fff}.form_custom_async_paginate_select_component__value-container>div:not(:last-child,.form_custom_async_paginate_select_component__placeholder) .form_custom_async_paginate_select_component__multi-value__label{padding-left:0}.dropdown_item{display:flex;align-items:center;justify-content:space-between}.dropdown_item .dropdown_item_group_one{display:flex;align-items:center;justify-content:flex-start;gap:16px}.dropdown_item .member_name{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#212b36}.dropdown_item .member_role{font-size:15px;font-style:normal;font-weight:400;line-height:22px;color:#637381}.dropdown_item .availability_tag{font-size:15px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center;background:none;border:none;color:#212b36;gap:8px}.dropdown_item .availability_tag .availability_tag_icon{height:10px;width:10px;border-radius:100%}.detail_name{transition:all .3s ease}.detail_value.exceeded{color:#c53030!important;font-weight:700;background-color:#fed7d7;padding:4px 8px;border-radius:4px;animation:pulse 1.5s infinite;box-shadow:0 0 0 2px #feb2b2}@media (max-width: 576px){.detail_value.exceeded{padding:3px 6px;font-size:11px}}@keyframes pulse{0%{box-shadow:0 0 #f56565b3}70%{box-shadow:0 0 0 6px #f5656500}to{box-shadow:0 0 #f5656500}}@media (max-width: 480px){.project_detail_header_container .detail_value,.project_detail_header_container .detail_name{font-size:11px!important;line-height:16px!important}}.project_detail_header_container .description_header{display:flex;align-items:center;justify-content:flex-start;gap:4px!important;width:100%}.project_detail_header_container .description_header .description_icon_container{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.project_detail_header_container .description_header .description_title{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381!important}.project_detail_header_container .description_content a{color:#592d8c;text-decoration:underline;transition:color .2s ease}.project_detail_header_container .description_content a:hover{color:#7c4dab}.project_detail_header_container .description_content a:visited{color:#5800af75}.project_members_header_actions .table_section{display:flex;flex-direction:column;gap:16px}.project_members_header_actions .expand_input{width:40px;transition:width .4s ease-in-out,border .75s linear;justify-content:flex-start;padding:2px 2px 2px 8px;border:1px solid transparent}@media (max-width: 771px){.project_members_header_actions .expand_input{display:none}}.project_members_header_actions .expand_input .ant-input{display:none}.project_members_header_actions .expand_input .ant-input-prefix{margin:0}.project_members_header_actions .expand_input .ant-input-suffix{margin-right:5px;display:none}.project_members_header_actions .expanded{width:100%;border:1px solid #cbcbcb}.project_members_header_actions .expanded .ant-input{display:flex}.project_members_header_actions .expanded .ant-input-prefix{margin-right:10px}.project_members_header_actions .expanded .ant-input-suffix{display:block}.hidden_expand_input{display:none;margin-bottom:16px!important;padding:8px 14px!important;border:1px solid black}@media (max-width: 771px){.hidden_expand_input{display:flex}}.big_container{padding:0 32px 32px;min-height:400px;transition:all linear .23s}.project_members_select_container{display:flex;align-items:center;justify-content:space-between;background-color:#f4f6f8;margin:0 32px -10px;padding:12px 14px!important;border-radius:12px 12px 0 0}.project_members_select_container .date-range-label{color:#212b36;font-size:14px;margin-bottom:4px;font-weight:400}.project_members_select_container .project_members_tabs_select{max-width:300px;width:100%}.rating-display{display:flex;align-items:center;justify-content:center;gap:8px}.rating-number{font-weight:500;color:#333;min-width:32px;transition:all .3s ease}.rating-stars{font-size:14px!important;cursor:pointer}.rating-stars .ant-rate-star{margin-right:2px!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.rating-stars:hover .ant-rate-star{transform:scale(1.1)}.rating-stars .ant-rate-star:hover{transform:scale(1.3)!important;filter:drop-shadow(0 0 8px rgba(250,173,20,.5))}.rating-stars .ant-rate-star:nth-child(1){transition-delay:0ms}.rating-stars .ant-rate-star:nth-child(2){transition-delay:50ms}.rating-stars .ant-rate-star:nth-child(3){transition-delay:.1s}.rating-stars .ant-rate-star:nth-child(4){transition-delay:.15s}.rating-stars .ant-rate-star:nth-child(5){transition-delay:.2s}.attachments_container{display:flex;min-height:400px;max-height:600px;transition:all linear .23s;flex-direction:column;width:100%;position:relative}.attachments_container .project_members_header{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.attachments_container .project_members_header p{color:#637381;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.attachments_container .project_members_header h2{color:#212b36;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.attachments_container .project_members_header .project_members_header_text{display:flex;align-items:center;gap:8px}.attachments_container .project_members_header .project_members_header_text span{background-color:#f89e1b;width:2px;height:16px;flex-shrink:0;border-radius:9999px}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler{border:1px solid rgba(145,158,171,.24);border-radius:8px;padding:4px}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .ant-radio-button-wrapper{border:none!important}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .ant-radio-button-wrapper-checked{background:#f2eef6;border-radius:8px}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item{padding:0 8px;font-weight:600}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item:before{display:none!important}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item .ant-radio-button-label{display:flex;justify-content:center;align-items:center;margin-top:5px;gap:8px}@media (max-width: 768px){.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item .ant-radio-button-label{margin-top:8px}}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item .attachment_view_item_icon{font-size:16px}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item .view-label{font-size:13px}@media (max-width: 768px){.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item .view-label{display:none}}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler .attachment_view_item:not(.ant-radio-button-wrapper-checked){color:#637381}.attachments_container .project_members_header .attachments_view_toggle .attachments_tabs_toggler:before{display:none!important}.attachments_container .attachments_upload_section{margin-bottom:16px}.attachments_container .attachments_upload_section .modal_body_card_dragger_attach_full:hover{border-color:#592d8c;background:#f8f6fb}.attachments_container .attachments_upload_section .modal_body_card_dragger_attach_full .ant-upload-drag-container{padding:16px}.attachments_container .attachments_upload_section .modal_body_card_dragger_attach_full .ant-upload-drag-icon{color:#592d8c;margin-bottom:8px}.attachments_container .attachments_upload_section .modal_body_card_dragger_attach_full .ant-upload-drag-icon svg{width:32px;height:32px;color:#592d8c}.attachments_container .attachments_upload_section .modal_body_card_dragger_attach_full .ant-upload-text{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.attachments_container .attachments_upload_section .modal_body_card_dragger_attach_full .ant-upload-hint{font-size:12px;color:#666;margin:0}.attachments_container .empty_state{display:flex!important;justify-content:center!important;align-items:center!important;height:100%!important;padding:0 0 50px!important}.attachments_container .attachments_empty_state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.attachments_container .attachments_empty_state img{width:240px;height:auto}.attachments_container .attachments_empty_state .attachments_empty_text{display:flex;flex-direction:column;align-items:center;justify-content:center}.attachments_container .attachments_empty_state .attachments_empty_text p{font-size:15px;font-style:normal;font-weight:500;line-height:22px;color:#592d8c;margin:0}.attachments_container .attachments_empty_state .attachments_empty_text span{font-size:13px;font-style:normal;font-weight:400;line-height:20px;color:#9098a9;margin:0}.attachments_container .floating_download_container{position:sticky;bottom:0;left:0;right:0;background:linear-gradient(to top,white 70%,rgba(255,255,255,.95) 90%,transparent 100%);padding:20px 0;text-align:center;z-index:10;margin-top:auto;pointer-events:none}.attachments_container .floating_download_container .floating_download_btn{background:#592d8c;border-color:#592d8c;border-radius:50px;padding:8px 24px;height:auto;font-size:16px;font-weight:500;box-shadow:0 4px 12px #592d8c4d;transition:all .3s ease;pointer-events:auto}.attachments_container .floating_download_container .floating_download_btn:hover{background:#7c4dab;border-color:#7c4dab;transform:translateY(-2px);box-shadow:0 6px 20px #592d8c66}.attachments_container .floating_download_container .floating_download_btn .anticon{font-size:16px}.attachments_container .attachments_header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.attachments_container .upload_container{display:flex;align-items:center;gap:15px}.attachments_container .upload_container .ant-upload-drag{display:flex;align-items:center;justify-content:center}.attachments_container .upload_container .ant-upload-drag p.ant-upload-drag-icon{margin:0}.attachments_container .upload_container .ant-upload-btn{height:30px;width:30px;padding:0}.attachments_container .upload_container .ant-upload-btn svg{height:30px;width:30px}.attachments_container .upload_container .modal_body_card_dragger_attach{height:50px;width:50px}.attachments_container .download_all_container{display:flex;justify-content:flex-end}.attachments_container .attachments_wrapper{position:relative;flex:1;max-height:calc(100% - 220px);min-height:460px}.attachments_container .attachments{display:flex;align-items:center;gap:15px;flex-direction:column;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-top:5px;flex:1;padding-bottom:40px;margin-bottom:0;max-height:calc(100% - 220px)}.attachments_container .attachments::-webkit-scrollbar{display:none}.attachments_container .attachment_item{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #f0f0f0;border-radius:12px;background:#fff;transition:all .3s ease;width:100%;box-shadow:0 2px 4px #0000000a}.attachments_container .attachment_item:hover{background:#fafafa;border-color:#592d8c;box-shadow:0 4px 12px #592d8c1a;transform:translateY(-1px)}.attachments_container .attachment_item .attachment_content{display:flex;align-items:center;gap:16px;flex:1}.attachments_container .attachment_item .attachment_avatar_container{position:relative;transition:all .2s ease}.attachments_container .attachment_item .attachment_avatar_container:hover{transform:scale(1.05)}.attachments_container .attachment_item .attachment_avatar_container .attachment_avatar{border-radius:12px;object-fit:cover;border:2px solid #f0f0f0;transition:all .2s ease}.attachments_container .attachment_item .attachment_avatar_container .attachment_avatar.ant-avatar-icon{background:#f8f9fa;border-color:#e9ecef}.attachments_container .attachment_item .attachment_avatar_container .attachment_avatar.ant-avatar-icon .anticon{color:#6c757d}.attachments_container .attachment_item .attachment_avatar_container .attachment_avatar_image{border:2px solid #f0f0f0;transition:all .2s ease}.attachments_container .attachment_item .attachment_avatar_container .attachment_avatar_image:hover{border-color:#592d8c;background:none}.attachments_container .attachment_item .attachment_avatar_container .attachment_avatar_image .ant-image-mask{border-radius:12px}.attachments_container .attachment_item .attachment_avatar_container .ant-image .ant-image-mask{background:none!important}.attachments_container .attachment_item .attachment_avatar_container .attachment_preview_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#592d8ccc;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;opacity:0;transition:opacity .2s ease;overflow:hidden}.attachments_container .attachment_item .attachment_avatar_container:hover .attachment_preview_overlay{opacity:1}.attachments_container .attachment_item .attachment_info{flex:1;min-width:0}.attachments_container .attachment_item .attachment_info .attachment_name{font-weight:500;font-size:14px;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachments_container .attachment_item .attachment_info .attachment_type{font-size:12px;color:#666;text-transform:uppercase;font-weight:500;letter-spacing:.5px}.attachments_container .attachment_item .attachment_actions{opacity:0;transition:opacity .2s ease}.attachments_container .attachment_item .attachment_actions .attachment_more_btn{color:#592d8c;border-radius:8px;font-size:24px;font-weight:700}.attachments_container .attachment_item .attachment_actions .attachment_more_btn:hover{color:#7c4dab;background:none}.attachments_container .attachment_item:hover .attachment_actions{opacity:1}.delete_attachment_item{color:#ff4d4f!important}.download_item .ant-dropdown-menu-item-icon{font-size:16px!important}.attachments{transition:all .3s ease}.attachments .attachment_item{animation:fadeInUp .5s ease forwards;opacity:0}.attachments .attachment_item:nth-child(1){animation-delay:.05s}.attachments .attachment_item:nth-child(2){animation-delay:.1s}.attachments .attachment_item:nth-child(3){animation-delay:.15s}.attachments .attachment_item:nth-child(4){animation-delay:.2s}.attachments .attachment_item:nth-child(5){animation-delay:.25s}.attachments .attachment_item:nth-child(6){animation-delay:.3s}.attachments .attachment_item:nth-child(n+7){animation-delay:.35s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.attachments.attachments_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-template-rows:repeat(auto-fit,170px);gap:24px;align-items:start;padding:8px 0 40px}@media (max-width: 768px){.attachments.attachments_grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media (max-width: 480px){.attachments.attachments_grid{grid-template-columns:1fr;gap:12px}}.attachments.attachments_grid .attachment_item_grid{display:flex;flex-direction:column;text-align:center;padding:0;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);height:170px;max-height:170px;overflow:hidden;position:relative;box-shadow:0 2px 8px #00000014;background:#fff;border:1px solid #f0f0f0}.attachments.attachments_grid .attachment_item_grid:hover{transform:translateY(-6px);box-shadow:0 12px 32px #592d8c33;border-color:#592d8c4d}.attachments.attachments_grid .attachment_item_grid .attachment_content{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;height:170px;overflow:hidden}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container{margin-bottom:0;height:100px;width:100%;position:relative;overflow:hidden;border-radius:16px 16px 0 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;flex-shrink:0}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container:after{content:"";position:absolute;top:0;right:0;width:80px;height:60px;background:linear-gradient(135deg,#0000,#0000001a);pointer-events:none;opacity:0;transition:opacity .3s ease}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_avatar_image{width:100%!important;height:100%!important;position:relative!important}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_avatar_image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:16px 16px 0 0!important;min-width:100%!important;min-height:100%!important}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_avatar_image .ant-image-mask{border-radius:16px 16px 0 0!important;background:#0006!important}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_avatar_image .ant-image-mask .attachment_preview_overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none!important;border-radius:0!important;font-size:24px;color:#fff;display:flex;align-items:center;justify-content:center}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_avatar{width:100%!important;height:100%!important;border-radius:0!important;border:none!important;object-fit:cover;position:absolute;top:0;left:0}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_avatar.ant-avatar-icon{background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;font-size:48px}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_avatar.ant-avatar-icon img{width:64px!important;height:64px!important;object-fit:contain}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .ant-avatar{width:100%;height:100%;border-radius:0}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .ant-avatar img{width:100%;height:100%;object-fit:cover}.attachments.attachments_grid .attachment_item_grid .attachment_avatar_container .attachment_preview_overlay{border-radius:0}.attachments.attachments_grid .attachment_item_grid .attachment_info{text-align:left;width:100%;padding:12px 16px;height:70px;max-height:70px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;flex-shrink:0;overflow:hidden}.attachments.attachments_grid .attachment_item_grid .attachment_info .attachment_text_content{flex:1;min-width:0}.attachments.attachments_grid .attachment_item_grid .attachment_info .attachment_text_content .attachment_name{font-size:14px;font-weight:600;margin-bottom:4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.attachments.attachments_grid .attachment_item_grid .attachment_info .attachment_text_content .attachment_type{font-size:11px;color:#666;text-transform:uppercase;font-weight:500;letter-spacing:.5px}.attachments.attachments_grid .attachment_item_grid .attachment_info .attachment_actions_inline{flex-shrink:0;margin-left:8px}.attachments.attachments_grid .attachment_item_grid .attachment_info .attachment_actions_inline .attachment_more_btn_inline{color:#666;padding:4px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:color .2s ease}.attachments.attachments_grid .attachment_item_grid .attachment_info .attachment_actions_inline .attachment_more_btn_inline:hover{color:#592d8c}.attachments.attachments_grid .attachment_item_grid .attachment_info .attachment_actions_inline .attachment_more_btn_inline .anticon{font-size:16px}.attachments.attachments_grid .attachment_item_grid .attachment_actions{opacity:0;position:absolute;top:12px;right:12px;z-index:10;transition:opacity .2s ease}.attachments.attachments_grid .attachment_item_grid .attachment_actions .attachment_more_btn{background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(89,45,140,.2);color:#592d8c;border-radius:8px;box-shadow:0 2px 8px #0000001a}.attachments.attachments_grid .attachment_item_grid .attachment_actions .attachment_more_btn:hover{background:#592d8c1a;border-color:#592d8c}.attachments.attachments_grid .attachment_item_grid:hover .attachment_actions{opacity:1}.attachments.attachments_grid .attachment_background_image{transition:transform .3s ease}.attachments.attachments_grid .attachment_background_image:hover{transform:scale(1.02)}.attachments.attachments_carousel{display:flex;flex-direction:row;overflow-x:auto;gap:24px;padding:16px 0 40px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;overscroll-behavior-x:contain;touch-action:pan-y pinch-zoom}.attachments.attachments_carousel::-webkit-scrollbar{display:none}.attachments.attachments_carousel .attachment_item_carousel:first-child{margin-left:8px}.attachments.attachments_carousel .attachment_item_carousel:last-child{margin-right:8px}.attachments.attachments_carousel .attachment_item_carousel{flex:0 0 240px;min-width:240px;max-width:240px;padding:0;border-radius:20px;text-align:center;flex-direction:column;background:#fff;border:1px solid #e8e8e8;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;height:170px;box-shadow:0 4px 12px #00000014}@media (max-width: 768px){.attachments.attachments_carousel .attachment_item_carousel{flex:0 0 200px;min-width:200px;max-width:200px;height:160px}}@media (max-width: 480px){.attachments.attachments_carousel .attachment_item_carousel{flex:0 0 180px;min-width:180px;max-width:180px;height:150px}}.attachments.attachments_carousel .attachment_item_carousel:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#592d8c,#7c4dab);opacity:0;transition:opacity .3s ease;z-index:1}.attachments.attachments_carousel .attachment_item_carousel:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 50px #592d8c40;border-color:#592d8c4d}.attachments.attachments_carousel .attachment_item_carousel:hover:before{opacity:1}.attachments.attachments_carousel .attachment_item_carousel .attachment_content{flex-direction:column;align-items:stretch;gap:0;width:100%;height:100%}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container{margin-bottom:0;height:100px;width:100%;position:relative;overflow:hidden;border-radius:20px 20px 0 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 768px){.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container{height:95px}}@media (max-width: 480px){.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container{height:90px}}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container:after{content:"";position:absolute;top:0;right:0;width:258px;height:120px;background:linear-gradient(135deg,#0000,#00000026);pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:1}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container:hover:after{opacity:1}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_avatar_image{width:100%!important;height:100%!important;position:relative!important}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_avatar_image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:16px 16px 0 0!important;min-width:100%!important;min-height:100%!important}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_avatar_image .ant-image-mask{border-radius:16px 16px 0 0!important;background:#0006!important}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_avatar_image .ant-image-mask .attachment_preview_overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none!important;border-radius:0!important;font-size:28px;color:#fff;display:flex;align-items:center;justify-content:center}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_avatar{width:100%!important;height:100%!important;border-radius:0!important;border:none!important;object-fit:cover;position:absolute;top:0;left:0}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_avatar.ant-avatar-icon{background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;font-size:48px}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_avatar.ant-avatar-icon img{width:64px!important;height:64px!important;object-fit:contain}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .ant-avatar{width:100%;height:100%;border-radius:0}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .ant-avatar img{width:100%;height:100%;object-fit:cover}.attachments.attachments_carousel .attachment_item_carousel .attachment_avatar_container .attachment_preview_overlay{border-radius:0}.attachments.attachments_carousel .attachment_item_carousel .attachment_info{text-align:left;width:100%;padding:12px 16px;height:70px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;flex-shrink:0}@media (max-width: 768px){.attachments.attachments_carousel .attachment_item_carousel .attachment_info{padding:10px 14px;height:65px}}@media (max-width: 480px){.attachments.attachments_carousel .attachment_item_carousel .attachment_info{padding:8px 12px;height:60px}}.attachments.attachments_carousel .attachment_item_carousel .attachment_info .attachment_text_content{flex:1;min-width:0}.attachments.attachments_carousel .attachment_item_carousel .attachment_info .attachment_text_content .attachment_name{font-size:15px;font-weight:600;margin-bottom:4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.attachments.attachments_carousel .attachment_item_carousel .attachment_info .attachment_text_content .attachment_type{font-size:12px;color:#666;text-transform:uppercase;font-weight:500;letter-spacing:.5px}.attachments.attachments_carousel .attachment_item_carousel .attachment_info .attachment_actions_inline{flex-shrink:0;margin-left:12px}.attachments.attachments_carousel .attachment_item_carousel .attachment_info .attachment_actions_inline .attachment_more_btn_inline{color:#666;padding:6px;border-radius:8px;font-size:18px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:color .2s ease}.attachments.attachments_carousel .attachment_item_carousel .attachment_info .attachment_actions_inline .attachment_more_btn_inline:hover{color:#592d8c}.attachments.attachments_carousel .attachment_item_carousel .attachment_info .attachment_actions_inline .attachment_more_btn_inline .anticon{font-size:18px}.attachments.attachments_carousel .attachment_item_carousel .attachment_actions{opacity:0;position:absolute;top:20px;right:20px;z-index:10;transition:opacity .3s ease}.attachments.attachments_carousel .attachment_item_carousel .attachment_actions .attachment_more_btn{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(89,45,140,.2);color:#592d8c;border-radius:10px;box-shadow:0 4px 12px #00000026;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.attachments.attachments_carousel .attachment_item_carousel .attachment_actions .attachment_more_btn:hover{background:#592d8c1a;border-color:#592d8c;transform:scale(1.05)}.attachments.attachments_carousel .attachment_item_carousel:hover .attachment_actions{opacity:1}.attachments.attachments_carousel .attachment_background_image{transition:transform .3s ease}.attachments.attachments_carousel .attachment_background_image:hover{transform:scale(1.02)}.attachments.attachments_grid .attachment_skeleton_card{display:flex;flex-direction:column;border-radius:16px;background:#fff;border:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000a;overflow:hidden;height:170px;max-height:170px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.attachments.attachments_grid .attachment_skeleton_card .ant-skeleton-image{border-radius:16px 16px 0 0!important;height:100px!important;flex-shrink:0}.attachments.attachments_grid .attachment_skeleton_card .ant-skeleton-image .ant-skeleton-image-svg{opacity:.3}.attachments.attachments_grid .attachment_skeleton_card .attachment_skeleton_card_content{padding:12px 16px;display:flex;flex-direction:column;gap:8px;height:70px;max-height:70px;justify-content:center;flex-shrink:0;overflow:hidden}.attachments.attachments_grid .attachment_skeleton_card .attachment_skeleton_card_content .ant-skeleton-input{height:20px!important;border-radius:4px!important}.attachments.attachments_grid .attachment_skeleton_card .attachment_skeleton_card_content .ant-skeleton-input:last-child{height:16px!important}.attachments.attachments_carousel .attachment_skeleton_carousel_card{flex:0 0 240px;min-width:240px;max-width:240px;display:flex;flex-direction:column;border-radius:20px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 4px 12px #00000014;overflow:hidden;height:170px}@media (max-width: 768px){.attachments.attachments_carousel .attachment_skeleton_carousel_card{flex:0 0 200px;min-width:200px;max-width:200px;height:160px}}@media (max-width: 480px){.attachments.attachments_carousel .attachment_skeleton_carousel_card{flex:0 0 180px;min-width:180px;max-width:180px;height:150px}}.attachments.attachments_carousel .attachment_skeleton_carousel_card .ant-skeleton-image{border-radius:20px 20px 0 0!important;height:100px!important;flex-shrink:0}.attachments.attachments_carousel .attachment_skeleton_carousel_card .ant-skeleton-image .ant-skeleton-image-svg{opacity:.3}.attachments.attachments_carousel .attachment_skeleton_carousel_card .attachment_skeleton_carousel_content{padding:12px 16px;display:flex;flex-direction:column;gap:10px;height:70px;justify-content:center}@media (max-width: 768px){.attachments.attachments_carousel .attachment_skeleton_carousel_card .attachment_skeleton_carousel_content{padding:10px 14px;height:65px}}@media (max-width: 480px){.attachments.attachments_carousel .attachment_skeleton_carousel_card .attachment_skeleton_carousel_content{padding:8px 12px;height:60px}}.attachments.attachments_carousel .attachment_skeleton_carousel_card .attachment_skeleton_carousel_content .ant-skeleton-input{height:24px!important;border-radius:4px!important}.attachments.attachments_carousel .attachment_skeleton_carousel_card .attachment_skeleton_carousel_content .ant-skeleton-input:last-child{height:18px!important}.attachments_container .carousel_nav_btn{position:absolute;top:50%;transform:translateY(-50%);z-index:100;width:48px;height:48px;border-radius:50%;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid rgba(89,45,140,.3);box-shadow:0 4px 16px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#592d8c;font-size:20px;padding:0}.attachments_container .carousel_nav_btn:hover:not(.disabled){background:#592d8c;color:#fff;border-color:#592d8c;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 24px #592d8c66}.attachments_container .carousel_nav_btn:active:not(.disabled){transform:translateY(-50%) scale(.95)}.attachments_container .carousel_nav_btn.disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.attachments_container .carousel_nav_btn.carousel_nav_btn_left{left:8px}.attachments_container .carousel_nav_btn.carousel_nav_btn_right{right:8px}@media (max-width: 768px){.attachments_container .carousel_nav_btn{width:40px;height:40px;font-size:18px}.attachments_container .carousel_nav_btn.carousel_nav_btn_left{left:4px}.attachments_container .carousel_nav_btn.carousel_nav_btn_right{right:4px}}@media (max-width: 480px){.attachments_container .carousel_nav_btn{width:36px;height:36px;font-size:16px}.attachments_container .carousel_nav_btn.carousel_nav_btn_left{left:2px}.attachments_container .carousel_nav_btn.carousel_nav_btn_right{right:2px}}.attachments_container .carousel_nav_btn .anticon{display:flex;align-items:center;justify-content:center}.milestones_container{height:100%;width:100%;padding:24px;display:flex;flex-direction:column;align-items:start;justify-content:start;border-radius:8px;border:1px solid var(--Primary-Light, #8567ac);background:var(--Background-Light-Paper, #fff);gap:24px;box-shadow:0 4px 6px -1px #12121714,0 2px 4px -1px #1212170f}.milestones_container .no_milestones_text{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;color:#637381;gap:16px}.milestones_container .milestones_container_header{width:100%;justify-content:flex-end;display:flex}.milestones_container .project_members_header{width:100%;padding-top:0!important;padding-bottom:0!important}.milestones_container .milestone_divider{margin:0!important}.delete_milestone_action{color:red!important}.no_milestones_container{display:flex;align-items:center;justify-content:center;gap:49px}.ok_btn{display:flex;align-items:center;justify-content:center;gap:8px}.addMilestones_modal .modal_body{display:flex;padding:62px 40px;flex-direction:column;align-items:flex-start;gap:40px}.addMilestones_modal .ant-modal-content{padding:0!important}.addMilestones_modal .ant-modal{width:839px!important}.addMilestones_modal .start_date_picker{padding:16px 14px;width:242px}.addMilestones_modal .addMilestones_modal-footer{border-top:1px solid rgba(145,158,171,.3215686275);padding:16px 40px;display:flex;align-items:center;justify-content:flex-end;gap:16px}.addMilestones_modal .addMilestones_modal-footer .addMilestones_modal_default{display:flex;padding:6px 16px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:#212b36;border-radius:8px;border:1px solid rgba(145,158,171,.32)}.labeled_input{display:flex;flex-direction:column;position:relative}.labeled_input label{color:#919eab;background-color:#fff;position:absolute;top:-5px;left:14px;z-index:9999;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.mile_labels{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:24px;width:170px;white-space:nowrap}.mile_dates{display:flex;width:100%;align-items:start;justify-content:space-between}.mile_dates .mile_dates_inputs{align-items:center;justify-content:center;display:flex;gap:24px}.mile_title{display:flex;width:100%;align-items:start;justify-content:space-between}.mile_title .labeled_input{width:509px}.miles_icon_container{background-color:#592d8c;border-radius:50px;display:flex;width:32px;height:32px;justify-content:center;align-items:center}.miles_icon_container .miles_icon{width:18px;height:18px;flex-shrink:0}.stepper_container{display:flex;flex-direction:column}.stepper_container .ant-steps-item-title{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#212b36!important}.stepper_container .ant-steps-item-title p{flex-wrap:nowrap;display:flex;align-items:center;gap:8px}.stepper_container .ant-steps-item-title span{display:flex;gap:8px;align-items:center}.stepper_container .milestone-title-container{display:flex;align-items:center;justify-content:space-between;width:100%}.stepper_container .milestone-title{display:flex;align-items:center;gap:4px;flex-wrap:wrap;font-size:16px;color:#212b36!important;font-weight:600}.stepper_container .milestone-dates{color:#666;font-size:.9em;display:inline-flex;align-items:center;gap:4px}.stepper_container .ant-steps-item-content{background-color:#c09bed15;padding:8px 16px;margin-bottom:16px;border-radius:8px}.stepper_container .ant-steps-item-title{width:100%;padding-right:0!important}.start_adding_milestones_btn{border-color:#af9ac8!important;font-weight:600;color:#592d8c}.start_adding_milestones_btn:hover{border-color:#592d8c!important}.error_container{height:20px}.color_input_dep{width:20%!important}.comments_drawer_footer{display:flex;align-items:center;gap:16px;padding:12px 0;width:100%}.comments_drawer_footer .comments_drawer_footer_avatar{width:40px!important;height:40px;margin-bottom:22px;flex-shrink:0}.comments_drawer_footer .comments_drawer_footer_input{display:flex;align-items:center;flex-direction:column;position:relative;width:100%}.comments_drawer_footer .comments_drawer_footer_input .comments_drawer_footer_input_textArea{scrollbar-width:thin;scrollbar-color:#ddd transparent;scroll-padding:0 0 0 13px}.comments_drawer_footer input{padding:8px 14px;width:100%}.ant-drawer-body{background-color:#fafafc;scrollbar-width:thin;scrollbar-color:#ddd transparent;padding-bottom:0!important}.list_container{max-height:78vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent;scroll-behavior:smooth}.comments_list{height:100%;width:100%}.comments_list .list_comment_item{position:relative;align-items:flex-start}.comments_list .list_comment_item .ant-list-item-meta-avatar{margin-inline-end:12px!important}.comments_list .list_comment_item .ant-list-item-meta-content{background-color:#f4f6f8;padding:6px 12px 12px;border-radius:8px}.comments_list .list_comment_item .ant-list-item-meta-title{display:flex;align-items:flex-start;justify-content:space-between}.comments_list .list_comment_item .comment_content span{font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#637381!important}.comments_list .comment_more_btn{cursor:pointer;width:20px;color:#a3a5a6;height:20px}.comment-highlighted{animation:commentHighlight 1.5s ease-out}.comment-highlighted .ant-list-item-meta-content{animation:commentContentHighlight 1.5s ease-out}@keyframes commentHighlight{0%{background-color:#592d8c26;transform:scale(1.01)}to{background-color:transparent;transform:scale(1)}}@keyframes commentContentHighlight{0%{background-color:#592d8c1f;border-left:4px solid #592d8c;box-shadow:0 0 8px #592d8c4d}to{background-color:#f4f6f8;border-left:3px solid #592d8c;box-shadow:none}}.ant-drawer-mask{background:#7e6a9767!important}.send_comment_btn{border-radius:100%;flex-shrink:0;height:40px;width:40px!important;margin-bottom:22px}.send_comment_btn_icon{margin-left:5px;display:flex;align-items:center;justify-content:center}.send_comment_btn_icon svg{height:22px;width:22px!important}.linkified-url{color:#592d8c!important;text-decoration:underline;font-weight:500;transition:all .2s ease;word-break:break-all}.linkified-url:hover{color:#4a1e74!important;text-decoration:none;background-color:#592d8c14;border-radius:3px}.linkified-url:focus{outline:2px solid rgba(89,45,140,.3);outline-offset:1px;border-radius:3px}.linkified-url:visited{color:#6b3a9e!important}.list_container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.list_container .no_comments_image{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px}.list_container .no_comments_image img{width:100%;height:100%;object-fit:contain}.list_container .no_comments_image .no_comments_text{font-size:15px;font-weight:300;color:#637381a5;text-align:center}.comments_drawer_footer_input_error{color:red;font-size:12px;margin-top:2px;height:18px;transition:opacity .3s}.finances-tab{display:flex;flex-direction:column;margin-top:1rem}.finances-tab .ant-spin-nested-loading{height:297px}.finances-tab .finances-tables{display:flex;gap:2%;flex:1}.finances-tab .finances-tables .finances-table .ant-table{font-size:14px}.finances-tab .finances-tables .finances-table .ant-table-thead>tr>th{font-size:14px;padding:8px;white-space:nowrap}.finances-tab .finances-tables .finances-table .ant-table-tbody>tr>td{font-size:14px;padding:10px}.finances-tab .finances-summary{margin:2rem auto;width:100%}.table_wrapper{position:relative;overflow:auto}.table_summary_row{display:flex;justify-content:space-between;padding:12px 16px;border-top:1px solid #f0f0f0;background:#fafafa;font-weight:600;position:sticky;bottom:0;z-index:2}.finances-table{max-width:49%}.finances-table-header_card .ant-card-body{max-height:297px;min-height:297px;padding:0!important;overflow:hidden}.finances-table-header_card .ant-table-wrapper .ant-spin-container .ant-table-container .ant-table-header .ant-table-cell-scrollbar{display:none!important}.finances-table-header_card .ant-table-wrapper .ant-spin-container .ant-table-container .ant-table-header .ant-table-cell-fix-right{right:0!important}.finances-table-header_card .ant-table-wrapper .ant-spin-container .ant-table-body{scrollbar-width:none!important;scrollbar-color:rgb(205,205,205) transparent!important}.salary_cell{white-space:nowrap}th.actions-cell{height:39px}.actions-cell svg{margin-top:4px;cursor:pointer}th.salary_cell{text-align:center!important}th.cost_cell{text-align:left!important}.updateSalary_modal .ant-input-number-prefix{color:#592d8c;margin-top:2px}.updateSalary_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important;overflow:hidden}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863);display:flex;padding:16px 40px;align-items:center;gap:16px;align-self:stretch}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container{display:flex;padding:8px;background-color:#ebdaf2;border-radius:8px}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container .modal_header_icon{height:24px;width:24px}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text h2{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text p{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body{display:flex!important;flex-direction:column;align-items:flex-start;padding:16px 40px;height:100%;gap:24px}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_input_container{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_input_container .modal_body_input_container_label{display:block;font-size:16px;font-weight:600;margin-bottom:6px}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_input_container .modal_body_input_container_container,.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_input_container .modal_body_input_container_container_input{width:100%}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_input_container .modal_body_input_container_container p{margin-top:6px;font-size:13px;color:#9ca3af}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_input_container .error_text{color:#ff5630!important;margin-top:3px!important}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container{width:100%;border-radius:6px;background-color:#f4f6f8;padding:1rem}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container .modal_body_result{display:flex;align-items:center;justify-content:space-between}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container .modal_body_result:first-child{margin-bottom:6px}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container .ant-divider-horizontal{margin:6px 0}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container .modal_body_result_label{text-transform:uppercase;color:#637381;letter-spacing:1.2px;font-size:13px;font-weight:600}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container .current_salary{font-weight:600;color:#212b36}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container .new_salary{font-weight:600;color:#592d8c}.updateSalary_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_result_container .result_difference{color:#10b981}.updateSalary_modal .ant-modal-footer{border-top:1px solid rgba(145,158,171,.3215686275);padding:24px 20px;margin:0;align-items:center;justify-content:end;display:flex;background-color:#f4f6f8}.updateSalary_modal .ant-modal-footer .ant-btn-primary{margin-inline-start:16px}.updateSalary_modal .ant-modal-footer .ant-btn{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.workingDays_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important;overflow:hidden}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body{display:flex!important;flex-direction:column;align-items:flex-start;padding:16px 40px;height:100%;gap:24px}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .modal_body_header{display:flex;align-items:center;justify-content:space-between;width:100%}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards{width:100%;display:flex;justify-content:space-between;gap:10px}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card{background-color:#f9fafb;padding:16px;width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:15px;border-radius:8px;min-height:121px!important;max-height:121px!important}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card .working_card_header{display:flex;align-items:center;gap:8px;justify-content:flex-start;color:#637381}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card .working_card_header svg{display:flex;align-items:center;justify-content:center;margin-bottom:3px;height:18px;width:18px}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card .working_card_header p{text-transform:uppercase;letter-spacing:.5px;font-size:13px;margin:0!important;font-weight:600}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card .working_card_content :not(span),.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card .working_card_content .working_card_content_count{color:#212b36;font-size:26px;font-weight:700}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card .working_card_content span{font-size:12px;color:#637381}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .working_cards .working_card .working_card_content{display:flex;align-items:flex-start;gap:8px;flex-direction:column}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .workingDays_body{display:flex;justify-content:space-between;gap:24px;height:380px}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .workingDays_body .period_cards_wrapper{height:100%!important;overflow:hidden}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .workingDays_body .period_cards_wrapper .period_cards{height:322px;align-items:flex-start;gap:24px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(231,231,231) transparent}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .workingDays_body .period_cards_wrapper .period_cards .period_card{background-color:#ebdaf2}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .workingDays_body .period_cards_wrapper .period_cards .period_card .ant-card-body{padding:13px!important}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .workingDays_body .period_cards_wrapper .period_date_range{font-size:12px;color:#637381}.workingDays_modal .ant-modal-content .ant-modal-body .modal_body .workingDays_body.disabled{pointer-events:none;opacity:.5;filter:grayscale(50%)}.workingDays_modal .ant-modal-content .ant-modal-footer{border-top:1px solid rgba(145,158,171,.3215686275);padding:16px;margin:0;align-items:center;justify-content:end;display:flex;background-color:#f4f6f8}.workingDays_modal .ant-modal-content .ant-modal-footer .ant-btn-primary{margin-inline-start:16px}.workingDays_modal .ant-modal-content .ant-modal-footer .ant-btn{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.yearPricker_workingDays .ant-picker-panel-layout .ant-picker-cell .ant-picker-cell-inner{height:48px!important;width:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;margin:0 auto}.event_details_modal .ant-modal-content{border-radius:8px;overflow:hidden;box-shadow:0 20px 40px #592d8c26}.event_details_modal .ant-modal-body{padding:0}.event_details_modal .ant-modal-content{padding:0!important}.event_details_modal .event-content{background:#fff}.event_details_modal .event-header-container{background:#f2eef6;border-radius:8px;padding:12px 16px;display:flex;align-items:center;width:100%;gap:8px;color:#592d8c}.event_details_modal .event-header-container .event-header{display:flex;align-items:flex-start;flex-direction:column}.event_details_modal .event-header-container .event-header .event-title{font-size:20px;font-weight:700;margin:0;display:flex;align-items:center}.event_details_modal .event-header-container .event-header .event-subtitle{color:#637381;line-height:18px;font-size:12px}.event_details_modal .event_form{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;column-gap:16px;row-gap:28px}.event_details_modal .event_form .ant-form-item,.event_details_modal .event_form .ant-form-item.description{margin:0!important}.event_details_modal .event_form .ant-form-item.description .ant-input{padding:16px}.event_details_modal .event_form .event-field{transition:all .3s ease;position:relative;max-height:58px}.event_details_modal .event_form .event-field .ant-form-item-explain-error{font-size:12px}.event_details_modal .event_form .event-field .field-label{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:700;color:#637381;font-size:14px;left:14px;top:-10px;font-weight:400;font-size:12px;position:absolute;z-index:999;background:linear-gradient(white 70%,transparent 100%);background-size:cover}.event_details_modal .event-field:has(.ant-form-item-has-error) .field-label{color:#ff4d4f!important}.event_details_modal .field-value{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:16px;font-size:16px;color:#333;transition:all .3s ease;min-height:52px;display:flex;align-items:center}.event_details_modal .field-value.description{align-items:flex-start;line-height:1.6}.event_details_modal .action-buttons{background:linear-gradient(135deg,#f8f6fc,#fff);display:flex;gap:12px;justify-content:flex-end;border-top:1px solid #d9d9d9;margin-top:32px;padding:16px 24px}.event_details_modal .save-button,.event_details_modal .edit-button{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px;background-color:#592d8c;color:#fff;transition:all .3s ease}.event_details_modal .cancel-button{background-color:#fff;font-size:14px;line-height:24px;font-weight:700;border-radius:10px;color:#212b36;gap:8px}.event_details_modal .ant-input,.event_details_modal .ant-picker,.event_details_modal .ant-input-affix-wrapper,.event_details_modal .ant-input-number-affix-wrapper{border:1px solid d9d9d9;border-radius:6px;padding:16px;font-size:16px;transition:all .3s ease;width:100%}.event_details_modal .ant-input .ant-input-number-prefix,.event_details_modal .ant-picker .ant-input-number-prefix,.event_details_modal .ant-input-affix-wrapper .ant-input-number-prefix,.event_details_modal .ant-input-number-affix-wrapper .ant-input-number-prefix{color:#592d8c!important}.event_details_modal .ant-input:focus,.event_details_modal .ant-input-number:focus,.event_details_modal .ant-picker:focus,.event_details_modal .ant-input-affix-wrapper:focus,.event_details_modal .ant-input:hover,.event_details_modal .ant-picker:hover,.event_details_modal .ant-input-affix-wrapper:hover{border-color:#d9d9d9;box-shadow:0 0 0 3px #592d8c1a}.event_details_modal .fade-in{padding:32px;animation:fadeIn .3s ease-in-out;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.event_details_modal .slide-in{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.delete_label{color:#ff4d4f!important}.salaryDetails_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important;overflow:hidden}.salaryDetails_modal .ant-modal-footer{border-top:1px solid rgba(145,158,171,.3215686275);padding:24px 20px;margin:0;align-items:center;justify-content:end;display:flex;background-color:#f4f6f8}.salaryDetails_modal .ant-modal-footer .ant-btn-primary{margin-inline-start:16px}.salaryDetails_modal .ant-modal-footer .ant-btn{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.salary_details_table{border-radius:8px;border:1px solid rgba(145,158,171,.2392156863)!important;overflow:hidden}.salary_details_table .ant-table-body{scrollbar-width:none!important}.salary_details_table .ant-table-thead>tr>th{border-color:#919eab3d!important}.salary_details_table .ant-table-tbody>tr>td{border-color:#919eab3d!important}.salary_details_table .ant-table-cell-scrollbar{display:none!important}.salary_details_table .ant-table-cell-fix-right{border-color:#919eab3d!important;right:7px!important}.salary_details_table .base-amount-cell-th{text-align:left!important}.salary_details_table tr:last-child td{border-bottom:none!important}.salary_details_table tr:nth-child(2) td{border-top:none!important}.salary_details_table th:nth-child(5),.salary_details_table td:last-child{border-right:none!important}.salary_details_table .ant-table-summary{font-weight:600}.salary_details_table .ant-table-summary .ant-table-cell{border:1px solid rgba(145,158,171,.2392156863)}.salary_details_table .ant-table-summary .ant-table-cell:first-child{border-left:none}.event_header_container{display:flex;width:100%;justify-content:space-between;align-items:center;padding:0 0 .6rem .2rem;height:22px}.event_header_container .event_header_button{height:22px;font-size:12px;padding:0 12px;font-weight:600}.avatar_uploader .avatar_uploader_styler{cursor:pointer;justify-content:center;height:165px;width:165px;border-radius:100%;border:1px dashed #919eab;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:8px}.avatar_uploader .avatar_uploader_styler .avatar_uploader_text{white-space:nowrap}.avatar_uploader .ant-upload{width:145px!important;height:145px!important;border:none!important}.upload_avatar_container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}.upload_avatar_container .avatar_uploader_text{text-align:center;font-family:Public Sans;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#919eab}.upload_avatar_container .avatar_uploader_subtext{width:200px;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#637381;text-align:center}.createMember_modal .justify_center{display:flex;align-items:center;height:100%;justify-content:center}.createMember_modal .ant-modal{width:85%!important}.createMember_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important}.createMember_modal .ant-modal-content .ant-modal-body .modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863);display:flex;padding:16px 40px;align-items:center;gap:16px;align-self:stretch}.createMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container{display:flex;padding:8px;background-color:#ebdaf2;border-radius:8px}.createMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container .modal_header_icon{height:24px;width:24px}.createMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text h2{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36}.createMember_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text p{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body{display:grid;grid-template-columns:1fr 2fr;padding:40px;align-items:flex-start;gap:24px;align-self:stretch;height:100%}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card_section{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card{display:flex;flex-direction:column;padding:20px 24px;align-items:center;width:100%;height:100%;border-radius:16px;background-color:#fff;gap:15px;box-shadow:0 0 2px #919eab33,0 12px 24px -4px #919eab1f}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_title{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#919eab;align-self:baseline}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_subtitle{font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#637381;margin-bottom:12px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_group{width:100%;display:flex;gap:16px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container{display:flex;flex-direction:column;width:100%;position:relative}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger{width:100%}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-text{font-size:15px;font-style:normal;font-weight:400;line-height:22px;color:#919eab;margin:0}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-icon{margin-bottom:4px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_label{position:absolute;top:-4px;left:16px;z-index:999;background-color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab;padding:0 2px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-input{width:80px!important}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-suffix{margin-inline-start:auto}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-range-separator{font-size:16px;padding:0 2px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input,.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:10px 14px;border-radius:8px;color:#212b36;height:100%;box-shadow:none!important}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input .ant-input-number-prefix,.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-input-number-prefix{color:#919eab;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:16px;margin-top:3.6px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_select{width:100%;height:auto}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_select .ant-select-selector{box-shadow:none!important;padding:16px 14px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_select .ant-select-prefix{margin:0 8px 0 0!important;display:flex;align-items:center;justify-content:center}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .attached_files_container{display:flex;align-items:center;justify-content:start;gap:16px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach{height:56px;width:88px}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-btn{display:flex;align-items:center;justify-content:center;padding:0}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon{display:flex;align-items:center;justify-content:center;margin-bottom:0}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon svg{width:24px;height:24px;flex-shrink:0}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files{display:flex;align-items:center;justify-content:start;gap:24px;flex-wrap:wrap}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files .file{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center}.createMember_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card .modal_body_card_input_container .modal_body_card_textArea{height:218px!important}.createMember_modal .ant-modal-content .ant-modal-footer{border-top:1px solid rgba(145,158,171,.3215686275);padding:24px 40px;margin:0}.createMember_modal .ant-modal-content .ant-modal-footer .ant-btn-primary{margin-inline-start:16px}.createMember_modal .ant-modal-content .ant-modal-footer .ant-btn{border-radius:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.modal_body_card_group_availability{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:12px}.memberDetail_modal .table_body_container{max-height:250px!important;overflow:hidden}.memberDetail_modal .table_body_container .ant-table-body{max-height:190px!important;overflow:auto;scrollbar-width:thin}.memberDetail_modal .modal_body{display:flex;padding:24px 40px 40px;flex-direction:column;align-items:flex-start;gap:16px;position:relative}.memberDetail_modal .modal_body .ant-tabs-nav-wrap{background-color:#f4f6f8;gap:40px;align-self:stretch;display:inline;padding:0}.memberDetail_modal .modal_body .ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#212b36}.memberDetail_modal .modal_body .ant-tabs-nav-wrap .ant-tabs-nav{width:100%;margin:0}.memberDetail_modal .modal_body .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab{color:#637381!important}.memberDetail_modal .modal_body .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab:not(:first-child){margin:0 0 0 40px}.memberDetail_modal .modal_body .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab:first-child{margin:0 0 0 24px}.memberDetail_modal .modal_body .ant-tabs-nav-wrap .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-icon{align-items:center;border-radius:6px;margin-inline-end:8px!important;color:#637381!important}.memberDetail_modal .modal_body .ant-tabs-nav-wrap .active{color:#212b36}.memberDetail_modal .modal_body .searchbar_header{padding:24px 20px}.memberDetail_modal .modal_body .searchbar_header .searchbar_input{border-radius:8px;padding:8px 14px}.memberDetail_modal .modal_body .searchbar_header .searchbar_input .ant-input-prefix{margin-right:8px;margin-bottom:2px;height:24px;width:24px}.memberDetail_modal .modal_body .searchbar_header .searchbar_input .ant-input{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.memberDetail_modal .modal_body .searchbar_header .searchbar_input .ant-input::placeholder{color:#919eab}.memberDetail_modal .modal_body .searchbar_header .ant-input-outlined:focus-within{box-shadow:none!important}.memberDetail_modal .ant-modal{width:85%!important;max-height:668px!important}.memberDetail_modal .ant-modal-content{display:flex;flex-direction:column;justify-content:space-between;padding:0!important}.memberDetail_modal .ant-modal-content .ant-modal-body .modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863);display:flex;padding:16px 40px;align-items:center;gap:16px;align-self:stretch}.memberDetail_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container{display:flex;padding:8px;background-color:#ebdaf2;border-radius:8px}.memberDetail_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_icon_container .modal_header_icon{height:24px;width:24px}.memberDetail_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text h2{font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36}.memberDetail_modal .ant-modal-content .ant-modal-body .modal_header .modal_header_text p{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.memberDetail_modal .ant-modal-content .ant-modal-body .member_modal_body{display:grid;grid-template-columns:1fr 2fr;padding:40px;align-items:flex-start;gap:24px;align-self:stretch;height:100%}.memberDetail_modal .ant-modal-content .ant-modal-body .member_modal_body .modal_body_card_section{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.memberDetail_modal .ant-modal-content .ant-modal-footer{margin:0}.memberSwitch_modal .modal_body{display:flex;align-items:flex-start;gap:16px;background-color:#fff;border-bottom:1px solid rgba(145,158,171,.2392156863);overflow:hidden}.memberSwitch_modal .modal_body .modal_body_left{height:100%;width:90%;padding:32px 40px;border-right:1px solid rgba(145,158,171,.2392156863);background:#f9fafb;display:flex;flex-direction:column;gap:24px;padding-right:91px!important;position:relative}.memberSwitch_modal .modal_body .modal_body_left .modal_body_left_title{text-align:center}.memberSwitch_modal .modal_body .modal_body_right{padding:32px 40px;padding-bottom:0!important;padding-right:30px!important;height:100%;width:100%;display:flex;gap:16px;flex-direction:column;max-height:630px}.memberSwitch_modal .modal_body .modal_body_right .modal_body_right_title{text-align:center}.memberSwitch_modal .modal_body .modal_body_right .modal_body_right_search_header{align-items:center;display:flex;gap:16px;margin-left:56px;margin-top:16px;margin-bottom:8px}.memberSwitch_modal .modal_body .modal_body_right .modal_body_right_search_header .ant-input{line-height:0}.memberSwitch_modal .modal_body .modal_body_right .modal_body_right_search_header .modal_body_right_search_select{height:36px;width:160px}.memberSwitch_modal .modal_body .modal_body_right .modal_body_right_search_header .modal_body_right_search_select .ant-select-selector{justify-self:stretch;background-color:#919eab14;color:#212b36;border:none}.memberSwitch_modal .modal_body .modal_body_right .modal_body_right_search_header .modal_body_right_search_select .ant-select-selector .ant-select-selection-search{font-size:14px;font-style:normal;font-weight:700;line-height:24px}.memberSwitch_modal .modal_body .modal_body_right .modal_body_right_search_header .modal_body_right_search_select .ant-select-arrow{color:#212b36}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch{display:flex;flex-direction:column;gap:16px;min-height:100%;overflow-y:scroll;scrollbar-color:#b9b9b9 transparent;scrollbar-width:6px}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch{display:flex;gap:16px}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch .project_checkbox{padding:8px}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch .project_checkbox .ant-checkbox-inner{border-radius:100%!important;display:flex;align-items:center;justify-content:center;border-color:#637381;height:24px;width:24px}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch .project_card{display:flex;padding:12px;align-items:center;gap:16px;border-radius:12px;background:#fff;border:1px solid rgba(145,158,171,.3215686275);width:100%}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch .project_card .project_info{display:flex;flex-direction:column;width:100%;gap:8px}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch .project_card .project_info .project_details{display:flex;align-items:center;gap:16px}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch .project_card .project_info .project_details .project_detail{display:flex;gap:8px;align-items:center}.memberSwitch_modal .modal_body .modal_body_right .projects_to_switch .project_to_switch .project_card .project_cover_image{height:60px;width:68px}.memberSwitch_modal .modal_body .modal_body_right .searchbar_input{padding:8px 14px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;border-radius:8px;display:flex;align-items:center;height:36px}.memberSwitch_modal .modal_body .modal_body_right .searchbar_input .ant-input-prefix{justify-content:center;align-items:center}.memberSwitch_modal .modal_body .modal_body_right .searchbar_input .ant-input-prefix svg{height:20px;width:20px;opacity:.5}.memberSwitch_modal .modal_body .modal_body_right .ant-input-outlined span{margin-bottom:1px;margin-right:8px}.memberSwitch_modal .modal_body_card{display:flex;flex-direction:column;padding:24px;width:100%;height:100%;border-radius:16px;background-color:#fff;gap:16px;box-shadow:0 0 2px #919eab33,0 12px 24px -4px #919eab1f}.memberSwitch_modal .modal_body_card .modal_body_card_title{font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#212b36;align-self:stretch}.memberSwitch_modal .modal_body_card .user{padding:0!important}.memberSwitch_modal .modal_body_card .modal_body_card_title_container{display:flex;align-items:center;gap:8px}.memberSwitch_modal .modal_body_card .modal_body_card_title_container span{width:10px;height:10px;background-color:#86e8ab;border-radius:100%}.memberSwitch_modal .modal_body_card .modal_body_card_title_container .modal_body_card_title{font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#212b36;align-self:stretch}.memberSwitch_modal .modal_body_card .modal_body_card_input_container{display:flex;flex-direction:column;width:100%;position:relative}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_dragger{width:100%}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-text{font-size:15px;font-style:normal;font-weight:400;line-height:22px;color:#919eab;margin:0}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-icon{margin-bottom:4px}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input_label{position:absolute;top:-4px;left:16px;z-index:999;background-color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab;padding:0 2px}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-input{width:80px!important}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-suffix{margin-inline-start:auto}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-picker-range-separator{font-size:16px;padding:0 2px}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input,.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input_date{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:16px 14px;border-radius:8px;color:#212b36;height:100%;box-shadow:none!important}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input .ant-input-number-prefix,.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_input_date .ant-input-number-prefix{color:#919eab;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-right:16px;margin-top:3.6px}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_select{width:100%;height:auto}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_select .ant-select-selector{box-shadow:none!important;padding:16px 14px}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_select .ant-select-prefix{margin:0 8px 0 0!important;display:flex;align-items:center;justify-content:center}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .attached_files_container{display:flex;align-items:center;justify-content:start;gap:16px}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach{height:56px;width:88px}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-btn{display:flex;align-items:center;justify-content:center;padding:0}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon{display:flex;align-items:center;justify-content:center;margin-bottom:0}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .attached_files_container .modal_body_card_dragger_attach .ant-upload-drag-icon svg{width:24px;height:24px;flex-shrink:0}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files{display:flex;align-items:center;justify-content:start;gap:24px;flex-wrap:wrap}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .attached_files_container .attached_files .file{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center}.memberSwitch_modal .modal_body_card .modal_body_card_input_container .modal_body_card_textArea{height:218px!important}.memberSwitch_modal .modal_body_card .detail{display:flex;gap:16px;align-items:center}.memberSwitch_modal .modal_body_card .detail .detail_tags{display:flex;align-items:center;gap:8px}.memberSwitch_modal .modal_body_card .detail .detail_tags .ant-tag{padding:2px 8px;color:#212b36;font-size:12px;font-style:normal;font-weight:700;line-height:20px;margin:0}.memberSwitch_modal .modal_body_card .detail .detail_name{width:94px;white-space:nowrap;font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.memberSwitch_modal .modal_body_card .detail .project_name_container,.memberSwitch_modal .modal_body_card .detail .detail_value_container{display:flex;gap:8px;align-items:center}.memberSwitch_modal .modal_body_card .detail .project_name_container .detail_value,.memberSwitch_modal .modal_body_card .detail .detail_value_container .detail_value{color:#212b36;font-size:14px;font-style:normal;font-weight:600;line-height:22px;white-space:nowrap}.memberSwitch_modal .modal_body_card .detail .project_name_container .detail_icon,.memberSwitch_modal .modal_body_card .detail .detail_value_container .detail_icon{height:16px;width:16px}.memberSwitch_modal .modal_body_card .detail .project_name_container .detail_avatar,.memberSwitch_modal .modal_body_card .detail .detail_value_container .detail_avatar{border-radius:100%;height:24px;width:24px}.memberSwitch_modal .ant-modal{width:85%!important}.memberSwitch_modal .ant-modal-content{padding:0!important}.memberSwitch_modal .ant-modal-content .ant-modal-footer{margin:0}.memberSwitch_modal .ant-modal-footer{display:flex;padding:16px 40px;justify-content:flex-end;align-items:center;gap:16px;align-self:stretch}.memberSwitch_modal .ant-modal-footer button{display:flex;padding:6px 16px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.collapse_btn{position:absolute;top:50%;right:-65px;transform:translate(-50%,-50%);z-index:10;border-radius:9999px;border:1px solid rgba(145,158,171,.24);background:#f9fafb!important}.detail_icon{flex-shrink:0}.star_icon{flex-shrink:0;width:28px!important;height:28px!important}.project_owners_list{display:flex;align-items:center;gap:8px;width:100%}.project_owners_list .detail_icon{margin-top:2px}.project_owners_list .owners_container{display:flex;flex:1;min-width:0}.project_owners_list .owners_container .owner_item{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.project_owners_list .owners_container .owner_item .owner_avatar_container{flex-shrink:0;display:flex;align-items:center}.project_owners_list .owners_container .owner_item .owner_avatar_container .detail_avatar{width:24px;height:24px;border-radius:50%}.project_owners_list .owners_container .owner_item .owner_name_container{display:flex;flex-direction:column;flex:1;min-width:0;gap:2px}.project_owners_list .owners_container .owner_item .owner_name_container .owner_name{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.2}.project_owners_list .owners_container .owner_item .owner_name_container .additional_owners{color:#666;font-size:.75rem;line-height:1;white-space:nowrap}.no_owners{display:flex;align-items:center;gap:8px}.no_owners .detail_value{margin:0}.project_name_container{display:flex;align-items:center;gap:8px;min-width:0}.project_name_container .project_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.detail_tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.detail_tags .ant-tag{margin:0;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500;line-height:1.2}.detail_tags .ant-tag[style*=color]{border:1px solid rgba(0,0,0,.1)}.card_message_state{padding:20px;text-align:center}.card_message_state.loading{color:#666}.card_message_state.error{color:#ff4d4f}.card_message_state.empty{font-style:italic;color:#999}.project_to_switch.current-project{opacity:.7;cursor:not-allowed}.project_to_switch.current-project .project_card.disabled{background-color:#f9f9f9;border:1px dashed #d9d9d9}.project_to_switch.current-project .project_card.disabled .project_name.disabled{color:#999}.project_to_switch.current-project .project_card.disabled .project_name.disabled .current-project-label{color:#ff6b35;font-weight:500;font-size:.875rem}.project_to_switch.current-project .project_checkbox{cursor:not-allowed}.modal_body_right_search_select .ant-select-selector{width:160px!important}.date.project_detail{display:flex;gap:8px;align-items:center;justify-content:center;padding:2px 8px;border-radius:6px}.date.project_detail .status_icon{flex-shrink:0}.date.project_detail p{align-items:center;display:flex;gap:6px;white-space:nowrap}.status.project_detail{white-space:nowrap}.members_group .ant-avatar:not(.detail_avatar){border-radius:100%;height:24px;width:24px;flex-shrink:0;background-color:#d6c1de;font-size:12px;border:1px solid #d6c1de;display:flex;align-items:center;justify-content:center;padding-right:2px}.date-range{display:flex;align-items:center;gap:.5rem;padding:4px 8px;border-radius:4px;width:fit-content;justify-content:center}.date-range__text{margin:0;font-size:.875rem;font-weight:500;white-space:nowrap}.status_icon{width:1.25rem;height:1.25rem;flex-shrink:0}.memberEditRole_modal .ant-modal-content{padding:0!important}.memberEditRole_modal .ant-modal-footer{display:flex;padding:16px 40px;justify-content:flex-end;align-items:center;gap:8px;align-self:stretch;border-top:1px solid rgba(145,158,171,.2392156863)}.memberEditRole_modal .ant-modal-footer button{display:flex;padding:6px 16px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.memberEditRole_modal .modal_body{display:flex;padding:45px;flex-direction:column;align-items:center;gap:16px}.memberEditRole_modal .modal_body .ant-skeleton-element{width:100%}.table_upper_header{display:flex;justify-content:space-between;align-items:center;padding:0 24px;width:100%;background-color:#fcfdff;border-start-end-radius:16px;border-start-start-radius:16px;border-bottom:1px solid #ddd}.table_upper_header .table_upper_header_tabs{color:#637381!important}.table_upper_header .table_upper_header_tabs .ant-tabs-tab{padding:12px 0!important}.table_upper_header .table_upper_header_tabs .ant-tabs-tab .ant-tabs-tab-btn{font-size:15px!important}.table_upper_header .table_upper_header_tabs .ant-tabs-nav{margin-bottom:0!important}.table_upper_header .table_upper_header_right{display:flex;align-items:center;gap:8px}.table_upper_header_tabs{display:flex;background-color:#fcfdff;border-start-end-radius:16px;border-start-start-radius:16px;color:#637381!important}.table_upper_header_tabs .ant-tabs-tab .ant-tabs-tab-btn{font-size:15px!important}.table_upper_header_tabs .ant-tabs-nav{margin-bottom:0!important}.members_table .table_container{border-start-end-radius:0!important;border-start-start-radius:0!important}.members_table{width:100%;background:linear-gradient(294deg,#ece9f1,#faf7ff);padding:40px 40px 100px;height:85vh}.members_table .ant-table-header{border-radius:0!important}.members_table .ant-btn{font-size:14px;font-weight:500;height:25px;padding:0 7px;border-radius:6px}.members_table .ant-btn .ant-btn-icon{display:flex;align-items:center;justify-content:center}.members_table .ant-btn svg{height:16px;width:16px}.members_table .searchbar_header{padding:24px 20px;gap:8px;display:flex;align-items:center;width:100%}.members_table .searchbar_header .searchbar_select{height:100%;width:20%;margin:0!important}.members_table .searchbar_header .searchbar_input{border-radius:8px;padding:8px 14px}.members_table .searchbar_header .searchbar_input .ant-input-prefix{margin-right:8px;margin-bottom:2px;height:24px;width:24px}.members_table .searchbar_header .searchbar_input .ant-input{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.members_table .searchbar_header .searchbar_input .ant-input::placeholder{color:#919eab}.members_table .searchbar_header .ant-input-outlined:focus-within{box-shadow:none!important}.kanban_board_container{display:flex;gap:32px;overflow-x:auto;padding:40px 40px 0;width:100%;height:100%;scrollbar-width:thin;scrollbar-color:rgb(191,191,191) transparent}.kanban_board_container .add_new_list_btn{border-radius:12px;border:none;height:64px;display:flex;align-items:center;gap:8px;font-size:15px;font-style:normal;font-weight:700;line-height:26px;width:368px;background-color:#919eab14}.kanban_board_container .add_new_list_btn:hover{background-color:#f2edfa!important}.kanban_board_container .add_new_list_btn_icon{margin-top:2px;height:20px;width:20px}.status_input_container{display:flex;gap:24px;padding:48px 16px}.status_input_container .status_name_container:first-child{width:100%!important}.status_input_container .status_name_container:last-child{width:20%!important}.status_input_container .status_name_container{display:flex;justify-content:center;flex-direction:column;position:relative}.status_input_container .status_name_container label{position:absolute;top:-5px;left:10px;background:#fff;z-index:999;color:#919eab;font-size:14px;font-style:normal;font-weight:400;line-height:12px}.status_input_container .status_name_container .color_picker_status{height:100%;display:flex;align-items:center;width:100%!important}.create_status_form{padding:20px 24px}.modal_title_container{display:flex;align-items:center;justify-content:flex-start;gap:14px;font-size:18px;font-style:normal;font-weight:700;line-height:28px;color:#212b36;padding:20px 24px 10px;border-bottom:1px solid rgba(145,158,171,.2392156863)}.modal_title_container .modal_title_icon{background-color:#ebdaf2;color:#592d8c;display:flex;padding:8px;justify-content:center;border-radius:8px;align-items:center}.create_status_actions{display:flex;justify-content:flex-end;gap:16px;padding:16px 40px;border-top:1px solid rgba(145,158,171,.2392156863)}.create_status_actions .okay_btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px;display:flex;padding:6px 16px;justify-content:center;align-items:center;border-radius:8px}.create_status_actions .cancel_btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:#212b36;border-radius:8px;border:1px solid rgba(145,158,171,.32)}.create_status_modal .ant-modal-header{margin-bottom:0}.create_status_modal .ant-modal-content{padding:0!important}.input_error_message{color:#ff4d4f;font-size:12px;margin-top:4px}.sortable_column_container{transition:opacity .3s ease;flex-shrink:0;min-width:200px}.sortable_column_container.hidden{opacity:0;pointer-events:none}.columns-container{display:flex;overflow-x:auto;padding-bottom:10px}.floating-add-btn{position:fixed;right:-30px;top:130px;width:70px!important;height:70px;opacity:0;transform:scale(.8);transition:all .3s ease;z-index:100;pointer-events:none;cursor:pointer;box-shadow:0 4px 12px #0000001a}.floating-add-btn .ant-btn-icon{display:flex;align-items:center;justify-content:center;margin-right:30px;transition:transform .2s ease}.floating-add-btn:hover{box-shadow:0 6px 16px #0003,0 0 0 4px #fff3}.floating-add-btn:hover .ant-btn-icon{transform:scale(1.1)}.floating-add-btn:active{box-shadow:0 2px 8px #0003;transform:scale(.95)}.floating-add-btn.visible{opacity:1;transform:scale(1);pointer-events:auto}.droppable_column_container{width:100%;height:100%}.sortable_column_container .sortable_column_container_card{border-radius:8px;height:100%;display:flex;flex-direction:column}.sortable_column_container .sortable_column_container_dragger{cursor:grab;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;gap:16px;width:368px;height:64px;background:#f2edfa;border:1px dashed rgba(145,158,171,.24);box-shadow:0 4px 6px -1px #12121714,0 2px 4px -1px #1212170f;border-radius:12px;background-color:#919eab14;position:relative;z-index:1}.sortable_column_container .sortable_column_container_dragger:hover{background-color:#f2edfa!important}.sortable_column_container .sortable_column_container_dragger_active{background:#f2edfa;border:1px dashed #4f46e5;box-shadow:0 4px 6px -1px #12121714,0 2px 4px -1px #1212170f}.sortable_column_container .sortable_column_container_body{padding:22px 0 0;flex:1;display:flex;flex-direction:column}.sortable_column_container .sortable_column_container_body .sortable_column_container_body_items{min-height:100%;max-height:600px;overflow-y:auto;overflow-x:hidden!important;flex:1;scrollbar-width:none;position:relative;z-index:2}.sortable_column_container .sortable_column_container_body .sortable_column_container_body_items_scroll{padding-right:6px}.sortable_column_container .sortable_column_container_body .sortable_column_container_body_empty{height:192px;border:2px dashed #d1d5db;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af}.sortable_column_container .sortable_column_container_body .sortable_column_container_body_empty .sortable_column_container_body_empty_container{text-align:center}.sortable_column_container .sortable_column_container_body .sortable_column_container_body_empty .sortable_column_container_body_empty_container .sortable_column_container_body_empty_container_icon{font-size:24px;margin-bottom:8px}.sortable_column_container .sortable_column_container_body .sortable_column_container_body_empty .sortable_column_container_body_empty_container .sortable_column_container_body_empty_container_text{font-size:14px}.sortable_item_container{background-color:#fff;border-radius:8px;margin-bottom:12px;border:1px solid #e5e7eb;overflow:hidden;display:flex;flex-direction:column}.sortable_item_container p{font-family:Public Sans}.sortable_item_container .sortable_item_container_cover{width:100%;height:175px;object-fit:cover}.sortable_item_container .sortable_item_container_details{width:100%;height:100%;padding:16px;gap:12px;display:flex;flex-direction:column}.sortable_item_container .sortable_item_container_title_container .sortable_item_container_title_container_text{font-family:Public Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.sortable_item_container .sortable_item_container_tags{display:flex;justify-content:flex-start;align-items:center;gap:1px;overflow-x:auto;scrollbar-width:none}.sortable_item_container .sortable_item_container_footer{border-top:1px solid #f4f6f8;padding:16px;height:56px;display:flex;justify-content:space-between;align-items:center;gap:12px}.sortable_item_container .sortable_item_container_footer .footer_items{display:flex;gap:8px}.sortable_item_container .sortable_item_container_footer .footer_items .date_tag{margin:0}.sortable_item_container .sortable_item_container_footer .footer_items .footer_item{color:#637381;display:flex;gap:4px;align-items:center;cursor:pointer}.board_container{width:100%;height:100%;display:flex;background:linear-gradient(294deg,#ece9f1,#faf7ff);padding:16px}.kanban_skeleton_container{display:flex;justify-content:flex-start;align-items:flex-start;gap:32px;height:100%}.kanban_skeleton_container .kanban_skeleton_container_column{width:368px;display:flex;flex-direction:column;gap:16px;height:100%}.kanban_skeleton_container .kanban_skeleton_container_column .kanban_skeleton_container_column_card_items{display:flex;flex-direction:column;gap:16px;height:100%}.kanban_skeleton_container .kanban_skeleton_container_column .kanban_skeleton_container_column_card{border:1px solid #f4f6f8;filter:drop-shadow(0px 1px 2px rgba(18,18,23,.05));border-radius:8px;overflow:hidden;height:100%}.kanban_skeleton_container .kanban_skeleton_container_column .kanban_skeleton_container_column_card_item{height:100%}.sortable_column_container_card_header{width:100%;display:flex;justify-content:space-between;align-items:center}.sortable_column_container_card_header .sortable_column_container_card_header_title_container_container{width:100%}.sortable_column_container_card_header .sortable_column_container_card_header_title_container_container .sortable_column_container_card_header_title_container{display:flex;align-items:center;gap:12px}.sortable_column_container_card_header .sortable_column_container_card_header_title_container_container .sortable_column_container_card_header_title_container .sortable_column_container_card_header_title_container_status{width:12px;height:12px;border-radius:50%}.sortable_column_container_card_header .sortable_column_container_card_header_title_container_container .sortable_column_container_card_header_title_container_text{font-size:20px;font-style:normal;font-weight:700;font-family:Public Sans;color:#1f2937}.sortable_column_container_card_header .sortable_column_container_card_header_count{display:flex;padding:2px 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;border:none!important;background-color:#e4dded!important;color:#292a35!important}.sortable_column_container_card_header .sortable_column_container_card_header_menu{z-index:999;cursor:pointer}.status_actions_dropdown{width:200px}.status_actions_dropdown .ant-dropdown-menu{border-radius:12px!important}.status_actions_dropdown .ant-dropdown-menu .ant-dropdown-menu-title-content{display:flex;align-items:center;justify-content:start;gap:6px}.status_actions_dropdown .ant-dropdown-menu .ant-dropdown-menu-item.delete_option{color:#ff5630}.menu_item .ant-dropdown-menu-title-content{display:flex;align-items:center;justify-content:flex-start;gap:8px;color:#212b36;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.delete_menu_item .ant-dropdown-menu-title-content{color:#ff5630!important}.board_container.list{padding-bottom:50px;padding-top:0}.list_board_container{display:flex;gap:32px;overflow-x:auto;padding:40px;width:100%;height:100%;scrollbar-width:thin;scrollbar-color:rgb(191,191,191) transparent;flex-direction:column}.list_board_container p{margin:0}.status_row{background-color:#fff;border-radius:16px;border:1px dashed var(--Components-Paper-Outlined, rgba(145, 158, 171, .24))}.status_row .status_row_header{display:flex;align-items:center;justify-content:flex-start}.status_row .status_row_header .status_row_header_badge{margin-right:12px}.status_row .status_row_header .status_row_header_badge .ant-badge-status-dot{height:12px;width:12px}.status_row .status_row_header .status_row_header_count{background:var(--transparent-primary-8, #f2eef6);padding:2px 8px;border-radius:100px;font-size:14px;font-weight:600;margin-left:12px}.status_row .status_row_header .status_row_header_divider{width:2px!important;background:var(--Components-Divider, rgba(145, 158, 171, .24));margin:0 13px;height:24px}.status_row .status_row_header .status_row_header_add_btn{color:var(--Primary-Main, #592d8c);border-color:#592d8c;padding:4px 10px;border-radius:8px;font-weight:700;font-size:13px}.status_row .status_row_header .status_row_header_add_btn .status_row_header_add_btn_icon{font-weight:900;margin-bottom:2px;height:18px;width:18px}.status_row .status_row_header .status_row_header_add_btn_action{margin-left:auto;cursor:pointer}.status_project_row{border-top:1px solid rgba(145,158,171,.24);padding:16px 0;display:flex;align-items:center;width:100%;justify-content:space-between;background-color:#fff}.status_project_row .status_project_row_title_department_container{display:flex;align-items:center;justify-content:flex-start;gap:16px}.status_project_row .status_project_row_title_department_container .status_project_row_title_container{display:flex;align-items:center;justify-content:flex-start;gap:16px;white-space:nowrap}.status_project_row .status_project_row_title_department_container .status_project_row_title_container .status_project_row_title_container_icon{height:24px;width:24px}.status_project_row .status_project_row_title_department_container .status_project_row_title_container p{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.status_project_row .status_project_row_title_department_container .sortable_item_container_tags{display:flex;justify-content:flex-start;align-items:center;overflow-x:auto;scrollbar-width:none;flex-wrap:wrap}.status_project_row .footer_items{display:flex;gap:8px}.status_project_row .footer_items .date_tag{margin:0}.status_project_row .footer_items .footer_item{color:#637381;display:flex;gap:4px;align-items:center;cursor:pointer}.status_project_row.dragging-origin{border:2px dashed #bbb;border-radius:8px;background:#00000005}.evaluation_container{width:100%;height:100%;padding:40px;background-color:#f8f4fc}.evaluation_container .evaluation_container_card_action_btns{display:flex;align-items:center;gap:10px}.evaluation_container .evaluation_container_card{background-color:#fff;width:100%;height:100%;border-radius:12px;padding:42px 42px 22px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;overflow-y:auto;font-family:Public Sans;font-size:24px;font-style:normal;font-weight:700;line-height:36px;scrollbar-width:thin;scrollbar-color:#c5c5c5 transparent}.evaluation_container .evaluation_container_card .evaluation_container_card_title{color:#212b36;font-size:24px;font-style:normal;font-weight:700}.evaluation_container .evaluation_container_card .evaluation_container_card_templates{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.evaluation_container .evaluation_container_card .evaluation_container_card_templates .evaluation_container_card_templates_list_container{max-height:590px;overflow-y:auto;scrollbar-width:thin}.evaluation_container .evaluation_container_card .evaluation_container_card_templates .evaluation_container_card_templates_list{display:flex;gap:12px;flex-wrap:wrap;padding:16px 0}.evaluation_container .evaluation_container_card .evaluation_container_card_templates .templates_pagination{border-top:1px solid #d9d9d9;padding:12px;width:100%;align-items:center;justify-content:flex-end}.evaluation_container .evaluation_container_card .evaluation_container_card_templates .templates_pagination .ant-pagination-item-active a{color:#fff!important;font-weight:400;font-size:13px;align-items:center}.evaluation_container .evaluation_container_card .evaluation_container_card_templates .templates_pagination .ant-pagination-item{font-weight:500;border:0;color:#d9d9d9!important}.evaluation_container .evaluation_container_card .evaluation_container_card_header{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}@media (max-width: 1107px){.evaluation_container .evaluation_container_card .evaluation_container_card_header{flex-direction:column;align-items:flex-start;gap:18px!important}.evaluation_container .evaluation_container_card .evaluation_container_card_header :last-child{align-self:flex-end}}.evaluation_container_card_header_preview{display:flex;justify-content:space-between;align-items:center;width:100%;gap:4px;top:0;z-index:999;border-radius:10px;transition:all .23s linear}.evaluation_container_card_header_preview .evaluation_container_card_header_group{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.evaluation_container_card_header_preview .evaluation_container_card_header_group .evaluation_container_card_header_subtitle{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#637381}.evaluation_container_card_header_preview .evaluation_container_card_header_group .evaluation_container_card_header_title{font-size:24px;font-style:normal;font-weight:700;line-height:36px}.evaluation_container_card_header_preview .evaluation_container_card_header_editCategory_btn{font-size:15px;font-style:normal;font-weight:700;line-height:26px;color:#212b36;padding:11px 20px!important;height:48px}.evaluation_container_card_header_preview .evaluation_container_card_header_editCategory_btn .evaluation_container_card_header_btn_editCategory_icon{height:20px;width:20px}.evaluation_container_card_header_preview .evaluation_container_card_header_save_btn{font-size:15px;font-style:normal;font-weight:700;line-height:26px;color:#fff;padding:11px 20px!important;height:48px}.evaluation_container_card_header_preview .evaluation_container_card_header_save_btn .evaluation_container_card_header_btn_save_icon{height:20px;width:20px}.evaluation_container_card_header_preview .evaluation_container_card_header_cancel_btn{font-size:15px;font-style:normal;font-weight:700;line-height:26px;color:#212b36;padding:11px 20px!important;height:48px}.evaluation_container_card_header_preview .evaluation_container_card_header_cancel_btn .evaluation_container_card_header_btn_save_icon{height:20px;width:20px}.evaluation_container_card_header_preview .evaluation_container_card_header_btns{display:flex;align-items:flex-start;gap:24px}.evaluation_container_card_header_preview .evaluation_container_card_header_btns .evaluation_container_card_header_createCategory_btn{font-size:15px;font-style:normal;font-weight:700;line-height:26px;color:#592d8c;border:1px solid #592d8c;padding:11px 22px!important;height:48px}.evaluation_container_card_header_preview .evaluation_container_card_header_btns .evaluation_container_card_header_createCategory_btn .evaluation_container_card_header_btn_icon{height:24px;width:24px}.evaluation_sheet_page{height:100%;width:100%;display:flex;flex-direction:column;border-radius:8px;background-color:#fff;gap:24px;justify-content:flex-start}.evaluation_sheet_page .evaluation_sheet_container{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.evaluation_sheet_page .evaluation_sheet_container .evaluation_project_detail{width:100%;display:flex;padding:24px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;border-radius:8px;border:1px solid var(--Action-Dark-Hover, rgba(145, 158, 171, .08));background:var(--Background-Light-Default, #fff);box-shadow:0 0 2px #919eab33,0 12px 24px -4px #919eab0a}.evaluation_sheet_page .evaluation_sheet_container .evaluation_project_detail .project_details{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.evaluation_sheet_page .evaluation_sheet_container .evaluation_project_detail .project_details .project_detail{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:16px}.evaluation_sheet_page .evaluation_sheet_container .evaluation_project_detail .project_details .project_detail .project_detail_title_container{display:flex;align-items:center;justify-content:flex-start;color:#637381;gap:8px;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.evaluation_sheet_page .evaluation_sheet_container .evaluation_project_detail .project_details .project_detail .project_detail_content{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#212b36;display:flex;align-items:center;justify-content:flex-start;gap:8px}.evaluation_sheet_page .evaluation_sheet_page_container{display:grid;grid-template-columns:1fr 3fr;height:100%;width:100%;border:1px solid rgba(145,158,171,.32);border-end-end-radius:8px;border-end-start-radius:8px;overflow:hidden}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar{background-color:#f4f6f8;height:100%;padding:16px 19px}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list{height:100%;border-radius:8px;background:#fff;border:1px solid rgba(145,158,171,.32);overflow:hidden}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item{display:flex;padding:12px 20px;align-items:center;justify-content:space-between;gap:16px;width:100%;transition:all .23s linear}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item:hover{background-color:#f6eef9}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item .reviewee_avatar{height:48px;width:48px}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item .reviewee_details{display:flex;align-items:center;justify-content:flex-start;gap:16px}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item .reviewee_details .reviewee_details_container{display:flex;flex-direction:column;justify-content:flex-start;white-space:nowrap}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item .reviewee_details .reviewee_details_container .reviewee_name{font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:#212b36}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item .reviewee_details .reviewee_details_container .reviewee_role{font-size:12px;font-style:normal;font-weight:400;line-height:22px;color:#637381}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_reviewees_sidebar .reviewees_list .reviewee_item.checked{background-color:#eedef4}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_body{padding:20px 16px;height:90%;overflow:auto;scrollbar-width:thin;scrollbar-color:#c2c2c2 transparent;display:flex;flex-direction:column;gap:32px}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_body .evaluation_sheet_body_total_container{align-self:flex-end;display:flex;align-items:center;gap:10px}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_body .evaluation_sheet_body_total_container h3{font-size:20px;font-style:normal;font-weight:700;line-height:30px;color:#212b36}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_body .evaluation_sheet_body_total_container .total_container{display:flex;align-items:center;justify-content:flex-start;border:1px solid rgba(145,158,171,.3215686275);font-size:16px;font-style:normal;font-weight:600;line-height:24px;width:100%;border-radius:8px;overflow:hidden}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_body .evaluation_sheet_body_total_container .total_container>div{padding:12px 16px}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_body .evaluation_sheet_body_total_container .total_container .total_coefficient{width:138px!important;border-right:1px solid rgba(145,158,171,.32)}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_body .evaluation_sheet_body_total_container .total_container .total_note{text-align:center;width:140px!important;background:#fbfbfb}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_footer{position:absolute;bottom:0;z-index:999;width:100%;background-color:#fff;display:flex;padding:16px 40px;justify-content:flex-end;align-items:center;border-top:1px solid rgba(145,158,171,.32);gap:16px}.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_footer .cancel_btn,.evaluation_sheet_page .evaluation_sheet_page_container .evaluation_sheet .evaluation_sheet_footer .next_btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px;border-radius:8px}.evaluation_sheet_page .evaluation_sheet_page_container.no-project{border-radius:8px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.public_layout_container{height:100%}.shared_not_found{background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.shared_not_found .shared_not_found_text{font-family:Public Sans;font-weight:500!important;line-height:22px;font-style:normal;font-weight:600;font-size:20px;line-height:28px;color:#212b36}.shared_not_found .shared_not_found_subtext{font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#637381}.shared_not_found .shared_not_found_img{width:500px;padding-bottom:40px}.shared_not_found .shared_not_found_btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px}.public_layout{background-color:#fff!important}.evaluation_table_pagination{border-radius:0 0 16px 16px;padding:17px 24px;justify-content:end;border-top:1px solid rgba(145,158,171,.2392156863);margin:0!important}.evaluation_table_pagination .ant-pagination-options{display:flex;white-space:nowrap}.evaluation_table_pagination .ant-pagination-item{margin:0 4px!important;display:flex;align-items:center;justify-content:center;border:none}.evaluation_table_pagination .ant-pagination-item:hover:not(.ant-pagination-item-active){background-color:#ebdaf2!important}.evaluation_table_pagination .ant-pagination-item a{color:#000!important;font-weight:400;font-size:13px;align-items:center}.evaluation_table_pagination .ant-pagination-item-active a{color:#fff!important}.evaluation_container_header{padding:24px 20px;background-color:#fff;border-radius:16px 16px 0 0}.evaluation_container_header .evaluation_container_header_container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.2rem 1rem;align-items:end;width:100%;border-radius:12px}.evaluation_container_header .evaluation_container_header_container .ant-space-item{min-width:47%;position:relative}.evaluation_container_header .evaluation_container_header_container .ant-space-item .filter_evaluations_select{border-radius:8px}.evaluation_container_header .evaluation_container_header_container .ant-space-item .filter_evaluations_select :nth-child(3){border-radius:8px}.evaluation_container_header .evaluation_container_header_container .ant-space-item .filter_label{display:block;margin-bottom:4px;font-size:14px;font-weight:500;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab;background:#fff;position:absolute;z-index:999;left:12px;top:-5px}.evaluation_container_header .evaluation_container_header_container .ant-space-item .filter_evaluations_dateRangePicker{width:100%;padding:8px 14px;border-radius:8px}.evaluation_container_header_delete{padding:12px 20px;background-color:#faf7ff}.evaluation_container_header_delete .evaluation_container_header_delete_btns_container .delete_button{background-color:#ff563014!important}.evaluation_container_header_delete .evaluation_container_header_delete_btns_container .cancel_button,.cancel_button{background-color:#919eab14!important}.evaluations_table{background-color:#fff;border-radius:0 0 8px 8px;box-shadow:0 2px 8px #0000001a}.evaluations_table .completed_badge .ant-badge-status-text{font-size:14px!important;font-weight:500}.evaluations_table .template_actions_dots{color:#919eab}.evaluations_table .template_actions_modal{width:150px!important;font-style:normal;font-size:15px;font-weight:400;line-height:22px}.evaluations_table .template_actions_modal .template_action_label{font-size:15px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center;justify-content:flex-start;gap:8px;background-color:red!important}.evaluations_table .template_actions_modal .delete_label{color:#ff4d4f!important}.evaluations_table .template_actions_modal .export_label{color:#592d8c!important}.evaluations_table .evaluation_table_pagination .ant-pagination-total-text{background-color:#592d8c14;color:#592d8c;font-weight:500;font-size:14px;padding:0 10px;border-radius:4px;margin-right:auto}.evaluations_table .ant-table-empty{border-radius:0 0 8px 8px;min-height:30vh}.evaluations_table .ant-table-body{min-height:30vh;max-height:35vh;border-radius:0 0 8px 8px}.evaluations_table .ant-table-cell{border-start-start-radius:0!important}.evaluations_table .ant-table .ant-table-header{border-radius:0}.evaluations_table .ant-table-cell{border-start-end-radius:0!important}.evaluations_table .ant-table-cell{padding:16px!important}.evaluations_table .ant-checkbox-inner{width:20px!important;height:20px!important;border-radius:6px!important;border:2px solid #637381!important}.evaluations_table .ant-table-tbody .ant-table-selection-column,.evaluations_table .ant-table-thead .ant-table-selection-column{padding-inline-start:8px!important}.evaluationDetails_modal .modal_header{padding:16px 40px;color:#212b36}.evaluationDetails_modal .ant-modal-content{padding:0}.evaluationDetails_modal .modal_body{display:flex;padding:40px;flex-direction:column;align-items:flex-start;gap:14px;max-height:550px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(145,158,171,.558) transparent}.evaluationDetails_modal .cancel_btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:#212b36}.evaluationDetails_modal .ant-modal-footer{display:flex;padding:16px 40px;justify-content:flex-end;align-items:center;gap:16px;align-self:stretch;border-top:1px solid rgba(145,158,171,.2392156863);margin-top:0}.evaluationDetails_modal .ant-modal-footer .ant-btn{font-weight:600;align-items:center;justify-content:center}.evaluationDetails_modal .ant-modal-footer .ant-btn svg{margin-top:4px}.evaluationDetails_modal .preview_table{gap:10px!important;padding-bottom:0!important}.evaluationDetails_modal .evaluation_total_score_container{display:flex;align-items:center;justify-content:center;width:100%;align-self:flex-end;gap:16px;font-weight:600}.evaluationDetails_modal .evaluation_total_score_container span{margin-left:auto}.evaluationDetails_modal .evaluation_total_score_container .evaluation_total_score{width:20%;background-color:#f2eef6;border:1px solid rgba(145,158,171,.32)!important;border-radius:6px;padding:8px;text-align:center;font-size:15px;font-weight:700}.evaluationDetails_modal .evaluation_summary_container{background-color:#f2eef6;padding:24px 40px}.evaluationDetails_modal .evaluation_summary_container .evaluation_summary{background:#fff;padding:16px;border-radius:8px;align-items:center}.evaluationDetails_modal .evaluation_summary_container .evaluation_summary .evaluation_summary_item{align-items:center;display:flex;gap:6px}.evaluationDetails_modal .evaluation_summary_container .evaluation_summary .evaluation_summary_item .evaluation_summary_item_label{font-weight:600;min-width:132px;display:flex;align-items:center;justify-content:flex-start;gap:8px}.evaluationDetails_modal .evaluation_summary_container .evaluation_summary .evaluation_summary_item .evaluation_summary_item_content{font-size:14px}.evaluationDetails_modal .evaluation_summary_container .evaluation_summary .evaluation_summary_item .evaluation_summary_item_content .evaluation_summary_item_content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.evaluationDetails_modal .evaluation_summary_container .evaluation_summary .evaluation_summary_item .evaluation_summary_item_content .evaluation_summary_item_content span{font-size:12px;line-height:14px;color:#637381}.evaluationDetails_modal .evaluation_summary_container .evaluation_summary .evaluation_summary_item .evaluation_summary_item_content .evaluation_summary_item_content_avatar{background-color:#592d8c}.evaluation_preview_table th{border-top:1px solid rgba(145,158,171,.32)!important}.evaluation_preview_table .evaluation_category_cell{border-left:1px solid rgba(145,158,171,.32)!important;border-bottom-left-radius:8px}.evaluation_preview_table .ant-table-summary td:last-child{background-color:#f9fafb;border-left:1px solid rgba(145,158,171,.32)!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.evaluation_tabs{padding:0 20px}.evaluation_tabs .ant-tabs-nav:before{border:none!important}.evaluation_tabs .ant-tabs-nav{margin:0}.evaluation_report_container{padding:20px 8px 20px 20px;display:flex;flex-direction:column;gap:20px;width:100%;height:100%}.evaluation_report_container .report_header{margin-right:23px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.evaluation_report_container .report_header .header_content{display:flex;align-items:center;gap:14px}.evaluation_report_container .report_header .header_content .header_icon{font-size:42px;color:#580695}.evaluation_report_container .report_header .header_content h1{margin:0;font-size:32px;font-weight:700;color:#292a35}.evaluation_report_container .report_header .header_content .header_subtitle{margin:4px 0 0;font-size:14px;color:#637381;font-weight:400}.evaluation_report_container .report_header .print_button{font-weight:500;font-size:16px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #58069533}.evaluation_report_container .report_header .print_button:hover{box-shadow:0 4px 12px #5806954d}.evaluation_report_container .report_header .print_button .ant-btn-icon{margin-top:3px}.evaluation_report_container .preview_table{overflow:auto;padding-right:12px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.evaluation_report_container .category-table-wrapper{margin-bottom:10px}.evaluation_report_container .category-name,.evaluation_report_container .coefficient-value{text-align:center}.evaluation_report_container .category_total{color:#580695}.evaluation_report_container .category_total .max_total{font-weight:500;color:#637381;margin-left:4px}.evaluation_report_container .evaluation_report_footer{margin-top:20px;padding:20px 28px;background:linear-gradient(135deg,#fbf0ff,#f2edfa);border:1px solid #d6c1de;border-radius:15px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #5806951a;transition:all .3s ease;margin-right:20px}.evaluation_report_container .evaluation_report_footer:hover{box-shadow:0 4px 16px #58069526;transform:translateY(-2px)}.evaluation_report_container .evaluation_report_footer .footer-label{font-size:18px;font-weight:600;color:#292a35}.evaluation_report_container .evaluation_report_footer .footer-total{font-size:24px;font-weight:700;color:#580695;letter-spacing:-.5px}.evaluation_report_container .evaluation_report_footer_skeleton{margin-top:20px;padding:20px 28px;border-radius:15px}.evaluation_report_container .error_state{text-align:center;padding:80px 20px;background-color:#f4f6f8;border-radius:12px;border:1px dashed #f3939f}.evaluation_report_container .error_state .error_icon{font-size:64px;margin-bottom:20px}.evaluation_report_container .error_state h3{color:#db1f35;font-size:20px;font-weight:600;margin-bottom:12px}.evaluation_report_container .error_state p{color:#637381;font-size:14px;margin-bottom:24px;max-width:400px;margin-left:auto;margin-right:auto}.evaluation_report_container .empty_state{padding:80px 20px;background-color:#f4f6f8;border-radius:12px;border:1px dashed #d9d9d9}.evaluation_report_container .empty_state h3{color:#292a35;font-size:18px;font-weight:600;margin:12px 0 8px}.evaluation_report_container .empty_state p{color:#637381;font-size:14px;margin:0}.evaluation_preview_table .ant-table-cell{border-color:#919eab52!important}.evaluation_preview_table th{border-top:1px solid rgba(145,158,171,.32)!important;background-color:#f4f6f8!important;font-weight:600;color:#292a35}.evaluation_preview_table .evaluation_category_cell{border-left:1px solid rgba(145,158,171,.32)!important;font-weight:500}.evaluation_preview_table th:first-child,.evaluation_preview_table .evaluation_grade_cell{border-left:1px solid rgba(145,158,171,.32)!important}.evaluation_preview_table .evaluation_skill_cell{border-right:0!important}.evaluation_preview_table .ant-table-summary td:not(:last-child){border:0!important}.evaluation_preview_table .ant-table-summary td:last-child{background-color:#fbf0ff;border-left:1px solid rgba(145,158,171,.32)!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.evaluation_preview_table .ant-table-placeholder .ant-table-cell{border-left:1px solid rgba(145,158,171,.32)!important;border-end-start-radius:8px}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.evaluation_report_container{padding:20px;width:100%;height:auto}.evaluation_report_container .report_header{margin-right:0!important;page-break-inside:avoid}.evaluation_report_container .report_header .print_button{display:none!important}.evaluation_report_container .preview_table{overflow:visible;padding-right:0}.evaluation_report_container .category-table-wrapper{page-break-inside:avoid;margin-bottom:10px}.evaluation_report_container .evaluation_report_footer{margin-right:0!important;page-break-inside:avoid;box-shadow:none!important;transform:none!important}.evaluation_report_container .evaluation_report_footer:hover{box-shadow:none!important;transform:none!important}body *{visibility:hidden}.evaluation_report_container,.evaluation_report_container *{visibility:visible}.evaluation_report_container{position:absolute;left:0;top:0}}.create_template_btn_container_create{padding:6px 22px;display:flex;gap:8px;justify-content:center;align-items:center;border-radius:8px;border:1px solid rgba(145,158,171,.32);background:#f2eef6;box-shadow:0 1px 2px #1212170d;border:1px dashed #8567ac;text-decoration:none;will-change:transform;transition:all .2s ease}.create_template_btn_container_create:hover{box-shadow:0 0 0 3px #592d8c33}.create_template_btn_container_create .create_template_btn_container_text{color:#592d8c;text-align:center;font-size:16px;font-style:normal;font-weight:700;text-decoration:none;white-space:nowrap}.create_template_btn_container_create .create_template_btn_container_img{width:22px;height:22px}.template_item_container_container{position:relative}.template_item_container_container .template_item_container{width:200px;height:200px;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;border-radius:16px;border:1px solid rgba(145,158,171,.32);background:#fff;box-shadow:0 1px 2px #1212170d;cursor:pointer;transition:all .23s linear}.template_item_container_container .template_item_container:hover{background-color:#f2eef6}.template_item_container_container .template_item_container .template_item_container_text{color:#592d8c;text-align:center;font-size:18px;font-style:normal;font-weight:700}.template_item_container_container .template_item_container .template_item_container_icon{height:40px;width:40px}.template_item_container_container .template_item_actions_container{position:absolute;top:5px;left:82%;cursor:pointer;color:#592d8c;border-radius:100%;height:20px;width:30px;display:flex;align-items:center;justify-content:center}.template_actions_modal{width:150px!important;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.template_actions_modal .template_action_label{font-size:15px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center;justify-content:flex-start;gap:8px}.template_actions_modal .delete_label{color:#ff4d4f!important}.evaluation_create_template_container{width:100%;height:100%;display:flex;flex-direction:column;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 0 2px #919eab33,0 12px 24px -4px #919eab0d}.evaluation_create_template_container_header{padding:40px;display:flex;justify-content:center;align-items:center;background:#919eab14}.evaluation_create_template_container_header .evaluation_create_template_container_header_steps{max-width:786px}.evaluation_create_template_container_header .evaluation_create_template_container_header_steps .ant-steps-item-title{text-align:center;font-size:14px;font-style:normal;font-weight:600;white-space:nowrap}.evaluation_create_template_container_body{width:100%;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-color:#c6c6c6 transparent!important;scrollbar-width:thin;padding:42px;display:flex;justify-content:center;align-items:flex-start}.evaluation_create_template_container_body .modal_body_card_input_container{display:flex;flex-direction:column;width:100%;position:relative}.evaluation_create_template_container_body .modal_body_card_input_container .modal_body_card_dragger{width:100%}.evaluation_create_template_container_body .modal_body_card_input_container .modal_body_card_dragger .ant-upload-text{font-size:15px;font-style:normal;font-weight:400;line-height:22px;color:#919eab;margin:0}.evaluation_create_template_container_body .modal_body_card_input_container .modal_body_card_dragger .ant-upload-drag-icon{margin-bottom:4px}.evaluation_create_template_container_body .modal_body_card_input_container .modal_body_card_input_label{position:absolute;top:-4px;left:16px;z-index:999;background-color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab;padding:0 2px}.evaluation_create_template_container_body .evaluation_create_template_container_body_step1{width:700px;display:flex;padding:40px;justify-content:center;align-items:center;gap:32px;border-radius:8px;border:1px solid rgba(145,158,171,.32)}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2_container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px}.evaluation_create_template_container_body .evaluation_create_template_container_body_step3_container{display:flex;padding:40px 32px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;border-radius:16px;border:1px solid rgba(145,158,171,.32)}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2{width:700px;display:flex;flex-direction:column;padding:40px;justify-content:center;align-items:end;gap:12px;border-radius:8px;border:1px solid rgba(145,158,171,.32)}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2 .evaluation_create_template_container_body_step2_category{width:100%;display:flex;align-items:center;gap:16px}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2 .evaluation_create_template_container_body_step2_skills{width:100%;display:flex;padding:24px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;border-radius:8px;background:#f9fafb}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2 .evaluation_create_template_container_body_step2_skills .evaluation_create_template_container_body_step2_skills_item{width:100%;display:grid;gap:12px;grid-template-columns:8fr 6fr 1fr}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2 .evaluation_create_template_container_body_step2_skills .evaluation_create_template_container_body_step2_skills_item_group{display:flex;align-items:center;gap:12px}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2_add{height:48px;display:flex;padding:22px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#919eab14;font-size:15px;font-style:normal;font-weight:700;line-height:26px}.evaluation_create_template_container_body .evaluation_create_template_container_body_step2_add_skill{height:36px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:#919eab14;border:1px solid #af9ac8;font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:#592d8c}.evaluation_create_template_container_footer{display:flex;justify-content:flex-end;padding:16px 42px;gap:16px;border-top:1px solid rgba(145,158,171,.32);overflow:hidden}.evaluation_create_template_container_footer .evaluation_create_template_container_footer_btnprev{color:#212b36;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.evaluation_create_template_container_footer .btn_content,.evaluation_create_template_container_footer .previous_btn{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.category_details_container{display:flex;gap:24px;flex-direction:column;padding-top:40px;padding-right:40px;padding-left:40px;padding-bottom:auto}.category_details_container .category_name_container:first-child{width:100%}.category_details_container .category_name_container,.category_details_container .skill_input_container{display:flex;justify-content:flex-start;flex-direction:column;position:relative}.category_details_container .category_name_container label,.category_details_container .skill_input_container label{position:absolute;z-index:999;background:#fff;top:-5px;left:10px;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab}.category_details_container .category_input{font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:16px 14px;color:#212b36;height:58px}.category_details_container .category_details{padding:24px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;background-color:#f9fafb;border-radius:8px}.category_details_container .category_details .skills_container{display:flex;align-items:flex-start;gap:29px;flex-direction:column;width:100%}.category_details_container .category_details .skills_container .single_skill_container{width:100%}.category_details_container .category_details .skills_container .skill{display:flex;align-items:center;gap:16px;height:40px}.category_details_container .category_details .skills_container .skill .skill_container{width:90%}.category_details_container .category_details .skills_container .skill .skill_container,.category_details_container .category_details .skills_container .skill .coefficient_container{display:flex;height:100%;justify-content:flex-start;flex-direction:column;position:relative}.category_details_container .category_details .skills_container .skill .skill_container label,.category_details_container .category_details .skills_container .skill .coefficient_container label{position:absolute;z-index:999;background:#fff;top:-5px;left:10px;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab}.category_details_container .category_details .skills_container .skill .skill_container .skill_input,.category_details_container .category_details .skills_container .skill .coefficient_container .skill_input{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#212b36;padding:8px 14px}.category_details_container .category_details .skills_container .skill .delete_btn{background-color:#ff563014;display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center}.category_details_container .category_details .skills_container .skill .delete_btn .delete_btn_icon{height:24px;width:24px}.category_details_container .category_details .add_skill_btn{border-color:#592d8c!important;color:#592d8c!important;display:flex;align-items:center;justify-content:center;font-size:14px;font-style:normal;font-weight:700;line-height:24px;padding:6px 16px}.category_details_container .category_details .add_skill_btn .add_skill_btn_icon{flex-shrink:0;align-items:center;justify-content:flex-end}.category_details_container .category_details .add_skill_btn .add_skill_btn_icon svg{height:20px;width:20px}.category_details_container .skill_inputs{display:flex;align-items:flex-start;height:40px;gap:16px}.category_details_container .skill_inputs .skill_input{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#212b36;padding:8px 14px;height:40px}.category_details_container .skill_inputs .delete_skill_btn{background-color:#ff563014;border:1px solid #ff4d4f;display:flex;padding:5px;justify-content:center;align-items:center;border-radius:8px;flex-shrink:0;height:40px;width:40px}.category_details_container .skill_inputs:first-child,.category_details_container .skill_inputs:first-child .skill_input_container:first-child{width:100%}.createCategory_modal .modal_header{padding:16px 40px}.createCategory_modal .ant-modal-content{padding:0}.createCategory_modal .cancel_btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:#212b36}.createCategory_modal .ant-modal-footer{display:flex;padding:16px 40px;justify-content:flex-end;align-items:center;gap:16px;align-self:stretch;border-top:1px solid rgba(145,158,171,.2392156863)}.create_template_btn_container_send{padding:6px 22px;display:flex;height:auto;gap:8px;justify-content:center;align-items:center;border-radius:8px;border:1px solid rgba(145,158,171,.32);background:#592d8c!important;box-shadow:0 1px 2px #1212170d;text-decoration:none;will-change:transform;transition:all .2s ease;color:#fff}.create_template_btn_container_send:hover{color:#fff!important;box-shadow:0 0 0 3px #592d8c33}.create_template_btn_container_send .create_template_btn_container_text{text-align:center;font-size:16px;font-style:normal;font-weight:600;text-decoration:none;white-space:nowrap}.create_template_btn_container_send .create_template_btn_container_img{width:18px;height:18px}.create_template_btn_container_template{padding:6px 22px!important;height:36px!important;display:flex!important;align-items:center!important;gap:8px;transition:all .2s ease!important;border:1px solid #d9d9d9!important;background:#fff!important;color:#000000e0!important}.create_template_btn_container_template>span{display:flex;align-items:center;gap:8px}.create_template_btn_container_template .anticon,.create_template_btn_container_template .anticon svg,.create_template_btn_container_template svg{transition:color .2s ease!important;color:#000000e0!important}.create_template_btn_container_template a{transition:color .2s ease!important;text-decoration:none!important;color:#000000e0!important}.create_template_btn_container_template:hover,.create_template_btn_container_template:hover:not(:disabled){border-color:#af9ac8!important;background:#fff!important;color:#592d8c!important}.create_template_btn_container_template:hover .anticon,.create_template_btn_container_template:hover .anticon svg,.create_template_btn_container_template:hover svg,.create_template_btn_container_template:hover:not(:disabled) .anticon,.create_template_btn_container_template:hover:not(:disabled) .anticon svg,.create_template_btn_container_template:hover:not(:disabled) svg{color:#592d8c!important}.create_template_btn_container_template:hover a,.create_template_btn_container_template:hover:not(:disabled) a{color:#592d8c!important}.create_template_btn_container_template:focus,.create_template_btn_container_template:focus:not(:disabled){border-color:#af9ac8!important;background:#fff!important;color:#592d8c!important;box-shadow:0 0 0 2px #592d8c33!important}.create_template_btn_container_template:focus .anticon,.create_template_btn_container_template:focus .anticon svg,.create_template_btn_container_template:focus svg,.create_template_btn_container_template:focus:not(:disabled) .anticon,.create_template_btn_container_template:focus:not(:disabled) .anticon svg,.create_template_btn_container_template:focus:not(:disabled) svg{color:#592d8c!important}.create_template_btn_container_template:focus a,.create_template_btn_container_template:focus:not(:disabled) a{color:#592d8c!important}.export_template_btn_container_template{height:36px;padding:6px 10px}.sendTemplate_modal .form_custom_async_paginate_select_component__single-value{background-color:transparent!important}.sendTemplate_modal .ant-modal{width:640px!important}.sendTemplate_modal .ant-modal-content{padding:0}.sendTemplate_modal .modal_header{border-bottom:1px solid rgba(145,158,171,.2392156863)}.sendTemplate_modal .ant-modal-footer{display:flex;align-items:center;padding:16px 40px;margin:0;justify-content:right}.sendTemplate_modal .ant-modal-footer .cancel_btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px;color:#212b36;border-radius:8px}.sendTemplate_modal .modal_body{display:flex;padding:40px;flex-direction:column;align-items:flex-start;gap:14px}.templates_options{display:flex;align-items:center;justify-content:flex-start;gap:8px}.edit_template_modal .ant-modal-content{padding:0}.edit_template_modal .template_icon_inUpload{width:100%;border-radius:8px}.edit_template_modal .modal_header{padding:16px 20px}.edit_template_modal .ant-modal-body .edit_template_modal_form{padding:40px}.edit_template_modal .ant-modal-body .edit_template_modal_form .edit_template_modal_form_item .ant-row{position:relative}.edit_template_modal .ant-modal-body .edit_template_modal_form .edit_template_modal_form_item .ant-row .ant-form-item-label{position:absolute;z-index:999999;padding:0;left:16px;top:-10px;background:none}.edit_template_modal .ant-modal-body .edit_template_modal_form .edit_template_modal_form_item .ant-row .ant-form-item-label label{background-color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#919eab!important}.edit_template_modal .ant-modal-body .edit_template_modal_form .edit_template_modal_form_item .ant-row .ant-form-item-label label:after{display:none}.edit_template_modal .ant-modal-body .edit_template_modal_form .edit_template_modal_form_item .ant-row .ant-form-item-control,.edit_template_modal .ant-modal-body .edit_template_modal_form .edit_template_modal_form_item .ant-row .ant-form-item-control .ant-upload{width:100%}.edit_template_modal .ant-modal-body .edit_template_modal_form .edit_template_modal_form_item .ant-row .ant-form-item-control .ant-upload .ant-btn{width:100%;height:57px;border:1px dashed;color:#8a8a8a}.edit_template_modal .ant-modal-footer{padding:16px 20px;margin:0;border-top:1px solid rgba(145,158,171,.2392156863)}.edit_template_modal .ant-modal-footer .ant-btn{font-size:14px;font-style:normal;font-weight:700;line-height:24px;padding:6px 16px;border-radius:8px}.edit_template_modal_form_item .ant-upload{display:block}.edit_template_modal_form_item .ant-upload-select{width:auto!important}.edit-template-modal .edit-template-form{margin-top:24px}.template-icon-preview{margin-left:8px}.ant-form-item-explain-error{color:#ff4d4f;font-size:14px}.evaluate_table{width:100%;display:flex;flex-direction:column;gap:56px}.evaluate_table p{padding:2px 4px}.evaluate_table .editable-cell{cursor:pointer;width:100%;min-height:26px}.evaluate_table .editable-cell:hover{box-shadow:0 0 0 1px #ccc inset;border-radius:4px;background-color:#f9f9f9}.evaluate_table .kpi_table .ant-table-summary>tr>td:first-child{border:none}.evaluate_table .kpi_table .ant-table-summary>tr>td:nth-child(2){border-bottom-left-radius:8px;border-left:1px solid rgba(145,158,171,.3215686275)}.evaluate_table .kpi_table .ant-table-summary>tr>td:last-child{border-bottom-right-radius:8px}.evaluate_table .kpi_table .ant-table-container{border-left:none!important}.evaluate_table .kpi_table .category-cell{border-left:1px solid rgba(145,158,171,.3215686275);border-bottom:1px solid rgba(145,158,171,.32)!important;border-bottom-left-radius:8px}.evaluate_table .kpi_table .category-cell.edit{border-bottom-left-radius:0!important}.evaluate_table .kpi_table .ant-table-thead>tr>th:first-child{border-left:1px solid rgba(145,158,171,.3215686275)}.evaluate_table .kpi_table .ant-table-thead>tr>th:nth-child(3){border-right:1px solid rgba(145,158,171,.3215686275)!important}.evaluate_table .kpi_table .summary-cell{background-color:#fbfbfb;text-align:center}.evaluate_table .kpi_table .coefficient-cell{border-left:1px solid rgba(145,158,171,.3215686275)!important}.evaluate_table .kpi_table .ant-table-thead>tr>th{border-top:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-thead>tr>th{border-right:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-thead>tr>th:nth-child(3){border-left:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-thead>tr>th:nth-child(2){border-right:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-thead>tr>th:nth-child(2){border-right:none!important}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row:last-child .ant-table-cell{border-bottom:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell{border-top:1px solid rgba(145,158,171,.32)}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell{border-right:1px solid rgba(145,158,171,.32)}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell:not(.skill-cell){border-right:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .ant-table-cell.coefficient-cell{border-left:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .skill-cell,.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .coefficient-cell{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .summary-cell,.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .category-cell{font-size:16px;font-style:normal;font-weight:600;line-height:24px}.evaluate_table .kpi_table .ant-table-tbody .ant-table-row .skill-cell{border-bottom:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .ant-table-content{scrollbar-width:none}.evaluate_table .kpi_table .summary-cell{border-bottom:1px solid rgba(145,158,171,.32)!important;border-right:1px solid rgba(145,158,171,.32)!important}.evaluate_table .kpi_table .action-cell-th{text-align:center!important}.evaluate_table .coefficient-cell,.evaluate_table .grade-cell{width:140px!important;min-width:140px!important;max-width:140px!important}.ant-table-bordered>.ant-table-container{border-left:0!important}.template_dateRangePicker_container{width:100%;position:relative}.template_dateRangePicker_container .template_dateRangePicker_inner_container{width:100%}.template_dateRangePicker_container .template_dateRangePicker_inner_container .template_dateRangePicker{width:100%;height:52px}.template_dateRangePicker_container .template_dateRangePicker_inner_container .template_dateRangePicker input::placeholder{font-weight:400;color:#bfbfbf;margin-left:2px;margin-right:2px;box-sizing:border-box;font-size:14px;font-family:Public Sans}.template_dateRangePicker_container .template_dateRangePicker_label{position:absolute;color:#919eab;font-size:12px;line-height:16px;top:-8px;left:16px;background:#fff!important;z-index:999}.template_dateRangePicker_container .template_dateRangePicker_label.danger{color:#ff4d4f!important}.evaluation_send_link_modal .ant-modal-footer{border-top:1px solid #e5e7eb;padding:16px 28px!important}.evaluation_send_link_modal .ant-modal-content{border-radius:12px;padding:0!important}.evaluation_send_link_modal .modal_body{padding:24px}.evaluation_send_link_modal .modal_body h3{font-weight:600;font-size:20px;line-height:28px;color:#111827}.evaluation_send_link_modal .modal_body .preview_table{max-height:400px;overflow-y:auto;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}.evaluation_send_link_modal .modal_body .preview_table .ant-table,.evaluation_send_link_modal .modal_body .preview_table .ant-table .ant-table-container{border-radius:8px}.evaluation_send_link_modal .modal_body .preview_table .ant-table .ant-table-thead>tr>th{background:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:14px;line-height:20px;color:#6b7280}.evaluation_send_link_modal .modal_body .send_link_table{margin-bottom:16px}.evaluation_send_link_modal .modal_body .evaluation_total_score_container{display:flex;align-items:center;justify-content:center;width:100%;align-self:flex-end;gap:16px;font-weight:600}.evaluation_send_link_modal .modal_body .evaluation_total_score_container span{margin-left:auto}.evaluation_send_link_modal .modal_body .evaluation_total_score_container .evaluation_total_score{width:20%;background-color:#f2eef6;border:1px solid rgba(145,158,171,.32)!important;border-radius:6px;padding:8px;text-align:center;font-size:15px;font-weight:700}.dashboard_welcome_card_component_card{padding:42px;display:flex;justify-content:space-between;align-items:center;gap:22px;border-radius:16px;width:100%;background:linear-gradient(135deg,#f3edfacc,#e6dcf5cc) #fff}@media only screen and (max-width: 500px){.dashboard_welcome_card_component_card{flex-direction:column}}.dashboard_welcome_card_component_card .dashboard_welcome_card_component_card_col_1{display:flex;flex-direction:column;gap:22px}.dashboard_welcome_card_component_card .dashboard_welcome_card_component_card_title{font-size:20px;font-weight:700;color:#012972;text-transform:capitalize}.dashboard_welcome_card_component_card .dashboard_welcome_card_component_card_title p{font-weight:800}.dashboard_welcome_card_component_card .dashboard_welcome_card_component_card_subtitle{max-width:450px;font-size:12px;font-weight:400;color:#012972;text-transform:capitalize;margin-bottom:6px}.dashboard_welcome_card_component_card .dashboard_welcome_card_component_card_photo{width:250px}.dashboard_topusers_component{box-shadow:#919eab33 0 0 2px,#919eab1f 0 6px 12px -4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px;padding:24px}.dashboard_topusers_component .dashboard_topusers_component_title{font-size:20px;font-weight:600;color:#000;font-style:normal;line-height:normal;margin-bottom:16px}.dashboard_topusers_component .dashboard_topusers_component_items{display:flex;flex-direction:column;gap:18px}.dashboard_topusers_component .dashboard_topusers_empty_state{display:flex;justify-content:center;align-items:center;min-height:120px}.dashboard_topuserscard_component{display:flex;justify-content:space-between;align-items:center;gap:12px}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_1{display:flex;justify-content:flex-start;align-items:center;gap:16px}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_1 .dashboard_topuserscard_component_col_1_img{width:40px;height:40px;border-radius:50%;object-fit:cover}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_1 .dashboard_topuserscard_component_col_1_title{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_1 .dashboard_topuserscard_component_col_1_score{color:#778baa;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_2{width:40px;height:40px;display:flex;border-radius:50%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_2 .dashboard_topuserscard_component_col_2_img{width:22px;height:22px}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_2_rank_1{background-color:#00a76f14}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_2_rank_2{background-color:#00b8d914}.dashboard_topuserscard_component .dashboard_topuserscard_component_col_2_rank_3{background-color:#ff563014}.compact-rate .ant-rate-star{margin-right:4px!important;font-size:14px}.dashboard_inactivemembers_component{box-shadow:#919eab33 0 0 2px,#919eab1f 0 6px 12px -4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px;padding:24px}.dashboard_inactivemembers_component .dashboard_inactivemembers_component_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard_inactivemembers_component .dashboard_inactivemembers_component_header .dashboard_inactivemembers_component_title{font-size:20px;font-weight:600;color:#000;font-style:normal;line-height:normal;margin:0}.dashboard_inactivemembers_component .dashboard_inactivemembers_component_header .dashboard_inactivemembers_see_all_btn{padding:0;height:auto;color:#592d8c;font-weight:500;font-size:14px}.dashboard_inactivemembers_component .dashboard_inactivemembers_component_header .dashboard_inactivemembers_see_all_btn:hover{color:#7b4397}.dashboard_inactivemembers_component .dashboard_inactivemembers_component_items{display:flex;flex-direction:column;gap:18px}.dashboard_inactivemembers_component .dashboard_inactivemembers_more_indicator .dashboard_inactivemembers_more_btn{border-color:#ff9800;color:#ff9800;background-color:#ff980005;border-radius:8px;height:40px;font-weight:500;transition:all .2s ease}.dashboard_inactivemembers_component .dashboard_inactivemembers_more_indicator .dashboard_inactivemembers_more_btn:hover{border-color:#f57700;color:#f57700;background-color:#ff98000d}.dashboard_inactivemembers_component .dashboard_inactivemembers_more_indicator .dashboard_inactivemembers_more_btn:focus{border-color:#ff9800;color:#ff9800}.dashboard_inactivemembers_component .dashboard_inactivemembers_empty_state{display:flex;justify-content:center;align-items:center;min-height:120px}.dashboard_inactivemembers_card_component{display:flex;justify-content:space-between;align-items:center;gap:12px}.dashboard_inactivemembers_card_component .dashboard_inactivemembers_card_component_col_1{display:flex;justify-content:flex-start;align-items:center;gap:16px}.dashboard_inactivemembers_card_component .dashboard_inactivemembers_card_component_col_1 .dashboard_inactivemembers_card_component_col_1_img{width:40px!important;height:40px!important;border-radius:50%;object-fit:cover}.dashboard_inactivemembers_card_component .dashboard_inactivemembers_card_component_col_1 .dashboard_inactivemembers_card_component_col_1_img .ant-avatar-string{font-size:16px;line-height:40px}.dashboard_inactivemembers_card_component .dashboard_inactivemembers_card_component_col_1 .dashboard_inactivemembers_card_component_col_1_title{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:0}.dashboard_inactivemembers_card_component .dashboard_inactivemembers_card_component_col_1 .dashboard_inactivemembers_card_component_col_1_days{color:#ff9800;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:0}.dashboard_inactivemembers_card_component .dashboard_inactivemembers_card_component_col_2{width:40px;height:40px;display:flex;border-radius:50%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#ff980014}.dashboard_inactivemembers_card_component .dashboard_inactivemembers_card_component_col_2 .dashboard_inactivemembers_card_component_col_2_indicator{width:8px;height:8px;background-color:#ff9800;border-radius:50%}.inactive_members_modal .ant-modal-header{padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.inactive_members_modal .ant-modal-body{padding:0 24px 24px!important}.inactive_members_modal .inactive_members_modal_header{display:flex;align-items:center;justify-content:space-between;width:100%}.inactive_members_modal .inactive_members_modal_header h3{margin:0;font-size:20px;font-weight:600;color:#000}.inactive_members_modal .inactive_members_modal_header .inactive_members_modal_count{background-color:#ff9800;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.inactive_members_modal .inactive_members_modal_filters{display:flex;gap:12px;margin-bottom:20px;padding-top:16px;align-items:center;flex-wrap:wrap}.inactive_members_modal .inactive_members_modal_filters .inactive_members_modal_search{flex:1;min-width:200px;height:32px;padding:0 8px}.inactive_members_modal .inactive_members_modal_filters .inactive_members_modal_sort_controls{display:flex;gap:8px;align-items:center}.inactive_members_modal .inactive_members_modal_filters .inactive_members_modal_sort_controls .inactive_members_modal_sort_select{min-width:160px}.inactive_members_modal .inactive_members_modal_filters .inactive_members_modal_sort_controls .inactive_members_modal_clear_btn{color:#778baa;font-size:13px;padding:4px 8px}.inactive_members_modal .inactive_members_modal_filters .inactive_members_modal_sort_controls .inactive_members_modal_clear_btn:hover{color:#592d8c}.inactive_members_modal .inactive_members_modal_content{overflow-y:auto;max-height:400px;scrollbar-color:#d9d9d9 transparent;padding-right:22px;scrollbar-width:thin}.inactive_members_modal .inactive_members_modal_content .inactive_members_modal_list{display:flex;flex-direction:column;gap:12px}.inactive_members_modal .inactive_members_modal_content .inactive_members_modal_empty{display:flex;justify-content:center;align-items:center;min-height:200px}.inactive_members_modal_card{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #f0f0f0;border-radius:12px;background-color:#fafafa;transition:all .2s ease}.inactive_members_modal_card:hover{background-color:#f5f5f5;border-color:#d9d9d9}.inactive_members_modal_card .inactive_members_modal_card_content{display:flex;align-items:center;gap:16px;flex:1}.inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_avatar{width:48px!important;height:48px!important;border-radius:50%;object-fit:cover}.inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_avatar .ant-avatar-string{font-size:18px;line-height:48px}.inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_info{display:flex;flex-direction:column;gap:4px}.inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_info .inactive_members_modal_card_name{margin:0;font-size:16px;font-weight:500;color:#000;line-height:1.4}.inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_info .inactive_members_modal_card_days{margin:0;font-size:14px;font-weight:400;color:#ff9800;line-height:1.3}.inactive_members_modal_card .inactive_members_modal_card_rank{font-size:14px;font-weight:600;color:#778baa;background-color:#778baa1a;padding:6px 10px;border-radius:8px;min-width:40px;text-align:center}@media (max-width: 768px){.inactive_members_modal .ant-modal{margin:10px;max-width:calc(100vw - 20px)}.inactive_members_modal .inactive_members_modal_filters{flex-direction:column;align-items:stretch}.inactive_members_modal .inactive_members_modal_filters .inactive_members_modal_sort_controls{justify-content:space-between}.inactive_members_modal .inactive_members_modal_card{padding:12px}.inactive_members_modal .inactive_members_modal_card .inactive_members_modal_card_content{gap:12px}.inactive_members_modal .inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_avatar{width:40px;height:40px}.inactive_members_modal .inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_info .inactive_members_modal_card_name{font-size:15px}.inactive_members_modal .inactive_members_modal_card .inactive_members_modal_card_content .inactive_members_modal_card_info .inactive_members_modal_card_days{font-size:13px}.inactive_members_modal .inactive_members_modal_card .inactive_members_modal_card_rank{font-size:13px;padding:4px 8px}}.dashboard_projects_duration_component{box-shadow:#919eab33 0 0 2px,#919eab1f 0 6px 12px -4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px;padding:24px}.dashboard_projects_duration_component .dashboard_projects_duration_component_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard_projects_duration_component .dashboard_projects_duration_component_header .dashboard_projects_duration_component_title{font-size:20px;font-weight:600;color:#000;font-style:normal;line-height:normal;margin:0}.dashboard_projects_duration_component .dashboard_projects_duration_component_header .dashboard_projects_duration_see_all_btn{padding:0;height:auto;color:#9c27b0;font-weight:500;font-size:14px}.dashboard_projects_duration_component .dashboard_projects_duration_component_header .dashboard_projects_duration_see_all_btn:hover{color:#7b1fa2}.dashboard_projects_duration_component .dashboard_projects_duration_component_items{display:flex;flex-direction:column;gap:12px}.dashboard_projects_duration_component .dashboard_projects_duration_empty_state{display:flex;justify-content:center;align-items:center;min-height:120px}.dashboard_projects_duration_card{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background-color:#fbf0ff;transition:all .2s ease}.dashboard_projects_duration_card:hover{background-color:#fbf0ff7d}.dashboard_projects_duration_card .dashboard_projects_duration_card_info{flex:1;display:flex;align-items:center;gap:8px;white-space:nowrap}.dashboard_projects_duration_card .dashboard_projects_duration_card_info .dashboard_projects_duration_card_name{margin:0;font-size:14px;font-weight:500;color:#000;line-height:1.4}.dashboard_projects_duration_card .dashboard_projects_duration_card_info .dashboard_projects_duration_card_avatar{background-color:#580695;color:#fff;font-weight:700;font-size:18px}.dashboard_projects_duration_card .dashboard_projects_duration_card_duration .duration_value{font-size:14px;font-weight:600;color:#9c27b0;background-color:#9c27b01a;padding:4px 8px;border-radius:6px;white-space:nowrap}.dashboard_projects_expenses_component{box-shadow:#919eab33 0 0 2px,#919eab1f 0 6px 12px -4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px;padding:24px}.dashboard_projects_expenses_component .dashboard_projects_expenses_component_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard_projects_expenses_component .dashboard_projects_expenses_component_header .dashboard_projects_expenses_component_title{font-size:20px;font-weight:600;color:#000;font-style:normal;line-height:normal;margin:0}.dashboard_projects_expenses_component .dashboard_projects_expenses_component_header .dashboard_projects_expenses_see_all_btn{padding:0;height:auto;color:#ff9800;font-weight:500;font-size:14px}.dashboard_projects_expenses_component .dashboard_projects_expenses_component_header .dashboard_projects_expenses_see_all_btn:hover{color:#f57700}.dashboard_projects_expenses_component .dashboard_projects_expenses_component_items{display:flex;flex-direction:column;gap:12px}.dashboard_projects_expenses_component .dashboard_projects_expenses_empty_state{display:flex;justify-content:center;align-items:center;min-height:120px}.dashboard_projects_expenses_card{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background-color:#fbf0ff;transition:all .2s ease}.dashboard_projects_expenses_card:hover{background-color:#fbf0ff7d}.dashboard_projects_expenses_card .dashboard_projects_expenses_card_info{flex:1;display:flex;align-items:center;gap:8px;white-space:nowrap}.dashboard_projects_expenses_card .dashboard_projects_expenses_card_info .dashboard_projects_expenses_card_avatar{background-color:#580695;color:#fff;font-weight:700;font-size:18px}.dashboard_projects_expenses_card .dashboard_projects_expenses_card_info .dashboard_projects_expenses_card_name{margin:0;font-size:14px;font-weight:500;color:#000;line-height:1.4}.dashboard_projects_expenses_card .dashboard_projects_expenses_card_expense .expense_value{font-size:14px;font-weight:600;color:#ff9800;background-color:#ff98001a;padding:4px 8px;border-radius:6px}.dashboard_info_component_item{box-shadow:#919eab33 0 0 2px,#919eab1f 0 6px 12px -4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}.dashboard_info_component_item .dashboard_info_component_item_title{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-wrap:nowrap}.dashboard_info_component_item .dashboard_info_component_item_data{width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.dashboard_info_component_item .dashboard_info_component_item_data .dashboard_info_component_item_value{color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:22px}.dashboard_info_component_item .dashboard_info_component_item_chart{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-end}.dashboard_users_component_card{box-shadow:#919eab33 0 0 2px,#919eab1f 0 6px 12px -4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.dashboard_users_component_card .dashboard_users_component_title{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-wrap:nowrap}.dashboard_users_component_card .dashboard_users_component_footer{border-top:1px solid #cecece;padding-top:22px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px}.dashboard_users_component_card .dashboard_users_component_footer .dashboard_users_component_footer_container{display:flex;justify-content:center;align-items:center;gap:6px}.dashboard_users_component_card .dashboard_users_component_footer .dashboard_users_component_footer_container span{width:12px;height:12px;border-radius:50%}.dashboard_users_component_card .dashboard_users_component_footer .dashboard_users_component_footer_container p{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:22px;text-wrap:nowrap}.dashboard_social_component_card{box-shadow:#919eab33 0 0 2px,#919eab1f 0 6px 12px -4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.dashboard_social_component_card .dashboard_social_component_card_title{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-wrap:nowrap}.dashboard_social_component_card .dashboard_social_component_card_items{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:12px}.dashboard_social_component_card .dashboard_social_component_card_items .dashboard_social_component_card_items_item{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;border-radius:12px;border:1px solid #dddddd;padding:22px}.dashboard_social_component_card .dashboard_social_component_card_items .dashboard_social_component_card_items_item .dashboard_social_component_card_items_item_info{text-align:center}.dashboard_social_component_card .dashboard_social_component_card_items .dashboard_social_component_card_items_item .dashboard_social_component_card_items_item_info h3{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:22px;text-wrap:nowrap}.dashboard_social_component_card .dashboard_social_component_card_items .dashboard_social_component_card_items_item .dashboard_social_component_card_items_item_info p{color:#778baa;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-wrap:nowrap}.dashboard_social_component_card .dashboard_social_component_footer{border-top:1px solid #dddddd;padding-top:22px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px}.dashboard_social_component_card .dashboard_social_component_footer .dashboard_social_component_footer_container{display:flex;justify-content:center;align-items:center;gap:6px}.dashboard_social_component_card .dashboard_social_component_footer .dashboard_social_component_footer_container span{width:12px;height:12px;border-radius:50%}.dashboard_social_component_card .dashboard_social_component_footer .dashboard_social_component_footer_container p{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:22px;text-wrap:nowrap}.dashboard_card_news{flex:1;display:flex;flex-direction:column;gap:8px}.dashboard_card_news .dashboard_card_news_item{background-color:#fafafa;padding:12px;border-radius:9px;display:flex;gap:12px}.dashboard_card_news .dashboard_card_news_item .dashboard_card_news_item_img{width:40px;height:40px;border-radius:50%;object-fit:cover}.dashboard_card_news .dashboard_card_news_item .dashboard_card_news_item_info{display:flex;flex-direction:column;gap:0px}.dashboard_card_news .dashboard_card_news_item .dashboard_card_news_item_info h3{color:#000;font-size:14px;font-style:normal;font-weight:600}.dashboard_card_news .dashboard_card_news_item .dashboard_card_news_item_info h3 span{color:#969393;font-size:14px;font-style:normal;font-weight:600}.dashboard_card_news .dashboard_card_news_item .dashboard_card_news_item_info p{color:#969393;font-size:12px;font-style:normal;font-weight:600}.dashboard_card_news .dashboard_card_news_empty{height:100%;display:flex;justify-content:center;align-items:center}.dashboard_users_component_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}*{font-family:Public Sans}.dashboard_feature{width:100%;height:100%;padding:32px 24px;display:flex;flex-direction:column;gap:24px;overflow-y:scroll}.dashboard_feature .dashboard_feature_row_banner{display:grid;gap:24px;grid-template-columns:1fr}.dashboard_feature .dashboard_feature_row_banner:has(>div:nth-child(2)){grid-template-columns:2fr 1fr}.dashboard_feature .dashboard_info_component{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.dashboard_feature .dashboard_balance_component{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.dashboard_feature .dashboard_social_component,.dashboard_feature .dashboard_lists_component{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.dashboard_feature .dashboard_bottom_component{display:grid;grid-template-columns:1fr 2fr;gap:24px}.dashboard_feature .dashboard_content_component{display:grid;grid-template-columns:1fr 1fr;gap:24px}.app{width:100%;height:100dvh;background-color:var(--bg)}
