:root{--lmq-accent:#b8442f;--lmq-dark:#171717;--lmq-surface:#f5f3ef;--lmq-border:#e5e1dc;--lmq-muted:#666;--lmq-radius:22px;--lmq-shadow:0 18px 60px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#1a1a1a;background:#fff;line-height:1.55}img{max-width:100%;height:auto}.lmq-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.lmq-site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(0,0,0,.07);box-shadow:0 8px 30px rgba(0,0,0,.045);backdrop-filter:saturate(150%) blur(12px)}body.admin-bar .lmq-site-header{top:32px}.lmq-header-inner{min-height:82px;display:flex;align-items:center;gap:18px}.lmq-brand-wrap{display:flex;flex-direction:column;justify-content:center;min-width:154px}.lmq-brand{line-height:1}.lmq-brand img{max-height:46px;width:auto}.lmq-brand-text{text-decoration:none;font-weight:950;font-size:23px;letter-spacing:-.035em;color:#111}.lmq-brand-tagline{font-size:10px;line-height:1.2;margin-top:5px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:#888}.lmq-nav{margin-left:auto}.lmq-nav-list{list-style:none;display:flex;align-items:center;gap:3px;margin:0;padding:5px;background:#f5f3ef;border:1px solid #ebe7e2;border-radius:999px}.lmq-nav-list>li{position:relative;margin:0}.lmq-nav a,.lmq-nav-dropdown-toggle{border:0;background:transparent;text-decoration:none;color:#2a2a2a;font:inherit;font-size:13px;font-weight:780;line-height:1;display:inline-flex;align-items:center;gap:6px;padding:11px 12px;border-radius:999px;cursor:pointer;white-space:nowrap}.lmq-nav a:hover,.lmq-nav-dropdown-toggle:hover,.lmq-nav a.is-active,.lmq-nav-dropdown.has-active>.lmq-nav-dropdown-toggle{color:#111;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.07)}.lmq-nav a.is-active{color:var(--lmq-accent)}.lmq-nav-dropdown-toggle span{font-size:14px;transition:transform .18s ease}.lmq-nav-dropdown.is-open>.lmq-nav-dropdown-toggle span{transform:rotate(180deg)}.lmq-nav-dropdown-panel{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%) translateY(-5px);width:310px;padding:10px;border:1px solid #e6e2dc;border-radius:20px;background:#fff;box-shadow:0 24px 65px rgba(0,0,0,.16);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.lmq-nav-dropdown-panel:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}.lmq-nav-dropdown:hover .lmq-nav-dropdown-panel,.lmq-nav-dropdown.is-open .lmq-nav-dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.lmq-nav-dropdown-panel a{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;border-radius:14px;padding:12px;color:#222}.lmq-nav-dropdown-panel a:hover{background:#f7f5f1}.lmq-nav-dropdown-panel strong{display:block;font-size:14px}.lmq-nav-dropdown-panel small{display:block;margin-top:3px;color:#7a7a7a;font-size:11px;font-weight:600;line-height:1.3}.lmq-nav-step{width:30px;height:30px;border-radius:10px;background:#f2eeea;color:var(--lmq-accent);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.lmq-header-cta,.lmq-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;text-decoration:none;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.lmq-header-cta{background:var(--lmq-dark);color:#fff;box-shadow:0 9px 24px rgba(0,0,0,.12);white-space:nowrap}.lmq-header-cta:hover{background:var(--lmq-accent);box-shadow:0 12px 28px rgba(184,68,47,.22)}.lmq-header-cta-short{display:none}.lmq-btn:hover,.lmq-header-cta:hover{transform:translateY(-1px)}.lmq-btn-primary{background:var(--lmq-accent);color:#fff;box-shadow:0 12px 30px rgba(184,68,47,.22)}.lmq-btn-secondary{border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.08)}.lmq-btn-light{background:#fff;color:#171717}.lmq-menu-toggle{display:none;border:1px solid #e2ddd7;border-radius:999px;background:#fff;padding:10px 12px;font:inherit;font-size:12px;font-weight:800;align-items:center;gap:8px;color:#222}.lmq-menu-icon{width:16px;display:grid;gap:3px}.lmq-menu-icon i{display:block;height:1.5px;background:currentColor;border-radius:2px}.lmq-front-page section[id]{scroll-margin-top:108px}.lmq-hero{background:linear-gradient(135deg,#191919,#303030);background-size:cover;background-position:center;min-height:650px;color:#fff;display:flex;align-items:center}.lmq-hero-inner{padding:100px 0 48px}.lmq-hero-copy{max-width:780px}.lmq-eyebrow,.lmq-kicker{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:var(--lmq-accent)}.lmq-hero .lmq-eyebrow{color:#ffb5a7}.lmq-hero h1{font-size:clamp(42px,6vw,78px);line-height:1.02;letter-spacing:-.045em;margin:16px 0 24px;max-width:1000px}.lmq-hero p{font-size:clamp(18px,2vw,23px);max-width:720px;color:rgba(255,255,255,.8)}.lmq-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.lmq-trust-strip{margin-top:90px;padding-top:22px;border-top:1px solid rgba(255,255,255,.25);display:flex;gap:30px;flex-wrap:wrap;color:rgba(255,255,255,.74);font-size:14px}.lmq-section{padding:88px 0}.lmq-section-head{max-width:800px;margin-bottom:34px}.lmq-section-head h2,.lmq-feature-grid h2,.lmq-course-card h2,.lmq-contact-card h2{font-size:clamp(32px,4vw,52px);line-height:1.07;letter-spacing:-.035em;margin:10px 0 16px}.lmq-section-head p,.lmq-feature-grid p,.lmq-course-card p,.lmq-contact-card p{font-size:18px;color:var(--lmq-muted)}.lmq-quick-section{padding-top:44px;padding-bottom:58px}.lmq-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lmq-quick-card{min-height:150px;padding:24px;border:1px solid var(--lmq-border);border-radius:var(--lmq-radius);text-decoration:none;color:#1a1a1a;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:15px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.04)}.lmq-quick-card:hover{border-color:var(--lmq-accent);box-shadow:var(--lmq-shadow)}.lmq-card-number{align-self:start;font-size:12px;color:#888}.lmq-quick-card strong{font-size:21px}.lmq-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lmq-service-grid article{border-top:3px solid var(--lmq-dark);padding:24px 4px}.lmq-service-grid article span{font-size:12px;color:#999}.lmq-service-grid h3{font-size:23px;margin:12px 0 8px}.lmq-service-grid p{color:#666}.lmq-feature-section{background:var(--lmq-surface)}.lmq-feature-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.lmq-feature-panel,.lmq-status-card{background:#fff;border-radius:28px;padding:30px;min-height:280px;box-shadow:var(--lmq-shadow)}.lmq-placeholder{border:1px dashed #c9c4be;border-radius:16px;padding:24px;color:#777;background:#faf9f7}.lmq-dark-section{background:var(--lmq-dark);color:#fff}.lmq-dark-section p{color:rgba(255,255,255,.68)}.lmq-status-card{color:#1a1a1a}.lmq-demo-status ol{list-style:none;margin:24px 0 0;padding:0}.lmq-demo-status li{padding:11px 0 11px 28px;position:relative;border-left:2px solid #ddd}.lmq-demo-status li:before{content:"";position:absolute;left:-7px;top:17px;width:12px;height:12px;border-radius:50%;background:#ddd}.lmq-demo-status li.done:before{background:#63a66f}.lmq-demo-status li.current{font-weight:800}.lmq-demo-status li.current:before{background:var(--lmq-accent);box-shadow:0 0 0 5px rgba(184,68,47,.12)}.lmq-compact-section{padding:62px 0}.lmq-surface-section{background:#faf9f7}.lmq-course-section{padding:70px 0}.lmq-course-card,.lmq-contact-card{border-radius:30px;padding:46px;display:flex;align-items:center;justify-content:space-between;gap:30px}.lmq-course-card{background:linear-gradient(135deg,#1c1c1c,#303030);color:#fff}.lmq-course-card p{color:rgba(255,255,255,.7)}.lmq-contact-card{background:var(--lmq-surface)}.lmq-contact-card>div{max-width:720px}.lmq-footer{background:#101010;color:#fff;padding:52px 0}.lmq-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.lmq-footer p,.lmq-footer-copy{color:#aaa}.lmq-footer ul{list-style:none;padding:0;margin:0}.lmq-footer a{color:#fff;text-decoration:none}.lmq-content-shell{max-width:900px}.lmq-entry h1{font-size:clamp(34px,5vw,60px)}
@media(max-width:960px){.lmq-nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid #ddd;border-radius:18px;padding:18px;box-shadow:var(--lmq-shadow)}.lmq-nav.is-open{display:block}.lmq-nav ul{display:block}.lmq-nav li+li{margin-top:12px}.lmq-menu-toggle{display:inline-flex;margin-left:auto}.lmq-header-cta{display:none}.lmq-quick-grid,.lmq-service-grid{grid-template-columns:repeat(2,1fr)}.lmq-feature-grid{grid-template-columns:1fr;gap:30px}.lmq-footer-grid{grid-template-columns:1fr 1fr}.lmq-hero{min-height:590px}}
@media(max-width:640px){.lmq-shell{width:min(100% - 26px,1180px)}.lmq-site-header{backdrop-filter:none}.lmq-header-inner{min-height:68px}.lmq-brand img{max-height:44px}.lmq-hero{min-height:auto}.lmq-hero-inner{padding:72px 0 34px}.lmq-hero h1{font-size:42px}.lmq-trust-strip{margin-top:55px;gap:12px}.lmq-section{padding:64px 0}.lmq-quick-grid,.lmq-service-grid{grid-template-columns:1fr}.lmq-quick-card{min-height:110px}.lmq-course-card,.lmq-contact-card{padding:30px;display:block}.lmq-course-card .lmq-btn,.lmq-contact-card .lmq-btn{margin-top:18px;width:100%}.lmq-footer-grid{grid-template-columns:1fr}.lmq-actions .lmq-btn{width:100%}.lmq-feature-panel,.lmq-status-card{padding:20px}.lmq-section-head h2,.lmq-feature-grid h2,.lmq-course-card h2,.lmq-contact-card h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lmq-btn,.lmq-header-cta{transition:none}}

/* Integración visual del sistema de turnos LMQ Appointments */
.lmq-booking-section .lmq-booking-intro{max-width:820px;margin-bottom:34px}
.lmq-booking-section .lmq-booking-intro h2{font-size:clamp(34px,4.4vw,58px);line-height:1.04;letter-spacing:-.04em;margin:10px 0 16px}
.lmq-booking-section .lmq-booking-intro p{font-size:18px;color:var(--lmq-muted);max-width:720px}
.lmq-booking-panel{min-height:0;width:100%;padding:34px}
.lmq-booking-section.is-live .lmq-booking-panel{padding:34px 38px}
.lmq-booking-section.is-live .lmq-booking{width:100%!important;max-width:none!important;margin:0!important;border:0!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);column-gap:42px;align-items:start}
.lmq-booking-section.is-live .lmq-booking>.lmq-preform{grid-column:1;grid-row:1;width:100%!important;max-width:none!important;margin:0!important}
.lmq-booking-section.is-live .lmq-booking>.lmq-leadtime{grid-column:1;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
.lmq-booking-section.is-live .lmq-booking>#lmq-booking-form{grid-column:2;grid-row:1 / span 8;width:100%!important;max-width:none!important;margin:0!important}
.lmq-booking-section.is-live .lmq-booking>#lmq-result{grid-column:2;width:100%!important;max-width:none!important}
.lmq-booking-section.is-live .lmq-preform{font-size:15px!important;line-height:1.5}
.lmq-booking-section.is-live .lmq-preform h1,.lmq-booking-section.is-live .lmq-preform h2,.lmq-booking-section.is-live .lmq-preform h3{margin-top:0!important}
.lmq-booking-section.is-live .lmq-booking form h3{font-size:30px;line-height:1.12;margin:0 0 22px}
.lmq-booking-section.is-live .lmq-booking form h4{font-size:19px;margin:24px 0 12px}
.lmq-booking-section.is-live .lmq-booking label{font-size:14px}
.lmq-booking-section.is-live .lmq-booking input,.lmq-booking-section.is-live .lmq-booking select,.lmq-booking-section.is-live .lmq-booking textarea{min-height:46px;padding:11px 12px}
.lmq-booking-section.is-live .lmq-booking .summary{margin-top:22px;padding:18px 20px;border-radius:16px;background:#f7f5f1;border:1px solid var(--lmq-border)}
.lmq-booking-section.is-live .lmq-booking .lmq-btn{border-radius:999px!important;padding:13px 22px!important;background:var(--lmq-accent)!important;font-weight:800!important}
@media(max-width:960px){.lmq-booking-section.is-live .lmq-booking{grid-template-columns:1fr;row-gap:26px}.lmq-booking-section.is-live .lmq-booking>.lmq-preform,.lmq-booking-section.is-live .lmq-booking>.lmq-leadtime,.lmq-booking-section.is-live .lmq-booking>#lmq-booking-form,.lmq-booking-section.is-live .lmq-booking>#lmq-result{grid-column:1;grid-row:auto}.lmq-booking-panel,.lmq-booking-section.is-live .lmq-booking-panel{padding:26px}}
@media(max-width:640px){.lmq-booking-section .lmq-booking-intro{margin-bottom:24px}.lmq-booking-section.is-live .lmq-booking-panel{padding:18px}.lmq-booking-section.is-live .lmq-booking .grid.two{grid-template-columns:1fr}.lmq-booking-section.is-live .lmq-booking form h3{font-size:26px}}


/* Consulta y autogestión del turno */
.lmq-turno-portal{margin-top:28px;background:#fff;border:1px solid var(--lmq-border);border-radius:24px;overflow:hidden;box-shadow:0 12px 36px rgba(0,0,0,.05)}
.lmq-turno-portal summary{list-style:none;cursor:pointer;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;user-select:none}
.lmq-turno-portal summary::-webkit-details-marker{display:none}
.lmq-turno-portal-copy{display:grid;gap:4px;min-width:0}
.lmq-turno-portal-copy small{font-size:11px;letter-spacing:.14em;font-weight:900;color:var(--lmq-accent)}
.lmq-turno-portal-copy strong{font-size:24px;line-height:1.15}
.lmq-turno-portal-copy em{font-style:normal;color:#6b6b6b;font-size:14px;font-weight:400}
.lmq-turno-portal-action{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-weight:800;color:var(--lmq-accent)}
.lmq-turno-portal-action b{font-size:25px;line-height:1;font-weight:400;transition:transform .2s ease}
.lmq-turno-portal[open] .lmq-turno-portal-action b{transform:rotate(45deg)}
.lmq-turno-portal-body{padding:0 28px 30px;border-top:1px solid var(--lmq-border)}
.lmq-turno-portal-body>.lmq-booking.lmq-portal{width:100%!important;max-width:none!important;margin:28px 0 0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}
.lmq-turno-portal .lmq-portal>.lmq-preform{margin:0 0 22px!important;max-width:820px}
.lmq-turno-portal #lmq-portal-lookup-form{margin:0;max-width:820px}
.lmq-turno-portal #lmq-portal-lookup-form h3{font-size:28px;line-height:1.15;margin:0 0 18px}
.lmq-turno-portal .grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.lmq-turno-portal label{display:grid;gap:6px;font-size:14px;font-weight:700}
.lmq-turno-portal input,.lmq-turno-portal select{width:100%;min-height:48px;padding:11px 13px;border:1px solid #d8d5cf;border-radius:10px;background:#fff}
.lmq-turno-portal .lmq-btn{border:0;border-radius:999px!important;padding:13px 22px!important;background:var(--lmq-accent)!important;color:#fff!important;font-weight:800!important;cursor:pointer}
.lmq-turno-portal #lmq-portal-result{margin-top:22px}
.lmq-turno-portal .lmq-portal-card{border:1px solid var(--lmq-border)!important;border-radius:18px!important;padding:22px!important;background:#faf9f7!important}
@media(max-width:960px){.lmq-quick-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.lmq-turno-portal summary{align-items:flex-start;padding:20px;display:block}.lmq-turno-portal-action{margin-top:14px}.lmq-turno-portal-copy strong{font-size:21px}.lmq-turno-portal-body{padding:0 20px 22px}.lmq-turno-portal .grid.two{grid-template-columns:1fr}}


/* Cabecera y navegación LIDERMAQ */
@media(max-width:1080px){
  .lmq-header-inner{gap:12px}
  .lmq-menu-toggle{display:inline-flex;margin-left:auto;order:2}
  .lmq-header-cta{display:inline-flex;order:3;padding:11px 16px}
  .lmq-nav{display:none;position:absolute;left:20px;right:20px;top:calc(100% + 10px);margin:0;background:#fff;border:1px solid #e4dfd9;border-radius:22px;padding:10px;box-shadow:0 24px 65px rgba(0,0,0,.18);order:4}
  .lmq-nav.is-open{display:block}
  .lmq-nav-list{display:block;background:transparent;border:0;border-radius:0;padding:0}
  .lmq-nav-list>li+li{margin-top:3px}
  .lmq-nav a,.lmq-nav-dropdown-toggle{width:100%;justify-content:space-between;padding:13px 14px;border-radius:13px;font-size:14px}
  .lmq-nav-dropdown-panel{position:static;width:auto;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;border-left:2px solid #eee0da;border-radius:0;background:transparent;padding:4px 0 4px 10px;margin:2px 0 6px 14px;display:none}
  .lmq-nav-dropdown.is-open .lmq-nav-dropdown-panel{display:block}
  .lmq-nav-dropdown:hover .lmq-nav-dropdown-panel{display:none}
  .lmq-nav-dropdown.is-open:hover .lmq-nav-dropdown-panel{display:block}
  .lmq-nav-dropdown-panel a{width:100%;display:grid;justify-content:initial;padding:10px}
  .lmq-nav-contact{display:block}
}
@media(max-width:782px){body.admin-bar .lmq-site-header{top:46px}}
@media(max-width:640px){
  .lmq-header-inner{min-height:66px}
  .lmq-brand-wrap{min-width:0;margin-right:auto}
  .lmq-brand-text{font-size:20px}
  .lmq-brand-tagline{display:none}
  .lmq-brand img{max-height:40px;max-width:122px}
  .lmq-menu-toggle{padding:9px 10px}
  .lmq-menu-toggle>span:last-child{display:none}
  .lmq-header-cta{padding:10px 13px;font-size:12px}
  .lmq-header-cta-full{display:none}.lmq-header-cta-short{display:inline}
  .lmq-nav{left:13px;right:13px;top:calc(100% + 7px);max-height:calc(100vh - 92px);overflow:auto}
  .lmq-front-page section[id]{scroll-margin-top:88px}
}

/* Centro del cliente · 0.1.8 */
.lmq-client-center{padding-top:78px;padding-bottom:84px}
.lmq-client-center-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:28px}
.lmq-client-center-head>div{max-width:790px}
.lmq-client-center-head h2{font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.035em;margin:10px 0 14px}
.lmq-client-center-head p{font-size:18px;margin:0;color:rgba(255,255,255,.7)}
.lmq-client-tools{display:grid;gap:12px}
.lmq-client-tool{background:#fff;color:#1b1b1b;border:1px solid rgba(255,255,255,.14);border-radius:20px;overflow:hidden;box-shadow:0 16px 46px rgba(0,0,0,.16)}
.lmq-client-tool summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:42px minmax(0,1fr) 30px;gap:14px;align-items:center;padding:18px 22px;user-select:none}
.lmq-client-tool summary::-webkit-details-marker{display:none}
.lmq-client-tool summary>span:nth-child(2){display:grid;gap:2px}
.lmq-client-tool summary strong{font-size:18px;line-height:1.25}
.lmq-client-tool summary small{font-size:13px;line-height:1.35;color:#777;font-weight:500}
.lmq-client-tool summary>b{justify-self:end;font-size:24px;font-weight:300;line-height:1;transition:transform .2s ease;color:var(--lmq-accent)}
.lmq-client-tool[open] summary>b{transform:rotate(45deg)}
.lmq-client-tool[open] summary{background:#faf8f5;border-bottom:1px solid #eee9e3}
.lmq-client-tool-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f3eee9;color:var(--lmq-accent);font-size:11px;font-weight:900}
.lmq-client-tool-body{padding:24px;background:#fff;color:#1c1c1c}
.lmq-client-placeholder{display:grid;gap:9px;border:1px dashed #d8d1c9;background:#faf9f7;border-radius:16px;padding:20px;color:#6b6b6b}
.lmq-client-placeholder strong{color:#222;font-size:17px}
.lmq-client-placeholder .lmq-btn{justify-self:start;margin-top:5px}

/* Integración visual de Estado de Service */
.lmq-client-tool-body .lmq-es-wrapper{max-width:none!important;margin:0!important;padding:0!important;color:#1c1c1c}
.lmq-client-tool-body .lmq-es-header{margin-bottom:18px}
.lmq-client-tool-body .lmq-es-title{font-size:28px!important;line-height:1.12;margin:0 0 8px!important}
.lmq-client-tool-body .lmq-es-subtitle{font-size:15px!important;color:#6c6c6c!important;margin:0!important}
.lmq-client-tool-body .lmq-es-form{margin:0 0 18px!important;padding:20px!important;background:#f7f5f2!important;border:1px solid #e7e1da!important;border-radius:16px!important}
.lmq-client-tool-body .lmq-es-form-row{display:flex!important;gap:10px!important;align-items:stretch!important}
.lmq-client-tool-body .lmq-es-form input{min-height:48px!important;border:1px solid #d6d0c8!important;border-radius:11px!important;padding:10px 13px!important;background:#fff!important;color:#111!important}
.lmq-client-tool-body .lmq-es-form button{min-height:48px!important;border:0!important;border-radius:999px!important;padding:10px 20px!important;background:var(--lmq-accent)!important;color:#fff!important;font-weight:800!important;cursor:pointer!important}
.lmq-client-tool-body .lmq-es-card{border-radius:18px!important;box-shadow:none!important;border:1px solid #e8e3dd!important;border-top:4px solid var(--lmq-accent)!important}

/* Integración visual de Facturas Service */
.lmq-client-tool-body .lmqfs-front{max-width:none!important;margin:0!important;border:0!important;padding:0!important;background:transparent!important;color:#1b1b1b!important}
.lmq-client-tool-body .lmqfs-front-form{padding:20px!important;border:1px solid #e7e1da!important;background:#f8f6f3!important;border-radius:16px!important}
.lmq-client-tool-body .lmqfs-front input,.lmq-client-tool-body .lmqfs-front select{min-height:46px!important;border-radius:10px!important}
.lmq-client-tool-body .lmqfs-front button,.lmq-client-tool-body .lmqfs-front input[type=submit]{border-radius:999px!important;font-weight:800!important}

/* Integración visual del tracker WooCommerce */
.lmq-client-tool-body .lmq-ot-wrap{max-width:none!important;margin:0!important;padding:20px!important;border:1px solid #e7e1da!important;border-radius:16px!important;box-shadow:none!important;background:#faf9f7!important}
.lmq-client-tool-body .lmq-ot-input{min-height:46px!important;border-radius:10px!important;background:#fff!important}
.lmq-client-tool-body .lmq-ot-btn{border:0!important;border-radius:999px!important;background:var(--lmq-accent)!important;padding:11px 20px!important;font-weight:800!important}
.lmq-client-tool-body .lmq-ot-result{border-radius:14px!important;background:#fff!important}

.lmq-nav-dropdown-panel-wide{width:350px}
.lmq-nav-account-link{border-top:1px solid #eee7df;margin-top:5px;padding-top:14px!important}

@media(max-width:960px){
  .lmq-client-center-head{align-items:flex-start;display:block}
  .lmq-client-center-head .lmq-btn{margin-top:20px}
}
@media(max-width:640px){
  .lmq-client-center{padding-top:62px;padding-bottom:66px}
  .lmq-client-tool summary{grid-template-columns:36px minmax(0,1fr) 22px;padding:16px 15px;gap:10px}
  .lmq-client-tool-icon{width:32px;height:32px}
  .lmq-client-tool summary strong{font-size:16px}
  .lmq-client-tool summary small{font-size:12px}
  .lmq-client-tool-body{padding:15px}
  .lmq-client-tool-body .lmq-es-form-row{display:grid!important;grid-template-columns:1fr!important}
  .lmq-client-tool-body .lmq-es-form button{width:100%!important}
  .lmq-client-tool-body .lmq-ot-row{grid-template-columns:1fr!important}
}


/* Área de clientes / Mi Cuenta WooCommerce · 0.1.9 */
.lmq-account-page{background:#f7f5f1}
.lmq-account-hero{padding:72px 0 44px;background:linear-gradient(180deg,#fff 0%,#f7f5f1 100%);border-bottom:1px solid #ebe6df}
.lmq-account-heading{max-width:780px}
.lmq-account-heading h1{font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 16px;color:#171717}
.lmq-account-heading p{font-size:18px;line-height:1.65;color:#666;max-width:720px;margin:0}
.lmq-account-section{padding:38px 0 90px;background:#f7f5f1}
.lmq-account-shell{width:min(1180px,calc(100% - 40px))}
.lmq-account-entry{margin:0}
.lmq-account-entry>.woocommerce{display:grid;grid-template-columns:270px minmax(0,1fr);gap:26px;align-items:start}

/* Navegación lateral */
.lmq-account-page .woocommerce-MyAccount-navigation{float:none!important;width:auto!important;margin:0!important;position:sticky;top:122px}
body.admin-bar.lmq-account-page .woocommerce-MyAccount-navigation{top:154px}
.lmq-account-page .woocommerce-MyAccount-navigation ul{list-style:none;margin:0!important;padding:10px!important;background:#171717;border-radius:24px;box-shadow:0 20px 55px rgba(0,0,0,.12)}
.lmq-account-page .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important;border:0!important}
.lmq-account-page .woocommerce-MyAccount-navigation li+li{margin-top:4px!important}
.lmq-account-page .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:48px;padding:12px 15px;border-radius:14px;text-decoration:none!important;color:rgba(255,255,255,.78)!important;font-weight:760;font-size:14px;transition:background .18s ease,color .18s ease,transform .18s ease}
.lmq-account-page .woocommerce-MyAccount-navigation a:before{content:"";width:8px;height:8px;border-radius:50%;margin-right:12px;background:rgba(255,255,255,.25);flex:0 0 auto}
.lmq-account-page .woocommerce-MyAccount-navigation li.is-active a,.lmq-account-page .woocommerce-MyAccount-navigation a:hover{background:#fff;color:#171717!important;transform:translateX(2px)}
.lmq-account-page .woocommerce-MyAccount-navigation li.is-active a:before,.lmq-account-page .woocommerce-MyAccount-navigation a:hover:before{background:var(--lmq-accent)}
.lmq-account-page .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:9px!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.12)!important}
.lmq-account-page .woocommerce-MyAccount-navigation-link--customer-logout a{color:#ffb7a9!important}

/* Panel principal */
.lmq-account-page .woocommerce-MyAccount-content{float:none!important;width:auto!important;margin:0!important;min-width:0;background:#fff;border:1px solid #e9e4dd;border-radius:26px;padding:34px;box-shadow:0 18px 55px rgba(0,0,0,.06);font-size:15px;color:#333}
.lmq-account-page .woocommerce-MyAccount-content>p:first-child{font-size:18px;line-height:1.6;margin-top:0}
.lmq-account-page .woocommerce-MyAccount-content p{line-height:1.7}
.lmq-account-page .woocommerce-MyAccount-content a:not(.button):not(.woocommerce-button){color:var(--lmq-accent);font-weight:700;text-underline-offset:3px}
.lmq-account-page .woocommerce-MyAccount-content h2,.lmq-account-page .woocommerce-MyAccount-content h3{color:#171717;letter-spacing:-.025em}
.lmq-account-page .woocommerce-MyAccount-content h2{font-size:30px;margin:0 0 20px}
.lmq-account-page .woocommerce-MyAccount-content h3{font-size:22px;margin:24px 0 14px}

/* Botones WooCommerce */
.lmq-account-page .woocommerce .button,.lmq-account-page .woocommerce button.button,.lmq-account-page .woocommerce input.button,.lmq-account-page .woocommerce a.button{border:0!important;border-radius:999px!important;background:var(--lmq-accent)!important;color:#fff!important;font-weight:800!important;line-height:1.2!important;padding:13px 20px!important;min-height:44px;box-shadow:0 10px 24px rgba(184,68,47,.18);text-decoration:none!important}
.lmq-account-page .woocommerce .button:hover,.lmq-account-page .woocommerce button.button:hover,.lmq-account-page .woocommerce input.button:hover,.lmq-account-page .woocommerce a.button:hover{filter:brightness(.94);transform:translateY(-1px)}

/* Formularios de cuenta */
.lmq-account-page .woocommerce form .form-row{margin:0 0 18px!important;padding:0!important}
.lmq-account-page .woocommerce form .form-row label{display:block;margin:0 0 7px;font-size:13px;font-weight:800;color:#333}
.lmq-account-page .woocommerce form .input-text,.lmq-account-page .woocommerce form input[type="text"],.lmq-account-page .woocommerce form input[type="email"],.lmq-account-page .woocommerce form input[type="password"],.lmq-account-page .woocommerce form input[type="tel"],.lmq-account-page .woocommerce form select,.lmq-account-page .woocommerce form textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #d9d3cb;border-radius:12px;background:#fff;color:#171717;box-shadow:none;outline:none}
.lmq-account-page .woocommerce form textarea{min-height:120px}
.lmq-account-page .woocommerce form .input-text:focus,.lmq-account-page .woocommerce form input:focus,.lmq-account-page .woocommerce form select:focus,.lmq-account-page .woocommerce form textarea:focus{border-color:var(--lmq-accent);box-shadow:0 0 0 3px rgba(184,68,47,.10)}
.lmq-account-page .woocommerce fieldset{border:1px solid #e8e2da;border-radius:18px;padding:20px;margin:28px 0 20px;background:#faf9f7}
.lmq-account-page .woocommerce legend{padding:0 8px;font-weight:900;color:#222}

/* Login y registro cuando el cliente no inició sesión */
.lmq-account-page .woocommerce>.u-columns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.lmq-account-page .woocommerce .u-column1,.lmq-account-page .woocommerce .u-column2{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid #e9e4dd;border-radius:26px;padding:30px;box-shadow:0 18px 55px rgba(0,0,0,.055)}
.lmq-account-page .woocommerce .u-column1 h2,.lmq-account-page .woocommerce .u-column2 h2{font-size:30px;line-height:1.1;margin:0 0 22px}
.lmq-account-page .woocommerce form.login,.lmq-account-page .woocommerce form.register{border:0!important;padding:0!important;margin:0!important;border-radius:0!important}
.lmq-account-page .woocommerce-LostPassword{margin:16px 0 0!important}
.lmq-account-page .woocommerce-LostPassword a{color:var(--lmq-accent);font-weight:750}

/* Tablas, pedidos y direcciones */
.lmq-account-page .woocommerce table.shop_table{border:1px solid #e8e2da!important;border-radius:16px!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden;background:#fff}
.lmq-account-page .woocommerce table.shop_table th{background:#f5f2ed;color:#333;font-size:12px;text-transform:uppercase;letter-spacing:.06em;padding:13px!important}
.lmq-account-page .woocommerce table.shop_table td{padding:14px 13px!important;border-top:1px solid #eee9e3!important}
.lmq-account-page .woocommerce-Address{float:none!important;width:auto!important;background:#faf9f7;border:1px solid #e8e2da;border-radius:18px;padding:22px;margin:0 0 18px}
.lmq-account-page .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.lmq-account-page .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:14px}
.lmq-account-page .woocommerce-Address-title h3{margin:0!important}
.lmq-account-page .woocommerce-Address-title a{font-size:13px}

/* Avisos */
.lmq-account-page .woocommerce-message,.lmq-account-page .woocommerce-info,.lmq-account-page .woocommerce-error{border:0!important;border-left:4px solid var(--lmq-accent)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 30px rgba(0,0,0,.055);padding:18px 20px 18px 48px!important;margin:0 0 22px!important;color:#333!important}
.lmq-account-page .woocommerce-info:before,.lmq-account-page .woocommerce-message:before,.lmq-account-page .woocommerce-error:before{color:var(--lmq-accent)!important;top:18px!important}

@media(max-width:900px){
  .lmq-account-entry>.woocommerce{grid-template-columns:1fr}
  .lmq-account-page .woocommerce-MyAccount-navigation{position:static}
  .lmq-account-page .woocommerce-MyAccount-navigation ul{display:flex;gap:6px;overflow-x:auto;border-radius:18px;padding:8px!important;scrollbar-width:thin}
  .lmq-account-page .woocommerce-MyAccount-navigation li{flex:0 0 auto}
  .lmq-account-page .woocommerce-MyAccount-navigation li+li{margin-top:0!important}
  .lmq-account-page .woocommerce-MyAccount-navigation a{white-space:nowrap;min-height:42px;padding:10px 13px}
  .lmq-account-page .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:0!important;padding-top:0!important;border-top:0!important}
  .lmq-account-page .woocommerce>.u-columns{grid-template-columns:1fr}
}
@media(max-width:640px){
  .lmq-account-hero{padding:48px 0 32px}
  .lmq-account-heading h1{font-size:40px}
  .lmq-account-heading p{font-size:16px}
  .lmq-account-section{padding:24px 0 64px}
  .lmq-account-shell{width:min(100% - 26px,1180px)}
  .lmq-account-page .woocommerce-MyAccount-content{padding:20px;border-radius:20px}
  .lmq-account-page .woocommerce>.u-columns{gap:16px}
  .lmq-account-page .woocommerce .u-column1,.lmq-account-page .woocommerce .u-column2{padding:22px 18px;border-radius:20px}
  .lmq-account-page .woocommerce-Addresses{grid-template-columns:1fr}
  .lmq-account-page .woocommerce table.shop_table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}

/* Área de clientes refinada · 0.2.0 */
.lmq-account-page{
  --lmq-account-bg:#f6f4f0;
  --lmq-account-card:#ffffff;
  --lmq-account-soft:#eeeae4;
  --lmq-account-ink:#20211f;
  --lmq-account-muted:#74726d;
  background:var(--lmq-account-bg);
}
.lmq-account-page .lmq-site-header{box-shadow:0 5px 24px rgba(27,24,20,.06)}
.lmq-account-hero{padding:58px 0 34px!important;background:var(--lmq-account-bg)!important;border-bottom:0!important}
.lmq-account-heading{max-width:860px;padding-top:4px}
.lmq-account-heading .lmq-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--lmq-accent)}
.lmq-account-heading .lmq-kicker:before{content:"";width:26px;height:2px;border-radius:2px;background:currentColor}
.lmq-account-heading h1{font-size:clamp(40px,5vw,62px)!important;margin:4px 0 12px!important;line-height:1.03!important;color:var(--lmq-account-ink)!important}
.lmq-account-heading p{font-size:17px!important;color:var(--lmq-account-muted)!important}
.lmq-account-section{padding:14px 0 86px!important;background:var(--lmq-account-bg)!important}

/* WooCommerce puede introducir wrappers y floats: forzamos la estructura del área privada. */
.logged-in.lmq-account-page .lmq-account-entry .woocommerce{
  display:grid!important;
  grid-template-columns:235px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
  width:100%!important;
  max-width:none!important;
}
.lmq-account-page .woocommerce-MyAccount-navigation{
  float:none!important;width:100%!important;margin:0!important;position:sticky!important;top:120px!important;
}
body.admin-bar.lmq-account-page .woocommerce-MyAccount-navigation{top:152px!important}
.lmq-account-page .woocommerce-MyAccount-navigation ul{
  display:block!important;
  background:#fff!important;
  border:1px solid #e4dfd8!important;
  border-radius:20px!important;
  padding:9px!important;
  box-shadow:0 14px 38px rgba(26,23,20,.06)!important;
}
.lmq-account-page .woocommerce-MyAccount-navigation li+li{margin-top:3px!important}
.lmq-account-page .woocommerce-MyAccount-navigation a{
  min-height:46px!important;padding:11px 13px!important;border-radius:12px!important;
  color:#55534f!important;font-size:13.5px!important;font-weight:760!important;
  background:transparent!important;transform:none!important;
}
.lmq-account-page .woocommerce-MyAccount-navigation a:before{
  width:7px!important;height:7px!important;margin-right:11px!important;background:#d5d0c9!important;
}
.lmq-account-page .woocommerce-MyAccount-navigation li.is-active a,
.lmq-account-page .woocommerce-MyAccount-navigation a:hover{
  background:#f3eee9!important;color:#201f1d!important;box-shadow:none!important;
}
.lmq-account-page .woocommerce-MyAccount-navigation li.is-active a:before,
.lmq-account-page .woocommerce-MyAccount-navigation a:hover:before{background:var(--lmq-accent)!important}
.lmq-account-page .woocommerce-MyAccount-navigation-link--customer-logout{
  margin-top:9px!important;padding-top:9px!important;border-top:1px solid #ece7e1!important;
}
.lmq-account-page .woocommerce-MyAccount-navigation-link--customer-logout a{color:#a33b2a!important}

.lmq-account-page .woocommerce-MyAccount-content{
  float:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;
  background:#fff!important;border:1px solid #e4dfd8!important;border-radius:22px!important;
  padding:34px 36px!important;box-shadow:0 16px 42px rgba(26,23,20,.065)!important;
  color:#343330!important;
}
.lmq-account-page .woocommerce-MyAccount-content:before{
  content:"TU ESPACIO LIDERMAQ";display:block;margin:0 0 8px;color:var(--lmq-accent);
  font-size:11px;letter-spacing:.13em;font-weight:900;
}
.lmq-account-page .woocommerce-MyAccount-content>p:first-child{font-size:16px!important;color:#55534f}

/* Edición de cuenta: amplio y ordenado, nunca una columna angosta escapada. */
.lmq-account-page form.woocommerce-EditAccountForm{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
  column-gap:18px!important;row-gap:0!important;width:100%!important;max-width:none!important;
}
.lmq-account-page form.woocommerce-EditAccountForm .form-row{
  float:none!important;width:100%!important;max-width:none!important;clear:none!important;
}
.lmq-account-page form.woocommerce-EditAccountForm .form-row-wide,
.lmq-account-page form.woocommerce-EditAccountForm fieldset,
.lmq-account-page form.woocommerce-EditAccountForm>p:last-child{
  grid-column:1 / -1!important;
}
.lmq-account-page form.woocommerce-EditAccountForm fieldset{margin-top:8px!important}
.lmq-account-page .woocommerce form .input-text,
.lmq-account-page .woocommerce form input[type="text"],
.lmq-account-page .woocommerce form input[type="email"],
.lmq-account-page .woocommerce form input[type="password"],
.lmq-account-page .woocommerce form input[type="tel"],
.lmq-account-page .woocommerce form select,
.lmq-account-page .woocommerce form textarea{
  min-height:50px!important;border-radius:11px!important;border:1px solid #d7d2cb!important;
  background:#fbfaf8!important;padding:12px 14px!important;font-size:15px!important;
}
.lmq-account-page .woocommerce form .input-text:focus,
.lmq-account-page .woocommerce form input:focus,
.lmq-account-page .woocommerce form select:focus,
.lmq-account-page .woocommerce form textarea:focus{
  background:#fff!important;border-color:var(--lmq-accent)!important;box-shadow:0 0 0 3px rgba(184,68,47,.09)!important;
}
.lmq-account-page .woocommerce fieldset{background:#f8f5f1!important;border-color:#e5dfd8!important;border-radius:16px!important}

/* Botones menos "pastilla" y más interfaz de servicio técnico. */
.lmq-account-page .woocommerce .button,.lmq-account-page .woocommerce button.button,
.lmq-account-page .woocommerce input.button,.lmq-account-page .woocommerce a.button{
  border-radius:12px!important;padding:13px 18px!important;box-shadow:0 8px 20px rgba(184,68,47,.15)!important;
}

/* Login / registro */
.lmq-account-page:not(.logged-in) .lmq-account-entry>.woocommerce,
.lmq-account-page:not(.logged-in) .lmq-account-entry .woocommerce{display:block!important}
.lmq-account-page .woocommerce>.u-columns{gap:20px!important}
.lmq-account-page .woocommerce .u-column1,.lmq-account-page .woocommerce .u-column2{
  border-radius:22px!important;border-color:#e4dfd8!important;box-shadow:0 14px 40px rgba(26,23,20,.055)!important;
}

@media(max-width:900px){
  .logged-in.lmq-account-page .lmq-account-entry .woocommerce{grid-template-columns:1fr!important;gap:16px!important}
  .lmq-account-page .woocommerce-MyAccount-navigation{position:static!important}
  .lmq-account-page .woocommerce-MyAccount-navigation ul{display:flex!important;gap:5px!important;overflow-x:auto!important;border-radius:16px!important}
  .lmq-account-page .woocommerce-MyAccount-navigation li+li{margin-top:0!important}
  .lmq-account-page .woocommerce-MyAccount-navigation a{white-space:nowrap!important;min-height:42px!important}
  .lmq-account-page .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:0!important;padding-top:0!important;border-top:0!important}
}
@media(max-width:640px){
  .lmq-account-hero{padding:38px 0 24px!important}
  .lmq-account-heading h1{font-size:38px!important}
  .lmq-account-page .woocommerce-MyAccount-content{padding:22px 18px!important;border-radius:18px!important}
  .lmq-account-page form.woocommerce-EditAccountForm{grid-template-columns:1fr!important}
  .lmq-account-page form.woocommerce-EditAccountForm .form-row{grid-column:1!important}
  .lmq-account-page form.woocommerce-EditAccountForm fieldset,
  .lmq-account-page form.woocommerce-EditAccountForm>p:last-child{grid-column:1!important}
}

/* Área de clientes · estructura definitiva 0.2.1 */
.lmq-account-page .lmq-account-hero{
  position:relative!important;
  z-index:1;
  padding:52px 0 30px!important;
}
.lmq-account-page .lmq-account-heading{padding-top:0!important}
.lmq-account-page .lmq-account-heading h1{margin-top:6px!important}
.lmq-account-page .lmq-account-section{padding-top:20px!important}
.lmq-account-page .lmq-account-entry{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.lmq-account-page .lmq-account-entry>.woocommerce{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.lmq-account-page .lmq-myaccount-layout{
  display:grid!important;
  grid-template-columns:250px minmax(0,1fr)!important;
  gap:26px!important;
  width:100%!important;
  align-items:start!important;
}
.lmq-account-page .lmq-myaccount-sidebar,
.lmq-account-page .lmq-myaccount-main{min-width:0!important;width:100%!important}

/* Sidebar: oscuro, pero acotado a una columna. */
.lmq-account-page .lmq-myaccount-sidebar{
  position:sticky;
  top:120px;
  background:#242321;
  border:1px solid #302f2c;
  border-radius:22px;
  padding:10px;
  box-shadow:0 16px 42px rgba(26,23,20,.10);
}
body.admin-bar.lmq-account-page .lmq-myaccount-sidebar{top:152px}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation{
  position:static!important;
  float:none!important;
  width:100%!important;
  margin:0!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation ul{
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li+li{margin-top:4px!important}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a{
  display:flex!important;
  align-items:center!important;
  min-height:45px!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  color:#d8d6d1!important;
  background:transparent!important;
  font-size:13.5px!important;
  font-weight:760!important;
  text-decoration:none!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a:before{
  content:""!important;
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  margin-right:11px!important;
  flex:0 0 auto!important;
  background:#65625d!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li.is-active a,
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a:hover{
  color:#1f1e1c!important;
  background:#fff!important;
  box-shadow:none!important;
  transform:none!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li.is-active a:before,
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a:hover:before{background:var(--lmq-accent)!important}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation-link--customer-logout{
  margin-top:7px!important;
  padding-top:7px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation-link--customer-logout a{color:#ffb1a2!important}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation-link--customer-logout a:hover{color:#8f3323!important}

.lmq-account-page .lmq-account-shortcuts{
  margin-top:10px;
  padding:14px 10px 6px;
  border-top:1px solid rgba(255,255,255,.10);
}
.lmq-account-page .lmq-account-shortcuts-kicker{
  display:block;
  margin:0 4px 8px;
  color:#a7a39d;
  font-size:9px;
  line-height:1.2;
  letter-spacing:.14em;
  font-weight:900;
}
.lmq-account-page .lmq-account-shortcuts a{
  display:block;
  padding:10px 10px;
  border-radius:11px;
  text-decoration:none!important;
  color:#fff!important;
}
.lmq-account-page .lmq-account-shortcuts a:hover{background:rgba(255,255,255,.07)}
.lmq-account-page .lmq-account-shortcuts strong{display:block;font-size:12.5px;line-height:1.25}
.lmq-account-page .lmq-account-shortcuts small{display:block;margin-top:2px;color:#aaa6a0;font-size:10.5px;line-height:1.25}

/* Panel principal. */
.lmq-account-page .lmq-myaccount-main{
  background:#fff;
  border:1px solid #e2ddd6;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 18px 52px rgba(26,23,20,.07);
}
.lmq-account-page .lmq-account-panel-heading{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:62px;
  padding:15px 28px;
  background:#f1ede7;
  border-bottom:1px solid #e5dfd8;
}
.lmq-account-page .lmq-account-panel-heading span{
  color:var(--lmq-accent);
  font-size:10px;
  letter-spacing:.13em;
  font-weight:900;
}
.lmq-account-page .lmq-account-panel-heading strong{
  color:#282724;
  font-size:13px;
  font-weight:850;
}
.lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:30px 30px 34px!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
}
.lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content:before{display:none!important}
.lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content>p:first-child{margin-top:0!important}

/* Edición de cuenta: campos verdaderamente anchos. */
.lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:0 18px!important;
  width:100%!important;
  max-width:none!important;
}
.lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm .form-row{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  clear:none!important;
}
.lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm .form-row-wide,
.lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm fieldset,
.lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm>p:last-child{
  grid-column:1 / -1!important;
}
.lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm fieldset{
  width:100%!important;
  margin:10px 0 20px!important;
  padding:22px!important;
}
.lmq-account-page .lmq-myaccount-main .woocommerce form .input-text,
.lmq-account-page .lmq-myaccount-main .woocommerce form input[type="text"],
.lmq-account-page .lmq-myaccount-main .woocommerce form input[type="email"],
.lmq-account-page .lmq-myaccount-main .woocommerce form input[type="password"],
.lmq-account-page .lmq-myaccount-main .woocommerce form input[type="tel"],
.lmq-account-page .lmq-myaccount-main .woocommerce form select,
.lmq-account-page .lmq-myaccount-main .woocommerce form textarea{
  width:100%!important;
  max-width:none!important;
}

@media(max-width:900px){
  .lmq-account-page .lmq-myaccount-layout{grid-template-columns:1fr!important;gap:16px!important}
  .lmq-account-page .lmq-myaccount-sidebar{position:static!important;padding:8px!important}
  .lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation ul{
    display:flex!important;
    gap:5px!important;
    overflow-x:auto!important;
    padding-bottom:3px!important;
  }
  .lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li{flex:0 0 auto!important}
  .lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li+li{margin-top:0!important}
  .lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a{white-space:nowrap!important}
  .lmq-account-page .lmq-account-shortcuts{display:none!important}
}
@media(max-width:640px){
  .lmq-account-page .lmq-account-hero{padding:36px 0 24px!important}
  .lmq-account-page .lmq-account-heading h1{font-size:38px!important}
  .lmq-account-page .lmq-account-panel-heading{padding:13px 18px!important;min-height:56px!important}
  .lmq-account-page .lmq-account-panel-heading strong{display:none!important}
  .lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content{padding:22px 18px 26px!important}
  .lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm{grid-template-columns:1fr!important}
  .lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm .form-row,
  .lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm fieldset,
  .lmq-account-page .lmq-myaccount-main form.woocommerce-EditAccountForm>p:last-child{grid-column:1!important}
}

/* v0.2.2 — herramientas reales dentro de Mi Cuenta */
.lmq-account-page .lmq-account-hero{padding-top:70px!important}
body.admin-bar.lmq-account-page .lmq-account-hero{padding-top:70px!important}
.lmq-account-page .lmq-account-heading .lmq-kicker{position:relative;display:inline-block;z-index:2}
.lmq-account-page .lmq-account-shortcuts a.is-active{
  background:#fff!important;color:#1f1e1c!important;
}
.lmq-account-page .lmq-account-shortcuts a.is-active small{color:#77736d!important}
.lmq-account-page .lmq-account-shortcuts a.is-active strong{color:#1f1e1c!important}
.lmq-account-tool{width:100%;min-width:0}
.lmq-account-tool:before{content:"";display:block;width:42px;height:3px;border-radius:99px;background:var(--lmq-accent);margin:0 0 20px}
.lmq-tool-unavailable{padding:22px;border:1px solid #eadfd9;border-radius:16px;background:#faf6f3}
.lmq-tool-unavailable strong{display:block;font-size:17px;color:#272522}
.lmq-tool-unavailable p{margin:7px 0 0;color:#6e6963}

/* Estado de service dentro del panel */
.lmq-account-tool .lmq-es-wrapper{max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important}
.lmq-account-tool .lmq-es-header{margin:0 0 20px!important;text-align:left!important}
.lmq-account-tool .lmq-es-title{font-size:30px!important;line-height:1.1!important;margin:0 0 8px!important;color:#201f1d!important}
.lmq-account-tool .lmq-es-subtitle{font-size:14px!important;line-height:1.6!important;color:#6f6b65!important;margin:0!important}
.lmq-account-tool .lmq-es-message{border-radius:14px!important;padding:16px 18px!important}
.lmq-account-tool .lmq-es-card{border-radius:18px!important;box-shadow:0 9px 28px rgba(0,0,0,.055)!important}

/* Turnos: quitar sensación de plugin embebido */
.lmq-account-tool .lmq-booking-wrap,
.lmq-account-tool .lmq-booking-portal,
.lmq-account-tool [class*="lmq-booking"]{max-width:none!important}
.lmq-account-tool form{max-width:none!important}

/* Facturas: neutraliza el contenedor inline y lo integra al panel */
.lmq-account-tool .lmqfs-front{background:#faf9f7!important;border:1px solid #e6e0d9!important;border-radius:18px!important;padding:22px!important;color:#302e2b!important;max-width:none!important}
.lmq-account-tool .lmqfs-front input,
.lmq-account-tool .lmqfs-front select,
.lmq-account-tool .lmqfs-front textarea{border-radius:12px!important;min-height:46px!important}
.lmq-account-tool .lmqfs-front button,
.lmq-account-tool .lmqfs-front input[type="submit"]{border-radius:999px!important;background:var(--lmq-accent)!important;color:#fff!important;border:0!important;font-weight:800!important}

/* Seguimiento de pedidos */
.lmq-account-tool .lmq-ot-wrap{max-width:none!important;margin:0!important;padding:0!important}
.lmq-account-tool .lmq-ot-wrap h3{font-size:28px!important;margin-top:0!important}
.lmq-account-tool .lmq-ot-field{margin-bottom:14px!important}
.lmq-account-tool .lmq-ot-input{width:100%!important;min-height:48px!important;border:1px solid #d9d3cb!important;border-radius:12px!important;padding:11px 13px!important;background:#fff!important}
.lmq-account-tool .lmq-ot-btn{border:0!important;border-radius:999px!important;background:var(--lmq-accent)!important;color:#fff!important;min-height:44px!important;padding:12px 20px!important;font-weight:800!important}

@media(max-width:900px){
  .lmq-account-page .lmq-account-shortcuts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important;padding-top:10px!important}
  .lmq-account-page .lmq-account-shortcuts-kicker{grid-column:1/-1}
  .lmq-account-page .lmq-account-shortcuts a{background:rgba(255,255,255,.055)}
}
@media(max-width:640px){
  .lmq-account-page .lmq-account-hero{padding-top:46px!important}
  .lmq-account-page .lmq-account-shortcuts{grid-template-columns:1fr!important}
  .lmq-account-tool:before{margin-bottom:15px}
  .lmq-account-tool .lmq-es-title{font-size:25px!important}
  .lmq-account-tool .lmqfs-front{padding:16px!important}
}

/* v0.2.3 — Área de clientes más amplia, clara y atractiva */
.lmq-account-page{
  background:linear-gradient(180deg,#faf8f4 0%,#f3eee7 100%)!important;
}
.lmq-account-page .lmq-account-shell{
  width:min(1440px,calc(100% - 48px))!important;
}
.lmq-account-page .lmq-account-hero{
  padding-top:96px!important;
  padding-bottom:40px!important;
  background:transparent!important;
}
body.admin-bar.lmq-account-page .lmq-account-hero{
  padding-top:104px!important;
}
.lmq-account-page .lmq-account-heading{
  max-width:980px!important;
}
.lmq-account-page .lmq-account-heading h1{
  font-size:clamp(44px,5vw,70px)!important;
  margin:6px 0 14px!important;
}
.lmq-account-page .lmq-account-heading p{
  max-width:860px!important;
  font-size:18px!important;
}
.lmq-account-page .lmq-account-section{
  padding:20px 0 96px!important;
}
.lmq-account-page .lmq-myaccount-layout{
  display:grid!important;
  grid-template-columns:300px minmax(0,1fr)!important;
  gap:32px!important;
  align-items:start!important;
  width:100%!important;
}
.lmq-account-page .lmq-myaccount-sidebar,
.lmq-account-page .lmq-myaccount-main{
  min-width:0!important;
}
.lmq-account-page .lmq-myaccount-sidebar{
  position:sticky!important;
  top:112px!important;
  background:linear-gradient(180deg,#efe8df 0%,#e9e1d5 100%)!important;
  border:1px solid #ddd1c3!important;
  border-radius:26px!important;
  padding:16px!important;
  box-shadow:0 18px 46px rgba(36,28,22,.08)!important;
}
body.admin-bar.lmq-account-page .lmq-myaccount-sidebar{
  top:144px!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation ul{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li+li{
  margin-top:6px!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a{
  min-height:50px!important;
  padding:12px 14px!important;
  border-radius:14px!important;
  border:1px solid transparent!important;
  color:#2c2722!important;
  background:transparent!important;
  font-size:14px!important;
  font-weight:780!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a:before{
  background:#b9ada0!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li.is-active a,
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a:hover{
  background:#fff!important;
  border-color:#e1d6ca!important;
  color:#171513!important;
  box-shadow:0 10px 22px rgba(44,34,27,.08)!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation li.is-active a:before,
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation a:hover:before{
  background:var(--lmq-accent)!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation-link--customer-logout{
  margin-top:10px!important;
  padding-top:10px!important;
  border-top:1px solid rgba(74,57,41,.12)!important;
}
.lmq-account-page .lmq-myaccount-sidebar .woocommerce-MyAccount-navigation-link--customer-logout a{
  color:#9b3f2d!important;
}
.lmq-account-page .lmq-account-shortcuts{
  margin-top:16px!important;
  padding:16px 0 0!important;
  border-top:1px solid rgba(74,57,41,.12)!important;
  display:grid!important;
  gap:8px!important;
}
.lmq-account-page .lmq-account-shortcuts-kicker{
  margin:0 2px 6px!important;
  color:#7c6f61!important;
  font-size:9.5px!important;
}
.lmq-account-page .lmq-account-shortcuts a{
  display:block!important;
  padding:12px 13px!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.52)!important;
  border:1px solid rgba(223,211,197,.88)!important;
  color:#251f1a!important;
  text-decoration:none!important;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease!important;
}
.lmq-account-page .lmq-account-shortcuts a:hover,
.lmq-account-page .lmq-account-shortcuts a.is-active{
  background:#fff!important;
  box-shadow:0 10px 24px rgba(44,34,27,.08)!important;
  transform:translateY(-1px)!important;
}
.lmq-account-page .lmq-account-shortcuts strong{
  display:block!important;
  font-size:14px!important;
  color:#171513!important;
}
.lmq-account-page .lmq-account-shortcuts small{
  display:block!important;
  margin-top:4px!important;
  color:#766c61!important;
  font-size:11.5px!important;
}
.lmq-account-page .lmq-myaccount-main{
  background:#fff!important;
  border:1px solid #e2d7ca!important;
  border-radius:28px!important;
  box-shadow:0 20px 56px rgba(36,28,22,.08)!important;
  overflow:hidden!important;
  min-height:540px!important;
}
.lmq-account-page .lmq-account-panel-heading{
  min-height:74px!important;
  padding:18px 32px!important;
  background:linear-gradient(180deg,#fbf8f4 0%,#f2ebe2 100%)!important;
  border-bottom:1px solid #e7ddd1!important;
}
.lmq-account-page .lmq-account-panel-heading span{
  color:var(--lmq-accent)!important;
  font-size:10.5px!important;
}
.lmq-account-page .lmq-account-panel-heading strong{
  color:#2b2621!important;
  font-size:14px!important;
}
.lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content{
  padding:38px 40px 42px!important;
}
.lmq-account-page .lmq-account-tool:before{
  margin-bottom:22px!important;
}
.lmq-account-page .lmq-account-tool .lmq-es-title,
.lmq-account-page .lmq-account-tool .lmq-ot-wrap h3{
  font-size:clamp(30px,3vw,38px)!important;
}
.lmq-account-page .lmq-account-tool .lmq-es-card,
.lmq-account-page .lmq-account-tool .lmqfs-front,
.lmq-account-page .lmq-account-tool .lmq-tool-unavailable{
  border-radius:20px!important;
  box-shadow:0 12px 30px rgba(36,28,22,.05)!important;
}
.lmq-account-page .lmq-account-tool .lmq-es-message,
.lmq-account-page .lmq-account-tool .lmq-tool-unavailable{
  background:#fcf8f3!important;
  border:1px solid #ebdfd1!important;
}
@media(max-width:1200px){
  .lmq-account-page .lmq-account-shell{
    width:min(100% - 36px,1360px)!important;
  }
  .lmq-account-page .lmq-myaccount-layout{
    grid-template-columns:280px minmax(0,1fr)!important;
    gap:24px!important;
  }
  .lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content{
    padding:32px 30px 36px!important;
  }
}
@media(max-width:900px){
  .lmq-account-page .lmq-account-shell{
    width:min(100% - 26px,1360px)!important;
  }
  .lmq-account-page .lmq-account-hero{
    padding-top:72px!important;
    padding-bottom:26px!important;
  }
  body.admin-bar.lmq-account-page .lmq-account-hero{
    padding-top:72px!important;
  }
  .lmq-account-page .lmq-myaccount-layout{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .lmq-account-page .lmq-myaccount-sidebar{
    position:static!important;
    padding:12px!important;
  }
  .lmq-account-page .lmq-account-shortcuts{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .lmq-account-page .lmq-account-shortcuts-kicker{
    grid-column:1/-1!important;
  }
}
@media(max-width:640px){
  .lmq-account-page .lmq-account-heading h1{
    font-size:40px!important;
  }
  .lmq-account-page .lmq-account-heading p{
    font-size:16px!important;
  }
  .lmq-account-page .lmq-account-panel-heading{
    padding:14px 18px!important;
    min-height:60px!important;
  }
  .lmq-account-page .lmq-account-panel-heading strong{
    display:none!important;
  }
  .lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content{
    padding:24px 18px 28px!important;
  }
  .lmq-account-page .lmq-account-shortcuts{
    grid-template-columns:1fr!important;
  }
}

/* v0.2.4 — Mi Cuenta casi a ancho completo de pantalla */
@media(min-width:901px){
  .lmq-account-page .lmq-account-hero > .lmq-shell,
  .lmq-account-page .lmq-account-section > .lmq-account-shell{
    width:calc(100vw - 36px)!important;
    max-width:1680px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .lmq-account-page .lmq-account-entry,
  .lmq-account-page .lmq-account-entry .woocommerce,
  .lmq-account-page .lmq-account-entry>.woocommerce,
  .lmq-account-page .lmq-myaccount-layout{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .lmq-account-page .lmq-account-entry .woocommerce,
  .logged-in.lmq-account-page .lmq-account-entry .woocommerce{
    display:block!important;
    grid-template-columns:none!important;
    gap:0!important;
  }
  .lmq-account-page .lmq-myaccount-layout{
    display:grid!important;
    grid-template-columns:260px minmax(0,1fr)!important;
    gap:24px!important;
  }
  .lmq-account-page .lmq-myaccount-sidebar{
    width:260px!important;
    max-width:260px!important;
  }
  .lmq-account-page .lmq-myaccount-main{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content{
    width:100%!important;
    max-width:none!important;
  }
}
@media(min-width:1450px){
  .lmq-account-page .lmq-account-hero > .lmq-shell,
  .lmq-account-page .lmq-account-section > .lmq-account-shell{
    width:calc(100vw - 64px)!important;
  }
  .lmq-account-page .lmq-myaccount-layout{
    grid-template-columns:280px minmax(0,1fr)!important;
    gap:30px!important;
  }
  .lmq-account-page .lmq-myaccount-sidebar{
    width:280px!important;
    max-width:280px!important;
  }
  .lmq-account-page .lmq-myaccount-main .woocommerce-MyAccount-content{
    padding:42px 46px 46px!important;
  }
}

/* v0.2.5 — Presupuesto inmediato integrado */
.lmq-quote-section{
  background:linear-gradient(180deg,#fff 0%,#f6f1ea 100%);
  border-top:1px solid #eee7df;
  border-bottom:1px solid #e9e0d6;
}
.lmq-quote-intro{
  max-width:980px;
  margin-bottom:30px;
}
.lmq-quote-intro h2{
  max-width:900px;
  margin:10px 0 16px;
  font-size:clamp(34px,4.4vw,58px);
  line-height:1.04;
  letter-spacing:-.04em;
}
.lmq-quote-intro>p{
  max-width:850px;
  margin:0;
  color:#6b645d;
  font-size:18px;
}
.lmq-quote-trust{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:22px;
}
.lmq-quote-trust span{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:6px 11px;
  border:1px solid #e2d8cd;
  border-radius:999px;
  background:rgba(255,255,255,.72);
  color:#6c6258;
  font-size:11.5px;
  font-weight:760;
}
.lmq-quote-details{
  border:1px solid #ded4c8;
  border-radius:26px;
  background:#fff;
  box-shadow:0 18px 55px rgba(47,35,25,.07);
  overflow:hidden;
}
.lmq-quote-details>summary{
  list-style:none;
  display:grid;
  grid-template-columns:52px minmax(0,1fr) 34px;
  align-items:center;
  gap:18px;
  padding:22px 26px;
  cursor:pointer;
  user-select:none;
}
.lmq-quote-details>summary::-webkit-details-marker{display:none}
.lmq-quote-details>summary:hover{background:#fcfaf7}
.lmq-quote-summary-icon{
  width:50px;height:50px;border-radius:16px;
  display:flex;align-items:center;justify-content:center;
  background:#f3e9e3;color:var(--lmq-accent);
  font-size:22px;font-weight:950;
}
.lmq-quote-details>summary strong{
  display:block;
  color:#201d1a;
  font-size:19px;
  line-height:1.2;
}
.lmq-quote-details>summary small{
  display:block;
  margin-top:5px;
  color:#776e65;
  font-size:13px;
  line-height:1.45;
}
.lmq-quote-details>summary b{
  width:32px;height:32px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:#f1ece6;color:#4a4138;
  font-size:22px;line-height:1;font-weight:500;
  transition:transform .18s ease,background .18s ease,color .18s ease;
}
.lmq-quote-details[open]>summary b{transform:rotate(45deg);background:var(--lmq-accent);color:#fff}
.lmq-quote-body{
  padding:0 26px 28px;
  border-top:1px solid #eee6dd;
}
.lmq-quote-body .lmq-iq-wrap{
  max-width:none!important;
  margin:26px 0 0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#25211d!important;
  font-family:inherit!important;
}
.lmq-quote-body .lmq-iq-intro{
  margin:0 0 22px!important;
  color:#5f574f!important;
  font-size:15px!important;
}
.lmq-quote-body #lmq-iq-form{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 18px;
}
.lmq-quote-body #lmq-iq-form>.lmq-row{
  min-width:0;
}
.lmq-quote-body #lmq-iq-form>.lmq-grid,
.lmq-quote-body #lmq-iq-form>.lmq-sep,
.lmq-quote-body #lmq-iq-form>.lmq-btn{
  grid-column:1/-1;
}
.lmq-quote-body .lmq-grid{gap:18px!important}
.lmq-quote-body .lmq-row{margin-bottom:17px!important}
.lmq-quote-body .lmq-row label,
.lmq-quote-body .lmq-grid label{
  display:block;
  margin-bottom:7px;
  color:#37312b!important;
  font-size:13px;
  font-weight:820;
}
.lmq-quote-body .lmq-row input,
.lmq-quote-body .lmq-row select,
.lmq-quote-body .lmq-row textarea,
.lmq-quote-body .lmq-grid input,
.lmq-quote-body .lmq-grid select,
.lmq-quote-body .lmq-grid textarea{
  width:100%!important;
  min-height:50px!important;
  padding:11px 13px!important;
  border:1px solid #d9cfc4!important;
  border-radius:12px!important;
  background:#fcfaf8!important;
  color:#211e1a!important;
  font:inherit!important;
  box-shadow:none!important;
}
.lmq-quote-body textarea{min-height:110px!important;resize:vertical}
.lmq-quote-body input:focus,
.lmq-quote-body select:focus,
.lmq-quote-body textarea:focus{
  outline:none!important;
  border-color:var(--lmq-accent)!important;
  box-shadow:0 0 0 3px rgba(184,68,47,.10)!important;
  background:#fff!important;
}
.lmq-quote-body #lmq-iq-form>.lmq-btn,
.lmq-quote-body .lmq-iq-result .lmq-btn{
  justify-self:start;
  min-height:48px!important;
  padding:12px 21px!important;
  border:0!important;
  border-radius:12px!important;
  background:var(--lmq-accent)!important;
  color:#fff!important;
  font-weight:850!important;
  box-shadow:0 10px 24px rgba(184,68,47,.18)!important;
}
.lmq-quote-body .lmq-result-card{
  margin-top:20px!important;
  padding:22px!important;
  border:1px solid #e2d7cb!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 12px 32px rgba(47,35,25,.06)!important;
}
.lmq-quote-body .lmq-terms{
  border:1px solid #e8ddd1!important;
  border-radius:12px!important;
  background:#faf6f1!important;
}
@media(max-width:760px){
  .lmq-quote-details>summary{grid-template-columns:44px minmax(0,1fr) 30px;gap:12px;padding:18px}
  .lmq-quote-summary-icon{width:44px;height:44px;border-radius:13px;font-size:19px}
  .lmq-quote-details>summary strong{font-size:17px}
  .lmq-quote-body{padding:0 18px 22px}
  .lmq-quote-body #lmq-iq-form{grid-template-columns:1fr}
  .lmq-quote-body #lmq-iq-form>.lmq-row,
  .lmq-quote-body #lmq-iq-form>.lmq-grid,
  .lmq-quote-body #lmq-iq-form>.lmq-sep,
  .lmq-quote-body #lmq-iq-form>.lmq-btn{grid-column:1}
  .lmq-quote-body .lmq-grid{grid-template-columns:1fr!important}
}

/* v0.2.7 — Consulta rápida LMQ Trabajos · Estado y Retiro */
.lmq-client-tool-quick .lmq-client-tool-body{background:#f7f3ed!important}
.lmq-client-tool-quick .lmq-te-box{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#27231f!important;
}
.lmq-client-tool-quick .lmq-te-head{margin:0 0 20px!important}
.lmq-client-tool-quick .lmq-te-title{
  color:#1e1b18!important;
  font-size:clamp(27px,3vw,38px)!important;
  line-height:1.1!important;
  letter-spacing:-.025em!important;
}
.lmq-client-tool-quick .lmq-te-sub{color:#6d665e!important;font-size:15px!important}
.lmq-client-tool-quick .lmq-te-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  margin:18px 0!important;
  padding:14px!important;
  background:#fff!important;
  border:1px solid #e4d9cc!important;
  border-radius:18px!important;
  box-shadow:0 12px 34px rgba(32,24,18,.06)!important;
}
.lmq-client-tool-quick .lmq-te-input-wrap{min-width:0!important}
.lmq-client-tool-quick .lmq-te-form input[type="text"]{
  width:100%!important;
  min-height:52px!important;
  padding:13px 16px!important;
  border:1px solid #d9cec1!important;
  border-radius:13px!important;
  background:#fbf9f6!important;
  color:#211d19!important;
  box-shadow:none!important;
}
.lmq-client-tool-quick .lmq-te-form input[type="text"]:focus{
  background:#fff!important;
  border-color:var(--lmq-accent)!important;
  box-shadow:0 0 0 3px rgba(184,68,47,.10)!important;
}
.lmq-client-tool-quick .lmq-te-input-wrap::before,
.lmq-client-tool-quick .lmq-te-input-fx{display:none!important}
.lmq-client-tool-quick .lmq-te-form button,
.lmq-client-tool-quick .lmq-te-btn{
  min-height:52px!important;
  padding:13px 22px!important;
  border:0!important;
  border-radius:13px!important;
  background:var(--lmq-accent)!important;
  color:#fff!important;
  font-weight:850!important;
  box-shadow:0 10px 24px rgba(184,68,47,.18)!important;
}
.lmq-client-tool-quick .lmq-te-instructions{
  margin:16px 0!important;
  padding:16px 18px!important;
  background:#fff!important;
  border:1px solid #e4d9cc!important;
  border-radius:16px!important;
  color:#574f47!important;
}
.lmq-client-tool-quick .lmq-te-instructions::before{content:none!important}
.lmq-client-tool-quick .lmq-te-card{
  padding:24px!important;
  border:1px solid #e4d9cc!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 14px 38px rgba(32,24,18,.07)!important;
}
.lmq-client-tool-quick .lmq-te-grid{gap:16px!important}
.lmq-client-tool-quick .lmq-te-label{color:#8b8176!important}
.lmq-client-tool-quick .lmq-te-detail,
.lmq-client-tool-quick .lmq-te-miniinfo,
.lmq-client-tool-quick .lmq-te-timer{
  background:#faf7f2!important;
  border-color:#e7ddd2!important;
}
.lmq-client-tool-quick .lmq-te-pay{
  margin-top:20px!important;
  padding-top:20px!important;
  border-top-color:#e7ddd2!important;
}
.lmq-client-tool-quick .lmq-te-btn-pay{background:var(--lmq-accent)!important}
.lmq-client-tool-quick .lmq-te-exit{
  color:#312b26!important;
  background:#fff!important;
  border-color:#ddd2c5!important;
  text-decoration:none!important;
}
.lmq-client-tool-quick .lmq-te-choice-btn{
  background:#fff!important;
  border-color:#e1d6c9!important;
  color:#2b2621!important;
}
@media(max-width:720px){
  .lmq-client-tool-quick .lmq-te-form{grid-template-columns:1fr!important}
  .lmq-client-tool-quick .lmq-te-form button{width:100%!important}
  .lmq-client-tool-quick .lmq-te-grid{grid-template-columns:1fr!important}
  .lmq-client-tool-quick .lmq-te-card{padding:18px!important}
}

/* v0.2.8 — Historial técnico unificado del cliente */
.lmq-account-page .lmq-account-tool-history:before{display:none!important}
.lmq-history-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px;padding-bottom:26px;border-bottom:1px solid #ebe2d7}
.lmq-history-intro>div:first-child{max-width:820px}
.lmq-history-kicker{display:block;margin-bottom:8px;color:var(--lmq-accent);font-size:10px;letter-spacing:.14em;font-weight:900}
.lmq-history-intro h2{margin:0 0 10px!important;font-size:clamp(30px,3.3vw,44px)!important;line-height:1.05!important;letter-spacing:-.035em!important;color:#201d1a!important}
.lmq-history-intro p{margin:0!important;max-width:760px;color:#6d655d!important;font-size:15px!important;line-height:1.65!important}
.lmq-history-count{flex:0 0 auto;min-width:112px;padding:16px 18px;border:1px solid #e4d8ca;border-radius:18px;background:#fbf7f2;text-align:center}
.lmq-history-count strong{display:block;font-size:30px;line-height:1;color:#2a2520}
.lmq-history-count span{display:block;margin-top:5px;color:#7b7065;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.lmq-history-empty{padding:28px;border:1px solid #e8ddd0;border-radius:20px;background:#fbf8f4}
.lmq-history-empty strong{display:block;color:#27221e;font-size:18px}
.lmq-history-empty p{margin:8px 0 0!important;color:#70675e!important;line-height:1.6!important}
.lmq-history-empty a{color:var(--lmq-accent)!important;font-weight:800!important}
.lmq-history-list{display:grid;gap:0}
.lmq-history-item{display:grid;grid-template-columns:118px minmax(0,1fr);gap:24px;position:relative;padding:0 0 24px}
.lmq-history-item:not(:last-child):before{content:"";position:absolute;left:116px;top:25px;bottom:-1px;width:1px;background:#e5d9cc}
.lmq-history-date{position:relative;padding-top:18px;text-align:right}
.lmq-history-date:after{content:"";position:absolute;right:-28px;top:22px;width:9px;height:9px;border:3px solid #fff;border-radius:50%;background:var(--lmq-accent);box-shadow:0 0 0 1px #dbcdbf}
.lmq-history-date span{display:inline-block;color:#84786d;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
.lmq-history-card{padding:22px 24px;border:1px solid #e7ddd1;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(45,34,25,.045)}
.lmq-history-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.lmq-history-type{display:block;margin-bottom:5px;color:#8b7e72;font-size:9.5px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.lmq-history-card h3{margin:0!important;font-size:22px!important;line-height:1.18!important;letter-spacing:-.02em!important;color:#231f1b!important}
.lmq-history-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:900;white-space:nowrap;border:1px solid #e4dbd1;background:#f6f2ed;color:#645c54}
.lmq-history-status.is-done{background:#edf6ef;border-color:#d4e9d9;color:#397147}
.lmq-history-status.is-ready{background:#fff3dd;border-color:#f1dab0;color:#8b5d16}
.lmq-history-status.is-active{background:#fcece8;border-color:#efd1c9;color:#9a422f}
.lmq-history-detail{margin:14px 0 0!important;color:#5f5851!important;font-size:14px!important;line-height:1.65!important}
.lmq-history-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:15px;padding-top:13px;border-top:1px solid #f0e9e2;color:#7a7168;font-size:11.5px}
.lmq-history-meta strong{color:#514a43}
@media(max-width:760px){
  .lmq-history-intro{align-items:flex-start;flex-direction:column}
  .lmq-history-count{min-width:92px;text-align:left}
  .lmq-history-item{grid-template-columns:1fr;gap:8px;padding-bottom:18px}
  .lmq-history-item:not(:last-child):before{display:none}
  .lmq-history-date{text-align:left;padding-top:0}
  .lmq-history-date:after{display:none}
  .lmq-history-card{padding:18px}
  .lmq-history-card-top{flex-direction:column;gap:10px}
  .lmq-history-status{align-self:flex-start}
}

/* v0.2.9 — Manuales de Usuario integrados al centro privado */
.lmq-account-tool-manuals .lmq-um{
  --lmq-text:#2d2925!important;
  --lmq-accent:#b8442f!important;
  --lmq-border:#e2d8cd!important;
  color:#2d2925!important;
  background:transparent!important;
  padding:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.lmq-account-tool-manuals .lmq-um-filters{
  margin:0 0 28px!important;
  padding:22px!important;
  background:linear-gradient(180deg,#fbf8f4 0%,#f5efe8 100%)!important;
  border:1px solid #e4d9cd!important;
  border-radius:20px!important;
}
.lmq-account-tool-manuals .lmq-um-fields{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:end!important;
}
.lmq-account-tool-manuals .lmq-um-fields label{
  min-width:0!important;
  gap:7px!important;
  color:#3a342f!important;
  font-size:12px!important;
  font-weight:850!important;
}
.lmq-account-tool-manuals .lmq-um select,
.lmq-account-tool-manuals .lmq-um input[type=text]{
  width:100%!important;
  min-height:48px!important;
  background:#fff!important;
  color:#292521!important;
  border:1px solid #d8ccbf!important;
  border-radius:12px!important;
  padding:10px 12px!important;
  box-shadow:none!important;
}
.lmq-account-tool-manuals .lmq-um select:focus,
.lmq-account-tool-manuals .lmq-um input[type=text]:focus{
  background:#fff!important;
  color:#292521!important;
  border-color:var(--lmq-accent)!important;
  box-shadow:0 0 0 3px rgba(184,68,47,.09)!important;
}
.lmq-account-tool-manuals .lmq-um-fields .button{
  min-height:48px!important;
  padding:12px 20px!important;
  border-radius:12px!important;
  background:var(--lmq-accent)!important;
  color:#fff!important;
  font-weight:850!important;
  box-shadow:0 8px 20px rgba(184,68,47,.15)!important;
}
.lmq-account-tool-manuals .lmq-um-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
}
.lmq-account-tool-manuals .lmq-um-card{
  gap:14px!important;
  padding:16px!important;
  background:#fff!important;
  color:#2b2723!important;
  border:1px solid #e4d9cd!important;
  border-radius:20px!important;
  box-shadow:0 12px 30px rgba(36,28,22,.055)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.lmq-account-tool-manuals .lmq-um-card:hover{
  transform:translateY(-2px)!important;
  border-color:#d5c4b3!important;
  box-shadow:0 18px 38px rgba(36,28,22,.09)!important;
}
.lmq-account-tool-manuals .lmq-um-thumb{
  aspect-ratio:4/5!important;
  background:#f0ebe5!important;
  border:1px solid #e3d8cc!important;
  border-radius:15px!important;
}
.lmq-account-tool-manuals .lmq-um-icon{
  color:var(--lmq-accent)!important;
}
.lmq-account-tool-manuals .lmq-um-meta h3{
  margin:2px 0 4px!important;
  color:#211d19!important;
  font-size:16px!important;
  line-height:1.35!important;
}
.lmq-account-tool-manuals .lmq-um-tags{
  margin:0!important;
}
.lmq-account-tool-manuals .lmq-um-tags .tag{
  background:#f4eee7!important;
  color:#675b50!important;
  border:1px solid #e4d9cd!important;
}
.lmq-account-tool-manuals .lmq-um-extra{
  color:#746a61!important;
  opacity:1!important;
}
.lmq-account-tool-manuals .lmq-um-actions{
  margin-top:auto!important;
  padding-top:4px!important;
}
.lmq-account-tool-manuals .lmq-um-actions .button{
  padding:9px 13px!important;
  border-radius:10px!important;
  background:#2b2825!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
}
.lmq-account-tool-manuals .lmq-um-actions .lmq-um-download{
  background:var(--lmq-accent)!important;
}
.lmq-account-tool-manuals .lmq-um-pagination .page{
  background:#fff!important;
  color:#332e29!important;
  border:1px solid #ded2c6!important;
}
.lmq-account-tool-manuals .lmq-um-pagination .current{
  background:var(--lmq-accent)!important;
  color:#fff!important;
  border-color:var(--lmq-accent)!important;
}
.lmq-account-tool-manuals .lmq-um-empty{
  background:#fbf7f2!important;
  color:#4d443c!important;
  border:1px solid #e5d9cc!important;
}
@media(max-width:1200px){
  .lmq-account-tool-manuals .lmq-um-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .lmq-account-tool-manuals .lmq-um-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .lmq-account-tool-manuals .lmq-um-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .lmq-account-tool-manuals .lmq-um-filters{padding:16px!important}
  .lmq-account-tool-manuals .lmq-um-fields{grid-template-columns:1fr!important}
  .lmq-account-tool-manuals .lmq-um-grid{grid-template-columns:1fr!important}
}

/* v0.3.0 — Manuales: vista Lista completamente integrada */
.lmq-account-tool-manuals .lmq-um,
.lmq-account-tool-manuals .lmq-um *{
  box-sizing:border-box!important;
}
.lmq-account-tool-manuals .lmq-um table,
.lmq-account-tool-manuals .lmq-um-table,
.lmq-account-tool-manuals .lmq-um-list{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  border:1px solid #e3d8cc!important;
  border-radius:18px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  overflow:hidden!important;
  background:#fff!important;
  color:#292521!important;
  box-shadow:0 12px 30px rgba(36,28,22,.05)!important;
}
.lmq-account-tool-manuals .lmq-um table thead,
.lmq-account-tool-manuals .lmq-um-table thead{
  background:#efe8df!important;
}
.lmq-account-tool-manuals .lmq-um table th,
.lmq-account-tool-manuals .lmq-um-table th{
  background:#efe8df!important;
  color:#3b342e!important;
  border:0!important;
  border-bottom:1px solid #ded2c5!important;
  padding:14px 16px!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:900!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.lmq-account-tool-manuals .lmq-um table tbody,
.lmq-account-tool-manuals .lmq-um table tr,
.lmq-account-tool-manuals .lmq-um table td,
.lmq-account-tool-manuals .lmq-um-table tbody,
.lmq-account-tool-manuals .lmq-um-table tr,
.lmq-account-tool-manuals .lmq-um-table td{
  background:#fff!important;
  color:#302b27!important;
}
.lmq-account-tool-manuals .lmq-um table td,
.lmq-account-tool-manuals .lmq-um-table td{
  padding:16px!important;
  border:0!important;
  border-bottom:1px solid #eee6dd!important;
  vertical-align:middle!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.lmq-account-tool-manuals .lmq-um table tbody tr:last-child td,
.lmq-account-tool-manuals .lmq-um-table tbody tr:last-child td{
  border-bottom:0!important;
}
.lmq-account-tool-manuals .lmq-um table tbody tr:hover td,
.lmq-account-tool-manuals .lmq-um-table tbody tr:hover td{
  background:#fbf8f4!important;
}
.lmq-account-tool-manuals .lmq-um table a:not(.button),
.lmq-account-tool-manuals .lmq-um-table a:not(.button){
  color:#8f3d2e!important;
  font-weight:800!important;
  text-decoration:none!important;
}
.lmq-account-tool-manuals .lmq-um table .button,
.lmq-account-tool-manuals .lmq-um-table .button,
.lmq-account-tool-manuals .lmq-um table a.button,
.lmq-account-tool-manuals .lmq-um-table a.button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  margin:3px 5px 3px 0!important;
  padding:8px 13px!important;
  border:1px solid #d8cec2!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#28231f!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1!important;
  text-decoration:none!important;
}
.lmq-account-tool-manuals .lmq-um table .button:hover,
.lmq-account-tool-manuals .lmq-um-table .button:hover{
  border-color:#c7b8aa!important;
  background:#f6f0e9!important;
}
.lmq-account-tool-manuals .lmq-um table .lmq-um-download,
.lmq-account-tool-manuals .lmq-um-table .lmq-um-download,
.lmq-account-tool-manuals .lmq-um table a[href*="download"],
.lmq-account-tool-manuals .lmq-um-table a[href*="download"]{
  border-color:var(--lmq-accent)!important;
  background:var(--lmq-accent)!important;
  color:#fff!important;
}
/* Evita fondos oscuros o texto oscuro heredado del plugin en cualquier variante de lista */
.lmq-account-tool-manuals .lmq-um [class*="list"],
.lmq-account-tool-manuals .lmq-um [class*="table"]{
  color:#302b27!important;
}
.lmq-account-tool-manuals .lmq-um [class*="list"] strong,
.lmq-account-tool-manuals .lmq-um [class*="table"] strong,
.lmq-account-tool-manuals .lmq-um [class*="list"] span,
.lmq-account-tool-manuals .lmq-um [class*="table"] span{
  color:inherit!important;
}
/* El botón Aplicar debe permanecer visible, incluso si el plugin aporta estilos muy claros */
.lmq-account-tool-manuals .lmq-um-filters button,
.lmq-account-tool-manuals .lmq-um-filters input[type="submit"],
.lmq-account-tool-manuals .lmq-um-filters .button{
  opacity:1!important;
  visibility:visible!important;
  background:var(--lmq-accent)!important;
  border:1px solid var(--lmq-accent)!important;
  color:#fff!important;
  text-shadow:none!important;
  box-shadow:0 8px 20px rgba(184,68,47,.16)!important;
}
.lmq-account-tool-manuals .lmq-um-filters button:hover,
.lmq-account-tool-manuals .lmq-um-filters input[type="submit"]:hover,
.lmq-account-tool-manuals .lmq-um-filters .button:hover{
  filter:brightness(.95)!important;
}
@media(max-width:820px){
  .lmq-account-tool-manuals .lmq-um{
    overflow-x:hidden!important;
  }
  .lmq-account-tool-manuals .lmq-um table,
  .lmq-account-tool-manuals .lmq-um-table{
    display:block!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .lmq-account-tool-manuals .lmq-um table th,
  .lmq-account-tool-manuals .lmq-um table td,
  .lmq-account-tool-manuals .lmq-um-table th,
  .lmq-account-tool-manuals .lmq-um-table td{
    min-width:118px!important;
  }
}
@media(max-width:640px){
  .lmq-account-tool-manuals .lmq-um table .button,
  .lmq-account-tool-manuals .lmq-um-table .button{
    min-height:40px!important;
    padding:9px 12px!important;
  }
}

/* v0.3.1 — botones de Manuales totalmente legibles */
.lmq-account-tool-manuals .lmq-um table .button,
.lmq-account-tool-manuals .lmq-um-table .button,
.lmq-account-tool-manuals .lmq-um table a.button,
.lmq-account-tool-manuals .lmq-um-table a.button,
.lmq-account-tool-manuals .lmq-um table button,
.lmq-account-tool-manuals .lmq-um-table button{
  color:#28231f!important;
}
.lmq-account-tool-manuals .lmq-um table .button *,
.lmq-account-tool-manuals .lmq-um-table .button *,
.lmq-account-tool-manuals .lmq-um table a.button *,
.lmq-account-tool-manuals .lmq-um-table a.button *,
.lmq-account-tool-manuals .lmq-um table button *,
.lmq-account-tool-manuals .lmq-um-table button *{
  color:inherit!important;
  fill:currentColor!important;
  stroke:currentColor!important;
}
.lmq-account-tool-manuals .lmq-um table .lmq-um-download,
.lmq-account-tool-manuals .lmq-um-table .lmq-um-download,
.lmq-account-tool-manuals .lmq-um table a[href*="download"],
.lmq-account-tool-manuals .lmq-um-table a[href*="download"],
.lmq-account-tool-manuals .lmq-um table .lmq-um-download *,
.lmq-account-tool-manuals .lmq-um-table .lmq-um-download *,
.lmq-account-tool-manuals .lmq-um table a[href*="download"] *,
.lmq-account-tool-manuals .lmq-um-table a[href*="download"] *{
  color:#fff!important;
  fill:currentColor!important;
  stroke:currentColor!important;
}
.lmq-account-tool-manuals .lmq-um-filters button,
.lmq-account-tool-manuals .lmq-um-filters input[type="submit"],
.lmq-account-tool-manuals .lmq-um-filters .button,
.lmq-account-tool-manuals .lmq-um-filters button *,
.lmq-account-tool-manuals .lmq-um-filters input[type="submit"] *,
.lmq-account-tool-manuals .lmq-um-filters .button *{
  color:#fff!important;
}

/* v0.3.2 — corrección definitiva de contraste en acciones de Manuales */
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um{
  --lmq-accent:#b8442f!important;
}
/* Cualquier control de la columna Acciones debe ser legible, sin depender de clases del plugin. */
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child a,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child button,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child input[type="button"],
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child input[type="submit"],
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-table tbody td:last-child a,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-table tbody td:last-child button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:8px 14px!important;
  margin:3px 6px 3px 0!important;
  border:1px solid #cfc3b7!important;
  border-radius:10px!important;
  background:#ffffff!important;
  color:#231f1b!important;
  -webkit-text-fill-color:#231f1b!important;
  opacity:1!important;
  visibility:visible!important;
  text-shadow:none!important;
  box-shadow:0 5px 14px rgba(31,25,20,.06)!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1!important;
  text-decoration:none!important;
}
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child a *,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child button *,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-table tbody td:last-child a *,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-table tbody td:last-child button *{
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
  opacity:1!important;
  text-shadow:none!important;
}
/* El segundo control de acciones corresponde a Descargar en la vista Lista actual. */
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child a:nth-of-type(2),
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child button:nth-of-type(2),
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-table tbody td:last-child a:nth-of-type(2),
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-table tbody td:last-child button:nth-of-type(2),
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um table tbody td:last-child .lmq-um-download,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-table tbody td:last-child .lmq-um-download{
  border-color:#b8442f!important;
  background:#b8442f!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  box-shadow:0 7px 18px rgba(184,68,47,.20)!important;
}
/* Filtros: evitar el botón Aplicar deslavado por la variable anterior. */
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-filters button,
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-filters input[type="submit"],
body.lmq-account-page .lmq-account-tool.lmq-account-tool-manuals .lmq-um-filters .button{
  background:#b8442f!important;
  border-color:#b8442f!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  opacity:1!important;
  text-shadow:none!important;
}


/* v0.3.3 — Tienda WooCommerce LIDERMAQ a ancho completo, sin sidebar */
.lmq-shop-page,
.lmq-product-page{
  background:#f8f6f2;
}
.lmq-shop-shell{
  width:min(1480px,calc(100% - 48px));
  margin:0 auto;
}
.lmq-shop-hero{
  padding:78px 0 42px;
  background:linear-gradient(180deg,#ffffff 0%,#f8f6f2 100%);
  border-bottom:1px solid #e9e3dc;
}
body.admin-bar .lmq-shop-hero{
  padding-top:82px;
}
.lmq-shop-heading{
  max-width:920px;
}
.lmq-shop-heading h1{
  margin:8px 0 14px;
  font-size:clamp(42px,5vw,68px);
  line-height:1.02;
  letter-spacing:-.045em;
  color:#181715;
}
.lmq-shop-heading p{
  max-width:820px;
  margin:0;
  color:#6c6862;
  font-size:18px;
  line-height:1.65;
}
.lmq-shop-section{
  padding:34px 0 92px;
}
.lmq-product-section{
  padding:42px 0 92px;
}
.lmq-woocommerce-content{
  width:100%;
  min-width:0;
}
.lmq-shop-page .widget-area,
.lmq-shop-page #secondary,
.lmq-shop-page .sidebar,
.lmq-product-page .widget-area,
.lmq-product-page #secondary,
.lmq-product-page .sidebar{
  display:none!important;
}

/* Cabecera del catálogo */
.lmq-shop-page .woocommerce .woocommerce-result-count{
  float:none!important;
  margin:0!important;
  color:#706b65;
  font-size:14px;
}
.lmq-shop-page .woocommerce .woocommerce-ordering{
  float:none!important;
  margin:0!important;
}
.lmq-shop-page .woocommerce .woocommerce-ordering select{
  min-height:46px;
  min-width:220px;
  padding:9px 38px 9px 13px;
  border:1px solid #ddd5cc;
  border-radius:12px;
  background:#fff;
  color:#292622;
  font-size:14px;
}
.lmq-shop-page .woocommerce:has(.woocommerce-result-count) .woocommerce-result-count,
.lmq-shop-page .woocommerce:has(.woocommerce-ordering) .woocommerce-ordering{
  position:relative;
}
.lmq-shop-page .woocommerce .woocommerce-result-count + .woocommerce-ordering{
  margin-left:auto!important;
}

/* En navegadores sin :has() siguen funcionando: el loop limpia floats igualmente. */
.lmq-shop-page .woocommerce ul.products{
  clear:both!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  width:100%!important;
  margin:28px 0 0!important;
  padding:0!important;
}
.lmq-shop-page .woocommerce ul.products:before,
.lmq-shop-page .woocommerce ul.products:after{
  display:none!important;
}
.lmq-shop-page .woocommerce ul.products li.product,
.lmq-shop-page .woocommerce-page ul.products li.product{
  float:none!important;
  width:auto!important;
  margin:0!important;
  padding:0 0 18px!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  background:#fff!important;
  border:1px solid #e4ddd5!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:0 10px 30px rgba(38,31,25,.055)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.lmq-shop-page .woocommerce ul.products li.product:hover{
  transform:translateY(-3px);
  border-color:#d9c9ba!important;
  box-shadow:0 18px 42px rgba(38,31,25,.09)!important;
}
.lmq-shop-page .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  text-decoration:none!important;
  color:#1c1a18!important;
}
.lmq-shop-page .woocommerce ul.products li.product a img{
  width:100%!important;
  aspect-ratio:4/3!important;
  object-fit:contain!important;
  margin:0!important;
  padding:18px!important;
  background:#fbfaf8!important;
  border-bottom:1px solid #eee8e1!important;
}
.lmq-shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title{
  margin:0!important;
  padding:18px 18px 7px!important;
  min-height:auto!important;
  color:#1f1d1a!important;
  font-size:17px!important;
  line-height:1.34!important;
  font-weight:830!important;
  letter-spacing:-.012em!important;
}
.lmq-shop-page .woocommerce ul.products li.product .price{
  display:block!important;
  margin:0!important;
  padding:0 18px 14px!important;
  color:#9f3c2b!important;
  font-size:15px!important;
  font-weight:800!important;
}
.lmq-shop-page .woocommerce ul.products li.product .price del{
  color:#999!important;
  opacity:.75!important;
  font-weight:600!important;
}
.lmq-shop-page .woocommerce ul.products li.product .price ins{
  color:#9f3c2b!important;
  text-decoration:none!important;
}
.lmq-shop-page .woocommerce ul.products li.product .button,
.lmq-shop-page .woocommerce ul.products li.product a.button{
  align-self:flex-start!important;
  margin:auto 18px 0!important;
  padding:11px 15px!important;
  min-height:42px!important;
  border:1px solid #d8ccc0!important;
  border-radius:11px!important;
  background:#f5f0ea!important;
  color:#292521!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:820!important;
  line-height:1.2!important;
  text-decoration:none!important;
}
.lmq-shop-page .woocommerce ul.products li.product .button:hover,
.lmq-shop-page .woocommerce ul.products li.product a.button:hover{
  border-color:#b8442f!important;
  background:#b8442f!important;
  color:#fff!important;
}
.lmq-shop-page .woocommerce ul.products li.product .added_to_cart{
  margin:9px 18px 0!important;
  color:#b8442f!important;
  font-size:12px!important;
  font-weight:800!important;
}
.lmq-shop-page .woocommerce span.onsale{
  top:12px!important;
  left:12px!important;
  right:auto!important;
  min-width:auto!important;
  min-height:auto!important;
  margin:0!important;
  padding:6px 9px!important;
  border-radius:999px!important;
  background:#b8442f!important;
  color:#fff!important;
  line-height:1!important;
  font-size:11px!important;
  font-weight:850!important;
}

/* Paginación */
.lmq-shop-page .woocommerce nav.woocommerce-pagination{
  margin:38px 0 0!important;
  text-align:center!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul{
  border:0!important;
  display:inline-flex!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li{
  border:0!important;
  float:none!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li a,
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:40px!important;
  min-height:40px!important;
  padding:8px 11px!important;
  border:1px solid #ddd4ca!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#28241f!important;
  font-weight:750!important;
  text-decoration:none!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li span.current,
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li a:hover{
  border-color:#b8442f!important;
  background:#b8442f!important;
  color:#fff!important;
}

/* Producto individual */
.lmq-shop-breadcrumb{
  margin:0 0 24px;
}
.lmq-product-page .woocommerce-breadcrumb{
  margin:0!important;
  color:#79736d!important;
  font-size:13px!important;
}
.lmq-product-page .woocommerce-breadcrumb a{
  color:#9f3c2b!important;
  text-decoration:none!important;
}
.lmq-product-page div.product{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(420px,.9fr)!important;
  gap:48px!important;
  align-items:start!important;
  padding:28px!important;
  border:1px solid #e2dad1!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 16px 46px rgba(38,31,25,.065)!important;
}
.lmq-product-page div.product div.images,
.lmq-product-page div.product div.summary{
  float:none!important;
  width:auto!important;
  margin:0!important;
}
.lmq-product-page div.product .product_title{
  font-size:clamp(34px,4vw,52px)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  color:#1c1a18!important;
}
.lmq-product-page div.product p.price{
  color:#a33d2c!important;
  font-size:24px!important;
  font-weight:850!important;
}
.lmq-product-page div.product form.cart .button{
  border:0!important;
  border-radius:11px!important;
  background:#b8442f!important;
  color:#fff!important;
  min-height:48px!important;
  padding:13px 20px!important;
  font-weight:850!important;
}
.lmq-product-page .woocommerce-tabs{
  grid-column:1/-1!important;
  margin-top:20px!important;
}
.lmq-product-page .related.products{
  grid-column:1/-1!important;
}
.lmq-product-page .related.products>h2{
  font-size:30px!important;
}
.lmq-product-page .related.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}

/* Nada de listas automáticas de páginas/widgets heredados al final de tienda. */
.lmq-shop-page main#content>.widget,
.lmq-shop-page main#content>.widget-area,
.lmq-shop-page main#content>#secondary,
.lmq-product-page main#content>.widget,
.lmq-product-page main#content>.widget-area,
.lmq-product-page main#content>#secondary{
  display:none!important;
}

@media(max-width:1180px){
  .lmq-shop-page .woocommerce ul.products{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .lmq-product-page div.product{
    grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important;
    gap:32px!important;
  }
}
@media(max-width:860px){
  .lmq-shop-shell{
    width:min(100% - 30px,1480px);
  }
  .lmq-shop-hero{
    padding:58px 0 30px;
  }
  .lmq-shop-page .woocommerce ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }
  .lmq-product-page div.product{
    grid-template-columns:1fr!important;
    padding:20px!important;
  }
  .lmq-product-page .related.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:520px){
  .lmq-shop-shell{
    width:min(100% - 22px,1480px);
  }
  .lmq-shop-heading h1{
    font-size:38px!important;
  }
  .lmq-shop-heading p{
    font-size:16px!important;
  }
  .lmq-shop-page .woocommerce ul.products{
    grid-template-columns:1fr!important;
  }
  .lmq-shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size:18px!important;
  }
  .lmq-product-page .related.products ul.products{
    grid-template-columns:1fr!important;
  }
}


/* v0.3.4 — Ficha de producto y relacionados */
.lmq-product-page .lmq-product-section{
  padding-top:34px!important;
}
.lmq-product-page .lmq-shop-shell{
  width:min(1460px,calc(100% - 48px))!important;
}

/* Ficha principal */
.lmq-product-page div.product{
  grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;
  gap:42px!important;
  padding:34px!important;
  border-radius:30px!important;
  border:1px solid #e5ddd4!important;
  background:#fff!important;
  box-shadow:0 22px 58px rgba(41,32,25,.075)!important;
}
.lmq-product-page div.product div.images{
  position:relative!important;
  min-width:0!important;
  padding:18px!important;
  border:1px solid #ece5dd!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fdfcf9 0%,#f7f3ed 100%)!important;
  overflow:hidden!important;
}
.lmq-product-page div.product div.images .woocommerce-product-gallery__wrapper{
  margin:0!important;
}
.lmq-product-page div.product div.images img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:520px!important;
  object-fit:contain!important;
  margin:0 auto!important;
}
.lmq-product-page div.product div.images .flex-control-thumbs{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:10px!important;
  margin:14px 0 0!important;
}
.lmq-product-page div.product div.images .flex-control-thumbs li{
  float:none!important;
  width:auto!important;
  margin:0!important;
}
.lmq-product-page div.product div.images .flex-control-thumbs img{
  height:72px!important;
  padding:6px!important;
  border:1px solid #e4ddd5!important;
  border-radius:12px!important;
  background:#fff!important;
  object-fit:contain!important;
}
.lmq-product-page div.product div.summary{
  padding:10px 4px 0!important;
}
.lmq-product-page div.product .product_title{
  margin:0 0 16px!important;
  max-width:760px!important;
  font-size:clamp(36px,4vw,58px)!important;
}
.lmq-product-page div.product .woocommerce-product-rating{
  margin:0 0 16px!important;
}
.lmq-product-page div.product p.price{
  margin:0 0 20px!important;
  font-size:28px!important;
  color:#b8442f!important;
}
.lmq-product-page div.product .woocommerce-product-details__short-description{
  margin:0 0 22px!important;
  color:#5e5953!important;
  font-size:16px!important;
  line-height:1.72!important;
}
.lmq-product-page div.product form.cart{
  display:flex!important;
  gap:10px!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  padding:18px!important;
  margin:22px 0!important;
  border:1px solid #e8dfd6!important;
  border-radius:18px!important;
  background:#faf7f3!important;
}
.lmq-product-page div.product form.cart .quantity .qty{
  min-height:48px!important;
  width:82px!important;
  padding:10px!important;
  border:1px solid #d8cec4!important;
  border-radius:11px!important;
  background:#fff!important;
}
.lmq-product-page div.product form.cart .button{
  min-height:48px!important;
  padding:13px 22px!important;
  border-radius:11px!important;
  box-shadow:0 10px 24px rgba(184,68,47,.18)!important;
}
.lmq-product-page div.product .product_meta{
  margin-top:22px!important;
  padding-top:18px!important;
  border-top:1px solid #e9e2da!important;
  color:#77716a!important;
  font-size:13px!important;
  line-height:1.8!important;
}
.lmq-product-page div.product .product_meta a{
  color:#9c3b2b!important;
  text-decoration:none!important;
  font-weight:750!important;
}

/* Descripción e información */
.lmq-product-page .woocommerce-tabs{
  margin-top:34px!important;
  padding:0!important;
  border:1px solid #e5ddd4!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.lmq-product-page .woocommerce-tabs ul.tabs{
  display:flex!important;
  gap:4px!important;
  margin:0!important;
  padding:10px 12px 0!important;
  border-bottom:1px solid #e8e0d8!important;
  background:#f7f3ee!important;
}
.lmq-product-page .woocommerce-tabs ul.tabs:before{
  display:none!important;
}
.lmq-product-page .woocommerce-tabs ul.tabs li{
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:12px 12px 0 0!important;
  background:transparent!important;
}
.lmq-product-page .woocommerce-tabs ul.tabs li:before,
.lmq-product-page .woocommerce-tabs ul.tabs li:after{
  display:none!important;
}
.lmq-product-page .woocommerce-tabs ul.tabs li a{
  display:block!important;
  padding:12px 16px!important;
  color:#5f5952!important;
  font-size:13px!important;
  font-weight:800!important;
  text-decoration:none!important;
}
.lmq-product-page .woocommerce-tabs ul.tabs li.active{
  background:#fff!important;
}
.lmq-product-page .woocommerce-tabs ul.tabs li.active a{
  color:#1d1a17!important;
}
.lmq-product-page .woocommerce-tabs .panel{
  margin:0!important;
  padding:26px 28px 30px!important;
  color:#4f4a45!important;
  line-height:1.75!important;
}
.lmq-product-page .woocommerce-tabs .panel h2{
  margin:0 0 16px!important;
  color:#1f1c19!important;
  font-size:28px!important;
}

/* Productos relacionados: tarjetas reales */
.lmq-product-page .related.products{
  margin-top:44px!important;
  padding-top:4px!important;
}
.lmq-product-page .related.products>h2{
  margin:0 0 22px!important;
  font-size:clamp(30px,3.4vw,42px)!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
  color:#1c1916!important;
}
.lmq-product-page .related.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
  margin:0!important;
  padding:0!important;
}
.lmq-product-page .related.products ul.products:before,
.lmq-product-page .related.products ul.products:after{
  display:none!important;
}
.lmq-product-page .related.products ul.products li.product,
.lmq-product-page .woocommerce .related.products ul.products li.product{
  float:none!important;
  width:auto!important;
  margin:0!important;
  padding:0 0 18px!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border:1px solid #e4ddd5!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 10px 30px rgba(38,31,25,.055)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.lmq-product-page .related.products ul.products li.product:hover{
  transform:translateY(-3px)!important;
  border-color:#d6c7b9!important;
  box-shadow:0 18px 42px rgba(38,31,25,.09)!important;
}
.lmq-product-page .related.products ul.products li.product a.woocommerce-LoopProduct-link{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-width:0!important;
  color:#1c1916!important;
  text-decoration:none!important;
}
.lmq-product-page .related.products ul.products li.product a img{
  display:block!important;
  width:100%!important;
  height:220px!important;
  max-height:none!important;
  object-fit:contain!important;
  margin:0!important;
  padding:18px!important;
  border-bottom:1px solid #eee8e1!important;
  background:#fbfaf8!important;
}
.lmq-product-page .related.products ul.products li.product .woocommerce-loop-product__title{
  margin:0!important;
  padding:16px 16px 7px!important;
  color:#1e1b18!important;
  font-size:16px!important;
  line-height:1.34!important;
  font-weight:830!important;
}
.lmq-product-page .related.products ul.products li.product .price{
  display:block!important;
  margin:0!important;
  padding:0 16px 14px!important;
  color:#a13d2c!important;
  font-size:14px!important;
  font-weight:820!important;
}
.lmq-product-page .related.products ul.products li.product .button,
.lmq-product-page .related.products ul.products li.product a.button{
  align-self:flex-start!important;
  margin:auto 16px 0!important;
  padding:10px 14px!important;
  min-height:40px!important;
  border:1px solid #d9cdc1!important;
  border-radius:10px!important;
  background:#f4efe9!important;
  color:#28231f!important;
  font-size:12.5px!important;
  font-weight:820!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.lmq-product-page .related.products ul.products li.product .button:hover,
.lmq-product-page .related.products ul.products li.product a.button:hover{
  border-color:#b8442f!important;
  background:#b8442f!important;
  color:#fff!important;
}
.lmq-product-page .related.products span.onsale{
  top:12px!important;
  left:12px!important;
  right:auto!important;
  min-width:auto!important;
  min-height:auto!important;
  padding:6px 9px!important;
  border-radius:999px!important;
  background:#b8442f!important;
  color:#fff!important;
  line-height:1!important;
  font-size:11px!important;
}

/* Evita que metadatos o componentes heredados estiren la ficha */
.lmq-product-page .related.products,
.lmq-product-page .woocommerce-tabs{
  width:100%!important;
  min-width:0!important;
}
@media(max-width:1180px){
  .lmq-product-page .related.products ul.products{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .lmq-product-page div.product{
    grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)!important;
    gap:30px!important;
  }
}
@media(max-width:860px){
  .lmq-product-page .lmq-shop-shell{
    width:min(100% - 30px,1460px)!important;
  }
  .lmq-product-page div.product{
    grid-template-columns:1fr!important;
    padding:20px!important;
  }
  .lmq-product-page div.product div.images img{
    max-height:460px!important;
  }
  .lmq-product-page .related.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:520px){
  .lmq-product-page .lmq-shop-shell{
    width:min(100% - 22px,1460px)!important;
  }
  .lmq-product-page div.product{
    padding:14px!important;
    border-radius:22px!important;
  }
  .lmq-product-page div.product div.images{
    padding:10px!important;
    border-radius:18px!important;
  }
  .lmq-product-page div.product .product_title{
    font-size:34px!important;
  }
  .lmq-product-page .woocommerce-tabs ul.tabs{
    overflow-x:auto!important;
    white-space:nowrap!important;
  }
  .lmq-product-page .woocommerce-tabs .panel{
    padding:20px 18px 24px!important;
  }
  .lmq-product-page .related.products ul.products{
    grid-template-columns:1fr!important;
  }
  .lmq-product-page .related.products ul.products li.product a img{
    height:240px!important;
  }
}


/* v0.3.5 — Rediseño visual general de portada: más técnico, más claro y más vivo */
body{background:#f6f3ee;color:#181614}
.lmq-shell{width:min(1240px,calc(100% - 40px))}
.lmq-site-header{background:rgba(250,248,245,.95)!important;border-bottom:1px solid rgba(32,24,18,.08)!important;box-shadow:0 8px 32px rgba(30,21,14,.055)!important}
.lmq-brand-text{color:#121110!important}.lmq-brand-tagline{color:#7a756f!important}
.lmq-nav-list{background:rgba(255,255,255,.78)!important;border-color:#e7dfd6!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.lmq-nav a,.lmq-nav-dropdown-toggle{font-weight:820!important}
.lmq-header-cta{background:#181614!important;box-shadow:0 12px 28px rgba(23,17,12,.12)!important}
.lmq-header-cta:hover{background:var(--lmq-accent)!important}
.lmq-section{padding:96px 0}
.lmq-section-head{max-width:900px!important}.lmq-section-head p{max-width:760px;color:#666056!important}
.lmq-kicker,.lmq-eyebrow{letter-spacing:.17em!important}
.lmq-btn-primary{box-shadow:0 16px 34px rgba(184,68,47,.20)!important}

/* Hero más claro y técnico */
.lmq-hero{position:relative;min-height:690px!important;display:block!important;background-color:#efeae3!important;background-size:cover!important;background-position:center right!important;color:#191613!important;overflow:hidden}
.lmq-hero:before{content:"";position:absolute;inset:auto -12% -24% 44%;height:540px;border-radius:50%;background:radial-gradient(circle at center,rgba(184,68,47,.14),rgba(184,68,47,0) 68%);pointer-events:none}
.lmq-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:130px;background:linear-gradient(180deg,rgba(246,243,238,0),rgba(246,243,238,.98) 78%,#f6f3ee 100%)}
.lmq-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.72fr);gap:36px;align-items:end;padding:88px 0 42px!important}
.lmq-hero-copy{max-width:760px!important;padding:20px 0 0}
.lmq-hero .lmq-eyebrow{color:#9f4332!important}
.lmq-hero h1{margin:14px 0 20px!important;max-width:820px!important;color:#171411!important;font-size:clamp(46px,6vw,80px)!important;line-height:.98!important;text-shadow:0 1px 0 rgba(255,255,255,.35)}
.lmq-hero p{max-width:700px!important;color:#463f38!important;font-size:clamp(19px,2vw,24px)!important;line-height:1.58!important}
.lmq-btn-secondary{border:1px solid #d6cbc0!important;background:rgba(255,255,255,.72)!important;color:#241f1b!important;backdrop-filter:blur(8px)}
.lmq-btn-secondary:hover{border-color:var(--lmq-accent)!important;background:#fff!important;color:var(--lmq-accent)!important}
.lmq-hero-panel{align-self:center;background:rgba(255,255,255,.84);border:1px solid rgba(221,211,201,.95);border-radius:28px;padding:22px 22px 18px;box-shadow:0 26px 56px rgba(40,29,19,.10);backdrop-filter:blur(14px)}
.lmq-hero-panel-head strong{display:block;margin-top:8px;color:#181512;font-size:24px;letter-spacing:-.03em}
.lmq-hero-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}
.lmq-hero-panel-grid article{padding:14px;border:1px solid #e8dfd7;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fbf8f4 100%);box-shadow:0 10px 22px rgba(40,28,16,.04)}
.lmq-hero-panel-grid article span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#f3e4df;color:var(--lmq-accent);font-size:11px;font-weight:900}
.lmq-hero-panel-grid article strong{display:block;margin-top:12px;color:#1c1814;font-size:16px}
.lmq-hero-panel-grid article small{display:block;margin-top:5px;color:#6d665f;font-size:12px;line-height:1.4}
.lmq-hero-panel-note{margin-top:16px;padding-top:14px;border-top:1px solid #ece3da;color:#70685f;font-size:13px;line-height:1.55}
.lmq-trust-strip{grid-column:1 / -1;margin-top:10px!important;padding:16px 18px!important;border:1px solid rgba(228,220,211,.94)!important;border-radius:18px!important;background:rgba(255,255,255,.75)!important;box-shadow:0 10px 24px rgba(35,26,20,.05)!important;color:#4f4840!important;gap:16px 24px!important;font-weight:700}
.lmq-trust-strip span{position:relative;padding-left:17px}
.lmq-trust-strip span:before{content:"";position:absolute;left:0;top:.45em;width:8px;height:8px;border-radius:999px;background:var(--lmq-accent);box-shadow:0 0 0 4px rgba(184,68,47,.12)}

/* Accesos rápidos con más vida */
.lmq-quick-section{padding-top:34px!important;padding-bottom:68px!important;background:linear-gradient(180deg,#f6f3ee 0%,#fbfaf8 100%)}
.lmq-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.lmq-quick-card{position:relative;grid-template-columns:1fr auto!important;grid-template-rows:auto auto auto!important;align-items:start!important;min-height:220px!important;padding:22px 22px 20px!important;border:1px solid #e5ddd4!important;border-radius:26px!important;background:linear-gradient(180deg,#fff 0%,#fbf8f4 100%)!important;box-shadow:0 16px 42px rgba(33,23,16,.05)!important;overflow:hidden}
.lmq-quick-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,var(--lmq-accent),#e2b08f)}
.lmq-quick-card:hover{transform:translateY(-4px);border-color:#d8c9bb!important;box-shadow:0 22px 48px rgba(33,23,16,.1)!important}
.lmq-card-top{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.lmq-card-number{font-size:11px!important;color:#8a8178!important;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.lmq-card-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#f5e7e1;color:var(--lmq-accent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.lmq-quick-card strong{grid-column:1 / 2;font-size:31px!important;line-height:1.1!important;letter-spacing:-.03em;color:#181512}
.lmq-quick-card small{grid-column:1 / 2;display:block;margin-top:10px;color:#6b645d;font-size:14px;line-height:1.55;max-width:260px}
.lmq-card-arrow{align-self:end;justify-self:end;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:#191613;color:#fff;font-size:22px;box-shadow:0 12px 22px rgba(24,20,17,.12)}
.lmq-quick-card:hover .lmq-card-arrow{background:var(--lmq-accent)}

/* Servicios más técnicos */
.lmq-services-section{background:#fbfaf8}
.lmq-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.lmq-service-grid article{position:relative;padding:26px 22px 22px!important;border:1px solid #e7dfd7!important;border-top:0!important;border-radius:26px!important;background:linear-gradient(180deg,#ffffff 0%,#fbf8f4 100%)!important;box-shadow:0 15px 34px rgba(34,24,16,.045)!important;overflow:hidden}
.lmq-service-grid article:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#151312,var(--lmq-accent))}
.lmq-service-code{display:inline-block;font-size:11px!important;color:#8f867c!important;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.lmq-service-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-top:18px;border-radius:14px;background:#f3e7e0;color:var(--lmq-accent);font-size:21px;line-height:1}
.lmq-service-grid h3{margin:18px 0 10px!important;font-size:27px!important;line-height:1.1!important;letter-spacing:-.025em;color:#171411}
.lmq-service-grid p{margin:0;color:#686158!important;font-size:15px;line-height:1.62}
.lmq-service-grid em{display:block;margin-top:18px;padding-top:14px;border-top:1px solid #eee5dc;color:#171411;font-style:normal;font-size:13px;font-weight:800;letter-spacing:.02em}

/* Superficies y secciones generales */
.lmq-feature-section{background:linear-gradient(180deg,#f2ede6 0%,#f7f4ef 100%)!important}
.lmq-feature-panel,.lmq-status-card,.lmq-course-card,.lmq-contact-card{border:1px solid #e4dcd4!important;box-shadow:0 20px 48px rgba(38,30,23,.06)!important}
.lmq-feature-panel,.lmq-status-card{background:#fffdfb!important}
.lmq-dark-section{background:linear-gradient(135deg,#1e1a17 0%,#26211c 100%)!important}
.lmq-dark-section p{color:rgba(255,255,255,.72)!important}
.lmq-course-card{background:linear-gradient(135deg,#24211e 0%,#34302c 100%)!important}
.lmq-contact-card{background:linear-gradient(180deg,#fff 0%,#f5f1eb 100%)!important}
.lmq-contact-card h2,.lmq-course-card h2,.lmq-section-head h2{color:#171411}
.lmq-course-card h2{color:#fff!important}.lmq-course-card p{color:rgba(255,255,255,.76)!important}
.lmq-footer{background:#171412!important}

@media(max-width:1100px){
  .lmq-hero-inner{grid-template-columns:1fr!important;align-items:start!important}
  .lmq-hero-panel{max-width:620px}
  .lmq-quick-grid,.lmq-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:960px){
  .lmq-nav{top:74px!important}
  .lmq-hero{min-height:auto!important}
  .lmq-hero-inner{padding:78px 0 34px!important}
}
@media(max-width:640px){
  .lmq-shell{width:min(100% - 24px,1240px)!important}
  .lmq-section{padding:68px 0!important}
  .lmq-hero h1{font-size:44px!important}
  .lmq-hero p{font-size:18px!important}
  .lmq-hero-panel{padding:18px!important;border-radius:22px!important}
  .lmq-hero-panel-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .lmq-trust-strip{padding:14px 14px!important;border-radius:16px!important}
  .lmq-quick-grid,.lmq-service-grid{grid-template-columns:1fr!important}
  .lmq-quick-card{min-height:188px!important;padding:18px!important;border-radius:22px!important}
  .lmq-quick-card strong{font-size:28px!important}
  .lmq-card-arrow{width:44px;height:44px;border-radius:14px}
  .lmq-service-grid article{padding:22px 18px 18px!important;border-radius:22px!important}
}


/* v0.3.6 — Pie del sitio claro, técnico y editable */
.lmq-footer{position:relative;background:linear-gradient(180deg,#f4efe8 0%,#eee6dc 100%)!important;color:#1a1714!important;padding:34px 0 24px!important;border-top:1px solid rgba(36,28,22,.08)!important;overflow:hidden}
.lmq-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 18%,rgba(184,68,47,.08),rgba(184,68,47,0) 34%),linear-gradient(0deg,rgba(255,255,255,.24),rgba(255,255,255,0));pointer-events:none}
.lmq-footer .lmq-shell{position:relative;z-index:1}
.lmq-footer-top{display:grid;grid-template-columns:1.2fr .95fr 1fr 1fr;gap:18px;align-items:stretch}
.lmq-footer-card{background:rgba(255,255,255,.68);border:1px solid #e2d9cf;border-radius:24px;padding:24px 22px;box-shadow:0 16px 42px rgba(35,27,20,.05);backdrop-filter:blur(8px)}
.lmq-footer-card h2{margin:8px 0 12px;font-size:clamp(26px,3vw,34px);line-height:1.06;letter-spacing:-.03em;color:#161310}
.lmq-footer-card h3{margin:0 0 16px;font-size:18px;line-height:1.2;color:#171411}
.lmq-footer-card p{margin:0;color:#645d55;font-size:15px;line-height:1.65}
.lmq-footer-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.15em;color:var(--lmq-accent);text-transform:uppercase}
.lmq-footer-kicker:before{content:"";width:26px;height:2px;border-radius:2px;background:currentColor}
.lmq-footer-links,.lmq-footer-contact{list-style:none;margin:0;padding:0}
.lmq-footer-links li+li,.lmq-footer-contact li+li{margin-top:10px}
.lmq-footer-links a{display:flex;align-items:center;gap:10px;padding:12px 13px;border:1px solid #ebe2d9;border-radius:14px;background:#fff;text-decoration:none;color:#201b17;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.lmq-footer-links a span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#f6e4de;color:var(--lmq-accent);font-size:14px;line-height:1}
.lmq-footer-links a:hover{transform:translateY(-2px);border-color:#d5c3b4;box-shadow:0 12px 24px rgba(40,30,20,.08)}
.lmq-footer-contact li{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid rgba(120,100,80,.10)}
.lmq-footer-contact li:last-child{border-bottom:0;padding-bottom:0}
.lmq-footer-contact strong{color:#1b1713;font-size:12px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}
.lmq-footer-contact span,.lmq-footer-contact a{color:#645d55;font-size:14px;line-height:1.55;text-decoration:none}
.lmq-footer-contact a:hover{color:var(--lmq-accent)}
.lmq-footer-help{display:flex;flex-direction:column;justify-content:space-between}
.lmq-footer-help .lmq-btn{margin-top:18px;align-self:flex-start}
.lmq-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:14px 4px 0;border-top:1px solid rgba(40,31,23,.10)}
.lmq-footer-copy,.lmq-footer-note{color:#5d564f!important;font-size:13px!important}
.lmq-footer-note{max-width:760px;text-align:right;line-height:1.55}
@media(max-width:1100px){.lmq-footer-top{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.lmq-footer-top{grid-template-columns:1fr!important}.lmq-footer-bottom{display:block}.lmq-footer-note{text-align:left;margin-top:8px}.lmq-footer-contact li{grid-template-columns:1fr!important;gap:3px}}


/* v0.3.7 — Jerarquía visual oficial: Centro Operativo + Matriz Técnica */
.lmq-command-center{
  position:relative;
  background:linear-gradient(180deg,#e9eef1 0%,#eef1f2 52%,#f8f7f4 100%)!important;
  border-top:1px solid #d9e0e3;
  border-bottom:1px solid #dfe4e5;
  overflow:hidden;
}
.lmq-command-center:before{
  content:"";
  position:absolute;
  right:-160px;
  top:-190px;
  width:520px;
  height:520px;
  border-radius:50%;
  border:1px solid rgba(89,109,119,.10);
  box-shadow:0 0 0 54px rgba(89,109,119,.035),0 0 0 108px rgba(89,109,119,.02);
  pointer-events:none;
}
.lmq-command-head{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);
  gap:48px;
  align-items:end;
  margin-bottom:34px;
}
.lmq-command-head h2{
  margin:10px 0 0;
  font-size:clamp(38px,4.5vw,58px);
  line-height:1.02;
  letter-spacing:-.04em;
  color:#182027;
}
.lmq-command-head p{
  margin:0 0 6px;
  color:#5f6a70;
  font-size:16px;
  line-height:1.7;
  max-width:560px;
}
.lmq-command-center .lmq-kicker{color:#9f4332!important}
.lmq-command-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  grid-auto-rows:minmax(195px,auto);
  gap:16px;
}
.lmq-command-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:24px;
  border:1px solid rgba(123,139,147,.22);
  border-radius:28px;
  text-decoration:none!important;
  overflow:hidden;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.lmq-command-card:after{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  border-radius:50%;
  right:-92px;
  bottom:-106px;
  border:1px solid rgba(255,255,255,.38);
  box-shadow:0 0 0 24px rgba(255,255,255,.09);
  pointer-events:none;
}
.lmq-command-card-1{grid-column:span 3;background:linear-gradient(135deg,#fff 0%,#f8ede8 100%)}
.lmq-command-card-2{grid-column:span 3;background:linear-gradient(135deg,#fdfefe 0%,#e8eff2 100%)}
.lmq-command-card-3{grid-column:span 2;background:linear-gradient(135deg,#fff 0%,#f2efe8 100%)}
.lmq-command-card-4{grid-column:span 4;background:linear-gradient(135deg,#26323a 0%,#33414a 100%);border-color:#34454f;color:#fff!important}
.lmq-command-card:hover{transform:translateY(-4px);border-color:rgba(184,68,47,.38);box-shadow:0 24px 46px rgba(45,58,65,.12)}
.lmq-command-index{
  position:absolute;
  right:20px;
  top:18px;
  color:rgba(45,57,64,.28);
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
}
.lmq-command-card-4 .lmq-command-index{color:rgba(255,255,255,.34)}
.lmq-command-tag{
  display:inline-flex;
  align-self:flex-start;
  padding:6px 9px;
  border-radius:999px;
  background:rgba(184,68,47,.10);
  color:#9f4332;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}
.lmq-command-card-2 .lmq-command-tag{background:rgba(73,106,122,.10);color:#496a7a}
.lmq-command-card-3 .lmq-command-tag{background:rgba(119,99,64,.10);color:#776340}
.lmq-command-card-4 .lmq-command-tag{background:rgba(255,255,255,.12);color:#fff}
.lmq-command-card strong{
  display:block;
  margin-top:auto;
  padding-top:34px;
  max-width:430px;
  color:#182027;
  font-size:clamp(26px,3.3vw,42px);
  line-height:1.02;
  letter-spacing:-.035em;
}
.lmq-command-card-3 strong{font-size:30px}
.lmq-command-card-4 strong{color:#fff}
.lmq-command-card small{
  display:block;
  max-width:520px;
  margin-top:10px;
  color:#687279;
  font-size:14px;
  line-height:1.55;
}
.lmq-command-card-4 small{color:rgba(255,255,255,.72)}
.lmq-command-action{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:18px;
  color:#221d19;
  font-size:13px;
  font-weight:900;
}
.lmq-command-card-4 .lmq-command-action{color:#fff}
.lmq-command-action b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:12px;
  background:#191613;
  color:#fff;
  font-size:16px;
}
.lmq-command-card-4 .lmq-command-action b{background:var(--lmq-accent)}

/* Servicios: matriz editorial, sin tarjetas repetidas */
.lmq-services-executive{
  background:linear-gradient(180deg,#fbfaf8 0%,#f7f4ef 100%)!important;
  border-bottom:1px solid #eee8e1;
}
.lmq-services-intro{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.74fr);
  gap:58px;
  align-items:end;
  margin-bottom:38px;
}
.lmq-services-intro h2{
  margin:10px 0 0;
  font-size:clamp(42px,4.9vw,64px);
  line-height:1.01;
  letter-spacing:-.045em;
  color:#181512;
}
.lmq-services-intro p{
  margin:0 0 8px;
  color:#655e57;
  font-size:18px;
  line-height:1.8;
  max-width:600px;
}
.lmq-service-matrix{
  border-top:1px solid #d8cfc6;
  background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,255,255,.68));
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 18px 40px rgba(41,31,22,.05);
}
.lmq-service-matrix article{
  position:relative;
  display:grid;
  grid-template-columns:92px minmax(250px,.8fr) minmax(340px,1.05fr) minmax(280px,.78fr);
  gap:30px;
  align-items:center;
  min-height:172px;
  padding:28px 22px;
  border-bottom:1px solid #e2dad2;
  transition:background .18s ease,transform .18s ease,padding .18s ease;
}
.lmq-service-matrix article:nth-child(even){background:rgba(250,247,243,.78)}
.lmq-service-matrix article:last-child{border-bottom:none}
.lmq-service-matrix article:hover{
  background:linear-gradient(90deg,rgba(184,68,47,.075),rgba(184,68,47,.015) 60%,rgba(255,255,255,.78));
  padding-left:28px;
  padding-right:28px;
}
.lmq-service-matrix-code{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:56px;
  height:56px;
  border-radius:18px;
  border:1px solid #e3d4c8;
  background:linear-gradient(180deg,#fff 0%,#f7efe8 100%);
  color:#9f4332;
  font-size:21px;
  font-weight:950;
  letter-spacing:-.02em;
  box-shadow:0 10px 24px rgba(184,68,47,.08);
}
.lmq-service-matrix-title small{
  display:block;
  margin-bottom:9px;
  color:#8a8178;
  font-size:12px;
  font-weight:950;
  letter-spacing:.18em;
}
.lmq-service-matrix-title h3{
  margin:0;
  color:#181512;
  font-size:38px;
  line-height:1.04;
  letter-spacing:-.04em;
}
.lmq-service-matrix article>p{
  margin:0;
  color:#625b54;
  font-size:18px;
  line-height:1.7;
  max-width:640px;
}
.lmq-service-matrix article>strong{
  display:inline-flex;
  align-items:center;
  justify-self:start;
  padding:13px 18px;
  border-radius:999px;
  border:1px solid #e4d7cc;
  background:#fff8f4;
  color:#241f1b;
  font-size:15px;
  line-height:1.45;
  letter-spacing:.01em;
  font-weight:900;
  box-shadow:0 10px 22px rgba(36,29,24,.035);
}

@media(max-width:1050px){
  .lmq-command-head,.lmq-services-intro{grid-template-columns:1fr!important;gap:16px!important}
  .lmq-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important}
  .lmq-command-card-1,.lmq-command-card-2,.lmq-command-card-3,.lmq-command-card-4{grid-column:span 1!important;min-height:220px}
  .lmq-service-matrix article{grid-template-columns:74px minmax(210px,.8fr) minmax(0,1fr)!important;gap:22px!important;padding:24px 18px!important;min-height:156px!important}
  .lmq-service-matrix article>strong{grid-column:2 / -1;padding-top:2px}
  .lmq-service-matrix-title h3{font-size:34px!important}
  .lmq-service-matrix article>p{font-size:17px!important}
}
@media(max-width:680px){
  .lmq-command-grid{grid-template-columns:1fr!important}
  .lmq-command-card{min-height:208px!important;padding:20px!important;border-radius:22px!important}
  .lmq-command-card strong,.lmq-command-card-3 strong{font-size:29px!important}
  .lmq-service-matrix{border-radius:22px!important}
  .lmq-service-matrix article{grid-template-columns:56px 1fr!important;gap:16px 16px!important;min-height:auto!important;padding:22px 14px!important}
  .lmq-service-matrix article>p,.lmq-service-matrix article>strong{grid-column:2 / -1!important}
  .lmq-service-matrix-title small{font-size:11px!important}
  .lmq-service-matrix-title h3{font-size:30px!important}
  .lmq-service-matrix article>p{font-size:16px!important;line-height:1.65!important}
  .lmq-service-matrix article>strong{font-size:13px!important;padding:11px 14px!important;white-space:normal!important;border-radius:16px!important}
  .lmq-service-matrix-code{width:46px!important;height:46px!important;font-size:17px!important;border-radius:14px!important}
}


/* v0.3.8 — Centro de gestión ejecutivo + migración al Campus */
.lmq-executive-board{padding:0!important;background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(245,239,232,.9))!important;border:1px solid rgba(215,202,190,.96)!important;box-shadow:0 30px 70px rgba(40,28,18,.14)!important;overflow:hidden!important}
.lmq-exec-status{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px;background:#1c1916;color:#fff;font-size:9.5px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.lmq-exec-status span{display:flex;align-items:center;gap:8px}.lmq-exec-status i{display:block;width:8px;height:8px;border-radius:50%;background:#6fc080;box-shadow:0 0 0 4px rgba(111,192,128,.15)}.lmq-exec-status b{font-size:9px;color:rgba(255,255,255,.58);letter-spacing:.18em}
.lmq-executive-board .lmq-hero-panel-head{padding:22px 22px 4px}.lmq-executive-board .lmq-hero-panel-head strong{font-size:28px!important;line-height:1.05!important}.lmq-executive-board .lmq-hero-panel-head p{margin:9px 0 0!important;color:#6b6259!important;font-size:13px!important;line-height:1.55!important}
.lmq-exec-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 22px 2px;border:1px solid #e5dbd1;border-radius:17px;overflow:hidden;background:#e5dbd1}
.lmq-exec-metrics div{padding:13px 11px;background:#fff}.lmq-exec-metrics b{display:block;color:#171411;font-size:23px;line-height:1;font-weight:950;letter-spacing:-.04em}.lmq-exec-metrics span{display:block;margin-top:5px;color:#7a7066;font-size:9.5px;line-height:1.25;text-transform:uppercase;letter-spacing:.055em;font-weight:750}
.lmq-exec-services{grid-template-columns:1fr!important;gap:7px!important;margin:14px 22px!important}
.lmq-exec-services article{display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;gap:12px!important;padding:11px 12px!important;border-radius:14px!important;background:rgba(255,255,255,.76)!important}
.lmq-exec-services article span{margin:0!important;width:30px!important;height:30px!important}.lmq-exec-services article strong{margin:0!important;font-size:14px!important}.lmq-exec-services article small{margin-top:2px!important;font-size:10.5px!important}.lmq-exec-link{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 22px 20px;padding:13px 15px;border-radius:14px;background:var(--lmq-accent);color:#fff;text-decoration:none;font-size:13px;font-weight:900;box-shadow:0 13px 28px rgba(184,68,47,.18)}.lmq-exec-link b{font-size:18px}.lmq-exec-link:hover{filter:brightness(.95);transform:translateY(-1px)}
.lmq-account-shortcuts .lmq-campus-shortcut{position:relative;border-color:#dcc5b9!important;background:linear-gradient(135deg,#fff 0%,#f7e9e3 100%)!important}.lmq-account-shortcuts .lmq-campus-shortcut:before{content:"NUEVO";position:absolute;right:9px;top:9px;padding:3px 6px;border-radius:999px;background:var(--lmq-accent);color:#fff;font-size:7px;font-weight:950;letter-spacing:.08em}.lmq-account-shortcuts .lmq-campus-shortcut strong{padding-right:42px}
.lmq-account-tool-campus{max-width:980px}.lmq-account-tool-campus:before{display:none!important}
@media(max-width:640px){.lmq-exec-metrics{margin-left:16px;margin-right:16px}.lmq-exec-services{margin-left:16px!important;margin-right:16px!important}.lmq-exec-link{margin-left:16px;margin-right:16px}.lmq-executive-board .lmq-hero-panel-head{padding-left:18px;padding-right:18px}}


/* =========================================================
   v0.4.0 — Terminación visual de portada oficial LIDERMAQ
   Diferenciación de bloques + Taller en actividad
   ========================================================= */

/* Presupuesto: estación de diagnóstico previa */
.lmq-quote-executive{
  position:relative;
  background:
    linear-gradient(90deg,rgba(120,133,139,.045) 1px,transparent 1px),
    linear-gradient(rgba(120,133,139,.045) 1px,transparent 1px),
    linear-gradient(180deg,#f9faf9 0%,#f0f3f2 100%)!important;
  background-size:42px 42px,42px 42px,auto!important;
}
.lmq-quote-executive .lmq-quote-intro{position:relative;padding-left:28px}
.lmq-quote-executive .lmq-quote-intro:before{
  content:"01";position:absolute;left:0;top:4px;color:#9f4332;font-size:11px;font-weight:950;letter-spacing:.14em;
}
.lmq-quote-executive .lmq-quote-details{
  border-radius:30px!important;border-color:#d7dfe0!important;
  box-shadow:0 24px 60px rgba(46,61,66,.08)!important;
}

/* Turnos: agenda técnica, composición blanca y precisa */
.lmq-booking-executive{
  position:relative;
  background:linear-gradient(180deg,#f6f0e9 0%,#fbfaf8 100%)!important;
  border-top:1px solid #ebe1d7;border-bottom:1px solid #eee5dc;
}
.lmq-booking-executive:before{
  content:"AGENDA / SERVICE";position:absolute;right:4vw;top:34px;
  color:rgba(109,82,65,.12);font-size:clamp(34px,6vw,86px);font-weight:950;letter-spacing:-.05em;pointer-events:none;
}
.lmq-booking-executive .lmq-booking-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:38px;align-items:end;max-width:none}
.lmq-booking-executive .lmq-booking-intro .lmq-kicker,.lmq-booking-executive .lmq-booking-intro h2{grid-column:1}
.lmq-booking-executive .lmq-booking-intro p{grid-column:2;grid-row:1 / span 2;margin:0 0 7px}
.lmq-booking-executive .lmq-booking-panel{position:relative;z-index:1;border-color:#e0d5ca!important}
.lmq-booking-executive .lmq-turno-portal{position:relative;z-index:1}

/* Centro del cliente: claro, ejecutivo y distinto al resto */
.lmq-client-center-executive{
  position:relative;
  color:#182027!important;
  background:
    radial-gradient(circle at 92% 12%,rgba(76,112,126,.12),rgba(76,112,126,0) 28%),
    linear-gradient(180deg,#e8eef0 0%,#f4f6f5 100%)!important;
  border-top:1px solid #d7e0e2;border-bottom:1px solid #dfe6e7;
}
.lmq-client-center-executive .lmq-client-center-head h2{color:#182027!important}
.lmq-client-center-executive .lmq-client-center-head p{color:#5d696f!important}
.lmq-client-center-executive .lmq-client-center-head .lmq-kicker{color:#496a7a!important}
.lmq-client-center-executive .lmq-btn-light{
  background:#26353d!important;color:#fff!important;box-shadow:0 14px 28px rgba(38,53,61,.15)
}
.lmq-client-center-executive .lmq-client-tool{
  border:1px solid #d6e0e2!important;
  box-shadow:0 14px 36px rgba(43,63,70,.07)!important;
}
.lmq-client-center-executive .lmq-client-tool summary{background:rgba(255,255,255,.82)}
.lmq-client-center-executive .lmq-client-tool[open] summary{background:#f8fbfb!important}
.lmq-client-center-executive .lmq-client-tool-icon{background:#e8f0f2!important;color:#496a7a!important}

/* Marcas: franja técnica configurable con logos */
.lmq-brands-ribbon{
  background:#fcfbf9!important;
  border-top:1px solid #eee8e1;border-bottom:1px solid #eee8e1;
}
.lmq-brands-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:52px;align-items:center}
.lmq-brands-layout.has-logos{align-items:start}
.lmq-brands-copy h2{margin:9px 0 11px;font-size:clamp(31px,4vw,48px);line-height:1.04;letter-spacing:-.035em;color:#181512}
.lmq-brands-copy p{margin:0;color:#6c655e;max-width:520px}
.lmq-brand-cloud{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.lmq-brand-cloud span{
  display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;
  border:1px solid #dfd8d0;border-radius:14px;background:#fff;color:#28231f;
  font-size:14px;font-weight:850;box-shadow:0 8px 18px rgba(36,28,21,.035)
}
.lmq-brand-cloud span:before{content:"";width:7px;height:7px;border-radius:50%;margin-right:9px;background:var(--lmq-accent)}
.lmq-brand-logos{
  display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:14px;align-items:stretch;
  --lmq-brand-logo-h:30px;--lmq-brand-logo-h-mobile:24px;
}
.lmq-brand-logo-item{
  display:flex;align-items:center;justify-content:center;min-height:88px;padding:16px 18px;
  border:1px solid #dfd8d0;border-radius:18px;background:#fff;
  box-shadow:0 10px 22px rgba(36,28,21,.04)
}
.lmq-brand-logo-item img{
  display:block;max-width:100%;height:var(--lmq-brand-logo-h);width:auto;object-fit:contain;
  filter:contrast(1.02) saturate(.98)
}
/* Taller en actividad */
.lmq-activity-stage{
  position:relative;
  background:
    linear-gradient(90deg,rgba(75,102,114,.045) 1px,transparent 1px),
    linear-gradient(rgba(75,102,114,.045) 1px,transparent 1px),
    linear-gradient(180deg,#edf2f3 0%,#f8f9f8 100%)!important;
  background-size:48px 48px,48px 48px,auto!important;
  overflow:hidden;
}
.lmq-activity-stage:after{
  content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-250px;top:-220px;
  border:1px solid rgba(73,106,122,.12);box-shadow:0 0 0 50px rgba(73,106,122,.025),0 0 0 100px rgba(73,106,122,.018);pointer-events:none
}
.lmq-activity-head{
  position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);gap:50px;align-items:end;margin-bottom:30px
}
.lmq-activity-head h2{
  margin:10px 0 0;font-size:clamp(40px,5vw,64px);line-height:1.01;letter-spacing:-.045em;color:#172027
}
.lmq-activity-head-note{max-width:560px;justify-self:end}
.lmq-activity-head-note>span{
  display:inline-flex;align-items:center;gap:8px;color:#496a7a;font-size:10px;font-weight:950;letter-spacing:.14em
}
.lmq-activity-head-note>span i{width:8px;height:8px;border-radius:50%;background:#66b77a;box-shadow:0 0 0 4px rgba(102,183,122,.13)}
.lmq-activity-head-note p{margin:12px 0 0;color:#617078;line-height:1.68}
.lmq-activity-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:18px}
.lmq-activity-console{
  border-radius:30px;background:linear-gradient(145deg,#26343b 0%,#31434c 100%);color:#fff;
  border:1px solid #374c56;box-shadow:0 26px 54px rgba(38,56,65,.16);overflow:hidden
}
.lmq-activity-console-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;background:rgba(11,18,22,.28);font-size:9px;font-weight:950;letter-spacing:.13em}
.lmq-activity-console-status span{display:flex;align-items:center;gap:8px}.lmq-activity-console-status i{width:7px;height:7px;border-radius:50%;background:#71c184;box-shadow:0 0 0 4px rgba(113,193,132,.13)}
.lmq-activity-console-status b{color:rgba(255,255,255,.45);font-size:9px;letter-spacing:.16em}
.lmq-activity-console-copy{padding:24px 24px 14px}.lmq-activity-console-copy .lmq-kicker{color:#aac5cf!important}
.lmq-activity-console-copy h3{margin:8px 0 10px;color:#fff;font-size:32px;line-height:1.04;letter-spacing:-.035em}
.lmq-activity-console-copy p{margin:0;color:rgba(255,255,255,.69);line-height:1.6}
.lmq-activity-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:10px 20px 18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden}
.lmq-activity-metrics div{padding:14px 12px;background:rgba(255,255,255,.055)}
.lmq-activity-metrics strong{display:block;color:#fff;font-size:25px;line-height:1;font-weight:950;letter-spacing:-.04em}
.lmq-activity-metrics span{display:block;margin-top:6px;color:rgba(255,255,255,.55);font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.06em;font-weight:750}
.lmq-activity-points{display:grid;gap:7px;padding:0 22px 20px}
.lmq-activity-points span{position:relative;padding-left:18px;color:rgba(255,255,255,.76);font-size:12.5px}
.lmq-activity-points span:before{content:"";position:absolute;left:0;top:.53em;width:7px;height:7px;border-radius:50%;background:#d89980}
.lmq-activity-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 20px 20px;padding:13px 15px;border-radius:14px;background:#fff;color:#1d292f;text-decoration:none;font-weight:900}
.lmq-activity-cta b{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:var(--lmq-accent);color:#fff}
.lmq-activity-feed{
  border-radius:30px;background:rgba(255,255,255,.9);border:1px solid #d7e0e2;
  box-shadow:0 22px 48px rgba(44,64,72,.08);padding:24px
}
.lmq-activity-feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e3e9ea}
.lmq-activity-feed-head h3{margin:7px 0 0;color:#182027;font-size:27px;line-height:1.05;letter-spacing:-.03em}
.lmq-activity-privacy{max-width:220px;text-align:right;color:#78868c;font-size:10px;font-weight:800;line-height:1.4;text-transform:uppercase;letter-spacing:.06em}
.lmq-activity-feed-list{display:grid}
.lmq-activity-feed-row{
  display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:82px;
  padding:12px 4px;border-bottom:1px solid #e6ecec
}
.lmq-activity-feed-row:last-child{border-bottom:0}
.lmq-activity-feed-index{color:#8c9ba1;font-size:10px;font-weight:950;letter-spacing:.14em}
.lmq-activity-feed-row strong{display:block;color:#1d272c;font-size:16px;line-height:1.25}
.lmq-activity-feed-row small{display:block;margin-top:4px;color:#7a878c;font-size:11.5px}
.lmq-activity-state{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#edf2f3;color:#496a7a;font-size:10px;font-weight:900;white-space:nowrap}
.lmq-activity-state.is-lista{background:#e8f4eb;color:#39784a}
.lmq-activity-state.is-entregada{background:#f0ede8;color:#6e6253}
.lmq-activity-state.is-reparacion,.lmq-activity-state.is-reparando{background:#f8ebe6;color:#9b4937}
.lmq-activity-extra{position:relative;z-index:1;margin-top:18px;padding:24px;border:1px solid #d9e2e3;border-radius:24px;background:#fff}
.lmq-activity-extra>.lmq-kicker{display:block;margin-bottom:16px}

/* Campus: puerta institucional, más clara que el antiguo bloque negro */
.lmq-campus-gateway{background:#f8f5f0!important}
.lmq-campus-gateway .lmq-course-card{
  position:relative;display:grid!important;grid-template-columns:120px minmax(0,1fr) auto!important;gap:30px!important;align-items:center!important;
  background:linear-gradient(135deg,#fff 0%,#eef2f2 100%)!important;color:#182027!important;border-color:#dce2e2!important;
  overflow:hidden
}
.lmq-campus-gateway .lmq-course-card:after{content:"CT";position:absolute;right:170px;bottom:-48px;color:rgba(73,106,122,.07);font-size:170px;font-weight:950;line-height:1;pointer-events:none}
.lmq-campus-code{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:4px 20px 4px 0;border-right:1px solid #d6dedf}
.lmq-campus-code span{color:#6d7d83;font-size:9px;font-weight:950;letter-spacing:.15em}.lmq-campus-code b{color:#496a7a;font-size:22px}
.lmq-campus-copy{position:relative;z-index:1}.lmq-campus-copy h2{color:#182027!important}.lmq-campus-copy p{color:#66757b!important}
.lmq-campus-gateway .lmq-btn{position:relative;z-index:1;white-space:nowrap}

/* Mesa de ayuda: rutas, no una tarjeta genérica */
.lmq-help-desk{background:#fbfaf8!important;padding-top:58px!important}
.lmq-help-desk .lmq-contact-card{
  display:grid!important;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)!important;gap:42px!important;
  background:#fff!important;border-color:#e7ded5!important
}
.lmq-help-desk-copy h2{margin:9px 0 12px;color:#181512!important}
.lmq-help-desk-copy p{margin:0;color:#6b625a!important}
.lmq-help-desk-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.lmq-help-desk-routes a{
  position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:150px;padding:16px;
  border:1px solid #e5ded6;border-radius:20px;background:#f9f7f4;text-decoration:none;color:#211c18
}
.lmq-help-desk-routes a small{margin-bottom:auto;color:#8a8178;font-size:9px;font-weight:950;letter-spacing:.1em}
.lmq-help-desk-routes a strong{font-size:17px;line-height:1.15}.lmq-help-desk-routes a span{position:absolute;right:14px;bottom:14px;color:var(--lmq-accent);font-size:18px}
.lmq-help-desk-routes a.is-primary{background:linear-gradient(145deg,#a94331,#c55a44);border-color:#a94331;color:#fff}
.lmq-help-desk-routes a.is-primary small,.lmq-help-desk-routes a.is-primary span{color:rgba(255,255,255,.82)}

@media(max-width:1050px){
  .lmq-booking-executive .lmq-booking-intro,.lmq-activity-head,.lmq-activity-layout,.lmq-brands-layout,.lmq-help-desk .lmq-contact-card{grid-template-columns:1fr!important}
  .lmq-booking-executive .lmq-booking-intro p{grid-column:1!important;grid-row:auto!important}
  .lmq-activity-head-note{justify-self:start!important}
  .lmq-brand-cloud{justify-content:flex-start!important}
  .lmq-campus-gateway .lmq-course-card{grid-template-columns:90px minmax(0,1fr)!important}
  .lmq-campus-gateway .lmq-course-card>.lmq-btn{grid-column:2;justify-self:start}
}
@media(max-width:720px){
  .lmq-activity-feed{padding:18px!important;border-radius:24px!important}
  .lmq-activity-feed-head{display:block!important}.lmq-activity-privacy{display:block;text-align:left;margin-top:10px}
  .lmq-activity-feed-row{grid-template-columns:36px minmax(0,1fr)!important}.lmq-activity-state{grid-column:2;justify-self:start}
  .lmq-activity-metrics{grid-template-columns:1fr!important}.lmq-activity-metrics div{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center}
  .lmq-help-desk-routes{grid-template-columns:1fr!important}.lmq-help-desk-routes a{min-height:110px}
  .lmq-campus-gateway .lmq-course-card{grid-template-columns:1fr!important}.lmq-campus-code{min-height:auto;display:flex;flex-direction:row;border-right:0;border-bottom:1px solid #d6dedf;padding:0 0 14px}
  .lmq-campus-gateway .lmq-course-card>.lmq-btn{grid-column:1!important;width:100%}
}

@media(max-width:1050px){
  .lmq-brand-cloud{justify-content:flex-start!important}
  .lmq-brand-logos{grid-template-columns:repeat(3,minmax(120px,1fr))}
}
@media(max-width:720px){
  .lmq-brand-logos{grid-template-columns:repeat(2,minmax(110px,1fr));gap:10px}
  .lmq-brand-logo-item{min-height:74px;padding:12px}
  .lmq-brand-logo-item img{height:var(--lmq-brand-logo-h-mobile)}
}


/* v0.4.3 — La capa dinámica administra tamaños y forma de textos/números */
@media(max-width:680px){
  .lmq-service-matrix-title h3{font-size:min(var(--lmq-font-service-title),36px)!important}
  .lmq-service-matrix article>p{font-size:min(var(--lmq-font-service-text),21px)!important}
  .lmq-service-matrix article>strong{font-size:min(var(--lmq-font-service-detail),18px)!important}
  .lmq-command-card>strong{font-size:min(var(--lmq-font-command-title),36px)!important}
  .lmq-command-card>small{font-size:min(var(--lmq-font-command-text),20px)!important}
}


/* v0.4.4 — Facturas Service: formulario más respirado y usable */
.lmq-client-tool-body .lmqfs-front,
.lmq-account-tool .lmqfs-front{
  padding:26px!important;
}
.lmq-client-tool-body .lmqfs-front > p:first-child,
.lmq-account-tool .lmqfs-front > p:first-child{
  font-size:18px!important;
  line-height:1.6!important;
  color:#26221e!important;
  margin:0 0 20px!important;
}
.lmq-client-tool-body .lmqfs-front form,
.lmq-account-tool .lmqfs-front form{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(240px,1fr))!important;
  gap:16px 22px!important;
  align-items:end!important;
  width:100%!important;
  max-width:none!important;
}
.lmq-client-tool-body .lmqfs-front form > p,
.lmq-client-tool-body .lmqfs-front form > div,
.lmq-account-tool .lmqfs-front form > p,
.lmq-account-tool .lmqfs-front form > div{
  margin:0!important;
  width:100%!important;
  max-width:none!important;
}
.lmq-client-tool-body .lmqfs-front label,
.lmq-account-tool .lmqfs-front label{
  display:block!important;
  margin:0 0 8px!important;
  font-size:16px!important;
  line-height:1.35!important;
  font-weight:760!important;
  color:#221f1b!important;
}
.lmq-client-tool-body .lmqfs-front input,
.lmq-client-tool-body .lmqfs-front select,
.lmq-client-tool-body .lmqfs-front textarea,
.lmq-account-tool .lmqfs-front input,
.lmq-account-tool .lmqfs-front select,
.lmq-account-tool .lmqfs-front textarea{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:50px!important;
  padding:12px 14px!important;
  border:1px solid #d9d2ca!important;
  border-radius:14px!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
.lmq-client-tool-body .lmqfs-front input:focus,
.lmq-client-tool-body .lmqfs-front select:focus,
.lmq-client-tool-body .lmqfs-front textarea:focus,
.lmq-account-tool .lmqfs-front input:focus,
.lmq-account-tool .lmqfs-front select:focus,
.lmq-account-tool .lmqfs-front textarea:focus{
  outline:none!important;
  border-color:rgba(184,68,47,.55)!important;
  box-shadow:0 0 0 4px rgba(184,68,47,.08)!important;
}
.lmq-client-tool-body .lmqfs-front button,
.lmq-client-tool-body .lmqfs-front input[type="submit"],
.lmq-account-tool .lmqfs-front button,
.lmq-account-tool .lmqfs-front input[type="submit"]{
  min-height:48px!important;
  padding:12px 22px!important;
  align-self:end!important;
  justify-self:start!important;
  margin-top:4px!important;
}
.lmq-client-tool-body .lmqfs-front form > p:last-child,
.lmq-client-tool-body .lmqfs-front form > div:last-child,
.lmq-account-tool .lmqfs-front form > p:last-child,
.lmq-account-tool .lmqfs-front form > div:last-child{
  grid-column:1 / -1!important;
}
@media(max-width:820px){
  .lmq-client-tool-body .lmqfs-front form,
  .lmq-account-tool .lmqfs-front form{
    grid-template-columns:1fr!important;
  }
}


/* =========================================================
   v0.4.5 — Navegación técnica + Área de Clientes unificada
   ========================================================= */

/* ---------- MENÚ SUPERIOR / CONSOLA DE NAVEGACIÓN ---------- */
.lmq-site-header{
  border-bottom:1px solid #d9d4ce!important;
  box-shadow:0 10px 30px rgba(33,26,20,.075)!important;
}
.lmq-site-header:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:-1px;
  height:2px;
  background:linear-gradient(90deg,transparent 0%,rgba(184,68,47,.3) 18%,var(--lmq-accent) 50%,rgba(184,68,47,.3) 82%,transparent 100%);
  opacity:.55;
  pointer-events:none;
}
.lmq-header-inner{
  position:relative;
  min-height:88px!important;
}
.lmq-nav{
  position:relative;
  padding-top:12px;
}
.lmq-nav-tech-status{
  position:absolute;
  top:-7px;
  left:16px;
  display:flex;
  align-items:center;
  gap:7px;
  color:#7d756d;
  font-size:8px;
  line-height:1;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  white-space:nowrap;
  pointer-events:none;
}
.lmq-nav-tech-status i{
  display:block;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#61ae73;
  box-shadow:0 0 0 3px rgba(97,174,115,.12);
}
.lmq-nav-list{
  position:relative;
  gap:2px!important;
  padding:6px!important;
  background:linear-gradient(180deg,#fbfaf8 0%,#f1ede8 100%)!important;
  border:1px solid #dcd5ce!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.9),
    0 9px 24px rgba(35,27,20,.07)!important;
}
.lmq-nav-list:before,
.lmq-nav-list:after{
  content:"";
  position:absolute;
  top:50%;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#c9c0b7;
  transform:translateY(-50%);
}
.lmq-nav-list:before{left:-11px}
.lmq-nav-list:after{right:-11px}
.lmq-nav a,
.lmq-nav-dropdown-toggle{
  position:relative;
  min-height:38px;
  padding:11px 13px!important;
  color:#302b27!important;
  font-weight:820!important;
  letter-spacing:.005em;
}
.lmq-nav a:after,
.lmq-nav-dropdown-toggle:after{
  content:"";
  position:absolute;
  left:13px;
  right:13px;
  bottom:5px;
  height:2px;
  border-radius:2px;
  background:var(--lmq-accent);
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .18s ease;
}
.lmq-nav a:hover:after,
.lmq-nav-dropdown-toggle:hover:after,
.lmq-nav a.is-active:after,
.lmq-nav-dropdown.has-active>.lmq-nav-dropdown-toggle:after{
  transform:scaleX(1);
}
.lmq-nav a:hover,
.lmq-nav-dropdown-toggle:hover,
.lmq-nav a.is-active,
.lmq-nav-dropdown.has-active>.lmq-nav-dropdown-toggle{
  background:#fff!important;
  color:#171411!important;
  box-shadow:0 5px 14px rgba(31,24,18,.08)!important;
}
.lmq-nav a.is-active,
.lmq-nav-dropdown.has-active>.lmq-nav-dropdown-toggle{
  color:var(--lmq-accent)!important;
}
.lmq-nav-dropdown-panel{
  margin-top:2px;
  border:1px solid #d9d2ca!important;
  background:linear-gradient(180deg,#fff 0%,#faf7f3 100%)!important;
  box-shadow:0 28px 70px rgba(28,21,16,.17)!important;
}
.lmq-nav-dropdown-panel:after{
  content:"LMQ / ACCESO DIRECTO";
  display:block;
  margin:7px 8px 2px;
  padding-top:9px;
  border-top:1px solid #ece5de;
  color:#a0978e;
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
}
.lmq-nav-dropdown-panel a{
  border:1px solid transparent;
}
.lmq-nav-dropdown-panel a:hover{
  border-color:#e6ddd5;
  background:#fff!important;
}
.lmq-nav-step{
  border:1px solid #e2d7ce!important;
  background:#f8eee9!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.lmq-header-cta{
  position:relative;
  overflow:hidden;
  border:1px solid #1e1b18;
  background:linear-gradient(180deg,#24211e 0%,#171513 100%)!important;
  box-shadow:0 12px 26px rgba(24,19,15,.16)!important;
}
.lmq-header-cta:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:4px;
  background:var(--lmq-accent);
}
.lmq-header-cta:hover{
  background:linear-gradient(180deg,#c25a45 0%,#a94331 100%)!important;
}

/* ---------- ÁREA DE CLIENTES / SISTEMA ÚNICO ---------- */
.lmq-account-page .lmq-myaccount-main,
.lmq-account-page .lmq-account-tool,
.lmq-client-center .lmq-client-tool-body{
  --lmq-client-ui-border:#d9e0e1;
  --lmq-client-ui-soft:#f4f7f7;
  --lmq-client-ui-ink:#1f2a2f;
  --lmq-client-ui-muted:#66757b;
}
.lmq-account-page .lmq-account-tool{
  position:relative;
}
.lmq-account-page .lmq-account-tool:after{
  content:"LMQ / CENTRO DE CLIENTES";
  display:block;
  margin-top:24px;
  padding-top:12px;
  border-top:1px solid #e2e7e8;
  color:#9aa5a9;
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
}
.lmq-account-page .lmq-account-tool h2,
.lmq-account-page .lmq-account-tool h3,
.lmq-client-tool-body h2,
.lmq-client-tool-body h3{
  color:var(--lmq-client-ui-ink)!important;
  letter-spacing:-.025em;
}
.lmq-account-page .lmq-account-tool form,
.lmq-client-tool-body form{
  width:100%!important;
  max-width:none!important;
}
.lmq-account-page .lmq-account-tool label,
.lmq-client-tool-body label{
  color:#273238!important;
  font-weight:780!important;
}
.lmq-account-page .lmq-account-tool input[type="text"],
.lmq-account-page .lmq-account-tool input[type="email"],
.lmq-account-page .lmq-account-tool input[type="tel"],
.lmq-account-page .lmq-account-tool input[type="number"],
.lmq-account-page .lmq-account-tool input[type="password"],
.lmq-account-page .lmq-account-tool select,
.lmq-account-page .lmq-account-tool textarea,
.lmq-client-tool-body input[type="text"],
.lmq-client-tool-body input[type="email"],
.lmq-client-tool-body input[type="tel"],
.lmq-client-tool-body input[type="number"],
.lmq-client-tool-body input[type="password"],
.lmq-client-tool-body select,
.lmq-client-tool-body textarea{
  min-height:50px!important;
  padding:12px 14px!important;
  border:1px solid #d5dddf!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#1e292e!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;
}
.lmq-account-page .lmq-account-tool textarea,
.lmq-client-tool-body textarea{
  min-height:120px!important;
}
.lmq-account-page .lmq-account-tool input:focus,
.lmq-account-page .lmq-account-tool select:focus,
.lmq-account-page .lmq-account-tool textarea:focus,
.lmq-client-tool-body input:focus,
.lmq-client-tool-body select:focus,
.lmq-client-tool-body textarea:focus{
  outline:none!important;
  border-color:#7896a3!important;
  box-shadow:0 0 0 4px rgba(73,106,122,.09)!important;
}
.lmq-account-page .lmq-account-tool button,
.lmq-account-page .lmq-account-tool .button,
.lmq-account-page .lmq-account-tool input[type="submit"],
.lmq-client-tool-body button,
.lmq-client-tool-body .button,
.lmq-client-tool-body input[type="submit"]{
  min-height:46px!important;
  padding:11px 20px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%)!important;
  color:#fff!important;
  font-weight:850!important;
  box-shadow:0 10px 22px rgba(159,63,46,.16)!important;
  cursor:pointer;
}
.lmq-account-page .lmq-account-tool button:hover,
.lmq-account-page .lmq-account-tool .button:hover,
.lmq-client-tool-body button:hover,
.lmq-client-tool-body .button:hover{
  filter:brightness(.96);
  transform:translateY(-1px);
}
.lmq-account-page .lmq-account-tool table,
.lmq-client-tool-body table{
  width:100%!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  overflow:hidden;
  border:1px solid #dce3e4!important;
  border-radius:16px!important;
  background:#fff!important;
}
.lmq-account-page .lmq-account-tool table th,
.lmq-client-tool-body table th{
  padding:13px 14px!important;
  background:#eef3f4!important;
  color:#41525a!important;
  font-size:11px!important;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.lmq-account-page .lmq-account-tool table td,
.lmq-client-tool-body table td{
  padding:14px!important;
  border-top:1px solid #e7ecec!important;
  color:#39464c!important;
}

/* Estado de Service */
.lmq-account-tool .lmq-es-form,
.lmq-client-tool-body .lmq-es-form{
  background:linear-gradient(180deg,#f7faf9 0%,#f0f4f4 100%)!important;
  border-color:#d7e1e2!important;
  padding:22px!important;
}
.lmq-account-tool .lmq-es-card,
.lmq-client-tool-body .lmq-es-card{
  border:1px solid #d8e1e2!important;
  border-top:4px solid #607f8d!important;
  background:#fff!important;
}

/* Consulta rápida */
.lmq-client-tool-quick .lmq-te-box{
  border-color:#d8e0e1!important;
  background:#fff!important;
}
.lmq-client-tool-quick .lmq-te-form{
  background:#f2f6f6!important;
  border-color:#d9e2e3!important;
}

/* Pedidos */
.lmq-account-tool .lmq-ot-wrap,
.lmq-client-tool-body .lmq-ot-wrap{
  padding:22px!important;
  border:1px solid #dae2e3!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff 0%,#f6f8f8 100%)!important;
}
.lmq-account-tool .lmq-ot-result,
.lmq-client-tool-body .lmq-ot-result{
  margin-top:18px!important;
  border:1px solid #dce3e4!important;
  background:#fff!important;
  border-radius:16px!important;
}

/* Facturas */
.lmq-account-tool .lmqfs-front,
.lmq-client-tool-body .lmqfs-front{
  border-color:#d9e0e1!important;
  background:linear-gradient(180deg,#fff 0%,#f7f8f7 100%)!important;
}

/* Manuales */
.lmq-account-tool-manuals .lmq-um-filters{
  border-color:#d9e1e2!important;
  background:linear-gradient(180deg,#f8faf9 0%,#f1f5f5 100%)!important;
}
.lmq-account-tool-manuals .lmq-um-card{
  border-color:#d9e1e2!important;
  box-shadow:0 12px 28px rgba(43,62,70,.055)!important;
}

/* Turnos */
.lmq-account-tool .lmq-booking-wrap,
.lmq-account-tool .lmq-booking-portal,
.lmq-account-tool [class*="lmq-booking"]{
  border-color:#d9e0e1!important;
}
.lmq-account-tool [class*="lmq-booking"] input,
.lmq-account-tool [class*="lmq-booking"] select,
.lmq-account-tool [class*="lmq-booking"] textarea{
  min-height:50px!important;
}

/* Solicitud al Campus: se integra a la misma consola pero conserva distinción */
.lmq-account-tool-campus{
  border:1px solid #d9e0e1;
  border-radius:22px;
  padding:24px;
  background:linear-gradient(180deg,#fff 0%,#f5f7f7 100%);
}
.lmq-account-tool-campus h2,
.lmq-account-tool-campus h3{
  color:#1f2a2f!important;
}
.lmq-account-tool-campus a.button,
.lmq-account-tool-campus button{
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%)!important;
}

/* Acordeones del Centro del Cliente */
.lmq-client-center-executive .lmq-client-tool{
  overflow:hidden;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.lmq-client-center-executive .lmq-client-tool:hover{
  transform:translateY(-1px);
  border-color:#c9d6d9!important;
  box-shadow:0 18px 42px rgba(42,61,69,.085)!important;
}
.lmq-client-center-executive .lmq-client-tool summary{
  min-height:82px;
}
.lmq-client-center-executive .lmq-client-tool summary strong{
  font-size:21px!important;
}
.lmq-client-center-executive .lmq-client-tool summary small{
  margin-top:5px;
  font-size:14px!important;
  line-height:1.45;
}

@media(max-width:1100px){
  .lmq-nav-tech-status{display:none}
  .lmq-nav{padding-top:0}
}
@media(max-width:960px){
  .lmq-nav-list:before,.lmq-nav-list:after{display:none}
  .lmq-nav a:after,.lmq-nav-dropdown-toggle:after{display:none}
  .lmq-nav-list{
    border-radius:18px!important;
    box-shadow:none!important;
  }
  .lmq-nav a,.lmq-nav-dropdown-toggle{
    min-height:44px;
    width:100%;
    justify-content:space-between;
  }
}
@media(max-width:640px){
  .lmq-header-inner{min-height:72px!important}
  .lmq-client-center-executive .lmq-client-tool summary strong{font-size:18px!important}
  .lmq-client-center-executive .lmq-client-tool summary small{font-size:13px!important}
  .lmq-account-tool-campus{padding:18px}
}


/* =========================================================
   v0.4.6 — WooCommerce carrito y checkout renovados
   ========================================================= */
body.woocommerce-cart .site-main,
body.woocommerce-checkout .site-main,
body.woocommerce-account .site-main{
  padding-top:32px;
}
body.woocommerce-cart .entry-content,
body.woocommerce-checkout .entry-content,
body.woocommerce-order-received .entry-content{
  max-width:1280px;
  margin:0 auto;
}
body.woocommerce-cart .wc-block-components-notice-banner,
body.woocommerce-checkout .wc-block-components-notice-banner,
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-error{
  border:1px solid #dde5e7!important;
  border-left:4px solid var(--lmq-accent)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff 0%,#f6f9f9 100%)!important;
  color:#2b3438!important;
  box-shadow:0 14px 28px rgba(38,54,61,.06)!important;
}

/* Carrito */
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart-collaterals{
  background:#fff;
}
body.woocommerce-cart table.shop_table{
  width:100%!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid #dbe3e5!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8f9f8 100%)!important;
  box-shadow:0 24px 56px rgba(37,49,55,.06)!important;
}
body.woocommerce-cart table.shop_table thead th{
  padding:18px 16px!important;
  background:linear-gradient(180deg,#edf3f4 0%,#e7eef0 100%)!important;
  color:#334149!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  border:0!important;
}
body.woocommerce-cart table.shop_table td,
body.woocommerce-cart table.shop_table tbody th{
  padding:18px 16px!important;
  border-top:1px solid #e6ecee!important;
  background:transparent!important;
  vertical-align:middle!important;
}
body.woocommerce-cart table.shop_table tr:first-child td{border-top:0!important}
body.woocommerce-cart table.shop_table .product-remove a{
  width:36px!important;height:36px!important;line-height:34px!important;
  border-radius:999px!important;background:#fff4f2!important;color:var(--lmq-accent)!important;
  border:1px solid #f0cdc6!important;font-size:22px!important;font-weight:700!important;
}
body.woocommerce-cart table.shop_table .product-remove a:hover{background:var(--lmq-accent)!important;color:#fff!important}
body.woocommerce-cart table.shop_table .product-thumbnail img{
  width:72px!important;height:72px!important;object-fit:cover!important;
  border-radius:16px!important;border:1px solid #e4eaec!important;background:#fff!important;padding:4px!important;
}
body.woocommerce-cart table.shop_table .product-name a{
  color:#182126!important;font-size:24px!important;line-height:1.2!important;font-weight:800!important;text-decoration:none!important;
}
body.woocommerce-cart table.shop_table .product-price,
body.woocommerce-cart table.shop_table .product-subtotal,
body.woocommerce-cart table.shop_table .product-quantity,
body.woocommerce-cart table.shop_table .product-price .amount,
body.woocommerce-cart table.shop_table .product-subtotal .amount{
  color:#2d393f!important;font-size:22px!important;font-weight:700!important;
}
body.woocommerce-cart table.shop_table .quantity .qty{
  min-width:90px!important;min-height:50px!important;padding:8px 12px!important;
  border:1px solid #d3dde0!important;border-radius:14px!important;background:#fff!important;
  font-size:18px!important;font-weight:700!important;color:#1f2a2f!important;
}
body.woocommerce-cart .actions{
  padding:20px 16px!important;background:#fbfcfc!important;border-top:1px solid #e7ecee!important;
}
body.woocommerce-cart .actions .coupon{
  display:flex!important;gap:12px!important;flex-wrap:wrap!important;align-items:center!important;
}
body.woocommerce-cart .actions input[type="text"]{
  min-width:260px!important;min-height:48px!important;padding:12px 14px!important;
  border:1px solid #d5dee0!important;border-radius:14px!important;
}
body.woocommerce-cart .actions button,
body.woocommerce-cart .actions .button,
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
body.woocommerce-checkout #payment #place_order,
body.woocommerce-checkout .woocommerce-button,
body.woocommerce-checkout button.button,
body.woocommerce-checkout .button,
body.woocommerce-cart .button{
  min-height:50px!important;padding:12px 24px!important;border:0!important;border-radius:999px!important;
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%)!important;color:#fff!important;
  font-size:16px!important;font-weight:850!important;letter-spacing:.01em!important;
  box-shadow:0 14px 30px rgba(159,63,46,.18)!important;
}
body.woocommerce-cart .actions button[disabled],
body.woocommerce-cart .actions .button[disabled]{opacity:.5!important}
body.woocommerce-cart .actions button:hover,
body.woocommerce-cart .actions .button:hover,
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover,
body.woocommerce-checkout #payment #place_order:hover{filter:brightness(.97);transform:translateY(-1px)}
body.woocommerce-cart .cart-collaterals{
  margin-top:28px!important;
}
body.woocommerce-cart .cart_totals{
  float:none!important; width:100%!important; max-width:520px!important; margin-left:auto!important;
  padding:26px!important; border:1px solid #dbe3e5!important; border-radius:26px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7faf9 100%)!important;
  box-shadow:0 22px 52px rgba(37,49,55,.07)!important;
}
body.woocommerce-cart .cart_totals h2{
  margin:0 0 18px!important; font-size:38px!important; line-height:1.08!important; color:#172126!important;
}
body.woocommerce-cart .cart_totals table.shop_table{
  border:0!important; border-radius:0!important; box-shadow:none!important; background:transparent!important;
}
body.woocommerce-cart .cart_totals table.shop_table th,
body.woocommerce-cart .cart_totals table.shop_table td{
  padding:14px 0!important; border-top:1px solid #e7ecee!important; background:transparent!important; font-size:20px!important;
}
body.woocommerce-cart .cart_totals table.shop_table tr:first-child th,
body.woocommerce-cart .cart_totals table.shop_table tr:first-child td{border-top:0!important}
body.woocommerce-cart .cart_totals .amount{font-weight:800!important;color:#172126!important}
body.woocommerce-cart .wc-proceed-to-checkout{padding:10px 0 0!important}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{width:100%!important;text-align:center!important}

/* Checkout */
body.woocommerce-checkout form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr)!important;
  gap:34px!important;
  align-items:start!important;
}
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout .woocommerce-additional-fields{
  width:100%!important;
}
body.woocommerce-checkout #customer_details{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:28px!important;
}
body.woocommerce-checkout .col2-set,
body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout #order_review{
  padding:26px!important;
  border:1px solid #dbe3e5!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7faf9 100%)!important;
  box-shadow:0 22px 52px rgba(37,49,55,.06)!important;
}
body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3,
body.woocommerce-checkout .woocommerce-additional-fields h3,
body.woocommerce-checkout #order_review_heading{
  margin:0 0 20px!important;
  font-size:32px!important; line-height:1.1!important; color:#172126!important;
}
body.woocommerce-checkout .form-row{margin:0 0 16px!important}
body.woocommerce-checkout .form-row label{
  display:block!important; margin:0 0 8px!important; color:#243036!important;
  font-size:16px!important; font-weight:780!important;
}
body.woocommerce-checkout .form-row input.input-text,
body.woocommerce-checkout .form-row select,
body.woocommerce-checkout .form-row textarea{
  min-height:52px!important; padding:12px 14px!important;
  border:1px solid #d4dde0!important; border-radius:14px!important; background:#fff!important;
  font-size:16px!important; color:#1f2a2f!important;
}
body.woocommerce-checkout .form-row textarea{min-height:128px!important}
body.woocommerce-checkout .form-row input.input-text:focus,
body.woocommerce-checkout .form-row select:focus,
body.woocommerce-checkout .form-row textarea:focus{
  outline:none!important; border-color:#7896a3!important; box-shadow:0 0 0 4px rgba(73,106,122,.09)!important;
}
body.woocommerce-checkout .woocommerce-shipping-fields{margin-top:0!important}
body.woocommerce-checkout #order_review_heading{
  padding:0 0 0 2px!important;
}
body.woocommerce-checkout #order_review{
  position:sticky!important; top:110px!important;
}
body.woocommerce-checkout #order_review table.shop_table{
  width:100%!important; border-collapse:separate!important; border-spacing:0!important;
  border:1px solid #e0e8ea!important; border-radius:18px!important; overflow:hidden!important; background:#fff!important;
}
body.woocommerce-checkout #order_review table.shop_table th{
  padding:14px!important; background:#eef3f4!important; font-size:12px!important; text-transform:uppercase!important; letter-spacing:.08em!important;
}
body.woocommerce-checkout #order_review table.shop_table td{
  padding:14px!important; border-top:1px solid #ebeff0!important; font-size:16px!important;
}
body.woocommerce-checkout #order_review .product-total,
body.woocommerce-checkout #order_review .amount{font-weight:800!important;color:#172126!important}
body.woocommerce-checkout #payment{
  margin-top:18px!important; border:1px solid #e0e8ea!important; border-radius:18px!important; background:#fdfefe!important;
}
body.woocommerce-checkout #payment div.payment_box{
  background:#f4f8f9!important; border-radius:14px!important; color:#334148!important;
}
body.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#f4f8f9!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{font-size:18px!important}
body.woocommerce-checkout #payment #place_order{width:100%!important}

/* Compatibilidad con bloques si WooCommerce los usa */
body.woocommerce-cart .wc-block-cart,
body.woocommerce-checkout .wc-block-checkout,
body.woocommerce-cart .wc-block-cart__submit-container,
body.woocommerce-checkout .wc-block-components-sidebar-layout{
  max-width:1280px!important;
}
body.woocommerce-cart .wc-block-components-product-name,
body.woocommerce-checkout .wc-block-components-product-name{
  color:#182126!important; font-weight:800!important;
}
body.woocommerce-cart .wc-block-components-totals-wrapper,
body.woocommerce-checkout .wc-block-components-sidebar,
body.woocommerce-checkout .wc-block-checkout__main,
body.woocommerce-checkout .wc-block-checkout__sidebar,
body.woocommerce-cart .wc-block-cart__main,
body.woocommerce-cart .wc-block-cart__sidebar{
  border:1px solid #dbe3e5!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff 0%,#f7faf9 100%)!important;
  box-shadow:0 22px 52px rgba(37,49,55,.06)!important;
  padding:22px!important;
}
body.woocommerce-cart .wc-block-components-button,
body.woocommerce-checkout .wc-block-components-button{
  border-radius:999px!important;
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%)!important;
  color:#fff!important;
  box-shadow:0 14px 30px rgba(159,63,46,.18)!important;
}

@media(max-width:980px){
  body.woocommerce-cart table.shop_table .product-name a{font-size:20px!important}
  body.woocommerce-cart table.shop_table .product-price,
  body.woocommerce-cart table.shop_table .product-subtotal,
  body.woocommerce-cart .cart_totals table.shop_table th,
  body.woocommerce-cart .cart_totals table.shop_table td{font-size:18px!important}
  body.woocommerce-checkout form.checkout{grid-template-columns:1fr!important}
  body.woocommerce-checkout #order_review{position:relative!important;top:auto!important}
}
@media(max-width:760px){
  body.woocommerce-cart table.shop_table,
  body.woocommerce-cart .cart_totals,
  body.woocommerce-checkout .col2-set,
  body.woocommerce-checkout .woocommerce-additional-fields,
  body.woocommerce-checkout #order_review{border-radius:18px!important}
  body.woocommerce-cart table.shop_table td,
  body.woocommerce-cart table.shop_table thead th{padding:14px 12px!important}
  body.woocommerce-cart .actions .coupon{display:block!important}
  body.woocommerce-cart .actions input[type="text"]{width:100%!important;min-width:0!important;margin-bottom:10px!important}
  body.woocommerce-cart .actions .button,
  body.woocommerce-cart .actions button,
  body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
  body.woocommerce-checkout #payment #place_order{width:100%!important}
}


/* =========================================================
   v0.4.7 — Ajuste fino WooCommerce (carrito + checkout)
   ========================================================= */

/* Carrito: bajar escala tipográfica para que respire mejor */
body.woocommerce-cart table.shop_table .product-name a{
  font-size:18px!important;
  line-height:1.28!important;
}
body.woocommerce-cart table.shop_table .product-price,
body.woocommerce-cart table.shop_table .product-subtotal,
body.woocommerce-cart table.shop_table .product-quantity,
body.woocommerce-cart table.shop_table .product-price .amount,
body.woocommerce-cart table.shop_table .product-subtotal .amount{
  font-size:17px!important;
}
body.woocommerce-cart table.shop_table thead th{
  font-size:11px!important;
}
body.woocommerce-cart table.shop_table .quantity .qty{
  min-width:74px!important;
  min-height:44px!important;
  font-size:16px!important;
}
body.woocommerce-cart .cart_totals{
  max-width:460px!important;
}
body.woocommerce-cart .cart_totals h2{
  font-size:30px!important;
}
body.woocommerce-cart .cart_totals table.shop_table th,
body.woocommerce-cart .cart_totals table.shop_table td{
  font-size:17px!important;
}
body.woocommerce-cart .actions button,
body.woocommerce-cart .actions .button,
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
body.woocommerce-cart .button{
  font-size:15px!important;
}

/* Checkout: rehacer la estructura de forma más robusta */
body.woocommerce-checkout form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)!important;
  grid-template-areas:
    'customer review'!important;
  gap:30px!important;
  align-items:start!important;
}
body.woocommerce-checkout #customer_details{
  grid-area:customer!important;
  width:100%!important;
  float:none!important;
  display:block!important;
}
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout #order_review{
  grid-area:review!important;
  width:100%!important;
  float:none!important;
}
body.woocommerce-checkout .col2-set{
  width:100%!important;
  float:none!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:28px!important;
  margin:0 0 28px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.woocommerce-checkout .col2-set .col-1,
body.woocommerce-checkout .col2-set .col-2{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.woocommerce-checkout .woocommerce-additional-fields{
  margin:0!important;
}
body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout #order_review{
  padding:24px!important;
  border:1px solid #dbe3e5!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7faf9 100%)!important;
  box-shadow:0 18px 42px rgba(37,49,55,.06)!important;
}
body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3,
body.woocommerce-checkout .woocommerce-additional-fields h3,
body.woocommerce-checkout #order_review_heading{
  font-size:26px!important;
  line-height:1.12!important;
  margin:0 0 18px!important;
}
body.woocommerce-checkout .form-row-first,
body.woocommerce-checkout .form-row-last{
  width:calc(50% - 10px)!important;
}
body.woocommerce-checkout .form-row-wide,
body.woocommerce-checkout .woocommerce form .form-row-wide{
  clear:both!important;
}
body.woocommerce-checkout .form-row label{
  font-size:15px!important;
}
body.woocommerce-checkout .form-row input.input-text,
body.woocommerce-checkout .form-row select,
body.woocommerce-checkout .form-row textarea{
  min-height:48px!important;
  font-size:15px!important;
}
body.woocommerce-checkout .form-row textarea{
  min-height:110px!important;
}
body.woocommerce-checkout #order_review_heading{
  padding:0!important;
  margin-bottom:14px!important;
}
body.woocommerce-checkout #order_review{
  position:sticky!important;
  top:110px!important;
}
body.woocommerce-checkout #order_review table.shop_table th{
  font-size:11px!important;
}
body.woocommerce-checkout #order_review table.shop_table td,
body.woocommerce-checkout #order_review table.shop_table th{
  padding:13px!important;
}
body.woocommerce-checkout #order_review .product-total,
body.woocommerce-checkout #order_review .amount,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td{
  font-size:16px!important;
}
body.woocommerce-checkout #payment #place_order,
body.woocommerce-checkout .woocommerce-button,
body.woocommerce-checkout button.button,
body.woocommerce-checkout .button{
  font-size:15px!important;
}

/* Responsive estable para evitar que se rompa en columnas extrañas */
@media(max-width:1040px){
  body.woocommerce-checkout form.checkout{
    grid-template-columns:1fr!important;
    grid-template-areas:
      'customer'
      'review'!important;
  }
  body.woocommerce-checkout #order_review{
    position:relative!important;
    top:auto!important;
  }
}
@media(max-width:760px){
  body.woocommerce-checkout .col2-set{
    grid-template-columns:1fr!important;
    gap:20px!important;
  }
  body.woocommerce-checkout .form-row-first,
  body.woocommerce-checkout .form-row-last{
    width:100%!important;
  }
  body.woocommerce-cart table.shop_table .product-name a{
    font-size:16px!important;
  }
}


/* =========================================================
   v0.4.8 — Herramientas configurables de la tienda
   ========================================================= */
.lmq-shop-page .woocommerce .lmq-shop-tools{
  clear:both;
  width:100%;
  margin:0 0 22px;
}
.lmq-shop-page .lmq-product-search{
  display:grid;
  grid-template-columns:48px minmax(0,1fr) auto;
  align-items:center;
  width:100%;
  min-height:64px;
  padding:7px 8px 7px 10px;
  border:1px solid #d7dfe1;
  border-radius:20px;
  background:linear-gradient(180deg,#fff 0%,#f6f9f9 100%);
  box-shadow:0 14px 34px rgba(37,52,59,.065);
}
.lmq-shop-page .lmq-product-search-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:12px;
  background:#eaf0f1;
  color:#506a76;
  font-size:25px;
  font-weight:800;
}
.lmq-shop-page .lmq-product-search input[type="search"]{
  width:100%;
  min-width:0;
  height:48px;
  padding:8px 12px;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#1e282d;
  font-size:17px;
}
.lmq-shop-page .lmq-product-search input[type="search"]::placeholder{
  color:#858f93;
  opacity:1;
}
.lmq-shop-page .lmq-product-search button{
  min-height:48px;
  padding:10px 22px;
  border:0;
  border-radius:14px;
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%);
  color:#fff;
  font-size:14px;
  font-weight:850;
  cursor:pointer;
  box-shadow:0 10px 22px rgba(159,63,46,.16);
}
.lmq-shop-page .lmq-product-search button:hover{
  filter:brightness(.96);
  transform:translateY(-1px);
}

/* Fila nativa de cantidad + ordenamiento */
.lmq-shop-page .woocommerce .woocommerce-result-count{
  margin:12px 0 20px!important;
  color:#667076!important;
  font-size:14px!important;
  line-height:44px!important;
}
.lmq-shop-page .woocommerce .woocommerce-ordering{
  margin:12px 0 20px!important;
}
.lmq-shop-page .woocommerce .woocommerce-ordering select{
  min-width:230px;
  min-height:44px;
  padding:8px 38px 8px 13px;
  border:1px solid #d5dde0!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#29343a!important;
  font-size:14px!important;
  font-weight:700;
  box-shadow:0 8px 20px rgba(37,52,59,.04);
}
.lmq-shop-page .woocommerce .woocommerce-ordering select:focus{
  outline:none;
  border-color:#7896a3!important;
  box-shadow:0 0 0 4px rgba(73,106,122,.08);
}

@media(max-width:700px){
  .lmq-shop-page .lmq-product-search{
    grid-template-columns:42px minmax(0,1fr);
    padding:8px;
  }
  .lmq-shop-page .lmq-product-search button{
    grid-column:1 / -1;
    width:100%;
    margin-top:6px;
  }
  .lmq-shop-page .woocommerce .woocommerce-result-count,
  .lmq-shop-page .woocommerce .woocommerce-ordering{
    float:none!important;
    width:100%!important;
    line-height:1.5!important;
  }
  .lmq-shop-page .woocommerce .woocommerce-ordering select{
    width:100%;
  }
}


/* =========================================================
   v0.4.9 — Paginación moderna para la tienda
   ========================================================= */
.lmq-shop-page .woocommerce nav.woocommerce-pagination,
body.woocommerce-shop nav.woocommerce-pagination,
body.tax-product_cat nav.woocommerce-pagination,
body.tax-product_tag nav.woocommerce-pagination{
  margin:36px 0 10px!important;
  text-align:center!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul,
body.woocommerce-shop nav.woocommerce-pagination ul,
body.tax-product_cat nav.woocommerce-pagination ul,
body.tax-product_tag nav.woocommerce-pagination ul{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:10px!important;
  margin:0 auto!important;
  border:1px solid #d7dfe1!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff 0%,#f7faf9 100%)!important;
  box-shadow:0 14px 36px rgba(37,52,59,.07)!important;
  overflow:visible!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li,
body.woocommerce-shop nav.woocommerce-pagination ul li,
body.tax-product_cat nav.woocommerce-pagination ul li,
body.tax-product_tag nav.woocommerce-pagination ul li{
  float:none!important;
  border:0!important;
  overflow:visible!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .page-numbers,
body.woocommerce-shop nav.woocommerce-pagination ul li .page-numbers,
body.tax-product_cat nav.woocommerce-pagination ul li .page-numbers,
body.tax-product_tag nav.woocommerce-pagination ul li .page-numbers{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:42px!important;
  height:42px!important;
  padding:0 12px!important;
  border:1px solid #dbe3e5!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#2c383e!important;
  font-size:14px!important;
  font-weight:800!important;
  text-decoration:none!important;
  line-height:1!important;
  transition:all .18s ease!important;
  box-shadow:0 6px 16px rgba(37,52,59,.04)!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .page-numbers:hover,
body.woocommerce-shop nav.woocommerce-pagination ul li .page-numbers:hover,
body.tax-product_cat nav.woocommerce-pagination ul li .page-numbers:hover,
body.tax-product_tag nav.woocommerce-pagination ul li .page-numbers:hover{
  border-color:#c9d5d9!important;
  background:#f8fbfb!important;
  color:#151d21!important;
  transform:translateY(-1px)!important;
  box-shadow:0 10px 22px rgba(37,52,59,.08)!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
body.woocommerce-shop nav.woocommerce-pagination ul li .page-numbers.current,
body.tax-product_cat nav.woocommerce-pagination ul li .page-numbers.current,
body.tax-product_tag nav.woocommerce-pagination ul li .page-numbers.current{
  border-color:#b74d39!important;
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(159,63,46,.18)!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .page-numbers.dots,
body.woocommerce-shop nav.woocommerce-pagination ul li .page-numbers.dots,
body.tax-product_cat nav.woocommerce-pagination ul li .page-numbers.dots,
body.tax-product_tag nav.woocommerce-pagination ul li .page-numbers.dots{
  min-width:36px!important;
  border-style:dashed!important;
  background:#f7f9f9!important;
  color:#8a9599!important;
  box-shadow:none!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .next,
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .prev,
body.woocommerce-shop nav.woocommerce-pagination ul li .next,
body.woocommerce-shop nav.woocommerce-pagination ul li .prev,
body.tax-product_cat nav.woocommerce-pagination ul li .next,
body.tax-product_cat nav.woocommerce-pagination ul li .prev,
body.tax-product_tag nav.woocommerce-pagination ul li .next,
body.tax-product_tag nav.woocommerce-pagination ul li .prev{
  min-width:48px!important;
  background:linear-gradient(180deg,#eef4f5 0%,#e7eef0 100%)!important;
  color:#41545d!important;
  font-size:18px!important;
}
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .next:hover,
.lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .prev:hover,
body.woocommerce-shop nav.woocommerce-pagination ul li .next:hover,
body.woocommerce-shop nav.woocommerce-pagination ul li .prev:hover,
body.tax-product_cat nav.woocommerce-pagination ul li .next:hover,
body.tax-product_cat nav.woocommerce-pagination ul li .prev:hover,
body.tax-product_tag nav.woocommerce-pagination ul li .next:hover,
body.tax-product_tag nav.woocommerce-pagination ul li .prev:hover{
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%)!important;
  color:#fff!important;
}

@media(max-width:640px){
  .lmq-shop-page .woocommerce nav.woocommerce-pagination ul,
  body.woocommerce-shop nav.woocommerce-pagination ul,
  body.tax-product_cat nav.woocommerce-pagination ul,
  body.tax-product_tag nav.woocommerce-pagination ul{
    gap:6px!important;
    padding:8px!important;
    border-radius:16px!important;
  }
  .lmq-shop-page .woocommerce nav.woocommerce-pagination ul li .page-numbers,
  body.woocommerce-shop nav.woocommerce-pagination ul li .page-numbers,
  body.tax-product_cat nav.woocommerce-pagination ul li .page-numbers,
  body.tax-product_tag nav.woocommerce-pagination ul li .page-numbers{
    min-width:38px!important;
    height:38px!important;
    font-size:13px!important;
    border-radius:12px!important;
    padding:0 10px!important;
  }
}


/* =========================================================
   v0.4.10 — Calculador de envío moderno en carrito
   ========================================================= */
body.woocommerce-cart .cart_totals .shipping-calculator-button{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  min-height:38px!important;
  padding:8px 13px!important;
  border:1px solid #d2dde0!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#f8fbfb 0%,#edf3f4 100%)!important;
  color:#405861!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:850!important;
  text-decoration:none!important;
  box-shadow:0 7px 16px rgba(43,62,70,.055)!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-button:before{
  content:"";
  display:block;
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:#6d8b97;
  box-shadow:0 0 0 4px rgba(109,139,151,.11);
}
body.woocommerce-cart .cart_totals .shipping-calculator-button:after{
  content:"→"!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:24px!important;
  height:24px!important;
  margin:0 0 0 2px!important;
  border-radius:8px!important;
  background:#dfe9eb!important;
  color:#496671!important;
  font-family:inherit!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:900!important;
  position:static!important;
  transform:none!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-button:hover{
  transform:translateY(-1px)!important;
  border-color:#b8c9ce!important;
  background:#fff!important;
  color:#24343b!important;
  box-shadow:0 11px 22px rgba(43,62,70,.09)!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-button:hover:after{
  background:#b74d39!important;
  color:#fff!important;
}

/* Formulario que se abre al calcular envío */
body.woocommerce-cart .cart_totals .shipping-calculator-form{
  margin:12px 0 2px!important;
  padding:16px!important;
  border:1px solid #dbe3e5!important;
  border-radius:16px!important;
  background:#f7faf9!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-form p{
  margin:0 0 10px!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-form input,
body.woocommerce-cart .cart_totals .shipping-calculator-form select{
  width:100%!important;
  min-height:44px!important;
  padding:10px 12px!important;
  border:1px solid #d4dde0!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#263239!important;
  font-size:14px!important;
}
body.woocommerce-cart .cart_totals .shipping-calculator-form button{
  width:auto!important;
  min-height:42px!important;
  margin-top:4px!important;
  padding:10px 17px!important;
  border:0!important;
  border-radius:12px!important;
  background:#31464f!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:850!important;
  box-shadow:0 9px 18px rgba(49,70,79,.13)!important;
}

/* Evita íconos heredados del tema/WooCommerce junto al enlace */
body.woocommerce-cart .cart_totals .shipping-calculator-button .woocommerce-Price-amount,
body.woocommerce-cart .cart_totals .shipping-calculator-button i,
body.woocommerce-cart .cart_totals .shipping-calculator-button svg{
  color:inherit!important;
}

@media(max-width:640px){
  body.woocommerce-cart .cart_totals .shipping-calculator-button{
    width:100%!important;
    justify-content:flex-start!important;
  }
  body.woocommerce-cart .cart_totals .shipping-calculator-button:after{
    margin-left:auto!important;
  }
  body.woocommerce-cart .cart_totals .shipping-calculator-form button{
    width:100%!important;
  }
}


/* =========================================================
   v0.4.11 — Logo administrable + navegación refinada
   ========================================================= */

/* Logo principal */
.lmq-brand-wrap{
  min-width:var(--lmq-header-logo-width,154px)!important;
}
.lmq-brand-logo-link{
  display:inline-flex;
  align-items:center;
  text-decoration:none;
  line-height:1;
}
.lmq-header-logo{
  display:block;
  width:var(--lmq-header-logo-width,170px)!important;
  max-width:var(--lmq-header-logo-width,170px)!important;
  height:auto!important;
  max-height:58px!important;
  object-fit:contain;
}
.lmq-brand .custom-logo-link{
  display:inline-flex;
  align-items:center;
}
.lmq-brand .custom-logo{
  width:auto;
  max-width:var(--lmq-header-logo-width,170px)!important;
  max-height:58px!important;
  height:auto!important;
}

/* Estado técnico un poco más visible */
.lmq-nav-tech-status{
  top:-8px!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  color:#6c746f!important;
}
.lmq-nav-tech-status i{
  width:7px!important;
  height:7px!important;
  box-shadow:0 0 0 4px rgba(97,174,115,.13)!important;
}

/* Códigos del menú: siempre compactos, independientes de la numeración general */
.lmq-nav-dropdown-panel a{
  grid-template-columns:30px minmax(0,1fr)!important;
  gap:10px!important;
}
.lmq-nav-step{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:26px!important;
  min-width:26px!important;
  height:26px!important;
  padding:0!important;
  border:1px solid #e2d7ce!important;
  border-radius:9px!important;
  background:#f8eee9!important;
  color:var(--lmq-accent)!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:0!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;
}
.lmq-nav-dropdown-panel strong{
  font-size:14px!important;
  line-height:1.25!important;
}
.lmq-nav-dropdown-panel small{
  font-size:11px!important;
  line-height:1.35!important;
}

/* En móvil el logo conserva proporción sin ocupar todo el encabezado */
@media(max-width:960px){
  .lmq-brand-wrap{
    min-width:0!important;
  }
  .lmq-header-logo,
  .lmq-brand .custom-logo{
    width:var(--lmq-header-logo-width-mobile,128px)!important;
    max-width:var(--lmq-header-logo-width-mobile,128px)!important;
    max-height:46px!important;
  }
}


/* =========================================================
   v0.4.13 — Acceso de clientes/alumnos compacto y centrado
   ========================================================= */
.lmq-account-page:not(.logged-in) .lmq-account-section{
  padding-top:34px!important;
  padding-bottom:84px!important;
  background:linear-gradient(180deg,#f8f6f2 0%,#f3eee7 100%)!important;
}
.lmq-account-page:not(.logged-in) .lmq-account-shell{
  width:min(760px,calc(100% - 32px))!important;
  max-width:760px!important;
  margin:0 auto!important;
}
.lmq-account-page:not(.logged-in) .lmq-account-entry{
  width:100%!important;
  max-width:760px!important;
  margin:0 auto!important;
}
.lmq-account-page:not(.logged-in) .lmq-account-entry>.woocommerce,
.lmq-account-page:not(.logged-in) .lmq-account-entry .woocommerce{
  width:100%!important;
  max-width:760px!important;
  margin:0 auto!important;
  display:block!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login{
  position:relative;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:34px 34px 30px!important;
  border:1px solid #ded8d1!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfaf8 100%)!important;
  box-shadow:0 22px 58px rgba(34,27,21,.08)!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login:before{
  content:"LMQ / ACCESO SEGURO";
  display:inline-flex;
  align-items:center;
  min-height:28px;
  margin:0 0 16px;
  padding:5px 10px;
  border-radius:999px;
  background:#eef3f3;
  color:#58707a;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login .form-row{
  margin:0 0 18px!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login label{
  margin-bottom:8px!important;
  font-size:15px!important;
  line-height:1.35!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login .input-text,
.lmq-account-page:not(.logged-in) .woocommerce form.login input[type="text"],
.lmq-account-page:not(.logged-in) .woocommerce form.login input[type="email"],
.lmq-account-page:not(.logged-in) .woocommerce form.login input[type="password"]{
  min-height:54px!important;
  padding:12px 15px!important;
  border-radius:14px!important;
  font-size:16px!important;
  background:#fff!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login .password-input{
  width:100%!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login .woocommerce-form-login__rememberme{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:2px 16px 0 0!important;
  font-size:14px!important;
  font-weight:650!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login .woocommerce-form-login__rememberme input{
  width:16px!important;
  height:16px!important;
  min-height:0!important;
  margin:0!important;
}
.lmq-account-page:not(.logged-in) .woocommerce form.login .woocommerce-form-login__submit{
  min-width:130px!important;
  min-height:48px!important;
  margin-top:2px!important;
  padding:12px 24px!important;
  border-radius:14px!important;
}
.lmq-account-page:not(.logged-in) .woocommerce-LostPassword{
  margin:20px 0 0!important;
  padding-top:17px!important;
  border-top:1px solid #ece6df!important;
}
.lmq-account-page:not(.logged-in) .woocommerce-LostPassword a{
  font-size:14px!important;
  font-weight:800!important;
}
/* Integraciones agregadas por plugins debajo del login: mantenerlas dentro de la tarjeta visual. */
.lmq-account-page:not(.logged-in) form.login + *,
.lmq-account-page:not(.logged-in) form.login ~ *{
  max-width:760px!important;
}

@media(max-width:640px){
  .lmq-account-page:not(.logged-in) .lmq-account-shell{
    width:min(100% - 22px,760px)!important;
  }
  .lmq-account-page:not(.logged-in) .woocommerce form.login{
    padding:24px 18px 22px!important;
    border-radius:20px!important;
  }
  .lmq-account-page:not(.logged-in) .woocommerce form.login .woocommerce-form-login__rememberme{
    display:flex!important;
    margin:0 0 14px!important;
  }
  .lmq-account-page:not(.logged-in) .woocommerce form.login .woocommerce-form-login__submit{
    width:100%!important;
  }
}


/* v0.4.14 — Encabezado privado para Mi Cuenta */
.logged-in.lmq-account-page .lmq-site-header{
  background:rgba(250,248,245,.98)!important;
  border-bottom:1px solid #ddd6cf!important;
  box-shadow:0 8px 26px rgba(31,24,18,.055)!important;
}
.logged-in.lmq-account-page .lmq-header-inner{
  min-height:72px!important;
}
.lmq-private-header{
  margin-left:auto;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
}
.lmq-private-header-status{
  display:grid;
  grid-template-columns:9px auto;
  column-gap:8px;
  align-items:center;
  padding:9px 14px;
  border:1px solid #dbe2e3;
  border-radius:15px;
  background:linear-gradient(180deg,#fff 0%,#f2f6f6 100%);
  color:#28363c;
  box-shadow:0 8px 18px rgba(40,55,61,.045);
}
.lmq-private-header-status i{
  grid-row:1 / 3;
  width:8px;height:8px;border-radius:50%;
  background:#5ab06e;
  box-shadow:0 0 0 4px rgba(90,176,110,.12);
}
.lmq-private-header-status b{
  font-size:11px;
  line-height:1.1;
  letter-spacing:.09em;
}
.lmq-private-header-status small{
  margin-top:2px;
  color:#7a858a;
  font-size:10px;
  line-height:1.1;
}
.lmq-private-header-home{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:10px 16px;
  border-radius:999px;
  background:#1f1b18;
  color:#fff!important;
  text-decoration:none!important;
  font-size:13px;
  font-weight:850;
  box-shadow:0 10px 22px rgba(28,22,18,.12);
}
.lmq-private-header-home:hover{
  background:var(--lmq-accent);
  transform:translateY(-1px);
}
@media(max-width:700px){
  .logged-in.lmq-account-page .lmq-header-inner{min-height:66px!important}
  .lmq-private-header-status{display:none}
  .lmq-private-header-home{min-height:40px;padding:9px 13px;font-size:12px}
}


/* v0.4.16 — Herramientas LIDERMAQ por rol */
.lmq-private-tools{
  position:relative;
}
.lmq-private-tools>summary{
  list-style:none;
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:10px 15px;
  border:1px solid #d7e0e2;
  border-radius:999px;
  background:linear-gradient(180deg,#fff 0%,#f1f5f5 100%);
  color:#26343a;
  font-size:11px;
  font-weight:900;
  letter-spacing:.07em;
  cursor:pointer;
  user-select:none;
  box-shadow:0 8px 18px rgba(40,55,61,.045);
}
.lmq-private-tools>summary::-webkit-details-marker{display:none}
.lmq-private-tools>summary b{
  color:#7a858a;
  font-size:13px;
  transition:transform .18s ease;
}
.lmq-private-tools[open]>summary b{transform:rotate(180deg)}
.lmq-private-tools-dot{
  width:7px;height:7px;border-radius:50%;
  background:var(--lmq-accent);
  box-shadow:0 0 0 4px rgba(184,68,47,.10);
}
.lmq-private-tools-panel{
  position:absolute;
  right:0;
  top:calc(100% + 10px);
  z-index:1200;
  width:330px;
  padding:10px;
  border:1px solid #d8e0e2;
  border-radius:20px;
  background:linear-gradient(180deg,#fff 0%,#f7f9f9 100%);
  box-shadow:0 24px 60px rgba(31,44,50,.16);
}
.lmq-private-tools-head{
  padding:10px 11px 12px;
  border-bottom:1px solid #e4e9ea;
}
.lmq-private-tools-head small{
  display:block;
  color:#8b969a;
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
}
.lmq-private-tools-head strong{
  display:block;
  margin-top:4px;
  color:#26343a;
  font-size:15px;
}
.lmq-private-tool-link{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:10px;
  align-items:center;
  margin-top:7px;
  padding:11px;
  border:1px solid transparent;
  border-radius:14px;
  color:#26343a!important;
  text-decoration:none!important;
}
.lmq-private-tool-link:hover{
  border-color:#dce3e5;
  background:#fff;
  box-shadow:0 8px 18px rgba(40,55,61,.05);
}
.lmq-private-tool-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:32px;height:32px;
  border-radius:11px;
  background:#edf2f3;
  color:#496a7a;
  font-weight:900;
}
.lmq-private-tool-campus .lmq-private-tool-icon{
  background:#f8eae5;
  color:var(--lmq-accent);
}
.lmq-private-tool-link strong{
  display:block;
  font-size:13px;
  line-height:1.2;
}
.lmq-private-tool-link small{
  display:block;
  margin-top:3px;
  color:#7b878c;
  font-size:10px;
  line-height:1.3;
}
@media(max-width:760px){
  .lmq-private-header{gap:7px}
  .lmq-private-tools>summary{
    min-height:40px;
    padding:9px 11px;
    font-size:10px;
    letter-spacing:.04em;
  }
  .lmq-private-tools-panel{
    position:fixed;
    left:12px;right:12px;
    top:auto;
    width:auto;
    margin-top:8px;
  }
}


/* v0.4.17 — Evita duplicar Herramientas LIDERMAQ en roles privados */
.lmq-account-page .lmq-myaccount-sidebar > .woocommerce-MyAccount-navigation:last-child{
  margin-bottom:0!important;
}


/* v0.4.18 — Corrige botón gigante del footer en WooCommerce */
.lmq-footer-help .lmq-btn,
.lmq-footer-help a.lmq-btn,
.lmq-footer-help .lmq-btn-primary{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:flex-start!important;
  flex:0 0 auto!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  min-height:48px!important;
  max-height:56px!important;
  padding:12px 18px!important;
  margin-top:18px!important;
  border-radius:14px!important;
  line-height:1.2!important;
  white-space:normal!important;
}


/* v0.4.19 — Botón de acceso al nuevo Campus: texto siempre visible */
.lmq-account-tool-campus .lmqcar-button,
.lmq-account-page .woocommerce-MyAccount-content .lmqcar-button,
.lmq-account-page .lmq-account-tool-campus a.lmqcar-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:50px!important;
  padding:13px 20px!important;
  border:0!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#b74d39 0%,#9f3f2e 100%)!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-decoration:none!important;
  box-shadow:0 12px 26px rgba(159,63,46,.18)!important;
}
.lmq-account-tool-campus .lmqcar-button b,
.lmq-account-page .woocommerce-MyAccount-content .lmqcar-button b{
  color:#fff!important;
}
.lmq-account-tool-campus .lmqcar-button:hover,
.lmq-account-page .woocommerce-MyAccount-content .lmqcar-button:hover{
  color:#fff!important;
  filter:brightness(.96);
  transform:translateY(-1px);
}


/* v0.4.20 — Hace más angosto solo el bloque de acceso en Mi cuenta */
body.woocommerce-account:not(.logged-in) .woocommerce{
  width:100%;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login,
body.woocommerce-account:not(.logged-in) .woocommerce form.login{
  max-width:760px!important;
  width:100%!important;
  margin:0 auto 28px auto!important;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row,
body.woocommerce-account:not(.logged-in) .woocommerce form.login .form-row{
  max-width:none!important;
}
body.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login__submit,
body.woocommerce-account:not(.logged-in) .woocommerce form.login button[type="submit"]{
  min-width:116px!important;
}
