.ff-store-nav{justify-content:center;align-items:center;width:100%;min-height:50vh;display:flex;overflow:hidden}.ff-store-nav-container{flex-direction:column;flex:1;align-items:center;max-width:1600px;margin-inline:auto;padding:60px;display:flex}.ff-store-nav-row{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.ff-store-nav-link{gap:10px;width:min-content;text-decoration:none;display:flex;position:relative}.ff-store-nav-link:hover{text-decoration:none}.ff-store-nav-label{text-align:center;white-space:nowrap;opacity:.15;transition:opacity .3s cubic-bezier(.44,0,.56,1)}.ff-store-nav-count{letter-spacing:var(--ff-tracking);text-align:center;color:var(--ff-ink);opacity:0;padding-top:8px;font-size:18px;font-weight:600;line-height:1em;transition:opacity .3s cubic-bezier(.44,0,.56,1),top .3s cubic-bezier(.44,0,.56,1);position:absolute;top:10px;right:-42px}.ff-store-nav-link[aria-current=page] .ff-store-nav-label,.ff-store-nav-link:hover .ff-store-nav-label{opacity:1}.ff-store-nav-link[aria-current=page] .ff-store-nav-count,.ff-store-nav-link:hover .ff-store-nav-count{opacity:1;top:0}@media (min-width:810px) and (max-width:1199.98px){.ff-store-nav-count{padding-top:5px}}@media (max-width:809.98px){.ff-store-nav-count{padding-top:3px}}.ff-store-gridwrap{flex-direction:column;width:100%;display:flex;overflow:hidden}.ff-store-toprule{z-index:1;position:relative}.ff-store-gridrow{flex-direction:row;justify-content:center;width:100%;display:flex}.ff-store-grid{--lat-d:3;--lat-t:2;--lat-p:1;--lat-min:300px;flex:1;grid-auto-rows:min-content;justify-content:start}.ff-store-cell{min-width:0;display:flex}.ff-store-cell>.ff-card{width:100%}.ff-store-mood{grid-row:var(--ff-mood-row-d,2);grid-column:var(--ff-mood-col-d,2);place-self:stretch stretch;width:100%;min-height:450px;display:flex;position:relative}@media (min-width:810px) and (max-width:1199.98px){.ff-store-mood{grid-row:var(--ff-mood-row-t,2);grid-column:var(--ff-mood-col-t,2)}}@media (max-width:809.98px){.ff-store-mood{grid-row:var(--ff-mood-row-p,3);grid-column:1}}@media (min-width:1200px){.ff-store-mood[data-mood-d=off]{display:none}}@media (min-width:810px) and (max-width:1199.98px){.ff-store-mood[data-mood-t=off]{display:none}}@media (max-width:809.98px){.ff-store-mood[data-mood-p=off]{display:none}}.ff-store-mood>.ff-card{--ff-card-pad:0px;position:absolute;inset:0}.ff-store-mood-media{width:100%;aspect-ratio:unset;background:var(--ff-surface);flex:1;display:flex;position:relative;overflow:hidden}.ff-store-mood-media img{object-fit:cover;object-position:center;width:100%;height:100%;transform:translateY(var(--ff-mood-y,-10%)) scale(1.2);will-change:transform}@media (prefers-reduced-motion:reduce){.ff-store-mood-media img{transform:scale(1.2)}}
