.mantine-Container-root{padding:0}.normal-table th{font-weight:700!important}.hover-table tr:hover{cursor:pointer}.mantine-InputWrapper-description,.mantine-InputWrapper-error{font-size:13px}.mantine-Breadcrumbs-root{overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.outlet-container{height:calc(100vh - 140px);overflow:auto}:root{--green-main:#2f8f4e;--green-dark:#14532d;--green-soft:#dcfce7;--green-light:#abedce;--bg-main:#f6fbf8;--card-bg:#fff;--border-light:#e5e7eb}.dashboard{background:#f6fbf8;background:var(--bg-main);font-family:Inter,system-ui;padding:18px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;position:relative}.search-input{border:1px solid #e5e7eb;border:1px solid var(--border-light);border-radius:10px;padding:8px 12px;width:200px}.search-dropdown{position:relative}.dropdown{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-light);border-radius:8px;left:0;list-style:none;margin:0;padding:0;position:absolute;top:40px;width:100%;z-index:10}.dropdown li{cursor:pointer;padding:8px 12px}.dropdown li:hover{background-color:#f0f0f0}.dashboard-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.card,.stat-card{background:#fff;background:var(--card-bg);border-radius:16px;padding:16px}.stat-card.highlight{background:#abedce;background:var(--green-light)}.orders-count{margin:0;padding-left:30px}.order-row{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.top-categories{grid-column:4;grid-row:1/span 2}.donut{height:180px;margin:40px auto;position:relative;width:180px}.donut-svg{height:100%;width:100%}.donut-center{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.donut-center h3{font-size:16px;font-weight:700}.donut-center small{color:#6b7280;font-size:12px}.category-list{list-style:none}.category-list li{margin-bottom:15px}.category-list .dot{border-radius:50%;display:inline-block;height:10px;margin-right:8px;width:10px}.donut-segment{transition:opacity .2s ease}.donut-segment:hover{opacity:.75}.dot.electronics{background:#166534}.dot.fashion{background:#16a34a}.dot.home{background:#4ade80}.dot.beauty{background:#86efac}.revenue{grid-column:1/4}.card-header{align-items:center;display:flex;justify-content:space-between}.card-header button{background:#16a34a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:6px 12px}.card-header button:hover{background:#15803d}.chart-placeholder{height:330px;padding:10px}.revenue-filter{display:flex;gap:8px}.revenue-select{background-color:#fff;border:1px solid #d6efe2;border-radius:6px;color:#0b5e2f;cursor:pointer;font-size:13px;height:30px;outline:none;padding:0 8px}.revenue-select:hover{border-color:#7fd4a6}.revenue-select:focus{border-color:#52b788}.revenue-select option{border-radius:10px;color:red}.custom-select{font-size:13px;position:relative;width:90px}.selected{border:1px solid #52b788;color:#0b5e2f;cursor:pointer;padding:6px 10px}.options,.selected{background:#fff;border-radius:8px}.options{box-shadow:0 8px 20px rgba(0,0,0,.08);overflow:hidden;position:absolute;top:36px;width:100%;z-index:10}.options div{cursor:pointer;padding:8px 10px}.options div:hover{background:#0bff8d}.revenue-input{background-color:#fff;border:1px solid #52b788;border-radius:6px;color:#0b5e2f;font-size:13px;height:33.75px;outline:none;padding:0 6px;text-align:center;width:70px}.revenue-input:hover{border-color:#7fd4a6}.revenue-input:focus{border-color:#52b788}.revenue-input::-webkit-inner-spin-button,.revenue-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dashboard-row3{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 2fr 1fr;margin-top:14px}.dashboard-row3>.card{display:flex;flex-direction:column;min-height:340px}.counter-card{background:#abedce;background:var(--green-light)}.counter-top{align-items:baseline;display:flex;gap:10px}.counter-top h3{color:#14532d;color:var(--green-dark);font-size:28px;margin-top:0}.counter-sub{color:#166534;font-size:12px;margin-bottom:12px}.counter-list{gap:12px}.counter-item,.counter-list{display:flex;flex-direction:column}.counter-item{gap:6px;margin-bottom:10px}.counter-label{color:#14532d;color:var(--green-dark);display:flex;font-size:12px;font-weight:500;justify-content:space-between}.counter-bar{background:#e5f6ed;border-radius:999px;height:6px;overflow:hidden;width:100%}.counter-bar span{background:linear-gradient(90deg,#4ade80,#166534);border-radius:999px;display:block;height:100%}.counter-value{color:#14532d;font-size:11px;font-weight:600}.counter-total{display:flex;flex-direction:column}.counter-total-label{color:#166534;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.row3-wide{display:flex;flex-direction:column}.conversion-bars{grid-gap:18px;align-items:end;display:grid;flex:1 1;gap:18px;grid-template-columns:repeat(5,1fr);margin-top:16px}.conversion-bar-item{text-align:center}.bar-wrapper{align-items:flex-end;background:#dcfce7;background:var(--green-soft);border-radius:12px;display:flex;height:120px;overflow:hidden}.bar-fill{background:linear-gradient(0deg,#22c55e,#86efac);border-radius:12px 12px 0 0;transition:height .6s ease;width:100%}.bar-value{color:#14532d;color:var(--green-dark);font-size:13px;font-weight:600;margin-top:8px}.bar-label{color:#166534;font-size:11px}.dashboard-row4{grid-gap:14px;display:grid;gap:14px;grid-template-columns:3fr 1fr;margin-top:14px}.row4-left{display:flex;flex-direction:column}.row4-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.row4-actions{display:flex;gap:8px}.row4-actions input{border:1px solid #e5e7eb;border:1px solid var(--border-light);border-radius:8px;font-size:12px;padding:6px 10px}.row4-actions button{background:#dcfce7;background:var(--green-soft);border:none;border-radius:8px;cursor:pointer;font-size:12px;padding:6px 10px}.orders-table{border-collapse:collapse;font-size:14px;width:100%}.orders-table thead th{color:#14532d;color:var(--green-dark);font-weight:600;padding:12px}.orders-table tbody tr:nth-child(2n){background:#f9fafb}.orders-table td{border-top:1px solid #f1f5f9;padding:12px;text-align:center}.orders-table-wrapper{max-height:275px;overflow-y:auto}.orders-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:1}.orders-table thead th{background:#abedce;background:var(--green-light)}.orders-table-wrapper::-webkit-scrollbar{width:6px}.orders-table-wrapper::-webkit-scrollbar-track{background:transparent}.orders-table-wrapper::-webkit-scrollbar-thumb{background-color:#abedce;background-color:var(--green-light);border-radius:6px}.row4-right{background:#abedce;background:var(--green-light);display:flex;flex-direction:column}.activity-list{list-style:none;padding:0}.activity-list li{background:#dcfce7;background:var(--green-soft);border-radius:12px;color:#14532d;color:var(--green-dark);margin-bottom:10px;padding:12px 14px}.activity-list small{color:#166534;font-size:11px;margin-left:10px}.activity-list li{display:block;max-height:85px;overflow-y:auto}.activity-list li::-webkit-scrollbar{display:none}.positive{color:#2f8f4e;color:var(--green-main)}.negative{color:#dc2626}.stat-card.horizontal{display:flex;flex-direction:column;gap:10px}.stat-row{align-items:center;display:flex;justify-content:space-between}.stat-item{display:flex;flex-direction:column}.stat-item small{color:#9ca3af;font-size:12px}.stat-item h3{font-size:20px;margin:0}.positive{color:#22c55e;font-size:14px;font-weight:600}.target-ring{height:100px;margin:10px auto;position:relative;-webkit-transform:scale(1.2);transform:scale(1.2);width:120px}.target-ring svg{height:100%;width:100%}.ring-center{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-10%);transform:translate(-50%,-10%)}.ring-center h2{font-size:18px;font-weight:700;margin:0}.ring-center h3{font-size:80%;margin:0;padding:0;width:80px}.ring-center .positive{color:#16a34a;display:block;font-size:12px}.ring-legend{list-style:none;margin:10px auto 0;padding:0;text-align:left;width:190px}.ring-legend li{margin-bottom:15px}.ring-legend .dot{border-radius:50%;display:inline-block;height:10px;margin-right:6px;width:10px}.month-dropdown-menu{display:flex;flex-direction:row}.month-dropdown-menu div{margin-left:10px}
/*# sourceMappingURL=main.7c639416.css.map*/