@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";.sidebar{width:300px;height:100vh;position:fixed;left:0;top:0;background-color:#fff;color:#1b2124;display:flex;flex-direction:column;padding:2rem;z-index:1000;border-right:1px solid #ced4da;transition:transform .3s ease-in-out}.sidebar-header{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px 0;overflow:hidden}.sidebar-header img{max-width:100%;height:auto}.sidebar-header p{color:#1b2124;margin:0}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.sidebar-link{display:flex;align-items:center;text-decoration:none;color:#1b2124;padding:.5rem 1.2rem;transition:background-color .3s ease;font-size:14px;font-weight:400;border-radius:12px;position:relative;overflow:hidden}.sidebar-link i{color:#495057;font-size:12px}.sidebar-link:hover{background-color:#eaf3fd}.active{background-color:#eaf3fd;color:#3385f0}.active i{color:#3385f0}.sidebar-link .ripple{position:absolute;border-radius:50%;transform:scale(0);animation:ripple .6s linear;background-color:#3385f066;pointer-events:none}@keyframes ripple{to{transform:scale(4);opacity:0}}@media (max-width: 768px){.sidebar{transform:translate(-100%);width:280px;padding:1.5rem;padding-top:70px}.sidebar.open{transform:translate(0)}}@media (min-width: 769px){.sidebar{transform:translate(0)}}.sidebar-overlay{position:fixed;inset:0;background:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:900}.sidebar-overlay.show{opacity:1;pointer-events:auto}@media (min-width: 769px){.sidebar-overlay{display:none}}body{font-family:Nunito Sans,sans-serif!important}.hover-effect:hover{background-color:#f1f1f1;transition:background-color .3s ease}:root{--sidebar-width: 300px;--navbar-height: 70px;--breakpoint-lg: 1200px;--breakpoint-md: 992px;--breakpoint-sm: 768px;--breakpoint-xs: 576px;--transition-speed: .3s;--z-sidebar: 1000;--z-overlay: 900;--z-navbar: 100}@media (max-width: 768px){.sidebar{transform:translate(-100%);width:280px;padding:1.5rem;padding-top:70px;z-index:var(--z-sidebar)}.sidebar.open{transform:translate(0)}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:calc(var(--z-sidebar) - 1);opacity:0;pointer-events:none;transition:opacity var(--transition-speed) ease}.sidebar-overlay.show{opacity:1;pointer-events:auto}.main-content{margin-left:0!important;width:100%!important}}@media (min-width: 769px){.sidebar{transform:translate(0)}.sidebar-overlay{display:none}}@media (max-width: 768px){.navbar,.navbar-container{padding:0 1rem!important;height:60px}.search-wrapper{width:180px!important}.search-input{padding:6px 15px 6px 35px!important;font-size:13px!important}.navbar-toggle{display:flex!important}.navbar-search{display:none}.navbar-actions i{font-size:20px}}@media (min-width: 769px){.navbar-toggle{display:none!important}}@media (max-width: 768px){.dashboard-container{padding:12px!important;gap:16px!important}.summary-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.summary-card{padding:12px!important}.summary-title{font-size:12px!important}.summary-value{font-size:16px!important}.charts-grid{grid-template-columns:1fr!important;gap:12px!important}.chart-card{padding:12px!important}.chart-card.full-width{grid-column:1 / -1}.chart-title{font-size:14px!important}}@media (max-width: 576px){.summary-grid{grid-template-columns:1fr!important}}@media (max-width: 768px){.table-container{padding:12px!important}.table-container h3{font-size:16px!important}.table-responsive{font-size:13px}.table th,.table td{padding:8px!important;font-size:12px!important;white-space:nowrap}.fixed-pagination{position:relative!important;bottom:auto!important;right:auto!important;margin-top:12px;display:flex;justify-content:center}.pagination{flex-wrap:wrap;justify-content:center}.pagination .page-link{padding:4px 8px!important;font-size:12px!important}}@media (max-width: 768px){.container.rounded.bg-white{padding:0 8px}.col-md-3,.col-md-9,.col-md-6,.col-md-12{flex:0 0 100%;max-width:100%}.col-sm-3,.col-sm-9{flex:0 0 100%;max-width:100%;display:flex;flex-direction:column}.col-sm-3 h6{margin-bottom:4px}.heading{font-size:16px!important}.profile-btns{font-size:11px!important}}@media (max-width: 768px){.main-body{padding:8px!important}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%}.col-sm-3,.col-sm-9{flex:0 0 100%;max-width:100%;display:flex;flex-direction:column}.col-sm-3 h6{margin-bottom:4px}.vendor-details h4{font-size:16px!important}.vendor-details p{font-size:13px!important}.profile-btn{font-size:11px!important;margin-top:4px}.card-body h6,.text-secondary{font-size:13px!important}.nav-tabs{flex-wrap:wrap}.nav-tabs .nav-link{font-size:13px!important;padding:6px 12px!important}.tab-content-fixed{min-height:250px!important}.table{font-size:12px!important}.table th,.table td{padding:6px!important;font-size:12px!important}.pagination-btn{font-size:12px!important}.documents li{font-size:12px!important;flex-wrap:wrap;gap:6px}.document-title{font-size:13px!important}.badge.bg-secondary{font-size:11px!important;padding:3px 6px!important}.fixed-height-card{height:auto!important;min-height:300px}.pagination-bottom-right{position:relative!important;bottom:auto!important;right:auto!important;margin-top:10px;display:flex;justify-content:center}}@media (max-width: 768px){.vendor-path{font-size:12px!important;padding:0 8px}.vendor-path .breadcrumb{padding:6px 0!important}.back-btn{font-size:10px!important;padding:2px 6px!important}}.modal{z-index:1600!important}.modal-backdrop{z-index:1550!important}@media (max-width: 768px){.modal-dialog{margin:8px!important;max-width:calc(100% - 16px)!important}.modal-header,.modal-body{padding:15px!important}.modal-title{font-size:16px!important}}@media (max-width: 768px){.form-control{font-size:14px!important}.form-label,.btn{font-size:13px!important}}@media (max-width: 768px){.productdetails h1{font-size:16px!important}.product-key,.product-value{font-size:13px!important}.img-thumbnail{height:45px!important}.card-img-top{height:200px!important}}@media (max-width: 768px){.btnicon{padding:8px!important;font-size:16px!important}.category-btn{font-size:16px!important}}@media (max-width: 768px){.login-page-wrapper{padding:0 12px}.login-page-wrapper .container{max-width:100%}.login-page-wrapper .row{justify-content:center}.login-page-wrapper .col-sm-9,.login-page-wrapper .col-md-7,.login-page-wrapper .col-lg-5{flex:0 0 100%;max-width:100%}.card-body.p-4.p-sm-5{padding:1.5rem!important}.card-title{font-size:20px!important}.btn-login{font-size:16px!important;padding:12px!important}}@media (max-width: 768px){.orders-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.orders-table{min-width:600px}.orders-table th,.orders-table td{padding:8px 10px!important;font-size:12px!important}}@media (max-width: 768px){.table-container .d-flex.justify-content-between{flex-direction:column;gap:10px}.table-container .d-flex.gap-2{width:100%}.table-container .d-flex.gap-2 .form-control,.table-container .d-flex.gap-2 .form-select{max-width:100%!important;width:100%!important}}@media (max-width: 768px){.mobile-hidden{display:none!important}.mobile-full-width{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.mobile-text-center{text-align:center!important}.mobile-p-0{padding:0!important}.mobile-mt-2{margin-top:8px!important}.mobile-mb-2{margin-bottom:8px!important}.mobile-gap-1{gap:4px!important}.mobile-flex-col{flex-direction:column!important}.mobile-wrap{flex-wrap:wrap!important}}@media print{.sidebar,.navbar,.navbar-container,.navbar-toggle,.sidebar-overlay{display:none!important}.main-content{margin-left:0!important}}@media (max-width: 768px){.sidebar-link,.page-link,.btn,.nav-link{min-height:44px;display:flex;align-items:center}.table tbody tr{min-height:44px}}@media (max-width: 768px){::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}}@media (max-width: 768px){.page-content-padding{padding:8px!important}}.login-page-wrapper{padding:20px 16px}.login-page-wrapper .container{max-width:100%}.login-page-wrapper .card{border-radius:8px!important;box-shadow:none;border:1px solid #dee2e6!important;margin:0!important}.login-page-wrapper .card-body{padding:2rem!important}.card-title{color:#343a40!important;font-size:22px;font-weight:500}.form-control{color:#343a40!important;font-size:14px!important;border:1px solid #dee2e6!important;border-radius:4px!important}.form-control:focus{border-color:#0d6efd!important;box-shadow:none!important}.form-floating>label{font-size:14px;color:#6c757d}.btn-login{background-color:#26de81;border:none;color:#fff;font-size:18px;font-weight:500;padding:14px!important;border-radius:8px!important;transition:background-color .2s ease}.btn-login:hover{background-color:#20c997}.login-text{font-size:14px;color:#6c757d;margin-top:12px;font-weight:400;text-align:center}.login-text a{color:#0d6efd;text-decoration:none;font-weight:500}.login-text a:hover{text-decoration:underline}@media (max-width: 768px){.login-page-wrapper{padding:12px}.login-page-wrapper .card-body{padding:1.5rem!important}.card-title{font-size:20px}.btn-login{font-size:16px;padding:12px!important}.login-text{font-size:13px}}@media (max-width: 576px){.login-page-wrapper{padding:8px}.login-page-wrapper .container{max-width:100%}.login-page-wrapper .card-body{padding:1.2rem!important}.card-title{font-size:18px}.form-control{font-size:13px!important}.form-floating>label{font-size:13px}.btn-login{font-size:15px;padding:11px!important}}.dashboard-container{padding:20px;background:#f9fafb;min-height:100vh;display:flex;flex-direction:column;gap:24px}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.summary-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 2px 10px #0000000d;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:flex-start}.summary-card:hover{transform:translateY(-3px);box-shadow:0 4px 20px #00000014}.summary-title{font-size:14px;font-weight:500;color:#6b7280}.summary-value{font-size:20px;font-weight:700;margin-top:4px}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.chart-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 10px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.chart-card:hover{transform:translateY(-3px);box-shadow:0 4px 20px #00000014}.chart-title{font-size:16px;font-weight:600;margin-bottom:12px;color:#111827}.dashboard-loader,.dashboard-error{text-align:center;padding:50px;font-size:18px;color:#555}.summary-blue{border-left:4px solid #0d6efd}.summary-green{border-left:4px solid #198754}.summary-purple{border-left:4px solid #6f42c1}.summary-orange{border-left:4px solid #fd7e14}.summary-pink{border-left:4px solid #d63384}.summary-teal{border-left:4px solid #20c997}@media (max-width: 768px){.dashboard-container{padding:12px;gap:16px}.summary-grid{grid-template-columns:1fr 1fr;gap:10px}.summary-card{padding:12px}.summary-title{font-size:12px}.summary-value{font-size:16px}.charts-grid{grid-template-columns:1fr;gap:12px}.chart-card{padding:12px}.chart-title{font-size:14px}}@media (max-width: 576px){.summary-grid{grid-template-columns:1fr}}.form-control:focus{box-shadow:none;border-color:#0d6efd}.labels{font-size:11px}.form-control:disabled{background-color:#e9ecef!important;color:#000}.form-control{font-weight:300;font-size:14px}.heading,.font-weight-bold{font-size:18px;color:#495057}.text-black-50{font-weight:300;color:#495057}.profile-btns{font-size:12px}@media (max-width: 768px){.heading,.font-weight-bold{font-size:16px}.form-control{font-size:13px!important}.labels,.profile-btns{font-size:11px}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%;border-right:none!important;margin-bottom:20px}}.table-container h3{font-size:18px;font-weight:700;color:#343a40;border-bottom:1px solid #ced4da;padding-bottom:10px}@media (max-width: 768px){.table-container{padding:12px}.table-container h3{font-size:16px}.table th,.table td{padding:8px;font-size:12px}.fixed-pagination{position:static;bottom:auto;right:auto;margin-top:12px;display:flex;justify-content:center}}.table-container h3{font-size:18px;font-weight:700;color:#343a40;padding-bottom:10px}.table{border:1px solid #ced4da}.table th{border:1px solid #ced4da;color:#1b2124;font-size:14px;padding:12px;color:#343a40}.table td{border:1px solid #ced4da;padding:12px;font-size:14px;color:#343a40}.modal-body{padding:25px;background-color:#fff;border-radius:10px}.fixed-pagination{position:fixed;bottom:20px;right:40px;background:#fff;padding:0;border-radius:0;z-index:1000;border:none;color:#1b2124}.pagination li .page-link{border:1px solid #ced4da;border-radius:0}@media (max-width: 768px){.table-container{padding:12px}.table-container h3{font-size:16px}.table th,.table td{padding:8px;font-size:12px}.fixed-pagination{position:static;bottom:auto;right:auto;margin-top:12px;display:flex;justify-content:center}.modal-header,.modal-body{padding:15px}.modal-title{font-size:16px}.modal-dialog{margin:10px;max-width:calc(100% - 20px)}.form-group input{font-size:13px}}.vendor-details h4{font-size:18px;font-weight:600;color:#495057;margin-top:10px}.document-title{font-weight:700;border:none!important;font-size:14px;color:#495057;padding-left:10px}.table td,.pagination-btn{font-size:14px}.product-table{pointer-events:none;table-layout:fixed;width:100%;word-wrap:break-word;overflow-wrap:break-word}.product-table th,.product-table td{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;vertical-align:middle}.product-table th:nth-child(1){width:5%}.product-table th:nth-child(2){width:20%}.product-table th:nth-child(3){width:15%}.product-table th:nth-child(4){width:25%}.product-table th:nth-child(5){width:20%}.product-table th:nth-child(6){width:15%}.table{min-width:600px}@media (max-width: 768px){.main-body{padding:10px}.vendor-details h4{font-size:16px}.vendor-details p,.card-body h6,.text-secondary{font-size:12px}.table{font-size:11px;min-width:500px}.table th,.table td{padding:6px 8px;font-size:11px;white-space:nowrap}.product-table{table-layout:auto}.product-table th,.product-table td{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.vendor-path{font-size:12px}.modal-dialog{margin:10px;max-width:calc(100% - 20px)}.modal-dialog h5{font-size:14px}.documents li{font-size:12px;padding:8px}.document-title,.pagination-btn{font-size:12px}.nav-tabs .nav-link{padding:6px 12px;font-size:13px}.tab-content-fixed{min-height:auto}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%}.col-sm-3{flex:0 0 35%;max-width:35%}.col-sm-9{flex:0 0 65%;max-width:65%}.vendor-details .profile-btn{min-width:0;padding:6px 14px;font-size:11px}.vendor-details .profile-btn-group{gap:6px}}@media (max-width: 992px){.order-modal-dialog{max-width:600px}}@media (max-width: 768px){.order-modal-dialog{max-width:calc(100% - 20px);margin:10px auto}.order-modal-header{padding:12px 16px}.order-modal-header .modal-title{font-size:16px}.order-modal-body{padding:16px;max-height:65vh}.order-details-container{gap:16px}.order-info-card{padding:10px 12px}.order-info-value{font-size:13px}.order-id-badge{font-size:12px}.order-total-price{font-size:14px}.order-section-title,.order-detail-value{font-size:13px}.order-product-header{flex-direction:column;align-items:flex-start;gap:4px}.order-product-name,.order-product-price{font-size:13px}.order-product-details{flex-direction:column;gap:4px}.order-summary-row{font-size:13px}.order-summary-total{font-size:14px}}@media (max-width: 576px){.order-modal-header{padding:10px 14px}.order-modal-icon{font-size:16px}.order-modal-header .modal-title{font-size:14px}.order-modal-body{padding:12px;max-height:60vh}.order-info-card{padding:8px 10px}.order-info-label{font-size:10px}.order-info-value{font-size:12px}.order-id-badge{font-size:11px;word-break:break-all}.order-section-title{font-size:12px}.order-detail-label{font-size:10px}.order-detail-value{font-size:12px}.order-product-card{padding:10px 12px}.order-product-name,.order-product-price{font-size:12px}.order-product-details{font-size:11px}.order-summary-footer{padding:10px 12px}.order-summary-row{font-size:12px}.order-summary-total{font-size:13px}}.vendor-path{font-size:14px}.vendor-path .breadcrumb{background:none;padding:0;margin:0}.vendor-path .breadcrumb-item.active{color:#495057;background-color:#fff;font-weight:600}.back-btn{font-size:12px;padding:2px 8px;background-color:#e9ecef}.img-remove-btn,.img-remove-btn:hover{background-color:#e9ecef;color:#495057;border:none}.productdetails h1{font-size:18px;font-weight:700;color:#495057}.product-key{font-size:14px;color:#495057}.product-value{font-size:14px;margin-bottom:18px!important}.product-block-btn{font-size:12px}@media (max-width: 768px){.vendor-path{font-size:12px}.productdetails h1{font-size:16px}.product-key,.product-value{font-size:12px}.product-block-btn{font-size:11px}.col-md-5,.col-md-7{flex:0 0 100%;max-width:100%;margin-bottom:16px}}.back-btn{font-size:12px;padding:2px 8px;margin-left:5px;background-color:#e9ecef;color:#495057;border:none}.back-btn:hover{background-color:#dee2e6;color:#343a40}.tab-button{font-size:14px;font-weight:700;color:#495057!important}.tab-content-fixed{min-height:320px;display:flex;flex-direction:column;justify-content:space-between}.pagination-btn{font-size:14px}.badge.bg-success{background-color:#198754!important}.badge.bg-secondary{background-color:#e9ecef!important;color:#495057;font-weight:500;padding:5px;font-size:12px!important}@media (max-width: 768px){.main-body{padding:10px}.vendor-details h4{font-size:16px}.vendor-details p{font-size:12px}.table{font-size:11px;min-width:450px}.table th,.table td{padding:6px 8px;font-size:11px;white-space:nowrap}.vendor-path{font-size:12px}.modal-dialog{margin:10px;max-width:calc(100% - 20px)}.modal-dialog h5{font-size:14px}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%;margin-bottom:16px}.col-sm-3{flex:0 0 35%;max-width:35%}.col-sm-9{flex:0 0 65%;max-width:65%}.pagination-btn{font-size:12px}.nav-tabs .nav-link{padding:6px 12px;font-size:13px}.tab-content-fixed{min-height:auto}.vendor-details .profile-btn{min-width:0;padding:6px 14px;font-size:11px}.vendor-details .profile-btn-group{gap:6px}.documents .d-flex{flex-wrap:wrap;gap:6px}.documents .view{min-width:70px}.order-modal-dialog{max-width:calc(100% - 20px);margin:10px auto}.order-modal-header{padding:12px 16px}.order-modal-header .modal-title{font-size:16px}.order-modal-body{padding:16px;max-height:65vh}.order-details-container{gap:16px}.order-info-card{padding:10px 12px}.order-info-value{font-size:13px}.order-id-badge{font-size:12px}.order-total-price{font-size:14px}.order-section-title,.order-detail-value{font-size:13px}.order-product-header{flex-direction:column;align-items:flex-start;gap:4px}.order-product-name,.order-product-price{font-size:13px}.order-product-details{flex-direction:column;gap:4px}.order-summary-row{font-size:13px}.order-summary-total{font-size:14px}}.main-body{padding:15px}.card-body{flex:1 1 auto;min-height:1px;padding:1rem}.gutters-sm{margin-right:-8px;margin-left:-8px}.gutters-sm>.col,.gutters-sm>[class*=col-]{padding-right:8px;padding-left:8px}.mb-3,.my-3{margin-bottom:1rem!important}.bg-gray-300{background-color:#e2e8f0}.h-100{height:100%!important}.shadow-none{box-shadow:none!important}.vendor-details h4{font-size:18px;margin-top:10px;font-weight:600;color:#495057}.vendor-details p{font-size:14px;font-weight:700;color:#495057;margin:0 0 10px}.profile-btn{font-size:12px}.vendor-details .profile-btn{min-width:100px}.vendor-details .profile-btn-group{display:flex;gap:8px;justify-content:center}.documents{padding:10px}.documents li{padding:10px;font-size:14px;color:#495057;border:none}.document-title{font-weight:700;border:1px solid #e2e8f0}.document-btn{font-size:12px}.documents .d-flex{gap:6px}.documents .view,.documents .profile-btn{min-width:70px;padding:4px 10px;font-size:11px}.card-body h6{font-size:14px;color:#495057;font-weight:700}.text-secondary{font-size:14px}.nav-tabs .nav-link{cursor:pointer}.table{font-size:14px}.table-hover tbody tr:hover{background-color:#f5f5f5}.table th{font-size:14px;color:#495057}.table td{font-size:14px}.tab-content-fixed{min-height:320px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.card-footer{background-color:#fff;border:none;font-size:14px;color:#495057}.vendor-path{font-size:14px;margin-bottom:8px}.vendor-path .breadcrumb{background:none;padding:10px;margin:0}.vendor-path .breadcrumb-item a{color:#0d6efd;text-decoration:none}.vendor-path .breadcrumb-item.active{color:#495057;font-weight:600}.back-btn{font-size:12px;padding:2px 8px;margin-right:5px;background-color:#e9ecef;color:#495057;border:none}.back-btn:hover{background-color:#e9ecef;color:#495057}.modal-dialog{font-size:14px;color:#495057}.modal-dialog h5{font-size:16px;color:#495057}.modal-dialog h6{font-size:14px;color:#495057;font-weight:700}.modal-btn{font-size:12px}.table{min-width:400px}@media (max-width: 768px){.main-body{padding:10px}.vendor-details h4{font-size:16px}.vendor-details p,.card-body h6,.text-secondary{font-size:12px}.table{font-size:11px;min-width:350px}.table th,.table td{padding:6px 8px;font-size:11px;white-space:nowrap}.vendor-path{font-size:12px}.modal-dialog{margin:10px;max-width:calc(100% - 20px)}.documents li{font-size:12px;padding:8px}.document-title{font-size:12px}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%;margin-bottom:16px}.col-sm-3{flex:0 0 35%;max-width:35%}.col-sm-9{flex:0 0 65%;max-width:65%}.pagination-btn{font-size:12px}.nav-tabs .nav-link{padding:6px 12px;font-size:13px}.tab-content-fixed{min-height:auto}.vendor-details .profile-btn{min-width:0;padding:6px 14px;font-size:11px}.vendor-details .profile-btn-group{gap:6px}.documents .d-flex{flex-wrap:wrap;gap:6px}.documents .view{min-width:70px}.order-modal-dialog{max-width:calc(100% - 20px);margin:10px auto}.order-modal-header{padding:12px 16px}.order-modal-header .modal-title{font-size:16px}.order-modal-body{padding:16px;max-height:65vh}.order-details-container{gap:16px}.order-info-card{padding:10px 12px}.order-info-value{font-size:13px}.order-id-badge{font-size:12px}.order-total-price{font-size:14px}.order-section-title,.order-detail-value{font-size:13px}.order-product-header{flex-direction:column;align-items:flex-start;gap:4px}.order-product-name,.order-product-price{font-size:13px}.order-product-details{flex-direction:column;gap:4px}.order-summary-row{font-size:13px}.order-summary-total{font-size:14px}}.fixed-height-card{height:400px;position:relative;display:flex;flex-direction:column}.scrollable-table{flex:1;overflow-y:auto;margin-bottom:40px}.pagination-bottom-right{position:absolute;bottom:10px;right:15px;background:#fff;padding:4px 8px;border-radius:6px;box-shadow:0 2px 6px #0000001a}.pagination .page-item .page-link{color:#495057;border:1px solid #dee2e6;font-size:14px;padding:4px 10px}.pagination .page-item.active .page-link{background-color:#0d6efd;color:#fff;border-color:#0d6efd}.pagination .page-item.disabled .page-link{color:#adb5bd;pointer-events:none;background-color:#f8f9fa}.btn-block{font-size:12px}.customer-profile .profile-btn{min-width:100px}.customer-profile .profile-btn-group{display:flex;gap:8px;justify-content:center}.table-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.table{min-width:500px}.order-modal-dialog{max-width:650px;margin:1rem auto}.order-modal-content{border:none;border-radius:12px;box-shadow:0 10px 40px #00000026;overflow:hidden}.order-modal-header{background:linear-gradient(135deg,#7b2cbf,#9d4edd);color:#fff;padding:16px 20px;border-bottom:none}.order-modal-header .modal-title{font-size:18px;font-weight:600;color:#fff}.order-modal-icon{font-size:20px}.order-modal-body{padding:20px;max-height:70vh;overflow-y:auto}.order-details-container{display:flex;flex-direction:column;gap:20px}.order-info-section .row{margin:0}.order-info-card{background:#f8f9fa;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;height:100%}.order-info-label{font-size:11px;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.order-info-value{font-size:14px;font-weight:600;color:#495057}.order-id-badge{background:#e9ecef;padding:4px 8px;border-radius:4px;display:inline-block;font-family:monospace;font-size:13px}.order-total-price{color:#198754;font-size:16px}.order-section-title{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e9ecef;display:flex;align-items:center}.order-section-title i{color:#7b2cbf}.order-detail-row{display:flex;flex-direction:column;gap:2px}.order-detail-label{font-size:11px;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.order-detail-value{font-size:14px;color:#495057;font-weight:500;word-break:break-word}.order-products-list{display:flex;flex-direction:column;gap:10px}.order-product-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:12px 14px;transition:box-shadow .2s ease}.order-product-card:hover{box-shadow:0 2px 8px #00000014}.order-product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.order-product-name{font-size:14px;font-weight:600;color:#495057}.order-product-price{font-size:14px;font-weight:600;color:#7b2cbf}.order-product-details{display:flex;gap:16px;font-size:12px;color:#6c757d}.order-product-qty{background:#f8f9fa;padding:2px 8px;border-radius:4px}.order-product-subtotal{font-weight:500}.order-no-products{text-align:center;padding:30px 20px;background:#f8f9fa;border-radius:8px;color:#6c757d}.order-no-products i{font-size:32px;margin-bottom:8px;display:block}.order-summary-footer{background:#f8f9fa;border-radius:8px;padding:14px 16px}.order-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#495057}.order-summary-total{font-size:16px}.order-summary-total strong{color:#198754}.order-modal-footer{border-top:1px solid #e9ecef;padding:12px 20px}.order-close-btn{font-size:13px;padding:6px 20px;border-radius:6px}.order-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px}@media (max-width: 768px){.fixed-height-card{height:auto}.scrollable-table{margin-bottom:12px}.pagination-bottom-right{position:static;bottom:auto;right:auto;margin-top:12px;display:flex;justify-content:center;box-shadow:none}.pagination .page-item .page-link{font-size:12px;padding:3px 8px}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%;margin-bottom:16px}.customer-profile .profile-btn{min-width:0;padding:6px 14px;font-size:11px}.customer-profile .profile-btn-group{gap:6px}.order-modal-dialog{max-width:calc(100% - 20px);margin:10px auto}.order-modal-header{padding:12px 16px}.order-modal-header .modal-title{font-size:16px}.order-modal-body{padding:16px;max-height:65vh}.order-details-container{gap:16px}.order-info-card{padding:10px 12px}.order-info-value{font-size:13px}.order-id-badge{font-size:12px}.order-total-price{font-size:14px}.order-section-title,.order-detail-value{font-size:13px}.order-product-header{flex-direction:column;align-items:flex-start;gap:4px}.order-product-name,.order-product-price{font-size:13px}.order-product-details{flex-direction:column;gap:4px}.order-summary-row{font-size:13px}.order-summary-total{font-size:14px}}.table-container{padding:20px}.table-container h3{font-size:18px;font-weight:700;color:#343a40;border-bottom:1px solid #ced4da;padding-bottom:10px;margin-bottom:0}.table-container .btn{font-size:14px;padding:6px 12px}.list-group-scrollable{max-height:400px;overflow-y:auto}.list-group-item{font-size:14px;color:#343a40;border:1px solid #ced4da}.list-group-item.hover-effect:hover{background-color:#f8f9fa}.badge{font-size:12px;padding:4px 6px}.modal-header{padding:25px;background-color:#fff;border-radius:10px}.modal-title{font-size:18px;color:#343a40}.modal-body{padding:25px;background-color:#fff}.form-label{font-size:14px;color:#343a40}.form-group input{font-size:14px;padding:10px;color:#1b2124}.btnicon{font-size:18px;color:#495057;background-color:#e9ecef;padding:10px}.badge{background-color:red!important}.btnicon i{font-size:18px;margin:0}#requestsModal .modal-body{max-height:400px;overflow-y:auto;padding-right:10px;border-radius:10px;color:#495057}#requestsModal .modal-content,#addCategoryModal .modal-content{border-radius:10px;overflow:hidden}.list-group-item{border:1px solid #ced4da!important;border-radius:10px}.modal-btn{font-size:12px!important;padding:5px 8px!important}.category-btn{background-color:transparent;color:#343a40;border:none;outline:none;font-size:18px;cursor:pointer}@media (max-width: 768px){.table-container{padding:12px}.table-container h3{font-size:16px}.table-container .btn{font-size:12px;padding:5px 10px}.list-group-item{font-size:12px;padding:8px}.modal-header,.modal-body{padding:15px}.modal-title{font-size:16px}.modal-dialog{margin:10px;max-width:calc(100% - 20px)}.form-label{font-size:12px}.form-group input{font-size:13px}.col-md-6{flex:0 0 100%;max-width:100%}}.tree-search-box{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:0 12px;transition:border-color .2s}.tree-search-box:focus-within{border-color:#86b7fe;box-shadow:0 0 0 3px #0d6efd1a}.tree-search-box i{color:#868e96;font-size:13px}.tree-search-box input{border:none;outline:none;padding:8px 10px;font-size:13px;background:transparent;width:200px}.tree-search-clear{background:none;border:none;cursor:pointer;color:#868e96;font-size:12px;padding:2px}.tree-search-clear:hover{color:#495057}.enterprise-tree-table{border:1px solid #dee2e6;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000a}.enterprise-tree-table .table{margin-bottom:0}.enterprise-tree-table thead th{background:#f8f9fa;font-size:12px;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;padding:12px 14px;border-bottom:2px solid #dee2e6;white-space:nowrap}.enterprise-tree-table tbody td{padding:10px 14px;font-size:13px;vertical-align:middle;border-bottom:1px solid #f0f0f0}.enterprise-tree-table tbody tr:last-child td{border-bottom:none}.tree-row-level-0{background:#fff}.tree-row-level-0.tree-row-parent>td:first-child{border-left:3px solid #0d6efd}.tree-row-level-1{background:#f8f9fb}.tree-row-level-1.tree-row-parent>td:first-child{border-left:3px solid #198754}.tree-row-level-2{background:#f1f3f5}.tree-row-level-2>td:first-child{border-left:3px solid #fd7e14}.tree-row-parent{font-weight:500}.tree-row:hover{background:#eef2f7!important}.tree-expand-btn{background:#fff;border:1px solid #dee2e6;border-radius:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:10px;color:#495057;transition:all .15s}.tree-expand-btn:hover{background:#e9ecef;border-color:#adb5bd}.tree-expand-placeholder{width:24px;height:24px;display:inline-block}.tree-level-indicator{font-size:10px;font-weight:700;color:#868e96;background:#e9ecef;padding:2px 6px;border-radius:4px}.tree-table-img{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #e9ecef}.tree-table-img-placeholder{width:40px;height:40px;border-radius:8px;background:#f1f3f5;display:flex;align-items:center;justify-content:center;color:#adb5bd;font-size:16px}.tree-name-link{background:none;border:none;padding:0;color:#0d6efd;font-weight:600;font-size:13px;cursor:pointer;text-decoration:none}.tree-name-link:hover{text-decoration:underline;color:#0a58ca}.tree-children-badge{display:inline-flex;align-items:center;justify-content:center;background:#d1e7dd;color:#0f5132;font-size:12px;font-weight:600;padding:2px 10px;border-radius:12px;min-width:28px}.tree-descendant-badge{display:inline-flex;align-items:center;justify-content:center;background:#cfe2ff;color:#084298;font-size:12px;font-weight:600;padding:2px 10px;border-radius:12px;min-width:28px}.tree-status-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px;white-space:nowrap}.tree-status-badge.active{background:#d4edda;color:#155724}.tree-status-badge.inactive{background:#f8d7da;color:#721c24}.detail-header{display:flex;gap:20px;align-items:flex-start}.detail-img-wrap{position:relative;flex-shrink:0}.detail-img{width:80px;height:80px;border-radius:12px;object-fit:cover;border:2px solid #e9ecef}.detail-img-placeholder{width:80px;height:80px;border-radius:12px;background:#f1f3f5;display:flex;align-items:center;justify-content:center;color:#adb5bd;font-size:28px;border:2px dashed #dee2e6}.detail-img-upload{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;background:#0d6efd;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;border:2px solid #fff;transition:background .2s}.detail-img-upload:hover{background:#0b5ed7}.detail-info h5{color:#343a40}.detail-level-badge{font-size:11px;font-weight:600;background:#e9ecef;color:#495057;padding:3px 10px;border-radius:12px}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;background:#f8f9fa;border-radius:10px;padding:16px}.detail-grid-item{display:flex;flex-direction:column;gap:2px}.detail-label{font-size:11px;font-weight:600;color:#868e96;text-transform:uppercase;letter-spacing:.3px}.detail-value{font-size:13px;color:#343a40}.detail-value.mono{font-family:SF Mono,Consolas,Monaco,monospace;font-size:12px;word-break:break-all}.detail-children-list{border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.detail-child-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .15s}.detail-child-item:last-child{border-bottom:none}.detail-child-item:hover{background:#f8f9fa}.detail-child-img{width:36px;height:36px;border-radius:8px;object-fit:cover;border:1px solid #e9ecef}.detail-child-img-placeholder{width:36px;height:36px;border-radius:8px;background:#f1f3f5;display:flex;align-items:center;justify-content:center;color:#adb5bd;font-size:14px}.detail-child-name{font-size:13px;font-weight:600;color:#343a40;display:block}.detail-child-desc{font-size:12px;color:#868e96;display:block}#addCategoryModal .modal-content{border-radius:12px;overflow:hidden}#addCategoryModal .modal-header{border-bottom:none;padding:16px 20px}#addCategoryModal .modal-title{font-size:16px}#addCategoryModal .modal-body .form-label{font-size:13px;color:#495057;margin-bottom:6px}#addCategoryModal .modal-body .form-control{border-radius:8px;border:1px solid #dee2e6;font-size:13px;padding:10px 12px;transition:border-color .2s,box-shadow .2s}#addCategoryModal .modal-body .form-control:focus{border-color:#198754;box-shadow:0 0 0 3px #1987541f}#addCategoryModal .modal-body textarea.form-control{resize:vertical;min-height:80px}#addCategoryModal .modal-footer{border-top:1px solid #f0f0f0;padding:12px 20px}.category-cascader{max-height:200px;overflow-y:auto;background:#fff;border-color:#dee2e6}.category-cascader .form-select-sm{font-size:13px;border-radius:6px;border-color:#e9ecef;padding:6px 10px;cursor:pointer}.category-cascader .form-select-sm:focus{border-color:#198754;box-shadow:0 0 0 2px #1987541f}.category-cascader .form-select-sm:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.category-cascader .form-select-sm:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-outline-success:hover{transform:translateY(-1px);box-shadow:0 2px 4px #19875433}.enterprise-tree-table .btn-sm{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:6px;font-size:13px;transition:all .15s ease}.enterprise-tree-table .btn-sm:hover{transform:translateY(-1px)}.btn-outline-success[title]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding:4px 8px;background:#343a40;color:#fff;font-size:11px;border-radius:4px;white-space:nowrap;pointer-events:none}@media (max-width: 768px){.tree-search-box input{width:140px}.detail-header{flex-direction:column;align-items:center;text-align:center}.detail-grid{grid-template-columns:1fr 1fr}.enterprise-tree-table thead th{font-size:11px;padding:10px 8px}.enterprise-tree-table tbody td{padding:8px;font-size:12px}}.navbar{height:70px;background-color:#fff;color:#1b2124;display:flex;justify-content:space-between;align-items:center;padding:0 2rem 0 4rem;border-bottom:1px solid #ced4da;position:sticky;top:0;z-index:10}.navbar-toggle{background:none;border:none;font-size:22px;cursor:pointer;display:none;align-items:center;justify-content:center;width:40px;height:40px}.navbar-toggle i{color:#495057}@media (max-width: 768px){.navbar-toggle{display:flex}.navbar{padding:0 1rem;height:60px}.navbar-search{display:none}}.search-wrapper{position:relative;width:400px}.search-icon{position:absolute;top:50%;left:15px;transform:translateY(-50%);color:#6c757d;font-size:14px}.search-input{width:100%;padding:8px 20px 8px 40px;border-radius:50px;border:none;outline:none;font-size:14px;background-color:#eaf3fd;color:#1b2124;transition:border .1s ease}.search-input:hover{background-color:#e2eafc}.search-input:focus{border:1px solid #0d6efd}.navbar-actions i{font-size:24px;color:#6c757d;cursor:pointer}.profile-wrapper{position:relative}.dropdown-menu{position:absolute;top:50px;right:0;background-color:#fff;border:1px solid #ced4da;border-radius:6px;box-shadow:0 4px 6px #0000001a;width:150px;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:20}.dropdown-menu.show{opacity:1;transform:translateY(0);pointer-events:auto;padding:0}.dropdown-menu p{margin:0;font-size:14px;color:#1b2124;cursor:pointer;transition:.3s;padding:10px 10px 10px 15px}.dropdown-menu p:hover{background-color:#eaf3fd}.link{text-decoration:none!important}.navbar{top:0;position:sticky;background-color:#fff!important;z-index:1500!important;color:#343a40!important;padding:.75rem 1rem!important;box-shadow:0 2px 4px #00000014}.mobile-search-toggle{display:none;background:none;border:none;font-size:24px;color:#343a40;padding:8px;cursor:pointer;min-height:44px;min-width:44px;align-items:center;justify-content:center}.mobile-search-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:2000;align-items:flex-start;justify-content:center;padding-top:80px}.mobile-search-overlay.active{display:flex}.mobile-search-container{background:#fff;width:90%;max-width:600px;border-radius:8px;padding:16px;box-shadow:0 4px 20px #00000026;position:relative}.mobile-search-close{position:absolute;top:8px;right:8px;background:none;border:none;font-size:24px;cursor:pointer;color:#6c757d;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.mobile-search-form{display:flex;flex-direction:column;gap:12px}.mobile-search-form input{width:100%;padding:12px;border:1px solid #e9ecef;border-radius:4px;font-size:16px}.mobile-search-form button{width:100%;padding:12px;background-color:#26de81;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;min-height:44px}.nav-link{color:#343a40!important;padding:10px 15px!important;font-size:16px!important}.home-icon-link{display:flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0;margin-right:5px}.home-icon{color:#343a40!important;font-size:24px!important;transition:color .2s ease}.home-icon-link:hover .home-icon{color:#26de81!important}.form-control{color:#343a40!important;font-weight:500!important}.form-control:focus{box-shadow:none!important;outline:none!important}.btn-search{background-color:#26de81!important;color:#fff!important}.profile-icon{font-size:24px!important;color:#495057!important}.dropdown-menu{color:#343a40!important}.dropdown-item{color:#343a40!important;font-size:16px!important;cursor:pointer}.dropdown-item:active,.dropdown-item:focus,.dropdown-item:focus-visible{background-color:transparent!important;color:inherit!important;outline:none!important;box-shadow:none!important}.custom-dropdown-center{left:50%!important;transform:translate(-50%)!important}.menubar-input{width:100%;min-width:150px;padding:6px!important;border:1px solid #e9ecef!important;font-weight:400!important}.menubar-input:focus{box-shadow:none!important;outline:none!important;border:1px solid #00a6fb!important}form.d-flex{flex-wrap:nowrap;flex:1;min-width:0}form select,form input{flex-shrink:1;min-width:100px}@media (max-width: 992px){.menubar-input{max-width:100%!important;flex:1}.btn-search{width:auto}form.d-flex{flex-wrap:nowrap}.dropdown-menu{left:auto!important;transform:none!important}.form-container{margin-top:0!important;margin-bottom:0!important}}@media (max-width: 768px){.form-container{display:none!important}.mobile-search-toggle{display:flex}.home-icon{font-size:22px!important}.form-container{margin-top:20px!important;margin-bottom:20px!important}.navbar-brand{flex-shrink:0}.navbar-brand img{max-width:100px;height:auto}.d-flex.align-items-center.gap-3{gap:.5rem!important}}@media (max-width: 576px){.navbar{padding:.5rem .75rem!important}.navbar-brand img{width:90px}.profile-icon,.home-icon{font-size:20px!important}.form-container{margin-top:20px!important;margin-bottom:20px!important}}footer{background-color:#212529;color:#ced4da;padding:3rem 0}.social-icons a{font-size:1.25rem}.footer-link,.footer-description{font-size:14px;font-weight:300;color:#ced4da}.footer-bottom-text{font-size:12px;color:#ced4da}@media (max-width: 768px){footer{padding:2rem 0}footer h5{font-size:1.1rem;margin-bottom:1rem}.footer-description{font-size:13px;line-height:1.5}.footer-link{font-size:13px;padding:4px 0;display:inline-block}.footer-bottom-text{font-size:11px}}@media (max-width: 576px){footer{padding:1.5rem 0}footer h5{font-size:1rem;margin-bottom:.75rem}.footer-description,.footer-link{font-size:12px}.social-icons a{font-size:1.1rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
