/* rj-wardrobe — "What we make". Namespace .rjw- */
:root .rjw{--iv:#F2EEE7;--iv2:#E9E3D9;--ink:#141010;--ink2:#5A524B;--mute:#8B8279;--g:#C4A76D;position:relative;background:var(--iv);color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 clamp(26px,2.4vw,40px);overflow:hidden;overflow:clip}
:root .rjw *,:root .rjw *::before,:root .rjw *::after{box-sizing:border-box}
:root .rjw :where(button){font:inherit;color:inherit;background:none;border:0;padding:0;margin:0;cursor:pointer;border-radius:0;text-transform:none;letter-spacing:normal}
:root .rjw :where(a){color:inherit;text-decoration:none}
:root .rjw :where(p,:root h2,:root h3){margin:0}
:root .rjw-top{position:relative;display:grid;grid-template-columns:minmax(0,61fr) minmax(0,39fr);grid-template-rows:auto 1fr;column-gap:clamp(14px,1.2vw,22px);min-height:clamp(560px,46vw,720px)}
/* hero */
:root .rjw-hero{grid-column:1;grid-row:1/3;position:relative;overflow:hidden;background:#2A1C14;min-height:clamp(560px,46vw,720px)}
:root .rjw-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}
:root .rjw-hero-img.is-swap{opacity:.15}
:root .rjw-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,15,10,.82) 0%,rgba(24,15,10,.5) 32%,rgba(24,15,10,.05) 62%),linear-gradient(0deg,rgba(24,15,10,.45),transparent 40%);pointer-events:none}
:root .rjw-hero-t{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;padding:clamp(40px,4.4vw,70px) clamp(22px,2.9vw,46px) clamp(30px,3vw,50px);color:#F6F1E8;max-width:460px}
:root .rjw-kick{font-size:10.5px!important;letter-spacing:.34em;text-transform:uppercase;color:#E6DDCF;margin-bottom:22px!important}
:root .rjw-h{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:500!important;font-size:clamp(56px,5.6vw,92px)!important;line-height:.88!important;letter-spacing:-.01em!important;color:#FBF7F0!important;text-transform:none!important;margin:0 0 26px!important}
:root .rjw-lede{font-size:11px!important;letter-spacing:.42em;text-transform:uppercase;line-height:1.8;color:#E6DDCF}
:root .rjw-now{margin-top:auto;padding-top:40px;transition:opacity .35s ease}
:root .rjw-now.is-swap{opacity:0}
:root .rjw-no{font-size:12px!important;letter-spacing:.2em;color:#EDE4D6;padding-bottom:12px;margin-bottom:22px!important;position:relative}
:root .rjw-no::after{content:"";position:absolute;left:0;bottom:0;width:60px;height:1px;background:#E6DDCF;opacity:.8}
:root .rjw-name{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:500!important;font-size:clamp(40px,4vw,66px)!important;line-height:1!important;color:#FBF7F0!important;margin:0 0 16px!important;text-transform:none!important;letter-spacing:0!important}
:root .rjw-sub{font-size:11.5px!important;letter-spacing:.32em;text-transform:uppercase;color:#F0E8DB;margin-bottom:8px!important}
:root .rjw-use{font-size:9.5px!important;letter-spacing:.3em;text-transform:uppercase;color:#CFC4B4;margin-bottom:28px!important}
:root .rjw-go{display:inline-flex;align-items:center;gap:18px;font-family:"Cormorant Garamond",Georgia,serif;font-size:19px!important;line-height:1.15;color:#FBF7F0!important;max-width:220px}
:root .rjw-disc{flex:0 0 auto;width:52px;height:52px;border-radius:50%;background:#EFE7DA;color:var(--ink);display:flex;align-items:center;justify-content:center;transition:background .3s,transform .3s}
:root .rjw-disc svg{width:20px;height:20px}
:root .rjw-go:hover .rjw-disc{background:#fff;transform:translateX(3px)}
/* filter bar */
:root .rjw-bar{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:clamp(12px,1.6vw,26px);padding:clamp(22px,2vw,30px) clamp(16px,1.9vw,30px) clamp(18px,1.6vw,26px) 0;flex-wrap:wrap}
:root .rjw-pills{display:flex;gap:2px;padding:4px;border-radius:999px;background:var(--iv2);overflow-x:auto;scrollbar-width:none;max-width:100%}
:root .rjw-pills::-webkit-scrollbar{display:none}
:root .rjw-pill{height:42px;padding:0 clamp(14px,1.5vw,26px)!important;border-radius:999px!important;font-family:"Cormorant Garamond",Georgia,serif;font-size:15px!important;color:var(--ink2)!important;white-space:nowrap;transition:background .25s,color .25s}
:root .rjw-pill:hover{color:var(--ink)!important}
:root .rjw-pill[aria-pressed="true"]{background:#141010!important;color:#F6F1E8!important}
:root .rjw-count{display:inline-flex;align-items:center;gap:14px;font-size:10px!important;letter-spacing:.24em;text-transform:uppercase;color:var(--ink2)!important;white-space:nowrap}
:root .rjw-count svg{width:22px;height:22px;color:var(--ink)}
/* detail card (floats over the hero's right edge) */
:root .rjw-card{position:absolute;z-index:4;top:clamp(86px,7.6vw,118px);left:48.2%;width:27.4%;background:#EFE9DF;box-shadow:0 30px 60px -28px rgba(40,26,16,.55),0 0 0 1px rgba(20,16,16,.06);padding:0 clamp(16px,1.4vw,22px) clamp(18px,1.6vw,26px);transition:opacity .35s,transform .35s}
:root .rjw-card.is-closed{opacity:0;transform:translateY(10px);pointer-events:none}
:root .rjw-card-h{height:38px;display:flex;align-items:center;justify-content:center;position:relative}
:root .rjw-grip{width:30px;height:1px;background:var(--ink)}
:root .rjw-x{position:absolute;right:-6px;top:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--ink2)!important}
:root .rjw-x svg{width:14px;height:14px}
:root .rjw-card-m{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink2)}
:root .rjw-step{display:flex;align-items:center;gap:6px}
:root .rjw-step b{font-weight:400;color:var(--ink)}
:root .rjw-nav{width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:var(--ink2)!important}
:root .rjw-nav svg{width:13px;height:13px}
:root .rjw-nav:hover{color:var(--ink)!important}
:root .rjw-pics{display:grid;grid-template-columns:2.55fr 1fr;gap:8px;height:clamp(200px,19.5vw,290px);margin-bottom:22px}
:root .rjw-big,:root .rjw-small{position:relative;display:block;overflow:hidden;background:#2A1C14}
:root .rjw-pics img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s,transform 1.2s cubic-bezier(.2,.7,.2,1)}
:root .rjw-big:hover img,:root .rjw-small:hover img{transform:scale(1.04)}
:root .rjw-card.is-swap .rjw-pics img{opacity:0}
:root .rjw-small span{position:absolute;left:12px;bottom:12px;font-size:8.5px;letter-spacing:.28em;text-transform:uppercase;color:#F6F1E8}
:root .rjw-small::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,12,8,.55),transparent 45%)}
:root .rjw-small span{z-index:1}
:root .rjw-big .rjw-plus{right:12px;bottom:12px;top:auto}
:root .rjw-d{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(16px,1.2vw,19px)!important;line-height:1.42;color:var(--ink2);padding-bottom:20px;border-bottom:1px solid rgba(20,16,16,.1);margin-bottom:20px!important;min-height:5.6em;transition:opacity .35s}
:root .rjw-card.is-swap .rjw-d{opacity:0}
:root .rjw-cta{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 22px;border-radius:999px;background:#141010;color:#F6F1E8!important;font-family:"Cormorant Garamond",Georgia,serif;font-size:17px!important;max-width:320px;transition:background .25s}
:root .rjw-cta:hover{background:#2B1F1A}
:root .rjw-cta svg{width:18px;height:18px}
/* the cards */
:root .rjw-sides{grid-column:2;grid-row:2;justify-self:end;width:calc(100% - (76.6% - 61%) * 100 / 39);display:grid;grid-template-rows:repeat(3,1fr);gap:10px;padding-right:clamp(16px,1.9vw,30px);padding-bottom:0}
:root .rjw-rowwrap{padding:10px clamp(16px,1.9vw,30px) 0}
:root .rjw-rowcards{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}
:root .rjw-c{position:relative;display:block;overflow:hidden;border-radius:4px!important;background:#2A1C14;text-align:left;color:#F6F1E8!important;transition:opacity .4s,box-shadow .3s,transform .3s}
:root .rjw-side{min-height:150px}
:root .rjw-row{aspect-ratio:3/4.1}
:root .rjw-c img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.2,.7,.2,1)}
:root .rjw-c::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(18,11,8,.78) 0%,rgba(18,11,8,.2) 45%,transparent 70%);pointer-events:none}
:root .rjw-side::after{background:linear-gradient(90deg,rgba(18,11,8,.72) 0%,rgba(18,11,8,.25) 55%,transparent 80%),linear-gradient(0deg,rgba(18,11,8,.4),transparent 50%)}
:root .rjw-c:hover img{transform:scale(1.05)}
:root .rjw-c:focus-visible{outline:2px solid var(--g);outline-offset:2px}
:root .rjw-c.on{box-shadow:0 0 0 2px var(--g),0 18px 40px -20px rgba(40,26,16,.8)}
:root .rjw-c.off{opacity:.22;pointer-events:none}
:root .rjw-cn{position:absolute;z-index:2;left:clamp(12px,1.2vw,20px);bottom:clamp(14px,1.3vw,22px);right:56px;display:flex;flex-direction:column;gap:8px}
:root .rjw-cn b{font-weight:400;font-size:11px;letter-spacing:.24em;color:#EDE4D6}
:root .rjw-cn i{width:34px;height:1px;background:#EDE4D6;opacity:.75}
:root .rjw-cn span{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(17px,1.35vw,23px);line-height:1.05;color:#FBF7F0}
:root .rjw-side .rjw-cn span{font-size:clamp(20px,1.6vw,26px)}
:root .rjw-plus{position:absolute;z-index:2;right:clamp(10px,1vw,16px);bottom:clamp(14px,1.3vw,22px);width:clamp(32px,2.4vw,40px);height:clamp(32px,2.4vw,40px);border-radius:50%;border:1px solid rgba(251,247,240,.85);display:flex;align-items:center;justify-content:center;color:#FBF7F0;transition:background .25s,color .25s}
:root .rjw-plus svg{width:55%;height:55%}
:root .rjw-side .rjw-plus{top:clamp(16px,1.6vw,26px);bottom:auto}
:root .rjw-c:hover .rjw-plus,:root .rjw-c.on .rjw-plus{background:#FBF7F0;color:#141010}
@media (max-width:1100px){
  :root .rjw-top{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}
  :root .rjw-hero{grid-row:auto;min-height:0;aspect-ratio:16/11;max-height:80vh}
  :root .rjw-bar{flex-wrap:nowrap}:root .rjw-pills{flex:0 1 auto;min-width:0}
  :root .rjw-bar{grid-column:1;grid-row:auto;justify-content:space-between;padding:18px 16px 12px}
  :root .rjw-card{position:relative;top:auto;left:auto;width:auto;margin:0 16px;box-shadow:0 0 0 1px rgba(20,16,16,.08)}
  :root .rjw-card.is-closed{display:none}
  :root .rjw-sides{grid-column:1;grid-row:auto;justify-self:stretch;width:auto;grid-template-columns:repeat(3,1fr);grid-template-rows:none;padding:10px 16px 0}
  :root .rjw-side{aspect-ratio:3/4.1;min-height:0}:root .rjw-side::after{background:linear-gradient(0deg,rgba(18,11,8,.78) 0%,rgba(18,11,8,.2) 45%,transparent 70%)}
  :root .rjw-side .rjw-plus{top:auto;bottom:clamp(14px,1.3vw,22px)}
  :root .rjw-rowwrap{padding:10px 16px 0}:root .rjw-rowcards{grid-template-columns:repeat(4,1fr)}
}
@media (max-width:640px){
  :root .rjw-hero{aspect-ratio:4/5.2}
  :root .rjw-h{font-size:52px!important}
  :root .rjw-sides,:root .rjw-rowcards{grid-template-columns:repeat(2,1fr)}
  :root .rjw-sides .rjw-c:last-child{grid-column:1/-1;aspect-ratio:16/10}
  :root .rjw-pics{height:56vw}
  :root .rjw-count span{display:none}
}
@media (prefers-reduced-motion:reduce){:root .rjw *{transition:none!important}}
