.favorite-form{margin:0}.product-card{position:relative}.favorite-card{position:absolute;top:10px;right:10px;z-index:4}.favorite-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:44px;min-height:44px;padding:10px;border:1px solid #e6d7ca;border-radius:50%;background:#fffdf9;color:#842932;cursor:pointer}.favorite-button svg{width:21px;height:21px;flex-shrink:0}.favorite-button[aria-pressed=true] svg{fill:currentColor}.favorite-button:hover{background:#f5e9e5}.favorite-button:focus-visible{outline:2px solid #842932;outline-offset:3px}.favorite-button:disabled{opacity:.6;cursor:wait}.favorite-detail{margin:16px 0}.favorite-detail .favorite-button{border-radius:8px;padding:10px 16px}.account-favorites-link{display:inline-flex;align-items:center;gap:10px;margin:0 0 24px}.favorite-card .favorite-button{border:0;border-radius:0;background:transparent;box-shadow:none}.favorite-card .favorite-button:hover{background:transparent;color:#a3313c}

.favorites-page{min-height:62vh}.favorites-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.favorites-heading h1{margin:0 0 10px}.favorites-heading p{margin:0;color:var(--muted);font-size:13px}.favorites-heading p strong{color:var(--ink);font-weight:600;font-variant-numeric:tabular-nums}.favorites-heading .button svg{width:17px}.favorites-guide{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:32px;padding:18px 20px;border:1px solid var(--line);border-radius:10px;background:#fbf8f4}.favorites-guide-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f3e7e2;color:var(--red)}.favorites-guide-icon svg{width:20px;height:20px;fill:currentColor}.favorites-guide strong{font-size:13px}.favorites-guide p{margin:2px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.favorites-guide>b{padding:6px 10px;border-radius:999px;background:#fff;color:#77685f;font-size:10px;font-weight:600;white-space:nowrap}.favorites-content{min-height:240px}.favorites-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.favorites-gallery>.product-card{border-color:#e5dbd1;box-shadow:0 6px 24px #38261908;transition:transform .24s ease,box-shadow .24s ease,opacity .25s ease}.favorites-gallery>.product-card:hover{transform:translateY(-3px);box-shadow:0 13px 32px #38261912}.favorites-gallery .favorite-card{top:12px;right:12px}.favorites-gallery .favorite-button{color:var(--red)}.favorite-is-removing{opacity:0!important;transform:scale(.985)!important}.favorites-pagination{margin-top:44px}.favorites-empty{margin:0;padding:72px 24px;border:1px solid var(--line);border-radius:10px;background:#fbf8f4}.favorites-empty-icon{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 22px;border-radius:50%;background:#f3e7e2;color:var(--red)}.favorites-empty-icon svg{width:28px;height:28px}.favorites-empty h2{max-width:560px;margin-inline:auto;font-size:34px}.favorites-empty p{max-width:520px;margin:0 auto 24px;color:var(--muted);line-height:1.8}
@media(max-width:1199px){.favorites-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}
@media(max-width:767px){.favorites-page{padding-top:28px}.favorites-heading{display:block;margin-bottom:22px}.favorites-heading h1{font-size:39px}.favorites-heading .button{width:100%;margin-top:20px}.favorites-guide{grid-template-columns:auto minmax(0,1fr);gap:12px;margin-bottom:22px;padding:14px}.favorites-guide-icon{width:38px;height:38px}.favorites-guide p{font-size:10px}.favorites-guide>b{grid-column:2;justify-self:start;margin-top:-6px;padding:0;background:transparent}.favorites-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.favorites-gallery>.product-card:hover{transform:none}.favorites-empty{padding:52px 20px}.favorites-empty h2{font-size:29px}.favorites-empty .button{width:100%}}
@media(max-width:359px){.favorites-gallery{gap:9px}.favorites-guide{grid-template-columns:1fr}.favorites-guide-icon{display:none}.favorites-guide>b{grid-column:1;margin-top:0}}
@media(prefers-reduced-motion:reduce){.favorites-gallery>.product-card{transition:none}.favorites-gallery>.product-card:hover{transform:none}}
