@font-face{font-family:Poppins;src:url(fonts/Poppins-Regular.ttf)}@font-face{font-family:Poppins;src:url(fonts/Poppins-SemiBold.ttf);font-weight:600}@font-face{font-family:Sukhumvit;src:url(fonts/SukhumvitSet-Light.ttf)}
:root{--ink:#1d1c1a;--cream:#f4f0e8;--paper:#faf8f4;--taupe:#d9d3c7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Poppins,Sukhumvit,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(250,248,244,.95);position:sticky;top:0;z-index:50;border-bottom:1px solid #ddd7cd}.brand{display:flex;align-items:center;gap:14px;letter-spacing:.3em;font-size:17px}.brand img,.foot-brand img{width:38px;height:38px;object-fit:contain}.nav nav{display:flex;gap:42px;font-size:12px;letter-spacing:.14em}.nav nav a{padding:26px 0 8px;border-bottom:1px solid transparent}.nav nav a:hover{border-color:#222}.menu{display:none;border:0;background:none;font-size:24px}.hero{height:min(720px,calc(100vh - 74px));min-height:560px;position:relative;overflow:hidden}.hero picture,.hero picture img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,18,15,.66),rgba(20,18,15,.13) 52%,rgba(20,18,15,0))}.hero-copy{position:absolute;left:9vw;top:50%;transform:translateY(-50%);color:white;max-width:440px}.eyebrow{font-size:12px;letter-spacing:.28em;margin:0 0 12px}.hero h1{font-size:clamp(44px,5vw,78px);line-height:1.04;font-weight:400;letter-spacing:.06em;margin:0 0 22px}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.5;margin-bottom:30px}.button{display:inline-block;padding:16px 26px;font-size:12px;letter-spacing:.1em}.button.dark{background:#201f1d;color:white}.belief{text-align:center;padding:62px 20px 55px;background:#f8f5ef}.belief h2{font-size:clamp(25px,3vw,39px);font-weight:400;margin:0 0 14px}.belief>p:last-child{font-family:Sukhumvit;font-size:19px;line-height:1.55;color:#4f4b45}.collections{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:white;padding:0 3vw}.collection-card{position:relative;height:430px;overflow:hidden;color:white}.collection-card img{height:100%;object-fit:cover;transition:transform .65s}.collection-card:hover img{transform:scale(1.04)}.collection-card .overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.58))}.collection-card>div:last-child{position:absolute;left:34px;right:28px;bottom:32px}.collection-card span{font-size:11px;letter-spacing:.2em}.collection-card h3{font-size:31px;font-weight:400;letter-spacing:.08em;margin:10px 0 3px}.collection-card p{margin:0 0 22px}.collection-card b{font-size:11px;letter-spacing:.14em;border-bottom:1px solid;padding-bottom:7px}.editorial{display:grid;grid-template-columns:1.1fr 1fr;min-height:620px;background:#e8dfd2}.editorial-img img{height:100%;object-fit:cover}.editorial-copy{padding:8vw;display:flex;flex-direction:column;justify-content:center}.editorial-copy h2{font-size:clamp(52px,6vw,92px);font-weight:400;line-height:1.12;margin:10px 0 34px}.editorial-copy p:not(.eyebrow){font-family:Sukhumvit;font-size:21px;line-height:1.65;max-width:560px}.editorial-copy a{width:max-content;margin-top:24px;border-bottom:1px solid;padding-bottom:8px;letter-spacing:.16em;font-size:12px}.lookbook{padding:110px 4vw;background:#fbfaf7}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-head h2{font-size:48px;font-weight:400;margin:0}.section-head>p{font-family:Sukhumvit;font-size:18px;line-height:1.5}.look-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.look-grid figure{margin:0}.look-grid img{aspect-ratio:4/5;object-fit:cover}.look-grid figcaption{font-size:12px;letter-spacing:.1em;margin-top:12px}.values{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d9d3c7;border-bottom:1px solid #d9d3c7;background:#f5f1e9}.values div{text-align:center;padding:34px 15px;border-right:1px solid #d9d3c7}.values div:last-child{border:0}.values span{font-size:31px}.values h4{letter-spacing:.14em;margin:12px 0 6px}.values p{font-family:Sukhumvit;margin:0}.shop{text-align:center;padding:90px 20px}.shop h2{font-size:40px;font-weight:400;margin:0 0 34px}.socials{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.socials a{border:1px solid #9d978e;border-radius:30px;padding:13px 27px;min-width:150px;font-size:12px;letter-spacing:.12em}.socials a:hover{background:#222;color:#fff}footer{background:#1c1b19;color:#eee;padding:44px 5vw 28px;text-align:center}.foot-brand{display:flex;justify-content:center;align-items:center;gap:15px;letter-spacing:.3em}.foot-brand img{filter:invert(1)}footer p{font-size:11px;letter-spacing:.25em;margin:20px 0 34px}footer small{opacity:.55;letter-spacing:.12em}.line-float{position:fixed;right:22px;bottom:22px;z-index:60;width:66px;height:66px;border-radius:50%;background:#222;color:white;display:grid;place-items:center;font-size:11px;letter-spacing:.12em;box-shadow:0 10px 30px #0003}.reveal{opacity:0;transform:translateY(22px);transition:.8s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.nav nav{display:none;position:absolute;top:74px;left:0;right:0;background:#faf8f4;padding:24px;flex-direction:column;gap:18px}.nav nav.open{display:flex}.menu{display:block}.hero{min-height:680px}.hero-copy{left:7vw;top:auto;bottom:60px;transform:none}.hero h1{font-size:46px}.collections{grid-template-columns:1fr;padding:0}.collection-card{height:420px}.editorial{grid-template-columns:1fr}.editorial-img{height:520px}.editorial-copy{padding:70px 8vw}.look-grid{grid-template-columns:repeat(2,1fr)}.look-grid figure:last-child{grid-column:span 2}.values{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.section-head>p{margin-top:15px}}
@media(max-width:560px){.brand span{font-size:13px}.hero h1{font-size:39px}.hero-copy>p:not(.eyebrow){font-size:16px}.belief{padding:52px 25px}.belief>p:last-child{font-size:17px}.collection-card{height:360px}.editorial-img{height:430px}.editorial-copy h2{font-size:52px}.editorial-copy p:not(.eyebrow){font-size:18px}.lookbook{padding:75px 18px}.look-grid{gap:8px}.values{grid-template-columns:1fr}.values div{border-right:0;border-bottom:1px solid #d9d3c7}.socials{display:grid}.line-float{width:58px;height:58px}}
