.shop-page{background:#fff}.shop-bar{padding:18px 4.7%;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:1.2px}.shop-bar a{letter-spacing:0;font-size:14px}.shop-page .site-header nav a[aria-current]{color:var(--red)}.shop-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f5f5f5;overflow:hidden}.shop-hero-copy{padding:60px 10%}.shop-eyebrow{display:block;font-size:12px;letter-spacing:1.6px;font-weight:500;line-height:1.6}.shop-hero h1{font:400 clamp(44px,5.2vw,82px)/1.02 var(--serif);letter-spacing:-2px;margin:36px 0 26px}.shop-hero h1 em{font-weight:400}.shop-hero-copy p{font-size:16px;color:#555;line-height:1.7;margin-bottom:34px}.campaign-hero{width:100%;height:auto;max-height:800px;object-fit:cover;object-position:center}.shop-collection{padding:100px 5%}.collection-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.collection-heading h2{margin-top:16px;font-size:58px}.collection-heading>p{font-size:14px;color:#555}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card a{display:block}.product-image{overflow:hidden;background:#fff;border:1px solid #eee;aspect-ratio:1}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .45s}.product-card a:hover img{transform:scale(1.035)}.product-label{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px}.product-label h3{font-size:20px;letter-spacing:-.6px;font-weight:500}.product-label>span{font-size:22px}.product-card p{font-size:14px;color:#555;margin-top:5px}.product-status{display:block;font-size:12px;color:#555;margin-top:13px}.shop-editorial{display:grid;grid-template-columns:1fr 1fr;background:#0b0b0c;color:#fff;align-items:center}.shop-editorial>img{width:100%;height:auto;max-height:760px;object-fit:cover}.shop-editorial>div{padding:70px 13%}.shop-editorial h2{font-size:clamp(40px,5vw,75px);margin:30px 0 25px}.shop-editorial p{color:#bbb;font-size:16px;margin-bottom:30px}.shop-editorial .text-link:hover{color:white;opacity:.7}.shop-help{padding:90px 6.2%;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.shop-help h2{font-size:50px}.shop-help p{max-width:450px;margin-bottom:24px;color:#555}.breadcrumbs{display:flex;flex-wrap:wrap;gap:13px;padding:28px 5%;font-size:13px;color:#555}.breadcrumbs a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding:10px 5% 80px;align-items:start}.product-gallery{background:#fff;border:1px solid #eee;position:sticky;top:125px}.product-gallery img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.product-info{padding-top:24px}.product-info h1{font-family:var(--serif);font-size:clamp(44px,4.5vw,64px);font-weight:400;line-height:1.05;letter-spacing:-1.6px;margin-top:24px}.product-colour{font-size:14px;color:#555;margin:18px 0 30px}.product-intro{font-size:16px;max-width:450px}.enquiry-price{font-size:14px;font-weight:500;margin:30px 0 20px}.order-button{width:100%;max-width:450px;min-height:54px}.shop-email{display:block;text-decoration:underline;font-size:14px;margin:16px 0 35px}.product-facts{border-top:1px solid var(--line);padding:24px 0}.product-facts h2{font-family:var(--body);font-weight:500;font-size:18px;letter-spacing:-.3px;margin-bottom:15px}.product-facts ul{padding-left:20px;font-size:14px;line-height:1.9}.product-facts p{font-size:14px;color:#555}.product-campaign{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f5f5f5}.product-campaign img{width:100%;height:auto;max-height:800px;object-fit:contain}.product-campaign>div{padding:60px 12%}.product-campaign h2{font-size:clamp(42px,4.6vw,70px);margin:30px 0}.product-campaign p{font-size:16px;margin-bottom:22px;color:#555}.shop-page .text-link{font-size:14px}.shop-page footer p{font-family:var(--serif);font-size:22px}.shop-page .button{font-size:14px}.shop-page .site-header nav{gap:28px}
@media(min-width:1700px){.shop-hero-copy{padding-left:15%}.shop-collection{padding-left:8%;padding-right:8%}}
@media(max-width:1000px){.shop-hero h1{font-size:52px}.products{gap:20px}.product-detail{gap:5%}.product-info h1{font-size:46px}.shop-hero-copy{padding:35px 10%}.shop-page .nav-contact{margin-left:0}}
@media(max-width:760px){.shop-bar{padding:15px 6%;font-size:11px}.shop-hero{grid-template-columns:1fr}.shop-hero-copy{padding:44px 6% 40px}.shop-hero h1{font-size:52px;letter-spacing:-1.5px;margin:25px 0 20px}.shop-hero-copy p{margin-bottom:25px}.campaign-hero{max-height:none;width:100%;height:auto}.shop-collection{padding:55px 6%}.collection-heading{display:block;margin-bottom:30px}.collection-heading h2{font-size:44px}.collection-heading>p{margin-top:20px}.products{grid-template-columns:1fr;gap:40px}.product-label{margin-top:15px}.product-label h3{font-size:22px}.product-status{font-size:13px}.shop-editorial{grid-template-columns:1fr}.shop-editorial>div{padding:45px 6% 50px}.shop-editorial>img{max-height:none}.shop-editorial h2{font-size:48px}.shop-help{grid-template-columns:1fr;padding:55px 6%;gap:28px}.shop-help h2{font-size:42px}.breadcrumbs{padding:20px 6%;gap:10px;font-size:12px}.product-detail{grid-template-columns:1fr;padding:0 6% 40px;gap:30px}.product-gallery{position:static}.product-info{padding:0}.product-info h1{font-size:47px;margin-top:18px}.product-colour{margin-bottom:24px}.order-button{max-width:none}.product-campaign{grid-template-columns:1fr}.product-campaign>div{padding:40px 6% 50px}.product-campaign h2{font-size:45px}.shop-page .site-header nav{gap:0}.shop-page footer p{font-size:21px}.shop-page .footer-bottom{flex-wrap:wrap}}
/* Four-piece first collection and supplied editorial spreads. */
.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-label h3{font-size:18px}.shop-lookbook{padding:95px 5%}.lookbook-heading{margin-bottom:40px}.lookbook-heading h2{margin-top:20px;font-size:54px}.lookbook-spreads{display:grid;grid-template-columns:1fr 1fr;gap:28px}.lookbook-spreads img{width:100%;height:auto;object-fit:contain}
@media(max-width:1000px){.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}}
@media(max-width:760px){.products{grid-template-columns:1fr;gap:40px}.shop-lookbook{padding:55px 6%}.lookbook-heading h2{font-size:42px}.lookbook-spreads{grid-template-columns:1fr;gap:28px}}
