
:root{--coral:#FE5061;--orange:#F79530;--ink:#101010;--paper:#FBFAF7;--soft:#F2F0EB;--line:#DEDCD6;--muted:#686763;--white:#fff;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Raleway,Arial,sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;background:#fff;padding:10px;z-index:99999}
.site-header{position:relative;z-index:50}.site-nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,16,16,.1)}.custom-logo-link{display:flex;align-items:center}.custom-logo-link img{max-height:48px;width:auto}.text-logo{font-size:18px;font-weight:800;letter-spacing:-.7px;line-height:.95}.text-logo span{display:block;font-weight:500;font-size:9px;letter-spacing:2.2px;margin-top:7px}.primary-menu{display:flex;gap:34px;list-style:none;padding:0;margin:0;font-size:12px;font-weight:600;align-items:center}.primary-menu a:hover,.current-menu-item>a{color:var(--coral)}.header-cta{display:inline-flex;align-items:center;gap:12px;padding:13px 18px;border-radius:100px;background:var(--ink);color:white;font-size:12px;font-weight:700}.header-cta:hover{background:var(--coral)}.menu-toggle{display:none;border:0;background:transparent;font:800 11px Raleway;cursor:pointer}
.site-main{min-height:55vh}.content-shell{padding:90px 0}.entry-header{max-width:900px;margin-bottom:45px}.entry-title{font-size:clamp(44px,6vw,80px);line-height:.95;letter-spacing:-4px;margin:0 0 20px}.entry-meta{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:var(--coral);font-weight:800}.entry-content{max-width:850px;font-size:17px}.entry-content h2{font-size:40px;line-height:1;margin-top:60px;letter-spacing:-2px}.entry-content h3{font-size:28px;line-height:1.1;margin-top:40px}.entry-content a{text-decoration:underline;text-decoration-color:var(--coral);text-underline-offset:4px}.entry-content blockquote{margin:45px 0;padding:30px;border-left:4px solid var(--coral);background:var(--soft);font-family:Lora,Georgia,serif;font-size:25px;font-style:italic}.entry-content figure{margin:45px 0}.entry-content ul,.entry-content ol{padding-left:24px}.post-nav{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:30px;margin-top:70px;font-size:12px;font-weight:700}
.archive-hero{padding:85px 0 55px}.archive-hero h1{font-size:clamp(54px,7vw,98px);line-height:.9;letter-spacing:-5px;margin:0}.archive-hero p{font-size:17px;max-width:720px;color:var(--muted);margin-top:28px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2.4px;text-transform:uppercase;color:var(--coral);margin-bottom:24px}.serif{font-family:Lora,Georgia,serif;font-style:italic;font-weight:400}.filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.filter-pills a{border:1px solid var(--line);border-radius:100px;padding:9px 13px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.filter-pills a:hover{background:var(--ink);color:white;border-color:var(--ink)}
.site-footer{background:var(--ink);color:white;padding:55px 0}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:50px}.footer-grid p{font-size:12px;color:#aaa;max-width:420px}.footer-grid h4{font-size:9px;letter-spacing:2px;color:var(--orange);margin:0 0 18px}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu a{display:block;font-size:11px;margin:9px 0;color:#ddd}.footer-bottom{border-top:1px solid #333;margin-top:50px;padding-top:20px;font-size:9px;color:#777;display:flex;justify-content:space-between}
.pagination{margin-top:50px}.nav-links{display:flex;gap:8px}.page-numbers{padding:10px 13px;border:1px solid var(--line);font-size:11px;font-weight:700}.page-numbers.current{background:var(--ink);color:white;border-color:var(--ink)}
@media(max-width:900px){.primary-menu,.header-cta{display:none}.menu-toggle{display:block}.primary-menu.is-open{display:flex;position:absolute;top:88px;left:24px;right:24px;padding:25px;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.12);flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.entry-title{letter-spacing:-3px}}
@media(max-width:560px){.container{width:min(calc(100% - 30px),var(--max))}.content-shell{padding:65px 0}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.entry-title,.archive-hero h1{font-size:50px;letter-spacing:-3px}}

/* MMP Services mega menu */
.services-menu-item{position:relative}.services-menu-toggle{border:0;background:transparent;padding:8px 0;font:600 12px Raleway;color:var(--ink);cursor:pointer;display:flex;gap:6px;align-items:center}.services-menu-toggle:hover,.services-menu-item.is-open>.services-menu-toggle{color:var(--coral)}
.services-mega-menu{position:absolute;top:42px;left:50%;transform:translateX(-38%);width:min(760px,86vw);background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 24px 70px rgba(16,16,16,.14);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:100}
.services-menu-item:hover .services-mega-menu,.services-menu-item:focus-within .services-mega-menu,.services-menu-item.is-open .services-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-38%) translateY(4px)}
.services-mega-head{display:flex;align-items:end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:3px 4px 18px;margin-bottom:12px}.services-mega-head span{font-size:8px;font-weight:800;letter-spacing:1.6px;color:var(--coral)}.services-mega-head strong{font-family:Lora,serif;font-style:italic;font-weight:500;font-size:18px}
.services-mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.services-mega-card{display:grid;grid-template-columns:42px 1fr 20px;gap:12px;align-items:center;padding:13px;border-radius:14px}.services-mega-card:hover{background:var(--soft);color:var(--ink)}.services-mega-icon{width:40px;height:40px;border-radius:12px;background:var(--soft);display:grid;place-items:center}.services-mega-card:hover .services-mega-icon{background:var(--coral);color:#fff}.services-mega-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.services-mega-icon svg path:first-child:not(:only-child){fill:none}.services-mega-card strong{display:block;font-size:11px;line-height:1.2}.services-mega-card small{display:block;font-size:9px;line-height:1.35;color:var(--muted);margin-top:4px;font-weight:500}.services-mega-arrow{font-size:12px;color:var(--coral)}
@media(max-width:900px){.services-menu-item{width:100%}.services-menu-toggle{width:100%;justify-content:space-between;font-size:13px}.services-mega-menu{position:static;transform:none!important;width:100%;box-shadow:none;border:0;border-radius:0;padding:12px 0 0;display:none;opacity:1;visibility:visible;pointer-events:auto}.services-menu-item.is-open .services-mega-menu{display:block}.services-mega-head{display:none}.services-mega-grid{grid-template-columns:1fr}.services-mega-card{padding:10px 6px}.primary-menu.is-open{max-height:calc(100vh - 110px);overflow:auto}.primary-menu.is-open>li{width:100%}}

/* v1.3 editable navigation + branding */
.footer-logo{display:block;max-height:54px;width:auto;max-width:230px;margin-bottom:18px}.footer-text-logo{color:#fff;display:inline-block;margin-bottom:18px}.primary-menu>li{position:relative}.simple-submenu{position:absolute;top:28px;left:-16px;min-width:190px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px;list-style:none;margin:0;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 18px 45px rgba(16,16,16,.12);transition:.18s ease}.primary-menu>li:hover>.simple-submenu,.primary-menu>li:focus-within>.simple-submenu{opacity:1;visibility:visible;pointer-events:auto}.simple-submenu a{display:block;padding:9px 10px;border-radius:8px;font-size:10px}.simple-submenu a:hover{background:var(--soft)}
@media(max-width:900px){.simple-submenu{position:static;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;padding:8px 0 0 14px;min-width:0}.simple-submenu a{padding:7px 0}.footer-logo{max-height:46px}}
.services-mega-head>a{font-size:12px;font-weight:700;text-decoration:none;color:inherit;margin-left:auto}.services-mega-head>a:hover{text-decoration:underline;text-underline-offset:4px}

/* MMP Locations mega menu */
.locations-mega-menu{width:min(650px,82vw);transform:translateX(-45%)}
.locations-menu-item:hover .locations-mega-menu,.locations-menu-item:focus-within .locations-mega-menu,.locations-menu-item.is-open .locations-mega-menu{transform:translateX(-45%) translateY(4px)}
.locations-mega-grid{grid-template-columns:1fr 1fr;gap:10px}
.location-mega-card{min-height:108px}
.location-mega-icon{width:48px;height:48px;border-radius:14px}
.location-mega-icon svg{width:24px;height:24px}
@media(max-width:900px){.locations-mega-menu{width:100%;transform:none!important}.locations-menu-item:hover .locations-mega-menu,.locations-menu-item:focus-within .locations-mega-menu,.locations-menu-item.is-open .locations-mega-menu{transform:none!important}.locations-mega-grid{grid-template-columns:1fr}.location-mega-card{min-height:auto}}
/* MMP Elementor Native: keep Elementor wrappers visually transparent so the
   original MMP component classes remain the single frontend design system. */
.elementor-widget-mmp-native-section>.elementor-widget-container{width:100%}
.elementor-widget-mmp-native-section .container{max-width:var(--max)}
.elementor-editor-active .site-header,.elementor-editor-active .site-footer{position:relative}
