:root{color:#2f3437;font-synthesis:none;text-rendering:optimizelegibility;--primary:#3f914f;--primary-dark:#327a41;--primary-soft:#edf7ef;--danger:#b94a48;--danger-soft:#fff1f0;--border:#dfe5e8;--muted:#687177;--surface:#fff;letter-spacing:0;background:#eef2f5;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#eef2f5;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-page{min-height:100vh;padding:20px}.app-container{background:var(--surface);border-radius:8px;width:min(1200px,100%);min-height:calc(100vh - 40px);margin:0 auto;box-shadow:0 2px 12px #0000001a}.app-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 20px;display:flex}.app-nav{border-bottom:1px solid var(--border);gap:4px;padding:8px 20px;display:flex}.app-nav-link{min-height:36px;color:var(--muted);border-radius:5px;align-items:center;gap:7px;padding:7px 11px;text-decoration:none;display:inline-flex}.app-nav-link:hover,.app-nav-link.router-link-active{color:var(--primary-dark);background:var(--primary-soft)}.brand-block{align-items:center;gap:10px;min-width:0;display:flex}.brand-mark{color:#fff;background:var(--primary);border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.brand-title{color:#303537;margin:0;font-size:20px;line-height:1.2}.brand-subtitle{color:var(--muted);margin:2px 0 0;font-size:13px}.header-actions,.toolbar,.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.user-chip{color:#3f4a50;border:1px solid var(--border);background:#f3f6f7;border-radius:6px;padding:7px 10px;font-size:14px}.app-main{padding:24px 20px 40px}.page-heading{margin-bottom:22px}.page-heading h1,.page-heading h2{color:#303537;letter-spacing:0;margin:0}.page-heading h1{font-size:28px}.page-heading h2{font-size:22px}.page-heading p{color:var(--muted);margin:6px 0 0}.btn{color:#344047;border:1px solid var(--border);background:#f5f7f8;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 15px;transition:background .15s,border-color .15s;display:inline-flex}.btn:hover:not(:disabled){background:#eaf0f2;border-color:#cbd5d9}.btn-primary{color:#fff;background:var(--primary);border-color:var(--primary)}.btn-primary:hover:not(:disabled){background:var(--primary-dark);border-color:var(--primary-dark)}.btn-danger{color:var(--danger);background:var(--danger-soft);border-color:#efc9c6}.btn-icon{width:40px;padding:0}.form-field{gap:7px;display:grid}.form-field label{color:#3d464b;font-size:14px;font-weight:600}.input{color:#2f3437;background:#fff;border:1px solid #cfd7db;border-radius:5px;outline:none;width:100%;min-height:42px;padding:9px 11px}.input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3f914f21}.form-error{color:var(--danger);margin:0;font-size:14px}.empty-state{min-height:180px;color:var(--muted);background:#fafcfc;border:1px dashed #cfd9dc;border-radius:6px;place-items:center;padding:28px;display:grid}.shop-heading,.section-heading,.cart-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.shop-message,.shop-notice{margin:0 0 16px}.admin-heading{align-items:flex-end}.admin-heading>.button-row{position:relative;top:12px}.admin-page{background:#eef2f5;min-height:100vh;padding:20px}.admin-container{background:#fff;border-radius:12px;width:min(1200px,100%);margin:0 auto;padding:20px;box-shadow:0 2px 12px #0000001a}.admin-title{color:#333;text-align:center;margin:0;font-size:32px}.admin-user-line{color:#666;text-align:center;margin:6px 0 16px}.admin-primary-nav{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.admin-pill-button{color:#fff;background:linear-gradient(45deg,#4caf50,#43a047);border:none;border-radius:24px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 18px;text-decoration:none;display:inline-flex}.admin-container .btn:not(.btn-icon){border-radius:22px}.admin-container .btn-icon{border-radius:50%}.admin-container .input,.admin-container .filter-bar,.admin-container .stat-block,.admin-container .empty-state,.admin-container .shop-notice,.admin-container .detail-note,.admin-container .modal-panel{border-radius:12px}.admin-container .table-scroll,.admin-product-table-wrap{border:1px solid #e2e7e3;border-radius:12px}.admin-container .table-scroll .data-table,.admin-product-table-wrap .data-table{margin:0}.admin-container .status-badge,.admin-container .visibility-badge,.admin-container .section-count{border-radius:999px}.admin-subnav{border-bottom:1px solid var(--border);gap:6px;margin:-8px 0 24px;display:flex}.admin-subnav-link{color:var(--muted);border-bottom:2px solid #0000;align-items:center;gap:7px;padding:10px 12px;text-decoration:none;display:inline-flex}.admin-subnav-link:hover,.admin-subnav-link.router-link-exact-active{color:var(--primary-dark);border-bottom-color:var(--primary)}.admin-message{margin-top:12px}.tab-list{border-bottom:1px solid var(--border);gap:4px;margin-top:70px;display:flex}.admin-products-heading{margin-top:0}.tab-button{color:var(--muted);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:10px 14px;display:inline-flex}.tab-button:hover,.tab-button.active{color:var(--primary-dark);border-bottom-color:var(--primary)}.tab-button span{min-width:20px;color:inherit;text-align:center;background:#eef2f3;border-radius:10px;padding:1px 5px;font-size:12px}.drag-hint{color:var(--muted);align-items:center;gap:7px;margin:14px 0;font-size:14px;display:flex}.admin-product-table-wrap{width:100%;overflow-x:auto}.admin-product-table{min-width:680px}.admin-product-table tbody tr[draggable=true]{cursor:grab}.admin-product-table tbody tr[draggable=true]:active{cursor:grabbing}.dragging-row{opacity:.45}.admin-product-table tbody tr.drop-before td{border-top:4px solid var(--primary)}.admin-product-table tbody tr.drop-after td{border-bottom:4px solid var(--primary)}.admin-product-table tbody tr.drop-before td:first-child,.admin-product-table tbody tr.drop-after td:first-child{position:relative}.admin-product-table tbody tr.drop-before td:first-child:before,.admin-product-table tbody tr.drop-after td:first-child:after{z-index:2;color:#fff;background:var(--primary);content:"插入到这里";white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:12px;position:absolute;left:8px}.admin-product-table tbody tr.drop-before td:first-child:before{top:0;transform:translateY(-55%)}.admin-product-table tbody tr.drop-after td:first-child:after{bottom:0;transform:translateY(55%)}.drag-cell{color:#829096;white-space:nowrap;width:86px}.mobile-order-buttons{gap:2px;margin-top:4px;display:none}.admin-product-image{object-fit:cover;background:#f1f4f5;border-radius:5px;width:52px;height:52px}.product-modal{width:min(480px,100%)}.product-form{gap:16px;margin-top:20px;display:grid}.product-delete-button{margin-right:auto}.file-input{min-height:auto;padding:8px}.field-help{color:var(--muted);font-size:13px}.admin-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.visibility-badge{color:#2f7140;background:var(--primary-soft);border-radius:4px;padding:4px 8px;font-size:13px;display:inline-block}.visibility-badge.hidden{color:#687177;background:#edf0f1}.admin-order-table{min-width:900px}.shop-notice{color:#2f7140;background:var(--primary-soft);border:1px solid #cce6d1;border-radius:5px;padding:10px 12px}.legacy-shop-page{background:#eef2f5;min-height:100vh;padding:20px}.legacy-shop-container{background:#fff;border-radius:8px;width:min(1200px,100%);margin:0 auto;padding:20px;box-shadow:0 2px 12px #0000001a}.legacy-shop-title{color:#333;text-align:center;margin:0;font-size:32px}.legacy-user-line{color:#666;text-align:center;margin:6px 0 16px}.legacy-controls,.legacy-cart-controls{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.legacy-controls{margin-bottom:20px}.legacy-button{color:#fff;background:linear-gradient(45deg,#4caf50,#43a047);border:none;border-radius:24px;justify-content:center;align-items:center;gap:7px;min-height:42px;margin:0 6px 12px;padding:10px 20px;text-decoration:none;transition:transform .2s;display:inline-flex}.legacy-button:hover:not(:disabled){transform:scale(1.05)}.legacy-button:disabled{opacity:.5}.legacy-section{margin-top:40px}.legacy-section h2{color:#333;margin:0 0 16px;font-size:24px}.legacy-cart-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.legacy-cart-header h2{margin:0}.legacy-cart-total{background:#f8f9fa;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:flex}.legacy-cart-total strong{color:#4caf50;font-size:28px}.legacy-cart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.legacy-cart-empty,.legacy-table-message{color:#777;border:1px dashed #d7dcde;place-items:center;min-height:100px;display:grid}.legacy-cart-item{border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:12px;min-width:0;padding:12px;transition:transform .2s,box-shadow .2s;display:flex}.legacy-cart-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.legacy-cart-image,.legacy-product-image{object-fit:cover;background:#f1f3f4;border-radius:6px;width:60px;height:60px}.legacy-cart-details{text-align:left;flex:1;min-width:0}.legacy-product-name{color:#333;text-align:left;font-weight:700}.legacy-cart-price{color:#666;margin:4px 0;font-size:14px}.legacy-quantity-control{align-items:center;display:flex}.legacy-quantity-control button{color:#666;background:#e8e8e8;border:1px solid #ddd;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;display:grid}.legacy-quantity-control input{text-align:center;border:1px solid #ccc;border-radius:4px;width:50px;height:28px;margin:0 8px}.legacy-cart-subtotal{color:#4caf50;flex:none}.legacy-remove-button{color:#a33c3c;background:#fff1f0;border:1px solid #efc9c6;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;padding:0;display:grid}.legacy-cart-controls{justify-content:flex-end}.legacy-product-table-wrap{width:100%;overflow-x:auto}.legacy-product-table{border-collapse:collapse;table-layout:fixed;width:100%}.legacy-product-table-mobile{display:none}.legacy-product-table th,.legacy-product-table td{text-align:center;padding:12px}.legacy-product-table th{color:#555;background:#fafafa}.legacy-product-table tr{background:#fff;transition:background .2s}.legacy-product-table tbody tr:hover{background:#f1f8e9}.legacy-product-table th:first-child,.legacy-product-table th:nth-child(5){width:12%}.legacy-product-table th:nth-child(2),.legacy-product-table th:nth-child(6){width:16%}.legacy-product-table th:nth-child(3),.legacy-product-table th:nth-child(7){width:10%}.legacy-product-table th:nth-child(4),.legacy-product-table th:nth-child(8){width:12%}.legacy-add-button{white-space:nowrap;border-radius:20px;min-height:38px;margin:0;padding:8px 12px}.legacy-empty-cell{background:#fafafa}.legacy-note-section textarea{resize:vertical;border:1px solid #ccc;border-radius:4px;width:100%;min-height:84px;padding:8px}.legacy-orders-page{background:#eef2f5;min-height:100vh;padding:20px}.legacy-orders-container{background:#fff;border-radius:12px;width:min(1200px,100%);margin:0 auto;padding:20px;box-shadow:0 2px 12px #0000001a}.legacy-orders-title{color:#333;text-align:center;margin:0;font-size:32px}.legacy-orders-filter{background:#f8faf9;border:1px solid #e0e7e2;border-radius:12px;align-items:flex-end;gap:14px;padding:18px;display:flex}.legacy-filter-field{flex:220px;min-width:190px}.legacy-filter-label{color:#5e6862;align-items:center;gap:7px;margin-bottom:7px;font-size:14px;display:flex}.legacy-orders-filter .input{border-radius:10px}.legacy-filter-actions{flex-wrap:nowrap;flex:none}.legacy-filter-button{border-radius:22px;min-width:92px;margin:0}.legacy-secondary-button{color:#3f5545;background:#edf2ee;border:1px solid #d8e0da}.legacy-order-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.legacy-stat-block{text-align:center;background:#f8faf9;border:1px solid #e0e7e2;border-radius:12px;min-width:0;padding:16px}.legacy-stat-block span{color:#687177;font-size:14px;display:block}.legacy-stat-block strong{color:#4caf50;margin-top:6px;font-size:25px;display:block}.legacy-orders-section{margin-top:36px}.legacy-orders-section .section-heading{margin-bottom:14px}.legacy-orders-section h2{color:#333;margin:0;font-size:24px}.legacy-order-table-wrap{border:1px solid #e2e7e3;border-radius:12px;width:100%;overflow-x:auto}.legacy-order-table{min-width:720px;margin:0}.legacy-order-table th,.legacy-order-table td{text-align:center;padding:12px}.legacy-order-table th{background:#fafafa}.legacy-order-table tbody tr:last-child td{border-bottom:none}.legacy-orders-page .section-count,.legacy-orders-page .status-badge{border-radius:999px}.legacy-orders-page .btn{border-radius:20px}.legacy-orders-page .empty-state{border-radius:12px;min-height:130px}.legacy-order-modal{border-radius:14px}.legacy-order-modal .modal-title-row{justify-content:space-between}.shop-section{margin-top:30px}.section-heading{margin-bottom:14px}.section-heading h2{color:#303537;margin:0;font-size:22px}.section-count,.muted-text{color:var(--muted);font-size:14px}.cart-total-line{color:var(--muted);align-items:baseline;gap:12px;display:flex}.cart-total-line strong{color:var(--primary);font-size:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-item,.cart-row{border:1px solid var(--border);border-radius:6px;align-items:center;gap:14px;padding:12px;display:flex}.product-item:hover,.cart-row:hover{background:#fbfefb;border-color:#b9d5bf}.product-image,.cart-image{object-fit:cover;background:#f1f4f5;border-radius:5px;flex:none;width:68px;height:68px}.product-info,.cart-info{flex:1;min-width:0}.product-name{color:#303537;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.product-price{color:var(--primary);margin-top:4px;font-weight:700}.product-add{flex:none;padding-inline:11px}.shortcut-key{color:#387744;background:#e5f3e8;border-radius:3px;min-width:20px;padding:1px 5px;font-size:12px}.cart-list{gap:10px;display:grid}.cart-row{min-height:86px}.quantity-control{align-items:center;gap:6px;display:flex}.quantity-input{text-align:center;border:1px solid var(--border);border-radius:5px;width:54px;height:36px;padding:4px}.cart-subtotal{min-width:88px;color:var(--primary);text-align:right}.cart-footer{border-top:1px solid var(--border);align-items:flex-end;margin-top:16px;padding-top:16px}.note-field{width:min(520px,100%)}.note-input{resize:vertical;min-height:72px}.modal-backdrop{z-index:100;background:#00000073;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border-radius:8px;width:min(420px,100%);padding:24px;box-shadow:0 8px 28px #00000038}.modal-title-row{align-items:center;gap:10px;display:flex}.modal-title-row h2{color:#303537;margin:0;font-size:20px}.modal-icon{color:#2f7140;background:var(--primary-soft);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.modal-icon-danger{color:var(--danger);background:var(--danger-soft)}.modal-message{color:var(--muted);margin:18px 0 24px}.modal-actions{justify-content:flex-end}.filter-bar{border:1px solid var(--border);background:#fafcfc;border-radius:6px;flex-wrap:wrap;align-items:flex-end;gap:14px;padding:14px;display:flex}.filter-field{min-width:190px;color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:6px 8px;display:grid}.filter-field label{font-size:14px}.filter-field .input{grid-column:1/-1}.date-input{min-height:38px}.filter-actions{margin-left:auto}.orders-error{margin-top:14px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.stat-block{border-left:3px solid var(--primary);border-top:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fafcfc;border-radius:5px;padding:14px 16px}.stat-block span{color:var(--muted);font-size:14px;display:block}.stat-block strong{color:var(--primary);margin-top:5px;font-size:24px;display:block}.orders-section{margin-top:30px}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:560px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e7ecee;padding:11px 10px}.data-table th{color:#59646a;background:#fafcfc;font-size:14px;font-weight:600}.data-table td:nth-child(n+2){white-space:nowrap}.data-table tbody tr:hover{background:#fbfefb}.table-total-row{color:#303537;font-weight:700}.table-total-row td{border-bottom:none}.status-badge{border-radius:4px;padding:4px 8px;font-size:13px;display:inline-block}.status-completed{color:#2f7140;background:var(--primary-soft)}.status-cancelled{color:var(--danger);background:var(--danger-soft)}.table-actions{flex-wrap:nowrap}.pagination-bar{color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-top:16px;font-size:14px;display:flex}.order-detail-panel{width:min(720px,100%)}.detail-meta{color:var(--muted);margin:8px 0 16px;font-size:14px}.detail-note{color:#59646a;background:#f5f7f8;border-radius:5px;margin-bottom:16px;padding:10px}.login-page{background:#eef2f5;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #e0e5e7;border-radius:8px;width:min(420px,100%);padding:30px;box-shadow:0 8px 28px #0000001a}.login-form{gap:18px;display:grid}.login-submit{width:100%;margin-top:4px}@media (width<=760px){.admin-page{padding:10px}.admin-container{border-radius:12px;padding:16px 12px}.admin-title{font-size:28px}.admin-primary-nav{display:flex}.admin-pill-button{border-radius:24px;min-width:0}.tab-list{border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:34px;display:grid}.tab-button{color:#3f5545;white-space:nowrap;background:#edf2ee;border:1px solid #d8e0da;border-radius:22px;justify-content:center;gap:4px;min-width:0;min-height:42px;padding:8px 6px;font-size:13px}.tab-button:hover,.tab-button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.tab-button span{color:var(--primary-dark);background:#ffffffd1}.legacy-shop-page{padding:10px}.legacy-shop-container{padding:16px 12px}.legacy-shop-title{font-size:28px}.legacy-section{margin-top:28px}.legacy-section h2{font-size:24px}.legacy-controls,.legacy-cart-controls{align-items:stretch;gap:8px}.legacy-controls .legacy-button,.legacy-cart-controls .legacy-button{border-radius:24px;flex:130px;min-width:0;margin:0}.legacy-cart-header{flex-direction:column;align-items:stretch;gap:10px}.legacy-cart-total{justify-content:space-between}.legacy-cart-grid{grid-template-columns:1fr;gap:10px}.legacy-cart-item{padding:10px}.legacy-product-table{font-size:14px}.legacy-product-table th,.legacy-product-table td{overflow-wrap:anywhere;padding:8px 4px}.legacy-product-table-desktop{display:none}.legacy-product-table-mobile{display:table}.legacy-product-table th:first-child{width:24%}.legacy-product-table th:nth-child(2){width:26%}.legacy-product-table th:nth-child(3){width:18%}.legacy-product-table th:nth-child(4){width:32%}.legacy-product-image{width:64px;max-width:100%;height:64px}.legacy-add-button{white-space:normal;border-radius:22px;width:100%;min-height:44px;padding:8px 4px}.legacy-orders-page{padding:10px}.legacy-orders-container{border-radius:12px;padding:16px 12px}.legacy-orders-title{font-size:28px}.legacy-orders-filter{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.legacy-filter-field{min-width:0}.legacy-filter-actions{grid-column:1/-1;gap:6px}.legacy-filter-button{flex:1 1 0;min-width:76px;padding:9px 12px}.legacy-order-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.legacy-stat-block{padding:12px 6px}.legacy-stat-block strong{overflow-wrap:anywhere;font-size:20px}.legacy-orders-section{margin-top:28px}.legacy-orders-section h2{font-size:22px}.legacy-order-table th,.legacy-order-table td{padding:10px 8px}.legacy-sold-stats-table{table-layout:fixed;width:100%;min-width:0;font-size:13px}.legacy-sold-stats-table th,.legacy-sold-stats-table td{white-space:normal;overflow-wrap:anywhere;padding:10px 4px}.legacy-sold-stats-table th:first-child{width:31%}.legacy-sold-stats-table th:nth-child(2){width:22%}.legacy-sold-stats-table th:nth-child(3){width:21%}.legacy-sold-stats-table th:nth-child(4){width:26%}.legacy-sold-stats-table .table-total-row td:first-child{text-align:right}.legacy-order-modal{width:calc(100vw - 24px);padding:18px 14px}.btn:not(.btn-icon){border-radius:22px}.btn-icon{border-radius:50%}.app-page{padding:0}.app-container{border-radius:0;min-height:100vh}.app-header{align-items:flex-start;padding:12px}.app-nav{padding:8px 12px;overflow-x:auto}.brand-subtitle,.user-chip{display:none}.app-main{padding:20px 12px 32px}.page-heading h1{font-size:24px}.login-page{padding:16px}.login-panel{padding:24px 20px}.shop-heading,.cart-footer,.admin-heading{flex-direction:column;align-items:stretch}.product-grid{grid-template-columns:1fr}.cart-row{flex-wrap:wrap;align-items:flex-start}.cart-info{min-width:calc(100% - 98px)}.quantity-control{margin-left:82px}.cart-subtotal{margin-left:auto}.mobile-order-buttons{display:flex}.filter-bar{flex-direction:column;align-items:stretch}.filter-field{width:100%}.filter-actions{margin-left:0}.stats-grid,.admin-report-grid{grid-template-columns:1fr}}@media (width>=761px) and (width<=1024px){.legacy-shop-page{padding:16px}.legacy-shop-container{padding:20px}.legacy-cart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.legacy-product-table{font-size:16px}.legacy-product-image{width:80px;height:80px}}
