:root{--navy:#082746;--navy-deep:#04172a;--ink:#17222c;--muted:#697681;--paper:#f7f6f2;--stone:#eeece6;--line:#d8dad9;--white:#fff;--font:"Inter","Helvetica Neue",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.page-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:300;background:transparent;pointer-events:none}.page-progress span{display:block;width:0;height:100%;background:#b89b67;transition:width .08s linear}
.site-header{--hide-progress:0;height:74px;padding:0 4vw;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:24px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:200;border-bottom:1px solid rgba(8,39,70,.08);opacity:calc(1 - var(--hide-progress));transform:translateY(calc(var(--hide-progress) * -82px));transition:box-shadow .3s ease,background .3s ease;will-change:opacity,transform}.site-header.scrolled{box-shadow:0 10px 30px rgba(6,27,49,.07);background:rgba(255,255,255,.985)}.site-header.header-hidden{pointer-events:none}.brand{width:236px;height:48px;display:flex;align-items:center}.brand img{object-fit:contain;object-position:left center}.desktop-nav{justify-self:end;display:flex;align-items:center;gap:30px}.desktop-nav a{font-size:12px;font-weight:500;color:#485560;position:relative;padding:7px 0}.desktop-nav a:hover,.desktop-nav a.active{color:var(--navy)}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:var(--navy)}.menu-button{display:none}
.hero-simple{min-height:620px;display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch;background:#f7f6f2;overflow:hidden;border-bottom:1px solid var(--line)}.hero-copy{padding:84px 5.5vw 76px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:var(--navy)}.hero-brandmark{width:min(440px,78%);height:auto;object-fit:contain;object-position:left center;margin:0 0 28px}.hero-copy h1{font-size:clamp(44px,5vw,68px);line-height:1.01;letter-spacing:-.045em;font-weight:500;max-width:720px;margin:0 0 20px}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.78;max-width:590px;color:#596670;margin:0 0 28px}.hero-links{display:flex;gap:26px;align-items:center}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:11px;font-weight:600;padding-bottom:4px;border-bottom:1px solid currentColor}.text-link.quiet{color:#78848d}.text-link.light{color:#fff}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;color:var(--navy);margin:0 0 16px}.eyebrow.light{color:#d7e0e7}.hero-composition{position:relative;min-height:620px;background:var(--navy-deep);overflow:hidden}.hero-panel{position:absolute;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.025)}.hero-panel-a{width:64%;height:58%;right:8%;top:12%;transform:rotate(-3deg)}.hero-panel-b{width:47%;height:42%;left:8%;bottom:10%;transform:rotate(4deg);background:rgba(184,155,103,.08);border-color:rgba(184,155,103,.33)}.hero-panel-c{width:22%;height:24%;right:16%;bottom:11%;background:rgba(255,255,255,.055)}.hero-line{position:absolute;height:1px;background:rgba(255,255,255,.27);transform-origin:left center}.hero-line-1{width:72%;left:8%;top:38%;transform:rotate(-11deg)}.hero-line-2{width:58%;left:22%;top:63%;transform:rotate(8deg);background:rgba(184,155,103,.52)}.hero-caption{position:absolute;right:8%;bottom:6%;font-size:9px;letter-spacing:.2em;color:#90a1af}.section-pad{padding:78px 6vw}
.intro-simple{display:grid;grid-template-columns:.3fr 1.1fr .72fr;gap:5vw;background:#fff;border-bottom:1px solid var(--line)}.section-label{font-size:10px;letter-spacing:.16em;color:#84909a}.intro-main h2,.services-head h2,.story-brief h2,.archive-copy h2,.contact-simple h2,.page-hero h1,.cap-title h2,.experience-note h2,.archive-context h2,.contact-page h1{font-size:clamp(31px,3.25vw,46px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0}.intro-main p{font-size:16px;line-height:1.68;color:#4e5b65;max-width:680px;margin:20px 0 0}.intro-side{padding-top:3px}.intro-side p{font-size:13px;line-height:1.82;color:var(--muted);margin:0 0 22px}
.services-simple{background:var(--paper)}.services-head{display:grid;grid-template-columns:1fr .52fr;gap:9vw;align-items:end}.services-head>p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.service-row{display:grid;grid-template-columns:1fr 1fr;min-height:350px;border-top:1px solid var(--line);background:#fff;overflow:hidden}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row.reverse .service-photo{order:2}.service-photo{overflow:hidden}.service-photo img{transition:transform 1.15s cubic-bezier(.2,.7,.2,1),filter .6s ease;filter:saturate(.72)}.service-row:hover .service-photo img{transform:scale(1.035);filter:saturate(.92)}.service-info{padding:52px 6vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.service-info>span{font-size:10px;color:#9ba2a8}.service-info h3{font-size:29px;letter-spacing:-.03em;font-weight:500;margin:14px 0 13px;color:var(--navy)}.service-info p{font-size:13px;line-height:1.8;color:var(--muted);max-width:500px;margin:0 0 24px}.service-info b{font-size:10px;font-weight:600}
.story-brief{background:var(--navy);color:#fff;display:grid;grid-template-columns:1.06fr .9fr;gap:9vw;align-items:center}.story-brief h2{color:#fff;margin-bottom:20px}.story-brief-copy>p:not(.eyebrow){font-size:13px;line-height:1.86;color:#bac6d0;max-width:680px;margin:0 0 26px}.story-years{border-top:1px solid rgba(255,255,255,.2)}.story-years div{display:grid;grid-template-columns:90px 1fr;align-items:center;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16)}.story-years strong{font-size:24px;font-weight:500}.story-years span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#aebbc6}
.archive-simple{display:grid;grid-template-columns:.82fr 1fr;gap:7vw;align-items:center;background:#f0eee8}.archive-image{height:420px;overflow:hidden}.archive-image img{filter:saturate(.58)}.archive-copy p:not(.eyebrow){font-size:13px;line-height:1.85;color:var(--muted);max-width:610px;margin:21px 0 25px}.contact-simple{background:var(--navy-deep);color:#fff;display:flex;justify-content:space-between;align-items:end;gap:40px}.contact-simple h2{color:#fff}.contact-simple>a{font-size:12px;border-bottom:1px solid rgba(255,255,255,.72);padding-bottom:5px}
.site-footer{background:#04172a;color:#fff;padding:48px 5vw 20px}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer-brand{width:285px;max-width:100%}.footer-brand img{height:46px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.footer-brand p{font-size:8.5px;letter-spacing:.14em;color:#8295a5;margin:8px 0 0}.footer-links{display:flex;gap:30px;align-items:flex-start;flex-wrap:wrap}.footer-links a{font-size:10px;color:#c5ced6}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:44px;padding-top:17px;display:flex;justify-content:space-between;font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:#71869a}.footer-bottom i{font-style:normal}
/* replayable scroll reveal */
.reveal{opacity:0;filter:blur(5px);transform:translateY(26px) scale(.992);transition:opacity .78s cubic-bezier(.2,.7,.2,1),transform .78s cubic-bezier(.2,.7,.2,1),filter .78s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform,filter}.reveal.from-up{transform:translateY(-22px) scale(.992)}.reveal.from-down{transform:translateY(26px) scale(.992)}.reveal.in{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}@keyframes heroDrift{from{transform:scale(1.085)}to{transform:scale(1.04)}}
/* secondary pages */
.page-hero{padding:82px 6vw 68px;background:#fff;display:grid;grid-template-columns:1.08fr .68fr;gap:8vw;align-items:end;border-bottom:1px solid var(--line)}.page-hero-copy{font-size:13px;line-height:1.82;color:var(--muted);margin:0}.experience-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#f0eee8;border-bottom:1px solid var(--line)}.experience-metrics article{padding:29px 3vw;border-right:1px solid var(--line)}.experience-metrics article:last-child{border-right:0}.experience-metrics strong{font-size:27px;font-weight:500;color:var(--navy)}.experience-metrics span{display:block;font-size:10px;font-weight:600;margin-top:4px}.experience-metrics p{font-size:10px;color:var(--muted);line-height:1.55;margin-bottom:0}.history-timeline{padding:48px 6vw 78px;background:#fff}.timeline-row{display:grid;grid-template-columns:125px 1fr;gap:38px;padding:31px 0;border-bottom:1px solid var(--line);max-width:1050px}.timeline-row>span{font-size:12px;font-weight:600;color:var(--navy)}.timeline-row h3{font-size:19px;font-weight:500;margin:0 0 8px}.timeline-row p{font-size:12.5px;line-height:1.78;color:var(--muted);margin:0}.experience-note,.archive-context{padding:68px 6vw;background:#f0eee8;display:grid;grid-template-columns:1fr .68fr;gap:8vw}.experience-note p,.archive-context>p{font-size:12.5px;line-height:1.82;color:var(--muted);margin:0}.experience-note small{display:block;font-size:10px;line-height:1.65;color:#879099;margin-top:15px}.capability-detail{padding:52px 6vw;background:#fff;display:grid;grid-template-columns:60px .95fr .75fr;gap:4vw;border-bottom:1px solid var(--line);align-items:start}.cap-number{font-size:10px;color:#9aa2a8}.cap-title h2{font-size:27px}.cap-copy p{font-size:12.5px;line-height:1.82;color:var(--muted);margin:0}.programs-section{background:#f0eee8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.programs-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:end}.programs-head .eyebrow{grid-column:1/-1}.programs-head h2{grid-column:1;font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0}.programs-head p:last-child{grid-column:2;font-size:12.5px;line-height:1.82;color:var(--muted);margin:0}.programs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);margin-top:32px}.programs-grid span{padding:18px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;font-weight:500;background:#fff}.programs-grid span:nth-child(4n){border-right:0}.cta-band{padding:58px 6vw;background:var(--navy);color:#fff;display:flex;justify-content:space-between;align-items:end;gap:40px}.cta-band h2{font-size:29px;font-weight:500;letter-spacing:-.03em;margin:0}.btn-light{font-size:11px;border-bottom:1px solid #fff;padding-bottom:5px}.archive-page-grid{padding:64px 6vw;display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#fff}.archive-page-card{margin:0;background:#f4f2ed}.archive-page-card img{height:390px}.archive-page-card.wide{grid-column:span 2}.archive-page-card.wide img{height:470px}.archive-page-card figcaption{padding:18px}.archive-page-card figcaption>span{font-size:8.5px;letter-spacing:.14em;color:#8c969e}.archive-page-card h3{font-size:17px;font-weight:500;margin:6px 0}.archive-page-card p{font-size:11.5px;color:var(--muted);margin:0}.contact-page{padding:82px 6vw;display:grid;grid-template-columns:1fr .82fr;gap:9vw;background:#fff;min-height:70vh}.contact-page-copy p:not(.eyebrow){font-size:13px;line-height:1.82;color:var(--muted);max-width:600px}.contact-panel{border-top:1px solid var(--line)}.contact-row{display:grid;grid-template-columns:95px 1fr;gap:20px;padding:19px 0;border-bottom:1px solid var(--line);font-size:12.5px}.contact-row>span{color:#87919a}.contact-row p{margin:0}.contact-note{padding-top:18px;font-size:10.5px;line-height:1.7;color:var(--muted)}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto;height:70px}.brand{width:204px}.desktop-nav{display:none}.menu-button{display:block;border:0;background:transparent;width:34px;height:34px;position:relative}.menu-button span{position:absolute;width:22px;height:1px;background:var(--navy);left:6px;top:12px;transition:transform .25s,top .25s}.menu-button span+span{top:21px}.site-header.open{height:auto;grid-template-rows:70px auto;padding-bottom:18px}.site-header.open .desktop-nav{display:flex;grid-column:1/-1;flex-direction:column;align-items:flex-start;gap:12px;padding-top:6px}.site-header.open .menu-button span:first-child{top:17px;transform:rotate(45deg)}.site-header.open .menu-button span:last-child{top:17px;transform:rotate(-45deg)}.hero-simple{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:70px 7vw}.hero-composition{min-height:360px}.hero-scene{max-height:360px}.hero-brandmark{width:min(420px,82%)}.intro-simple,.services-head,.story-brief,.archive-simple,.page-hero,.experience-note,.archive-context,.contact-page,.story-gallery{grid-template-columns:1fr}.intro-simple{gap:26px}.intro-side{max-width:620px}.service-row,.service-row.reverse{grid-template-columns:1fr}.service-row.reverse .service-photo{order:0}.service-photo{height:320px}.service-info{padding:39px 7vw}.story-brief{gap:45px}.archive-image{height:350px}.experience-metrics{grid-template-columns:1fr 1fr}.capability-detail{grid-template-columns:45px 1fr}.cap-copy{grid-column:2}.programs-head{grid-template-columns:1fr}.programs-grid{grid-template-columns:1fr 1fr}.programs-grid span:nth-child(4n){border-right:1px solid var(--line)}.programs-grid span:nth-child(2n){border-right:0}.archive-page-card.wide{grid-column:auto}.archive-page-grid{grid-template-columns:1fr}.footer-top{flex-direction:column}.footer-links{gap:22px}.contact-simple,.cta-band{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.section-pad{padding:58px 7vw}.hero-copy h1{font-size:39px}.hero-copy>p:not(.eyebrow){font-size:12.5px}.hero-links{align-items:flex-start;flex-direction:column;gap:15px}.hero-composition{min-height:280px}.hero-scene{max-height:280px}.hero-brandmark{width:min(360px,88%)}.intro-main h2,.services-head h2,.story-brief h2,.archive-copy h2,.contact-simple h2,.page-hero h1{font-size:31px}.service-photo{height:255px}.service-info h3{font-size:25px}.story-years div{grid-template-columns:76px 1fr}.experience-metrics{grid-template-columns:1fr}.experience-metrics article{border-right:0;border-bottom:1px solid var(--line)}.timeline-row{grid-template-columns:1fr;gap:9px}.capability-detail{grid-template-columns:1fr}.cap-copy{grid-column:1}.programs-grid{grid-template-columns:1fr}.programs-grid span{border-right:0}.archive-page-card img,.archive-page-card.wide img{height:310px}.footer-bottom{flex-direction:column;gap:7px}.footer-links{gap:16px}.page-hero,.contact-page{padding:58px 7vw}.contact-row{grid-template-columns:1fr;gap:5px}.footer-brand{width:250px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;filter:none!important;transform:none!important}}

/* Historical program credentials */
.programs-section{background:#f0eee8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.programs-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:end}.programs-head .eyebrow{grid-column:1/-1}.programs-head h2{grid-column:1;font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0}.programs-head p:last-child{grid-column:2;font-size:12.5px;line-height:1.82;color:var(--muted);margin:0}
.programs-grid.programs-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border:0;margin-top:34px}
.program-card{background:#fff;min-height:190px;padding:23px 22px 21px;border:1px solid rgba(8,39,70,.09);display:flex;flex-direction:column;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.program-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(8,39,70,.06);border-color:rgba(184,155,103,.42)}
.program-brand{display:flex;align-items:center;gap:12px;margin-bottom:25px}.program-brand strong{font-size:13px;font-weight:600;color:var(--navy);letter-spacing:-.01em}.program-mark{width:34px;height:34px;border:1px solid #b89b67;border-radius:50%;display:grid;place-items:center;color:#9a7b43;font-size:10px;font-weight:600;letter-spacing:.03em;flex:0 0 34px;background:#faf9f6}
.program-name{font-size:12px;font-weight:600;color:var(--ink);margin-bottom:7px;line-height:1.35}.program-card p{font-size:10.5px;line-height:1.65;color:var(--muted);margin:auto 0 0}.programs-disclaimer{font-size:9px;line-height:1.65;color:#88929a;margin:18px 0 0;max-width:920px}
@media(max-width:900px){.programs-head{grid-template-columns:1fr}.programs-head h2,.programs-head p:last-child{grid-column:1}.programs-grid.programs-cards{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.programs-grid.programs-cards{grid-template-columns:1fr}.program-card{min-height:160px}}


/* Contact request form */
.contact-form-section{background:#eef3fa;padding:0 0 1px}.contact-form-wrap{display:grid;grid-template-columns:1.08fr .72fr;min-height:680px}.contact-form-panel{padding:62px 6vw 66px;background:#f4f7fb}.contact-form-panel h1{font-size:clamp(32px,3.3vw,46px);line-height:1.06;letter-spacing:-.04em;font-weight:500;margin:0 0 12px;color:var(--ink)}.contact-form-intro{font-size:13px;color:var(--muted);margin:0 0 34px}.inquiry-form{max-width:860px}.form-grid{display:grid;gap:18px}.form-grid.two-col{grid-template-columns:1fr 1fr}.inquiry-form label{display:block;margin:0 0 20px}.inquiry-form label>span{display:block;font-size:12px;font-weight:500;color:#23323e;margin-bottom:8px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid #d6dbe1;background:#fff;border-radius:8px;padding:14px 15px;font:inherit;font-size:13px;color:var(--ink);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.inquiry-form input,.inquiry-form select{height:52px}.inquiry-form textarea{resize:vertical;min-height:135px}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#7f97af;box-shadow:0 0 0 3px rgba(8,39,70,.06)}.form-submit{border:0;background:var(--navy);color:#fff;border-radius:7px;padding:16px 23px;font:inherit;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:18px;min-width:190px;justify-content:space-between}.form-submit:hover{background:#0b3157}.form-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-success{padding:13px 15px;margin:0 0 24px;background:#e8f3eb;border:1px solid #bad2bf;border-radius:7px;font-size:12px;color:#315d3a}.contact-side-panel{background:var(--navy);color:#fff;padding:64px 5vw 58px;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.contact-side-panel h2{font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0 0 18px;max-width:520px}.contact-side-panel>div>p:not(.eyebrow){font-size:13px;line-height:1.85;color:#b9c7d2;max-width:520px}.contact-side-bottom{border-top:1px solid rgba(255,255,255,.18);padding-top:26px;display:grid;grid-template-columns:90px 1fr;gap:12px 20px;font-size:12px}.contact-side-bottom span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#94a8ba}.contact-side-bottom a,.contact-side-bottom p{margin:0;color:#fff}.contact-side-bottom a{border-bottom:1px solid rgba(255,255,255,.4);width:max-content}

/* Real-color historical program logos */
.program-brand{min-height:46px}.program-logo{display:block;object-fit:contain;object-position:left center;width:auto;height:38px;max-width:88px;flex:0 0 auto}.program-logo.logo-kmart{height:42px;max-width:42px}.program-logo.logo-wide{height:32px;max-width:105px}.program-logo.logo-square{height:44px;max-width:54px}.program-logo-fallback{width:64px;height:42px;display:grid;place-items:center;border:1px solid #cfd4d8;background:#fff;color:#193f65;font-size:13px;font-weight:700;letter-spacing:.06em}.program-brand strong{margin-left:auto;text-align:right}

@media(max-width:900px){.contact-form-wrap{grid-template-columns:1fr}.contact-side-panel{min-height:420px}.form-grid.two-col{grid-template-columns:1fr}.program-brand strong{margin-left:0;text-align:left}}
@media(max-width:560px){.contact-form-panel{padding:48px 7vw 54px}.contact-side-panel{padding:50px 7vw}.contact-side-bottom{grid-template-columns:1fr}.program-logo{max-width:96px}}

/* Product category strip */
.product-strip{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:24px 6vw 64px;background:#fff}.product-strip figure{margin:0;position:relative;overflow:hidden;background:#f4f2ed}.product-strip img{height:430px;transition:transform .55s ease}.product-strip figure:hover img{transform:scale(1.025)}.product-strip figcaption{position:absolute;left:18px;bottom:16px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);padding:9px 12px;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--navy)}
@media(max-width:900px){.product-strip{grid-template-columns:1fr}.product-strip img{height:340px}}
@media(max-width:560px){.product-strip{padding:16px 7vw 48px}.product-strip img{height:280px}}

/* Category imagery additions */
.category-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:360px;background:#f4f2ed;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.category-feature img{width:100%;height:100%;min-height:360px;object-fit:cover}.category-feature>div{padding:52px 6vw;display:flex;flex-direction:column;justify-content:center}.category-feature h3{font-size:30px;line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0 0 12px}.category-feature p:last-child{font-size:12.5px;line-height:1.8;color:var(--muted);max-width:500px}
.category-showcase{background:#fff;border-top:1px solid var(--line)}.category-showcase-copy{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:end}.category-showcase-copy .eyebrow{grid-column:1/-1}.category-showcase-copy h2{font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0}.category-showcase-copy p:last-child{font-size:12.5px;line-height:1.8;color:var(--muted);margin:0}.category-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.category-showcase-grid figure{margin:0}.category-showcase-grid img{height:320px;object-fit:cover}.category-showcase-grid figcaption{font-size:11px;font-weight:500;padding-top:10px;color:var(--ink)}
.story-product-band{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;background:#f4f2ed}.story-product-band img{height:430px;width:100%;object-fit:cover}.story-product-band>div{padding:58px 6vw}.story-product-band h2{font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0 0 14px}.story-product-band p:last-child{font-size:12.5px;line-height:1.82;color:var(--muted);max-width:520px}
@media(max-width:900px){.category-feature,.story-product-band{grid-template-columns:1fr}.category-showcase-copy{grid-template-columns:1fr}.category-showcase-copy h2,.category-showcase-copy p:last-child{grid-column:1}.category-showcase-grid{grid-template-columns:1fr 1fr}.category-feature img,.story-product-band img{height:340px;min-height:0}}
@media(max-width:560px){.category-showcase-grid{grid-template-columns:1fr}.category-showcase-grid img{height:280px}.category-feature h3{font-size:26px}.category-feature>div,.story-product-band>div{padding:44px 7vw}}


/* V27 restrained image system */
.home-category-visual{display:grid;grid-template-columns:.82fr 1.18fr;min-height:300px;background:#f4f2ed;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.home-category-visual img{width:100%;height:300px;object-fit:cover}.home-category-visual>div{padding:48px 6vw;display:flex;flex-direction:column;justify-content:center}.home-category-visual h3{font-size:30px;line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0 0 12px}.home-category-visual p:last-child{font-size:12.5px;line-height:1.8;color:var(--muted);max-width:500px}
.service-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;padding-top:0;padding-bottom:0}.service-list-item{padding:42px 28px 44px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service-list-item:first-child{border-left:1px solid var(--line)}.service-list-item>span{font-size:10px;color:#9ba2a8}.service-list-item h3{font-size:20px;font-weight:500;letter-spacing:-.02em;margin:14px 0 10px;color:var(--navy)}.service-list-item p{font-size:11.5px;line-height:1.72;color:var(--muted);min-height:72px;margin:0 0 18px}.service-list-item b{font-size:10px;font-weight:600}
.archive-text-only{display:block;background:#f0eee8}.archive-text-only .archive-copy{max-width:760px;margin-left:auto;margin-right:auto;text-align:center}.archive-text-only .archive-copy p:not(.eyebrow){margin-left:auto;margin-right:auto}
.category-text-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-text-grid span{padding:18px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11.5px;font-weight:500;background:#fff}
.story-gallery-single{display:block}.story-gallery-single figure{max-width:1100px;margin:0 auto}.story-gallery-single img{width:100%;height:440px;object-fit:cover}
@media(max-width:900px){.home-category-visual{grid-template-columns:1fr}.home-category-visual img{height:280px}.service-list{grid-template-columns:1fr 1fr}.service-list-item:nth-child(odd){border-left:1px solid var(--line)}.category-text-grid{grid-template-columns:1fr 1fr}.story-gallery-single img{height:340px}}
@media(max-width:560px){.service-list{grid-template-columns:1fr}.service-list-item{border-left:1px solid var(--line)}.category-text-grid{grid-template-columns:1fr}.home-category-visual img{height:230px}.home-category-visual>div{padding:38px 7vw}.story-gallery-single img{height:260px}}


/* V28 sourcing map for What We Do */
.source-map-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.source-map-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:end;margin-bottom:30px}.source-map-head .eyebrow{grid-column:1/-1}.source-map-head h2{font-size:clamp(28px,3vw,40px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0}.source-map-head p:last-child{font-size:12.5px;line-height:1.82;color:var(--muted);margin:0}
.source-map-card{border:1px solid var(--line);background:#fcfbf8;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);overflow:hidden}
.source-map-wrap{position:relative;padding:20px;border-right:1px solid var(--line)}
.source-map{width:100%;height:auto;display:block}.map-land path{transition:fill .25s ease}.map-point{cursor:pointer;outline:none}.map-point circle{transition:transform .2s ease,fill .2s ease,stroke .2s ease}.map-point:hover circle,.map-point:focus circle{transform:scale(1.18)}.map-point:hover circle:first-child,.map-point:focus circle:first-child{fill:#0b3157}.map-destination circle:first-child{fill:#0b3157}.destination-label text{font-size:13px;font-weight:700;letter-spacing:.14em;fill:#0b3157}
.map-tooltip{position:absolute;min-width:160px;max-width:210px;padding:10px 12px;background:#fff;border:1px solid #d9d3c8;box-shadow:0 14px 40px rgba(15,26,41,.10);font-size:11px;line-height:1.45;color:var(--ink);pointer-events:none;transform:translate(14px,-18px);z-index:3}.map-tooltip strong{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--navy);margin-bottom:3px}.map-tooltip span{display:block;color:var(--muted)}
.source-map-list{display:grid;grid-template-columns:1fr 1fr;gap:0;border-left:0}.source-map-list div{padding:16px 18px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:#fff;display:flex;flex-direction:column;gap:3px}.source-map-list div:nth-child(2n){border-right:0}.source-map-list span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#9ca4aa}.source-map-list strong{font-size:12px;color:var(--navy);font-weight:600}.source-map-list em{font-size:11px;color:var(--muted);font-style:normal}.destination-key{background:#f7f3eb}
@media(max-width:980px){.source-map-head{grid-template-columns:1fr}.source-map-card{grid-template-columns:1fr}.source-map-wrap{border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:640px){.source-map-list{grid-template-columns:1fr}.source-map-list div,.source-map-list div:nth-child(2n){border-right:0}.source-map-wrap{padding:12px}.map-tooltip{display:none}}


/* V29 image and program-logo refinements */
.story-gallery{max-width:1280px;margin:0 auto;gap:18px}.story-gallery figure{overflow:hidden}.story-gallery img{height:390px;object-fit:cover}.story-gallery figcaption{font-size:10.5px;color:var(--muted);padding-top:9px}
.program-brand img{background:#fff}.program-brand strong{display:block}.program-card .program-logo{transition:opacity .2s ease}
@media(max-width:900px){.story-gallery img{height:320px}}
@media(max-width:560px){.story-gallery img{height:260px}}


/* V30 navigation, hero, interactive imagery and sourcing map */
.desktop-nav a.active{font-weight:600;color:var(--navy)}
.desktop-nav a.active:after{height:2px;bottom:-2px;background:var(--navy)}

.hero-fullbleed{position:relative;min-height:clamp(620px,78vh,850px);overflow:hidden;background:#071b2d;border-bottom:1px solid var(--line)}
.hero-fullbleed-media{position:absolute;inset:0;overflow:hidden}.hero-fullbleed-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,30,.72) 0%,rgba(3,17,30,.34) 42%,rgba(3,17,30,.08) 73%,rgba(3,17,30,.18) 100%)}
.hero-fullbleed .hero-scene{width:100%;height:100%;object-fit:cover;object-position:center 48%;transition:transform 1.15s cubic-bezier(.2,.7,.2,1)}
.hero-fullbleed:hover .hero-scene{transform:scale(1.025)}
.hero-fullbleed-overlay{position:absolute;left:5.5vw;bottom:8%;z-index:2;width:min(610px,82vw);background:rgba(255,255,255,.94);backdrop-filter:blur(10px);padding:38px 42px 36px;border:1px solid rgba(255,255,255,.62);box-shadow:0 20px 60px rgba(2,17,30,.16)}
.hero-fullbleed-overlay .eyebrow{margin-bottom:15px}.hero-fullbleed-overlay h1{font-size:clamp(42px,5vw,66px);line-height:1.01;letter-spacing:-.045em;font-weight:500;color:var(--navy);margin:0 0 17px}.hero-fullbleed-overlay>p:not(.eyebrow){font-size:12.5px;line-height:1.78;color:#596670;max-width:555px;margin:0 0 24px}.hero-fullbleed .hero-caption{z-index:2;color:#fff;right:3.5%;bottom:3%;text-shadow:0 1px 8px rgba(0,0,0,.35)}

/* contained hover zoom for editorial/product photography */
.home-category-visual,.story-gallery figure,.archive-page-card,.archive-image,.service-photo,.hero-fullbleed-media{overflow:hidden}
.home-category-visual>img,.story-gallery figure>img,.archive-page-card>img,.archive-image>img,.service-photo>img{transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s ease;transform-origin:center center}
.home-category-visual:hover>img,.story-gallery figure:hover>img,.archive-page-card:hover>img,.archive-image:hover>img,.service-photo:hover>img{transform:scale(1.045)}

/* repaired schematic world sourcing network */
.network-map-card{border:1px solid var(--line);background:#fff;overflow:hidden}.network-map-wrap{position:relative;background:#f8f7f3;padding:14px 16px 6px}.network-map{width:100%;height:auto;display:block;overflow:visible}.network-map .world-shape path{transition:fill .25s ease}.network-map .map-point{cursor:pointer;outline:none}.network-map .map-point circle{fill:#b89b67;stroke:#082746;stroke-width:1.7;transform-box:fill-box;transform-origin:center;transition:transform .2s ease,fill .2s ease}.network-map .map-point:hover circle,.network-map .map-point:focus circle{fill:#082746;transform:scale(1.35)}.network-map .map-destination .point-ring{fill:rgba(8,39,70,.10);stroke:#082746;stroke-width:1.3}.network-map .map-destination .point-core{fill:#082746}.destination-text{font-size:13px;font-weight:700;letter-spacing:.16em;fill:#082746}.network-country-list{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.network-country-list span{min-height:54px;padding:15px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;font-weight:600;color:var(--navy);background:#fff}.network-country-list .target-country{background:#f4f1e9}.network-country-list small{display:block;margin-top:3px;color:var(--muted);font-size:9px;font-weight:500}.map-tooltip{position:absolute;z-index:4;min-width:150px;padding:9px 11px;background:#fff;border:1px solid #d7d1c6;box-shadow:0 12px 35px rgba(8,39,70,.12);font-size:10.5px;line-height:1.4;pointer-events:none}.map-tooltip strong{display:block;color:var(--navy);font-size:11px;margin-bottom:2px}.map-tooltip span{color:var(--muted)}

@media(max-width:900px){.hero-fullbleed{min-height:650px}.hero-fullbleed-overlay{left:7vw;right:7vw;bottom:7%;width:auto;padding:32px}.network-country-list{grid-template-columns:repeat(3,1fr)}.region-labels{display:none}}
@media(max-width:560px){.hero-fullbleed{min-height:590px}.hero-fullbleed-overlay{padding:27px 25px}.hero-fullbleed-overlay h1{font-size:38px}.hero-fullbleed .hero-caption{display:none}.network-map-wrap{padding:8px 5px 2px}.network-country-list{grid-template-columns:repeat(2,1fr)}.network-map .network-routes{stroke-width:2.6}.map-tooltip{display:none}}


/* V32 — compact interactive sourcing map + final image refinements */
.leaflet-sourcing-card{max-width:1120px;margin:0 auto;border:1px solid var(--line);background:#fff;overflow:hidden}
.sourcing-map{width:100%;height:390px;background:#f4f2ed}
.sourcing-country-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.sourcing-country-grid span{min-height:52px;padding:15px 13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;font-size:11px;font-weight:600;color:var(--navy);background:#fff}
.sourcing-country-grid .target-market{background:#f4f0e7;display:block}.sourcing-country-grid small{display:block;font-size:9px;color:var(--muted);font-weight:500;margin-top:3px;text-transform:uppercase;letter-spacing:.08em}
.leaflet-container{font-family:Inter,Arial,sans-serif}.leaflet-control-attribution{font-size:9px!important}.leaflet-control-zoom a{color:var(--navy)!important}
.mayflower-map-tooltip{border:1px solid #d5d0c7!important;border-radius:0!important;box-shadow:0 8px 24px rgba(10,35,60,.12)!important;color:var(--navy)!important;font-size:11px!important;font-weight:600!important;padding:7px 9px!important}
.mayflower-map-tooltip:before{display:none!important}

.what-we-do-photo-band{padding-top:18px;padding-bottom:52px}
.what-we-do-photo-band figure{max-width:960px;margin:0 auto;overflow:hidden;background:#f5f2ec;border:1px solid var(--line)}
.what-we-do-photo-band img{display:block;width:100%;height:390px;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.what-we-do-photo-band figure:hover img{transform:scale(1.04)}
.what-we-do-photo-band figcaption{padding:11px 13px 12px;font-size:10.5px;color:var(--muted)}

.story-editorial-image figure{max-width:1100px;margin:0 auto;overflow:hidden}
.story-editorial-image img{display:block;width:100%;height:450px;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.story-editorial-image figure:hover img{transform:scale(1.04)}
.story-editorial-image figcaption{padding-top:10px;font-size:10.5px;color:var(--muted)}
.story-editorial-bottom{padding-top:18px;padding-bottom:28px}

.hero-fullbleed .hero-scene{object-position:center center}
.hero-fullbleed-media:after{background:linear-gradient(90deg,rgba(3,17,30,.68) 0%,rgba(3,17,30,.30) 42%,rgba(3,17,30,.06) 74%,rgba(3,17,30,.14) 100%)}

@media(max-width:900px){
  .sourcing-map{height:340px}.sourcing-country-grid{grid-template-columns:repeat(3,1fr)}
  .story-editorial-image img,.what-we-do-photo-band img{height:330px}
}
@media(max-width:560px){
  .sourcing-map{height:300px}.sourcing-country-grid{grid-template-columns:repeat(2,1fr)}
  .story-editorial-image img,.what-we-do-photo-band img{height:250px}
}

/* V33 mobile polish + shorter What We Do */
.compact-cap-hero{padding-bottom:52px}.programs-early{padding-top:56px}.capabilities-compact{background:#f3f1eb;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.compact-cap-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:26px}.compact-cap-head h2{font-size:clamp(28px,3vw,40px);font-weight:500;letter-spacing:-.035em;margin:0}.compact-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.compact-cap-grid article{padding:28px 24px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.compact-cap-grid span{font-size:10px;color:#9099a0}.compact-cap-grid h3{font-size:17px;color:var(--navy);font-weight:500;margin:12px 0 8px}.compact-cap-grid p{font-size:11.5px;color:var(--muted);line-height:1.7;margin:0}.compact-source-map{padding-top:58px;padding-bottom:58px}.compact-category{padding-top:58px;padding-bottom:58px}
.programs-early .program-card{min-height:175px}.programs-early .program-logo{height:40px;max-width:110px}.programs-early .program-name{font-size:13px}.programs-early .program-card p{font-size:11px}

@media(max-width:900px){
  .site-header{height:64px;padding:0 5vw;grid-template-columns:1fr auto}.brand{width:190px;height:42px}.site-header.open{grid-template-rows:64px auto}.site-header.open .desktop-nav{gap:4px;padding:8px 0 14px}.site-header.open .desktop-nav a{font-size:13px;width:100%;padding:10px 0;border-bottom:1px solid #ecebe7}.desktop-nav a.active:after{display:none}.site-header.open .desktop-nav a.active{font-weight:600}
  .section-pad{padding:56px 6vw}.page-hero{padding:58px 6vw}.page-hero h1{font-size:clamp(32px,7vw,44px)}.page-hero-copy{font-size:13px;line-height:1.7}
  .hero-fullbleed{min-height:620px}.hero-fullbleed-overlay{left:5vw;right:5vw;bottom:5%;padding:28px}.hero-fullbleed-overlay h1{font-size:42px}.hero-fullbleed-overlay>p:not(.eyebrow){font-size:13px}
  .intro-simple{padding:58px 6vw}.intro-main h2,.services-head h2,.story-brief h2,.archive-copy h2,.contact-simple h2{font-size:34px}
  .programs-grid.programs-cards{grid-template-columns:1fr 1fr}.programs-early .program-card{min-height:155px;padding:22px}.compact-cap-grid{grid-template-columns:1fr 1fr}.compact-cap-head{display:block}.compact-cap-head h2{margin-top:8px}.sourcing-map{height:300px}.sourcing-country-grid{grid-template-columns:repeat(3,1fr)}
  .experience-metrics{grid-template-columns:1fr 1fr}.timeline-row{padding-left:6vw;padding-right:6vw}.story-editorial-image img{height:320px}.archive-page-grid{padding-left:6vw;padding-right:6vw}.contact-form-panel,.contact-side-panel{padding-left:6vw;padding-right:6vw}
  .site-footer{padding-left:6vw;padding-right:6vw}
}
@media(max-width:560px){
  body{font-size:13px}.site-header{height:60px}.brand{width:164px;height:38px}.site-header.open{grid-template-rows:60px auto}.section-pad{padding:44px 6vw}.page-hero{padding:46px 6vw 40px}.page-hero h1{font-size:31px;line-height:1.07}.page-hero-copy{font-size:12.5px}
  .hero-fullbleed{min-height:540px}.hero-fullbleed-overlay{left:4.5vw;right:4.5vw;bottom:4.5%;padding:22px 20px}.hero-fullbleed-overlay h1{font-size:34px;margin-bottom:12px}.hero-fullbleed-overlay .eyebrow{font-size:8.5px;letter-spacing:.13em}.hero-fullbleed-overlay>p:not(.eyebrow){font-size:12.5px;line-height:1.6;margin-bottom:18px}.hero-links{gap:13px}.text-link{font-size:10px}
  .intro-simple{padding:44px 6vw;gap:20px}.intro-main h2,.services-head h2,.story-brief h2,.archive-copy h2,.contact-simple h2{font-size:28px}.intro-main p,.intro-side p,.services-head>p{font-size:12.5px}.home-category-visual img{height:220px}.home-category-visual>div{padding:34px 6vw}.home-category-visual h3{font-size:25px}
  .service-list{grid-template-columns:1fr}.service-list-item{padding:28px 22px}.service-list-item p{min-height:0}.story-brief{padding:44px 6vw}.story-years div{padding:16px 0}.archive-text-only{padding:44px 6vw}.contact-simple{padding:44px 6vw}
  .programs-early{padding-top:36px}.programs-head h2{font-size:28px}.programs-grid.programs-cards{grid-template-columns:1fr}.programs-early .program-card{min-height:0;padding:20px}.programs-early .program-logo{height:34px;max-width:105px}.programs-early .program-brand{min-height:38px}.programs-early .program-name{margin-top:12px}.compact-cap-grid{grid-template-columns:1fr}.compact-cap-grid article{padding:22px 20px}.compact-source-map{padding-top:42px;padding-bottom:42px}.source-map-head{margin-bottom:18px}.source-map-head h2{font-size:27px}.sourcing-map{height:235px}.sourcing-country-grid{grid-template-columns:1fr 1fr}.sourcing-country-grid span{min-height:44px;padding:11px 10px;font-size:10px}.compact-category{padding-top:42px;padding-bottom:42px}.category-text-grid{grid-template-columns:1fr 1fr}.category-text-grid span{font-size:10.5px;padding:14px 10px}
  .experience-metrics{grid-template-columns:1fr}.experience-metrics article{padding:22px 6vw}.timeline-row{padding:28px 6vw}.timeline-row h3{font-size:21px}.timeline-row p{font-size:12.5px}.story-editorial-image{padding-left:6vw;padding-right:6vw}.story-editorial-image img{height:230px}.experience-note{padding:44px 6vw}.cta-band{padding:38px 6vw}
  .archive-page-grid{padding:0 6vw 44px}.archive-page-card img,.archive-page-card.wide img{height:260px}.archive-context{padding:44px 6vw}.archive-context h2{font-size:27px}
  .contact-form-panel{padding:40px 6vw}.contact-side-panel{padding:42px 6vw;min-height:auto}.contact-side-panel h2{font-size:28px}.form-submit{width:100%}.site-footer{padding:38px 6vw}.footer-brand{width:210px}.footer-links{display:flex;flex-wrap:wrap;gap:12px 18px}.footer-bottom{margin-top:26px}
}


/* V34 mobile navigation and footer consistency */
@media(max-width:900px){
  .site-header{position:sticky;height:64px;grid-template-columns:1fr auto;padding:0 5vw;overflow:visible}
  .brand{width:174px;height:40px;position:relative;z-index:3}
  .menu-button{display:block;width:38px;height:38px;position:relative;z-index:3;margin-right:-4px}
  .menu-button span{width:21px;left:8px;top:13px}
  .menu-button span+span{top:21px}
  .site-header.open{height:64px;grid-template-rows:none;padding-bottom:0}
  .site-header .desktop-nav{display:none}
  .site-header.open .desktop-nav{
    display:flex;
    position:absolute;
    top:63px;
    left:0;
    right:0;
    grid-column:auto;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:8px 5vw 14px;
    background:rgba(255,255,255,.995);
    border-bottom:1px solid rgba(8,39,70,.10);
    box-shadow:0 18px 34px rgba(6,27,49,.08);
    z-index:2;
  }
  .site-header.open .desktop-nav a{
    display:flex;
    align-items:center;
    justify-content:space-between;
    width:100%;
    min-height:46px;
    padding:0 2px;
    border-bottom:1px solid #ecebe7;
    font-size:13px;
    font-weight:500;
    letter-spacing:.01em;
    color:#44515c;
  }
  .site-header.open .desktop-nav a:last-child{border-bottom:0}
  .site-header.open .desktop-nav a.active{font-weight:600;color:var(--navy)}
  .site-header.open .desktop-nav a.active:after{display:none}
  .site-header.open .menu-button span:first-child{top:18px;transform:rotate(45deg)}
  .site-header.open .menu-button span:last-child{top:18px;transform:rotate(-45deg)}
}

@media(max-width:560px){
  .site-header{height:60px;padding:0 5.5vw}
  .brand{width:158px;height:36px}
  .menu-button{width:36px;height:36px}
  .site-header.open{height:60px}
  .site-header.open .desktop-nav{top:59px;padding:7px 5.5vw 12px}
  .site-header.open .desktop-nav a{min-height:44px;font-size:13px}

  /* same compact footer across every page */
  .site-footer{padding:36px 6vw 18px}
  .footer-top{display:flex;flex-direction:column;gap:24px}
  .footer-brand{width:205px;max-width:100%}
  .footer-brand img{height:38px}
  .footer-brand p{font-size:8px;line-height:1.55;margin-top:7px}
  .footer-links{display:flex;flex-wrap:wrap;gap:10px 17px;align-items:center}
  .footer-links a{font-size:9.5px}
  .footer-bottom{margin-top:24px;padding-top:14px;display:flex;flex-direction:column;gap:7px;font-size:8px}
}

/* V36 navigation naming refinement */
.desktop-nav a{text-transform:uppercase;letter-spacing:.075em}
@media(max-width:560px){.desktop-nav a{letter-spacing:.055em}}

/* V37 final header, favicon, static hero and contact image refinements */
.site-header{grid-template-columns:320px 1fr auto;height:78px;padding-left:3.2vw;padding-right:3.2vw}
.brand{width:292px;height:54px}
.brand img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}

/* Keep the homepage hero on one fixed Empire State / NYC image with no motion */
.hero-fullbleed .hero-scene,
.hero-fullbleed:hover .hero-scene{
  animation:none!important;
  transition:none!important;
  transform:none!important;
}
.hero-fullbleed-media{transform:none!important}

/* Warehouse image moved from Our Story to Get in Touch, desktop only */
.contact-desktop-image{position:relative;overflow:hidden;margin:0;background:#071b2d}
.contact-desktop-image img{display:block;width:100%;height:390px;object-fit:cover;object-position:center 48%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.contact-desktop-image:hover img{transform:scale(1.025)}
.contact-desktop-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,23,40,.02),rgba(5,23,40,.26))}
.contact-desktop-image-caption{position:absolute;z-index:2;right:3.5vw;bottom:24px;color:#fff;font-size:9px;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 1px 5px rgba(0,0,0,.35)}

@media(max-width:900px){
  .site-header{height:66px;grid-template-columns:1fr auto;padding-left:5vw;padding-right:5vw}
  .brand{width:218px;height:46px}
  .site-header.open{grid-template-rows:66px auto}
  .contact-desktop-image{display:none!important}
}

@media(max-width:560px){
  .site-header{height:62px}
  .brand{width:184px;height:42px}
  .site-header.open{grid-template-rows:62px auto}
}


/* V38 animated homepage hero video */
.hero-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;background:#071b2d}
.hero-fullbleed .hero-video,.hero-fullbleed:hover .hero-video{animation:none!important;transition:none!important;transform:none!important}

/* V42 — editorial product system + refined interaction motion */
.home-category-visual{grid-template-columns:.68fr 1.32fr;min-height:520px;align-items:stretch}
.home-category-visual>.home-category-copy{padding:64px 5.5vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.home-category-visual .product-view-link{margin-top:18px}
.product-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.05fr .95fr;gap:8px;padding:8px;background:#e9e6df;min-height:520px;overflow:hidden}
.product-mosaic-card{position:relative;margin:0;overflow:hidden;background:#ddd8ce;min-height:0;isolation:isolate}
.product-mosaic-card.mosaic-wide{grid-column:1/-1}
.product-mosaic-card img{width:100%;height:100%;object-fit:cover;transition:transform .85s cubic-bezier(.2,.7,.2,1),filter .55s ease;transform:scale(1.015) translate(var(--px,0px),var(--py,0px));filter:saturate(.86)}
.product-mosaic-card:hover img{transform:scale(1.055) translate(var(--px,0px),var(--py,0px));filter:saturate(1)}
.product-mosaic-card figcaption{position:absolute;left:14px;bottom:12px;z-index:2;color:#fff;font-size:8.5px;font-weight:600;letter-spacing:.16em;text-shadow:0 1px 7px rgba(0,0,0,.55)}
.product-mosaic-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(2,15,27,.36));pointer-events:none}

.category-editorial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px}
.category-editorial-card{position:relative;margin:0;height:300px;overflow:hidden;background:#e7e4dc;box-shadow:0 0 0 1px rgba(8,39,70,.05);transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s ease}
.category-editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .85s cubic-bezier(.2,.7,.2,1),filter .5s ease;transform:scale(1.01) translate(var(--px,0px),var(--py,0px));filter:saturate(.82)}
.category-editorial-card:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(3,20,34,.58));pointer-events:none}
.category-editorial-card figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;color:#fff;transform:translateY(4px);transition:transform .4s ease}
.category-editorial-card figcaption span{display:block;font-size:8px;letter-spacing:.16em;margin-bottom:4px;opacity:.8}
.category-editorial-card figcaption strong{font-size:13px;font-weight:500}
.category-editorial-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(6,28,49,.13)}
.category-editorial-card:hover img{transform:scale(1.06) translate(var(--px,0px),var(--py,0px));filter:saturate(1)}
.category-editorial-card:hover figcaption{transform:translateY(0)}

/* Every important clickable control receives the same quiet, tactile hover language. */
.text-link,.contact-simple>a,.btn-light,.form-submit,.desktop-nav a,.footer-links a,.service-list-item{transition:transform .28s cubic-bezier(.2,.7,.2,1),font-weight .2s ease,color .25s ease,background-color .25s ease,box-shadow .35s ease,opacity .25s ease}
.service-list-item{position:relative;z-index:1;transform-origin:center center}
.service-list-item h3,.service-list-item b{transition:font-weight .2s ease,transform .28s ease,color .25s ease}
.service-list-item b{display:inline-block}
.program-card,.archive-page-card{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s ease;background-clip:padding-box}
.archive-page-card{overflow:hidden}
.archive-page-card img{transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease}

@media(hover:hover) and (pointer:fine){
  .desktop-nav a:hover{font-weight:600;transform:translateY(-1px) scale(1.045)}
  .text-link:hover,.contact-simple>a:hover,.btn-light:hover,.form-submit:hover{font-weight:600;transform:translateY(-2px) scale(1.035)}
  .footer-links a:hover{font-weight:600;transform:translateY(-1px) scale(1.035)}
  .service-list-item:hover{z-index:4;transform:translateY(-5px) scale(1.012);background:#fff;box-shadow:0 20px 44px rgba(6,28,49,.11)}
  .service-list-item:hover h3,.service-list-item:hover b{font-weight:600;color:var(--navy)}
  .service-list-item:hover b{transform:translateX(4px)}
  .program-card:hover{transform:translateY(-4px) scale(1.008);box-shadow:0 18px 40px rgba(6,28,49,.09);z-index:2}
  .archive-page-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(6,28,49,.11)}
  .archive-page-card:hover img{transform:scale(1.04);filter:saturate(1.02)}
}

/* Hero text enters with a restrained editorial motion rather than a hard appearance. */
.hero-fullbleed-overlay{animation:heroCopyIn .95s .08s cubic-bezier(.2,.7,.2,1) both}
.hero-fullbleed .hero-caption{animation:heroCaptionIn 1s .35s cubic-bezier(.2,.7,.2,1) both}
@keyframes heroCopyIn{from{opacity:0;transform:translateY(18px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes heroCaptionIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}

/* More visual rhythm in the archive without turning it into a carousel. */
.archive-page-card:nth-child(6n+3) figcaption,.archive-page-card:nth-child(6n+6) figcaption{background:#f0eee8}

@media(max-width:900px){
  .home-category-visual{grid-template-columns:1fr;min-height:0}
  .home-category-visual>.home-category-copy{padding:50px 6vw}
  .product-mosaic{min-height:540px}
  .category-editorial-grid{grid-template-columns:1fr 1fr}
  .category-editorial-card{height:330px}
}
@media(max-width:560px){
  .home-category-visual>.home-category-copy{padding:40px 6vw 34px}
  .product-mosaic{min-height:480px;grid-template-rows:1fr 1fr;gap:5px;padding:5px}
  .product-mosaic-card figcaption{left:10px;bottom:9px;font-size:7.5px}
  .category-editorial-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:26px}
  .category-editorial-card{height:230px}
  .category-editorial-card figcaption{left:12px;right:10px;bottom:11px}
  .category-editorial-card figcaption strong{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.hero-fullbleed-overlay,.hero-fullbleed .hero-caption{animation:none!important}}

/* V42 specificity correction for the Product Breadth mosaic */
.home-category-visual>.product-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.05fr .95fr;gap:8px;padding:8px;background:#e9e6df;min-height:520px;overflow:hidden;justify-content:stretch}
@media(max-width:900px){.home-category-visual>.product-mosaic{min-height:540px}}
@media(max-width:560px){.home-category-visual>.product-mosaic{min-height:480px;grid-template-rows:1fr 1fr;gap:5px;padding:5px}}


/* V43 — editorial sample-room image */
.studio-development-section{padding-top:14px;padding-bottom:34px}
.studio-development-visual{position:relative;margin:0;overflow:hidden;min-height:420px;background:#eeeae3;isolation:isolate}
.studio-development-visual img{display:block;width:100%;height:480px;object-fit:cover;object-position:center;filter:saturate(.9);transform:scale(1.01) translate(var(--px,0px),var(--py,0px));transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .55s ease}
.studio-development-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(4,24,42,.42));pointer-events:none}
.studio-development-visual figcaption{position:absolute;left:30px;bottom:26px;z-index:2;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.28);transform:translateY(4px);transition:transform .35s ease}
.studio-development-visual figcaption span{display:block;font-size:8px;letter-spacing:.19em;font-weight:600;margin-bottom:7px;opacity:.86}
.studio-development-visual figcaption strong{display:block;font-size:17px;font-weight:500;letter-spacing:-.01em}
@media(hover:hover) and (pointer:fine){
  .studio-development-visual:hover img{transform:scale(1.045) translate(var(--px,0px),var(--py,0px));filter:saturate(1)}
  .studio-development-visual:hover figcaption{transform:translateY(0)}
}
@media(max-width:900px){
  .studio-development-section{padding-top:8px;padding-bottom:26px}
  .studio-development-visual{min-height:0}
  .studio-development-visual img{height:360px}
}
@media(max-width:560px){
  .studio-development-section{padding-left:0;padding-right:0;padding-top:0;padding-bottom:24px}
  .studio-development-visual img{height:285px}
  .studio-development-visual figcaption{left:20px;right:20px;bottom:18px}
  .studio-development-visual figcaption strong{font-size:14px}
}

/* V44 — historically recognizable retailer marks */
.programs-early .program-brand{min-height:58px;align-items:center}
.programs-early .program-logo.logo-kmart-historical{height:52px;max-width:118px}
.programs-early .program-logo.logo-burlington-historical{height:46px;max-width:150px}
.programs-early .program-logo.logo-citi-historical{height:42px;max-width:150px}
.programs-early .program-logo.logo-variety-historical{height:52px;max-width:142px}
.programs-early .program-logo.logo-aafes-historical{height:44px;max-width:150px}
.programs-early .program-logo.logo-freds-historical{height:46px;max-width:142px}
.programs-early .program-logo.logo-peebles-historical{height:46px;max-width:145px}
.programs-early .program-logo.logo-family-dollar{height:48px;max-width:142px}
@media(max-width:560px){
  .programs-early .program-brand{min-height:52px}
  .programs-early .program-logo.logo-kmart-historical{height:46px}
  .programs-early .program-logo.logo-burlington-historical,
  .programs-early .program-logo.logo-citi-historical,
  .programs-early .program-logo.logo-variety-historical,
  .programs-early .program-logo.logo-aafes-historical,
  .programs-early .program-logo.logo-freds-historical,
  .programs-early .program-logo.logo-peebles-historical,
  .programs-early .program-logo.logo-family-dollar{height:40px;max-width:132px}
}

/* V45 — archive grouped by merchandise category */
.archive-category-nav{
  padding:22px 6vw;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  background:#f0eee8;
  border-bottom:1px solid var(--line);
  position:sticky;
  top:78px;
  z-index:8;
}
.archive-category-nav a{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:8px 12px;
  border:1px solid #d9d6cf;
  background:rgba(255,255,255,.68);
  color:var(--navy);
  font-size:9px;
  font-weight:600;
  letter-spacing:.11em;
  white-space:nowrap;
  transition:transform .22s ease,background .22s ease,border-color .22s ease,font-weight .22s ease;
}
.archive-category-nav a:hover{
  transform:translateY(-1px) scale(1.025);
  background:#fff;
  border-color:#aeb7bd;
  font-weight:700;
}
.archive-category{
  scroll-margin-top:150px;
  background:#fff;
  border-bottom:1px solid var(--line);
}
.archive-category:nth-of-type(even){background:#f7f5f0}
.archive-category-head{
  padding:64px 6vw 28px;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  column-gap:7vw;
  align-items:end;
}
.archive-category-head .eyebrow{grid-column:1/-1;margin-bottom:18px}
.archive-category-head h2{
  margin:0;
  font-size:clamp(28px,3vw,42px);
  line-height:1.08;
  letter-spacing:-.035em;
  font-weight:500;
  color:var(--navy);
}
.archive-category-head>p:last-child{
  margin:0;
  max-width:580px;
  font-size:12.5px;
  line-height:1.82;
  color:var(--muted);
}
.archive-category-grid{
  padding:0 6vw 68px;
  background:transparent;
}
.archive-category-grid-single .archive-page-card{max-width:none}
.archive-category-grid-single .archive-page-card.wide{grid-column:span 2}

@media(max-width:900px){
  .archive-category-nav{top:70px;flex-wrap:nowrap;overflow-x:auto;padding:14px 6vw;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .archive-category-nav::-webkit-scrollbar{display:none}
  .archive-category-head{grid-template-columns:1fr;gap:16px;padding:52px 6vw 24px}
  .archive-category-head .eyebrow{margin-bottom:4px}
  .archive-category-grid-single .archive-page-card.wide{grid-column:auto}
}
@media(max-width:560px){
  .archive-category-nav{top:62px;padding:11px 6vw}
  .archive-category-nav a{font-size:8.5px;min-height:32px;padding:7px 10px}
  .archive-category-head{padding:44px 6vw 20px}
  .archive-category-head h2{font-size:28px}
  .archive-category-grid{padding:0 6vw 48px}
}

/* V46 — cinematic page-entry heroes, image-led interior pages, Apple-style map UI,
   importer toolkit, office location, working contact form and collapsible archive. */

/* Every page's first major section enters immediately on navigation. */
main > :first-child{
  animation:pageTopEnter .82s cubic-bezier(.18,.72,.22,1) both;
  transform-origin:50% 18%;
}
@keyframes pageTopEnter{
  0%{opacity:0;filter:brightness(1.13) saturate(.9) blur(2px);transform:translateY(7px) scale(.997)}
  48%{opacity:1;filter:brightness(1.035) saturate(.97) blur(0);transform:translateY(0) scale(1.001)}
  100%{opacity:1;filter:brightness(1) saturate(1) blur(0);transform:none}
}

/* Hero entry is now staged instead of one flat block animation. */
.hero-fullbleed-overlay{animation:heroCardEnter .9s .08s cubic-bezier(.18,.72,.22,1) both!important}
.hero-stagger{opacity:0;animation:heroLineEnter .7s cubic-bezier(.18,.72,.22,1) both}
.hero-stagger-1{animation-delay:.30s}.hero-stagger-2{animation-delay:.39s}.hero-stagger-3{animation-delay:.49s}.hero-stagger-4{animation-delay:.59s}
.hero-fullbleed .hero-caption{animation:heroCaptionIn .85s .66s cubic-bezier(.18,.72,.22,1) both!important}
@keyframes heroCardEnter{from{opacity:0;transform:translateY(20px) scale(.985);box-shadow:0 8px 26px rgba(2,17,30,.05)}to{opacity:1;transform:none;box-shadow:0 20px 60px rgba(2,17,30,.16)}}
@keyframes heroLineEnter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}

/* Homepage hero gets a longer ambient drift after the initial entrance. */
.home-hero .hero-fullbleed-media{transform:scale(1.02)!important;animation:homeHeroSettle 1.35s cubic-bezier(.18,.72,.22,1) both}
.home-hero .hero-video,.home-hero:hover .hero-video{
  animation:homeHeroAmbient 16s ease-in-out 1.2s infinite alternate!important;
  transition:filter .7s ease!important;
  transform-origin:52% 48%;
  will-change:transform;
}
.home-hero:hover .hero-video{filter:saturate(1.035) contrast(1.015)}
@keyframes homeHeroSettle{from{opacity:.45;filter:brightness(1.10);transform:scale(1.045)}to{opacity:1;filter:brightness(1);transform:scale(1.02)}}
@keyframes homeHeroAmbient{0%{transform:scale(1.018) translate3d(0,0,0)}100%{transform:scale(1.052) translate3d(-.55%,.25%,0)}}

/* About & Programs and Our Story now use their existing imagery as full headers. */
.interior-hero{min-height:clamp(600px,73vh,790px)}
.interior-hero .hero-fullbleed-media:after{background:linear-gradient(90deg,rgba(3,17,30,.54) 0%,rgba(3,17,30,.18) 45%,rgba(3,17,30,.02) 76%,rgba(3,17,30,.12) 100%)}
.interior-hero .interior-hero-image,.interior-hero:hover .interior-hero-image{
  animation:interiorHeroAmbient 14s ease-in-out 1s infinite alternate!important;
  transition:filter .65s ease!important;
  transform-origin:center center;
  will-change:transform;
}
.interior-hero:hover .interior-hero-image{filter:saturate(1.02)}
.capabilities-hero .interior-hero-image{object-position:center 45%}
.story-image-hero .interior-hero-image{object-position:center center}
.interior-hero-card{width:min(650px,84vw)}
@keyframes interiorHeroAmbient{from{transform:scale(1.015) translate3d(0,0,0)}to{transform:scale(1.045) translate3d(-.35%,.2%,0)}}

/* Apple-inspired map chrome. The underlying tiles remain standards-based and lightweight. */
.apple-map-shell{position:relative;border-radius:22px!important;border:1px solid rgba(10,35,57,.10)!important;box-shadow:0 16px 50px rgba(8,31,52,.10);overflow:hidden;background:#f3f4f3!important}
.apple-map-toolbar{height:52px;padding:0 14px 0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(10,35,57,.08);position:relative;z-index:500}
.apple-map-toolbar>span{font-size:9px;font-weight:600;letter-spacing:.14em;color:#5d6870}
.apple-map-zoom{display:flex;border-radius:10px;overflow:hidden;background:#fff;border:1px solid rgba(10,35,57,.11);box-shadow:0 3px 13px rgba(8,31,52,.07)}
.apple-map-zoom button{width:34px;height:31px;border:0;background:#fff;color:#153a59;font:500 20px/1 Inter,Arial,sans-serif;cursor:pointer;transition:background .18s ease,transform .18s ease}
.apple-map-zoom button+button{border-left:1px solid rgba(10,35,57,.09)}
.apple-map-zoom button:hover{background:#f2f4f6;transform:scale(1.04)}
.apple-map-shell .leaflet-control-zoom{display:none!important}
.apple-map-shell .leaflet-control-attribution{background:rgba(255,255,255,.78)!important;border-radius:8px 0 0 0;font-size:8px!important;color:#7a858c!important}
.apple-map-shell .leaflet-tile{filter:saturate(.72) contrast(.96) brightness(1.03)}
.apple-map-shell .leaflet-tooltip.mayflower-map-tooltip{border:0!important;border-radius:11px!important;box-shadow:0 7px 22px rgba(8,31,52,.16)!important;padding:8px 10px!important;color:#153a59!important;font:500 10px/1.35 Inter,Arial,sans-serif!important}

/* Importer resources */
.importer-resources{background:#071b2d;color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.importer-resources .eyebrow{color:#c8d5df}
.importer-resources-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:5vw;align-items:end;margin-bottom:36px}
.importer-resources-head .eyebrow{grid-column:1/-1;margin-bottom:0}
.importer-resources-head h2{margin:0;font-size:clamp(30px,3.2vw,44px);font-weight:500;letter-spacing:-.04em}
.importer-resources-head>p:last-child{margin:0;color:#b9c5ce;font-size:12.5px;line-height:1.8;max-width:620px}
.importer-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}
.importer-resource-card{min-height:205px;padding:28px 26px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);color:#fff;text-decoration:none;display:flex;flex-direction:column;transition:transform .32s cubic-bezier(.2,.7,.2,1),background .3s ease,box-shadow .3s ease}
.importer-resource-card>span{font-size:9px;color:#8799a7;letter-spacing:.12em}
.importer-resource-card h3{font-size:18px;font-weight:500;margin:18px 0 10px;letter-spacing:-.02em}
.importer-resource-card p{font-size:11.5px;line-height:1.72;color:#b9c5ce;margin:0 0 20px}
.importer-resource-card b{font-size:9px;letter-spacing:.12em;font-weight:600;margin-top:auto;color:#d9c8a6}
.importer-resource-card:hover{transform:translateY(-4px);background:#0b2944;box-shadow:0 18px 42px rgba(0,0,0,.18)}
.resource-disclaimer{font-size:9.5px;line-height:1.65;color:#8fa0ac;margin:20px 0 0;max-width:900px}

/* Contact form — AJAX status + fallback */
.form-status{margin:0 0 18px;padding:12px 14px;border:1px solid #d8c7a4;background:#fbf7ef;color:#5f4a27;font-size:11px;line-height:1.55}
.form-status.is-error{border-color:#d8b6b6;background:#fff5f5;color:#7a3535}
.form-submit[disabled]{opacity:.62;cursor:wait;transform:none!important}
.form-fallback{margin:12px 0 0!important;font-size:9.5px!important;line-height:1.55!important;color:#7a858d!important}
.form-fallback a{color:var(--navy);font-weight:600;border-bottom:1px solid rgba(10,49,83,.35)}

/* Office location belongs on contact only. */
.office-location{display:grid;grid-template-columns:.72fr 1.28fr;gap:5vw;align-items:center;background:#f3f1eb;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.office-location-copy{max-width:520px}
.office-location-copy h2{font-size:clamp(31px,3.4vw,46px);font-weight:500;letter-spacing:-.04em;margin:0 0 24px;color:var(--navy)}
.office-location-copy address{font-style:normal;font-size:18px;line-height:1.55;font-weight:500;color:var(--navy);margin-bottom:18px}
.office-location-copy>p:not(.eyebrow){font-size:12px;line-height:1.8;color:var(--muted);margin:0 0 24px}
.apple-maps-link{display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border-radius:12px;background:#fff;border:1px solid #d6d9db;color:var(--navy);font-size:10px;font-weight:600;box-shadow:0 4px 15px rgba(8,31,52,.06);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.apple-maps-link:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 9px 24px rgba(8,31,52,.11);background:#fdfdfd}
.map-link-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#e9f1f7;font-size:12px}
.office-map-card{min-height:430px}
.office-map{width:100%;height:430px;background:#e8ecec}
.office-map-pin{width:18px;height:18px;border-radius:50% 50% 50% 0;background:#0b3157;border:3px solid #fff;box-shadow:0 3px 10px rgba(8,31,52,.28);transform:rotate(-45deg)}
.office-map-pin:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#d7bb86;left:4px;top:4px}

/* Archive category browser + native disclosure arrows. */
.archive-category-browser{padding-bottom:30px;background:#fff;border-bottom:1px solid var(--line)}
.archive-category-browser-copy{display:grid;grid-template-columns:.8fr 1.2fr;gap:6vw;align-items:end}
.archive-category-browser-copy h2{margin:0;font-size:clamp(32px,3.4vw,48px);font-weight:500;letter-spacing:-.04em;color:var(--navy)}
.archive-category-browser-copy p{margin:0;max-width:620px;color:var(--muted);font-size:12.5px;line-height:1.8}
.archive-category{display:block;background:#fff;border-bottom:1px solid var(--line);scroll-margin-top:150px}
.archive-category:nth-of-type(even),.archive-category:nth-of-type(odd){background:#fff}
.archive-category:nth-child(even){background:#f7f5f0}
.archive-category summary{list-style:none}.archive-category summary::-webkit-details-marker{display:none}
.archive-category-summary{cursor:pointer;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:46px 6vw;user-select:none;transition:background .25s ease}
.archive-category-summary:hover{background:rgba(10,49,83,.025)}
.archive-category-summary-copy{display:grid;grid-template-columns:.78fr 1.03fr 1.15fr;align-items:end;gap:4vw;width:100%}
.archive-category-summary-copy .eyebrow{margin:0 0 2px}
.archive-category-summary-copy h2{margin:0;font-size:clamp(26px,2.8vw,38px);line-height:1.08;letter-spacing:-.035em;font-weight:500;color:var(--navy)}
.archive-category-summary-copy>p:last-child{margin:0;font-size:11.8px;line-height:1.72;color:var(--muted);max-width:510px}
.archive-category-toggle{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid #cfd5d8;background:#fff;box-shadow:0 3px 12px rgba(8,31,52,.05);transition:transform .32s ease,background .25s ease,border-color .25s ease}
.archive-category-toggle i{display:block;width:10px;height:10px;border-right:1.7px solid var(--navy);border-bottom:1.7px solid var(--navy);transform:rotate(45deg) translate(-2px,-2px);transition:transform .32s cubic-bezier(.2,.7,.2,1)}
.archive-category[open] .archive-category-toggle{background:var(--navy);border-color:var(--navy);transform:rotate(180deg)}
.archive-category[open] .archive-category-toggle i{border-color:#fff}
.archive-category-body{animation:archiveOpen .38s cubic-bezier(.2,.7,.2,1) both;overflow:hidden}
@keyframes archiveOpen{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}
.archive-category-body .archive-category-grid{padding-top:0}

@media(max-width:900px){
  .interior-hero{min-height:630px}
  .importer-resources-head,.archive-category-browser-copy{grid-template-columns:1fr;gap:14px}
  .importer-resource-grid{grid-template-columns:1fr 1fr}
  .office-location{grid-template-columns:1fr;gap:34px}
  .office-location-copy{max-width:none}
  .office-map-card,.office-map{height:360px;min-height:360px}
  .archive-category-summary-copy{grid-template-columns:1fr 1fr;gap:13px 24px}
  .archive-category-summary-copy .eyebrow{grid-column:1/-1}
  .archive-category-summary-copy>p:last-child{grid-column:2}
}
@media(max-width:560px){
  main > :first-child{animation-duration:.66s}
  .interior-hero{min-height:555px}
  .interior-hero-card{width:auto}
  .capabilities-hero .interior-hero-image{object-position:58% center}
  .story-image-hero .interior-hero-image{object-position:54% center}
  .importer-resources{padding-top:48px;padding-bottom:48px}
  .importer-resource-grid{grid-template-columns:1fr}
  .importer-resource-card{min-height:0;padding:23px 20px}
  .office-location{padding-top:48px;padding-bottom:48px}
  .office-map-card,.office-map{height:300px;min-height:300px}
  .apple-map-toolbar{height:46px;padding-left:13px}.apple-map-toolbar>span{font-size:8px}.apple-map-zoom button{width:31px;height:29px}
  .archive-category-browser{padding-top:44px;padding-bottom:24px}
  .archive-category-summary{padding:31px 6vw;gap:15px}
  .archive-category-summary-copy{grid-template-columns:1fr;gap:8px}
  .archive-category-summary-copy .eyebrow,.archive-category-summary-copy>p:last-child{grid-column:auto}
  .archive-category-summary-copy h2{font-size:25px}
  .archive-category-summary-copy>p:last-child{font-size:10.8px}
  .archive-category-toggle{width:36px;height:36px}
}
@media(prefers-reduced-motion:reduce){
  main > :first-child,.hero-fullbleed-overlay,.hero-stagger,.hero-fullbleed .hero-caption,.home-hero .hero-fullbleed-media,.home-hero .hero-video,.interior-hero .interior-hero-image,.archive-category-body{animation:none!important;transition:none!important;transform:none!important;filter:none!important}
}
.office-map-pin{position:relative;display:block}

/* V47 — stronger homepage range presentation */
.product-mosaic-four{grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr 1fr;min-height:560px}
.product-mosaic-four .mosaic-feature{grid-row:1/4;grid-column:1}
.product-mosaic-four .mosaic-wide-bottom{grid-column:2}
.product-mosaic-four .product-mosaic-card{min-height:0}
.home-range-section .home-category-copy h3{max-width:430px}

/* V47 — compact Resources section */
.resources-mini{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.resources-mini-head{display:grid;grid-template-columns:.86fr 1.14fr;gap:6vw;align-items:end;margin-bottom:30px}
.resources-mini-head h2{margin:0;font-size:clamp(30px,3.2vw,44px);font-weight:500;letter-spacing:-.04em;color:var(--navy)}
.resources-mini-head>p{margin:0;color:var(--muted);font-size:12px;line-height:1.8;max-width:570px}
.resources-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.resource-mini-card{min-height:164px;padding:24px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;background:#fff;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease,background .28s ease}
.resource-mini-card>span{font-size:9px;color:#9aa3a9;letter-spacing:.12em}
.resource-mini-card strong{font-size:16px;font-weight:500;color:var(--navy);margin:14px 0 8px}
.resource-mini-card small{font-size:10.5px;line-height:1.65;color:var(--muted);font-weight:400}
.resource-mini-card b{font-size:9px;letter-spacing:.1em;color:#9a7b49;margin-top:auto;padding-top:18px}
.resource-mini-card:hover{transform:translateY(-3px) scale(1.012);background:#fbfaf7;box-shadow:0 14px 34px rgba(8,39,70,.08);z-index:2}

/* V47 — Trade tools */
.trade-tools-hero{position:relative;min-height:560px;overflow:hidden;background:#071b2d;border-bottom:1px solid var(--line)}
.trade-tools-hero-bg{position:absolute;inset:0}
.trade-tools-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,30,.72),rgba(3,17,30,.28) 52%,rgba(3,17,30,.08));}
.trade-tools-hero-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.84)}
.trade-tools-hero-card{position:absolute;left:5.5vw;bottom:8%;z-index:2;width:min(620px,84vw);background:rgba(255,255,255,.95);backdrop-filter:blur(10px);padding:38px 42px;border:1px solid rgba(255,255,255,.7);box-shadow:0 20px 60px rgba(2,17,30,.18)}
.trade-tools-hero-card h1{font-size:clamp(40px,4.8vw,62px);line-height:1.02;letter-spacing:-.045em;font-weight:500;color:var(--navy);margin:0 0 17px}
.trade-tools-hero-card>p:not(.eyebrow){font-size:13px;line-height:1.78;color:#596670;max-width:540px;margin:0}
.trade-tool-section,.landed-cost-section{background:#fff;border-bottom:1px solid var(--line)}
.landed-cost-section{background:#f4f2ed}
.trade-tool-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:6vw;align-items:end;margin-bottom:34px}
.trade-tool-intro .eyebrow{grid-column:1/-1;margin-bottom:0}
.trade-tool-intro h2{font-size:clamp(31px,3.3vw,46px);line-height:1.08;letter-spacing:-.04em;font-weight:500;color:var(--navy);margin:0}
.trade-tool-intro>p:last-child{font-size:12px;line-height:1.82;color:var(--muted);margin:0;max-width:650px}
.trade-tool-panel{border:1px solid var(--line);background:#faf9f6;padding:28px}
.tool-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.tool-form-grid.three{grid-template-columns:repeat(3,1fr)}
.tool-form-grid label,.calculator-inputs label{display:flex;flex-direction:column;gap:8px}
.tool-form-grid label span,.calculator-inputs label span{font-size:9px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#66747f}
.tool-form-grid input,.tool-form-grid select,.calculator-inputs input{width:100%;height:46px;border:1px solid #d7d9d8;background:#fff;padding:0 13px;font:400 12px/1.2 Inter,Arial,sans-serif;color:var(--navy);outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.tool-form-grid input:focus,.tool-form-grid select:focus,.calculator-inputs input:focus{border-color:#8ba0b1;box-shadow:0 0 0 3px rgba(8,49,83,.07);transform:translateY(-1px)}
.tool-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.tool-primary,.tool-secondary{appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 16px;font:600 9px/1 Inter,Arial,sans-serif;letter-spacing:.06em;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,font-weight .24s ease}
.tool-primary{background:var(--navy);color:#fff;box-shadow:0 6px 16px rgba(8,39,70,.12)}
.tool-secondary{background:#fff;color:var(--navy);border:1px solid #ccd3d8}
.tool-primary:hover,.tool-secondary:hover{transform:translateY(-2px) scale(1.025);font-weight:700;box-shadow:0 10px 24px rgba(8,39,70,.12)}
.official-source-note{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);display:flex;gap:9px;align-items:center;font-size:9.5px;color:#7a858d}
.official-source-note strong{color:var(--navy);font-weight:600}
.landed-calculator{display:grid;grid-template-columns:1.15fr .85fr;border:1px solid var(--line);background:#fff}
.calculator-inputs{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:18px;border-right:1px solid var(--line)}
.calculator-results{padding:28px;display:flex;flex-direction:column;gap:18px;background:#071b2d;color:#fff}
.calculator-results>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.13)}
.calculator-results span{font-size:10px;color:#aab8c3}
.calculator-results strong{font-size:20px;font-weight:500}
.calculator-results .result-total strong{font-size:28px;color:#e8d5ae}
.calculator-results .tool-secondary{margin-top:auto}
.freight-builder{background:#fff;border-bottom:1px solid var(--line)}
.freight-grid{display:grid;grid-template-columns:1.2fr .8fr;border:1px solid var(--line)}
.freight-input-card{padding:28px;background:#faf9f6}
.freight-output-card{padding:28px;background:#0a2c49;color:#fff;display:flex;flex-direction:column;gap:17px}
.freight-output-card>div{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.13);gap:16px}
.freight-output-card span{font-size:9.5px;color:#aab7c1}
.freight-output-card strong{font-size:18px;font-weight:500}
.freight-output-card .tool-link{margin-top:auto}
.freight-output-card small{font-size:9px;line-height:1.55;color:#9aabb7}
.tool-disclaimer{background:#f2efe8;border-bottom:1px solid var(--line)}
.tool-disclaimer p{max-width:920px;margin:0;font-size:10px;line-height:1.7;color:#68757e}
.tool-disclaimer strong{color:var(--navy)}

/* V47 — archive cleanup spacing after disclosure conversion */
.archive-category-body .archive-page-grid{padding-left:6vw;padding-right:6vw;padding-bottom:64px}
.archive-category-nav{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}

@media(max-width:900px){
  .product-mosaic-four{min-height:570px}
  .resources-mini-head,.trade-tool-intro{grid-template-columns:1fr;gap:14px}
  .resources-mini-grid{grid-template-columns:1fr 1fr}
  .landed-calculator,.freight-grid{grid-template-columns:1fr}
  .calculator-inputs{border-right:0;border-bottom:1px solid var(--line)}
  .tool-form-grid.three{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .product-mosaic-four{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;min-height:490px}
  .product-mosaic-four .mosaic-feature{grid-row:auto;grid-column:1/-1}
  .product-mosaic-four .mosaic-wide-bottom{grid-column:auto}
  .resources-mini-grid{grid-template-columns:1fr}
  .resource-mini-card{min-height:135px}
  .trade-tools-hero{min-height:560px}
  .trade-tools-hero-card{left:7vw;right:7vw;bottom:7%;width:auto;padding:27px 25px}
  .trade-tools-hero-card h1{font-size:37px}
  .tool-form-grid,.tool-form-grid.three,.calculator-inputs{grid-template-columns:1fr}
  .trade-tool-panel,.calculator-inputs,.calculator-results,.freight-input-card,.freight-output-card{padding:21px}
}
.archive-category-nav{top:74px}
@media(max-width:900px){.archive-category-nav{top:66px}}
@media(max-width:560px){.archive-category-nav{top:62px}}

/* V48 — clarity, archive behavior, sourcing-map polish, and tighter desktop range */

/* Header media: preserve source detail; remove the larger zooms that softened images. */
.home-hero .hero-fullbleed-media{
  transform:none!important;
  animation:none!important;
}
.home-hero .hero-image-hq,
.home-hero:hover .hero-image-hq{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 48%;
  animation:homeHeroHQ 18s ease-in-out 1s infinite alternate!important;
  transition:filter .65s ease!important;
  transform-origin:52% 48%;
  will-change:transform;
  filter:none!important;
}
@keyframes homeHeroHQ{
  from{transform:scale(1.002) translate3d(0,0,0)}
  to{transform:scale(1.018) translate3d(-.22%,.10%,0)}
}
.interior-hero .interior-hero-image,
.interior-hero:hover .interior-hero-image{
  animation:none!important;
  transform:none!important;
  transition:filter .35s ease!important;
  filter:none!important;
  image-rendering:auto;
}
.capabilities-hero .interior-hero-image{object-position:center 48%!important}
.story-image-hero .interior-hero-image{object-position:center center!important}
.trade-tools-hero-bg img{filter:none!important;object-position:center 48%}

/* Walmart mark needs more visual weight than the current horizontal lockup. */
.programs-early .program-logo.logo-walmart-historical{height:54px;max-width:158px}

/* Sourcing map: same refined local-map visual language as the office map, without map links. */
.sourcing-map-shell{max-width:1160px!important;border-radius:24px!important;box-shadow:0 18px 52px rgba(8,31,52,.11)!important}
.sourcing-map-stage{position:relative;overflow:hidden;background:#e9edef}
.sourcing-map-shell .sourcing-map{height:430px;background:#e9edef}
.sourcing-map-shell .leaflet-tile{filter:grayscale(.08) saturate(.62) contrast(.94) brightness(1.055)!important}
.sourcing-map-glass{position:absolute;z-index:450;left:18px;bottom:18px;width:min(285px,calc(100% - 36px));padding:14px 16px;border:1px solid rgba(255,255,255,.75);border-radius:16px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(8,31,52,.12);pointer-events:none}
.sourcing-map-glass span{display:block;font-size:8px;font-weight:600;letter-spacing:.16em;color:#7c8992;margin-bottom:5px}
.sourcing-map-glass strong{display:block;color:var(--navy);font-size:14px;font-weight:600;letter-spacing:-.015em}
.sourcing-map-glass small{display:block;margin-top:4px;color:#77838b;font-size:9px;line-height:1.45}
.sourcing-market-strip{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:14px 16px;background:#fff;border-top:1px solid rgba(10,35,57,.08)}
.sourcing-market-strip span,.sourcing-market-strip strong{display:inline-flex;align-items:center;min-height:28px;padding:6px 9px;border-radius:999px;background:#f2f4f4;border:1px solid rgba(10,35,57,.07);color:#52616c;font-size:8.5px;font-weight:600;letter-spacing:.035em;white-space:nowrap}
.sourcing-market-strip strong{margin-left:auto;background:#0b3157;color:#fff;border-color:#0b3157;font-weight:600}

/* Archive category bar follows the main header's fade/slide behavior. */
.archive-category-nav{
  --archive-hide-progress:0;
  opacity:calc(1 - var(--archive-hide-progress));
  transform:translateY(calc(var(--archive-hide-progress) * -82px));
  transition:background .25s ease,box-shadow .25s ease;
  will-change:opacity,transform;
}
.archive-category-nav.archive-nav-hidden{pointer-events:none}

/* Contact: use two properly framed source-resolution photos instead of one stretched banner. */
.office-map-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}
.contact-operations-gallery{background:#f2f0ea;border-top:1px solid var(--line)}
.contact-operations-head{display:grid;grid-template-columns:.55fr 1.45fr;align-items:end;gap:5vw;margin-bottom:28px}
.contact-operations-head .eyebrow{margin:0}
.contact-operations-head h2{margin:0;font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-.038em;color:var(--navy)}
.contact-operations-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;max-width:1180px;margin:0 auto}
.contact-operations-grid figure{position:relative;margin:0;overflow:hidden;background:#dcd8cf;aspect-ratio:1.38/1}
.contact-operations-grid figure:last-child{aspect-ratio:1/1}
.contact-operations-grid img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.contact-operations-grid figure:hover img{transform:scale(1.022)}
.contact-operations-grid figcaption{position:absolute;left:14px;bottom:12px;padding:7px 9px;background:rgba(255,255,255,.88);backdrop-filter:blur(6px);font-size:8px;font-weight:600;letter-spacing:.13em;color:var(--navy)}

/* Product range: shorter, more balanced desktop composition. */
@media(min-width:1100px){
  .home-range-section{grid-template-columns:.78fr 1.22fr!important;min-height:410px!important;max-height:440px;overflow:hidden}
  .home-range-section>.home-category-copy{padding:48px 4.8vw!important}
  .home-range-section>.product-mosaic.product-mosaic-four{grid-template-columns:1fr 1fr!important;grid-template-rows:1fr 1fr!important;min-height:410px!important;height:410px!important;gap:7px!important;padding:7px!important}
  .product-mosaic-four .mosaic-feature,.product-mosaic-four .mosaic-wide-bottom{grid-row:auto!important;grid-column:auto!important}
  .home-range-section .home-category-copy h3{font-size:31px;max-width:390px}
}

@media(max-width:900px){
  .programs-early .program-logo.logo-walmart-historical{height:46px;max-width:142px}
  .sourcing-map-shell .sourcing-map{height:350px}
  .sourcing-market-strip strong{margin-left:0}
  .contact-operations-head{grid-template-columns:1fr;gap:8px}
  .contact-operations-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .home-hero .hero-image-hq,.home-hero:hover .hero-image-hq{animation:homeHeroHQMobile 16s ease-in-out 1s infinite alternate!important;object-position:54% center}
  @keyframes homeHeroHQMobile{from{transform:scale(1.001)}to{transform:scale(1.012) translate3d(-.15%,0,0)}}
  .capabilities-hero .interior-hero-image{object-position:58% center!important}
  .story-image-hero .interior-hero-image{object-position:54% center!important}
  .sourcing-map-shell .sourcing-map{height:290px}
  .sourcing-map-glass{left:12px;bottom:12px;width:calc(100% - 24px);padding:12px 13px}
  .sourcing-market-strip{gap:5px;padding:10px 11px}
  .sourcing-market-strip span,.sourcing-market-strip strong{font-size:7.8px;min-height:25px;padding:5px 8px}
  .contact-operations-grid{grid-template-columns:1fr;gap:8px}
  .contact-operations-grid figure,.contact-operations-grid figure:last-child{aspect-ratio:4/3}
  .office-map-links{display:grid;grid-template-columns:1fr 1fr}
  .office-map-links .apple-maps-link{justify-content:center;padding:10px 8px;font-size:9px}
}
@media(prefers-reduced-motion:reduce){
  .home-hero .hero-image-hq,.home-hero:hover .hero-image-hq{animation:none!important;transform:none!important}
}

/* V49 — sharper hero media, compact product range, live HTS and ISF tools */
/* Keep source pixels stable. Fade the section/card, never scale the photograph itself. */
.home-hero .hero-image-hq,.home-hero:hover .hero-image-hq,
.interior-hero .interior-hero-image,.interior-hero:hover .interior-hero-image,
.trade-tools-hero-bg img{
  animation:none!important;
  transform:none!important;
  filter:none!important;
  will-change:auto!important;
  image-rendering:auto;
  backface-visibility:visible;
}
.hero-fullbleed-media,.trade-tools-hero-bg{transform:none!important;filter:none!important}
.capabilities-hero .interior-hero-image{object-position:center 48%!important}
.story-image-hero .interior-hero-image{object-position:center center!important}
.trade-tools-hero-bg img{object-position:center 52%!important}

/* Homepage product range: three proportionate editorial frames instead of stretched tiles. */
.home-range-v49{min-height:0!important;align-items:center}
.home-range-v49>.home-category-copy{padding:42px 4.8vw!important}
.home-range-v49>.product-mosaic-trio{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-template-rows:auto!important;
  gap:8px!important;
  min-height:0!important;
  height:auto!important;
  padding:8px!important;
  align-items:center;
  background:#e9e6df;
}
.product-mosaic-trio .product-mosaic-card{aspect-ratio:4/3;min-height:0;background:#ddd8ce}
.product-mosaic-trio .product-mosaic-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:none!important;filter:saturate(.9);transition:filter .45s ease,opacity .45s ease!important}
.product-mosaic-trio .product-mosaic-card:hover img{transform:none!important;filter:saturate(1)}
@media(min-width:1100px){
  .home-range-v49{grid-template-columns:.72fr 1.28fr!important;max-height:none!important}
  .home-range-v49>.product-mosaic-trio{padding:9px!important;gap:9px!important}
}

/* Resource cards */
.resources-mini-grid-four{grid-template-columns:repeat(4,1fr)!important}

/* Live HTS finder */
.hts-finder-section{background:#f2f0ea;border-bottom:1px solid var(--line)}
.hts-live-shell{border:1px solid var(--line);background:#fff;padding:28px}
.hts-live-search{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}
.hts-live-search label,.isf-form label{display:grid;gap:7px}
.hts-live-search label span,.isf-form label span{font-size:9px;font-weight:600;letter-spacing:.08em;color:#687780;text-transform:uppercase}
.hts-live-search input,.isf-form input{width:100%;border:1px solid #d7d9d8;background:#fff;padding:13px 14px;font:inherit;color:var(--navy);outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.hts-live-search input:focus,.isf-form input:focus{border-color:#8798a6;box-shadow:0 0 0 3px rgba(8,49,87,.07)}
.hts-live-meta{display:flex;justify-content:space-between;align-items:center;padding:13px 0 17px;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:.06em;color:#78858e}
.hts-live-meta a{color:var(--navy);font-weight:600}
.hts-live-results{display:grid;gap:0;border:1px solid var(--line);border-bottom:0;margin-top:18px;max-height:520px;overflow:auto}
.hts-empty{margin:0;padding:25px;color:var(--muted);font-size:12px}
.hts-result-row{display:grid;grid-template-columns:150px 1fr 125px 88px;gap:18px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line);background:#fff}
.hts-result-row:hover{background:#faf9f6}
.hts-result-code{font-size:13px;font-weight:600;color:var(--navy)}
.hts-result-desc{font-size:11.5px;line-height:1.55;color:#53616b}
.hts-result-rate span{display:block;font-size:8px;letter-spacing:.09em;color:#8a959c;margin-bottom:4px}.hts-result-rate strong{font-size:12px;color:var(--navy);font-weight:600}
.hts-use-code{border:1px solid #cfd4d7;background:#fff;color:var(--navy);padding:9px 8px;font-size:9px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease}
.hts-use-code:hover{transform:scale(1.025);background:#f1f4f5}
.hts-live-error{padding:19px;color:#6f5b45;font-size:11px;line-height:1.65;background:#faf7f1;border-bottom:1px solid var(--line)}

/* ISF readiness builder */
.isf-tool-section{background:#071b2d;color:#fff;border-top:1px solid rgba(255,255,255,.08)}
.isf-tool-section .eyebrow{color:#c8d5df}
.isf-tool-intro{display:grid;grid-template-columns:.76fr 1.24fr;gap:6vw;align-items:end;margin-bottom:30px}
.isf-tool-intro .eyebrow{grid-column:1/-1;margin:0}.isf-tool-intro h2{margin:0;font-size:clamp(31px,3.3vw,46px);line-height:1.06;letter-spacing:-.04em;font-weight:500}.isf-tool-intro>p:last-child{margin:0;color:#bac6ce;font-size:12px;line-height:1.78;max-width:650px}
.isf-shell{display:grid;grid-template-columns:1.45fr .55fr;border:1px solid rgba(255,255,255,.14);background:#0b2740}
.isf-form{padding:28px}
.isf-form label span{color:#aebdc7}
.isf-form input{background:#0e2d48;border-color:rgba(255,255,255,.14);color:#fff}.isf-form input::placeholder{color:#7f93a2}.isf-form input:focus{border-color:#8298aa;box-shadow:0 0 0 3px rgba(255,255,255,.05)}
.isf-meta-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}
.isf-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.isf-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:19px}.isf-actions .tool-secondary{border-color:rgba(255,255,255,.26);color:#fff;background:transparent}.isf-actions .tool-primary{background:#fff;color:#082846}
.isf-status{padding:28px;background:#f6f3ed;color:var(--navy);display:flex;flex-direction:column;gap:22px}
.isf-score{padding-bottom:20px;border-bottom:1px solid #d8d7d2}.isf-score span{font-size:8px;letter-spacing:.15em;color:#7d888f}.isf-score strong{display:block;font-size:35px;font-weight:500;letter-spacing:-.04em;margin-top:6px}
.isf-deadlines{display:grid;gap:17px}.isf-deadlines div{display:grid;gap:4px}.isf-deadlines span{font-size:8px;letter-spacing:.1em;color:#7b878f;text-transform:uppercase}.isf-deadlines strong{font-size:13px;font-weight:600}.isf-deadlines small{font-size:9px;line-height:1.45;color:#7b878f}
#isf-missing{margin:auto 0 0;font-size:10px;line-height:1.6;color:#68767f}
.isf-legal-note{font-size:10px!important;line-height:1.65!important;color:#9eafbb!important;max-width:920px;margin:18px 0 0!important}

/* Contact now ends cleanly after the office map. */
.contact-operations-gallery{display:none!important}

@media(max-width:900px){
  .resources-mini-grid-four{grid-template-columns:1fr 1fr!important}
  .home-range-v49>.product-mosaic-trio{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .hts-result-row{grid-template-columns:125px 1fr 105px}.hts-use-code{grid-column:2/4;justify-self:start}
  .isf-tool-intro{grid-template-columns:1fr;gap:12px}.isf-shell{grid-template-columns:1fr}.isf-meta-grid{grid-template-columns:1fr 1fr}.isf-status{min-height:260px}
}
@media(max-width:560px){
  .resources-mini-grid-four{grid-template-columns:1fr!important}
  .home-range-v49>.product-mosaic-trio{grid-template-columns:1fr 1fr!important;gap:5px!important;padding:5px!important}.product-mosaic-trio .product-mosaic-card:first-child{grid-column:1/-1}.product-mosaic-trio .product-mosaic-card{aspect-ratio:4/3}
  .hts-live-shell{padding:19px}.hts-live-search{grid-template-columns:1fr}.hts-result-row{grid-template-columns:1fr;gap:7px;padding:14px}.hts-use-code{grid-column:auto}.hts-live-meta{align-items:flex-start;gap:8px;flex-direction:column}
  .isf-form,.isf-status{padding:20px}.isf-meta-grid,.isf-fields-grid{grid-template-columns:1fr}.isf-actions{display:grid}.isf-actions>*{width:100%;text-align:center;justify-content:center}
}


/* V50 — final type, hero sharpness, and image-selection polish */

/* About & Programs hero: use the original uploaded JPEG under a new URL so stale
   cached derivatives cannot be reused. Keep the image completely static. */
.capabilities-hero .hero-fullbleed-media{
  transform:none!important;
  filter:none!important;
  background:#e9e5de;
}
.capabilities-hero .interior-hero-image,
.capabilities-hero:hover .interior-hero-image{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 48%!important;
  transform:none!important;
  animation:none!important;
  filter:none!important;
  opacity:1!important;
  image-rendering:-webkit-optimize-contrast;
}
@media(min-width:1100px){
  .capabilities-hero{min-height:560px!important;height:min(66vh,650px)!important}
}

/* Homepage and Archive images feel selected on hover without changing layout. */
.product-mosaic-card,
.archive-page-card{
  position:relative;
  isolation:isolate;
  transition:transform .36s cubic-bezier(.2,.7,.2,1),
             box-shadow .36s cubic-bezier(.2,.7,.2,1),
             outline-color .3s ease,
             filter .3s ease;
  outline:1px solid transparent;
  outline-offset:-1px;
  will-change:transform;
}
.product-mosaic-card:after,
.archive-page-card:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  border:1px solid rgba(255,255,255,0);
  transition:border-color .32s ease,background .32s ease;
}
.product-mosaic-card img,
.archive-page-card img{
  transition:transform .48s cubic-bezier(.2,.7,.2,1),
             filter .38s ease!important;
  transform:scale(1)!important;
  transform-origin:center center;
}
@media(hover:hover) and (pointer:fine){
  .product-mosaic-card:hover,
  .archive-page-card:hover{
    transform:translateY(-4px) scale(1.012);
    box-shadow:0 18px 42px rgba(8,31,52,.15);
    outline-color:rgba(13,50,82,.16);
    z-index:5;
  }
  .product-mosaic-card:hover img,
  .archive-page-card:hover img{
    transform:scale(1.035)!important;
    filter:saturate(1.03) contrast(1.015)!important;
  }
  .product-mosaic-card:hover:after,
  .archive-page-card:hover:after{
    border-color:rgba(255,255,255,.55);
    background:linear-gradient(180deg,rgba(255,255,255,.015),rgba(7,28,47,.025));
  }
  .archive-page-card:hover figcaption{
    background:#fff;
  }
}

/* A small global readability lift for utility copy that previously ran tiny. */
.desktop-nav a{font-size:12px!important}
.eyebrow,.section-label{font-size:10px!important}
.footer-links a{font-size:10px!important}
.footer-brand p,.footer-bottom{font-size:9px!important}
.hero-caption{font-size:9px!important}
.archive-page-card figcaption>span,
.product-mosaic-card figcaption,
.program-card .program-meta,
.resource-mini-card>span,
.resource-mini-card b{font-size:9px!important}

@media(max-width:560px){
  .desktop-nav a{font-size:12px!important}
  .eyebrow,.section-label{font-size:10px!important}
}

/* V51 — separated importer tools, rotating product range, sourcing ETA hover, container checkup */
.standalone-tool-hero{min-height:360px;padding:118px 6vw 64px;background:linear-gradient(135deg,#071f36 0%,#0c3357 58%,#123e65 100%);color:#fff;display:flex;align-items:flex-end;position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.12)}
.standalone-tool-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.10),transparent 28%),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,42px 42px,42px 42px;mask-image:linear-gradient(to left,#000,transparent 76%);pointer-events:none}
.standalone-tool-hero-copy{position:relative;z-index:1;max-width:860px}
.standalone-tool-hero .eyebrow{color:#c8d4dd}
.standalone-tool-hero h1{font-size:clamp(42px,5.2vw,72px);line-height:.99;letter-spacing:-.055em;font-weight:500;margin:12px 0 19px;max-width:800px}
.standalone-tool-hero p:not(.eyebrow){font-size:15px;line-height:1.75;color:#dce5eb;max-width:710px;margin:0}
.tool-back-link{display:inline-block;margin-top:26px;font-size:11px;letter-spacing:.04em;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:5px;color:#fff;transition:transform .25s ease,font-weight .25s ease,border-color .25s ease}
.tool-back-link:hover{transform:translateY(-2px) scale(1.025);font-weight:600;border-color:#fff}
.standalone-tool-body{background:#fff}
.standalone-tool-body>.trade-tool-intro,.standalone-tool-body>.isf-tool-intro{max-width:850px;margin-bottom:30px}
.standalone-tool-body>.trade-tool-intro h2,.standalone-tool-body>.isf-tool-intro h2{font-size:clamp(30px,3.1vw,44px);letter-spacing:-.04em;line-height:1.05;font-weight:500;margin:9px 0 16px}
.standalone-tool-body>.trade-tool-intro p:last-child,.standalone-tool-body>.isf-tool-intro p:last-child{font-size:13.5px;line-height:1.82;color:var(--muted);max-width:760px}
.tool-disclaimer{margin-top:22px;padding:17px 19px;border:1px solid var(--line);background:#f7f5f0;font-size:11.5px;line-height:1.7;color:var(--muted)}
.tool-disclaimer p{margin:0}

.resource-directory{background:#fff}
.resource-directory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:32px}
.resource-directory-card{min-height:265px;padding:24px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;position:relative}
.resource-directory-card>span{font-size:10px;color:#8b959d;letter-spacing:.12em}
.resource-directory-card h3{font-size:20px;font-weight:500;letter-spacing:-.025em;margin:42px 0 9px;color:var(--navy)}
.resource-directory-card p{font-size:12px;line-height:1.72;color:var(--muted);margin:0 0 24px}
.resource-directory-card b{margin-top:auto;font-size:10.5px;font-weight:600;color:var(--navy)}
.resource-directory-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(7,31,52,.10);background:#fcfbf8;z-index:2}
.resources-mini-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))!important}

/* Product range: no stretching; staggered crossfades continuously surface new categories. */
.product-range-rotator{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;padding:9px!important;height:360px!important;min-height:360px!important;background:#ece9e2}
.product-range-rotator .range-rotator-card{position:relative!important;overflow:hidden!important;min-width:0;min-height:0;height:342px!important;aspect-ratio:auto!important;background:#eeeae2;margin:0}
.range-image-stack{position:absolute;inset:0;overflow:hidden;background:#eeeae2}
.product-range-rotator .range-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important;filter:none!important;opacity:1;transition:opacity .82s cubic-bezier(.2,.7,.2,1),transform .55s cubic-bezier(.2,.7,.2,1)!important}
.product-range-rotator .range-image.next{opacity:0;z-index:2}
.product-range-rotator .range-image.next.show{opacity:1}
.product-range-rotator .range-image.current.hide{opacity:0}
.product-range-rotator .range-rotator-card figcaption{position:absolute;z-index:5;left:14px;bottom:13px;margin:0;padding:7px 9px;background:rgba(255,255,255,.88);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.78);font-size:9px;font-weight:600;letter-spacing:.14em;color:var(--navy);transition:transform .3s ease,background .3s ease}
@media (hover:hover){.product-range-rotator .range-rotator-card:hover .range-image{transform:scale(1.035)!important}.product-range-rotator .range-rotator-card:hover figcaption{transform:translateY(-2px);background:#fff}}
.home-range-v49>.home-category-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center}

/* Sourcing map market interactions */
.sourcing-market-interactive{display:flex!important;flex-wrap:wrap;gap:8px;padding:14px 16px 10px!important;background:#fff;border-top:1px solid var(--line)}
.sourcing-market-interactive button{appearance:none;border:1px solid #d7dcdf;background:#f8f8f6;border-radius:999px;padding:9px 12px;font:500 10.5px/1 Inter,sans-serif;color:#304657;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.sourcing-market-interactive button:hover,.sourcing-market-interactive button:focus-visible,.sourcing-market-interactive button.active{background:#cf3f36;color:#fff;border-color:#cf3f36;transform:translateY(-1px) scale(1.02);box-shadow:0 7px 17px rgba(207,63,54,.22);outline:none}
.sourcing-market-interactive strong{display:flex;align-items:center;margin-left:auto;font-size:10px;color:var(--navy);padding:0 6px}
.sourcing-eta-note{margin:0;padding:0 16px 14px;background:#fff;color:#7e898f;font-size:9.5px;line-height:1.55}
.eta-map-tooltip .leaflet-tooltip-content,.eta-map-tooltip{font-size:11px!important}
.eta-map-tooltip b{display:block;color:#cf3f36;margin-top:3px;font-size:12px;letter-spacing:.02em}

/* Container Checkup */
.container-checkup-shell{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px;align-items:stretch}
.container-search-panel,.container-map-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}
.container-search-panel{padding:24px}
.container-search-panel label>span{display:block;font-size:10px;font-weight:600;letter-spacing:.08em;color:#65737d;margin-bottom:8px}
.container-search-panel input{width:100%;border:1px solid #ccd4d9;border-radius:9px;padding:13px 14px;font:500 15px Inter,sans-serif;color:var(--navy);background:#fff;text-transform:uppercase;letter-spacing:.05em}
.container-search-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.container-validation{margin-top:16px;padding:13px 14px;background:#f5f3ee;border-radius:10px;font-size:11px;line-height:1.6;color:var(--muted)}
.container-validation strong{color:var(--navy)}
.container-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:18px;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.container-summary-grid>div{padding:14px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:76px}
.container-summary-grid span{display:block;font-size:8px;letter-spacing:.13em;color:#8a959c;margin-bottom:7px}
.container-summary-grid strong{font-size:11.5px;font-weight:600;color:var(--navy);line-height:1.4}
.container-map-card{position:relative;min-height:470px}
.container-map-toolbar{height:48px;padding:0 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);position:relative;z-index:5}
.container-map-toolbar span{font-size:9px;font-weight:600;letter-spacing:.15em;color:var(--navy)}
.container-map-toolbar small{font-size:9px;color:#849098}
.container-map{height:420px;background:#e9edef}
.container-map .leaflet-tile{filter:grayscale(.08) saturate(.64) contrast(.94) brightness(1.05)}
.container-map-empty{position:absolute;z-index:450;left:18px;bottom:18px;width:min(370px,calc(100% - 36px));padding:15px 16px;border-radius:14px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(8,31,52,.14);border:1px solid rgba(255,255,255,.8);pointer-events:none}
.container-map-empty strong{display:block;font-size:13px;color:var(--navy);margin-bottom:5px}.container-map-empty span{display:block;font-size:10px;line-height:1.55;color:#6e7c85}
.container-arrival-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:18px;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.container-arrival-grid article{padding:24px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.container-arrival-grid article>span{font-size:9px;color:#9aa3aa}.container-arrival-grid h3{font-size:16px;font-weight:500;margin:28px 0 8px;color:var(--navy)}.container-arrival-grid p{font-size:11.5px;line-height:1.72;color:var(--muted);margin:0}
.container-provider-note{margin-top:18px;padding:18px 20px;background:#f4f2ed;border-left:3px solid var(--navy)}.container-provider-note strong{display:block;font-size:12px;color:var(--navy);margin-bottom:6px}.container-provider-note p{font-size:11px;line-height:1.7;color:var(--muted);margin:0;max-width:930px}

@media(max-width:1100px){
  .resource-directory-grid,.resources-mini-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .product-range-rotator{height:330px!important;min-height:330px!important}.product-range-rotator .range-rotator-card{height:312px!important}
}
@media(max-width:900px){
  .standalone-tool-hero{min-height:310px;padding:96px 7vw 48px}.standalone-tool-hero h1{font-size:clamp(38px,9vw,58px)}
  .resource-directory-grid,.resources-mini-grid-five{grid-template-columns:1fr 1fr!important}
  .container-checkup-shell{grid-template-columns:1fr}.container-map-card{min-height:390px}.container-map{height:340px}.container-arrival-grid{grid-template-columns:1fr}
  .product-range-rotator{height:auto!important;min-height:0!important;grid-template-columns:1fr 1fr!important}.product-range-rotator .range-rotator-card{height:auto!important;aspect-ratio:4/3!important}.product-range-rotator .range-rotator-card:first-child{grid-column:1/-1;aspect-ratio:16/9!important}
  .sourcing-market-interactive strong{width:100%;margin-left:0;padding:4px 2px 0}
}
@media(max-width:560px){
  .resource-directory-grid,.resources-mini-grid-five{grid-template-columns:1fr!important}
  .resource-directory-card{min-height:210px}.resource-directory-card h3{margin-top:28px}
  .product-range-rotator{grid-template-columns:1fr!important}.product-range-rotator .range-rotator-card,.product-range-rotator .range-rotator-card:first-child{grid-column:auto;aspect-ratio:4/3!important}
  .container-search-panel{padding:18px}.container-summary-grid{grid-template-columns:1fr}.container-map-toolbar small{display:none}.container-map{height:300px}.container-map-card{min-height:350px}
  .sourcing-market-interactive{gap:6px;padding:12px!important}.sourcing-market-interactive button{font-size:9.5px;padding:8px 10px}.sourcing-eta-note{padding:0 12px 12px}
}
@media(prefers-reduced-motion:reduce){.range-image{transition:none!important}}
.container-live-provider{margin-top:24px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}
.container-provider-head{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;background:#f8f7f3}
.container-provider-head span{font-size:9px;letter-spacing:.14em;color:#7f8b92}.container-provider-head strong{font-size:12px;color:var(--navy);font-weight:600}

/* V53 — slower category-led Product Range, crossfading primary-page headers,
   larger masthead logo, Resources nav, and historical location map. */

/* Slightly larger wordmark on wide screens. */
.site-header{grid-template-columns:350px 1fr auto!important}
.brand{width:318px!important;height:58px!important}
.desktop-nav{gap:24px!important}
@media(max-width:1180px) and (min-width:901px){
  .site-header{grid-template-columns:285px 1fr auto!important;padding-left:2.6vw!important;padding-right:2.6vw!important}
  .brand{width:268px!important;height:52px!important}
  .desktop-nav{gap:16px!important}
  .desktop-nav a{font-size:10.5px!important;letter-spacing:.055em!important}
}
@media(max-width:900px){.brand{width:226px!important;height:47px!important}.site-header{grid-template-columns:1fr auto!important}}
@media(max-width:560px){.brand{width:194px!important;height:43px!important}}

/* Header images remain full-resolution and crossfade rather than scale. */
.hero-slideshow{position:absolute!important;inset:0!important;transform:none!important;filter:none!important;background:#071b2d}
.hero-slideshow .hero-slide,
.hero-slideshow:hover .hero-slide{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  object-fit:cover!important;transform:none!important;filter:none!important;
  transition:none!important;
  will-change:opacity;
}
.hero-slideshow .hero-slide.is-active{z-index:1}
.hero-slideshow:after{z-index:3;pointer-events:none}
.home-hero .hero-slideshow .hero-slide{object-position:center 50%!important}
.capabilities-hero .hero-slideshow .hero-slide{object-position:center 48%!important}
.story-image-hero .hero-slideshow .hero-slide{object-position:center 50%!important}
.resources-image-hero .hero-slideshow .hero-slide{object-position:center 50%!important}
.resources-image-hero{min-height:clamp(590px,70vh,760px)!important}
@media(max-width:560px){
  .home-hero .hero-slideshow .hero-slide{object-position:54% center!important}
  .capabilities-hero .hero-slideshow .hero-slide{object-position:56% center!important}
  .story-image-hero .hero-slideshow .hero-slide{object-position:52% center!important}
}
@media(prefers-reduced-motion:reduce){
  .hero-slideshow .hero-slide{display:none!important;transition:none!important}
  .hero-slideshow .hero-slide:first-child{display:block!important;opacity:1!important}
}

/* Slower product imagery changes, with one permanent broad category label per tile. */
.product-range-rotator .range-image{transition:opacity 1.45s cubic-bezier(.22,.68,.22,1),transform .55s cubic-bezier(.2,.7,.2,1)!important}
.product-range-rotator .range-rotator-card figcaption{font-size:9.5px!important;letter-spacing:.12em!important;white-space:nowrap}

/* Historical move map inside Our Story. */
.story-move-map{max-width:1120px;margin:18px 0 34px;padding:32px;border:1px solid var(--line);background:#f6f4ef;border-radius:22px;overflow:hidden}
.story-move-head{display:grid;grid-template-columns:1fr .62fr;gap:7vw;align-items:end;margin-bottom:25px}
.story-move-head h2{font-size:clamp(27px,3vw,39px);line-height:1.06;letter-spacing:-.04em;font-weight:500;color:var(--navy);margin:0}
.story-move-head>p{font-size:12.5px;line-height:1.75;color:var(--muted);margin:0}
.story-address-row{display:grid;grid-template-columns:1fr 90px 1fr;gap:18px;align-items:center;margin-bottom:18px}
.story-address-row article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;min-height:128px}
.story-address-row article>span{display:block;font-size:8.5px;font-weight:600;letter-spacing:.13em;color:#8b969e;margin-bottom:9px}
.story-address-row article strong{display:block;font-size:16px;font-weight:600;color:var(--navy);margin-bottom:5px}
.story-address-row article p{margin:0;font-size:11.5px;line-height:1.55;color:#63717b}
.story-route-arrow{display:flex;align-items:center;justify-content:center;gap:7px;color:#a48250}.story-route-arrow i{width:38px;height:1px;background:#b99b69}.story-route-arrow b{font-size:23px;font-weight:400}
.story-map-shell{overflow:hidden;border-radius:18px;border:1px solid rgba(8,39,70,.10);box-shadow:0 14px 34px rgba(8,31,52,.08);background:#e9edef}
.story-map-shell .apple-map-toolbar{height:45px}.story-map-shell .apple-map-toolbar small{font-size:9px;color:#849098}
.story-transition-map{height:360px;background:#e9edef}
.story-transition-map .leaflet-tile{filter:grayscale(.08) saturate(.62) contrast(.95) brightness(1.04)}
.story-map-pin-wrap{background:transparent!important;border:0!important;display:flex;align-items:center;gap:7px;white-space:nowrap}
.story-map-pin{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#0b3157;border:3px solid #fff;box-shadow:0 4px 14px rgba(8,31,52,.24)}
.story-map-pin.sunset{background:#b28b55}.story-map-pin i{width:5px;height:5px;border-radius:50%;background:#fff}
.story-map-pin-wrap b{font:600 8.5px/1 Inter,sans-serif;letter-spacing:.08em;color:#173247;background:rgba(255,255,255,.91);padding:5px 7px;border-radius:7px;box-shadow:0 5px 14px rgba(8,31,52,.08)}
.story-map-tooltip{font-size:10.5px!important;line-height:1.45!important}
@media(max-width:760px){
  .story-move-map{padding:22px 18px;margin-top:10px}
  .story-move-head{grid-template-columns:1fr;gap:12px}
  .story-address-row{grid-template-columns:1fr;gap:10px}.story-route-arrow{transform:rotate(90deg);height:34px}
  .story-transition-map{height:300px}
}


/* V54 — clean white hero cards and stable, faster crossfades. */
.hero-fullbleed-overlay,
.interior-hero-card{
  background:#fff!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border:1px solid rgba(7,31,54,.10)!important;
  box-shadow:0 18px 54px rgba(2,17,30,.16)!important;
}
.hero-fullbleed-overlay .eyebrow,
.hero-fullbleed-overlay h1,
.hero-fullbleed-overlay .text-link,
.hero-fullbleed-overlay .text-link.quiet{
  color:var(--navy)!important;
}
.hero-fullbleed-overlay>p:not(.eyebrow){color:#596670!important}

/* Keep the photos absolutely still; only opacity changes. This avoids the tiny
   post-transition jump/twitch caused by competing image/hover transforms. */
.hero-slideshow{
  isolation:isolate!important;
  overflow:hidden!important;
  contain:paint;
}
.hero-slideshow .hero-slide,
.hero-slideshow:hover .hero-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  z-index:0!important;
  transform:none!important;
  translate:none!important;
  scale:none!important;
  rotate:none!important;
  filter:none!important;
  transition:none!important;
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  pointer-events:none!important;
}
.hero-slideshow .hero-slide.is-active{
  z-index:2!important;
}
/* About & Programs is intentionally one fixed image until two more are supplied. */
.capabilities-hero .hero-fullbleed-media:not(.hero-slideshow) .interior-hero-image,
.capabilities-hero:hover .hero-fullbleed-media:not(.hero-slideshow) .interior-hero-image{
  transform:none!important;
  filter:none!important;
  animation:none!important;
  transition:none!important;
}

/* V55 — image-led headers: no card, text integrated directly over photography. */
.hero-fullbleed-media:after{
  background:
    linear-gradient(90deg,rgba(3,15,27,.72) 0%,rgba(3,15,27,.48) 34%,rgba(3,15,27,.14) 66%,rgba(3,15,27,.10) 100%),
    linear-gradient(0deg,rgba(3,15,27,.44) 0%,rgba(3,15,27,.10) 42%,rgba(3,15,27,0) 68%)!important;
  z-index:3!important;
}
.hero-fullbleed-overlay,
.interior-hero-card{
  background:transparent!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  width:min(690px,84vw)!important;
  left:5.5vw!important;
  bottom:10%!important;
  z-index:5!important;
}
.hero-fullbleed-overlay .eyebrow{
  color:rgba(255,255,255,.88)!important;
  text-shadow:0 2px 15px rgba(0,0,0,.28)!important;
  margin-bottom:16px!important;
}
.hero-fullbleed-overlay h1,
.interior-hero-card h1{
  color:#fff!important;
  text-shadow:0 3px 24px rgba(0,0,0,.34),0 1px 3px rgba(0,0,0,.42)!important;
  max-width:680px;
}
.hero-fullbleed-overlay>p:not(.eyebrow),
.interior-hero-card>p:not(.eyebrow){
  color:rgba(255,255,255,.90)!important;
  text-shadow:0 2px 16px rgba(0,0,0,.34)!important;
  max-width:610px!important;
  font-weight:400;
}
.hero-fullbleed-overlay .text-link,
.hero-fullbleed-overlay .text-link.quiet{
  color:#fff!important;
  border-color:rgba(255,255,255,.72)!important;
  text-shadow:0 2px 12px rgba(0,0,0,.28)!important;
}
.hero-fullbleed-overlay .text-link:hover,
.hero-fullbleed-overlay .text-link.quiet:hover{
  color:#fff!important;
  border-color:#fff!important;
}
.hero-fullbleed .hero-caption{
  z-index:5!important;
  color:rgba(255,255,255,.88)!important;
}
@media(max-width:900px){
  .hero-fullbleed-overlay,.interior-hero-card{
    left:7vw!important;right:7vw!important;bottom:8%!important;width:auto!important;padding:0!important;
  }
  .hero-fullbleed-media:after{
    background:
      linear-gradient(90deg,rgba(3,15,27,.67) 0%,rgba(3,15,27,.38) 58%,rgba(3,15,27,.16) 100%),
      linear-gradient(0deg,rgba(3,15,27,.58) 0%,rgba(3,15,27,.16) 48%,rgba(3,15,27,.02) 75%)!important;
  }
}
@media(max-width:560px){
  .hero-fullbleed-overlay,.interior-hero-card{left:6vw!important;right:6vw!important;bottom:7%!important}
  .hero-fullbleed-overlay h1,.interior-hero-card h1{font-size:36px!important;line-height:1.04!important}
  .hero-fullbleed-overlay>p:not(.eyebrow),.interior-hero-card>p:not(.eyebrow){font-size:13px!important;line-height:1.65!important}
}


/* V57 — Product Range no-flash double-buffer crossfade. */
.product-range-rotator .range-image,
.product-range-rotator .range-image.current,
.product-range-rotator .range-image.next{
  opacity:0!important;
  z-index:1!important;
  visibility:visible!important;
  background:#ece9e2!important;
  transition:opacity 1.1s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.2,.7,.2,1)!important;
  backface-visibility:hidden!important;
  -webkit-backface-visibility:hidden!important;
}
.product-range-rotator .range-image.is-range-active{
  opacity:1!important;
  z-index:2!important;
}
.product-range-rotator .range-image.is-range-incoming{
  opacity:1!important;
  z-index:3!important;
}
.product-range-rotator .range-image.show,
.product-range-rotator .range-image.hide{
  /* Retire the old swap classes so they cannot reveal the background. */
  opacity:inherit;
}


/* V59 — final header fidelity + Product Range stability. */
.hero-slideshow .hero-slide,
.hero-slideshow:hover .hero-slide{
  image-rendering:auto!important;
  -webkit-font-smoothing:antialiased;
  will-change:opacity!important;
  transform:none!important;
  filter:none!important;
}
/* Avoid browser-side zoom effects that can soften raster photography. */
.home-hero .hero-scene,
.capabilities-hero .interior-hero-image,
.story-image-hero .interior-hero-image,
.resources-image-hero .interior-hero-image{
  transform:none!important;
  scale:none!important;
  filter:none!important;
}
/* Product Range keeps depth before, during and after every image crossfade. */
.product-range-rotator .range-rotator-card{
  box-shadow:0 10px 28px rgba(8,31,52,.105)!important;
  transition:transform .24s cubic-bezier(.2,.7,.2,1),outline-color .16s ease!important;
}
.product-range-rotator .range-rotator-card:after{
  transition:border-color .18s ease,background .18s ease!important;
}
@media(hover:hover) and (pointer:fine){
  .product-range-rotator .range-rotator-card:hover{
    box-shadow:0 18px 42px rgba(8,31,52,.15)!important;
    transition:transform .24s cubic-bezier(.2,.7,.2,1),outline-color .16s ease!important;
  }
}

/* V60 — phone-only hero layout polish.
   Desktop/tablet remain unchanged. On phones, image-led headers become a clean
   photo + centered silver editorial panel so the copy sits in the visual center
   instead of collecting at the top/bottom of a large color field. */
@media (max-width:600px){
  /* Split image headers into two deliberate blocks on phone. */
  .home-hero,
  .capabilities-hero,
  .story-image-hero,
  .resources-image-hero{
    min-height:0!important;
    height:auto!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    background:#555d64!important;
  }

  .home-hero .hero-fullbleed-media,
  .capabilities-hero .hero-fullbleed-media,
  .story-image-hero .hero-fullbleed-media,
  .resources-image-hero .hero-fullbleed-media{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:clamp(390px,61vh,500px)!important;
    min-height:390px!important;
    flex:0 0 auto!important;
    background:#202933!important;
  }

  /* Keep the photography clean; the lower panel now provides the contrast. */
  .home-hero .hero-fullbleed-media:after,
  .capabilities-hero .hero-fullbleed-media:after,
  .story-image-hero .hero-fullbleed-media:after,
  .resources-image-hero .hero-fullbleed-media:after{
    background:linear-gradient(0deg,rgba(4,18,31,.18),rgba(4,18,31,.05) 58%,rgba(4,18,31,.02))!important;
  }

  /* Silver editorial panel used consistently across the primary phone pages. */
  .home-hero .hero-fullbleed-overlay,
  .capabilities-hero .hero-fullbleed-overlay,
  .story-image-hero .hero-fullbleed-overlay,
  .resources-image-hero .hero-fullbleed-overlay{
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    width:100%!important;
    max-width:none!important;
    min-height:clamp(390px,52vh,470px)!important;
    box-sizing:border-box!important;
    padding:52px 7vw!important;
    margin:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    background:
      radial-gradient(circle at 52% 12%,rgba(255,255,255,.28),transparent 36%),
      linear-gradient(150deg,#aeb3b7 0%,#7f878d 43%,#4e5860 100%)!important;
    border:0!important;
    box-shadow:none!important;
  }

  /* Home needs a little more breathing room because it also carries two links. */
  .home-hero .hero-fullbleed-overlay{min-height:470px!important;padding-top:58px!important;padding-bottom:58px!important}

  .home-hero .hero-fullbleed-overlay .eyebrow,
  .capabilities-hero .hero-fullbleed-overlay .eyebrow,
  .story-image-hero .hero-fullbleed-overlay .eyebrow,
  .resources-image-hero .hero-fullbleed-overlay .eyebrow{
    color:rgba(255,255,255,.92)!important;
    margin:0 0 18px!important;
    text-align:center!important;
    text-shadow:0 1px 12px rgba(15,24,31,.16)!important;
  }

  .home-hero .hero-fullbleed-overlay h1,
  .capabilities-hero .hero-fullbleed-overlay h1,
  .story-image-hero .hero-fullbleed-overlay h1,
  .resources-image-hero .hero-fullbleed-overlay h1{
    width:100%!important;
    max-width:620px!important;
    margin:0 auto 20px!important;
    text-align:center!important;
    color:#fff!important;
    font-size:clamp(36px,10.3vw,46px)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
    text-shadow:0 2px 18px rgba(15,24,31,.19)!important;
  }

  .home-hero .hero-fullbleed-overlay>p:not(.eyebrow),
  .capabilities-hero .hero-fullbleed-overlay>p:not(.eyebrow),
  .story-image-hero .hero-fullbleed-overlay>p:not(.eyebrow),
  .resources-image-hero .hero-fullbleed-overlay>p:not(.eyebrow){
    width:100%!important;
    max-width:570px!important;
    margin:0 auto!important;
    color:rgba(255,255,255,.93)!important;
    font-size:15px!important;
    line-height:1.72!important;
    text-align:center!important;
    text-shadow:0 1px 12px rgba(15,24,31,.16)!important;
  }

  .home-hero .hero-links{
    width:100%!important;
    justify-content:center!important;
    align-items:center!important;
    margin-top:28px!important;
    gap:24px!important;
  }
  .home-hero .hero-links .text-link{
    color:#fff!important;
    border-color:rgba(255,255,255,.78)!important;
    font-size:12px!important;
  }

  .home-hero .hero-caption,
  .capabilities-hero .hero-caption,
  .story-image-hero .hero-caption,
  .resources-image-hero .hero-caption{display:none!important}

  /* The resource sub-tools use the same mobile visual language even though
     their desktop hero is intentionally different. */
  .standalone-tool-hero{
    min-height:390px!important;
    padding:58px 7vw!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    background:
      radial-gradient(circle at 52% 12%,rgba(255,255,255,.28),transparent 36%),
      linear-gradient(150deg,#aeb3b7 0%,#7f878d 43%,#4e5860 100%)!important;
  }
  .standalone-tool-hero:before{display:none!important}
  .standalone-tool-hero-copy{margin:auto!important;max-width:620px!important;text-align:center!important}
  .standalone-tool-hero .eyebrow{text-align:center!important;color:rgba(255,255,255,.92)!important}
  .standalone-tool-hero h1{margin-left:auto!important;margin-right:auto!important;text-align:center!important}
  .standalone-tool-hero p:not(.eyebrow){margin-left:auto!important;margin-right:auto!important;text-align:center!important;color:rgba(255,255,255,.93)!important}
}

/* V64 — mobile Resources hero gap cleanup only.
   Keep desktop/tablet untouched; on phones the photo and silver copy panel
   sit directly against each other with no empty navy spacer. */
@media (max-width:600px){
  .resources-image-hero{
    gap:0!important;
    padding:0!important;
    background:#7f878d!important;
  }
  .resources-image-hero .hero-fullbleed-media{
    position:relative!important;
    inset:auto!important;
    height:clamp(340px,52vh,410px)!important;
    min-height:0!important;
    max-height:410px!important;
    flex:0 0 clamp(340px,52vh,410px)!important;
    margin:0!important;
    padding:0!important;
    background:#202933!important;
  }
  .resources-image-hero .hero-fullbleed-overlay{
    margin:0!important;
    min-height:350px!important;
    padding:40px 7vw!important;
  }
}


/* V65 — hard-scroll-safe header crossfades.
   Direct opacity keyframes live on the image layers themselves. No scroll handler,
   reveal class, custom property, or recurring timer participates in the dissolve. */
@keyframes mayflowerHeroDirectA{
  0%,40%{opacity:1}
  50%,90%{opacity:0}
  100%{opacity:1}
}
@keyframes mayflowerHeroDirectB{
  0%,40%{opacity:0}
  50%,90%{opacity:1}
  100%{opacity:0}
}
.hero-slideshow.hero-css-crossfade{
  isolation:isolate!important;
  contain:paint!important;
}
.hero-slideshow.hero-css-crossfade .hero-slide,
.hero-slideshow.hero-css-crossfade .hero-slide.is-active,
.hero-slideshow.hero-css-crossfade:hover .hero-slide,
.hero-slideshow.hero-css-crossfade:hover .hero-slide.is-active{
  transition:none!important;
  animation-duration:var(--hero-cycle,7600ms)!important;
  animation-timing-function:linear!important;
  animation-iteration-count:infinite!important;
  animation-fill-mode:both!important;
  animation-play-state:running!important;
  backface-visibility:hidden!important;
  -webkit-backface-visibility:hidden!important;
  will-change:opacity!important;
}
.hero-slideshow.hero-css-crossfade .hero-slide:first-child{
  z-index:1!important;
  animation-name:mayflowerHeroDirectA!important;
}
.hero-slideshow.hero-css-crossfade .hero-slide:nth-child(2){
  z-index:2!important;
  animation-name:mayflowerHeroDirectB!important;
}
@media(prefers-reduced-motion:reduce){
  .hero-slideshow.hero-css-crossfade .hero-slide,
  .hero-slideshow.hero-css-crossfade .hero-slide.is-active{
    animation:none!important;
    opacity:0!important;
  }
  .hero-slideshow.hero-css-crossfade .hero-slide:first-child{opacity:1!important}
}
/* Keep each fading image on its own compositor layer during momentum scrolling. */
.hero-slideshow.hero-css-crossfade .hero-slide{
  transform:translate3d(0,0,0)!important;
  -webkit-transform:translate3d(0,0,0)!important;
}

/* V66 — compact phone-only hero copy panels.
   Remove the oversized empty vertical fields while preserving centered copy.
   Desktop/tablet are intentionally untouched. */
@media (max-width:600px){
  .home-hero,
  .capabilities-hero,
  .story-image-hero,
  .resources-image-hero{
    gap:0!important;
    row-gap:0!important;
    padding:0!important;
    min-height:0!important;
    height:auto!important;
  }

  .home-hero .hero-fullbleed-overlay,
  .capabilities-hero .hero-fullbleed-overlay,
  .story-image-hero .hero-fullbleed-overlay,
  .resources-image-hero .hero-fullbleed-overlay{
    min-height:0!important;
    height:auto!important;
    flex:0 0 auto!important;
    margin:0!important;
    justify-content:center!important;
    align-items:center!important;
    box-sizing:border-box!important;
  }

  /* Home contains body copy + two links, so retain enough room without the void. */
  .home-hero .hero-fullbleed-overlay{
    min-height:370px!important;
    padding:38px 6.5vw!important;
  }

  .capabilities-hero .hero-fullbleed-overlay,
  .story-image-hero .hero-fullbleed-overlay{
    min-height:305px!important;
    padding:32px 6.5vw!important;
  }

  .resources-image-hero .hero-fullbleed-overlay{
    min-height:285px!important;
    padding:30px 6.5vw!important;
  }

  /* Tighter vertical rhythm inside the compact panels. */
  .home-hero .hero-fullbleed-overlay .eyebrow,
  .capabilities-hero .hero-fullbleed-overlay .eyebrow,
  .story-image-hero .hero-fullbleed-overlay .eyebrow,
  .resources-image-hero .hero-fullbleed-overlay .eyebrow{
    margin-bottom:13px!important;
  }
  .home-hero .hero-fullbleed-overlay h1,
  .capabilities-hero .hero-fullbleed-overlay h1,
  .story-image-hero .hero-fullbleed-overlay h1,
  .resources-image-hero .hero-fullbleed-overlay h1{
    margin-bottom:14px!important;
  }
  .home-hero .hero-links{
    margin-top:20px!important;
  }

  /* Standalone resource tool pages use the same denser phone treatment. */
  .standalone-tool-hero{
    min-height:300px!important;
    height:auto!important;
    padding:34px 6.5vw!important;
  }
}

/* V67 — definitive mobile hero structure.
   Force image + silver copy panel into two consecutive grid rows so no legacy
   min-height/absolute-position rule can create a navy spacer between them. */
@media (max-width:600px){
  .home-hero,
  .capabilities-hero,
  .story-image-hero,
  .resources-image-hero{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto!important;
    gap:0!important;
    row-gap:0!important;
    min-height:0!important;
    height:auto!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
    background:#7f878d!important;
  }

  .home-hero .hero-fullbleed-media,
  .capabilities-hero .hero-fullbleed-media,
  .story-image-hero .hero-fullbleed-media,
  .resources-image-hero .hero-fullbleed-media,
  .home-hero .hero-slideshow,
  .capabilities-hero .hero-slideshow,
  .story-image-hero .hero-slideshow,
  .resources-image-hero .hero-slideshow{
    grid-column:1!important;
    grid-row:1!important;
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:100%!important;
    height:330px!important;
    min-height:0!important;
    max-height:330px!important;
    flex:none!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    background:#202933!important;
  }

  .home-hero .hero-fullbleed-overlay,
  .capabilities-hero .hero-fullbleed-overlay,
  .story-image-hero .hero-fullbleed-overlay,
  .resources-image-hero .hero-fullbleed-overlay,
  .story-image-hero .interior-hero-card{
    grid-column:1!important;
    grid-row:2!important;
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    height:auto!important;
    flex:none!important;
    margin:0!important;
    padding:28px 7vw 30px!important;
    box-sizing:border-box!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    background:
      radial-gradient(circle at 52% 8%,rgba(255,255,255,.25),transparent 34%),
      linear-gradient(150deg,#b6babd 0%,#858c91 46%,#555e65 100%)!important;
    border:0!important;
    box-shadow:none!important;
  }

  /* Home has more copy and buttons, but no artificial spacer. */
  .home-hero .hero-fullbleed-overlay{
    padding:30px 7vw 32px!important;
  }

  .home-hero .hero-fullbleed-overlay .eyebrow,
  .capabilities-hero .hero-fullbleed-overlay .eyebrow,
  .story-image-hero .hero-fullbleed-overlay .eyebrow,
  .resources-image-hero .hero-fullbleed-overlay .eyebrow{
    margin:0 0 10px!important;
  }

  .home-hero .hero-fullbleed-overlay h1,
  .capabilities-hero .hero-fullbleed-overlay h1,
  .story-image-hero .hero-fullbleed-overlay h1,
  .resources-image-hero .hero-fullbleed-overlay h1{
    margin:0 auto 12px!important;
  }

  .home-hero .hero-links{
    margin-top:16px!important;
    gap:20px!important;
  }

  .home-hero .hero-caption,
  .capabilities-hero .hero-caption,
  .story-image-hero .hero-caption,
  .resources-image-hero .hero-caption{
    display:none!important;
  }
}

@media (max-width:430px){
  .home-hero .hero-fullbleed-media,
  .capabilities-hero .hero-fullbleed-media,
  .story-image-hero .hero-fullbleed-media,
  .resources-image-hero .hero-fullbleed-media,
  .home-hero .hero-slideshow,
  .capabilities-hero .hero-slideshow,
  .story-image-hero .hero-slideshow,
  .resources-image-hero .hero-slideshow{
    height:300px!important;
    max-height:300px!important;
  }
}
