/* Pages secondaires — même système visuel que la homepage. */
.subpage { background:#090a0b; }
.subpage .site-header { background:rgba(8,9,10,.22); }
.subpage-main { overflow:hidden; }
.page-hero { min-height:82svh; position:relative; display:flex; align-items:flex-end; padding:145px 0 61px; overflow:hidden; background:#111; }
.page-hero__image { position:absolute; inset:-4%; width:108%; max-width:none; height:108%; object-fit:cover; filter:brightness(.54) saturate(.53) contrast(1.2); }.page-hero__veil { position:absolute; inset:0; background:linear-gradient(90deg,rgba(4,5,6,.85),rgba(4,5,6,.1) 72%),linear-gradient(0deg,rgba(4,5,6,.55),transparent 55%); }.page-hero__content { position:relative; z-index:2; width:100%; }.page-hero__content h1 { max-width:1100px; margin:15px 0 25px; font:700 clamp(3.6rem,9.5vw,11.5rem)/.72 var(--display); letter-spacing:-.125em; }.page-hero__content h1 span { color:transparent; -webkit-text-stroke:1px #e9ece6; }.page-hero__content>p:last-child { max-width:420px; margin:0; font:500 .73rem/1.7 var(--mono); letter-spacing:.08em; }.page-hero__number { position:absolute; right:5%; bottom:45px; z-index:2; color:#c3c9c4; font:500 .58rem var(--mono); letter-spacing:.14em; }
.catalog { padding:110px 0 150px; }.catalog-intro { display:flex; justify-content:space-between; align-items:end; margin-bottom:59px; }.catalog-intro h2 { margin:14px 0 0; font:700 clamp(2.8rem,6vw,7rem)/.82 var(--display); letter-spacing:-.1em; }.catalog-intro h2 span { color:#5876ff; }.catalog-intro>p { width:320px; margin:0 9% 8px 0; color:#a7adaa; font-size:.82rem; line-height:1.8; }.category-list { display:flex; flex-wrap:wrap; gap:10px 28px; padding:18px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); }.category-list button,.catalog-filter { padding:0; border:0; color:#fff; background:transparent; font:500 .59rem var(--mono); letter-spacing:.1em; transition:color .25s; }.category-list button:hover,.category-list button.active { color:#7790ff; }.catalog-controls { display:flex; gap:11px; justify-content:space-between; padding:22px 0 45px; }.filter-row { display:flex; flex-wrap:wrap; gap:9px; }.catalog-filter { padding:10px 12px; border:1px solid #444946; color:#b8bcb9; }.catalog-filter:hover,.catalog-filter.active { border-color:#7890ff; color:#fff; }.sort-select { min-width:143px; padding:0 6px; border:0; border-bottom:1px solid #8c918d; outline:0; color:#fff; background:#090a0b; font:500 .57rem var(--mono); letter-spacing:.07em; }.catalog-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:62px 17px; }.catalog-product { min-width:0; transition:opacity .35s,transform .35s; }.catalog-product.is-hidden { display:none; }.catalog-product:nth-child(even) { transform:translateY(48px); }.catalog-visual { position:relative; display:block; aspect-ratio:.83; overflow:hidden; background:#181a1d; }.catalog-visual img { width:100%; height:100%; object-fit:cover; transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .4s; }.catalog-visual::before { position:absolute; z-index:1; top:13px; left:13px; content:attr(data-index); font:500 .56rem var(--mono); color:#fff; mix-blend-mode:difference; }.catalog-visual::after { position:absolute; z-index:2; right:13px; bottom:13px; content:"DISCOVER ↗"; color:#fff; font:500 .53rem var(--mono); letter-spacing:.1em; opacity:0; transform:translateY(8px); transition:.4s; }.catalog-product:hover .catalog-visual img { transform:scale(1.07); filter:saturate(1.12); }.catalog-product:hover .catalog-visual::after { opacity:1; transform:none; }.catalog-info { display:flex; justify-content:space-between; gap:10px; padding-top:15px; }.catalog-info h3 { margin:0; font:600 .67rem/1.4 var(--body); letter-spacing:.06em; }.catalog-info p { margin:0; color:#aeb4b0; font:500 .6rem var(--mono); white-space:nowrap; }.catalog-options { display:flex; gap:5px; margin-top:11px; }.catalog-options span { width:11px; height:11px; border:1px solid #878d8a; border-radius:50%; background:#222; }.catalog-options span:nth-child(2) { background:#deded9; }.catalog-options span:nth-child(3) { background:#3155eb; }.catalog-discover { display:flex; justify-content:space-between; width:100%; margin-top:14px; padding:11px 0; border:0; border-bottom:1px solid #484e4b; color:#fff; background:transparent; font:500 .55rem var(--mono); letter-spacing:.1em; }.catalog-discover:hover { border-color:#7b93ff; color:#93a6ff; }
.editorial-strip { min-height:570px; position:relative; display:flex; align-items:flex-end; padding:70px 0; overflow:hidden; }.editorial-strip img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; filter:brightness(.55) saturate(.55); }.editorial-strip::after { position:absolute; inset:0; content:""; background:linear-gradient(90deg,rgba(4,5,6,.8),transparent); }.editorial-strip__content { position:relative; z-index:1; }.editorial-strip h2 { margin:15px 0 21px; font:700 clamp(3rem,7vw,8rem)/.75 var(--display); letter-spacing:-.11em; }.editorial-strip p:last-of-type { max-width:360px; margin:0 0 28px; color:#d7dbd7; font-size:.8rem; line-height:1.8; }
.kids-accent { color:#8da2ff!important; }.mini-looks { padding:110px 0; background:#e4e5e0; color:#0b0c0d; }.mini-looks h2 { margin:15px 0 49px; font:700 clamp(3.5rem,8vw,9rem)/.75 var(--display); letter-spacing:-.12em; }.mini-looks h2 span { color:var(--blue); }.mini-looks-grid { display:grid; grid-template-columns:1.2fr .8fr 1fr; gap:15px; }.mini-looks-grid figure { position:relative; margin:0; overflow:hidden; }.mini-looks-grid img { width:100%; height:100%; object-fit:cover; filter:saturate(.65); }.mini-looks-grid figure:nth-child(1) { height:520px; }.mini-looks-grid figure:nth-child(2) { height:360px; margin-top:90px; }.mini-looks-grid figure:nth-child(3) { height:450px; margin-top:30px; }.mini-looks-grid figcaption { position:absolute; bottom:13px; left:13px; color:#fff; font:500 .55rem var(--mono); letter-spacing:.1em; mix-blend-mode:difference; }
.objects-stage { min-height:660px; position:relative; display:grid; place-items:center; overflow:hidden; background:radial-gradient(circle at center,#1c285d, #090a0b 62%); }.objects-stage::before { position:absolute; width:55vw; height:55vw; border:1px solid rgba(156,174,255,.23); border-radius:50%; content:""; transform:rotateX(70deg); }.objects-stage img { position:relative; z-index:1; width:min(62vw,670px); aspect-ratio:1; object-fit:cover; border-radius:50%; filter:contrast(1.15) saturate(.68); box-shadow:0 35px 80px rgba(0,0,0,.6); animation:floatObject 7s ease-in-out infinite; }.objects-stage p { position:absolute; z-index:2; bottom:38px; left:50%; margin:0; font:500 .56rem var(--mono); letter-spacing:.16em; transform:translateX(-50%); }.object-orbit { position:absolute; width:min(75vw,920px); height:min(26vw,320px); border:1px solid rgba(176,190,255,.35); border-radius:50%; transform:rotate(-19deg); }
.journal { padding:155px 0 125px; }.journal-head { display:flex; justify-content:space-between; align-items:end; margin-bottom:68px; }.journal-head h1 { margin:15px 0 0; font:700 clamp(3.4rem,8vw,10rem)/.74 var(--display); letter-spacing:-.12em; }.journal-head h1 span { color:transparent; -webkit-text-stroke:1px #fff; }.journal-head>p { width:270px; margin:0 8% 7px 0; color:#a4a9a6; font:500 .73rem/1.7 var(--mono); }.journal-feature { position:relative; display:grid; grid-template-columns:1.35fr .65fr; min-height:590px; overflow:hidden; background:#171a1f; }.journal-feature img { width:100%; height:100%; object-fit:cover; filter:brightness(.76) saturate(.68); }.journal-feature__copy { display:flex; flex-direction:column; justify-content:flex-end; padding:43px; }.article-meta { margin:0 0 19px; color:#8ba1ff; font:500 .57rem var(--mono); letter-spacing:.14em; }.journal-feature h2 { margin:0 0 20px; font:700 clamp(2.3rem,4.2vw,4.7rem)/.8 var(--display); letter-spacing:-.095em; }.journal-feature__copy>p:not(.article-meta) { margin:0 0 25px; color:#b4b9b5; font-size:.78rem; line-height:1.75; }.journal-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:89px; }.journal-card { display:block; }.journal-card figure { position:relative; height:295px; margin:0; overflow:hidden; }.journal-card img { width:100%; height:100%; object-fit:cover; filter:saturate(.65); transition:transform .7s,filter .5s; }.journal-card:hover img { transform:scale(1.07); filter:saturate(1); }.journal-card h2 { margin:18px 0 8px; font:700 1.5rem/.95 var(--display); letter-spacing:-.07em; }.journal-card p:last-child { color:#acb0ad; font-size:.73rem; line-height:1.65; }
.article-page { padding:145px 0 120px; }.article-header { max-width:950px; margin:0 auto 70px; }.article-header h1 { margin:18px 0 23px; font:700 clamp(3rem,7vw,8.5rem)/.78 var(--display); letter-spacing:-.12em; }.article-header>p:last-child { max-width:490px; color:#b5bbb7; font-size:.88rem; line-height:1.75; }.article-hero { width:min(100% - 80px,1520px); height:min(68vw,780px); margin:0 auto; object-fit:cover; filter:saturate(.65); }.article-content { width:min(100% - 80px,760px); margin:87px auto 0; color:#d5d9d5; }.article-content p { margin:0 0 26px; font-size:1rem; line-height:1.9; }.article-content h2 { margin:64px 0 23px; color:#fff; font:700 clamp(2rem,4vw,4.2rem)/.85 var(--display); letter-spacing:-.09em; }.article-quote { margin:66px -10%; padding:3px 0 3px 30px; border-left:1px solid #6d85ff; color:#fff; font:600 clamp(1.5rem,3vw,3rem)/1.1 var(--display); letter-spacing:-.06em; }.story-hero { min-height:100svh; }.story-hero .page-hero__content h1 { font-size:clamp(4.5rem,13vw,15rem); }.story-hero .page-hero__content h1 span { color:#5472ff; -webkit-text-stroke:0; }.values { padding:150px 0; background:#e7e7e2; color:#0a0b0c; }.values-head { display:flex; justify-content:space-between; align-items:end; margin-bottom:72px; }.values h2 { margin:15px 0 0; font:700 clamp(3.5rem,8vw,9rem)/.75 var(--display); letter-spacing:-.12em; }.values-head p:last-child { width:300px; margin:0 6% 7px 0; color:#515653; font-size:.8rem; line-height:1.8; }.values-grid { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid #a8aaa5; }.value-card { min-height:350px; position:relative; padding:21px 16px; border-right:1px solid #a8aaa5; overflow:hidden; }.value-card:last-child { border:0; }.value-card>span { font:500 .58rem var(--mono); }.value-card h3 { position:absolute; bottom:16px; left:14px; margin:0; font:700 clamp(1.5rem,2.7vw,3.3rem)/.8 var(--display); letter-spacing:-.08em; }.value-card::after { position:absolute; top:-19%; right:-35%; width:180px; height:180px; border:1px solid #5c78ef; border-radius:50%; content:""; opacity:.55; transition:transform .6s; }.value-card:hover::after { transform:scale(1.4); }.timeline { padding:150px 0; background:#0c0e10; }.timeline-head { display:flex; justify-content:space-between; margin-bottom:78px; }.timeline h2 { margin:16px 0 0; font:700 clamp(3.4rem,8vw,9rem)/.75 var(--display); letter-spacing:-.12em; }.timeline-list { margin-left:22%; border-left:1px solid #4c504e; }.timeline-item { min-height:210px; position:relative; padding:0 0 65px 67px; }.timeline-item::before { position:absolute; top:0; left:-6px; width:11px; height:11px; border:2px solid #6280ff; border-radius:50%; content:""; background:#0c0e10; }.timeline-item>span { color:#7d94ff; font:500 .58rem var(--mono); letter-spacing:.12em; }.timeline-item h3 { margin:16px 0 13px; font:700 clamp(1.8rem,3.4vw,3.8rem)/.85 var(--display); letter-spacing:-.08em; }.timeline-item p { max-width:410px; margin:0; color:#aeb3b0; font-size:.8rem; line-height:1.8; }.manifesto-end { min-height:650px; display:grid; place-items:center; padding:80px 25px; text-align:center; background:#050607; }.manifesto-end h2 { margin:0; font:700 clamp(3.2rem,9vw,11rem)/.77 var(--display); letter-spacing:-.12em; }.manifesto-end h2 span { color:transparent; -webkit-text-stroke:1px #fff; }.story-end { padding:130px 0; text-align:center; background:#3155eb; }.story-end h2 { margin:0 0 31px; font:700 clamp(3.4rem,8vw,9rem)/.75 var(--display); letter-spacing:-.12em; }
@keyframes floatObject { 50% { transform:translateY(-16px) rotate(2deg); } }
@media (max-width:900px) { .catalog-grid { grid-template-columns:repeat(2,1fr); }.journal-feature { grid-template-columns:1fr; }.journal-feature img { height:470px; }.journal-grid { grid-template-columns:repeat(2,1fr); }.values-grid { grid-template-columns:repeat(2,1fr); }.value-card:nth-child(2) { border-right:0; }.value-card:nth-child(-n+2) { border-bottom:1px solid #a8aaa5; }.timeline-list { margin-left:10%; }.mini-looks-grid { grid-template-columns:1fr 1fr; }.mini-looks-grid figure:nth-child(3) { display:none; } }
@media (max-width:600px) { .page-hero { min-height:670px; padding:122px 0 42px; }.page-hero__image { object-position:center; }.page-hero__content h1 { font-size:18vw; }.page-hero__content>p:last-child { font-size:.59rem; }.page-hero__number { right:16px; bottom:24px; }.catalog { padding:83px 0 98px; }.catalog-intro { display:block; margin-bottom:38px; }.catalog-intro h2 { font-size:15vw; }.catalog-intro>p { width:88%; margin:25px 0 0; font-size:.74rem; }.category-list { gap:13px 20px; }.category-list button { font-size:.53rem; }.catalog-controls { display:block; padding:18px 0 36px; }.filter-row { gap:5px; }.catalog-filter { padding:8px; font-size:.49rem; }.sort-select { width:100%; margin-top:16px; padding:10px 0; }.catalog-grid { gap:40px 8px; }.catalog-product:nth-child(even) { transform:translateY(26px); }.catalog-info { display:block; padding-top:10px; }.catalog-info h3 { font-size:.54rem; }.catalog-info p { margin-top:5px; font-size:.53rem; }.catalog-options { margin-top:8px; }.catalog-discover { margin-top:10px; padding:8px 0; font-size:.49rem; }.editorial-strip { min-height:470px; }.editorial-strip h2 { font-size:16vw; }.editorial-strip p:last-of-type { font-size:.74rem; }.objects-stage { min-height:490px; }.objects-stage img { width:84vw; }.journal { padding:116px 0 82px; }.journal-head { display:block; margin-bottom:43px; }.journal-head h1 { font-size:17vw; }.journal-head>p { width:75%; margin:27px 0 0; font-size:.65rem; }.journal-feature { min-height:0; }.journal-feature img { height:360px; }.journal-feature__copy { padding:25px 17px 29px; }.journal-feature h2 { font-size:2.5rem; }.journal-grid { grid-template-columns:1fr; gap:40px; margin-top:66px; }.journal-card figure { height:310px; }.article-page { padding:115px 0 85px; }.article-header { width:calc(100% - 32px); margin-bottom:45px; }.article-header h1 { font-size:15vw; }.article-header>p:last-child { font-size:.79rem; }.article-hero { width:100%; height:480px; }.article-content { width:calc(100% - 32px); margin-top:60px; }.article-content p { font-size:.88rem; }.article-quote { margin:50px 0; padding-left:18px; font-size:1.8rem; }.story-hero .page-hero__content h1 { font-size:20vw; }.values { padding:93px 0; }.values-head { display:block; margin-bottom:45px; }.values h2 { font-size:17vw; }.values-head p:last-child { width:80%; margin:26px 0 0; font-size:.74rem; }.value-card { min-height:220px; }.timeline { padding:95px 0; }.timeline-head { margin-bottom:49px; }.timeline h2 { font-size:17vw; }.timeline-list { margin-left:7px; }.timeline-item { padding-left:38px; }.timeline-item h3 { font-size:2rem; }.timeline-item p { font-size:.75rem; }.manifesto-end { min-height:510px; }.manifesto-end h2 { font-size:15vw; }.story-end { padding:93px 0; }.story-end h2 { font-size:15vw; } }

/* Page produit */
.product-page { display:grid; grid-template-columns:minmax(0,1.14fr) minmax(300px,.86fr); gap:clamp(35px,7vw,120px); padding:135px 0 130px; }.product-gallery { display:grid; grid-template-columns:1fr 1fr; gap:12px; align-content:start; }.product-gallery img { width:100%; height:440px; object-fit:cover; background:#16191c; filter:saturate(.7); }.product-gallery__main { grid-column:span 2; height:min(63vw,780px)!important; }.product-summary { position:sticky; top:115px; align-self:start; }.product-summary h1 { margin:18px 0; font:700 clamp(3rem,5.8vw,6.8rem)/.76 var(--display); letter-spacing:-.11em; }.product-price-large { margin:0 0 29px; color:#849aff; font:500 .78rem var(--mono); }.product-copy { max-width:390px; margin:0 0 35px; color:#b7bcb9; font-size:.83rem; line-height:1.8; }.product-choice { margin:25px 0; }.product-choice p { display:flex; justify-content:space-between; margin:0 0 13px; color:#d5d9d5; font:500 .59rem var(--mono); letter-spacing:.1em; }.product-choice a { color:#7790ff; text-decoration:underline; }.color-choice { width:18px; height:18px; margin-right:7px; padding:0; border:1px solid #a7adaa; border-radius:50%; background:#171819; }.color-choice.white { background:#e3e4df; }.color-choice.blue { background:#3155eb; }.color-choice.active { outline:1px solid #fff; outline-offset:3px; }.size-options { display:flex; gap:7px; }.size-options button { width:48px; height:36px; border:1px solid #4d514f; color:#fff; background:transparent; font:500 .61rem var(--mono); }.size-options button.active,.size-options button:hover { border-color:#8198ff; background:#233b9f; }.product-quantity { display:flex; gap:13px; align-items:center; margin:31px 0; font:500 .59rem var(--mono); letter-spacing:.1em; }.product-quantity span { margin-right:13px; }.product-quantity button { width:23px; height:23px; border:1px solid #777d79; color:#fff; background:transparent; }.product-quantity strong { min-width:17px; text-align:center; font-weight:400; }.product-add { width:100%; display:flex; justify-content:space-between; padding:19px; border:0; color:#0a0b0c; background:#e8eae5; font:500 .62rem var(--mono); letter-spacing:.1em; }.product-add:hover { color:#fff; background:#3155eb; }.product-add b { font-size:1rem; font-weight:400; }.product-details { margin-top:32px; border-top:1px solid #434845; }.product-details p { margin:0; padding:13px 0; border-bottom:1px solid #434845; color:#a7aca9; font-size:.68rem; }.product-details b { color:#fff; font:500 .54rem var(--mono); letter-spacing:.1em; }.product-similar { padding:102px 0; background:#e7e7e2; color:#0b0c0d; }.product-similar h2 { margin:14px 0 48px; font:700 clamp(3.2rem,7vw,8rem)/.75 var(--display); letter-spacing:-.12em; }.product-similar h2 span { color:var(--blue); }.product-similar-grid { display:grid; grid-template-columns:repeat(2, minmax(0,1fr)); gap:16px; }.product-similar-grid img { width:100%; height:min(43vw,550px); object-fit:cover; filter:saturate(.7); transition:transform .7s; }.product-similar-grid a { overflow:hidden; }.product-similar-grid a:hover img { transform:scale(1.04); }.product-similar-grid p { margin:13px 0 0; font:500 .61rem var(--mono); letter-spacing:.08em; }
@media (max-width:900px) { .product-page { grid-template-columns:1fr; }.product-summary { position:static; max-width:570px; }.product-gallery__main { height:min(100vw,680px)!important; } }
@media (max-width:600px) { .product-page { padding:100px 0 82px; gap:49px; }.product-gallery { gap:7px; }.product-gallery img { height:220px; }.product-gallery__main { height:95vw!important; }.product-summary h1 { font-size:15vw; }.product-copy { font-size:.77rem; }.product-similar { padding:83px 0; }.product-similar h2 { font-size:15vw; }.product-similar-grid { gap:8px; }.product-similar-grid img { height:48vw; }.product-similar-grid p { font-size:.49rem; line-height:1.5; } }

/* Homepage — first drop */
.home-hero { min-height:94svh; }.home-hero__image { object-position:50% 42%; filter:brightness(.88) saturate(.55) contrast(1.04); }.home-hero__overlay { position:absolute; z-index:2; inset:0; background:linear-gradient(90deg,rgba(7,8,9,.78),rgba(7,8,9,.05) 57%,rgba(7,8,9,.22)),linear-gradient(0deg,rgba(5,6,7,.52),transparent 46%); }.home-hero__content { z-index:4; }.home-logo { max-width:100%; display:grid; margin:0; color:#090a0b; font:700 clamp(5rem,15.4vw,16rem)/.65 var(--display); letter-spacing:-.13em; mix-blend-mode:multiply; text-shadow:0 1px 0 rgba(255,255,255,.28); }.home-logo span { display:block; }.home-logo i { display:block; margin-left:18%; color:transparent; -webkit-text-stroke:1.5px #0c0d0e; font-style:normal; }.home-tagline { margin:39px 0 27px; color:#0b0d0e; font:600 clamp(.65rem,1.05vw,.88rem)/1 var(--mono); letter-spacing:.13em; }.home-tagline em { color:#2445c9; font-style:normal; }.home-ctas { display:flex; gap:23px; align-items:center; }.home-secondary-link { padding-bottom:5px; border-bottom:1px solid #17191b; color:#0d0f10; font:500 .58rem var(--mono); letter-spacing:.09em; }.home-secondary-link b { margin-left:9px; color:#2347d9; font-size:.9rem; }.home-hero .button { border-color:#111213; background:#111213; color:#fff; }.home-hero .button:hover { border-color:#111213; color:#111213; background:rgba(255,255,255,.45); }.home-hero .hero-side,.home-hero .hero-footer { color:#17191b; }.home-intro { padding:153px 0; color:#0b0d0e; background:#e9e9e4; }.home-intro__grid { display:grid; grid-template-columns:22% 1fr 26%; gap:15px; align-items:start; }.home-intro h2 { margin:0; font:700 clamp(2.8rem,6.1vw,7rem)/.85 var(--display); letter-spacing:-.105em; }.home-intro h2 span { color:transparent; -webkit-text-stroke:1px #0b0d0e; }.home-intro__grid>div p { margin:6px 0 31px; color:#454a47; font-size:.82rem; line-height:1.8; }.home-collection { padding:135px 0 115px; background:#090a0b; }.home-collection__head { display:flex; justify-content:space-between; align-items:end; margin-bottom:60px; }.home-collection__head h2 { margin:15px 0 0; font:700 clamp(3.4rem,7.4vw,8.8rem)/.76 var(--display); letter-spacing:-.12em; }.home-collection__head h2 span { color:transparent; -webkit-text-stroke:1px #fff; }.home-collection__head>p { width:320px; margin:0 7% 10px 0; color:#a9aeab; font-size:.8rem; line-height:1.8; }.home-product-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:16px; }.home-product-card { min-width:0; }.home-product-card:nth-child(even) { margin-top:72px; }.home-product-card figure { position:relative; aspect-ratio:.76; margin:0; overflow:hidden; background:#e7e3da; }.home-product-card figure::after { position:absolute; inset:0; content:""; background:linear-gradient(135deg,rgba(255,255,255,.2),transparent 42%,rgba(55,83,244,.16)); opacity:0; transition:opacity .5s; }.home-product-card img { width:100%; height:100%; object-fit:cover; transition:transform .8s cubic-bezier(.2,.8,.2,1); }.home-product-card:hover img { transform:scale(1.055); }.home-product-card:hover figure::after { opacity:1; }.home-product-card figcaption { position:absolute; z-index:2; top:12px; left:12px; color:#111; font:500 .53rem var(--mono); letter-spacing:.09em; }.home-product-card> a>div { display:flex; justify-content:space-between; gap:8px; padding:15px 0 12px; }.home-product-card h3 { margin:0; font:600 .62rem/1.35 var(--body); letter-spacing:.06em; }.home-product-card p { margin:0; color:#a8aeaa; font:500 .58rem var(--mono); white-space:nowrap; }.home-product-card .minimal-add { color:#fff; }.home-collection__footer { display:flex; justify-content:flex-end; margin-top:74px; }.home-editorial { min-height:720px; position:relative; display:flex; align-items:flex-end; padding:75px 0; overflow:hidden; }.home-editorial>img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center 40%; filter:saturate(.55) brightness(.72); }.home-editorial__overlay { position:absolute; inset:0; background:linear-gradient(90deg,rgba(5,6,7,.8),rgba(5,6,7,.04) 69%); }.home-editorial__copy { position:relative; z-index:2; }.home-editorial__copy h2 { max-width:750px; margin:15px 0 23px; font:700 clamp(3.1rem,7vw,8rem)/.75 var(--display); letter-spacing:-.115em; }.home-editorial__copy h2 span { color:#8ca1ff; }.home-editorial__copy>p:not(.section-index) { width:330px; margin:0 0 28px; color:#e4e7e2; font-size:.8rem; line-height:1.8; }.home-shop-cta { padding:139px 0 142px; color:#0b0d0e; background:#3155eb; }.home-shop-cta h2 { margin:17px 0 33px; font:700 clamp(3.3rem,8vw,9rem)/.75 var(--display); letter-spacing:-.12em; }.home-shop-cta h2 span { color:transparent; -webkit-text-stroke:1px #0b0d0e; }
.shop-page-head { padding:153px 0 77px; }.shop-page-head h1 { margin:17px 0 24px; font:700 clamp(4rem,10vw,12rem)/.73 var(--display); letter-spacing:-.125em; }.shop-page-head h1 span { color:transparent; -webkit-text-stroke:1px #fff; }.shop-page-head>p:last-child { max-width:380px; margin:0; color:#a9afab; font-size:.82rem; line-height:1.8; }.shop-catalog { padding-top:0; }.catalog-category { margin:11px 0 0; color:#8e9491; font:500 .52rem var(--mono); letter-spacing:.1em; }
@media (max-width:900px) { .home-intro__grid { grid-template-columns:1fr; gap:30px; }.home-intro__grid>div { max-width:430px; }.home-product-grid { grid-template-columns:repeat(2,1fr); gap:35px 12px; }.home-product-card:nth-child(even) { margin-top:40px; }.home-collection__head { display:block; }.home-collection__head>p { margin:30px 0 0; }.home-editorial { min-height:600px; } }
@media (max-width:600px) { .home-hero { min-height:720px; }.home-hero__image { object-position:54% 36%; }.home-hero__overlay { background:linear-gradient(90deg,rgba(7,8,9,.7),rgba(7,8,9,.03) 70%),linear-gradient(0deg,rgba(5,6,7,.57),transparent 53%); }.home-logo { font-size:20vw; }.home-logo i { margin-left:10%; }.home-tagline { margin:32px 0 22px; font-size:.55rem; }.home-ctas { display:block; }.home-secondary-link { display:inline-block; margin-top:18px; font-size:.5rem; }.home-intro { padding:94px 0; }.home-intro h2 { font-size:13.5vw; }.home-intro__grid>div p { font-size:.76rem; }.home-collection { padding:93px 0 82px; }.home-collection__head { margin-bottom:42px; }.home-collection__head h2 { font-size:16.5vw; }.home-collection__head>p { width:86%; font-size:.74rem; }.home-product-grid { gap:36px 8px; }.home-product-card:nth-child(even) { margin-top:22px; }.home-product-card figure { aspect-ratio:.85; }.home-product-card> a>div { display:block; padding:9px 0; }.home-product-card h3 { font-size:.51rem; }.home-product-card p { margin-top:4px; font-size:.51rem; }.home-product-card .minimal-add { padding-bottom:8px; font-size:.48rem; }.home-collection__footer { margin-top:50px; }.home-editorial { min-height:560px; padding:52px 0; }.home-editorial>img { object-position:55% 50%; }.home-editorial__copy h2 { font-size:15vw; }.home-editorial__copy>p:not(.section-index) { width:270px; font-size:.74rem; }.home-shop-cta { padding:95px 0; }.home-shop-cta h2 { font-size:16vw; } }
