.tsm-smart-outfit-stack__badge{margin:0 0 .75rem;text-align:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted,#6b6b6b)}.tsm-smart-outfit-stack__hint{margin:-.35rem 0 .85rem;text-align:center;font-size:11px;line-height:1.45}.tsm-smart-outfit-stack__select{display:block;width:100%;margin:0;padding:0;border:0;background:transparent;cursor:pointer;text-align:inherit;border-radius:.55rem}.tsm-smart-outfit-stack--stack .tsm-smart-outfit-stack__list{display:flex;flex-direction:column;gap:1.5rem}.tsm-smart-outfit-stack--row .tsm-smart-outfit-stack__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;align-items:start}@media (min-width:768px){.tsm-smart-outfit-stack--row .tsm-smart-outfit-stack__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.tsm-smart-outfit-stack--row .tsm-smart-outfit-stack__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem 1.75rem;align-items:start}.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list>[role=listitem]{--sof-gold:var(--product-home-gold,#c9a84c);--sof-shell:#fffefb;position:relative;padding:1rem .9rem 1.05rem;border-radius:.55rem;border:1px solid color-mix(in oklab,var(--sof-gold) 55%,transparent);background:var(--sof-shell);box-shadow:0 0 0 1px color-mix(in oklab,var(--sof-gold) 18%,transparent),inset 0 0 0 1px color-mix(in oklab,var(--sof-gold) 16%,transparent),0 14px 32px -22px rgb(20 18 16/.18)}.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list>[role=listitem]:after,.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list>[role=listitem]:before{content:"";position:absolute;left:50%;width:7px;height:7px;border:1px solid color-mix(in oklab,var(--sof-gold) 72%,transparent);background:var(--sof-shell);transform:translateX(-50%) rotate(45deg);pointer-events:none;z-index:1}.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list>[role=listitem]:before{top:-4px}.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list>[role=listitem]:after{bottom:-4px}.tsm-smart-outfit-stack--grid .tsm-capsule-plate{max-width:none;margin-inline:0}@media (min-width:640px){.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.tsm-smart-outfit-stack--grid .tsm-smart-outfit-stack__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.tsm-smart-outfit-stack__more{display:flex;justify-content:center;margin-top:1.25rem}.tsm-smart-outfit-stack__more-btn{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;padding:.65rem 1.35rem;border:1px solid color-mix(in srgb,var(--foreground,#111) 18%,transparent);border-radius:2px;background:color-mix(in srgb,var(--canvas,#fff) 88%,var(--foreground,#111));color:var(--foreground,#111);font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .16s ease}.tsm-smart-outfit-stack__more-btn:hover{opacity:.88}