.hero-banner{margin-top:0;position:relative;height:520px;background:#000;display:flex;align-items:flex-end;overflow:hidden}.hero-banner-clickable{cursor:pointer}.hero-banner-clickable:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:-2px}.hero-banner-carousel{position:absolute;inset:0;width:100%;display:flex}.hero-banner-carousel img{flex:0 0 100%;width:100%;height:100%;object-fit:cover;opacity:.75}.hero-banner-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000ad,#0000002e,#0000000a)}.hero-banner-content{position:relative;z-index:2;padding:0 56px 48px;max-width:1312px;width:100%;margin:0 auto}.hero-banner-tag{font-weight:500;font-size:11px;text-transform:uppercase;color:#ffffff80;margin-bottom:20px}.hero-banner-title{font-weight:700;font-size:56px;line-height:1.05;letter-spacing:-.035em;color:#fff;margin:0 0 20px}.hero-banner-subtitle{font-size:17px;line-height:1.6;color:#fff9;max-width:520px;margin:0}.hero-banner-dots{display:flex;gap:6px;align-items:center;margin-bottom:20px}.hero-banner-dot{width:6px;height:6px;border-radius:3px;background:#ffffff59;border:none;cursor:pointer;padding:0;transition:width .25s ease,background .25s ease;flex-shrink:0}.hero-banner-dot.active{width:20px;background:#ffffffe6}.hero-banner-dot:hover{background:#ffffff80}.hero-banner-arrow{position:absolute;top:50%;z-index:3;width:44px;height:44px;border-radius:50%;background:#ffffff80;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.hero-banner-arrow:hover{background:#ffffffb3}.hero-banner-arrow-prev{left:calc(50% - 632px);transform:translate(-50%,-50%)}.hero-banner-arrow-next{right:calc(50% - 632px);transform:translate(50%,-50%)}@media(max-width:1023px){.hero-banner-arrow{display:none}.hero-banner{margin-top:0;height:480px}.hero-banner-content{padding:0 32px 40px}.hero-banner-title{font-size:40px}}@media(max-width:767px){.hero-banner{margin-top:0;height:400px;touch-action:pan-y}.hero-banner-content{padding:0 20px 24px}.hero-banner-dots{margin-bottom:16px}.hero-banner-tag{margin-bottom:10px}.hero-banner-title{font-size:32px;line-height:1.1;margin-bottom:12px}.hero-banner-subtitle{font-size:14px;line-height:1.5}}.CuratedCollections{padding:60px 56px}.CuratedCollections-inner{max-width:1200px;margin:0 auto}.CuratedCollections-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.CuratedCollections-tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#888;font-weight:500;margin-bottom:10px}.CuratedCollections-title{font-weight:700;font-size:32px;letter-spacing:-.03em;line-height:1.15;color:#111;margin:0}.CuratedCollections-link{font-size:14px;font-weight:500;color:#888;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;transition:color .15s ease}.CuratedCollections-link:after{content:"→"}.CuratedCollections-link:hover{color:#111}.CuratedCollections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.CuratedCollections-card{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:4/3;background:#111;cursor:pointer;display:block;text-decoration:none}.CuratedCollections-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.92;transition:opacity .4s ease,transform .6s ease-out}.CuratedCollections-card:hover .CuratedCollections-card-image{opacity:.82;transform:scale(1.03)}.CuratedCollections-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.58) 0%,rgba(0,0,0,.04) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.CuratedCollections-card-type{font-weight:500;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-bottom:6px}.CuratedCollections-card-title{font-weight:700;font-size:26px;letter-spacing:-.02em;color:#fff;line-height:1.2}@media(max-width:1023px){.CuratedCollections{padding:48px 32px}.CuratedCollections-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:767px){.CuratedCollections{padding:36px 16px}.CuratedCollections-header{margin-bottom:32px;flex-direction:column;align-items:flex-start;gap:8px}.CuratedCollections-title{font-size:24px}.CuratedCollections-grid{grid-template-columns:repeat(2,1fr);gap:12px}.CuratedCollections-card-type{display:none}.CuratedCollections-card-title{font-size:20px}.CuratedCollections-card-overlay{padding:16px}}.PopularBrands{padding:60px 56px;background:#f5f5f3}.PopularBrands-inner{max-width:1200px;margin:0 auto}.PopularBrands-header{margin-bottom:40px}.PopularBrands-tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#888;font-weight:500;margin-bottom:8px}.PopularBrands-title{font-weight:700;font-size:32px;letter-spacing:-.03em;line-height:1.15;color:#111;margin:0}.PopularBrands-row{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.PopularBrands-item{font-weight:700;font-size:18px;letter-spacing:-.02em;color:#bbb;text-decoration:none;white-space:nowrap;transition:color .15s ease}.PopularBrands-item:hover{color:#111}.PopularBrands-divider{width:4px;height:4px;border-radius:50%;background:#e5e5e5;flex-shrink:0}@media(max-width:1023px){.PopularBrands{padding:48px 32px}}@media(max-width:767px){.PopularBrands{padding:36px 16px}.PopularBrands-header{margin-bottom:32px}.PopularBrands-title{font-size:24px}.PopularBrands-row{justify-content:center;gap:12px 16px}.PopularBrands-divider{display:none}.PopularBrands-item{font-size:15px}}.PopularListings{padding:60px 56px}.PopularListings-inner{max-width:1200px;margin:0 auto}.PopularListings-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.PopularListings-tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#888;font-weight:500;margin-bottom:8px}.PopularListings-title{font-weight:700;font-size:32px;letter-spacing:-.03em;line-height:1.15;color:#111;margin:0}.PopularListings-link{font-size:14px;font-weight:500;color:#888;text-decoration:none}.PopularListings-link:hover{color:#111}.PopularListings-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}@media(max-width:1023px){.PopularListings{padding:48px 32px}.PopularListings-grid{grid-template-columns:repeat(3,1fr);column-gap:12px;row-gap:28px}}@media(max-width:767px){.PopularListings{padding:36px 16px}.PopularListings-header{margin-bottom:32px;flex-direction:column;align-items:flex-start;gap:8px}.PopularListings-title{font-size:24px}.PopularListings-grid{grid-template-columns:repeat(2,1fr);column-gap:12px;row-gap:28px}}.DealsOfTheWeek{padding:60px 56px}.DealsOfTheWeek-inner{max-width:1200px;margin:0 auto}.DealsOfTheWeek-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.DealsOfTheWeek-tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#888;font-weight:500;margin-bottom:8px}.DealsOfTheWeek-title{font-weight:700;font-size:32px;letter-spacing:-.03em;line-height:1.15;color:#111;margin:0}.DealsOfTheWeek-link{font-size:14px;font-weight:500;color:#888;text-decoration:none}.DealsOfTheWeek-link:hover{color:#111}.DealsOfTheWeek-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;gap:20px}@media(max-width:1023px){.DealsOfTheWeek{padding:48px 32px}.DealsOfTheWeek-grid{grid-template-columns:repeat(3,1fr);column-gap:12px;row-gap:28px}}@media(max-width:767px){.DealsOfTheWeek{padding:36px 16px}.DealsOfTheWeek-header{margin-bottom:32px;flex-direction:column;align-items:flex-start;gap:8px}.DealsOfTheWeek-title{font-size:24px}.DealsOfTheWeek-grid{grid-template-columns:repeat(2,1fr);column-gap:12px;row-gap:28px}}.HiddenGems{padding:60px 56px}.HiddenGems-inner{max-width:1200px;margin:0 auto}.HiddenGems-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.HiddenGems-tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#888;font-weight:500;margin-bottom:8px}.HiddenGems-title{font-weight:700;font-size:32px;letter-spacing:-.03em;line-height:1.15;color:#111;margin:0}.HiddenGems-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;gap:20px}@media(max-width:1023px){.HiddenGems{padding:48px 32px}.HiddenGems-grid{grid-template-columns:repeat(3,1fr);column-gap:12px;row-gap:28px}}@media(max-width:767px){.HiddenGems{padding:36px 16px}.HiddenGems-header{margin-bottom:32px;flex-direction:column;align-items:flex-start;gap:8px}.HiddenGems-title{font-size:24px}.HiddenGems-grid{grid-template-columns:repeat(2,1fr);column-gap:12px;row-gap:28px}}.WeLove{padding:60px 56px}.WeLove-inner{max-width:1200px;margin:0 auto}.WeLove-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.WeLove-tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#888;font-weight:500;margin-bottom:8px}.WeLove-title{font-weight:700;font-size:32px;letter-spacing:-.03em;line-height:1.15;color:#111;margin:0}.WeLove-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.WeLove-load-more-wrap{text-align:center;margin-top:48px}.WeLove-load-more{display:inline-flex;align-items:center;justify-content:center;padding:0 40px;height:48px;background:#fff;color:#111;border:1.5px solid #111;border-radius:8px;font-weight:500;font-size:15px;cursor:pointer;transition:background .15s ease}.WeLove-load-more:hover{background:#fafafa}.WeLove-load-more:disabled{cursor:default;opacity:.5}@media(max-width:1023px){.WeLove{padding:48px 32px}.WeLove-grid{grid-template-columns:repeat(3,1fr)}.WeLove-load-more{margin-top:32px}}@media(max-width:767px){.WeLove{padding:36px 16px}.WeLove-header{margin-bottom:32px;flex-direction:column;align-items:flex-start;gap:8px}.WeLove-title{font-size:24px}.WeLove-grid{grid-template-columns:repeat(2,1fr);gap:12px}.WeLove-load-more{margin-top:28px}}.Home-section-title{font-size:22px;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin-bottom:4px;color:#111}.Home-section-caption{font-size:13px;font-weight:500;color:#999;letter-spacing:.01em;margin-bottom:28px;line-height:1}.Home-section-content{margin-bottom:56px}
