.navbar{background:#f9fafa;box-shadow:0 4px 10px #b9b9b94d}.navbar .logo-container{display:flex;width:100%;height:80px;align-items:center;justify-content:center;border-radius:0 0 16px 16px;margin-bottom:24px;box-shadow:0 4px 6px #cbcbcb33}.navbar .logo-container .logo{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:32px;background:#ffffff;cursor:pointer;-webkit-user-select:none;user-select:none}.navbar .link{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:4px;color:#a3abb6}.navbar .link:hover{background-color:#e4e7ea}.navbar .link.active{background-color:#e9f2f9;color:#339bf0}.navbar .divider{width:100%;border-radius:8px;border-top-width:2px;color:#e0e3e6}.tooltip{display:flex;min-height:40px;align-items:center;justify-content:center;border-radius:8px;background-color:#364760;color:#fff;font-size:12px;font-weight:500;line-height:28px}.mantine-Modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(54,71,96,.32);opacity:unset}.modal{--modal-footer-height: 88px}.modal .mantine-Modal-modal{min-width:642px;height:762px;padding:0}.modal .mantine-Modal-body{height:100%}.modal .content{overflow:auto;height:calc(100% - var(--modal-footer-height));padding:40px 24px}.modal .content .title{margin-bottom:4px;color:#364760;font-size:20px;font-weight:600;line-height:28px}.modal .content .subtitle{margin-bottom:16px;color:#7a8596;font-size:14px;font-weight:400;line-height:28px}.modal .content .mb-lg{margin-bottom:24px}.modal .footer{position:sticky;right:0;bottom:0;left:0;display:flex;overflow:hidden;height:var(--modal-footer-height);align-items:center;padding:20px 24px;border-radius:0 0 12px 12px;border-top:1px solid #f7f7f7;background:#ffffff;box-shadow:4px 0 10px #bbb5b540}.modal .footer .left{display:flex;flex-direction:row;align-items:center;gap:16px}.modal .footer .right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-left:auto;gap:16px}.modal .footer button{display:flex;min-width:180px;height:48px;align-items:center;justify-content:center;padding:10px 20px;border:0;border-radius:12px;margin:0;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:28px;outline:0}.modal .footer button:hover{opacity:.95}.modal .footer button.bisu-blue{background:#339bf0;color:#fff}.modal .footer button.disabled{background:#f7f7f7;color:#7a8596;cursor:not-allowed}.confirm-modal{position:fixed;z-index:2000;top:0;right:0;bottom:0;left:0;display:flex;overflow:auto;height:100vh;align-items:center;justify-content:center;padding:40px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(54,71,96,.32)}.confirm-modal-container{position:relative;display:flex;width:465px;max-width:100%;max-height:97%;flex-direction:column;padding:40px 30px;border-radius:8px;background:#ffffff;box-shadow:0 4px 4px #3130301a;line-height:28px}.confirm-modal-container .icon{width:48px;height:48px;align-self:center;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.confirm-modal-container .icon.danger{color:#f55}.confirm-modal-container .title{align-self:center;margin-bottom:16px;color:#364760;font-size:20px;font-weight:600;text-align:center}.confirm-modal-container .content{display:flex;min-height:94px;flex-direction:column;margin-bottom:16px;color:#7a8596;font-size:16px;font-weight:400}.confirm-modal-container .content strong{font-weight:600}.confirm-modal-container .content.centered{text-align:center}.confirm-modal-container .content .phone-number{display:flex;align-items:center;justify-content:center;margin-top:16px;color:#364760;font-size:20px;font-weight:500;gap:8px}.confirm-modal-container .actions{display:flex;flex-flow:row wrap;gap:16px}.confirm-modal-container .actions.full-width{flex-flow:column-reverse wrap}.confirm-modal-container .actions button{flex:1 0;border:1px solid transparent;display:flex;align-items:center;justify-content:center;min-width:180px;height:48px;padding:10px 20px;border:0;border-radius:12px;margin:0;background:#ffffff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:28px;outline:0}.confirm-modal-container .actions button.cancel{border:1px solid #7a8596;color:#364760}.confirm-modal-container .actions button.confirm{background:#ff5555;color:#fff}.confirm-modal-container .actions button.secondary{border:unset;background:#7a8596;color:#fff}.confirm-modal-container .actions button:not(.confirm-modal-container .actions button.disabled):hover{opacity:.9}.confirm-modal-container .actions button.disabled{background:#f7f7f7;color:#7a8596;cursor:not-allowed}.rdt_Table{border:1px solid #e9ecf3;border-radius:16px}.rdt_Table .rdt_TableHeadRow{z-index:3;height:44px;min-height:unset;border-radius:16px 16px 0 0;background-color:#f6f7fa;color:#7a8596;font-size:14px;font-weight:500}.rdt_Table .rdt_TableHeadRow .rdt_TableCol{line-height:28px}.rdt_Table .rdt_TableHeadRow .rdt_TableCol .__rdt_custom_sort_icon__{width:24px;height:24px;margin-left:8px}.rdt_Table .rdt_TableHeadRow .rdt_TableCol .__rdt_custom_sort_icon__ svg{width:24px;height:24px}.rdt_Table .rdt_TableHead{z-index:3}.rdt_Table .rdt_TableRow{align-items:center;border:0!important;color:#364760;font-size:16px;font-weight:400;line-height:20px!important;outline:0!important}.rdt_Table .rdt_TableRow:nth-child(2n){background-color:#f6f7fa}.rdt_Table .rdt_TableRow:last-of-type{border-radius:0 0 16px 16px}.rdt_Table .rdt_TableRow a{color:#339bf0}.rdt_Table .rdt_TableCell{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.rdt_Table .rdt_TableCell div{overflow:unset!important}.rdt_Table>div:last-child{background-color:unset}.order-partial-refund-modal .final-step .excluded-items-wrapper,.order-partial-refund-modal .third-step .items-wrapper,.order-partial-refund-modal .initial-step .items-wrapper{display:flex;height:280px;flex-direction:column;padding-right:12px;gap:16px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#339bf0 #f1f6f4;scrollbar-width:thin}.order-partial-refund-modal .final-step .excluded-items-wrapper::-webkit-scrollbar,.order-partial-refund-modal .third-step .items-wrapper::-webkit-scrollbar,.order-partial-refund-modal .initial-step .items-wrapper::-webkit-scrollbar{width:10px}.order-partial-refund-modal .final-step .excluded-items-wrapper::-webkit-scrollbar-thumb,.order-partial-refund-modal .third-step .items-wrapper::-webkit-scrollbar-thumb,.order-partial-refund-modal .initial-step .items-wrapper::-webkit-scrollbar-thumb{border-radius:10px;background:#339bf0}.order-partial-refund-modal .final-step .excluded-items-wrapper::-webkit-scrollbar-track,.order-partial-refund-modal .third-step .items-wrapper::-webkit-scrollbar-track,.order-partial-refund-modal .initial-step .items-wrapper::-webkit-scrollbar-track{border-radius:10px;background:#f1f6f4;margin:4px 0}.order-partial-refund-modal{font-size:14px;line-height:28px}.order-partial-refund-modal .mantine-Modal-modal{min-width:642px;height:762px}.order-partial-refund-modal .mantine-Modal-body{display:flex;overflow:hidden;height:calc(100% - 88px);flex-direction:column}.order-partial-refund-modal .title{margin-bottom:4px;color:#364760;font-size:20px;font-weight:600}.order-partial-refund-modal .subtitle{margin-bottom:16px;color:#7a8596;font-weight:400}.order-partial-refund-modal .subtitle .danger{color:#f55}.order-partial-refund-modal .subtitle .underlined{text-decoration:underline}.order-partial-refund-modal .order-item .details{min-width:200px;flex:1;margin-right:20px}.order-partial-refund-modal .order-item .details .name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-partial-refund-modal .order-item .actions .courier{display:flex;max-width:184px;align-items:center;justify-content:center;padding:8px 20px;border-radius:30px;background:#339bf0;color:#fff;gap:8px}.order-partial-refund-modal .order-item .actions .courier .icon{flex-shrink:0}.order-partial-refund-modal .order-item .actions .courier .name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-partial-refund-modal .notification{position:absolute;right:0;bottom:88px;left:0;display:flex;width:100%;flex-direction:column;padding:20px 24px;background:rgba(255,85,85,.06);line-height:28px}.order-partial-refund-modal .notification .title{display:flex;flex:1;align-items:center;font-size:16px;font-weight:500;white-space:pre-line;word-wrap:normal}.order-partial-refund-modal .notification .title .icon{width:24px;height:24px;margin-right:8px;display:flex;align-items:center;justify-content:center}.order-partial-refund-modal .notification .title .icon img{max-width:24px;max-height:24px}.order-partial-refund-modal .notification .title .amount{margin-left:auto;color:#364760;font-size:20px;font-weight:700}.order-partial-refund-modal .notification .content{margin-top:16px;color:#7a8596;font-size:14px;font-weight:400;line-height:28px}.order-partial-refund-modal .notification.error{background:#fdeded;color:#f53939}.order-partial-refund-modal .notification.p-sm{padding:8px 16px}.order-partial-refund-modal .initial-step .items-title{margin-bottom:10px;color:#364760;font-weight:500}.order-partial-refund-modal .initial-step .items-wrapper{height:430px}.order-partial-refund-modal .initial-step .items-wrapper .order-item{--order-item-height: 72px;--order-item-padding: 14px 16px;--order-item-border: 1px solid #e4e7ec;--order-item-border-radius: 12px;--order-item-image-height: 36px;--order-item-margin-bottom: 0;--order-item-detail-font-size: 14px;--order-item-detail-gap: 0;--order-item-detail-name-color: #475467}.order-partial-refund-modal .initial-step .items-wrapper .order-item.checked{--order-item-border: 1px solid rgb(136 197 247 / 51%);--order-item-background: #f2f9ff}.order-partial-refund-modal .items-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#364760;font-size:14px;font-weight:500;line-height:28px}.order-partial-refund-modal .items-title .right-section{display:flex;width:41%;flex-direction:row;gap:24px}.order-partial-refund-modal .third-step .items-title .right-section{width:184px;justify-content:space-between;margin-right:16px}.order-partial-refund-modal .third-step .items-wrapper{height:250px;padding-right:0;gap:12px}.order-partial-refund-modal .third-step .items-wrapper .mantine-Divider-horizontal{border-top-color:#7a85963d}.order-partial-refund-modal .third-step .items-wrapper .order-item{--order-item-height: 44px;--order-item-image-height: 36px;--order-item-margin-bottom: 0;--order-item-detail-font-size: 14px;--order-item-detail-gap: 0;--order-item-actions-width: 40%;--order-item-border-radius: 0}.order-partial-refund-modal .third-step .items-wrapper .actions .input{flex:1;text-align:center}.order-partial-refund-modal .third-step .items-wrapper .actions .amount{flex:1;font-size:16px;font-weight:500;line-height:28px;text-align:right}.order-partial-refund-modal .third-step .description{color:#7a8596;font-size:14px;font-weight:400;line-height:28px}.order-partial-refund-modal .final-step .excluded-items-wrapper{height:450px;gap:16px}.order-partial-refund-modal .final-step .excluded-items-wrapper .order-item{--order-item-height: 72px;--order-item-image-height: 36px;--order-item-margin-bottom: 0;--order-item-detail-font-size: 14px;--order-item-detail-gap: 0;--order-item-background: #ffeeee;--order-item-padding: 16px}.order-partial-refund-modal .final-step .excluded-items-wrapper .order-item .actions{justify-content:flex-end;color:#f55}.order-partial-refund-modal .final-step .items-wrapper{display:flex;flex-direction:column;gap:16px}.order-partial-refund-modal .final-step .items-wrapper .order-item{--order-item-height: 72px;--order-item-image-height: 36px;--order-item-margin-bottom: 0;--order-item-detail-font-size: 14px;--order-item-detail-gap: 0;--order-item-background: #ecfff7;--order-item-padding: 16px}.order-partial-refund-modal .final-step .items-wrapper .order-item .actions{justify-content:flex-end;color:#5cce9e}.order-partial-refund-modal .modal-actions{position:absolute;right:0;bottom:0;left:0;display:flex;height:88px;align-items:center;justify-content:space-between;padding:20px 24px;border-radius:0 0 12px 12px;border-top:1px solid #f7f7f7;background:#ffffff;box-shadow:4px 0 10px #bbb5b540}.order-partial-refund-modal .modal-actions button{display:flex;height:48px;align-items:center;justify-content:center;padding:10px 20px;border:1px solid transparent;border-radius:12px;margin:0;background:#ffffff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:28px;outline:0}.order-partial-refund-modal .modal-actions button:hover{opacity:.95}.order-partial-refund-modal .modal-actions button.p-lg{padding:10px 34px}.order-partial-refund-modal .modal-actions button.p-xl{padding:10px 50px}.order-partial-refund-modal .modal-actions button.primary-red{background:#ff5555;color:#fff}.order-partial-refund-modal .modal-actions button.bisu-blue{background:#339bf0;color:#fff}.order-partial-refund-modal .modal-actions button.danger{background:#f53939;color:#fff}.order-partial-refund-modal .modal-actions button.text{background:none;color:#7a8596}.order-partial-refund-modal .modal-actions button.text.danger{border:1px solid #ff5555;color:#f55}.order-partial-refund-modal .modal-actions button.go-back{border:1px solid #f7f7f7;color:#339bf0}.order-partial-refund-modal .modal-actions button.disabled{background:#f7f7f7;color:#7a8596;cursor:not-allowed}.order-partial-refund-modal .modal-actions .right-actions{display:flex;flex-direction:row;align-items:center;gap:36px}.order-full-refund-modal{font-size:14px;line-height:28px}.order-full-refund-modal .mantine-Modal-modal{min-width:642px;height:330px}.order-full-refund-modal .title{margin-bottom:4px;color:#364760;font-size:20px;font-weight:600}.order-full-refund-modal .subtitle{margin-bottom:16px;color:#7a8596;font-weight:400}.order-full-refund-modal .subtitle .danger{color:#f55}.order-full-refund-modal .subtitle .underlined{text-decoration:underline}.order-full-refund-modal .modal-actions{right:0;bottom:0;left:0;display:flex;padding:20px 24px}.order-full-refund-modal .modal-actions button{display:flex;height:48px;align-items:center;justify-content:center;padding:10px 20px;border:1px solid transparent;border-radius:12px;margin:0;background:#ffffff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:28px;outline:0}.order-full-refund-modal .modal-actions button:hover{opacity:.95}.order-full-refund-modal .modal-actions button.p-lg{padding:10px 34px}.order-full-refund-modal .modal-actions button.p-xl{padding:10px 50px}.order-full-refund-modal .modal-actions button.primary-red{background:#ff5555;color:#fff}.order-full-refund-modal .modal-actions button.bisu-blue{background:#339bf0;color:#fff}.order-full-refund-modal .modal-actions button.danger{background:#f53939;color:#fff}.order-full-refund-modal .modal-actions button.text{background:none;color:#7a8596}.order-full-refund-modal .modal-actions button.text.danger{border:1px solid #ff5555;color:#f55}.order-full-refund-modal .modal-actions button.go-back{border:1px solid #f7f7f7;color:#339bf0}.order-full-refund-modal .modal-actions button.disabled{background:#f7f7f7;color:#7a8596;cursor:not-allowed}.order-full-refund-modal .modal-actions .right-actions{display:flex;margin-left:auto;flex-direction:row;align-items:center;gap:36px}.stepper-wrapper{display:flex;margin-bottom:36px}.stepper-wrapper .stepper-item{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;color:#364760;font-size:12px;font-weight:400;line-height:28px}.stepper-wrapper .stepper-item .step{position:relative;z-index:2;display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:12px;margin-bottom:2px;background:#f1f3f4;box-shadow:0 4px 8px #fff3;color:#7a8596;cursor:pointer;font-size:14px;font-weight:400;line-height:28px;-webkit-user-select:none;user-select:none}.stepper-wrapper .stepper-item .step-name{cursor:pointer;-webkit-user-select:none;user-select:none}.stepper-wrapper .stepper-item:after{position:absolute;z-index:1;top:12px;left:calc(56% + 4px);width:calc(86% - 4px);border:1px solid #f5f6f7;content:""}.stepper-wrapper .stepper-item.active{color:#339bf0;font-weight:500}.stepper-wrapper .stepper-item.active .step{border:1px solid #339bf0;background:#ffffff;filter:drop-shadow(0 0 4px rgba(51,155,240,.25))}.stepper-wrapper .stepper-item.active .step svg{color:#339bf0}.stepper-wrapper .stepper-item.completed:after{border:1px solid #339bf0}.stepper-wrapper .stepper-item.completed .step{border:0;background:#339bf0}.stepper-wrapper .stepper-item:first-child{align-items:flex-start}.stepper-wrapper .stepper-item:first-child:after{left:28px;width:calc(128% - 4px)}.stepper-wrapper .stepper-item:nth-last-child(-n+2):after{width:calc(128% - 4px)}.stepper-wrapper .stepper-item:last-child{align-items:flex-end}.stepper-wrapper .stepper-item:last-child:after{content:none}.glass-notification{padding:16px;border:0;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(93.2deg,#fafafa 2.66%,rgba(254,254,254,.53) 98.18%);box-shadow:0 4px 4px #00000040;font-size:14px;line-height:20px}.glass-notification .mantine-Notification-icon{width:36px;height:36px;align-self:flex-start;padding:6px;border-radius:100px;margin-right:8px;background:#f2f8fd}.glass-notification .mantine-Notification-body{padding-top:8px}.glass-notification .mantine-Notification-body .link{color:#339bf0}.glass-notification .mantine-Notification-title{margin-bottom:0;color:#364760;font-weight:600}.glass-notification .mantine-Notification-description{margin-top:4px;color:#364760;font-weight:400}.glass-notification .notification-footer{margin-top:4px;color:#a5acb8;font-weight:500}.performance-card{position:relative;display:flex;width:100%;min-height:284px;flex-direction:row;padding:40px 0;border-radius:16px;background:#fefefe;box-shadow:0 4px 10px #a8a8a826;gap:24px}.performance-card .indicator{width:16px;flex-shrink:0;border-radius:0 10px 10px 0;background:#e9f2f9}.performance-card .indicator.positive{background:#5cce9e}.performance-card .indicator.negative{background:#f53939}.performance-card .content{overflow:hidden;width:100%;line-height:28px}.performance-card .content .title{margin-bottom:10px;color:#339bf0;font-size:20px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-card .content .subtitle{min-height:52px;color:#364760;font-size:12px;font-weight:400;line-height:26px}.performance-card .content .performance{margin-top:16px;color:#364760;font-size:56px;font-weight:600;line-height:56px}.performance-card .content .performance span{margin-left:8px;font-size:20px;line-height:16px}.performance-card .content .performance-target{display:flex;margin-top:16px;color:#364760;font-size:18px;font-weight:400;line-height:26px}.performance-card .content .performance-target span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px}.performance-card .content .performance-target span img{max-width:24px;max-height:24px}.performance-card .right-section{margin-top:38px}.performance-card .right-section .icon{display:flex;width:80px;height:80px;align-items:center;justify-content:center;border-radius:50%;margin-right:40px}.performance-card .right-section .icon img{max-width:48px;max-height:48px}.performance-card .right-section .icon.positive{background:#e9f9f3}.performance-card .right-section .icon.negative{background:#fae8e7}.performance-card .right-section .ring-progress{margin-right:24px}.performance-card .right-section .ring-progress .ring-text{font-size:36px;font-weight:600;line-height:60px;text-align:center}.performance-card .right-section .ring-progress circle:last-of-type{stroke:#a2abb3}.performance-card .right-section .ring-progress.positive circle:last-of-type{stroke:#5cce9e}.performance-card .right-section .ring-progress.positive .ring-text{color:#5cce9e}.performance-card .right-section .ring-progress.negative circle:last-of-type{stroke:#f53939}.performance-card .right-section .ring-progress.negative .ring-text{color:#f53939}.performance-cards-title{margin-top:40px;color:#364760;font-size:28px;font-weight:600;line-height:28px}.performance-cards-divider{height:1px;border:1px solid #f6f6f7;border-radius:8px;margin:16px 0}.performance-cards{margin-top:20px;margin-bottom:40px;display:grid;align-items:stretch;gap:25px;grid-template-columns:repeat(auto-fill,minmax(max(480px,(100% - 50px) / 3),1fr))}.kpi-container{overflow:hidden;width:100%;min-height:250px;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff;box-shadow:0 4px 25px #bebebe33;display:grid;align-items:stretch;gap:28px;grid-template-columns:repeat(auto-fill,minmax(max(280px,(100% - 84px) / 4),1fr));padding:60px}.kpi-container.positive{background:linear-gradient(288.87deg,rgba(84,168,237,.1) 20.48%,rgba(89,197,200,.1) 45.98%,rgba(93,224,166,.1) 76.33%)}.kpi-container.negative{background:linear-gradient(129.76deg,rgba(251,153,111,.04) 8.77%,rgba(245,57,57,.12) 98.28%)}.kpi-container .kpi-item{display:flex;flex-direction:row;gap:12px}@media (min-width: 1484px){.kpi-container .kpi-item:not(:nth-child(4n),:last-child):after{border-radius:8px;border-right:2px solid #bfdfe5;content:""}}.kpi-container .kpi-item .content{overflow:hidden;width:100%;color:#364760;line-height:28px}.kpi-container .kpi-item .content .title{font-size:24px;font-weight:600}.kpi-container .kpi-item .content .criteria{margin-top:8px;font-size:16px;font-weight:400;line-height:26px}.kpi-container .kpi-item .right-section .ring-progress .ring-text{font-size:24px;font-weight:600;line-height:60px;text-align:center}.kpi-container .kpi-item .right-section .ring-progress circle:first-of-type{stroke:#fed9d7}.kpi-container .kpi-item .right-section .ring-progress.positive circle:last-of-type{stroke:#5cce9e}.kpi-container .kpi-item .right-section .ring-progress.positive .ring-text{color:#5cce9e}.kpi-container .kpi-item .right-section .ring-progress.negative circle:last-of-type{stroke:#f53939}.kpi-container .kpi-item .right-section .ring-progress.negative .ring-text{color:#f53939}.statistics-page{display:flex;flex-direction:column;padding:40px}.statistics-page .title-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px;color:#364760;line-height:28px}.statistics-page .title-container .title{font-size:32px;font-weight:600}.statistics-page .title-container .date{font-size:16px;font-weight:500}.statistics-page .subtitle{margin-bottom:36px;color:#364760;font-size:28px;font-weight:600;line-height:28px}.statistics-page .date-selection{margin-bottom:36px}.mantine-SegmentedControl-root{padding:4px;border-radius:8px;background:rgba(217,221,224,.45);line-height:28px}.mantine-SegmentedControl-root .mantine-SegmentedControl-active{background:#fefefe}.mantine-SegmentedControl-root .mantine-SegmentedControl-label{padding:4px 16px;color:#a3abb6;font-size:16px;font-weight:500}.mantine-SegmentedControl-root .mantine-SegmentedControl-label:hover{color:#727f8f}.mantine-SegmentedControl-root .mantine-SegmentedControl-labelActive,.mantine-SegmentedControl-root .mantine-SegmentedControl-labelActive:hover{color:#339bf0}.courier-select{position:relative;width:100%;height:40px;--courier-select-color: #339bf0;--courier-select-background: #ffffff;--courier-select-disabled-color: #f6f6f7;--courier-select-disabled-text-color: #8392a9;--courier-select-disabled-icon-color: #8392a9}.courier-select .container{display:flex;height:100%;align-items:center;border-radius:12px;cursor:pointer;font-size:16px;font-weight:500;gap:8px;line-height:24px;-webkit-user-select:none;user-select:none}.courier-select .container.no-courier-selected{justify-content:center;padding:8px 0;background:var(--courier-select-color);color:#fff;font-size:16px;font-weight:500;gap:8px;line-height:24px}.courier-select .container.courier-selected{position:relative;padding:8px 16px;border:1px solid var(--courier-select-color);background:var(--courier-select-background);color:var(--courier-select-color);gap:8px}.courier-select .container.courier-selected .switch-icon{position:absolute;z-index:2;right:-1px;width:46px;height:100%;border-radius:12px;background:var(--courier-select-color);color:#fff;display:flex;align-items:center;justify-content:center}.courier-select .container.courier-selected.disabled{border:1px solid var(--courier-select-disabled-color);color:var(--courier-select-disabled-text-color);cursor:not-allowed}.courier-select .container.courier-selected.disabled .switch-icon{background:var(--courier-select-disabled-color);color:var(--courier-select-disabled-icon-color)}.courier-select .icon{height:100%;display:flex;align-items:center;justify-content:center}.courier-select .mantine-Menu-dropdown{overflow:auto;width:100%!important;max-height:226px;border:0;border-radius:8px;background:#ffffff;box-shadow:0 4px 20px #8e8e8e40;scrollbar-color:#339bf0 #f1f6f4;scrollbar-width:thin}.courier-select .mantine-Menu-dropdown::-webkit-scrollbar{width:4px}.courier-select .mantine-Menu-dropdown::-webkit-scrollbar-thumb{border-radius:4px;background:#339bf0}.courier-select .mantine-Menu-dropdown::-webkit-scrollbar-track{border-radius:4px;background:#f1f6f4;margin:4px 0}.courier-select .mantine-Menu-dropdown .mantine-Menu-item{height:40px;padding:6px;border-radius:2px;color:#8392a9;font-size:16px;font-weight:400;line-height:28px}.courier-select .mantine-Menu-dropdown .mantine-Menu-item.selected{background:rgba(224,242,255,.51);color:#339bf0}.custom-filter-select{position:relative;width:216px;height:40px}.custom-filter-select .filter-button{height:100%;padding:8px;border:1px solid #e9ecf3;border-radius:12px;background:#fefefe;box-shadow:0 4px 4px #ebebeb40;color:#7a8596;cursor:pointer;font-size:14px;font-weight:400;gap:8px;line-height:20px;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.custom-filter-select .filter-button .icon{display:flex;align-items:center;justify-content:center}.custom-filter-select .filter-button.has-selected{justify-content:space-between;padding:8px 10px 8px 18px}.custom-filter-select .filter-button.has-selected .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-filter-select .filter-button:hover{border:1px solid #339bf0;color:#339bf0}.custom-filter-select .filter-menu-item{display:flex;align-items:center;cursor:pointer;gap:16px}.custom-filter-select .mantine-Menu-dropdown{overflow:auto;min-width:100%;max-height:226px;padding:16px 12px;border:0;border-radius:8px;background:#ffffff;box-shadow:0 4px 20px #8e8e8e40;scrollbar-color:#339bf0 #f1f6f4;scrollbar-width:thin}.custom-filter-select .mantine-Menu-dropdown::-webkit-scrollbar{width:4px}.custom-filter-select .mantine-Menu-dropdown::-webkit-scrollbar-thumb{border-radius:4px;background:#339bf0}.custom-filter-select .mantine-Menu-dropdown::-webkit-scrollbar-track{border-radius:4px;background:#f1f6f4;margin:4px 0}.custom-filter-select .mantine-Menu-dropdown .mantine-Menu-item{height:40px;padding:6px;border-radius:2px;color:#8392a9;font-size:16px;font-weight:400;line-height:28px}.custom-filter-select .mantine-Menu-dropdown .mantine-Menu-item.selected{background:rgba(224,242,255,.51);color:#339bf0}.custom-filter-select .mantine-Menu-dropdown .mantine-Menu-item input{border-radius:6px}.notification-list-type-select-item{color:#8392a9;font-size:12px;font-weight:500;line-height:20px}.myteam-page .header{display:flex;width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 40px;background-color:#f9fafa;box-shadow:0 4px 10px #f2f2f2;color:#364760;line-height:28px}.myteam-page .header .title{font-size:24px;font-weight:600}.myteam-page .header .new-personnel-button{width:224px;height:40px;border:0;background-color:#339bf0;color:#fff;font-size:16px;font-weight:400;line-height:24px}.myteam-page .header .new-personnel-button .mantine-Button-leftIcon{margin-right:6px}.myteam-page .container{padding:40px}.myteam-page .container .actions{display:flex;align-items:center;justify-content:flex-start;gap:20px}.myteam-page .container .actions span{width:24px;height:24px}
