:root{--mg-red:#d31027;--mg-red-dark:#9e0b1c;--mg-red-soft:#fdecee;--mg-dark:#1f2430;--mg-gray:#5a6472;--mg-light:#f5f5f6;--mg-serif:"Playfair Display", Georgia, serif;--mg-sans:"Mulish", -apple-system, "Segoe UI", Roboto, sans-serif}body{font-family:var(--mg-sans);color:var(--mg-gray);font-size:15px;line-height:1.7;background:#fff}h1,h2,h3,.h1,.h2,.h3,.serif{font-family:var(--mg-serif);color:var(--mg-dark)}h4,h5,h6{font-family:var(--mg-sans);color:var(--mg-dark);font-weight:700}a{color:var(--mg-red);text-decoration:none}a:hover{color:var(--mg-red-dark)}.text-red{color:var(--mg-red)!important}.bg-red{background-color:var(--mg-red)!important}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--mg-red);margin-bottom:.75rem}.btn-mg{background:var(--mg-red);color:#fff;font-weight:700;font-size:.82rem;padding:.65rem 1.5rem;border-radius:.35rem;border:1px solid var(--mg-red);transition:all .2s ease}.btn-mg:hover{background:var(--mg-red-dark);border-color:var(--mg-red-dark);color:#fff}.btn-mg-outline{background:rgb(255 255 255 / .08);color:#fff;font-weight:700;font-size:.82rem;padding:.65rem 1.5rem;border-radius:.35rem;border:1px solid rgb(255 255 255 / .55);transition:all .2s ease}.btn-mg-outline:hover{background:#fff;color:var(--mg-dark)}.site-header{background:#fff;padding:.85rem 0;position:sticky;top:0;z-index:1030;box-shadow:0 1px 0 rgb(0 0 0 / .05)}.site-header .navbar-nav .nav-link{color:var(--mg-dark);font-size:.84rem;font-weight:600;padding:.5rem .85rem;position:relative}.site-header .navbar-nav .nav-link:hover,.site-header .navbar-nav .current-menu-item>.nav-link,.site-header .navbar-nav .current_page_item>.nav-link{color:var(--mg-red)}.site-header .navbar-nav .current-menu-item>.nav-link::after,.site-header .navbar-nav .current_page_item>.nav-link::after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:0;height:2px;background:var(--mg-red)}.header-social a{color:var(--mg-dark);font-size:.85rem;margin-left:.8rem}.header-social a:hover{color:var(--mg-red)}.brand-logo{display:flex;align-items:center;gap:.55rem}.brand-logo img{max-height:44px;width:auto}.brand-mark{color:var(--mg-red);font-size:1.9rem;line-height:1}.brand-text{line-height:1.05}.brand-text .brand-name{font-weight:900;letter-spacing:.06em;color:var(--mg-dark);font-size:1.05rem}.brand-text .brand-tag{font-size:.5rem;letter-spacing:.22em;color:var(--mg-gray);text-transform:uppercase}.hero{position:relative;background-size:cover;background-position:center;color:#fff;padding:6.5rem 0 4.5rem}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(15 22 35 / .55) 0%,rgb(15 22 35 / .65) 100%)}.hero>.container{position:relative;z-index:2}.hero .eyebrow{color:#fff;opacity:.9}.hero h1{color:#fff;font-weight:700;font-size:clamp(2rem, 4.2vw, 3.1rem);line-height:1.2;max-width:640px;margin:0 auto 1.25rem}.hero .hero-text{max-width:560px;margin:0 auto 1.75rem;font-size:.92rem;opacity:.92}.hero-stats{margin-top:3rem}.hero-stats .stat-num{font-family:var(--mg-serif);font-size:2rem;font-weight:700;color:#fff}.hero-stats .stat-label{font-size:.78rem;opacity:.85}.why-box{margin:3rem auto 0;max-width:640px;background:rgb(30 38 45 / .45);border:1px solid rgb(255 255 255 / .18);backdrop-filter:blur(8px);border-radius:.75rem;padding:1.5rem 2rem}.why-box h5{color:#fff;font-size:.95rem;margin-bottom:1.1rem}.why-box .why-item{color:#fff;font-size:.84rem;font-weight:600;display:flex;gap:.5rem;align-items:flex-start}.why-box .why-item i{color:#fff;opacity:.9;margin-top:.1rem}.section{padding:5rem 0}.section-title{font-weight:700;font-size:clamp(1.6rem, 3vw, 2.2rem)}.section-lead{max-width:620px;margin:1rem auto 0;font-size:.9rem}.about-feature{display:flex;gap:1rem;margin-top:1.4rem}.about-feature .icon-badge{flex:0 0 auto;width:46px;height:46px;border-radius:.6rem;background:var(--mg-red-soft);color:var(--mg-red);display:flex;align-items:center;justify-content:center;font-size:1.2rem}.about-feature h6{margin-bottom:.2rem;font-size:.9rem}.about-feature p{margin:0;font-size:.85rem}.mission-card{background:var(--mg-light);border-left:3px solid var(--mg-red);border-radius:.9rem;padding:2.4rem 2.2rem;height:100%}.mission-card .icon-badge{width:52px;height:52px;border-radius:50%;background:var(--mg-red-soft);color:var(--mg-red);display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1.2rem}.mission-card .mission-years{font-size:2rem;font-weight:800;color:var(--mg-red);font-family:var(--mg-sans)}.service-card{border:1px solid #ececee;border-radius:.75rem;padding:1.9rem 1.7rem;height:100%;background:#fff;transition:box-shadow .25s ease,transform .25s ease}.service-card:hover{box-shadow:0 18px 40px rgb(31 36 48 / .1);transform:translateY(-3px)}.service-card .icon-badge{width:52px;height:52px;border-radius:.7rem;background:var(--mg-red-soft);color:var(--mg-red);display:flex;align-items:center;justify-content:center;font-size:1.35rem;margin-bottom:1.1rem}.service-card h5{font-size:.98rem}.service-card p{font-size:.84rem}.link-more{font-size:.8rem;font-weight:700;color:var(--mg-red)}.link-more i{transition:transform .2s ease}.link-more:hover i{transform:translateX(4px)}.value-card{border:1px solid #ececee;border-radius:.75rem;padding:1.9rem 1.6rem;height:100%;background:#fff}.value-card.is-featured{box-shadow:0 20px 45px rgb(31 36 48 / .12);border-color:#fff0}.value-card .icon-badge{width:50px;height:50px;border-radius:.7rem;background:var(--mg-red-soft);color:var(--mg-red);display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:1rem}.value-card h5{font-family:var(--mg-serif);font-size:1.05rem}.value-card p{font-size:.83rem;margin:0}.red-section{background:linear-gradient(180deg,#e01126 0%,var(--mg-red-dark) 100%);color:#fff;padding:5rem 0}.red-section .eyebrow,.red-section h2,.red-section p{color:#fff}.red-section .section-lead{opacity:.92}.red-card{background:rgb(120 8 20 / .55);border:1px solid rgb(255 255 255 / .12);border-radius:.75rem;padding:1.8rem 1.5rem;height:100%}.red-card .icon-badge{width:48px;height:48px;border-radius:.65rem;background:rgb(255 255 255 / .14);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1rem}.red-card h5{color:#fff;font-family:var(--mg-serif);font-size:1.02rem}.red-card p{font-size:.82rem;margin:0;opacity:.92}.industry-pill{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #e6e6e9;border-radius:2rem;background:#fff;padding:.5rem 1.1rem;font-size:.8rem;font-weight:600;color:var(--mg-dark);margin:.3rem .25rem;transition:all .2s ease}.industry-pill i{color:var(--mg-red)}.industry-pill:hover{border-color:var(--mg-red);color:var(--mg-red)}.cta-section{background:var(--mg-light);padding:5rem 0}.cta-section h2{font-size:clamp(1.6rem, 3vw, 2.1rem)}.site-footer{background:var(--mg-red);color:#fff;padding:4rem 0 0;font-size:.85rem}.site-footer a{color:#fff;opacity:.9}.site-footer a:hover{opacity:1;color:#fff;text-decoration:underline}.site-footer h6{color:#fff;font-size:.95rem;margin-bottom:1.1rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer ul li{margin-bottom:.55rem}.footer-brand .brand-name{color:#fff}.footer-brand .brand-tag{color:rgb(255 255 255 / .8)}.footer-brand .brand-mark{color:#fff}.footer-social a{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .4);border-radius:50%;margin-right:.5rem}.footer-social a:hover{background:#fff;color:var(--mg-red)!important;text-decoration:none}.footer-contact li{display:flex;gap:.6rem;align-items:flex-start}.footer-contact i{margin-top:.2rem}.footer-bottom{border-top:1px solid rgb(255 255 255 / .25);margin-top:3rem;padding:1.2rem 0;font-size:.78rem}.page-hero{background:var(--mg-dark) center/cover no-repeat;position:relative;color:#fff;padding:4.5rem 0}.page-hero::before{content:"";position:absolute;inset:0;background:rgb(15 22 35 / .6)}.page-hero .container{position:relative;z-index:2}.page-hero h1{color:#fff;font-size:clamp(1.8rem,3.5vw,2.6rem)}.entry-content h2,.entry-content h3{margin-top:2rem}.entry-content img{max-width:100%;height:auto;border-radius:.5rem}.post-card{border:1px solid #ececee;border-radius:.75rem;overflow:hidden;height:100%;background:#fff}.post-card .post-thumb{aspect-ratio:16/9;object-fit:cover;width:100%}.post-card .card-body{padding:1.4rem}.post-meta{font-size:.75rem;color:var(--mg-gray)}.scf-box{background:var(--mg-light);border-left:3px solid var(--mg-red);border-radius:.6rem;padding:1.2rem 1.4rem;margin:1.5rem 0;font-size:.88rem}@media (max-width:767px){.hero{padding:4.5rem 0 3.5rem}.section{padding:3.5rem 0}.why-box{padding:1.25rem 1.25rem}}