:root{--yx-ink: #311f18;--yx-red: #8b1e2d;--yx-gold: #d7a85b;--yx-paper: #f9efe1;--yx-paper-light: #fffaf2;--yx-line: #ead8c1;--yx-muted: #8b6b56;--yx-shadow: 0 18px 48px rgba(49, 31, 24, .12);color:var(--yx-ink);background:var(--yx-paper);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 88% 0,#8b1e2d1a,#8b1e2d00 360px),linear-gradient(180deg,var(--yx-paper),var(--yx-paper-light))}.el-button--primary{--el-button-bg-color: var(--yx-red);--el-button-border-color: var(--yx-red);--el-button-hover-bg-color: #a02a3a;--el-button-hover-border-color: #a02a3a;--el-button-active-bg-color: #6f1724;--el-button-active-border-color: #6f1724}.brand-mark{color:currentColor}.login-screen{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 18% 12%,#d7a85b42,#d7a85b00 280px),radial-gradient(circle at 82% 10%,#8b1e2d2e,#8b1e2d00 360px),linear-gradient(135deg,#311f18,#6b2530 52%,#f9efe1 52%,#fffaf2)}.login-card{width:min(470px,100%);padding:8px;border:1px solid rgba(244,211,154,.24);border-radius:34px;background:#fffaf2f2;box-shadow:0 28px 80px #311f1847}.login-card .el-card__body{padding:34px}.login-brand,.brand{display:flex;align-items:center;gap:16px}.login-brand{margin-bottom:30px;color:var(--yx-red)}.login-mark,.sidebar-mark{width:64px;height:64px}.brand-name{color:var(--yx-ink);font-size:24px;font-weight:900;letter-spacing:4px}.brand-subtitle{margin-top:6px;color:#8b6b56c2;font-size:12px;letter-spacing:2px;text-transform:uppercase}.login-copy{margin-bottom:24px}.eyebrow,.panel-kicker{color:var(--yx-gold);font-size:12px;font-weight:900;letter-spacing:4px}.login-copy h1,.topbar h1{margin:8px 0 0;color:var(--yx-ink);font-size:40px;letter-spacing:3px}.login-copy p{margin:10px 0 0;color:var(--yx-muted);font-weight:800}.login-button{width:100%;margin-top:8px;letter-spacing:2px}.admin-shell{display:grid;grid-template-columns:280px minmax(0,1fr);height:100vh;overflow:hidden}.sidebar{position:sticky;top:0;height:100vh;overflow:hidden;padding:32px 24px;color:#fff8ee;background:linear-gradient(180deg,#321f18,#6b2530)}.sidebar .brand{margin-bottom:44px}.sidebar .brand-name{color:#fff8ee}.sidebar .brand-subtitle{color:#fff8ee94}.sidebar-mark{color:#f4d39a}.side-menu{border-right:0}.side-menu .el-menu-item{height:48px;margin-bottom:12px;border:1px solid rgba(244,211,154,.16);border-radius:16px;background:#ffffff0f;font-weight:900}.side-menu .el-menu-item.is-active{background:#f4d39a}.main{height:100vh;min-width:0;overflow-y:auto;padding:34px 38px 48px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.top-actions{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(99,36,30,.08);border-radius:999px;background:#fffaf2e0;box-shadow:0 12px 30px #5c362414}.api-input{width:290px}.order-alert-controls{display:flex;align-items:center;gap:8px;padding:0 8px;color:var(--yx-muted);font-size:12px;font-weight:800;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.stat-card,.panel{border:1px solid rgba(99,36,30,.08);border-radius:28px;background:#fffaf2f0;box-shadow:var(--yx-shadow)}.stat-card{padding:24px}.stat-card span{display:block;margin-bottom:14px;color:var(--yx-muted);font-weight:800}.stat-card strong{color:var(--yx-ink);font-size:36px;font-weight:900}.panel{padding:24px}.panel+.panel,.catalog-stack .panel+.panel{margin-top:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.panel h2{margin:0;color:var(--yx-ink);font-size:24px}.order-list,.row-list{display:grid;gap:14px}.order-card,.list-row-card,.product-card{border:1px solid var(--yx-line);border-radius:22px;background:#ffffff75}.order-main,.list-row-card .el-card__body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.order-no,.product-name{color:var(--yx-ink);font-size:17px;font-weight:900}.muted-line{color:var(--yx-muted);font-size:13px;line-height:1.8}.order-side{display:grid;justify-items:end;gap:12px}.order-actions,.card-actions,.tag-line{display:flex;flex-wrap:wrap;gap:8px}.inline-form,.product-form-grid,.option-form-grid,.promotion-form-grid,.store-form-grid{display:grid;gap:12px;margin-bottom:20px}.inline-form{grid-template-columns:1fr 2fr 150px 130px auto}.product-form-grid{grid-template-columns:120px 150px repeat(4,1fr)}.product-form-grid.basic{grid-template-columns:130px 180px 1fr 150px}.product-form-grid.sale{grid-template-columns:160px 150px 1fr 120px 120px}.option-form-grid{grid-template-columns:1fr 140px 120px auto}.promotion-form-grid{grid-template-columns:2fr 1.2fr repeat(4,1fr)}.store-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.full-row{grid-column:1 / -1}.premium-table{width:100%;border:1px solid var(--yx-line);border-radius:20px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.section-actions{display:flex;gap:12px;align-items:center}.product-count{color:var(--yx-muted);font-size:13px;white-space:nowrap}.product-filter-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:10px 14px;border:1px solid rgba(139,30,45,.14);border-radius:14px;color:var(--yx-muted);background:#fffaf2d1;font-size:13px}.product-editor-card{margin-bottom:22px;padding:20px;border:1px solid var(--yx-line);border-radius:28px;background:#fffaf2b8;box-shadow:0 16px 40px #5c362414}.editor-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.editor-title{color:var(--yx-ink);font-size:20px;font-weight:900}.editor-desc{margin-top:4px;color:var(--yx-muted);font-size:13px}.product-editor-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.image-uploader-panel{display:grid;gap:12px}.product-form-sections{display:grid;gap:16px}.form-section{padding:16px;border:1px solid rgba(139,30,45,.08);border-radius:22px;background:#ffffff73}.form-section-title{margin-bottom:12px;color:var(--yx-red);font-size:14px;font-weight:900;letter-spacing:.08em}.option-checks{display:flex;flex-wrap:wrap;gap:8px}.editor-actions{display:flex;justify-content:flex-end;gap:12px}.product-image-wrap{width:94px;height:94px;display:grid;place-items:center;margin-bottom:14px;border-radius:22px;background:linear-gradient(180deg,#fff8ee,#f5e4cc)}.product-image-wrap img{width:88px;height:88px;object-fit:contain}.image-upload-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:16px;align-items:center}.qr-upload-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;align-items:center;width:100%}.hero-upload-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:center;width:100%}.product-image-preview{width:116px;height:116px;display:grid;place-items:center;border:1px dashed rgba(139,30,45,.24);border-radius:24px;background:linear-gradient(180deg,#fff8ee,#f5e4cc);color:var(--yx-muted);font-size:13px;overflow:hidden}.product-image-preview img{width:108px;height:108px;object-fit:contain}.qr-preview{width:160px;height:160px;display:grid;place-items:center;border:1px dashed rgba(139,30,45,.24);border-radius:24px;background:#fffaf2;color:var(--yx-muted);font-size:13px;overflow:hidden}.qr-preview img{width:144px;height:144px;object-fit:contain}.hero-preview{width:220px;height:160px;display:grid;place-items:center;border:1px dashed rgba(139,30,45,.24);border-radius:28px;background:linear-gradient(135deg,#321f18,#6b2530);color:#fff8eeb8;font-size:13px;overflow:hidden}.hero-preview img{width:100%;height:100%;object-fit:contain}.product-image-preview.large{width:100%;height:220px;border-radius:28px}.product-image-preview.large img{width:200px;height:200px}.upload-drag-text{color:var(--yx-ink);font-size:14px;font-weight:800}.native-upload-zone{width:100%;min-height:92px;display:grid;place-items:center;gap:6px;padding:18px;border:1px dashed rgba(139,30,45,.26);border-radius:18px;background:#fffaf2b8;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.native-upload-zone:hover:not(:disabled){border-color:#8b1e2d7a;background:#fff7ea;transform:translateY(-1px)}.native-upload-zone:disabled{cursor:not-allowed;opacity:.72}.native-upload-input{display:none}.image-upload-main{display:grid;gap:10px}.form-hint{color:var(--yx-muted);font-size:12px}.product-tags{min-height:28px;margin-top:12px}.product-foot{display:flex;align-items:center;justify-content:space-between;margin:14px 0}.product-foot strong{color:var(--yx-red);font-size:20px}.option-rows{display:grid;gap:10px}.option-row{display:grid;grid-template-columns:1fr 1fr 150px 140px auto;gap:10px;align-items:center}.store-alert{margin-bottom:18px}.form-divider{height:1px;margin:8px 0 20px;background:var(--yx-line)}.sub-title{margin:8px 0 16px;color:var(--yx-ink);font-size:22px}.store-preview{border:1px solid var(--yx-line);border-radius:22px;background:linear-gradient(135deg,#321f18,#6b2530);color:#fff8ee}.store-preview h3{margin:8px 0;font-size:28px;letter-spacing:2px}.store-preview p{margin:8px 0 0;color:#fff8eec2;font-weight:800}@media(max-width:1100px){.admin-shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.sidebar{position:sticky;top:0;z-index:10;height:auto;overflow:hidden;padding:20px 24px 14px;box-shadow:0 10px 30px #311f1833}.sidebar .brand{margin-bottom:14px}.sidebar-mark{width:48px;height:48px}.side-menu{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.side-menu::-webkit-scrollbar{display:none}.side-menu .el-menu-item{flex:0 0 auto;height:42px;margin:0;padding:0 18px;border-radius:14px}.main{height:auto;overflow:visible;padding:26px 24px 40px}.topbar{flex-direction:column;align-items:stretch;gap:16px}.top-actions{flex-wrap:wrap;border-radius:22px}.order-main,.list-row-card .el-card__body{grid-template-columns:minmax(0,1fr);align-items:stretch}.order-side{justify-items:start}.stats-grid,.inline-form,.product-form-grid,.product-form-grid.basic,.product-form-grid.sale,.option-form-grid,.promotion-form-grid,.store-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-layout{grid-template-columns:1fr}.el-form-item__content>.el-input-number,.el-form-item__content>.el-select{width:100%}}@media(max-width:768px){body{overflow-x:hidden}.login-screen{padding:16px;background:radial-gradient(circle at 82% 10%,#8b1e2d2e,#8b1e2d00 280px),linear-gradient(160deg,#311f18 0,#6b2530 36%,#f9efe1 36%,#fffaf2)}.login-card{border-radius:24px}.login-card .el-card__body{padding:24px 20px}.login-brand{margin-bottom:24px}.login-mark{width:52px;height:52px}.login-copy h1,.topbar h1{font-size:30px;letter-spacing:1px}.sidebar{padding:12px 14px 10px}.sidebar .brand{gap:12px;margin-bottom:10px}.sidebar-mark{width:40px;height:40px}.sidebar .brand-name{font-size:18px;letter-spacing:2px}.sidebar .brand-subtitle{display:none}.side-menu .el-menu-item{height:38px;padding:0 14px;border-radius:12px;font-size:13px}.main{padding:18px 12px 32px}.topbar{gap:12px;margin-bottom:16px}.topbar .eyebrow{letter-spacing:2px}.top-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;border-radius:18px}.order-alert-controls{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto auto;width:100%;padding:2px 0 8px;white-space:normal}.top-actions>.el-button,.top-actions>.el-dropdown{width:100%;margin:0}.top-actions .account-tag{width:100%;justify-content:center;overflow:hidden}.stats-grid{gap:10px;margin-bottom:14px}.stat-card,.panel{border-radius:20px}.stat-card{padding:16px}.stat-card span{margin-bottom:8px;font-size:13px}.stat-card strong{font-size:26px}.panel{padding:16px}.panel+.panel,.catalog-stack .panel+.panel{margin-top:14px}.panel-head,.editor-head{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.panel h2{font-size:21px}.panel-head>:last-child,.panel-head>:last-child .el-select,.section-actions,.section-actions .el-select,.section-actions .el-button{width:100%}.section-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.section-actions .product-count{grid-column:1 / -1}.product-filter-notice{align-items:flex-start;flex-direction:column}.inline-form,.product-form-grid,.product-form-grid.basic,.product-form-grid.sale,.option-form-grid,.promotion-form-grid,.store-form-grid,.hero-upload-row,.qr-upload-row,.option-row{grid-template-columns:minmax(0,1fr)}.inline-form .el-button,.option-form-grid .el-button,.promotion-form-grid .el-button,.store-form-grid .el-button{margin:0 6px 6px 0}.inline-form .el-input-number,.product-form-grid .el-input-number,.option-form-grid .el-input-number,.promotion-form-grid .el-input-number,.store-form-grid .el-input-number,.option-row .el-input-number,.inline-form .el-select,.product-form-grid .el-select,.option-form-grid .el-select,.promotion-form-grid .el-select,.store-form-grid .el-select{width:100%}.premium-table{overflow-x:auto;border-radius:16px}.premium-table .el-table__inner-wrapper{min-width:720px}.order-card,.list-row-card,.product-card{border-radius:16px}.order-card .el-card__body,.list-row-card .el-card__body,.product-card .el-card__body{padding:16px}.order-main{gap:14px}.order-no{overflow-wrap:anywhere}.order-side{gap:10px}.order-actions,.card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.order-actions .el-button,.card-actions .el-button,.list-row-card .el-button{width:100%;margin:0}.product-grid{grid-template-columns:minmax(0,1fr)}.product-editor-card{padding:14px;border-radius:20px}.form-section{padding:12px;border-radius:16px}.editor-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-actions .el-button{width:100%;margin:0}.hero-preview,.product-image-preview.large{width:100%}.hero-preview{height:auto;min-height:160px;aspect-ratio:11 / 8}.qr-preview{justify-self:center}.native-upload-zone{min-height:84px;padding:14px}.store-preview h3{font-size:22px}.el-dialog{max-width:calc(100vw - 32px);margin-top:8vh}.el-message-box,.el-message{width:calc(100vw - 32px);min-width:0;max-width:420px}}@media(max-width:480px){.brand-name{font-size:20px;letter-spacing:2px}.brand-subtitle{letter-spacing:1px}.order-alert-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.order-alert-controls>span{grid-column:1 / -1}.section-actions,.editor-actions,.order-actions,.card-actions{grid-template-columns:minmax(0,1fr)}}.cropper-shell[data-v-205f0cc9]{display:flex;flex-direction:column;align-items:center}.cropper-stage[data-v-205f0cc9]{position:relative;width:min(100%,440px);overflow:hidden;border-radius:20px;background-color:#efe7dc;background-image:linear-gradient(45deg,rgba(139,30,45,.08) 25%,transparent 25%),linear-gradient(-45deg,rgba(139,30,45,.08) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(139,30,45,.08) 75%),linear-gradient(-45deg,transparent 75%,rgba(139,30,45,.08) 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-stage[data-v-205f0cc9]:active{cursor:grabbing}.cropper-image[data-v-205f0cc9]{position:absolute;left:50%;top:50%;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.cropper-grid[data-v-205f0cc9]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:2px solid rgba(255,255,255,.92);box-shadow:inset 0 0 0 1px #301d1747}.cropper-grid span[data-v-205f0cc9]{position:absolute;background:#ffffff7a}.cropper-grid span[data-v-205f0cc9]:nth-child(1),.cropper-grid span[data-v-205f0cc9]:nth-child(2){top:0;bottom:0;width:1px}.cropper-grid span[data-v-205f0cc9]:nth-child(1){left:33.333%}.cropper-grid span[data-v-205f0cc9]:nth-child(2){left:66.666%}.cropper-grid span[data-v-205f0cc9]:nth-child(3),.cropper-grid span[data-v-205f0cc9]:nth-child(4){left:0;right:0;height:1px}.cropper-grid span[data-v-205f0cc9]:nth-child(3){top:33.333%}.cropper-grid span[data-v-205f0cc9]:nth-child(4){top:66.666%}.cropper-tip[data-v-205f0cc9]{margin-top:14px;color:#8b6b56;font-size:13px}.zoom-row[data-v-205f0cc9]{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:14px;width:min(100%,440px);margin-top:10px;color:#8b6b56;font-size:12px}.reset-button[data-v-205f0cc9]{margin-top:2px}@media(max-width:640px){.cropper-stage[data-v-205f0cc9]{width:min(100%,72vh)}}
