/* Landing-page layout: mobile first; shared ordering pages retain their styles. */
.business-home{--landing-blue:#163d57;--landing-soft:#eef3f6;--muted:#555e64}
.business-home .site-header{max-width:1200px;min-height:88px;padding:16px 20px;display:flex;flex-direction:row;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}
.business-home .wholesale-brand{flex-shrink:1;align-items:flex-start}.business-home .wholesale-brand img{width:120px;max-width:100%;height:auto}.business-home .wholesale-brand span{display:none}
.business-home .site-header nav{width:auto;gap:0;flex-wrap:nowrap}.business-home .site-header nav a{display:none}.business-home .site-header nav .wholesale-link{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 14px;border:1px solid #bbc8d0;border-radius:4px;font-size:.9375rem;white-space:normal;text-align:center}
.landing{max-width:1200px;padding:0 20px}.landing section,.landing div{min-width:0}.landing p{font-size:1rem;line-height:1.65}.landing a:focus-visible{outline:3px solid #a85513;outline-offset:4px}.landing-hero{display:grid;gap:28px;padding:32px 0 40px}.landing .landing-kicker{font-size:.875rem;letter-spacing:.075em;font-weight:700;color:var(--landing-blue);margin:0 0 16px;line-height:1.5}.landing h1{font:400 clamp(2.15rem,8.9vw,3rem)/1.09 var(--serif);letter-spacing:-.035em;max-width:19ch;margin:0 0 20px}.landing-intro{color:var(--muted);max-width:46ch;margin-bottom:24px}.landing-button{display:flex;justify-content:center;align-items:center;min-height:52px;padding:15px 20px;border-radius:4px;background:var(--landing-blue);color:#fff;font-size:1rem;font-weight:700;line-height:1.4;text-align:center}.landing-button:hover{background:#245a78}.landing .landing-note{font-size:.875rem;color:var(--muted);margin:12px 0 0}.landing-note a{text-decoration:underline;text-underline-offset:4px;display:inline-flex;align-items:center;min-height:44px}.landing-video{padding:22px 16px;background:var(--landing-soft);border-radius:8px;text-align:center}.landing-video h2{font:400 1.55rem/1.25 var(--serif);margin:0 0 6px}.landing-video p{font-size:.875rem;color:var(--muted);margin:0 0 18px}.landing-video video{display:block;width:min(100%,290px);max-height:65svh;aspect-ratio:9/16;height:auto;object-fit:contain;margin:auto;background:#16232b;border-radius:5px}
.landing-collections{padding:38px 0;border-top:1px solid var(--line)}.landing h2{letter-spacing:-.025em}.landing-section-heading h2,.landing-next h2{font:400 clamp(1.85rem,6vw,2.6rem)/1.15 var(--serif);margin:0 0 14px}.landing-section-heading>p:last-child,.landing-next p{color:var(--muted)}.landing-art-grid{display:grid;gap:28px;margin-top:28px}.landing-art-grid figure{margin:0;padding:20px 16px;background:#f4f4f4}.landing-art-grid .art-border{--print-frame-width:5px;--print-mat-width:12px}.landing-art-grid figcaption{display:flex;flex-direction:column;gap:6px;margin-top:18px;font-size:1rem}.landing-art-grid figcaption strong{font-weight:500}.landing-art-grid figcaption span{font-size:.875rem;color:var(--muted)}.landing-destinations{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:24px 0 12px}.landing-destinations span{font-size:.9375rem;padding:12px 0;border-bottom:1px solid var(--line)}.landing-text-link{display:flex;align-items:center;width:fit-content;max-width:100%;min-height:48px;padding:10px 0;text-decoration:underline;text-underline-offset:5px;line-height:1.5;font-size:1rem;overflow-wrap:anywhere}.landing-next{display:grid;gap:28px;padding:36px 0;border-top:1px solid var(--line)}.landing-apply{padding:24px 20px;background:var(--landing-soft);border-radius:6px}.landing-apply h3{font:400 1.65rem/1.25 var(--serif);margin:0 0 14px}.landing-apply .landing-button{margin:22px 0 10px}.landing .business-logos{margin:0;padding:30px 0}.landing .business-logo-name{font-size:.875rem}.landing-retail{padding:32px 0}.landing-retail h2{font:400 1.65rem/1.25 var(--serif);margin:0 0 8px}.landing-retail p{margin:0;color:var(--muted)}.business-home footer{max-width:1200px;padding:28px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.business-home footer>a{min-height:44px;display:flex;justify-content:center;flex-direction:column;font-size:.875rem;line-height:1.5}.business-home footer p{order:0;font-size:.875rem}
@media(min-width:760px){.business-home .site-header{padding:22px 40px}.business-home .wholesale-brand img{width:150px}.landing{padding:0 40px}.landing-hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:64px;padding:52px 0}.landing h1{font-size:clamp(2.8rem,4.5vw,4rem)}.landing-copy .landing-button{max-width:330px}.landing-video{padding:26px}.landing-video video{max-height:590px;width:290px}.landing-art-grid{grid-template-columns:1fr 1fr}.landing-collections,.landing-next{padding:52px 0}.landing-next{grid-template-columns:1fr 1fr;gap:64px;align-items:center}.landing-destinations{grid-template-columns:repeat(4,1fr)}.business-home footer{padding:28px 40px;flex-direction:row;flex-wrap:wrap;align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
