:root{--gcsrd-ink:#0b123f;--gcsrd-muted:#6d7397;--gcsrd-line:#e5e7f2;--gcsrd-soft:#f7f7fc;--gcsrd-primary:#4a20c9;--gcsrd-primary2:#731cff;--gcsrd-success:#0b9460;--gcsrd-danger:#d63d55;--gcsrd-warning:#b36a00}.gcsrd-shell,.gcsrm-market{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--gcsrd-ink)}.gcsrd-shell *,.gcsrm-market *{box-sizing:border-box}.gcsrd-shell{width:min(1380px,calc(100% - 32px));margin:32px auto 56px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px}.gcsrd-sidebar{background:#fff;border:1px solid var(--gcsrd-line);border-radius:20px;padding:18px;align-self:start;position:sticky;top:94px;box-shadow:0 16px 45px rgba(28,24,91,.06)}.gcsrd-profile{display:grid;text-align:center;justify-items:center;padding:10px 8px 18px;border-bottom:1px solid var(--gcsrd-line)}.gcsrd-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,var(--gcsrd-primary),var(--gcsrd-primary2));color:#fff;font-weight:900;margin-bottom:10px}.gcsrd-profile strong{font-size:16px}.gcsrd-profile small{color:var(--gcsrd-muted);margin-top:4px}.gcsrd-sidebar nav{display:grid;gap:5px;margin-top:14px}.gcsrd-sidebar nav a{padding:11px 12px;border-radius:11px;text-decoration:none;color:var(--gcsrd-ink);font-weight:700;font-size:14px}.gcsrd-sidebar nav a:hover,.gcsrd-sidebar nav a.is-active{background:#f0ebff;color:var(--gcsrd-primary)}.gcsrd-market-link{display:block;margin-top:16px;padding:12px;text-align:center;border-radius:12px;background:var(--gcsrd-ink);color:#fff!important;text-decoration:none;font-weight:800}.gcsrd-main{min-width:0}.gcsrd-hero{background:linear-gradient(135deg,#fff,#f2edff);border:1px solid var(--gcsrd-line);border-radius:22px;padding:28px 30px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.gcsrd-hero>div:first-child>span{font-size:11px;letter-spacing:.16em;font-weight:900;color:var(--gcsrd-primary)}.gcsrd-hero h1{font-size:34px;line-height:1.1;margin:7px 0 8px}.gcsrd-hero p{margin:0;color:var(--gcsrd-muted);max-width:760px;line-height:1.6}.gcsrd-live-badge{white-space:nowrap;font-size:12px;font-weight:900;color:var(--gcsrd-success);background:#eafff4;border:1px solid #b9efd4;border-radius:999px;padding:9px 12px}.gcsrd-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.gcsrd-metric{background:#fff;border:1px solid var(--gcsrd-line);border-radius:16px;padding:18px}.gcsrd-metric small,.gcsrd-metric span{display:block;color:var(--gcsrd-muted)}.gcsrd-metric strong{display:block;font-size:27px;margin:7px 0 4px}.gcsrd-metric span{font-size:12px}.gcsrd-grid{display:grid;gap:16px;margin-bottom:16px}.gcsrd-grid.two{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr)}.gcsrd-panel{background:#fff;border:1px solid var(--gcsrd-line);border-radius:18px;padding:20px;margin-bottom:16px;min-width:0}.gcsrd-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.gcsrd-panel-head h2{font-size:20px;margin:0}.gcsrd-panel-head a{font-weight:800;color:var(--gcsrd-primary);text-decoration:none}.gcsrd-table{display:grid;gap:8px;overflow:auto}.gcsrd-tr{display:grid;grid-template-columns:minmax(210px,1.8fr) repeat(4,minmax(105px,.75fr));gap:12px;align-items:center;padding:11px 12px;border:1px solid var(--gcsrd-line);border-radius:12px;min-width:760px}.gcsrd-tr.order{grid-template-columns:.5fr 1.3fr .8fr 1fr .8fr}.gcsrd-tr.head{border:0;background:var(--gcsrd-soft);font-size:12px;font-weight:900;color:var(--gcsrd-muted)}.gcsrd-item{display:flex;align-items:center;gap:10px;min-width:0}.gcsrd-item img,.gcsrd-product-placeholder{width:44px;height:44px;border-radius:9px;object-fit:contain;background:#f5f5fa;flex:none}.gcsrd-product-placeholder{display:grid;place-items:center}.gcsrd-item a{font-weight:800;color:var(--gcsrd-ink);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gcsrd-status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:11px;font-style:normal;font-weight:900;background:#f0edff;color:var(--gcsrd-primary)}.gcsrd-status.leading,.gcsrd-status.publish,.gcsrd-status.processing,.gcsrd-status.completed,.gcsrd-status.won{background:#e9fff4;color:var(--gcsrd-success)}.gcsrd-status.outbid,.gcsrd-status.failed,.gcsrd-status.cancelled,.gcsrd-status.error{background:#fff0f2;color:var(--gcsrd-danger)}.gcsrd-status.pending,.gcsrd-status.on-hold,.gcsrd-status.draft{background:#fff7e8;color:var(--gcsrd-warning)}.gcsrd-summary-list{display:grid;gap:4px}.gcsrd-summary-list>div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--gcsrd-line)}.gcsrd-summary-list span{color:var(--gcsrd-muted)}.gcsrd-primary{display:block;margin-top:16px;border-radius:12px;padding:12px 15px;background:linear-gradient(135deg,var(--gcsrd-primary),var(--gcsrd-primary2));color:#fff!important;text-decoration:none;text-align:center;font-weight:900}.gcsrd-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gcsrd-lot-card{display:grid;grid-template-columns:92px 1fr;gap:12px;border:1px solid var(--gcsrd-line);border-radius:14px;padding:12px;min-width:0}.gcsrd-lot-card>img,.gcsrd-lot-card>.gcsrd-product-placeholder{width:92px;height:82px;object-fit:contain;border-radius:10px;background:#f7f7fb}.gcsrd-lot-card h3{font-size:15px;margin:2px 0 8px}.gcsrd-lot-card h3 a{text-decoration:none;color:var(--gcsrd-ink)}.gcsrd-lot-card p,.gcsrd-lot-card small{margin:0;color:var(--gcsrd-muted)}.gcsrd-empty{padding:22px;text-align:center;color:var(--gcsrd-muted);border:1px dashed var(--gcsrd-line);border-radius:12px;grid-column:1/-1}.gcsrd-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gcsrd-action-grid a{display:grid;gap:4px;border:1px solid var(--gcsrd-line);border-radius:13px;padding:14px;text-decoration:none;color:var(--gcsrd-ink)}.gcsrd-action-grid a:hover{border-color:#b9a8ff;background:#faf8ff}.gcsrd-action-grid span{font-size:12px;color:var(--gcsrd-muted)}.gcsrd-alert,.gcsrd-gate{border-radius:13px;padding:14px 16px;margin-bottom:16px}.gcsrd-alert.success{background:#eafff4;color:#087548}.gcsrd-alert.error{background:#fff0f2;color:#a51f39}.gcsrd-gate{width:min(720px,calc(100% - 30px));margin:50px auto;text-align:center;background:#fff;border:1px solid var(--gcsrd-line)}.gcsrd-gate a{display:inline-block;background:var(--gcsrd-primary);color:#fff;padding:11px 16px;border-radius:10px;text-decoration:none;font-weight:800}.gcsrd-saved-searches{display:grid;gap:8px}.gcsrd-saved-searches>div{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--gcsrd-line);border-radius:12px;padding:12px}.gcsrd-saved-searches a{display:grid;text-decoration:none;color:var(--gcsrd-ink)}.gcsrd-saved-searches small{color:var(--gcsrd-muted)}.gcsrd-saved-searches .delete{color:var(--gcsrd-danger);font-weight:800}.gcsrm-watch-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cfc7ef;background:#fff;color:var(--gcsrd-primary);border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.gcsrm-watch-button.is-watched{background:#f3efff;border-color:#9e84ff}.gcsrm-watch-button.is-loading{opacity:.55;pointer-events:none}.gcsrm-watch-button.compact{margin-top:9px;padding:7px 10px;font-size:12px}.gcsrm-market{width:min(1380px,calc(100% - 32px));margin:28px auto 60px}.gcsrm-market-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.gcsrm-market-head h1{margin:0;font-size:34px}.gcsrm-market-head p{margin:7px 0 0;color:var(--gcsrd-muted)}.gcsrm-market-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px}.gcsrm-filters{background:#fff;border:1px solid var(--gcsrd-line);border-radius:18px;padding:18px;align-self:start;position:sticky;top:94px}.gcsrm-filters h2{font-size:18px;margin:0 0 14px}.gcsrm-field{display:grid;gap:6px;margin-bottom:12px}.gcsrm-field label,.gcsrm-field>span{font-size:12px;font-weight:900;color:#30365d}.gcsrm-field input,.gcsrm-field select{width:100%;border:1px solid #dfe1ec;border-radius:10px;padding:10px 11px;background:#fff}.gcsrm-price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gcsrm-filter-actions{display:grid;gap:8px;margin-top:14px}.gcsrm-filter-actions button,.gcsrm-filter-actions a{border:0;border-radius:10px;padding:11px 12px;text-align:center;text-decoration:none;font-weight:900;cursor:pointer}.gcsrm-filter-actions button[type=submit]{background:var(--gcsrd-primary);color:#fff}.gcsrm-save-search{background:#f1edff;color:var(--gcsrd-primary)}.gcsrm-clear{background:#f4f4f8;color:var(--gcsrd-ink)}.gcsrm-results-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.gcsrm-results-bar b{font-size:18px}.gcsrm-results-bar select{border:1px solid var(--gcsrd-line);border-radius:10px;padding:9px 11px}.gcsrm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gcsrm-card{background:#fff;border:1px solid var(--gcsrd-line);border-radius:16px;padding:12px;display:grid;position:relative;min-width:0}.gcsrm-card-media{height:180px;display:grid;place-items:center;background:#f8f8fb;border-radius:12px;overflow:hidden}.gcsrm-card-media img{width:100%;height:100%;object-fit:contain}.gcsrm-card-top{display:flex;justify-content:space-between;align-items:center;position:absolute;left:20px;right:20px;top:20px}.gcsrm-timer{background:#fff;border:1px solid var(--gcsrd-line);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.gcsrm-card .gcsrm-watch-button{width:36px;height:36px;padding:0;border-radius:50%}.gcsrm-card h3{font-size:16px;line-height:1.35;margin:13px 0 5px}.gcsrm-card h3 a{text-decoration:none;color:var(--gcsrd-ink)}.gcsrm-card-meta{font-size:12px;color:var(--gcsrd-muted);min-height:34px}.gcsrm-bid-row{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid var(--gcsrd-line);margin-top:9px}.gcsrm-bid-row span{font-size:12px;color:var(--gcsrd-muted)}.gcsrm-bid-row strong{font-size:17px}.gcsrm-card-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px}.gcsrm-card-footer small{color:var(--gcsrd-muted)}.gcsrm-card-footer a{background:var(--gcsrd-primary);color:#fff;text-decoration:none;border-radius:9px;padding:9px 11px;font-weight:800;font-size:12px}.gcsrm-pagination{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin-top:24px}.gcsrm-pagination a,.gcsrm-pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--gcsrd-line);border-radius:9px;text-decoration:none;color:var(--gcsrd-ink)}.gcsrm-pagination .current{background:var(--gcsrd-primary);color:#fff;border-color:var(--gcsrd-primary)}.gcsrm-toast{position:fixed;right:20px;bottom:20px;background:#11183f;color:#fff;border-radius:11px;padding:12px 15px;z-index:99999;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.2)}.gcsrm-save-dialog{display:none;margin-top:10px;padding:12px;border:1px solid var(--gcsrd-line);border-radius:11px;background:#fafaff}.gcsrm-save-dialog.is-open{display:grid;gap:8px}.gcsrm-save-dialog input{width:100%;border:1px solid var(--gcsrd-line);border-radius:9px;padding:9px}.gcsrm-save-dialog button{background:var(--gcsrd-primary);color:#fff;border:0;border-radius:9px;padding:9px;font-weight:800}.gcsrm-watch-count{font-weight:800}.gcsrm-no-results{grid-column:1/-1;background:#fff;border:1px dashed var(--gcsrd-line);border-radius:16px;padding:38px;text-align:center}.gcsrm-product-watch-wrap{display:flex;gap:10px;align-items:center}.gcsrm-product-watch-wrap .gcsrm-watch-button{min-height:44px}
@media(max-width:1120px){.gcsrd-shell{grid-template-columns:1fr}.gcsrd-sidebar{position:static}.gcsrd-sidebar nav{grid-template-columns:repeat(3,1fr)}.gcsrd-metrics{grid-template-columns:repeat(2,1fr)}.gcsrm-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.gcsrd-grid.two,.gcsrm-market-layout{grid-template-columns:1fr}.gcsrm-filters{position:static}.gcsrd-card-grid{grid-template-columns:1fr}.gcsrd-sidebar nav{grid-template-columns:repeat(2,1fr)}.gcsrm-market-head{display:block}.gcsrm-results-bar{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.gcsrd-shell,.gcsrm-market{width:calc(100% - 20px);margin-top:16px}.gcsrd-hero{display:block;padding:22px}.gcsrd-live-badge{display:inline-block;margin-top:15px}.gcsrd-hero h1{font-size:28px}.gcsrd-metrics,.gcsrm-grid,.gcsrd-sidebar nav,.gcsrd-action-grid{grid-template-columns:1fr}.gcsrd-lot-card{grid-template-columns:72px 1fr}.gcsrd-lot-card>img,.gcsrd-lot-card>.gcsrd-product-placeholder{width:72px;height:70px}.gcsrm-card-media{height:210px}}

.gcsrd-member-number{display:inline-flex;align-self:center;margin-top:7px;padding:6px 9px;border-radius:8px;background:#f2eaff;color:#5900ad;font:800 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.035em}
