@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.manchester-pc.co.uk/shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.manchester-pc.co.uk/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 17px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(11,95,91);
	--wd-alternative-color: rgb(54,69,79);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(26,35,43);
	--btn-accented-bgcolor-hover: rgb(36,48,58);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(11,95,91);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.manchester-pc.co.uk/shop/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .price {
	font-size: 18px;
	color: rgb(26,35,43);
}
html .wd-product .price:hover {
	color: rgb(26,35,43);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* ===========================================
   BLOG CATEGORIES
   =========================================== */
.mpc-blog-list-header{
    text-align:center;
    max-width:900px;
    margin:0 auto 40px;
}

.mpc-blog-list-header h1{
    font-size:28px !important;
    font-weight:800;
    margin-bottom:10px;
	  color:#000000 !important;
}

.mpc-blog-list-header p{
    font-size:18px;
    color:#000000;
}

.mpc-blog-cats-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 30px;
    justify-content: center;   /* centers the buttons */
    align-items: center;
}

.mpc-blog-cat-btn {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 999px;
    background: #f3f3f3;
    color: #222;
    text-decoration: none;
    font-weight: 600;
    transition: all .2s ease;
}

.mpc-blog-cat-btn:hover,
.mpc-blog-cat-btn.active {
    background: #111;
    color: #fff;
}

/* ===========================================
   DISABLE COMMENT COUNT
   =========================================== */

.wd-post-reply {
display:none;
}

/* ===========================================
   WOODMART PRODUCT PAGE – CUSTOM STYLESHEET
   =========================================== */

.productInclude {
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  padding: 24px;
  background-color: #fff;
  margin-bottom: 40px;
  font-family: 'Roboto', sans-serif;
}

.productInclude .productTitle {
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #222;
}

.productInclude img.mainImage,
.productInclude img.halfImage,
.productInclude img.wideImage {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 20px;
}

.productInclude .sectionText {
  margin-bottom: 28px;
  line-height: 1.7;
  color: #444;
}

.productInclude .sectionText span {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
  color: #111;
}

.productInclude .specCont {
  display: flex;
  gap: 12px;
  margin-bottom: 28px;
  flex-wrap: wrap;
}

.productInclude .specBox {
  flex: 1;
  background: #fafafa;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  border-top: 4px solid #bfa05a;
  text-align: center;
  transition: all 0.3s ease;
  min-width: 120px;
}

.productInclude .specBox:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

.productInclude .specInner {
  padding: 14px 10px;
}

.productInclude .specInner span {
  font-weight: 700;
  font-size: 16px;
  display: block;
  margin-bottom: 4px;
  color: #000;
}

.productInclude .titleCont h4.titleInline {
  border-left: 4px solid #bfa05a;
  padding-left: 12px;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
}

.productInclude .sectionLeft {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  margin-bottom: 24px;
}

.productInclude .sectionLeft .lhs,
.productInclude .sectionLeft .rhs {
  flex: 1;
  min-width: 280px;
}

@media (max-width: 768px) {
  .productInclude {
    padding: 16px;
  }

  .productInclude .specCont {
    flex-direction: column;
  }

  .productInclude .sectionLeft {
    flex-direction: column;
  }

  .productInclude .lhs, .productInclude .rhs {
    width: 100%;
  }

  .productInclude .productTitle {
    font-size: 20px;
  }

  .productInclude .specBox {
    min-width: 100%;
  }
}

@media (max-width: 480px) {
  .productInclude {
    padding: 12px;
  }

  .productInclude .productTitle {
    font-size: 18px;
  }

  .productInclude .sectionText {
    font-size: 15px;
  }

  .productInclude .titleCont h4.titleInline {
    font-size: 16px;
  }

  .productInclude .specInner {
    padding: 10px 8px;
  }
}

.wd-btn-show-cat,
.wd-nav-product-cat {
    display: none !important;
}

.single-post .wd-entry-content  {
    font-family: inherit !important; /* Replace with your desired font */
    font-size: 18px !important; /* Optional: adjust size */
    line-height: 1.6 !important;
	  color: black;
}

/* Products description */


/* Refined Ultra-Premium – Darker, cleaner, more be quiet!-inspired luxury */
:root {
  --mpc-bg: #03050B;
  --mpc-surface: #080C18;
  --mpc-surface-2: #050912;
  --mpc-text: #F3F7FF;
  --mpc-muted: rgba(243,247,255,0.80);
  --mpc-subtle: rgba(243,247,255,0.50);
  --mpc-primary: #2563EB;      /* deeper blue for be quiet! feel */
  --mpc-cyan: #06B6D4;
  --mpc-gold: #E0C070;         /* subtle luxury warmth */
  --mpc-border: rgba(255,255,255,0.08);
  --mpc-glow: 0 0 30px rgba(37,99,235,0.15);
  --mpc-radius: 0px;
  --mpc-radius-lg: 0px;
  --mpc-shadow: 0 18px 50px rgba(0,0,0,0.6);
}

.mpc-pdp {
  color: var(--mpc-text);
  background: var(--mpc-bg);
  padding: clamp(30px, 4vw, 50px);
  border-radius: var(--mpc-radius-lg);
  position: relative;
  overflow: hidden;
  box-shadow: var(--mpc-shadow);
  border: 1px solid var(--mpc-border);
}

.mpc-pdp::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 10% 10%, rgba(37,99,235,0.12), transparent 60%),
              radial-gradient(circle at 90% 20%, rgba(6,182,212,0.10), transparent 50%);
  pointer-events: none;
}

.mpc-hero {
  text-align: center;
  margin-bottom: 48px;
}

.mpc-kicker {
  font-size: 13px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--mpc-gold);
  font-weight: 600;
  margin-bottom: 12px;
}

.mpc-title {
  font-size: clamp(38px, 5vw, 56px);
  font-weight: 900;
  line-height: 1.05;
  background: linear-gradient(90deg, #fff, #d0e0ff, #a5c0ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin: 0 0 16px;
}

.mpc-subtitle {
  font-size: 17px;
  line-height: 1.6;
  max-width: 900px;
  margin: 0 auto 28px;
  color: var(--mpc-muted);
}

.mpc-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-bottom: 40px;
}

.mpc-badge {
  padding: 10px 18px;
  border-radius: 999px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
  backdrop-filter: blur(8px);
  font-size: 13.5px;
  font-weight: 500;
  color: var(--mpc-gold);
  box-shadow: 0 6px 20px rgba(0,0,0,0.3);
}

.mpc-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  gap: 32px;
  margin: 40px 0;
}

.mpc-feature {
  background: var(--mpc-surface);
  border: 1px solid var(--mpc-border);
  border-radius: var(--mpc-radius);
  padding: 28px;
  box-shadow: var(--mpc-glow);
  position: relative;
  overflow: hidden;
}

.mpc-feature::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(37,99,235,0.08), transparent 70%);
  pointer-events: none;
}

.mpc-feature h3 {
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 16px;
  color: #fff;
}

.mpc-feature p {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--mpc-muted);
  margin: 0 0 20px;
}

.mpc-pillrow {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.mpc-pill {
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(224,192,112,0.08);
  border: 1px solid rgba(224,192,112,0.20);
  font-size: 13px;
  color: var(--mpc-gold);
}

.mpc-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mpc-checklist li {
  margin: 12px 0;
  padding-left: 32px;
  position: relative;
  color: var(--mpc-muted);
  font-size: 15px;
}

.mpc-checklist li::before {
  content: "○";
  position: absolute;
  left: 0;
  color: var(--mpc-cyan);
  font-size: 20px;
  line-height: 1;
}

/* Add these for the video section */
.mpc-video-section {
  margin: 40px 0 60px;
  text-align: center;
}

.mpc-video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 960px;
  margin: 0 auto 20px;
  border-radius: var(--mpc-radius-lg);
  box-shadow: var(--mpc-shadow), var(--mpc-glow);
  border: 1px solid var(--mpc-border);
  background: var(--mpc-surface);
}

.mpc-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.mpc-video-caption {
  font-size: 15px;
  color: var(--mpc-subtle);
  font-style: italic;
  max-width: 800px;
  margin: 0 auto;
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .mpc-features { grid-template-columns: 1fr; }
}

/* Product Tab Attributes */

/* Add this to Appearance > Customise > Additional CSS */

.mpc-ai{
  max-width: 980px;
  margin: 0 auto;
}

.mpc-ai__highlights{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 16px;
}

.mpc-ai__pill{
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 12px;
  background: #f6f7fb;
  border: 1px solid rgba(11,30,54,.12);
}

.mpc-ai__pill-k{
  font-weight: 700;
  color: #0b1e36;
  letter-spacing: .2px;
}

.mpc-ai__pill-v{
  color: #24354a;
}

.mpc-ai__groups{
  display: grid;
  gap: 12px;
}

.mpc-ai__group{
  border-radius: 16px;
  border: 1px solid rgba(11,30,54,.12);
  background: #fff;
  overflow: hidden;
  box-shadow: 0 10px 24px rgba(11,30,54,.06);
}

.mpc-ai__summary{
  list-style: none;
  cursor: pointer;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(180deg, #ffffff, #fbfbfd);
}

.mpc-ai__summary::-webkit-details-marker{ display:none; }

.mpc-ai__gtitle{
  font-weight: 800;
  color: #0b1e36;
  font-size: 16px;
}

.mpc-ai__chev{
  width: 10px;
  height: 10px;
  border-right: 2px solid rgba(11,30,54,.55);
  border-bottom: 2px solid rgba(11,30,54,.55);
  transform: rotate(45deg);
  transition: transform .2s ease;
  margin-left: 12px;
}

.mpc-ai__group[open] .mpc-ai__chev{
  transform: rotate(-135deg);
}

.mpc-ai__table{
  padding: 6px 0;
}

.mpc-ai__row{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px 16px;
  border-top: 1px solid rgba(11,30,54,.08);
}

.mpc-ai__th{
  font-weight: 700;
  color: #1b2a3d;
}

.mpc-ai__td{
  text-align: right;
  color: #41546b;
  word-break: break-word;
}

@media (max-width: 640px){
  .mpc-ai__row{
    grid-template-columns: 1fr;
  }
  .mpc-ai__td{
    text-align: left;
  }
}

/* Product Download Tab */

/* Downloads table layout */
.mpc-downloads-table{
  width: 50%;
  margin: 0 auto;          /* centres the table */
  border-collapse: collapse;
}

/* Table cells */
.mpc-downloads-table td{
  padding: 16px 14px;
  border-bottom: 1px solid rgba(0,0,0,.08);
  vertical-align: middle;
}

/* Last row border cleanup */
.mpc-downloads-table tr:last-child td{
  border-bottom: none;
}

/* Icon column */
.mpc-dl-icon{
  width: 56px;
  text-align: center;
  opacity: .8;
}

/* Name column */
.mpc-dl-name{
  font-weight: 600;
}

/* Type column */
.mpc-dl-type{
  width: 80px;
  text-align: right;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  opacity: .7;
}

/* Mobile: full width */
@media (max-width: 768px){
  .mpc-downloads-table{
    width: 100%;
  }
}

/* PC CASES PRODUCT DESCRIPTION CSS */
/* CSS IS SHARED WITH THE POWER SUPPLY DESCRIPTION */

/* TEST */

/* ============================================================
   be quiet! Premium Product Template
   Dark Edition — Premium Shop Display
   ============================================================ */

/* ---- Container ---- */
.bq-product-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Inter', Helvetica, Arial, sans-serif;
  background: #0d0d0d;
  color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.7);
}

/* ---- HEADER ---- */
.bq-product-header {
  text-align: center;
  padding: 64px 40px 52px;
  background: linear-gradient(180deg, #131313 0%, #0d0d0d 100%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
}

.bq-product-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, #E87722 50%, transparent 100%);
}

.bq-brand-badge {
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #E87722;
  border: 1px solid rgba(232, 119, 34, 0.45);
  padding: 5px 18px;
  border-radius: 2px;
  margin-bottom: 26px;
}

.bq-product-title {
  font-size: 3.4rem;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 18px 0;
  letter-spacing: -1.5px;
  line-height: 1.05;
}

.bq-title-accent {
  width: 56px;
  height: 3px;
  background: #E87722;
  margin: 0 auto 20px;
  border-radius: 2px;
}

.bq-product-subtitle {
  font-size: 1.05rem;
  color: #777777;
  font-weight: 400;
  margin: 0;
  letter-spacing: 0.03em;
}

/* ---- SECTION LABELS ---- */
.bq-section-eyebrow {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #E87722;
  text-align: center;
  margin-bottom: 10px;
}

.bq-section-heading {
  font-size: 1.9rem;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  margin: 0 0 44px 0;
  letter-spacing: -0.5px;
}

/* ---- VIDEO SECTION ---- */
.bq-product-video {
  padding: 64px 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.bq-video-wrapper {
  max-width: 860px;
  margin: 0 auto;
}

.bq-video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 8px;
  box-shadow:
    0 24px 64px rgba(0, 0, 0, 0.6),
    0 0 0 1px rgba(255, 255, 255, 0.06);
}

.bq-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* Added on the 3rd of March to Fix SVG Video Link */ 
.bq-video-link-wrap {
  text-align: center;
  margin-top: -25px !important;
}

.bq-video-link {
  display: inline-flex;
  align-items: baseline;      /* key: baseline, not center */
  gap: 6px;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #666666;
  text-decoration: none;
  transition: color 0.2s ease;
  white-space: nowrap;        /* keeps arrow on same line */
}

.bq-video-link:hover {
  color: #E87722;
}

.bq-video-link-icon {
  width: 13px;
  height: 13px;
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: baseline;
  transform: translateY(20px); /* tiny nudge for perfect visual alignment */
}



/* ---- HIGHLIGHTS SECTION ---- */
.bq-product-highlights {
  padding: 64px 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.bq-highlights-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 20px;
}

.bq-highlight-card {
  background: #141414;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 8px;
  padding: 30px 24px;
  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
}

.bq-highlight-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, #E87722, transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.bq-highlight-card:hover {
  border-color: rgba(232, 119, 34, 0.3);
  transform: translateY(-5px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.45);
}

.bq-highlight-card:hover::after {
  opacity: 1;
}

.bq-highlight-icon-wrap {
  width: 48px;
  height: 48px;
  background: rgba(232, 119, 34, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  color: #E87722;
  transition: background 0.3s ease;
}

.bq-highlight-card:hover .bq-highlight-icon-wrap {
  background: rgba(232, 119, 34, 0.18);
}

.bq-icon {
  width: 22px;
  height: 22px;
}

.bq-highlight-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 12px 0;
  letter-spacing: 0.01em;
}

.bq-highlight-description {
  font-size: 0.875rem;
  color: #777777;
  line-height: 1.7;
  margin: 0;
}

/* ---- SPECS SECTION ---- */
.bq-product-specs {
  padding: 64px 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.bq-specs-table {
  max-width: 680px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 8px;
  overflow: hidden;
}

.bq-spec-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  transition: background 0.2s ease;
}

.bq-spec-row:nth-child(even) {
  background: rgba(255, 255, 255, 0.025);
}

.bq-spec-row:last-child {
  border-bottom: none;
}

.bq-spec-row:hover {
  background: rgba(232, 119, 34, 0.06);
}

.bq-spec-name {
  font-size: 0.875rem;
  font-weight: 500;
  color: #888888;
  letter-spacing: 0.01em;
}

.bq-spec-value {
  font-size: 0.875rem;
  color: #ffffff;
  font-weight: 600;
  text-align: right;
}

/* ---- FEATURES SECTION ---- */
.bq-product-features {
  padding: 64px 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.bq-features-intro {
  font-size: 0.975rem;
  line-height: 1.8;
  color: #777777;
  text-align: center;
  max-width: 660px;
  margin: 0 auto 44px;
}

.bq-feature-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.bq-feature-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  background: #141414;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 8px;
  padding: 24px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.bq-feature-item:hover {
  border-color: rgba(232, 119, 34, 0.25);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
}

.bq-feature-icon-wrap {
  width: 42px;
  height: 42px;
  background: rgba(232, 119, 34, 0.1);
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E87722;
  flex-shrink: 0;
  transition: background 0.3s ease;
}

.bq-feature-item:hover .bq-feature-icon-wrap {
  background: rgba(232, 119, 34, 0.18);
}

.bq-feature-content {
  flex: 1;
}

.bq-feature-title {
  font-size: 0.9rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 8px 0;
  letter-spacing: 0.01em;
}

.bq-feature-description {
  font-size: 0.85rem;
  color: #777777;
  line-height: 1.7;
  margin: 0;
}

/* ---- CTA SECTION ---- */
.bq-product-cta {
  text-align: center;
  padding: 64px 40px;
  background: linear-gradient(180deg, #0d0d0d 0%, #131313 100%);
  position: relative;
}

.bq-product-cta::before {
  content: '';
  position: absolute;
  top: 0;
  left: 8%;
  right: 8%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(232, 119, 34, 0.4), transparent);
}

.bq-cta-tagline {
  font-size: 1.15rem;
  color: #666666;
  margin: 0 0 32px;
  font-weight: 400;
  letter-spacing: 0.03em;
}

.bq-cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.bq-button {
  display: inline-block;
  padding: 14px 38px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: all 0.25s ease;
  cursor: pointer;
  border: none;
}

.bq-button-primary {
  background: #E87722;
  color: #ffffff;
  box-shadow: 0 4px 24px rgba(232, 119, 34, 0.35);
}

.bq-button-primary:hover {
  background: #d06a1a;
  box-shadow: 0 8px 32px rgba(232, 119, 34, 0.55);
  transform: translateY(-2px);
  color: #ffffff;
}

.bq-button-secondary {
  background: transparent;
  color: #cccccc;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.bq-button-secondary:hover {
  border-color: #E87722;
  color: #E87722;
  transform: translateY(-2px);
}

/* ---- RESPONSIVE ---- */
@media (max-width: 768px) {
  .bq-product-header,
  .bq-product-video,
  .bq-product-highlights,
  .bq-product-specs,
  .bq-product-features,
  .bq-product-cta {
    padding-left: 24px;
    padding-right: 24px;
  }

  .bq-product-title {
    font-size: 2.4rem;
    letter-spacing: -1px;
  }

  .bq-section-heading {
    font-size: 1.55rem;
  }

  .bq-highlights-grid {
    grid-template-columns: 1fr;
  }

  .bq-feature-list {
    grid-template-columns: 1fr;
  }

  .bq-spec-row {
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
  }

  .bq-spec-value {
    text-align: left;
  }

  .bq-cta-buttons {
    flex-direction: column;
    align-items: center;
  }

  .bq-button {
    width: 100%;
    max-width: 280px;
    text-align: center;
  }
}



/* END OF CASE PRODUCT DESCRIPTION */
/* --------------------------------- */

/* START OF BLOG CSS */
/* -------------------------------- */

 /* =========================================
   Manchester PC — Blog Post
   Dark premium aesthetic, be quiet! Edition
========================================= */

.mpc-blog {
  --bl-orange:      #F47C33;
  --bl-orange-dim:  rgba(244,124,51,0.10);
  --bl-orange-mid:  rgba(244,124,51,0.20);
  --bl-teal:        #005C5C;
  --bl-bg:          #0e1217;
  --bl-surface:     #161c23;
  --bl-surface-2:   #1c242d;
  --bl-border:      rgba(255,255,255,0.07);
  --bl-border-mid:  rgba(255,255,255,0.12);
  --bl-text:        #c9d1d9;
  --bl-muted:       #8b949e;
  --bl-heading:     #ffffff;

  background: var(--bl-bg);
  color: var(--bl-text);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif;
  line-height: 1.8;
  padding: 0;
  margin: 0;
}

.mpc-blog *,
.mpc-blog *::before,
.mpc-blog *::after {
  box-sizing: border-box;
}

.mpc-blog-body a {
  color: #F47C33;
  font-weight: 700;
  text-decoration: none;
}

.mpc-blog-body a:hover,
.mpc-blog-body a:focus {
  color: #F47C33;
  text-decoration: underline;
}

/* ── Shell ── */
.mpc-blog-shell {
  width: min(1100px, calc(100% - 48px));
  margin: 0 auto;
  padding: 64px 0 80px;
}

/* ── Article header ── */
.mpc-blog-header {
  margin-bottom: 40px;
}

.mpc-blog-cats {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.mpc-blog-cat {
  display: inline-flex;
  align-items: center;
  padding: 5px 14px;
  background: var(--bl-surface);
  border: 1px solid var(--bl-border);
  border-left: 3px solid var(--bl-orange);
  border-radius: 3px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--bl-orange);
}

.mpc-blog-header h1 {
  font-size: clamp(1.6rem, 3.5vw, 2.4rem);
  font-weight: 800;
  color: var(--bl-heading);
  margin: 0 0 22px;
  letter-spacing: -0.4px;
  line-height: 1.2;
}

.mpc-blog-meta {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
  padding-top: 18px;
  border-top: 1px solid var(--bl-border);
}

.mpc-blog-meta-item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  color: var(--bl-muted);
}

.mpc-blog-meta-item svg {
  color: var(--bl-orange);
  flex-shrink: 0;
}

/* ── Hero image placeholder ── */
.mpc-blog-hero {
  margin-bottom: 48px;
  border-radius: 8px;
  overflow: hidden;
}

/* ── Image placeholder component ── */
.mpc-blog-img-placeholder {
  position: relative;
  width: 100%;
  background: var(--bl-surface-2);
  border: 1px dashed rgba(244,124,51,0.3);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 32px 28px;
  text-align: center;
  overflow: hidden;
}

.mpc-blog-img-placeholder::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 30% 50%, rgba(244,124,51,0.04) 0%, transparent 60%),
    radial-gradient(circle at 75% 30%, rgba(0,92,92,0.05) 0%, transparent 55%);
  pointer-events: none;
}

.mpc-blog-img-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: var(--bl-orange-dim);
  border: 1px solid var(--bl-orange-mid);
  color: var(--bl-orange);
  position: relative;
  z-index: 1;
}

.mpc-blog-img-icon svg {
  width: 26px;
  height: 26px;
}

.mpc-blog-img-title {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--bl-heading);
  position: relative;
  z-index: 1;
  margin: 0;
}

.mpc-blog-img-dims {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  background: var(--bl-surface);
  border: 1px solid var(--bl-border);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  color: var(--bl-muted);
  letter-spacing: 0.3px;
  position: relative;
  z-index: 1;
}

.mpc-blog-img-prompt-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--bl-orange);
  opacity: 0.8;
  position: relative;
  z-index: 1;
  margin: 4px 0 0;
}

.mpc-blog-img-prompt {
  font-size: 12px;
  color: var(--bl-muted);
  font-style: italic;
  max-width: 560px;
  line-height: 1.6;
  position: relative;
  z-index: 1;
  margin: 0;
}

/* ── 2-image grid ── */
.mpc-blog-img-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin: 28px 0;
}

/* ── Layout: article + right column ── */
/*
  Desktop (>920px):
    2-column grid — article left, .mpc-blog-right-col right.
    Right col is a sticky flex column stacking sidebar cards + latest posts.
    This keeps Latest Articles always visible in the sidebar, not pushed to the
    bottom of the page.

  Mobile (≤920px):
    .mpc-blog-right-col uses display:contents, dissolving into the grid so
    its children (.mpc-blog-sidebar and .mpc-blog-latest-card) become direct
    grid children. grid-template-areas then orders them:
    sidebar → article → latest (latest after the article, as expected on mobile).
*/
.mpc-blog-layout {
  display: grid;
  grid-template-columns: 1fr 272px;
  gap: 40px;
  align-items: start;
}

/* Right column wrapper — sticky flex column on desktop */
.mpc-blog-right-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 921px) {
  /* Sticky only on desktop — WP themes with overflow:hidden on ancestors
     silently break sticky and cause height clipping on mobile */
  .mpc-blog-right-col {
    position: sticky;
    top: 24px;
  }
}

/* ── Article body ── */
.mpc-blog-body {
  background: var(--bl-surface);
  border: 1px solid var(--bl-border);
  border-radius: 8px;
  padding: 48px 52px;
  min-width: 0;
}

.mpc-blog-body section {
  margin-bottom: 52px;
  scroll-margin-top: 32px;
}

.mpc-blog-body section:last-child {
  margin-bottom: 0;
}

.mpc-blog-body h2 {
  font-size: 1.35rem;
  font-weight: 800;
  color: var(--bl-heading);
  margin: 0 0 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--bl-border);
  display: flex;
  align-items: flex-start;
  gap: 12px;
  line-height: 1.3;
}

.mpc-blog-body h2 .bl-section-bar {
  display: inline-block;
  width: 4px;
  height: 1.3em;
  min-height: 22px;
  border-radius: 2px;
  background: var(--bl-orange);
  flex-shrink: 0;
  margin-top: 2px;
}

.mpc-blog-body h3 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--bl-heading);
  margin: 32px 0 12px;
  padding-left: 14px;
  border-left: 2px solid var(--bl-orange);
  line-height: 1.4;
}

.mpc-blog-body p {
  font-size: 0.9375rem;
  color: var(--bl-text);
  margin: 0 0 18px;
}

.mpc-blog-body p:last-child {
  margin-bottom: 0;
}

.mpc-blog-body ul,
.mpc-blog-body ol {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}

.mpc-blog-body ul li,
.mpc-blog-body ol li {
  position: relative;
  padding: 10px 14px 10px 42px;
  font-size: 0.9375rem;
  color: var(--bl-text);
  margin-bottom: 5px;
  border-radius: 5px;
  background: rgba(255,255,255,0.02);
  line-height: 1.65;
  border: 1px solid transparent;
  transition: background .2s, border-color .2s;
}

.mpc-blog-body ul li:hover,
.mpc-blog-body ol li:hover {
  background: rgba(244,124,51,0.04);
  border-color: var(--bl-border);
}

.mpc-blog-body ul li::before {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--bl-orange);
  opacity: 0.75;
}

.mpc-blog-body ol {
  counter-reset: bl-ol;
}

.mpc-blog-body ol li::before {
  counter-increment: bl-ol;
  content: counter(bl-ol);
  position: absolute;
  left: 14px;
  top: 10px;
  font-size: 10.5px;
  font-weight: 800;
  color: var(--bl-orange);
  line-height: 1.5;
}

.mpc-blog-body ul li:last-child,
.mpc-blog-body ol li:last-child {
  margin-bottom: 0;
}

.mpc-blog-body strong {
  color: var(--bl-heading);
  font-weight: 600;
}

.mpc-blog-body em {
  color: var(--bl-text);
  font-style: italic;
  opacity: 0.9;
}

/* ── Callout / highlight boxes ── */
.mpc-blog-callout {
  background: var(--bl-surface-2);
  border: 1px solid var(--bl-border);
  border-left: 3px solid var(--bl-orange);
  border-radius: 0 6px 6px 0;
  padding: 16px 22px;
  margin: 24px 0;
}

.mpc-blog-callout p {
  margin: 0;
  font-size: 0.875rem;
  color: var(--bl-muted);
}

.mpc-blog-callout p strong {
  color: var(--bl-text);
}

/* inline images in body get placeholder treatment */
.mpc-blog-body .mpc-blog-img-placeholder {
  margin: 28px 0;
}

/* ── Sidebar ── */
.mpc-blog-sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* ToC card */
.mpc-blog-toc {
  background: var(--bl-surface);
  border: 1px solid var(--bl-border);
  border-radius: 8px;
  overflow: visible;
  height: auto;
}

.mpc-blog-toc-header {
  padding: 14px 20px;
  border-bottom: 1px solid var(--bl-border);
  display: flex;
  align-items: center;
  gap: 10px;
}

.mpc-blog-toc-header h2 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--bl-heading);
  margin: 0;
  padding: 0;
  border: none;
}

.mpc-blog-toc-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 5px;
  background: var(--bl-orange-dim);
  border: 1px solid var(--bl-orange-mid);
  color: var(--bl-orange);
  font-size: 12px;
  flex-shrink: 0;
}

.mpc-blog-toc nav {
  padding: 10px 0;
}

.mpc-blog-toc nav a {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 9px 20px;
  font-size: 12.5px;
  color: var(--bl-muted);
  text-decoration: none;
  line-height: 1.45;
  transition: color .2s, background .2s;
  border-left: 2px solid transparent;
}

.mpc-blog-toc nav a:hover {
  color: var(--bl-text);
  background: rgba(255,255,255,0.03);
  border-left-color: var(--bl-orange);
}

.mpc-blog-toc nav a .toc-num {
  font-size: 10px;
  font-weight: 700;
  color: var(--bl-orange);
  opacity: 0.8;
  flex-shrink: 0;
  min-width: 16px;
  padding-top: 1px;
}

/* Build context card */
.mpc-blog-build-card {
  background: var(--bl-surface);
  border: 1px solid var(--bl-border);
  border-radius: 8px;
  overflow: visible;
  height: auto;
}

.mpc-blog-build-header {
  padding: 14px 20px;
  border-bottom: 1px solid var(--bl-border);
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--bl-heading);
}

.mpc-blog-build-rows {
  padding: 14px 0 6px;
}

.mpc-blog-build-row {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 8px;
  padding: 8px 20px;
  font-size: 12px;
  border-bottom: 1px solid var(--bl-border);
}

.mpc-blog-build-row:last-child {
  border-bottom: none;
}

.mpc-blog-build-row .bl-label {
  color: var(--bl-muted);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.4px;
  padding-top: 1px;
}

.mpc-blog-build-row .bl-value {
  color: var(--bl-text);
  line-height: 1.45;
}

.mpc-blog-build-row .bl-value strong {
  color: var(--bl-orange);
  font-weight: 600;
}

/* ── Latest posts card ── */
.mpc-blog-latest-card {
  background: var(--bl-surface);
  border: 1px solid var(--bl-border);
  border-radius: 8px;
  overflow: visible;
  height: auto;
}

.mpc-blog-latest-card .mpc-blog-build-header {
  border-bottom: 1px solid var(--bl-border);
}

.mpc-blog-latest-body {
  padding: 8px 0 4px;
}

/* [mpc_recent_posts] shortcode output — scoped to .mpc-blog */
.mpc-blog .mpc-rp-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mpc-blog .mpc-rp-item {
  display: grid;
  grid-template-columns: 68px 1fr;
  gap: 12px;
  padding: 13px 18px;
  border-bottom: 1px solid var(--bl-border);
  align-items: start;
  transition: background .18s;
}

.mpc-blog .mpc-rp-item:last-child {
  border-bottom: none;
}

.mpc-blog .mpc-rp-item:hover {
  background: rgba(244,124,51,0.04);
}

.mpc-blog .mpc-rp-thumb {
  display: block;
  width: 68px;
  height: 60px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid var(--bl-border);
  background: var(--bl-surface-2);
  flex-shrink: 0;
}

.mpc-blog .mpc-rp-thumb img {
  width: 68px;
  height: 60px;
  object-fit: cover;
  display: block;
}

.mpc-blog .mpc-rp-thumb--empty {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mpc-blog .mpc-rp-thumb--empty svg {
  width: 22px;
  height: 22px;
  color: var(--bl-muted);
  opacity: 0.4;
}

.mpc-blog .mpc-rp-info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  min-width: 0;
}

.mpc-blog .mpc-rp-title {
  font-size: 12.5px;
  font-weight: 600;
  color: var(--bl-text);
  text-decoration: none;
  line-height: 1.45;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color .18s;
}

.mpc-blog .mpc-rp-item:hover .mpc-rp-title {
  color: var(--bl-orange);
}

.mpc-blog .mpc-rp-date {
  font-size: 11px;
  color: var(--bl-muted);
  display: block;
}

.mpc-blog .mpc-rp-all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 18px;
  border-top: 1px solid var(--bl-border);
  font-size: 12px;
  font-weight: 600;
  color: var(--bl-orange);
  text-decoration: none;
  letter-spacing: 0.2px;
  transition: opacity .18s;
}

.mpc-blog .mpc-rp-all:hover {
  opacity: 0.75;
}

.mpc-blog .mpc-rp-all svg {
  width: 13px;
  height: 13px;
  flex-shrink: 0;
}


/* ── Responsive ── */
@media (max-width: 920px) {
  .mpc-blog-shell {
    width: calc(100% - 40px);
    padding: 48px 0 60px;
  }

  /* Single column. display:contents dissolves .mpc-blog-right-col so sidebar
     and latest-card become direct grid children, allowing grid-template-areas
     to place them independently: sidebar top, article middle, latest bottom. */
  .mpc-blog-layout {
    grid-template-columns: 1fr;
    grid-template-areas:
      "sidebar"
      "article"
      "latest";
  }

  .mpc-blog-body        { grid-area: article; }
  .mpc-blog-sidebar     { grid-area: sidebar; }
  .mpc-blog-latest-card { grid-area: latest;  }

  .mpc-blog-right-col {
    display: contents;
  }

  /* Sidebar cards sit side-by-side on tablet */
  .mpc-blog-sidebar {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    align-items: flex-start;
  }

  .mpc-blog-toc,
  .mpc-blog-build-card {
    flex: 1 1 240px;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

@media (max-width: 640px) {
  .mpc-blog-shell {
    width: calc(100% - 28px);
    padding: 36px 0 52px;
  }

  .mpc-blog-body {
    padding: 28px 22px;
  }

  .mpc-blog-img-grid {
    grid-template-columns: 1fr;
  }

  .mpc-blog-sidebar {
    flex-direction: column;
    align-items: stretch;
  }

  .mpc-blog-toc,
  .mpc-blog-build-card,
  .mpc-blog-latest-card {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .mpc-blog-header h1 {
    font-size: 1.5rem;
  }
}


/* END BLOG POST */

/* START BREADCRUMBS */

.mpc-post-breadcrumb {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 1.5;
    color: #777;
}

.mpc-post-breadcrumb a {
    color: inherit;
    text-decoration: none;
}

.mpc-post-breadcrumb a:hover {
    text-decoration: underline;
}

.mpc-breadcrumb-sep {
    margin: 0 8px;
    opacity: 0.6;
}

.mpc-breadcrumb-current {
    opacity: 0.8;
}

/* END OF BREADCRUMBS */

/* =========================================
   Manchester PC Premium Footer — be quiet! Edition
   Dark, premium aesthetic aligned with be quiet! brand
========================================= */



.mpcf-footer,
.mpcf-footer * {
  box-sizing: border-box;
}

/* Override the WooCommerce footer wrapper to go dark */
.wd-footer {
  background: #0e1217 !important;
}

.mpcf-footer {
  --mpcf-orange:    #F47C33;
  --mpcf-orange-dim: rgba(244,124,51,0.12);
  --mpcf-teal:      #005C5C;
  --mpcf-bg:        #0e1217;
  --mpcf-surface:   #161c23;
  --mpcf-border:    rgba(255,255,255,0.07);
  --mpcf-text:      #e8eaed;
  --mpcf-muted:     #8b949e;
  --mpcf-heading:   #ffffff;

  position: relative;
  background: var(--mpcf-bg);
  border-top: 1px solid var(--mpcf-border);
  padding: 80px 0 0;
  font-family: inherit;
  color: var(--mpcf-text);
  overflow: hidden;
}

/* Subtle noise texture overlay */
.mpcf-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(circle at 8% 50%, rgba(244,124,51,0.04) 0%, transparent 45%),
    radial-gradient(circle at 92% 10%, rgba(0,92,92,0.06) 0%, transparent 40%);
  pointer-events: none;
}

/* Thin orange top accent line */
.mpcf-footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--mpcf-teal) 0%, var(--mpcf-orange) 50%, var(--mpcf-teal) 100%);
}

.mpcf-shell {
  width: min(1380px, calc(100% - 48px));
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/* ── Top authority badge ── */
.mpcf-authority {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 56px;
  padding: 14px 20px;
  background: var(--mpcf-surface);
  border: 1px solid var(--mpcf-border);
  border-left: 3px solid var(--mpcf-orange);
  border-radius: 4px;
  width: fit-content;
}

.mpcf-authority-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--mpcf-orange);
  flex-shrink: 0;
  box-shadow: 0 0 8px rgba(244,124,51,0.5);
}

.mpcf-authority span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--mpcf-muted);
}

.mpcf-authority strong {
  color: var(--mpcf-orange);
}

/* ── Main grid ── */
.mpcf-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1.15fr;
  gap: 0;
  align-items: start;
}

.mpcf-brand,
.mpcf-col {
  min-width: 0;
}

.mpcf-brand {
  padding-right: 40px;
}

.mpcf-logo {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 22px;
}

.mpcf-logo img {
  display: block;
  max-width: 240px;
  height: auto;
  /* Invert the logo so it reads on dark — only if logo is dark-on-light */
  /* filter: brightness(0) invert(1); */
  opacity: 0.92;
}

.mpcf-tagline {
  margin: 0 0 28px;
  font-size: 14px;
  line-height: 1.85;
  color: var(--mpcf-muted);
  max-width: 340px;
}

/* Location block */
.mpcf-location {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-top: 8px;
}

.mpcf-location-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 6px;
  background: var(--mpcf-orange-dim);
  border: 1px solid rgba(244,124,51,0.2);
  color: var(--mpcf-orange);
  flex-shrink: 0;
  font-size: 14px;
}

.mpcf-location-body strong {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: var(--mpcf-muted);
  margin-bottom: 4px;
}

.mpcf-location-body span,
.mpcf-location-body a {
  font-size: 13px;
  line-height: 1.7;
  color: var(--mpcf-muted);
  text-decoration: none;
  transition: color .2s;
}

.mpcf-location-body a:hover {
  color: var(--mpcf-orange);
}

/* ── Column styles ── */
.mpcf-col {
  padding: 0 0 0 36px;
  border-left: 1px solid var(--mpcf-border);
}

.mpcf-col h4 {
  margin: 0 0 22px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: var(--mpcf-heading);
  position: relative;
  padding-bottom: 14px;
}

.mpcf-col h4::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 28px;
  height: 2px;
  border-radius: 999px;
  background: var(--mpcf-orange);
}

.mpcf-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mpcf-col li {
  margin: 0 0 11px;
}

.mpcf-col li:last-child {
  margin-bottom: 0;
}

.mpcf-col ul a {
  font-size: 14px;
  line-height: 1.6;
  color: var(--mpcf-muted);
  text-decoration: none;
  transition: color .2s;
  display: inline-block;
}

.mpcf-col ul a:hover {
  color: var(--mpcf-text);
}

/* ── Contact column ── */
.mpcf-contact li {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 12px;
  align-items: start;
  margin-bottom: 18px;
}

.mpcf-contact li:last-child {
  margin-bottom: 0 !important;
}

.mpcf-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 6px;
  background: var(--mpcf-orange-dim);
  border: 1px solid rgba(244,124,51,0.2);
  color: var(--mpcf-orange);
  font-size: 14px;
  flex-shrink: 0;
}

.mpcf-contact strong {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: var(--mpcf-muted);
  margin-bottom: 3px;
}

.mpcf-contact span,
.mpcf-contact a {
  font-size: 14px;
  line-height: 1.6;
  color: var(--mpcf-text);
  text-decoration: none;
  transition: color .2s;
}

.mpcf-contact a:hover {
  color: var(--mpcf-orange);
}

/* ── Bottom bar ── */
.mpcf-bar {
  margin-top: 64px;
  padding: 22px 0;
  border-top: 1px solid var(--mpcf-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.mpcf-bar-copy {
  font-size: 12px;
  color: var(--mpcf-muted);
  line-height: 1.5;
}

.mpcf-bar-copy a {
  color: var(--mpcf-muted);
  text-decoration: none;
  transition: color .2s;
}

.mpcf-bar-copy a:hover {
  color: var(--mpcf-text);
}

.mpcf-payments {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.mpcf-payments span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: var(--mpcf-muted);
  margin-right: 4px;
}

/* Payment card pills */
.mpcf-pay-pill {
  display: inline-flex;
  align-items: center;
  height: 26px;
  padding: 0 10px;
  background: var(--mpcf-surface);
  border: 1px solid var(--mpcf-border);
  border-radius: 4px;
  font-size: 11px;
  font-weight: 700;
  color: var(--mpcf-muted);
  letter-spacing: 0.3px;
}

/* ── Responsive ── */
@media (max-width: 1100px) {
  .mpcf-footer {
    padding: 64px 0 0;
  }

  .mpcf-grid {
    grid-template-columns: 1fr 1fr;
    gap: 42px 0;
  }

  .mpcf-brand {
    grid-column: 1 / -1;
    padding-right: 0;
    padding-bottom: 42px;
    border-bottom: 1px solid var(--mpcf-border);
  }

  .mpcf-col:nth-child(2) {
    padding-left: 0;
    border-left: none;
  }

  .mpcf-col:nth-child(3) {
    padding-left: 36px;
  }

  .mpcf-col:nth-child(4) {
    padding-left: 0;
    border-left: none;
  }
}

@media (max-width: 640px) {
  .mpcf-shell {
    width: calc(100% - 28px);
  }

  .mpcf-footer {
    padding: 52px 0 0;
  }

  .mpcf-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .mpcf-brand {
    grid-column: auto;
    padding-bottom: 36px;
  }

  .mpcf-col {
    padding-left: 0;
    border-left: none;
    padding-top: 0;
  }

  .mpcf-authority {
    width: 100%;
  }

  .mpcf-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin-top: 48px;
  }

  .mpcf-logo img {
    max-width: 200px;
  }
}
.mpc-blog-cats-bar {
    max-width: 900px;
    margin: 0 auto 35px;
}

/* Remove Footer Gap */

.mpcf-footer {
    margin-bottom: 0 !important;
}
