/* Page composition only. Navigation, footer, buttons and motion stay shared. */
.b2c-page .skip{z-index:40}
/* Remove the white navbar inset, preserving the previous content positions. */
.b2c-page{padding-top:0}
.b2c-page .header{z-index:30}
.b2c-hero{height:100svh;min-height:928px;max-height:1348px}
.b2c-hero .hero-copy{padding-top:179px;justify-content:flex-start}
.b2c-hero h1{max-width:1000px}
.b2c-hero .hero-photo>img{object-position:65% 50%}
.b2c-everyday{display:grid;grid-template-columns:1fr 1.08fr;gap:9%;align-items:center;padding-top:95px;padding-bottom:95px}
.b2c-everyday .home-copy{padding-top:0}
.everyday-photo{height:650px;border-radius:30px 100px 30px 30px}
.b2c-season{padding-top:0;padding-bottom:95px}
.season-heading{display:grid;grid-template-columns:1.4fr 1fr;column-gap:8%;align-items:end;padding-top:0}
.season-heading .eyebrow{grid-column:1/-1}
.season-heading h2{margin-bottom:35px}
.season-heading>p:not(.eyebrow){margin-bottom:35px}
.season-images{display:grid;grid-template-columns:.8fr 1.4fr;gap:26px;align-items:start}
.season-detail{height:480px;margin-top:100px;border-radius:70px 20px 20px 20px}
.season-market{height:620px;border-radius:30px 100px 30px 30px}
.season-note{margin-top:25px;align-items:start;gap:25px;flex-wrap:wrap}
.season-note p{font-size:14px;line-height:1.8}
.b2c-craft{display:grid;grid-template-columns:1.08fr 1fr;gap:9%;align-items:center;margin:0 6%;padding:95px 0;border-top:1px solid var(--line)}
.craft-photo{height:650px;border-radius:30px 100px 30px 30px}
.craft-photo>img{object-position:58% center}
.b2c-craft .home-copy{padding-top:0}
.b2c-craft .home-copy .craft-caption{margin:38px 0 0;font-size:11px;line-height:1.6}
.b2c-moments{display:grid;grid-template-columns:1.3fr .8fr;gap:12%;align-items:center;padding-top:0;padding-bottom:100px}
.b2c-moments .home-copy{padding-top:0}
.moments-photo{height:480px;border-radius:70px 20px 20px 20px}
.b2c-page .home-copy h2>span{color:var(--deep)}
.b2c-page .button:active{transform:translateY(0)}
@media(min-width:701px) and (max-height:800px){.b2c-hero{min-height:838px}.b2c-hero .hero-copy{padding-top:164px}}
@media(max-width:1000px){.b2c-everyday{gap:6%;padding-top:70px;padding-bottom:70px}.everyday-photo,.craft-photo{height:540px}.b2c-season{padding-bottom:70px}.season-heading{grid-template-columns:1fr}.season-heading h2{margin-bottom:25px}.season-market{height:500px}.season-detail{height:400px;margin-top:60px}.b2c-craft{gap:7%;padding:70px 0}.b2c-moments{gap:7%;padding-bottom:70px}.moments-photo{height:400px}}
@media(max-width:700px){
 .b2c-hero{min-height:820px;max-height:1150px}.b2c-hero .hero-copy{padding-top:135px}.b2c-hero h1{font-size:clamp(58px,15vw,92px)}
 .b2c-everyday{grid-template-columns:1fr;gap:30px;padding:55px 6%}.everyday-photo{height:470px;border-radius:22px 65px 22px 22px}
 .b2c-season{padding:0 6% 55px}.season-heading h2{font-size:clamp(47px,12.5vw,65px)}
 .season-images{grid-template-columns:.8fr 1.1fr;gap:13px}.season-detail{height:280px;margin-top:35px;border-radius:70px 20px 20px 20px}.season-market{height:360px;border-radius:22px 65px 22px 22px}
 .season-images .image-label{font-size:9px;left:10px;bottom:10px;padding:9px 10px}.season-note{gap:18px}.season-note p{font-size:13px}.season-note .text-link{font-size:11px;gap:10px;white-space:normal}
 .b2c-craft{grid-template-columns:1fr;gap:30px;padding:50px 0 55px}.craft-photo{height:470px;border-radius:22px 65px 22px 22px}.b2c-craft .home-copy h2{font-size:55px}
 .b2c-moments{grid-template-columns:1fr;gap:30px;padding:0 6% 55px}.b2c-moments .home-copy h2{font-size:clamp(47px,12.5vw,65px)}.moments-photo{height:470px;width:85%;margin-left:auto}
}
