.stanloop-like-form{display:inline-flex;margin:0}.stanloop-like-control{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 11px;border:1px solid #cfe3c5;border-radius:10px;background:#fff;color:#245c18;font:inherit;font-size:.82rem;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap}.stanloop-like-control em{min-width:16px;font-style:normal;color:#64748b;font-size:.76rem}.stanloop-like-control:hover,.stanloop-like-control:focus-visible{border-color:#52ae2e;background:#f5fbf1;color:#237c15}.stanloop-like-control.is-liked{border-color:#52ae2e;background:#eef9e8;color:#237c15}.stanloop-like-control.is-liked [data-like-icon]{color:#ef4444}.stanloop-like-control.is-loading{opacity:.68;cursor:wait}.stanloop-like-control--owner{cursor:default;opacity:.75}.stanloop-interaction-toast{position:fixed;left:50%;bottom:28px;z-index:999999;transform:translate(-50%,16px);padding:11px 16px;border-radius:999px;background:#0f172a;color:#fff;font-size:.88rem;font-weight:800;opacity:0;pointer-events:none;transition:.18s ease}.stanloop-interaction-toast.is-visible{opacity:1;transform:translate(-50%,0)}.stanloop-interaction-toast.is-error{background:#991b1b}
.stanloop-my-likes{--sl-green:#38a91e;--sl-orange:#ff842b;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.stanloop-my-likes__header{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px;border:1px solid #d9e7d2;border-radius:18px;background:linear-gradient(135deg,#f1faeb,#fff7e9);margin-bottom:20px}.stanloop-my-likes__header span{display:block;color:#2b8b19;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.stanloop-my-likes__header h2{margin:5px 0 4px;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1;color:#0f172a}.stanloop-my-likes__header p{margin:0;color:#475569}.stanloop-my-likes__header strong{display:grid;place-items:center;min-width:78px;min-height:78px;border:1px solid #cfe3c5;border-radius:16px;background:#fff;color:#237c15;font-size:1.5rem}.stanloop-my-likes__header strong small{font-size:.62rem;text-transform:uppercase;color:#64748b}.stanloop-my-likes__filters{display:flex;gap:8px;overflow:auto;padding:0 0 14px}.stanloop-my-likes__filters button{border:1px solid #d8e2d3;border-radius:999px;background:#fff;padding:8px 12px;color:#334155;font-weight:800;white-space:nowrap;cursor:pointer}.stanloop-my-likes__filters button.is-active{background:#38a91e;border-color:#38a91e;color:#fff}.stanloop-my-likes__filters em{font-style:normal;opacity:.8}.stanloop-my-likes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stanloop-liked-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;min-width:0;padding:12px;border:1px solid #dde6da;border-radius:16px;background:#fff;transition:.18s ease}.stanloop-liked-card.is-removing{opacity:0;transform:scale(.98)}.stanloop-liked-card__thumb{display:block;aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:#f1f5f9}.stanloop-liked-card__thumb img{width:100%;height:100%;object-fit:cover}.stanloop-liked-card__thumb.is-placeholder{display:grid;place-items:center;color:#ef4444;font-size:1.8rem;text-decoration:none}.stanloop-liked-card__body{min-width:0;display:flex;flex-direction:column}.stanloop-liked-card__body>span{color:#2f8d1e;font-size:.72rem;font-weight:900}.stanloop-liked-card h3{margin:5px 0;font-size:1rem;line-height:1.25}.stanloop-liked-card h3 a{color:#0f172a;text-decoration:none}.stanloop-liked-card small{color:#64748b}.stanloop-liked-card__actions{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:10px}.stanloop-liked-card__actions>a{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border-radius:10px;background:#0f172a;color:#fff;text-decoration:none;font-weight:800;font-size:.82rem}.stanloop-my-likes__empty{text-align:center;padding:48px 20px;border:1px dashed #cbd5c0;border-radius:18px;background:#fbfdf9}.stanloop-my-likes__empty>span{font-size:2rem;color:#38a91e}.stanloop-my-likes__empty h3{margin:8px 0 4px}.stanloop-my-likes__empty p{color:#64748b}.stanloop-my-likes__empty a{color:#238213;font-weight:800}
@media(max-width:780px){.stanloop-my-likes__header{align-items:flex-start;padding:19px}.stanloop-my-likes__header strong{min-width:62px;min-height:62px}.stanloop-my-likes__grid{grid-template-columns:1fr}.stanloop-liked-card{grid-template-columns:96px minmax(0,1fr)}}
