:root{--duration-quick:.15s;--duration-fast:.25s;--ease-smooth-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:ease-in-out;--text-swap-dur:.15s;--text-swap-translate-y:4px;--text-swap-blur:2px;--text-swap-ease:ease-in-out}.community-feed-strip.svelte-39i0sf{background:linear-gradient(135deg,#ffc4660e,#0000 28%),#ffffff06;border:1px solid #ffffff13;border-radius:1rem;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff06}.community-feed-strip--empty.svelte-39i0sf{grid-template-columns:minmax(0,1fr)}.community-feed-strip__header.svelte-39i0sf{flex-direction:column;align-items:flex-start;gap:.9rem;min-width:0;display:flex}.community-feed-strip__intro.svelte-39i0sf{min-width:0}.community-feed-strip__intro.svelte-39i0sf h3:where(.svelte-39i0sf){color:#fffffff0;letter-spacing:-.025em;margin:0;font-size:clamp(1rem,1.5vw,1.18rem);font-weight:760;line-height:1.25}.community-feed-strip__intro.svelte-39i0sf p:where(.svelte-39i0sf){color:#ffffff85;margin:.42rem 0 0;font-size:.76rem;line-height:1.5}.community-feed-strip__list.svelte-39i0sf{grid-template-columns:minmax(0,1fr);gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.community-feed-strip__list--single.svelte-39i0sf{grid-template-columns:minmax(0,1fr)}.community-feed-strip__list.svelte-39i0sf>li:where(.svelte-39i0sf){min-width:0;height:100%}.community-feed-card.svelte-39i0sf{height:100%;min-height:7.5rem;transition:transform var(--duration-fast) var(--ease-smooth-out), border-color var(--duration-fast) var(--ease-smooth-out), background-color var(--duration-fast) var(--ease-smooth-out);background:linear-gradient(#ffffff08,#0808081a);border:1px solid #ffffff12;border-radius:.82rem;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"rank body""vote vote";align-items:start;gap:.75rem .7rem;padding:.8rem;display:grid}.community-feed-card.svelte-39i0sf:hover{background-color:#ffc46606;border-color:#ffc46633;transform:translateY(-2px)}.community-feed-card__body.svelte-39i0sf{grid-area:body;align-content:start;min-width:0;display:grid}.community-feed-card__rank.svelte-39i0sf{color:#ffc466e0;width:1.6rem;height:1.6rem;font-family:var(--font-mono);letter-spacing:-.04em;background:#ffc46612;border:1px solid #ffc4662e;border-radius:.5rem;flex:none;grid-area:rank;place-items:center;font-size:.62rem;font-weight:700;display:grid}.community-feed-card__source.svelte-39i0sf{color:#ffc466ad;width:fit-content;min-width:0;max-width:100%;transition:color var(--duration-quick) var(--ease-in-out);align-items:center;gap:.25rem;font-size:.66rem;font-weight:560;text-decoration:none;display:inline-flex}.community-feed-card__source.svelte-39i0sf svg{flex:none}.community-feed-card__source.svelte-39i0sf span:where(.svelte-39i0sf){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.community-feed-card__source.svelte-39i0sf:hover{color:#ffc466}.community-feed-card__source.svelte-39i0sf:focus-visible,.community-feed-card__upvote.svelte-39i0sf:focus-visible,.community-feed-strip__link.svelte-39i0sf:focus-visible{outline-offset:3px;outline:2px solid #ffc466a6}.community-feed-card.svelte-39i0sf h4:where(.svelte-39i0sf){color:#ffffffeb;letter-spacing:-.012em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-block-size:2.6em;margin:.34rem 0 0;font-size:.88rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.community-feed-card__meta.svelte-39i0sf{color:#ffffff75;font-family:var(--font-mono);flex-wrap:wrap;gap:.28rem .55rem;margin-top:.45rem;font-size:.63rem;display:flex}.community-feed-card__upvote.svelte-39i0sf,.community-feed-strip__link.svelte-39i0sf{color:#ffc466;cursor:pointer;transition:transform var(--duration-quick) var(--ease-smooth-out), border-color var(--duration-quick) var(--ease-in-out), background-color var(--duration-quick) var(--ease-in-out), color var(--duration-quick) var(--ease-in-out);background:#ffc46613;border:1px solid #ffc46647;border-radius:999px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.community-feed-card__upvote.svelte-39i0sf{grid-area:vote;gap:.32rem;min-height:2.15rem;padding:.48rem .75rem}.community-feed-card__upvote.svelte-39i0sf:hover,.community-feed-strip__link.svelte-39i0sf:hover{background-color:#ffc46621;border-color:#ffc46680}.community-feed-card__upvote.svelte-39i0sf:active,.community-feed-strip__link.svelte-39i0sf:active{transform:scale(.98)}.community-feed-card__upvote--active.svelte-39i0sf{color:#ffd58f;background-color:#ffc46624;border-color:#ffc4666b}.community-feed-card__upvote.svelte-39i0sf:disabled{cursor:wait;opacity:.62}.community-feed-strip__link.svelte-39i0sf{white-space:nowrap;gap:.35rem;min-height:2rem;padding:.48rem .76rem}.community-feed-strip__link.svelte-39i0sf svg{transition:transform var(--duration-quick) var(--ease-smooth-out)}.community-feed-strip__link.svelte-39i0sf:hover svg{transform:translate(1px,-1px)}.t-text-swap.svelte-39i0sf{filter:blur();opacity:1;transition:transform var(--text-swap-dur) var(--text-swap-ease), filter var(--text-swap-dur) var(--text-swap-ease), opacity var(--text-swap-dur) var(--text-swap-ease);will-change:transform, filter, opacity;display:inline-block;transform:translateY(0)}.t-text-swap.is-exit.svelte-39i0sf{transform:translateY(calc(var(--text-swap-translate-y) * -1));filter:blur(var(--text-swap-blur));opacity:0}.t-text-swap.is-enter-start.svelte-39i0sf{transform:translateY(var(--text-swap-translate-y));filter:blur(var(--text-swap-blur));opacity:0;transition:none}@media (width>=640px){.community-feed-card.svelte-39i0sf{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"rank body vote";align-items:center;gap:.8rem;min-height:6.2rem;padding:.85rem}.community-feed-card__body.svelte-39i0sf{align-content:start}.community-feed-card__upvote.svelte-39i0sf{align-self:center;min-width:6.7rem}}@media (width>=768px){.community-feed-strip__list.svelte-39i0sf{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.community-feed-strip.svelte-39i0sf{grid-template-columns:minmax(13.5rem,16.5rem) minmax(0,1fr);align-items:stretch;padding:1.1rem}.community-feed-strip--empty.svelte-39i0sf{grid-template-columns:minmax(0,1fr)}.community-feed-strip__header.svelte-39i0sf{border-right:1px solid #ffffff12;padding:.2rem 1.1rem .2rem .1rem}.community-feed-strip--empty.svelte-39i0sf .community-feed-strip__header:where(.svelte-39i0sf){border-right:0;flex-direction:row;justify-content:space-between;align-items:end;padding-right:0}.community-feed-strip__link.svelte-39i0sf{margin-top:auto}}@media (width>=1280px){.community-feed-strip__list.svelte-39i0sf{grid-template-columns:repeat(var(--community-request-columns), minmax(0, 1fr))}.community-feed-card.svelte-39i0sf{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"rank body""vote vote";align-items:start;min-height:8.25rem}.community-feed-card__upvote.svelte-39i0sf{align-self:auto;min-width:0}.community-feed-strip__list--compact.svelte-39i0sf .community-feed-card:where(.svelte-39i0sf){grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"rank body vote";align-items:center}.community-feed-strip__list--compact.svelte-39i0sf .community-feed-card__upvote:where(.svelte-39i0sf){align-self:center;min-width:6.7rem}}@media (prefers-reduced-motion:reduce){.t-text-swap.svelte-39i0sf{transition:none!important}.community-feed-card.svelte-39i0sf,.community-feed-card__source.svelte-39i0sf,.community-feed-card__upvote.svelte-39i0sf,.community-feed-strip__link.svelte-39i0sf,.community-feed-strip__link.svelte-39i0sf svg{transition:none}.community-feed-card.svelte-39i0sf:hover,.community-feed-card__upvote.svelte-39i0sf:active,.community-feed-strip__link.svelte-39i0sf:active,.community-feed-strip__link.svelte-39i0sf:hover svg{transform:none}}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card{border-radius:1rem}@media (width>=1280px){.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__cover{aspect-ratio:16/9}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__avail{gap:.3rem;padding:.2rem .5rem;font-size:.58rem;top:.45rem;right:.45rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__avail-dot{width:.34rem;height:.34rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__body{gap:.32rem;padding:.72rem .78rem .82rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__cat{letter-spacing:.12em;font-size:.58rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__name{font-size:.82rem;line-height:1.22}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__desc{font-size:.72rem;line-height:1.38}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__footer{gap:.45rem;padding-top:.55rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__price{gap:.32rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__price-usd{font-size:.9rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__price-rub{font-size:.68rem}.group-buy-feed-banner__grid.svelte-12jykq3 .gb-card__cta{width:1.55rem;height:1.55rem}}
