#ebayListingModal .ebl-field{margin-bottom:12px}#ebayListingModal .ebl-label{display:block;font-size:12px;font-weight:600;color:var(--text-muted,#667);margin-bottom:4px}#ebayListingModal .ebl-label .ebl-req{color:#d33}#ebayListingModal input.ebl-in,#ebayListingModal textarea.ebl-in{width:100%;box-sizing:border-box;padding:8px 10px;border:.5px solid var(--border,#d5d8e0);border-radius:6px;font-size:13px;background:var(--surface,#fff);color:var(--text-primary,inherit);font-family:inherit}#ebayListingModal input.ebl-in:hover{border-color:var(--text-muted,#889)}#ebayListingModal .ebl-grid,#ebayListingModal #eblAspects{display:grid;grid-template-columns:1fr 1fr;gap:12px}#ebayListingModal #eblAspects .ebl-field{margin-bottom:0}#ebayListingModal .ebl-asp-more{grid-column:1/-1;justify-self:start;margin-top:2px}#ebayListingModal .ebl-grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}#ebayListingModal .ebl-hint{font-size:11px;color:var(--text-muted,#889);margin-top:3px}#ebayListingModal .ebl-check{display:flex;align-items:center;gap:9px;font-size:13px;margin:6px 0;cursor:pointer;user-select:none}#ebayListingModal .ebl-topnote{align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:8px 12px;border-radius:8px;font-size:13px;background:color-mix(in srgb,var(--success) 14%,var(--surface));color:var(--text-primary)}#ebayListingModal .ebl-topnote-x{border:none;background:transparent;color:inherit;cursor:pointer;font-size:14px;line-height:1;padding:2px}#ebayListingModal .ebl-topnote-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}#ebayListingModal .ebl-topnote-act{border:none;background:transparent;color:inherit;cursor:pointer;font-size:12px;font-weight:600;text-decoration:underline;padding:0}#ebayListingModal .ebl-result{margin-top:12px;padding:10px 12px;border-radius:8px;font-size:13px;display:none;align-items:center;gap:8px}#ebayListingModal .ebl-result.ok{background:color-mix(in srgb,var(--success) 14%,var(--surface));color:var(--text-primary);display:flex}#ebayListingModal .ebl-result.err{background:#fdecec;color:#b3261e;display:flex}#ebayListingModal .ebl-prev-head{font-weight:600;margin-bottom:6px}#ebayListingModal .ebl-prev-row{display:flex;justify-content:space-between;gap:12px;padding:2px 0;font-size:13px}#ebayListingModal .ebl-prev-net{margin-top:4px;padding-top:6px;border-top:1px solid rgba(23,107,52,.25);font-weight:600}#ebayListingModal .ebl-req-left{margin-right:auto;align-self:center;font-size:12px;color:var(--text-muted,#889)}#ebayListingModal .btn.ebl-ready{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 35%,transparent)}.ebl-card{max-width:1180px;margin-top:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);display:flex;flex-direction:column;overflow:visible}#ebayListingModal #eblBody{padding:18px 22px}#ebayListingModal .ebl-actions{position:sticky;bottom:0;z-index:2}#ebayListingModal .ebl-actions{display:flex;gap:8px;justify-content:flex-end;flex-shrink:0;padding:12px 16px;border-top:1px solid var(--border,#e2e4ea);background:var(--surface)}#ebayListingModal .ebl-actions:empty{display:none}#ebayListingModal .ebl-sub{font-size:12px;font-weight:700;color:var(--text,#334);margin:18px 0 8px;border-top:1px solid var(--border,#eee);padding-top:14px}#ebayListingModal .ebl-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;align-items:start}#ebayListingModal .ebl-col{min-width:0}@media(max-width:900px){#ebayListingModal .ebl-cols{grid-template-columns:1fr;gap:0}#ebayListingModal .ebl-col+.ebl-col .ebl-sub{margin-top:18px;border-top:1px solid var(--border,#eee);padding-top:14px}}#ebayListingModal .ebl-svc-row{display:grid;grid-template-columns:1fr 90px 28px;gap:8px;align-items:start;margin-bottom:8px}#ebayListingModal .ebl-mini-btn{border:1px solid var(--border,#d5d8e0);background:var(--surface);border-radius:8px;cursor:pointer;font-size:13px;padding:6px 10px}#ebayListingModal .ebl-svc-x{border:none;background:transparent;cursor:pointer;color:#b3261e;font-size:16px;padding:6px}#ebayListingModal #eblPhotos{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}#ebayListingModal .ebl-photo{position:relative;aspect-ratio:1;border:.5px solid var(--border,#d5d8e0);border-radius:6px;overflow:hidden;background:var(--surface,#f5f6f8)}#ebayListingModal .ebl-photo img{width:100%;height:100%;object-fit:cover;display:block}#ebayListingModal .ebl-photo.ebl-ph-state{display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-muted,#889)}#ebayListingModal .ebl-photo-x{position:absolute;top:3px;right:3px;background:#0009;color:#fff;border:none;border-radius:50%;width:18px;height:18px;line-height:16px;cursor:pointer;font-size:11px;padding:0}#ebayListingModal .ebl-photo[draggable=true]{cursor:grab}#ebayListingModal .ebl-photo.ebl-drop{outline:2px dashed var(--accent,#1a73e8);outline-offset:-2px}#ebayListingModal .ebl-photo-cover{position:absolute;top:3px;left:3px;background:#0000009e;color:#fff;font-size:10px;padding:2px 6px;border-radius:4px}#ebayListingModal .ebl-photo-star{position:absolute;top:3px;left:3px;background:#00000080;color:#fff;border:none;border-radius:50%;width:18px;height:18px;line-height:16px;cursor:pointer;font-size:12px;padding:0}#ebayListingModal .ebl-photo-star:hover{background:#000000bf}#ebayListingModal .ebl-photo-edit{position:absolute;bottom:3px;right:3px;background:#0009;color:#fff;border:none;border-radius:50%;width:18px;height:18px;line-height:16px;cursor:pointer;font-size:10px;padding:0}#ebayListingModal .ebl-photo-edit:hover,#ebayListingModal .ebl-photo-x:hover{background:#000000d1}#ebayListingModal .ebl-addphoto{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:1px dashed var(--border,#d5d8e0);border-radius:6px;cursor:pointer;color:var(--text-muted,#889);font-size:26px;font-weight:300}#eblPhotoEditor{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center}#eblPhotoEditor .ebl-pe-back{position:absolute;inset:0;background:#0000008c}#eblPhotoEditor .ebl-pe-card{position:relative;width:min(560px,94vw);max-height:92vh;overflow:auto;background:var(--surface,#fff);color:var(--text-primary,inherit);border-radius:12px;box-shadow:0 12px 48px #0006;display:flex;flex-direction:column;gap:12px;padding:16px;font-size:13px}#eblPhotoEditor .ebl-pe-head{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:15px}#eblPhotoEditor .ebl-pe-close{background:transparent;border:none;color:var(--text-muted,#889);font-size:15px;cursor:pointer;padding:2px 7px;border-radius:6px}#eblPhotoEditor .ebl-pe-close:hover{background:var(--surface-hover)}#eblPhotoEditor .ebl-pe-stage{display:flex;align-items:center;justify-content:center;background:var(--surface-hover);border:.5px solid var(--border,#d5d8e0);border-radius:8px;padding:10px;min-height:200px}#eblPhotoEditor #eblPeCanvas{max-width:100%;max-height:52vh;object-fit:contain;border-radius:4px;box-shadow:0 1px 6px #00000024}#eblPhotoEditor .ebl-pe-tools{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}#eblPhotoEditor .ebl-pe-tool{display:flex;flex-direction:column;align-items:center;gap:5px;padding:9px 4px;border:.5px solid var(--border,#d5d8e0);border-radius:8px;background:var(--surface,#fff);color:var(--text-primary,inherit);cursor:pointer;font-size:11px;line-height:1}#eblPhotoEditor .ebl-pe-tool:hover{border-color:var(--text-muted,#889);background:var(--surface-hover)}#eblPhotoEditor .ebl-pe-bg{color:var(--accent,#2b6cff);border-color:color-mix(in srgb,var(--accent,#2b6cff) 40%,var(--border,#d5d8e0))}#eblPhotoEditor .ebl-pe-busy{opacity:.55;pointer-events:none}#eblPhotoEditor .ebl-pe-sliders{display:grid;grid-template-columns:1fr 1fr;gap:14px}#eblPhotoEditor .ebl-pe-slider{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;color:var(--text-muted,#667)}#eblPhotoEditor .ebl-pe-slider input{width:100%;accent-color:var(--accent,#2b6cff)}#eblPhotoEditor .ebl-pe-foot{display:flex;align-items:center;gap:8px}@media(max-width:520px){#eblPhotoEditor .ebl-pe-tools{grid-template-columns:repeat(3,1fr)}}#ebayListingModal .fdd-item.fdd-disabled{opacity:.4;pointer-events:none}[data-theme=dark] #ebayListingModal .ebl-topnote,[data-theme=dark] #ebayListingModal .ebl-result.ok{background:#32d74b24;color:#7ee29a}[data-theme=dark] #ebayListingModal .ebl-result.err{background:#ff453a26;color:#ff9a90}[data-theme=dark] #ebayListingModal .ebl-prev-net{border-top-color:#7ee29a4d}[data-theme=dark] #ebayListingModal .ebl-svc-x,[data-theme=dark] #ebayListingModal .ebl-label .ebl-req{color:#ff9a90}.ebl-rt{border:.5px solid var(--border,#d5d8e0);border-radius:6px;overflow:hidden;background:var(--surface,#fff)}.ebl-rt:focus-within{border-color:var(--text-muted,#889)}.ebl-rt-bar{display:flex;align-items:center;flex-wrap:wrap;gap:1px;padding:4px 5px;border-bottom:.5px solid var(--border,#d5d8e0);background:var(--surface-hover)}.ebl-rt-b{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 5px;border:none;background:transparent;color:var(--text-primary,inherit);border-radius:5px;cursor:pointer;font-size:13px;line-height:1}.ebl-rt-b:hover{background:var(--surface-hover)}.ebl-rt-b:active{background:var(--border)}.ebl-rt-sep{width:1px;height:18px;background:var(--border,#d5d8e0);margin:0 3px}.ebl-rt-color{position:relative;overflow:hidden}.ebl-rt-color input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;padding:0}.ebl-rt-color:after{content:"";position:absolute;left:5px;right:5px;bottom:4px;height:3px;border-radius:2px;background:var(--text-primary)}.ebl-rt-htmltoggle{margin-left:auto;font-family:ui-monospace,Menlo,monospace;font-size:11px;color:var(--text-muted,#667)}.ebl-rt-htmltoggle.ebl-rt-on{background:var(--primary);color:var(--on-primary)}.ebl-rt-bar.ebl-code-on .ebl-rt-b:not(.ebl-rt-htmltoggle){opacity:.35;pointer-events:none}.ebl-rt-editor{width:100%;box-sizing:border-box;padding:9px 11px;font-size:13px;font-family:inherit;color:var(--text-primary,inherit);background:var(--surface,#fff);min-height:104px;max-height:280px;overflow-y:auto;outline:none;line-height:1.5}.ebl-rt-editor:empty:before{content:attr(data-ph);color:var(--text-muted,#8890a0)}.ebl-rt-editor ul,.ebl-rt-editor ol{margin:4px 0;padding-left:22px}.ebl-rt-editor p{margin:0 0 6px}textarea.ebl-rt-code{display:block;width:100%;box-sizing:border-box;border:none;border-radius:0;padding:9px 11px;min-height:104px;background:var(--surface,#fff);color:var(--text-primary,inherit);font-family:ui-monospace,Menlo,monospace;font-size:12px;line-height:1.5;resize:vertical}
