.commerce-pilot-active{--commerce-type-heading:16px;--commerce-type-primary:14px;--commerce-type-secondary:11px;--commerce-type-meta:9px}
.commerce-pilot-module{margin-top:7px}
.commerce-pilot-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
.commerce-pilot-heading>strong{font-size:var(--commerce-type-heading);font-weight:900;line-height:1.1;color:#111}
.commerce-verified-note{font-size:var(--commerce-type-meta);font-weight:800;line-height:1.2;color:#777168;text-align:right}
.commerce-tier-tabs{margin-bottom:12px}
.commerce-tier-tabs .budget-tier-tab span{font-size:var(--commerce-type-primary)}
.commerce-tier-tabs .budget-tier-tab small{font-size:var(--commerce-type-meta)}
.commerce-look-section{display:grid;gap:7px}
.commerce-look-section+.commerce-look-section{margin-top:11px}
.commerce-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 2px}
.commerce-section-heading strong{font-size:var(--commerce-type-primary);font-weight:900;line-height:1.15;color:#37322c}
.commerce-section-heading span{font-size:var(--commerce-type-meta);font-weight:750;line-height:1.2;color:#979087;text-align:right}
.commerce-product-rows{overflow:hidden;border:1px solid rgba(10,10,10,.09);border-radius:14px;background:#fff}
.commerce-product-group{border-bottom:1px solid rgba(10,10,10,.07)}
.commerce-product-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:64px;padding:9px 13px;color:#111;text-decoration:none;transition:background .15s ease,transform .15s ease}
.commerce-product-row:hover{background:#faf9f6}
.commerce-product-row:focus-visible{position:relative;z-index:1;outline:2px solid rgba(10,10,10,.32);outline-offset:-2px}
.commerce-product-copy{display:grid;gap:3px;min-width:0}
.commerce-product-copy>strong{font-size:var(--commerce-type-primary);font-weight:900;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.commerce-product-copy>span:last-child{font-size:var(--commerce-type-secondary);font-weight:650;line-height:1.2;color:#8c867e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.commerce-product-slot{font-size:var(--commerce-type-meta);font-weight:900;line-height:1;letter-spacing:.09em;text-transform:uppercase;color:#aaa49a}
.commerce-product-meta{display:grid;justify-items:end;gap:3px;text-align:right}
.commerce-product-meta>strong{font-size:var(--commerce-type-primary);font-weight:900;line-height:1;color:#111}
.commerce-product-meta>span{font-size:var(--commerce-type-meta);font-weight:800;line-height:1;color:#817b72;white-space:nowrap}
.commerce-product-meta .commerce-product-shop{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;margin-top:2px;border:1px solid #181613;border-radius:999px;background:#181613;color:#fff;padding:0 10px;font-size:var(--commerce-type-secondary);font-weight:900;line-height:1;white-space:nowrap}
.commerce-recipe-link{color:#716a61;text-decoration:none;font-size:var(--commerce-type-secondary);font-weight:850;line-height:1.2}
.commerce-product-group>.commerce-recipe-link{min-height:29px;padding:7px 13px;border-top:1px solid rgba(10,10,10,.055);background:#fbfaf7}
.commerce-recipe-link:hover{color:#111;text-decoration:underline;text-underline-offset:2px}
.commerce-recipe-link:focus-visible{position:relative;z-index:1;outline:2px solid rgba(10,10,10,.3);outline-offset:-2px}
.commerce-outfit-total{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;background:#f7f4ee;color:#6f695f;font-size:var(--commerce-type-secondary);font-weight:850;line-height:1.1}
.commerce-outfit-total strong{color:#111;font-size:var(--commerce-type-primary);font-weight:900}
.commerce-finish-rows{overflow:hidden;border:1px solid rgba(10,10,10,.08);border-radius:14px;background:#fbfaf7}
.commerce-finish-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:56px;padding:8px 13px;border-bottom:1px solid rgba(10,10,10,.06)}
.commerce-finish-row:last-child{border-bottom:0}
.commerce-finish-row .commerce-product-copy>strong{font-size:var(--commerce-type-primary)}
.commerce-search-row.commerce-recipe-link{color:#111;text-align:left;transition:background .15s ease}
.commerce-search-row:hover{background:#fff;text-decoration:none}
.commerce-search-cta{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:30px;border:1px solid #181613;border-radius:999px;background:#181613;color:#fff;padding:0 10px;font-size:var(--commerce-type-secondary);font-weight:900;line-height:1;white-space:nowrap}
.commerce-accessory-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
.commerce-accessory-chip{display:grid;justify-items:start;gap:3px;min-width:0;border:1px solid rgba(10,10,10,.08);border-radius:10px;background:#fbfaf7;padding:8px 10px;text-align:left;transition:border-color .15s ease,background .15s ease}
.commerce-accessory-chip:hover{border-color:rgba(10,10,10,.18);background:#fff;text-decoration:none}
.commerce-accessory-chip strong{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;overflow:hidden;color:#302c27;font-size:var(--commerce-type-secondary);font-weight:850;line-height:1.15;white-space:nowrap}
.commerce-accessory-name{min-width:0;overflow:hidden;text-overflow:ellipsis}
.commerce-accessory-shop{flex:0 0 auto;color:#302c27;font-size:var(--commerce-type-secondary);font-weight:900}
.commerce-accessory-chip>span{width:100%;overflow:hidden;color:#969087;font-size:var(--commerce-type-secondary);font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}
.commerce-pilot-status{width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.commerce-image-jump{display:none}
.commerce-capsule-handoff{display:flex;justify-content:center;width:100%;margin:14px 0 2px;padding:0 6px}
.commerce-more-looks{display:inline-flex;width:auto;min-height:32px;border:0;border-radius:0;background:transparent;color:#827b72;padding:6px 8px;font-size:var(--commerce-type-secondary);font-weight:800;line-height:1.2;text-align:center;cursor:pointer;box-shadow:none}
.commerce-more-looks:hover{border:0;background:transparent;color:#111}

@media(max-width:720px){
  .commerce-pilot-active{--commerce-type-heading:15px;--commerce-type-primary:13px;--commerce-type-secondary:10px;--commerce-type-meta:9px}
  .commerce-pilot-module{scroll-margin-top:66px}
  .commerce-pilot-heading{align-items:center}
  .commerce-product-row{grid-template-columns:minmax(0,1fr) auto;min-height:62px;padding:8px 11px}
  .commerce-product-copy>strong{display:-webkit-box;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .commerce-finish-row{min-height:54px;padding:8px 11px}
  .commerce-search-cta{min-height:30px;padding:0 9px}
  .commerce-product-group>.commerce-recipe-link{padding-left:11px;padding-right:11px}
  .commerce-cta-arrow{display:none}
  .commerce-accessory-chip strong{align-items:baseline;gap:12px}
  .commerce-accessory-shop{display:inline-flex;flex:0 0 auto;justify-content:flex-end;margin-left:auto;line-height:1}
  .commerce-pilot-active .commerce-image-jump{position:absolute;z-index:5;bottom:14px;left:50%;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;transform:translateX(-50%);border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(18,17,15,.9);box-shadow:0 9px 24px rgba(0,0,0,.28);color:#fff;padding:9px 16px;font:800 11px/1 var(--font-sans,Arial,sans-serif);letter-spacing:.01em;white-space:nowrap;cursor:pointer;backdrop-filter:blur(9px)}
  .commerce-pilot-active .commerce-image-jump:focus-visible{outline:2px solid #fff;outline-offset:3px}
}

@media(max-width:390px){
  .commerce-verified-note{max-width:112px}
  .commerce-product-row{gap:8px;grid-template-columns:minmax(0,1fr) auto}
  .commerce-section-heading{align-items:end}
  .commerce-section-heading span{max-width:140px}
  .commerce-finish-row{gap:8px}
  .commerce-accessory-links{gap:5px}
  .commerce-accessory-chip{padding:8px}
  .commerce-product-meta>span:not(.commerce-product-shop){display:none}
  .commerce-product-meta .commerce-product-shop{min-height:30px;padding:0 9px}
}

@media(prefers-reduced-motion:reduce){
  .commerce-product-row{transition:none}
}
