.grove{--accent:#667751;--accent-soft:#edf0e6;--bg:#faf9f6;--surface:#fffefa;--sidebar:#f3f3ec;--text:#343d30;--muted:#93968a;--line:#e6e8de;--chart-secondary:#d0d7bb;--green:#6b8255;--radius:9px}.grove .brand{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:35px;letter-spacing:-1.8px}.grove .brand-mark .icon{width:32px;height:32px;stroke-width:1.4}.grove .brand-dot{font-family:Arial,sans-serif}.grove .workspace{background:#fafbf5;border-color:#e4e7da}.grove .workspace-symbol{background:#e4e8d7;color:#728154}.grove .workspace-tag{font-size:8px}.grove .sidebar nav a.active{background:#e4e9da}.grove .topbar{background:var(--bg)}.grove h1{font-weight:550}.grove .avatar{background:#e1e6d9;color:#6a7758}.grove .metric-value{font-size:30px}.grove .metrics{margin-bottom:23px;padding:23px 0 24px;border-top:1px solid var(--line)}.grove .sparkline{display:none}.grove .metric:first-child .metric-value{color:var(--accent)}.grove .trend{font-weight:500}.grove .page-heading{margin-bottom:24px}.grove .panel{background:var(--surface)}.grove .status.green{background:#edf1e6;color:#70824f}.grove .status.amber{background:#f6f0df;color:#ae914b}.grove .status.gray{background:#f0efe9;color:#919185}.grove .status.blue{background:#e9eff0;color:#6a8a94}.fulfillment-notice{display:flex;align-items:center;gap:12px;padding:15px 20px;border:1px solid #dfe5d3;background:#eff3e7;border-radius:7px;margin-bottom:25px;font-size:11px;color:#6d795e}.fulfillment-notice>.icon{width:19px;color:var(--accent)}.fulfillment-notice strong{color:#4c603e;font-weight:600}.fulfillment-notice .button{margin-left:auto;font-size:10px}.orders-panel .panel-heading{padding-bottom:23px}.orders-panel .table-toolbar{padding-bottom:17px}.table-controls{display:flex;gap:8px;align-items:center}.grove .table-scroll table{min-width:760px}.grove td{padding-block:16px}.grove th{background:#f7f8f1;border-block-color:#e8eadf}.grove .table-footer{background:#fdfdf8}.product-cell{display:flex;align-items:center;gap:11px}.product-art{width:42px;height:44px;display:grid;place-items:center;background:#f1eee7;border-radius:5px;overflow:hidden;flex-shrink:0}.product-art svg{width:36px;height:38px}.product-name{font-size:11px;font-weight:550}.product-cell small{font-size:9px}.product-art.large{width:100%;height:172px;border-radius:6px}.product-art.large svg{width:135px;height:135px;transition:transform .3s}.product-tile:hover .product-art.large svg{transform:translateY(-4px) rotate(-3deg)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product-tile{min-width:0;padding-bottom:22px;border-bottom:1px solid var(--line)}.product-tile h2{font-size:13px;margin-top:17px}.product-tile .product-price{font-size:12px;margin-top:8px}.product-tile .product-meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:13px;gap:9px}.product-tile .text-link{font-size:10px}.product-sku{font-size:9px;letter-spacing:.5px;color:var(--muted);margin-top:7px}.stock-count{display:flex;align-items:center;gap:6px}.stock-count:before{content:'';width:5px;height:5px;border-radius:50%;background:#8d9d70}.stock-count.low{color:#b69854}.stock-count.low:before{background:#b69854}.product-page-toolbar{display:flex;gap:12px;justify-content:space-between;align-items:center;padding-bottom:22px;margin:5px 0 25px;border-bottom:1px solid var(--line)}.product-page-toolbar .search-box{min-width:260px}.product-page-toolbar p{font-size:11px;color:var(--muted)}.order-detail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.order-detail-head>span{font-size:11px;color:var(--muted)}.order-detail-product{display:flex;align-items:center;gap:16px;padding:20px 0;border-block:1px solid var(--line)}.order-detail-product .product-art{width:67px;height:72px}.order-detail-product .product-art svg{width:58px;height:60px}.order-detail-product h3{font-size:14px}.order-detail-product p{color:var(--muted);font-size:11px;margin-top:8px}.order-detail-product strong{margin-left:auto;font-weight:550}.order-timeline{display:flex;justify-content:space-between;margin:30px 0 36px;position:relative}.order-timeline:before{content:'';height:1px;background:var(--line);position:absolute;left:15px;right:15px;top:10px}.order-step{display:flex;flex-direction:column;align-items:center;position:relative;gap:10px;font-size:10px;color:var(--muted)}.order-step i{height:21px;width:21px;display:grid;place-items:center;border-radius:50%;background:var(--bg);border:1px solid var(--line);font-style:normal;font-size:9px}.order-step.done{color:var(--accent)}.order-step.done i{background:var(--accent);border-color:var(--accent);color:white}.order-step .icon{width:12px;height:12px}.order-total{display:flex;justify-content:space-between;padding:24px 0;font-size:13px}.order-total strong{font-size:22px;font-weight:600}.order-note{border-radius:7px;padding:17px;background:var(--bg);font-size:11px;line-height:1.9;color:var(--muted)}.order-form-total{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line);font-size:12px}.order-form-total strong{font-size:20px}.grove .report-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:24px}.bar-chart{display:flex;align-items:flex-end;justify-content:space-between;height:230px;gap:14px;border-bottom:1px solid var(--line);padding:20px 10px 30px;position:relative;background:repeating-linear-gradient(to top,transparent 0,transparent 48px,var(--line) 49px,transparent 50px)}.bar-column{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;position:relative}.bar-column i{width:100%;max-width:47px;background:#dce4cc;border-radius:4px 4px 0 0;transition:background .2s;display:block;min-height:5px}.bar-column:last-child i{background:var(--accent)}.bar-column:hover i{background:var(--accent)}.bar-column small{font-size:9px;color:var(--muted);position:absolute;bottom:-22px;white-space:nowrap}.bar-column strong{font-size:10px;font-weight:500;color:var(--accent)}.bestseller{display:flex;align-items:center;gap:13px;padding:17px 0;border-bottom:1px solid var(--line);font-size:11px}.bestseller:last-child{border:0}.bestseller>small{font-size:10px;color:var(--muted)}.bestseller strong{margin-left:auto;font-size:11px;font-weight:500}.bestseller span small{display:block;font-size:10px;margin-top:5px;color:var(--muted)}.sales-summary{font-size:28px;font-weight:550;letter-spacing:-.8px;margin-bottom:15px}.sales-summary small{font-size:10px;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:10px}.channel-performance{padding:15px 0;display:grid;gap:21px}.channel-performance>div{display:grid;grid-template-columns:80px 1fr 40px;align-items:center;gap:20px;font-size:11px}.channel-track{height:8px;background:var(--bg);border-radius:2px}.channel-track i{height:100%;display:block;background:#bccba4;border-radius:2px}.grove .count{background:#edf0e5}@media(max-width:1190px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grove .metric-value{font-size:26px}}@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grove .report-grid{grid-template-columns:1fr}.fulfillment-notice{line-height:1.7}.table-controls{flex-wrap:wrap}.grove .metric-value{font-size:24px}}@media(max-width:760px){.fulfillment-notice{align-items:flex-start;padding:13px;gap:9px}.fulfillment-notice>.icon{margin-top:3px}.fulfillment-notice .button{align-self:center;flex-shrink:0;padding:3px 0}.grove .metric-value{font-size:26px}.grove .metrics{padding-top:23px}.product-grid{gap:22px 14px}.product-art.large{height:144px}.product-art.large svg{width:112px;height:112px}.product-page-toolbar{flex-wrap:wrap}.product-page-toolbar .search-box{min-width:180px}.product-meta{flex-wrap:wrap}.table-controls{width:100%;justify-content:space-between}.order-detail-product strong{font-size:12px}.bar-chart{gap:10px;padding-inline:0}.bar-column strong{font-size:9px}}

.grove{--muted:#737b68}
