@charset "UTF-8";
:root{color-scheme:light;--bg:#f5f4ef;--ink:#26312c;--muted:#59625c;--line:#d5d8cf;--accent:#26312c;--section:#e8e9df;--serif:Georgia,"Times New Roman",serif;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ink);background:var(--bg)}
*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:2rem}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid currentColor;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}p{line-height:1.7}h1,h2,h3,p,figure{margin:0}.shell{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{font-size:22px;font-weight:700;letter-spacing:.11em;white-space:nowrap}.brand>span:not(.brand-small){font-family:var(--serif);font-style:italic;font-weight:400}.header nav{display:flex;gap:35px;font-size:14px}.hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center;padding-block:70px 65px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;line-height:1.5}.hero h1{font-family:var(--serif);font-size:clamp(3.3rem,5.8vw,5.6rem);line-height:1.06;font-weight:400;letter-spacing:-.05em;margin-block:25px}.intro{color:var(--muted);font-size:17px;max-width:350px}.button{display:inline-flex;align-items:center;gap:42px;padding:18px 23px;margin-top:30px;font-size:14px;background:var(--accent);color:#fff}.button:hover{opacity:.92;text-decoration:none}.hero-note{font-size:12px;color:var(--muted);margin-top:32px}.hero-image{position:relative;min-width:0}.hero-image img{display:block;width:100%;height:560px;object-fit:cover;background:var(--section)}.hero-image figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;letter-spacing:.1em;padding-top:16px;line-height:1.5}.collection{padding-block:55px 85px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:35px}.section-heading h2{font-family:var(--serif);font-size:36px;letter-spacing:-.03em;font-weight:400;line-height:1.2}.items{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:48px}.items article{padding-top:22px;border-top:1px solid var(--line)}.number{font-size:12px;letter-spacing:.12em;color:var(--muted)}h3{font-family:var(--serif);font-weight:400;font-size:27px;margin-block:24px 13px}.items p{color:var(--muted);font-size:16px;max-width:330px}.approach{background:var(--section);padding-block:65px}.approach-inner{display:grid;grid-template-columns:.55fr 1fr 1fr;gap:45px;align-items:start}.approach h2{font-family:var(--serif);font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.025em}.approach p:last-child{font-size:16px;color:var(--muted)}.footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:40px}.footer p,.footer>span:last-child{font-size:12px;color:var(--muted)}.beauty{--bg:#fbf6f3;--ink:#602738;--muted:#74535a;--line:#e6d4d6;--accent:#602738;--section:#f0e0e2}.beauty .brand{font-family:var(--serif);font-weight:400;font-size:39px;letter-spacing:-.04em}.beauty .brand-small{font-family:Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:.16em;margin-left:6px}.beauty .hero-image img{border-radius:44% 44% 0 0}.beauty .hero h1{font-style:italic}.beauty .button{border-radius:50px}.beauty .items .number{font-size:12px}
@media(min-width:1500px){.hero-image img{height:600px}}
@media(max-width:1050px){.shell{width:calc(100% - 60px)}.hero{gap:30px}.hero-image img{height:480px}.hero h1{font-size:clamp(3rem,5.8vw,4.5rem)}.section-heading{display:block}.section-heading h2{margin-top:18px}.approach-inner{grid-template-columns:1fr 1fr}.approach .eyebrow{grid-column:1/-1}.footer{flex-wrap:wrap}}
@media(max-width:700px){.shell{width:calc(100% - 40px)}.header{min-height:88px;gap:20px;flex-wrap:wrap;padding-block:20px}.header .brand{font-size:19px}.header nav{gap:19px;font-size:14px}.hero{grid-template-columns:1fr;padding-block:43px 40px;gap:35px}.hero h1{font-size:clamp(3.4rem,13vw,5rem);margin-block:23px}.intro{max-width:440px}.hero-note{margin-top:22px}.hero-image img{height:auto;aspect-ratio:1.18;object-fit:cover}.hero-image figcaption{font-size:12px;letter-spacing:.055em}.collection{padding-block:38px 47px}.section-heading h2{font-size:31px}.items{grid-template-columns:1fr;gap:27px;margin-top:30px}.items h3{margin-block:15px 10px}.items p{max-width:100%}.approach{padding-block:43px}.approach-inner{grid-template-columns:1fr;gap:25px}.approach h2{font-size:34px}.footer{align-items:flex-start;flex-direction:column;gap:18px;padding-block:30px}.beauty .header .brand{font-size:34px}.beauty .hero-image img{aspect-ratio:1.15}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
