:root{--gcm-blue:#075ef2;--gcm-blue2:#0b3d91;--gcm-navy:#06234b;--gcm-purple:#7c3aed;--gcm-teal:#008b8b;--gcm-green:#12b981;--gcm-orange:#ff8a00;--gcm-red:#ef4444;--gcm-slate:#0f172a;--gcm-muted:#64748b;--gcm-bg:#eef4ff;--gcm-card:#fff;--gcm-border:#e3eaf5;--gcm-shadow:0 18px 45px rgba(15,23,42,.12)}
.gcm-blank-page{margin:0!important;background:#eef4ff!important;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--gcm-slate)}.gcm-blank-shell{min-height:100vh}.gcm-wrap{width:min(1540px,calc(100vw - 28px));min-height:calc(100vh - 28px);margin:14px auto;display:grid;grid-template-columns:218px minmax(0,1fr);gap:0;background:#f8fbff;border:1px solid rgba(255,255,255,.9);border-radius:18px;box-shadow:var(--gcm-shadow);overflow:hidden;font-family:Inter,Arial,Helvetica,sans-serif}.gcm-wrap>*:not(.gcm-nav){grid-column:2;margin-left:0;margin-right:0}.gcm-nav{grid-row:1/span 99;grid-column:1;background:linear-gradient(180deg,#062a5f,#041d3e);padding:22px 14px;display:flex;flex-direction:column;gap:8px;min-height:100%;box-shadow:inset -1px 0 0 rgba(255,255,255,.08)}.gcm-brand{color:#fff;text-align:center;margin:0 0 20px;padding:4px 0 16px;border-bottom:1px solid rgba(255,255,255,.12);font-size:16px}.gcm-logo{font-size:38px;line-height:1;margin-bottom:8px}.gcm-nav a{display:flex;align-items:center;gap:11px;color:#dbeafe!important;text-decoration:none;padding:12px 13px;border-radius:12px;font-weight:800;font-size:14px;transition:.16s}.gcm-nav a:hover,.gcm-nav a.active{background:#075ef2;color:#fff!important;box-shadow:0 10px 24px rgba(7,94,242,.35);transform:translateX(2px)}.gcm-nav .dashicons{font-size:19px;width:19px;height:19px}.gcm-topbar{grid-column:2!important;display:flex;align-items:center;gap:16px;padding:18px 24px;color:#fff;min-height:58px}.gcm-accent-blue{background:linear-gradient(90deg,#075ef2,#0245bd)}.gcm-accent-purple{background:linear-gradient(90deg,#6d28d9,#8b5cf6)}.gcm-accent-teal{background:linear-gradient(90deg,#008b8b,#006f77)}.gcm-step{display:flex;align-items:center;justify-content:center;background:#fff;color:#0b55db;border-radius:7px;width:30px;height:30px;font-weight:900;font-size:18px}.gcm-topbar h2{margin:0;font-size:26px;line-height:1.05;color:#fff;letter-spacing:-.03em}.gcm-topbar p{margin:4px 0 0;color:rgba(255,255,255,.82);font-size:13px}.gcm-top-date{margin-left:auto;background:rgba(255,255,255,.95);color:#172554;border-radius:9px;padding:9px 12px;font-weight:800;font-size:12px;display:flex;align-items:center;gap:6px}.gcm-dashboard-title,.gcm-search-head{padding:24px 28px 10px}.gcm-dashboard-title h1,.gcm-search-head h1,.gcm-supplier-profile h1{margin:0 0 5px;font-size:29px;letter-spacing:-.045em;color:#111c44}.gcm-dashboard-title p,.gcm-search-head p{margin:0;color:var(--gcm-muted)}.gcm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;padding:0 28px}.gcm-grid.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding:0}.gcm-kpi-six{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:8px}.gcm-card{background:var(--gcm-card);border:1px solid var(--gcm-border);border-radius:16px;padding:18px;margin:16px 28px;box-shadow:0 10px 28px rgba(15,23,42,.07)}.gcm-stat-card{margin:0;min-height:100px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.gcm-stat-card span{display:block;color:#1f2d4d;font-weight:900;font-size:13px}.gcm-stat-card strong{display:block;font-size:31px;margin:10px 0 4px;color:#0f172a;line-height:1}.gcm-stat-card small{font-weight:800;font-size:12px}.gcm-stat-card i{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px}.gcm-stat-card.blue i{background:#e7f0ff;color:#075ef2}.gcm-stat-card.green i{background:#dcfce7;color:#16a34a}.gcm-stat-card.orange i{background:#ffedd5;color:#f97316}.gcm-stat-card.purple i{background:#ede9fe;color:#7c3aed}.gcm-quick h3,.gcm-card h3{margin:0 0 14px;color:#111c44}.gcm-action-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:14px}.gcm-action{background:#fff;border:1px solid #dbeafe;border-radius:14px;min-height:98px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-decoration:none!important;font-weight:900;color:#0f172a!important;box-shadow:0 8px 22px rgba(15,23,42,.06);transition:.18s}.gcm-action .dashicons{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:25px}.gcm-action.blue .dashicons{background:linear-gradient(135deg,#075ef2,#0245bd)}.gcm-action.green .dashicons{background:linear-gradient(135deg,#16a34a,#0f9f70)}.gcm-action.purple .dashicons{background:linear-gradient(135deg,#7c3aed,#3b82f6)}.gcm-action.orange .dashicons{background:linear-gradient(135deg,#ff8a00,#f97316)}.gcm-action:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(15,23,42,.12)}.gcm-split{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;margin:0 28px 28px}.gcm-split>.gcm-card{margin:16px 0}.gcm-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.gcm-section-head h3{margin:0}.gcm-section-head a{font-size:12px;background:#eff6ff;border:1px solid #bfdbfe;padding:6px 10px;border-radius:999px;text-decoration:none;font-weight:900;color:#075ef2}.gcm-exhibition-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gcm-exhibition-card{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;border:1px solid var(--gcm-border);border-radius:13px;padding:10px;background:#fff}.gcm-poster{height:116px;border-radius:10px;background:linear-gradient(160deg,#e11d48,#7c3aed,#ff8a00);color:#fff;font-weight:900;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1.1}.gcm-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-weight:900;font-size:12px;border:1px solid transparent}.gcm-badge.green{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.gcm-badge.orange{background:#ffedd5;color:#c2410c;border-color:#fed7aa}.gcm-badge.blue{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.gcm-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:12px;background:#fff}.gcm-table th,.gcm-table td{padding:12px;border-bottom:1px solid #e8eef7;text-align:left;vertical-align:top;font-size:13px}.gcm-table th{background:#f4f7ff;color:#172554;font-size:12px;text-transform:none;font-weight:900}.gcm-table tr:hover td{background:#f8fbff}.gcm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:linear-gradient(135deg,#075ef2,#0245bd);color:#fff!important;text-decoration:none!important;padding:11px 16px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(7,94,242,.24)}.gcm-small-btn{border:1px solid #d8b4fe;background:#faf5ff;color:#6d28d9;border-radius:8px;padding:6px 9px;font-weight:900}.gcm-form{padding:0 28px 28px}.gcm-form label,.gcm-filter-panel label,.gcm-builder-panel label{display:block;font-weight:900;color:#21304f;margin-bottom:13px}.gcm-form input,.gcm-form select,.gcm-form textarea,.gcm-searchbar input,.gcm-filter-panel input,.gcm-filter-panel select,.gcm-builder-panel input,.gcm-builder-panel select,.gcm-builder-panel textarea{width:100%;box-sizing:border-box;border:1px solid #d7e0ef;border-radius:11px;background:#fff;outline:none;padding:12px 13px;margin-top:7px;transition:.15s}.gcm-form textarea,.gcm-builder-panel textarea{min-height:90px}.gcm-form input:focus,.gcm-form select:focus,.gcm-form textarea:focus,.gcm-searchbar input:focus,.gcm-filter-panel input:focus,.gcm-filter-panel select:focus,.gcm-builder-panel input:focus{border-color:#075ef2;box-shadow:0 0 0 4px rgba(7,94,242,.1)}.gcm-search-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.gcm-lock{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:900;white-space:nowrap}.gcm-searchbar{display:flex;gap:10px;margin:8px 28px 16px}.gcm-searchbar input{margin-top:0;min-height:48px}.gcm-searchbar.supplier{grid-column:2!important}.gcm-builder-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 290px;gap:16px;margin:0 28px 28px}.gcm-filter-panel,.gcm-builder-panel,.gcm-results{background:#fff;border:1px solid var(--gcm-border);border-radius:16px;box-shadow:0 9px 25px rgba(15,23,42,.06)}.gcm-filter-panel,.gcm-builder-panel{padding:16px;align-self:start;position:sticky;top:16px}.gcm-filter-btn{width:100%}.gcm-results{padding:14px}.gcm-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.gcm-results-head select{border:1px solid #d7e0ef;border-radius:9px;padding:9px}.gcm-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.gcm-product-card{position:relative;background:#fff;border:1px solid #dbe7f5;border-radius:15px;padding:12px;box-shadow:0 8px 24px rgba(15,23,42,.07);transition:.16s}.gcm-product-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.11)}.gcm-product-card img,.gcm-noimg{width:100%;height:160px;object-fit:cover;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#fff7ed)}.gcm-noimg{display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:900}.gcm-prod-body h3{margin:11px 0 3px;color:#111c44;font-size:17px}.gcm-price{font-size:20px;font-weight:900;color:#111827}.gcm-muted{color:var(--gcm-muted);font-size:13px;margin:3px 0 8px}.gcm-prod-meta{display:grid;gap:3px;color:#334155;font-size:12px;margin:8px 0}.gcm-tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.gcm-tags span{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:999px;padding:5px 7px;font-size:11px;font-weight:800}.gcm-desc{font-size:13px;color:#475569;line-height:1.45}.gcm-admin-only{background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #f97316;border-radius:10px;padding:8px;font-size:12px;margin:8px 0}.gcm-select{position:absolute;top:10px;left:10px;z-index:3;background:#fff;border:1px solid #c7d2fe;border-radius:8px;padding:5px;box-shadow:0 6px 16px rgba(15,23,42,.15)}.gcm-select input{width:18px;height:18px;accent-color:#075ef2}.gcm-view-btn{width:100%;border:1px solid #bfdbfe;background:#f8fbff;color:#0b55db;border-radius:10px;padding:10px;font-weight:900}.gcm-builder-panel h3{color:#006f77;margin:0 0 10px}.gcm-mini-pill{display:inline-flex;background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px;margin-bottom:13px}.gcm-preview-card{border:1px solid #dbeafe;border-radius:13px;padding:12px;margin:12px 0;background:#f8fbff}.gcm-preview-cover{height:170px;margin:9px 0;border-radius:12px;background:linear-gradient(145deg,#ede9fe 0%,#fff 55%,#bbf7d0 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:#111c44;font-weight:900;font-size:18px;box-shadow:inset 0 0 0 1px rgba(124,58,237,.15)}.gcm-generate{width:100%;background:linear-gradient(135deg,#0f9f70,#008b8b)}.gcm-supplier-profile{padding:22px 28px 0}.gcm-profile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.gcm-profile-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gcm-info-card{display:grid;grid-template-columns:40px 1fr;gap:5px 10px;align-items:center;background:#fff;border:1px solid var(--gcm-border);border-radius:14px;padding:15px;box-shadow:0 7px 20px rgba(15,23,42,.05)}.gcm-info-card .dashicons{grid-row:1/span 2;color:#075ef2;font-size:24px}.gcm-info-card small{color:#64748b;font-weight:800}.gcm-info-card strong{font-size:14px;color:#111c44}.gcm-tabs{display:flex;gap:8px;margin:18px 0 0;background:#fff;border:1px solid var(--gcm-border);border-radius:14px;padding:8px;overflow:auto}.gcm-tabs span{padding:9px 13px;border-radius:9px;font-weight:900;color:#475569;white-space:nowrap}.gcm-tabs span.active{background:#f3e8ff;color:#6d28d9;border-bottom:3px solid #7c3aed}.gcm-card-images{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gcm-card-images img{width:100%;height:135px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc}.gcm-contact-row{display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:13px;padding:11px}.gcm-contact-row span{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#c084fc);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.gcm-catalogue-head{text-align:center;background:#fff;border:1px solid var(--gcm-border);border-radius:18px;padding:30px;margin:22px 28px;box-shadow:0 10px 30px rgba(15,23,42,.07)}.gcm-catalogue-head h1{font-size:40px;margin:0 0 10px;color:#111c44}.gcm-client-catalogue .gcm-products{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);margin:0 28px 20px}.gcm-client-catalogue>.gcm-card{grid-column:2}@media(max-width:1180px){.gcm-builder-layout{grid-template-columns:220px 1fr}.gcm-builder-panel{grid-column:1/span 2;position:static}.gcm-products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.gcm-kpi-six{grid-template-columns:repeat(2,1fr)}.gcm-split{grid-template-columns:1fr}.gcm-profile-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.gcm-wrap{width:100%;min-height:100vh;margin:0;border-radius:0;grid-template-columns:1fr}.gcm-nav{grid-column:1;grid-row:auto;min-height:auto;flex-direction:row;overflow:auto;padding:10px}.gcm-brand{display:none}.gcm-nav a{white-space:nowrap}.gcm-wrap>*:not(.gcm-nav),.gcm-topbar{grid-column:1!important}.gcm-builder-layout{grid-template-columns:1fr;margin:0 12px 18px}.gcm-filter-panel,.gcm-builder-panel{position:static}.gcm-grid,.gcm-kpi-six,.gcm-profile-cards{grid-template-columns:1fr;padding:0 12px}.gcm-card,.gcm-searchbar,.gcm-dashboard-title,.gcm-search-head,.gcm-supplier-profile{margin-left:12px;margin-right:12px;padding-left:14px;padding-right:14px}.gcm-split{margin:0 12px 18px}.gcm-action-grid,.gcm-exhibition-row{grid-template-columns:1fr}.gcm-products,.gcm-client-catalogue .gcm-products{grid-template-columns:1fr}.gcm-top-date{display:none}}@media print{body{background:#fff!important}.gcm-nav,.gcm-topbar,.gcm-btn,.gcm-searchbar,.gcm-filter-panel,.gcm-builder-panel{display:none!important}.gcm-wrap{display:block;width:100%;margin:0;box-shadow:none;border:0}.gcm-client-catalogue .gcm-products{display:grid;grid-template-columns:repeat(2,1fr);margin:0}.gcm-product-card{break-inside:avoid;box-shadow:none}}

/* UI Polish v1.3 - closer to supplied mockup, reduced gaps */
:root{--gcm-shadow:0 10px 28px rgba(15,23,42,.10);--gcm-border:#dfe7f3}
.gcm-blank-page{background:#f1f6ff!important}
.gcm-wrap{width:min(1640px,calc(100vw - 14px));min-height:calc(100vh - 14px);margin:7px auto;border-radius:12px;grid-template-columns:168px minmax(0,1fr);background:#fbfdff}
.gcm-nav{padding:16px 9px;gap:5px}.gcm-brand{font-size:13px;margin-bottom:10px;padding-bottom:10px}.gcm-logo{font-size:31px;margin-bottom:5px}.gcm-nav a{font-size:12px;padding:10px 9px;border-radius:9px;gap:8px}.gcm-nav .dashicons{font-size:16px;width:16px;height:16px}
.gcm-topbar{padding:12px 18px;min-height:46px;gap:10px}.gcm-step{width:26px;height:26px;font-size:16px;border-radius:6px}.gcm-topbar h2{font-size:22px}.gcm-topbar p{font-size:12px}.gcm-top-date{padding:7px 9px;font-size:11px}
.gcm-dashboard-title,.gcm-search-head{padding:16px 20px 8px}.gcm-dashboard-title h1,.gcm-search-head h1,.gcm-supplier-profile h1{font-size:24px}.gcm-dashboard-title p,.gcm-search-head p{font-size:13px}
.gcm-grid{gap:10px;padding:0 20px}.gcm-kpi-six{padding-top:4px}.gcm-card{border-radius:12px;padding:13px;margin:10px 20px;box-shadow:0 7px 18px rgba(15,23,42,.06)}
.gcm-stat-card{min-height:78px;padding:13px}.gcm-stat-card span{font-size:11px}.gcm-stat-card strong{font-size:25px;margin:6px 0 2px}.gcm-stat-card small{font-size:10.5px}.gcm-stat-card i{width:42px;height:42px;font-size:23px}
.gcm-quick h3,.gcm-card h3{font-size:17px;margin-bottom:10px}.gcm-action-grid{gap:10px}.gcm-action{min-height:76px;border-radius:11px;font-size:12px}.gcm-action .dashicons{width:40px;height:40px;font-size:21px}
.gcm-split{gap:10px;margin:0 20px 16px}.gcm-split>.gcm-card{margin:10px 0}.gcm-section-head{margin-bottom:8px}.gcm-exhibition-row{gap:9px}.gcm-exhibition-card{grid-template-columns:74px 1fr;gap:10px;padding:8px;border-radius:10px}.gcm-poster{height:94px;border-radius:8px;font-size:13px}.gcm-exhibition-card h4{margin:0 0 5px;font-size:13px}.gcm-exhibition-card p{margin:3px 0;font-size:11px}.gcm-badge{font-size:10.5px;padding:4px 7px}
.gcm-table th,.gcm-table td{padding:8px 9px;font-size:11.5px}.gcm-table th{font-size:10.5px}.gcm-small-btn{padding:5px 8px;font-size:11px}.gcm-btn{padding:9px 12px;border-radius:10px;font-size:12px}
.gcm-searchbar{margin:6px 20px 10px;gap:8px}.gcm-searchbar input{min-height:42px}.gcm-lock{padding:7px 9px;font-size:11px;border-radius:8px}.gcm-builder-layout{grid-template-columns:205px minmax(0,1fr) 266px;gap:10px;margin:0 20px 16px}.gcm-filter-panel,.gcm-builder-panel,.gcm-results{border-radius:12px}.gcm-filter-panel,.gcm-builder-panel{padding:12px;top:8px}.gcm-filter-panel label,.gcm-builder-panel label{font-size:12px;margin-bottom:9px}.gcm-form input,.gcm-form select,.gcm-form textarea,.gcm-searchbar input,.gcm-filter-panel input,.gcm-filter-panel select,.gcm-builder-panel input,.gcm-builder-panel select,.gcm-builder-panel textarea{padding:9px 10px;border-radius:9px;font-size:12px;margin-top:5px}.gcm-results{padding:10px}.gcm-results-head{margin-bottom:8px}.gcm-results-head span,.gcm-results-head select{font-size:12px}.gcm-products{gap:10px}.gcm-product-card{padding:9px;border-radius:12px}.gcm-product-card img,.gcm-noimg{height:120px;border-radius:9px}.gcm-prod-body h3{font-size:14px;margin:8px 0 2px}.gcm-price{font-size:17px}.gcm-muted{font-size:11px;margin:2px 0 5px}.gcm-prod-meta{font-size:10.5px;gap:1px;margin:5px 0}.gcm-tags{gap:4px;margin:7px 0}.gcm-tags span{font-size:9.5px;padding:3px 6px}.gcm-desc{font-size:11px}.gcm-select{top:7px;left:7px;padding:3px}.gcm-view-btn{padding:8px;border-radius:8px;font-size:12px}.gcm-builder-panel h3{font-size:17px}.gcm-mini-pill{font-size:11px;padding:5px 8px;margin-bottom:8px}.gcm-preview-card{padding:9px;margin:9px 0}.gcm-preview-cover{height:125px;font-size:14px;border-radius:9px}.gcm-generate{padding:10px 12px}
.gcm-supplier-profile{padding:16px 20px 0}.gcm-profile-head{margin-bottom:9px}.gcm-profile-cards{gap:10px}.gcm-info-card{padding:11px;border-radius:11px;grid-template-columns:32px 1fr}.gcm-info-card .dashicons{font-size:21px}.gcm-info-card small{font-size:10.5px}.gcm-info-card strong{font-size:12px}.gcm-tabs{margin:12px 0 0;padding:6px;border-radius:11px;gap:5px}.gcm-tabs span{padding:7px 9px;font-size:11px}.gcm-card-images{gap:9px}.gcm-card-images img{height:112px}.gcm-contact-row{padding:9px;border-radius:10px}.gcm-contact-row span{width:36px;height:36px}.gcm-contact-row strong{font-size:12px}.gcm-contact-row small{font-size:10.5px}
.gcm-catalogue-head{margin:14px 20px;padding:20px;border-radius:14px}.gcm-catalogue-head h1{font-size:31px}.gcm-client-catalogue .gcm-products{margin:0 20px 14px}.gcm-form{padding:0 20px 20px}.gcm-form textarea,.gcm-builder-panel textarea{min-height:70px}
@media(min-width:1280px){.gcm-kpi-six{grid-template-columns:repeat(3,minmax(160px,1fr))}.gcm-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1180px){.gcm-builder-layout{grid-template-columns:190px 1fr}.gcm-products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}


/* v1.3.0 - tighter mockup-matching polish */
:root{--gcm-shadow:0 12px 32px rgba(15,23,42,.10);--gcm-soft:0 6px 18px rgba(15,23,42,.065)}
.gcm-wrap{width:min(1660px,calc(100vw - 14px));min-height:calc(100vh - 14px);margin:7px auto;border-radius:14px;grid-template-columns:205px minmax(0,1fr)}
.gcm-nav{padding:18px 11px;gap:6px}.gcm-brand{margin-bottom:14px;padding-bottom:12px}.gcm-logo{font-size:34px}.gcm-nav a{padding:10px 11px;border-radius:10px;font-size:13px;gap:9px}.gcm-topbar{padding:14px 20px;min-height:50px}.gcm-step{width:27px;height:27px;font-size:16px}.gcm-topbar h2{font-size:22px}.gcm-dashboard-title,.gcm-search-head{padding:18px 22px 8px}.gcm-dashboard-title h1,.gcm-search-head h1,.gcm-supplier-profile h1{font-size:25px}.gcm-top-date{padding:7px 10px}.gcm-grid{gap:12px;padding:0 22px}.gcm-card{margin:12px 22px;padding:14px;border-radius:13px;box-shadow:var(--gcm-soft)}.gcm-kpi-six{padding-top:6px}.gcm-stat-card{min-height:82px;padding:14px}.gcm-stat-card span{font-size:12px}.gcm-stat-card strong{font-size:27px;margin:7px 0 3px}.gcm-stat-card i{width:46px;height:46px;font-size:24px}.gcm-action-grid{gap:10px}.gcm-action{min-height:82px;border-radius:12px;font-size:12px}.gcm-action .dashicons{width:42px;height:42px;font-size:22px}.gcm-split{gap:12px;margin:0 22px 20px}.gcm-split>.gcm-card{margin:12px 0}.gcm-exhibition-row{gap:10px}.gcm-exhibition-card{grid-template-columns:78px 1fr;gap:10px;padding:8px}.gcm-poster{height:98px;border-radius:8px;font-size:13px}.gcm-table th,.gcm-table td{padding:9px 10px;font-size:12px}.gcm-badge{padding:4px 7px;font-size:11px}.gcm-btn{padding:9px 13px;border-radius:10px}.gcm-form{padding:0 22px 22px}.gcm-form label,.gcm-filter-panel label,.gcm-builder-panel label{margin-bottom:9px;font-size:12px}.gcm-form input,.gcm-form select,.gcm-form textarea,.gcm-searchbar input,.gcm-filter-panel input,.gcm-filter-panel select,.gcm-builder-panel input,.gcm-builder-panel select,.gcm-builder-panel textarea{padding:10px 11px;border-radius:9px;margin-top:5px}.gcm-searchbar{margin:5px 22px 12px;gap:8px}.gcm-searchbar input{min-height:43px}.gcm-builder-layout{grid-template-columns:220px minmax(0,1fr) 280px;gap:12px;margin:0 22px 20px}.gcm-filter-panel,.gcm-builder-panel,.gcm-results{border-radius:13px;box-shadow:var(--gcm-soft)}.gcm-filter-panel,.gcm-builder-panel{padding:13px;top:10px}.gcm-results{padding:12px}.gcm-results-head{margin-bottom:9px}.gcm-products{gap:12px}.gcm-product-card{padding:10px;border-radius:13px;box-shadow:var(--gcm-soft)}.gcm-product-card img,.gcm-noimg{height:132px;border-radius:10px}.gcm-prod-body h3{font-size:15px;margin:8px 0 2px}.gcm-price{font-size:18px}.gcm-prod-meta{font-size:11px;margin:6px 0}.gcm-tags{gap:5px;margin:8px 0}.gcm-tags span{font-size:10.5px;padding:4px 6px}.gcm-desc{font-size:12px}.gcm-view-btn{padding:8px;border-radius:9px}.gcm-select{top:8px;left:8px;padding:4px}.gcm-builder-panel h3{font-size:17px}.gcm-preview-card{padding:10px;margin:10px 0}.gcm-preview-cover{height:140px;border-radius:10px;font-size:16px}.gcm-supplier-profile{padding:18px 22px 0}.gcm-profile-head{margin-bottom:11px}.gcm-profile-cards{gap:10px}.gcm-info-card{padding:12px;border-radius:12px;grid-template-columns:34px 1fr}.gcm-info-card .dashicons{font-size:21px}.gcm-info-card strong{font-size:13px}.gcm-tabs{margin-top:13px;padding:6px;border-radius:12px}.gcm-tabs span{padding:8px 10px;font-size:12px}.gcm-card-images{gap:9px}.gcm-card-images img{height:118px;border-radius:10px}.gcm-contact-row{padding:9px;border-radius:11px}.gcm-contact-row span{width:38px;height:38px}.gcm-catalogue-head{margin:16px 22px;padding:22px}.gcm-catalogue-head h1{font-size:32px}.gcm-client-catalogue .gcm-products{margin:0 22px 16px}.gcm-section-head{margin-bottom:9px}.gcm-quick h3,.gcm-card h3{margin-bottom:10px}.gcm-small-btn{padding:5px 8px;border-radius:7px}.gcm-lock{padding:7px 10px;border-radius:8px}.gcm-mini-pill{padding:6px 9px;margin-bottom:10px}
@media(min-width:1350px){.gcm-products{grid-template-columns:repeat(2,minmax(240px,1fr))}.gcm-kpi-six{grid-template-columns:repeat(3,minmax(170px,1fr))}.gcm-split{grid-template-columns:1fr 1fr}}
@media(max-width:1180px){.gcm-wrap{grid-template-columns:190px minmax(0,1fr)}.gcm-builder-layout{grid-template-columns:200px 1fr}.gcm-builder-panel{grid-column:1/span 2}.gcm-products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}


/* v1.4.0 - premium mockup refinement */
.gcm-blank-page{background:radial-gradient(circle at top left,#dbeafe 0,#f3f7ff 30%,#eef4ff 100%)!important}.gcm-wrap{border:1px solid rgba(148,163,184,.28);box-shadow:0 18px 46px rgba(15,23,42,.16);background:linear-gradient(180deg,#ffffff,#f8fbff);grid-template-columns:196px minmax(0,1fr)}
.gcm-nav{background:linear-gradient(180deg,#062e68 0%,#041a39 55%,#03142c 100%);box-shadow:inset -1px 0 0 rgba(255,255,255,.10),8px 0 28px rgba(2,6,23,.12)}.gcm-nav a.active{background:linear-gradient(135deg,#1476ff,#075ef2);box-shadow:0 12px 24px rgba(7,94,242,.38)}.gcm-brand{letter-spacing:-.02em}.gcm-topbar{box-shadow:inset 0 -1px 0 rgba(255,255,255,.20)}.gcm-accent-blue{background:linear-gradient(90deg,#075ef2 0%,#004fc7 60%,#033c9b 100%)}.gcm-accent-purple{background:linear-gradient(90deg,#6d28d9 0%,#7c3aed 60%,#9b5cff 100%)}.gcm-accent-teal{background:linear-gradient(90deg,#067979 0%,#007e8b 60%,#075985 100%)}.gcm-step{box-shadow:0 8px 16px rgba(0,0,0,.15)}
.gcm-card,.gcm-stat-card,.gcm-info-card,.gcm-product-card,.gcm-filter-panel,.gcm-builder-panel,.gcm-results{border-color:#dce8f7;box-shadow:0 8px 22px rgba(15,23,42,.075)}.gcm-stat-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,rgba(7,94,242,.45),rgba(18,185,129,.25));opacity:.7}.gcm-stat-card.blue:before{background:linear-gradient(90deg,#075ef2,#93c5fd)}.gcm-stat-card.green:before{background:linear-gradient(90deg,#16a34a,#86efac)}.gcm-stat-card.orange:before{background:linear-gradient(90deg,#f97316,#fed7aa)}.gcm-stat-card.purple:before{background:linear-gradient(90deg,#7c3aed,#c4b5fd)}.gcm-action{position:relative;overflow:hidden}.gcm-action:after{content:"";position:absolute;right:-25px;bottom:-25px;width:70px;height:70px;border-radius:50%;background:rgba(7,94,242,.06)}.gcm-section-head h3,.gcm-builder-panel h3,.gcm-results-head strong{letter-spacing:-.025em}.gcm-table th{background:linear-gradient(180deg,#f6f8ff,#eef3ff);color:#16275a}.gcm-table tr:last-child td{border-bottom:0}.gcm-exhibition-card{background:linear-gradient(180deg,#fff,#fbfdff)}
.gcm-search-head{align-items:center}.gcm-search-head h1{font-size:26px}.gcm-searchbar input{box-shadow:0 7px 18px rgba(15,23,42,.045)}.gcm-builder-layout{grid-template-columns:218px minmax(0,1fr) 300px}.gcm-filter-panel{background:linear-gradient(180deg,#fff,#fbfdff)}.gcm-filter-panel label{border-bottom:1px solid #edf2fb;padding-bottom:9px}.gcm-filter-panel label:last-of-type{border-bottom:0}.gcm-results{background:#fff}.gcm-results-head{background:#f8fbff;border:1px solid #e4edf8;border-radius:10px;padding:8px 10px}.gcm-products{grid-template-columns:repeat(2,minmax(255px,1fr));gap:12px}.gcm-product-card{display:grid;grid-template-columns:43% 1fr;gap:10px;align-items:start;min-height:186px}.gcm-product-card img,.gcm-noimg{height:142px}.gcm-prod-body h3{font-size:15px;line-height:1.2}.gcm-price{font-size:18px;color:#0f172a}.gcm-prod-meta{grid-template-columns:1fr;line-height:1.25}.gcm-tags span:nth-child(1){background:#ecfdf5;border-color:#bbf7d0;color:#15803d}.gcm-tags span:nth-child(2){background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.gcm-tags span:nth-child(3){background:#fff7ed;border-color:#fed7aa;color:#c2410c}.gcm-view-btn{background:linear-gradient(180deg,#f8fbff,#eef5ff);border:1px solid #cfe0f5}.gcm-select{background:#fff;border:1px solid #bcd4f7;border-radius:7px;box-shadow:0 6px 12px rgba(15,23,42,.12)}.gcm-card-selected{border-color:#0b63ff!important;box-shadow:0 0 0 3px rgba(7,94,242,.12),0 12px 26px rgba(7,94,242,.12)!important}.gcm-card-selected:after{content:"✓";position:absolute;top:7px;right:7px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#075ef2;color:#fff;font-weight:900;font-size:13px}
.gcm-builder-panel{background:linear-gradient(180deg,#f0fdfa 0%,#ffffff 38%);border-color:#c7eee8}.gcm-builder-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.gcm-builder-title h3{margin:0}.gcm-builder-panel label{background:#fff;border:1px solid #e7eef8;border-radius:10px;padding:9px;margin-bottom:9px}.gcm-toggle-line{display:grid!important;grid-template-columns:1fr 78px;align-items:center;gap:8px}.gcm-toggle-line select{margin:0!important}.gcm-selected-box{background:#fff;border:1px solid #e1ebf7;border-radius:12px;padding:10px;margin:9px 0}.gcm-selected-box>strong{display:block;margin-bottom:8px;color:#0f274c}.gcm-selected-box em{font-size:12px;color:#64748b}.gcm-selected-item{display:grid;grid-template-columns:32px 1fr 22px;gap:8px;align-items:center;padding:7px 0;border-bottom:1px solid #eef2f8}.gcm-selected-item:last-child{border-bottom:0}.gcm-selected-item img,.gcm-selected-item span{width:32px;height:32px;border-radius:8px;object-fit:cover;background:#eaf2ff}.gcm-selected-item b{display:block;font-size:11.5px;line-height:1.15}.gcm-selected-item small{display:block;font-size:10.5px;color:#64748b}.gcm-selected-item button{width:22px;height:22px;border-radius:50%;border:1px solid #dbe7f5;background:#fff;color:#64748b;cursor:pointer}.gcm-preview-cover{background:linear-gradient(145deg,#f5f3ff 0%,#ffffff 42%,#efe7ff 42%,#7c3aed 100%);border:1px solid #d8c7ff;color:#152143;align-items:flex-start;justify-content:flex-start;text-align:left;padding:16px}.gcm-preview-cover:after{content:"🎁";position:absolute;right:14px;bottom:10px;font-size:38px}.gcm-generate{width:100%;background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 12px 24px rgba(16,185,129,.28)}
.gcm-profile-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.gcm-info-card{background:linear-gradient(180deg,#fff,#fbfdff)}.gcm-tabs{background:#f5f8ff;border:1px solid #e1eaf7}.gcm-tabs span.active{background:#fff;color:#6d28d9;box-shadow:0 2px 0 #7c3aed;border-radius:8px}.gcm-card-images img{object-fit:cover;border:1px solid #dbe7f5}.gcm-contact-row{background:#fff;border:1px solid #e6edf8}.gcm-contact-row span{background:linear-gradient(135deg,#a855f7,#818cf8);color:#fff}.gcm-catalogue-head{background:linear-gradient(135deg,#111c44,#7c3aed);color:#fff}.gcm-catalogue-head h1,.gcm-catalogue-head p{color:#fff}
@media(max-width:1400px){.gcm-builder-layout{grid-template-columns:205px minmax(0,1fr) 275px}.gcm-products{grid-template-columns:repeat(2,minmax(220px,1fr))}.gcm-product-card{grid-template-columns:42% 1fr}.gcm-product-card img,.gcm-noimg{height:128px}}
@media(max-width:1180px){.gcm-products{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.gcm-product-card{display:block}.gcm-product-card img,.gcm-noimg{height:140px}.gcm-builder-layout{grid-template-columns:200px 1fr}.gcm-builder-panel{grid-column:1/span 2}}


/* v1.5.0 - mobile responsiveness */
.gcm-mobile-menu-btn,.gcm-nav-close,.gcm-mobile-overlay{display:none}
.gcm-overflow-x{overflow-x:auto;-webkit-overflow-scrolling:touch}
.gcm-overflow-x .gcm-table{min-width:720px}
.gcm-product-card,.gcm-info-card,.gcm-exhibition-card,.gcm-contact-row{min-width:0}
.gcm-form input[type="file"]{padding:10px;background:#fff}
@media (max-width: 980px){
  .gcm-wrap{width:100%;min-height:100vh;margin:0;border-radius:0;grid-template-columns:minmax(0,1fr);overflow:visible}
  .gcm-wrap>*:not(.gcm-nav):not(.gcm-mobile-menu-btn):not(.gcm-mobile-overlay){grid-column:1!important}
  .gcm-mobile-menu-btn{display:inline-flex;position:fixed;left:12px;top:12px;z-index:1002;align-items:center;gap:8px;border:0;border-radius:999px;background:linear-gradient(135deg,#075ef2,#0245bd);color:#fff;padding:10px 14px;font-weight:800;box-shadow:0 12px 24px rgba(7,94,242,.28)}
  .gcm-mobile-menu-btn .dashicons{font-size:18px;width:18px;height:18px}
  .gcm-mobile-overlay{position:fixed;inset:0;background:rgba(2,6,23,.48);z-index:1000;opacity:0;pointer-events:none;transition:opacity .2s ease}
  .gcm-nav{position:fixed;left:0;top:0;bottom:0;width:min(84vw,310px);min-height:100dvh;z-index:1001;transform:translateX(-100%);transition:transform .24s ease;overflow:auto;padding:18px 12px 24px;gap:6px}
  .gcm-nav-open .gcm-nav{transform:translateX(0)}
  .gcm-nav-open .gcm-mobile-overlay{opacity:1;pointer-events:auto;display:block}
  .gcm-nav-close{display:flex;align-items:center;justify-content:center;position:sticky;top:0;margin-left:auto;margin-bottom:8px;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;width:34px;height:34px}
  .gcm-brand{display:block;margin-top:2px;padding-top:0}
  .gcm-topbar{padding:16px 14px 14px 68px;min-height:auto;flex-wrap:wrap;align-items:flex-start}
  .gcm-topbar h2{font-size:22px}
  .gcm-topbar p{font-size:12px}
  .gcm-top-date{margin-left:0}
  .gcm-dashboard-title,.gcm-search-head,.gcm-supplier-profile,.gcm-form,.gcm-catalogue-head{padding-left:16px;padding-right:16px}
  .gcm-dashboard-title,.gcm-search-head{padding-top:18px;padding-bottom:8px}
  .gcm-card,.gcm-searchbar,.gcm-catalogue-head{margin-left:16px;margin-right:16px}
  .gcm-grid,.gcm-kpi-six{padding:0 16px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .gcm-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gcm-split{grid-template-columns:1fr;margin:0 16px 20px;gap:14px}
  .gcm-builder-layout{grid-template-columns:1fr;gap:14px;margin:0 16px 20px}
  .gcm-filter-panel,.gcm-builder-panel{position:static}
  .gcm-builder-panel{grid-column:auto}
  .gcm-results-head{gap:8px;flex-wrap:wrap;align-items:flex-start}
  .gcm-products{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
  .gcm-searchbar{flex-wrap:wrap}
  .gcm-searchbar > *{flex:1 1 220px}
  .gcm-profile-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gcm-card-images{grid-template-columns:1fr 1fr}
  .gcm-client-catalogue .gcm-products{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 16px 16px}
}
@media (max-width: 767px){
  .gcm-blank-page{background:#eef4ff!important}
  .gcm-mobile-menu-btn{top:10px;left:10px;padding:9px 12px}
  .gcm-mobile-menu-btn span:last-child{font-size:13px}
  .gcm-topbar{padding:58px 14px 14px 14px;border-radius:0}
  .gcm-step{width:28px;height:28px;font-size:15px}
  .gcm-topbar h2{font-size:20px}
  .gcm-top-date{display:none}
  .gcm-dashboard-title h1,.gcm-search-head h1,.gcm-supplier-profile h1{font-size:24px;line-height:1.15}
  .gcm-dashboard-title,.gcm-search-head,.gcm-supplier-profile,.gcm-form{padding-left:14px;padding-right:14px}
  .gcm-grid,.gcm-kpi-six{grid-template-columns:1fr;padding:0 14px}
  .gcm-card,.gcm-searchbar,.gcm-catalogue-head{margin-left:14px;margin-right:14px}
  .gcm-card{padding:14px}
  .gcm-stat-card{min-height:88px}
  .gcm-stat-card strong{font-size:26px}
  .gcm-action-grid{grid-template-columns:1fr 1fr;gap:10px}
  .gcm-action{min-height:84px;padding:8px 6px;font-size:12px}
  .gcm-action .dashicons{width:40px;height:40px;font-size:20px}
  .gcm-split{margin:0 14px 18px}
  .gcm-section-head{flex-wrap:wrap;align-items:flex-start}
  .gcm-exhibition-row{grid-template-columns:1fr}
  .gcm-exhibition-card{grid-template-columns:70px 1fr}
  .gcm-poster{height:84px;font-size:12px}
  .gcm-table{display:block}
  .gcm-overflow-x .gcm-table,.gcm-table{min-width:620px}
  .gcm-search-head{display:block}
  .gcm-lock{display:inline-flex;margin-top:10px;white-space:normal}
  .gcm-builder-layout{margin:0 14px 18px}
  .gcm-products{grid-template-columns:1fr}
  .gcm-product-card{display:block;min-height:auto}
  .gcm-product-card img,.gcm-noimg{height:180px}
  .gcm-prod-body h3{font-size:16px}
  .gcm-select{top:8px;left:8px}
  .gcm-filter-panel label,.gcm-builder-panel label{font-size:13px}
  .gcm-preview-cover{height:124px;font-size:15px;padding:14px;position:relative}
  .gcm-profile-head{display:block}
  .gcm-profile-cards{grid-template-columns:1fr}
  .gcm-tabs{gap:6px;padding:6px;overflow:auto}
  .gcm-tabs span{font-size:12px;padding:8px 10px}
  .gcm-card-images{grid-template-columns:1fr}
  .gcm-card-images img{height:150px}
  .gcm-contact-row{align-items:flex-start}
  .gcm-catalogue-head{padding:18px 14px;margin:14px}
  .gcm-catalogue-head h1{font-size:28px;line-height:1.1}
  .gcm-client-catalogue .gcm-products{grid-template-columns:1fr;margin:0 14px 14px}
  .gcm-client-catalogue>.gcm-card{margin-left:14px;margin-right:14px}
  .gcm-btn,.gcm-view-btn,.gcm-generate{width:100%}
}
