/* Four Color Comic v40.31.54 — Marketplace UX overhaul */
#marketplace .fcc54-shell{display:grid;gap:18px}
#marketplace .fcc54-head{padding:22px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(520px,1.2fr);gap:22px;align-items:center}
#marketplace .fcc54-head-copy h1{margin:8px 0 6px;font-size:clamp(27px,3vw,42px);line-height:1.02}
#marketplace .fcc54-head-copy p{margin:0;color:var(--muted);max-width:620px}
#marketplace .fcc54-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
#marketplace .fcc54-nav-btn{appearance:none;border:1px solid var(--line);background:var(--panel-soft,#101827);color:var(--text);border-radius:14px;padding:13px 10px;text-align:left;cursor:pointer;min-height:78px;transition:.15s ease}
#marketplace .fcc54-nav-btn:hover{transform:translateY(-1px);border-color:var(--accent,#5b8cff)}
#marketplace .fcc54-nav-btn.active{border-color:rgba(248,195,92,.8);box-shadow:0 0 0 2px rgba(248,195,92,.12) inset;background:linear-gradient(180deg,rgba(248,195,92,.11),rgba(248,195,92,.04))}
#marketplace .fcc54-nav-btn span{font-size:19px;display:block;margin-bottom:5px}
#marketplace .fcc54-nav-btn b{display:block;font-size:13px}
#marketplace .fcc54-nav-btn small{display:block;color:var(--muted);margin-top:2px;font-size:10px}
#marketplace .fcc-market-global-status{padding:10px 14px;border-radius:11px;background:rgba(96,165,250,.08);border:1px solid rgba(96,165,250,.18);font-size:12px;color:var(--muted)}
#marketplace .fcc-market-global-status.ok{background:rgba(54,211,153,.08);border-color:rgba(54,211,153,.22);color:#9bf0ce}
#marketplace .fcc-market-global-status.err{background:rgba(255,99,125,.08);border-color:rgba(255,99,125,.25);color:#ff9daf}
#marketplace .fcc-market-global-status.warn{background:rgba(248,195,92,.08);border-color:rgba(248,195,92,.25);color:#ffd47f}
#marketplace .fcc54-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}
#marketplace .fcc54-section-head h2{font-size:27px;margin:3px 0 3px}
#marketplace .fcc54-section-head p{margin:0;color:var(--muted);font-size:12px}
#marketplace .fcc54-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:900;color:#f8c35c}
#marketplace .fcc54-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:14px}
#marketplace .fcc54-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:var(--panel,#0d1524);min-width:0}
#marketplace .fcc54-card.featured{border-color:rgba(248,195,92,.32)}
#marketplace .fcc54-promoted{position:absolute;z-index:2;top:9px;left:9px;background:#f8c35c;color:#17130a;font-weight:900;font-size:9px;text-transform:uppercase;letter-spacing:.08em;padding:5px 8px;border-radius:999px}
#marketplace .fcc54-card-cover{appearance:none;border:0;padding:0;margin:0;width:100%;aspect-ratio:3/4;background:#090f19;cursor:pointer;overflow:hidden;color:var(--muted)}
#marketplace .fcc54-card-cover img{width:100%;height:100%;display:block;object-fit:contain;background:#080d16}
#marketplace .fcc54-card-body{padding:12px;display:grid;gap:10px;flex:1}
#marketplace .fcc54-card h3{margin:0 0 3px;font-size:14px;line-height:1.2}
#marketplace .fcc54-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.45;min-height:29px}
#marketplace .fcc54-card-price{display:block;font-size:20px}
#marketplace .fcc54-card small{display:block;color:var(--muted);font-size:9px;margin-top:2px}
#marketplace .fcc54-card-actions{display:flex;gap:7px;margin-top:auto}
#marketplace .fcc54-card-actions .btn{flex:1;justify-content:center}
#marketplace .fcc54-empty{grid-column:1/-1;padding:32px 22px;border:1px dashed var(--line);border-radius:14px;text-align:center;color:var(--muted);display:grid;gap:5px}
#marketplace .fcc54-browse-launch{margin-top:18px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}
#marketplace .fcc54-browse-launch h3{margin:0 0 4px}
#marketplace .fcc54-browse-launch p{margin:0;color:var(--muted);font-size:11px}
#marketplace .fcc54-browse{display:grid;gap:14px;margin-top:14px}
#marketplace .fcc54-search-panel{padding:16px;display:grid;gap:13px}
#marketplace .fcc54-search-main label{display:block;font-size:11px;font-weight:800;margin-bottom:6px}
#marketplace .fcc54-search-main .input{font-size:15px;padding:12px 14px}
#marketplace .fcc54-filter-grid{display:grid;grid-template-columns:1.4fr 1fr .8fr .8fr 1fr 1fr;gap:10px;align-items:end}
#marketplace .fcc54-filter-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px}
#marketplace .fcc54-sell-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px;align-items:start}
#marketplace .fcc54-sell-source{position:sticky;top:16px;padding:18px}
#marketplace .fcc54-sell-source h2,#marketplace .fcc54-sell-main h2{margin:4px 0 5px}
#marketplace .fcc54-step{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:999px;background:#f8c35c;color:#17130a;font-weight:900;font-size:12px}
#marketplace .fcc54-sell-main{display:grid;gap:14px}
#marketplace .fcc54-sell-main>.panel{padding:18px}
#marketplace .fcc54-form-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}
#marketplace .fcc54-form-title p{margin:0}
#marketplace .fcc54-price-photo-grid{display:grid;grid-template-columns:minmax(180px,.4fr) minmax(320px,1fr);gap:14px}
#marketplace .fcc54-price-input{font-size:23px;font-weight:900;padding:12px}
#marketplace .fcc54-photo-zone{border:1px dashed var(--line);border-radius:13px;padding:12px;min-height:155px;display:grid;gap:10px;align-content:start}
#marketplace .fcc54-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
#marketplace .fcc54-upload-btn{width:max-content;cursor:pointer}
#marketplace .fcc54-photo-preview{display:flex;gap:8px;flex-wrap:wrap;min-height:76px}
#marketplace .fcc54-photo-thumb{width:74px;display:grid;gap:3px;text-align:center}
#marketplace .fcc54-photo-thumb img{width:74px;height:74px;object-fit:contain;background:#080d16;border-radius:8px;border:1px solid var(--line)}
#marketplace .fcc54-photo-thumb span{font-size:8px;color:var(--muted)}
#marketplace .fcc54-photo-empty{display:grid;place-items:center;min-height:76px;color:var(--muted);font-size:10px}
#marketplace .fcc54-photo-zone small{color:var(--muted);font-size:9px}
#marketplace .fcc54-source-card{margin:12px 0;display:grid;grid-template-columns:78px 1fr;gap:10px;align-items:center}
#marketplace .fcc54-source-card img,#marketplace .fcc54-source-noimg{width:78px;height:100px;object-fit:contain;background:#080d16;border:1px solid var(--line);border-radius:8px}
#marketplace .fcc54-source-noimg{display:grid;place-items:center;font-size:9px;color:var(--muted)}
#marketplace .fcc54-source-card b{display:block;font-size:12px}
#marketplace .fcc54-source-card span{display:block;color:var(--muted);font-size:9px;margin-top:4px;line-height:1.4}
#marketplace .fcc54-source-empty{margin:12px 0;padding:12px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);font-size:10px}
#marketplace .fcc54-confirm{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid var(--line);border-radius:11px;font-size:11px;line-height:1.45}
#marketplace .fcc54-confirm input{margin-top:2px}
#marketplace .fcc54-publish-row{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}
#marketplace .fcc-field-invalid label{color:#ff7188!important}
#marketplace .fcc-invalid,#marketplace .fcc-field-invalid .fcc54-photo-zone,#marketplace .fcc54-confirm.fcc-field-invalid{border-color:#ff5f79!important;box-shadow:0 0 0 2px rgba(255,95,121,.13)!important}
#marketplace .fcc54-store-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}
#marketplace .fcc54-summary-card{border:1px solid var(--line);background:var(--panel,#0d1524);border-radius:13px;padding:14px;display:flex;align-items:center;justify-content:space-between}
#marketplace .fcc54-summary-card span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
#marketplace .fcc54-summary-card b{font-size:24px}
#marketplace .fcc54-store-tools{padding:15px;display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:12px}
#marketplace .fcc54-store-tool-copy b{display:block}
#marketplace .fcc54-store-tool-copy span{display:block;color:var(--muted);font-size:10px;margin-top:3px}
#marketplace .fcc54-store-filter{padding:13px;display:flex;gap:10px;align-items:end;margin-bottom:12px}
#marketplace .fcc54-notification-panel{padding:14px;margin-bottom:12px}
#marketplace .fcc54-notification-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
#marketplace .fcc54-notification-head h3{margin:0}
#marketplace .fcc54-note{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid var(--line)}
#marketplace .fcc54-note:first-child{border-top:0}
#marketplace .fcc54-note.unread b{color:#ffd47f}
#marketplace .fcc54-note b,#marketplace .fcc54-note span{display:block}
#marketplace .fcc54-note span{font-size:10px;color:var(--muted);margin-top:2px}
#marketplace .fcc54-my-listings{display:grid;gap:9px}
#marketplace .fcc54-my-card{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:10px;background:var(--panel,#0d1524)}
#marketplace .fcc54-my-card>img,#marketplace .fcc54-my-noimg{width:82px;height:100px;object-fit:contain;background:#080d16;border-radius:8px}
#marketplace .fcc54-my-noimg{display:grid;place-items:center;color:var(--muted);font-size:9px}
#marketplace .fcc54-my-title{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
#marketplace .fcc54-my-title h3{margin:0;font-size:14px}
#marketplace .fcc54-state{font-size:8px;text-transform:uppercase;font-weight:900;letter-spacing:.08em;border:1px solid var(--line);border-radius:999px;padding:3px 6px}
#marketplace .fcc54-state.active{color:#7fe7bd;border-color:rgba(54,211,153,.35)}
#marketplace .fcc54-state.frozen{color:#ffd47f;border-color:rgba(248,195,92,.35)}
#marketplace .fcc54-state.sold{color:#a7b1c2}
#marketplace .fcc54-my-meta{color:var(--muted);font-size:10px;margin-top:4px}
#marketplace .fcc54-my-promo{font-size:9px;margin-top:5px}
#marketplace .fcc54-promo-live{color:#ffd47f}
#marketplace .fcc54-promo-pending{color:#9cc7ff}
#marketplace .fcc54-stats{display:flex;gap:7px;flex-wrap:wrap;margin-top:7px}
#marketplace .fcc54-stats span{border:1px solid var(--line);border-radius:7px;padding:4px 6px;color:var(--muted);font-size:8px}
#marketplace .fcc54-stats b{color:var(--text)}
#marketplace .fcc54-my-actions{display:flex;flex-direction:column;gap:6px;min-width:145px}
#marketplace .fcc54-activity-tabs{display:flex;gap:8px;margin-bottom:12px}
#marketplace .fcc54-detail-back,#marketplace~.fcc54-detail-back,.fcc54-detail-back{position:fixed;inset:0;z-index:10050;background:rgba(3,7,13,.84);display:grid;place-items:center;padding:20px}
.fcc54-detail-back.hidden{display:none!important}
.fcc54-detail-modal{width:min(1000px,96vw);max-height:92vh;overflow:auto;background:#0c1422;border:1px solid #2d3a52;border-radius:18px;padding:17px;box-shadow:0 25px 80px rgba(0,0,0,.45)}
.fcc54-detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.fcc54-detail-head h2{margin:5px 0 0}.fcc54-detail-head p{margin:4px 0 0;color:#9aa6ba;font-size:10px}
.fcc54-detail-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);gap:18px}.fcc54-detail-main{height:540px;background:#070d15;display:grid;place-items:center;border-radius:12px;overflow:hidden}.fcc54-detail-main img{width:100%;height:100%;object-fit:contain}.fcc54-detail-thumbs{display:flex;gap:6px;overflow:auto;margin-top:8px}.fcc54-detail-thumbs button{width:64px;height:78px;padding:2px;background:#070d15;border:1px solid #27344a;border-radius:7px}.fcc54-detail-thumbs button.active{border-color:#f8c35c}.fcc54-detail-thumbs img{width:100%;height:100%;object-fit:contain}.fcc54-detail-copy h2{font-size:28px;margin:10px 0 5px}.fcc54-detail-price{display:block;font-size:30px;margin-top:16px}.fcc54-detail-note{border:1px solid #27344a;border-radius:10px;padding:12px;margin-top:10px}.fcc54-detail-note p{white-space:pre-wrap;margin:5px 0 0;color:#c6cfdd;font-size:11px;line-height:1.55}.fcc54-detail-actions{display:flex;gap:8px;margin-top:14px}
.fcc54-bulk-back{position:fixed;inset:0;z-index:10060;background:rgba(3,7,13,.86);display:grid;place-items:center;padding:18px}.fcc54-bulk-modal{width:min(780px,95vw);max-height:90vh;overflow:auto;background:#0c1422;border:1px solid #2d3a52;border-radius:17px;padding:17px}.fcc54-bulk-list{display:grid;gap:8px}.fcc54-bulk-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;align-items:center;border:1px solid #27344a;border-radius:10px;padding:10px}.fcc54-bulk-row b,.fcc54-bulk-row small{display:block}.fcc54-bulk-row small{color:#9aa6ba;margin-top:3px;font-size:9px}
#marketplace .v403145-bulk-queue{margin-bottom:14px}
#marketplace .v403145-freeze-panel{display:none!important}
@media(max-width:1050px){#marketplace .fcc54-head{grid-template-columns:1fr}#marketplace .fcc54-filter-grid{grid-template-columns:repeat(3,1fr)}#marketplace .fcc54-sell-layout{grid-template-columns:1fr}#marketplace .fcc54-sell-source{position:static}#marketplace .fcc54-my-card{grid-template-columns:70px 1fr}#marketplace .fcc54-my-actions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}.fcc54-detail-grid{grid-template-columns:1fr}.fcc54-detail-main{height:min(520px,60vh)}}
@media(max-width:720px){#marketplace .fcc54-nav{grid-template-columns:repeat(2,1fr)}#marketplace .fcc54-filter-grid{grid-template-columns:1fr 1fr}#marketplace .fcc54-price-photo-grid{grid-template-columns:1fr}#marketplace .fcc54-store-summary{grid-template-columns:1fr 1fr}#marketplace .fcc54-store-tools,#marketplace .fcc54-store-filter,#marketplace .fcc54-section-head,#marketplace .fcc54-browse-launch{align-items:stretch;flex-direction:column}#marketplace .fcc54-my-card{grid-template-columns:64px 1fr}#marketplace .fcc54-my-card>img,#marketplace .fcc54-my-noimg{width:64px;height:84px}.fcc54-detail-main{height:55vh}.fcc54-bulk-row{grid-template-columns:1fr}}

/* Four Color v40.31.56 — marketplace listings, messaging repair, blocks, profiles, views & mature shield */
#marketplace .fcc55-help{display:block;margin-top:6px;color:var(--muted);font-size:10px;line-height:1.45}
#marketplace .fcc55-price-panel{border:2px solid rgba(248,195,92,.55)!important;background:linear-gradient(180deg,rgba(248,195,92,.10),rgba(13,21,36,.96));box-shadow:0 0 0 1px rgba(248,195,92,.08),0 12px 32px rgba(0,0,0,.18)}
#marketplace .fcc55-price-hero{padding:18px;border:2px solid #f8c35c;border-radius:14px;background:rgba(248,195,92,.08);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}
#marketplace .fcc55-price-kicker{display:flex;align-items:center;gap:8px;margin-bottom:7px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#ffd47f}
#marketplace .fcc55-price-kicker::before{content:'REQUIRED';display:inline-flex;padding:4px 7px;border-radius:999px;background:#f8c35c;color:#10141c;font-size:8px;letter-spacing:.08em}
#marketplace .fcc55-price-hero label{display:block;font-size:17px;font-weight:900;letter-spacing:.04em;color:var(--text);margin-bottom:8px}
#marketplace .fcc55-price-entry{display:flex;align-items:center;gap:8px;border:1px solid rgba(248,195,92,.45);border-radius:12px;background:#080d16;padding:8px 12px}
#marketplace .fcc55-price-entry>span{font-size:28px;font-weight:900;color:#ffd47f}
#marketplace .fcc55-price-entry input{width:100%;min-width:0;border:0!important;box-shadow:none!important;background:transparent!important;font-size:28px!important;font-weight:900!important;line-height:1.2;color:#fff!important;padding:4px 0!important}
#marketplace .fcc55-price-hero.fcc-field-invalid{border-color:#ff5f79!important;background:rgba(255,95,121,.08)!important;box-shadow:0 0 0 3px rgba(255,95,121,.15)!important}
#marketplace .fcc55-price-hero.fcc-field-invalid label,#marketplace .fcc55-price-hero.fcc-field-invalid .fcc55-price-kicker{color:#ff8fa2!important}
#marketplace .fcc55-photo-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border:1px solid var(--line);border-radius:999px;font-size:9px;font-weight:900;color:#ffd47f;background:#09111d}
#marketplace .fcc55-photo-thumb{position:relative}
#marketplace .fcc55-photo-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(5,9,16,.9);color:#fff;display:grid;place-items:center;padding:0;font-size:13px;line-height:1;cursor:pointer;z-index:2}
#marketplace .fcc55-photo-remove:hover{border-color:#ff7188;color:#ff9bab}
#marketplace .fcc55-store-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}
#marketplace .fcc55-store-tabs .active{border-color:#f8c35c!important;color:#ffd47f!important;background:rgba(248,195,92,.09)!important}
#marketplace .fcc55-sold-note{padding:12px 14px;margin-bottom:12px;border:1px solid rgba(86,180,255,.22);border-radius:12px;background:rgba(86,180,255,.06);font-size:10px;line-height:1.5;color:#b8c7da}
#marketplace .fcc55-sales-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:11px}
#marketplace .fcc55-sale-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:11px;border:1px solid var(--line);border-radius:14px;background:var(--panel,#0d1524);padding:10px}
#marketplace .fcc55-sale-card>img,#marketplace .fcc55-sale-card .fcc54-my-noimg{width:76px;height:100px;object-fit:contain;background:#080d16;border-radius:8px}
#marketplace .fcc55-sale-card h3{font-size:13px;margin:0 0 4px}
#marketplace .fcc55-sale-card p{font-size:9px;color:var(--muted);margin:3px 0}
#marketplace .fcc55-sale-values{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px}
#marketplace .fcc55-sale-values span{display:block;border:1px solid var(--line);border-radius:8px;padding:7px;font-size:8px;color:var(--muted)}
#marketplace .fcc55-sale-values b{display:block;margin-top:3px;font-size:11px;color:var(--text)}
#marketplace .fcc55-sale-foot{grid-column:1/-1;border-top:1px solid var(--line);padding-top:8px;margin-top:2px;display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:9px;color:var(--muted)}
.fcc55-picker-back{position:fixed;inset:0;z-index:10070;background:rgba(3,7,13,.88);display:grid;place-items:center;padding:18px}
.fcc55-picker-back.hidden{display:none!important}
.fcc55-picker-modal{width:min(1120px,96vw);max-height:92vh;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr);background:#0c1422;border:1px solid #31405a;border-radius:18px;box-shadow:0 28px 90px rgba(0,0,0,.5)}
.fcc55-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 17px 10px;border-bottom:1px solid #27344a}.fcc55-picker-head h2{margin:0;font-size:20px}.fcc55-picker-head p{margin:4px 0 0;color:#9aa6ba;font-size:10px}.fcc55-picker-head button{flex:0 0 auto}
.fcc55-picker-search{padding:12px 17px;border-bottom:1px solid #27344a}.fcc55-picker-search input{width:100%;font-size:14px!important;padding:11px 12px!important}
.fcc55-picker-grid{overflow:auto;padding:14px 17px 18px;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:11px;align-content:start}
.fcc55-picker-card{appearance:none;text-align:left;border:1px solid #27344a;background:#0b1320;color:#eef3fb;border-radius:13px;padding:9px;cursor:pointer;display:grid;grid-template-rows:210px auto;gap:8px;transition:transform .12s ease,border-color .12s ease,background .12s ease}.fcc55-picker-card:hover{transform:translateY(-2px);border-color:#f8c35c;background:#101a2a}.fcc55-picker-card img,.fcc55-picker-noimg{width:100%;height:210px;object-fit:contain;background:#070d15;border-radius:8px}.fcc55-picker-noimg{display:grid;place-items:center;color:#8793a7;font-size:10px}.fcc55-picker-card b{display:block;font-size:11px;line-height:1.35}.fcc55-picker-card span{display:block;margin-top:3px;color:#9aa6ba;font-size:8px;line-height:1.4}
.fcc55-bell-wrap{position:relative;display:flex;align-items:center;z-index:12010}
.fcc55-bell{position:relative;width:38px;height:38px;padding:0;border-radius:999px!important;display:grid!important;place-items:center;font-size:17px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(7,13,21,.72)!important;color:#eaf0f8!important;cursor:pointer}
.fcc55-bell:hover{border-color:#f8c35c!important;color:#ffd47f!important}
.fcc55-bell b{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:grid;place-items:center;background:#e94f64;color:#fff;font-size:8px;line-height:1;border:2px solid #0b1320}
.fcc55-bell b.hidden{display:none!important}
.fcc55-bell-pop{position:absolute;right:0;top:46px;width:min(390px,calc(100vw - 24px));max-height:min(560px,75vh);overflow:auto;background:#0c1422;border:1px solid #31405a;border-radius:14px;box-shadow:0 22px 70px rgba(0,0,0,.55);z-index:12050;padding:9px}
.fcc55-bell-pop.hidden{display:none!important}
.fcc55-bell-head{position:sticky;top:-9px;z-index:2;background:#0c1422;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 7px 10px;border-bottom:1px solid #27344a}.fcc55-bell-head b{font-size:12px}.fcc55-bell-head button{font-size:8px!important;padding:5px 7px!important}
.fcc55-bell-item{width:100%;display:grid;grid-template-columns:10px minmax(0,1fr);gap:8px;text-align:left;border:0;background:transparent;color:#eef3fb;padding:10px 7px;border-bottom:1px solid #202d40;cursor:pointer;border-radius:8px}.fcc55-bell-item:hover{background:#101b2c}.fcc55-bell-item:last-child{border-bottom:0}.fcc55-bell-item.unread{background:rgba(248,195,92,.055)}.fcc55-bell-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#46546a}.fcc55-bell-item.unread .fcc55-bell-dot{background:#f8c35c;box-shadow:0 0 0 3px rgba(248,195,92,.12)}.fcc55-bell-item b{display:block;font-size:10px}.fcc55-bell-item span{display:block;color:#9aa6ba;font-size:9px;line-height:1.4;margin-top:3px}.fcc55-bell-item small{display:block;color:#6f7d92;font-size:8px;margin-top:5px}.fcc55-bell-empty{padding:22px 12px;text-align:center;color:#8f9cb0;font-size:10px}
#marketplace .fcc55-conversation{appearance:none;width:100%;text-align:left;border:1px solid var(--line);background:var(--panel,#0d1524);color:var(--text);border-radius:11px;padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;cursor:pointer;margin-bottom:7px}
#marketplace .fcc55-conversation:hover,#marketplace .fcc55-conversation.active{border-color:#f8c35c;background:rgba(248,195,92,.055)}
#marketplace .fcc55-conversation b,#marketplace .fcc55-conversation span,#marketplace .fcc55-conversation small{display:block}#marketplace .fcc55-conversation span{font-size:9px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#marketplace .fcc55-conversation small{font-size:8px;color:#718096;margin-top:4px}#marketplace .fcc55-conversation>em{font-style:normal;align-self:start;min-width:20px;height:20px;border-radius:999px;background:#e94f64;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:900;padding:0 5px}
@media(max-width:720px){#marketplace .fcc55-price-entry input{font-size:24px!important}.fcc55-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.fcc55-picker-card{grid-template-rows:160px auto}.fcc55-picker-card img,.fcc55-picker-noimg{height:160px}#marketplace .fcc55-sales-grid{grid-template-columns:1fr}.fcc55-bell-pop{position:fixed;right:12px;top:70px;left:12px;width:auto;max-height:70vh}}
.fcc55-bell-item em{display:block;color:#6f7d92;font-size:8px;font-style:normal;margin-top:5px}
#marketplace .fcc55-conversation span>em{display:block;font-style:normal;font-size:9px;color:#9aa6ba;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#marketplace .fcc55-conversation>strong{font-style:normal;align-self:start;min-width:20px;height:20px;border-radius:999px;background:#e94f64;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:900;padding:0 5px}
/* Four Color Comic v40.31.58 — Marketplace navigation, visual selling, listing threads, age-gated mature covers */
.fcc56-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.fcc56-view-toggle{display:flex;gap:6px;padding:4px;border:1px solid var(--line,#29404d);border-radius:10px;background:rgba(4,10,15,.72)}
.fcc56-view-toggle .btn{min-width:92px}
.fcc56-list-mode{display:flex!important;flex-direction:column!important;gap:10px!important}
.fcc56-list-row{position:relative;display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:stretch;padding:12px;border:1px solid var(--line,#29404d);border-radius:13px;background:rgba(5,12,18,.9);overflow:hidden}
.fcc56-list-row.featured{border-color:rgba(238,186,55,.5);box-shadow:0 0 0 1px rgba(238,186,55,.1) inset}
.fcc56-list-cover{width:92px;height:126px;border:0;border-radius:9px;overflow:hidden;padding:0;background:#071018;cursor:pointer}
.fcc56-list-cover img{width:100%;height:100%;object-fit:cover;display:block}
.fcc56-list-copy{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;min-width:0}
.fcc56-list-copy>div:first-child{display:flex;flex-direction:column;gap:5px;min-width:0}
.fcc56-list-copy b{font-size:16px}.fcc56-list-copy small{color:var(--muted,#9bacb7)}
.fcc56-list-price{display:flex;flex-direction:column;text-align:right;white-space:nowrap}.fcc56-list-price strong{font-size:20px}.fcc56-list-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.fcc56-seller-link{border:0;background:none;padding:0;margin:0;color:#8fd8ff;text-decoration:underline;text-underline-offset:2px;font:inherit;cursor:pointer}.fcc56-seller-link:hover{color:#c5edff}.fcc56-seller-name{color:inherit}.fcc56-detail-seller{font-size:inherit}
.fcc56-mature-cover{width:100%;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:16px;text-align:center;background:repeating-linear-gradient(135deg,#10141a,#10141a 12px,#171d24 12px,#171d24 24px);color:#d8e0e7;border:1px solid #39434d;border-radius:9px}.fcc56-mature-cover>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#b1263f;color:white;font-weight:900;font-size:18px}.fcc56-mature-cover b{font-size:14px}.fcc56-mature-cover small{max-width:240px;color:#aab5bf}.fcc56-detail-mature{min-height:440px}
.fcc56-mature-option{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid #5e4b2a;border-radius:11px;background:rgba(85,58,20,.18)}.fcc56-mature-option input{margin-top:4px;width:18px;height:18px}.fcc56-mature-option span{display:flex;flex-direction:column;gap:3px}.fcc56-mature-option b{color:#ffd47a}.fcc56-mature-option small{color:#c4b99f;line-height:1.4}
.fcc56-my-row{display:grid;grid-template-columns:70px minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:11px 12px;border:1px solid var(--line,#29404d);border-radius:11px;background:rgba(5,12,18,.9)}.fcc56-my-row-cover{width:70px;height:96px;border-radius:7px;overflow:hidden;background:#071018;display:grid;place-items:center}.fcc56-my-row-cover img{width:100%;height:100%;object-fit:cover}.fcc56-my-row-cover .fcc56-mature-cover{min-height:96px;padding:5px;border-radius:7px}.fcc56-my-row-cover .fcc56-mature-cover>span{width:30px;height:30px;font-size:12px}.fcc56-my-row-cover .fcc56-mature-cover b{font-size:10px}.fcc56-my-row-main{display:flex;flex-direction:column;gap:4px;min-width:0}.fcc56-my-row-main>b{font-size:16px}.fcc56-my-row-main small{color:var(--muted,#9bacb7)}.fcc56-my-row>strong{font-size:18px;white-space:nowrap}.fcc56-my-row-actions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}
.fcc56-sale-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:18px;align-items:center;padding:12px 14px;border:1px solid var(--line,#29404d);border-radius:10px;background:rgba(5,12,18,.88)}.fcc56-sale-row>div{display:flex;flex-direction:column;gap:4px}.fcc56-sale-row small{color:var(--muted,#9bacb7)}
.fcc56-message-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.fcc56-message-head>div{min-width:0}.fcc56-blocked-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 4px;border-bottom:1px solid var(--line,#29404d)}.fcc56-blocked-row:last-child{border-bottom:0}.fcc56-blocked-row>div{display:flex;flex-direction:column;gap:3px}.fcc56-blocked-row small{color:var(--muted,#9bacb7)}
.fcc56-profile-modal{max-width:1000px}.fcc56-profile-head{display:flex;gap:16px;align-items:flex-start;padding:10px 0 18px}.fcc56-profile-head>img{width:76px;height:76px;object-fit:cover;border-radius:50%;border:1px solid var(--line,#29404d)}.fcc56-profile-head p{margin:0 0 6px}.fcc56-profile-books{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px;max-height:58vh;overflow:auto;padding-right:4px}.fcc56-profile-books article{display:flex;flex-direction:column;gap:5px;border:1px solid var(--line,#29404d);border-radius:10px;padding:8px;background:rgba(5,12,18,.86)}.fcc56-profile-books img,.fcc56-profile-noimg{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:6px;background:#0a1117;display:grid;place-items:center}.fcc56-profile-books small{color:var(--muted,#9bacb7)}
@media(max-width:760px){.fcc56-head-actions{justify-content:flex-start}.fcc56-list-row{grid-template-columns:72px 1fr}.fcc56-list-cover{width:72px;height:102px}.fcc56-list-copy{grid-template-columns:1fr;gap:8px}.fcc56-list-price{text-align:left}.fcc56-list-actions{justify-content:flex-start}.fcc56-my-row{grid-template-columns:58px 1fr}.fcc56-my-row-cover{width:58px;height:82px}.fcc56-my-row>strong,.fcc56-my-row-actions{grid-column:2}.fcc56-my-row-actions{justify-content:flex-start}.fcc56-sale-row{grid-template-columns:1fr 1fr}.fcc56-message-head{align-items:flex-start;flex-direction:column}}
.fcc56-mature-option.field{display:flex;flex-direction:column;gap:7px}.fcc56-mature-option.field>label{color:#ffd47a}.fcc56-mature-option.field>small{color:#c4b99f;line-height:1.4}.fcc56-mature-option.fcc-field-invalid{border-color:#ff5f79!important;box-shadow:0 0 0 2px rgba(255,95,121,.15)}

/* Four Color Comic v40.31.58 — Marketplace clarity overhaul */
#marketplace .fcc58-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%}
#marketplace .fcc58-nav .fcc54-nav-btn{min-height:78px;justify-content:flex-start;text-align:left}
#marketplace .fcc58-nav .fcc54-nav-btn b{font-size:13px}
#marketplace .fcc58-nav .fcc54-nav-btn small{font-size:9px;line-height:1.3}
#marketplace .fcc58-sell-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:4px 0 12px}
#marketplace .fcc58-sell-title h2{margin:4px 0 2px;font-size:28px}
#marketplace .fcc58-sell-title p{margin:0;color:var(--muted,#9bacb7)}
#marketplace .fcc58-library-panel{padding:16px!important}
#marketplace .fcc58-library-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}
#marketplace .fcc58-library-head h2{margin:4px 0 2px;font-size:20px}
#marketplace .fcc58-library-head p{margin:0}
#marketplace .fcc58-library-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:12px;align-items:center;margin-bottom:12px}
#marketplace .fcc58-selected-tools{display:flex;align-items:center;gap:10px;padding:7px 9px;border:1px solid var(--line,#29404d);border-radius:10px;background:#071018}
#marketplace .fcc58-selected-tools span{font-size:11px;color:#b9c4cf;min-width:78px;text-align:center}
#marketplace .fcc58-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:11px;max-height:520px;overflow:auto;padding:4px 4px 4px 0}
#marketplace .fcc58-book-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #273844;border-radius:12px;background:#071018;overflow:hidden;transition:border-color .15s,transform .15s,box-shadow .15s}
#marketplace .fcc58-book-card:hover{border-color:#3f5f70;transform:translateY(-1px)}
#marketplace .fcc58-book-card.selected{border-color:#f4c347;box-shadow:0 0 0 2px rgba(244,195,71,.13)}
#marketplace .fcc58-book-check{position:absolute;z-index:3;left:7px;top:7px;display:flex;align-items:center;gap:5px;padding:5px 7px;border-radius:8px;background:rgba(3,9,13,.94);border:1px solid #40515c;color:#eef4f7;font-size:9px;font-weight:800;cursor:pointer}
#marketplace .fcc58-book-check input{width:14px;height:14px;margin:0}
#marketplace .fcc58-book-cover{height:205px;width:100%;border:0;padding:8px;background:#04090d;display:grid;place-items:center;cursor:pointer}
#marketplace .fcc58-book-cover img{width:100%;height:100%;object-fit:contain;display:block}
#marketplace .fcc58-book-cover>span{color:#75838d;font-size:10px}
#marketplace .fcc58-book-copy{display:flex;flex-direction:column;gap:5px;padding:9px;min-width:0;flex:1}
#marketplace .fcc58-book-copy>b{font-size:12px;line-height:1.25}
#marketplace .fcc58-book-copy>small{color:#91a1ad;font-size:9px;line-height:1.35;min-height:25px}
#marketplace .fcc58-book-copy .btn{margin-top:auto}
#marketplace .fcc58-selected-panel{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);gap:18px;align-items:center;padding:14px 16px!important}
#marketplace .fcc58-selected-panel h2{margin:4px 0 2px}
#marketplace .fcc58-selected-panel p{margin:0}
#marketplace .fcc58-form-layout{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(480px,1.18fr);gap:14px;align-items:start}
#marketplace .fcc58-price-panel{position:sticky;top:12px}
#marketplace .fcc58-price-hero{margin:14px 0;border:2px solid #f2bf3e!important;background:linear-gradient(135deg,rgba(242,191,62,.13),rgba(229,58,130,.08))!important;box-shadow:0 0 0 3px rgba(242,191,62,.05)}
#marketplace .fcc58-price-hero label{font-size:19px!important;letter-spacing:.06em}
#marketplace .fcc58-price-hero .fcc55-price-kicker{font-size:10px!important}
#marketplace .fcc58-price-hero .fcc55-price-entry input{font-size:34px!important;font-weight:900!important;min-height:66px!important}
#marketplace .fcc58-price-secondary{display:grid;grid-template-columns:.55fr 1.45fr;gap:10px;align-items:stretch;margin-bottom:10px}
#marketplace .fcc58-mature-check{display:flex;gap:10px;align-items:flex-start;border:1px solid #604d27;border-radius:11px;padding:12px;background:#16130b;cursor:pointer}
#marketplace .fcc58-mature-check input{width:20px;height:20px;margin:2px 0 0;flex:0 0 auto}
#marketplace .fcc58-mature-check span{display:flex;flex-direction:column;gap:3px}
#marketplace .fcc58-mature-check b{color:#ffd36a;font-size:12px}
#marketplace .fcc58-mature-check small{color:#c8ba94;font-size:9px;line-height:1.4}
#marketplace .fcc58-details-panel .formgrid{gap:11px}
#marketplace .fcc58-message-view{background:#050a0f!important;border-radius:14px;padding:10px}
#marketplace .fcc58-message-layout{background:#050a0f!important;border:1px solid #293944;border-radius:13px;overflow:hidden;min-height:560px}
#marketplace .fcc58-message-layout .v19-conversation-list{background:#071018!important;border-right:1px solid #273842!important;padding:10px!important}
#marketplace .fcc58-message-panel{background:#081018!important;background-image:none!important;display:flex!important;flex-direction:column!important;min-height:560px}
#marketplace .fcc58-message-panel #marketMessageHeading{background:#0d1720!important;border-bottom:1px solid #2a3d49!important;padding:14px!important;min-height:72px}
#marketplace .fcc58-message-panel #marketMessageStream{background:#081018!important;background-image:none!important;flex:1;padding:15px!important}
#marketplace .fcc58-message-panel .v19-message{background:#15222c!important;border:1px solid #293d49!important;color:#f0f5f8!important;box-shadow:none!important;max-width:min(78%,760px);padding:11px 13px!important;border-radius:12px!important;margin:0 0 10px!important}
#marketplace .fcc58-message-panel .v19-message.mine{background:#351326!important;border-color:#663451!important;margin-left:auto!important}
#marketplace .fcc58-message-panel .v19-message .muted{color:#a5b3bd!important}
#marketplace .fcc58-message-compose{background:#0d1720!important;border-top:1px solid #2a3d49!important;padding:12px!important;margin:0!important}
#marketplace .fcc58-message-compose .input{background:#050a0f!important;color:#fff!important;border-color:#334a58!important}
#marketplace .fcc58-solid-panel{background:#071018!important}
#marketplace .fcc55-conversation{background:#0d1720!important;border-color:#293b47!important;color:#f1f5f7!important}
#marketplace .fcc55-conversation.active{background:#17201b!important;border-color:#e6be45!important}
#marketplace .fcc58-thread-label{display:inline-block;margin-bottom:4px;padding:3px 7px;border:1px solid #3a596a;border-radius:999px;color:#9fdcff;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.fcc58-mature-wrap{position:relative;width:100%;height:100%;min-height:130px;overflow:hidden;background:#0a0d11;display:grid;place-items:center}
.fcc58-mature-wrap>img{width:100%;height:100%;object-fit:cover;display:block}
.fcc58-mature-wrap .fcc58-mature-blur{filter:blur(20px) brightness(.42) saturate(.45);transform:scale(1.12)}
.fcc58-mature-lock{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;padding:12px;background:rgba(0,0,0,.34);color:#fff}
.fcc58-mature-lock>b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#b52c46;font-size:16px}
.fcc58-mature-lock>span{font-size:11px;font-weight:900}.fcc58-mature-lock>small{max-width:190px;font-size:8px;color:#d2d6d8;line-height:1.35}
.fcc58-mature-wrap.verified{position:relative}.fcc58-mature-badge{position:absolute;left:7px;top:7px;padding:4px 7px;border-radius:999px;background:rgba(164,28,55,.92);color:#fff;font-weight:900;font-size:8px}
.fcc58-age-detail{position:relative;min-height:440px;border:1px solid #3b4148;border-radius:12px;overflow:hidden;background:#090d11;display:grid;place-items:center}
.fcc58-age-detail .fcc58-age-blur{position:absolute;inset:-24px;width:calc(100% + 48px);height:calc(100% + 48px);object-fit:contain;filter:blur(24px) brightness(.32) saturate(.4);transform:scale(1.08)}
.fcc58-age-lock{position:relative;z-index:2;max-width:430px;margin:24px;padding:24px;border:1px solid #6a3d49;border-radius:14px;background:rgba(9,12,16,.94);text-align:center;color:#fff}
.fcc58-age-lock>b{font-size:22px}.fcc58-age-lock p{color:#c2c8ce;line-height:1.5}.fcc58-age-modal{width:min(520px,calc(100vw - 28px));margin:auto;padding:24px;border:1px solid #5d3442;border-radius:16px;background:#0b1016;color:#f3f5f7;box-shadow:0 25px 80px rgba(0,0,0,.65)}
.fcc58-age-modal h2{margin:10px 0 5px}.fcc58-age-modal p{color:#b7c0c7;line-height:1.5}.fcc58-age-confirm{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #36434d;border-radius:10px;background:#0f171e;margin:15px 0}.fcc58-age-confirm input{width:19px;height:19px;margin-top:1px}.fcc58-age-modal .btnrow{justify-content:flex-end}
.fcc58-profile-mature{position:relative;width:100%;aspect-ratio:2/3;overflow:hidden;border-radius:6px;background:#0a0d11}.fcc58-profile-mature img{width:100%;height:100%;object-fit:cover;filter:blur(18px) brightness(.38);transform:scale(1.1)}.fcc58-profile-mature span{position:absolute;inset:0;display:grid;place-items:center;font-size:18px;font-weight:900;color:#fff;background:rgba(0,0,0,.3)}
#marketplace .fcc54-my-actions [data-fcc54-action="edit"],#marketplace .fcc56-my-row-actions [data-fcc54-action="edit"]{font-weight:900!important;box-shadow:0 0 0 1px rgba(255,255,255,.05) inset}
@media(max-width:1100px){#marketplace .fcc58-nav{grid-template-columns:repeat(3,minmax(0,1fr))}#marketplace .fcc58-form-layout{grid-template-columns:1fr}#marketplace .fcc58-price-panel{position:static}#marketplace .fcc58-selected-panel{grid-template-columns:1fr}}
@media(max-width:760px){#marketplace .fcc58-nav{grid-template-columns:1fr 1fr}#marketplace .fcc58-library-toolbar{grid-template-columns:1fr}#marketplace .fcc58-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:450px}#marketplace .fcc58-price-secondary{grid-template-columns:1fr}#marketplace .fcc58-message-layout{grid-template-columns:1fr!important}#marketplace .fcc58-message-layout .v19-conversation-list{border-right:0!important;border-bottom:1px solid #273842!important;max-height:220px;overflow:auto}}
@media(max-width:480px){#marketplace .fcc58-nav{grid-template-columns:1fr}#marketplace .fcc58-library-grid{grid-template-columns:1fr 1fr}#marketplace .fcc58-book-cover{height:175px}}
