.MusicReleasesSection-module__F7SEhq__music{--color-bg:var(--jvf-paper);--color-surface:var(--jvf-paper-surface);--color-text:var(--jvf-ink);--color-accent:var(--jvf-accent);--color-accent-100:var(--jvf-accent-100);--color-accent-600:var(--jvf-accent-600);--color-accent-700:var(--jvf-accent-700);--color-accent-800:var(--jvf-accent-800);--color-divider:var(--jvf-border);--font-heading:var(--jvf-font-heading);--font-body:var(--jvf-font-body);--font-heading-weight:var(--jvf-weight-display);--space-2:var(--jvf-paper-space-2);--space-3:var(--jvf-paper-space-3);--space-4:var(--jvf-paper-space-4);--space-6:var(--jvf-paper-space-6);--space-8:var(--jvf-paper-space-8);--radius-md:var(--jvf-radius-plate-sm);--radius-lg:var(--jvf-radius-plate);padding:var(--jvf-section-pad-desktop);background:var(--color-bg);color:var(--color-text)}.MusicReleasesSection-module__F7SEhq__wrap{max-width:var(--jvf-content-max);margin:0 auto}.MusicReleasesSection-module__F7SEhq__title{font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:var(--jvf-section-title-size-md);letter-spacing:-.015em;margin:0 0 30px;line-height:1.12}.MusicReleasesSection-module__F7SEhq__bar{border-bottom:1px solid var(--color-divider);padding-bottom:var(--space-4);margin-bottom:var(--space-2);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.MusicReleasesSection-module__F7SEhq__barLeft,.MusicReleasesSection-module__F7SEhq__barRight{align-items:flex-end;gap:var(--space-6);flex-wrap:wrap;display:flex}.MusicReleasesSection-module__F7SEhq__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.MusicReleasesSection-module__F7SEhq__chip{font-family:var(--font-heading);font-weight:var(--font-heading-weight);letter-spacing:.02em;border-radius:var(--radius-md);color:var(--color-text);border:1px solid var(--color-divider);cursor:pointer;background:0 0;padding:5px 12px;font-size:13px;transition:color .2s,border-color .2s,background .2s}.MusicReleasesSection-module__F7SEhq__chip:hover{background:color-mix(in srgb, var(--color-text) 7%, transparent)}.MusicReleasesSection-module__F7SEhq__chip:active{background:color-mix(in srgb, var(--color-text) 14%, transparent)}.MusicReleasesSection-module__F7SEhq__chipActive{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg)}.MusicReleasesSection-module__F7SEhq__chipActive:hover{background:var(--color-accent-600);border-color:var(--color-accent-600)}.MusicReleasesSection-module__F7SEhq__pick{flex-direction:column;gap:4px;display:flex}.MusicReleasesSection-module__F7SEhq__pick span{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--color-text) 60%, transparent);font-size:11px}.MusicReleasesSection-module__F7SEhq__pick select{appearance:none;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-divider);border-radius:var(--radius-md);font-family:var(--font-body);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231d1f20' stroke-width='1.5'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 9px center;background-repeat:no-repeat;padding:6px 28px 6px 10px;font-size:14px}.MusicReleasesSection-module__F7SEhq__pick select:hover{border-color:color-mix(in srgb, var(--color-text) 45%, transparent)}.MusicReleasesSection-module__F7SEhq__search{background:var(--color-surface);border:1px solid var(--color-divider);border-radius:var(--radius-md);align-items:center;gap:8px;min-width:250px;padding:6px 10px;transition:border-color .15s;display:flex}.MusicReleasesSection-module__F7SEhq__search:hover{border-color:color-mix(in srgb, var(--color-text) 45%, transparent)}.MusicReleasesSection-module__F7SEhq__search:focus-within{border-color:var(--color-accent)}.MusicReleasesSection-module__F7SEhq__search input{font-family:var(--font-body);color:var(--color-text);caret-color:var(--color-accent);background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:14px}.MusicReleasesSection-module__F7SEhq__search input::placeholder{color:color-mix(in srgb, var(--color-text) 45%, transparent)}.MusicReleasesSection-module__F7SEhq__searchIcon{color:color-mix(in srgb, var(--color-text) 55%, transparent);flex:none}.MusicReleasesSection-module__F7SEhq__views{border:1px solid var(--color-divider);border-radius:var(--radius-md);display:inline-flex;overflow:hidden}.MusicReleasesSection-module__F7SEhq__view{padding:var(--space-2) calc(var(--space-3) * 1.2);cursor:pointer;font-family:var(--font-heading);font-weight:var(--font-heading-weight);color:var(--color-text);background:0 0;border:0;align-items:center;gap:6px;font-size:14px;line-height:1.2;transition:color .15s,background .15s;display:flex}.MusicReleasesSection-module__F7SEhq__view+.MusicReleasesSection-module__F7SEhq__view{border-left:1px solid var(--color-divider)}.MusicReleasesSection-module__F7SEhq__view:hover{background:color-mix(in srgb, var(--color-text) 7%, transparent)}.MusicReleasesSection-module__F7SEhq__viewActive,.MusicReleasesSection-module__F7SEhq__viewActive:hover{background:var(--color-accent);color:var(--color-bg)}.MusicReleasesSection-module__F7SEhq__view svg{display:block}.MusicReleasesSection-module__F7SEhq__cols{padding:var(--space-4) var(--space-4) var(--space-2);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--color-text) 60%, transparent);grid-template-columns:40px 56px 1fr 190px 108px 252px;gap:20px;font-size:11px;display:grid}.MusicReleasesSection-module__F7SEhq__headRight{text-align:right}.MusicReleasesSection-module__F7SEhq__row{padding:var(--space-4);border-radius:var(--jvf-radius-row);grid-template-columns:40px 56px 1fr 190px 108px 252px;align-items:center;gap:20px;transition:background .2s;display:grid}.MusicReleasesSection-module__F7SEhq__row:hover{background:var(--color-accent-100)}.MusicReleasesSection-module__F7SEhq__no{font-family:var(--font-body);color:color-mix(in srgb, var(--color-text) 55%, transparent);font-size:13px;transition:color .2s}.MusicReleasesSection-module__F7SEhq__row:hover .MusicReleasesSection-module__F7SEhq__no{color:var(--color-accent-700)}.MusicReleasesSection-module__F7SEhq__art{border:1px solid var(--color-divider);background:var(--color-surface);border-radius:8px;width:56px;height:56px;position:relative;overflow:hidden}.MusicReleasesSection-module__F7SEhq__ttl{min-width:0}.MusicReleasesSection-module__F7SEhq__ttlName{font-family:var(--font-heading);font-weight:var(--font-heading-weight);letter-spacing:-.015em;font-size:21px;line-height:1.2;transition:color .15s;display:block}.MusicReleasesSection-module__F7SEhq__row:hover .MusicReleasesSection-module__F7SEhq__ttlName{color:var(--color-accent-700)}.MusicReleasesSection-module__F7SEhq__sub{font-family:var(--font-body);color:color-mix(in srgb, var(--color-text) 55%, transparent);margin-top:2px;font-size:13px;display:block}.MusicReleasesSection-module__F7SEhq__gen{font-family:var(--font-body);color:color-mix(in srgb, var(--color-text) 75%, transparent);font-size:14px}.MusicReleasesSection-module__F7SEhq__dt{font-family:var(--font-body);text-align:right;color:color-mix(in srgb, var(--color-text) 75%, transparent);font-size:14px}.MusicReleasesSection-module__F7SEhq__soon{margin-left:var(--space-2);background:var(--color-accent-100);color:var(--color-accent-800);font-family:var(--font-body);letter-spacing:.02em;white-space:nowrap;vertical-align:3px;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;display:inline-flex}.MusicReleasesSection-module__F7SEhq__plats{gap:var(--space-2);justify-content:flex-end;display:flex}.MusicReleasesSection-module__F7SEhq__plat{border:1px solid var(--color-divider);width:30px;height:30px;color:var(--color-text);font-family:var(--font-heading);font-weight:var(--font-heading-weight);background:0 0;border-radius:50%;place-items:center;font-size:11px;text-decoration:none;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.MusicReleasesSection-module__F7SEhq__plat:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg);transform:translateY(-1px)}.MusicReleasesSection-module__F7SEhq__plat:active{background:var(--color-accent-600);border-color:var(--color-accent-600)}.MusicReleasesSection-module__F7SEhq__grid{padding-top:var(--space-6);grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.MusicReleasesSection-module__F7SEhq__card{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--color-divider);background:0 0;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative}.MusicReleasesSection-module__F7SEhq__card:hover{border-color:var(--color-accent);box-shadow:0 10px 24px rgba(var(--jvf-ink-rgb), .08);transform:translateY(-2px)}.MusicReleasesSection-module__F7SEhq__sq{aspect-ratio:1;border:1px solid var(--color-divider);margin-bottom:var(--space-4);background:var(--color-surface);border-radius:10px;position:relative;overflow:hidden}.MusicReleasesSection-module__F7SEhq__cardTitle{font-family:var(--font-heading);font-weight:var(--font-heading-weight);letter-spacing:-.015em;font-size:20px;line-height:1.2;display:block}.MusicReleasesSection-module__F7SEhq__meta{font-family:var(--font-body);color:color-mix(in srgb, var(--color-text) 55%, transparent);margin-top:3px;font-size:13px}.MusicReleasesSection-module__F7SEhq__cardPlats{margin-top:var(--space-3);flex-wrap:wrap;justify-content:flex-start}.MusicReleasesSection-module__F7SEhq__count{margin-top:var(--space-6);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--color-text) 55%, transparent);font-size:12px}.MusicReleasesSection-module__F7SEhq__empty{padding:var(--space-8) 0;font-family:var(--font-body);color:color-mix(in srgb, var(--color-text) 55%, transparent);font-size:15px}@media (max-width:1280px){.MusicReleasesSection-module__F7SEhq__cols,.MusicReleasesSection-module__F7SEhq__row{grid-template-columns:36px 52px 1fr 150px 100px 252px;gap:16px}.MusicReleasesSection-module__F7SEhq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.MusicReleasesSection-module__F7SEhq__music{padding:var(--jvf-section-pad-tablet)}.MusicReleasesSection-module__F7SEhq__title{font-size:48px}.MusicReleasesSection-module__F7SEhq__bar,.MusicReleasesSection-module__F7SEhq__barLeft,.MusicReleasesSection-module__F7SEhq__barRight{gap:18px}.MusicReleasesSection-module__F7SEhq__search{flex:1;min-width:0}.MusicReleasesSection-module__F7SEhq__cols,.MusicReleasesSection-module__F7SEhq__row{grid-template-columns:34px 52px 1fr 104px 252px;gap:14px}.MusicReleasesSection-module__F7SEhq__genHead,.MusicReleasesSection-module__F7SEhq__gen{display:none}.MusicReleasesSection-module__F7SEhq__grid{grid-template-columns:repeat(2,1fr);gap:24px}.MusicReleasesSection-module__F7SEhq__ttlName{font-size:20px}}@media (max-width:640px){.MusicReleasesSection-module__F7SEhq__music{padding:var(--jvf-section-pad-mobile)}.MusicReleasesSection-module__F7SEhq__title{margin-bottom:24px;font-size:38px}.MusicReleasesSection-module__F7SEhq__bar{flex-direction:column;align-items:stretch;gap:16px;padding-bottom:14px}.MusicReleasesSection-module__F7SEhq__barLeft,.MusicReleasesSection-module__F7SEhq__barRight{flex-direction:column;align-items:stretch;gap:16px}.MusicReleasesSection-module__F7SEhq__barRight{flex-direction:row;justify-content:space-between;align-items:center}.MusicReleasesSection-module__F7SEhq__chip{min-height:44px;padding:8px 14px;font-size:13px}.MusicReleasesSection-module__F7SEhq__search{order:-1;min-height:44px}.MusicReleasesSection-module__F7SEhq__view{min-height:44px}.MusicReleasesSection-module__F7SEhq__cols{display:none}.MusicReleasesSection-module__F7SEhq__row{grid-template-columns:56px 1fr;grid-template-areas:"art ttl""art meta""plats plats";gap:2px 14px;padding:12px 8px}.MusicReleasesSection-module__F7SEhq__no{display:none}.MusicReleasesSection-module__F7SEhq__art{grid-area:art;width:56px;height:56px}.MusicReleasesSection-module__F7SEhq__ttl{grid-area:ttl}.MusicReleasesSection-module__F7SEhq__dt{text-align:left;grid-area:meta;font-size:13px}.MusicReleasesSection-module__F7SEhq__plats{grid-area:plats;justify-content:flex-start;margin-top:12px}.MusicReleasesSection-module__F7SEhq__plat{width:44px;height:44px;font-size:12px}.MusicReleasesSection-module__F7SEhq__grid{grid-template-columns:1fr;gap:20px}}
.DjSetsSection-module__uaz7lq__sets{--paper:var(--jvf-paper);--steel:var(--jvf-accent-400);--warm:var(--jvf-accent-2-400);--field:color-mix(in srgb, var(--jvf-accent-900) 72%, var(--jvf-ink));--field-top:color-mix(in srgb, var(--field) 84%, var(--jvf-ink));--field-low:color-mix(in srgb, var(--field) 90%, var(--jvf-accent-800));--blend:color-mix(in srgb, var(--warm) 50%, var(--steel));--on-field-muted:var(--jvf-on-field-muted);--on-field-dim:var(--jvf-on-field-dim);--hair:var(--jvf-divider-on-field);--rule:var(--jvf-rule-on-field);--fh:var(--jvf-font-heading);--fb:var(--jvf-font-body);--fd:var(--jvf-font-display);--pill:var(--jvf-radius-pill);--soft:var(--jvf-radius-soft);padding:var(--jvf-section-pad-desktop);background:linear-gradient(168deg, var(--field-top) 0%, var(--field) 42%, var(--field-low) 100%);color:var(--paper);font-family:var(--fb)}.DjSetsSection-module__uaz7lq__sets a{color:var(--steel);text-decoration:none}.DjSetsSection-module__uaz7lq__sets a:hover{color:var(--paper)}.DjSetsSection-module__uaz7lq__sets :focus-visible{outline:2px solid var(--steel);outline-offset:2px}.DjSetsSection-module__uaz7lq__wrap{max-width:var(--jvf-content-max);margin:0 auto}.DjSetsSection-module__uaz7lq__title{font-family:var(--fd);font-weight:600;font-size:var(--jvf-section-title-size-djsets);letter-spacing:.01em;margin:0 0 28px;line-height:1}.DjSetsSection-module__uaz7lq__bar{flex-wrap:wrap;align-items:flex-end;gap:28px;margin-bottom:14px;display:flex}.DjSetsSection-module__uaz7lq__selects{gap:18px;display:flex}.DjSetsSection-module__uaz7lq__field{flex-direction:column;gap:6px;display:flex}.DjSetsSection-module__uaz7lq__field label{font-family:var(--fh);letter-spacing:.2em;text-transform:uppercase;color:var(--on-field-dim);font-size:11px}.DjSetsSection-module__uaz7lq__sel{position:relative}.DjSetsSection-module__uaz7lq__sel select{appearance:none;border-radius:var(--pill);background:color-mix(in srgb, var(--paper) 5%, transparent);border:1px solid color-mix(in srgb, var(--paper) 22%, transparent);min-width:132px;color:var(--paper);font-family:var(--fh);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;padding:8px 34px 8px 14px;font-size:13px;transition:border-color .18s,background .18s}.DjSetsSection-module__uaz7lq__sel select:hover{border-color:color-mix(in srgb, var(--steel) 55%, transparent);background:color-mix(in srgb, var(--steel) 8%, transparent)}.DjSetsSection-module__uaz7lq__sel svg{pointer-events:none;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.DjSetsSection-module__uaz7lq__bar2{border-bottom:1px solid var(--hair);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:6px;padding-bottom:16px;display:flex}.DjSetsSection-module__uaz7lq__search{border-radius:var(--pill);background:color-mix(in srgb, var(--paper) 5%, transparent);border:1px solid color-mix(in srgb, var(--paper) 22%, transparent);align-items:center;gap:10px;min-width:260px;padding:8px 16px;transition:border-color .18s;display:flex}.DjSetsSection-module__uaz7lq__search:focus-within{border-color:color-mix(in srgb, var(--steel) 65%, transparent)}.DjSetsSection-module__uaz7lq__search input{font-family:var(--fh);letter-spacing:.1em;text-transform:uppercase;color:var(--paper);background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:14px}.DjSetsSection-module__uaz7lq__search input::placeholder{color:color-mix(in srgb, var(--paper) 40%, transparent)}.DjSetsSection-module__uaz7lq__searchIcon{color:var(--on-field-dim);flex:none}.DjSetsSection-module__uaz7lq__seg{border-radius:var(--pill);background:color-mix(in srgb, var(--paper) 5%, transparent);border:1px solid color-mix(in srgb, var(--paper) 16%, transparent);gap:4px;padding:4px;display:flex}.DjSetsSection-module__uaz7lq__segBtn{border-radius:var(--pill);color:color-mix(in srgb, var(--paper) 65%, transparent);cursor:pointer;font-family:var(--fh);letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:7px;padding:6px 14px;font-size:12px;font-weight:500;transition:background .18s,color .18s;display:flex}.DjSetsSection-module__uaz7lq__segBtn:hover{color:var(--paper);background:color-mix(in srgb, var(--steel) 10%, transparent)}.DjSetsSection-module__uaz7lq__segBtnActive,.DjSetsSection-module__uaz7lq__segBtnActive:hover{background:var(--steel);color:var(--field)}.DjSetsSection-module__uaz7lq__cols{font-family:var(--fh);letter-spacing:.2em;text-transform:uppercase;color:var(--on-field-dim);grid-template-columns:44px 56px 1fr 170px 110px 110px 140px;gap:20px;padding:16px 20px 10px 0;font-size:12px;display:grid}.DjSetsSection-module__uaz7lq__colRight{text-align:right}.DjSetsSection-module__uaz7lq__row{border-radius:var(--soft);border-bottom:1px solid var(--rule);grid-template-columns:44px 56px 1fr 170px 110px 110px 140px;align-items:center;gap:20px;margin:0 -20px;padding:14px 20px;transition:background .2s;display:grid}.DjSetsSection-module__uaz7lq__row:hover{background:color-mix(in srgb, var(--steel) 9%, transparent);border-bottom-color:#0000}.DjSetsSection-module__uaz7lq__no{font-family:var(--fh);letter-spacing:.14em;color:var(--on-field-dim);opacity:.7;font-size:12px;transition:color .2s,opacity .2s}.DjSetsSection-module__uaz7lq__row:hover .DjSetsSection-module__uaz7lq__no{color:var(--steel);opacity:1}.DjSetsSection-module__uaz7lq__art{background:linear-gradient(var(--field-low), var(--field-low)) padding-box, linear-gradient(140deg, var(--warm) 0%, var(--blend) 50%, var(--steel) 100%) border-box;border:1px solid #0000;border-radius:10px;width:56px;height:56px;transition:filter .2s;position:relative;overflow:hidden}.DjSetsSection-module__uaz7lq__row:hover .DjSetsSection-module__uaz7lq__art{filter:brightness(1.18)}.DjSetsSection-module__uaz7lq__ttl{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.DjSetsSection-module__uaz7lq__ttlName{font-family:var(--fd);letter-spacing:.04em;text-transform:uppercase;font-size:18px;font-weight:600;line-height:1.15;transition:color .2s}.DjSetsSection-module__uaz7lq__row:hover .DjSetsSection-module__uaz7lq__ttlName{color:var(--steel)}.DjSetsSection-module__uaz7lq__type{font-family:var(--fh);letter-spacing:.16em;text-transform:uppercase;border-radius:var(--pill);border:1px solid color-mix(in srgb, var(--steel) 40%, transparent);color:var(--steel);padding:3px 10px;font-size:11px;font-weight:500}.DjSetsSection-module__uaz7lq__meta{font-family:var(--fh);letter-spacing:.14em;text-transform:uppercase;color:var(--on-field-muted);font-size:14px}.DjSetsSection-module__uaz7lq__metaDim{color:var(--on-field-dim)}.DjSetsSection-module__uaz7lq__plats{justify-content:flex-end;gap:8px;display:flex}.DjSetsSection-module__uaz7lq__plat{border-radius:var(--pill);border:1px solid color-mix(in srgb, var(--paper) 22%, transparent);width:30px;height:30px;font-family:var(--fh);letter-spacing:.06em;color:var(--on-field-dim);justify-content:center;align-items:center;font-size:10px;font-weight:600;transition:color .18s,border-color .18s,background .18s;display:flex}.DjSetsSection-module__uaz7lq__plat:hover{color:var(--field);background:var(--steel);border-color:var(--steel)}.DjSetsSection-module__uaz7lq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:26px;display:grid}.DjSetsSection-module__uaz7lq__card{border-radius:var(--soft);background:linear-gradient(color-mix(in srgb, var(--jvf-ink) 62%, transparent), color-mix(in srgb, var(--jvf-ink) 62%, transparent)) padding-box, linear-gradient(140deg, color-mix(in srgb, var(--warm) 55%, transparent) 0%, color-mix(in srgb, var(--blend) 50%, transparent) 48%, color-mix(in srgb, var(--steel) 60%, transparent) 100%) border-box;border:1px solid #0000;flex-direction:column;gap:14px;padding:22px;transition:transform .2s;display:flex}.DjSetsSection-module__uaz7lq__card:hover{transform:translateY(-2px)}.DjSetsSection-module__uaz7lq__card:hover .DjSetsSection-module__uaz7lq__sq{filter:brightness(1.06)}.DjSetsSection-module__uaz7lq__sq{aspect-ratio:1;background:linear-gradient(var(--field-low), var(--field-low)) padding-box, linear-gradient(140deg, var(--warm) 0%, var(--blend) 50%, var(--steel) 100%) border-box;border:1px solid #0000;border-radius:10px;position:relative;overflow:hidden}.DjSetsSection-module__uaz7lq__cardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.DjSetsSection-module__uaz7lq__cardTitle{font-family:var(--fd);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:22px;font-weight:600;line-height:1.1;transition:color .2s}.DjSetsSection-module__uaz7lq__card:hover .DjSetsSection-module__uaz7lq__cardTitle{color:var(--steel)}.DjSetsSection-module__uaz7lq__mrow{font-family:var(--fh);letter-spacing:.14em;text-transform:uppercase;color:var(--on-field-dim);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.DjSetsSection-module__uaz7lq__mrow span{white-space:nowrap}.DjSetsSection-module__uaz7lq__mrow span+span:before{content:"·";margin-right:8px}.DjSetsSection-module__uaz7lq__cardFoot{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding-top:14px;display:flex}.DjSetsSection-module__uaz7lq__count{font-family:var(--fh);letter-spacing:.2em;text-transform:uppercase;color:var(--on-field-dim);margin-top:22px;font-size:12px}.DjSetsSection-module__uaz7lq__empty{font-family:var(--fh);letter-spacing:.16em;text-transform:uppercase;color:var(--on-field-dim);padding:30px 0;font-size:15px}@media (max-width:1100px){.DjSetsSection-module__uaz7lq__sets{padding:var(--jvf-section-pad-tablet)}.DjSetsSection-module__uaz7lq__title{font-size:var(--jvf-section-title-size-djsets-tablet)}.DjSetsSection-module__uaz7lq__cols,.DjSetsSection-module__uaz7lq__row{grid-template-columns:36px 52px 1fr 140px 92px 92px 118px;gap:14px}.DjSetsSection-module__uaz7lq__art{width:52px;height:52px}.DjSetsSection-module__uaz7lq__ttlName{font-size:17px}.DjSetsSection-module__uaz7lq__meta{letter-spacing:.12em;font-size:13px}.DjSetsSection-module__uaz7lq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DjSetsSection-module__uaz7lq__sets{padding:var(--jvf-section-pad-mobile)}.DjSetsSection-module__uaz7lq__title{font-size:var(--jvf-section-title-size-djsets-mobile);margin-bottom:22px}.DjSetsSection-module__uaz7lq__bar{flex-direction:column;align-items:stretch;gap:16px}.DjSetsSection-module__uaz7lq__selects{gap:12px}.DjSetsSection-module__uaz7lq__sel select{width:100%;min-width:0;min-height:44px}.DjSetsSection-module__uaz7lq__field{flex:1}.DjSetsSection-module__uaz7lq__bar2{gap:12px;padding-bottom:14px}.DjSetsSection-module__uaz7lq__search{width:100%;min-width:0;min-height:44px}.DjSetsSection-module__uaz7lq__seg{width:100%}.DjSetsSection-module__uaz7lq__segBtn{flex:1;justify-content:center;min-height:40px}.DjSetsSection-module__uaz7lq__cols{display:none}.DjSetsSection-module__uaz7lq__row{grid-template-columns:30px 52px 1fr;align-items:start;gap:6px 12px;margin:0 -12px;padding:14px 12px}.DjSetsSection-module__uaz7lq__no{grid-row:1/span 4}.DjSetsSection-module__uaz7lq__art{grid-row:1/span 4;width:52px;height:52px}.DjSetsSection-module__uaz7lq__ttl,.DjSetsSection-module__uaz7lq__meta,.DjSetsSection-module__uaz7lq__plats{grid-column:3}.DjSetsSection-module__uaz7lq__ttlName{font-size:17px}.DjSetsSection-module__uaz7lq__meta{letter-spacing:.12em;font-size:12px}.DjSetsSection-module__uaz7lq__metaLen{display:none}.DjSetsSection-module__uaz7lq__plats{justify-content:flex-start;margin-top:4px}.DjSetsSection-module__uaz7lq__plat{width:36px;height:36px}.DjSetsSection-module__uaz7lq__grid{grid-template-columns:minmax(0,1fr)}}
