@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#0c1927;--muted:#51606d;--paper:#f7f9fa;--line:#d8e0e5;--blue:#bdd9eb;--white:#fff;--body:'DM Sans',sans-serif;--heading:'Manrope',sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:1rem;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #35749f;outline-offset:5px}.skip-link{position:fixed;left:1rem;top:-5rem;background:white;padding:.6rem 1rem;z-index:10}.skip-link:focus{top:1rem}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid var(--line);gap:2rem}.brand{display:flex;gap:13px;align-items:center}.brand-mark{font-family:var(--heading);font-size:2.7rem;font-weight:750;line-height:1;letter-spacing:-.12em}.brand-mark span{color:#557f9b}.brand-name{font-size:.875rem;font-weight:700;letter-spacing:.12em;line-height:1.5}.brand-name>span{display:block;font-size:.75rem;font-weight:500;letter-spacing:.25em}.site-header nav{display:flex;gap:2.5rem;margin-left:auto;margin-right:0;font-size:.9375rem}.site-header nav a{position:relative}.site-header nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-4px;height:1px;background:var(--ink);transition:right .2s}.site-header nav a:hover:after{right:0}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:695px;margin:0 0 0 6%;border-bottom:1px solid var(--line)}.hero-copy{padding:76px 2rem 43px 0;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.19em;margin:0 0 34px;line-height:1.6}h1{font-family:var(--heading);font-size:clamp(3rem,4.5vw,5.2rem);font-weight:500;line-height:1.12;letter-spacing:-.055em;margin:0 0 27px}h1>span{display:block}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.045em}h1 .serif{max-width:9em;color:#386180}.hero-intro{font-size:1.125rem;line-height:1.7;color:var(--muted);margin:0 0 34px}.button{display:inline-flex;gap:2.4rem;align-items:center;background:var(--ink);color:white;font-size:.9375rem;padding:16px 22px;transition:background .2s,transform .2s}.button:hover{background:#29485d;transform:translateY(-2px)}.button>span:last-child{font-size:1.5rem;line-height:1}.hero-footnote{margin-top:auto;padding-top:54px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.8125rem}.mini-rule{width:31px;height:1px;background:#7b919f}.hero-visual{position:relative;background:#2f526c;overflow:hidden;min-height:540px}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.hero-visual:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(4,17,30,.72));pointer-events:none}.visual-caption{position:absolute;z-index:1;left:36px;right:36px;bottom:30px;color:white;display:flex;justify-content:space-between;align-items:end;gap:1rem;font-size:.75rem;letter-spacing:.13em}.visual-caption span{max-width:120px;text-align:right;font-size:.75rem;line-height:1.5;opacity:.78}.section-pad{padding:104px 6%}.about{display:grid;grid-template-columns:1fr 2fr;gap:4rem;border-bottom:1px solid var(--line)}.section-kicker{display:flex;align-items:center;gap:24px;font-size:.75rem;letter-spacing:.13em;font-weight:600;padding-top:10px}.section-kicker>span:first-child{color:#788996;font-weight:400;letter-spacing:0}h2{font-family:var(--heading);font-size:clamp(2rem,3.3vw,3.45rem);line-height:1.22;font-weight:500;letter-spacing:-.04em;margin:0}h2>span{display:block}h2 .serif{margin-top:2px;color:#527287}.about-content>p{color:var(--muted);max-width:620px;margin:30px 0 0;font-size:1.0625rem;line-height:1.85}.business{background:#edf2f5}.business-heading{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:66px}.business-heading h2{font-size:clamp(1.9rem,2.8vw,2.8rem)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.category-grid article{min-width:0}.category-number{font-size:.8125rem;color:#576e7e}h3{font-family:var(--heading);font-size:1.5rem;line-height:1.35;font-weight:500;letter-spacing:-.035em;margin:35px 0 16px}.category-grid p{color:var(--muted);margin:0;max-width:320px;line-height:1.8}.closing{background:var(--ink);color:white;position:relative;overflow:hidden}.closing .eyebrow{color:#afc2d1;margin-bottom:25px}.closing-title{font-family:var(--heading);font-size:clamp(2.8rem,5.4vw,5.75rem);letter-spacing:-.055em;line-height:1.15;margin:0}.closing-title>span{display:block}.closing-title .serif{color:var(--blue)}.back-top{position:absolute;right:6%;bottom:110px;display:flex;align-items:center;gap:2rem;font-size:.875rem}.back-top>span:last-child{border:1px solid #657582;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:1.25rem;transition:background .2s}.back-top:hover>span:last-child{background:#294355}footer{padding:26px 6%;display:flex;justify-content:space-between;gap:24px;align-items:center;background:var(--ink);color:#adbbc7;border-top:1px solid #2e3b48;font-size:.75rem;line-height:1.65}.footer-name{letter-spacing:.08em;font-weight:500}footer p{margin:0}
@media(min-width:1600px){.site-header,.section-pad{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}.hero{margin-left:max(6%,calc((100vw - 1450px)/2))}.hero-copy{padding-top:100px}h1{font-size:5.7rem}}
@media(max-width:1000px){.site-header{padding:0 5%;height:92px}.site-header nav{margin-right:1rem;gap:1.5rem}.hero{margin-left:5%;min-height:620px;grid-template-columns:1.1fr 1fr}.hero-copy{padding-top:64px}.hero-visual{min-height:500px}.visual-caption{left:24px;right:24px}.visual-caption span{display:none}.section-pad{padding:80px 5%}.about,.business-heading{gap:2rem;grid-template-columns:1fr 2.3fr}.category-grid{gap:25px}.back-top{right:5%;bottom:90px}.closing-title{font-size:3.6rem}footer{padding-left:5%;padding-right:5%}}
@media(max-width:700px){html{scroll-padding-top:1rem}.site-header{height:auto;min-height:86px;padding:20px 6%;flex-wrap:wrap;gap:18px}.brand-mark{font-size:2.35rem}.brand-name{font-size:.75rem}.brand-name>span{font-size:.75rem;letter-spacing:.16em}.site-header nav{order:3;width:100%;margin:0;gap:1.75rem;font-size:.875rem;padding-top:10px;border-top:1px solid var(--line)}.hero{display:flex;flex-direction:column;margin:0}.hero-copy{padding:49px 6% 35px}.eyebrow{font-size:.75rem;margin-bottom:26px}h1{font-size:clamp(2.7rem,10.3vw,4.2rem);line-height:1.13;letter-spacing:-.05em;margin-bottom:24px}h1 .serif{max-width:10em}.hero-intro{font-size:1.0625rem;margin-bottom:26px}.hero-footnote{padding-top:35px}.hero-visual{min-height:375px;margin-left:6%;margin-right:6%;margin-bottom:25px}.visual-caption{left:23px;bottom:22px}.section-pad{padding:61px 6%}.about,.business-heading{display:block}.section-kicker{margin-bottom:27px;padding:0;font-size:.75rem;gap:16px}h2{font-size:2.15rem}.about-content>p{font-size:1rem;margin-top:24px}.business-heading{margin-bottom:35px}.business-heading h2{font-size:2.1rem}.category-grid{display:block}.category-grid article{margin-top:40px}.category-grid article:first-child{margin-top:0}h3{font-size:1.5rem;margin-top:20px;margin-bottom:12px}.category-grid p{max-width:100%}.closing-title{font-size:clamp(2.4rem,9.4vw,3.9rem)}.back-top{position:static;justify-content:flex-end;margin-top:38px}footer{padding:25px 6%;display:block}.footer-name{font-size:.75rem}footer p{margin-top:12px;font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Fashion category presentation. */
.hero-intro{max-width:31rem}
.hero-footnote{font-size:.75rem;letter-spacing:.09em}
.category-image{aspect-ratio:4/3;overflow:hidden;background:#dce3e7}
.category-image img{width:100%;height:100%;object-fit:cover;display:block}
.category-title{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}
.category-title h3{margin:26px 0 15px;font-size:1.65rem}
.category-number{flex-shrink:0}
.category-grid p{max-width:100%}
@media(max-width:1000px){.desktop-break{display:none}.hero-intro{max-width:25rem}}
@media(max-width:700px){.hero-visual{min-height:410px}.category-image{aspect-ratio:5/4}.category-title h3{margin-top:23px}.hero-footnote{letter-spacing:.04em}.closing-title{font-size:clamp(2.3rem,8.5vw,3.7rem)}}
