:root{
    --mlc-navy:#061f33;
    --mlc-dark:#031522;
    --mlc-green:#8eb52b;
    --mlc-light-green:#a8cb45;
    --mlc-white:#fff;
    --mlc-soft:#f4f7f8;
    --mlc-text:#172633;
    --mlc-muted:#66727c;
}
html,body{margin:0;padding:0}
body.mlc-about-page-active{background:#fff}
.mlc-standalone-content,.mlc-standalone-content>.wp-block-shortcode{margin:0!important;padding:0!important;max-width:none!important}
.mlc-about-page,.mlc-about-page *{box-sizing:border-box}
.mlc-about-page{width:100%;overflow:hidden;background:#fff;color:var(--mlc-text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}
.mlc-about-page h1,.mlc-about-page h2,.mlc-about-page h3,.mlc-about-page p{margin-top:0}
.mlc-shell{width:min(1180px,calc(100% - 42px));margin:0 auto}
.mlc-site-header{position:relative;z-index:50;background:var(--mlc-navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.mlc-nav-wrap{min-height:88px;display:flex;align-items:center;gap:28px}
.mlc-logo{display:flex;align-items:center;gap:12px;color:#fff!important;text-decoration:none!important;flex:0 0 auto}
.mlc-logo img{width:52px;height:52px;object-fit:contain;border-radius:12px}
.mlc-logo span{display:flex;flex-direction:column;line-height:.93}
.mlc-logo strong{font-size:15px;letter-spacing:.5px}
.mlc-logo b{font-size:24px;color:var(--mlc-light-green);letter-spacing:.3px}
.mlc-logo small{font-size:7px;letter-spacing:1px;margin-top:5px;color:rgba(255,255,255,.72)}
.mlc-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}
.mlc-nav>a,.mlc-nav summary{color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;list-style:none}
.mlc-nav>a:hover,.mlc-nav>a.is-active,.mlc-nav summary:hover{color:var(--mlc-light-green)!important}
.mlc-nav-dropdown{position:relative}
.mlc-nav-dropdown summary::-webkit-details-marker{display:none}
.mlc-market-menu{position:absolute;top:34px;left:50%;transform:translateX(-50%);width:260px;padding:9px;background:#fff;border-radius:9px;box-shadow:0 20px 50px rgba(0,0,0,.25);display:grid;gap:3px}
.mlc-nav-dropdown:not([open]) .mlc-market-menu{display:none}
.mlc-market-menu a,.mlc-market-coming{display:flex;flex-direction:column;padding:10px 12px;border-radius:6px;text-decoration:none!important;color:var(--mlc-navy)!important}
.mlc-market-menu a:hover{background:#f2f7e7}
.mlc-market-menu small{color:#73808a;font-size:11px}
.mlc-market-all{border-bottom:1px solid #e4e9ec;margin-bottom:3px;font-weight:800}
.mlc-market-coming{opacity:.58}
.mlc-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 23px;border:2px solid transparent;border-radius:4px;font-size:13px;font-weight:900;letter-spacing:.2px;text-transform:uppercase;text-decoration:none!important;transition:.2s ease}
.mlc-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mlc-button:hover{transform:translateY(-2px)}
.mlc-button-primary{background:var(--mlc-green);color:#fff!important}
.mlc-button-primary:hover{background:var(--mlc-light-green)}
.mlc-button-ghost{border-color:rgba(255,255,255,.7);color:#fff!important;background:rgba(255,255,255,.03)}
.mlc-nav-cta{white-space:nowrap}
.mlc-about-hero{position:relative;color:#fff;background:linear-gradient(90deg,rgba(3,21,34,.98),rgba(3,21,34,.78) 55%,rgba(3,21,34,.44)),var(--mlc-about-hero) center/cover no-repeat}
.mlc-about-hero-grid{min-height:600px;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center;padding:90px 0}
.mlc-kicker,.mlc-eyebrow{text-transform:uppercase;font-weight:900;letter-spacing:.75px;color:var(--mlc-green);font-size:14px}
.mlc-kicker span{color:#fff}
.mlc-about-hero h1{max-width:760px;color:#fff;font-size:clamp(46px,6vw,76px);line-height:1.02;letter-spacing:-2px;margin-bottom:24px}
.mlc-lead{max-width:720px;color:rgba(255,255,255,.88);font-size:20px;margin-bottom:32px}
.mlc-actions{display:flex;flex-wrap:wrap;gap:14px}
.mlc-about-hero-card{padding:34px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(3,21,34,.82);box-shadow:0 25px 60px rgba(0,0,0,.3);backdrop-filter:blur(8px)}
.mlc-about-hero-card strong{display:block;color:var(--mlc-light-green);font-size:22px;margin-bottom:12px}
.mlc-about-hero-card p{margin:0;color:rgba(255,255,255,.82);font-size:17px}
.mlc-section{padding:82px 0}
.mlc-intro-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:64px;align-items:center}
.mlc-intro h2,.mlc-mailer-story h2,.mlc-section-heading h2{color:var(--mlc-navy);font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-1px;margin-bottom:24px}
.mlc-intro p,.mlc-mailer-story p{font-size:18px;color:var(--mlc-muted)}
.mlc-number-card{padding:42px;border-radius:12px;background:var(--mlc-navy);color:#fff;box-shadow:0 20px 45px rgba(6,31,51,.18)}
.mlc-number-card span{display:block;color:var(--mlc-light-green);font-size:72px;line-height:.95;font-weight:900}
.mlc-number-card strong{display:block;font-size:20px;line-height:1.2;margin:14px 0}
.mlc-number-card p{margin:0;color:rgba(255,255,255,.75);font-size:15px}
.mlc-model{background:var(--mlc-soft)}
.mlc-section-heading{text-align:center;max-width:850px;margin:0 auto 46px}
.mlc-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.mlc-value-grid article{background:#fff;border:1px solid #e3e9ec;border-radius:10px;padding:28px;box-shadow:0 12px 30px rgba(6,31,51,.06)}
.mlc-value-grid article>span{display:flex;width:58px;height:58px;border-radius:50%;align-items:center;justify-content:center;background:rgba(142,181,43,.12);color:var(--mlc-green);margin-bottom:18px}
.mlc-value-grid svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mlc-value-grid h3{color:var(--mlc-navy);font-size:21px;margin-bottom:10px}
.mlc-value-grid p{color:var(--mlc-muted);font-size:15px;margin:0}
.mlc-mailer-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.mlc-flyer-stack{position:relative;min-height:520px}
.mlc-flyer{position:absolute;width:62%;border-radius:8px;box-shadow:0 24px 55px rgba(3,21,34,.26)}
.mlc-flyer-back{left:4%;top:45px;transform:rotate(-7deg)}
.mlc-flyer-front{right:4%;top:0;transform:rotate(7deg)}
.mlc-check-list{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:10px}
.mlc-check-list li{display:flex;gap:10px;align-items:flex-start;color:var(--mlc-text)}
.mlc-check-list svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:var(--mlc-green);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;margin-top:2px}
.mlc-principles{background:var(--mlc-navy);color:#fff}
.mlc-principles .mlc-section-heading h2{color:#fff}
.mlc-principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.mlc-principle-grid article{padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.05)}
.mlc-principle-grid strong{display:block;color:var(--mlc-light-green);font-size:21px;margin-bottom:10px}
.mlc-principle-grid p{margin:0;color:rgba(255,255,255,.74);font-size:15px}
.mlc-about-cta{text-align:center;color:#fff;padding:90px 0;background:linear-gradient(rgba(3,21,34,.91),rgba(3,21,34,.91)),var(--mlc-about-cta) center/cover no-repeat}
.mlc-about-cta h2{color:#fff;font-size:clamp(38px,5vw,60px);line-height:1.08;margin-bottom:16px}
.mlc-about-cta>div>p:not(.mlc-eyebrow){max-width:760px;margin:0 auto 30px;color:rgba(255,255,255,.8);font-size:19px}
.mlc-actions-centered{justify-content:center}
.mlc-footer{background:var(--mlc-dark);color:rgba(255,255,255,.72);padding:55px 0 25px}
.mlc-footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:38px}
.mlc-footer h3{color:#fff;font-size:16px;margin-bottom:15px}
.mlc-footer a{display:block;color:rgba(255,255,255,.72)!important;text-decoration:none!important;margin-bottom:8px;font-size:14px}
.mlc-footer a:hover{color:var(--mlc-light-green)!important}
.mlc-footer-brand .mlc-logo{display:inline-flex;margin-bottom:15px}
.mlc-footer-brand p{font-size:14px}
.mlc-copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:22px;text-align:center;font-size:12px;color:rgba(255,255,255,.48)}
@media(max-width:1100px){.mlc-nav{display:none}.mlc-nav-cta{margin-left:auto}.mlc-value-grid,.mlc-principle-grid{grid-template-columns:repeat(2,1fr)}.mlc-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.mlc-about-hero-grid,.mlc-intro-grid,.mlc-mailer-grid{grid-template-columns:1fr}.mlc-about-hero-grid{gap:35px;min-height:0;padding:70px 0}.mlc-flyer-stack{min-height:440px}.mlc-value-grid,.mlc-principle-grid{grid-template-columns:1fr}.mlc-nav-cta{display:none}}
@media(max-width:600px){.mlc-shell{width:min(100% - 28px,1180px)}.mlc-site-header{position:relative}.mlc-nav-wrap{min-height:74px}.mlc-logo img{width:44px;height:44px}.mlc-logo b{font-size:20px}.mlc-logo small{display:none}.mlc-about-hero h1{font-size:44px;letter-spacing:-1px}.mlc-lead{font-size:17px}.mlc-actions{display:grid}.mlc-button{width:100%}.mlc-section{padding:58px 0}.mlc-number-card span{font-size:58px}.mlc-flyer-stack{min-height:320px}.mlc-footer-grid{grid-template-columns:1fr}}

.mlc-format-artwork{display:grid;gap:22px}
.mlc-format-artwork-set{position:relative;min-height:250px;padding-top:30px;border-radius:14px;background:linear-gradient(145deg,#e9eff2,#fff);overflow:hidden}
.mlc-format-artwork-set>span{position:absolute;left:18px;top:12px;color:var(--mlc-green);font-size:11px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}
.mlc-format-artwork-set img{position:absolute;width:69%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;border:1px solid rgba(6,31,51,.12);box-shadow:0 18px 38px rgba(3,26,44,.20)}
.mlc-format-artwork-set img:nth-of-type(1){left:3%;top:62px;transform:rotate(-4deg)}.mlc-format-artwork-set img:nth-of-type(2){right:3%;top:42px;transform:rotate(4deg)}
.mlc-format-artwork-set.is-spotlight{min-height:210px;background:linear-gradient(145deg,#e4f6fa,#fff)}.mlc-format-artwork-set.is-spotlight>span{color:#1686b0}.mlc-format-artwork-set.is-spotlight img{width:86%;aspect-ratio:11/6}.mlc-format-artwork-set.is-spotlight img:nth-of-type(1){left:2%;top:69px;transform:rotate(-3deg)}.mlc-format-artwork-set.is-spotlight img:nth-of-type(2){right:2%;top:43px;transform:rotate(3deg)}
@media(max-width:600px){.mlc-format-artwork-set{min-height:205px}.mlc-format-artwork-set.is-spotlight{min-height:170px}}

/* Baseline engagement pass: compact sections without sacrificing readability */
.mlc-about-page{--mlc-section-space:clamp(50px,4.7vw,66px)}
.mlc-about-hero-grid{min-height:535px;gap:54px;padding:66px 0}
.mlc-section{padding:var(--mlc-section-space) 0}
.mlc-section-heading{margin-bottom:32px}
.mlc-intro-grid{gap:48px}
.mlc-value-grid,.mlc-principle-grid{gap:18px}
.mlc-value-grid article,.mlc-principle-grid article{padding:24px}
.mlc-mailer-grid{gap:52px}
.mlc-flyer-stack{min-height:430px}
.mlc-check-list{margin:20px 0 24px}
.mlc-about-cta{padding:64px 0}
@media(max-width:820px){.mlc-about-hero-grid{padding:52px 0;gap:28px}.mlc-flyer-stack{min-height:370px}}
@media(max-width:600px){.mlc-about-page{--mlc-section-space:42px}.mlc-about-hero-grid{padding:38px 0}.mlc-section-heading{margin-bottom:24px}.mlc-flyer-stack{min-height:285px}.mlc-about-cta{padding:48px 0}}

