/* Four Color Comic v40.31.53 — Marketplace promotion pricing */
#marketplace .fcc-market-shell{display:grid;gap:14px}
#marketplace .fcc-market-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:22px}
#marketplace .fcc-market-hero h1{margin:7px 0 5px;font-size:clamp(26px,3vw,38px)}
#marketplace .fcc-market-hero p{margin:0;max-width:780px}
#marketplace .fcc-market-nav{display:flex;flex-wrap:wrap;gap:8px}
#marketplace .fcc-market-nav .btn{min-height:42px}
#marketplace .fcc-market-view.hidden{display:none!important}
#marketplace .fcc-market-toolbar{display:flex;gap:10px;align-items:end;flex-wrap:wrap}
#marketplace .fcc-market-toolbar .field{min-width:150px;flex:1}
#marketplace .fcc-market-toolbar .field.wide{min-width:260px;flex:2}
#marketplace .fcc-market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}
#marketplace .fcc-market-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:0 8px 24px rgba(0,0,0,.08)}
#marketplace .fcc-market-card.promoted{border-color:rgba(248,195,92,.45);box-shadow:0 0 0 1px rgba(248,195,92,.08),0 12px 28px rgba(0,0,0,.12)}
#marketplace .fcc-promoted-ribbon{position:absolute;z-index:2;top:10px;left:10px;border:1px solid rgba(248,195,92,.55);background:rgba(35,27,8,.92);color:#ffd47f;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
#marketplace .fcc-market-cover{height:260px;background:rgba(255,255,255,.025);display:flex;align-items:center;justify-content:center;padding:12px;border-bottom:1px solid var(--line)}
#marketplace .fcc-market-cover img{width:100%;height:100%;object-fit:contain;display:block}
#marketplace .fcc-market-no-cover{font-size:12px;color:var(--muted)}
#marketplace .fcc-market-card-body{display:flex;flex-direction:column;gap:9px;padding:13px;flex:1}
#marketplace .fcc-market-card h3{font-size:16px;line-height:1.25;margin:0}
#marketplace .fcc-market-meta{font-size:12px;color:var(--muted);min-height:30px}
#marketplace .fcc-market-price{font-size:21px;font-weight:900}
#marketplace .fcc-market-shipping{font-size:11px;color:var(--muted)}
#marketplace .fcc-market-card-actions{display:flex;gap:7px;margin-top:auto;flex-wrap:wrap}
#marketplace .fcc-market-card-actions .btn{flex:1;min-width:72px}
#marketplace .fcc-market-empty{grid-column:1/-1;padding:32px;text-align:center;border:1px dashed var(--line);border-radius:14px;color:var(--muted)}
#marketplace .fcc-feature-note{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
#marketplace .fcc-feature-note strong{color:#ffd47f}
#marketplace .fcc-sell-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.7fr);gap:14px;align-items:start}
#marketplace .fcc-sell-grid .panel{min-width:0}
#marketplace .fcc-source-cover{height:250px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02);overflow:hidden;margin-top:10px}
#marketplace .fcc-source-cover img{width:100%;height:100%;object-fit:contain}
#marketplace .fcc-listing-photo-zone{border:1px solid var(--line);border-radius:13px;padding:12px;background:rgba(255,255,255,.015)}
#marketplace .fcc-listing-photo-zone.fcc-invalid{border-color:#ff5d73!important;box-shadow:0 0 0 2px rgba(255,93,115,.13)}
#marketplace .fcc-photo-explain{font-size:12px;color:var(--muted);margin:5px 0 10px}
#marketplace .fcc-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px;margin-top:10px}
#marketplace .fcc-photo-thumb{position:relative;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#090e13;aspect-ratio:3/4}
#marketplace .fcc-photo-thumb img{width:100%;height:100%;object-fit:contain}
#marketplace .fcc-photo-thumb span{position:absolute;left:4px;right:4px;bottom:4px;padding:3px 5px;background:rgba(0,0,0,.78);border-radius:6px;font-size:9px;text-align:center}
#marketplace .fcc-required-mark{color:#ff7488;font-weight:900}
#marketplace .fcc-field-invalid label,#marketplace label.fcc-field-invalid{color:#ff7488!important}
#marketplace .fcc-field-invalid .input,#marketplace .fcc-field-invalid .select,#marketplace .fcc-field-invalid .textarea,#marketplace .input.fcc-invalid,#marketplace .select.fcc-invalid,#marketplace .textarea.fcc-invalid{border-color:#ff5d73!important;box-shadow:0 0 0 2px rgba(255,93,115,.13)!important}
#marketplace label.fcc-terms.fcc-field-invalid{border-color:#ff5d73!important;color:#ff8b9b!important;background:rgba(255,93,115,.07)}
#marketplace .fcc-terms{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:12px;padding:12px}
#marketplace .fcc-terms input{margin-top:2px}
#marketplace .fcc-my-listing{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}
#marketplace .fcc-my-listing img{width:82px;height:108px;object-fit:contain;border-radius:8px;background:#090e13}
#marketplace .fcc-my-listing .fcc-listing-copy{min-width:0}
#marketplace .fcc-my-listing h3{margin:0 0 4px;font-size:15px}
#marketplace .fcc-listing-stats{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}
#marketplace .fcc-stat{padding:5px 7px;border:1px solid var(--line);border-radius:8px;font-size:10px;color:var(--muted)}
#marketplace .fcc-stat b{color:var(--text);margin-left:3px}
#marketplace .fcc-my-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:330px}
#marketplace .fcc-promo-active{color:#8cf2c6}
#marketplace .fcc-promo-pending{color:#ffd47f}
#marketplace .fcc-notifications{display:grid;gap:8px}
#marketplace .fcc-notification{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:10px}
#marketplace .fcc-notification.unread{border-color:rgba(125,231,189,.5);background:rgba(54,211,153,.05)}
#marketplace .fcc-notification b{display:block;margin-bottom:2px}
#marketplace .fcc-market-count{font-size:12px;color:var(--muted)}
#marketplace .fcc-store-safety{display:flex;gap:8px;flex-wrap:wrap}
#marketplace #v403145FreezePanel.hidden{display:none!important}
#marketplace #v403145BulkSellQueue{margin-bottom:14px}
.fcc-bulk-price-back{position:fixed;inset:0;z-index:10050;background:rgba(0,0,0,.74);display:flex;align-items:center;justify-content:center;padding:20px}
.fcc-bulk-price-modal{width:min(760px,96vw);max-height:88vh;overflow:auto;background:var(--panel,#0d141b);border:1px solid var(--line,#2b3945);border-radius:18px;padding:18px;box-shadow:0 30px 90px rgba(0,0,0,.45)}
.fcc-bulk-price-list{display:grid;gap:8px;margin:14px 0}
.fcc-bulk-price-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:12px;align-items:center;border:1px solid var(--line);border-radius:11px;padding:10px}
.fcc-bulk-price-row input.fcc-invalid{border-color:#ff5d73!important;box-shadow:0 0 0 2px rgba(255,93,115,.13)!important}
.fcc-bulk-price-row small{display:block;color:var(--muted);margin-top:3px}
.fcc-market-detail-back{position:fixed;inset:0;z-index:10040;background:rgba(0,0,0,.78);display:flex;align-items:center;justify-content:center;padding:18px}
.fcc-market-detail-modal{width:min(1000px,97vw);max-height:92vh;overflow:auto;background:var(--panel,#0d141b);border:1px solid var(--line,#2b3945);border-radius:18px;padding:16px}
.fcc-market-detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:18px}
.fcc-market-gallery-main{height:520px;border:1px solid var(--line);border-radius:13px;background:#080d12;display:flex;align-items:center;justify-content:center;overflow:hidden}
.fcc-market-gallery-main img{width:100%;height:100%;object-fit:contain}
.fcc-market-gallery-thumbs{display:flex;gap:7px;overflow:auto;margin-top:8px;padding-bottom:3px}
.fcc-market-gallery-thumbs button{width:72px;height:92px;padding:3px;border:1px solid var(--line);border-radius:8px;background:transparent;flex:0 0 auto}
.fcc-market-gallery-thumbs button.active{border-color:#7fe7bd}
.fcc-market-gallery-thumbs img{width:100%;height:100%;object-fit:contain}
@media(max-width:900px){#marketplace .fcc-sell-grid,#marketplace .fcc-market-detail-grid{grid-template-columns:1fr}#marketplace .fcc-my-listing{grid-template-columns:70px 1fr}#marketplace .fcc-my-actions{grid-column:1/-1;max-width:none;justify-content:flex-start}.fcc-market-gallery-main{height:420px}}
@media(max-width:600px){#marketplace .fcc-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#marketplace .fcc-market-cover{height:210px}#marketplace .fcc-market-card h3{font-size:14px}.fcc-bulk-price-row{grid-template-columns:1fr}.fcc-market-gallery-main{height:340px}}
