.wl-stylist-panel { grid-column: 1 / -1; min-width: 0; padding: 34px; background: var(--rf-blue-soft, #e5f3fc); color: var(--rf-ink, #19364b); }
.wl-style-intro { display: flex; align-items: end; justify-content: space-between; gap: 26px; }
.wl-style-intro h3 { margin: 11px 0 0; font-family: var(--wl-serif, Georgia, serif); font-size: clamp(29px, 3.2vw, 39px); font-weight: 400; line-height: 1.12; letter-spacing: -1px; }
.wl-style-intro h3 em { font-weight: 400; }
.wl-style-intro > p { max-width: 300px; margin: 0; color: var(--rf-muted, #526b7a); font-size: 11px; line-height: 1.9; }
.wl-style-controls { display: grid; grid-template-columns: 1.15fr 1fr auto; gap: 20px; align-items: end; margin-top: 29px; padding-top: 23px; border-top: 1px solid var(--rf-line, #cbdfe9); }
.wl-style-occasions { border: 0; padding: 0; margin: 0; min-width: 0; }
.wl-style-occasions legend, .wl-style-selects label { padding: 0; font-size: 10px; font-weight: 600; line-height: 1.6; }
.wl-style-occasions > div { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 9px; }
.wl-style-occasions button { min-height: 39px; border: 1px solid var(--rf-line, #cbdfe9); border-radius: 7px; padding: 9px 10px; background: var(--rf-surface, #fff); color: var(--rf-ink, #19364b); font: inherit; font-size: 10px; cursor: pointer; }
.wl-style-occasions button[aria-pressed="true"] { background: var(--rf-ink, #19364b); border-color: var(--rf-ink, #19364b); color: var(--rf-surface, #fff); }
.wl-style-selects { display: grid; grid-template-columns: 1fr 1.12fr; gap: 10px; min-width: 0; }
.wl-style-selects label { min-width: 0; }
.wl-style-selects select { display: block; width: 100%; min-width: 0; min-height: 39px; margin-top: 9px; padding: 9px 7px; border: 1px solid var(--rf-line, #cbdfe9); border-radius: 7px; background: var(--rf-surface, #fff); color: var(--rf-ink, #19364b); font: inherit; font-size: 10px; font-weight: 400; }
.wl-style-show.button { min-height: 39px; padding: 10px 13px; white-space: nowrap; font-size: 10px; }
.wl-style-show .icon { width: 14px; height: 14px; }
.wl-stylist-panel :is(button, select):focus-visible { outline: 2px solid var(--rf-ink, #19364b); outline-offset: 3px; }
.wl-style-status { margin: 14px 0 19px; color: var(--rf-muted, #526b7a); font-size: 9px; line-height: 1.7; }
.wl-style-empty { display: flex; align-items: center; justify-content: center; gap: 46px; min-height: 220px; padding: 20px; border: 1px dashed var(--rf-line, #b8d0df); border-radius: 12px; background: var(--rf-surface, #fff); }
.wl-style-empty-art { width: 240px; display: flex; align-items: end; gap: 5px; transform: rotate(-5deg); }
.wl-style-empty-art .wl-style-art-piece:nth-child(2) { transform: rotate(10deg); }
.wl-style-empty h4 { font-family: var(--wl-serif, Georgia, serif); font-size: 30px; font-style: italic; font-weight: 400; line-height: 1.17; margin: 10px 0; letter-spacing: -.5px; }
.wl-style-empty p { margin: 0; color: var(--rf-muted, #526b7a); font-size: 10px; line-height: 1.7; }
.wl-style-results-heading { display: flex; justify-content: space-between; align-items: end; gap: 15px; margin: 22px 0 16px; }
.wl-style-results-heading h4 { margin: 7px 0 0; font-family: var(--wl-serif, Georgia, serif); font-size: 25px; font-weight: 400; letter-spacing: -.5px; }
.wl-style-results-heading > span { color: var(--rf-muted, #526b7a); font-size: 9px; line-height: 1.6; text-align: right; }
.wl-style-looks { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; list-style: none; margin: 0; padding: 0; }
.wl-style-look { min-width: 0; border: 1px solid var(--rf-line, #cbdfe9); border-radius: 11px; overflow: hidden; background: var(--rf-surface, #fff); }
.wl-style-look.is-best { border-color: var(--rf-ink, #19364b); box-shadow: 3px 4px 0 var(--rf-blue, #a9d8f5); }
.wl-style-rank { display: flex; align-items: center; gap: 8px; padding: 12px 13px; border-bottom: 1px solid var(--rf-line, #cbdfe9); }
.wl-style-rank > span { font-size: 8px; color: var(--rf-muted, #526b7a); }
.wl-style-rank > strong { font-size: 10px; font-weight: 600; }
.wl-style-rank .icon { width: 14px; height: 14px; margin-left: auto; }
.wl-style-look.is-best .wl-style-rank { background: var(--rf-blue, #a9d8f5); }
.wl-style-look-art { display: flex; align-items: end; gap: 1px; padding: 19px 12px 13px; min-height: 175px; background: color-mix(in srgb, var(--rf-blue-soft, #e5f3fc) 55%, var(--rf-surface, #fff)); }
.wl-style-art-piece { display: block; flex: 1; min-width: 0; }
.wl-style-art-piece svg { display: block; width: 100%; height: 142px; }
.wl-style-art-piece .detail { fill: none; }
.wl-style-art-sneakers svg, .wl-style-art-loafers svg, .wl-style-art-flats svg, .wl-style-art-sandals svg, .wl-style-art-heels svg, .wl-style-art-bag svg { height: 88px; }
.wl-style-look-copy { padding: 17px 14px 19px; }
.wl-style-look-style { color: var(--rf-muted, #526b7a); font-size: 7px; letter-spacing: .9px; text-transform: uppercase; }
.wl-style-look h5 { margin: 8px 0 16px; font-family: var(--wl-serif, Georgia, serif); font-weight: 400; font-size: 21px; line-height: 1.15; letter-spacing: -.4px; }
.wl-style-piece-list { display: grid; gap: 7px; list-style: none; margin: 0; padding: 0; min-height: 70px; }
.wl-style-piece-list > li { display: flex; justify-content: space-between; gap: 8px; color: var(--rf-muted, #526b7a); font-size: 8px; line-height: 1.6; }
.wl-style-piece-list > li > span:last-child { white-space: nowrap; }
.wl-style-total { display: flex; justify-content: space-between; gap: 10px; padding: 12px 0 0; margin-top: 13px; border-top: 1px solid var(--rf-line, #cbdfe9); font-size: 10px; }
.wl-style-total > span { color: var(--rf-muted, #526b7a); }
.wl-style-total > strong { font-weight: 600; white-space: nowrap; }
.wl-style-why { margin: 16px 0 0; color: var(--rf-muted, #526b7a); font-size: 9px; line-height: 1.8; }
.wl-style-why > strong { display: block; color: var(--rf-ink, #19364b); font-size: 9px; margin-bottom: 3px; font-weight: 600; }
.wl-style-disclaimer { text-align: center; margin: 21px 0 0; color: var(--rf-muted, #526b7a); font-size: 9px; line-height: 1.8; }
@media (max-width: 1000px) {
  .wl-style-controls { grid-template-columns: 1fr 1fr; }
  .wl-style-show.button { grid-column: 1 / -1; justify-self: start; }
}
@media (max-width: 700px) {
  .wl-stylist-panel { padding: 25px 19px; }
  .wl-style-intro { display: block; }
  .wl-style-intro h3 { font-size: 32px; }
  .wl-style-intro > p { margin-top: 17px; max-width: none; }
  .wl-style-controls { grid-template-columns: 1fr; gap: 18px; margin-top: 23px; }
  .wl-style-occasions button { min-height: 42px; padding: 10px 11px; }
  .wl-style-selects select { min-height: 44px; font-size: 16px; }
  .wl-style-show.button { width: 100%; min-height: 44px; font-size: 12px; }
  .wl-style-empty { flex-direction: column; gap: 14px; padding: 20px 16px 25px; text-align: center; }
  .wl-style-empty-art { width: 200px; }
  .wl-style-empty h4 { font-size: 28px; }
  .wl-style-results-heading { align-items: start; }
  .wl-style-results-heading > span { max-width: 130px; }
  .wl-style-looks { grid-template-columns: 1fr; gap: 18px; }
  .wl-style-look-art { padding: 20px 31px 13px; }
  .wl-style-look-copy { padding: 18px 19px 22px; }
  .wl-style-rank { padding: 13px 19px; }
  .wl-style-look h5 { font-size: 25px; }
  .wl-style-piece-list { min-height: 0; }
  .wl-style-piece-list > li, .wl-style-why { font-size: 10px; }
}
