.gp-mc-wrap,.gp-mc-single-inner,.gp-mc-admin{max-width:1280px;margin:0 auto}.gp-mc-head h2,.gp-mc-featured-block h2{margin:0 0 16px}.gp-mc-filters{margin:0 0 18px}.gp-mc-filter-row{display:flex;gap:12px;flex-wrap:wrap}.gp-mc-filter-row select,.gp-mc-filter-row input,.gp-mc-filter-row button{padding:12px 14px;border:1px solid #d7dbe0;border-radius:12px;font-size:14px}.gp-mc-filter-row button{cursor:pointer;background:#111827;color:#fff}.gp-mc-grid{display:grid;gap:18px}.gp-mc-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gp-mc-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gp-mc-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gp-mc-grid.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.gp-mc-grid.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.gp-mc-card{background:#fff;border:1px solid #e6e8eb;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px rgba(15,23,42,.06);display:flex;flex-direction:column}.gp-mc-card.is-featured{display:grid;grid-template-columns:minmax(280px,420px) 1fr}.gp-mc-thumb-link{position:relative;display:block;background:#f8fafc;text-decoration:none}.gp-mc-thumb{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.gp-mc-thumb-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e5e7eb,#f8fafc);font-size:44px;font-weight:700;color:#64748b}.gp-mc-thumb-placeholder.large{min-height:420px}.gp-mc-badge{position:absolute;top:14px;left:14px;background:#111827;color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.gp-mc-card-body{padding:16px 16px 18px}.gp-mc-store{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:8px}.gp-mc-card h3{font-size:18px;line-height:1.3;margin:0 0 8px}.gp-mc-card h3 a{text-decoration:none;color:#0f172a}.gp-mc-dates{font-size:13px;color:#475569;margin-bottom:14px}.gp-mc-actions{display:flex;gap:10px;flex-wrap:wrap}.gp-mc-actions a,.gp-mc-actions button,.gp-mc-single-actions a,.gp-mc-single-actions button{padding:10px 14px;border-radius:12px;border:1px solid #d7dbe0;background:#fff;color:#111827;text-decoration:none;cursor:pointer;font-weight:600}.gp-mc-actions .gp-mc-modal-open,.gp-mc-single-actions .gp-mc-modal-open{background:#111827;color:#fff;border-color:#111827}.gp-mc-pagination{display:flex;gap:8px;justify-content:center;margin:22px 0 0}.gp-mc-pagination a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;border:1px solid #d7dbe0;text-decoration:none;color:#111827}.gp-mc-pagination a.is-active{background:#111827;color:#fff;border-color:#111827}.gp-mc-results.is-loading{opacity:.6;pointer-events:none}.gp-mc-empty{padding:24px;border:1px dashed #cbd5e1;border-radius:18px;background:#fff}.gp-mc-modal[hidden]{display:none}.gp-mc-modal{z-index:999999;position:fixed;inset:0;z-index:2147483000}.gp-mc-modal-overlay{position:absolute;inset:0;background:rgba(15,23,42,.7)}.gp-mc-modal-dialog{position:relative;z-index:2;width:min(1100px,calc(100vw - 32px));height:min(88vh,900px);margin:4vh auto;background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 70px rgba(15,23,42,.35)}.gp-mc-modal-header,.gp-mc-modal-footer{padding:14px 18px;border-bottom:1px solid #e5e7eb}.gp-mc-modal-footer{border-bottom:none;border-top:1px solid #e5e7eb}.gp-mc-modal-header h3{margin:0;font-size:18px}.gp-mc-modal-body{flex:1}.gp-mc-modal-body iframe{width:100%;height:100%;border:0}.gp-mc-modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;border-radius:999px;border:1px solid #d7dbe0;background:#fff;font-size:26px;line-height:1;cursor:pointer}.gp-mc-single{padding:28px 18px}.gp-mc-single-top{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:28px;align-items:start}.gp-mc-single-cover img{display:block;width:100%;border-radius:20px;border:1px solid #e5e7eb}.gp-mc-single-frame{margin-top:26px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.gp-mc-single-frame iframe{width:100%;height:78vh;border:0}.gp-mc-table{width:100%;border-collapse:collapse}.gp-mc-table th,.gp-mc-table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left}.gp-mc-admin-actions{display:flex;gap:12px;margin:16px 0 22px}.gp-mc-source{word-break:break-word}@media (max-width:1024px){.gp-mc-grid.cols-4,.gp-mc-grid.cols-5,.gp-mc-grid.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.gp-mc-card.is-featured,.gp-mc-single-top{grid-template-columns:1fr}}@media (max-width:780px){.gp-mc-grid.cols-3,.gp-mc-grid.cols-4,.gp-mc-grid.cols-5,.gp-mc-grid.cols-6,.gp-mc-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gp-mc-modal-dialog{width:calc(100vw - 16px);height:92vh;margin:2vh auto}}@media (max-width:560px){.gp-mc-grid.cols-2,.gp-mc-grid.cols-3,.gp-mc-grid.cols-4,.gp-mc-grid.cols-5,.gp-mc-grid.cols-6{grid-template-columns:1fr}.gp-mc-filter-row{flex-direction:column}.gp-mc-thumb{aspect-ratio:16/10}.gp-mc-single{padding:18px 12px}}

.gp-mc-external-link{background:#fff7ed;border-color:#fdba74!important;color:#9a3412!important}

body.gp-mc-modal-opened{overflow:hidden}.gp-mc-modal{z-index:999999;opacity:0;pointer-events:none;transition:opacity .18s ease}.gp-mc-modal.is-visible{opacity:1;pointer-events:auto}.gp-mc-modal-dialog{transform:translateY(12px);transition:transform .18s ease}.gp-mc-modal.is-visible .gp-mc-modal-dialog{transform:translateY(0)}

.gp-mc-thumb-link.gp-mc-modal-open{cursor:pointer}
.gp-mc-modal-body{background:#0f172a}
.gp-mc-modal-footer{display:flex;justify-content:flex-end}

html.gp-mc-modal-opened, body.gp-mc-modal-opened{overflow:hidden!important;}
.gp-mc-modal{display:none;position:fixed!important;inset:0!important;z-index:2147483646!important;opacity:0;pointer-events:none;background:transparent!important;}
.gp-mc-modal.is-visible{display:block!important;opacity:1!important;pointer-events:auto!important;}
.gp-mc-modal-dialog{position:relative!important;z-index:2147483647!important;background:#fff!important;}
.gp-mc-modal-overlay{position:absolute!important;inset:0!important;background:rgba(2,6,23,.78)!important;}
.gp-mc-modal-body iframe{display:block!important;width:100%!important;height:100%!important;min-height:70vh!important;background:#0f172a!important;}
.gp-mc-modal-close{z-index:2147483647!important;}


/* v4.9.9 compact cards */
.gp-mc-wrap,.gp-mc-single-inner,.gp-mc-admin{max-width:1200px;}
.gp-mc-grid{gap:16px;}
.gp-mc-card{border-radius:16px;box-shadow:0 6px 20px rgba(15,23,42,.05);}
.gp-mc-thumb{aspect-ratio:3/4;max-height:300px;object-fit:cover;}
.gp-mc-thumb-placeholder{font-size:34px;}
.gp-mc-badge{top:12px;left:12px;padding:5px 9px;font-size:11px;}
.gp-mc-card-body{padding:12px 12px 14px;}
.gp-mc-store{font-size:11px;margin-bottom:6px;}
.gp-mc-card h3{font-size:16px;line-height:1.3;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.gp-mc-dates{font-size:12px;margin-bottom:10px;}
.gp-mc-actions{gap:8px;}
.gp-mc-actions a,.gp-mc-actions button,.gp-mc-single-actions a,.gp-mc-single-actions button{padding:8px 12px;border-radius:10px;font-size:13px;line-height:1.2;}
.gp-mc-filter-row select,.gp-mc-filter-row input,.gp-mc-filter-row button{padding:10px 12px;border-radius:10px;font-size:13px;}
@media (max-width: 780px){.gp-mc-thumb{max-height:260px;}}

/* v4.10.0 detail page and ad-inspired styling */
.gp-mc-card,.gp-mc-detail-card,.gp-mc-side-card{border:1px solid #e7edf5;background:#fff;box-shadow:0 12px 36px rgba(15,23,42,.06)}
.gp-mc-card:hover,.gp-mc-related-item:hover,.gp-mc-detail-cover:hover{box-shadow:0 18px 44px rgba(15,23,42,.1)}
.gp-mc-badge{background:#0f172a}
.gp-mc-actions .gp-mc-modal-open,.gp-mc-single-actions .gp-mc-modal-open,.gp-mc-btn-primary{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important}
.gp-mc-pdf-link,.gp-mc-btn-secondary{background:#fff7ed!important;border-color:#fdba74!important;color:#9a3412!important}
.gp-mc-detail-link,.gp-mc-btn-ghost{background:#fff!important;color:#0f172a!important;border-color:#d7dbe0!important}
.gp-mc-actions a,.gp-mc-actions button{display:inline-flex;align-items:center;gap:6px}
.gp-mc-card h3 a:hover,.gp-mc-related-item strong:hover{color:#0f172a}

.gp-mc-themed-single{padding:28px 16px 48px;background:#f8fafc}
.gp-mc-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}
.gp-mc-detail-main{min-width:0}
.gp-mc-detail-crumbs{margin:0 0 14px}
.gp-mc-detail-crumbs a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#334155;font-weight:600}
.gp-mc-detail-card{border-radius:24px;padding:22px}
.gp-mc-single-top{gap:24px}
.gp-mc-detail-cover{position:relative;border-radius:24px;overflow:hidden;background:#eef2f7;border:1px solid #e6edf5;cursor:pointer}
.gp-mc-detail-cover img{display:block;width:100%;height:auto;border-radius:24px}
.gp-mc-cover-badge{position:absolute;left:16px;top:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(15,23,42,.82);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.gp-mc-cover-cta{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:none;border-radius:14px;background:#fff;color:#0f172a;font-weight:700;box-shadow:0 12px 28px rgba(15,23,42,.16);cursor:pointer}
.gp-mc-detail-meta h1{font-size:clamp(28px,4.2vw,60px);line-height:1.08;letter-spacing:-.03em;margin:8px 0 14px;color:#243341}
.gp-mc-store-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#eef4ff;color:#49627a;font-weight:700;letter-spacing:.08em}
.gp-mc-detail-subline{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px}
.gp-mc-detail-subline span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #dce6f0;color:#41556b;font-size:13px;font-weight:600}
.gp-mc-detail-excerpt{font-size:15px;line-height:1.7;color:#516276;max-width:72ch;margin:0 0 18px}
.gp-mc-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}
.gp-mc-detail-actions .gp-mc-btn-primary,.gp-mc-detail-actions .gp-mc-btn-secondary,.gp-mc-side-actions .gp-mc-btn-primary,.gp-mc-side-actions .gp-mc-btn-secondary,.gp-mc-side-actions .gp-mc-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:14px;border:1px solid transparent;font-weight:700;text-decoration:none;cursor:pointer}
.gp-mc-detail-notice{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,#fff7ed,#fff);border:1px solid #fed7aa;color:#9a3412;font-size:14px;line-height:1.5}
.gp-mc-source{margin-top:14px;font-size:13px;color:#64748b}

.gp-mc-detail-sidebar{position:sticky;top:24px;display:grid;gap:18px}
.gp-mc-side-card{border-radius:22px;padding:18px;background:#fff}
.gp-mc-side-card h3{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#243341;font-size:17px}
.gp-mc-side-card--accent{background:linear-gradient(180deg,#0f172a,#15243a);color:#fff;border-color:#0f172a}
.gp-mc-side-card--accent h3{color:#fff}
.gp-mc-side-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}
.gp-mc-side-list li{display:grid;grid-template-columns:20px 72px 1fr;gap:10px;align-items:start;font-size:13px;line-height:1.45}
.gp-mc-side-list li span:last-child{color:inherit;opacity:.95}
.gp-mc-side-list strong{font-size:12px;text-transform:uppercase;letter-spacing:.06em;opacity:.8}
.gp-mc-side-actions{display:grid;gap:10px}
.gp-mc-related-list{display:grid;gap:12px}
.gp-mc-related-item{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:8px;border-radius:16px;text-decoration:none;color:#0f172a;background:#f8fafc;border:1px solid #e6edf5;transition:all .18s ease}
.gp-mc-related-item img,.gp-mc-related-placeholder{width:64px;height:84px;border-radius:12px;object-fit:cover;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#64748b}
.gp-mc-related-copy{display:grid;gap:4px;min-width:0}
.gp-mc-related-copy strong{font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gp-mc-related-copy small{font-size:12px;color:#64748b}

.gp-mc-modal-header{background:#0f172a;border-bottom:none}
.gp-mc-modal-header h3{color:#fff}
.gp-mc-modal-footer{background:#fff}
.gp-mc-modal-external{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:#fff7ed;color:#9a3412;text-decoration:none;border:1px solid #fdba74;font-weight:700}

@media (max-width:1024px){
  .gp-mc-detail-layout{grid-template-columns:1fr}
  .gp-mc-detail-sidebar{position:static}
}
@media (max-width:640px){
  .gp-mc-detail-card{padding:16px;border-radius:18px}
  .gp-mc-detail-cover{border-radius:18px}
  .gp-mc-cover-badge,.gp-mc-cover-cta{left:12px}
  .gp-mc-cover-cta{bottom:12px}
  .gp-mc-detail-subline{gap:8px}
  .gp-mc-detail-actions .gp-mc-btn-primary,.gp-mc-detail-actions .gp-mc-btn-secondary{width:100%}
}


/* v4.10.1 thumbnail + icons fix */
.gp-mc-store-pill .dashicons,
.gp-mc-cover-badge .dashicons,
.gp-mc-detail-subline .dashicons,
.gp-mc-side-card .dashicons,
.gp-mc-detail-actions .dashicons,
.gp-mc-related-copy .dashicons,
.gp-mc-detail-crumbs .dashicons {
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.gp-mc-thumb,
.gp-mc-single-cover img,
.gp-mc-related-item img {
  object-fit: cover;
  object-position: top center;
}
.gp-mc-thumb-placeholder span,
.gp-mc-related-placeholder {
  letter-spacing: .04em;
}


/* v4.10.5 compact overlay cards */
.gp-mc-grid{gap:12px}
.gp-mc-card{border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,42,.06)}
.gp-mc-thumb-link{display:block;position:relative;background:#eef2f7}
.gp-mc-thumb{aspect-ratio:3/4;max-height:220px;object-fit:cover;background:#eef2f7}
.gp-mc-thumb-placeholder{font-size:24px;min-height:220px}
.gp-mc-card-body{padding:10px 12px 12px}
.gp-mc-store{font-size:10px;letter-spacing:.12em;margin-bottom:4px}
.gp-mc-card h3{font-size:14px;line-height:1.28;min-height:36px;margin:0 0 6px}
.gp-mc-dates{font-size:11px;margin-bottom:0}
.gp-mc-grid .gp-mc-actions{display:none}
.gp-mc-thumb-actions{position:absolute;left:10px;right:10px;bottom:10px;display:flex;gap:8px;align-items:center;flex-wrap:wrap;z-index:3}
.gp-mc-thumb-actions .gp-mc-thumb-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(15,23,42,.82);backdrop-filter:blur(6px);color:#fff;text-decoration:none;font-size:12px;font-weight:700;line-height:1}
.gp-mc-thumb-actions .gp-mc-thumb-btn.gp-mc-thumb-btn-light{background:rgba(255,255,255,.92);color:#0f172a;border-color:rgba(255,255,255,.92)}
.gp-mc-thumb-shade{position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(180deg,rgba(15,23,42,0) 0%,rgba(15,23,42,.72) 100%);z-index:2}
.gp-mc-badge{top:10px;left:10px;padding:5px 9px;font-size:10px}
.gp-mc-filter-row select,.gp-mc-filter-row input,.gp-mc-filter-row button{padding:9px 12px;font-size:13px}
.gp-mc-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.gp-mc-grid.cols-5,.gp-mc-grid.cols-6{grid-template-columns:repeat(5,minmax(0,1fr))}
@media (max-width:1200px){.gp-mc-thumb{max-height:200px}}
@media (max-width:1024px){.gp-mc-grid.cols-4,.gp-mc-grid.cols-5,.gp-mc-grid.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:780px){.gp-mc-thumb{max-height:180px}.gp-mc-thumb-placeholder{min-height:180px}.gp-mc-thumb-actions .gp-mc-thumb-btn{font-size:11px;padding:6px 9px}.gp-mc-grid.cols-2,.gp-mc-grid.cols-3,.gp-mc-grid.cols-4,.gp-mc-grid.cols-5,.gp-mc-grid.cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:560px){.gp-mc-grid.cols-2,.gp-mc-grid.cols-3,.gp-mc-grid.cols-4,.gp-mc-grid.cols-5,.gp-mc-grid.cols-6{grid-template-columns:1fr}.gp-mc-thumb{max-height:240px}.gp-mc-thumb-placeholder{min-height:220px}}

/* v4.10.6 cover-focused tweaks */
.gp-mc-thumb{background:#eef2f7;object-position:top center}
.gp-mc-thumb-placeholder{background:linear-gradient(135deg,#eef2f7,#f8fafc);color:#64748b}
.gp-mc-card:hover .gp-mc-thumb{transform:scale(1.01);transition:transform .18s ease}

/* v4.12 Artikli modul */
.gp-mc-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0 20px}
.gp-mc-metric-box{background:#fff;border:1px solid #dbe1ea;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:4px;box-shadow:0 4px 14px rgba(15,35,65,.05)}
.gp-mc-metric-box strong{font-size:24px;line-height:1;color:#13274b}
.gp-mc-metric-box span{font-size:13px;color:#5e6f8a}
.gp-mc-item-form .form-table th{width:180px}
.gp-mc-item-form input.regular-text,.gp-mc-item-form textarea,.gp-mc-item-form select{max-width:100%}
.gp-mc-item-filters{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}
.gp-mc-item-filters input[type=text],.gp-mc-item-filters select{min-width:170px}
.gp-mc-review-flag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#fff4e5;color:#a65a00;font-size:11px;font-weight:700}
.gp-mc-items-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.gp-mc-item-card{border:1px solid #e3e8ef;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(15,35,65,.05)}
.gp-mc-item-thumb{aspect-ratio:1/1;background:#f4f7fb;display:flex;align-items:center;justify-content:center;overflow:hidden}
.gp-mc-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.gp-mc-item-thumb .dashicons{font-size:36px;width:36px;height:36px;color:#8494ad}
.gp-mc-item-body{padding:14px}
.gp-mc-item-body h3{margin:0 0 8px;font-size:16px;line-height:1.3;color:#13274b}
.gp-mc-item-store{display:inline-block;margin-bottom:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6c7d98}
.gp-mc-item-price-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#13274b}
.gp-mc-item-price-row strong{font-size:18px}
.gp-mc-item-price-row span{color:#7687a0;font-size:13px}
.gp-mc-item-meta{margin-top:6px;font-size:13px;color:#5f708a}
@media (max-width: 1024px){.gp-mc-metrics,.gp-mc-items-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width: 640px){.gp-mc-metrics,.gp-mc-items-grid{grid-template-columns:1fr;}.gp-mc-item-filters{flex-direction:column;}}

/* v4.12.7 favorites + alerts */
.gp-mc-item-actions{margin-top:10px}
.gp-mc-favorite-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid #d5deea;background:#fff;color:#13274b;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease}
.gp-mc-favorite-toggle .dashicons{font-size:16px;width:16px;height:16px}
.gp-mc-favorite-toggle.is-active{background:#fff7db;border-color:#f5c86b;color:#8a5a00}
.gp-mc-favorite-toggle:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(15,35,65,.08)}
.gp-mc-watchlist-table-wrap{overflow:auto;background:#fff;border:1px solid #dbe1ea;border-radius:16px;box-shadow:0 8px 24px rgba(15,35,65,.05)}
.gp-mc-watchlist-table{width:100%;border-collapse:collapse}
.gp-mc-watchlist-table th,.gp-mc-watchlist-table td{padding:14px 16px;border-bottom:1px solid #eef2f6;text-align:left;font-size:14px}
.gp-mc-watchlist-table th{background:#f8fafc;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.05em}
.gp-mc-alerts-wrap{display:grid;gap:12px}
.gp-mc-alert-card{display:flex;justify-content:space-between;gap:16px;background:#fff;border:1px solid #dbe1ea;border-left:4px solid #f59e0b;border-radius:16px;padding:16px 18px;box-shadow:0 8px 24px rgba(15,35,65,.05)}
.gp-mc-alert-card.is-read{opacity:.75;border-left-color:#94a3b8}
.gp-mc-alert-main h3{margin:0 0 6px;font-size:17px;color:#13274b}
.gp-mc-alert-main p{margin:0 0 8px;color:#475569}
.gp-mc-alert-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:13px;color:#64748b}
.gp-mc-alert-meta strong{color:#0f172a;font-size:15px}
.gp-mc-alert-actions{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}
@media (max-width:640px){.gp-mc-alert-card{flex-direction:column}.gp-mc-watchlist-table th,.gp-mc-watchlist-table td{padding:12px}}


/* v4.12.8 watchlist + alert UX */
.gp-mc-head-split{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.gp-mc-count-badge{display:inline-flex;align-items:center;gap:6px;background:#eef4ff;color:#16335b;border:1px solid #d5e5ff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}
.gp-mc-watchlist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}
.gp-mc-watch-card{background:#fff;border:1px solid #dbe1ea;border-radius:18px;padding:16px;box-shadow:0 8px 24px rgba(15,35,65,.05);display:grid;gap:12px}
.gp-mc-watch-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.gp-mc-watch-card-head h3{margin:0;font-size:18px;color:#13274b}
.gp-mc-watch-sub{font-size:12px;color:#64748b;margin-top:4px}
.gp-mc-watch-summary{display:flex;flex-wrap:wrap;gap:8px}
.gp-mc-watch-pill{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;border-radius:999px;padding:8px 12px;font-size:12px}
.gp-mc-watch-pill--always-on{background:#eefbf5;border-color:#bbf7d0;color:#166534}
.gp-mc-watch-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.gp-mc-watch-settings label{display:grid;gap:6px;color:#475569;font-size:13px;font-weight:600}
.gp-mc-watch-input{width:100%;min-height:42px;border:1px solid #d5deea;border-radius:12px;padding:10px 12px;background:#fff;color:#13274b;font-size:14px}
.gp-mc-watch-check{display:flex !important;align-items:center;gap:8px;align-self:end;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;font-weight:500}
.gp-mc-watch-check input{margin:0}
.gp-mc-watch-check--static{color:#475569;align-self:stretch}
.gp-mc-watch-check--static .dashicons{width:18px;height:18px;font-size:18px;color:#f59e0b}
.gp-mc-watch-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.gp-mc-watch-feedback{font-size:12px;color:#64748b;min-height:18px}
.gp-mc-watch-feedback.is-success{color:#0f766e}
.gp-mc-watch-feedback.is-error{color:#b91c1c}
.gp-mc-alert-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}
.gp-mc-alert-state{display:inline-flex;align-items:center;justify-content:center;background:#fff7db;border:1px solid #f5c86b;color:#8a5a00;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.gp-mc-alert-card.is-read .gp-mc-alert-state{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}
@media (max-width:640px){.gp-mc-watch-settings{grid-template-columns:1fr}.gp-mc-watch-card-head{flex-direction:column}.gp-mc-watch-actions{align-items:stretch}}
/* v4.12.9 watchlist search + grouped alerts */
.gp-mc-watch-toolbar{display:flex;justify-content:flex-end;align-items:center;margin:0 0 14px}
.gp-mc-watch-search{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dbe1ea;border-radius:999px;padding:10px 14px;min-width:min(100%,380px);box-shadow:0 8px 24px rgba(15,35,65,.05)}
.gp-mc-watch-search .dashicons{color:#64748b}
.gp-mc-watch-search input{border:0;outline:none;background:transparent;width:100%;font-size:14px;box-shadow:none}
.gp-mc-watch-card[style*="display: none"]{display:none !important}
.gp-mc-alert-card .gp-mc-alert-actions .button{white-space:nowrap}

.gp-mc-inline-note{background:#fff8e1;border:1px solid #f1d48a;color:#6b5b00;border-radius:12px;padding:12px 14px;margin:0 0 16px;font-size:13px}
.gp-mc-top-items{background:#fff;border:1px solid #e8ebf2;border-radius:18px;padding:16px;box-shadow:0 8px 30px rgba(18,35,62,.06)}
.gp-mc-top-items-title{margin:0 0 12px;font-size:20px;line-height:1.25}
.gp-mc-top-items-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.gp-mc-top-item{display:flex;gap:12px;align-items:flex-start;padding:12px;border:1px solid #eef1f6;border-radius:14px;background:#fbfcfe}
.gp-mc-top-item-rank{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#13253f;color:#fff;font-weight:700;font-size:14px;flex:0 0 34px}
.gp-mc-top-item-main{min-width:0;display:grid;gap:6px}
.gp-mc-top-item-name{font-weight:700;font-size:15px;line-height:1.3}
.gp-mc-top-item-meta,.gp-mc-top-item-prices{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:#5e6470}
.gp-mc-top-item-meta span,.gp-mc-top-item-price{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#eef3fb}
.gp-mc-top-item-price.lowest{background:#eaf8ef;color:#21683b}
.gp-mc-top-item-price.current{background:#fff2e8;color:#a55510}
.gp-mc-top-items-empty{font-size:14px;color:#69707d}

/* v4.13.1.2 empty state CTA */
.gp-mc-empty-rich{display:flex;flex-direction:column;gap:12px}.gp-mc-empty-rich p{margin:0;color:#475569}.gp-mc-empty-title{font-weight:700;color:#0f172a;font-size:20px}.gp-mc-empty-actions{display:flex;gap:10px;flex-wrap:wrap}.gp-mc-empty-actions .button{border-radius:12px;padding:10px 14px;text-decoration:none}.gp-mc-empty-actions .button-primary{background:#111827;border-color:#111827;color:#fff}.gp-mc-items-wrap[id],.gp-mc-watchlist-wrap[id],.gp-mc-alerts-wrap[id]{scroll-margin-top:110px}

/* v4.13.2 floating badge + image reliability */
.gp-mc-floating-badge{position:fixed;right:18px;top:76px;z-index:9998;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#13274b;color:#fff;text-decoration:none;box-shadow:0 12px 28px rgba(15,35,65,.18);border:1px solid rgba(255,255,255,.16);transition:transform .18s ease,box-shadow .18s ease}
.gp-mc-floating-badge:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(15,35,65,.24);color:#fff}
.gp-mc-floating-badge .dashicons{color:#f8d36e;font-size:18px;width:18px;height:18px}
.gp-mc-floating-badge-count{font-weight:800;font-size:14px;line-height:1}
.gp-mc-floating-badge-text{font-size:12px;opacity:.92;white-space:nowrap}
@media (max-width: 782px){.gp-mc-floating-badge{top:64px;right:12px;padding:9px 12px}.gp-mc-floating-badge-text{display:none}}

.gp-mc-toast-stack{position:fixed;right:18px;top:120px;z-index:10001;display:grid;gap:10px;pointer-events:none}
.gp-mc-toast{display:flex;align-items:center;gap:10px;min-width:280px;max-width:min(92vw,360px);padding:12px 14px;border-radius:16px;background:rgba(15,23,42,.94);color:#fff;box-shadow:0 18px 34px rgba(15,23,42,.26);border:1px solid rgba(255,255,255,.08);opacity:0;transform:translateX(14px);transition:opacity .18s ease,transform .18s ease}
.gp-mc-toast.is-visible{opacity:1;transform:translateX(0)}
.gp-mc-toast.is-success{background:rgba(10,112,82,.96)}
.gp-mc-toast.is-error{background:rgba(153,27,27,.96)}
.gp-mc-toast__dot{width:10px;height:10px;border-radius:999px;background:#fbbf24;box-shadow:0 0 0 4px rgba(255,255,255,.08)}
.gp-mc-toast.is-success .gp-mc-toast__dot{background:#86efac}
.gp-mc-toast.is-error .gp-mc-toast__dot{background:#fecaca}
.gp-mc-toast__message{font-size:13px;line-height:1.4;font-weight:600}
@media (max-width:782px){.gp-mc-toast-stack{right:12px;left:12px;top:88px}.gp-mc-toast{min-width:0;max-width:none}}

.gp-mc-item-thumb{position:relative;background:linear-gradient(180deg,#f4f7fb,#eef2f7)}
.gp-mc-item-thumb img{object-fit:contain;padding:14px;background:#fff}
.gp-mc-item-thumb .gp-mc-thumb-fallback{display:none}
.gp-mc-item-thumb.is-empty .gp-mc-thumb-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:34px;width:34px;height:34px;color:#9aa8bd}
.gp-mc-item-thumb.is-empty::after{content:'Nema slike';position:absolute;left:50%;bottom:14px;transform:translateX(-50%);font-size:11px;font-weight:700;letter-spacing:.04em;color:#7b8ba5;background:rgba(255,255,255,.9);padding:5px 9px;border-radius:999px;border:1px solid #d9e1ee}

/* v4.13.4 item quality */
.gp-mc-quality-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;border:1px solid transparent}
.gp-mc-quality-valid{background:#eaf8ef;color:#21683b;border-color:#b9e2c6}
.gp-mc-quality-review{background:#fff7e6;color:#9a5b00;border-color:#f1d48a}
.gp-mc-quality-generic{background:#eef3fb;color:#35507a;border-color:#cfd9ec}
.gp-mc-quality-invalid{background:#fdecec;color:#a12828;border-color:#efc0c0}

/* v4.13.5 compact favorites + action items */
.gp-mc-items-wrap,
.gp-mc-watchlist-wrap,
.gp-mc-alerts-wrap{display:grid;gap:14px}

.gp-mc-items-table-wrap,
.gp-mc-watchlist-table-wrap--compact{overflow:auto;background:#fff;border:1px solid #e4ebf3;border-radius:18px;box-shadow:0 8px 24px rgba(15,35,65,.05)}
.gp-mc-items-table,
.gp-mc-watchlist-table--compact{width:100%;border-collapse:separate;border-spacing:0}
.gp-mc-items-table thead th,
.gp-mc-watchlist-table--compact thead th{padding:12px 14px;background:#f8fbff;border-bottom:1px solid #e8edf5;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:#5f7088;text-align:left;white-space:nowrap}
.gp-mc-items-table tbody td,
.gp-mc-watchlist-table--compact tbody td{padding:12px 14px;border-bottom:1px solid #edf2f7;vertical-align:top}
.gp-mc-items-table tbody tr:last-child td,
.gp-mc-watchlist-table--compact tbody tr:last-child td{border-bottom:none}
.gp-mc-items-table tbody tr:hover,
.gp-mc-watchlist-table--compact tbody tr:hover{background:#fbfdff}

.gp-mc-item-row-main{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;min-width:280px}
.gp-mc-item-row-thumb{width:56px;height:56px;border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fbff,#eef3f9);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;flex:0 0 56px}
.gp-mc-item-row-thumb img{width:100%;height:100%;object-fit:contain;background:#fff;padding:6px}
.gp-mc-item-row-thumb .gp-mc-thumb-fallback{display:none}
.gp-mc-item-row-thumb.is-empty .gp-mc-thumb-fallback{display:inline-flex;font-size:18px;width:18px;height:18px;color:#8ca0ba}
.gp-mc-item-row-copy{display:grid;gap:3px;min-width:0}
.gp-mc-item-row-copy strong{font-size:14px;line-height:1.3;color:#16283d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gp-mc-item-row-copy span,
.gp-mc-item-row-copy small{font-size:12px;color:#6b7d94;line-height:1.35;display:block;white-space:normal}

.gp-mc-item-row-price{display:grid;gap:2px;min-width:110px}
.gp-mc-item-row-price strong{font-size:18px;line-height:1;color:#12804f}
.gp-mc-item-row-price span,
.gp-mc-item-row-price small{font-size:12px;color:#6d7f96}
.gp-mc-item-row-price small{font-weight:700;color:#cb6d13}

.gp-mc-row-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;border:1px solid #dbe4ef;background:#f8fbff;color:#30445d;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap}
.gp-mc-row-pill .dashicons{width:14px;height:14px;font-size:14px;line-height:14px;margin-right:6px;color:#64748b}
.gp-mc-row-pill--muted{background:#f8fafc;color:#8392a7;border-color:#e5ebf3}

.gp-mc-favorite-toggle--mini{padding:7px 10px;font-size:12px;gap:6px;min-height:32px;white-space:nowrap}
.gp-mc-favorite-toggle--mini .dashicons{font-size:14px;width:14px;height:14px}

.gp-mc-item-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.gp-mc-item-detail-open,
.gp-mc-item-row-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:12px;border:1px solid #d9e3ee;background:#fff;text-decoration:none;font-size:12px;font-weight:700;color:#16283d;cursor:pointer}
.gp-mc-item-detail-open{background:#16283d;border-color:#16283d;color:#fff}
.gp-mc-item-row-link{background:#fff7ed;border-color:#fed7aa;color:#9a3412}
.gp-mc-item-row-link--primary{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}

.gp-mc-watch-highlights{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,240px);gap:12px;overflow:auto;padding:2px 2px 8px;scroll-snap-type:x proximity}
.gp-mc-watch-highlight{scroll-snap-align:start;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e4ebf3;border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(15,35,65,.05);display:grid;gap:8px;min-height:150px}
.gp-mc-watch-highlight__eyebrow{font-size:11px;font-weight:800;line-height:1;color:#cb6d13;letter-spacing:.08em;text-transform:uppercase}
.gp-mc-watch-highlight strong{font-size:15px;line-height:1.35;color:#16283d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gp-mc-watch-highlight>span{font-size:12px;color:#6d7f96}
.gp-mc-watch-highlight__meta{display:grid;gap:6px}
.gp-mc-watch-highlight__meta span{font-size:12px;color:#30445d;background:#f8fbff;border:1px solid #e8edf5;border-radius:999px;padding:6px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gp-mc-watch-highlight__open{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:12px;border:1px solid #d7e2ef;background:#16283d;color:#fff;font-size:12px;font-weight:700;cursor:pointer}

.gp-mc-watch-row-main{display:grid;gap:4px;min-width:220px}
.gp-mc-watch-row-main strong{font-size:14px;line-height:1.3;color:#16283d}
.gp-mc-watch-row-main span{font-size:12px;color:#6d7f96}
.gp-mc-watch-row-prices{display:flex;flex-wrap:wrap;gap:8px;min-width:230px}
.gp-mc-watch-row-controls{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px;min-width:260px}
.gp-mc-watch-row-controls label{display:grid;gap:5px;font-size:11px;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.06em;color:#5f7088}
.gp-mc-watch-row-controls .gp-mc-watch-input{min-height:36px;padding:8px 10px;border-radius:10px;font-size:13px}
.gp-mc-watch-row-alerts{display:grid;gap:8px;min-width:170px}
.gp-mc-watch-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:160px}
.gp-mc-watch-row.is-focused{background:#fff8eb !important;box-shadow:inset 0 0 0 1px #fed7aa}

.gp-mc-alert-list{display:grid;gap:10px}
.gp-mc-alert-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(180px,.9fr) auto;gap:14px;align-items:center;background:#fff;border:1px solid #e4ebf3;border-radius:18px;padding:14px 16px;box-shadow:0 8px 24px rgba(15,35,65,.05)}
.gp-mc-alert-row.is-unread{border-left:4px solid #f59e0b}
.gp-mc-alert-row.is-read{opacity:.78;border-left:4px solid #cbd5e1}
.gp-mc-alert-row__main{min-width:0}
.gp-mc-alert-row__main h3{margin:0;font-size:15px;line-height:1.3;color:#16283d}
.gp-mc-alert-row__main p{margin:7px 0 0;font-size:13px;line-height:1.5;color:#5f7088}
.gp-mc-alert-row__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.gp-mc-alert-row__meta span,
.gp-mc-alert-row__meta strong,
.gp-mc-alert-row__meta small{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#f8fbff;border:1px solid #e6edf5;font-size:12px;line-height:1.2}
.gp-mc-alert-row__meta strong{background:#edf9f3;color:#12804f;border-color:#ccebd8}
.gp-mc-alert-row__meta small{color:#7a899c}
.gp-mc-alert-row__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.gp-mc-alert-row__actions .button{white-space:nowrap;border-radius:12px}

.gp-mc-item-modal{position:fixed;inset:0;z-index:2147483646;display:none}
.gp-mc-item-modal.is-visible{display:block}
.gp-mc-item-modal__overlay{position:absolute;inset:0;background:rgba(15,23,42,.72);backdrop-filter:blur(3px)}
.gp-mc-item-modal__dialog{position:relative;z-index:2;width:min(880px,calc(100vw - 32px));margin:6vh auto;background:#fff;border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.32);padding:24px}
.gp-mc-item-modal__close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:999px;border:1px solid #d7dbe0;background:#fff;color:#13274b;font-size:28px;line-height:1;cursor:pointer}
.gp-mc-item-modal__body{padding-top:10px}
.gp-mc-item-detail{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}
.gp-mc-item-detail__media{border:1px solid #e5ecf4;border-radius:20px;background:linear-gradient(180deg,#f8fbff,#eef3f9);min-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.gp-mc-item-detail__media img{width:100%;height:220px;object-fit:contain;background:#fff;padding:16px}
.gp-mc-item-detail__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:220px;color:#91a3ba}
.gp-mc-item-detail__placeholder .dashicons{font-size:44px;width:44px;height:44px}
.gp-mc-item-detail__copy{display:grid;gap:12px}
.gp-mc-item-detail__eyebrow{font-size:11px;font-weight:800;color:#cb6d13;letter-spacing:.08em;text-transform:uppercase}
.gp-mc-item-detail__copy h3{margin:0;font-size:30px;line-height:1.05;color:#16283d}
.gp-mc-item-detail__meta{display:flex;flex-wrap:wrap;gap:8px}
.gp-mc-item-detail__meta span{display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;border-radius:999px;background:#f8fbff;border:1px solid #e3ebf4;font-size:12px;color:#30445d;font-weight:700}
.gp-mc-item-detail__store{background:#eef4ff !important;color:#214a7c !important}
.gp-mc-item-detail__tag{background:#fff7ed !important;color:#9a3412 !important}
.gp-mc-item-detail__pricing{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.gp-mc-item-detail__pricing strong{font-size:28px;line-height:1;color:#12804f}
.gp-mc-item-detail__old,
.gp-mc-item-detail__discount{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;font-size:12px;color:#6b7280;font-weight:700}
.gp-mc-item-detail__discount{background:#fff7ed;border-color:#fed7aa;color:#cb6d13}
.gp-mc-item-detail__pack{display:inline-flex;align-items:center;width:max-content;min-height:32px;padding:7px 11px;border-radius:999px;background:#f8fbff;border:1px solid #e3ebf4;font-size:12px;font-weight:700;color:#30445d}
.gp-mc-item-detail__copy p{margin:0;font-size:14px;line-height:1.65;color:#5f7088;max-width:64ch}
.gp-mc-item-detail__actions{display:flex;gap:10px;flex-wrap:wrap}
.gp-mc-item-detail__actions .gp-mc-btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:10px 14px;border-radius:12px;text-decoration:none;font-weight:700}
.gp-mc-item-detail__actions .gp-mc-btn-secondary--primary{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1d4ed8!important}

@media (max-width:1080px){
  .gp-mc-items-table thead,
  .gp-mc-watchlist-table--compact thead{display:none}
  .gp-mc-items-table,
  .gp-mc-items-table tbody,
  .gp-mc-items-table tr,
  .gp-mc-items-table td,
  .gp-mc-watchlist-table--compact,
  .gp-mc-watchlist-table--compact tbody,
  .gp-mc-watchlist-table--compact tr,
  .gp-mc-watchlist-table--compact td{display:block;width:100%}
  .gp-mc-items-table tbody tr,
  .gp-mc-watchlist-table--compact tbody tr{padding:12px;border-bottom:1px solid #edf2f7}
  .gp-mc-items-table tbody td,
  .gp-mc-watchlist-table--compact tbody td{padding:8px 0;border-bottom:none}
  .gp-mc-item-row-main{min-width:0}
  .gp-mc-watch-row-controls{grid-template-columns:1fr 1fr}
}

@media (max-width:782px){
  .gp-mc-watch-highlights{grid-auto-columns:minmax(180px,220px)}
  .gp-mc-alert-row{grid-template-columns:1fr;align-items:start}
  .gp-mc-alert-row__actions{justify-content:flex-start}
  .gp-mc-item-modal__dialog{width:calc(100vw - 20px);margin:3vh auto;padding:18px;border-radius:20px}
  .gp-mc-item-detail{grid-template-columns:1fr}
  .gp-mc-item-detail__media,
  .gp-mc-item-detail__media img,
  .gp-mc-item-detail__placeholder{min-height:180px;height:180px}
  .gp-mc-item-detail__copy h3{font-size:24px}
}

@media (max-width:640px){
  .gp-mc-item-row-actions,
  .gp-mc-watch-row-actions,
  .gp-mc-item-detail__actions{flex-direction:column;align-items:stretch}
  .gp-mc-item-detail-open,
  .gp-mc-item-row-link,
  .gp-mc-watch-row-actions .button,
  .gp-mc-watch-row-actions .gp-mc-favorite-toggle--mini,
  .gp-mc-item-detail__actions .gp-mc-btn-secondary{width:100%}
  .gp-mc-watch-row-controls{grid-template-columns:1fr}
}

/* v4.13.5.1 density polish */
.gp-mc-wrap,
.gp-mc-items-wrap,
.gp-mc-watchlist-wrap,
.gp-mc-alerts-wrap{display:grid;gap:12px}

.gp-mc-head h2,
.gp-mc-featured-block h2{margin:0 0 10px;font-size:clamp(24px,2vw,31px);line-height:1.08}
.gp-mc-head-split{gap:8px}
.gp-mc-count-badge{padding:6px 10px;font-size:11px;line-height:1.1}

.gp-mc-filters{margin:0 0 12px}
.gp-mc-filter-row{gap:8px}
.gp-mc-filter-row select,
.gp-mc-filter-row input,
.gp-mc-filter-row button{padding:8px 11px;border-radius:10px;font-size:13px}

.gp-mc-watch-toolbar{margin:0 0 10px}
.gp-mc-watch-search{padding:8px 12px;min-width:min(100%,340px);box-shadow:0 6px 16px rgba(15,35,65,.05)}
.gp-mc-watch-search input{font-size:13px}

.gp-mc-items-table-wrap,
.gp-mc-watchlist-table-wrap--compact,
.gp-mc-card,
.gp-mc-watch-highlight,
.gp-mc-alert-row{box-shadow:0 6px 18px rgba(15,35,65,.05)}

.gp-mc-items-table thead th,
.gp-mc-watchlist-table--compact thead th{padding:10px 12px;font-size:10px}
.gp-mc-items-table tbody td,
.gp-mc-watchlist-table--compact tbody td{padding:10px 12px}

.gp-mc-item-row-main{grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:start;min-width:240px}
.gp-mc-item-row-thumb{width:44px;height:44px;border-radius:12px;flex-basis:44px}
.gp-mc-item-row-thumb img{padding:4px}
.gp-mc-item-row-copy{gap:2px}
.gp-mc-item-row-copy strong{font-size:13px;line-height:1.26}
.gp-mc-item-row-copy span,
.gp-mc-item-row-copy small{font-size:11px}

.gp-mc-item-row-price{gap:1px;min-width:92px}
.gp-mc-item-row-price strong{font-size:16px}
.gp-mc-item-row-price span,
.gp-mc-item-row-price small{font-size:11px}

.gp-mc-row-pill{min-height:28px;padding:5px 8px;font-size:11px}
.gp-mc-row-pill .dashicons{width:13px;height:13px;font-size:13px;line-height:13px;margin-right:5px}

.gp-mc-favorite-toggle--mini,
.gp-mc-item-detail-open,
.gp-mc-item-row-link,
.gp-mc-watch-highlight__open,
.gp-mc-watch-row-actions .button,
.gp-mc-alert-row__actions .button,
.gp-mc-actions a,
.gp-mc-actions button{min-height:30px;padding:6px 10px;border-radius:10px;font-size:11px}

.gp-mc-favorite-toggle--mini{gap:5px}
.gp-mc-favorite-toggle--mini .dashicons{font-size:13px;width:13px;height:13px}

.gp-mc-watch-highlights{grid-auto-columns:minmax(180px,210px);gap:10px;padding:1px 1px 6px}
.gp-mc-watch-highlight{padding:12px;min-height:122px;border-radius:16px}
.gp-mc-watch-highlight strong{font-size:14px}
.gp-mc-watch-highlight__meta{gap:5px}
.gp-mc-watch-highlight__meta span{font-size:11px;padding:5px 8px}

.gp-mc-watch-row-main{gap:3px;min-width:170px}
.gp-mc-watch-row-main strong{font-size:13px}
.gp-mc-watch-row-main span{font-size:11px}
.gp-mc-watch-row-prices{gap:6px;min-width:200px}
.gp-mc-watch-row-controls{grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px;min-width:230px}
.gp-mc-watch-row-controls label{gap:4px;font-size:10px}
.gp-mc-watch-row-controls .gp-mc-watch-input{min-height:34px;padding:7px 9px;border-radius:10px;font-size:12px}
.gp-mc-watch-row-alerts{gap:6px;min-width:148px}
.gp-mc-watch-row-actions{gap:6px;min-width:148px}
.gp-mc-watch-feedback{min-height:14px;font-size:11px}

.gp-mc-alert-list{gap:8px}
.gp-mc-alert-row{grid-template-columns:minmax(0,1.5fr) minmax(160px,1fr) auto;gap:10px;padding:12px 14px;border-radius:16px}
.gp-mc-alert-row__main h3{font-size:14px}
.gp-mc-alert-row__main p{margin:5px 0 0;font-size:12px;line-height:1.45}
.gp-mc-alert-row__meta{gap:6px}
.gp-mc-alert-row__meta span,
.gp-mc-alert-row__meta strong,
.gp-mc-alert-row__meta small{min-height:28px;padding:5px 8px;font-size:11px}
.gp-mc-alert-row__actions{gap:6px}

.gp-mc-grid{gap:10px}
.gp-mc-card{border-radius:16px}
.gp-mc-thumb{max-height:168px}
.gp-mc-thumb-placeholder{min-height:168px;font-size:20px}
.gp-mc-badge{top:8px;left:8px;padding:4px 8px;font-size:10px}
.gp-mc-thumb-actions{left:8px;right:8px;bottom:8px;gap:6px}
.gp-mc-thumb-actions .gp-mc-thumb-btn{padding:6px 9px;font-size:11px}
.gp-mc-card-body{padding:10px 10px 11px}
.gp-mc-store{margin-bottom:3px;font-size:10px}
.gp-mc-card h3{font-size:13px;line-height:1.25;min-height:34px;margin:0 0 4px}
.gp-mc-dates{font-size:11px;margin-bottom:0}
.gp-mc-actions{gap:6px}

@media (max-width:1080px){
  .gp-mc-items-table tbody tr,
  .gp-mc-watchlist-table--compact tbody tr{padding:10px}
  .gp-mc-items-table tbody td,
  .gp-mc-watchlist-table--compact tbody td{padding:7px 0}
}

@media (max-width:782px){
  .gp-mc-watch-highlights{grid-auto-columns:minmax(170px,198px)}
  .gp-mc-card h3{min-height:auto}
  .gp-mc-thumb{max-height:156px}
  .gp-mc-thumb-placeholder{min-height:156px}
}

.gp-mc-thumb-placeholder--catalog{
  padding:16px;
  min-height:168px;
  text-align:left;
  align-items:flex-start;
  justify-content:flex-end;
  gap:8px;
  background:
    radial-gradient(circle at top right, rgba(249,115,22,.22), transparent 38%),
    linear-gradient(155deg, #eff6ff 0%, #f8fafc 48%, #fff7ed 100%);
}

.gp-mc-thumb-placeholder--catalog strong{
  display:block;
  font-size:18px;
  line-height:1.15;
  color:#0f172a;
}

.gp-mc-thumb-placeholder--catalog span{
  display:inline-flex;
  width:max-content;
  align-items:center;
  border-radius:999px;
  padding:5px 10px;
  background:rgba(37,99,235,.08);
  color:#1d4ed8;
  font-size:11px;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}

.gp-mc-thumb-placeholder--catalog small{
  display:block;
  max-width:18ch;
  color:#475569;
  font-size:12px;
  line-height:1.35;
}

.gp-mc-thumb-placeholder--catalog.is-hidden{display:none}
