/* PanchiLab · Oráculo de Arcanos · experiencia unificada */

body.mk-oraculo-hub-product .zak-page-header,
body.mk-oraculo-hub-product .summary > .price,
body.mk-oraculo-hub-product .summary > .woocommerce-product-details__short-description,
body.mk-oraculo-hub-product .summary > form.cart,
body.mk-oraculo-hub-product .summary > .product_meta,
body.mk-oraculo-hub-product .summary > .ppcp-messages,
body.mk-oraculo-hub-product .summary > .ppc-button-wrapper,
body.mk-oraculo-hub-product .woocommerce-tabs{
  display:none !important;
}

body.mk-oraculo-hub-product #zak-content{
  background:
    radial-gradient(circle at 78% 4%,rgba(201,163,90,.14),transparent 24rem),
    linear-gradient(180deg,#fff 0%,#faf5ec 100%) !important;
}

body.mk-oraculo-hub-product #zak-content > .zak-container{
  width:min(96vw,1500px) !important;
  max-width:1500px !important;
}

body.mk-oraculo-hub-product #product-1289{
  display:grid !important;
  grid-template-columns:minmax(320px,32%) minmax(0,1fr) !important;
  align-items:start !important;
  gap:clamp(28px,3vw,52px) !important;
}

body.mk-oraculo-hub-product #product-1289 > .woocommerce-product-gallery,
body.mk-oraculo-hub-product #product-1289 > .summary{
  float:none !important;
  clear:none !important;
  width:100% !important;
  max-width:none !important;
}

body.mk-oraculo-hub-product .woocommerce-product-gallery{
  position:relative !important;
  top:auto !important;
  align-self:start !important;
  padding:clamp(16px,2vw,26px) !important;
  border:1px solid rgba(201,163,90,.24) !important;
  border-radius:30px !important;
  background:rgba(255,255,255,.86) !important;
  box-shadow:0 24px 60px rgba(33,27,21,.08) !important;
}

body.mk-oraculo-hub-product #product-1289 > .mk-product-reviews-feature{
  grid-column:1 / -1 !important;
  position:relative !important;
  z-index:2 !important;
  width:100% !important;
  max-width:none !important;
  clear:both !important;
}

body.mk-oraculo-hub-product .woocommerce-product-gallery img{
  border-radius:22px !important;
}

body.mk-oraculo-hub-product .summary{
  display:block !important;
}

.mko-hub{
  color:#211b15;
}

.mko-hub__eyebrow,
.mko-choice__head > span,
.mko-annual-gift > div > span,
.mko-plan-submit > div > span{
  display:block;
  color:#9b6b22;
  font-size:11px;
  font-weight:850;
  line-height:1.2;
  letter-spacing:.16em;
}

.mko-hub__hero{
  padding:clamp(22px,2.5vw,34px);
  border:1px solid rgba(201,163,90,.3);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,239,224,.92));
  box-shadow:0 22px 55px rgba(33,27,21,.07);
}

.mko-hub__hero h1{
  margin:10px 0 16px !important;
  color:#17130f !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(34px,3.2vw,50px) !important;
  font-weight:500 !important;
  line-height:.98 !important;
  letter-spacing:-.048em !important;
}

.mko-hub__hero > p{
  max-width:720px;
  margin:0 !important;
  color:#5d534a;
  font-size:clamp(16px,1.2vw,19px);
  line-height:1.65;
}

.mko-hub__method{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:26px;
  padding-top:22px;
  border-top:1px solid rgba(201,163,90,.25);
}

.mko-hub__method > span{
  display:grid;
  grid-template-columns:30px 1fr;
  align-items:center;
  column-gap:9px;
}

.mko-hub__method b{
  grid-row:1 / span 2;
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  border-radius:50%;
  background:#17130f;
  color:#d8b76f;
  font-size:12px;
}

.mko-hub__method strong{
  color:#2c251e;
  font-size:13px;
  line-height:1.15;
}

.mko-hub__method small{
  color:#81756a;
  font-size:10px;
  line-height:1.25;
}

.mko-plan-form{
  margin-top:16px;
}

.mko-choice{
  margin:0 !important;
  padding:22px !important;
  border:1px solid rgba(201,163,90,.28) !important;
  border-radius:24px !important;
  background:rgba(255,255,255,.9) !important;
  box-shadow:0 16px 40px rgba(33,27,21,.055);
}

.mko-choice__head{
  display:block;
  margin:0 0 18px;
  padding:0 2px 16px;
  border-bottom:1px solid rgba(201,163,90,.22);
}

html body.mk-oraculo-hub-product .mko-choice__head > span{
  color:#9b6b22 !important;
}

html body.mk-oraculo-hub-product .mko-choice__head h2{
  margin:5px 0 4px !important;
  color:#211b15 !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(22px,1.8vw,30px) !important;
  font-weight:550 !important;
  line-height:1.08 !important;
}

html body.mk-oraculo-hub-product .mko-choice__head p{
  margin:0 !important;
  color:#766b61 !important;
  font-size:12px !important;
  line-height:1.45 !important;
}

.mko-plans{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.mko-plan{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:286px;
  padding:18px 16px 16px;
  cursor:pointer;
  border:1px solid rgba(201,163,90,.24);
  border-radius:22px;
  background:#fff;
  box-shadow:0 12px 30px rgba(33,27,21,.045);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}

.mko-plan:hover{
  transform:translateY(-3px);
  border-color:rgba(201,163,90,.6);
  box-shadow:0 18px 38px rgba(33,27,21,.09);
}

.mko-plan.is-selected{
  border-color:#b48734;
  box-shadow:0 0 0 3px rgba(201,163,90,.15),0 18px 38px rgba(33,27,21,.09);
}

.mko-plan input{
  position:absolute;
  width:1px;
  height:1px;
  opacity:0;
  pointer-events:none;
}

.mko-plan__check{
  position:absolute;
  top:15px;
  right:15px;
  display:grid;
  place-items:center;
  width:25px;
  height:25px;
  border:1px solid rgba(201,163,90,.4);
  border-radius:50%;
  color:transparent;
  font-size:12px;
}

.mko-plan.is-selected .mko-plan__check{
  background:#17130f;
  border-color:#17130f;
  color:#d8b76f;
}

html body.mk-oraculo-hub-product .mko-plan__badge{
  align-self:flex-start;
  max-width:calc(100% - 38px);
  margin:-7px 0 12px;
  padding:6px 9px;
  border-radius:999px;
  background:#17130f !important;
  color:#e0bd73 !important;
  font-size:9px !important;
  font-weight:850;
  line-height:1.25 !important;
  letter-spacing:.09em;
}

.mko-plan__eyebrow{
  margin:3px 34px 7px 0;
  color:#9b6b22;
  font-size:9px;
  font-weight:850;
  letter-spacing:.14em;
}

.mko-plan__title{
  color:#221b16;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:19px;
  font-weight:550;
  line-height:1.05;
}

.mko-plan__price{
  display:block;
  margin-top:16px;
  color:#17130f;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:27px;
  font-weight:650;
  line-height:1;
}

.mko-plan__price .woocommerce-Price-currencySymbol{
  font-size:.7em;
}

.mko-plan__price > small{
  color:#74685d;
  font-family:inherit !important;
  font-size:10px;
  font-weight:750;
}

.mko-plan__duration{
  margin-top:5px;
  color:#8a6021;
  font-size:11px;
  font-weight:800;
}

.mko-plan > p{
  min-height:42px;
  margin:11px 0 9px !important;
  color:#70655b;
  font-size:12px;
  line-height:1.5;
}

.mko-plan ul{
  display:grid;
  gap:8px;
  margin:auto 0 0 !important;
  padding:14px 0 0 !important;
  border-top:1px solid rgba(201,163,90,.18);
  list-style:none !important;
}

.mko-plan li{
  display:flex;
  gap:7px;
  color:#4d453e;
  font-size:11px;
  line-height:1.35;
}

.mko-plan li b{
  color:#a4772e;
}

.mko-plan em{
  display:block;
  margin-top:12px;
  color:#8a6021;
  font-size:10px;
  font-style:normal;
  font-weight:800;
  line-height:1.35;
}

.mko-plan--annual{
  background:linear-gradient(155deg,#fff 0%,#faf1df 100%);
}

.mko-annual-gift{
  display:grid;
  grid-template-columns:80px 1fr;
  gap:23px;
  align-items:center;
  margin:16px 0;
  padding:clamp(24px,3vw,38px);
  border-radius:26px;
  background:
    radial-gradient(circle at 88% 6%,rgba(201,163,90,.18),transparent 18rem),
    #181410;
  color:#fff;
  box-shadow:0 24px 55px rgba(20,16,12,.16);
}

.mko-annual-gift__seal{
  display:grid;
  place-items:center;
  width:74px;
  height:74px;
  border:1px solid rgba(216,183,111,.55);
  border-radius:50%;
  color:#d8b76f;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:34px;
  box-shadow:inset 0 0 0 7px rgba(216,183,111,.06);
}

html body.mk-oraculo-hub-product .mko-annual-gift{
  color:#fff !important;
}

html body.mk-oraculo-hub-product .mko-annual-gift > div > span{
  color:#e0bd73 !important;
}

html body.mk-oraculo-hub-product .mko-annual-gift h2{
  margin:7px 0 9px !important;
  color:#fff !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(28px,2.7vw,42px) !important;
  font-weight:500 !important;
  line-height:1.03 !important;
  letter-spacing:-.03em !important;
}

html body.mk-oraculo-hub-product .mko-annual-gift p{
  margin:0 !important;
  color:rgba(255,255,255,.82) !important;
  font-size:14px;
  line-height:1.6;
}

html body.mk-oraculo-hub-product .mko-annual-gift small{
  display:block;
  margin-top:12px;
  color:rgba(255,255,255,.68) !important;
  font-size:10px;
  line-height:1.5;
}

.mko-hub__trust{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:16px 0;
}

.mko-hub__trust span{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:52px;
  padding:12px 14px;
  border:1px solid rgba(201,163,90,.2);
  border-radius:16px;
  background:rgba(255,255,255,.78);
  color:#5d544c;
  font-size:11px;
  font-weight:650;
  line-height:1.35;
}

.mko-hub__trust b{
  color:#a4772e;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:17px;
}

.mko-plan-submit{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:20px;
  padding:22px 24px;
  border:1px solid rgba(201,163,90,.32);
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 42px rgba(33,27,21,.07);
}

.mko-plan-submit > div strong,
.mko-plan-submit > div small{
  display:block;
}

.mko-plan-submit > div strong{
  margin-top:4px;
  color:#241e18;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:20px;
  line-height:1.15;
}

.mko-plan-submit > div small{
  margin-top:3px;
  color:#806b4a;
  font-size:12px;
  font-weight:700;
}

.mko-plan-submit button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  min-width:285px;
  min-height:52px;
  padding:13px 20px;
  border:0;
  border-radius:999px;
  background:#c9a35a;
  color:#fff;
  font-size:14px;
  font-weight:800;
  line-height:1.1;
  box-shadow:0 12px 26px rgba(169,119,37,.22);
}

.mko-plan-submit button:not(:disabled):hover{
  background:#17130f;
}

.mko-plan-submit button:disabled{
  cursor:not-allowed;
  background:#d8d0c4;
  color:#71685f;
  box-shadow:none;
}

.mko-plan-submit__note{
  margin:9px 4px 0 !important;
  color:#81766c;
  font-size:10px;
  line-height:1.45;
  text-align:center;
}

@media (max-width:1180px){
  body.mk-oraculo-hub-product #product-1289{
    grid-template-columns:1fr !important;
  }

  body.mk-oraculo-hub-product .woocommerce-product-gallery{
    position:relative !important;
    top:auto !important;
    width:min(100%,520px) !important;
    margin:0 auto 8px !important;
  }
}

@media (max-width:900px){
  .mko-plans{
    grid-template-columns:1fr;
  }

  .mko-plan{
    min-height:0;
  }

  .mko-plan > p{
    min-height:0;
  }
}

@media (max-width:768px){
  body.mk-oraculo-hub-product .woocommerce-product-gallery{
    position:relative !important;
    top:auto !important;
    margin-bottom:8px !important;
  }

  .mko-hub__hero{
    padding:24px 20px;
    border-radius:22px;
  }

  .mko-hub__hero h1{
    font-size:40px !important;
  }

  .mko-hub__method{
    grid-template-columns:1fr;
  }

  .mko-choice{
    padding:20px 14px !important;
    border-radius:22px !important;
  }

  .mko-choice__head{
    padding-right:5px;
    padding-left:5px;
  }

  .mko-annual-gift{
    grid-template-columns:1fr;
    gap:16px;
    padding:24px 20px;
  }

  .mko-annual-gift__seal{
    width:62px;
    height:62px;
  }

  .mko-hub__trust{
    grid-template-columns:1fr;
  }

  .mko-plan-submit{
    grid-template-columns:1fr;
    padding:20px;
  }

  .mko-plan-submit button{
    width:100%;
    min-width:0;
  }
}
