.mwd-scope{
  --ink:#101514;
  --green:#063f38;
  --teal:#036663;
  --coral:#d86646;
  --cream:#f7f4ee;
  --paper:#fffdf9;
  --mist:#e8eeeb;
  --line:rgba(6,63,56,.16);
  --shadow:0 26px 80px rgba(6,63,56,.12);
  --radius:28px;
  --sans:"Outfit","Avenir Next",Avenir,Arial,sans-serif;
  --serif:Georgia,"Times New Roman",serif;
  --shell:min(1240px,calc(100vw - 48px));
}
.mwd-scope *{box-sizing:border-box}
.mwd-scope{scroll-behavior:smooth;scroll-padding-top:100px}
.mwd-scope{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}
.mwd-scope a{color:inherit;text-decoration:none}
.mwd-scope img{display:block;max-width:100%;height:auto}
.mwd-scope button,.mwd-scope input,.mwd-scope select,.mwd-scope textarea{font:inherit}
.mwd-scope button{color:inherit}
.mwd-scope :focus-visible{outline:3px solid var(--coral);outline-offset:4px}
.mwd-scope .skip{position:fixed;left:16px;top:-70px;z-index:1000;padding:12px 18px;background:var(--ink);color:white;border-radius:12px}.mwd-scope .skip:focus{top:16px}
.mwd-scope .shell{width:var(--shell);margin-inline:auto}
.mwd-scope .section{padding:112px 0;position:relative}
.mwd-scope .section--paper{background:var(--paper)}
.mwd-scope .section--green{background:var(--green);color:white}
.mwd-scope .section--ink{background:var(--ink);color:white}
.mwd-scope .eyebrow{margin:0 0 20px;color:var(--teal);font-weight:700;font-size:.78rem;letter-spacing:.17em;text-transform:uppercase}
.mwd-scope .section--green .eyebrow,.mwd-scope .section--ink .eyebrow{color:#74d2c8}
.mwd-scope .display,.mwd-scope .section-title{font-family:var(--serif);font-weight:400;line-height:.96;letter-spacing:-.045em;margin:0}
.mwd-scope .display{font-size:clamp(3.6rem,7.4vw,7.4rem);max-width:950px}
.mwd-scope .section-title{font-size:clamp(2.75rem,5.2vw,5.5rem);max-width:900px}
.mwd-scope .display .accent,.mwd-scope .section-title .accent{color:var(--coral)}
.mwd-scope .lead{font-size:clamp(1.12rem,1.7vw,1.4rem);line-height:1.55;max-width:700px;color:#39423f}
.mwd-scope .section--green .lead,.mwd-scope .section--ink .lead{color:rgba(255,255,255,.75)}
.mwd-scope .small{font-size:.92rem;color:#66706c}
.mwd-scope .button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 22px;border:1px solid var(--green);border-radius:999px;background:var(--green);color:white;font-weight:700;font-size:.93rem;transition:.25s ease;cursor:pointer}
.mwd-scope .button:hover{background:var(--teal);border-color:var(--teal);transform:translateY(-2px)}
.mwd-scope .button--light{background:white;border-color:white;color:var(--green)}
.mwd-scope .button--line{background:transparent;color:var(--green)}
.mwd-scope .section--green .button--line,.mwd-scope .section--ink .button--line{color:white;border-color:rgba(255,255,255,.45)}
.mwd-scope .text-link{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-weight:700;border-bottom:1px solid var(--line);padding-bottom:4px}
.mwd-scope .section--green .text-link,.mwd-scope .section--ink .text-link{color:white;border-color:rgba(255,255,255,.28)}
.mwd-scope .site-header{position:sticky;top:0;z-index:100;background:rgba(247,244,238,.92);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s ease}
.mwd-scope .site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(6,63,56,.06)}
.mwd-scope .header-inner{width:var(--shell);margin:auto;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.mwd-scope .brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.08em;font-size:1.02rem}.mwd-scope .brand-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-family:var(--serif);font-size:1.3rem;font-weight:400}
.mwd-scope .site-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.mwd-scope .site-nav>a{font-size:.9rem;font-weight:600}.mwd-scope .site-nav>a:hover,.mwd-scope .site-nav>a[aria-current="page"]{color:var(--teal)}
.mwd-scope .header-cta{margin-left:8px}
.mwd-scope .menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:transparent;align-items:center;justify-content:center;cursor:pointer}.mwd-scope .menu-toggle span,.mwd-scope .menu-toggle:before,.mwd-scope .menu-toggle:after{content:"";display:block;width:18px;height:1.5px;background:var(--green);position:absolute;transition:.2s}.mwd-scope .menu-toggle:before{transform:translateY(-6px)}.mwd-scope .menu-toggle:after{transform:translateY(6px)}
.mwd-scope .hero{min-height:calc(100vh - 86px);display:flex;align-items:center;padding:76px 0 94px;overflow:hidden}
.mwd-scope .hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);gap:48px;align-items:center}
.mwd-scope .hero-copy .lead{margin:28px 0 34px}.mwd-scope .hero-actions{display:flex;gap:13px;flex-wrap:wrap}.mwd-scope .hero-tags{margin:52px 0 0;padding:0;display:flex;gap:9px;flex-wrap:wrap;list-style:none}.mwd-scope .hero-tags li{border:1px solid var(--line);border-radius:999px;padding:7px 14px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}
.mwd-scope .hero-art{position:relative;border-radius:32px;overflow:hidden;box-shadow:var(--shadow);background:#eee6d9;aspect-ratio:1.16}.mwd-scope .hero-art img{width:100%;height:100%;object-fit:cover}.mwd-scope .hero-stamp{position:absolute;left:22px;bottom:22px;background:rgba(255,253,249,.92);backdrop-filter:blur(8px);border-radius:18px;padding:15px 18px;max-width:230px;font-size:.82rem;line-height:1.35}.mwd-scope .hero-stamp strong{display:block;color:var(--green);font-size:1rem;margin-bottom:2px}
.mwd-scope .split{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.mwd-scope .split .section-title{position:sticky;top:128px}
.mwd-scope .intro-row{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:58px}.mwd-scope .intro-row .lead{margin:0}
.mwd-scope .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mwd-scope .cards--2{grid-template-columns:repeat(2,1fr)}
.mwd-scope .card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:300px;display:flex;flex-direction:column;transition:.25s ease}.mwd-scope .card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.mwd-scope .card-number{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--mist);color:var(--green);font-family:var(--serif);margin-bottom:auto}.mwd-scope .card h3{font-family:var(--serif);font-size:1.8rem;line-height:1.05;font-weight:400;margin:34px 0 13px}.mwd-scope .card p{margin:0 0 24px;color:#58615e;font-size:.98rem}.mwd-scope .card .text-link{margin-top:auto;align-self:flex-start}
.mwd-scope .section--green .card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15)}.mwd-scope .section--green .card p{color:rgba(255,255,255,.68)}.mwd-scope .section--green .card-number{background:rgba(255,255,255,.1);color:white}
.mwd-scope .service-rail{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.mwd-scope .service-item{padding:34px 30px 34px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:60px 1fr 32px;gap:18px;align-items:start}.mwd-scope .service-item:nth-child(odd){border-right:1px solid var(--line)}.mwd-scope .service-item:nth-child(even){padding-left:30px}.mwd-scope .service-item span{color:var(--teal);font-weight:700}.mwd-scope .service-item h3{font-family:var(--serif);font-size:1.7rem;font-weight:400;margin:0 0 7px}.mwd-scope .service-item p{margin:0;color:#65706c;font-size:.94rem}.mwd-scope .service-arrow{font-size:1.5rem;transition:.2s}.mwd-scope .service-item:hover .service-arrow{transform:translate(4px,-4px);color:var(--coral)}
.mwd-scope .dashboard{border:1px solid rgba(255,255,255,.17);background:#0a302c;border-radius:32px;padding:18px;box-shadow:0 36px 100px rgba(0,0,0,.22)}.mwd-scope .dashboard-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.11);padding:10px 8px 18px}.mwd-scope .dots{display:flex;gap:6px}.mwd-scope .dots i{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.28)}.mwd-scope .status{display:flex;align-items:center;gap:8px;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.mwd-scope .status:before{content:"";width:8px;height:8px;border-radius:50%;background:#68d5a4;box-shadow:0 0 0 5px rgba(104,213,164,.1)}.mwd-scope .dashboard-grid{display:grid;grid-template-columns:130px 1fr;min-height:420px}.mwd-scope .dashboard-nav{padding:24px 8px;border-right:1px solid rgba(255,255,255,.11)}.mwd-scope .dashboard-nav b{display:block;padding:9px 10px;margin-bottom:5px;border-radius:10px;font-size:.76rem;color:rgba(255,255,255,.58)}.mwd-scope .dashboard-nav b:first-child{color:white;background:rgba(255,255,255,.08)}.mwd-scope .dashboard-content{padding:26px}.mwd-scope .metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mwd-scope .metric{padding:18px;background:rgba(255,255,255,.06);border-radius:16px}.mwd-scope .metric small{display:block;color:rgba(255,255,255,.55);margin-bottom:10px}.mwd-scope .metric strong{font-family:var(--serif);font-size:1.8rem;font-weight:400}.mwd-scope .metric em{display:block;color:#77d6b5;font-style:normal;font-size:.75rem}.mwd-scope .chart{height:170px;margin-top:16px;border-radius:18px;background:linear-gradient(180deg,rgba(3,102,99,.24),rgba(3,102,99,0)),repeating-linear-gradient(0deg,transparent 0 33px,rgba(255,255,255,.06) 34px);position:relative;overflow:hidden}.mwd-scope .chart:after{content:"";position:absolute;inset:35px 18px 34px;border-left:3px solid transparent;border-bottom:3px solid #65cfc2;transform:skewY(-10deg) rotate(-2deg);border-radius:50%}
.mwd-scope .product-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:38px 0 26px}.mwd-scope .filters{display:flex;gap:8px;flex-wrap:wrap}.mwd-scope .filter{border:1px solid var(--line);background:transparent;border-radius:999px;padding:9px 15px;font-weight:700;font-size:.82rem;cursor:pointer}.mwd-scope .filter.is-active{background:var(--green);color:white}.mwd-scope .search{min-width:260px;border:1px solid var(--line);background:white;border-radius:999px;padding:11px 17px}
.mwd-scope .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mwd-scope .product{background:var(--paper);border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);transition:.25s}.mwd-scope .product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.mwd-scope .product-visual{min-height:210px;padding:20px;background:var(--green);color:white;display:flex;align-items:flex-end;position:relative;overflow:hidden}.mwd-scope .product-visual:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.2);border-radius:50%;right:-32px;top:-42px}.mwd-scope .product-visual--coral{background:var(--coral)}.mwd-scope .product-visual--teal{background:var(--teal)}.mwd-scope .product-ui{position:relative;z-index:1;width:100%;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);border-radius:16px;padding:18px;backdrop-filter:blur(5px)}.mwd-scope .product-ui small{display:block;opacity:.7}.mwd-scope .product-ui strong{font-family:var(--serif);font-size:1.45rem;font-weight:400}.mwd-scope .product-body{padding:26px}.mwd-scope .product-kicker{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:var(--teal);font-weight:800}.mwd-scope .product h3{font-family:var(--serif);font-size:1.9rem;line-height:1.05;font-weight:400;margin:10px 0}.mwd-scope .product p{color:#5e6864;font-size:.94rem}.mwd-scope .chips{display:flex;gap:6px;flex-wrap:wrap;margin:18px 0}.mwd-scope .chips span{padding:5px 9px;background:var(--mist);border-radius:999px;color:var(--green);font-size:.72rem;font-weight:700}
.mwd-scope .steps{counter-reset:step;border-top:1px solid rgba(255,255,255,.2)}.mwd-scope .step{display:grid;grid-template-columns:90px .7fr 1fr;gap:35px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.2);align-items:start}.mwd-scope .step:before{counter-increment:step;content:"0" counter(step);color:#72cfc3;font-size:.82rem;letter-spacing:.1em}.mwd-scope .step h3{font-family:var(--serif);font-size:1.8rem;line-height:1.1;font-weight:400;margin:0}.mwd-scope .step p{margin:0;color:rgba(255,255,255,.68)}
.mwd-scope .case-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.mwd-scope .case{border-radius:var(--radius);padding:35px;min-height:430px;position:relative;overflow:hidden;display:flex;flex-direction:column;background:var(--green);color:white}.mwd-scope .case:nth-child(1){grid-column:span 7}.mwd-scope .case:nth-child(2){grid-column:span 5;background:var(--coral)}.mwd-scope .case:nth-child(3){grid-column:span 5;background:var(--teal)}.mwd-scope .case:nth-child(4){grid-column:span 7;background:#1b2624}.mwd-scope .case-tag{font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;opacity:.7}.mwd-scope .case h3{font-family:var(--serif);font-size:clamp(2rem,3.3vw,3.2rem);font-weight:400;line-height:1;margin:auto 0 16px}.mwd-scope .case p{max-width:550px;color:rgba(255,255,255,.75);margin:0 0 24px}.mwd-scope .case .text-link{color:white;border-color:rgba(255,255,255,.3);align-self:flex-start}
.mwd-scope .quote{max-width:980px;margin:auto;text-align:center}.mwd-scope .quote blockquote{font-family:var(--serif);font-size:clamp(2.4rem,5vw,5.1rem);font-weight:400;line-height:1.05;margin:0}.mwd-scope .quote cite{display:block;margin-top:28px;font-style:normal;color:#73d0c5;font-size:.8rem;text-transform:uppercase;letter-spacing:.15em}
.mwd-scope .page-hero{padding:94px 0 88px;border-bottom:1px solid var(--line)}.mwd-scope .page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end}.mwd-scope .page-hero .lead{margin:25px 0 0}.mwd-scope .hero-index{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mwd-scope .hero-index a{padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:.9rem;font-weight:700}.mwd-scope .hero-index a span{color:var(--teal)}
.mwd-scope .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mwd-scope .feature{border-top:1px solid var(--line);padding:28px 10px 0 0}.mwd-scope .feature span{color:var(--teal);font-size:.82rem;font-weight:800}.mwd-scope .feature h3{font-family:var(--serif);font-size:1.75rem;line-height:1.1;font-weight:400;margin:18px 0 10px}.mwd-scope .feature p{color:#606b67;font-size:.95rem}
.mwd-scope .content-columns{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.mwd-scope .content-columns h2{font-family:var(--serif);font-size:clamp(2.5rem,4.5vw,4.5rem);line-height:1;font-weight:400;margin:0}.mwd-scope .rich-text h3{font-family:var(--serif);font-size:2rem;font-weight:400;margin:0 0 10px}.mwd-scope .rich-text p{margin:0 0 28px;color:#56615d}.mwd-scope .rich-text ul{padding-left:20px;color:#56615d}.mwd-scope .rich-text li{margin-bottom:8px}
.mwd-scope .process-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.mwd-scope .process-card{padding:26px 22px 25px 0;border-right:1px solid var(--line)}.mwd-scope .process-card:not(:first-child){padding-left:22px}.mwd-scope .process-card:last-child{border-right:0}.mwd-scope .process-card span{font-size:.78rem;color:var(--teal);font-weight:800}.mwd-scope .process-card h3{font-family:var(--serif);font-size:1.45rem;line-height:1.08;font-weight:400;margin:40px 0 12px}.mwd-scope .process-card p{font-size:.88rem;color:#65706c;margin:0}
.mwd-scope .faq{max-width:900px;margin:50px auto 0}.mwd-scope .faq details{border-top:1px solid var(--line);padding:0}.mwd-scope .faq details:last-child{border-bottom:1px solid var(--line)}.mwd-scope .faq summary{list-style:none;cursor:pointer;padding:24px 50px 24px 0;font-family:var(--serif);font-size:1.35rem;position:relative}.mwd-scope .faq summary::-webkit-details-marker{display:none}.mwd-scope .faq summary:after{content:"+";position:absolute;right:5px;top:22px;color:var(--teal);font-family:var(--sans)}.mwd-scope .faq details[open] summary:after{content:"−"}.mwd-scope .faq details p{margin:0;padding:0 60px 26px 0;color:#5f6965}
.mwd-scope .training-banner{display:grid;grid-template-columns:1fr .72fr;border-radius:34px;overflow:hidden;background:var(--green);color:white}.mwd-scope .training-copy{padding:55px}.mwd-scope .training-copy h2{font-family:var(--serif);font-size:clamp(2.5rem,4.6vw,4.6rem);font-weight:400;line-height:1;margin:0 0 22px}.mwd-scope .training-copy p{color:rgba(255,255,255,.72);max-width:560px}.mwd-scope .training-stat{display:grid;place-items:center;background:var(--coral);padding:45px;text-align:center}.mwd-scope .training-stat strong{font-family:var(--serif);font-size:clamp(5rem,10vw,9rem);font-weight:400;line-height:.8}.mwd-scope .training-stat span{display:block;margin-top:20px;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}
.mwd-scope .blog-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.mwd-scope .post{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:34px;min-height:310px;display:flex;flex-direction:column}.mwd-scope .post:first-child{grid-row:span 2;min-height:638px;background:var(--green);color:white}.mwd-scope .post small{color:var(--teal);font-weight:800;text-transform:uppercase;letter-spacing:.11em}.mwd-scope .post:first-child small{color:#77d6ca}.mwd-scope .post h2,.mwd-scope .post h3{font-family:var(--serif);font-size:2.2rem;line-height:1.06;font-weight:400;margin:auto 0 17px}.mwd-scope .post:first-child h2{font-size:clamp(3rem,5vw,5rem)}.mwd-scope .post p{color:#626c68}.mwd-scope .post:first-child p{color:rgba(255,255,255,.7)}
.mwd-scope .contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.mwd-scope .contact-list{margin-top:50px}.mwd-scope .contact-list a,.mwd-scope .contact-list p{display:block;border-top:1px solid var(--line);padding:18px 0;margin:0;font-weight:700}.mwd-scope .contact-list small{display:block;color:#6a746f;font-weight:400}.mwd-scope .form-card{background:var(--paper);border:1px solid var(--line);padding:38px;border-radius:var(--radius)}.mwd-scope .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mwd-scope .field{display:flex;flex-direction:column;gap:7px}.mwd-scope .field--wide{grid-column:1/-1}.mwd-scope .field label{font-size:.84rem;font-weight:700}.mwd-scope .field input,.mwd-scope .field select,.mwd-scope .field textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:white;padding:13px 15px;color:var(--ink)}.mwd-scope .consent{grid-column:1/-1;display:flex;gap:10px;align-items:flex-start;font-size:.82rem;color:#5b6661}.mwd-scope .form-status{display:none;grid-column:1/-1;border-radius:12px;padding:12px 15px;background:var(--mist);color:var(--green);font-weight:700}.mwd-scope .form-status.is-visible{display:block}
.mwd-scope .cta{padding:88px 0;background:var(--coral);color:white}.mwd-scope .cta-inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.mwd-scope .cta h2{font-family:var(--serif);font-size:clamp(2.8rem,5.4vw,5.7rem);max-width:880px;line-height:.94;font-weight:400;margin:0}.mwd-scope .cta .button{flex:0 0 auto}
.mwd-scope .site-footer{background:#0b1614;color:white;padding:68px 0 30px}.mwd-scope .footer-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:60px}.mwd-scope .footer-brand p{max-width:420px;color:rgba(255,255,255,.58);margin:24px 0}.mwd-scope .footer-col h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:#71c9be;margin:0 0 18px}.mwd-scope .footer-col a{display:block;color:rgba(255,255,255,.73);font-size:.92rem;margin:8px 0}.mwd-scope .footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.12);padding-top:25px;margin-top:48px;color:rgba(255,255,255,.47);font-size:.78rem}.mwd-scope .footer-legal{display:flex;gap:20px;flex-wrap:wrap}
.mwd-scope [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.mwd-scope [data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1050px){
  .mwd-scope .site-nav{position:fixed;inset:86px 0 0;background:var(--cream);padding:35px 24px;display:flex;flex-direction:column;align-items:stretch;gap:0;transform:translateX(100%);transition:.25s}.mwd-scope .site-nav.is-open{transform:none}.mwd-scope .site-nav>a{padding:16px 4px;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:1.5rem;font-weight:400}.mwd-scope .site-nav .header-cta{margin:25px 0 0;font-family:var(--sans);font-size:.9rem}.mwd-scope .menu-toggle{display:flex;position:relative}.mwd-scope .header-inner>.header-cta{display:none}
  .mwd-scope .hero-grid,.mwd-scope .page-hero-grid,.mwd-scope .contact-grid,.mwd-scope .content-columns{grid-template-columns:1fr}.mwd-scope .hero-art{max-width:700px}.mwd-scope .split{grid-template-columns:1fr;gap:45px}.mwd-scope .split .section-title{position:static}.mwd-scope .cards,.mwd-scope .product-grid,.mwd-scope .feature-grid{grid-template-columns:repeat(2,1fr)}.mwd-scope .process-grid{grid-template-columns:repeat(2,1fr)}.mwd-scope .process-card:nth-child(2){border-right:0}.mwd-scope .process-card{border-bottom:1px solid var(--line)}
}
@media(max-width:760px){
  .mwd-scope{--shell:min(100% - 34px,1240px);--radius:22px}.mwd-scope .section{padding:78px 0}.mwd-scope .header-inner{min-height:74px}.mwd-scope .site-nav{inset:74px 0 0}.mwd-scope .hero{min-height:auto;padding:62px 0 74px}.mwd-scope .hero-grid{grid-template-columns:1fr;gap:38px}.mwd-scope .display{font-size:clamp(3.25rem,15vw,5.5rem)}.mwd-scope .hero-copy .lead{margin:22px 0 27px}.mwd-scope .hero-tags{margin-top:36px}.mwd-scope .hero-art{aspect-ratio:.9}.mwd-scope .hero-art img{object-position:64% center}.mwd-scope .intro-row,.mwd-scope .cta-inner{display:block}.mwd-scope .intro-row .lead{margin-top:24px}.mwd-scope .cta .button{margin-top:30px}.mwd-scope .cards,.mwd-scope .cards--2,.mwd-scope .product-grid,.mwd-scope .feature-grid,.mwd-scope .service-rail,.mwd-scope .blog-grid,.mwd-scope .training-banner{grid-template-columns:1fr}.mwd-scope .service-item,.mwd-scope .service-item:nth-child(even){padding:25px 0;border-right:0}.mwd-scope .product-tools{align-items:stretch;flex-direction:column}.mwd-scope .search{min-width:0;width:100%}.mwd-scope .case-grid{display:block}.mwd-scope .case{margin-bottom:14px;min-height:370px}.mwd-scope .metric-grid{grid-template-columns:1fr}.mwd-scope .metric:nth-child(n+2){display:none}.mwd-scope .dashboard-grid{grid-template-columns:1fr}.mwd-scope .dashboard-nav{display:none}.mwd-scope .dashboard-content{padding:20px}.mwd-scope .step{grid-template-columns:48px 1fr;gap:16px}.mwd-scope .step p{grid-column:2}.mwd-scope .process-grid{grid-template-columns:1fr}.mwd-scope .process-card,.mwd-scope .process-card:not(:first-child){padding:24px 0;border-right:0}.mwd-scope .process-card h3{margin-top:18px}.mwd-scope .training-copy,.mwd-scope .training-stat{padding:38px 28px}.mwd-scope .page-hero{padding:68px 0}.mwd-scope .hero-index{grid-template-columns:1fr}.mwd-scope .form-grid{grid-template-columns:1fr}.mwd-scope .field--wide,.mwd-scope .consent{grid-column:auto}.mwd-scope .form-card{padding:25px}.mwd-scope .footer-grid{grid-template-columns:1fr;gap:38px}.mwd-scope .footer-bottom{flex-direction:column}.mwd-scope .quote blockquote{font-size:clamp(2.2rem,10vw,3.8rem)}
}
@media(prefers-reduced-motion:reduce){.mwd-scope{scroll-behavior:auto}.mwd-scope *,.mwd-scope *:before,.mwd-scope *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.mwd-scope .button:hover,.mwd-scope .card:hover,.mwd-scope .product:hover{transform:none}}

/* ======================================================================
   DIRECCIÓN VISUAL MAESTRA · BASADA EN MONTEC FORMACIÓN
   ====================================================================== */
.mwd-scope{
  --ink:#102e2a;
  --green:#063f38;
  --teal:#036663;
  --coral:#d86646;
  --cream:#f7f4ee;
  --paper:#ffffff;
  --mist:#eef8f6;
  --line:rgba(16,46,42,.13);
  --shadow:0 24px 70px rgba(11,69,61,.12);
  --radius:13px;
}
.mwd-scope{background:#fff;color:var(--ink);font-size:16px}
.mwd-scope .site-header{background:rgba(255,255,255,.94)}
.mwd-scope .header-inner{min-height:82px}
.mwd-scope .brand-mark{border-radius:5px;background:var(--green);font-family:Georgia,serif;font-weight:400}
.mwd-scope .section{padding:88px 0}
.mwd-scope .section--paper{background:var(--cream)}
.mwd-scope .display{font-size:clamp(54px,5vw,78px);line-height:.94;max-width:760px}
.mwd-scope .section-title{font-size:clamp(48px,4.7vw,72px);line-height:.95}
.mwd-scope .eyebrow{margin-bottom:18px;color:var(--coral);font-size:10px;font-weight:800;letter-spacing:.17em}
.mwd-scope .lead{font-size:17px;line-height:1.72;color:#56635f}
.mwd-scope .button{min-height:52px;padding:0 23px;border-radius:7px;border-color:transparent;background:linear-gradient(135deg,var(--teal),#024f4d);font-size:14px;box-shadow:0 12px 28px rgba(3,102,99,.16)}
.mwd-scope .button:hover{background:linear-gradient(135deg,#024f4d,var(--teal));box-shadow:0 16px 34px rgba(3,102,99,.23)}
.mwd-scope .button--line{border-color:rgba(3,102,99,.48);background:rgba(255,255,255,.84);color:#024f4d;box-shadow:none}
.mwd-scope .button--line:hover{background:var(--mist);border-color:var(--teal);color:#024f4d}
.mwd-scope .button--light{background:#fff;color:var(--green);box-shadow:none}
.mwd-scope .text-link{color:#024f4d}

.mwd-scope .hero{position:relative;min-height:680px;padding:78px 0 66px;background:radial-gradient(circle at 79% 40%,rgba(3,102,99,.105),transparent 30%),linear-gradient(180deg,#fff 0%,#fff 72%,#f9fcfb 100%)}
.mwd-scope .hero:before{content:"";position:absolute;width:660px;height:660px;right:3%;top:-270px;border:1px solid rgba(3,102,99,.08);border-radius:50%}
.mwd-scope .hero-grid{grid-template-columns:minmax(380px,.86fr) minmax(520px,1.14fr);gap:64px;position:relative;z-index:1}
.mwd-scope .hero-copy .lead{max-width:560px;margin:28px 0 30px}
.mwd-scope .hero-actions{gap:13px}
.mwd-scope .hero-tags{margin-top:25px;gap:18px}
.mwd-scope .hero-tags li{padding:0;border:0;border-radius:0;color:#6b7773;font-size:11px;letter-spacing:.08em}
.mwd-scope .hero-tags li:before{content:"·";margin-right:18px;color:var(--coral)}
.mwd-scope .hero-tags li:first-child:before{display:none}

.mwd-scope .studio-visual{position:relative;min-width:0;min-height:470px;display:grid;place-items:center}
.mwd-scope .studio-orbit{position:absolute;border:1px solid rgba(3,102,99,.11);border-radius:50%}
.mwd-scope .studio-orbit--one{width:560px;height:560px;right:-70px;top:-70px}.mwd-scope .studio-orbit--two{width:400px;height:400px;right:12px;top:10px}
.mwd-scope .studio-laptop{position:relative;z-index:2;width:min(100%,690px);filter:drop-shadow(0 26px 28px rgba(5,42,37,.16))}
.mwd-scope .studio-laptop__lid{position:relative;width:91%;margin:0 auto;padding:12px 12px 16px;border:2px solid #26332f;border-bottom-width:5px;border-radius:18px 18px 8px 8px;background:linear-gradient(145deg,#4c5a56,#1b2724);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}
.mwd-scope .studio-laptop__lid:before{content:"";position:absolute;left:50%;top:5px;width:4px;height:4px;transform:translateX(-50%);border-radius:50%;background:#0a1210;z-index:3}
.mwd-scope .studio-laptop__base{position:relative;height:20px;margin-top:-2px;border-radius:3px 3px 30px 30px;background:linear-gradient(180deg,#b8c0bd 0%,#eef1ef 36%,#8d9793 100%);box-shadow:0 5px 7px rgba(6,40,35,.17)}
.mwd-scope .studio-laptop__base span{position:absolute;top:0;left:50%;width:90px;height:7px;transform:translateX(-50%);border-radius:0 0 8px 8px;background:#89928f}
.mwd-scope .studio-screen{min-height:340px;display:grid;grid-template-columns:116px 1fr;overflow:hidden;border-radius:7px;background:#f9fbfa}
.mwd-scope .studio-screen__sidebar{padding:22px 13px;color:rgba(255,255,255,.72);background:linear-gradient(165deg,#0a4c43,var(--green))}
.mwd-scope .studio-screen__brand{display:flex;align-items:center;gap:7px;margin:0 2px 28px;color:#fff;font-size:7px;font-weight:700;letter-spacing:.08em}.mwd-scope .studio-screen__brand span{display:grid;place-items:center;width:22px;height:22px;border:1px solid rgba(255,255,255,.5);border-radius:4px;font-family:Georgia,serif;font-size:12px}
.mwd-scope .studio-screen__sidebar b{display:block;margin:4px 0;padding:8px;border-radius:5px;font-size:7px;font-weight:400}.mwd-scope .studio-screen__sidebar b.is-active{color:#fff;background:rgba(255,255,255,.11)}
.mwd-scope .studio-screen__main{min-width:0;padding:21px 20px 17px}.mwd-scope .studio-screen__main>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid rgba(16,46,42,.09)}.mwd-scope .studio-screen__main>header div{display:flex;flex-direction:column;gap:4px}.mwd-scope .studio-screen__main>header small{color:var(--coral);font-size:7px;font-weight:800;letter-spacing:.12em}.mwd-scope .studio-screen__main>header strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.mwd-scope .studio-screen__main>header i{width:25px;height:25px;border:1px solid var(--line);border-radius:50%;background:linear-gradient(145deg,#dff1ed,#fff)}
.mwd-scope .studio-screen__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:13px 0}.mwd-scope .studio-screen__stats span{padding:10px;border:1px solid rgba(16,46,42,.08);border-radius:7px;background:#fff}.mwd-scope .studio-screen__stats small{display:block;color:#84918d;font-size:6px}.mwd-scope .studio-screen__stats strong{font-family:Georgia,serif;font-size:17px;font-weight:400;color:var(--teal)}
.mwd-scope .studio-screen__body{display:grid;grid-template-columns:1.2fr .8fr;gap:10px}.mwd-scope .studio-screen__body>section,.mwd-scope .studio-screen__body>aside{padding:12px;border:1px solid rgba(16,46,42,.1);border-radius:9px;background:#fff}.mwd-scope .studio-screen__label{display:flex;justify-content:space-between;margin-bottom:6px;font-size:7px}.mwd-scope .studio-screen__label small{color:var(--teal)}.mwd-scope .studio-screen__body p{display:grid;grid-template-columns:24px 1fr auto;gap:8px;align-items:center;margin:0;padding:7px 0;border-top:1px solid rgba(16,46,42,.07)}.mwd-scope .studio-screen__body p>i{display:grid;place-items:center;width:23px;height:23px;border-radius:5px;background:var(--mist);color:var(--teal);font-size:6px;font-style:normal}.mwd-scope .studio-screen__body p span{display:flex;flex-direction:column}.mwd-scope .studio-screen__body p strong{font-size:7px}.mwd-scope .studio-screen__body p small,.mwd-scope .studio-screen__body p em{color:#84918d;font-size:6px;font-style:normal}.mwd-scope .studio-screen__body>aside{background:linear-gradient(145deg,#fff,var(--mist))}.mwd-scope .studio-screen__body>aside>small{color:var(--coral);font-size:6px;font-weight:800}.mwd-scope .studio-screen__body>aside>strong{display:block;margin:10px 0 2px;font-family:Georgia,serif;font-size:22px;font-weight:400}.mwd-scope .studio-screen__body>aside>div{height:45px;margin:8px 0;background:linear-gradient(160deg,transparent 48%,var(--teal) 49% 52%,transparent 53%)}.mwd-scope .studio-screen__body>aside>span{font-size:6px;color:#84918d}
.mwd-scope .studio-float{position:absolute;z-index:4;padding:12px 14px;border:1px solid rgba(16,46,42,.09);border-radius:11px;background:rgba(255,255,255,.94);box-shadow:0 18px 36px rgba(5,52,45,.14);backdrop-filter:blur(8px)}.mwd-scope .studio-float small{display:block;margin-bottom:4px;color:var(--coral);font-size:6px;font-weight:800;letter-spacing:.09em}.mwd-scope .studio-float strong{font-family:Georgia,serif;font-size:12px;font-weight:400}.mwd-scope .studio-float--product{left:-2px;bottom:49px}.mwd-scope .studio-float--status{right:-8px;top:72px}.mwd-scope .studio-float--status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4dbd84}
.mwd-scope .benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.mwd-scope .benefit-strip>.shell{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.mwd-scope .benefit-strip article{display:flex;align-items:center;gap:13px;min-width:0;padding:4px 28px;border-left:1px solid var(--line)}.mwd-scope .benefit-strip article:first-child{padding-left:0;border-left:0}.mwd-scope .benefit-strip article>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid rgba(3,102,99,.3);border-radius:50%;color:var(--teal);font-family:Georgia,serif}.mwd-scope .benefit-strip article div{display:flex;min-width:0;flex-direction:column;gap:4px}.mwd-scope .benefit-strip strong{font-size:13px;line-height:1.25}.mwd-scope .benefit-strip small{color:#56635f;font-size:11px;line-height:1.4}

.mwd-scope .page-hero{position:relative;overflow:hidden;min-height:540px;padding:86px 0 74px;background:radial-gradient(circle at 82% 36%,rgba(3,102,99,.09),transparent 28%),#fff;border-bottom:1px solid var(--line)}
.mwd-scope .page-hero:after{content:"";position:absolute;width:520px;height:520px;right:2%;top:-260px;border:1px solid rgba(3,102,99,.08);border-radius:50%}
.mwd-scope .page-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:78px;align-items:center}
.mwd-scope .page-hero .display{max-width:810px}.mwd-scope .page-hero .lead{max-width:650px;margin-top:25px}
.mwd-scope .hero-index{position:relative;z-index:2;display:block;padding:22px 28px;border:1px solid rgba(16,46,42,.1);border-radius:13px;background:rgba(255,255,255,.94);box-shadow:var(--shadow)}
.mwd-scope .hero-index:before{content:"EXPLORAR ESTA PÁGINA";display:block;padding:0 0 13px;color:var(--coral);font-size:8px;font-weight:800;letter-spacing:.14em}
.mwd-scope .hero-index a{padding:13px 0;font-size:12px}.mwd-scope .hero-index a span{font-family:Georgia,serif;font-weight:400;color:var(--coral)}

.mwd-scope .intro-row{margin-bottom:46px}.mwd-scope .card{min-height:260px;padding:27px;border-radius:13px;background:#fff}.mwd-scope .section:not(.section--paper):not(.section--green):not(.section--ink) .card{background:#fff}.mwd-scope .card h3{font-size:26px;margin:30px 0 12px}.mwd-scope .card p{font-size:14px;line-height:1.65}.mwd-scope .card-number{width:40px;height:40px;border-radius:50%;background:var(--mist);color:var(--teal)}
.mwd-scope .service-item{padding-top:29px;padding-bottom:29px}.mwd-scope .service-item h3{font-size:24px}.mwd-scope .service-item p{font-size:13px}
.mwd-scope .feature h3{font-size:24px}.mwd-scope .feature p{font-size:14px}
.mwd-scope .product{border-radius:13px}.mwd-scope .product-visual{min-height:185px}.mwd-scope .product-body{padding:23px}.mwd-scope .product h3{font-size:27px}.mwd-scope .product p{font-size:13px}.mwd-scope .filter,.mwd-scope .search{border-radius:7px}.mwd-scope .filter.is-active{background:var(--teal)}
.mwd-scope .case{min-height:390px;border-radius:13px}.mwd-scope .case h3{font-size:clamp(34px,3.3vw,50px)}
.mwd-scope .training-banner{border-radius:13px}.mwd-scope .training-copy{padding:48px}.mwd-scope .training-copy h2{font-size:clamp(45px,4.5vw,68px)}
.mwd-scope .quote blockquote{font-size:clamp(42px,4.7vw,68px)}
.mwd-scope .content-columns h2{font-size:clamp(46px,4.5vw,68px)}
.mwd-scope .process-card h3{font-size:22px}.mwd-scope .process-card p{font-size:12px}
.mwd-scope .post,.mwd-scope .form-card{border-radius:13px}.mwd-scope .post h2,.mwd-scope .post h3{font-size:30px}.mwd-scope .post:first-child h2{font-size:clamp(44px,4.6vw,68px)}
.mwd-scope .field input,.mwd-scope .field select,.mwd-scope .field textarea{border-radius:7px}
.mwd-scope .faq summary{font-size:21px}
.mwd-scope .cta{padding:76px 0;background:var(--green)}.mwd-scope .cta h2{font-size:clamp(46px,4.7vw,72px)}

@media(max-width:1050px){
  .mwd-scope .site-nav{background:#fff}
  .mwd-scope .hero-grid{grid-template-columns:minmax(330px,.85fr) minmax(430px,1.15fr);gap:36px}
  .mwd-scope .display{font-size:clamp(49px,5.6vw,66px)}
  .mwd-scope .benefit-strip>.shell{grid-template-columns:repeat(2,1fr);padding:10px 0}.mwd-scope .benefit-strip article{padding:18px;border-left:0;border-bottom:1px solid var(--line)}.mwd-scope .benefit-strip article:nth-child(even){border-left:1px solid var(--line)}.mwd-scope .benefit-strip article:nth-last-child(-n+2){border-bottom:0}
}
@media(max-width:900px){
  .mwd-scope .hero{padding:68px 0 56px}.mwd-scope .hero-grid{grid-template-columns:1fr;gap:42px;text-align:center}.mwd-scope .hero-copy{display:flex;align-items:center;flex-direction:column}.mwd-scope .hero-actions{justify-content:center}.mwd-scope .hero-tags{justify-content:center}.mwd-scope .studio-visual{width:min(100%,690px);min-height:450px;margin:auto}
  .mwd-scope .page-hero-grid{grid-template-columns:1fr;gap:42px}.mwd-scope .page-hero{min-height:0}
}
@media(max-width:640px){
  .mwd-scope .section{padding:60px 0}.mwd-scope .header-inner{min-height:72px}.mwd-scope .site-nav{inset:72px 0 0}
  .mwd-scope .display{font-size:clamp(42px,12.3vw,57px);line-height:.95}.mwd-scope .section-title,.mwd-scope .content-columns h2{font-size:43px}.mwd-scope .lead{font-size:14px;line-height:1.62}
  .mwd-scope .hero{padding:50px 0 38px}.mwd-scope .hero-copy .lead{margin-top:20px}.mwd-scope .hero-actions{width:100%;display:grid;grid-template-columns:1fr;gap:9px}.mwd-scope .hero-actions .button{width:100%}.mwd-scope .hero-tags{margin-top:18px;gap:10px}.mwd-scope .hero-tags li:before{margin-right:10px}
  .mwd-scope .studio-visual{min-height:285px}.mwd-scope .studio-laptop{width:100%}.mwd-scope .studio-laptop__lid{width:94%;padding:7px 7px 10px;border-radius:12px 12px 5px 5px}.mwd-scope .studio-laptop__base{height:13px}.mwd-scope .studio-laptop__base span{width:55px;height:5px}.mwd-scope .studio-screen{min-height:218px;grid-template-columns:72px 1fr}.mwd-scope .studio-screen__sidebar{padding:14px 7px}.mwd-scope .studio-screen__brand{gap:4px;margin-bottom:16px;font-size:4px}.mwd-scope .studio-screen__brand span{width:15px;height:15px;font-size:8px}.mwd-scope .studio-screen__sidebar b{margin:2px 0;padding:5px 4px;font-size:4px}.mwd-scope .studio-screen__main{padding:12px 9px 10px}.mwd-scope .studio-screen__main>header{padding-bottom:8px}.mwd-scope .studio-screen__main>header small{font-size:4px}.mwd-scope .studio-screen__main>header strong{font-size:11px}.mwd-scope .studio-screen__main>header i{width:16px;height:16px}.mwd-scope .studio-screen__stats{gap:4px;padding:6px 0}.mwd-scope .studio-screen__stats span{padding:5px}.mwd-scope .studio-screen__stats small{font-size:3px}.mwd-scope .studio-screen__stats strong{font-size:9px}.mwd-scope .studio-screen__body{gap:5px}.mwd-scope .studio-screen__body>section,.mwd-scope .studio-screen__body>aside{padding:5px;border-radius:5px}.mwd-scope .studio-screen__label{font-size:4px}.mwd-scope .studio-screen__body p{grid-template-columns:14px 1fr auto;gap:4px;padding:3px 0}.mwd-scope .studio-screen__body p>i{width:13px;height:13px;font-size:3px}.mwd-scope .studio-screen__body p strong{font-size:4px}.mwd-scope .studio-screen__body p small,.mwd-scope .studio-screen__body p em{font-size:3px}.mwd-scope .studio-screen__body>aside>small{font-size:3px}.mwd-scope .studio-screen__body>aside>strong{font-size:11px;margin:5px 0}.mwd-scope .studio-screen__body>aside>div{height:23px;margin:3px 0}.mwd-scope .studio-screen__body>aside>span{font-size:3px}.mwd-scope .studio-float{padding:8px 9px;border-radius:7px}.mwd-scope .studio-float small{font-size:4px}.mwd-scope .studio-float strong{font-size:8px}.mwd-scope .studio-float--product{left:2px;bottom:26px}.mwd-scope .studio-float--status{right:0;top:35px}
  .mwd-scope .benefit-strip>.shell{width:calc(100% - 28px);grid-template-columns:1fr}.mwd-scope .benefit-strip article,.mwd-scope .benefit-strip article:nth-child(even){padding:15px 0;border-left:0;border-bottom:1px solid var(--line)}.mwd-scope .benefit-strip article:nth-last-child(2){border-bottom:1px solid var(--line)}.mwd-scope .benefit-strip article:last-child{border-bottom:0}
  .mwd-scope .page-hero{padding:58px 0}.mwd-scope .page-hero-grid{gap:30px}.mwd-scope .hero-index{padding:18px 20px}.mwd-scope .training-copy,.mwd-scope .training-stat{padding:34px 26px}.mwd-scope .training-copy h2{font-size:43px}.mwd-scope .cta{padding:60px 0}.mwd-scope .cta h2{font-size:43px}
}

/* Identidad real y fotografía editorial */
.mwd-scope .brand-logo{width:auto;height:66px;object-fit:contain}
.mwd-scope .brand--footer{width:max-content;padding:8px 11px;border-radius:8px;background:#fff}
.mwd-scope .brand-logo--footer{height:62px}

.mwd-scope .editorial-story{padding:42px 0 96px;background:#fff}
.mwd-scope .editorial-story__grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);gap:52px;align-items:end}
.mwd-scope .editorial-story__media{min-height:0;margin:0;overflow:hidden;border-radius:14px;background:var(--mist);box-shadow:var(--shadow)}
.mwd-scope .editorial-story__media img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}
.mwd-scope .editorial-story__copy{padding:0 0 18px}
.mwd-scope .editorial-story__copy h2,.mwd-scope .project-editorial h2{margin:0 0 22px;font-family:var(--serif);font-size:clamp(39px,4vw,61px);font-weight:400;line-height:.97;letter-spacing:-.04em}
.mwd-scope .editorial-story__copy p:not(.eyebrow),.mwd-scope .project-editorial__grid>div>p:not(.eyebrow){margin:0 0 25px;color:#56635f;font-size:15px;line-height:1.72}

.mwd-scope .project-editorial{padding:72px 0;background:#fff}
.mwd-scope .project-editorial__grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:58px;align-items:center}
.mwd-scope .project-editorial figure{margin:0;overflow:hidden;border-radius:14px;background:var(--mist);box-shadow:var(--shadow)}
.mwd-scope .project-editorial figure img{width:100%;aspect-ratio:16/10;object-fit:cover}

@media(max-width:900px){
  .mwd-scope .editorial-story__grid,.mwd-scope .project-editorial__grid{grid-template-columns:1fr;gap:32px}
  .mwd-scope .editorial-story__copy{padding:0}
}
@media(max-width:640px){
  .mwd-scope .brand-logo{height:56px}
  .mwd-scope .brand-logo--footer{height:58px}
  .mwd-scope .editorial-story{padding:18px 0 60px}
  .mwd-scope .editorial-story__media img,.mwd-scope .project-editorial figure img{aspect-ratio:4/3}
  .mwd-scope .editorial-story__copy h2,.mwd-scope .project-editorial h2{font-size:40px}
.mwd-scope .project-editorial{padding:48px 0}
}

/* Integración limpia con Elementor y TheGem */
body.mwd-site-page .page-title-block,
body.mwd-site-page .page-title-block-background{display:none!important}
body.mwd-site-page .block-content,
body.mwd-site-page .site-main{padding-top:0!important;padding-bottom:0!important}
body.mwd-site-page .mwd-elementor-block,
body.mwd-site-page .mwd-elementor-block>.elementor-container,
body.mwd-site-page .mwd-elementor-block .elementor-column,
body.mwd-site-page .mwd-elementor-block .elementor-widget-wrap,
body.mwd-site-page .mwd-elementor-block .elementor-widget-html,
body.mwd-site-page .mwd-elementor-block .elementor-widget-shortcode{margin:0!important;padding:0!important;max-width:none!important}
body.mwd-site-page .mwd-elementor-block>.elementor-container{width:100%!important}
.mwd-scope .mwd-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.mwd-scope .form-status--error{border:1px solid rgba(216,102,70,.45);background:#fff5f1;color:#812f1c}
