.filters-grid-module-scss-module__hGOyRa__root{flex-direction:column;gap:20px;padding-bottom:24px;display:flex}.filters-grid-module-scss-module__hGOyRa__toolbar{align-items:center;gap:12px;min-width:0;display:flex}.filters-grid-module-scss-module__hGOyRa__pills{overscroll-behavior-x:contain;background:var(--input-background);scrollbar-width:none;border-radius:999px;flex:auto;align-items:center;min-width:0;padding:5px;display:flex;position:relative;overflow-x:auto}.filters-grid-module-scss-module__hGOyRa__pills::-webkit-scrollbar{display:none}.filters-grid-module-scss-module__hGOyRa__pillsFadeLeft{-webkit-mask-image:linear-gradient(90deg,#0000,#000 36px);mask-image:linear-gradient(90deg,#0000,#000 36px)}.filters-grid-module-scss-module__hGOyRa__pillsFadeRight{-webkit-mask-image:linear-gradient(270deg,#0000,#000 36px);mask-image:linear-gradient(270deg,#0000,#000 36px)}.filters-grid-module-scss-module__hGOyRa__pillsFadeLeft.filters-grid-module-scss-module__hGOyRa__pillsFadeRight{-webkit-mask-image:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000);mask-image:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000)}.filters-grid-module-scss-module__hGOyRa__pillThumb{z-index:0;background:var(--background);pointer-events:none;border-radius:999px;position:absolute;top:5px;bottom:5px;left:0;box-shadow:0 1px 2px #0000001f}.filters-grid-module-scss-module__hGOyRa__pill{z-index:1;white-space:nowrap;height:32px;color:var(--content-secondary);cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:500;transition:color .18s;display:inline-flex;position:relative}.filters-grid-module-scss-module__hGOyRa__pill:hover,.filters-grid-module-scss-module__hGOyRa__pillActive{color:var(--content-primary)}.filters-grid-module-scss-module__hGOyRa__pillIcon{fill:currentColor;width:14px;height:14px}.filters-grid-module-scss-module__hGOyRa__grid{grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-auto-rows:226px;gap:12px;display:grid}@media not (min-width:640px){.filters-grid-module-scss-module__hGOyRa__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-auto-rows:170px;gap:8px}}.filters-grid-module-scss-module__hGOyRa__card{border-radius:14px;min-width:0;position:relative;overflow:hidden}.filters-grid-module-scss-module__hGOyRa__card:hover .filters-grid-module-scss-module__hGOyRa__cardImage{transform:scale(1.04)}.filters-grid-module-scss-module__hGOyRa__card:hover .filters-grid-module-scss-module__hGOyRa__cardName,.filters-grid-module-scss-module__hGOyRa__card:hover .filters-grid-module-scss-module__hGOyRa__heart{opacity:1}@media (hover:none){.filters-grid-module-scss-module__hGOyRa__card .filters-grid-module-scss-module__hGOyRa__heart{opacity:1}}@media (prefers-reduced-motion:reduce){.filters-grid-module-scss-module__hGOyRa__card:hover .filters-grid-module-scss-module__hGOyRa__cardImage{transform:none}}.filters-grid-module-scss-module__hGOyRa__tall{grid-row:span 2}.filters-grid-module-scss-module__hGOyRa__wide{grid-column:span 2}.filters-grid-module-scss-module__hGOyRa__big{grid-area:span 2/span 2}.filters-grid-module-scss-module__hGOyRa__cardFavorite .filters-grid-module-scss-module__hGOyRa__heart{opacity:1}.filters-grid-module-scss-module__hGOyRa__cardButton{text-align:left;cursor:pointer;width:100%;height:100%;display:block;position:relative;overflow:hidden}.filters-grid-module-scss-module__hGOyRa__cardButton:focus-visible{outline:2px solid var(--content-primary);outline-offset:-2px}.filters-grid-module-scss-module__hGOyRa__cardImage{-o-object-fit:cover;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .28s,transform .3s cubic-bezier(.32,.72,0,1);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.filters-grid-module-scss-module__hGOyRa__cardImage{transition:none}}.filters-grid-module-scss-module__hGOyRa__cardImageLoaded{opacity:1}.filters-grid-module-scss-module__hGOyRa__cardPlaceholder{background:var(--input-background);position:absolute;inset:0}.filters-grid-module-scss-module__hGOyRa__cardScrim{background:linear-gradient(#0000,#00000026 45%,#000000d9);position:absolute;inset:0}.filters-grid-module-scss-module__hGOyRa__cardName{-webkit-line-clamp:2;color:#fff;opacity:.92;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.3;transition:opacity .18s;display:-webkit-box;position:absolute;bottom:10px;left:10px;right:10px;overflow:hidden}@media (prefers-reduced-motion:reduce){.filters-grid-module-scss-module__hGOyRa__cardName{transition:none}}.filters-grid-module-scss-module__hGOyRa__heart{z-index:2;color:#fff;opacity:0;cursor:pointer;background:#0000008c;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .16s,background .16s;display:flex;position:absolute;top:8px;right:8px}.filters-grid-module-scss-module__hGOyRa__heart:hover{background:#000000bf}.filters-grid-module-scss-module__hGOyRa__heart:focus-visible{opacity:1;outline-offset:1px;outline:2px solid #fff}.filters-grid-module-scss-module__hGOyRa__heartIcon{width:16px;height:16px;transition:fill .16s}.filters-grid-module-scss-module__hGOyRa__cardFavorite .filters-grid-module-scss-module__hGOyRa__heartIcon{fill:#ff4d6d;color:#ff4d6d}.filters-grid-module-scss-module__hGOyRa__empty{text-align:center;color:var(--content-tertiary);padding:40px 0;font-size:14px}.filters-grid-module-scss-module__hGOyRa__search{border:1px solid var(--border-secondary-subdued,transparent);background:var(--input-background);border-radius:999px;flex:none;align-items:center;width:42px;height:42px;transition:width .28s cubic-bezier(.32,.72,0,1),border-color .16s;display:flex;position:relative;overflow:hidden}.filters-grid-module-scss-module__hGOyRa__search:focus-within{border-color:var(--border-accent-neutral,var(--content-primary))}@media (prefers-reduced-motion:reduce){.filters-grid-module-scss-module__hGOyRa__search{transition:border-color .16s}}.filters-grid-module-scss-module__hGOyRa__searchOpen{width:360px}.filters-grid-module-scss-module__hGOyRa__searchInHeader{width:100%;max-width:42px;margin-left:auto;transition:max-width .28s cubic-bezier(.32,.72,0,1),border-color .16s}.filters-grid-module-scss-module__hGOyRa__searchInHeader.filters-grid-module-scss-module__hGOyRa__searchOpen{max-width:640px}@media (prefers-reduced-motion:reduce){.filters-grid-module-scss-module__hGOyRa__searchInHeader{transition:border-color .16s}}.filters-grid-module-scss-module__hGOyRa__searchToggle{width:40px;height:40px;color:var(--content-tertiary);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.filters-grid-module-scss-module__hGOyRa__searchOpen .filters-grid-module-scss-module__hGOyRa__searchToggle{pointer-events:none}.filters-grid-module-scss-module__hGOyRa__searchIcon{width:18px;height:18px}.filters-grid-module-scss-module__hGOyRa__searchInput{opacity:0;pointer-events:none;width:100%;min-width:0;height:100%;padding:0 4px 0 0;transition:opacity .16s}.filters-grid-module-scss-module__hGOyRa__searchOpen .filters-grid-module-scss-module__hGOyRa__searchInput{opacity:1;pointer-events:auto}.filters-grid-module-scss-module__hGOyRa__searchInput{color:var(--content-primary);background:0 0;border:0;outline:none;font-size:16px}.filters-grid-module-scss-module__hGOyRa__searchInput::placeholder{color:var(--content-tertiary)}.filters-grid-module-scss-module__hGOyRa__searchClear{width:28px;height:28px;color:var(--content-tertiary);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-right:8px;transition:background .16s,color .16s;display:flex}.filters-grid-module-scss-module__hGOyRa__searchClear:hover{background:var(--action-item-bg-hover);color:var(--content-primary)}.filters-grid-module-scss-module__hGOyRa__searchClearIcon{width:16px;height:16px}
@property --enhance-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.styles-module-scss-module__h2CcRG__enhancingRing:after{content:"";z-index:2;pointer-events:none;background:conic-gradient(from var(--enhance-border-angle),#4ecdff,#4d3afb,#f891f1,#ffa14d,#4ecdff);-webkit-mask-composite:xor;-webkit-mask-composite:xor;border-radius:20px;padding:2px;animation:5s linear infinite styles-module-scss-module__h2CcRG__enhance-border-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes styles-module-scss-module__h2CcRG__enhance-border-spin{to{--enhance-border-angle:360deg}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__h2CcRG__enhancingRing:after{animation:none}}.styles-module-scss-module__h2CcRG__enhanceSweep{z-index:3;border-radius:20px;position:absolute;inset:0}
@property --media-filter-enhance-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.styles-module-scss-module__najgkG__enhancingRing{z-index:2;pointer-events:none;background:conic-gradient(from var(--media-filter-enhance-angle),#4ecdff,#4d3afb,#f891f1,#ffa14d,#4ecdff);-webkit-mask-composite:xor;-webkit-mask-composite:xor;border-radius:20px;padding:1.5px;animation:3s linear infinite styles-module-scss-module__najgkG__media-filter-enhance-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__najgkG__enhancingRing{animation:none}}@keyframes styles-module-scss-module__najgkG__media-filter-enhance-spin{to{--media-filter-enhance-angle:360deg}}.styles-module-scss-module__najgkG__revealable{opacity:0;visibility:hidden;pointer-events:none;width:0;transition:width .18s cubic-bezier(.32,.72,0,1),opacity .18s,transform .18s cubic-bezier(.32,.72,0,1),visibility 0s linear .18s;overflow:hidden;transform:scale(.8)}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__najgkG__revealable{transition:none}}.styles-module-scss-module__najgkG__revealableShown{opacity:1;visibility:visible;pointer-events:auto;width:32px;transition:width .18s cubic-bezier(.32,.72,0,1),opacity .18s,transform .18s cubic-bezier(.32,.72,0,1),visibility linear;transform:scale(1)}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__najgkG__revealableShown{transition:none}}
