.dashboard-module__Gx_nyq__wrap{max-width:760px;margin:0 auto;padding:0 18px 64px}.dashboard-module__Gx_nyq__topbar{border-bottom:1px solid var(--line);background:var(--canvas);z-index:10;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.dashboard-module__Gx_nyq__brand{letter-spacing:-.01em;font-weight:800}.dashboard-module__Gx_nyq__topActions{align-items:center;gap:10px;display:flex}.dashboard-module__Gx_nyq__pageHead{justify-content:space-between;align-items:center;gap:12px;margin:26px 0 16px;display:flex}.dashboard-module__Gx_nyq__h1{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:800}.dashboard-module__Gx_nyq__sub{color:var(--muted);margin:2px 0 0;font-size:14px}.dashboard-module__Gx_nyq__back{color:var(--muted);margin:18px 0 4px;font-size:14px;display:inline-block}.dashboard-module__Gx_nyq__btn{background:var(--accent);color:var(--accent-ink);border-radius:var(--radius-sm);border:0;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-module__Gx_nyq__btn:disabled{opacity:.6}.dashboard-module__Gx_nyq__btnGhost{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);padding:9px 14px;font-size:14px;font-weight:600;text-decoration:none}.dashboard-module__Gx_nyq__btnDanger{color:var(--danger);background:0 0;border:1px solid #e7c3b6}.dashboard-module__Gx_nyq__btnWide{width:100%;padding:14px;font-size:16px}.dashboard-module__Gx_nyq__list{flex-direction:column;gap:10px;display:flex}.dashboard-module__Gx_nyq__row{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);color:inherit;align-items:center;gap:14px;padding:14px;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__rowThumb{object-fit:cover;background:var(--accent-soft);border-radius:10px;flex:none;width:48px;height:48px}.dashboard-module__Gx_nyq__rowMain{flex:1;min-width:0}.dashboard-module__Gx_nyq__rowTitle{font-size:15px;font-weight:700}.dashboard-module__Gx_nyq__rowMeta{color:var(--muted);font-size:13px}.dashboard-module__Gx_nyq__rowPrice{white-space:nowrap;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__badge{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.dashboard-module__Gx_nyq__badgeOn{background:var(--accent-soft);color:var(--accent)}.dashboard-module__Gx_nyq__badgeOff{color:var(--muted);background:#f1efe9}.dashboard-module__Gx_nyq__badgeSold{color:var(--danger);background:#fdeee9}.dashboard-module__Gx_nyq__empty{text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius);background:var(--paper);padding:44px 20px}.dashboard-module__Gx_nyq__empty p{margin:0 0 16px}.dashboard-module__Gx_nyq__form{flex-direction:column;gap:2px;display:flex}.dashboard-module__Gx_nyq__field{flex-direction:column;gap:6px;margin-top:16px;display:flex}.dashboard-module__Gx_nyq__label{font-size:13px;font-weight:700}.dashboard-module__Gx_nyq__help{color:var(--muted);font-size:12px}.dashboard-module__Gx_nyq__input,.dashboard-module__Gx_nyq__textarea,.dashboard-module__Gx_nyq__select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);width:100%;padding:11px 12px;font-size:15px}.dashboard-module__Gx_nyq__textarea{resize:vertical;min-height:72px}.dashboard-module__Gx_nyq__rowTwo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dashboard-module__Gx_nyq__prefixInput{border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__prefix{color:var(--muted);background:var(--paper);white-space:nowrap;padding:11px 4px 11px 12px;font-size:14px}.dashboard-module__Gx_nyq__prefixInput input{border:0;flex:1;padding:11px 12px 11px 2px;font-size:15px}.dashboard-module__Gx_nyq__toggle{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:12px 14px;display:flex}.dashboard-module__Gx_nyq__toggleText{font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__switch{flex:none;width:44px;height:26px;position:relative}.dashboard-module__Gx_nyq__switch input{opacity:0;width:0;height:0}.dashboard-module__Gx_nyq__slider{background:var(--line);border-radius:999px;transition:background .15s;position:absolute;inset:0}.dashboard-module__Gx_nyq__slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px}.dashboard-module__Gx_nyq__switch input:checked+.dashboard-module__Gx_nyq__slider{background:var(--accent)}.dashboard-module__Gx_nyq__switch input:checked+.dashboard-module__Gx_nyq__slider:before{transform:translate(18px)}.dashboard-module__Gx_nyq__imgPicker{align-items:center;gap:14px;margin-top:16px;display:flex}.dashboard-module__Gx_nyq__imgPreview{border-radius:var(--radius-sm);object-fit:cover;background:var(--accent-soft);border:1px solid var(--line);flex:none;width:76px;height:76px}.dashboard-module__Gx_nyq__imgPreviewEmpty{color:var(--muted);place-items:center;font-size:11px;display:grid}.dashboard-module__Gx_nyq__variantBox{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);margin-top:10px;padding:12px}.dashboard-module__Gx_nyq__variantTop{gap:8px;display:flex}.dashboard-module__Gx_nyq__tagChips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.dashboard-module__Gx_nyq__tagChip{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__tagChip button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:14px;line-height:1}.dashboard-module__Gx_nyq__error{color:var(--danger);border-radius:var(--radius-sm);background:#fdeee9;margin-top:16px;padding:11px 13px;font-size:14px}.dashboard-module__Gx_nyq__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.dashboard-module__Gx_nyq__authWrap{max-width:380px;margin:0 auto;padding:64px 22px}.dashboard-module__Gx_nyq__authTitle{letter-spacing:-.02em;margin:0 0 4px;font-size:24px;font-weight:800}.dashboard-module__Gx_nyq__authSwitch{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__note{background:var(--accent-soft);color:var(--accent);border-radius:var(--radius-sm);margin-top:16px;padding:12px 14px;font-size:14px}.dashboard-module__Gx_nyq__badgeNew{background:var(--accent-soft);color:var(--accent)}.dashboard-module__Gx_nyq__badgeConfirmed{color:#2456c2;background:#e7eefb}.dashboard-module__Gx_nyq__badgeShipped{color:#6b3fc2;background:#efe9fb}.dashboard-module__Gx_nyq__badgeDone{color:var(--muted);background:#f1efe9}.dashboard-module__Gx_nyq__badgeCancelled{color:var(--danger);background:#fdeee9}.dashboard-module__Gx_nyq__statusRow{flex-wrap:wrap;gap:8px;display:flex}.dashboard-module__Gx_nyq__statusBtn{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.dashboard-module__Gx_nyq__statusBtn:disabled{opacity:.55}.dashboard-module__Gx_nyq__statusActive{background:var(--ink);border-color:var(--ink);color:#fff}.dashboard-module__Gx_nyq__detailSection{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:14px;padding:16px}.dashboard-module__Gx_nyq__detailLabel{color:var(--muted);margin-bottom:10px;font-size:13px;font-weight:700}.dashboard-module__Gx_nyq__itemLine{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:8px 0;display:flex}.dashboard-module__Gx_nyq__itemName{font-size:14px;font-weight:600}.dashboard-module__Gx_nyq__itemQty{color:var(--muted);font-size:14px}.dashboard-module__Gx_nyq__itemPrice{white-space:nowrap;margin-left:auto;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__itemTotal{justify-content:space-between;padding-top:12px;font-size:16px;font-weight:800;display:flex}.dashboard-module__Gx_nyq__kv{grid-template-columns:96px 1fr;gap:8px 12px;margin:0;display:grid}.dashboard-module__Gx_nyq__kv dt{color:var(--muted);font-size:14px}.dashboard-module__Gx_nyq__kv dd{margin:0;font-size:14px}.dashboard-module__Gx_nyq__linkAccent{color:var(--accent);font-weight:600}.dashboard-module__Gx_nyq__proofImg{border-radius:var(--radius-sm);border:1px solid var(--line);width:100%;max-width:260px}.dashboard-module__Gx_nyq__tgCard{background:var(--accent-soft);border-radius:var(--radius);border:1px solid #cfe6df;margin-bottom:20px;padding:16px}.dashboard-module__Gx_nyq__tgTitle{margin-bottom:4px;font-size:15px;font-weight:700}.dashboard-module__Gx_nyq__tgOn{color:var(--accent);font-size:13px;font-weight:700}.dashboard-module__Gx_nyq__tgCard .dashboard-module__Gx_nyq__btnGhost{background:#fff;margin-top:12px}.dashboard-module__Gx_nyq__qrBox{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin:18px 0 12px;padding:16px;display:inline-flex}.dashboard-module__Gx_nyq__inlineAdd{align-items:stretch;gap:8px;display:flex}.dashboard-module__Gx_nyq__inlineAdd>input{flex:1;min-width:0}.dashboard-module__Gx_nyq__photoGrid{flex-wrap:wrap;gap:10px;display:flex}.dashboard-module__Gx_nyq__photoCell{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--accent-soft);width:92px;height:92px;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__photoThumb{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__coverTag{background:var(--accent);color:#fff;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700;position:absolute;top:4px;left:4px}.dashboard-module__Gx_nyq__photoRemove{color:#fff;background:#0009;border:none;border-radius:999px;place-items:center;width:20px;height:20px;font-size:14px;line-height:1;display:grid;position:absolute;top:4px;right:4px}.dashboard-module__Gx_nyq__photoCover{color:#fff;background:#0000008c;border:none;padding:3px 0;font-size:10px;position:absolute;bottom:0;left:0;right:0}.dashboard-module__Gx_nyq__filterRow{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.dashboard-module__Gx_nyq__filterMuted{color:var(--muted);margin-right:2px;font-size:12px}.dashboard-module__Gx_nyq__filterChip{border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:999px;padding:5px 11px;font-size:12px;font-weight:600;text-decoration:none}.dashboard-module__Gx_nyq__filterActive{background:var(--ink);border-color:var(--ink);color:#fff}.dashboard-module__Gx_nyq__archivedTag{color:var(--muted);background:var(--line);vertical-align:middle;border-radius:999px;margin-left:8px;padding:1px 6px;font-size:10px;font-weight:700}.dashboard-module__Gx_nyq__upgradeNote{background:var(--gold-soft,#faf3dd);color:#6b540d;border-radius:var(--radius,12px);border:1px solid #e9d28a;margin-bottom:18px;padding:14px 16px;font-size:14px}.dashboard-module__Gx_nyq__upgradeNote a{color:var(--accent);font-weight:700;text-decoration:none}.dashboard-module__Gx_nyq__upgradeNote a:hover{text-decoration:underline}
