.hw-genre-icon{--hw-genre-icon-size:2.25rem;width:var(--hw-genre-icon-size);height:var(--hw-genre-icon-size);object-fit:contain;object-position:center;flex-shrink:0;display:block}.hw-genre-icon--sm{--hw-genre-icon-size:1.7rem}.hw-genre-icon--md{--hw-genre-icon-size:2.25rem}.hw-genre-icon--lg{--hw-genre-icon-size:2.7rem}.hw-genre-icon--fantasy{--hw-genre-chip-accent:var(--hw-genre-fantasy)}.hw-genre-icon--sci_fi{--hw-genre-chip-accent:var(--hw-genre-scifi)}.hw-genre-icon--romance{--hw-genre-chip-accent:var(--hw-genre-romance)}.hw-genre-icon--mystery{--hw-genre-chip-accent:var(--hw-genre-mystery)}.hw-genre-icon--thriller{--hw-genre-chip-accent:var(--hw-genre-thriller)}.hw-genre-icon--horror{--hw-genre-chip-accent:var(--hw-genre-horror)}.hw-genre-icon--adventure{--hw-genre-chip-accent:var(--hw-genre-adventure)}.hw-genre-icon--action{--hw-genre-chip-accent:var(--hw-genre-action)}.hw-genre-icon--drama{--hw-genre-chip-accent:var(--hw-genre-literary)}.hw-genre-icon--comedy{--hw-genre-chip-accent:var(--hw-genre-comedy)}.hw-story-card-slot{flex-direction:column;min-width:0;display:flex}.hw-story-card-slot>.hw-story-card,.hw-story-card-slot>.hw-story-card-frame{flex:1;height:100%}.hw-story-card-frame{flex-direction:column;min-width:0;display:flex;position:relative}.hw-story-card-frame>.hw-story-card{flex:1;width:100%;min-width:0}.hw-story-card__bookmark{z-index:5;border:1px solid color-mix(in srgb, var(--hw-border) 80%, #fff);background-color:color-mix(in srgb, var(--hw-elevated) 94%, transparent);width:2.05rem;height:2.05rem;color:var(--hw-text);cursor:pointer;box-shadow:var(--hw-shadow-sm);border-radius:999px;place-items:center;padding:0;display:inline-grid;position:absolute;top:.45rem;right:.45rem}.hw-story-card__bookmark:hover,.hw-story-card__bookmark:focus-visible{border-color:color-mix(in srgb, var(--hw-accent) 40%, var(--hw-border));background-color:color-mix(in srgb, var(--hw-accent) 10%, var(--hw-elevated));color:var(--hw-text);outline:none}.hw-story-card__bookmark.is-active{border-color:color-mix(in srgb, var(--hw-accent) 50%, var(--hw-border));color:var(--hw-accent-strong);background-color:color-mix(in srgb, var(--hw-accent) 14%, var(--hw-elevated))}.hw-story-card__bookmark:disabled{opacity:.65;cursor:wait}.hw-story-card{color:inherit;min-width:0;transition:transform var(--hw-duration-med) var(--hw-ease-out);flex-direction:column;text-decoration:none;display:flex}.hw-story-card:hover{transform:translateY(-.18rem)}.hw-story-card--activate:hover,.hw-story-card--activate:focus-visible{transform:none}.hw-story-card--activate:hover .hw-story-card__cover,.hw-story-card--activate:focus-visible .hw-story-card__cover{box-shadow:var(--hw-shadow-md), inset 0 1px 0 #ffffff14}.hw-story-card--layout-rail{width:var(--hw-card-min);flex-shrink:0}.hw-story-card--layout-rail.hw-story-card--compact{width:var(--hw-card-rail-min)}.hw-story-card--layout-grid{width:100%}.hw-story-card__media{border-radius:var(--hw-radius-md);isolation:isolate;position:relative;overflow:hidden}.hw-story-card__cover{aspect-ratio:var(--hw-card-aspect);border-radius:inherit;background:var(--hw-card-face), var(--hw-card);border:1px solid color-mix(in srgb, var(--hw-border) 85%, var(--hw-accent) 15%);box-shadow:var(--hw-shadow-md), inset 0 1px 0 #ffffff14;transition:box-shadow var(--hw-duration-med) var(--hw-ease-out);background-position:50%;background-size:cover;overflow:hidden}.hw-story-card:hover .hw-story-card__cover{box-shadow:var(--hw-shadow-lg), 0 0 0 1px color-mix(in srgb, var(--hw-accent) 28%, transparent)}.hw-story-card__progress{z-index:3;pointer-events:none;background:#120a066b;border-radius:999px;height:4.5%;min-height:.28rem;max-height:.48rem;display:block;position:absolute;bottom:7%;left:8%;right:8%;overflow:hidden}.hw-story-card__progress>span{border-radius:inherit;background:var(--hw-accent,#c45a22);height:100%;display:block}.hw-story-card__blurb{z-index:2;pointer-events:none;opacity:0;flex-direction:column;justify-content:flex-end;gap:.45rem;transition:opacity .42s cubic-bezier(.22,.61,.36,1);display:flex;position:absolute;inset:0}.hw-story-card__blurb:before{content:"";background:linear-gradient(198deg, color-mix(in srgb, var(--hw-bg) 8%, transparent) 0%, color-mix(in srgb, var(--hw-bg) 55%, transparent) 42%, color-mix(in srgb, var(--hw-bg) 92%, #1a100c) 100%);opacity:0;transition:opacity .45s cubic-bezier(.19,1,.22,1);position:absolute;inset:0}.hw-story-card:hover .hw-story-card__blurb,.hw-story-card:focus-visible .hw-story-card__blurb,.hw-story-card:hover .hw-story-card__blurb:before,.hw-story-card:focus-visible .hw-story-card__blurb:before{opacity:1}.hw-story-card__tags{z-index:1;flex-wrap:wrap;gap:.28rem;padding:0 .7rem;transition:transform .48s cubic-bezier(.19,1,.22,1);display:flex;position:relative;transform:translateY(.55rem)}.hw-story-card:hover .hw-story-card__tags,.hw-story-card:focus-visible .hw-story-card__tags{transform:translateY(0)}.hw-story-card__tag{border-radius:var(--hw-radius-pill);border:1px solid color-mix(in srgb, var(--hw-accent) 35%, transparent);background:color-mix(in srgb, var(--hw-bg) 55%, transparent);max-width:100%;color:color-mix(in srgb, var(--hw-text) 88%, var(--hw-accent) 12%);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;align-items:center;padding:.12rem .42rem;font-size:.62rem;line-height:1.2;display:inline-flex;overflow:hidden}.hw-story-card__excerpt{z-index:1;-webkit-line-clamp:4;line-clamp:4;font-family:var(--hw-font-body,inherit);font-size:var(--hw-type-xs);color:color-mix(in srgb, var(--hw-text) 92%, var(--hw-accent) 8%);text-shadow:0 1px 10px color-mix(in srgb, var(--hw-bg) 70%, transparent);-webkit-box-orient:vertical;margin:0;padding:0 .7rem .75rem;line-height:1.45;transition:transform .48s cubic-bezier(.19,1,.22,1);display:-webkit-box;position:relative;overflow:hidden;transform:translateY(.7rem)}.hw-story-card:hover .hw-story-card__excerpt,.hw-story-card:focus-visible .hw-story-card__excerpt{transform:translateY(0)}.hw-story-card__body{z-index:1;padding:var(--hw-space-sm) var(--hw-space-2xs) 0;transition:opacity var(--hw-duration-med) var(--hw-ease-out);position:relative}.hw-story-card:hover .hw-story-card__body{opacity:.72}.hw-story-card__title{letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.92rem,.85rem + .2vw,1.05rem);line-height:1.25;display:-webkit-box;overflow:hidden}.hw-story-card__meta{color:var(--hw-text-soft);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:.2rem 0 0;display:-webkit-box;overflow:hidden}.hw-story-card__rank{color:var(--hw-gold)}.hw-story-card__stats{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.hw-story-card__stat{color:var(--hw-text-soft);font-size:var(--hw-type-xs)}.hw-story-card--ranked .hw-story-card__cover{box-shadow:var(--hw-shadow-fire)}@media (prefers-reduced-motion:reduce){.hw-story-card,.hw-story-card__cover,.hw-story-card__blurb,.hw-story-card__blurb:before,.hw-story-card__tags,.hw-story-card__excerpt,.hw-story-card__body{transition:none}.hw-story-card:hover,.hw-story-card__tags,.hw-story-card__excerpt{transform:none}}
