.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}}
.hype-surface{background:var(--s-canvas);width:100%;min-width:0;color:var(--s-text);font-family:var(--s-body-font);--neon-accent:var(--s-accent);--neon-accent-hover:var(--s-accent-strong);--neon-accent-soft:var(--s-accent-soft);--neon-text-on-accent:var(--s-accent-contrast);--neon-color-fg:var(--s-text);--neon-color-fg-muted:var(--s-text-secondary);--neon-color-fg-dim:var(--s-text-muted);--neon-color-border:var(--s-border);--neon-color-border-strong:var(--s-border-strong);--neon-color-surface:var(--s-surface);--neon-color-surface-muted:var(--s-surface-raised);--neon-focus-color:var(--s-focus);--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:linear-gradient(90deg, #a780fa 0%, #755cff 52%, #02d3ee 100%);align-items:end;display:grid;position:relative;overflow:hidden}.hype-hero__media,.hype-hero__fallback{position:absolute;inset:0}.hype-hero__fallback{background:radial-gradient(circle at 18% 20%, color-mix(in srgb, var(--s-accent) 45%, transparent), transparent 42%), radial-gradient(circle at 88% 70%, color-mix(in srgb, var(--s-glow) 28%, transparent), transparent 46%), linear-gradient(135deg, var(--s-deep), #16121f 58%, #0f0f14)}.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);margin-inline:auto;position:relative}.hype-hero__brand{margin:0 0 var(--s-space-3);letter-spacing:.08em;background:var(--s-mark-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;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;color:#f4f4f8;max-width:18ch;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{color:#fff;border-color:#ffffffb8}.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{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);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);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,24px);background:radial-gradient(circle at 92% 12%, color-mix(in srgb, var(--s-glow) 30%, transparent), transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--s-accent-soft) 74%, var(--s-surface)), 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,16px);background:color-mix(in srgb, var(--s-surface) 92%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--s-deep) 8%, transparent);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,16px);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,12px)}.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,24px);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,16px)}.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,12px)}}@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:0 0;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}}
