/* Herramia Home Front v4 */
.herramia-home{--hh-primary:#16b978;--hh-button:#16b978;--hh-button-text:#fff;font-family:Inter,Arial,sans-serif;color:#101828;background:#f5f7fb}
.herramia-home *{box-sizing:border-box}.herramia-home a{text-decoration:none;color:inherit}
.hh-container{max-width:1240px;margin:auto;padding:0 22px}.hh-topbar{background:#07111f;color:#fff;text-align:center;padding:9px 18px;font-size:13px;font-weight:850}
.hh-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid #e4e7ec}.hh-nav{max-width:1240px;margin:auto;padding:13px 22px;display:flex;justify-content:space-between;align-items:center;gap:18px}.hh-brand{display:flex;align-items:center;gap:10px;font-weight:950;font-size:24px;letter-spacing:-.6px}.hh-brand-mark{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,var(--hh-primary),#22d3ee);color:white;display:grid;place-items:center;font-size:22px}.hh-brand small{display:block;color:#475467;font-size:12px;margin-top:-4px}.hh-links{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:850;color:#344054}.hh-login-btn{border:1px solid #e4e7ec;background:#fff;padding:10px 14px;border-radius:12px;font-weight:950;color:#0f172a;cursor:pointer}.hh-nav-cta,.hh-btn-primary,.hh-tool-btn,.hh-promo a,.hh-modal form button{background:var(--hh-button)!important;color:var(--hh-button-text)!important}.hh-nav-cta{padding:10px 15px;border-radius:12px}
.hh-hero{padding:54px 22px 34px;max-width:1020px!important}.hh-eyebrow{display:inline-flex;background:#fff;border:1px solid #e4e7ec;color:#344054;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:900;margin-bottom:16px}.hh-hero h1{margin:0 0 15px;font-size:56px;line-height:1;letter-spacing:-2.4px;max-width:980px}.hh-hero p{color:#667085;font-size:18px;line-height:1.55;margin:0 0 24px;max-width:850px}.hh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:19px}.hh-btn{border-radius:14px;padding:13px 17px;font-size:15px;font-weight:950;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer}.hh-btn-light{background:#fff;color:#0f172a;border:1px solid #e4e7ec}.hh-trust{display:flex;flex-wrap:wrap;gap:9px}.hh-trust span{background:rgba(255,255,255,.84);border:1px solid #e4e7ec;border-radius:999px;padding:8px 11px;color:#344054;font-size:13px;font-weight:850}
.hh-section{padding:36px 0}.hh-section-head{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:17px}.hh-section-head h2{margin:0 0 7px;font-size:32px;letter-spacing:-1.1px}.hh-section-head p{margin:0;color:#667085;line-height:1.5;max-width:760px;font-size:15px}
.hh-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hh-tool-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:14px;box-shadow:0 8px 24px rgba(16,24,40,.045);display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.18s}.hh-tool-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--hh-primary),#0ea5e9,#7c3aed)}.hh-tool-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(16,24,40,.10)}.hh-tool-top{display:flex;justify-content:space-between;align-items:flex-start;margin:5px 0 9px;gap:8px}.hh-tool-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:22px;color:#fff;flex:none}.hh-green{background:#16b978}.hh-blue{background:#0ea5e9}.hh-purple{background:#7c3aed}.hh-pink{background:#ec4899}.hh-amber{background:#f59e0b}.hh-red{background:#ef4444}.hh-badge-stack{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.hh-badge{border-radius:999px;padding:5px 7px;font-size:10px;font-weight:950;white-space:nowrap;background:#eef2f7;color:#344054}.hh-badge-custom{background:var(--hh-badge-color)!important;color:#fff!important}.hh-tool-card h3{margin:0 0 4px;font-size:17px;letter-spacing:-.25px}.hh-seo-title{display:block;color:#344054;font-size:11.5px;font-weight:950;margin-bottom:7px}.hh-tool-card p{margin:0 0 9px;color:#667085;line-height:1.34;font-size:12.5px}.hh-seo-copy{color:#475467!important;font-weight:700}.hh-tech{background:#f9fafb;border:1px solid #e4e7ec;border-radius:12px;padding:9px;margin-bottom:10px;display:grid;grid-template-columns:1fr 1fr;gap:5px 8px;font-size:11.2px;color:#344054}.hh-tech div{display:flex;gap:5px;line-height:1.25}.hh-tech div:before{content:"✓";color:#344054;font-weight:950;flex:none}.hh-includes{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.hh-includes strong{font-size:11px;color:#475467}.hh-includes span{font-size:10.5px;background:#f2f4f7;color:#344054;padding:5px 7px;border-radius:999px}.hh-tool-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:10px}.hh-price{font-weight:950;color:#344054;font-size:12px}.hh-tool-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:10px;padding:9px 10px;font-size:12px;font-weight:950}


.hh-premium-section{padding-top:24px}
.hh-premium-card{background:#fff;border:1px solid #e4e7ec;color:#101828;border-radius:26px;padding:24px;display:grid;grid-template-columns:1fr 1.05fr;gap:24px;align-items:center;box-shadow:0 18px 48px rgba(16,24,40,.08);position:relative;overflow:hidden}
.hh-premium-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--hh-primary),#0ea5e9,#7c3aed)}
.hh-premium-copy span{display:inline-flex;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950;color:#344054;margin-bottom:12px}
.hh-premium-copy h2{font-size:30px;line-height:1.05;letter-spacing:-.8px;margin:0 0 10px;color:#101828}
.hh-premium-copy p{font-size:14px;line-height:1.5;color:#667085;margin:0}
.hh-premium-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.hh-premium-trust span{background:#f8fafc;border:1px solid #e4e7ec;color:#344054;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:850}
.hh-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.hh-plan{background:#f8fafc;border:1px solid #e4e7ec;border-radius:18px;padding:17px}
.hh-plan.featured{background:#ecfdf3;border-color:#bbf7d0;box-shadow:0 10px 24px rgba(22,185,120,.10)}
.hh-plan b{display:block;font-size:18px;margin-bottom:10px;color:#101828}
.hh-plan ul{margin:0;padding-left:18px;color:#475467;font-size:13px;line-height:1.6}

.hh-promo{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e4e7ec;border-radius:20px;padding:18px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;box-shadow:0 16px 42px rgba(16,24,40,.08)}.hh-promo h2{margin:0 0 7px;font-size:23px}.hh-promo p{margin:0;color:#667085;line-height:1.45;font-size:14px}.hh-promo a{border-radius:12px;padding:11px 14px;font-weight:950}
.hh-catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.hh-compact-card{border:1px solid #e4e7ec;border-radius:15px;padding:12px;background:#fff;display:grid;gap:7px;min-height:116px;box-shadow:0 8px 20px rgba(16,24,40,.03)}.hh-compact-top{display:flex;justify-content:space-between;align-items:center}.hh-compact-top span{width:34px;height:34px;border-radius:11px;background:#eff8ff;display:grid;place-items:center;font-size:17px}.hh-compact-top em{background:#f2f4f7;color:#475467;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:950;font-style:normal}.hh-compact-card h3{margin:0;font-size:14px}.hh-compact-card p{color:#667085;line-height:1.32;font-size:11.8px;margin:0}.hh-compact-card a{color:#344054;font-size:12px;font-weight:950;margin-top:auto}
.hh-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hh-benefit{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:16px;box-shadow:0 8px 24px rgba(16,24,40,.035)}.hh-benefit>div{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#f8fafc;font-size:21px;margin-bottom:10px}.hh-benefit h3{margin:0 0 6px;font-size:17px}.hh-benefit p{color:#667085;line-height:1.42;margin:0;font-size:13px}
.hh-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hh-faq-grid details{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:16px;box-shadow:0 8px 22px rgba(16,24,40,.03)}.hh-faq-grid summary{cursor:pointer;font-weight:950;list-style:none}.hh-faq-grid summary::-webkit-details-marker{display:none}.hh-faq-grid summary:after{content:"+";float:right;color:#344054;font-size:22px;line-height:18px}.hh-faq-grid details[open] summary:after{content:"−"}.hh-faq-grid p{color:#667085;line-height:1.44;margin:11px 0 0;font-size:13.5px}
.hh-footer{background:#fff;border-top:1px solid #e4e7ec;padding:28px 0;color:#667085;font-size:13px}.hh-footer .hh-container{display:flex;justify-content:space-between;gap:16px;align-items:center}.hh-footer p{margin:0}.hh-footer nav{display:flex;gap:14px;flex-wrap:wrap}.hh-footer a{color:#344054;font-weight:800}

.hh-mobile-login-float{display:none;position:fixed;right:16px;bottom:16px;z-index:99990;background:var(--hh-button);color:var(--hh-button-text);border:none;border-radius:999px;padding:13px 16px;font-weight:950;box-shadow:0 14px 34px rgba(16,24,40,.28);cursor:pointer}

.hh-modal{position:fixed;inset:0;background:rgba(7,17,31,.62);display:none;align-items:center;justify-content:center;z-index:99999;padding:22px}.hh-modal.active{display:flex}.hh-modal-card{position:relative;background:#fff;border-radius:24px;max-width:430px;width:100%;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.hh-modal-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.hh-modal h2{margin:0;font-size:25px}.hh-modal p{margin:0 0 16px;color:#667085;line-height:1.45}.hh-close{background:#111827!important;color:#fff!important;border:2px solid #fff!important;border-radius:999px!important;width:42px!important;height:42px!important;font-size:26px!important;line-height:34px!important;cursor:pointer!important;display:grid!important;place-items:center!important;box-shadow:0 8px 22px rgba(0,0,0,.25)!important}.hh-modal form{display:grid;gap:10px}.hh-modal input{border:1px solid #e4e7ec;border-radius:13px;padding:13px;font-size:14px}.hh-modal form button{border:none;border-radius:13px;font-weight:950;padding:13px}.hh-modal small{display:block;margin-top:12px;font-size:12px;color:#667085;text-align:center}
@media(max-width:1080px){.hh-featured-grid{grid-template-columns:repeat(2,1fr)}.hh-benefits-grid,.hh-catalog-grid{grid-template-columns:1fr 1fr}.hh-premium-card{grid-template-columns:1fr}.hh-section-head{display:block}
.hh-premium-section{padding-top:24px}
.hh-premium-card{background:linear-gradient(135deg,#07111f,#111827);color:#fff;border-radius:26px;padding:24px;display:grid;grid-template-columns:1fr 1.05fr;gap:24px;align-items:center;box-shadow:0 24px 60px rgba(16,24,40,.18)}
.hh-premium-copy span{display:inline-flex;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950;color:#dbeafe;margin-bottom:12px}
.hh-premium-copy h2{font-size:30px;line-height:1.05;letter-spacing:-.8px;margin:0 0 10px}
.hh-premium-copy p{font-size:14px;line-height:1.5;color:#cbd5e1;margin:0}
.hh-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.hh-plan{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:17px}
.hh-plan.featured{background:rgba(22,185,120,.16);border-color:rgba(22,185,120,.45)}
.hh-plan b{display:block;font-size:18px;margin-bottom:10px}
.hh-plan ul{margin:0;padding-left:18px;color:#e5e7eb;font-size:13px;line-height:1.6}

.hh-promo{grid-template-columns:1fr}.hh-links a:not(.hh-nav-cta){display:none}.hh-tech{grid-template-columns:1fr}}
@media(max-width:700px){.hh-container{padding:0 18px}.hh-hero h1{font-size:36px;letter-spacing:-1.3px}.hh-hero{padding-top:38px}.hh-featured-grid,.hh-benefits-grid,.hh-catalog-grid,.hh-faq-grid,.hh-plan-grid{grid-template-columns:1fr}.hh-tool-footer{align-items:flex-start;flex-direction:column}.hh-badge-stack{align-items:flex-start}.hh-tool-btn{width:100%;text-align:center}.hh-nav{padding:12px 18px}.hh-brand{font-size:21px}.hh-login-btn{display:none}.hh-footer .hh-container{display:block}.hh-footer nav{margin-top:12px}}


@media(max-width:700px){
  .hh-premium-section{padding:22px 0}
  .hh-premium-card{padding:18px;border-radius:22px;gap:16px}
  .hh-premium-copy h2{font-size:24px;line-height:1.12}
  .hh-premium-copy p{font-size:13.5px}
  .hh-premium-trust{display:grid;grid-template-columns:1fr;gap:7px}
  .hh-premium-trust span{text-align:center}
  .hh-plan-grid{grid-template-columns:1fr!important}
  .hh-plan{padding:15px;border-radius:16px}
  .hh-plan b{font-size:17px}
  .hh-plan ul{font-size:13px;line-height:1.55}
  .hh-mobile-login-float{display:block}
  .hh-modal-card{padding:22px;border-radius:22px}
  .hh-modal-head{align-items:center}
  .hh-close{width:44px!important;height:44px!important;font-size:28px!important;flex:none}
}


/* Premium section v8 - diseño claro y legible */
.hh-premium-section{
  background:#f5f7fb!important;
  padding:34px 0!important;
}
.hh-premium-box{
  background:#ffffff!important;
  border:1px solid #dfe4ea!important;
  border-radius:24px!important;
  padding:24px!important;
  box-shadow:0 16px 42px rgba(16,24,40,.08)!important;
}
.hh-premium-header{
  max-width:850px!important;
  margin-bottom:18px!important;
}
.hh-premium-header span{
  display:inline-flex!important;
  background:#f2f4f7!important;
  border:1px solid #e4e7ec!important;
  color:#344054!important;
  border-radius:999px!important;
  padding:8px 11px!important;
  font-size:12px!important;
  font-weight:950!important;
  margin-bottom:10px!important;
}
.hh-premium-header h2{
  color:#101828!important;
  margin:0 0 8px!important;
  font-size:30px!important;
  line-height:1.08!important;
  letter-spacing:-.8px!important;
}
.hh-premium-header p{
  color:#667085!important;
  margin:0!important;
  font-size:14px!important;
  line-height:1.5!important;
}
.hh-access-row{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:10px!important;
  margin:18px 0!important;
}
.hh-access-item{
  background:#f8fafc!important;
  border:1px solid #e4e7ec!important;
  color:#344054!important;
  border-radius:14px!important;
  padding:13px!important;
  text-align:center!important;
  font-size:13px!important;
  font-weight:950!important;
}
.hh-plan-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px!important;
}
.hh-plan{
  background:#ffffff!important;
  border:1px solid #dfe4ea!important;
  border-radius:18px!important;
  padding:18px!important;
  box-shadow:0 8px 22px rgba(16,24,40,.04)!important;
}
.hh-plan.featured{
  background:#f0fdf4!important;
  border:2px solid #86efac!important;
}
.hh-plan-label{
  display:inline-flex!important;
  background:#eef2f7!important;
  color:#344054!important;
  border-radius:999px!important;
  padding:6px 9px!important;
  font-size:11px!important;
  font-weight:950!important;
  margin-bottom:9px!important;
}
.hh-plan.featured .hh-plan-label{
  background:#dcfce7!important;
  color:#166534!important;
}
.hh-plan h3{
  margin:0 0 9px!important;
  color:#101828!important;
  font-size:20px!important;
}
.hh-plan ul{
  margin:0!important;
  padding-left:18px!important;
  color:#475467!important;
  font-size:13px!important;
  line-height:1.6!important;
}

@media(max-width:700px){
  .hh-premium-section{
    padding:22px 0!important;
  }
  .hh-premium-box{
    padding:16px!important;
    border-radius:20px!important;
  }
  .hh-premium-header h2{
    font-size:23px!important;
    line-height:1.13!important;
  }
  .hh-premium-header p{
    font-size:13.5px!important;
  }
  .hh-access-row{
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin:14px 0!important;
  }
  .hh-access-item{
    text-align:left!important;
    padding:12px 13px!important;
  }
  .hh-plan-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .hh-plan{
    padding:15px!important;
    border-radius:16px!important;
  }
  .hh-plan h3{
    font-size:18px!important;
  }
  .hh-plan ul{
    font-size:13px!important;
    line-height:1.55!important;
  }
}
