/*
 * Motokiwo single-product module.
 * Stable product geometry, variation UI, preview, Font Info and Glyph surfaces.
 * Design-exposed values are consumed through --mk-* tokens and finalized by
 * design-runtime.css.
 */

.single-product .summary .variations .mk-server-variation-control{display:block;width:100%;min-width:0}
.single-product .summary .variations .mk-server-variation-control>select{display:none!important}
.single-product .summary .variations tr:has(.mk-server-variation-control)>th.label,
.single-product .summary .variations tr:has(.mk-server-variation-control)>td.label{display:none!important}
.single-product .summary .variations .mk-server-variation-control .mk-license-option{position:relative;display:flex;align-items:center;gap:10px;width:100%;min-height:38px;margin:0;padding:7px 0;border:0;border-top:1px solid #e1e1dc;background:transparent;color:#111111;cursor:pointer;font-size:14px;line-height:1.3;font-weight:400;letter-spacing:0;text-transform:none;}
.single-product .summary .variations .mk-server-variation-control .mk-license-heading-row+.mk-license-option{border-top:0}
.single-product .summary .variations .mk-server-variation-control .mk-license-name,.single-product .summary .variations .mk-server-variation-control .mk-license-price{letter-spacing:0;text-transform:none}
.single-product .summary .variations .mk-server-variation-control .mk-license-option:hover,
.single-product .summary .variations .mk-server-variation-control .mk-license-option.is-selected{color:#000}
@media(max-width:479px){.single-product .summary .variations .mk-server-variation-control .mk-license-option{min-height:36px;padding:6px 0}}


/* Native Motokiwo license selector. */
.mk-native-variation-form .variations select,
.mk-native-variation-form .variations th.label,
.mk-native-variation-form .variations td.label{
  display:none!important;
}

.single-product .summary .mk-native-variation-form .variations,
.single-product .summary .mk-native-variation-form .variations tbody,
.single-product .summary .mk-native-variation-form .variations tr,
.single-product .summary .mk-native-variation-form .variations td.value{
  display:block;
  width:100%;
  max-width:none;
  padding:0;
}

.mk-product-guide{
  display:none!important;
}

.mk-license-options{
  width:100%;
  min-width:0;
  margin:0 0 14px;
  padding:0;
  border:0;
  background:transparent;
}

.mk-license-legend-sr{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

.mk-license-heading-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:34px;
  margin:0 0 4px;
  padding:0;
  background:transparent;
}

.mk-license-heading-title{
  color:#111111;
  font-size:14px;
  line-height:1.25;
  font-weight:600;
}

.mk-license-guide-link{
  appearance:none;
  -webkit-appearance:none;
  display:inline-flex!important;
  align-items:center;
  flex:0 0 auto;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:#6f736b;
  font:inherit;
  font-size:11px;
  line-height:1.25;
  font-weight:500;
  text-decoration:none;
  white-space:nowrap;
  cursor:pointer;
  visibility:visible!important;
  opacity:1!important;
}

.mk-license-guide-link:hover{
  color:#111111;
  text-decoration:underline;
  text-underline-offset:3px;
}

.single-product .summary .mk-native-variation-form .variations .mk-license-option{
  position:relative;
  display:flex;
  align-items:center;
  gap:10px;
  width:100%;
  min-height:38px;
  margin:0;
  padding:7px 0;
  border:0;
  border-top:1px solid #e1e1dc;
  background:transparent;
  color:#111111;
  cursor:pointer;
  font-size:14px;
  line-height:1.3;
  font-weight:400;
}

.single-product .summary .mk-native-variation-form .variations .mk-license-option:hover{
  color:#000;
}

.single-product .summary .mk-native-variation-form .variations .mk-license-option.is-selected{
  color:#000;
}

.mk-license-option input[type=radio]{
  position:static!important;
  flex:0 0 auto;
  width:15px!important;
  height:15px!important;
  margin:0!important;
  padding:0!important;
  opacity:1!important;
  overflow:visible!important;
  pointer-events:auto;
  appearance:auto;
  -webkit-appearance:radio;
  accent-color:#111111;
  cursor:pointer;
}

.mk-license-option .mk-license-name{
  flex:1 1 auto;
  min-width:0;
  color:inherit;
  font-weight:500;
  overflow-wrap:anywhere;
}

.mk-license-option .mk-license-price{
  flex:0 0 auto;
  min-width:72px;
  text-align:right;
  white-space:nowrap;
  color:#111111;
  font-size:13px;
  line-height:1.2;
  font-style:normal;
  font-weight:600;
}

.mk-license-option .mk-license-price del{
  margin-right:4px;
  opacity:.5;
  font-weight:400;
}

.mk-license-option .mk-license-price ins{
  text-decoration:none;
}

.mk-license-option .mk-license-from{
  color:#72726e;
  font-size:10px;
  font-weight:400;
}

.mk-license-option.is-unavailable{
  opacity:.38;
  cursor:not-allowed;
}

.mk-license-option:has(input:focus-visible){
  outline:1px dotted #111111;
  outline-offset:2px;
}

.single-product .summary .variations_form .reset_variations{
  display:none!important;
}

/* Keep purchase area present from first render to avoid first-selection jump. */
.single-product .summary .mk-native-variation-form .single_variation_wrap,
.single-product .summary .mk-native-variation-form .single_variation_wrap.mk-stable-variation-wrap{
  display:block!important;
  height:auto!important;
  min-height:52px;
  overflow:visible!important;
  margin-top:12px!important;
  padding:0!important;
}

.single-product .summary .mk-native-variation-form .woocommerce-variation.single_variation{
  display:none!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}

.single-product .summary .mk-native-variation-form .woocommerce-variation-add-to-cart{
  display:flex!important;
  align-items:stretch;
  gap:10px;
  min-height:52px;
  margin:0!important;
  visibility:visible!important;
  opacity:1!important;
}

/* Before a license is selected WooCommerce keeps the button disabled.
 * Keep it visible to preserve layout, but clearly inactive. */
.single-product .summary .mk-native-variation-form .single_add_to_cart_button.disabled,
.single-product .summary .mk-native-variation-form .single_add_to_cart_button:disabled{
  opacity:.42!important;
  cursor:not-allowed!important;
  pointer-events:none!important;
}

.single-product .summary .mk-native-variation-form .single_add_to_cart_button{
  transform:none!important;
  animation:none!important;
}

.single-product .summary .mk-selected-variation-price{
  min-height:1.45em;
}

.single-product .summary .mk-selected-variation-price.is-empty{
  visibility:hidden!important;
}

.single-product .summary .mk-native-variation-form .woocommerce-variation-price{
  display:none!important;
}

@media(max-width:479px){
  .mk-license-heading-row{
    min-height:32px;
  }

  .single-product .summary .mk-native-variation-form .variations .mk-license-option{
    min-height:36px;
    padding:6px 0;
  }

  .mk-license-option .mk-license-price{
    min-width:62px;
    font-size:12px;
  }
}




.single-product .summary .mk-native-variation-form .variations .mk-license-heading-row + .mk-license-option{
  border-top:0;
}


/* Compact product License Guide modal. */
.mk-product-guide{
  display:block!important;
  height:0;
  overflow:visible;
}

.mk-product-guide > .mk-product-guide__open{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}

.mk-license-guide-link{
  appearance:none;
  -webkit-appearance:none;
  padding:0;
  border:0;
  background:none;
  cursor:pointer;
  font:inherit;
}

.mk-product-guide__dialog{
  width:min(560px, calc(100vw - 32px));
  max-width:560px;
  max-height:min(720px, calc(100vh - 48px));
  margin:auto;
  padding:0;
  overflow:auto;
  border:1px solid #d9d9d4;
  background:#ffffff;
  color:#111111;
  box-shadow:0 18px 60px rgba(0,0,0,.18);
}

.mk-product-guide__dialog::backdrop{
  background:rgba(20,22,18,.42);
  backdrop-filter:blur(2px);
}

.mk-product-guide__panel{
  padding:20px 22px 18px;
}

.mk-product-guide__header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding-bottom:12px;
  border-bottom:1px solid #dedfd7;
}

.mk-product-guide__header h2{
  margin:0;
  font-size:19px;
  line-height:1.2;
  font-weight:600;
}

.mk-product-guide__close{
  appearance:none;
  -webkit-appearance:none;
  width:30px;
  height:30px;
  padding:0;
  border:0;
  background:transparent;
  color:#555a52;
  font-size:24px;
  line-height:1;
  cursor:pointer;
}

.mk-product-guide__rows{
  margin-top:2px;
}

.mk-product-guide__row{
  display:grid;
  grid-template-columns:110px minmax(0,1fr);
  gap:16px;
  padding:10px 0;
  border-bottom:1px solid #eceee7;
  font-size:12px;
  line-height:1.45;
}

.mk-product-guide__row strong{
  font-weight:600;
}

.mk-product-guide__row span{
  color:#656960;
}

.mk-product-guide__footer{
  margin:15px 0 0;
  font-size:11px;
}

.mk-product-guide__footer a{
  color:#111111;
  text-decoration:underline;
  text-underline-offset:3px;
}

@media(max-width:479px){
  .mk-product-guide__panel{
    padding:17px 16px 15px;
  }

  .mk-product-guide__row{
    grid-template-columns:92px minmax(0,1fr);
    gap:12px;
    padding:9px 0;
  }
}


/* No visible WooCommerce "Choose an option" prompt.
 * The native radio list mirrors WooCommerce's selected/default License value.
 */
.single-product .summary .mk-native-variation-form .variations select,
.single-product .summary .mk-native-variation-form .variations select option:first-child{
  color:transparent!important;
}

.single-product .summary .mk-native-variation-form .variations .reset_variations,
.single-product .summary .mk-native-variation-form .woocommerce-variation-description,
.single-product .summary .mk-native-variation-form .woocommerce-variation-availability:empty{
  display:none!important;
}


@media(max-width:360px){
  .mk-license-heading-row{
    gap:10px;
  }

  .mk-license-guide-link{
    font-size:10px;
  }
}


/* License header: keep title and guide visible at every viewport width. */
.mk-license-heading-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
}

.mk-license-guide-link{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  width:auto!important;
  height:auto!important;
  clip:auto!important;
  overflow:visible!important;
  color:#6f736b!important;
}


body.single-product .summary form.variations_form .mk-server-variation-control{
  display:block;width:100%;min-width:0;
}
body.single-product .summary form.variations_form .mk-server-variation-control>select{display:none!important}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-options{
  width:100%;min-width:0;margin:0!important;padding:0!important;border:0!important;background:transparent;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-heading-row{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
  width:100%!important;min-height:36px!important;margin:0 0 6px!important;padding:0!important;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-heading-title{
  color:var(--mk-ds-muted,#6f736b)!important;font-size:12px!important;font-weight:600!important;
  line-height:1.25!important;letter-spacing:.04em!important;text-transform:uppercase!important;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-guide-link{
  display:inline-flex!important;position:static!important;align-items:center!important;flex:0 0 auto!important;
  width:auto!important;height:auto!important;min-height:auto!important;margin:0!important;padding:4px 0!important;
  clip:auto!important;overflow:visible!important;border:0!important;border-bottom:1px solid transparent!important;
  background:transparent!important;color:var(--mk-ds-muted,#6f736b)!important;font-size:12px!important;
  font-weight:500!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;
  visibility:visible!important;opacity:1!important;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-option{
  position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;
  align-items:center!important;gap:12px!important;width:100%!important;min-height:48px!important;
  margin:0!important;padding:10px 2px!important;border:0!important;
  border-bottom:1px solid var(--mk-ds-soft,#e1e1dc)!important;background:transparent!important;
  color:var(--mk-ds-ink,#111111)!important;cursor:pointer!important;font-size:14px!important;
  font-weight:400!important;line-height:1.35!important;letter-spacing:0!important;text-transform:none!important;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-option:first-of-type{
  border-top:1px solid var(--mk-ds-soft,#e1e1dc)!important;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-option input[type=radio]{
  position:static!important;width:17px!important;height:17px!important;min-width:17px!important;flex:0 0 17px!important;
  margin:0!important;padding:0!important;opacity:1!important;appearance:auto!important;-webkit-appearance:radio!important;
  accent-color:var(--mk-ds-ink,#111111)!important;pointer-events:auto!important;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-name{
  min-width:0!important;color:inherit!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important;
  letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;
}
body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-price{
  display:block!important;min-width:72px!important;margin-inline-start:auto!important;color:var(--mk-ds-ink,#111111)!important;
  font-size:14px!important;font-style:normal!important;font-weight:600!important;line-height:1.35!important;
  letter-spacing:0!important;text-align:right!important;text-transform:none!important;white-space:nowrap!important;
}
/* Reserve the final Woo variation purchase area before hydration as well. */
body.single-product .summary form.variations_form .single_variation_wrap{
  display:block!important;height:auto!important;min-height:52px!important;overflow:visible!important;
  margin-top:12px!important;padding:0!important;
}
body.single-product .summary form.variations_form .woocommerce-variation.single_variation{
  display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;
}
body.single-product .summary form.variations_form .woocommerce-variation-add-to-cart{
  display:flex!important;align-items:stretch!important;gap:10px!important;min-height:52px!important;
  margin:0!important;visibility:visible!important;opacity:1!important;
}
@media(max-width:479px){
  body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-heading-row{min-height:32px!important}
  body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-option{min-height:48px!important;padding:10px 2px!important}
  body.single-product .summary form.variations_form .mk-server-variation-control .mk-license-price{min-width:62px!important;font-size:14px!important}
}

body.single-product .summary form.variations_form:has(.mk-server-variation-control) .variations,
body.single-product .summary form.variations_form:has(.mk-server-variation-control) .variations tbody,
body.single-product .summary form.variations_form:has(.mk-server-variation-control) .variations tr,
body.single-product .summary form.variations_form:has(.mk-server-variation-control) .variations td.value{
  display:block!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
body.single-product .summary form.variations_form:has(.mk-server-variation-control) .variations th.label,
body.single-product .summary form.variations_form:has(.mk-server-variation-control) .variations td.label{
  display:none!important;
}
body.single-product .summary form.variations_form:has(.mk-server-variation-control) .single_variation_wrap{
  min-height:40px!important;
  margin-top:9px!important;
}
body.single-product .summary form.variations_form:has(.mk-server-variation-control) .woocommerce-variation-add-to-cart{
  display:grid!important;
  grid-template-columns:132px minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:8px!important;
  width:100%!important;
  min-height:40px!important;
}
/* Woo starts variable buttons disabled until its matcher runs. A valid server-
   selected radio already communicates the intended state, so avoid the grey ->
   solid first-paint flash while preserving the native disabled attribute. */
body.single-product .summary form.variations_form:has(.mk-server-variation-control input[type=radio]:checked)
.single_add_to_cart_button.disabled.wc-variation-selection-needed{
  opacity:1!important;
}
@media(max-width:420px){
  body.single-product .summary form.variations_form:has(.mk-server-variation-control) .woocommerce-variation-add-to-cart{
    grid-template-columns:120px minmax(0,1fr)!important;
    gap:7px!important;
  }
}

.mkfm-glyphs{color:#111111}
.mkfm-glyphs__toolbar{display:flex;align-items:end;gap:16px;padding:20px;background:#efefec;border:1px solid #d9d9d4;border-radius:0;margin:0 0 20px;flex-wrap:wrap}
.mkfm-glyphs__style-label,.mkfm-glyphs__filter-label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;letter-spacing:.02em;min-width:0}
.mkfm-glyphs__style-label{flex:1}.mkfm-glyphs__filter-label{flex:2}
.mkfm-glyphs select,.mkfm-glyphs input{box-sizing:border-box;width:100%;min-height:48px!important;border:1px solid #d9d9d4!important;border-radius:0!important;background-color:#fff!important;color:#111111!important;padding:12px 14px!important;font:inherit;font-size:15px!important;box-shadow:none!important}
.mkfm-glyphs select{padding-right:36px!important;cursor:pointer}
.mkfm-glyphs input:focus,.mkfm-glyphs select:focus{outline:2px solid #111111;outline-offset:2px}
.mkfm-glyphs [data-mkfm-glyph-status]{font-size:13px;color:#696965;margin:0 0 16px}
.mkfm-glyphs__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px}
.mkfm-glyphs .mkfm-glyph{box-sizing:border-box;min-width:0;height:128px;padding:10px 6px 8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:#ffffff;border:1px solid #e1e4db;border-radius:0;}
.mkfm-glyphs .mkfm-glyph:hover,.mkfm-glyphs .mkfm-glyph:focus-within{background:#f2f2ef;border-color:#bdbdb7}
.mkfm-glyphs .mkfm-glyph__char{display:block;width:100%;height:80px;text-align:center;line-height:80px!important;font-style:normal!important;font-weight:400!important;font-synthesis:none;font-variant-ligatures:none;letter-spacing:0!important;text-transform:none!important;white-space:pre;user-select:text;cursor:text;isolation:isolate;unicode-bidi:isolate}
.mkfm-glyphs .mkfm-glyph__code{appearance:none;display:block;border:0!important;border-radius:5px;background:transparent!important;color:#696965!important;padding:5px 8px!important;min-height:26px;font:10px/16px ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.04em;cursor:pointer;box-shadow:none!important}
.mkfm-glyphs .mkfm-glyph__code:hover,.mkfm-glyphs .mkfm-glyph__code.is-copied{color:#354610!important;background:#eaf1d0!important}
.mkfm-glyphs button:focus-visible{outline:2px solid #111111;outline-offset:2px}
.mkfm-glyphs [hidden]{display:none!important}
@media(max-width:767px){.mkfm-glyphs__toolbar{padding:14px;flex-direction:column;align-items:stretch}.mkfm-glyphs__grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px}.mkfm-glyphs .mkfm-glyph{height:120px}}

/* Scoped typography prevents storefront table and definition-list rules leaking in. */
.mkfm-font-info{color:#111111;margin:0 0 28px;max-width:100%;font-size:15px;line-height:1.6}
.mkfm-font-info .mkfm-font-info__summary,.mkfm-font-info .mkfm-font-info__style{box-sizing:border-box;margin:0 0 20px;padding:24px;border:1px solid #d9d9d4;border-radius:0;background:#ffffff;min-width:0}
.mkfm-font-info .mkfm-font-info__summary{background:#efefec}
.mkfm-font-info dl{display:grid;grid-template-columns:180px minmax(0,1fr);gap:0;margin:0;padding:0}
.mkfm-font-info dl dt,.mkfm-font-info dl dd{float:none;width:auto;min-width:0;margin:0;padding:12px 0;border:0;border-bottom:1px solid #e8eae3;font-size:14px;line-height:1.6;text-align:left;letter-spacing:normal;text-transform:none;overflow-wrap:anywhere}
.mkfm-font-info dl dt{font-weight:500;color:#696965;padding-right:24px}
.mkfm-font-info dl dd{font-weight:400;color:#111111}
.mkfm-font-info dl dt:nth-last-of-type(1),.mkfm-font-info dl dd:last-child{border-bottom:0}
.mkfm-font-info .mkfm-font-info__style h3{margin:0 0 10px;padding:0;font-size:19px;line-height:1.4;font-weight:500;letter-spacing:normal;text-transform:none}
.mkfm-font-info [data-mkfm-info-status]{margin:10px 0 0;font-size:14px;color:#696965}
.mkfm-font-info [data-mkfm-info-status]:empty{display:none}
@media(max-width:600px){.mkfm-font-info .mkfm-font-info__summary,.mkfm-font-info .mkfm-font-info__style{padding:18px}.mkfm-font-info dl{grid-template-columns:minmax(0,1fr)}.mkfm-font-info dl dt{border-bottom:0;padding:14px 0 2px;font-size:12px}.mkfm-font-info dl dd{padding:0 0 14px}.mkfm-font-info dl dt:first-child{padding-top:0}.mkfm-font-info dl dd:last-child{padding-bottom:0}}

.mkfm-glyphs{color:var(--mk-ink,#111111)}
.mkfm-glyphs__toolbar{gap:14px;margin-bottom:18px;padding:16px;background:var(--mk-product-surface,#efefec);border-color:var(--mk-line,#dedfd8);border-radius:0}
.mkfm-glyphs__style-label,.mkfm-glyphs__filter-label{gap:6px;color:var(--mk-muted,#777773);font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}
.mkfm-glyphs select,.mkfm-glyphs input{min-height:40px!important;padding:9px 11px!important;color:var(--mk-ink,#111111)!important;background:#ffffff!important;border-color:var(--mk-line,#dedfd8)!important;border-radius:0!important;font-size:13px!important}
.mkfm-glyphs input:focus,.mkfm-glyphs select:focus{outline:1px solid var(--mk-ink,#111111);outline-offset:0}
.mkfm-glyphs [data-mkfm-glyph-status]{margin-bottom:14px;color:var(--mk-muted,#777773);font-size:11px}
.mkfm-glyphs__grid{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:1px;background:var(--mk-line,#dedfd8);border:1px solid var(--mk-line,#dedfd8)}
.mkfm-glyphs .mkfm-glyph{height:122px;padding:9px 6px 7px;background:#ffffff;border:0;border-radius:0;}
.mkfm-glyphs .mkfm-glyph:hover,.mkfm-glyphs .mkfm-glyph:focus-within{background:var(--mk-surface,#f3f3ed)}
.mkfm-glyphs .mkfm-glyph__code{border-radius:0;color:var(--mk-muted,#777773)!important;font-size:9px!important}
.mkfm-glyphs .mkfm-glyph__code:hover,.mkfm-glyphs .mkfm-glyph__code.is-copied{color:var(--mk-ink,#111111)!important;background:#efefec!important}
.mkfm-glyphs button:focus-visible{outline:1px solid var(--mk-ink,#111111);outline-offset:1px}
.mkfm-font-info{color:var(--mk-ink,#111111);font-size:14px;line-height:1.65}
.mkfm-font-info .mkfm-font-info__summary,.mkfm-font-info .mkfm-font-info__style{margin-bottom:16px;padding:20px;background:#ffffff;border-color:var(--mk-line,#dedfd8);border-radius:0}
.mkfm-font-info .mkfm-font-info__summary{background:var(--mk-surface,#f3f3ed)}
.mkfm-font-info dl{grid-template-columns:170px minmax(0,1fr)}
.mkfm-font-info dl dt,.mkfm-font-info dl dd{padding:10px 0;border-bottom-color:var(--mk-line,#dedfd8);font-size:13px}
.mkfm-font-info dl dt{padding-right:20px;color:var(--mk-muted,#777773);font-weight:400}
.mkfm-font-info dl dd{color:var(--mk-ink,#111111)}
.mkfm-font-info .mkfm-font-info__style h3{font-size:18px;font-weight:400}
.mkfm-font-info [data-mkfm-info-status]{color:var(--mk-muted,#777773);font-size:12px}
@media(max-width:767px){.mkfm-glyphs__toolbar{padding:13px}}








/* Keep gateway-owned buttons in their native hooks, below primary actions. */
.single-product .summary > .ppc-button-wrapper,
.single-product .summary form.cart .ppc-button-wrapper {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  max-width: none;
  min-width: 0;
  flex: 0 0 100%;
  grid-column: 1 / -1;
  margin: 18px 0 0;
  padding: 18px 0 0;
  border-top: 1px solid var(--mk-line, #dedfd8);
  box-sizing: border-box;
}
.woocommerce-cart .wc-proceed-to-checkout .ppc-button-wrapper {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  max-width: none;
  min-width: 0;
  flex: 0 0 100%;
  grid-column: 1 / -1;
  margin: 16px 0 0;
  padding: 16px 0 0;
  border-top: 1px solid var(--mk-line, #dedfd8);
  box-sizing: border-box;
}
.single-product .summary .ppc-button-wrapper > [id^="ppc-button"],
.woocommerce-cart .wc-proceed-to-checkout .ppc-button-wrapper > [id^="ppc-button"] {
  width: 100%;
  min-width: 0;
  max-width: none;
  margin-inline: 0;
}
.woocommerce-cart .wc-proceed-to-checkout > .checkout-button {
  display: block;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}
.single-product .summary > .ppc-button-wrapper,
.single-product .summary form.cart .ppc-button-wrapper {
  min-height: 82px;
}
.single-product .summary .ppc-button-wrapper > [id^="ppc-button"] {
  min-height: 45px;
}
/* Cart can legitimately omit an ineligible express mount, so retain the old
   collapse behavior there only. */
.woocommerce-cart .wc-proceed-to-checkout .ppc-button-wrapper:not(:has(iframe)) {
  margin-block: 0;
  padding-block: 0;
  min-height: 0;
  border-top: 0;
}



/* ---------------------------------------------------------
   Product title and page rhythm
   --------------------------------------------------------- */
body.single-product .mk-woocommerce-main{
  padding-top:clamp(26px,2.8vw,40px);
  padding-bottom:clamp(68px,6vw,96px);
}

body.single-product .mk-product-heading--outside{
  margin:0 0 clamp(24px,2.5vw,34px);
  padding:0;
  border:0;
}

body.single-product .mk-product-heading--outside .product_title{
  max-width:34ch;
  margin:0;
  font-size:clamp(38px,3.2vw,44px);
  font-weight:500;
  line-height:1.04;
  letter-spacing:-.035em;
  text-wrap:balance;
}

/* ---------------------------------------------------------
   Hero: specimen + purchase panel
   --------------------------------------------------------- */
@media(min-width:960px){
  body.single-product .woocommerce div.product{
    display:grid;
    grid-template-columns:minmax(0,1fr) clamp(360px,31vw,420px);
    align-items:start;
    column-gap:clamp(40px,4vw,52px);
    row-gap:0;
  }

  body.single-product .woocommerce div.product > .mk-product-media-column{
    grid-column:1;
    min-width:0;
    width:100%;
  }

  body.single-product .woocommerce div.product > div.summary{
    grid-column:2;
    min-width:0;
    width:100%;
    margin:0;
    padding-top:0;
    position:static;
  }

  /* Tabs are a direct product child again so the specimen canvas can use
     the complete content width instead of being trapped under the gallery. */
  body.single-product .woocommerce div.product > .woocommerce-tabs{
    grid-column:1 / -1;
    width:100%;
    min-width:0;
  }

  body.single-product .woocommerce div.product > .up-sells,
  body.single-product .woocommerce div.product > .related.products{
    grid-column:1 / -1;
    width:100%;
    min-width:0;
  }
}

body.single-product .woocommerce div.product > .mk-product-media-column > div.images{
  float:none;
  width:100%;
  min-width:0;
  margin:0;
}

/* Let the lead specimen read like artwork instead of a card. Secondary
   gallery images and thumbnails retain the existing quiet frame treatment. */
body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child{
  padding:0;
  border:0;
  background:transparent;
}

body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child img{
  display:block;
  width:100%;
  height:auto;
}

body.single-product .woocommerce div.product div.images .flex-control-thumbs{
  gap:8px;
  margin-top:8px;
}

/* ---------------------------------------------------------
   Purchase / license controls
   --------------------------------------------------------- */
body.single-product .summary .mk-license-heading-row{
  min-height:36px;
  margin-bottom:6px;
}

body.single-product .summary .mk-license-heading-title,
body.single-product .summary .mk-license-guide-link{
  font-size:12px;
}

body.single-product .summary .mk-license-option{
  min-height:48px;
  padding:10px 2px;
  gap:12px;
}

body.single-product .summary .mk-license-option input[type="radio"]{
  width:17px!important;
  height:17px!important;
  flex:0 0 17px;
}

body.single-product .summary .mk-license-name,
body.single-product .summary .mk-license-price{
  font-size:14px;
}

body.single-product .summary .mk-selected-variation-price{
  margin:16px 0 0;
  font-size:21px;
  line-height:1.2;
  font-weight:600;
}

body.single-product .woocommerce div.product form.cart{
  margin-top:18px;
  padding-top:18px;
}

body.single-product .woocommerce div.product .single_add_to_cart_button{
  min-height:50px;
  font-size:15px;
}


/* ---------------------------------------------------------
   License Guide modal
   --------------------------------------------------------- */
body.single-product .mk-product-guide__dialog{
  width:min(560px,calc(100vw - 36px));
}

body.single-product .mk-product-guide__close{
  display:inline-grid;
  place-items:center;
  width:40px;
  height:40px;
  margin:-5px -6px -5px 0;
  font-size:24px;
}

body.single-product .mk-product-guide__row{
  grid-template-columns:116px minmax(0,1fr);
  gap:18px;
  padding:11px 0;
  font-size:13px;
  line-height:1.5;
}

body.single-product .mk-product-guide__footer{
  font-size:12px;
  line-height:1.5;
}

/* ---------------------------------------------------------
   Responsive composition
   --------------------------------------------------------- */
@media(max-width:959px){
  body.single-product .woocommerce div.product{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    row-gap:0;
  }

  body.single-product .woocommerce div.product > .mk-product-media-column{
    grid-column:1;
    order:1;
    display:block;
    width:100%;
    min-width:0;
  }

  body.single-product .woocommerce div.product > div.summary{
    grid-column:1;
    order:2;
    width:100%;
    margin:30px 0 0;
    position:static;
  }

  body.single-product .woocommerce div.product > .woocommerce-tabs{
    grid-column:1;
    order:3;
    width:100%;
    min-width:0;
  }

  body.single-product .woocommerce div.product > .up-sells{
    grid-column:1;
    order:4;
  }

  body.single-product .woocommerce div.product > .related.products{
    grid-column:1;
    order:5;
  }

}

@media(max-width:767px){
  body.single-product{
    --mk-final-gutter:clamp(18px,4.8vw,20px);
  }

  body.single-product .mk-product-heading--outside{
    margin-bottom:22px;
  }

  body.single-product .mk-product-heading--outside .product_title{
    font-size:clamp(29px,7.7vw,34px);
    line-height:1.06;
  }

  body.single-product .woocommerce div.product > div.summary{
    margin-top:26px;
  }

  body.single-product .summary .mk-license-option{
    min-height:48px;
  }
}

@media(max-width:600px){

  body.single-product .mk-product-guide__panel{
    padding:18px 17px 16px;
  }

  body.single-product .mk-product-guide__row{
    grid-template-columns:96px minmax(0,1fr);
    gap:13px;
    font-size:13px;
  }
}

/* The title now belongs to the media column, immediately below the complete
   WooCommerce gallery (lead image/slider + thumbnails). */
body.single-product .summary .mk-product-heading--summary{
  box-sizing:border-box;
  width:100%;
  max-width:100%;
  margin:clamp(14px,1.5vw,20px) 0 0;
  padding:0;
  border:0;
}

body.single-product .summary .mk-product-heading--summary .product_title{
  max-width:30ch;
  margin:0;
  color:var(--mk-ink,#111111);
  font-size:clamp(30px,2.7vw,40px);
  font-weight:500;
  line-height:1.05;
  letter-spacing:-.03em;
  text-wrap:balance;
}

/* Neutralize the old outside-title rhythm if stale markup is ever served by a
   page cache while the new PHP template is rolling out. */
body.single-product .mk-product-heading--outside{
  display:none!important;
}

@media(max-width:767px){
  body.single-product .summary .mk-product-heading--summary{
    margin-top:14px;
  }

  body.single-product .summary .mk-product-heading--summary .product_title{
    font-size:clamp(27px,7.2vw,33px);
    line-height:1.07;
  }
}

.mkfm-preview--redesign{
  --mk-preview-ink:#111111;
  --mk-preview-muted:#696965;
  --mk-preview-line:#d9d9d4;
  --mk-preview-paper:#ffffff;
  --mk-preview-surface:#efefec;
  --mk-preview-accent:#111111;
  width:100%;
  max-width:none;
  margin:0;
  color:var(--mk-preview-ink);
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}

.mkfm-preview--redesign .mkfm-preview__head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin:0 0 18px;
}

.mkfm-preview--redesign .mkfm-preview__intro{min-width:0}

.mkfm-preview--redesign .mkfm-preview__kicker{
  display:block;
  margin:0 0 7px;
  color:var(--mk-preview-muted);
  font-size:10px;
  font-weight:600;
  letter-spacing:.1em;
  line-height:1.2;
  text-transform:uppercase;
}

.mkfm-preview--redesign .mkfm-preview__intro h3{
  margin:0;
  color:var(--mk-preview-ink);
  font:inherit;
  font-size:clamp(24px,2.6vw,34px);
  font-weight:400;
  letter-spacing:-.025em;
  line-height:1.05;
}

.mkfm-preview--redesign .mkfm-preview__intro p{
  margin:7px 0 0;
  color:var(--mk-preview-muted);
  font-size:13px;
  line-height:1.45;
}

.mkfm-preview--redesign .mkfm-preview__reset{
  appearance:none;
  flex:0 0 auto;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:7px 0!important;
  border:0!important;
  border-bottom:1px solid transparent!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--mk-preview-muted)!important;
  box-shadow:none!important;
  font:inherit!important;
  font-size:12px!important;
  line-height:1.2!important;
  text-decoration:none!important;
  cursor:pointer;
}

.mkfm-preview--redesign .mkfm-preview__reset:hover,
.mkfm-preview--redesign .mkfm-preview__reset:focus-visible{
  color:var(--mk-preview-ink)!important;
  border-bottom-color:var(--mk-preview-ink)!important;
  outline:0;
}

.mkfm-preview--redesign .mkfm-preview__workspace{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(230px,300px);
  min-width:0;
  border:1px solid var(--mk-preview-line);
  background:var(--mk-preview-paper);
  box-shadow:none;
}

.mkfm-preview--redesign .mkfm-preview__stage{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:stretch;
  box-sizing:border-box;
  width:100%;
  height:360px;
  min-width:0;
  padding:24px;
  overflow:hidden;
  border:0;
  background:var(--mk-preview-paper);
  cursor:text;
}

.mkfm-preview--redesign .mkfm-preview__rows{
  width:100%;
  min-width:0;
  margin:0;
  padding:0;
}

.mkfm-preview--redesign .mkfm-preview__row{
  width:100%;
  min-width:0;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}

.mkfm-preview--redesign .mkfm-preview__row[hidden]{display:none!important}

.mkfm-preview--redesign .mkfm-preview__style{
  display:block!important;
  margin:0 0 18px!important;
  color:var(--mk-preview-muted)!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.09em!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
}

.mkfm-preview--redesign .mkfm-preview__row [data-mkfm-font-status]{
  min-height:1.35em!important;
  margin:0 0 12px!important;
  color:var(--mk-preview-muted)!important;
  font-size:11px!important;
  line-height:1.35!important;
}

.mkfm-preview--redesign .mkfm-preview__sample{
  display:block!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-height:1.08em!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  color:var(--mk-preview-ink)!important;
  font-style:normal!important;
  font-synthesis:none!important;
  font-weight:400!important;
  letter-spacing:0!important;
  line-height:1.02!important;
  text-transform:none!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}

.mkfm-preview--redesign .mkfm-preview__sample [data-preview-text]{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-height:1.08em!important;
  margin:0!important;
  padding:0!important;
  outline:0!important;
  cursor:text!important;
  caret-color:var(--mk-preview-ink)!important;
  white-space:pre-wrap!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  -webkit-user-select:text!important;
  user-select:text!important;
}

.mkfm-preview--redesign .mkfm-preview__toolbar--studio{
  display:flex!important;
  min-width:0;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:center!important;
  gap:19px!important;
  margin:0!important;
  padding:24px!important;
  border:0!important;
  border-left:1px solid var(--mk-preview-line)!important;
  background:var(--mk-preview-surface)!important;
}

.mkfm-preview--redesign .mkfm-preview__text-wrap,
.mkfm-preview--redesign .mkfm-preview__style-wrap,
.mkfm-preview--redesign .mkfm-preview__size-wrap,
.mkfm-preview--redesign .mkfm-preview__leading-wrap{
  display:flex!important;
  min-width:0;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:7px!important;
  margin:0!important;
}

.mkfm-preview--redesign .mkfm-preview__label,
.mkfm-preview--redesign .mkfm-preview__label-row{
  color:var(--mk-preview-muted)!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
  line-height:1.25!important;
  text-transform:uppercase!important;
}

.mkfm-preview--redesign .mkfm-preview__label-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.mkfm-preview--redesign [data-mkfm-size-value]{
  color:var(--mk-preview-ink);
  font-size:11px;
  font-weight:500;
  letter-spacing:0;
  text-transform:none;
}

.mkfm-preview--redesign .mkfm-preview__text,
.mkfm-preview--redesign .mkfm-preview__style-select{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:44px!important;
  margin:0!important;
  padding:10px 11px!important;
  border:1px solid var(--mk-preview-line)!important;
  border-radius:0!important;
  background:#ffffff!important;
  color:var(--mk-preview-ink)!important;
  box-shadow:none!important;
  font:inherit!important;
  font-size:13px!important;
  line-height:1.4!important;
}

.mkfm-preview--redesign .mkfm-preview__style-select{
  appearance:auto!important;
  -webkit-appearance:auto!important;
  cursor:pointer;
}

.mkfm-preview--redesign .mkfm-preview__text:focus,
.mkfm-preview--redesign .mkfm-preview__style-select:focus{
  border-color:var(--mk-preview-ink)!important;
  outline:0!important;
}

.mkfm-preview--redesign .mkfm-preview__range-row{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:9px;
  min-height:34px;
}

.mkfm-preview--redesign .mkfm-preview__range-a{
  color:var(--mk-preview-muted);
  font-size:11px;
  line-height:1;
}

.mkfm-preview--redesign .mkfm-preview__range-a--large{
  color:var(--mk-preview-ink);
  font-size:18px;
}

.mkfm-preview--redesign .mkfm-preview__range{
  appearance:none;
  -webkit-appearance:none;
  width:100%;
  height:20px;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  cursor:pointer;
}

.mkfm-preview--redesign .mkfm-preview__range::-webkit-slider-runnable-track{
  height:2px;
  background:#c9cbc3;
}

.mkfm-preview--redesign .mkfm-preview__range::-webkit-slider-thumb{
  appearance:none;
  -webkit-appearance:none;
  width:14px;
  height:14px;
  margin-top:-6px;
  border:0;
  border-radius:50%;
  background:var(--mk-preview-ink);
}

.mkfm-preview--redesign .mkfm-preview__range::-moz-range-track{
  height:2px;
  border:0;
  background:#c9cbc3;
}

.mkfm-preview--redesign .mkfm-preview__range::-moz-range-thumb{
  width:14px;
  height:14px;
  border:0;
  border-radius:50%;
  background:var(--mk-preview-ink);
}

.mkfm-preview--redesign .mkfm-preview__range:focus-visible{outline:1px solid var(--mk-preview-ink);outline-offset:4px}

.mkfm-preview--redesign .mkfm-preview__presets{
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
  margin:0;
  padding:12px 0 0;
  overflow-x:auto;
  scrollbar-width:thin;
}

.mkfm-preview--redesign .mkfm-preview__preset{
  appearance:none;
  flex:0 0 auto;
  min-width:0!important;
  min-height:34px!important;
  margin:0!important;
  padding:8px 11px!important;
  border:1px solid var(--mk-preview-line)!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--mk-preview-muted)!important;
  box-shadow:none!important;
  font:inherit!important;
  font-size:11px!important;
  font-weight:400!important;
  line-height:1.2!important;
  text-decoration:none!important;
  white-space:nowrap;
  cursor:pointer;
}

.mkfm-preview--redesign .mkfm-preview__preset:hover,
.mkfm-preview--redesign .mkfm-preview__preset:focus-visible{
  border-color:var(--mk-preview-ink)!important;
  color:var(--mk-preview-ink)!important;
  outline:0;
}

.mkfm-preview--redesign .mkfm-preview__preset.is-active{
  border-color:var(--mk-preview-ink)!important;
  background:var(--mk-preview-ink)!important;
  color:var(--mk-preview-paper)!important;
}

@media(max-width:900px){
  .mkfm-preview--redesign .mkfm-preview__workspace{grid-template-columns:minmax(0,1fr)}
  .mkfm-preview--redesign .mkfm-preview__toolbar--studio{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(150px,.6fr)!important;
    gap:16px 18px!important;
    border-left:0!important;
    border-top:1px solid var(--mk-preview-line)!important;
  }
  .mkfm-preview--redesign .mkfm-preview__size-wrap,
.mkfm-preview--redesign .mkfm-preview__leading-wrap{grid-column:1 / -1}
}

@media(max-width:620px){
  .mkfm-preview--redesign .mkfm-preview__head{align-items:flex-start}
  .mkfm-preview--redesign .mkfm-preview__intro h3{font-size:26px}
  .mkfm-preview--redesign .mkfm-preview__toolbar--studio{
    display:flex!important;
    padding:18px!important;
  }
  .mkfm-preview--redesign .mkfm-preview__presets{padding-top:10px}
}


@media(prefers-reduced-motion:reduce){
  .mkfm-preview--redesign *{scroll-behavior:auto!important}
}


.mkfm-preview--redesign .mkfm-preview__sample [data-preview-text]:focus{
  outline:0!important;
}

.mkfm-preview--redesign .mkfm-preview__sample [data-preview-text]:empty::before{
  content:"Type here…";
  color:var(--mk-preview-muted);
  opacity:.45;
  pointer-events:none;
}

.mkfm-preview--redesign .mkfm-preview__text-wrap,
.mkfm-preview--redesign .mkfm-preview__text{
  display:none!important;
}

.mkfm-preview--redesign .mkfm-preview__sample.is-svg-preview{
  position:relative!important;
}

.mkfm-preview--redesign .mkfm-preview__sample.is-svg-preview canvas{
  position:absolute!important;
  inset:0!important;
  z-index:1;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  pointer-events:none;
}

.mkfm-preview--redesign .mkfm-preview__sample.is-svg-preview [data-preview-text]{
  position:absolute!important;
  display:block!important;
  overflow:visible!important;
  inset:0!important;
  z-index:2!important;
  width:100%!important;
  height:100%!important;
  color:transparent!important;
  caret-color:var(--mk-preview-ink)!important;
  background:transparent!important;
}

.mkfm-preview--redesign .mkfm-preview__sample.is-svg-preview [data-preview-text]:empty::before{
  content:none!important;
}


.mkfm-preview--redesign .mkfm-preview__alternates[hidden]{display:none!important}

.mkfm-preview--redesign .mkfm-preview__alternates{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin-top:14px!important;
  padding:12px 14px!important;
  border:1px solid var(--mk-preview-line)!important;
  background:var(--mk-preview-paper)!important;
  min-width:0!important;
}

.mkfm-preview--redesign .mkfm-preview__alternates-guide[hidden]{display:none!important}

.mkfm-preview--redesign .mkfm-preview__alternates-guide{
  margin:0 0 12px!important;
  color:var(--mk-preview-muted)!important;
  font-family:inherit!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1.45!important;
  letter-spacing:0!important;
  text-transform:none!important;
}

.mkfm-preview--redesign .mkfm-preview__alternates-label{
  flex:0 0 auto!important;
  min-width:92px!important;
  color:var(--mk-preview-muted)!important;
  font-family:inherit!important;
  font-size:12px!important;
  line-height:1.25!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

.mkfm-preview--redesign .mkfm-preview__alternates-list{
  display:flex!important;
  align-items:stretch!important;
  gap:7px!important;
  min-width:0!important;
  overflow-x:auto!important;
  overscroll-behavior-inline:contain!important;
  scrollbar-width:thin!important;
  padding-bottom:1px!important;
}

.mkfm-preview--redesign .mkfm-preview__alternate{
  appearance:none!important;
  display:grid!important;
  grid-template-rows:minmax(42px,auto) auto!important;
  place-items:center!important;
  flex:0 0 62px!important;
  min-width:62px!important;
  min-height:62px!important;
  padding:6px 7px 5px!important;
  border:1px solid var(--mk-preview-line)!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--mk-preview-ink)!important;
  box-shadow:none!important;
  cursor:pointer!important;
}

.mkfm-preview--redesign .mkfm-preview__alternate:hover,
.mkfm-preview--redesign .mkfm-preview__alternate:focus-visible{
  border-color:var(--mk-preview-ink)!important;
  outline:0!important;
}

.mkfm-preview--redesign .mkfm-preview__alternate.is-active{
  border-color:var(--mk-preview-ink)!important;
  background:var(--mk-preview-surface)!important;
}

.mkfm-preview--redesign .mkfm-preview__alternate-glyph{
  display:block!important;
  font-size:34px!important;
  font-weight:400!important;
  line-height:1!important;
  white-space:nowrap!important;
}

.mkfm-preview--redesign .mkfm-preview__alternate-tag{
  display:block!important;
  max-width:100%!important;
  overflow:hidden!important;
  color:var(--mk-preview-muted)!important;
  font-family:inherit!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.04em!important;
  text-overflow:ellipsis!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

.mkfm-preview--redesign [data-mkfm-alt-feature]{
  font-feature-settings:var(--mkfm-alt-setting)!important;
}

@media(max-width:620px){
  .mkfm-preview--redesign .mkfm-preview__alternates{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:11px!important;
  }
  .mkfm-preview--redesign .mkfm-preview__alternates-label{min-width:0!important}
  .mkfm-preview--redesign .mkfm-preview__alternates-list{width:100%!important}
}


.mkfm-preview--redesign .mkfm-preview__leading-icon{
  display:inline-flex;
  width:18px;
  align-items:center;
  justify-content:center;
  color:var(--mk-preview-muted);
  font-family:inherit;
  font-size:14px;
  line-height:1;
}

.mkfm-preview--redesign .mkfm-preview__leading-icon--loose{
  color:var(--mk-preview-ink);
  font-size:17px;
}

.mkfm-preview--redesign [data-mkfm-line-height-value]{
  color:var(--mk-preview-ink);
  font-size:11px;
  font-weight:500;
  letter-spacing:0;
  text-transform:none;
}


body.single-product div.product .woocommerce-tabs{
  --mk-tabs-ink:#111111;
  --mk-tabs-muted:#696965;
  --mk-tabs-paper:#ffffff;
  --mk-tabs-surface:#efefec;
  --mk-tabs-line:#d9d9d4;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

/* Navigation only. The panels below remain full product width. */
body.single-product div.product .woocommerce-tabs > ul.tabs{
  box-sizing:border-box!important;
  position:relative!important;
  display:flex!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  flex-wrap:nowrap!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  border-bottom:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  list-style:none!important;
}

body.single-product div.product .woocommerce-tabs > ul.tabs::before,
body.single-product div.product .woocommerce-tabs > ul.tabs::after{
  display:none!important;
  content:none!important;
  border:0!important;
  box-shadow:none!important;
}

body.single-product div.product .woocommerce-tabs > ul.tabs > li{
  box-sizing:border-box!important;
  position:relative!important;
  display:block!important;
  flex:1 1 0!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  list-style:none!important;
}

body.single-product div.product .woocommerce-tabs > ul.tabs > li::before,
body.single-product div.product .woocommerce-tabs > ul.tabs > li::after{
  display:none!important;
  content:none!important;
  border:0!important;
  box-shadow:none!important;
}

body.single-product div.product .woocommerce-tabs > ul.tabs > li > a{
  box-sizing:border-box!important;
  position:relative!important;
  display:flex!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:48px!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  margin:0!important;
  padding:10px 8px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--mk-tabs-muted)!important;
  box-shadow:none!important;
  font-family:inherit!important;
  font-size:13px!important;
  font-style:normal!important;
  font-weight:560!important;
  letter-spacing:0!important;
  line-height:1.15!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:none!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  cursor:pointer!important;
}

/* Every tab gets an icon. Unknown/plugin tabs receive the generic list icon. */
body.single-product div.product .woocommerce-tabs > ul.tabs > li > a::before{
  display:block!important;
  content:""!important;
  flex:0 0 18px!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
  background:currentColor!important;
  opacity:.72!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-position:center!important;
  -webkit-mask-size:18px 18px!important;
  mask-size:18px 18px!important;
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M5 7h14M5 12h14M5 17h9'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M5 7h14M5 12h14M5 17h9'/%3E%3C/svg%3E")!important;
}

/* Preview Text — eye / proofing. */
body.single-product div.product .woocommerce-tabs > ul.tabs > li.description_tab > a::before,
body.single-product div.product .woocommerce-tabs > ul.tabs > li#tab-title-description > a::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 12s3.6-6 9.5-6 9.5 6 9.5 6-3.6 6-9.5 6-9.5-6-9.5-6Z'/%3E%3Ccircle cx='12' cy='12' r='2.5' fill='black'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 12s3.6-6 9.5-6 9.5 6 9.5 6-3.6 6-9.5 6-9.5-6-9.5-6Z'/%3E%3Ccircle cx='12' cy='12' r='2.5' fill='black'/%3E%3C/svg%3E")!important;
}

/* Font Info — compact information mark. */
body.single-product div.product .woocommerce-tabs > ul.tabs > li.additional_information_tab > a::before,
body.single-product div.product .woocommerce-tabs > ul.tabs > li#tab-title-additional_information > a::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/%3E%3Ccircle cx='12' cy='8' r='1.25' fill='black'/%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M12 11v6'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/%3E%3Ccircle cx='12' cy='8' r='1.25' fill='black'/%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M12 11v6'/%3E%3C/svg%3E")!important;
}

/* Glyph — character grid. */
body.single-product div.product .woocommerce-tabs > ul.tabs > li.mkfm_glyphs_tab > a::before,
body.single-product div.product .woocommerce-tabs > ul.tabs > li#tab-title-mkfm_glyphs > a::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='4' y='4' width='6' height='6' rx='1' fill='black'/%3E%3Crect x='14' y='4' width='6' height='6' rx='1' fill='black'/%3E%3Crect x='4' y='14' width='6' height='6' rx='1' fill='black'/%3E%3Crect x='14' y='14' width='6' height='6' rx='1' fill='black'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='4' y='4' width='6' height='6' rx='1' fill='black'/%3E%3Crect x='14' y='4' width='6' height='6' rx='1' fill='black'/%3E%3Crect x='4' y='14' width='6' height='6' rx='1' fill='black'/%3E%3Crect x='14' y='14' width='6' height='6' rx='1' fill='black'/%3E%3C/svg%3E")!important;
}

/* Reviews — star. */
body.single-product div.product .woocommerce-tabs > ul.tabs > li.reviews_tab > a::before,
body.single-product div.product .woocommerce-tabs > ul.tabs > li#tab-title-reviews > a::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 2.8 2.8 5.7 6.3.9-4.5 4.4 1.1 6.2-5.7-3-5.7 3 1.1-6.2-4.5-4.4 6.3-.9L12 2.8Z'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 2.8 2.8 5.7 6.3.9-4.5 4.4 1.1 6.2-5.7-3-5.7 3 1.1-6.2-4.5-4.4 6.3-.9L12 2.8Z'/%3E%3C/svg%3E")!important;
}



body.single-product div.product .woocommerce-tabs > ul.tabs > li.active > a,
body.single-product div.product .woocommerce-tabs > ul.tabs > li[aria-selected="true"] > a{
  border:0!important;
  background:transparent!important;
  color:var(--mk-tabs-ink)!important;
  box-shadow:none!important;
  font-weight:650!important;
}

body.single-product div.product .woocommerce-tabs > ul.tabs > li.active > a::before,
body.single-product div.product .woocommerce-tabs > ul.tabs > li[aria-selected="true"] > a::before{
  background:var(--mk-tabs-muted)!important;
  opacity:1!important;
}


body.single-product div.product .woocommerce-tabs > ul.tabs > li:not(.active) > a:hover{
  border:0!important;
  background:transparent!important;
  color:var(--mk-tabs-ink)!important;
  box-shadow:none!important;
}

body.single-product div.product .woocommerce-tabs > ul.tabs > li:not(.active) > a:hover::before{
  background:var(--mk-tabs-ink)!important;
  opacity:1!important;
}

body.single-product div.product .woocommerce-tabs > ul.tabs > li > a:focus-visible{
  outline:2px solid var(--mk-tabs-muted)!important;
  outline-offset:-2px!important;
}

/* Tab panels deliberately remain full-width and unchanged. */
body.single-product div.product .woocommerce-tabs > .woocommerce-Tabs-panel,
body.single-product div.product .woocommerce-tabs > .panel{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  padding:clamp(28px,3vw,40px) 0 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow-wrap:anywhere!important;
}

/* Keep the tab-title rail full width on desktop. */
@media(min-width:960px){
  body.single-product div.product .woocommerce-tabs > ul.tabs{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
  }
}

/* The purchase panel stacks below the title at 959px. From that same
   breakpoint down, the slider/title is full width, so the tab rail must also
   be full width. Only the navigation rail changes; panels stay full width. */
@media(max-width:959px){
  body.single-product div.product .woocommerce-tabs > ul.tabs{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
  }

  body.single-product div.product .woocommerce-tabs > .woocommerce-Tabs-panel,
  body.single-product div.product .woocommerce-tabs > .panel{
    padding-top:24px!important;
  }
}

@media(max-width:767px){
  body.single-product div.product .woocommerce-tabs > ul.tabs > li > a{
    min-height:46px!important;
    gap:6px!important;
    padding:8px 5px!important;
    font-size:11.5px!important;
  }

  body.single-product div.product .woocommerce-tabs > ul.tabs > li > a::before{
    flex-basis:16px!important;
    width:16px!important;
    height:16px!important;
    -webkit-mask-size:16px 16px!important;
    mask-size:16px 16px!important;
  }
}

@media(max-width:480px){
  body.single-product div.product .woocommerce-tabs > ul.tabs > li > a{
    min-height:56px!important;
    flex-direction:column!important;
    gap:4px!important;
    padding:6px 3px!important;
    font-size:10.5px!important;
    line-height:1.05!important;
  }

}



body.single-product div.product{
  --mk-product-ink:#111111;
  --mk-product-paper:#ffffff;
  --mk-product-surface:#efefec;
  --mk-product-soft:#e8e8e4;
  --mk-product-line:#d9d9d4;
  --mk-product-line-strong:#bdbdb7;
  --mk-product-muted:#696965;
  --mk-product-row-hover:#f3f3f0;
}

/* ---------------------------------------------------------
   Product title — one ruled row immediately under the slider
   --------------------------------------------------------- */
body.single-product .summary .mk-product-heading--summary{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  margin:14px 0 0!important;
  padding:18px 12px 20px!important;
  border:0!important;
  border-top:1px solid var(--mk-product-line)!important;
  border-bottom:1px solid var(--mk-product-line)!important;
  background:transparent!important;
}

body.single-product .summary .mk-product-heading--summary .product_title{
  max-width:26ch!important;
  margin:0!important;
  border:0!important;
  color:var(--mk-product-ink)!important;
  font-size:clamp(29px,2.7vw,40px)!important;
  font-weight:500!important;
  line-height:1.02!important;
  letter-spacing:-.026em!important;
  text-wrap:balance;
}

body.single-product .summary .mk-product-heading--summary .mk-product-heading__meta{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  margin:8px 0 0!important;
}

body.single-product .summary .mk-product-heading--summary .mk-product-heading__category{
  display:flex!important;
  flex:1 1 auto!important;
  flex-wrap:wrap!important;
  gap:4px 8px!important;
  min-width:0!important;
  margin:0!important;
  color:var(--mk-product-muted)!important;
  font-size:11px!important;
  font-weight:500!important;
  line-height:1.35!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}

body.single-product .summary .mk-product-heading--summary .mk-product-heading__format{
  flex:0 0 auto!important;
  margin:0 0 0 auto!important;
  color:var(--mk-product-muted)!important;
  font-size:11px!important;
  font-weight:600!important;
  line-height:1.35!important;
  letter-spacing:.08em!important;
  text-align:right!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

body.single-product .summary .mk-product-heading--summary .mk-product-heading__category a{
  color:inherit!important;
  text-decoration:none!important;
  text-underline-offset:3px!important;
}

body.single-product .summary .mk-product-heading--summary .mk-product-heading__category a:hover{
  color:var(--mk-product-ink)!important;
  text-decoration:underline!important;
}

body.single-product .summary .mk-product-heading--summary .mk-product-heading__category a:focus-visible{
  outline:2px solid var(--mk-product-ink)!important;
  outline-offset:2px!important;
}


@media(max-width:959px){
  body.single-product .summary .mk-product-heading--summary .product_title{
    font-size:clamp(25px,4.2vw,30px)!important;
  }
}

@media(max-width:479px){
  body.single-product .summary .mk-product-heading--summary{
    margin-top:8px!important;
    padding:12px 12px 13px!important;
  }

  body.single-product .summary .mk-product-heading--summary .product_title{
    max-width:none!important;
    font-size:clamp(23px,6.8vw,28px)!important;
    line-height:1.08!important;
  }
}

/* ---------------------------------------------------------
   Compact purchase action — proportional to the pricing panel
   --------------------------------------------------------- */
/* Keep the action row compact vertically, but let Add to cart use the
   remaining summary width. Quantity is the small fixed control; the purchase
   action is the dominant control. */
body.single-product.woocommerce div.product form.cart:not(.variations_form):not(.grouped_form),
body.single-product div.product form.cart:not(.variations_form):not(.grouped_form),
body.single-product.woocommerce div.product .woocommerce-variation-add-to-cart,
body.single-product div.product .woocommerce-variation-add-to-cart,
body.single-product.woocommerce div.product form.cart .variations_button,
body.single-product div.product form.cart .variations_button{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:132px minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:8px!important;
  width:100%!important;
  max-width:none!important;
}

body.single-product.woocommerce div.product .woocommerce-variation-add-to-cart,
body.single-product div.product .woocommerce-variation-add-to-cart,
body.single-product.woocommerce div.product form.cart .variations_button,
body.single-product div.product form.cart .variations_button{
  min-height:0!important;
  margin-top:0!important;
}

body.single-product.woocommerce div.product form.cart .quantity,
body.single-product div.product form.cart .quantity{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:44px 44px 44px!important;
  grid-column:1!important;
  align-items:stretch!important;
  width:132px!important;
  min-width:132px!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#f5f5f3!important;
  overflow:hidden!important;
}

body.single-product.woocommerce div.product form.cart .quantity input.qty,
body.single-product div.product form.cart .quantity input.qty{
  box-sizing:border-box!important;
  grid-column:2!important;
  width:44px!important;
  min-width:44px!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:var(--mk-product-ink)!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:48px!important;
  text-align:center!important;
  appearance:textfield!important;
  -moz-appearance:textfield!important;
}

body.single-product.woocommerce div.product form.cart .quantity input.qty::-webkit-outer-spin-button,
body.single-product.woocommerce div.product form.cart .quantity input.qty::-webkit-inner-spin-button,
body.single-product div.product form.cart .quantity input.qty::-webkit-outer-spin-button,
body.single-product div.product form.cart .quantity input.qty::-webkit-inner-spin-button{
  margin:0!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}

body.single-product.woocommerce div.product form.cart .mk-quantity-step,
body.single-product div.product form.cart .mk-quantity-step{
  box-sizing:border-box!important;
  width:44px!important;
  min-width:44px!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--mk-product-ink)!important;
  font-family:inherit!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:48px!important;
  text-align:center!important;
  box-shadow:none!important;
}

body.single-product.woocommerce div.product form.cart .mk-quantity-step:first-child,
body.single-product div.product form.cart .mk-quantity-step:first-child{ grid-column:1!important; }
body.single-product.woocommerce div.product form.cart .mk-quantity-step:last-child,
body.single-product div.product form.cart .mk-quantity-step:last-child{ grid-column:3!important; }

body.single-product.woocommerce div.product form.cart .mk-quantity-step:hover,
body.single-product div.product form.cart .mk-quantity-step:hover{
  background:var(--mk-product-row-hover)!important;
}

body.single-product.woocommerce div.product form.cart .mk-quantity-step:focus-visible,
body.single-product div.product form.cart .mk-quantity-step:focus-visible{
  position:relative!important;
  z-index:1!important;
  outline:2px solid var(--mk-product-ink)!important;
  outline-offset:-2px!important;
}

body.single-product.woocommerce div.product form.cart .single_add_to_cart_button,
body.single-product div.product form.cart .single_add_to_cart_button{
  box-sizing:border-box!important;
  grid-column:2!important;
  width:100%!important;
  min-width:0!important;
  min-height:48px!important;
  height:48px!important;
  margin:0!important;
  padding:0 18px!important;
  border-radius:0!important;
  background:#111111!important;
  border-color:#111111!important;
  color:#ffffff!important;
  font-size:12px!important;
  font-weight:600!important;
  letter-spacing:.045em!important;
  text-transform:uppercase!important;
  line-height:48px!important;
  white-space:nowrap!important;
}

body.single-product .summary .mk-native-variation-form .single_variation_wrap,
body.single-product .summary .mk-native-variation-form .single_variation_wrap.mk-stable-variation-wrap{
  min-height:40px!important;
  margin-top:9px!important;
}

body.single-product .summary .mk-native-variation-form .woocommerce-variation-add-to-cart{
  min-height:40px!important;
}

@media(max-width:420px){
  body.single-product.woocommerce div.product form.cart:not(.variations_form):not(.grouped_form),
  body.single-product div.product form.cart:not(.variations_form):not(.grouped_form),
  body.single-product.woocommerce div.product .woocommerce-variation-add-to-cart,
  body.single-product div.product .woocommerce-variation-add-to-cart,
  body.single-product.woocommerce div.product form.cart .variations_button,
  body.single-product div.product form.cart .variations_button{
    grid-template-columns:120px minmax(0,1fr)!important;
    gap:7px!important;
  }

  body.single-product.woocommerce div.product form.cart .quantity,
  body.single-product div.product form.cart .quantity{
    grid-template-columns:40px 40px 40px!important;
    width:120px!important;
    min-width:120px!important;
  }

  body.single-product.woocommerce div.product form.cart .quantity input.qty,
  body.single-product div.product form.cart .quantity input.qty{
    width:40px!important;
    min-width:40px!important;
  }

  body.single-product.woocommerce div.product form.cart .mk-quantity-step,
  body.single-product div.product form.cart .mk-quantity-step{
    width:40px!important;
    min-width:40px!important;
  }
}



/* ---------------------------------------------------------
   Pricing panel density — outer vertical padding only.
   License row padding is intentionally left to the canonical product styles.
   --------------------------------------------------------- */
body.single-product.woocommerce div.product > div.summary,
body.single-product div.product > div.summary{
  box-sizing:border-box!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-left:0!important;
  box-shadow:none!important;
}

/* Product gallery — remove outer images padding only. */
.woocommerce div.product div.images{
  padding:0!important;
}



body.single-product{
  --mk-product-ink:#292a2b;
  --mk-product-paper:#ffffff;
  --mk-product-canvas:#fafaf9;
  --mk-product-surface:#f5f5f3;
  --mk-product-soft:#fcfcfb;
  --mk-product-muted:#7d7e7a;
  --mk-product-shadow:0 1px 2px rgba(24,25,27,.018),0 12px 34px rgba(24,25,27,.032);
  --mk-product-shadow-strong:0 1px 3px rgba(24,25,27,.022),0 18px 48px rgba(24,25,27,.042);
  --mk-product-radius:10px;
  background:var(--mk-product-canvas);
}
body.single-product .site-main{background:var(--mk-product-canvas)}
body.single-product .mk-woocommerce-main{padding-top:clamp(34px,4vw,62px)!important;padding-bottom:clamp(78px,8vw,132px)!important}
body.single-product .woocommerce div.product{min-width:0;color:var(--mk-product-ink)}
@media(min-width:960px){
  body.single-product .woocommerce div.product{
    grid-template-columns:minmax(0,1.42fr) minmax(320px,.58fr)!important;
    column-gap:clamp(44px,5.5vw,88px)!important;
    row-gap:clamp(68px,7vw,112px)!important;
  }
}
body.single-product .mk-product-media-column{display:flex;min-width:0;flex-direction:column}
body.single-product .summary .mk-product-heading--summary{
  order:0;
  box-sizing:border-box!important;
  margin:0 0 clamp(18px,2vw,24px)!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.single-product .summary .mk-product-heading--summary .product_title{
  max-width:22ch!important;
  margin:0!important;
  color:var(--mk-product-ink)!important;
  font-size:clamp(36px,4.2vw,58px)!important;
  font-weight:430!important;
  line-height:1!important;
  letter-spacing:-.042em!important;
  text-wrap:balance;
}
body.single-product .summary .mk-product-heading--summary .mk-product-heading__meta{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:20px 0 0!important;
}
body.single-product .summary .mk-product-heading--summary .mk-product-heading__category,
body.single-product .summary .mk-product-heading--summary .mk-product-heading__format{
  margin:0!important;
  color:var(--mk-product-muted)!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1.45!important;
  letter-spacing:0!important;
  text-transform:none!important;
}

/* Gallery: full-canvas presentation with a lightweight responsive payload.
   The visual gallery stays filled edge-to-edge; performance comes from the
   image source selected by WordPress, not from shrinking the artwork in CSS. */
body.single-product .mk-product-gallery{
  --mk-gallery-aspect:3 / 2;
  box-sizing:border-box;
  width:100%;
  min-width:0;
  margin:0;
  overflow:hidden;
  color:var(--mk-product-ink);
  background:#fff;
  border:0;
  border-radius:var(--mk-product-radius);
  box-shadow:var(--mk-product-shadow);
}
body.single-product .mk-product-gallery__viewport{
  position:relative;
  box-sizing:border-box;
  width:100%;
  aspect-ratio:var(--mk-gallery-aspect);
  overflow:hidden;
  background:var(--mk-product-surface);
  border:0;
  contain:layout paint;
}
body.single-product .mk-product-gallery__slide{
  position:absolute;
  inset:0;
  display:block;
  box-sizing:border-box;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  z-index:0;
  transform:none;
  transition:none;
  will-change:opacity;
}
body.single-product .mk-product-gallery__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2;transform:none;transition:opacity .62s ease,visibility 0s}
body.single-product .mk-product-gallery__slide.is-entering-next,body.single-product .mk-product-gallery__slide.is-entering-prev{opacity:0;visibility:visible;pointer-events:none;z-index:3;transform:none;transition:none}
body.single-product .mk-product-gallery__slide.is-leaving-next,body.single-product .mk-product-gallery__slide.is-leaving-prev{opacity:0;visibility:visible;pointer-events:none;z-index:1;transform:none;transition:opacity .62s ease}
body.single-product .mk-product-gallery__open{
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  color:inherit;
  text-decoration:none;
}
body.single-product .mk-product-gallery__open:focus-visible{outline:2px solid var(--mk-product-ink);outline-offset:-2px}
body.single-product .mk-product-gallery__image{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  object-fit:cover;
  object-position:center;
  background:transparent;
}
body.single-product .mk-product-gallery__controls{box-sizing:border-box;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;width:100%;min-height:54px;margin:0;padding:4px 8px;background:#fff;border:0}

body.single-product .mk-product-gallery__arrow{display:grid;place-items:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:6px;background:transparent;color:var(--mk-product-ink);font:400 18px/1 inherit;box-shadow:none;cursor:pointer}
body.single-product .mk-product-gallery__arrow:hover{background:#f4f4f2}
body.single-product .mk-product-gallery__arrow:focus-visible{outline:2px solid currentColor;outline-offset:-2px}
body.single-product .mk-product-gallery__dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;min-width:0}
body.single-product .mk-product-gallery__dot{display:grid;place-items:center;width:22px;height:22px;min-width:22px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;cursor:pointer}
body.single-product .mk-product-gallery__dot::before{width:5px;height:5px;border-radius:50%;background:#b6b6b1;content:""}
body.single-product .mk-product-gallery__dot[aria-current="true"]::before{background:var(--mk-product-ink)}
body.single-product .mk-product-gallery__dot:focus-visible{outline:2px solid currentColor;outline-offset:-2px}
body.single-product .mk-product-gallery__dialog{width:min(1100px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);margin:auto;padding:48px 16px 16px;border:0;border-radius:10px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.28)}
body.single-product .mk-product-gallery__dialog::backdrop{background:rgba(0,0,0,.82)}
body.single-product .mk-product-gallery__dialog-close{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:6px;background:#f4f4f2;color:var(--mk-product-ink);font:400 28px/1 sans-serif;cursor:pointer}
body.single-product .mk-product-gallery__dialog-image{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 96px);margin:auto}
body.single-product .mk-product-media-column > .woocommerce-product-gallery{display:none!important}

/* Purchase summary: a single softly raised surface, not a ruled column. */
body.single-product.woocommerce div.product > div.summary,
body.single-product div.product > div.summary{
  box-sizing:border-box!important;
  padding:32px!important;
  background:#fff!important;
  border:0!important;
  border-radius:var(--mk-product-radius)!important;
  box-shadow:var(--mk-product-shadow-strong)!important;
}
body.single-product .summary .mk-server-variation-control{display:block!important;width:100%!important}
body.single-product .summary .mk-server-variation-control > select{position:absolute!important;inline-size:1px!important;block-size:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
body.single-product .summary .mk-license-options{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
body.single-product .summary .mk-license-heading-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;min-height:34px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
body.single-product .summary .mk-license-heading-title{color:var(--mk-product-ink)!important;font-size:13px!important;font-weight:650!important;letter-spacing:.01em!important;text-transform:none!important}
body.single-product .summary .mk-license-guide-link{color:var(--mk-product-muted)!important;font-size:11px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}
body.single-product .summary .mk-license-option{box-sizing:border-box!important;display:grid!important;grid-template-columns:18px minmax(0,1fr) max-content!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:48px!important;margin:0 0 7px!important;padding:12px 13px!important;border:0!important;border-radius:7px!important;background:#fafaf9!important;color:var(--mk-product-ink)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)!important;text-transform:none!important;letter-spacing:0!important}
body.single-product .summary .mk-license-option input[type="radio"]{grid-column:1!important;width:16px!important;height:16px!important;min-width:16px!important;margin:0!important;accent-color:var(--mk-product-ink)!important}
body.single-product .summary .mk-license-name{grid-column:2!important;min-width:0!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.35!important;text-transform:none!important;letter-spacing:0!important;overflow-wrap:anywhere!important}
body.single-product .summary .mk-license-price{grid-column:3!important;margin:0!important;color:var(--mk-product-ink)!important;font-size:14px!important;font-weight:550!important;line-height:1.35!important;text-align:right!important;white-space:nowrap!important}
body.single-product .summary .mk-license-option.is-selected{background:#f1f1ef!important;box-shadow:0 1px 2px rgba(17,18,20,.04),inset 0 0 0 1px rgba(17,18,20,.045)!important}
body.single-product .summary .mk-license-option.is-selected .mk-license-name{font-weight:650!important}
body.single-product .summary .mk-license-option.is-unavailable{opacity:.4}
body.single-product .summary form.variations_form .single_variation_wrap,body.single-product .summary form.variations_form .woocommerce-variation-add-to-cart,body.single-product .summary form.variations_form .variations_button{display:grid!important}
body.single-product .summary form.variations_form .single_variation_wrap{min-height:49px!important;margin-top:12px!important}
body.single-product .summary .woocommerce-variation.single_variation{min-height:0!important;margin:0!important;padding:0!important}
body.single-product .summary .mk-selected-variation-price{box-sizing:border-box!important;min-height:27px!important;margin:14px 0 0!important;color:var(--mk-product-ink)!important;font-size:14px!important;font-weight:550!important}
body.single-product .summary .mk-selected-variation-price.is-empty{visibility:hidden!important}
body.single-product .summary .single_add_to_cart_button.disabled,body.single-product .summary .single_add_to_cart_button:disabled{opacity:1!important}
body.single-product.woocommerce div.product form.cart .quantity,body.single-product div.product form.cart .quantity{height:48px!important;min-height:48px!important;background:#f5f5f3!important;border:0!important;border-radius:8px!important;box-shadow:inset 0 1px 2px rgba(17,18,20,.045)!important}
body.single-product.woocommerce div.product form.cart .quantity input.qty,body.single-product div.product form.cart .quantity input.qty{height:48px!important;min-height:48px!important;background:#fff!important;border:0!important;line-height:48px!important}
body.single-product.woocommerce div.product form.cart .mk-quantity-step,body.single-product div.product form.cart .mk-quantity-step{height:48px!important;min-height:48px!important;line-height:48px!important;background:transparent!important}
body.single-product.woocommerce div.product form.cart .single_add_to_cart_button,body.single-product div.product form.cart .single_add_to_cart_button{height:48px!important;min-height:48px!important;background:var(--mk-product-ink)!important;border:0!important;border-radius:8px!important;color:#fff!important;box-shadow:0 5px 14px rgba(17,18,20,.12)!important;font-size:12px!important;font-weight:650!important;letter-spacing:.045em!important;line-height:48px!important;text-transform:uppercase!important}
body.single-product .summary .ppc-button-wrapper{box-sizing:border-box!important;min-height:82px!important;margin-top:20px!important;padding-top:0!important;border:0!important;contain:layout!important}
body.single-product .summary .ppc-button-wrapper > [id^="ppc-button"]{min-height:45px!important}

/* Tabs: selected state is shading only; content gets deliberate breathing room. */
body.single-product div.product .woocommerce-tabs{padding-top:0!important;border:0!important}
body.single-product div.product .woocommerce-tabs > ul.tabs{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0 0 12px!important;padding:5px!important;border:0!important;border-radius:9px!important;background:#f4f4f2!important;box-shadow:inset 0 1px 2px rgba(24,25,27,.018)!important}
body.single-product div.product .woocommerce-tabs > ul.tabs::before,body.single-product div.product .woocommerce-tabs > ul.tabs::after{display:none!important;content:none!important}
body.single-product div.product .woocommerce-tabs > ul.tabs > li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
body.single-product div.product .woocommerce-tabs > ul.tabs > li > a{min-height:40px!important;padding:11px 15px!important;color:var(--mk-product-muted)!important;background:#fff!important;border:0!important;border-bottom:0!important;border-radius:6px!important;box-shadow:none!important;font-size:12px!important;font-weight:550!important;letter-spacing:.01em!important;text-decoration:none!important;text-transform:none!important}
body.single-product div.product .woocommerce-tabs > ul.tabs > li::after,body.single-product div.product .woocommerce-tabs > ul.tabs > li > a::after{display:none!important;content:none!important;border:0!important;box-shadow:none!important}
body.single-product div.product .woocommerce-tabs > ul.tabs > li.active > a,body.single-product div.product .woocommerce-tabs > ul.tabs:not(:has(> li.active)) > li:first-child > a{color:var(--mk-product-ink)!important;background:#fff!important;border:0!important;border-bottom:0!important;box-shadow:0 1px 3px rgba(24,25,27,.035)!important;font-weight:650!important;text-decoration:none!important}
/* The tab shell provides navigation spacing. Feature tabs manage their own internal surfaces,
   so do not add a second generic inset around Preview / Font Info / Glyph. */
body.single-product div.product .woocommerce-tabs > .panel,body.single-product div.product .woocommerce-tabs > .woocommerce-Tabs-panel{display:none;box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
/* Description is the one prose panel: keep the reading surface flush; inner content manages its own spacing. */
body.single-product div.product .woocommerce-tabs > #tab-description{display:block;background:#f7f7f5!important;border:0!important;border-radius:9px!important;box-shadow:none!important}
body.single-product div.product .woocommerce-tabs > #tab-description > :first-child{margin-top:0!important}
body.single-product div.product .woocommerce-tabs > #tab-description > :last-child{margin-bottom:0!important}

/* Preview: one raised instrument surface with tonal zones instead of rules. */
body.single-product .mkfm-preview{--mkfm-preview-size:72px;overflow:hidden;background:#fff!important;border:0!important;border-radius:10px!important;box-shadow:var(--mk-product-shadow)!important}
body.single-product .mkfm-preview__head{box-sizing:border-box!important;margin:0!important;padding:18px 20px 12px!important}
body.single-product .mkfm-preview__rows{display:flex!important;flex:1 1 auto!important;align-items:stretch!important;width:100%!important;min-height:0!important;overflow:visible!important}
body.single-product .mkfm-preview__row{position:relative!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}
body.single-product .mkfm-preview__row[hidden]{display:none!important}
body.single-product .mkfm-preview__row:not([hidden]){display:flex!important;align-items:stretch!important}
body.single-product .mkfm-preview__style{display:none!important;margin:0!important}
body.single-product .mkfm-preview__sample{position:relative!important;display:block!important;box-sizing:border-box!important;visibility:visible!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;color:var(--mk-product-ink)!important;background:transparent!important;box-shadow:none!important;font-size:var(--mkfm-preview-size,72px)!important;line-height:var(--mkfm-font-line-ratio,normal)!important;text-size-adjust:100%!important;-webkit-text-size-adjust:100%!important;vertical-align:top!important;overflow:visible!important;overflow-wrap:normal!important;word-break:normal!important}
body.single-product .mkfm-preview__sample.is-svg-preview{--mkfm-preview-swash-space:0px!important}
body.single-product .mkfm-preview__sample [data-preview-text]{position:relative!important;display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;font-size:inherit!important;line-height:inherit!important;white-space:pre-wrap!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;outline:0!important}
body.single-product .mkfm-preview__sample:not(.is-svg-preview) [data-preview-text]{padding-left:var(--mkfm-preview-swash-space,0px)!important;padding-top:var(--mkfm-preview-swash-space,0px)!important}

body.single-product .mkfm-preview__row [data-mkfm-font-status]{box-sizing:border-box!important;position:absolute!important;z-index:4!important;top:8px!important;right:10px!important;margin:0!important;padding:0!important;background:transparent!important;color:var(--mk-product-muted)!important;font-size:10px!important;line-height:1.2!important;pointer-events:none!important}
body.single-product .mkfm-preview__row [data-mkfm-font-status][aria-hidden="true"]{visibility:hidden!important}
body.single-product .mkfm-preview__alternates-guide{position:absolute!important;top:12px!important;left:clamp(20px,3vw,38px)!important;right:clamp(20px,3vw,38px)!important;z-index:4!important;box-sizing:border-box!important;display:block!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;color:var(--mk-product-muted)!important;font-size:11px!important;line-height:18px!important;white-space:nowrap!important;text-overflow:ellipsis!important;pointer-events:none!important}
body.single-product .mkfm-preview__alternates-guide[hidden]{display:none!important}
body.single-product .mkfm-preview__alternates{position:absolute!important;left:12px!important;right:12px!important;bottom:10px!important;z-index:6!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:5px 7px!important;overflow:visible!important;background:rgba(250,250,249,.96)!important;border-radius:6px!important;box-shadow:0 4px 16px rgba(24,25,27,.045)!important}
body.single-product .mkfm-preview__alternates[hidden]{display:none!important}
body.single-product .mkfm-preview__alternates-label{min-width:0!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important}
body.single-product .mkfm-preview__alternates-list{width:100%!important;height:46px!important;min-height:46px!important;padding:0!important;overflow-x:auto!important;overflow-y:visible!important}
body.single-product .mkfm-preview__alternate{box-sizing:border-box!important;grid-template-rows:minmax(27px,1fr) auto!important;flex:0 0 48px!important;min-width:48px!important;width:48px!important;height:46px!important;min-height:46px!important;padding:3px 4px 2px!important}
body.single-product .mkfm-preview__alternate-glyph{height:auto!important;min-height:0!important;overflow:visible!important;font-size:27px!important;line-height:var(--mkfm-active-font-line-ratio,var(--mkfm-font-line-ratio,normal))!important}
body.single-product .mkfm-preview__alternate-tag{font-size:8px!important;line-height:1!important}
body.single-product .mkfm-preview__presets{box-sizing:border-box!important;padding:12px 20px 20px!important}
body.single-product .mkfm-preview__description{box-sizing:border-box!important;margin:24px 2px 0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--mk-product-muted)!important}
body.single-product .mkfm-preview__description > :first-child{margin-top:0!important}
body.single-product .mkfm-preview__description > :last-child{margin-bottom:0!important}

/* Font Info: soft grouped surfaces, no table rules. */
body.single-product .mkfm-font-info{color:var(--mk-product-ink)!important}
body.single-product .mkfm-font-info__description{box-sizing:border-box!important;max-width:none!important;margin:0 0 14px!important;padding:20px 22px!important;background:#f7f7f5!important;border:0!important;border-radius:9px!important;box-shadow:none!important;color:var(--mk-product-muted)!important}
body.single-product .mkfm-font-info__description > :first-child{margin-top:0!important}
body.single-product .mkfm-font-info__description > :last-child{margin-bottom:0!important}
body.single-product .mkfm-font-info .mkfm-font-info__summary,body.single-product .mkfm-font-info .mkfm-font-info__style{box-sizing:border-box!important;min-height:0!important;margin:0 0 12px!important;padding:22px 24px!important;background:#fff!important;border:0!important;border-radius:9px!important;box-shadow:0 1px 2px rgba(24,25,27,.018),0 8px 24px rgba(24,25,27,.026)!important}
body.single-product .mkfm-font-info dl{grid-template-columns:180px minmax(0,1fr)!important;column-gap:28px!important;row-gap:9px!important;margin:0!important}
body.single-product .mkfm-font-info dl dt,body.single-product .mkfm-font-info dl dd{padding:3px 0!important;border:0!important;font-size:13px!important}
body.single-product .mkfm-font-info dl dt{color:var(--mk-product-muted)!important;font-weight:400!important}
body.single-product .mkfm-font-info dl dd{color:var(--mk-product-ink)!important;font-weight:450!important}
body.single-product .mkfm-font-info__style [data-mkfm-info-status]{min-height:22px!important}
body.single-product .mkfm-font-info__style [data-mkfm-info-values]{min-height:154px!important}

/* Glyphs: separated by spacing and a faint cell shadow rather than a line grid. */
body.single-product .mkfm-glyphs__toolbar{padding:12px!important;background:#f7f7f5!important;border:0!important;border-radius:9px!important;box-shadow:none!important}
body.single-product .mkfm-glyphs__grid{box-sizing:border-box!important;min-height:0!important;max-height:none!important;overflow:visible!important;overscroll-behavior:auto!important;gap:8px!important;padding:8px!important;background:transparent!important;border:0!important}
body.single-product .mkfm-glyphs .mkfm-glyph{background:#fff!important;border:0!important;border-radius:7px!important;box-shadow:0 1px 3px rgba(24,25,27,.035)!important}
body.single-product .mkfm-glyphs .mkfm-glyph:hover,body.single-product .mkfm-glyphs .mkfm-glyph:focus-within{background:#fff!important}

/* Related fonts: whitespace creates the section; no rule needed. */
body.single-product .woocommerce div.product > .related.products,body.single-product .woocommerce div.product > .up-sells{margin-top:clamp(78px,9vw,132px)!important;padding-top:0!important;border:0!important}
body.single-product .related.products > h2,body.single-product .up-sells > h2{margin-bottom:30px!important;color:var(--mk-product-ink)!important;font-size:clamp(30px,3vw,46px)!important;font-weight:400!important;letter-spacing:-.04em!important}

body.single-product .mkfm-preview__size-wrap output,body.single-product [data-mkfm-size-value]{font-variant-numeric:tabular-nums}

@media(max-width:959px){
  body.single-product .woocommerce div.product{grid-template-columns:1fr!important;row-gap:44px!important}
  body.single-product .summary .mk-product-heading--summary{margin-bottom:22px!important}
  body.single-product .summary .mk-product-heading--summary .product_title{font-size:clamp(34px,7vw,50px)!important}
  body.single-product.woocommerce div.product > div.summary,body.single-product div.product > div.summary{padding:26px!important;border:0!important}
  body.single-product .mk-product-gallery__viewport{aspect-ratio:var(--mk-gallery-aspect)}
}
@media(max-width:600px){
  body.single-product .summary .mk-product-heading--summary .mk-product-heading__meta{align-items:flex-start!important;flex-direction:column!important;gap:5px!important}
  body.single-product .summary .mk-product-heading--summary .product_title{font-size:clamp(30px,9vw,42px)!important}
  body.single-product .mk-product-gallery__controls{grid-template-columns:40px minmax(0,1fr) 40px;min-height:48px;padding-inline:4px}
  body.single-product div.product .woocommerce-tabs > .panel,body.single-product div.product .woocommerce-tabs > .woocommerce-Tabs-panel{padding:0!important}
  body.single-product .mkfm-preview__head{padding:16px 16px 10px!important}
  body.single-product .mkfm-preview__alternates{left:8px!important;right:8px!important;bottom:8px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:4px 6px!important}
  body.single-product .mkfm-preview__alternates-guide{left:10px!important;right:10px!important;top:8px!important}
  body.single-product .mkfm-font-info__description{padding:17px!important}
  body.single-product .mkfm-font-info .mkfm-font-info__summary,body.single-product .mkfm-font-info .mkfm-font-info__style{padding:20px!important}
  body.single-product .mkfm-font-info dl{grid-template-columns:1fr!important;row-gap:2px!important}
  body.single-product .mkfm-font-info dl dt{padding-bottom:0!important}
  body.single-product .mkfm-font-info dl dd{padding-top:0!important;margin-bottom:8px!important}
  body.single-product .mkfm-glyphs__grid{min-height:0!important;max-height:none!important;overflow:visible!important;gap:6px!important;padding:6px!important}
}
@media(prefers-reduced-motion:reduce){body.single-product *{scroll-behavior:auto!important}body.single-product .mk-product-gallery__slide{transition:none!important}}



/* Real font-table baselines across Preview and Glyph; no trust icons. */
/* Font Info copy should read as clean white paper, including both short and full description. */
body.single-product .mkfm-font-info__description,
body.single-product .mkfm-font-info__description .woocommerce-product-details__short-description,
body.single-product .mkfm-font-info__description .mkfm-font-info__full-description{
  background:#fff!important;
}
body.single-product .mkfm-font-info__description{
  color:var(--mk-product-ink)!important;
}

/* Typed Glyph inspection: larger language forms + OpenType alternates above the compact full list. */
body.single-product .mkfm-glyphs__featured{
  box-sizing:border-box!important;
  display:grid!important;
  gap:16px!important;
  width:100%!important;
  margin:0 0 26px!important;
}
body.single-product .mkfm-glyphs__featured[hidden]{display:none!important}
body.single-product .mkfm-glyphs__feature-group{
  box-sizing:border-box!important;
  padding:18px!important;
  background:#f7f7f5!important;
  border:0!important;
  border-radius:9px!important;
}
body.single-product .mkfm-glyphs__feature-head{
  display:flex!important;
  align-items:baseline!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 13px!important;
}
body.single-product .mkfm-glyphs__feature-title{
  margin:0!important;
  color:var(--mk-product-ink)!important;
  font-size:14px!important;
  font-weight:650!important;
  line-height:1.3!important;
}
body.single-product .mkfm-glyphs__feature-count{
  color:var(--mk-product-muted)!important;
  font-size:10px!important;
  line-height:1.3!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
body.single-product .mkfm-glyphs__feature-section + .mkfm-glyphs__feature-section{margin-top:16px!important}
body.single-product .mkfm-glyphs__feature-section-title{
  margin:0 0 8px!important;
  color:var(--mk-product-muted)!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.3!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
body.single-product .mkfm-glyphs__feature-list{
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(112px,1fr))!important;
  gap:8px!important;
}
body.single-product .mkfm-glyphs__feature-card{
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-width:0!important;
  height:142px!important;
  padding:10px 8px 8px!important;
  background:#fff!important;
  border:0!important;
  border-radius:8px!important;
  box-shadow:0 1px 3px rgba(24,25,27,.04)!important;
}
body.single-product .mkfm-glyphs__feature-char{
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  height:98px!important;
  overflow:hidden!important;
  color:var(--mk-product-ink)!important;
  font-size:72px!important;
  font-style:normal!important;
  font-weight:400!important;
  font-synthesis:none!important;
  font-variant-ligatures:none!important;
  letter-spacing:0!important;
  line-height:.95!important;
  text-transform:none!important;
  white-space:pre!important;
  isolation:isolate!important;
  unicode-bidi:isolate!important;
}
body.single-product .mkfm-glyphs__feature-meta{
  appearance:none!important;
  display:block!important;
  max-width:100%!important;
  min-height:24px!important;
  margin:0!important;
  padding:4px 6px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:5px!important;
  background:transparent!important;
  color:var(--mk-product-muted)!important;
  box-shadow:none!important;
  font:9px/16px ui-monospace,SFMono-Regular,Menlo,monospace!important;
  letter-spacing:.03em!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  cursor:pointer!important;
}
body.single-product .mkfm-glyphs__feature-meta:hover,
body.single-product .mkfm-glyphs__feature-meta.is-copied{
  background:#efefec!important;
  color:var(--mk-product-ink)!important;
}
body.single-product .mkfm-glyphs__feature-empty{
  margin:0!important;
  color:var(--mk-product-muted)!important;
  font-size:12px!important;
  line-height:1.5!important;
}
body.single-product .mkfm-glyphs__full-label{
  margin:0 0 9px!important;
  color:var(--mk-product-muted)!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.3!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
body.single-product .mkfm-glyphs__grid{
  grid-template-columns:repeat(auto-fill,minmax(88px,1fr))!important;
}
body.single-product .mkfm-glyphs .mkfm-glyph{
  height:116px!important;
}
body.single-product .mkfm-glyphs .mkfm-glyph__char{
  height:74px!important;
  line-height:74px!important;
  font-size:40px!important;
}
@media(max-width:600px){
  body.single-product .mkfm-glyphs__feature-group{padding:14px!important}
  body.single-product .mkfm-glyphs__feature-list{grid-template-columns:repeat(auto-fill,minmax(94px,1fr))!important;gap:6px!important}
  body.single-product .mkfm-glyphs__feature-card{height:126px!important;padding:8px 6px 6px!important}
  body.single-product .mkfm-glyphs__feature-char{height:86px!important;font-size:62px!important}
  body.single-product .mkfm-glyphs__grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr))!important}
  body.single-product .mkfm-glyphs .mkfm-glyph{height:108px!important}
  body.single-product .mkfm-glyphs .mkfm-glyph__char{height:68px!important;line-height:68px!important;font-size:36px!important}
}


/* Shared font-metric baseline model for glyph specimens. */
/* Featured multilingual / alternate glyphs: content height follows the real
   font line box. The glyph is no longer vertically centered in a 98px box. */
body.single-product .mkfm-glyphs__feature-card{
  height:auto!important;
  min-height:0!important;
  justify-content:flex-start!important;
  gap:6px!important;
  overflow:visible!important;
}
body.single-product .mkfm-glyphs__feature-char{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  text-align:center!important;
  font-size:72px!important;
  line-height:var(--mkfm-font-line-ratio,normal)!important;
  vertical-align:baseline!important;
}
body.single-product .mkfm-glyphs__feature-meta{
  flex:0 0 auto!important;
}

/* Full glyph list uses the same baseline ratio as the featured view. */
body.single-product .mkfm-glyphs .mkfm-glyph{
  height:auto!important;
  min-height:0!important;
  justify-content:flex-start!important;
  gap:4px!important;
  overflow:visible!important;
}
body.single-product .mkfm-glyphs .mkfm-glyph__char{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  text-align:center!important;
  font-size:40px!important;
  line-height:var(--mkfm-font-line-ratio,normal)!important;
  vertical-align:baseline!important;
}
body.single-product .mkfm-glyphs .mkfm-glyph__code{
  flex:0 0 auto!important;
}

@media(max-width:600px){
  body.single-product .mkfm-glyphs__feature-card{height:auto!important;min-height:0!important}
  body.single-product .mkfm-glyphs__feature-char{height:auto!important;min-height:0!important;font-size:62px!important;line-height:var(--mkfm-font-line-ratio,normal)!important}
  body.single-product .mkfm-glyphs .mkfm-glyph{height:auto!important;min-height:0!important}
  body.single-product .mkfm-glyphs .mkfm-glyph__char{height:auto!important;min-height:0!important;font-size:36px!important;line-height:var(--mkfm-font-line-ratio,normal)!important}
}



body.single-product .mkfm-preview__row:not(.is-font-ready) .mkfm-preview__sample{
  visibility:hidden!important;
}
body.single-product .mkfm-preview__row.is-font-ready .mkfm-preview__sample{
  visibility:visible!important;
}
body.single-product .mkfm-preview__row.is-font-loading [data-mkfm-font-status],
body.single-product .mkfm-preview__row.is-font-error [data-mkfm-font-status]{
  position:absolute!important;
  inset:0!important;
  z-index:6!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:24px!important;
  visibility:visible!important;
  background:#fff!important;
  color:var(--mk-product-muted)!important;
  font-family:var(--mk-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif)!important;
  font-size:12px!important;
  line-height:1.4!important;
  text-align:center!important;
  pointer-events:none!important;
}
body.single-product .mkfm-preview__row.is-font-loading [data-mkfm-font-status]::before{
  content:"";
  display:block;
  flex:0 0 auto;
  width:16px;
  height:16px;
  border:1.5px solid rgba(36,39,47,.18);
  border-top-color:var(--mk-product-ink);
  border-radius:50%;
  animation:mkfmPreviewSpin .72s linear infinite;
}
body.single-product .mkfm-preview__row.is-font-error [data-mkfm-font-status]::before{content:none!important}
body.single-product .mkfm-preview__row.is-font-ready [data-mkfm-font-status]{visibility:hidden!important}
@keyframes mkfmPreviewSpin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){
  body.single-product .mkfm-preview__row.is-font-loading [data-mkfm-font-status]::before{animation-duration:1.6s}
}


@media (min-width:960px){
  body.single-product .woocommerce div.product{
    align-items:start!important;
    grid-auto-flow:row!important;
    row-gap:clamp(68px,7vw,112px)!important;
  }

  body.single-product .woocommerce div.product > .mk-product-media-column{
    grid-column:1!important;
    grid-row:1!important;
    align-self:start!important;
    display:grid!important;
    min-height:0!important;
    width:100%!important;
  }

  body.single-product .woocommerce div.product > .mk-product-media-column > .mk-product-gallery{
    width:100%!important;
  }

  body.single-product .woocommerce div.product > div.summary{
    grid-column:2!important;
    grid-row:1!important;
    align-self:start!important;
    min-height:0!important;
  }

  body.single-product .woocommerce div.product > .woocommerce-tabs{
    grid-column:1 / -1!important;
    grid-row:2!important;
    margin-top:0!important;
  }
}

@media (max-width:959px){
  body.single-product .woocommerce div.product{row-gap:0!important;}
  body.single-product .woocommerce div.product > .mk-product-media-column{order:1!important;}
  body.single-product .woocommerce div.product > div.summary{order:2!important;}
  body.single-product .woocommerce div.product > .woocommerce-tabs{order:3!important;margin-top:44px!important;}
  body.single-product .woocommerce div.product > .up-sells{order:4!important;}
  body.single-product .woocommerce div.product > .related.products{order:5!important;}
}

@media (min-width:960px){
  body.single-product div.product{
    display:block!important;
  }

  body.single-product div.product > .mk-product-hero{
    --mk-hero-summary-width:clamp(360px,31vw,420px);
    --mk-hero-gap:clamp(40px,4vw,52px);
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) var(--mk-hero-summary-width)!important;
    grid-template-rows:auto!important;
    column-gap:var(--mk-hero-gap)!important;
    align-items:start!important;
    width:100%!important;
    min-width:0!important;
  }

  /* Gallery/media alone determines the hero height. */
  body.single-product .mk-product-hero > .mk-product-media-column{
    grid-column:1!important;
    grid-row:1!important;
    position:relative!important;
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
  }

  body.single-product .mk-product-hero > .mk-product-media-column > .onsale{
    position:absolute!important;
    z-index:5!important;
  }

  body.single-product .mk-product-hero > .mk-product-media-column > .mk-product-gallery{
    box-sizing:border-box!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
  }

  body.single-product .mk-product-hero > .mk-product-media-column > .mk-product-gallery > .mk-product-gallery__viewport{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:var(--mk-gallery-aspect)!important;
  }

  body.single-product .mk-product-hero > .mk-product-media-column > .mk-product-gallery > .mk-product-gallery__controls{
    width:100%!important;
    height:auto!important;
    flex:none!important;
  }

  /* Summary occupies the exact gallery-defined height without contributing to it. */
  body.single-product .mk-product-hero > div.summary{
    grid-column:2!important;
    grid-row:1!important;
    position:absolute!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    box-sizing:border-box!important;
    width:var(--mk-hero-summary-width)!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:24px!important;
    overflow:visible!important;
    background:#fff!important;
    border:0!important;
    border-radius:var(--mk-product-radius)!important;
    box-shadow:var(--mk-product-shadow-strong)!important;
  }

  /* Radio prices already carry the selected license price. Remove duplicate
     WooCommerce summary blocks so they never consume a layout row. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > p.price,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .woocommerce-product-rating,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .woocommerce-product-details__short-description,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .product_meta{
    display:none!important;
    width:0!important;
    height:0!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
  }

  /* The entire visible summary is one vertical grid. Each logical line gets one
     track; tracks share spare height instead of leaving a bottom/center void. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control){
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    grid-auto-rows:minmax(min-content,1fr)!important;
    align-content:stretch!important;
    align-items:stretch!important;
    row-gap:0!important;
  }

  /* Flatten structural wrappers only. Fieldset remains a spanning item because
     browsers do not reliably honor display:contents on fieldset. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-heading--summary,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > table.variations,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > table.variations > tbody,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > table.variations > tbody > tr,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > table.variations > tbody > tr > td.value,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.variations_form .mk-server-variation-control{
    display:contents!important;
  }

  /* PHP sets --mk-license-track-count to License/guide + actual option count. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.variations_form .mk-license-options{
    display:block!important;
    grid-row:span var(--mk-license-track-count,9)!important;
    align-self:stretch!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }

  /* The inner wrapper divides the fieldset's track span into the same number of
     equal lines: License/guide + every rendered license choice. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.variations_form .mk-license-row-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:repeat(var(--mk-license-track-count,9),minmax(0,1fr))!important;
    align-items:stretch!important;
    align-content:stretch!important;
    gap:0!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
  }

  /* Actual visual rows. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-heading--summary > .product_title,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-heading--summary > .mk-product-heading__meta,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.variations_form .mk-license-heading-row,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.variations_form .mk-license-option,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > .single_variation_wrap{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-heading--summary > .product_title{
    display:flex!important;
    align-items:center!important;
    max-width:none!important;
    padding:0!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-heading--summary > .mk-product-heading__meta{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:20px 0 0!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.variations_form .mk-license-heading-row{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.variations_form .mk-license-option{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    align-items:center!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0 10px!important;
    gap:10px!important;
  }

  /* Cart/quantity is the final summary row, not a separately anchored footer. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > .single_variation_wrap{
    display:flex!important;
    align-items:stretch!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > .single_variation_wrap > .woocommerce-variation.single_variation{
    display:none!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > .single_variation_wrap > .woocommerce-variation-add-to-cart{
    display:grid!important;
    grid-template-columns:132px minmax(0,1fr)!important;
    align-items:stretch!important;
    gap:8px!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.cart .quantity,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.cart .quantity input.qty,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.cart .mk-quantity-step,
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) form.cart .single_add_to_cart_button{
    min-height:0!important;
    height:100%!important;
    line-height:normal!important;
  }

  /* No blank payment reserve beneath the cart. */
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .ppc-button-wrapper{
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .ppc-button-wrapper:empty{
    display:none!important;
  }

  body.single-product div.product > .mk-product-hero + .woocommerce-tabs{
    margin-top:24px!important;
  }
}

@media (min-width:960px) and (max-width:1180px){
  body.single-product .mk-product-hero > div.summary{
    padding:20px!important;
  }
}

@media (min-width:960px) and (max-width:1020px){
  body.single-product .mk-product-hero > div.summary{
    padding:16px!important;
  }
}


@media (min-width:960px){
  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control){
    grid-template-rows:
      minmax(min-content,.62fr)
      minmax(min-content,.50fr)
      minmax(18px,1fr)
      repeat(var(--mk-license-track-count,9),minmax(min-content,1.14fr))
      minmax(44px,.88fr)!important;
    grid-auto-rows:minmax(min-content,1fr)!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-heading--summary > .product_title{
    align-items:flex-end!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-heading--summary > .mk-product-heading__meta{
    align-items:flex-start!important;
  }

  body.single-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > form.variations_form > .single_variation_wrap{
    margin-top:8px!important;
  }
}

/* Existing stacked tablet/mobile composition. */
@media (max-width:959px){
  body.single-product div.product{
    display:block!important;
  }

  body.single-product div.product > .mk-product-hero{
    display:block!important;
    width:100%!important;
    min-width:0!important;
  }

  body.single-product .mk-product-hero > .mk-product-media-column{
    position:static!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
  }

  body.single-product .mk-product-hero > div.summary{
    position:static!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    max-height:none!important;
    margin:30px 0 0!important;
    padding:26px!important;
    overflow:visible!important;
    background:#fff!important;
    border:0!important;
    border-radius:var(--mk-product-radius)!important;
    box-shadow:var(--mk-product-shadow-strong)!important;
  }

  body.single-product div.product > .mk-product-hero + .woocommerce-tabs{
    margin-top:24px!important;
  }
}

@media (max-width:767px){
  body.single-product .mk-product-hero > div.summary{
    margin-top:26px!important;
    padding:22px!important;
  }
}


@media (min-width:960px){
  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary > p.price,
  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary > .mk-selected-variation-price{
    display:none!important;
    width:0!important;
    height:0!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
  }

  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control){
    grid-template-rows:
      minmax(min-content,.62fr)
      minmax(min-content,.50fr)
      minmax(18px,1fr)
      repeat(var(--mk-license-track-count,9),minmax(min-content,1.14fr))
      minmax(44px,.88fr)!important;
  }

  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control)
  > .mk-product-heading--summary > .product_title{
    grid-row:1!important;
  }

  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control)
  > .mk-product-heading--summary > .mk-product-heading__meta{
    grid-row:2!important;
  }

  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control)
  form.variations_form .mk-license-options{
    grid-row-start:4!important;
    grid-row-end:span var(--mk-license-track-count,9)!important;
  }

  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control)
  > form.variations_form > .single_variation_wrap{
    grid-row:-2 / -1!important;
    margin-top:8px!important;
  }
}

@media (min-width:960px){
  body.single-product .mk-product-hero > div.summary{
    padding-bottom:8px!important;
  }
}

@media (min-width:960px){
  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control){
    grid-auto-rows:min-content!important;
  }

  /* The modal markup is required by product.js, but it must not become a grid row. */
  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control) > .mk-product-guide{
    position:absolute!important;
    top:0!important;
    left:0!important;
    width:0!important;
    height:0!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }

  /* PayPal/PPC can inject a shell before its iframe exists. Do not reserve the
     historical 82px/45px footprint while that shell is still unmounted. */
  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control) .ppc-button-wrapper:not(:has(iframe)){
    align-self:start!important;
    min-height:0!important;
    height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }

  body.single-product div.product.mk-license-radio-product .mk-product-hero > div.summary:has(.mk-server-variation-control) .ppc-button-wrapper:not(:has(iframe)) > [id^="ppc-button"]{
    min-height:0!important;
    height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
}

@media (min-width:1181px){
  body.single-product .mk-product-hero > div.summary{
    padding-bottom:24px!important;
  }
}
@media (min-width:1021px) and (max-width:1180px){
  body.single-product .mk-product-hero > div.summary{
    padding-bottom:20px!important;
  }
}
@media (min-width:960px) and (max-width:1020px){
  body.single-product .mk-product-hero > div.summary{
    padding-bottom:16px!important;
  }
}

body.single-product .mkfm-preview--redesign{
  --mk-preview-control-bg:#f6f6f3;
  --mk-preview-control-border:#dedfd8;
  --mk-preview-control-ink:#171816;
  --mk-preview-control-muted:#777871;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__workspace{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  width:100%!important;
  min-width:0!important;
  border:1px solid var(--mk-preview-control-border)!important;
  border-radius:10px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:none!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio{
  display:grid!important;
  grid-template-columns:minmax(140px,.62fr) minmax(190px,1fr) minmax(190px,1fr)!important;
  align-items:stretch!important;
  gap:0!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-top:1px solid var(--mk-preview-control-border)!important;
  background:var(--mk-preview-control-bg)!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio:not(:has(.mkfm-preview__style-wrap)){
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__style-wrap,
body.single-product .mkfm-preview--redesign .mkfm-preview__size-wrap,
body.single-product .mkfm-preview--redesign .mkfm-preview__leading-wrap{
  box-sizing:border-box!important;
  min-width:0!important;
  min-height:0!important;
  gap:5px!important;
  margin:0!important;
  padding:9px 12px 10px!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__size-wrap,
body.single-product .mkfm-preview--redesign .mkfm-preview__leading-wrap{
  border-left:1px solid var(--mk-preview-control-border)!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio:not(:has(.mkfm-preview__style-wrap)) .mkfm-preview__size-wrap{
  border-left:0!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__label,
body.single-product .mkfm-preview--redesign .mkfm-preview__label-row{
  color:var(--mk-preview-control-muted)!important;
  font-size:9px!important;
  font-weight:600!important;
  line-height:1.1!important;
  letter-spacing:.07em!important;
  text-transform:none!important;
}

body.single-product .mkfm-preview--redesign [data-mkfm-size-value],
body.single-product .mkfm-preview--redesign [data-mkfm-line-height-value]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  min-width:40px!important;
  min-height:20px!important;
  padding:2px 6px!important;
  border:1px solid var(--mk-preview-control-border)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:var(--mk-preview-control-ink)!important;
  font-size:9px!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-transform:none!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__style-select{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:32px!important;
  margin:0!important;
  padding:5px 8px!important;
  border:1px solid var(--mk-preview-control-border)!important;
  border-radius:7px!important;
  background:#fff!important;
  color:var(--mk-preview-control-ink)!important;
  box-shadow:none!important;
  font-size:11px!important;
  line-height:1.3!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range-row{
  display:grid!important;
  grid-template-columns:24px minmax(0,1fr) 24px!important;
  align-items:center!important;
  gap:6px!important;
  min-height:30px!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range-a,
body.single-product .mkfm-preview--redesign .mkfm-preview__leading-icon{
  display:block!important;
  width:auto!important;
  color:var(--mk-preview-control-muted)!important;
  font-family:inherit!important;
  font-size:9px!important;
  font-weight:500!important;
  line-height:1!important;
  text-align:center!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range-a--large,
body.single-product .mkfm-preview--redesign .mkfm-preview__leading-icon--loose{
  color:var(--mk-preview-control-ink)!important;
  font-size:9px!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:100%!important;
  height:18px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  accent-color:var(--mk-preview-control-ink)!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range::-webkit-slider-runnable-track{
  height:3px!important;
  border:0!important;
  border-radius:999px!important;
  background:#c9cac4!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range::-webkit-slider-thumb{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:12px!important;
  height:12px!important;
  margin-top:-4.5px!important;
  border:2px solid #fff!important;
  border-radius:50%!important;
  background:var(--mk-preview-control-ink)!important;
  box-shadow:0 0 0 1px rgba(0,0,0,.12)!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range::-moz-range-track{
  height:3px!important;
  border:0!important;
  border-radius:999px!important;
  background:#c9cac4!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__range::-moz-range-thumb{
  width:12px!important;
  height:12px!important;
  border:2px solid #fff!important;
  border-radius:50%!important;
  background:var(--mk-preview-control-ink)!important;
  box-shadow:0 0 0 1px rgba(0,0,0,.12)!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__presets{
  gap:5px!important;
  padding:8px 10px!important;
  border:0!important;
  border-radius:10px!important;
  background:#f2f2f4!important;
  box-shadow:none!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__preset{
  min-height:28px!important;
  padding:5px 9px!important;
  font-size:10px!important;
  border-radius:999px!important;
  background:#fff!important;
}

body.single-product .mkfm-preview--redesign .mkfm-preview__preset.is-active{
  background:var(--mk-preview-control-ink)!important;
  color:#fff!important;
}

@media (max-width:900px){
  body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio,
  body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio:not(:has(.mkfm-preview__style-wrap)){
    grid-template-columns:minmax(135px,.62fr) minmax(0,1fr)!important;
  }

  body.single-product .mkfm-preview--redesign .mkfm-preview__leading-wrap{
    grid-column:1 / -1!important;
    border-left:0!important;
    border-top:1px solid var(--mk-preview-control-border)!important;
  }
}

@media (max-width:620px){
  body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio,
  body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio:not(:has(.mkfm-preview__style-wrap)){
    display:block!important;
  }

  body.single-product .mkfm-preview--redesign .mkfm-preview__style-wrap,
  body.single-product .mkfm-preview--redesign .mkfm-preview__size-wrap,
  body.single-product .mkfm-preview--redesign .mkfm-preview__leading-wrap{
    padding:9px 11px!important;
    border-left:0!important;
    border-top:1px solid var(--mk-preview-control-border)!important;
  }

  body.single-product .mkfm-preview--redesign .mkfm-preview__style-wrap,
  body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio:not(:has(.mkfm-preview__style-wrap)) .mkfm-preview__size-wrap{
    border-top:0!important;
  }
}

@media (min-width:621px) and (max-width:900px){
  body.single-product .mkfm-preview--redesign .mkfm-preview__toolbar--studio:not(:has(.mkfm-preview__style-wrap)) .mkfm-preview__leading-wrap{
    grid-column:auto!important;
    border-top:0!important;
    border-left:1px solid var(--mk-preview-control-border)!important;
  }
}

