@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Nunito+Sans:wght@400;700&display=swap";:root{--font-heading:"Inter",sans-serif;--font-body:"Nunito Sans",sans-serif;--primary-base:#28bfbf;--primary-hover:#24acac;--scrollbar-thumb:#c1c1c1;--scrollbar-thumb-hover:#a1a1a1;--scrollbar-track:#f1f1f1}body{font-family:var(--font-body);margin:0}h1,h2,h3,h4,h5,h6,.ant-card-head-title{font-family:var(--font-heading)!important;font-weight:500!important}textarea{border-radius:20px!important}.header{border-radius:60px;justify-content:space-between;align-items:center;margin:20px;padding:12px 12px 12px 28px;display:flex;box-shadow:0 4px 4px #0000000f}@media (max-width:767px){.header{border-radius:20px;margin:8px;padding:8px 16px}}.sidebar{border-top-right-radius:50px;flex-direction:column;min-height:100vh;display:flex}.mobile-sidebar-drawer .ant-drawer-body{padding:0!important}.mobile-sidebar-drawer .ant-drawer-content{border-top-right-radius:20px;border-bottom-right-radius:20px}@media (max-width:767px){.sidebar{border-top-right-radius:20px}}.auth-hero{background-image:url(/assets/hero-C4_FRPn6.png);background-position:50%;background-size:cover;border-top-right-radius:50px;border-bottom-right-radius:50px}@media (max-width:767px){.auth-hero{border-top-right-radius:20px;border-bottom-right-radius:20px}}.ant-layout{background:#eff8f9;position:relative}html.dark-mode .ant-layout{background:#000;position:relative}.ant-layout-sider-trigger{background:var(--primary-base)!important}.ant-layout-sider-trigger:hover{background-color:var(--primary-hover)!important}.auth-banner{position:fixed;top:0;right:0;width:200px!important}@media (max-width:767px){.auth-banner{width:100px!important}}.ant-modal-body{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track);max-height:60vh;padding-right:24px;overflow-y:auto}@media (max-width:767px){.ant-modal-body{max-height:70vh;padding-right:16px}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-content{border-radius:12px!important}}.ant-modal-body::-webkit-scrollbar{width:8px}.ant-modal-body::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.ant-modal-body::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:4px}.ant-modal-body::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.mobile-bottom-drawer .ant-drawer-content{border-top-left-radius:16px!important;border-top-right-radius:16px!important;box-shadow:0 -4px 20px #00000026!important}.mobile-bottom-drawer .ant-drawer-header{font-family:var(--font-heading);text-align:center;position:relative}.mobile-bottom-drawer .ant-drawer-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-bottom-drawer .ant-drawer-wrapper-body{height:60vh!important}.mobile-bottom-drawer .ant-drawer-body{height:calc(60vh - 80px)!important;overflow-y:auto!important}.mobile-bottom-drawer .ant-drawer-footer{z-index:10!important;position:sticky!important;bottom:0!important;box-shadow:0 -2px 8px #0000001a!important}.mobile-bottom-drawer:has(.ant-drawer-footer) .ant-drawer-body{height:calc(60vh - 140px)!important}body.drawer-open{width:100%!important;position:fixed!important;overflow:hidden!important}@media (max-width:767px){.ant-tabs{overflow:hidden}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-tabs-tab-btn{font-size:13px!important}.ant-tabs-content-holder{overflow-x:hidden}.ant-descriptions{overflow-x:auto}.ant-descriptions-item-label{white-space:nowrap;padding:8px 12px!important;font-size:14px!important;font-weight:500!important}.ant-descriptions-item-content{word-break:break-word;padding:8px 12px!important;font-size:14px!important}.ant-card{border-radius:8px!important}.ant-card-head{min-height:auto!important;padding:12px 16px!important}.ant-card-head-title{font-size:16px!important;font-weight:500!important}.ant-card-body{padding:12px 16px!important}.ant-divider{margin:16px 0 12px!important;font-size:14px!important}.ant-tag{margin:2px 4px 2px 0!important;padding:2px 6px!important;font-size:11px!important}.ant-list-item{padding:8px 12px!important}.ant-list-item-meta-title{font-size:14px!important}.ant-list-item-meta-description{font-size:12px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label{font-size:14px!important}.ant-input,.ant-select-selector{font-size:16px!important}.ant-btn{height:auto!important;padding:8px 16px!important;font-size:14px!important}.ant-btn-sm{padding:4px 8px!important;font-size:12px!important}.ant-btn-lg{padding:12px 24px!important;font-size:16px!important}.leaflet-container{border-radius:8px}.ant-space{flex-wrap:wrap!important}.ant-space-item{margin-bottom:4px!important}.d-none-mobile{display:none!important}.w-full-mobile{width:100%!important}.text-center-mobile{text-align:center!important}.p-xs-sm{padding:8px!important}.gap-sm-mobile{gap:8px!important}.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:600px}.ant-table-pagination{margin:16px 0!important}.ant-table-pagination .ant-pagination-options{display:none!important}}.table-row-light{background-color:#fafafa}.table-row-dark{background-color:#fff}.table-row-light:hover,.table-row-dark:hover{background-color:#f0f8ff!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0!important;padding:12px 8px!important}.ant-table-thead>tr>th{background-color:#fafafa!important;border-bottom:2px solid #e8e8e8!important;padding:12px 8px!important;font-weight:600!important}.order-modal-content{max-height:calc(100vh - 20px);overflow-y:auto}.order-modal-content .ant-modal-body{max-height:none}.order-modal-content::-webkit-scrollbar{width:6px}.order-modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.order-modal-content::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:3px}.order-modal-content::-webkit-scrollbar-thumb:hover{background-color:#a1a1a1}:root{--primary-color:#1890ff}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.p-xs-sm{padding:8px}@media (min-width:768px){.p-xs-sm{padding:16px}}.p-md-lg{padding:16px}@media (min-width:992px){.p-md-lg{padding:24px}}.d-none-mobile{display:none}@media (min-width:768px){.d-none-mobile{display:block}}.d-block-mobile{display:block}@media (min-width:768px){.d-block-mobile{display:none}}.d-flex-mobile{display:flex}@media (min-width:768px){.d-flex-mobile{display:block}}.text-center-mobile{text-align:center}@media (min-width:768px){.text-center-mobile{text-align:left}}.w-full-mobile{width:100%}@media (min-width:768px){.w-full-mobile{width:auto}}.m-auto-mobile{margin:0 auto}@media (min-width:768px){.m-auto-mobile{margin:0}}.gap-sm-mobile{gap:8px}@media (min-width:768px){.gap-sm-mobile{gap:16px}}input,select,textarea{font-size:16px!important}.fullscreen-modal .ant-modal{height:100vh!important;max-height:100vh!important;margin:0!important;padding:20px 0!important;top:0!important}.fullscreen-modal .ant-modal-content{border-radius:8px!important;height:calc(100vh - 40px)!important;max-height:calc(100vh - 40px)!important;margin:0!important}.fullscreen-modal .ant-modal-body{height:calc(100vh - 95px)!important;max-height:calc(100vh - 95px)!important;padding:0!important}.fullscreen-modal .ant-modal-header{border-radius:8px 8px 0 0!important}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}
