/* Fashion modules keep the original artwork whole and inherit the page surface. */
.fx-visual{--fx-wine:#6b190c;--fx-paper:#f1eae0;--fx-beige:#d6beaa;--fx-cream:#e4d8cc;--fx-brown:#3c2821;width:100%;min-width:0;background:transparent;color:var(--fx-brown);font:inherit}
.fx-visual *{box-sizing:border-box}
.fx-visual [hidden]{display:none!important}
.fx-visual button{font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}
.fx-visual button:focus-visible,.fx-reference-rail:focus-visible{outline:2px solid var(--fx-wine);outline-offset:5px}
.fx-visual h3{font-family:var(--serif,var(--portfolio-serif,Georgia,serif));font-weight:400;font-size:clamp(32px,3.6vw,55px);line-height:1.08;letter-spacing:-.025em;color:var(--fx-wine);margin:10px 0 18px}
.fx-overline{font:inherit;font-size:12px;line-height:1.6;letter-spacing:.09em;text-transform:uppercase;color:var(--fx-wine);margin:0}
.fx-caption{font:inherit;font-size:14px;line-height:1.75;margin:0;max-width:44ch;color:var(--fx-brown)}
.fx-selector{display:flex;flex-wrap:wrap;gap:0;margin:0 0 35px;border-bottom:1px solid var(--fx-beige)}
.fx-selector button{flex:1;min-width:120px;display:flex;align-items:center;gap:12px;min-height:62px;padding:14px 18px 14px 0;text-align:left;background:transparent;border:0;border-bottom:2px solid transparent;font-size:13px;line-height:1.4;transition:color 300ms,border-color 300ms}
.fx-selector button[aria-pressed=true]{color:var(--fx-wine);border-bottom-color:var(--fx-wine)}
.fx-selector button:hover{color:var(--fx-wine)}
.fx-index{font-size:12px;letter-spacing:.05em;opacity:.65}
.fx-stage,.fx-panel,.fx-figure{min-width:0;width:100%}
.fx-figure{margin:0}
.fx-image{display:block;width:100%;padding:0;border:0;background:var(--fx-cream);cursor:zoom-in;border-radius:0}
.fx-visual .fx-image img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center;transform:none;rotate:none;filter:none;border-radius:0;background:transparent}
.fx-figure figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin:10px 0 0;padding:0;font:inherit;font-size:12px;line-height:1.65;color:var(--fx-brown)}
.fx-figure figcaption>span{color:var(--fx-wine);font-size:15px;flex:none}
.fx-look-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.8fr) minmax(0,.7fr);gap:clamp(18px,2.3vw,34px);align-items:start}
.fx-garment .fx-image,.fx-illustration .fx-image{height:clamp(380px,43vw,650px)}
.fx-visual .fx-garment img,.fx-visual .fx-illustration img{height:100%;max-height:650px}
.fx-look-note{display:flex;flex-direction:column;gap:24px;padding-top:12px;min-width:0}
.fx-look-note h3{font-size:clamp(28px,2.7vw,43px)}
.fx-details-list{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-wrap:wrap;gap:8px 15px;font-size:12px;line-height:1.6;color:var(--fx-brown)}
.fx-details-list li{position:relative;padding-left:10px}
.fx-details-list li:before{content:'';position:absolute;left:0;top:.65em;width:3px;height:3px;border-radius:50%;background:var(--fx-wine)}
.fx-detail{max-width:230px}
.fx-detail .fx-image{height:245px}
.fx-visual .fx-detail img{height:100%;object-fit:contain}
.fx-closing{max-width:920px;margin:0 auto}
.fx-closing .fx-image{background:transparent}
.fx-visual.fx-closing img{width:100%;height:auto;max-height:1000px;object-fit:contain}
.fx-closing figcaption{margin-top:17px;font-family:var(--serif,var(--portfolio-serif,Georgia,serif));font-size:clamp(23px,3vw,37px);color:var(--fx-wine)}
.fx-system{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:5px;margin:0 0 35px;padding:8px 0 22px;border-bottom:1px solid var(--fx-beige)}
.fx-system:before{content:'';position:absolute;z-index:-1;left:4%;right:4%;top:56px;height:1px;background:var(--fx-beige)}
.fx-world{min-width:0;display:flex;flex-direction:column;align-items:center;gap:11px;padding:0 2px 12px;background:transparent;border:0;border-bottom:2px solid transparent;transition:border-color 300ms,color 300ms}
.fx-world-art{display:flex;align-items:center;justify-content:center;width:100%;height:95px}
.fx-visual .fx-world-art img{width:var(--fx-planet-size);height:var(--fx-planet-size);max-width:100%;object-fit:contain;transition:transform 300ms cubic-bezier(.2,.65,.3,1);filter:none;rotate:none}
.fx-world-name{font-size:12px;line-height:1.4}
.fx-world[aria-pressed=true]{color:var(--fx-wine);border-bottom-color:var(--fx-wine)}
.fx-world[aria-pressed=true] .fx-world-art img{transform:translateY(-5px) scale(1.08)}
.fx-world:hover .fx-world-art img{transform:translateY(-4px)}
.fx-solar-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr);align-items:center;gap:clamp(32px,6vw,90px)}
.fx-world-reversed .fx-world-illustration{grid-column:2;grid-row:1}
.fx-world-reversed .fx-world-story{grid-column:1;grid-row:1}
.fx-world-illustration .fx-image{height:clamp(450px,47vw,650px)}
.fx-visual .fx-world-illustration img{height:100%;max-height:650px;object-fit:contain}
.fx-world-story{min-width:0;padding:10px 0}
.fx-world-story h3{font-size:clamp(43px,5.2vw,78px)}
.fx-surface{margin-top:30px;max-width:320px}
.fx-surface .fx-image{height:255px}
.fx-visual .fx-surface img{height:100%;object-fit:contain}
.fx-technical-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;margin-top:35px;padding:17px 0;text-align:left;border:0;border-top:1px solid var(--fx-beige);border-bottom:1px solid var(--fx-beige);background:transparent;font-size:13px!important;color:var(--fx-wine)!important}
.fx-toggle-symbol{font-size:24px;line-height:1;font-weight:400}
.fx-technical{padding:28px 0 12px}
.fx-flat-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:18px}
.fx-flat-side{min-width:0}
.fx-flat-side h4{font:inherit;font-size:13px;font-weight:500;line-height:1.5;margin:0 0 15px;color:var(--fx-wine)}
.fx-flat-items{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}
.fx-flat-pair{grid-template-columns:repeat(2,minmax(0,1fr))}
.fx-flat .fx-image{height:340px}
.fx-visual .fx-flat img{height:100%;object-fit:contain}
.fx-study-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin:0 0 25px}
.fx-study-heading h3{margin-bottom:0}
.fx-study-heading>.fx-caption{max-width:43ch;font-size:13px;padding-bottom:3px}
.fx-study-art .fx-image{background:var(--fx-cream)}
.fx-visual .fx-study-art img{width:100%;height:auto;max-height:760px;object-fit:contain}
.fx-reference-intro{display:flex;justify-content:space-between;align-items:start;gap:30px;margin-bottom:28px}
.fx-reference-intro .fx-caption{font-size:13px;max-width:48ch}
.fx-reference-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,24%);gap:22px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--fx-wine) var(--fx-cream);padding:2px 2px 20px;outline-offset:5px}
.fx-reference{scroll-snap-align:start}
.fx-reference .fx-image{height:315px;padding:13px}
.fx-visual .fx-reference img{height:100%;width:100%;object-fit:contain}
.fx-rail-note{display:flex;gap:15px;align-items:center;font-size:12px;line-height:1.7;margin:12px 0 0;color:var(--fx-brown)}
.fx-rail-note span{font-size:18px;color:var(--fx-wine)}
.fx-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1000px){.fx-look-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.fx-look-note{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.55fr);gap:30px;align-items:start;padding:0}.fx-detail{justify-self:end;width:100%;max-width:230px}.fx-look-copy{padding-top:12px}.fx-system{gap:2px}.fx-world-name{font-size:12px}.fx-flat .fx-image{height:285px}}
@media(max-width:700px){.fx-selector{margin-bottom:25px;row-gap:2px}.fx-selector button{flex-basis:30%;min-width:95px;min-height:55px;font-size:12px;gap:9px;padding-right:8px}.fx-look-layout{gap:16px}.fx-garment .fx-image,.fx-illustration .fx-image{height:clamp(290px,61vw,440px)}.fx-look-note{grid-template-columns:minmax(0,1fr) minmax(105px,.55fr);gap:18px;margin-top:10px}.fx-look-note h3{font-size:31px}.fx-caption{font-size:12px;line-height:1.8}.fx-details-list{margin-top:15px;font-size:12px;gap:5px 10px}.fx-detail .fx-image{height:210px}.fx-system{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;margin-bottom:25px;padding-bottom:16px}.fx-system:before{display:none}.fx-world-art{height:76px}.fx-visual .fx-world-art img{max-height:71px}.fx-world{gap:6px;padding-bottom:9px;min-height:105px}.fx-world-name{font-size:12px}.fx-solar-layout{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:20px;align-items:start}.fx-world-reversed .fx-world-illustration,.fx-world-reversed .fx-world-story{grid-column:auto;grid-row:auto}.fx-world-illustration .fx-image{height:clamp(345px,78vw,460px)}.fx-world-story h3{font-size:38px;margin:8px 0 13px}.fx-world-story{padding:8px 0}.fx-world-story .fx-caption{font-size:12px;line-height:1.7}.fx-world-story .fx-details-list{font-size:12px;display:block}.fx-world-story .fx-details-list li+li{margin-top:5px}.fx-surface{margin-top:20px}.fx-surface .fx-image{height:145px}.fx-technical-toggle{margin-top:24px;min-height:57px}.fx-flat-comparison{gap:18px}.fx-flat-pair{grid-template-columns:1fr;gap:20px}.fx-flat .fx-image{height:260px}.fx-study-heading{display:block;margin-bottom:22px}.fx-study-heading>.fx-caption{margin-top:15px;font-size:12px;max-width:48ch}.fx-study-heading h3{font-size:36px}.fx-reference-intro{display:block;margin-bottom:22px}.fx-reference-intro .fx-caption{margin-top:12px;font-size:12px}.fx-reference-rail{grid-auto-columns:65%;gap:16px}.fx-reference .fx-image{height:300px;padding:12px}.fx-figure figcaption{font-size:12px;gap:7px}.fx-closing figcaption{font-size:25px}.fx-rail-note{flex-wrap:wrap;gap:9px;font-size:12px}}
@media(max-width:400px){.fx-look-note{grid-template-columns:1fr}.fx-detail{max-width:200px;justify-self:start}.fx-solar-layout{grid-template-columns:1fr}.fx-world-illustration .fx-image{height:430px}.fx-world-story{display:grid;grid-template-columns:1fr 1fr;column-gap:18px;align-items:start}.fx-world-story>.fx-overline,.fx-world-story>h3,.fx-world-story>.fx-caption,.fx-world-story>.fx-details-list{grid-column:1}.fx-world-story .fx-surface{grid-column:2;grid-row:2/5;margin-top:4px}.fx-world-story .fx-surface .fx-image{height:180px}.fx-world-story .fx-caption{font-size:12px}.fx-flat .fx-image{height:230px}}
@media(prefers-reduced-motion:reduce){.fx-visual *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.fx-world[aria-pressed=true] .fx-world-art img,.fx-world:hover .fx-world-art img{transform:none}}
