.mycoll-card-image-wrap img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;pointer-events:auto}.mycoll-hero{background:linear-gradient(135deg,#ffcb05 0,#f59e0b 100%);color:#1a1a2e;padding:30px 16px 24px;border-radius:0 0 24px 24px;margin-bottom:24px}.mycoll-hero .hero-badge{background:rgba(0,0,0,.85);color:#ffcb05}.mycoll-hero h1{color:#1a1a2e;font-size:32px;margin:8px 0}.mycoll-hero .hero-subtitle{color:rgba(0,0,0,.7);font-weight:500}.dark-mode .mycoll-hero{background:linear-gradient(135deg,#422006 0,#1a1a2e 100%);color:#ffcb05}.dark-mode .mycoll-hero h1{color:#ffcb05}.dark-mode .mycoll-hero .hero-subtitle{color:rgba(255,255,255,.8)}.mycoll-page{padding-top:0}.mycoll-stat{background:#fff;border-radius:12px;padding:14px 12px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.05);border-top:3px solid var(--c-yellow,#ffcb05)}.mycoll-stat-num{font-size:22px;font-weight:800;color:#1a1a2e;line-height:1.2}.mycoll-stat-lbl{font-size:11px;color:#777;margin-top:4px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.mycoll-stat-pos{border-top-color:#16a34a}.mycoll-stat-pos .mycoll-stat-num{color:#16a34a}.mycoll-stat-neg{border-top-color:#dc2626}.mycoll-stat-neg .mycoll-stat-num{color:#dc2626}.dark-mode .mycoll-stat{background:var(--c-surface)}.dark-mode .mycoll-stat-num{color:#f1f1f1}.dark-mode .mycoll-stat-lbl{color:#aaa}.dark-mode .mycoll-stat-pos .mycoll-stat-num{color:#86efac}.dark-mode .mycoll-stat-neg .mycoll-stat-num{color:#fca5a5}.mycoll-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px;align-items:center}.mycoll-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;align-items:center}.mycoll-search,.mycoll-select{padding:8px 12px;border:1px solid #ddd;border-radius:8px;font-size:13px;background:#fff;color:#1a1a2e;font-family:inherit}.mycoll-search{min-width:220px;flex:1}.mycoll-search:focus,.mycoll-select:focus{outline:2px solid var(--c-yellow,#ffcb05);outline-offset:1px;border-color:var(--c-yellow,#ffcb05)}.dark-mode .mycoll-search,.dark-mode .mycoll-select{background:#2a2a3e;color:#f1f1f1;border-color:#3a3a4e}.mycoll-count{font-size:13px;color:#777;margin-bottom:12px}.dark-mode .mycoll-count{color:#aaa}.mycoll-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.mycoll-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .18s,box-shadow .18s;cursor:pointer}.mycoll-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgba(0,0,0,.12)}.mycoll-card-image-wrap{position:relative;background:#f5f5f5;overflow:hidden}.mycoll-card-image-wrap img{width:100%;aspect-ratio:63/88;object-fit:contain;display:block;border-radius:4.76%/3.41%}.mycoll-grade-pill{position:absolute;bottom:6px;left:6px;background:linear-gradient(90deg,#fef3c7,#fcd34d);color:#78350f;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;min-width:56px;text-align:center;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.2)}.mycoll-card-info{padding:10px 12px 12px}.mycoll-card-name{font-weight:700;font-size:13px;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mycoll-card-meta{font-size:11px;color:#777;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mycoll-card-prices{display:flex;align-items:center;gap:6px;margin-top:6px;flex-wrap:wrap}.mycoll-card-price{font-size:13px;font-weight:700;color:#1a1a2e}.mycoll-card-pv{font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px}.dark-mode .mycoll-card{background:var(--c-surface)}.dark-mode .mycoll-card-image-wrap{background:#16161f}.dark-mode .mycoll-card-name,.dark-mode .mycoll-card-price{color:#f1f1f1}.dark-mode .mycoll-card-meta{color:#888}.mycoll-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.mycoll-empty-icon{font-size:60px;margin-bottom:12px;opacity:.5}.mycoll-empty h2{margin:0 0 8px;font-size:20px;color:#1a1a2e}.mycoll-empty p{color:#777;margin-bottom:20px}.dark-mode .mycoll-empty{background:var(--c-surface)}.dark-mode .mycoll-empty h2{color:#f1f1f1}.dark-mode .mycoll-empty p{color:#aaa}@media (max-width:600px){.mycoll-hero h1{font-size:24px}.mycoll-stat-num{font-size:18px}.mycoll-stat-lbl{font-size:9px}.mycoll-gallery{grid-template-columns:repeat(2,1fr);gap:10px}.mycoll-toolbar{flex-direction:column;align-items:stretch}.mycoll-search{min-width:0}}.mycoll-card-badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.mycoll-state-pill{position:absolute;bottom:6px;left:6px;background:linear-gradient(90deg,#dbeafe,#93c5fd);color:#1e3a8a;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.dark-mode .mycoll-state-pill{background:linear-gradient(90deg,#1e3a8a,#1e40af);color:#dbeafe}.mycoll-grade-pill-inline{position:static!important;display:inline-block;font-size:11px;padding:3px 8px;white-space:nowrap}td:has(> .mycoll-grade-pill-inline){min-width:64px;white-space:nowrap}body.edit-mode-active .mycoll-card{cursor:cell}body.edit-mode-active .mycoll-card::after{content:'✏️';position:absolute;top:8px;left:8px;background:var(--c-yellow);color:#1a1a2e;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;z-index:6;box-shadow:0 2px 6px rgba(0,0,0,.25)}.mycoll-card-badges{display:none}.mycoll-card-date{font-size:11px;color:var(--c-text3,#9ca3af);margin-top:2px;font-weight:500}.dark-mode .mycoll-card-date{color:#9ca3af}.mycoll-card-meta{font-size:11px;color:var(--c-text2,#6b7280);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mycoll-card-cm-btn{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;padding:6px 10px;background:rgba(255,203,5,.15);color:#ffcb05!important;border:1px solid rgba(255,203,5,.3);border-radius:5px;text-decoration:none!important;transition:all .15s;text-transform:uppercase;letter-spacing:.3px;margin-top:4px;align-self:flex-start}.mycoll-card-cm-btn:hover{background:rgba(255,203,5,.28);color:#ffcb05!important;border-color:rgba(255,203,5,.5);transform:translateY(-1px)}:root:not(.dark-mode) .mycoll-card-cm-btn{background:rgba(255,203,5,.85);color:#1a1a2e!important;border-color:#ffcb05}:root:not(.dark-mode) .mycoll-card-cm-btn:hover{background:#ffcb05;color:#1a1a2e!important;border-color:#e6b800}.dark-mode .mycoll-card-cm-btn{background:rgba(255,203,5,.15);border:1px solid rgba(255,203,5,.3);color:#ffcb05!important}.dark-mode .mycoll-card-cm-btn:hover{background:rgba(255,203,5,.28);border-color:rgba(255,203,5,.5)}:root:not(.dark-mode) .popup-overlay .mycoll-grade-pill{color:#fff!important}.mycoll-card-price .cote-mode-tag{display:inline-block;margin-right:4px;font-size:8px;padding:1px 4px;border-radius:3px;vertical-align:2px;background:var(--c-yellow,#ffcb05);color:#1a1a2e;font-weight:800;letter-spacing:.3px;cursor:pointer;transition:transform .15s}.mycoll-card-price .cote-mode-tag:hover{transform:scale(1.1)}:root:not(.dark-mode) .mycoll-card-date{color:#5d6775}.mycoll-card-market{display:flex;gap:5px;flex-wrap:nowrap;margin-top:4px}.mycoll-card-market .mycoll-card-cm-btn{flex:0 0 auto;margin-top:0}@media (max-width:600px){.mycoll-card-market{flex-direction:column;align-items:flex-start}}