@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#111512;--text:#f0f1eb;--muted:#a9aea8;--accent:#d7e3bf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #ffffff15;background:#111512}.logo{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.14em;font-size:23px;display:flex;align-items:center;gap:12px}.brand-icon{display:inline-flex;align-items:center;justify-content:center;border:1px solid #aab4a1;width:30px;height:30px;font-size:20px;font-weight:500;letter-spacing:0}.brand-dot{font-size:12px;align-self:flex-start;margin-left:-9px}nav{display:flex;gap:38px;font-size:14px;color:#c6c9c2}nav a:hover,.text-link:hover{color:var(--accent)}.header-link{font-size:14px}.header-link span{margin-left:20px;font-size:22px}.hero{position:relative;min-height:690px;height:calc(100svh - 100px);max-height:930px;isolation:isolate;overflow:hidden;background:#101211}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-3;object-position:center}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0b100dd9 0%,#0b100d65 38%,transparent 70%),linear-gradient(0deg,#0a0e0bd9,transparent 26%)}.hero-content{padding:118px 5% 150px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:500;display:flex;gap:10px;align-items:center}.eyebrow span{width:18px;height:1px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1{font-family:Manrope,sans-serif;font-size:clamp(58px,6.7vw,106px);line-height:1.08;font-weight:500;letter-spacing:-.065em;margin:32px 0 24px}.intro{color:#bec4ba;line-height:1.7;font-size:17px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;background:var(--accent);color:#1b2418;padding:19px 24px;font-size:14px;margin-top:18px;border:1px solid var(--accent);transition:background .2s,transform .2s}.button:hover{background:#e7f1d7;transform:translateY(-2px)}.button span{font-size:22px}.hero-bottom{position:absolute;bottom:0;left:5%;right:5%;height:78px;border-top:1px solid #ffffff30;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.14em;color:#aeb6ab}.hero-bottom a{color:#e5e9e0}.hero-bottom a span{margin-left:16px;font-size:20px}.image-caption{position:absolute;right:6%;bottom:130px;display:grid;gap:9px;border-left:1px solid #bbc9af70;padding-left:18px}.image-caption span{font-size:10px;letter-spacing:.18em;color:#a9b3a4}.image-caption strong{font-size:14px;font-weight:400}.collection{padding:105px 8%;background:#f0f0e9;color:#20261f}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:46px}.section-top .eyebrow{color:#626a60}h2{font-family:Manrope,sans-serif;font-size:clamp(38px,4vw,62px);letter-spacing:-.055em;line-height:1.15;font-weight:500;margin-bottom:0}.section-top>p{color:#657060;line-height:1.8;font-size:16px;margin-bottom:5px}.product{display:block;max-width:850px}.product-visual{height:460px;background:#171b17;position:relative;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover;object-position:80% center;transition:transform .6s}.product:hover img{transform:scale(1.025)}.tag{position:absolute;top:24px;left:24px;color:#e1e5dc;font-size:11px;border:1px solid #fff5;padding:9px 12px;letter-spacing:.1em}.round-arrow{position:absolute;bottom:24px;right:24px;width:46px;height:46px;background:#edf0e6;border-radius:50%;display:grid;place-items:center;font-size:24px}.product-description{display:flex;justify-content:space-between;align-items:center;padding-top:22px}.product-description h3{font-size:24px;font-weight:500;margin-bottom:8px}.product-description p{color:#697062;font-size:14px;margin-bottom:0}.product-description>span{font-size:12px;color:#7b8276}.collection-note{border-top:1px solid #1e281f25;margin-top:60px;padding-top:26px;display:flex;justify-content:space-between;gap:30px}.collection-note span{font-size:12px;letter-spacing:.12em;line-height:1.8}.collection-note p{font-size:16px;color:#657060;line-height:1.7;margin:0}.philosophy{padding:110px 8%;display:grid;grid-template-columns:1fr 1.8fr;gap:50px;background:#1a241e}.philosophy>.eyebrow{align-self:start;color:#a6b5a4;line-height:1.8}.philosophy h2{margin-bottom:30px}.philosophy div>p{color:#aebbac;line-height:1.8;max-width:560px}.text-link{display:inline-flex;gap:50px;border-bottom:1px solid #bac8b470;padding:15px 0;font-size:14px;margin-top:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:44px 5%;color:#9fa89b}footer .logo{font-size:18px;color:#e8ecdf}footer p{font-size:14px;margin:0}footer>span{font-size:12px}footer>a:last-child{font-size:24px}@media(min-width:1600px){.hero-content{padding-top:150px}}@media(max-width:800px){header{height:80px;padding:0 6%}header .logo{font-size:18px}nav{gap:20px}nav a{font-size:12px}.header-link{display:none}.hero{height:800px;min-height:700px;max-height:none}.hero-image{object-position:64% center;opacity:.8}.hero-shade{background:linear-gradient(90deg,#0b100dc9,transparent),linear-gradient(0deg,#0a0e0bf2,transparent 45%)}.hero-content{padding:65px 6% 0}h1{font-size:64px}.intro{font-size:16px}.hero-bottom{left:6%;right:6%}.hero-bottom>span:last-child{display:none}.image-caption{bottom:115px}.collection{padding:70px 6%}.section-top{display:block}.section-top>p{margin-top:24px}.product-visual{height:360px}.collection-note{display:block}.collection-note p{margin-top:18px}.philosophy{padding:70px 6%;grid-template-columns:1fr;gap:22px}footer{flex-wrap:wrap;padding:32px 6%}footer p{width:65%;font-size:12px}}@media(max-width:480px){nav a:last-child{display:none}.hero{height:760px}.hero-image{object-position:61% center}.hero-content{padding-top:52px}h1{font-size:56px}.hero-content .eyebrow{font-size:10px}.hero-bottom{font-size:9px}.hero-bottom a{font-size:9px}.image-caption{right:6%}.product-visual{height:300px}.product-description h3{font-size:21px}.product-description p{font-size:12px}h2{font-size:39px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
