:root{
  --home-plum:#171016;
  --home-plum-soft:#2a1722;
  --home-green:#11372f;
  --home-ivory:#f5f1e9;
  --home-paper:#fbfaf7;
  --home-gold:#c9a66b;
  --home-line:rgba(24,31,27,.18);
}

.home-v10{background:var(--home-paper);color:#172c27;overflow-x:hidden}
.home-v10 .home-header{position:absolute;top:0;left:0;right:0;z-index:40;min-height:112px;padding:15px 4.7%;background:linear-gradient(180deg,rgba(8,7,9,.6),transparent);border:0;color:#fff;transition:background .35s,border-color .35s,min-height .35s}
.home-v10 .home-header.is-scrolled{position:fixed;min-height:86px;background:rgba(18,14,18,.94);border-bottom:1px solid rgba(255,255,255,.13);backdrop-filter:blur(16px)}
.home-v10 .home-brand{width:auto;gap:3px;color:#fff}
.home-wordmark{font:29px/1 Georgia,"Times New Roman",serif;letter-spacing:.18em;text-indent:.18em}
.home-v10 .brand-cn{color:#e3c694;font-size:13px;letter-spacing:.52em;padding-left:.52em}
.home-v10 .nav{inset:0 4.7%;gap:36px}
.home-v10 .nav a{font-size:14px;letter-spacing:.15em;color:#fff}
.home-v10 .nav a:hover{color:#e3c694}

.home-hero{position:relative;min-height:760px;height:100svh;max-height:980px;background:var(--home-plum);color:#fff;overflow:hidden}
.home-hero picture,.home-hero picture img{position:absolute;inset:0;width:100%;height:100%}
.home-hero picture img{object-fit:cover;object-position:center}
.home-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,8,12,.84) 0%,rgba(12,8,12,.47) 27%,rgba(12,8,12,.06) 54%,rgba(12,8,12,.12) 100%)}
.home-hero-copy{position:absolute;left:6.4%;top:50%;transform:translateY(-43%);width:min(500px,38vw);z-index:2}
.home-kicker{font:12px/1.5 Georgia,serif;letter-spacing:.27em;margin:0 0 22px;text-transform:uppercase}
.home-kicker-gold{color:#9b7949}
.home-hero h1{font-size:clamp(48px,5.25vw,86px);line-height:1.28;letter-spacing:.09em;color:#fff}
.home-lead{font:clamp(18px,1.45vw,24px)/1.8 var(--serif);letter-spacing:.09em;margin-top:24px;color:rgba(255,255,255,.84)}
.home-actions{display:flex;align-items:center;gap:32px;margin-top:42px;flex-wrap:wrap}
.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 27px;border:1px solid currentColor;font-size:14px;letter-spacing:.13em;transition:background .25s,color .25s,border-color .25s}
.home-button-light{color:#fff}
.home-button-light:hover{background:#fff;color:#20131c}
.home-button-dark{color:#17312a}
.home-button-dark:hover{background:#17312a;color:#fff}
.home-quiet-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;border-bottom:1px solid currentColor;font-size:14px;letter-spacing:.1em;padding:6px 0}
.home-quiet-link:hover{color:#e3c694}
.home-scroll{position:absolute;z-index:2;left:6.4%;bottom:34px;font:11px/1 Georgia,serif;letter-spacing:.2em;color:rgba(255,255,255,.72);display:flex;gap:15px;align-items:center}

.home-section{padding:120px 5.5%}
.home-section-head h2,.wearing-heading h2{font-size:clamp(36px,4vw,62px);line-height:1.4;letter-spacing:.06em}
.centered-head{text-align:center;max-width:850px;margin:0 auto 60px}
.centered-head>p:last-child{margin-top:16px;color:#64716a}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.category-card{position:relative;overflow:hidden;background:#101412;aspect-ratio:.78;color:#fff}
.category-card:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.68))}
.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s}
.category-card:hover img{transform:scale(1.035);filter:brightness(.88)}
.category-index,.category-name,.category-arrow{position:absolute;z-index:2}
.category-index{left:23px;top:20px;font:11px Georgia,serif;letter-spacing:.18em}
.category-name{left:23px;bottom:24px;font:25px var(--serif);letter-spacing:.12em}
.category-arrow{right:23px;bottom:27px;font-size:18px}

.signature-banner{position:relative;min-height:660px;height:78svh;max-height:920px;color:#fff;overflow:hidden}
.signature-banner>img{width:100%;height:100%;object-fit:cover}
.signature-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,7,13,.9),rgba(18,7,13,.56) 30%,transparent 61%)}
.signature-content{position:absolute;left:6.4%;top:50%;transform:translateY(-50%);width:min(470px,36vw)}
.signature-content h2{font-size:clamp(42px,4.4vw,68px);line-height:1.4;letter-spacing:.07em;color:#fff}
.signature-content>.signature-name{font:20px/1.7 var(--serif);letter-spacing:.08em;margin-top:25px;color:#f0d8ad}
.signature-content>p:not(.home-kicker):not(.signature-name){margin-top:13px;line-height:1.9;color:rgba(255,255,255,.78)}
.signature-content .home-button{margin-top:30px}

.product-section{padding-top:135px;background:#fbfaf7}
.product-heading{display:grid;grid-template-columns:1.1fr .7fr;gap:9%;align-items:end;margin-bottom:50px}
.product-heading>p{color:#637169;max-width:520px;line-height:2}
.home-filters{display:flex;gap:35px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);padding:9px 0;margin-bottom:45px;overflow-x:auto;scrollbar-width:none}
.home-filters::-webkit-scrollbar{display:none}
.home-filters button{flex:0 0 auto;min-height:44px;font-size:14px;letter-spacing:.09em;padding:6px 0;border-bottom:1px solid transparent}
.home-filters button[aria-pressed=true]{color:#9b7949;border-color:#9b7949}
.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:58px 22px}
.home-product-card[hidden]{display:none}
.home-product-image{position:relative;overflow:hidden;background:#eeece7;aspect-ratio:.8}
.home-product-image:after{content:"";position:absolute;inset:0;border:1px solid rgba(20,35,30,.05);pointer-events:none}
.home-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.home-product-card:hover img{transform:scale(1.028)}
.home-product-image>span{position:absolute;right:14px;bottom:14px;background:rgba(250,248,242,.92);padding:5px 11px;font-size:12px;letter-spacing:.12em;opacity:0;transform:translateY(5px);transition:.25s}
.home-product-card:hover .home-product-image>span{opacity:1;transform:none}
.home-product-meta{padding-top:16px}
.home-product-meta>p{font-size:12px;letter-spacing:.14em;color:#967344}
.home-product-meta h3{font-size:22px;letter-spacing:.08em;margin-top:5px}
.home-product-meta small{display:block;font:10px/1.5 Georgia,serif;letter-spacing:.18em;color:#7d867f;margin-top:6px}
.home-center-link{text-align:center;margin-top:68px}

.heritage-section{background:#0e2823;color:#f9f5ed;padding-bottom:125px}
.heritage-hero{position:relative;min-height:650px;height:75svh;max-height:900px;overflow:hidden}
.heritage-hero>img{width:100%;height:100%;object-fit:cover}
.heritage-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,16,.88),rgba(5,18,16,.48) 32%,transparent 58%)}
.heritage-copy{position:absolute;z-index:2;left:6.4%;top:50%;transform:translateY(-50%);width:min(470px,36vw)}
.heritage-copy h2{font-size:clamp(40px,4.2vw,66px);line-height:1.4;color:#fff;letter-spacing:.07em}
.heritage-copy>p:not(.home-kicker){margin-top:24px;line-height:2;color:rgba(255,255,255,.79)}
.heritage-copy .home-quiet-link{margin-top:27px}
.heritage-notes{display:grid;grid-template-columns:.8fr 1.55fr;gap:9%;padding:100px 6.4%;border-bottom:1px solid rgba(255,255,255,.16)}
.heritage-statement{font:clamp(26px,2.6vw,39px)/1.8 var(--serif);letter-spacing:.06em;color:#f2ddba}
.heritage-principles{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.heritage-principles li{border-top:1px solid rgba(255,255,255,.3);padding-top:16px}
.heritage-principles span{font:12px Georgia,serif;color:#c9a66b;letter-spacing:.15em}
.heritage-principles p{margin-top:26px;line-height:1.9;color:rgba(255,255,255,.78)}
.heritage-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px;padding:90px 6.4% 0}
.heritage-grid article{display:grid;grid-template-columns:1fr .78fr;background:#f4f0e8;color:#18332c;min-height:510px}
.heritage-grid img{width:100%;height:100%;object-fit:cover}
.heritage-grid article>div{padding:42px 34px;align-self:end}
.heritage-grid h3{font-size:29px;margin-bottom:14px}
.heritage-grid article>div>p:last-child{color:#626e68;line-height:1.9}

.wearing-section{padding:130px 6.4% 145px;background:#f5f1e9}
.wearing-heading{display:grid;grid-template-columns:.55fr 1.2fr;gap:8%;align-items:start;margin-bottom:75px}
.wearing-heading .home-kicker{margin-top:17px}
.wearing-grid{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start}
.wearing-card{display:block;position:relative;color:#fff;overflow:hidden}
.wearing-card-tall{width:100%}
.wearing-card-offset{width:84%;margin-top:130px;justify-self:end}
.wearing-card img{width:100%;aspect-ratio:.8;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.wearing-card:hover img{transform:scale(1.025)}
.wearing-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.76))}
.wearing-card>div{position:absolute;z-index:2;left:35px;right:35px;bottom:32px}
.wearing-card>div>p{font-size:12px;letter-spacing:.16em;color:#e7cc9c}
.wearing-card h3{font-size:clamp(24px,2.2vw,34px);margin:8px 0 15px;letter-spacing:.05em}
.wearing-card span{font-size:13px;letter-spacing:.12em;border-bottom:1px solid currentColor;padding-bottom:6px}

.gift-section{position:relative;min-height:700px;height:84svh;max-height:980px;color:#fff;overflow:hidden}
.gift-section picture,.gift-section picture img{position:absolute;inset:0;width:100%;height:100%}
.gift-section picture img{object-fit:cover}
.gift-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,14,14,.93),rgba(7,14,14,.65) 32%,rgba(7,14,14,.04) 58%)}
.gift-copy{position:absolute;left:6.4%;top:50%;transform:translateY(-50%);width:min(480px,38vw)}
.gift-copy h2{font-size:clamp(43px,4.4vw,69px);line-height:1.35;color:#fff;letter-spacing:.08em}
.gift-copy>p:not(.home-kicker){color:rgba(255,255,255,.8);margin-top:18px}
.service-list{margin-top:30px;border-top:1px solid rgba(255,255,255,.28)}
.service-list article{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.22)}
.service-list article>span{font:11px Georgia,serif;color:#d4b680;letter-spacing:.12em;padding-top:5px}
.service-list h3{font:18px/1.5 var(--serif);color:#fff;letter-spacing:.08em}
.service-list p{font-size:13px;color:rgba(255,255,255,.65);margin-top:2px}
.gift-copy .home-button{margin-top:28px}

.home-closing{text-align:center;padding:95px 24px;background:#fbfaf7}
.home-closing img{width:62px;height:62px;object-fit:cover;object-position:center;margin:0 auto 22px}
.home-closing p{font:clamp(24px,2.2vw,34px)/1.6 var(--serif);letter-spacing:.12em}
.home-closing span{display:block;margin-top:12px;font:10px/1.5 Georgia,serif;letter-spacing:.2em;color:#8e7552}
.home-v10 .home-footer{background:#102f29;padding-top:55px}

@media(max-width:1100px){
  .home-v10 .nav{gap:20px}
  .home-product-grid{grid-template-columns:repeat(3,1fr)}
  .category-grid{grid-template-columns:repeat(2,1fr);gap:18px}
  .category-card{aspect-ratio:.92}
  .heritage-grid article{grid-template-columns:1fr;min-height:0}
  .heritage-grid img{aspect-ratio:1.05}
  .heritage-grid article>div{align-self:auto}
}

@media(max-width:700px){
  .home-v10 .home-header{position:absolute;min-height:78px;padding:8px 17px;background:linear-gradient(180deg,rgba(8,7,9,.75),transparent)}
  .home-v10 .home-header.is-scrolled{position:fixed;min-height:76px;background:rgba(18,14,18,.96)}
  .home-v10 .menu-toggle{top:16px;color:#fff}
  .home-v10 .menu-toggle span{background:#fff}
  .home-v10 .home-brand{width:auto}
  .home-wordmark{font-size:22px;letter-spacing:.13em;text-indent:.13em}
  .home-v10 .brand-cn{font-size:11px;letter-spacing:.42em;padding-left:.42em}
  .home-v10 .nav{inset:100% 0 auto;background:rgba(18,14,18,.98);padding:15px 24px 22px;border-bottom:1px solid rgba(255,255,255,.16)}
  .home-v10 .nav a{color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}
  .home-hero{height:auto;max-height:none;min-height:0;display:flex;flex-direction:column;padding:0}
  .home-hero picture,.home-hero picture img{position:relative;inset:auto;width:100%;height:auto}
  .home-hero picture img{aspect-ratio:.72;object-fit:cover;object-position:50% 30%}
  .home-hero-shade{display:none}
  .home-hero-copy{position:relative;left:auto;top:auto;transform:none;width:100%;padding:36px 24px 42px;background:linear-gradient(145deg,#25151f,#120e13)}
  .home-hero h1{font-size:42px;line-height:1.35}
  .home-lead{font-size:18px;margin-top:14px}
  .home-actions{margin-top:28px;gap:22px}
  .home-scroll{display:none}
  .home-section{padding:72px 20px}
  .home-section-head h2,.wearing-heading h2{font-size:34px}
  .centered-head{margin-bottom:35px}
  .centered-head>p:last-child{font-size:15px}
  .category-grid{grid-template-columns:1fr 1fr;gap:10px}
  .category-card{aspect-ratio:.76}
  .category-index{left:14px;top:13px}
  .category-name{left:14px;bottom:15px;font-size:20px;letter-spacing:.08em}
  .category-arrow{right:14px;bottom:16px}
  .signature-banner{height:auto;min-height:0;max-height:none;background:#190b12;display:flex;flex-direction:column}
  .signature-banner>img{height:auto;aspect-ratio:1.05;object-position:66% center}
  .signature-overlay{display:none}
  .signature-content{position:relative;left:auto;top:auto;transform:none;width:100%;padding:42px 24px 50px;background:linear-gradient(145deg,#260b17,#120a0f)}
  .signature-content h2{font-size:38px}
  .signature-content>.signature-name{font-size:18px;margin-top:20px}
  .product-section{padding-top:78px}
  .product-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}
  .product-heading>p{font-size:15px}
  .home-filters{gap:25px;margin-bottom:30px}
  .home-product-grid{grid-template-columns:1fr 1fr;gap:34px 12px}
  .home-product-meta{padding-top:12px}
  .home-product-meta h3{font-size:18px;letter-spacing:.04em}
  .home-product-meta small{font-size:9px;letter-spacing:.1em}
  .home-product-image>span{display:none}
  .home-center-link{margin-top:44px}
  .heritage-section{padding-bottom:72px}
  .heritage-hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column;background:#0b1e1a}
  .heritage-hero>img{height:auto;aspect-ratio:1.04;object-position:72% center}
  .heritage-hero:after{display:none}
  .heritage-copy{position:relative;left:auto;top:auto;transform:none;width:100%;padding:42px 24px 50px}
  .heritage-copy h2{font-size:37px}
  .heritage-copy>p:not(.home-kicker){margin-top:17px}
  .heritage-notes{grid-template-columns:1fr;gap:45px;padding:60px 24px}
  .heritage-statement{font-size:27px}
  .heritage-principles{grid-template-columns:1fr;gap:26px}
  .heritage-principles p{margin-top:12px}
  .heritage-grid{grid-template-columns:1fr;gap:24px;padding:55px 20px 0}
  .heritage-grid article{grid-template-columns:1fr}
  .heritage-grid img{aspect-ratio:.88}
  .heritage-grid article>div{padding:28px 24px 34px}
  .heritage-grid h3{font-size:26px}
  .wearing-section{padding:76px 20px 82px}
  .wearing-heading{grid-template-columns:1fr;gap:12px;margin-bottom:38px}
  .wearing-heading .home-kicker{margin-top:0}
  .wearing-grid{grid-template-columns:1fr;gap:18px}
  .wearing-card-offset{width:100%;margin-top:0}
  .wearing-card img{aspect-ratio:.77}
  .wearing-card>div{left:22px;right:22px;bottom:22px}
  .wearing-card h3{font-size:24px}
  .gift-section{height:auto;max-height:none;min-height:0;display:flex;flex-direction:column;background:#0d1716}
  .gift-section picture,.gift-section picture img{position:relative;inset:auto;width:100%;height:auto}
  .gift-section picture img{aspect-ratio:.72;object-fit:cover;object-position:center 42%}
  .gift-shade{display:none}
  .gift-copy{position:relative;left:auto;top:auto;transform:none;width:100%;padding:43px 24px 52px;background:linear-gradient(145deg,#122e29,#0b1715)}
  .gift-copy h2{font-size:39px}
  .home-closing{padding:70px 22px}
  .home-closing p{font-size:24px}
}

@media(prefers-reduced-motion:reduce){
  .category-card img,.home-product-image img,.wearing-card img{transition:none}
}
