.hccpcb-builder{--hcc-blue:#3a98e7;--hcc-blue-dark:#176fba;--hcc-border:#dce4ec;--hcc-text:#17202a;--hcc-muted:#637083;--hcc-bg:#f5f7fa;--hcc-good:#18794e;--hcc-warn:#9a6700;max-width:1480px;margin:0 auto;color:var(--hcc-text);font-family:inherit}.hccpcb-builder *{box-sizing:border-box}.hccpcb-builder-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--hcc-border);border-radius:14px;background:#fff}.hccpcb-builder-hero h1{margin:3px 0 7px;font-size:clamp(28px,4vw,46px);line-height:1.05}.hccpcb-builder-hero p{margin:0;max-width:760px;color:var(--hcc-muted);font-size:16px}.hccpcb-eyebrow,.hccpcb-step-kicker{display:block;color:var(--hcc-blue-dark);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.hccpcb-trust-chip{flex:0 0 auto;padding:9px 12px;border-radius:999px;background:#edf7ff;color:var(--hcc-blue-dark);font-size:13px;font-weight:700}.hccpcb-stepper{display:grid;grid-template-columns:repeat(8,minmax(70px,1fr));gap:7px;margin:12px 0}.hccpcb-step{display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:8px;border:1px solid var(--hcc-border);border-radius:9px;background:#fff;color:var(--hcc-muted);font:inherit;font-weight:700;cursor:pointer}.hccpcb-step:disabled{cursor:default;opacity:.52}.hccpcb-step.is-current{border-color:var(--hcc-blue);box-shadow:0 0 0 2px rgba(58,152,231,.12);color:var(--hcc-blue-dark)}.hccpcb-step.is-complete{border-color:#b9decf;color:var(--hcc-good);background:#f5fbf8}.hccpcb-step-number{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--hcc-bg);font-size:12px}.hccpcb-step.is-current .hccpcb-step-number{background:var(--hcc-blue);color:#fff}.hccpcb-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;align-items:start}.hccpcb-builder-main,.hccpcb-build-summary{border:1px solid var(--hcc-border);border-radius:14px;background:#fff}.hccpcb-builder-main{padding:20px}.hccpcb-build-summary{position:sticky;top:24px;padding:18px}.hccpcb-step-heading{display:flex;justify-content:space-between;gap:16px;align-items:end}.hccpcb-step-heading h2,.hccpcb-summary-head h2{margin:2px 0 4px;font-size:24px}.hccpcb-step-heading p{margin:0;color:var(--hcc-muted)}.hccpcb-result-count{font-size:13px;font-weight:700;color:var(--hcc-muted);white-space:nowrap}.hccpcb-toolbar{display:grid;grid-template-columns:minmax(200px,1fr) 220px;gap:10px;margin:16px 0}.hccpcb-toolbar input,.hccpcb-toolbar select{width:100%;height:44px;border:1px solid #cbd6e2;border-radius:8px;background:#fff;padding:0 12px;font:inherit}.hccpcb-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hccpcb-product{display:flex;flex-direction:column;min-width:0;border:1px solid var(--hcc-border);border-radius:11px;background:#fff;overflow:hidden;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.hccpcb-product:hover{transform:translateY(-1px);border-color:#b5d8f5;box-shadow:0 8px 24px rgba(28,55,77,.07)}.hccpcb-product.is-selected{border-color:var(--hcc-blue);box-shadow:0 0 0 2px rgba(58,152,231,.13)}.hccpcb-product-image{aspect-ratio:4/3;background:#f7f8fa;display:grid;place-items:center;padding:12px}.hccpcb-product-image img{width:100%;height:100%;object-fit:contain}.hccpcb-product-body{display:flex;flex:1;flex-direction:column;padding:13px}.hccpcb-product h3{font-size:15px;line-height:1.35;margin:0 0 7px}.hccpcb-product-sku{font-size:11px;color:var(--hcc-muted);margin-bottom:8px}.hccpcb-specs{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 11px;padding:0;list-style:none}.hccpcb-specs li{padding:4px 6px;border-radius:5px;background:var(--hcc-bg);font-size:11px;color:#465365}.hccpcb-compat-note{margin:0 0 10px;padding:7px 8px;border-radius:6px;background:#fff7df;color:#795500;font-size:11px;line-height:1.35}.hccpcb-product-footer{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:auto}.hccpcb-price{font-size:17px;font-weight:800}.hccpcb-select{min-height:36px;border:0;border-radius:7px;padding:8px 12px;background:var(--hcc-blue);color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.hccpcb-product.is-selected .hccpcb-select{background:var(--hcc-good)}.hccpcb-message{padding:13px;border:1px solid var(--hcc-border);border-radius:8px;background:var(--hcc-bg);margin:12px 0;color:var(--hcc-muted)}.hccpcb-products.is-loading{min-height:320px;opacity:.55;pointer-events:none}.hccpcb-pagination{display:flex;justify-content:center;gap:6px;margin-top:15px}.hccpcb-pagination button{min-width:36px;height:36px;border:1px solid var(--hcc-border);border-radius:7px;background:#fff;cursor:pointer}.hccpcb-pagination button.is-current{background:var(--hcc-blue);border-color:var(--hcc-blue);color:#fff}.hccpcb-step-actions{display:flex;justify-content:space-between;gap:10px;margin-top:16px}.hccpcb-secondary{min-height:38px;border:1px solid #cbd6e2;border-radius:7px;background:#fff;padding:7px 12px;font:inherit;font-weight:700;cursor:pointer}.hccpcb-secondary:disabled{opacity:.45;cursor:default}.hccpcb-summary-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.hccpcb-progress-pill{font-size:12px;font-weight:800;color:var(--hcc-blue-dark)}.hccpcb-progress-track{height:7px;border-radius:999px;background:#e8eef4;overflow:hidden;margin:10px 0 14px}.hccpcb-progress-track span{display:block;height:100%;background:var(--hcc-blue);transition:width .2s ease}.hccpcb-summary-items{display:grid;gap:6px}.hccpcb-summary-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px;border-radius:8px;background:var(--hcc-bg)}.hccpcb-summary-item.is-empty{grid-template-columns:42px 1fr;color:#8a95a3}.hccpcb-summary-thumb{width:42px;height:42px;border-radius:6px;background:#fff;object-fit:contain}.hccpcb-summary-type{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--hcc-muted);font-weight:800}.hccpcb-summary-name{font-size:12px;line-height:1.25;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hccpcb-summary-price{font-size:12px;font-weight:800}.hccpcb-summary-change{border:0;background:transparent;color:var(--hcc-blue-dark);font-size:11px;font-weight:700;padding:2px;cursor:pointer}.hccpcb-total-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--hcc-border);margin-top:13px;padding-top:13px;font-size:15px}.hccpcb-total-row strong{font-size:20px}.hccpcb-total-note{font-size:11px;line-height:1.4;color:var(--hcc-muted);margin:6px 0 12px}.hccpcb-review-button{width:100%;min-height:44px;border:0;border-radius:8px;background:var(--hcc-blue);color:#fff;font:inherit;font-weight:800;cursor:pointer}.hccpcb-review-button:disabled{background:#b7c4cf;cursor:not-allowed}.hccpcb-review{margin-top:12px;padding:12px;border:1px solid var(--hcc-border);border-radius:8px}.hccpcb-review.is-pass{border-color:#a9dbc5;background:#f3fbf7}.hccpcb-review.is-warning{border-color:#efd285;background:#fffaf0}.hccpcb-review.is-fail,.hccpcb-review.is-unknown{border-color:#e8b4b4;background:#fff7f7}.hccpcb-review h3{margin:0 0 5px;font-size:16px}.hccpcb-review p{margin:4px 0;font-size:12px}.hccpcb-unavailable{display:grid;gap:4px;padding:20px;border:1px solid #dce4ec;border-radius:10px;background:#fff}.hccpcb-unavailable span{color:#637083}@media(max-width:1100px){.hccpcb-products{grid-template-columns:repeat(2,minmax(0,1fr))}.hccpcb-stepper{overflow-x:auto;display:flex;padding-bottom:3px}.hccpcb-step{flex:0 0 110px}}@media(max-width:820px){.hccpcb-builder-hero{align-items:flex-start;flex-direction:column;padding:18px}.hccpcb-trust-chip{align-self:flex-start}.hccpcb-builder-layout{grid-template-columns:1fr}.hccpcb-build-summary{position:static;order:-1}.hccpcb-summary-items{grid-template-columns:repeat(2,minmax(0,1fr))}.hccpcb-toolbar{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hccpcb-builder-main,.hccpcb-build-summary{padding:13px;border-radius:10px}.hccpcb-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hccpcb-product-image{padding:7px}.hccpcb-product-body{padding:9px}.hccpcb-product h3{font-size:13px}.hccpcb-specs{display:none}.hccpcb-product-footer{align-items:stretch;flex-direction:column}.hccpcb-select{width:100%}.hccpcb-toolbar{grid-template-columns:1fr}.hccpcb-summary-items{grid-template-columns:1fr}.hccpcb-step-heading{align-items:flex-start;flex-direction:column}.hccpcb-result-count{white-space:normal}.hccpcb-step-actions{position:sticky;bottom:0;background:#fff;padding:8px 0 0}.hccpcb-builder-hero h1{font-size:30px}}

/* Phase 3.1: high-level chooser before product cards. */
.hccpcb-choice-panel{margin:16px 0 14px;padding:16px;border:1px solid var(--hcc-border);border-radius:11px;background:#f8fafc}.hccpcb-choice-panel.is-loading{opacity:.55;pointer-events:none}.hccpcb-choice-heading{margin:0 0 11px;font-size:15px;font-weight:800;color:var(--hcc-text)}.hccpcb-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.hccpcb-choice{min-height:72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:13px 15px;border:2px solid var(--hcc-border);border-radius:10px;background:#fff;color:var(--hcc-text);font:inherit;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.hccpcb-choice:hover{transform:translateY(-1px);border-color:#b5d8f5;box-shadow:0 6px 18px rgba(28,55,77,.06)}.hccpcb-choice.is-selected{border-color:var(--hcc-blue);box-shadow:0 0 0 2px rgba(58,152,231,.13)}.hccpcb-choice-label{font-size:18px;font-weight:900;line-height:1.1}.hccpcb-choice-count{font-size:12px;font-weight:700;opacity:.72}.hccpcb-choice--amd{background:#fff5f5;border-color:#e8b4b4;color:#9b1c1c}.hccpcb-choice--amd.is-selected,.hccpcb-choice--amd:hover{border-color:#d32f2f;box-shadow:0 0 0 2px rgba(211,47,47,.12)}.hccpcb-choice--intel{background:#f3f8ff;border-color:#b8d3ef;color:#0068b5}.hccpcb-choice--intel.is-selected,.hccpcb-choice--intel:hover{border-color:#0068b5;box-shadow:0 0 0 2px rgba(0,104,181,.12)}.hccpcb-choice--nvidia{background:#f7fbf0;border-color:#c9dfa9;color:#3e6e00}.hccpcb-choice--nvidia.is-selected,.hccpcb-choice--nvidia:hover{border-color:#76b900;box-shadow:0 0 0 2px rgba(118,185,0,.12)}.hccpcb-choice--cool{background:#f2faff;border-color:#b8dff5;color:#176fba}.hccpcb-toolbar[hidden]{display:none!important}.hccpcb-choice-panel[hidden]{display:none!important}@media(max-width:560px){.hccpcb-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.hccpcb-choice{min-height:64px;padding:10px}.hccpcb-choice-label{font-size:15px}.hccpcb-choice-count{font-size:10px}}

/* Phase 3.6: single authoritative layout system.
 * No historical viewport breakout rules remain below this point. */

/* Multi-RAM / multi-storage controls from Phase 3.2. */
.hccpcb-step-actions-right{display:flex;gap:10px;align-items:center}
.hccpcb-next{min-height:38px;border:0;border-radius:7px;background:var(--hcc-blue);color:#fff;padding:7px 16px;font:inherit;font-weight:800;cursor:pointer}
.hccpcb-next:disabled{opacity:.45;cursor:default}
.hccpcb-product-footer--stack{align-items:stretch;flex-direction:column}
.hccpcb-product-action{display:grid;gap:7px}
.hccpcb-quantity{display:grid;grid-template-columns:38px minmax(38px,1fr) 38px;align-items:center;gap:5px;max-width:100%}
.hccpcb-quantity button{height:36px;border:1px solid #cbd6e2;border-radius:7px;background:#fff;font-size:20px;line-height:1;cursor:pointer}
.hccpcb-quantity button:disabled{opacity:.35;cursor:default}
.hccpcb-quantity span{display:grid;place-items:center;height:36px;border-radius:7px;background:var(--hcc-bg);font-weight:900}
.hccpcb-qty-note{font-size:11px;line-height:1.35;color:var(--hcc-muted)}
.hccpcb-select:disabled{background:#b7c4cf;cursor:not-allowed}
.hccpcb-choice[data-group-key="full"] .hccpcb-choice-label,.hccpcb-choice[data-group-key="mid"] .hccpcb-choice-label{font-size:17px}

/* The builder is positioned by builder.js against the real browser viewport.
 * CSS supplies a safe fallback while JS is loading. */
.hccpcb-builder{
  width:calc(100% - 24px);
  max-width:1160px;
  margin-inline:auto;
  box-sizing:border-box;
  overflow:visible;
  touch-action:pan-y pinch-zoom;
}

/* Prevent any PC Builder page from becoming horizontally scrollable.
 * builder.js adds this class to both html and body. */
html.hccpcb-page-lock,body.hccpcb-page-lock{
  overflow-x:hidden!important;
  overflow-x:clip!important;
  overscroll-behavior-x:none!important;
  max-width:100%!important;
}

/* Every internal grid/flex child must be allowed to shrink. */
.hccpcb-builder,
.hccpcb-builder *,
.hccpcb-builder-hero,
.hccpcb-stepper,
.hccpcb-builder-layout,
.hccpcb-builder-main,
.hccpcb-build-summary,
.hccpcb-step-heading,
.hccpcb-choice-panel,
.hccpcb-choices,
.hccpcb-toolbar,
.hccpcb-products,
.hccpcb-product,
.hccpcb-product-body,
.hccpcb-summary-items,
.hccpcb-summary-item{
  min-width:0;
}
.hccpcb-builder-hero,.hccpcb-stepper,.hccpcb-builder-layout,.hccpcb-builder-main,.hccpcb-build-summary,
.hccpcb-step-heading,.hccpcb-choice-panel,.hccpcb-choices,.hccpcb-toolbar,.hccpcb-products,
.hccpcb-product,.hccpcb-product-body,.hccpcb-summary-items,.hccpcb-summary-item{
  max-width:100%;
}
.hccpcb-builder img,.hccpcb-builder input,.hccpcb-builder select,.hccpcb-builder button{max-width:100%}
.hccpcb-product h3,.hccpcb-specs li,.hccpcb-summary-name{overflow-wrap:anywhere}

/* Step navigation wraps; it is never a horizontal carousel. */
.hccpcb-stepper{overflow:visible!important;overscroll-behavior-x:none!important;scroll-snap-type:none!important}
@media(max-width:1100px){
  .hccpcb-stepper{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;padding-bottom:0!important}
  .hccpcb-step{width:100%!important;min-width:0!important;flex:none!important}
  .hccpcb-products{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .hccpcb-builder-layout{grid-template-columns:1fr}
  .hccpcb-build-summary{position:static;order:-1}
  .hccpcb-step-actions-right{margin-left:auto}
}
@media(max-width:620px){
  .hccpcb-stepper{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  .hccpcb-step-actions{align-items:flex-end}
  .hccpcb-step-actions-right{flex-direction:column;align-items:stretch}
  .hccpcb-next{width:100%}
}

/* Make the stock CPU heatsink option unmistakable when it is available. */
.hccpcb-choice[data-group-key="stock"]{
  background:#f2fbf7;
  border-color:#9fd5be;
  color:#12633f;
}
.hccpcb-choice[data-group-key="stock"] .hccpcb-choice-label{font-size:16px}
.hccpcb-choice[data-group-key="stock"]:hover,
.hccpcb-choice[data-group-key="stock"].is-selected{
  border-color:#18794e;
  box-shadow:0 0 0 2px rgba(24,121,78,.12);
}

/* Phase 4: H&C Build Intelligence. */
.hccpcb-analysis[hidden]{display:none!important}
.hccpcb-analysis{margin-top:18px;display:grid;gap:14px;scroll-margin-top:48px;color:var(--hcc-text)}
.hccpcb-analysis-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 26px;border:1px solid var(--hcc-border);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#f5faff 100%)}
.hccpcb-analysis-hero h2{margin:4px 0 5px;font-size:30px;line-height:1.08;color:var(--hcc-text)}
.hccpcb-analysis-hero p{margin:0;max-width:720px;color:var(--hcc-muted)}
.hccpcb-analysis-badge,.hccpcb-method-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:999px;background:#eaf5ff;color:var(--hcc-blue-dark);font-size:12px;font-weight:800;white-space:nowrap}
.hccpcb-section-kicker{display:block;margin-bottom:4px;color:var(--hcc-blue-dark);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.hccpcb-verdict{padding:22px 24px;border-radius:14px;border:1px solid #bcd8ee;background:#f6fbff}
.hccpcb-verdict h3{margin:0 0 7px;font-size:24px;line-height:1.15}.hccpcb-verdict p{margin:0;max-width:960px;color:#445466;line-height:1.55}
.hccpcb-verdict.hccpcb-tone-excellent,.hccpcb-verdict.hccpcb-tone-very-good{border-color:#9fd5be;background:#f2fbf7}.hccpcb-verdict.hccpcb-tone-blocked{border-color:#efb0b0;background:#fff6f6}.hccpcb-verdict.hccpcb-tone-verify{border-color:#efd285;background:#fffaf0}
.hccpcb-analysis-section,.hccpcb-analysis-card{border:1px solid var(--hcc-border);border-radius:14px;background:#fff;padding:20px}
.hccpcb-analysis-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.hccpcb-analysis-heading h3,.hccpcb-analysis-card h3{margin:0;font-size:20px}.hccpcb-analysis-card>p{margin:12px 0 0;color:var(--hcc-muted);line-height:1.55}
.hccpcb-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.hccpcb-health-card{position:relative;padding:14px;border:1px solid #dfe6ed;border-radius:11px;background:#fafcfe;overflow:hidden}.hccpcb-health-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#8ba0b4}.hccpcb-health-card.is-pass:before{background:#28a164}.hccpcb-health-card.is-warning:before{background:#d89d24}.hccpcb-health-card.is-fail:before{background:#d64545}.hccpcb-health-card.is-unknown:before{background:#8996a3}
.hccpcb-health-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.hccpcb-health-top>strong{font-size:13px}.hccpcb-health-top>span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#637083}.hccpcb-health-value{margin-top:7px;font-size:18px;font-weight:900}.hccpcb-health-card p{margin:5px 0 0;color:var(--hcc-muted);font-size:12px;line-height:1.4}
.hccpcb-analysis-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.hccpcb-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.hccpcb-metric-grid>div{display:flex;flex-direction:column;padding:10px;border-radius:9px;background:var(--hcc-bg)}.hccpcb-metric-grid span{font-size:10px;color:var(--hcc-muted);font-weight:800;text-transform:uppercase;letter-spacing:.04em}.hccpcb-metric-grid strong{font-size:18px;margin-top:2px}
.hccpcb-balance-scores{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hccpcb-balance-scores span{padding:8px 10px;border-radius:9px;background:var(--hcc-bg);font-size:12px}.hccpcb-inline-score{font-size:13px;color:var(--hcc-blue-dark);white-space:nowrap}
.hccpcb-upgrade-list{display:grid;gap:7px;margin-top:12px}.hccpcb-upgrade-list>div{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(100px,.7fr) minmax(0,1.6fr);gap:9px;align-items:center;padding:9px 10px;border-radius:9px;background:var(--hcc-bg)}.hccpcb-upgrade-list strong,.hccpcb-upgrade-list span{font-size:12px}.hccpcb-upgrade-list small{font-size:11px;color:var(--hcc-muted);line-height:1.35}
.hccpcb-profile-list{display:grid;gap:10px}.hccpcb-profile-row{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:6px 14px;align-items:center;padding:12px 13px;border-radius:10px;background:var(--hcc-bg)}.hccpcb-profile-copy>div{display:flex;align-items:center;gap:9px}.hccpcb-profile-copy strong{font-size:14px}.hccpcb-profile-copy>div span{font-size:11px;font-weight:800;color:var(--hcc-blue-dark)}.hccpcb-profile-copy p{margin:3px 0 0;color:var(--hcc-muted);font-size:11px;line-height:1.35}.hccpcb-profile-score{text-align:right}.hccpcb-profile-score strong{font-size:20px}.hccpcb-profile-score span{font-size:11px;color:var(--hcc-muted)}.hccpcb-profile-bar{grid-column:1/-1;height:7px;border-radius:999px;background:#dfe7ee;overflow:hidden}.hccpcb-profile-bar span{display:block;height:100%;border-radius:inherit;background:var(--hcc-blue)}
.hccpcb-recommendations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hccpcb-recommendation{padding:13px 14px;border-radius:10px;border:1px solid #dfe6ed;background:#fafcfe}.hccpcb-recommendation strong{font-size:13px}.hccpcb-recommendation p{margin:5px 0 0;color:var(--hcc-muted);font-size:12px;line-height:1.45}.hccpcb-recommendation.is-saving{border-color:#b8d8ca;background:#f3fbf7}.hccpcb-recommendation.is-upgrade{border-color:#b9d9f5;background:#f5faff}.hccpcb-recommendation.is-verify{border-color:#efd285;background:#fffaf0}
.hccpcb-methodology{margin:0;padding:13px 15px;border-radius:10px;background:#f5f7f9;color:#637083;font-size:11px;line-height:1.5}
@media(max-width:820px){.hccpcb-analysis-hero{align-items:flex-start;flex-direction:column}.hccpcb-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hccpcb-analysis-two-col{grid-template-columns:1fr}.hccpcb-recommendations{grid-template-columns:1fr}}
@media(max-width:560px){.hccpcb-analysis{margin-top:12px}.hccpcb-analysis-hero,.hccpcb-analysis-section,.hccpcb-analysis-card,.hccpcb-verdict{padding:15px;border-radius:11px}.hccpcb-analysis-hero h2{font-size:24px}.hccpcb-health-grid{grid-template-columns:1fr}.hccpcb-metric-grid{grid-template-columns:1fr 1fr}.hccpcb-upgrade-list>div{grid-template-columns:1fr}.hccpcb-profile-row{grid-template-columns:minmax(0,1fr) 58px}}

/* 0.4.1 — purchase-path layout. Commerce buttons remain hidden until the
   later cart/checkout layer activates them. */
.hccpcb-summary-actions{display:grid;grid-template-columns:1fr;gap:8px;margin:0 0 12px}
.hccpcb-summary-actions:has(.hccpcb-buy-now-top:not([hidden])){grid-template-columns:repeat(2,minmax(0,1fr))}
.hccpcb-summary-actions .hccpcb-review-button,.hccpcb-summary-actions .hccpcb-buy-now{width:100%;margin:0}
.hccpcb-buy-now{min-height:44px;border:0;border-radius:8px;background:var(--hcc-good);color:#fff;font:inherit;font-weight:800;cursor:pointer}
.hccpcb-buy-now:disabled{opacity:.5;cursor:not-allowed}
.hccpcb-buy-now[hidden],.hccpcb-analysis-purchase[hidden]{display:none!important}
.hccpcb-analysis-purchase{margin-top:14px}
.hccpcb-buy-now-analysis{width:100%;min-height:54px;font-size:17px}
.hccpcb-summary-actions + .hccpcb-review{margin-top:0;margin-bottom:12px}
@media(max-width:420px){.hccpcb-summary-actions:has(.hccpcb-buy-now-top:not([hidden])){grid-template-columns:1fr}}

/* 0.5.0 — Phase 5 Gaming Performance Database. */
.hccpcb-gaming-section{overflow:hidden}
.hccpcb-gaming-gpu{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:14px 15px;margin-bottom:12px;border-radius:10px;background:#f5faff;border:1px solid #cfe4f7}
.hccpcb-gaming-gpu>div{display:flex;flex-direction:column;gap:2px;min-width:210px}.hccpcb-gaming-gpu span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--hcc-blue-dark)}.hccpcb-gaming-gpu strong{font-size:18px}.hccpcb-gaming-gpu p{margin:0;max-width:650px;color:var(--hcc-muted);font-size:12px;line-height:1.45}
.hccpcb-suite-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hccpcb-suite-grid article{display:flex;flex-direction:column;padding:13px 14px;border:1px solid #dfe6ed;border-radius:10px;background:var(--hcc-bg)}.hccpcb-suite-grid span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--hcc-muted)}.hccpcb-suite-grid strong{margin-top:3px;font-size:22px}.hccpcb-suite-grid small{margin-top:2px;color:var(--hcc-blue-dark);font-size:11px;font-weight:800}
.hccpcb-games-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin:18px 0 8px}.hccpcb-games-head>strong{font-size:14px}.hccpcb-games-head>span{font-size:11px;color:var(--hcc-muted)}
.hccpcb-games-table-wrap{width:100%;overflow-x:auto;border:1px solid #dfe6ed;border-radius:10px}.hccpcb-games-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff}.hccpcb-games-table th,.hccpcb-games-table td{padding:11px 12px;border-bottom:1px solid #e6ebf0;text-align:left;vertical-align:middle}.hccpcb-games-table th{background:#f6f8fa;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#637083}.hccpcb-games-table tbody tr:last-child td{border-bottom:0}.hccpcb-games-table td:first-child{width:46%}.hccpcb-games-table td:first-child>strong,.hccpcb-games-table td:first-child>span,.hccpcb-games-table td:first-child>small{display:block}.hccpcb-games-table td:first-child>strong{font-size:12px}.hccpcb-games-table td:first-child>span{margin-top:2px;color:var(--hcc-blue-dark);font-size:10px;font-weight:800}.hccpcb-games-table td:first-child>small{margin-top:3px;max-width:440px;color:var(--hcc-muted);font-size:10px;line-height:1.35}.hccpcb-games-table td:not(:first-child)>strong{font-size:14px}.hccpcb-games-table td:not(:first-child)>small{display:block;color:var(--hcc-muted);font-size:9px;text-transform:uppercase;letter-spacing:.04em}.hccpcb-fps-na{color:#95a0aa}
.hccpcb-gaming-method{margin-top:10px;padding:11px 13px;border-radius:9px;background:#f5f7f9;color:#637083}.hccpcb-gaming-method p{margin:0;font-size:10px;line-height:1.45}.hccpcb-gaming-method p+p{margin-top:5px}.hccpcb-gaming-method a{color:var(--hcc-blue-dark);font-weight:800}.hccpcb-gaming-unavailable{margin:0;padding:14px;border-radius:10px;background:#fffaf0;border:1px solid #efd285;color:#6d5b2d;font-size:12px;line-height:1.5}
@media(max-width:700px){.hccpcb-gaming-gpu{flex-direction:column}.hccpcb-suite-grid{grid-template-columns:1fr}.hccpcb-games-head{align-items:flex-start;flex-direction:column}}

/* 0.5.1 — protected Buy Now / made-to-order purchase flow. */
.hccpcb-fresh-mini{display:grid;gap:3px;margin:8px 0 2px;padding:10px 11px;border:1px solid #b9decf;border-radius:9px;background:#f3fbf7}.hccpcb-fresh-mini strong{font-size:12px;color:var(--hcc-good)}.hccpcb-fresh-mini span{font-size:10px;line-height:1.4;color:var(--hcc-muted)}
.hccpcb-purchase-modal[hidden]{display:none!important}body.hccpcb-modal-open{overflow:hidden!important}.hccpcb-purchase-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px;overflow:auto}.hccpcb-purchase-backdrop{position:fixed;inset:0;background:rgba(10,20,30,.68);backdrop-filter:blur(3px)}.hccpcb-purchase-dialog{position:relative;z-index:1;width:min(1080px,calc(100vw - 36px));max-height:calc(100vh - 36px);overflow:auto;border:1px solid var(--hcc-border);border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28);padding:26px}.hccpcb-purchase-close{position:absolute;right:15px;top:13px;width:38px;height:38px;border:1px solid var(--hcc-border);border-radius:50%;background:#fff;color:var(--hcc-text);font-size:26px;line-height:1;cursor:pointer}.hccpcb-purchase-head{padding-right:44px;margin-bottom:20px}.hccpcb-purchase-head h2{margin:4px 0 7px;font-size:32px;line-height:1.08}.hccpcb-purchase-head p{margin:0;max-width:780px;color:var(--hcc-muted);line-height:1.5}
.hccpcb-purchase-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.hccpcb-purchase-options{display:grid;gap:12px}.hccpcb-purchase-card,.hccpcb-guarantee-card,.hccpcb-purchase-summary{border:1px solid var(--hcc-border);border-radius:13px;background:#fff;padding:17px}.hccpcb-purchase-card-head span{display:block;margin-bottom:3px;color:var(--hcc-blue-dark);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hccpcb-purchase-card-head h3,.hccpcb-guarantee-card h3,.hccpcb-purchase-summary h3{margin:0;font-size:19px}.hccpcb-purchase-card>p{margin:9px 0 0;color:var(--hcc-muted);font-size:12px;line-height:1.5}
.hccpcb-option-stack{display:grid;gap:7px;margin-top:12px}.hccpcb-option-row{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;padding:10px;border:1px solid #dfe6ed;border-radius:9px;background:#fafcfe;cursor:pointer}.hccpcb-option-row:has(input:checked){border-color:var(--hcc-blue);box-shadow:0 0 0 2px rgba(58,152,231,.1);background:#f5faff}.hccpcb-option-row input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--hcc-blue)}.hccpcb-option-row span{display:grid;gap:2px}.hccpcb-option-row strong{font-size:12px}.hccpcb-option-row small{font-size:10px;line-height:1.4;color:var(--hcc-muted)}
.hccpcb-linux-options{display:grid;grid-template-columns:1fr;gap:9px;margin-top:10px;padding:11px;border-radius:9px;background:#f5f7fa}.hccpcb-linux-options[hidden],.hccpcb-linux-options [hidden],.hccpcb-windows-note[hidden]{display:none!important}.hccpcb-linux-options label{display:grid;gap:5px}.hccpcb-linux-options label>span{font-size:10px;font-weight:800;color:var(--hcc-muted);text-transform:uppercase;letter-spacing:.04em}.hccpcb-linux-options select,.hccpcb-linux-options input{width:100%;height:42px;border:1px solid #cbd6e2;border-radius:8px;background:#fff;padding:0 10px;font:inherit}.hccpcb-windows-note,.hccpcb-legal-note{margin-top:10px!important;padding:10px;border-radius:8px;background:#fff8df;color:#6f5a1e!important;font-size:10px!important;line-height:1.45!important}.hccpcb-legal-note{background:#f5f7fa;color:var(--hcc-muted)!important}
.hccpcb-guarantee-card{border-color:#9fd5be;background:linear-gradient(135deg,#f2fbf7 0%,#fff 100%)}.hccpcb-guarantee-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:var(--hcc-good);color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em}.hccpcb-guarantee-card h3{margin-top:9px;font-size:22px}.hccpcb-guarantee-card p{margin:8px 0;color:#4d6157;font-size:12px;line-height:1.5}.hccpcb-guarantee-card>strong{display:block;color:var(--hcc-good);font-size:12px;line-height:1.45}
.hccpcb-purchase-summary{position:sticky;top:0;background:#f8fafc}.hccpcb-purchase-summary>h3{margin:4px 0 12px}.hccpcb-purchase-totals{display:grid;gap:8px}.hccpcb-purchase-totals>div{display:flex;justify-content:space-between;gap:10px;align-items:baseline;padding-bottom:7px;border-bottom:1px solid #e3e9ef}.hccpcb-purchase-totals span{font-size:11px;color:var(--hcc-muted)}.hccpcb-purchase-totals strong{font-size:12px;white-space:nowrap}.hccpcb-purchase-totals .hccpcb-purchase-grand{margin-top:3px;padding:10px 0;border-top:2px solid #cbd6e2;border-bottom:0}.hccpcb-purchase-grand span{font-size:13px;font-weight:800;color:var(--hcc-text)}.hccpcb-purchase-grand strong{font-size:22px;color:var(--hcc-text)}.hccpcb-delivery-note{margin:10px 0;padding:10px;border-radius:8px;background:#eef7ff;color:#315a78;font-size:10px;line-height:1.45}.hccpcb-purchase-error{margin:9px 0;padding:10px;border:1px solid #e8b4b4;border-radius:8px;background:#fff7f7;color:#8c2f2f;font-size:11px;line-height:1.45}.hccpcb-purchase-error[hidden]{display:none!important}.hccpcb-purchase-checkout{width:100%;min-height:48px;border:0;border-radius:9px;background:var(--hcc-good);color:#fff;font:inherit;font-weight:900;cursor:pointer}.hccpcb-purchase-checkout:disabled{opacity:.58;cursor:wait}.hccpcb-purchase-summary>small{display:block;margin-top:7px;color:var(--hcc-muted);font-size:9px;line-height:1.4;text-align:center}
@media(max-width:820px){.hccpcb-purchase-modal{padding:10px}.hccpcb-purchase-dialog{width:min(100%,calc(100vw - 16px));max-height:calc(100vh - 16px);padding:18px;border-radius:13px}.hccpcb-purchase-grid{grid-template-columns:1fr}.hccpcb-purchase-summary{position:static}.hccpcb-purchase-head h2{font-size:27px}}
@media(max-width:480px){.hccpcb-purchase-dialog{padding:14px}.hccpcb-purchase-head{padding-right:38px}.hccpcb-purchase-head h2{font-size:24px}.hccpcb-purchase-close{right:10px;top:9px}.hccpcb-summary-actions:has(.hccpcb-buy-now-top:not([hidden])){grid-template-columns:1fr}}
.hccpcb-guarantee-date{margin-top:10px;padding:8px 10px;border-radius:8px;background:#e6f7ee;color:#166a46;font-size:11px;font-weight:900;line-height:1.4}
.hccpcb-guarantee-card>small{display:block;margin-top:6px;color:#5f746a;font-size:9px;line-height:1.4}

/* 0.6.0 — Phase 6 Build Me A PC optimiser. */
.hccpcb-optimizer-entry{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0;padding:16px 18px;border:1px solid #b9dafa;border-radius:12px;background:linear-gradient(135deg,#f3f9ff 0%,#fff 70%)}
.hccpcb-optimizer-entry h2{margin:2px 0 4px;font-size:21px}.hccpcb-optimizer-entry p{margin:0;max-width:760px;color:var(--hcc-muted);font-size:12px;line-height:1.5}
.hccpcb-optimizer-open,.hccpcb-optimizer-submit,.hccpcb-optimizer-apply{flex:0 0 auto;min-height:44px;border:0;border-radius:9px;background:var(--hcc-blue);color:#fff;padding:10px 17px;font:inherit;font-weight:900;cursor:pointer}.hccpcb-optimizer-open:hover,.hccpcb-optimizer-submit:hover,.hccpcb-optimizer-apply:hover{background:var(--hcc-blue-dark)}
.hccpcb-optimizer-modal[hidden]{display:none!important}.hccpcb-optimizer-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px;overflow:auto}.hccpcb-optimizer-dialog{position:relative;z-index:1;width:min(1120px,calc(100vw - 36px));max-height:calc(100vh - 36px);overflow:auto;border:1px solid var(--hcc-border);border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28);padding:26px}
.hccpcb-optimizer-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);gap:18px;align-items:start}.hccpcb-optimizer-form,.hccpcb-optimizer-result{border:1px solid var(--hcc-border);border-radius:13px;background:#fff;padding:18px}.hccpcb-optimizer-form{display:grid;gap:13px;background:#f8fafc}.hccpcb-optimizer-field{display:grid;gap:6px}.hccpcb-optimizer-field>span{font-size:11px;font-weight:900;color:#344253}.hccpcb-optimizer-field>small,.hccpcb-optimizer-footnote,.hccpcb-optimizer-edit-note{color:var(--hcc-muted);font-size:9px;line-height:1.45}.hccpcb-optimizer-field select,.hccpcb-optimizer-field input{width:100%;height:44px;border:1px solid #cbd6e2;border-radius:8px;background:#fff;padding:0 11px;font:inherit}.hccpcb-money-input{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;border:1px solid #cbd6e2;border-radius:8px;background:#fff;overflow:hidden}.hccpcb-money-input strong{display:grid;place-items:center;height:44px;background:#edf4fa;color:var(--hcc-blue-dark);font-size:18px}.hccpcb-money-input input{border:0;border-radius:0;min-width:0;font-weight:800}.hccpcb-optimizer-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hccpcb-optimizer-submit{width:100%;min-height:48px}.hccpcb-optimizer-submit:disabled{opacity:.55;cursor:wait}.hccpcb-optimizer-error{padding:10px;border:1px solid #e8b4b4;border-radius:8px;background:#fff7f7;color:#8c2f2f;font-size:11px;line-height:1.45}.hccpcb-optimizer-error[hidden],.hccpcb-optimizer-field[hidden]{display:none!important}
.hccpcb-optimizer-result{min-height:500px}.hccpcb-optimizer-placeholder{display:grid;align-content:center;min-height:460px;text-align:center;padding:28px}.hccpcb-optimizer-placeholder h3{margin:5px 0 6px;font-size:25px}.hccpcb-optimizer-placeholder p{margin:0;color:var(--hcc-muted);font-size:12px;line-height:1.5}.hccpcb-optimizer-placeholder.is-loading{background:#f5faff;border-radius:10px}.hccpcb-optimizer-placeholder.is-error{background:#fff8f8;border-radius:10px}.hccpcb-optimizer-result-head h3{margin:4px 0 5px;font-size:25px;line-height:1.1}.hccpcb-optimizer-result-head p{margin:0 0 13px;color:var(--hcc-muted);font-size:12px}
.hccpcb-optimizer-parts{display:grid;gap:6px}.hccpcb-optimizer-parts>div{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 10px;border-radius:8px;background:#f6f8fa}.hccpcb-optimizer-parts span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--hcc-muted)}.hccpcb-optimizer-parts strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.hccpcb-optimizer-parts small{font-size:10px;font-weight:800;white-space:nowrap}
.hccpcb-optimizer-budget-result{display:grid;gap:6px;margin-top:12px;padding:12px;border:1px solid #dce4ec;border-radius:9px}.hccpcb-optimizer-budget-result>div{display:flex;justify-content:space-between;gap:10px;font-size:11px}.hccpcb-optimizer-budget-result .is-total{margin-top:3px;padding-top:8px;border-top:1px solid #dce4ec;font-size:14px}.hccpcb-optimizer-budget-result>small{font-size:9px;line-height:1.4;color:var(--hcc-muted)}
.hccpcb-optimizer-highlight{display:grid;gap:2px;margin-top:10px;padding:11px;border-radius:9px;background:#eef7ff;border:1px solid #cae4f8}.hccpcb-optimizer-highlight span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:var(--hcc-blue-dark)}.hccpcb-optimizer-highlight strong{font-size:20px}.hccpcb-optimizer-highlight small{font-size:9px;line-height:1.4;color:var(--hcc-muted)}
.hccpcb-optimizer-why{margin-top:11px;padding:11px;border-radius:9px;background:#f3fbf7;border:1px solid #b9decf}.hccpcb-optimizer-why>strong{font-size:11px;color:var(--hcc-good)}.hccpcb-optimizer-why p{margin:5px 0 0;font-size:10px;line-height:1.45;color:#486158}.hccpcb-optimizer-apply{width:100%;margin-top:12px;min-height:48px;background:var(--hcc-good)}.hccpcb-optimizer-apply:hover{background:#12663f}.hccpcb-optimizer-edit-note{display:block;margin-top:6px;text-align:center}
@media(max-width:820px){.hccpcb-optimizer-entry{align-items:flex-start;flex-direction:column}.hccpcb-optimizer-open{width:100%}.hccpcb-optimizer-modal{padding:10px}.hccpcb-optimizer-dialog{width:min(100%,calc(100vw - 16px));max-height:calc(100vh - 16px);padding:18px;border-radius:13px}.hccpcb-optimizer-grid{grid-template-columns:1fr}.hccpcb-optimizer-result{min-height:0}.hccpcb-optimizer-placeholder{min-height:260px}}
@media(max-width:520px){.hccpcb-optimizer-dialog{padding:14px}.hccpcb-optimizer-two{grid-template-columns:1fr}.hccpcb-optimizer-parts>div{grid-template-columns:68px minmax(0,1fr)}.hccpcb-optimizer-parts>div small{grid-column:2}.hccpcb-optimizer-result-head h3{font-size:21px}}
@media(max-width:1100px){.hccpcb-stepper{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible!important;padding-bottom:0!important}.hccpcb-step{flex:auto!important;min-width:0!important}}
@media(max-width:560px){.hccpcb-stepper{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* 0.6.1 Phase 6 catalogue showcase + optional advanced controls */
.hccpcb-optimizer-dialog{width:min(1480px,calc(100vw - 28px))}
.hccpcb-optimizer-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}
.hccpcb-showcase-wrap{min-width:0;border:1px solid var(--hcc-border);border-radius:14px;padding:16px;background:#fff}
.hccpcb-showcase-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.hccpcb-showcase-heading h3,.hccpcb-advanced-head h3{margin:3px 0 3px;font-size:20px}.hccpcb-advanced-head p{margin:0 0 12px;color:var(--hcc-muted);font-size:10px;line-height:1.45}
.hccpcb-showcase{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;align-items:stretch}.hccpcb-showcase .hccpcb-optimizer-placeholder{grid-column:1/-1;min-height:270px}
.hccpcb-showcase-card{display:flex;flex-direction:column;min-width:0;padding:12px;border:1px solid #d8e1e9;border-radius:11px;background:#fff;box-shadow:0 2px 10px rgba(20,45,70,.04)}.hccpcb-showcase-card.is-featured{border-color:#8fc6f2;background:#f6fbff}.hccpcb-showcase-card.is-analysis-active{outline:2px solid var(--hcc-blue);outline-offset:1px}
.hccpcb-showcase-tier{min-height:28px;font-size:9px;line-height:1.25;font-weight:900;text-transform:uppercase;letter-spacing:.045em;color:var(--hcc-blue-dark)}.hccpcb-showcase-price{font-size:20px;line-height:1.1;margin:3px 0}.hccpcb-showcase-card>small{font-size:8px;color:var(--hcc-muted)}
.hccpcb-showcase-core{display:grid;gap:5px;margin:10px 0 12px;padding-top:9px;border-top:1px solid #edf1f5}.hccpcb-showcase-core span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:#344253}
.hccpcb-showcase-analyse,.hccpcb-showcase-use{width:100%;min-height:34px;border-radius:7px;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.hccpcb-showcase-analyse{margin-top:auto;border:1px solid #b9c8d8;background:#fff;color:#25405a}.hccpcb-showcase-use{margin-top:6px;border:0;background:var(--hcc-blue);color:#fff}.hccpcb-showcase-use:hover{background:var(--hcc-blue-dark)}
.hccpcb-optimizer-advanced{position:sticky;top:0;border:1px solid var(--hcc-border);border-radius:14px;background:#f8fafc;padding:15px}.hccpcb-optimizer-advanced .hccpcb-optimizer-form{padding:0;border:0;background:transparent}
.hccpcb-showcase-analysis{margin-top:15px;padding-top:15px;border-top:1px solid #e0e7ee}.hccpcb-showcase-analysis:empty{display:none}.hccpcb-showcase-analysis-head,.hccpcb-custom-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.hccpcb-showcase-analysis-head h3,.hccpcb-custom-result-head h3{margin:3px 0;font-size:23px}.hccpcb-showcase-analysis-head>strong,.hccpcb-custom-result-head>strong{font-size:23px;color:var(--hcc-blue-dark);white-space:nowrap}
.hccpcb-custom-result{margin-top:18px;border:1px solid var(--hcc-border);border-radius:14px;background:#fff;padding:18px}.hccpcb-custom-result[hidden]{display:none!important}.hccpcb-custom-result-head p{margin:3px 0 0;color:var(--hcc-muted);font-size:10px}
.hccpcb-rig-analysis{margin-top:14px;display:grid;gap:12px}.hccpcb-rig-verdict{padding:14px;border-radius:10px;background:#f3fbf7;border:1px solid #badfce}.hccpcb-rig-verdict h4{margin:3px 0 5px;font-size:18px;color:#174f39}.hccpcb-rig-verdict p{margin:0;font-size:10px;line-height:1.5;color:#486158}
.hccpcb-rig-health{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hccpcb-rig-health article{display:grid;gap:2px;padding:10px;border:1px solid #dfe6ed;border-radius:8px;background:#fafbfd}.hccpcb-rig-health article>span{font-size:8px;text-transform:uppercase;letter-spacing:.04em;font-weight:900;color:var(--hcc-muted)}.hccpcb-rig-health article>strong{font-size:11px}.hccpcb-rig-health article>small{font-size:8px;line-height:1.4;color:var(--hcc-muted)}
.hccpcb-rig-analysis-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.hccpcb-rig-analysis-grid section{padding:10px;border-radius:8px;background:#f6f8fa}.hccpcb-rig-analysis-grid span{display:block;font-size:8px;text-transform:uppercase;font-weight:900;color:var(--hcc-muted)}.hccpcb-rig-analysis-grid strong{display:block;margin:2px 0;font-size:11px}.hccpcb-rig-analysis-grid p{margin:0;font-size:8px;line-height:1.4;color:var(--hcc-muted)}
.hccpcb-rig-scores{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hccpcb-mini-score{display:grid;grid-template-columns:120px minmax(0,1fr) 52px;gap:8px;align-items:center;font-size:9px}.hccpcb-mini-score>span{font-weight:800}.hccpcb-mini-score>div{height:7px;border-radius:99px;background:#e5ebf0;overflow:hidden}.hccpcb-mini-score i{display:block;height:100%;background:var(--hcc-blue);border-radius:99px}.hccpcb-mini-score>strong{text-align:right;font-size:9px}
.hccpcb-rig-list{padding:11px;border:1px solid #e0e6ec;border-radius:8px}.hccpcb-rig-list>strong{font-size:10px}.hccpcb-rig-list ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 14px;margin:7px 0 0;padding:0;list-style:none}.hccpcb-rig-list li{display:grid;grid-template-columns:120px minmax(0,1fr);gap:7px;font-size:8px;line-height:1.4}.hccpcb-rig-list li strong{font-size:8px}.hccpcb-rig-list li span{color:var(--hcc-muted)}
.hccpcb-rig-gaming{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;padding:11px;border-radius:8px;background:#eef7ff;border:1px solid #cae4f8}.hccpcb-rig-gaming strong{font-size:10px}.hccpcb-rig-gaming span{font-size:10px;font-weight:800}.hccpcb-rig-gaming small{grid-column:1/-1;font-size:8px;color:var(--hcc-muted)}.hccpcb-rig-gaming.is-unavailable{background:#fafafa;border-color:#e2e6ea}
.hccpcb-optimizer-parts.is-compact>div{grid-template-columns:60px minmax(0,1fr)}
@media(max-width:1180px){.hccpcb-optimizer-layout{grid-template-columns:1fr}.hccpcb-optimizer-advanced{position:static}.hccpcb-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.hccpcb-showcase{grid-template-columns:1fr 1fr}.hccpcb-rig-health{grid-template-columns:1fr 1fr}.hccpcb-rig-analysis-grid{grid-template-columns:1fr 1fr}.hccpcb-rig-scores{grid-template-columns:1fr}.hccpcb-rig-list ul{grid-template-columns:1fr}.hccpcb-showcase-analysis-head,.hccpcb-custom-result-head{flex-direction:column}.hccpcb-showcase-analysis-head>strong,.hccpcb-custom-result-head>strong{font-size:20px}}
@media(max-width:520px){.hccpcb-showcase{grid-template-columns:1fr}.hccpcb-rig-health,.hccpcb-rig-analysis-grid{grid-template-columns:1fr}.hccpcb-mini-score{grid-template-columns:95px minmax(0,1fr) 48px}.hccpcb-rig-list li{grid-template-columns:1fr}.hccpcb-rig-gaming{grid-template-columns:1fr}}


/* 0.6.5 customer-facing builder page cleanup. */
/* The WordPress page template already supplied a second H1 above the shortcode.
 * Keep the H&C builder's own hero as the single visible page title. */
body.hccpcb-builder-page .entry-title,
body.hccpcb-builder-page .page-title,
body.hccpcb-builder-page .wp-block-post-title,
body.hccpcb-builder-page .post-title,
body.hccpcb-builder-page .page-header > h1,
body.hccpcb-builder-page .entry-header > h1{display:none!important}
/* If the theme wraps only the title in an otherwise empty heading container, collapse that gap too. */
body.hccpcb-builder-page .entry-header:has(> h1.entry-title),
body.hccpcb-builder-page .page-header:has(> h1.page-title){margin:0!important;padding:0!important;min-height:0!important}


/* 0.7.0 — automatic popular-game selection. */
.hccpcb-pop-rank{display:inline-flex!important;align-items:center;margin-left:6px;padding:2px 6px;border-radius:999px;background:#e9f4ff;color:var(--hcc-blue-dark)!important;font-size:8px!important;font-style:normal;font-weight:900!important;line-height:1.35;vertical-align:1px}


/* 0.7.1 — keep Phase 7 popular games visible when Phase 5 has no GPU baseline. */
.hccpcb-fps-withheld{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#f5f7fa;color:#5c6b7d;font-size:12px;font-weight:700;white-space:normal}
.hccpcb-games-table--withheld td[colspan]{text-align:center;vertical-align:middle}
/* Phase 8 — verified H&C measured benchmark evidence */
.hccpcb-measured-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:11px 13px;border:1px solid #a9dbc0;border-radius:10px;background:#f0fbf5}.hccpcb-measured-banner strong{font-size:12px;color:#146c43}.hccpcb-measured-banner span{font-size:10px;color:#496457;text-align:right}
.hccpcb-measured-badge{display:inline-block!important;margin-left:5px;padding:2px 6px;border-radius:999px;background:#e0f7e9;color:#146c43!important;font-size:8px!important;font-style:normal;font-weight:900!important;letter-spacing:.03em;text-transform:uppercase}
.hccpcb-measured-cell{min-width:105px;padding:6px 7px;border:1px solid #bfe6cf;border-radius:8px;background:#f2fbf6}.hccpcb-measured-cell>strong{display:block;font-size:15px!important;color:#146c43}.hccpcb-measured-cell>small,.hccpcb-measured-cell>span{display:block!important;margin-top:2px;color:#52665a!important;font-size:8px!important;line-height:1.25;text-transform:none!important;letter-spacing:0!important}.hccpcb-measured-cell>em{display:inline-block;margin-top:4px;padding:2px 5px;border-radius:999px;background:#18864f;color:#fff;font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.hccpcb-fps-withheld{display:inline-block;color:#7c8792;font-size:9px;line-height:1.3;text-align:center}
@media(max-width:700px){.hccpcb-measured-banner{align-items:flex-start;flex-direction:column}.hccpcb-measured-banner span{text-align:left}}

/* 0.8.1 — optional peripherals after the completed eight-step PC. */
.hccpcb-peripherals[hidden]{display:none!important}
.hccpcb-peripherals{margin-top:18px;padding:20px;border:1px solid var(--hcc-border);border-radius:14px;background:#fff;scroll-margin-top:48px}
.hccpcb-peripherals-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}
.hccpcb-peripherals-head h2{margin:3px 0 5px;font-size:24px;line-height:1.12}.hccpcb-peripherals-head p{margin:0;max-width:760px;color:var(--hcc-muted);font-size:12px;line-height:1.5}
.hccpcb-peripheral-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}
.hccpcb-peripheral-tab{min-height:42px;border:1px solid #d7e0e8;border-radius:9px;background:#f8fafc;color:var(--hcc-text);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.hccpcb-peripheral-tab span{margin-left:3px;color:var(--hcc-muted);font-size:10px}.hccpcb-peripheral-tab.is-current{border-color:var(--hcc-blue);background:#eef7ff;color:var(--hcc-blue-dark);box-shadow:0 0 0 1px rgba(58,152,231,.12)}
.hccpcb-peripheral-message{margin:0 0 12px;padding:10px 12px;border:1px solid #cfe4f7;border-radius:9px;background:#f5faff;color:#486175;font-size:11px}.hccpcb-peripheral-message.is-error{border-color:#efd285;background:#fffaf0;color:#735b24}
.hccpcb-peripheral-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.hccpcb-peripheral-product{display:flex;flex-direction:column;min-width:0;border:1px solid #dfe6ed;border-radius:11px;background:#fff;overflow:hidden}.hccpcb-peripheral-product.is-selected{border-color:#8fc6f2;box-shadow:0 0 0 2px rgba(58,152,231,.12)}
.hccpcb-peripheral-image{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:10px;background:#fafbfd}.hccpcb-peripheral-image img{max-width:100%;max-height:100%;object-fit:contain}
.hccpcb-peripheral-copy{display:flex;flex-direction:column;flex:1;padding:11px}.hccpcb-peripheral-copy h3{margin:3px 0 5px;font-size:12px;line-height:1.35}.hccpcb-peripheral-copy>small{color:var(--hcc-muted);font-size:8px}
.hccpcb-peripheral-action{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px}.hccpcb-peripheral-action>strong{font-size:13px}.hccpcb-peripheral-action button{min-height:32px;padding:6px 9px;border:0;border-radius:7px;background:var(--hcc-blue);color:#fff;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.hccpcb-peripheral-product.is-selected .hccpcb-peripheral-action button{background:#5d6b79}
.hccpcb-peripheral-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:130px;padding:20px;border:1px dashed #d5dee7;border-radius:10px;background:#fafbfd;text-align:center}.hccpcb-peripheral-empty strong{font-size:14px}.hccpcb-peripheral-empty span{margin-top:4px;color:var(--hcc-muted);font-size:11px}
.hccpcb-peripheral-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding-top:13px;border-top:1px solid #e4e9ee}.hccpcb-peripheral-footer p{margin:0;color:var(--hcc-muted);font-size:10px}.hccpcb-peripheral-footer p strong{color:var(--hcc-text)}
.hccpcb-summary-divider{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:9px 0 5px;padding-top:9px;border-top:1px solid #e3e8ed}.hccpcb-summary-divider span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--hcc-muted)}.hccpcb-summary-divider button{border:0;background:none;color:var(--hcc-blue-dark);font:inherit;font-size:9px;font-weight:800;cursor:pointer}.hccpcb-summary-item--peripheral{background:#f8fbfd}
@media(max-width:980px){.hccpcb-peripheral-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.hccpcb-peripherals-head{flex-direction:column}.hccpcb-peripheral-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.hccpcb-peripheral-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.hccpcb-peripherals{padding:14px}.hccpcb-peripheral-products{grid-template-columns:1fr}.hccpcb-peripheral-footer{align-items:stretch;flex-direction:column}.hccpcb-peripheral-footer .hccpcb-secondary{width:100%}}


/* 0.8.2 — peripherals are entered from the primary build-summary decision area. */
.hccpcb-summary-actions .hccpcb-peripherals-cta{grid-column:1/-1;width:100%;min-height:50px;margin:0;border:1px solid #8fc6f2;border-radius:9px;background:#eef7ff;color:var(--hcc-blue-dark);font:inherit;font-size:13px;font-weight:900;cursor:pointer}
.hccpcb-summary-actions .hccpcb-peripherals-cta:hover{background:#e4f2fd}
.hccpcb-summary-actions .hccpcb-peripherals-cta:disabled{opacity:.48;cursor:not-allowed}
.hccpcb-summary-actions .hccpcb-peripherals-cta[hidden]{display:none!important}
