/* Page composition only. Shared components and motion remain in their original stylesheets. */
.b2b-opening{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;align-items:center;padding:12px 3% 35px}
.b2b-opening>div{padding:35px 0 0 3vw;align-self:start}
.b2b-opening>div,.b2b-page .principles,.b2b-page .region-layout>div{min-width:0}
.b2b-opening h1{font-size:clamp(54px,6.5vw,100px);line-height:1.03;letter-spacing:-.055em;color:var(--green);margin:18px 0}
.b2b-opening h1>span{color:var(--deep)}
.b2b-opening .intro-bottom{display:block;margin-top:0}
.b2b-opening .hero-actions{margin-top:20px}
.b2b-opening .home-picture{height:100%;min-height:620px}
.b2b-opening .text-link{margin-top:25px}
.b2b-page .craft{border-top:0}
.b2b-page .region-layout{align-items:start}
.b2b-page .region-layout .principles article:first-child{padding-top:25px}
.b2b-page .region-story figure{height:370px}
.b2b-page .principles .text-link{margin-top:18px}
.b2b-route-note{margin-top:30px;font-size:14px;line-height:1.8;max-width:440px}
.b2b-route-note .eyebrow{margin-bottom:12px;color:var(--green)}
.b2b-contact-options{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}
.b2b-audiences .intro-bottom{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}
.b2b-audiences .home-picture{height:300px}
.b2b-audiences .principles article{grid-template-columns:30px 1fr;gap:12px}
.b2b-audiences .principles h3{margin-bottom:0}
.b2b-page .wholesale-heading>div{justify-self:end}
.b2b-page .wholesale .trade-points{margin-top:30px;padding-bottom:0}
.b2b-page .craft-title .home-picture{height:370px;margin-top:30px}
.b2b-page .craft>.principles{align-self:center}
@media(max-width:1000px){.b2b-opening{gap:20px}.b2b-opening .home-picture{min-height:540px}}
@media(max-width:700px){.b2b-opening{grid-template-columns:1fr;gap:20px;padding:12px 4% 30px}.b2b-opening>div{padding:0 2vw}.b2b-opening h1{font-size:clamp(47px,12.5vw,65px)}.b2b-opening .home-picture{height:420px;min-height:0}.b2b-opening .hero-actions{gap:10px}.b2b-page .region-story{display:block}.b2b-page .region-story figure{height:265px}.b2b-route-note{font-size:13px}.b2b-audiences .intro-bottom{grid-template-columns:1fr;gap:20px}.b2b-audiences .home-picture{height:265px}.b2b-page .craft-title .home-picture{height:265px}.b2b-page .wholesale .trade-points{margin-top:25px}}
