:root{--scarlet:#ba0c2f;--scarlet-dark:#8f1027;--scarlet-soft:#d43b55;--charcoal:#242629;--graphite:#3a3d42;--gray:#6b6f75;--line:#d7d8da;--silver:#e7e8ea;--wash:#f4f4f5;--white:#fff;--ink:#202225;--muted:#666a70;--green:#285f3d;--gold:#b08a46;--gold2:#c7a462;--navy:#242629;--navy2:#303338;--shadow:0 20px 55px rgba(28,30,33,.16);--soft-shadow:0 12px 28px rgba(28,30,33,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'SF Pro Text','Helvetica Neue',Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}.container{width:min(1210px,94vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(248,248,249,.97);backdrop-filter:blur(16px);border-bottom:1px solid #d7d8da}.nav-wrap{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.brand-logo{display:block;width:360px;height:74px;object-fit:contain;object-position:left center}.primary-nav ul{display:flex;align-items:center;gap:3px;list-style:none;margin:0;padding:0}.primary-nav li{position:relative}.primary-nav a{position:relative;display:inline-flex;align-items:center;min-height:42px;padding:9px 11px;text-decoration:none;font-size:12.5px;line-height:1;font-weight:650;letter-spacing:.012em;color:var(--charcoal);transition:color .18s ease,background .18s ease,font-weight .18s ease,transform .18s ease}.primary-nav a::after{content:"";position:absolute;height:2px;left:12px;right:12px;bottom:1px;background:var(--scarlet);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav .current-menu-item>a{color:var(--scarlet);background:rgba(186,12,47,.08);font-weight:760;outline:0}.primary-nav a:hover::after,.primary-nav a:focus-visible::after,.primary-nav .current-menu-item>a::after{transform:scaleX(1)}.primary-nav li:last-child a{margin-left:7px;padding:12px 17px;background:var(--scarlet);color:#fff;border-radius:4px;font-weight:700;box-shadow:0 8px 20px rgba(186,12,47,.22)}.primary-nav li:last-child a::after{display:none}.primary-nav li:last-child a:hover{background:var(--scarlet-dark);color:#fff;transform:translateY(-1px)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;color:var(--navy);padding:10px 14px;border-radius:6px;font:inherit;font-weight:650}.gateway-hero{position:relative;min-height:600px;background-image:linear-gradient(90deg,rgba(5,17,27,.77) 0%,rgba(5,17,27,.52) 42%,rgba(5,17,27,.12) 76%),var(--hero-image);background-size:cover;background-position:center 58%;display:flex;align-items:center;color:#fff}.gateway-copy{width:min(690px,92vw);padding:86px 0 130px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:760;color:var(--scarlet);margin:0 0 14px}.eyebrow.light{color:#ffb1bf}.gateway-copy h1{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif;font-size:clamp(44px,5.6vw,76px);line-height:.98;margin:0 0 22px;letter-spacing:-.045em;font-weight:780;text-shadow:0 5px 20px rgba(0,0,0,.22)}.lead{font-size:18px;line-height:1.55;max-width:600px;color:rgba(255,255,255,.9);font-weight:400}.actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid rgba(23,33,43,.18);border-radius:4px;background:#fff;color:var(--ink);font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(13,28,43,.14)}.btn-primary{background:var(--scarlet);border-color:var(--scarlet);color:#fff}.btn-primary:hover{background:var(--scarlet-dark)}.btn-glass{background:rgba(10,29,45,.32);border-color:rgba(255,255,255,.62);color:#fff;backdrop-filter:blur(8px)}.gateway-cards{position:relative;margin-top:-105px;z-index:5;padding-bottom:28px}.gateway-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gateway-card{position:relative;display:block;border-radius:13px 13px 8px 8px;overflow:visible;text-decoration:none;background:var(--charcoal);box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease}.gateway-card:hover{transform:translateY(-7px);box-shadow:0 26px 60px rgba(13,28,43,.21)}.gateway-image{height:205px;overflow:hidden;border-radius:13px 13px 0 0}.gateway-image img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.gateway-card:hover .gateway-image img{transform:scale(1.045)}.gateway-round-icon{position:absolute;top:174px;left:50%;transform:translateX(-50%);width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--charcoal);border:2px solid var(--scarlet);color:#f3a5b4;font-size:24px;z-index:2}.gateway-card-body{min-height:225px;background:linear-gradient(145deg,#3b3d41,#232528);padding:42px 24px 24px;color:#fff;border-radius:0 0 8px 8px}.gateway-number{display:block;color:#f0a6b4;font-size:12px;font-weight:760;margin-bottom:9px}.gateway-card h2{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif;font-size:24px;font-weight:720;margin:0 0 9px}.gateway-card p{font-size:14px;color:rgba(255,255,255,.82);margin:0 0 17px}.card-link{color:#efc1ca;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:760}.card-link b{font-size:18px;margin-left:7px;font-weight:400}.credential-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f1f1f2}.credential-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.credential-item{display:flex;align-items:center;gap:14px;padding:0 19px;border-right:1px solid #d3d4d6}.credential-item:last-child{border-right:0}.credential-mark{flex:0 0 56px;width:56px;height:56px;border-radius:50%;border:2px solid var(--scarlet);display:flex;align-items:center;justify-content:center;color:var(--scarlet);font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif;font-size:17px;font-weight:700}.credential-mark.green{color:var(--green);border-color:var(--green)}.credential-mark.flag{border-radius:4px;color:#243b5b;font-size:14px}.credential-mark.compass{font-size:28px}.credential-item strong{display:block;color:var(--navy);font-size:14px}.credential-item span{display:block;color:#5e6670;font-size:12px;line-height:1.4}.credential-link{display:inline-block;margin-top:2px;color:var(--scarlet-dark);font-size:11px;font-style:italic;text-decoration:none}.section{padding:72px 0}.section-head{max-width:800px;margin-bottom:30px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.section h2,.page-hero h1{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif;color:var(--navy);font-size:clamp(32px,4vw,50px);line-height:1.05;font-weight:760;letter-spacing:-.02em;margin:7px 0 14px}.section-head p:not(.eyebrow){color:var(--muted);font-size:16px}.proof-section{background:#fff}.proof-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.proof-video{position:relative;text-decoration:none;color:var(--ink)}.proof-video img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.proof-video .play{position:absolute;left:50%;top:31%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:rgba(7,28,45,.83);border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;color:#fff;padding-left:3px}.proof-video strong{display:block;margin-top:12px;color:var(--navy);font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif;font-size:18px;font-weight:720}.proof-video small{display:block;color:var(--muted);font-size:13px;margin:2px 0 8px}.proof-video em{color:var(--scarlet);text-transform:uppercase;font-size:11px;letter-spacing:.08em;font-style:normal;font-weight:750}.latest-section{background:var(--wash)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-card{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;padding:18px;box-shadow:var(--soft-shadow)}.video-card iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px;background:#111}.video-card h3{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif;font-size:20px;color:var(--charcoal);font-weight:720}.video-card a{text-decoration:none}.placeholder{background:linear-gradient(135deg,#fff,#f1f1f2)}.bottom-confidence{background:linear-gradient(135deg,#34363a,#202225);color:#fff;padding:23px 0}.confidence-grid{display:grid;grid-template-columns:repeat(4,1fr)}.confidence-grid>div{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;padding:3px 22px;border-right:1px solid rgba(255,255,255,.23)}.confidence-grid>div:last-child{border-right:0}.confidence-grid b{grid-row:1/3;align-self:center;font-size:28px;color:#f0a6b4;font-weight:400}.confidence-grid strong{font-size:13px}.confidence-grid span{font-size:11px;color:rgba(255,255,255,.7)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card,.detail-panel,.status-placeholder,.process-grid>div{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:var(--soft-shadow)}.card img{aspect-ratio:4/3;object-fit:cover;width:100%}.card-body{padding:22px}.split-grid,.load-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px}.split-grid>div{border-radius:16px;padding:32px;background:#fff;border:1px solid var(--line);box-shadow:var(--soft-shadow)}.page-hero{background:linear-gradient(135deg,#ededee,#fff);padding:58px 0;border-bottom:1px solid var(--line)}.content-narrow{max-width:820px}.mvhl-form{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mvhl-form label{display:grid;gap:6px;font-weight:700;color:var(--navy)}.mvhl-form input,.mvhl-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:14px 16px;font:inherit}.mvhl-form input:focus,.mvhl-form textarea:focus{outline:2px solid rgba(186,12,47,.22);border-color:var(--scarlet)}.notice-success{border:1px solid #bddac7;background:#effaf2;border-radius:10px;padding:16px;margin-bottom:20px}.status-placeholder{padding:24px;margin-top:24px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid>div{padding:24px}.process-grid strong{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:var(--scarlet);color:#fff}.detail-panel{padding:28px;align-self:start;position:sticky;top:102px}.detail-panel .btn{display:flex;margin:12px 0}.site-footer{background:#202225;color:#fff;padding:38px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.site-footer h2,.site-footer h3{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif;font-weight:500}.site-footer a{color:#fff}.site-footer p{color:rgba(255,255,255,.7);font-size:14px}
@media(max-width:1100px){.brand-logo{width:285px;height:64px}.primary-nav a{font-size:12px;padding:8px 8px}.primary-nav li:last-child a{padding:11px 12px}.gateway-card-body{min-height:245px}.credential-grid{grid-template-columns:repeat(2,1fr);row-gap:22px}.credential-item:nth-child(2){border-right:0}}
@media(max-width:860px){.nav-wrap{min-height:76px}.brand-logo{width:250px;height:58px;max-height:58px}.menu-toggle{display:block}.primary-nav{position:absolute;left:3vw;right:3vw;top:69px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}.primary-nav.open{opacity:1;visibility:visible;transform:translateY(0)}.primary-nav ul{display:grid;gap:3px}.primary-nav a,.primary-nav li:last-child a{display:flex;width:100%;margin:0;min-height:44px;border-radius:7px;padding:10px 12px;font-size:14px}.primary-nav a:hover{background:rgba(186,12,47,.10);font-weight:760}.gateway-hero{min-height:570px;background-position:62% center}.gateway-copy{padding:70px 0 130px}.gateway-copy h1{font-size:clamp(42px,10vw,60px)}.gateway-card-grid{grid-template-columns:repeat(2,1fr)}.credential-grid,.confidence-grid{grid-template-columns:repeat(2,1fr)}.credential-item:nth-child(2n),.confidence-grid>div:nth-child(2n){border-right:0}.proof-video-grid,.video-grid,.card-grid,.process-grid{grid-template-columns:1fr 1fr}.split-grid,.load-layout,.footer-grid{grid-template-columns:1fr}.section{padding:56px 0}.detail-panel{position:static}}
@media(max-width:580px){.container{width:min(94vw,1210px)}.brand-logo{width:215px;height:52px}.gateway-hero{min-height:540px;background-position:68% center}.gateway-copy{padding:52px 0 125px}.gateway-copy h1{font-size:42px}.lead{font-size:16px}.gateway-cards{margin-top:-92px}.gateway-card-grid,.credential-grid,.confidence-grid,.proof-video-grid,.video-grid,.card-grid,.process-grid,.form-grid{grid-template-columns:1fr}.gateway-image{height:190px}.gateway-card-body{min-height:0}.credential-item,.confidence-grid>div{border-right:0;border-bottom:1px solid rgba(0,0,0,.1);padding:15px 3px}.confidence-grid>div{border-bottom-color:rgba(255,255,255,.15)}.section h2,.page-hero h1{font-size:34px}.actions{gap:10px}.btn{width:100%}}

/* v0.6.2 — Apple-style typography + scarlet/gray visual system */
body{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Text','SF Pro Display','Helvetica Neue',Arial,sans-serif;background:#fff;color:var(--ink)}
.site-header{background:rgba(247,247,248,.975);border-bottom:3px solid var(--scarlet)}
.primary-nav a{letter-spacing:-.01em}
.gateway-hero{background-image:linear-gradient(90deg,rgba(29,30,33,.82) 0%,rgba(38,39,42,.58) 45%,rgba(38,39,42,.15) 78%),var(--hero-image)}
.gateway-copy h1,.section h2,.page-hero h1,.gateway-card h2,.proof-video strong,.video-card h3,.site-footer h2,.site-footer h3{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Helvetica Neue',Arial,sans-serif}
.gateway-copy h1{font-weight:800;letter-spacing:-.05em}
.gateway-card{background:var(--charcoal)}
.gateway-card-body{background:linear-gradient(145deg,#3b3d41,#222427)}
.gateway-card:hover{box-shadow:0 26px 60px rgba(36,38,41,.25)}
.card-link{color:#f2b2be}
.credential-band{background:#f1f1f2;border-color:#d3d4d6}
.section-head h2,.page-hero h1{color:var(--charcoal)}
.btn-primary,.process-grid>div strong{background:var(--scarlet);border-color:var(--scarlet)}
.btn-primary:hover{background:var(--scarlet-dark)}
.bottom-confidence,.site-footer{background:linear-gradient(135deg,#34363a,#202225)}
.page-hero{border-top:1px solid #fff}
@media(max-width:1180px){.primary-nav{background:#f8f8f9;border-color:#d7d8da}}

@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}


/* v0.6.1 — larger horizontal brand treatment */
.site-header .nav-wrap{width:min(1820px,96vw);max-width:none;min-height:116px;gap:34px}
.brand{flex:0 0 auto;min-width:0}
.brand-logo{width:610px;height:auto;max-height:102px;object-fit:contain;object-position:left center}
.primary-nav{margin-left:auto}
@media(max-width:1450px){
  .site-header .nav-wrap{min-height:104px;gap:22px}
  .brand-logo{width:500px;max-height:88px}
  .primary-nav a{font-size:12px;padding:8px 8px}
}
@media(max-width:1180px){
  .site-header .nav-wrap{min-height:92px}
  .brand-logo{width:430px;max-height:76px}
  .menu-toggle{display:block}
  .primary-nav{position:absolute;left:3vw;right:3vw;top:86px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}
  .primary-nav.open{opacity:1;visibility:visible;transform:translateY(0)}
  .primary-nav ul{display:grid;gap:3px}
  .primary-nav a,.primary-nav li:last-child a{display:flex;width:100%;margin:0;min-height:44px;border-radius:7px;padding:10px 12px;font-size:14px}
}
@media(max-width:700px){
  .site-header .nav-wrap{min-height:78px}
  .brand-logo{width:min(74vw,360px);max-height:64px}
  .primary-nav{top:74px}
}
@media(max-width:420px){
  .brand-logo{width:min(70vw,300px);max-height:58px}
}

/* v0.7.7 — stronger navigation, restrained homepage hero headline */
@media (min-width:1181px){
  .primary-nav a{
    font-size:17px;
    font-weight:700;
    letter-spacing:-.018em;
    padding:10px 12px;
  }
  .primary-nav li:last-child a{
    font-size:17px;
    padding:13px 18px;
  }
}

.gateway-copy{
  width:min(650px,92vw);
}
.gateway-copy h1{
  font-size:clamp(36px,3vw,50px);
  line-height:1.04;
  letter-spacing:-.04em;
  max-width:640px;
}

@media(max-width:1450px) and (min-width:1181px){
  .primary-nav a{
    font-size:15px;
    padding:9px 8px;
  }
  .primary-nav li:last-child a{
    font-size:15px;
    padding:12px 13px;
  }
  .gateway-copy h1{
    font-size:clamp(36px,3.1vw,46px);
  }
}

@media(max-width:1180px){
  .primary-nav a,.primary-nav li:last-child a{
    font-size:16px;
    font-weight:700;
  }
  .gateway-copy h1{
    font-size:clamp(34px,5.2vw,44px);
  }
}

@media(max-width:580px){
  .gateway-copy h1{
    font-size:34px;
    line-height:1.05;
  }
}


/* ==========================================================
   MVHL v0.7.7 — Larger primary navigation
   ========================================================== */
@media (min-width: 1100px) {
    .site-header .main-navigation a,
    .site-header nav a,
    .main-navigation .menu > li > a,
    .primary-navigation a,
    header .menu a {
        font-size: 20px !important;
        font-weight: 700 !important;
        letter-spacing: -0.01em;
    }

    .site-header .main-navigation ul,
    .site-header nav ul,
    .main-navigation .menu,
    .primary-navigation ul {
        gap: 24px;
    }
}


/* ==========================================================
   MVHL v0.7.7 — Credentials strip
   ========================================================== */
.mvhl-credentials {
    background: #f3f4f5;
    border-top: 1px solid rgba(36, 40, 44, .12);
    border-bottom: 1px solid rgba(36, 40, 44, .12);
    padding: 34px 24px;
}
.mvhl-credentials__inner {
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
    gap: 20px;
}
.mvhl-credential {
    display: flex;
    align-items: center;
    gap: 18px;
    min-height: 112px;
    padding: 22px 24px;
    background: #fff;
    border-left: 5px solid #a61e2d;
    box-shadow: 0 8px 26px rgba(36, 40, 44, .07);
}
.mvhl-credential__logo-slot,
.mvhl-credential__textmark {
    min-width: 74px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 26px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: -.03em;
    color: #24282c;
}
.mvhl-credential--fsc .mvhl-credential__logo-slot {
    color: #28724f;
}
.mvhl-credential strong {
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.25;
    color: #24282c;
}
.mvhl-credential span {
    display: block;
    margin-top: 5px;
    color: #62676c;
    font-size: 14px;
    line-height: 1.4;
}
.mvhl-credential__link {
    display: inline-block;
    margin-top: 9px;
    color: #a61e2d;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.mvhl-credential__link:hover {
    text-decoration: underline;
}
@media (max-width: 980px) {
    .mvhl-credentials__inner {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 560px) {
    .mvhl-credentials {
        padding: 22px 16px;
    }
    .mvhl-credential {
        padding: 18px;
        min-height: auto;
    }
}


/* ==========================================================
   MVHL v0.7.7 — Grading Tours post feed
   ========================================================== */
.mvhl-grading-feed {
    padding: 72px 24px;
    background: #f4f5f6;
}
.mvhl-section-wrap {
    max-width: 1500px;
    margin: 0 auto;
}
.mvhl-section-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
}
.mvhl-section-heading h2 {
    margin: 4px 0 8px;
    font-size: clamp(34px, 4vw, 54px);
    line-height: 1.02;
}
.mvhl-section-heading p {
    margin: 0;
    max-width: 720px;
    color: #5c6268;
}
.mvhl-eyebrow {
    color: #a61e2d;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: 13px;
    font-weight: 800;
}
.mvhl-text-link {
    flex: 0 0 auto;
    color: #a61e2d;
    text-decoration: none;
    font-weight: 750;
}
.mvhl-grading-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
}
.mvhl-grading-card {
    overflow: hidden;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 8px 26px rgba(26, 30, 34, .08);
}
.mvhl-grading-card__media {
    position: relative;
    display: block;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: #24282c;
}
.mvhl-grading-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .25s ease;
}
.mvhl-grading-card:hover .mvhl-grading-card__media img {
    transform: scale(1.025);
}
.mvhl-grading-card__placeholder {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    color: #fff;
    font-weight: 750;
}
.mvhl-grading-card__play {
    position: absolute;
    left: 14px;
    bottom: 14px;
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background: rgba(166, 30, 45, .94);
    box-shadow: 0 4px 15px rgba(0,0,0,.25);
}
.mvhl-grading-card__body {
    padding: 18px;
}
.mvhl-grading-card__body time {
    display: block;
    color: #73787d;
    font-size: 12px;
    font-weight: 650;
    margin-bottom: 7px;
}
.mvhl-grading-card__body h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.25;
}
.mvhl-grading-card__body h3 a {
    color: #24282c;
    text-decoration: none;
}
.mvhl-grading-card__body p {
    margin: 10px 0 0;
    color: #646a70;
    font-size: 14px;
    line-height: 1.45;
}
.mvhl-grading-empty {
    padding: 28px;
    background: #fff;
    border-left: 5px solid #a61e2d;
}
.mvhl-grading-empty strong,
.mvhl-grading-empty span {
    display: block;
}
.mvhl-grading-empty span {
    margin-top: 6px;
    color: #62676c;
}

@media (max-width: 1250px) {
    .mvhl-grading-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 760px) {
    .mvhl-grading-feed {
        padding: 52px 18px;
    }
    .mvhl-section-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 14px;
    }
    .mvhl-grading-grid {
        grid-template-columns: 1fr;
    }
}


/* ==========================================================
   MVHL v0.7.7 — Refined centered Grading Tours
   ========================================================== */
.mvhl-grading-feed {
    padding: 88px 24px 96px !important;
    background: #f5f5f6 !important;
}

.mvhl-section-heading--centered {
    display: block !important;
    max-width: 920px;
    margin: 0 auto 42px !important;
    text-align: center;
}

.mvhl-section-heading--centered .mvhl-eyebrow {
    display: block;
    margin-bottom: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: #a61e2d;
}

.mvhl-section-heading--centered h2 {
    margin: 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif !important;
    font-size: clamp(38px, 4.2vw, 58px) !important;
    font-weight: 750 !important;
    line-height: 1.02 !important;
    letter-spacing: -0.035em !important;
    color: #202326 !important;
}

.mvhl-section-heading--centered p {
    max-width: 720px !important;
    margin: 18px auto 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 18px !important;
    line-height: 1.55 !important;
    color: #656a70 !important;
}

.mvhl-grading-grid {
    max-width: 1320px;
    margin: 0 auto;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 28px !important;
}

.mvhl-grading-card {
    border-radius: 18px !important;
    overflow: hidden;
    background: #fff !important;
    border: 1px solid rgba(35, 39, 43, .08);
    box-shadow: 0 12px 34px rgba(30, 34, 38, .08) !important;
    transition: transform .22s ease, box-shadow .22s ease;
}

.mvhl-grading-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 46px rgba(30, 34, 38, .13) !important;
}

.mvhl-grading-card__media {
    aspect-ratio: 16 / 9 !important;
}

.mvhl-grading-card__play {
    left: 50% !important;
    bottom: 50% !important;
    transform: translate(-50%, 50%);
    width: 58px !important;
    height: 58px !important;
    font-size: 18px;
    background: rgba(166, 30, 45, .95) !important;
}

.mvhl-grading-card__body {
    padding: 24px 24px 28px !important;
    text-align: center;
}

.mvhl-grading-card__body time {
    margin-bottom: 10px !important;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #8a8f94 !important;
}

.mvhl-grading-card__body h3 {
    margin: 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif !important;
    font-size: 22px !important;
    font-weight: 720 !important;
    line-height: 1.25 !important;
    letter-spacing: -0.02em !important;
}

.mvhl-grading-card__body h3 a {
    color: #202326 !important;
}

.mvhl-grading-card__body p {
    margin: 12px auto 0 !important;
    max-width: 34em;
    font-size: 15px !important;
    line-height: 1.55 !important;
    color: #6b7076 !important;
}

.mvhl-grading-more {
    text-align: center;
    margin-top: 38px;
}

.mvhl-grading-more__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 26px;
    border-radius: 999px;
    background: #a61e2d;
    color: #fff !important;
    text-decoration: none !important;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    font-weight: 750;
    letter-spacing: -0.01em;
    box-shadow: 0 8px 20px rgba(166, 30, 45, .2);
    transition: transform .18s ease, background .18s ease;
}

.mvhl-grading-more__button:hover {
    background: #7f1521;
    transform: translateY(-1px);
}

@media (max-width: 980px) {
    .mvhl-grading-grid {
        grid-template-columns: 1fr 1fr !important;
    }
}

@media (max-width: 680px) {
    .mvhl-grading-feed {
        padding: 62px 18px 70px !important;
    }
    .mvhl-section-heading--centered {
        margin-bottom: 30px !important;
    }
    .mvhl-section-heading--centered p {
        font-size: 16px !important;
    }
    .mvhl-grading-grid {
        grid-template-columns: 1fr !important;
        gap: 22px !important;
    }
}


/* MVHL v0.7.7 — Homepage Grading Tours feature link */
.mvhl-home-feature--grading-tours {
    padding: 72px 24px;
    background: #eceeef;
    text-align: center;
}
.mvhl-home-feature--grading-tours .mvhl-home-feature__inner {
    max-width: 1120px;
    margin: 0 auto;
}
.mvhl-home-feature--grading-tours .mvhl-home-feature__content {
    max-width: 760px;
    margin: 0 auto;
}
.mvhl-home-feature--grading-tours h2 {
    margin: 8px 0 14px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;
    font-size: clamp(36px, 4vw, 52px);
    font-weight: 750;
    line-height: 1.04;
    letter-spacing: -0.035em;
    color: #24282c;
}
.mvhl-home-feature--grading-tours p {
    max-width: 650px;
    margin: 0 auto 24px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.55;
    color: #62676c;
}
.mvhl-home-feature--grading-tours .mvhl-feature-link {
    display: inline-flex;
    align-items: center;
    min-height: 48px;
    padding: 0 24px;
    border-radius: 999px;
    background: #a61e2d;
    color: #fff;
    text-decoration: none;
    font-weight: 750;
}
.mvhl-home-feature--grading-tours .mvhl-feature-link:hover {
    background: #7f1521;
}


/* ==========================================================
   MVHL v0.7.7 — Five homepage feature items in one row
   ========================================================== */

/* Common likely wrappers for the five business feature cards. */
@media (min-width: 1180px) {
    .home-features,
    .feature-grid,
    .mvhl-feature-grid,
    .mvhl-home-features,
    .business-grid,
    .capability-grid,
    .services-grid {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        gap: 18px !important;
        align-items: stretch !important;
    }

    .home-features > *,
    .feature-grid > *,
    .mvhl-feature-grid > *,
    .mvhl-home-features > *,
    .business-grid > *,
    .capability-grid > *,
    .services-grid > * {
        min-width: 0 !important;
        width: auto !important;
    }
}

/* If the five cards are individual sibling sections, keep them compact and uniform. */
@media (min-width: 1180px) {
    .mvhl-five-feature-row {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        gap: 18px !important;
    }
}

.mvhl-five-feature-row {
    max-width: 1600px;
    margin: 0 auto;
}
@media (min-width: 1180px) {
    .mvhl-five-feature-row {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        gap: 18px !important;
        padding: 0 24px;
        align-items: stretch;
    }
    .mvhl-five-feature-row > * {
        margin: 0 !important;
        min-width: 0 !important;
    }
}
@media (min-width: 760px) and (max-width: 1179px) {
    .mvhl-five-feature-row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        padding: 0 20px;
    }
}
@media (max-width: 759px) {
    .mvhl-five-feature-row {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 0 16px;
    }
}


/* ==========================================================
   MVHL v0.7.7 — Exact five-card homepage gateway row
   ========================================================== */
@media (min-width: 1080px) {
    .gateway-cards .container {
        width: min(1540px, 96vw) !important;
        max-width: none !important;
    }

    .gateway-card-grid {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
        gap: 16px !important;
        align-items: stretch !important;
    }

    .gateway-card {
        min-width: 0 !important;
        width: 100% !important;
        height: 100%;
    }

    .gateway-image {
        height: 175px !important;
    }

    .gateway-round-icon {
        top: 145px !important;
        width: 56px !important;
        height: 56px !important;
        font-size: 20px !important;
    }

    .gateway-card-body {
        min-height: 245px !important;
        padding: 38px 19px 22px !important;
    }

    .gateway-card h2 {
        font-size: 20px !important;
        line-height: 1.15 !important;
        min-height: 46px;
        display: flex;
        align-items: flex-start;
    }

    .gateway-card p {
        font-size: 13px !important;
        line-height: 1.48 !important;
    }
}

/* Keep sensible responsive behavior below desktop width. */
@media (min-width: 700px) and (max-width: 1079px) {
    .gateway-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 699px) {
    .gateway-card-grid {
        grid-template-columns: 1fr !important;
    }
}

/* FSC credential logo */
.mvhl-credential--fsc .mvhl-credential__logo-slot {
    min-width: 92px;
    width: 92px;
}
.mvhl-credential--fsc .mvhl-credential__logo-slot img {
    display: block;
    width: 92px;
    height: auto;
}
.mvhl-credential__code {
    display: inline;
    font-size: inherit;
    line-height: inherit;
}

/* FMC credential icon */
.mvhl-credential--fmc .mvhl-credential__fmc-icon {
    flex: 0 0 78px;
    width: 78px;
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a61e2d;
}
.mvhl-credential--fmc .mvhl-credential__fmc-icon svg {
    display: block;
    width: 72px;
    height: 72px;
}

/* Official Federal Maritime Commission seal */
.mvhl-credential--fmc .mvhl-credential__fmc-icon img {
    display: block;
    width: 78px;
    height: 78px;
    object-fit: contain;
}

/* Home Plus Storage Group bottom contact bar */
.hps-footer{padding:24px 0;background:linear-gradient(135deg,#174d31,#0d3824)}
.hps-footer-grid{display:grid;grid-template-columns:1.25fr 1.2fr .9fr;align-items:center;gap:30px}
.hps-footer-name h2{margin:0;color:#fff;font-size:26px;font-weight:720}
.hps-footer-contact{padding-left:28px;border-left:1px solid rgba(255,255,255,.35)}
.hps-footer-contact p{margin:5px 0;color:#fff;font-size:15px}
.hps-footer-contact a{color:#fff;text-decoration:none}
.hps-footer-contact a:hover{text-decoration:underline}
.hps-footer-action{display:flex;justify-content:flex-end;padding-left:28px;border-left:1px solid rgba(255,255,255,.35)}
.hps-quote-btn{width:100%;max-width:270px;background:#c9963d;border-color:#c9963d;color:#fff}
.hps-quote-btn:hover{background:#b58431;border-color:#b58431;color:#fff}
@media(max-width:860px){.hps-footer-grid{grid-template-columns:1fr;text-align:center;gap:16px}.hps-footer-contact,.hps-footer-action{padding-left:0;border-left:0}.hps-footer-action{justify-content:center}.hps-footer-name h2{font-size:24px}}

/* MVHL — Center the three remaining homepage gateway cards */
@media (min-width: 1080px) {
    .gateway-cards .container.gateway-card-grid {
        width: min(1120px, 92vw) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        justify-content: center !important;
        gap: 22px !important;
    }
}


/* MVHL — Heritage panorama homepage hero */
.gateway-hero.gateway-hero--heritage{
    min-height: 500px;
    background-image: linear-gradient(90deg,rgba(255,255,255,.20),rgba(255,255,255,.12)),var(--hero-image) !important;
    background-size: cover !important;
    background-position: center center !important;
    color: #0b2b50;
    align-items: center;
}
.gateway-hero--heritage .gateway-inner{
    width: min(1210px,94vw);
    display:flex;
    justify-content:center;
}
.gateway-copy.gateway-copy--heritage{
    width:min(760px,92vw);
    padding:74px 24px 116px;
    text-align:center;
    margin:0 auto;
    text-shadow:0 1px 0 rgba(255,255,255,.7);
}
.gateway-copy--heritage h1{
    max-width:none;
    margin:0 0 16px;
    font-family: Georgia,'Times New Roman',serif;
    font-size:clamp(42px,4.1vw,62px);
    line-height:1.02;
    letter-spacing:-.025em;
    font-weight:700;
    color:#0b2b50;
    text-shadow:0 2px 8px rgba(255,255,255,.8);
}
.gateway-copy--heritage h1 em{
    color:#a90e2f;
    font-style:normal;
}
.gateway-heritage-rule{
    width:min(360px,60vw);
    height:20px;
    margin:0 auto 10px;
    display:flex;
    align-items:center;
    gap:12px;
    color:#c39a42;
}
.gateway-heritage-rule::before,.gateway-heritage-rule::after{
    content:"";
    height:1px;
    background:#c39a42;
    flex:1;
}
.gateway-heritage-rule span{font-size:18px;line-height:1}
.gateway-copy--heritage .lead{
    margin:0 auto;
    max-width:650px;
    color:#0b2b50;
    font-size:19px;
    line-height:1.45;
    font-weight:500;
    text-shadow:0 1px 6px rgba(255,255,255,.95);
}
.gateway-copy--heritage .actions{
    justify-content:center;
    margin-top:24px;
}
.gateway-copy--heritage .btn{
    min-width:180px;
    text-transform:uppercase;
    letter-spacing:.01em;
}
.gateway-copy--heritage .btn-heritage{
    background:rgba(255,255,255,.90);
    color:#0b2b50;
    border:1px solid #0b2b50;
}
.gateway-copy--heritage .btn-heritage:hover{
    background:#fff;
    color:#a90e2f;
    border-color:#a90e2f;
}
@media(max-width:860px){
    .gateway-hero.gateway-hero--heritage{min-height:500px;background-position:center center !important}
    .gateway-copy.gateway-copy--heritage{padding:60px 14px 112px}
    .gateway-copy--heritage h1{font-size:clamp(38px,7vw,52px)}
}
@media(max-width:580px){
    .gateway-hero.gateway-hero--heritage{min-height:520px;background-position:45% center !important}
    .gateway-copy.gateway-copy--heritage{padding:52px 8px 112px}
    .gateway-copy--heritage h1{font-size:36px}
    .gateway-copy--heritage .lead{font-size:16px}
}

/* =========================================================
   MVHL v0.6.4 — Heritage header/navigation layout
   Layout/style update only; existing menu/page wording retained.
========================================================= */
.mvhl-utility-bar{
    background:#072d58;
    color:#fff;
    min-height:42px;
    display:flex;
    align-items:center;
    font-size:14px;
}
.mvhl-utility-inner{
    width:min(1820px,94vw);
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
}
.mvhl-utility-contact{
    display:flex;
    align-items:center;
    gap:28px;
}
.mvhl-utility-contact a,
.mvhl-utility-quote{
    color:#fff;
    text-decoration:none;
    display:inline-flex;
    align-items:center;
    gap:8px;
}
.mvhl-utility-contact a:hover{opacity:.85}
.mvhl-utility-icon{font-size:14px;line-height:1}
.mvhl-utility-quote{
    color:#d7a84c;
    text-transform:uppercase;
    letter-spacing:.055em;
    font-weight:760;
}

.site-header{
    position:sticky;
    top:0;
    background:rgba(255,255,255,.985);
    border-bottom:1px solid #e7e9ec;
    box-shadow:0 3px 12px rgba(7,45,88,.035);
}
.site-header .nav-wrap{
    width:min(1820px,94vw);
    min-height:124px;
    gap:42px;
}
.brand-logo{
    width:360px;
    height:108px;
    object-fit:contain;
    object-position:left center;
}
.primary-nav{margin-left:auto}
.primary-nav ul{
    gap:18px;
}
.primary-nav a{
    min-height:66px;
    padding:10px 13px;
    gap:9px;
    color:#082c59;
    font-size:13px;
    font-weight:720;
    text-transform:uppercase;
    letter-spacing:.018em;
    background:transparent !important;
    border-radius:0;
}
.primary-nav a::after{
    left:8px;
    right:8px;
    bottom:3px;
    height:2px;
}
.primary-nav li:last-child a{
    margin-left:0;
    padding:10px 13px;
    color:#082c59;
    background:transparent;
    border-radius:0;
    box-shadow:none;
}
.primary-nav li:last-child a::after{display:block}
.primary-nav li:last-child a:hover{
    color:var(--scarlet);
    background:transparent;
    transform:none;
}
.mvhl-menu-icon{
    width:27px;
    height:27px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    color:#082c59;
    flex:0 0 27px;
}
.mvhl-menu-icon svg{
    width:26px;
    height:26px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.primary-nav a:hover .mvhl-menu-icon,
.primary-nav .current-menu-item>a .mvhl-menu-icon{color:var(--scarlet)}

/* Slightly reduce only the approved heritage hero headline size. */
.gateway-copy--heritage h1{
    font-size:clamp(36px,3.45vw,54px);
    line-height:1.04;
}

@media(max-width:1200px){
    .site-header .nav-wrap{gap:24px;min-height:110px}
    .brand-logo{width:300px;height:94px}
    .primary-nav ul{gap:7px}
    .primary-nav a{padding:9px 8px;font-size:11.5px;gap:6px}
    .mvhl-menu-icon{width:23px;height:23px;flex-basis:23px}
    .mvhl-menu-icon svg{width:22px;height:22px}
}
@media(max-width:860px){
    .mvhl-utility-inner{width:94vw}
    .mvhl-utility-contact{gap:14px}
    .mvhl-utility-contact a:nth-child(2){display:none}
    .mvhl-utility-quote{font-size:11px}
    .site-header .nav-wrap{min-height:82px}
    .brand-logo{width:235px;height:70px}
    .primary-nav{top:78px}
    .primary-nav ul{gap:2px}
    .primary-nav a,.primary-nav li:last-child a{
        min-height:48px;
        justify-content:flex-start;
        gap:11px;
        font-size:14px;
        text-transform:none;
    }
    .gateway-copy--heritage h1{font-size:clamp(34px,7vw,48px)}
}
@media(max-width:580px){
    .mvhl-utility-contact a:first-child span:last-child{display:none}
    .mvhl-utility-quote{font-size:10px}
    .brand-logo{width:205px;height:64px}
    .gateway-copy--heritage h1{font-size:32px}
}


/* ==========================================================
   MVHL compact header + credentials refinement
   - removes excess white-header height without shrinking the
     logo dramatically
   - compacts FSC/FMC credentials vertically
   ========================================================== */
.mvhl-utility-inner{
    justify-content:flex-start;
}

/* Keep the logo visually substantial, but reduce empty header space. */
.site-header .nav-wrap{
    min-height:94px;
    gap:34px;
}
.brand-logo{
    width:360px;
    height:86px;
}
.primary-nav a{
    min-height:54px;
    padding-top:8px;
    padding-bottom:8px;
}

/* Compact the credentials band while preserving all certificate content. */
.mvhl-credentials{
    padding:16px 20px;
}
.mvhl-credentials__inner{
    gap:16px;
}
.mvhl-credential{
    min-height:84px;
    padding:12px 16px;
    gap:13px;
    border-left-width:4px;
}
.mvhl-credential strong{
    font-size:16px;
    line-height:1.18;
}
.mvhl-credential span{
    margin-top:3px;
    font-size:12.5px;
    line-height:1.28;
}
.mvhl-credential__link{
    margin-top:5px;
    font-size:12.5px;
}
.mvhl-credential--fsc .mvhl-credential__logo-slot{
    min-width:68px;
    width:68px;
}
.mvhl-credential--fsc .mvhl-credential__logo-slot img{
    width:68px;
}
.mvhl-credential--fmc .mvhl-credential__fmc-icon{
    flex:0 0 62px;
    width:62px;
    height:62px;
}
.mvhl-credential--fmc .mvhl-credential__fmc-icon img{
    width:62px;
    height:62px;
}

@media(max-width:1200px){
    .site-header .nav-wrap{
        min-height:88px;
        gap:20px;
    }
    .brand-logo{
        width:300px;
        height:80px;
    }
}
@media(max-width:860px){
    .site-header .nav-wrap{
        min-height:76px;
    }
    .brand-logo{
        width:235px;
        height:66px;
    }
    .primary-nav{
        top:72px;
    }
    .mvhl-credentials{
        padding:14px 14px;
    }
}
@media(max-width:580px){
    .brand-logo{
        width:205px;
        height:60px;
    }
    .mvhl-credential{
        padding:11px 13px;
        gap:10px;
    }
}


/* ==========================================================
   MVHL FLOATING SYSTEM LOGO
   Canonical logo asset: /assets/mount-vernon-logo.png
   The transparent PNG floats across the navigation/hero edge.
   ========================================================== */
.site-header{
    overflow:visible;
}
.site-header .nav-wrap{
    position:relative;
    min-height:82px;
    padding-left:350px;
    gap:22px;
}
.brand{
    position:absolute;
    left:0;
    top:-7px;
    z-index:120;
    width:330px;
    height:auto;
    display:block;
    pointer-events:auto;
}
.brand-logo{
    display:block;
    width:330px;
    height:auto;
    max-height:none;
    object-fit:contain;
    object-position:left top;
    filter:drop-shadow(0 8px 10px rgba(8,24,43,.18));
}
.primary-nav{
    margin-left:auto;
}

/* Let the lower portion of the emblem visibly overlap the hero. */
.gateway-hero{
    overflow:visible;
}

@media(max-width:1200px){
    .site-header .nav-wrap{
        min-height:78px;
        padding-left:290px;
        gap:14px;
    }
    .brand,
    .brand-logo{
        width:275px;
    }
}
@media(max-width:980px){
    .site-header .nav-wrap{
        min-height:74px;
        padding-left:245px;
    }
    .brand,
    .brand-logo{
        width:230px;
    }
}
@media(max-width:860px){
    .site-header .nav-wrap{
        min-height:72px;
        padding-left:205px;
    }
    .brand{
        top:0;
    }
    .brand,
    .brand-logo{
        width:195px;
    }
    .primary-nav{
        top:68px;
    }
}
@media(max-width:580px){
    .site-header .nav-wrap{
        min-height:66px;
        padding-left:154px;
    }
    .brand{
        top:2px;
    }
    .brand,
    .brand-logo{
        width:148px;
    }
}


/* ==========================================================
   MVHL APPLE / SCARLET / GRAY REFINEMENT
   - slimmer white navigation bar
   - smaller floating logo
   - Apple-style system typography
   - scarlet + gray visual palette
   ========================================================== */

:root{
    --mvhl-scarlet:#c41230;
    --mvhl-scarlet-dark:#9f1028;
    --mvhl-gray-900:#2b2b2b;
    --mvhl-gray-700:#5a5a5a;
    --mvhl-gray-500:#8a8a8a;
    --mvhl-gray-300:#d7d7d7;
    --mvhl-gray-150:#eeeeee;
    --mvhl-gray-100:#f6f6f6;
}

/* Apple-style system font stack */
body,
button,
input,
textarea,
select,
.primary-nav,
.mvhl-utility,
.gateway-hero,
.gateway-cards,
.mvhl-credentials{
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "SF Pro Display",
        "SF Pro Text",
        "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;
}

/* Main page/hero title */
.gateway-hero h1,
.gateway-hero .hero-title,
.gateway-title{
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "SF Pro Display",
        "SF Pro Text",
        "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif !important;
    font-weight:700;
    letter-spacing:-1.2px;
}

/* Slimmer white navigation bar */
.site-header .nav-wrap{
    min-height:66px !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
    padding-left:270px !important;
    gap:14px !important;
}
.primary-nav a{
    min-height:44px !important;
    padding:6px 10px !important;
    font-size:14px !important;
    color:var(--mvhl-gray-900) !important;
}
.primary-nav a:hover,
.primary-nav a:focus,
.primary-nav .current-menu-item > a,
.primary-nav .current_page_item > a{
    color:var(--mvhl-scarlet) !important;
}
.primary-nav svg,
.primary-nav .nav-icon{
    color:var(--mvhl-gray-700) !important;
}
.primary-nav a:hover svg,
.primary-nav a:focus svg,
.primary-nav .current-menu-item > a svg,
.primary-nav .current_page_item > a svg{
    color:var(--mvhl-scarlet) !important;
}

/* Smaller floating logo */
.brand{
    width:250px !important;
    top:-4px !important;
}
.brand-logo{
    width:250px !important;
    height:auto !important;
    filter:drop-shadow(0 6px 8px rgba(0,0,0,.16)) !important;
}

/* Scarlet + gray hero styling */
.gateway-hero h1,
.gateway-hero .hero-title,
.gateway-title{
    color:var(--mvhl-gray-900) !important;
}
.gateway-hero h1 em,
.gateway-hero .hero-title em,
.gateway-title em,
.gateway-hero .accent,
.gateway-title .accent{
    color:var(--mvhl-scarlet) !important;
}
.gateway-hero p,
.gateway-hero .hero-subtitle{
    color:var(--mvhl-gray-700) !important;
}

/* Buttons */
.gateway-hero .button,
.gateway-hero .btn,
.gateway-hero a.button,
.gateway-hero a.btn{
    border-color:var(--mvhl-scarlet) !important;
}
.gateway-hero .button-primary,
.gateway-hero .btn-primary,
.gateway-hero a.button-primary,
.gateway-hero a.btn-primary{
    background:var(--mvhl-scarlet) !important;
    color:#fff !important;
}
.gateway-hero .button-primary:hover,
.gateway-hero .btn-primary:hover,
.gateway-hero a.button-primary:hover,
.gateway-hero a.btn-primary:hover{
    background:var(--mvhl-scarlet-dark) !important;
}
.gateway-hero .button-secondary,
.gateway-hero .btn-secondary,
.gateway-hero a.button-secondary,
.gateway-hero a.btn-secondary{
    background:#fff !important;
    color:var(--mvhl-gray-900) !important;
    border-color:var(--mvhl-gray-500) !important;
}

/* Cards and credential areas */
.gateway-card,
.mvhl-credential{
    border-color:var(--mvhl-gray-300) !important;
}
.gateway-card h3,
.mvhl-credential strong{
    color:var(--mvhl-gray-900) !important;
}
.gateway-card p,
.mvhl-credential span{
    color:var(--mvhl-gray-700) !important;
}
.gateway-card a,
.mvhl-credential__link{
    color:var(--mvhl-scarlet) !important;
}

/* Utility bar: keep dark but neutral-gray rather than navy */
.mvhl-utility,
.utility-bar{
    background:#303030 !important;
    color:#fff !important;
}
.mvhl-utility a,
.utility-bar a{
    color:#fff !important;
}

/* Footer */
.site-footer,
footer.site-footer{
    background:#303030 !important;
    color:#dcdcdc !important;
}

/* Responsive refinement */
@media(max-width:1200px){
    .site-header .nav-wrap{
        min-height:64px !important;
        padding-left:235px !important;
    }
    .brand,
    .brand-logo{
        width:218px !important;
    }
    .primary-nav a{
        font-size:13px !important;
        padding-left:8px !important;
        padding-right:8px !important;
    }
}
@media(max-width:980px){
    .site-header .nav-wrap{
        min-height:62px !important;
        padding-left:205px !important;
    }
    .brand,
    .brand-logo{
        width:188px !important;
    }
}
@media(max-width:860px){
    .site-header .nav-wrap{
        min-height:60px !important;
        padding-left:170px !important;
    }
    .brand,
    .brand-logo{
        width:155px !important;
    }
    .primary-nav{
        top:58px !important;
    }
}
@media(max-width:580px){
    .site-header .nav-wrap{
        min-height:56px !important;
        padding-left:132px !important;
    }
    .brand,
    .brand-logo{
        width:120px !important;
    }
}


/* ==========================================================
   SMALLER WHITE-BAR NAV + STRICT SCARLET / GRAY PALETTE
   ========================================================== */
.primary-nav a{
    font-size:12.5px !important;
    font-weight:600 !important;
    letter-spacing:.01em !important;
    color:#555555 !important;
    padding-left:8px !important;
    padding-right:8px !important;
}
.primary-nav svg,
.primary-nav .nav-icon{
    color:#666666 !important;
}
.primary-nav a:hover,
.primary-nav a:focus,
.primary-nav .current-menu-item > a,
.primary-nav .current_page_item > a{
    color:#c41230 !important;
}
.primary-nav a:hover svg,
.primary-nav a:focus svg,
.primary-nav .current-menu-item > a svg,
.primary-nav .current_page_item > a svg{
    color:#c41230 !important;
}

/* Replace remaining navigation/header accent colors with scarlet/gray. */
.site-header{
    color:#555555 !important;
}
.site-header a{
    border-color:#c41230;
}
.primary-nav .current-menu-item > a::after,
.primary-nav .current_page_item > a::after,
.primary-nav a:hover::after{
    background:#c41230 !important;
}

/* Hero/title treatment: charcoal gray + scarlet. */
.gateway-hero h1,
.gateway-hero .hero-title,
.gateway-title{
    color:#3d3d3d !important;
}
.gateway-hero h1 em,
.gateway-hero .hero-title em,
.gateway-title em,
.gateway-hero .accent,
.gateway-title .accent{
    color:#c41230 !important;
}

/* Keep supporting UI neutral gray with scarlet actions. */
.gateway-card h3,
.mvhl-credential strong{
    color:#444444 !important;
}
.gateway-card p,
.mvhl-credential span{
    color:#666666 !important;
}
.gateway-card a,
.mvhl-credential__link{
    color:#c41230 !important;
}


/* FSC compact sentence only; FMC styling/content untouched */
.mvhl-fsc-single-line{
    margin:0 0 5px;
    color:#555;
    font-size:13px;
    line-height:1.35;
}
.mvhl-fsc-single-line strong{
    color:#3d3d3d !important;
    font-weight:700;
}


/* Keep FSC certificate and license codes together on one row. */
.mvhl-fsc-codes{
    display:inline-block;
    white-space:nowrap;
    margin-top:2px;
}
@media(max-width:700px){
    .mvhl-fsc-codes{
        white-space:normal;
    }
}


/* ==========================================================
   NAVIGATION: REQUEST A QUOTE HIGHLIGHT
   All other navigation items remain unchanged.
   ========================================================== */
.primary-nav a[href="/quote"],
.primary-nav a[href="/quote/"],
.primary-nav a[href*="mvhardwoods.com/quote"]{
    background:#bb0d2e !important;
    color:#ffffff !important;
    border:1px solid #bb0d2e !important;
    border-radius:7px !important;
    padding:7px 12px !important;
    box-shadow:0 2px 6px rgba(187,13,46,.18);
}
.primary-nav a[href="/quote"] svg,
.primary-nav a[href="/quote/"] svg,
.primary-nav a[href*="mvhardwoods.com/quote"] svg,
.primary-nav a[href="/quote"] .nav-icon,
.primary-nav a[href="/quote/"] .nav-icon,
.primary-nav a[href*="mvhardwoods.com/quote"] .nav-icon{
    color:#ffffff !important;
}
.primary-nav a[href="/quote"]:hover,
.primary-nav a[href="/quote/"]:hover,
.primary-nav a[href*="mvhardwoods.com/quote"]:hover{
    background:#941027 !important;
    border-color:#941027 !important;
    color:#ffffff !important;
}


/* ==========================================================
   FSC / FMC BALANCED CREDENTIAL LAYOUT
   Keep labels and code values together; match visual line count.
   ========================================================== */
.mvhl-fsc-single-line{
    margin:0 0 5px;
    font-size:13px;
    line-height:1.35;
}
.mvhl-fsc-line{
    display:block;
    white-space:nowrap;
}
.mvhl-fsc-codes{
    margin-top:3px;
}
.mvhl-credential--fsc .mvhl-credential__body,
.mvhl-credential--fmc .mvhl-credential__body{
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.mvhl-credential--fsc,
.mvhl-credential--fmc{
    align-items:center;
}
@media(max-width:900px){
    .mvhl-fsc-line{
        white-space:normal;
    }
}


/* ==========================================================
   STANDARD WORDPRESS POST + MULTI-IMAGE GALLERY
   ========================================================== */
.mvhl-standard-post{
    color:#444;
}

.mvhl-post-featured-image{
    margin:0 0 24px;
}

.mvhl-post-featured-image img{
    display:block;
    width:100%;
    height:auto;
    border-radius:10px;
}

.mvhl-post-content img{
    max-width:100%;
    height:auto;
}

.mvhl-post-content .wp-block-gallery{
    margin-top:24px;
    margin-bottom:24px;
}

.mvhl-post-gallery{
    display:grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:18px;
    margin-top:28px;
}

.mvhl-post-gallery-item{
    margin:0;
}

.mvhl-post-gallery-item a{
    display:block;
}

.mvhl-post-gallery-image{
    display:block;
    width:100%;
    height:auto;
    border-radius:10px;
    background:#f1f1f1;
}

.mvhl-post-gallery-item figcaption{
    margin-top:7px;
    color:#6b6b6b;
    font-size:13px;
    line-height:1.4;
}

@media(max-width:700px){
    .mvhl-post-gallery{
        grid-template-columns:1fr;
        gap:14px;
    }
}


/* Exhibits category archive */
.mvhl-exhibits-list{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:24px;
}
.mvhl-exhibit-post-card{
    overflow:hidden;
    background:#fff;
    border:1px solid #ddd;
    border-radius:12px;
}
.mvhl-exhibit-post-image{
    display:block;
    aspect-ratio:4/3;
    overflow:hidden;
    background:#eee;
}
.mvhl-exhibit-post-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}
.mvhl-exhibit-post-copy{
    padding:18px;
}
.mvhl-exhibit-post-copy h2{
    margin:0 0 10px;
    font-size:21px;
}
.mvhl-exhibit-post-copy h2 a,
.mvhl-exhibit-read-more{
    color:#bb0d2e;
    text-decoration:none;
}
.mvhl-exhibit-pagination{
    margin-top:26px;
}
@media(max-width:900px){
    .mvhl-exhibits-list{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:600px){
    .mvhl-exhibits-list{grid-template-columns:1fr;}
}


/* Grading Tour category (category ID 2) */
.mvhl-grading-hero{
    position:relative;
    min-height:430px;
    display:flex;
    align-items:center;
    overflow:hidden;
}
.mvhl-grading-hero-image{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.mvhl-grading-hero-shade{
    position:absolute;
    inset:0;
    background:linear-gradient(90deg,rgba(0,0,0,.62) 0%,rgba(0,0,0,.30) 45%,rgba(0,0,0,.08) 100%);
}
.mvhl-grading-hero-content{
    position:relative;
    z-index:1;
    color:#fff;
}
.mvhl-grading-hero-content h1{
    margin:0 0 24px;
    font-size:clamp(42px,5vw,66px);
    color:#fff;
}
.mvhl-grading-hero-content p{
    max-width:520px;
    margin:0;
    font-size:20px;
    line-height:1.55;
    color:#fff;
}
.mvhl-grading-list-heading{
    margin-bottom:26px;
}
.mvhl-grading-list-heading h2{
    margin-bottom:8px;
}
.mvhl-grading-post-row{
    position:relative;
    padding:24px 150px 24px 0;
    border-bottom:1px solid #d8d8d8;
}
.mvhl-grading-post-row h3{
    margin:0 0 8px;
    font-size:25px;
}
.mvhl-grading-post-row h3 a{
    color:#222;
    text-decoration:none;
}
.mvhl-grading-post-meta{
    display:flex;
    gap:20px;
    margin-bottom:10px;
    color:#666;
    font-size:14px;
}
.mvhl-grading-post-summary p{
    margin:0;
}
.mvhl-grading-read-more{
    position:absolute;
    right:0;
    bottom:28px;
    color:#bb0d2e;
    font-weight:700;
    text-decoration:none;
}
.mvhl-grading-pagination{
    margin-top:30px;
}
@media(max-width:700px){
    .mvhl-grading-hero{min-height:360px;}
    .mvhl-grading-post-row{padding:22px 0;}
    .mvhl-grading-read-more{
        position:static;
        display:inline-block;
        margin-top:12px;
    }
}
