:root{--paper:#f7f7f3;--ink:#152d23;--green:#18382e;--muted:#606d65;--line:#d9dfd7;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer;border-radius:0}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid #ab7a34;outline-offset:4px}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}h1,h2,h3{font-family:var(--serif);font-weight:400}header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 4%}.brand{display:flex;gap:15px;align-items:center}.brand img{width:49px;height:49px}.brand>span{font-family:var(--serif);font-size:24px;letter-spacing:.045em}.brand small{display:block;font-family:var(--sans);font-size:12px;letter-spacing:.12em;margin-top:5px}nav{display:flex;gap:32px;font-size:14px}.studio-heading{padding:35px 4% 30px;display:flex;align-items:end;justify-content:space-between;gap:30px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:600;line-height:1.7}h1{font-size:clamp(34px,3.6vw,56px);line-height:1.1;margin-top:9px;letter-spacing:-.035em}.studio-heading>p{font-size:14px;line-height:1.7;color:var(--muted);padding-bottom:3px}.studio-layout{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,1fr);gap:4%;margin:0 4% 65px}.outfit-board{background:#e9ede6;border:1px solid #d6ddd1;padding:23px 24px;align-self:start;position:sticky;top:20px}.board-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.board-top>span{font-size:12px;color:var(--muted)}.board-composition{display:grid;grid-template-columns:1.7fr 1fr;gap:17px;align-items:start}.suit-frame{position:relative;height:480px;overflow:hidden;background:#b8c0b5}.suit-frame>img{width:100%;height:100%;object-fit:cover;object-position:73% center}.suit-frame:after{content:'';position:absolute;bottom:0;left:0;right:0;height:35%;background:linear-gradient(transparent,#06190cca)}.suit-badge{position:absolute;top:12px;left:12px;right:12px;padding:6px 9px;background:#f7f7f1e8;font-size:10px;letter-spacing:.07em;width:fit-content;max-width:calc(100% - 24px);line-height:1.5}.suit-caption{position:absolute;bottom:19px;left:18px;right:15px;z-index:1;color:white}.suit-caption>p{font-family:var(--serif);font-size:29px;line-height:1.1}.suit-caption>span{display:block;font-size:12px;margin-top:8px}.accessory-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.board-accessory{background:none;border:0;padding:0;min-width:0;text-align:left}.item-visual{display:block;background-color:#f1f2ef;aspect-ratio:1;overflow:hidden;position:relative}.item-visual>img{height:100%;width:100%;object-fit:cover}.sprite{background-image:url('/assets/accessories.webp');background-size:300% 400%;background-repeat:no-repeat}.board-accessory>.item-visual{width:100%;border:1px solid #cfd7cb;transition:border-color .2s}.board-accessory:hover>.item-visual{border-color:var(--ink)}.board-accessory>span:last-child{font-size:11px;line-height:1.4;margin-top:6px;display:block}.board-accessory:last-child{grid-column:1/3;width:50%}.no-item{display:grid;place-items:center;font-size:28px;color:#7f8d7d;background:#f2f4ee;border:1px dashed #bdc9b7}.board-note{font-size:12px;color:#5b695b;line-height:1.7;margin-top:18px}.outfit-summary{border-top:1px solid #bdcbbb;margin-top:20px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:18px}.outfit-summary .eyebrow{font-size:10px}.outfit-summary p{font-size:12px;line-height:1.8;color:#4f604f;margin-top:5px}.subtle-button{font-size:12px;background:none;border:0;border-bottom:1px solid #63775e;padding:6px 0}.wardrobe{min-width:0;padding-top:1px}.wardrobe-heading{display:flex;justify-content:space-between;align-items:center}.wardrobe-heading h2{font-size:39px;letter-spacing:-.025em}.wardrobe-heading>span{font-size:12px;color:var(--muted)}.category-tabs{display:flex;gap:0;border-bottom:1px solid var(--line);margin-top:18px;overflow-x:auto;scrollbar-width:thin}.category-tabs button{white-space:nowrap;background:transparent;border:0;border-bottom:2px solid transparent;font-size:13px;padding:12px 12px;color:#68766a}.category-tabs button:first-child{padding-left:0}.category-tabs button[aria-selected=true]{color:var(--ink);border-bottom-color:var(--green);font-weight:700}.category-description{margin:24px 0 19px}.category-description h3{font-size:28px}.category-description p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:7px}.item-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;align-items:start}.item-choice{display:block;position:relative;text-align:left;border:1px solid var(--line);background:transparent;padding:8px 8px 12px;min-width:0;transition:border-color .2s}.item-choice .item-visual{aspect-ratio:1.7;background-color:#e5e9e2}.item-choice[aria-pressed=true]{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.item-choice:hover{border-color:#779074}.item-choice>.item-visual.sprite{aspect-ratio:1.45;background-size:300% 400%}.item-choice>.item-visual.sprite:before{content:''}.item-choice strong{font-size:13px;font-weight:600;display:block;margin-top:10px;line-height:1.45}.item-choice small{font-size:11px;color:var(--muted);display:block;margin-top:4px;line-height:1.5}.selected-check{position:absolute;top:12px;right:12px;width:23px;height:23px;border-radius:50%;background:var(--green);color:white;font-size:13px;display:grid;place-items:center}.stylist-note{display:flex;gap:13px;border-top:1px solid var(--line);padding-top:18px;margin-top:23px}.stylist-note>span{font-size:25px;line-height:1}.stylist-note p{font-size:13px;color:var(--muted);line-height:1.8}.outfit-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.button{border:1px solid var(--green);padding:16px 18px;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:600;min-height:51px}.primary{background:var(--green);color:white}.primary:hover{background:#2f503c}.secondary{background:transparent}.secondary:hover{background:#e9ede4}#action-status{font-size:12px;line-height:1.7;min-height:25px;margin-top:8px;color:#426541}.availability-note{font-size:12px;line-height:1.75;margin-top:10px;color:#657162}.availability-note strong{color:#43513f;font-weight:600}.availability-note p{margin-top:3px}.availability-note a{display:inline-block;text-decoration:underline;margin-top:8px;text-underline-offset:3px}.starting-points{margin:0 4%;padding:42px 0 55px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.8fr;gap:45px;align-items:center}.starting-points h2{font-size:36px;line-height:1.1;margin-top:12px}.preset-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.preset-buttons button{text-align:left;border:1px solid var(--line);background:#f1f2ec;padding:20px}.preset-buttons button:hover{border-color:var(--green)}.preset-buttons span{font-size:12px;color:var(--muted)}.preset-buttons strong{display:block;font-family:var(--serif);font-size:23px;font-weight:500;margin-top:14px}.preset-buttons small{display:block;font-size:11px;line-height:1.6;margin-top:8px;color:var(--muted)}.studio-visit{padding:52px 4%;display:flex;justify-content:space-between;align-items:center;gap:40px;background:#e7ebe2}.studio-visit h2{font-size:44px;margin:14px 0}.studio-visit p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted)}.studio-visit>div:last-child{min-width:305px}.studio-visit .button{width:100%}.location-link{display:block;font-size:12px;margin-top:17px;text-align:center}footer{padding:26px 4%;display:flex;align-items:center;gap:22px}footer p{font-family:var(--serif);font-size:23px}footer>a{margin-left:auto;font-size:13px}.skip-link{position:fixed;left:10px;top:10px;background:white;padding:12px;z-index:10;transform:translateY(-160%)}.skip-link:focus{transform:none}.link-fallback{margin:12px 0}.link-fallback label{font-size:12px;line-height:1.7}.link-fallback input{display:block;width:100%;padding:12px;border:1px solid var(--line);font-size:14px;margin-top:7px}.noscript{position:fixed;bottom:10px;left:10px;right:10px;padding:20px;background:#fff6d9;border:1px solid #a8955b;z-index:10}
/* The contact sheet uses square cells; keep their aspect ratio exact. */
.item-choice>.item-visual.sprite{aspect-ratio:1}.item-choice>.item-visual.no-item{aspect-ratio:1}.suit-badge,.outfit-summary .eyebrow,.board-accessory>span:last-child,.item-choice small,.preset-buttons small{font-size:12px}.category-tabs button,.category-description p,.item-choice strong,.stylist-note p,.button{font-size:14px}.studio-visit p:not(.eyebrow){font-size:16px}
@media(min-width:1500px){.studio-layout{grid-template-columns:1.25fr 1fr}.suit-frame{height:620px}.board-accessory>span:last-child{font-size:13px}.item-choice .item-visual{aspect-ratio:1.8}.accessory-board{gap:18px}}
@media(max-width:1100px){.studio-layout{gap:25px}.outfit-board{padding:18px}.board-composition{grid-template-columns:1.7fr 1fr;gap:10px}.suit-frame{height:415px}.suit-caption{left:12px}.suit-caption>p{font-size:26px}.accessory-board{gap:12px 7px}.suit-badge{font-size:10px}.wardrobe-heading h2{font-size:34px}.category-tabs button{font-size:12px;padding:12px 9px}.item-choice strong{font-size:12px}.item-choice small{font-size:12px}.outfit-actions{grid-template-columns:1fr}.studio-heading>p{max-width:260px}.starting-points{grid-template-columns:1fr;gap:25px}.starting-points h2{font-size:38px}.studio-visit h2{font-size:38px}}
@media(max-width:850px){.studio-layout{grid-template-columns:1fr;gap:36px}.outfit-board{position:relative;top:auto}.board-composition{grid-template-columns:1.7fr 1fr;gap:20px}.suit-frame{height:530px}.accessory-board{gap:17px 13px}.wardrobe-heading h2{font-size:42px}.category-tabs button{font-size:14px;padding:14px 17px}.category-description p,.item-choice strong{font-size:14px}.suit-badge{font-size:12px}.outfit-actions{grid-template-columns:1fr 1fr}.studio-heading{display:block}.studio-heading>p{margin-top:15px;max-width:none}.studio-visit{display:block}.studio-visit>div:last-child{margin-top:28px;max-width:400px}.studio-visit .location-link{text-align:left}.item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-tabs{position:sticky;top:0;background:var(--paper);z-index:3}.wardrobe{scroll-margin-top:15px}.item-choice .item-visual{aspect-ratio:1.1}}
@media(max-width:540px){header{height:82px;padding:0 5%}.brand{gap:11px}.brand img{height:41px;width:41px}.brand>span{font-size:18px;letter-spacing:.02em}.brand small{font-size:10px}nav>a:first-child{display:none}nav{font-size:12px;margin-left:14px}nav>a:last-child{max-width:66px;line-height:1.6}.studio-heading{padding:28px 5% 23px}h1{font-size:39px;line-height:1.05;max-width:350px}h1 em{display:block;margin-top:4px}.studio-heading>p{font-size:13px}.studio-layout{margin:0 4% 42px;gap:30px}.outfit-board{padding:15px 13px}.board-top{margin-bottom:15px}.board-top>.eyebrow{font-size:10px}.board-composition{grid-template-columns:1.55fr 1fr;gap:11px}.suit-frame{height:395px}.suit-caption>p{font-size:25px}.suit-caption>span{font-size:11px;line-height:1.5}.suit-caption{bottom:14px;left:11px;right:10px}.suit-badge{left:8px;right:8px;top:8px;font-size:9px;padding:4px 6px;max-width:calc(100% - 16px)}.accessory-board{gap:9px 8px}.board-accessory>span:last-child{font-size:10px;line-height:1.4;overflow-wrap:anywhere}.outfit-summary p{font-size:11px}.outfit-summary{align-items:start;gap:14px;margin-top:13px;padding-top:12px}.outfit-summary .eyebrow{font-size:10px}.board-note{font-size:11px;margin-top:13px}.wardrobe{padding:0 4px}.wardrobe-heading h2{font-size:38px}.category-tabs{margin-top:13px}.category-tabs button{font-size:13px;padding:13px 14px}.category-description{margin-top:22px}.category-description h3{font-size:30px}.category-description p{font-size:14px}.item-grid{grid-template-columns:1fr 1fr;gap:15px 12px}.item-choice .item-visual{aspect-ratio:1.3}.item-choice strong{font-size:13px}.outfit-actions{grid-template-columns:1fr}.button{font-size:14px}.starting-points{margin:0 5%;padding:35px 0;gap:24px}.starting-points h2{font-size:34px}.preset-buttons{grid-template-columns:1fr;gap:10px}.preset-buttons button{display:grid;grid-template-columns:25px 1fr;gap:3px 10px;padding:16px}.preset-buttons span{grid-row:1/3;padding-top:6px}.preset-buttons strong{margin:0;font-size:25px}.preset-buttons small{grid-column:2;margin-top:4px;font-size:12px}.studio-visit{padding:38px 5%}.studio-visit h2{font-size:38px}.studio-visit>div:last-child{min-width:0}footer{padding:23px 5%;gap:14px}footer p{font-size:22px;max-width:135px;line-height:1.1}footer>a{font-size:12px;max-width:95px;line-height:1.6}footer img{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
/* Secondary labels remain readable on compact screens. */
.suit-badge,.brand small,.board-top>.eyebrow,.suit-caption>span,.board-accessory>span:last-child,.outfit-summary p,.outfit-summary .eyebrow,.board-note{font-size:12px}
/* Shared white collection direction. */
:root{--paper:#fff;--ink:#202722;--green:#244a3c;--muted:#67716a;--line:#e1e5e0}.site-header{height:auto}.site-header .brand{gap:11px}.site-header .brand img{width:52px;height:58px}.site-header .brand>span{font-size:19px;line-height:1.12;letter-spacing:.065em}.site-header nav>a:first-child{display:block}.site-header nav>a:last-child{max-width:none}.studio-heading{padding:32px 5% 28px}.studio-heading h1{font-size:52px;margin-top:5px}.studio-layout{margin:0 5% 40px;gap:4%}.outfit-board{background:#f6f7f4;border:1px solid #e3e7df}.item-choice{background:#fff}.item-choice .item-visual{background-color:#f5f6f3}.item-choice strong{font-size:14px}.suit-frame{background:#f0f1ed}.board-top .eyebrow{font-size:12px}.board-note{color:#67716a}.outfit-summary{border-color:#d8ded5}.starting-points{margin:0 5%;padding:30px 0 40px}.preset-buttons button{background:#fff}.starting-points h2{font-size:33px}.availability-note{font-size:13px}.category-tabs button{font-size:14px}.site-footer{padding:22px 5%;gap:30px}.site-footer>a{margin-left:0;font-size:12px;max-width:none}.suit-caption>p{font-size:29px}.item-choice .item-visual>img{object-fit:cover}
@media(max-width:850px){.studio-layout{grid-template-columns:1fr}.studio-heading>p{margin-top:10px}.studio-layout{margin-left:5%;margin-right:5%}.outfit-board{position:relative}.category-tabs{background:#fff}.starting-points{grid-template-columns:1fr}.suit-frame{height:490px}}
@media(max-width:760px){.site-header{padding:10px 5% 0}.site-header .brand img{width:40px;height:43px}.site-header .brand>span{font-size:17px}.site-header nav{margin-left:0}.site-header nav a{line-height:1.6}.site-footer{gap:7px 20px;padding:18px 5%}.site-footer>a:last-child{margin-left:auto}.studio-heading h1{font-size:43px}.studio-heading{padding:28px 5% 23px}.suit-frame{height:420px}.category-tabs button{font-size:14px}.board-accessory>span:last-child{font-size:12px}.starting-points h2{font-size:32px}}
@media(max-width:470px){.suit-frame{height:390px}.suit-caption>p{font-size:24px}.board-composition{grid-template-columns:1.6fr 1fr}.suit-badge{font-size:12px;max-width:calc(100% - 16px)}.board-accessory>span:last-child{font-size:12px}.item-grid{gap:14px 10px}.item-choice strong{font-size:14px}.preset-buttons strong{font-size:25px}.studio-heading h1{font-size:42px}}
/* Product photos stay fully visible; unselected accessories are not products. */
.outfit-board{background:#fbfcfa;padding:22px}.board-composition{align-items:center}.suit-frame{height:auto;overflow:visible;background:white;border:1px solid #ecefe9}.suit-frame>img{height:430px;width:100%;object-fit:contain;object-position:center!important;padding:12px}.suit-frame:after{display:none}.suit-caption{position:static;color:var(--ink);padding:16px 17px 20px;border-top:1px solid #e7eae4;background:white}.suit-caption>p{font-size:29px}.suit-caption>span{font-size:13px;color:var(--muted)}.accessory-board{align-self:center;gap:20px 12px}.board-accessory>.item-visual{border:0;background-color:#f4f6f1}.board-accessory:last-child{grid-column:auto;width:100%}.board-accessory:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 6px);justify-self:center}.item-choice .item-visual:not(.sprite){aspect-ratio:2/3;background:#fff}.item-choice .item-visual>img{object-fit:contain!important;object-position:center!important;padding:6px}.item-choice.no-choice{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:16px 42px 16px 16px;min-height:58px}.item-choice.no-choice strong,.item-choice.no-choice small{margin:0}.item-choice.no-choice .selected-check{top:50%;transform:translateY(-50%)}.suit-badge[hidden]{display:none}
@media(min-width:1500px){.suit-frame>img{height:540px}}
@media(max-width:850px){.suit-frame>img{height:490px}.board-composition{grid-template-columns:1.5fr 1fr}}
@media(max-width:540px){.outfit-board{padding:14px 12px}.suit-frame>img{height:300px;padding:5px}.suit-caption{padding:12px 10px 14px}.suit-caption>p{font-size:23px}.suit-caption>span{font-size:12px}.accessory-board{gap:17px 8px}.board-accessory>span:last-child{font-size:12px}.item-choice.no-choice{display:block}.item-choice.no-choice small{margin-top:3px}.board-composition{gap:12px;grid-template-columns:1.45fr 1fr}}
