:root{
  --ink:#161513;
  --ink2:#282622;
  --muted:#6d675f;
  --paper:#f7f4ef;
  --white:#fff;
  --line:rgba(22,21,19,.12);
  --dark:#121211;
  --blue:#18324a;
  --bronze:#a17c48;
  --serif:'Cormorant Garamond', Georgia, serif;
  --sans:'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --ease:cubic-bezier(.22,1,.36,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.muse-header{position:fixed;inset:0 0 auto 0;height:82px;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4.4vw,76px);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.08)}
.muse-brand{letter-spacing:.38em;color:#111;line-height:.92;font-weight:500;display:flex;flex-direction:column;font-size:25px}.muse-brand small{font-size:12px;letter-spacing:.42em;margin-top:9px}.muse-nav{display:flex;align-items:center;gap:34px;text-transform:uppercase;font-size:13px;letter-spacing:.12em}.muse-nav>a:not(.nav-pill){opacity:.82}.muse-nav>a:hover{opacity:1}.nav-pill{background:#1a1917;color:#fff;padding:15px 25px;border-radius:999px;letter-spacing:.02em;text-transform:none;font-size:15px;font-weight:650}.muse-menu,.muse-mobile-nav{display:none}
.muse-hero{position:relative;min-height:760px;height:90vh;overflow:hidden;background:#111;margin-top:82px}.muse-hero-media,.muse-hero-media img{position:absolute;inset:0;width:100%;height:100%}.muse-hero-media img{object-fit:cover}.muse-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,16,15,.90) 0%,rgba(16,16,15,.78) 30%,rgba(16,16,15,.36) 53%,rgba(16,16,15,.03) 100%)}.muse-hero-content{position:relative;z-index:2;width:min(690px,calc(100% - 42px));padding-left:clamp(24px,4.7vw,78px);padding-top:clamp(82px,12vh,128px);color:#fff}.muse-eyebrow{font-size:13px;letter-spacing:.28em;text-transform:uppercase;font-weight:700;margin:0 0 26px;color:rgba(255,255,255,.74)}.muse-eyebrow.dark{color:var(--ink);opacity:.62}.muse-eyebrow.light{color:rgba(255,255,255,.68)}.muse-hero h1{font-family:var(--serif);font-size:clamp(57px,6vw,89px);line-height:.95;font-weight:600;letter-spacing:-.035em;margin:0 0 30px}.muse-hero h1 em{font-style:italic;font-weight:500}.muse-hero-lead{font-size:clamp(18px,1.45vw,22px);line-height:1.58;max-width:610px;margin:0 0 42px;color:rgba(255,255,255,.92)}.muse-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.muse-actions.center{justify-content:center}.muse-btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;border:0;font-family:var(--sans);font-size:14px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .45s var(--ease),background .45s var(--ease),box-shadow .45s var(--ease),opacity .45s var(--ease)}.muse-btn-primary{background:#fff;color:#171615;border-radius:8px;padding:20px 30px;min-height:62px;box-shadow:0 16px 40px rgba(0,0,0,.12)}.muse-btn-primary:hover,.muse-btn-dark:hover{transform:translateY(-3px);box-shadow:0 20px 55px rgba(0,0,0,.22)}.muse-btn-primary svg{font-size:22px}.muse-btn-text{color:#fff;padding:16px 0}.muse-btn-text:hover{transform:translateX(4px)}.muse-btn-text.light{color:#fff}.muse-btn-dark{background:#171615;color:#fff;border-radius:8px;padding:18px 26px}.muse-trust-row{display:flex;gap:34px;flex-wrap:wrap;margin-top:36px;color:rgba(255,255,255,.84);font-size:15px}.muse-trust-row span{display:flex;align-items:center;gap:10px}.muse-trust-row svg{font-size:25px;opacity:.88}.muse-section{padding:clamp(74px,8vw,120px) clamp(22px,5vw,80px)}.muse-intro{background:#fff}.muse-center-head{text-align:center;max-width:920px;margin:0 auto 52px}.muse-center-head h2,.muse-split-head h2,.muse-process h2,.muse-authority h2,.muse-consulta h2,.muse-final h2{font-family:var(--serif);font-weight:500;letter-spacing:-.025em;line-height:1.02;margin:0;color:var(--ink)}.muse-center-head h2{font-size:clamp(38px,4.6vw,64px)}.muse-center-head h2 em{font-style:italic}.muse-problem-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:44px}.muse-problem-card{text-align:center;position:relative}.muse-problem-card img{width:100%;aspect-ratio:1.68/1;object-fit:cover;filter:saturate(.92) contrast(1.02);box-shadow:0 20px 55px rgba(0,0,0,.08)}.muse-icon-bubble{width:62px;height:62px;border-radius:999px;background:#fff;display:grid;place-items:center;margin:-31px auto 18px;position:relative;z-index:2;box-shadow:0 12px 32px rgba(0,0,0,.10);color:#8d8981}.muse-icon-bubble svg{font-size:25px}.muse-problem-card h3{font-family:var(--serif);font-size:26px;font-weight:600;line-height:1.05;margin:0 0 10px;color:var(--ink)}.muse-problem-card p{font-size:16px;line-height:1.48;color:#555049;margin:0 auto;max-width:250px}.muse-process{background:#f3eee7;padding:clamp(78px,8vw,120px) clamp(22px,5vw,80px);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.muse-process-head{display:flex;align-items:end;justify-content:space-between;gap:40px;max-width:1280px;margin:0 auto 48px}.muse-process h2{font-size:clamp(42px,4.4vw,70px);max-width:760px}.muse-steps{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.muse-steps article{padding:36px 28px 42px;background:rgba(255,255,255,.38);border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px}.muse-steps span{font-family:var(--serif);font-size:56px;line-height:1;color:var(--bronze);font-style:italic}.muse-steps h3{font-family:var(--serif);font-size:29px;line-height:1.05;margin:30px 0 12px}.muse-steps p{margin:0;color:var(--muted);line-height:1.62}.muse-authority{background:#111;color:#fff;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:clamp(76px,8vw,128px) clamp(22px,6vw,96px)}.muse-authority h2{color:#fff;font-size:clamp(44px,5vw,76px);max-width:650px}.muse-authority-copy p:not(.muse-eyebrow){font-size:20px;line-height:1.65;color:rgba(255,255,255,.74);max-width:640px}.muse-authority-list{display:grid;align-content:center;gap:0;border-top:1px solid rgba(255,255,255,.18)}.muse-authority-list div{padding:28px 0;border-bottom:1px solid rgba(255,255,255,.18)}.muse-authority-list b{display:block;font-family:var(--serif);font-size:31px;font-weight:500;margin-bottom:8px}.muse-authority-list span{color:rgba(255,255,255,.68);line-height:1.55}.muse-split-head{max-width:1280px;margin:0 auto 48px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.muse-split-head h2{font-size:clamp(42px,4.2vw,67px);max-width:760px}.muse-link{font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:13px;padding-bottom:10px;border-bottom:1px solid currentColor}.muse-case-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:1fr 1fr;gap:24px}.muse-case-card{position:relative;overflow:hidden;min-height:320px;background:#111;color:#fff}.muse-case-large{grid-row:1/3;min-height:665px}.muse-case-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease);filter:saturate(.9) contrast(1.03)}.muse-case-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.78))}.muse-case-card:hover img{transform:scale(1.035)}.muse-case-card div{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.muse-case-card p{font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:800;color:rgba(255,255,255,.7);margin:0 0 12px}.muse-case-card h3{font-family:var(--serif);font-size:34px;line-height:1;margin:0 0 10px}.muse-case-large h3{font-size:54px}.muse-case-card span{display:block;color:rgba(255,255,255,.78);line-height:1.55;max-width:520px}.muse-routes{background:#fff;padding:clamp(72px,8vw,115px) clamp(22px,5vw,80px)}.muse-route-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.muse-route-grid a{display:block;padding:34px 30px;border:1px solid rgba(0,0,0,.11);background:#fff;min-height:260px;transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.muse-route-grid a:hover{transform:translateY(-5px);box-shadow:0 22px 60px rgba(0,0,0,.08)}.muse-route-grid span{font-family:var(--serif);font-size:48px;color:var(--bronze);font-style:italic}.muse-route-grid h3{font-family:var(--serif);font-size:32px;line-height:1.05;margin:38px 0 12px}.muse-route-grid p{line-height:1.58;color:var(--muted);margin:0}.muse-consulta{display:grid;grid-template-columns:.92fr 1.08fr;background:#f3eee7;min-height:760px}.muse-consulta-media{min-height:100%;overflow:hidden}.muse-consulta-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.04)}.muse-form-wrap{padding:clamp(58px,6vw,98px);display:flex;flex-direction:column;justify-content:center}.muse-form-wrap h2{font-size:clamp(44px,5vw,74px)}.muse-form-wrap>p:not(.muse-eyebrow){font-size:19px;line-height:1.55;color:var(--muted);max-width:650px}.muse-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px;max-width:780px}.muse-form label{display:flex;flex-direction:column;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#59544d;gap:8px}.muse-form .full{grid-column:1/-1}.muse-form input,.muse-form select,.muse-form textarea{width:100%;border:1px solid rgba(0,0,0,.18);background:rgba(255,255,255,.72);border-radius:0;padding:16px 14px;font:500 16px/1.2 var(--sans);color:var(--ink);outline:0;transition:border .25s ease,background .25s ease}.muse-form input:focus,.muse-form select:focus,.muse-form textarea:focus{border-color:#171615;background:#fff}.muse-form textarea{resize:vertical;min-height:115px}.muse-form-note,.muse-form-success{grid-column:1/-1;font-size:13px!important;line-height:1.5!important;color:#766f65!important;margin:0!important}.muse-form-success{padding:14px 16px;background:#fff;border:1px solid rgba(0,0,0,.12);color:#1d3b29!important}.muse-faq{background:#fff}.muse-faq-list{max-width:900px;margin:0 auto;border-top:1px solid var(--line)}.muse-faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.muse-faq-list summary{font-family:var(--serif);font-size:28px;cursor:pointer}.muse-faq-list p{color:var(--muted);line-height:1.65;max-width:720px}.muse-final{text-align:center;background:#111;color:#fff;padding:clamp(78px,8vw,125px) 22px}.muse-final h2{color:#fff;font-size:clamp(44px,5vw,76px);max-width:890px;margin:0 auto 18px}.muse-final p:not(.muse-eyebrow){font-size:20px;line-height:1.55;color:rgba(255,255,255,.72);max-width:760px;margin:0 auto 34px}.muse-footer{background:#0b0b0a;color:#fff;padding:44px clamp(22px,5vw,80px);display:flex;justify-content:space-between;gap:30px}.muse-footer div{display:flex;flex-direction:column;gap:8px}.muse-footer strong{font-family:var(--serif);font-size:28px;font-weight:500}.muse-footer span,.muse-footer a{color:rgba(255,255,255,.62)}.muse-footer nav{display:flex;gap:24px;align-items:center;flex-wrap:wrap}@media (max-width:980px){.muse-header{height:74px}.muse-brand{font-size:19px}.muse-brand small{font-size:10px}.muse-nav{display:none}.muse-menu{display:block;border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:999px;padding:10px 15px;font-weight:700}.muse-mobile-nav{position:fixed;z-index:39;top:74px;left:0;right:0;background:#fff;padding:18px 24px;border-bottom:1px solid rgba(0,0,0,.1);display:none;grid-template-columns:1fr;gap:15px}.muse-mobile-nav.is-open{display:grid}.muse-hero{margin-top:74px;min-height:720px;height:auto}.muse-hero-content{padding-top:70px;padding-bottom:58px}.muse-hero-shade{background:linear-gradient(90deg,rgba(16,16,15,.92),rgba(16,16,15,.62),rgba(16,16,15,.2))}.muse-problem-grid,.muse-steps,.muse-route-grid{grid-template-columns:1fr 1fr}.muse-process-head,.muse-split-head,.muse-authority,.muse-consulta{grid-template-columns:1fr;display:grid}.muse-consulta-media{height:330px;order:2}.muse-form-wrap{order:1}.muse-case-grid{grid-template-columns:1fr}.muse-case-large{grid-row:auto;min-height:430px}.muse-case-card{min-height:360px}.muse-footer{flex-direction:column}}@media (max-width:640px){.muse-header{padding:0 18px}.muse-brand{letter-spacing:.28em}.muse-hero{min-height:0}.muse-hero-content{width:100%;padding:52px 22px 48px}.muse-hero h1{font-size:50px}.muse-hero-lead{font-size:17px}.muse-btn-primary,.muse-btn-dark{width:100%;padding-left:18px;padding-right:18px}.muse-actions{gap:13px}.muse-trust-row{gap:14px;margin-top:26px;font-size:13px}.muse-section{padding:70px 20px}.muse-center-head{margin-bottom:38px}.muse-center-head h2,.muse-split-head h2,.muse-process h2,.muse-authority h2,.muse-form-wrap h2,.muse-final h2{font-size:40px}.muse-problem-grid,.muse-steps,.muse-route-grid,.muse-form{grid-template-columns:1fr}.muse-problem-grid{gap:34px}.muse-steps article{min-height:0}.muse-authority{padding:70px 22px}.muse-case-large,.muse-case-card{min-height:390px}.muse-case-large h3{font-size:40px}.muse-consulta{display:block}.muse-consulta-media{height:260px}.muse-form-wrap{padding:66px 22px}.muse-form .full{grid-column:auto}.muse-final{padding:76px 20px}.muse-footer nav{flex-direction:column;align-items:flex-start;gap:10px}}


/* === Landing Muse V5 refinements: HD image implementation + alignment fixes === */
.muse-header{height:78px;padding:0 clamp(28px,4.8vw,86px)}
.muse-brand{font-size:24px;letter-spacing:.40em;min-width:190px}
.muse-brand small{font-size:11px;letter-spacing:.43em;text-align:center}
.muse-nav{gap:clamp(20px,2.4vw,42px);font-size:13px;letter-spacing:.08em;white-space:nowrap}
.nav-pill{min-width:156px;text-align:center;padding:14px 24px;line-height:1;white-space:nowrap}
.muse-hero{height:calc(100vh - 78px);min-height:680px;margin-top:78px}
.muse-hero-media img{object-position:center center;filter:saturate(.94) contrast(1.06) brightness(.98)}
.muse-hero-shade{background:linear-gradient(90deg,rgba(14,14,13,.86) 0%,rgba(14,14,13,.62) 32%,rgba(14,14,13,.26) 58%,rgba(14,14,13,.05) 100%)}
.muse-hero-content{max-width:760px;padding-left:clamp(40px,5vw,84px);padding-top:clamp(72px,8vh,118px)}
.muse-hero h1{max-width:720px;text-wrap:balance}
.muse-hero-lead{max-width:570px}
.muse-actions{align-items:center}
.muse-btn{white-space:nowrap}
.muse-center-head{margin-bottom:46px}.muse-center-head h2{text-wrap:balance}
.muse-problem-grid{gap:34px;align-items:start}.muse-problem-card{display:flex;flex-direction:column;align-items:center;height:100%}.muse-problem-card img{aspect-ratio:1.62/1;object-fit:cover;object-position:center;box-shadow:none;border:1px solid rgba(0,0,0,.08)}
.muse-problem-card h3{min-height:32px;margin-top:0;text-align:center}.muse-problem-card p{min-height:48px;text-align:center;text-wrap:balance}
.muse-case-card img{object-position:center center}.muse-case-large img{object-position:center center}
.muse-form-wrap{text-wrap:pretty}.muse-form input,.muse-form select,.muse-form textarea{border-radius:2px}
@media (max-width:1180px){.muse-nav{gap:20px}.muse-brand{min-width:174px}.nav-pill{min-width:144px}}
@media (max-width:980px){.muse-header{height:74px}.muse-hero{margin-top:74px;height:auto;min-height:720px}.muse-hero-content{padding-top:74px}.muse-hero-media img{object-position:center center}.muse-problem-grid{gap:28px}.muse-problem-card h3{min-height:0}.muse-problem-card p{min-height:0}}
@media (max-width:640px){.muse-brand{min-width:0;text-align:left}.muse-brand small{text-align:left}.muse-hero-media img{object-position:62% center}.muse-hero-shade{background:linear-gradient(90deg,rgba(14,14,13,.92) 0%,rgba(14,14,13,.7) 55%,rgba(14,14,13,.25) 100%)}.muse-hero h1{font-size:48px;line-height:.98}.muse-center-head h2 br{display:none}.muse-problem-card img{aspect-ratio:1.55/1}.muse-actions{align-items:stretch}.muse-btn-text{text-align:center;justify-content:center}}


/* === V6 precision fixes: mobile headline spacing, chained process, corrected case imagery === */
.resolver-title{display:flex;flex-direction:column;align-items:center;gap:.04em;text-wrap:balance}
.resolver-title span,.resolver-title em{display:block}
.resolver-title em{line-height:1.06}

.muse-process-head{display:block;text-align:center;max-width:980px;margin:0 auto 64px}
.muse-process-head .muse-eyebrow{margin-bottom:24px;text-align:center}
.muse-process h2{margin:0 auto;max-width:840px;text-align:center;text-wrap:balance}
.muse-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(22px,3vw,54px);border:0;max-width:1360px;align-items:stretch}
.muse-steps article{position:relative;border:1px solid rgba(161,124,72,.28);background:rgba(255,255,255,.46);border-radius:14px;min-height:0;padding:34px 28px 38px;box-shadow:0 18px 60px rgba(22,21,19,.035)}
.muse-steps article::before{content:"";display:block;width:82px;height:82px;border-radius:999px;border:1px solid rgba(161,124,72,.72);background:rgba(247,244,239,.92);margin:0 0 28px}
.muse-steps article>span{position:absolute;top:48px;left:54px;transform:translate(-50%,-50%);font-size:43px;color:var(--bronze)}
.muse-steps article:not(:last-child)::after{content:"";position:absolute;z-index:2;top:74px;right:calc(-1 * clamp(22px,3vw,54px));width:clamp(22px,3vw,54px);height:1px;background:rgba(161,124,72,.72)}
.muse-steps article:not(:last-child) h3::after{content:"";position:absolute;top:68px;right:calc(-1 * clamp(22px,3vw,54px) - 1px);width:13px;height:13px;border-top:1px solid rgba(161,124,72,.85);border-right:1px solid rgba(161,124,72,.85);transform:rotate(45deg);z-index:3;background:transparent}
.muse-steps h3{margin:0 0 14px;font-size:30px;position:relative}
.muse-steps p{font-size:16px;line-height:1.62}

.muse-case-large img{object-position:center center}
.muse-case-card:nth-child(2) img{object-position:center center}
.muse-case-card:nth-child(3) img{object-position:center center}
.muse-case-card::after{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.80))}

@media (max-width:980px){
  .muse-process-head{margin-bottom:44px;padding:0 10px}
  .muse-steps{grid-template-columns:1fr 1fr;gap:24px}
  .muse-steps article:not(:last-child)::after,.muse-steps article:not(:last-child) h3::after{display:none}
}
@media (max-width:640px){
  .resolver-title{font-size:42px!important;line-height:1.03!important;gap:.12em;max-width:350px;margin-left:auto;margin-right:auto}
  .resolver-title span,.resolver-title em{display:block;line-height:1.04}
  .resolver-title em{font-size:.96em;line-height:1.08}
  .muse-center-head{padding-left:4px;padding-right:4px}
  .muse-steps{grid-template-columns:1fr;gap:18px;max-width:420px}
  .muse-steps article{padding:26px 24px 28px;border-radius:12px}
  .muse-steps article::before{width:66px;height:66px;margin-bottom:22px}
  .muse-steps article>span{top:39px;left:57px;font-size:35px}
  .muse-steps article:not(:last-child)::after{display:block;top:auto;right:auto;left:57px;bottom:-18px;width:1px;height:18px;background:rgba(161,124,72,.72)}
  .muse-steps article:not(:last-child) h3::after{display:block;top:auto;right:auto;left:52px;bottom:-23px;width:10px;height:10px;border-top:0;border-left:0;border-right:1px solid rgba(161,124,72,.85);border-bottom:1px solid rgba(161,124,72,.85);transform:rotate(45deg)}
  .muse-steps h3{font-size:28px}
}


/* === V6.1 refinement fixes: process route and case composition === */
.muse-steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:54px;max-width:1360px;border:0;align-items:stretch}
.muse-steps article{position:relative;border:1px solid rgba(161,124,72,.24);background:rgba(255,255,255,.52);border-radius:16px;min-height:0;padding:36px 30px 38px;box-shadow:0 14px 40px rgba(22,21,19,.03)}
.muse-steps article::before{content:"";display:block;width:84px;height:84px;border-radius:999px;border:1px solid rgba(161,124,72,.72);background:rgba(247,244,239,.94);margin:0 0 26px}
.muse-steps article>span{position:absolute;top:46px;left:42px;transform:translate(-50%,-50%);font-size:42px;color:var(--bronze);line-height:1}
.muse-steps .step-arrow{position:absolute;top:50%;right:calc(-1 * 54px);width:54px;height:0;transform:translateY(-50%);display:block}
.muse-steps .step-arrow::before{content:"";position:absolute;left:0;right:14px;top:50%;height:1px;background:rgba(161,124,72,.72);transform:translateY(-50%)}
.muse-steps .step-arrow::after{content:"";position:absolute;right:2px;top:50%;width:12px;height:12px;border-top:1px solid rgba(161,124,72,.85);border-right:1px solid rgba(161,124,72,.85);transform:translateY(-50%) rotate(45deg)}
.muse-steps h3{margin:0 0 14px;font-size:29px;position:static}
.muse-steps p{font-size:16px;line-height:1.62;margin:0}

.muse-case-grid{grid-template-columns:1.35fr 1fr;grid-template-rows:minmax(286px,1fr) minmax(286px,1fr);gap:24px}
.muse-case-card{min-height:286px}
.muse-case-large{grid-row:1/3;min-height:596px}
.muse-case-card div{left:28px;right:28px;bottom:24px}
.muse-case-card:not(.muse-case-large) h3{font-size:28px;line-height:1.02}
.muse-case-card:not(.muse-case-large) span{font-size:15px;line-height:1.45;max-width:360px}
.case-alef img{object-position:center 44%}
.case-dental img{object-position:60% 50%}
.case-dental div{max-width:58%}
.case-dental p{margin-bottom:10px}
.case-dental h3{font-size:26px}
.case-dental span{max-width:280px}
.case-dental::after{background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.02) 48%,rgba(0,0,0,.76) 100%)}
.case-local img{object-position:center 52%}

@media (max-width:980px){
  .muse-steps{grid-template-columns:1fr 1fr;gap:24px;max-width:980px}
  .muse-steps .step-arrow{display:none}
  .muse-case-grid{grid-template-columns:1fr;grid-template-rows:none}
  .muse-case-large{grid-row:auto;min-height:480px}
}
@media (max-width:640px){
  .muse-steps{grid-template-columns:1fr;gap:18px;max-width:420px}
  .muse-steps article{padding:26px 24px 28px;border-radius:12px}
  .muse-steps article::before{width:66px;height:66px;margin-bottom:22px}
  .muse-steps article>span{top:38px;left:34px;font-size:34px}
  .muse-steps .step-arrow{display:block;top:auto;right:auto;left:33px;bottom:-18px;width:1px;height:18px;transform:none}
  .muse-steps .step-arrow::before{left:0;right:auto;top:0;bottom:8px;width:1px;height:auto;transform:none}
  .muse-steps .step-arrow::after{right:auto;left:-4px;top:auto;bottom:-2px;width:10px;height:10px;border-top:0;border-left:0;border-right:1px solid rgba(161,124,72,.85);border-bottom:1px solid rgba(161,124,72,.85);transform:rotate(45deg)}
  .muse-steps article:last-child .step-arrow{display:none}
  .case-dental div{max-width:68%}
  .muse-case-card:not(.muse-case-large) h3{font-size:24px}
}

/* === V6.2 mejora sección proceso: claridad + CTA === */
.muse-process{
  background:linear-gradient(180deg,#f6f1ea 0%,#efe8de 100%);
  position:relative;
  overflow:hidden;
}
.muse-process::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(17,17,17,.032) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17,17,17,.032) 1px, transparent 1px);
  background-size:56px 56px;
  pointer-events:none;
}
.muse-process > *{position:relative;z-index:1}
.muse-process-head{max-width:930px;margin-bottom:56px}
.muse-process h2{max-width:900px}
.muse-process-lead{
  max-width:720px;
  margin:24px auto 0;
  color:#5e584f;
  font-size:clamp(17px,1.45vw,21px);
  line-height:1.58;
  text-align:center;
}
.muse-steps{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
  max-width:1240px;
}
.muse-steps article{
  border-radius:22px;
  border:1px solid rgba(17,17,17,.105);
  background:rgba(255,255,255,.68);
  backdrop-filter:blur(10px);
  padding:30px 26px 32px;
  box-shadow:0 22px 70px rgba(22,21,19,.055);
  transition:transform .45s var(--ease), box-shadow .45s var(--ease), background .45s var(--ease);
}
.muse-steps article:hover{
  transform:translateY(-5px);
  background:rgba(255,255,255,.9);
  box-shadow:0 28px 80px rgba(22,21,19,.085);
}
.muse-steps article::before{
  width:58px;
  height:58px;
  margin-bottom:52px;
  background:#f7f4ef;
  border-color:rgba(161,124,72,.42);
}
.muse-steps article>span{
  top:38px;
  left:35px;
  font-size:26px;
  color:#9a733e;
  font-style:normal;
  font-family:var(--serif);
  font-weight:600;
}
.muse-steps h3{
  font-size:clamp(24px,2vw,31px);
  letter-spacing:-.01em;
  margin-bottom:12px;
}
.muse-steps p{
  color:#59534b;
  font-size:16px;
  line-height:1.58;
}
.muse-steps .step-arrow{
  top:78px;
  right:-22px;
  width:22px;
}
.muse-steps .step-arrow::before{
  right:9px;
  background:rgba(161,124,72,.5);
}
.muse-steps .step-arrow::after{
  right:0;
  width:9px;
  height:9px;
  border-color:rgba(161,124,72,.68);
}
.muse-process-cta{
  max-width:1120px;
  margin:34px auto 0;
  padding:24px 26px;
  border:1px solid rgba(17,17,17,.1);
  border-radius:26px;
  background:#fff;
  box-shadow:0 24px 80px rgba(22,21,19,.06);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:26px;
}
.muse-process-cta strong{
  display:block;
  font-family:var(--serif);
  font-size:clamp(24px,2.1vw,34px);
  line-height:1.05;
  letter-spacing:-.02em;
  color:var(--ink);
  margin-bottom:7px;
}
.muse-process-cta p{
  margin:0;
  color:#5c554d;
  line-height:1.55;
  font-size:16px;
}
.muse-process-actions{
  display:flex;
  align-items:center;
  gap:18px;
  flex:0 0 auto;
}
.muse-process-actions .muse-btn-dark{
  border-radius:999px;
  min-height:54px;
  padding:16px 24px;
  background:#18324A;
}
.muse-process-whatsapp{
  font-weight:800;
  font-size:13px;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#18324A;
  white-space:nowrap;
  border-bottom:1px solid rgba(24,50,74,.35);
  padding-bottom:5px;
  transition:transform .35s var(--ease), border-color .35s var(--ease);
}
.muse-process-whatsapp:hover{
  transform:translateX(4px);
  border-color:#18324A;
}
@media (max-width:980px){
  .muse-steps{grid-template-columns:1fr 1fr;gap:20px;max-width:820px}
  .muse-process-cta{align-items:flex-start;flex-direction:column;max-width:820px}
  .muse-process-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}
}
@media (max-width:640px){
  .muse-process{padding-left:20px;padding-right:20px}
  .muse-process-head{margin-bottom:36px}
  .muse-process-lead{text-align:left;margin-top:18px;font-size:17px}
  .muse-process h2{text-align:left;font-size:38px!important}
  .muse-process-head .muse-eyebrow{text-align:left}
  .muse-steps{grid-template-columns:1fr;gap:14px;max-width:none}
  .muse-steps article{border-radius:18px;padding:24px 22px 26px}
  .muse-steps article::before{width:50px;height:50px;margin-bottom:30px}
  .muse-steps article>span{top:32px;left:31px;font-size:23px}
  .muse-steps .step-arrow{display:none!important}
  .muse-steps h3{font-size:26px}
  .muse-process-cta{margin-top:22px;padding:24px 22px;border-radius:20px}
  .muse-process-actions{display:grid;grid-template-columns:1fr;gap:14px}
  .muse-process-actions .muse-btn-dark{width:100%}
  .muse-process-whatsapp{text-align:center;border-bottom:0;padding:6px 0 0}
}

/* === V6.3 proceso definitivo: timeline editorial premium, sin flechas sueltas === */
.muse-process{
  background-color:#F7F4EF;
  background-image:
    linear-gradient(rgba(17,17,17,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17,17,17,.022) 1px, transparent 1px);
  background-size:56px 56px;
  padding:clamp(96px,8vw,128px) clamp(22px,5vw,80px);
  border-top:1px solid rgba(17,17,17,.055);
  border-bottom:1px solid rgba(17,17,17,.055);
}
.muse-process::before{display:none!important}
.muse-process-head{
  display:block!important;
  max-width:820px!important;
  margin:0 auto 72px!important;
  text-align:center!important;
}
.muse-process-head .muse-eyebrow{
  margin:0 0 24px!important;
  text-align:center!important;
}
.muse-process h2{
  max-width:820px!important;
  margin:0 auto!important;
  text-align:center!important;
  font-size:clamp(44px,4.35vw,70px)!important;
  line-height:1.02!important;
  letter-spacing:-.032em!important;
  text-wrap:balance;
}
.muse-process-lead{
  max-width:760px!important;
  margin:26px auto 0!important;
  text-align:center!important;
  color:rgba(17,17,17,.68)!important;
  font-size:clamp(17px,1.28vw,20px)!important;
  line-height:1.62!important;
}
.muse-steps{
  position:relative!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
  max-width:1240px!important;
  margin:0 auto!important;
  border:0!important;
  align-items:stretch!important;
}
.muse-steps::before{
  content:"";
  position:absolute;
  z-index:0;
  top:66px;
  left:calc(12.5% - 32px);
  right:calc(12.5% - 32px);
  height:1px;
  background:linear-gradient(90deg,rgba(161,124,72,.1),rgba(161,124,72,.58),rgba(161,124,72,.1));
  pointer-events:none;
}
.muse-steps article{
  position:relative!important;
  z-index:1;
  display:flex;
  flex-direction:column;
  border-radius:28px!important;
  border:1px solid rgba(17,17,17,.09)!important;
  background:rgba(255,255,255,.66)!important;
  backdrop-filter:blur(10px);
  min-height:258px!important;
  padding:34px 28px 30px!important;
  box-shadow:0 22px 60px rgba(17,17,17,.045)!important;
  transition:transform .45s var(--ease), box-shadow .45s var(--ease), border-color .45s var(--ease), background .45s var(--ease)!important;
}
.muse-steps article:hover{
  transform:translateY(-4px)!important;
  background:rgba(255,255,255,.88)!important;
  border-color:rgba(161,124,72,.35)!important;
  box-shadow:0 28px 80px rgba(17,17,17,.075)!important;
}
.muse-steps article::before,
.muse-steps article::after,
.muse-steps article:not(:last-child)::after,
.muse-steps article:not(:last-child) h3::after,
.muse-steps .step-arrow{
  display:none!important;
  content:none!important;
}
.muse-steps .step-number,
.muse-steps article>span.step-number{
  position:relative!important;
  z-index:2;
  top:auto!important;
  left:auto!important;
  transform:none!important;
  width:64px!important;
  height:64px!important;
  min-width:64px!important;
  min-height:64px!important;
  border-radius:50%;
  border:1px solid rgba(161,124,72,.55);
  background:#F7F4EF;
  display:flex!important;
  align-items:center;
  justify-content:center;
  margin:0 0 42px!important;
  font-family:var(--mono,"IBM Plex Mono",monospace)!important;
  font-size:13px!important;
  line-height:1!important;
  font-style:normal!important;
  font-weight:600!important;
  letter-spacing:.08em;
  color:#A17C48!important;
}
.muse-steps h3{
  position:static!important;
  font-family:var(--serif)!important;
  font-size:clamp(24px,1.7vw,27px)!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
  color:#111111!important;
  margin:0 0 14px!important;
}
.muse-steps p{
  margin:0!important;
  font-size:16px!important;
  line-height:1.62!important;
  color:rgba(17,17,17,.68)!important;
}
.step-meta{
  display:block;
  margin-top:auto;
  padding-top:24px;
  font-family:var(--mono,"IBM Plex Mono",monospace);
  font-size:11px;
  line-height:1.35;
  letter-spacing:.11em;
  text-transform:uppercase;
  color:rgba(161,124,72,.92);
}
.muse-process-cta{
  max-width:980px!important;
  margin:56px auto 0!important;
  padding:34px 38px!important;
  border-radius:32px!important;
  border:1px solid rgba(17,17,17,.08)!important;
  background:#FFFFFF!important;
  box-shadow:0 24px 70px rgba(17,17,17,.055)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:32px!important;
}
.muse-process-cta strong{
  display:block!important;
  max-width:610px;
  font-family:var(--serif)!important;
  font-size:clamp(25px,2.05vw,34px)!important;
  line-height:1.06!important;
  letter-spacing:-.024em!important;
  color:#111111!important;
  margin:0 0 9px!important;
}
.muse-process-cta p{
  margin:0!important;
  color:rgba(17,17,17,.62)!important;
  line-height:1.55!important;
  font-size:16px!important;
}
.muse-process-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  flex:0 0 auto!important;
}
.muse-process-actions .muse-btn-dark{
  background:#18324A!important;
  color:#fff!important;
  border-radius:999px!important;
  min-height:54px!important;
  padding:15px 24px!important;
  box-shadow:none!important;
}
.muse-process-whatsapp{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:52px!important;
  padding:14px 22px!important;
  border:1px solid rgba(17,17,17,.18)!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#111111!important;
  font-weight:800!important;
  font-size:13px!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  transition:transform .35s var(--ease), border-color .35s var(--ease), background .35s var(--ease)!important;
}
.muse-process-whatsapp:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(24,50,74,.45)!important;
  background:rgba(24,50,74,.035)!important;
}
@media (max-width:980px){
  .muse-process-head{margin-bottom:54px!important}
  .muse-steps{grid-template-columns:1fr 1fr!important;max-width:820px!important;gap:20px!important}
  .muse-steps::before{display:none!important}
  .muse-process-cta{
    max-width:820px!important;
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  .muse-process-actions{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important}
}
@media (max-width:640px){
  .muse-process{
    padding:76px 20px!important;
    background-size:44px 44px;
  }
  .muse-process-head{
    margin-bottom:38px!important;
    text-align:left!important;
    max-width:420px!important;
  }
  .muse-process-head .muse-eyebrow{text-align:left!important}
  .muse-process h2{
    text-align:left!important;
    font-size:38px!important;
    line-height:1.04!important;
  }
  .muse-process-lead{
    text-align:left!important;
    margin-top:18px!important;
    font-size:17px!important;
    line-height:1.58!important;
  }
  .muse-steps{
    grid-template-columns:1fr!important;
    max-width:420px!important;
    gap:16px!important;
  }
  .muse-steps::before{
    display:block!important;
    top:32px;
    bottom:32px;
    left:32px;
    right:auto;
    width:1px;
    height:auto;
    background:linear-gradient(180deg,rgba(161,124,72,.08),rgba(161,124,72,.52),rgba(161,124,72,.08));
  }
  .muse-steps article{
    min-height:0!important;
    padding:28px 24px 28px 92px!important;
    border-radius:22px!important;
  }
  .muse-steps .step-number,
  .muse-steps article>span.step-number{
    position:absolute!important;
    left:22px!important;
    top:28px!important;
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    min-height:52px!important;
    margin:0!important;
    font-size:12px!important;
  }
  .muse-steps h3{font-size:25px!important;margin-bottom:10px!important}
  .muse-steps p{font-size:15.5px!important;line-height:1.55!important}
  .step-meta{padding-top:18px;font-size:10.5px}
  .muse-process-cta{
    margin-top:28px!important;
    padding:28px 24px!important;
    border-radius:24px!important;
  }
  .muse-process-cta strong{font-size:27px!important}
  .muse-process-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .muse-process-actions .muse-btn-dark,
  .muse-process-whatsapp{width:100%!important;justify-content:center!important}
}

/* === V6.4 exact mockup implementation: proceso como UI premium definitivo === */
.muse-process{
  --process-paper:#f7f4ef;
  --process-ink:#161513;
  --process-muted:#5f5a52;
  --process-bronze:#a17c48;
  --process-blue:#18324a;
  position:relative!important;
  overflow:hidden!important;
  background-color:var(--process-paper)!important;
  background-image:
    linear-gradient(rgba(17,17,17,.026) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17,17,17,.026) 1px, transparent 1px)!important;
  background-size:56px 56px!important;
  border:0!important;
  padding:clamp(88px,6.8vw,112px) clamp(24px,5vw,80px) clamp(76px,6vw,98px)!important;
}
.muse-process::before,
.muse-process::after{display:none!important;content:none!important}
.muse-process-head{
  display:block!important;
  max-width:850px!important;
  margin:0 auto 72px!important;
  padding:0!important;
  text-align:center!important;
}
.muse-process-head .muse-eyebrow,
.muse-process .muse-eyebrow.dark{
  margin:0 0 19px!important;
  text-align:center!important;
  font-family:var(--sans)!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.34em!important;
  text-transform:uppercase!important;
  color:rgba(161,124,72,.88)!important;
  opacity:1!important;
}
.muse-process h2{
  max-width:900px!important;
  margin:0 auto!important;
  text-align:center!important;
  font-family:var(--serif)!important;
  font-size:clamp(54px,5.18vw,82px)!important;
  line-height:.95!important;
  font-weight:500!important;
  letter-spacing:-.028em!important;
  color:var(--process-ink)!important;
  text-wrap:balance!important;
}
.muse-process-lead{
  max-width:780px!important;
  margin:34px auto 0!important;
  text-align:center!important;
  font-family:var(--sans)!important;
  color:rgba(22,21,19,.72)!important;
  font-size:clamp(17px,1.13vw,20px)!important;
  line-height:1.62!important;
  font-weight:400!important;
}
.muse-steps{
  position:relative!important;
  isolation:isolate!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:36px!important;
  width:min(100%,1390px)!important;
  max-width:1390px!important;
  margin:116px auto 0!important;
  padding:0!important;
  border:0!important;
  align-items:stretch!important;
}
.muse-steps::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  top:-18px!important;
  left:calc(12.5% - 36px)!important;
  right:calc(12.5% - 36px)!important;
  width:auto!important;
  height:1px!important;
  background:linear-gradient(90deg,rgba(161,124,72,.12),rgba(161,124,72,.68),rgba(161,124,72,.12))!important;
  pointer-events:none!important;
}
.muse-steps article{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
  min-height:316px!important;
  padding:76px 42px 34px!important;
  border-radius:22px!important;
  border:1px solid rgba(22,21,19,.08)!important;
  background:rgba(255,255,255,.58)!important;
  box-shadow:0 26px 70px rgba(22,21,19,.055)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  transition:transform .5s var(--ease), box-shadow .5s var(--ease), border-color .5s var(--ease), background .5s var(--ease)!important;
}
.muse-steps article:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(161,124,72,.3)!important;
  background:rgba(255,255,255,.76)!important;
  box-shadow:0 34px 90px rgba(22,21,19,.085)!important;
}
.muse-steps article::before,
.muse-steps article::after,
.muse-steps article:not(:last-child)::after,
.muse-steps article:not(:last-child) h3::after,
.muse-steps .step-arrow{display:none!important;content:none!important}
.muse-steps .step-number,
.muse-steps article>span.step-number{
  position:absolute!important;
  z-index:3!important;
  top:-54px!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  width:72px!important;
  height:72px!important;
  min-width:72px!important;
  min-height:72px!important;
  margin:0!important;
  border-radius:50%!important;
  border:1px solid rgba(161,124,72,.74)!important;
  background:var(--process-paper)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:rgba(122,89,42,.96)!important;
  font-family:var(--serif)!important;
  font-style:normal!important;
  font-size:18px!important;
  line-height:1!important;
  font-weight:700!important;
  letter-spacing:.02em!important;
  box-shadow:0 8px 22px rgba(161,124,72,.035)!important;
}
.muse-steps h3{
  position:relative!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0 0 22px!important;
  font-family:var(--serif)!important;
  font-size:clamp(25px,1.75vw,31px)!important;
  line-height:1.03!important;
  font-weight:600!important;
  letter-spacing:-.022em!important;
  text-align:center!important;
  color:var(--process-ink)!important;
}
.muse-steps h3::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:50%!important;
  bottom:0!important;
  width:42px!important;
  height:1px!important;
  transform:translateX(-50%)!important;
  background:rgba(161,124,72,.72)!important;
}
.muse-steps p{
  max-width:235px!important;
  margin:21px auto 0!important;
  padding:0!important;
  color:rgba(22,21,19,.76)!important;
  font-family:var(--sans)!important;
  font-size:16px!important;
  line-height:1.48!important;
  font-weight:400!important;
  text-align:center!important;
}
.step-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  margin:32px auto 18px!important;
  color:rgba(161,124,72,.9)!important;
}
.step-icon svg{
  width:31px!important;
  height:31px!important;
  stroke:currentColor!important;
  stroke-width:1.35!important;
  fill:none!important;
}
.step-meta{
  display:block!important;
  margin:auto 0 0!important;
  padding:0!important;
  font-family:var(--sans)!important;
  font-size:11px!important;
  line-height:1.35!important;
  font-weight:800!important;
  letter-spacing:.20em!important;
  text-transform:uppercase!important;
  text-align:center!important;
  color:rgba(22,21,19,.50)!important;
}
.muse-process-cta{
  width:min(100%,1110px)!important;
  max-width:1110px!important;
  margin:58px auto 0!important;
  padding:36px 52px!important;
  border-radius:26px!important;
  border:1px solid rgba(22,21,19,.06)!important;
  background:rgba(255,255,255,.76)!important;
  box-shadow:0 28px 78px rgba(22,21,19,.055)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:44px!important;
}
.muse-process-cta strong{
  position:relative!important;
  display:block!important;
  max-width:560px!important;
  padding-bottom:20px!important;
  margin:0 0 14px!important;
  font-family:var(--serif)!important;
  font-size:clamp(27px,2.05vw,36px)!important;
  line-height:1.02!important;
  font-weight:600!important;
  letter-spacing:-.022em!important;
  color:var(--process-ink)!important;
}
.muse-process-cta strong::after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  bottom:0!important;
  width:46px!important;
  height:1px!important;
  background:rgba(161,124,72,.72)!important;
}
.muse-process-cta p{
  margin:0!important;
  color:rgba(22,21,19,.62)!important;
  font-family:var(--sans)!important;
  font-size:16px!important;
  line-height:1.5!important;
  font-weight:400!important;
}
.muse-process-actions{
  display:flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:20px!important;
}
.muse-process-actions .muse-btn-dark{
  min-width:206px!important;
  min-height:54px!important;
  padding:16px 30px!important;
  border:1px solid #18324a!important;
  border-radius:999px!important;
  background:#18324a!important;
  color:#fff!important;
  box-shadow:0 14px 36px rgba(24,50,74,.18)!important;
  font-family:var(--sans)!important;
  font-size:14px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
.muse-process-whatsapp{
  display:inline-flex!important;
  min-width:238px!important;
  min-height:54px!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  padding:15px 26px!important;
  border:1px solid rgba(24,50,74,.72)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.36)!important;
  color:#18324a!important;
  font-family:var(--sans)!important;
  font-size:14px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  text-transform:none!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  transition:transform .45s var(--ease),background .45s var(--ease),border-color .45s var(--ease),box-shadow .45s var(--ease)!important;
}
.muse-process-whatsapp svg{
  width:18px!important;
  height:18px!important;
  stroke-width:1.7!important;
  color:#18324a!important;
}
.muse-process-actions .muse-btn-dark:hover,
.muse-process-whatsapp:hover{
  transform:translateY(-3px)!important;
}
.muse-process-whatsapp:hover{
  background:#fff!important;
  box-shadow:0 14px 34px rgba(22,21,19,.08)!important;
}
@media (max-width:1120px){
  .muse-steps{gap:24px!important}
  .muse-steps article{padding-left:30px!important;padding-right:30px!important}
  .muse-process-cta{padding:32px 34px!important}
}
@media (max-width:980px){
  .muse-process-head{max-width:760px!important;margin-bottom:64px!important}
  .muse-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(100%,760px)!important;margin-top:96px!important;gap:76px 24px!important}
  .muse-steps::before{display:none!important}
  .muse-process-cta{width:min(100%,760px)!important;flex-direction:column!important;align-items:flex-start!important;gap:28px!important}
  .muse-process-actions{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important}
}
@media (max-width:640px){
  .muse-process{
    padding:74px 20px 72px!important;
    background-size:44px 44px!important;
  }
  .muse-process-head{
    max-width:420px!important;
    margin:0 auto 44px!important;
    text-align:left!important;
  }
  .muse-process-head .muse-eyebrow,
  .muse-process .muse-eyebrow.dark{text-align:left!important;margin-bottom:18px!important;font-size:12px!important;letter-spacing:.28em!important}
  .muse-process h2{
    text-align:left!important;
    font-size:clamp(40px,12vw,50px)!important;
    line-height:.98!important;
  }
  .muse-process-lead{
    text-align:left!important;
    margin-top:22px!important;
    font-size:16.5px!important;
    line-height:1.58!important;
  }
  .muse-steps{
    width:min(100%,420px)!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
    margin-top:0!important;
  }
  .muse-steps::before{
    content:""!important;
    display:block!important;
    top:34px!important;
    bottom:34px!important;
    left:32px!important;
    right:auto!important;
    width:1px!important;
    height:auto!important;
    background:linear-gradient(180deg,rgba(161,124,72,.1),rgba(161,124,72,.55),rgba(161,124,72,.1))!important;
  }
  .muse-steps article{
    min-height:0!important;
    align-items:flex-start!important;
    text-align:left!important;
    padding:26px 22px 24px 92px!important;
    border-radius:22px!important;
  }
  .muse-steps .step-number,
  .muse-steps article>span.step-number{
    top:26px!important;
    left:25px!important;
    transform:none!important;
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    min-height:52px!important;
    font-size:14px!important;
  }
  .muse-steps h3{
    text-align:left!important;
    font-size:27px!important;
    padding-bottom:16px!important;
  }
  .muse-steps h3::after{left:0!important;transform:none!important;width:38px!important}
  .muse-steps p{max-width:none!important;text-align:left!important;margin-top:16px!important;font-size:15.5px!important;line-height:1.52!important}
  .step-icon{display:none!important}
  .step-meta{text-align:left!important;margin-top:20px!important;font-size:10px!important;letter-spacing:.16em!important}
  .muse-process-cta{
    width:min(100%,420px)!important;
    margin-top:28px!important;
    padding:28px 24px!important;
    border-radius:24px!important;
    gap:24px!important;
  }
  .muse-process-cta strong{font-size:28px!important;line-height:1.04!important}
  .muse-process-cta strong br{display:none!important}
  .muse-process-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}
  .muse-process-actions .muse-btn-dark,.muse-process-whatsapp{width:100%!important;min-width:0!important}
}

/* ==========================================================
   V6.5 Dynamic editorial upgrades inspired by Muse Architects
   ========================================================== */
.muse-header{transition:background .45s var(--ease),box-shadow .45s var(--ease),backdrop-filter .45s var(--ease),height .45s var(--ease)}
.muse-header.is-scrolled{background:rgba(247,244,239,.86);backdrop-filter:blur(18px);box-shadow:0 12px 34px rgba(17,17,17,.06)}
.muse-header.is-scrolled .muse-brand,.muse-header.is-scrolled .muse-nav a:not(.nav-pill),.muse-header.is-scrolled .muse-menu{color:#161513}

.muse-hero-dynamic-media{overflow:hidden;background:#111}
.muse-hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.055);transition:opacity 1400ms cubic-bezier(.22,1,.36,1),transform 6200ms linear;will-change:opacity,transform}
.muse-hero-slide.is-active{opacity:1;transform:scale(1)}
.muse-hero-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.06) brightness(.98)}
.muse-hero-slide:not(:first-child) img{transform:scale(1.22);filter:saturate(.72) contrast(1.08) brightness(.86)}
.muse-hero-rotator{display:inline-flex;align-items:center;gap:12px;margin:-18px 0 34px;color:rgba(255,255,255,.84);font-size:13px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}
.muse-hero-rotator::before{content:"";display:block;width:34px;height:1px;background:rgba(161,124,72,.78)}
.muse-hero-rotator span{transition:opacity .5s var(--ease),transform .5s var(--ease)}
.muse-hero-rotator span.is-changing{opacity:0;transform:translateY(8px)}

.muse-signal-strip{position:relative;z-index:3;background:#fff;border-bottom:1px solid rgba(17,17,17,.08);padding:0 clamp(22px,5vw,80px)}
.muse-signal-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);transform:translateY(-42px);background:rgba(255,255,255,.9);border:1px solid rgba(17,17,17,.08);box-shadow:0 30px 90px rgba(17,17,17,.08);backdrop-filter:blur(16px)}
.muse-signal{padding:28px 34px;text-align:center;border-right:1px solid rgba(17,17,17,.08)}
.muse-signal:last-child{border-right:0}.muse-signal strong{display:block;font-family:var(--serif);font-weight:500;font-size:clamp(34px,3.1vw,52px);line-height:1;color:var(--ink);letter-spacing:-.025em}.muse-signal p{margin:12px auto 0;max-width:280px;color:var(--muted);font-size:14px;line-height:1.45}

.muse-problem-card{overflow:hidden;border-radius:26px;padding-bottom:22px;transition:transform .65s var(--ease),box-shadow .65s var(--ease),background .65s var(--ease);cursor:pointer}.muse-problem-card::before{content:"";position:absolute;inset:0 0 92px 0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.36));opacity:0;z-index:1;transition:opacity .55s var(--ease);pointer-events:none}.muse-problem-card img{transition:transform 1s var(--ease),filter .7s var(--ease);border-radius:22px}.muse-problem-card:hover{transform:translateY(-8px);background:#fff;box-shadow:0 28px 80px rgba(17,17,17,.10)}.muse-problem-card:hover::before{opacity:1}.muse-problem-card:hover img{transform:scale(1.045);filter:saturate(.96) contrast(1.08) brightness(.86)}.muse-problem-card h3,.muse-problem-card p,.muse-card-cta,.muse-icon-bubble{position:relative;z-index:2}.muse-card-cta{display:inline-flex;margin-top:18px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.muse-problem-card:hover .muse-card-cta{opacity:1;transform:translateY(0)}

/* Scroll reveal system */
.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}
.reveal-on-scroll.in-view{opacity:1;transform:translateY(0)}
.muse-problem-card.reveal-on-scroll:nth-child(2),.muse-steps article.reveal-on-scroll:nth-child(2),.muse-route-grid a.reveal-on-scroll:nth-child(2){transition-delay:.08s}.muse-problem-card.reveal-on-scroll:nth-child(3),.muse-steps article.reveal-on-scroll:nth-child(3),.muse-route-grid a.reveal-on-scroll:nth-child(3){transition-delay:.16s}.muse-problem-card.reveal-on-scroll:nth-child(4),.muse-steps article.reveal-on-scroll:nth-child(4){transition-delay:.24s}

.muse-process .muse-steps::before{transform-origin:left center;transform:scaleX(0);transition:transform 1.25s cubic-bezier(.22,1,.36,1)}
.muse-process.in-view .muse-steps::before{transform:scaleX(1)}
.muse-steps article{transition:opacity .85s var(--ease),transform .85s var(--ease),box-shadow .45s var(--ease),border-color .45s var(--ease)}
.muse-steps article:hover{transform:translateY(-6px);border-color:rgba(161,124,72,.35)!important;box-shadow:0 32px 85px rgba(17,17,17,.08)!important}

.muse-authority-dynamic{grid-template-columns:.95fr 1.15fr;align-items:center}.muse-authority-stage{display:grid;grid-template-columns:.92fr 1fr;gap:32px;align-items:stretch}.muse-authority-visual{position:relative;min-height:430px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 34px 90px rgba(0,0,0,.25)}.muse-authority-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity .75s var(--ease),transform 1s var(--ease);filter:saturate(.78) contrast(1.08) brightness(.74)}.muse-authority-visual img.is-active{opacity:1;transform:scale(1)}.muse-authority-list button{appearance:none;width:100%;background:transparent;color:#fff;border:0;border-bottom:1px solid rgba(255,255,255,.18);padding:28px 0;text-align:left;cursor:pointer;transition:padding-left .45s var(--ease),background .45s var(--ease),border-color .45s var(--ease)}.muse-authority-list button:first-child{border-top:1px solid rgba(255,255,255,.18)}.muse-authority-list button.is-active,.muse-authority-list button:hover{padding-left:18px;border-color:rgba(161,124,72,.62);background:linear-gradient(90deg,rgba(161,124,72,.10),transparent)}.muse-authority-list button b{display:block;font-family:var(--serif);font-size:31px;font-weight:500;margin-bottom:8px}.muse-authority-list button span{display:block;color:rgba(255,255,255,.68);line-height:1.55}

.muse-case-filters{max-width:1280px;margin:-22px auto 26px;display:flex;gap:10px;flex-wrap:wrap}.muse-case-filters button{appearance:none;border:1px solid rgba(17,17,17,.14);background:#fff;color:var(--ink);border-radius:999px;padding:10px 15px;font:800 11px/1 var(--sans);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .35s var(--ease),color .35s var(--ease),border-color .35s var(--ease),transform .35s var(--ease)}.muse-case-filters button:hover,.muse-case-filters button.is-active{background:var(--ink);border-color:var(--ink);color:#fff;transform:translateY(-2px)}.muse-case-card{transition:opacity .45s var(--ease),transform .45s var(--ease)}.muse-case-card.is-filtered-out{opacity:.16;transform:scale(.985);filter:saturate(.4)}.muse-case-card div::after{content:"Ver caso →";display:inline-flex;margin-top:18px;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#fff;opacity:0;transform:translateY(10px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.muse-case-card:hover div::after{opacity:1;transform:translateY(0)}.muse-case-card:hover::after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.86))}

.muse-faq-list details{transition:background .35s var(--ease),padding-left .35s var(--ease),padding-right .35s var(--ease)}.muse-faq-list details:hover,.muse-faq-list details[open]{background:rgba(247,244,239,.72);padding-left:20px;padding-right:20px}.muse-faq-list summary{list-style:none;position:relative;padding-right:36px}.muse-faq-list summary::-webkit-details-marker{display:none}.muse-faq-list summary::after{content:"+";position:absolute;right:0;top:0;font-family:var(--sans);font-size:24px;color:var(--bronze);transition:transform .35s var(--ease)}.muse-faq-list details[open] summary::after{transform:rotate(45deg)}.muse-faq-list details p{animation:faqReveal .45s var(--ease)}@keyframes faqReveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}

.muse-final{position:relative;overflow:hidden;background:#0f0f0e}.muse-final::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,15,14,.92),rgba(15,15,14,.68)),url('/assets/img/landing-muse/form-plans.webp') center/cover;opacity:.72;transform:scale(1.02)}.muse-final>*{position:relative;z-index:1}.muse-final .muse-btn-primary{background:#fff;color:#10100f}.muse-final .muse-btn-text{border-bottom:1px solid rgba(255,255,255,.44)}

@media (max-width:980px){
  .muse-signal-inner{grid-template-columns:1fr 1fr 1fr;transform:translateY(-28px)}
  .muse-signal{padding:22px 18px}.muse-authority-dynamic{grid-template-columns:1fr}.muse-authority-stage{grid-template-columns:1fr}.muse-authority-visual{min-height:320px;order:2}.muse-authority-list{order:1}.muse-card-cta{opacity:1;transform:none}.muse-problem-card:hover{transform:none}
}
@media (max-width:640px){
  .muse-hero-rotator{font-size:11px;letter-spacing:.12em;margin:-8px 0 26px}.muse-hero-slide:not(:first-child) img{transform:scale(1.1)}
  .muse-signal-strip{padding:0 18px}.muse-signal-inner{display:block;transform:translateY(-18px)}.muse-signal{border-right:0;border-bottom:1px solid rgba(17,17,17,.08);padding:22px 18px}.muse-signal:last-child{border-bottom:0}.muse-signal strong{font-size:38px}.muse-signal p{font-size:13px}
  .muse-authority-stage{gap:22px}.muse-authority-visual{min-height:240px}.muse-authority-list button{padding:22px 0}.muse-case-filters{margin:-12px 0 22px}.muse-case-filters button{font-size:10px;padding:9px 12px}
}
@media (prefers-reduced-motion:reduce){.muse-hero-slide,.reveal-on-scroll,.muse-process .muse-steps::before,*{transition-duration:.001ms!important;animation-duration:.001ms!important;scroll-behavior:auto!important}.reveal-on-scroll{opacity:1;transform:none}}

/* Backend form + thank you page */
.muse-form button[disabled]{opacity:.72;cursor:wait;transform:none!important;box-shadow:none!important}
.muse-form-error{grid-column:1/-1;padding:14px 16px;background:#fff;border:1px solid rgba(120,35,35,.25);color:#7a2a22!important;font-size:13px!important;line-height:1.5!important;margin:0!important}
.thanks-page{min-height:calc(100vh - 82px);margin-top:82px;background:#f3eee7;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;place-content:center;padding:84px 24px}.thanks-page::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(17,17,17,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.035) 1px,transparent 1px);background-size:56px 56px}.thanks-card{position:relative;z-index:1;width:min(calc(100vw - 48px),980px);margin-inline:auto;background:rgba(255,255,255,.86);border:1px solid rgba(0,0,0,.08);border-radius:34px;box-shadow:0 30px 90px rgba(17,17,17,.10);padding:clamp(34px,5vw,68px);text-align:center}.thanks-card .muse-eyebrow{margin-bottom:20px}.thanks-card h1{font-family:var(--serif);font-weight:500;letter-spacing:-.032em;line-height:.98;font-size:clamp(46px,6vw,82px);margin:0;color:var(--ink)}.thanks-card p{font-size:clamp(17px,1.45vw,21px);line-height:1.62;color:var(--muted);max-width:720px;margin:24px auto 0}.thanks-next{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:38px auto 0;max-width:830px;text-align:left}.thanks-next div{background:#f8f5f0;border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:20px}.thanks-next span{display:block;font-family:var(--serif);font-size:32px;color:var(--bronze);line-height:1;margin-bottom:12px}.thanks-next b{display:block;color:var(--ink);font-size:15px;margin-bottom:6px}.thanks-next small{display:block;color:var(--muted);line-height:1.45}.thanks-actions{justify-content:center;margin-top:36px}.thanks-note{font-size:14px!important;color:#7d756a!important;margin-top:22px!important}
@media(max-width:640px){.thanks-page{margin-top:74px;min-height:calc(100vh - 74px);padding:52px 18px}.thanks-card{width:min(calc(100vw - 36px),980px);border-radius:26px;padding:34px 22px}.thanks-next{grid-template-columns:1fr;text-align:center}.thanks-actions .muse-btn{width:100%}}

/* v6.9 fixes: header CTA, problem-card hover, thank-you alignment */
.muse-nav > a[href="#consulta"]:not(.nav-pill),
.muse-nav > a[href="/#consulta"]:not(.nav-pill){display:none!important}

.muse-problem-card{
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transition:transform .55s var(--ease)!important;
}
.muse-problem-card::before{display:none!important;content:none!important}
.muse-problem-card img{
  display:block;
  border-radius:22px!important;
  transition:transform .75s var(--ease),filter .55s var(--ease),box-shadow .55s var(--ease)!important;
  transform-origin:center center;
}
.muse-problem-card:hover{
  transform:translateY(-6px)!important;
  background:transparent!important;
  box-shadow:none!important;
}
.muse-problem-card:hover img{
  transform:scale(1.025)!important;
  filter:saturate(.96) contrast(1.04) brightness(1)!important;
  box-shadow:0 24px 64px rgba(17,17,17,.12)!important;
}
.muse-problem-card:hover .muse-icon-bubble{
  transform:translateY(-3px)!important;
  box-shadow:0 16px 36px rgba(17,17,17,.12)!important;
}
.muse-icon-bubble{transition:transform .55s var(--ease),box-shadow .55s var(--ease)!important}
.muse-card-cta{
  min-height:18px;
  margin-top:14px!important;
  opacity:0!important;
  transform:translateY(6px)!important;
}
.muse-problem-card:hover .muse-card-cta{
  opacity:1!important;
  transform:translateY(0)!important;
}

.thanks-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
  width:100%!important;
  margin:36px auto 0!important;
  text-align:center!important;
}
.thanks-actions .muse-btn-dark{
  margin:0!important;
}
.thanks-actions .muse-btn-text{
  color:var(--ink)!important;
  opacity:.72!important;
  padding:16px 0!important;
}
.thanks-actions .muse-btn-text:hover{opacity:1!important}
@media(max-width:640px){
  .thanks-actions{flex-direction:column!important;align-items:stretch!important}
  .thanks-actions .muse-btn{width:100%!important}
  .muse-card-cta{opacity:1!important;transform:none!important}
  .muse-problem-card:hover{transform:none!important}
}
