.storefront .favoris-page{background:var(--color-surface-raised);color:var(--color-text-primary);min-height:65vh;padding:28px 32px 72px}.storefront .favoris-header,.storefront .favoris-collection{max-width:1200px;margin-inline:auto}.storefront .favoris-header .sf-breadcrumb{color:var(--color-text-muted);align-items:center;gap:8px;margin:0 0 30px;font-size:12px;display:flex}.storefront .favoris-header__main{justify-content:space-between;align-items:center;gap:32px;padding-bottom:30px;display:flex}.storefront .favoris-kicker{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:600;line-height:1.5}.storefront .favoris-header h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(40px,4.6vw,64px);font-weight:500;line-height:1.02}.storefront .favoris-header h1>span{color:var(--color-accent)}.storefront .favoris-header__note{border-inline-start:1px solid var(--color-border-default);max-width:380px;font-family:var(--font-brand);padding-inline-start:24px;font-size:23px;font-weight:500;line-height:1.25}.storefront .favoris-header__note span{color:var(--color-text-muted);font-family:var(--font-ui);margin-top:7px;font-size:13px;font-weight:400;line-height:1.6;display:block}.storefront .favoris-collection__topline{border-top:1px solid var(--color-border-default);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;min-height:76px;padding-block:14px 18px;display:flex}.storefront .favoris-collection__identity{flex-wrap:wrap;align-items:baseline;gap:10px 16px;display:flex}.storefront .favoris-collection__identity h2{font-family:var(--font-ui);font-size:13px;font-weight:600;line-height:1.5}.storefront .favoris-count{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:12px;line-height:1.5}.storefront .favoris-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:38px 24px;display:grid}.storefront .favoris-grid .sf-product-card{min-width:0;height:auto}.storefront .favoris-grid .sf-product-card__image,.storefront .favoris-skeleton__image{aspect-ratio:4/5;background:var(--color-surface-muted)}.storefront .favoris-grid .sf-product-card__body{padding:15px 0 0;display:block}.storefront .favoris-grid :is(.sf-product-card__category,.sf-product-card__subcategory){font-size:12px;line-height:1.5;display:inline}.storefront .favoris-grid .sf-product-card__subcategory:before{content:" / "}.storefront .favoris-grid .sf-product-card__title{margin-top:5px;font-size:25px;font-weight:500;line-height:1.12}.storefront .favoris-grid .sf-product-card__pricing{margin-top:9px}.storefront .favoris-grid{--card-control:44px;--card-control-icon:18px;--card-bar-height:44px}.storefront .favoris-grid--pair{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin-inline:auto}.storefront .favoris-grid--single{max-width:980px;margin-inline:auto;display:block}.storefront .favoris-grid--single .sf-product-card{background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--card-radius);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;display:grid}.storefront .favoris-grid--single .sf-product-card__body{min-width:0;padding:36px clamp(24px,5vw,64px)}.storefront .favoris-grid--single .sf-product-card__title{overflow-wrap:anywhere;margin-top:14px;font-size:clamp(30px,3.5vw,44px);line-height:1.08;display:block}.storefront .favoris-grid--single .sf-product-card__pricing{margin-top:20px}.storefront .favoris-collection__footer{border-top:1px solid var(--color-border-soft);color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;gap:10px;margin-top:36px;padding-top:22px;font-size:12px;line-height:1.6;display:flex}.storefront .favoris-collection__footer svg{flex:none}.storefront .favoris-empty{background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--card-radius);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);display:grid;overflow:hidden}.storefront .favoris-empty__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(32px,5vw,64px);display:flex}.storefront .favoris-empty__copy>svg{color:var(--color-accent);margin-bottom:24px}.storefront .favoris-empty__copy h3{max-width:370px;font-family:var(--font-brand);letter-spacing:-.02em;font-size:clamp(30px,3.3vw,44px);font-weight:500;line-height:1.08}.storefront .favoris-empty__copy>p{max-width:355px;color:var(--color-text-muted);margin-top:16px;font-size:14px;line-height:1.7}.storefront .favoris-empty__actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.storefront .favoris-empty__image{background:var(--color-surface-muted);min-width:0;min-height:420px;position:relative}.storefront .favoris-empty__image img{object-fit:cover;object-position:center}.storefront .favoris-skeleton__image{border-radius:var(--card-radius)}.storefront .favoris-skeleton__line{background:var(--color-surface-muted);width:65%;height:14px;margin-top:10px}.storefront .favoris-skeleton__line--short{width:28%;height:10px;margin-top:16px}.storefront .favoris-skeleton__line--price{width:22%}@media (min-width:640px) and (prefers-reduced-motion:no-preference){.storefront .favoris-empty,.storefront .favoris-grid:not(.favoris-grid--loading){animation:.24s ease-out both favoris-appear}}@keyframes favoris-appear{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){.storefront .favoris-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .favoris-grid--single{display:block}.storefront .favoris-header__note{max-width:320px}}@media (max-width:639px){.storefront .favoris-page{padding:20px 20px 48px}.storefront .favoris-header .sf-breadcrumb{margin-bottom:24px}.storefront .favoris-header__main{padding-bottom:24px;display:block}.storefront .favoris-header h1{font-size:44px}.storefront .favoris-header__note{border:0;max-width:none;margin-top:14px;padding:0;font-size:19px}.storefront .favoris-header__note span{margin-top:4px;font-size:12px}.storefront .favoris-collection__topline{gap:2px 12px;padding-block:12px}.storefront .favoris-collection__topline>.ui-button{font-size:12px}.storefront .favoris-grid{gap:30px 16px}.storefront .favoris-grid .sf-product-card__title{font-size:24px}.storefront .favoris-grid--single .sf-product-card{background:0 0;border:0;align-items:stretch;display:flex}.storefront .favoris-grid--single .sf-product-card__body{padding:15px 0 0}.storefront .favoris-grid--single .sf-product-card__title{margin-top:5px}.storefront .favoris-grid--single .sf-product-card__pricing{margin-top:9px}.storefront .favoris-empty{grid-template-columns:1fr}.storefront .favoris-empty__copy{padding:30px 24px 34px}.storefront .favoris-empty__copy>svg{width:24px;height:24px;margin-bottom:20px}.storefront .favoris-empty__image{min-height:220px}.storefront .favoris-collection__footer{margin-top:28px}}@media (max-width:479px){.storefront .favoris-grid{grid-template-columns:minmax(0,1fr)}.storefront .favoris-collection__topline{display:block}.storefront .favoris-collection__topline>.ui-button{margin-top:2px}}
