.home-hero{height:calc(100svh - 105px);min-height:600px;position:relative;background:#000;color:#fff}.home-hero>img{height:100%;object-fit:cover;filter:grayscale(1);opacity:.8}.home-hero>div{position:absolute;left:var(--pad);bottom:10%}.home-hero p,.home-intro>p:first-child,.home-products>div>p,.home-editorial>div>p{font-size:9px;letter-spacing:.16em}.home-hero h1{font-size:clamp(60px,8vw,125px);line-height:.86;letter-spacing:-.065em;font-weight:400;margin:20px 0 35px}.home-intro{padding:95px var(--pad);display:grid;grid-template-columns:.8fr 2fr 1fr;gap:5vw;border-bottom:1px solid var(--line)}.home-intro h2{font-size:clamp(38px,4vw,65px);line-height:1.03;letter-spacing:-.055em;font-weight:400;margin:0}.home-intro>p:last-child{font-size:15px;line-height:1.7}.home-products{padding:75px 0}.home-products>div:first-child{padding:0 var(--pad) 32px;display:grid;grid-template-columns:1fr auto;align-items:end}.home-products>div:first-child p{grid-column:1/-1}.home-products h2{font-size:48px;font-weight:400;letter-spacing:-.05em;margin:0}.home-products>div:first-child a{font-size:10px;letter-spacing:.1em}.home-row{display:flex;overflow-x:auto;gap:12px;padding:0 var(--pad);scrollbar-width:none}.home-row::-webkit-scrollbar{display:none}.home-row .store-card{flex:0 0 clamp(260px,23vw,350px)}.home-editorial{margin:0 var(--pad) 90px;display:grid;grid-template-columns:1.15fr .85fr;min-height:560px;background:#000;color:#fff}.home-editorial>img{height:560px;object-fit:cover;filter:grayscale(1)}.home-editorial>div{padding:65px;align-self:center}.home-editorial h2{font-size:clamp(42px,4vw,66px);font-weight:400;letter-spacing:-.055em;margin:20px 0}.home-editorial>div>p:not(:first-child){line-height:1.8;max-width:500px}.brand-list{padding:0 var(--pad) 100px}.brand-list article{display:grid;grid-template-columns:80px 1.2fr 1fr 140px;align-items:center;gap:25px;padding:35px 0;border-bottom:1px solid #aaa}.brand-list h2{font-size:32px;font-weight:400;margin:0}.brand-list p{color:#555}.brand-list a{font-size:10px;letter-spacing:.1em}.full-cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:25px;align-items:center;border-bottom:1px solid #bbb;padding:20px 0}.full-cart-item img{height:120px;object-fit:contain;background:#f7f7f7}.full-cart-item h2{margin:0!important}.full-cart-total{display:flex;justify-content:space-between;font-size:20px;margin:35px 0}.content-page>.product-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:900px){.home-intro{grid-template-columns:1fr}.home-editorial{grid-template-columns:1fr}.home-editorial>img{height:65vw}.brand-list article{grid-template-columns:50px 1fr}.brand-list article p,.brand-list article a{grid-column:2}.content-page>.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.home-hero{min-height:540px}.home-hero h1{font-size:54px}.home-intro{padding:65px 18px}.home-products{padding:55px 0}.home-products>div:first-child{padding:0 18px 25px}.home-row{padding:0 18px}.home-row .store-card{flex-basis:78vw}.home-editorial{margin:0 18px 65px}.home-editorial>img{height:85vw}.home-editorial>div{padding:40px 22px}.brand-list{padding:0 18px 70px}.full-cart-item{grid-template-columns:80px 1fr}.full-cart-item img{height:80px}.full-cart-item>strong{grid-column:2}.content-page>.product-grid{gap:24px 8px}}
