.hype-surface .hype-subnav{height:auto;min-height:48px;box-shadow:none;background:var(--neon-canvas);border:0;position:static;top:auto}.hype-surface .hype-subnav__inner{gap:16px;min-height:48px;padding-inline:16px}.hype-surface .hype-subnav__list{gap:6px}.hype-surface .hype-subnav__link{letter-spacing:-.2px;border:0;border-radius:0;justify-content:center;min-height:44px;padding:8px 18px;font-size:14px;font-weight:650;line-height:1.25;transition:background .15s,color .15s}.hype-surface .hype-subnav__list:not(.hype-subnav__list--actions) .hype-subnav__link:hover{color:var(--neon-text-primary);background:0 0}.hype-surface .hype-subnav__list:not(.hype-subnav__list--actions) .hype-subnav__link[data-current=true]{border-bottom:2px solid var(--neon-accent);color:var(--neon-text-primary);box-shadow:none}.hype-surface .hype-subnav__list--actions{gap:4px}.hype-surface .hype-subnav__list--actions .hype-subnav__link{padding-inline:14px}.hype-surface .hype-subnav__link:focus-visible{outline:2px solid var(--neon-accent);outline-offset:3px}@media (min-width:1024px){.hype-surface:has(>.hype-page)>.hype-subnav{border-bottom:1px solid var(--neon-border-subtle);background:var(--neon-canvas);-webkit-backdrop-filter:none;margin:0;padding:0;position:static;top:auto}.hype-surface:has(>.hype-page) .hype-subnav__inner{width:100%;min-height:44px;padding:0}.hype-surface>.hype-page{width:100%;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}}.hype-surface,.hype-surface *{box-shadow:none!important}@media (max-width:1023px){.hype-surface .hype-subnav__inner{gap:0;min-height:40px;padding:2px 12px}.hype-surface .hype-subnav__list{gap:4px}.hype-surface .hype-subnav__link{border-radius:0;min-height:36px;padding:6px 16px}}@media (prefers-reduced-motion:reduce){.hype-surface .hype-subnav__link{transition:none}}
:root [data-ui-shell=social] .hype-surface[data-surface=hype]{--s-canvas:var(--neon-canvas);--s-surface:var(--neon-surface);--s-surface-raised:var(--neon-surface-muted);--s-panel:var(--neon-surface);--s-text:var(--neon-text-primary);--s-text-secondary:var(--neon-text-secondary);--s-text-muted:var(--neon-text-muted);--s-border:var(--neon-border-subtle);--s-border-strong:var(--neon-border-strong);--s-glass:var(--neon-glass);--s-accent:var(--neon-accent);--s-accent-strong:var(--neon-accent-hover);--s-accent-contrast:var(--neon-text-on-accent);--s-accent-soft:var(--neon-accent-soft);--s-focus:var(--neon-focus-color);--s-success:var(--neon-color-success);--s-danger:var(--neon-color-danger);--s-glow:var(--neon-accent);--s-deep:var(--neon-accent-hover);--s-mark-gradient:none;--s-display-font:var(--neon-font-sans);--s-body-font:var(--neon-font-sans);--s-mono-font:var(--neon-font-mono);color-scheme:normal}.hype-surface{background:var(--s-canvas);width:100%;min-width:0;color:var(--s-text);font-family:var(--s-body-font);--hype-subnav-height:40px;--neon-subnav-height:var(--hype-subnav-height)}.neon-app-shell:has(.hype-surface) .neon-app-shell__main{padding-top:0;padding-inline:0}.hype-surface .hype-page,.hype-surface .hype-page--home{box-sizing:border-box;width:100%;max-width:none;margin-inline:0;display:block}.hype-page--narrow{width:min(100%,880px);padding:var(--s-space-4) var(--s-space-4) var(--s-space-8);box-sizing:border-box;margin-inline:auto}.hype-page--detail{width:min(100%, var(--s-content-max,1280px));padding:var(--s-space-4);box-sizing:border-box;margin-inline:auto}.hype-subnav{top:var(--neon-header-height,64px);z-index:49;height:var(--hype-subnav-height,40px);min-height:var(--hype-subnav-height,40px);border-bottom:1px solid var(--s-border);background:var(--s-canvas);position:sticky}.hype-subnav__inner{justify-content:space-between;align-items:center;gap:var(--s-space-2);width:min(100%, var(--s-content-max,1280px));min-height:var(--hype-subnav-height);padding-inline:var(--s-space-3);margin-inline:auto;display:flex}.hype-subnav__list{gap:var(--s-space-1);padding:var(--s-space-1) 0;scrollbar-width:none;margin:0;list-style:none;display:flex;overflow-x:auto}.hype-subnav__list::-webkit-scrollbar{display:none}.hype-subnav__item--desktop-only,.hype-subnav__item--mobile-hidden{display:none}.hype-subnav__link{align-items:center;gap:var(--s-space-2);min-height:var(--s-tap-min,44px);padding:var(--s-space-1) var(--s-space-3);border-radius:var(--s-radius-pill);color:var(--s-text-secondary);white-space:nowrap;transition:background var(--s-duration) var(--s-ease), color var(--s-duration) var(--s-ease);font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.hype-subnav__link:hover{background:var(--s-surface-raised);color:var(--s-text)}.hype-subnav__link[data-current]{background:var(--s-accent-soft);color:var(--s-accent-strong);font-weight:600}.hype-subnav__link--upload{background:var(--s-accent);color:var(--s-accent-contrast);font-weight:600}.hype-subnav__link--upload:hover,.hype-subnav__link--upload[data-current]{background:var(--s-accent-strong);color:var(--s-accent-contrast)}.hype-home__body{width:min(100%, var(--s-content-max,1280px));padding:var(--s-space-6) var(--s-space-4) var(--s-space-16);gap:var(--s-section-gap,48px);min-width:0;margin-inline:auto;display:grid;overflow-x:clip}.hype-hero{isolation:isolate;min-height:var(--s-hero-h,480px);background:var(--s-surface);--s-mark-gradient:none;align-items:end;display:grid;position:relative;overflow:hidden}.hype-hero__media,.hype-hero__fallback{background:#17191d;position:absolute;inset:0}.hype-hero__fallback{background:#17191d}.hype-hero__media .thumb,.hype-hero__media .thumb-image{object-fit:cover;width:100%;height:100%}.hype-hero__shade{background:linear-gradient(180deg, #0f0f141f 0%, #0f0f1499 45%, #0f0f14e0 86%, var(--s-canvas) 100%), linear-gradient(90deg, #0f0f1480, transparent 60%);z-index:1;position:absolute;inset:0}.hype-hero__copy{z-index:2;width:min(100%, var(--s-content-max,1280px));padding:var(--s-space-10) var(--s-space-4) var(--s-space-8);background:var(--s-surface);margin-inline:auto;position:relative}.hype-hero__brand{margin:0 0 var(--s-space-3);letter-spacing:0;color:var(--s-text);background:0 0;-webkit-background-clip:border-box;background-clip:border-box;font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1}.hype-hero__title{margin:0 0 var(--s-space-6);letter-spacing:-.03em;max-width:18ch;color:var(--s-text);font-size:clamp(1.35rem,2.6vw,2rem);font-weight:600;line-height:1.25}.hype-hero__actions{gap:var(--s-space-3);flex-wrap:wrap;display:flex}.hype-hero .hype-btn--ghost{border-color:var(--s-border);color:var(--s-text)}.hype-hero .hype-btn--ghost:hover:not(:disabled){color:#fff;background:#ffffff1f}#hype-reco,#hype-ranking,#hype-gallery{scroll-margin-top:calc(var(--neon-header-height,64px) + var(--hype-subnav-height,40px) + var(--s-space-2));min-width:0}#hype-gallery{overflow-x:clip}.hype-section__head{justify-content:space-between;align-items:baseline;gap:var(--s-space-4);margin-bottom:var(--s-space-4);display:flex}.hype-section__head--compact{margin-bottom:var(--s-space-2)}.hype-section__head--gallery{flex-wrap:wrap;align-items:flex-start}.hype-gallery__filters{justify-content:space-between;align-items:center;gap:var(--s-space-2);flex-wrap:wrap;width:100%;display:flex}.hype-gallery__sort{flex-shrink:0;margin-left:auto}.hype-gallery__sort-control{min-width:7.5rem;min-height:36px;padding:var(--s-space-1) var(--s-space-6) var(--s-space-1) var(--s-space-3);border:1px solid var(--s-border);border-radius:var(--s-radius-pill);background:var(--s-surface-raised) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M3 4.5 6 7.5 9 4.5'/%3E%3C/svg%3E") no-repeat right var(--s-space-3) center;color:var(--s-text);font:inherit;cursor:pointer;appearance:none;transition:border-color var(--s-duration) var(--s-ease), background-color var(--s-duration) var(--s-ease);font-size:.8125rem;font-weight:500}.hype-gallery__sort-control:hover{border-color:var(--s-border-strong)}.hype-gallery__sort-control:focus-visible{outline:2px solid var(--s-focus);outline-offset:2px}.hype-section__more{color:var(--s-accent-strong);font-size:.875rem;font-weight:600;text-decoration:none}.hype-section__more:hover{text-decoration:underline}.hype-section__empty{color:var(--s-text-muted);margin:0}.hype-reco{gap:var(--s-space-4);scroll-snap-type:x mandatory;padding-bottom:var(--s-space-2);scrollbar-width:thin;grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;display:grid;overflow-x:auto}.hype-reco .hype-work{scroll-snap-align:start}.hype-section--rank{min-width:0;overflow:hidden}.hype-rank-canvas{--hype-rank-canvas-h:56px;width:100%;min-width:0;height:var(--hype-rank-canvas-h);contain:layout style;overflow-anchor:none;position:relative;overflow:hidden}.hype-rank-canvas__stage{vertical-align:top;width:100%;height:100%;display:block}.hype-rank-canvas__hits{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid;position:absolute;inset:0}.hype-rank-canvas__hit{min-width:0;min-height:var(--s-tap-min,44px);border-radius:var(--s-radius-sm);text-decoration:none;display:block}.hype-rank-canvas__hit:focus-visible{outline:2px solid var(--s-accent-strong,var(--neon-accent));outline-offset:2px;z-index:1}.hype-rank__link:focus-visible{outline:2px solid var(--s-accent-strong,var(--neon-accent));outline-offset:2px}.hype-rank{gap:var(--s-space-1);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.hype-rank{gap:var(--s-space-2);grid-template-columns:repeat(3,minmax(0,1fr))}}.hype-rank__item{min-width:0;margin:0}.hype-rank__link{align-items:center;gap:var(--s-space-2);min-height:36px;padding:var(--s-space-1) var(--s-space-2);border-radius:var(--s-radius-sm);color:inherit;text-decoration:none;display:flex}.hype-rank__link:hover{background:var(--s-surface)}.hype-rank__n{color:var(--s-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.8125rem;font-weight:800}.hype-rank__n[data-rank]{color:var(--s-accent-strong)}.hype-rank__n[data-rank="1"]{color:var(--s-glow)}.hype-rank__title{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;font-size:.8125rem;font-weight:600;line-height:1.25;overflow:hidden}.hype-rank__meta{color:var(--s-text-muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto;font-size:.75rem;display:inline-flex}.hype-rank__by{text-overflow:ellipsis;max-width:12ch;overflow:hidden}.hype-rank__dot{color:var(--s-text-muted)}.hype-creators{gap:var(--s-space-6);scrollbar-width:none;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.hype-creator-chip{justify-items:center;gap:var(--s-space-2);min-width:88px;color:inherit;text-align:center;text-decoration:none;display:grid}.hype-creator-chip__name{align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.hype-creator-chip__meta{color:var(--s-text-muted);font-size:.75rem}.hype-works{gap:var(--s-space-5);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.hype-work{gap:var(--s-space-3);min-width:0;display:grid}.hype-work__media{aspect-ratio:16/10;border-radius:var(--s-radius-md);background:var(--s-surface);color:inherit;text-decoration:none;display:block;position:relative;overflow:hidden}.hype-work--overlay .hype-work__media{aspect-ratio:16/11}.hype-work__media .thumb,.hype-work__media .thumb-image{object-fit:cover;width:100%;height:100%}.hype-work__media:hover .thumb-image.is-loaded{transform:scale(1.04)}.hype-work__badge{z-index:2;position:absolute;top:10px;left:10px}.hype-work__overlay{z-index:2;padding:var(--s-space-4);color:#fff;background:linear-gradient(#0000,#0f0f14d1);position:absolute;inset:auto 0 0}.hype-work--overlay .hype-work__title,.hype-work__overlay .hype-work__title{font-size:1rem;font-weight:700;display:block}.hype-work__by{opacity:.85;margin-top:.2rem;font-size:.8125rem;display:block}.hype-work__body{gap:var(--s-space-1);display:grid}.hype-work__title{color:var(--s-text);font-weight:650;line-height:1.3;text-decoration:none}.hype-work__author{color:var(--s-text-secondary);font-size:.8125rem;text-decoration:none}.hype-work__author small{color:var(--s-text-muted);margin-left:.35rem}.hype-work__stats{gap:var(--s-space-3);margin-top:var(--s-space-1);display:flex}.hype-work__stat{color:var(--s-text-muted);font:inherit;cursor:default;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;font-size:.8125rem;display:inline-flex}button.hype-work__stat{cursor:pointer;min-height:36px}.hype-work__stat.is-on{color:var(--s-accent-strong)}.hype-work--skeleton .hype-work__media,.hype-work--skeleton .hype-work__body div{background:var(--s-surface-raised);border-radius:var(--s-radius-sm)}.hype-work--skeleton .hype-work__body div{height:12px}.hype-work--overlay .hype-work__body{padding-top:0}@media (max-width:1024px){.hype-works{grid-template-columns:repeat(2,minmax(0,1fr))}.hype-subnav__icon{display:none}.hype-subnav__link{min-height:36px;padding-inline:var(--s-space-3);gap:0}}@media (min-width:769px){.hype-subnav__item--desktop-only{display:list-item}}@media (min-width:1025px){.hype-subnav__item--mobile-hidden{display:list-item}.hype-subnav__inner{padding-inline:var(--s-space-4)}.hype-subnav__link{min-height:36px;padding-inline:var(--s-space-4);font-size:.875rem}}@media (max-width:768px){.hype-works{gap:var(--s-space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.hype-work__media{aspect-ratio:1}.hype-work--overlay .hype-work__media{aspect-ratio:16/11}.hype-creator-page .hype-works{grid-template-columns:1fr}.hype-hero{min-height:380px}.hype-home__body{gap:var(--s-space-8);padding-block:var(--s-space-5) var(--s-space-12)}}@media (prefers-reduced-motion:reduce){.hype-work__media:hover .thumb-image.is-loaded{transform:none}}.hype-tabs{gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.hype-tab{align-items:center;gap:var(--neon-space-2);padding:var(--neon-space-2) var(--neon-space-3);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-pill);background:var(--neon-color-surface-muted);color:var(--neon-color-fg-muted);font:inherit;font-size:var(--neon-text-xs);cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.hype-tab[data-selected]{border-color:color-mix(in srgb, var(--neon-accent) 45%, var(--neon-color-border));background:var(--neon-accent-soft);color:var(--neon-accent);font-weight:var(--neon-weight-semibold)}.hype-tab:focus-visible,.hype-subnav__link:focus-visible{outline:2px solid var(--neon-accent);outline-offset:2px}.hype-a11y-anchors{z-index:2;position:relative}.hype-tab__count{opacity:.75;font-size:10px}.page-header-bar__tabs.hype-tabs{margin-top:var(--neon-space-2)}.hype-tabs--type .hype-tab{padding-inline:var(--s-space-1);background:0 0;border-color:#0000}.hype-tabs--type .hype-tab:hover{color:var(--s-text)}.hype-tabs--type .hype-tab[data-selected]{color:var(--s-accent-strong);background:0 0;border-color:#0000}.hype-page__head{margin-bottom:var(--neon-space-5)}.hype-page__title{margin:0 0 var(--neon-space-2);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--neon-weight-bold);letter-spacing:-.02em}.hype-page__lead{max-width:56ch;color:var(--neon-color-fg-muted);margin:0;line-height:1.55}.hype-section__title{font-size:var(--s-h3,1.125rem);margin:0;font-weight:650}.hype-btn{justify-content:center;align-items:center;gap:var(--neon-space-2);min-height:40px;padding:var(--neon-space-2) var(--neon-space-4);border-radius:var(--neon-radius-pill);font:inherit;font-size:var(--neon-text-sm);font-weight:var(--neon-weight-semibold);cursor:pointer;border:1px solid #0000;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.hype-btn--primary{background:var(--neon-accent);color:var(--neon-text-on-accent)}.hype-btn--primary:hover{background:var(--neon-accent-hover)}.hype-btn--ghost{border-color:var(--neon-color-border);color:var(--neon-color-fg-muted);background:0 0}.hype-btn--ghost:hover:not(:disabled){background:var(--neon-color-surface-muted);color:var(--neon-color-fg)}.hype-btn:disabled{opacity:.55;cursor:not-allowed}.hype-explore{padding-block:var(--neon-space-2) var(--neon-space-6)}.hype-explore__toolbar{gap:var(--neon-space-4);margin-bottom:var(--neon-space-5);flex-direction:column;display:flex}.hype-explore__tag-kicker{margin:var(--neon-space-2) 0 0;color:var(--neon-accent);font-size:var(--neon-text-sm);font-weight:var(--neon-weight-medium)}.hype-search{gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.hype-search__input{min-height:42px;padding:var(--neon-space-2) var(--neon-space-4);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-pill);background:var(--neon-color-surface-muted);color:var(--neon-color-fg);font:inherit;flex:220px}.hype-explore__pager{justify-content:center;align-items:center;gap:var(--neon-space-4);margin-top:var(--neon-space-5);display:flex}.hype-explore__pager-meta{color:var(--neon-color-fg-muted);font-size:var(--neon-text-sm)}.hype-upload{padding-block:var(--neon-space-2) var(--neon-space-8)}.hype-upload--gate{gap:var(--neon-space-4);justify-items:start;display:grid}.hype-upload__gate-copy{color:var(--neon-color-fg-muted);margin:0}.hype-dropzone{gap:var(--neon-space-3);padding:var(--neon-space-8) var(--neon-space-4);border:2px dashed var(--neon-color-border);border-radius:var(--neon-radius-lg);background:var(--neon-color-surface-muted);text-align:center;justify-items:center;display:grid}.hype-dropzone[data-dragging]{border-color:var(--neon-accent);background:var(--neon-accent-soft)}.hype-dropzone__copy{max-width:36ch;color:var(--neon-color-fg-muted);margin:0}.hype-dropzone__limits{font-size:var(--neon-text-xs);color:var(--neon-color-fg-dim);margin:0}.hype-upload__form{gap:var(--neon-space-4);display:grid}.hype-upload__preview{gap:var(--neon-space-3);padding:var(--neon-space-4);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-lg);background:var(--neon-color-surface-muted);display:grid}.hype-upload__media{border-radius:var(--neon-radius-md);object-fit:contain;background:#000;width:100%;max-height:320px}.hype-upload__media--abstract{background:var(--s-surface-raised);color:#fff;place-items:center;min-height:180px;display:grid}.hype-upload__facts{gap:var(--neon-space-3);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0;display:grid}.hype-upload__facts dt{font-size:var(--neon-text-xs);color:var(--neon-color-fg-dim)}.hype-upload__facts dd{font-weight:var(--neon-weight-semibold);margin:0}.hype-field{gap:var(--neon-space-2);display:grid}.hype-field__label{font-size:var(--neon-text-sm);font-weight:var(--neon-weight-medium)}.hype-field__control{width:100%;min-height:42px;padding:var(--neon-space-2) var(--neon-space-3);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-md);background:var(--neon-color-surface);color:var(--neon-color-fg);font:inherit}.hype-field__control--area{resize:vertical;min-height:120px}.hype-field__hint{font-size:var(--neon-text-xs);color:var(--neon-color-fg-dim)}.hype-upload__advanced summary{cursor:pointer;font-weight:var(--neon-weight-semibold)}.hype-upload__studio-link{margin:var(--neon-space-3) 0 0;font-size:var(--neon-text-sm)}.hype-upload__submit{gap:var(--neon-space-2);display:grid}.hype-progress{border-radius:var(--neon-radius-pill);background:var(--neon-color-surface-muted);height:6px;overflow:hidden}.hype-progress__bar{background:var(--neon-accent);height:100%;transition:width .2s;display:block}.hype-tag-input{gap:var(--neon-space-2);display:grid}.hype-tag-input__chips{gap:var(--neon-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.hype-tag-input__chip{align-items:center;gap:var(--neon-space-1);padding:var(--neon-space-1) var(--neon-space-2);border-radius:var(--neon-radius-pill);background:var(--neon-accent-soft);color:var(--neon-accent);font-size:var(--neon-text-sm);display:inline-flex}.hype-tag-input__field{width:100%;min-height:40px;padding:var(--neon-space-2) var(--neon-space-3);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-md);background:var(--neon-color-surface);font:inherit}.hype-studio-options{gap:var(--neon-space-4);margin-top:var(--neon-space-3);display:grid}.hype-studio-options__thread{align-items:flex-start;gap:var(--neon-space-2);padding:var(--neon-space-3);border-radius:var(--neon-radius-md);background:var(--neon-color-surface-muted);color:var(--neon-color-fg-muted);font-size:var(--neon-text-sm);margin:0;display:flex}.hype-toggle{gap:var(--neon-space-3);cursor:pointer;align-items:flex-start;display:flex}.hype-toggle__text{gap:2px;display:grid}.hype-toggle__text em{font-style:normal;font-size:var(--neon-text-xs);color:var(--neon-color-fg-dim)}.hype-detail{gap:var(--s-space-5);padding-block:var(--s-space-2) var(--s-space-8);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:1024px){.hype-detail{grid-template-columns:minmax(0,1.35fr) minmax(280px,380px);grid-template-areas:"crumbs crumbs""stage comments""meta comments""related related";align-items:start}.hype-detail__crumbs{grid-area:crumbs}.hype-detail__stage{grid-area:stage}.hype-detail__meta{grid-area:meta}.hype-detail__comments{top:calc(var(--neon-header-height,64px) + var(--hype-subnav-height,40px) + var(--s-space-2));max-height:calc(100dvh - var(--neon-header-height,64px) - var(--hype-subnav-height,40px) - var(--s-space-6));padding:var(--s-space-4);border:1px solid var(--s-border);border-radius:var(--s-radius-lg);background:var(--s-surface);grid-area:comments;position:sticky;overflow:auto}.hype-related{grid-area:related}}.hype-detail__stage{border-radius:var(--s-radius-lg);background:#000;min-width:0;overflow:hidden}.hype-detail__meta{gap:var(--s-space-4);display:grid}.hype-detail__meta .hype-creator-card{justify-content:space-between;align-items:center;gap:var(--s-space-3);flex-wrap:wrap;display:flex}.hype-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1023px){.hype-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hype-detail__crumbs{align-items:center;gap:var(--neon-space-2);font-size:var(--neon-text-sm);color:var(--neon-color-fg-muted);display:flex}.hype-detail__crumbs a{color:inherit;text-decoration:none}.hype-detail__crumbs a:hover{color:var(--neon-accent)}.hype-detail__kicker{align-items:center;gap:var(--neon-space-3);margin:0 0 var(--neon-space-2);color:var(--neon-color-fg-muted);font-size:var(--neon-text-sm);flex-wrap:wrap;display:flex}.hype-detail__title{margin:0 0 var(--neon-space-2);font-size:clamp(1.4rem,3vw,2rem);line-height:1.2}.hype-detail__stats{gap:var(--neon-space-4);color:var(--neon-color-fg-muted);font-size:var(--neon-text-sm);flex-wrap:wrap;margin:0;display:flex}.hype-detail__stats span{align-items:center;gap:var(--neon-space-1);display:inline-flex}.hype-detail__actions{align-items:center;gap:var(--neon-space-2);flex-wrap:wrap;display:flex}.hype-action{align-items:center;gap:var(--neon-space-2);min-height:40px;padding:var(--neon-space-2) var(--neon-space-3);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-pill);background:var(--neon-color-surface-muted);color:var(--neon-color-fg);font:inherit;font-size:var(--neon-text-sm);cursor:pointer;display:inline-flex}.hype-action.is-on{border-color:color-mix(in srgb, var(--neon-accent) 45%, var(--neon-color-border));background:var(--neon-accent-soft);color:var(--neon-accent)}.hype-detail__body{gap:var(--neon-space-3);line-height:1.65;display:grid}.hype-detail__tags{gap:var(--neon-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.hype-player__runtime{align-items:center;gap:var(--neon-space-2);margin:var(--neon-space-3) 0 0;font-size:var(--neon-text-xs);color:var(--neon-color-fg-muted);display:flex}.hype-creator-card{gap:var(--neon-space-3);padding:var(--neon-space-4);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-lg);background:var(--neon-color-surface-muted);display:grid}.hype-creator-card__identity{gap:var(--neon-space-3);color:inherit;align-items:center;text-decoration:none;display:flex}.hype-creator-card__names{gap:2px;display:grid}.hype-creator-card__names small{color:var(--neon-color-fg-muted)}.hype-creator-card__more{align-items:center;gap:var(--neon-space-1);font-size:var(--neon-text-sm);text-decoration:none;display:inline-flex}.hype-creator-page{padding-block:var(--neon-space-2) var(--neon-space-8)}.hype-creator-page__head{gap:var(--neon-space-4);margin-bottom:var(--neon-space-6);display:grid}.hype-creator-page__kicker{font-size:var(--neon-text-xs);font-weight:var(--neon-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--neon-color-fg-dim);margin:0}.hype-creator-page__identity{gap:var(--neon-space-4);align-items:center;display:flex}.hype-creator-page__handle{color:var(--neon-color-fg-muted);margin:0}.hype-creator-page__stats{gap:var(--neon-space-3);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.hype-creator-page__stats dt{font-size:var(--neon-text-xs);color:var(--neon-color-fg-dim)}.hype-creator-page__stats dd{font-size:var(--neon-text-lg);font-weight:var(--neon-weight-bold);margin:0}.hype-creator-page__links{font-size:var(--neon-text-sm);margin:0}.hype-settings{padding-block:var(--neon-space-2) var(--neon-space-8)}.hype-settings__group{margin:var(--neon-space-5) 0 0;padding:var(--neon-space-4);border:1px solid var(--neon-color-border);border-radius:var(--neon-radius-lg)}.hype-settings__options{gap:var(--neon-space-2);margin-top:var(--neon-space-3);display:grid}.hype-settings__option{align-items:center;gap:var(--neon-space-2);cursor:pointer;display:flex}.hype-settings__saved,.hype-settings__loading{margin-top:var(--neon-space-4);color:var(--neon-color-fg-muted);font-size:var(--neon-text-sm)}.hype-notice{gap:var(--neon-space-3);align-items:flex-start;display:flex}.hype-notice__body p{margin:var(--neon-space-1) 0 0}.hype-notice__retry,.hype-notice__dismiss{cursor:pointer;font:inherit;background:0 0;border:none}.hype-notice__retry{align-items:center;gap:var(--neon-space-1);margin-top:var(--neon-space-2);color:var(--neon-accent);display:inline-flex}.hype-notice__dismiss{color:var(--neon-color-fg-muted);margin-left:auto}.hype-notice[data-tone=info]{padding:var(--neon-space-3);border-radius:var(--neon-radius-md);background:var(--neon-color-surface-muted)}@media (max-width:768px){.hype-creator-page__stats{grid-template-columns:1fr}}.hype-page--explore{width:min(100%, var(--s-content-max,1280px));padding:clamp(20px, 3vw, 40px) var(--s-space-4) var(--s-space-16);box-sizing:border-box;margin-inline:auto}.hype-page--explore .hype-explore{max-width:none;padding:0}.hype-page--explore .hype-page__head{margin:0 0 var(--s-space-6);border:1px solid color-mix(in srgb, var(--s-accent) 22%, var(--s-border));border-radius:var(--s-radius-lg,8px);background:var(--s-surface);padding:clamp(24px,4vw,44px);position:relative;overflow:hidden}.hype-page--explore .hype-page__head:after{border:1px solid color-mix(in srgb, var(--s-accent) 28%, transparent);content:"";opacity:.5;pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-48px;right:8%}.hype-page--explore .hype-page__title{z-index:1;margin-bottom:var(--s-space-2);letter-spacing:-.055em;font-size:clamp(2rem,5vw,3.25rem);position:relative}.hype-page--explore .hype-page__lead{z-index:1;max-width:48ch;font-size:1rem;position:relative}.hype-page--explore .hype-explore__tag-kicker{z-index:1;min-height:32px;margin-top:var(--s-space-4);padding:0 var(--s-space-3);border:1px solid color-mix(in srgb, var(--s-accent) 30%, transparent);border-radius:var(--s-radius-pill);background:color-mix(in srgb, var(--s-accent-soft) 78%, transparent);align-items:center;display:inline-flex;position:relative}.hype-page--explore .hype-explore__toolbar{gap:var(--s-space-3);padding:var(--s-space-3);margin-bottom:var(--s-space-6);border:1px solid var(--s-border);border-radius:var(--s-radius-md,8px);background:color-mix(in srgb, var(--s-surface) 92%, transparent);box-shadow:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.hype-page--explore .hype-search{flex-wrap:nowrap;min-width:0}.hype-page--explore .hype-search__input{border-color:var(--s-border);background:var(--s-canvas);min-width:0;min-height:46px}.hype-page--explore .hype-search__input:focus-visible{outline:2px solid var(--s-focus);outline-offset:2px;border-color:var(--s-accent)}.hype-page--explore .hype-tabs{justify-content:flex-end}.hype-page--explore .hype-tabs--type{padding-top:var(--s-space-2);border-top:1px solid var(--s-border);grid-column:1/-1;justify-content:flex-start}.hype-page--explore .hype-works{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px)}.hype-page--explore .hype-work{padding:var(--s-space-2);border-radius:var(--s-radius-md,8px);transition:transform var(--s-duration) var(--s-ease), border-color var(--s-duration) var(--s-ease), background var(--s-duration) var(--s-ease);border:1px solid #0000}.hype-page--explore .hype-work:hover{border-color:var(--s-border);background:var(--s-surface);transform:translateY(-3px)}.hype-page--explore .hype-work__media{border-radius:var(--s-radius-sm,8px)}.hype-page--explore .hype-work__body{padding-inline:var(--s-space-1)}.hype-page--explore .hype-explore__pager{padding-top:var(--s-space-5);border-top:1px solid var(--s-border)}.hype-explore--loading{border-radius:var(--s-radius-lg,8px);background:linear-gradient(110deg, var(--s-surface) 30%, var(--s-surface-raised) 50%, var(--s-surface) 70%);background-size:200% 100%;min-height:60vh;animation:1.4s linear infinite hype-explore-shimmer}@keyframes hype-explore-shimmer{to{background-position-x:-200%}}@media (max-width:900px){.hype-page--explore .hype-works{grid-template-columns:repeat(3,minmax(0,1fr))}.hype-page--explore .hype-explore__toolbar{grid-template-columns:1fr}.hype-page--explore .hype-tabs{justify-content:flex-start}}@media (max-width:640px){.hype-page--explore{padding-inline:var(--s-space-3)}.hype-page--explore .hype-page__head{padding:var(--s-space-5);border-radius:var(--s-radius-md,8px);background:var(--s-surface)}.hype-page--explore .hype-search{flex-wrap:wrap}.hype-page--explore .hype-search__input{flex-basis:100%}.hype-page--explore .hype-search .hype-btn{flex:1}.hype-page--explore .hype-works{gap:var(--s-space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.hype-page--explore .hype-work{padding:var(--s-space-1);border-radius:var(--s-radius-sm,8px)}}@media (prefers-reduced-motion:reduce){.hype-page--explore .hype-work,.hype-explore--loading{transition:none;animation:none}}.hype-surface .hype-page--explore{box-sizing:border-box;width:min(100%,1420px);margin-inline:auto;padding:clamp(24px,4vw,56px) clamp(16px,4vw,48px) 72px}.hype-surface .hype-page--explore .hype-explore{padding:0}.hype-surface .hype-page--explore .hype-page__head{border:0;border-bottom:1px solid var(--s-border);background:var(--s-surface);border-radius:0;margin:0 auto 24px;padding:0 0 24px;overflow:visible}.hype-surface .hype-page--explore .hype-page__head:after{display:none}.hype-surface .hype-page--explore .hype-page__title{letter-spacing:-.055em;margin-bottom:10px;font-size:clamp(28px,4vw,48px)}.hype-surface .hype-page--explore .hype-page__lead{max-width:52ch;font-size:14px}.hype-surface .hype-page--explore .hype-explore__tag-kicker{background:0 0;border-radius:2px;min-height:30px;margin-top:14px;padding-inline:10px}.hype-surface .hype-page--explore .hype-explore__toolbar{border:0;border-bottom:1px solid var(--s-border);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:24px;padding:0 0 20px;display:grid}.hype-surface .hype-page--explore .hype-search{flex-wrap:nowrap;min-width:0}.hype-surface .hype-page--explore .hype-search__input{background:var(--s-canvas);border-radius:2px;min-width:0;min-height:42px}.hype-surface .hype-page--explore .hype-tabs{justify-content:flex-end}.hype-surface .hype-page--explore .hype-tabs--type{border-top:1px solid var(--s-border);grid-column:1/-1;justify-content:flex-start;padding-top:12px}.hype-surface .hype-page--explore .hype-works{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px;display:grid}.hype-surface .hype-page--explore .hype-work{background:0 0;border:0;border-radius:0;gap:10px;padding:0;display:grid;transform:none}.hype-surface .hype-page--explore .hype-work:hover{background:0 0;border-color:#0000;transform:none}.hype-surface .hype-page--explore .hype-work__media{aspect-ratio:4/3;border-radius:2px}.hype-surface .hype-page--explore .hype-work__body{padding:0}.hype-surface .hype-page--explore .hype-explore__pager{border-top:1px solid var(--s-border);padding-top:24px}@media (max-width:900px){.hype-surface .hype-page--explore .hype-works{grid-template-columns:repeat(3,minmax(0,1fr))}.hype-surface .hype-page--explore .hype-explore__toolbar{grid-template-columns:1fr}.hype-surface .hype-page--explore .hype-tabs{justify-content:flex-start}}@media (max-width:640px){.hype-surface .hype-page--explore{padding:20px 16px 48px}.hype-surface .hype-page--explore .hype-search{flex-wrap:wrap}.hype-surface .hype-page--explore .hype-search__input{flex-basis:100%}.hype-surface .hype-page--explore .hype-works{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}}body:has([data-surface=hype][data-surface-root]){background:var(--neon-canvas)}
[data-ui-shell=social] [data-surface=hype]{min-width:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery{color:var(--s-text);padding:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__welcome{margin-bottom:28px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__welcome--featured{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}[data-ui-shell=social] [data-surface=hype] .hype-discovery__welcome-copy{min-width:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__intro{margin-bottom:18px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__intro h1{font:750 clamp(24px, 2.1vw, 30px)/1.3 var(--s-display-font);letter-spacing:-.04em;text-wrap:balance;margin:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__intro p{color:var(--s-text-secondary);margin:10px 0 0;font-size:14px;line-height:1.7}[data-ui-shell=social] [data-surface=hype] .hype-btn{min-height:44px;font:650 14px/1.4 var(--s-body-font);letter-spacing:0;text-transform:none;box-shadow:none;white-space:nowrap;border-radius:8px;gap:8px}[data-ui-shell=social] [data-surface=hype] .hype-btn--primary{background:var(--s-accent);color:var(--s-accent-contrast);border:1px solid #0000}[data-ui-shell=social] [data-surface=hype] .hype-btn--primary:hover{background:var(--s-accent-strong)}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search{border:1px solid var(--s-border);background:var(--s-surface);min-width:0;max-width:680px;min-height:50px;color:var(--s-text-muted);border-radius:8px;align-items:center;gap:10px;margin:0;padding:4px 5px 4px 14px;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search>svg{flex-shrink:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search input{min-width:0;color:var(--s-text);font:14px var(--s-body-font);background:0 0;border:0;outline:0;flex:1;padding:6px 0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search input:focus-visible{outline:2px solid var(--s-focus);outline-offset:2px;border-radius:4px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search:focus-within{border-color:var(--s-focus);outline:2px solid var(--s-focus);outline-offset:2px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search button{min-height:40px;color:var(--s-text);background:var(--s-surface-raised);font:600 13px var(--s-body-font);cursor:pointer;border:0;border-radius:8px;flex-shrink:0;padding:0 16px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__upload{min-height:44px;color:var(--s-text-secondary);align-items:center;gap:7px;margin-top:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__upload:hover{color:var(--s-accent)}[data-ui-shell=social] [data-surface=hype] .hype-spotlight{border:1px solid var(--s-border);border-radius:var(--social-panel-radius,8px);background:var(--s-surface);grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);min-width:0;display:grid;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__media{background:var(--s-surface-raised);min-width:0;height:208px;display:block;position:relative;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__media .thumb{width:100%;height:100%}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__media .thumb-image{object-fit:cover;opacity:1;width:100%;height:100%;transition:transform .18s}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__media:hover .thumb-image{transform:scale(1.025)}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__type{z-index:2;color:#fff;background:#101114c7;border-radius:5px;padding:4px 7px;font-size:11px;line-height:1.4;position:absolute;top:10px;left:10px}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__body{flex-direction:column;align-items:flex-start;min-width:0;padding:20px 18px 12px;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__label{color:var(--s-text-muted);margin:0 0 12px;font-size:11px;line-height:1.5}[data-ui-shell=social] [data-surface=hype] .hype-spotlight h2{width:100%;font:700 18px/1.45 var(--s-body-font);letter-spacing:-.025em;overflow-wrap:anywhere;margin:0}[data-ui-shell=social] [data-surface=hype] .hype-spotlight h2 a{-webkit-line-clamp:2;color:var(--s-text);-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__creator{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--s-text-secondary);margin:7px 0 8px;font-size:12px;text-decoration:none;display:block;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__open{min-height:44px;color:var(--s-text);align-items:center;gap:7px;margin-top:auto;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}[data-ui-shell=social] [data-surface=hype] :is(.hype-spotlight__open,.hype-spotlight__creator,.hype-spotlight h2 a):hover{color:var(--s-accent)}[data-ui-shell=social] [data-surface=hype] .hype-discovery__layout{grid-template-columns:minmax(0,1fr) 224px;gap:24px;display:grid}[data-ui-shell=social] [data-surface=hype] .hype-discovery__catalog{min-width:0;scroll-margin-top:calc(var(--social-header) + 24px)}[data-ui-shell=social] [data-surface=hype] .hype-discovery__heading{flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin-bottom:14px;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__heading h2{font:700 18px/1.4 var(--s-body-font);letter-spacing:-.03em;margin:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__heading>span{color:var(--s-text-muted);font-size:12px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__filters{flex-wrap:wrap;gap:6px;min-width:0;max-width:100%;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__filters button{border:1px solid var(--s-border);min-height:44px;color:var(--s-text-secondary);font:550 13px var(--s-body-font);white-space:nowrap;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 12px;display:inline-flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__filters button[aria-pressed=true]{border-color:var(--s-text);background:var(--s-text);color:var(--s-canvas)}[data-ui-shell=social] [data-surface=hype] .hype-discovery__filters button:not([aria-pressed=true]):hover{background:var(--s-surface-raised);color:var(--s-text)}[data-ui-shell=social] [data-surface=hype] .hype-discovery__sort{margin-left:auto}[data-ui-shell=social] [data-surface=hype] .hype-discovery__sort select{border:1px solid var(--s-border);min-height:44px;color:var(--s-text-secondary);background:var(--s-canvas);font:13px var(--s-body-font);cursor:pointer;border-radius:8px;padding:0 10px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__rail{border-left:1px solid var(--s-border);align-content:start;gap:24px;padding-left:20px;display:grid}[data-ui-shell=social] [data-surface=hype] .hype-discovery__rail h2{font:700 15px/1.5 var(--s-body-font);margin:0 0 14px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__creators{gap:10px;margin:0;padding:0;list-style:none;display:grid}[data-ui-shell=social] [data-surface=hype] .hype-discovery__creators a{min-height:44px;color:var(--s-text);align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__creators a>span:nth-child(2){flex:1;min-width:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__creators a>svg{color:var(--s-text-muted);flex-shrink:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__creators :is(strong,small){text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-discovery__creators strong{font-size:13px;font-weight:600}[data-ui-shell=social] [data-surface=hype] .hype-discovery__creators small{color:var(--s-text-muted);margin-top:4px;font-size:11px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__avatar{background:var(--s-surface-raised);width:36px;height:36px;color:var(--s-text-secondary);border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;display:grid;position:relative;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-discovery__avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__tags{flex-wrap:wrap;gap:8px;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__tags a{border:1px solid var(--s-border);border-radius:var(--social-control-radius,8px);max-width:100%;min-height:36px;color:var(--s-text-secondary);overflow-wrap:anywhere;align-items:center;padding:6px 10px;font-size:12px;line-height:1.5;text-decoration:none;display:inline-flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__tags a:hover{color:var(--s-text);background:var(--s-surface-raised)}[data-ui-shell=social] [data-surface=hype] .hype-discovery__create{border:1px solid var(--s-border);border-radius:var(--social-panel-radius,8px);background:var(--s-surface);padding:18px 14px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__create-icon{color:var(--s-accent);margin-bottom:12px;display:inline-flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__create p{color:var(--s-text-secondary);margin:0 0 12px;font-size:13px;line-height:1.7}[data-ui-shell=social] [data-surface=hype] .hype-discovery__create a{min-height:44px;color:var(--s-accent);align-items:center;gap:8px;font-size:13px;font-weight:650;text-decoration:none;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-discovery__join{text-align:center;background:var(--s-surface);border:1px solid var(--s-border);border-radius:var(--social-panel-radius,8px);padding:36px 24px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__join h3{margin:0 0 20px;font-size:17px;line-height:1.6}[data-ui-shell=social] [data-surface=hype] :is(.hype-page--explore,.hype-page--detail,.hype-page--narrow){background:0 0;border:0;margin-inline:auto;padding:0 0 32px}[data-ui-shell=social] [data-surface=hype] .hype-page__head{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 0 24px;padding:0}[data-ui-shell=social] [data-surface=hype] .hype-page__head:after{display:none}[data-ui-shell=social] [data-surface=hype] .hype-page__title{font:750 clamp(24px, 2.1vw, 30px)/1.3 var(--s-display-font);letter-spacing:-.04em}[data-ui-shell=social] [data-surface=hype] .hype-page__lead{margin-top:10px;font-size:14px}[data-ui-shell=social] [data-surface=hype] .hype-explore__toolbar{border-top:0;gap:16px;margin:0 0 24px;padding:0 0 24px}[data-ui-shell=social] [data-surface=hype] .hype-works{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px;padding:0;display:grid}[data-ui-shell=social] [data-surface=hype] .hype-work{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;transform:none}[data-ui-shell=social] [data-surface=hype] .hype-work__media{aspect-ratio:4/3;border-radius:var(--social-panel-radius,8px);background:var(--s-surface-raised);overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-work__media .thumb{width:100%;height:100%}[data-ui-shell=social] [data-surface=hype] .hype-work__media .thumb-image{object-fit:cover;opacity:1;transition:transform .18s}[data-ui-shell=social] [data-surface=hype] .hype-work__media:hover .thumb-image{transform:scale(1.025)}[data-ui-shell=social] [data-surface=hype] .hype-work__body{gap:6px;padding:10px 0 0;display:grid}[data-ui-shell=social] [data-surface=hype] .hype-work__title{-webkit-line-clamp:2;color:var(--s-text);font:650 calc(14px * var(--social-font-scale,1))/1.5 var(--s-body-font);letter-spacing:-.015em;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-work__author{color:var(--s-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;text-decoration:none;display:block;overflow:hidden}[data-ui-shell=social] [data-surface=hype] .hype-work__author small{display:none}[data-ui-shell=social] [data-surface=hype] .hype-work__stats{color:var(--s-text-muted);flex-wrap:wrap;gap:8px;padding-top:0;display:flex}[data-ui-shell=social] [data-surface=hype] .hype-work__stat{font:12px var(--s-body-font);min-height:32px}[data-ui-shell=social] [data-surface=hype] button.hype-work__stat{min-width:44px;min-height:44px}[data-ui-shell=social] [data-surface=hype] .hype-work__badge{color:#fff;font:11px var(--s-body-font);background:#101114c7;border:1px solid #ffffff26;border-radius:5px;padding:4px 6px}[data-ui-shell=social] [data-surface=hype] :is(.hype-empty,.hype-form,.hype-settings,.hype-detail__panel,.hype-upload){border-radius:var(--social-panel-radius,8px)}[data-ui-shell=social] [data-surface=hype] :is(input,textarea,select){color:var(--s-text)}[data-ui-shell=social] [data-surface=hype] :is(input,textarea)::placeholder{color:var(--s-text-muted)}[data-ui-shell=social] [data-surface=hype] .thumb-hype{background:var(--s-surface-raised)}[data-ui-shell=social] [data-surface=hype] .thumb-fallback{color:var(--s-text-muted)}@media (min-width:1600px){[data-ui-shell=social] [data-surface=hype] .hype-works{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1199px){[data-ui-shell=social] [data-surface=hype] .hype-discovery__layout{grid-template-columns:minmax(0,1fr)}[data-ui-shell=social] [data-surface=hype] .hype-discovery__rail{border-left:0;border-top:1px solid var(--s-border);grid-template-columns:repeat(3,minmax(0,1fr));padding-top:24px;padding-left:0}[data-ui-shell=social] [data-surface=hype] .hype-discovery__welcome--featured{gap:20px}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__body{padding:14px 12px 8px}[data-ui-shell=social] [data-surface=hype] .hype-spotlight h2{font-size:16px}}@media (max-width:767px){[data-ui-shell=social] [data-surface=hype] .hype-discovery__welcome--featured{grid-template-columns:minmax(0,1fr);gap:16px}[data-ui-shell=social] [data-surface=hype] .hype-spotlight{grid-template-columns:minmax(0,.9fr) minmax(0,1fr)}[data-ui-shell=social] [data-surface=hype] .hype-spotlight__media{height:168px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__upload{display:none}}@media (max-width:639px){[data-ui-shell=social] [data-surface=hype] .hype-discovery__welcome{margin-bottom:24px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__intro{margin-bottom:16px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__intro h1{font-size:24px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__intro p{font-size:13px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search{gap:8px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search input{min-height:44px;font-size:16px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__search button{min-height:44px;padding-inline:12px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__heading h2{font-size:17px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__toolbar{gap:8px;margin-bottom:16px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__filters{width:100%}[data-ui-shell=social] [data-surface=hype] .hype-discovery__filters button{flex:1 0 auto;padding-inline:9px;font-size:12px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__filters button>svg{display:none}[data-ui-shell=social] [data-surface=hype] .hype-works{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}[data-ui-shell=social] [data-surface=hype] .hype-work__media{aspect-ratio:1;border-radius:var(--social-control-radius,8px)}[data-ui-shell=social] [data-surface=hype] .hype-work__title{font-size:calc(13px * var(--social-font-scale,1))}[data-ui-shell=social] [data-surface=hype] .hype-work__stat{font-size:11px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__rail{grid-template-columns:1fr;gap:24px}[data-ui-shell=social] [data-surface=hype] .hype-discovery__tags a{min-height:44px}}@media (prefers-reduced-motion:reduce){[data-ui-shell=social] [data-surface=hype] :is(.hype-work__media,.hype-spotlight__media) .thumb-image{transition:none;transform:none}}
