@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hoh-page{max-width:1400px;margin:0 auto;padding:56px 40px 96px}.hoh-splash{min-height:calc(100dvh - var(--header-h,56px));color:var(--accent);justify-content:center;align-items:center;font-size:32px;animation:.6s both fadeUp;display:flex}.hoh-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:10px;animation:.5s both fadeUp;display:flex}.hoh-title{letter-spacing:-.01em;color:var(--text);font-family:Cormorant Garamond,serif;font-size:52px;font-style:italic;font-weight:300;line-height:1}.hoh-title-period{color:var(--accent)}.hoh-controls{flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:6px;display:flex}.hoh-cov-select{background:var(--surface);border:1px solid var(--border);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23666' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:2px;outline:none;padding:6px 28px 6px 10px;font-family:DM Mono,monospace;font-size:10px;transition:border-color .2s,color .2s}.hoh-cov-select:hover{border-color:var(--border-mid);color:var(--text)}.hoh-medal-pills{align-items:center;gap:4px;display:flex}.hoh-medal-pill{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;padding:5px 10px;font-family:DM Mono,monospace;font-size:9px;transition:all .15s}.hoh-medal-pill:hover{border-color:var(--border-mid);color:var(--text)}.hoh-medal-pill.active{color:var(--accent);background:#c8a96e1a;border-color:#c8a96e59}.hoh-toggle-btn{border:1px solid var(--border);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;align-items:center;gap:6px;padding:6px 12px;font-family:DM Mono,monospace;font-size:10px;transition:all .2s;display:flex}.hoh-toggle-btn:hover{color:var(--accent);border-color:#c8a96e59}.hoh-toggle-btn.active{color:var(--accent);background:#c8a96e14;border-color:#c8a96e59}.hoh-meta{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:48px;font-family:DM Mono,monospace;font-size:11px;animation:.5s 50ms both fadeUp;display:flex}.hoh-meta-divider{background:var(--border-mid);width:1px;height:10px}.hoh-meta-stat{color:var(--accent)}.hoh-section-label{align-items:center;gap:16px;margin-bottom:24px;display:flex}.hoh-section-label-text{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-family:DM Mono,monospace;font-size:10px;font-weight:400}.hoh-section-rule{background:var(--border);flex:1;height:1px}.hoh-featured-section{margin-bottom:60px;animation:.5s .1s both fadeUp}.hoh-featured-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:2px;grid-template-columns:1fr 320px;transition:border-color .2s;display:grid;overflow:hidden}.hoh-featured-card:hover{border-color:var(--border-mid)}.hoh-featured-content{flex-direction:column;justify-content:space-between;gap:28px;padding:40px 44px;display:flex}.hoh-featured-top{flex-direction:column;gap:16px;display:flex}.hoh-featured-medal-row{align-items:center;gap:12px;display:flex}.hoh-featured-emoji{font-size:36px;line-height:1}.hoh-featured-medal-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:2px;font-family:DM Mono,monospace;font-size:10px;display:block}.hoh-featured-bounty{letter-spacing:-.01em;color:var(--text);font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300;line-height:1.15}.hoh-featured-quote{color:#e8e4dcb3;-webkit-line-clamp:4;border-left:2px solid #c8a96e59;-webkit-box-orient:vertical;padding-left:18px;font-family:Cormorant Garamond,serif;font-size:18px;font-style:italic;line-height:1.55;display:-webkit-box;overflow:hidden}.hoh-featured-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.hoh-featured-winner{align-items:center;gap:12px;display:flex}.hoh-winner-avatar{border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:DM Mono,monospace;font-size:12px;font-weight:400;display:flex}.hoh-winner-name{color:var(--text);font-family:DM Mono,monospace;font-size:12px}.hoh-winner-handle{color:var(--muted);letter-spacing:.04em;margin-top:1px;font-family:DM Mono,monospace;font-size:10px}.hoh-featured-date{letter-spacing:.08em;color:var(--muted);font-family:DM Mono,monospace;font-size:9px}.hoh-featured-aside{background:#0003;border-left:1px solid #ffffff0a;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hoh-featured-aside-inner{opacity:.35;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px;transition:opacity .2s;display:flex}.hoh-featured-card:hover .hoh-featured-aside-inner{opacity:.55}.hoh-featured-aside-hint{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-family:DM Mono,monospace;font-size:9px;line-height:1.5}.hoh-img-grid{opacity:.4;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:3px;width:160px;height:120px;display:grid}.hoh-img-grid-cell{background:#ffffff0d;border-radius:1px}.hoh-img-grid-cell:first-child{background:#ffffff0a;grid-row:span 2}.hoh-play-btn{opacity:.5;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.hoh-play-btn:after{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:15px solid var(--muted);width:0;height:0;margin-left:3px}@media (width<=780px){.hoh-featured-card{grid-template-columns:1fr}.hoh-featured-aside{display:none}.hoh-featured-content{padding:28px}}.hoh-winners-section{margin-bottom:64px;animation:.5s .15s both fadeUp}.hoh-winners-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=900px){.hoh-winners-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.hoh-winners-grid{grid-template-columns:1fr}}.hoh-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:2px;flex-direction:column;gap:14px;padding:22px 22px 20px;transition:border-color .2s,background .2s;animation:.4s both fadeUp;display:flex}.hoh-card:hover{border-color:var(--border-mid);background:#111110e6}.hoh-card:first-child{animation-delay:.18s}.hoh-card:nth-child(2){animation-delay:.21s}.hoh-card:nth-child(3){animation-delay:.24s}.hoh-card:nth-child(4){animation-delay:.27s}.hoh-card:nth-child(5){animation-delay:.3s}.hoh-card:nth-child(6){animation-delay:.33s}.hoh-card:nth-child(7){animation-delay:.36s}.hoh-card:nth-child(8){animation-delay:.39s}.hoh-card:nth-child(9){animation-delay:.42s}.hoh-card-header{justify-content:space-between;align-items:flex-start;display:flex}.hoh-card-medal{font-size:22px;line-height:1}.hoh-card-date{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-family:DM Mono,monospace;font-size:9px}.hoh-card-bounty{color:var(--text);font-family:Cormorant Garamond,serif;font-size:17px;font-weight:400;line-height:1.3}.hoh-card-preview{color:#e8e4dc80;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-family:Cormorant Garamond,serif;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.hoh-card-image{border:1px solid var(--border);background:#0d0d0d;border-radius:1px;justify-content:center;align-items:center;height:110px;display:flex;overflow:hidden}.hoh-card-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-top:auto;padding-top:10px;display:flex}.hoh-card-winner-row{align-items:center;gap:8px;display:flex}.hoh-card-avatar{border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-family:DM Mono,monospace;font-size:8px;font-weight:400;display:flex}.hoh-card-winner-name{color:var(--text);font-family:DM Mono,monospace;font-size:11px}.hoh-cov-chip{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:2px;align-items:center;gap:5px;padding:3px 8px;font-family:DM Mono,monospace;font-size:9px;font-weight:400;display:inline-flex}.hoh-cov-chip.small{padding:2px 6px;font-size:8px}.hoh-cov-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.hoh-cov-section{margin-bottom:48px;animation:.4s both fadeUp}.hoh-cov-section-header{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.hoh-cov-section-name{color:var(--text);font-family:Cormorant Garamond,serif;font-size:26px;font-style:italic;font-weight:300}.hoh-cov-medal-count{letter-spacing:.1em;color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-family:DM Mono,monospace;font-size:11px;display:flex}.hoh-cov-subsection-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:10px;margin-bottom:12px;font-family:DM Mono,monospace;font-size:9px;display:flex}.hoh-cov-subsection-rule{background:var(--border);flex:1;height:1px}.hoh-cov-winners-list{flex-direction:column;gap:8px;display:flex}.hoh-list-row{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:2px;align-items:center;gap:14px;padding:13px 18px;transition:border-color .2s,background .2s;display:flex}.hoh-list-row:hover{border-color:var(--border-mid);background:#111110e6}.hoh-list-medal{flex-shrink:0;font-size:18px}.hoh-list-info{flex:1;min-width:0}.hoh-list-display{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-family:DM Mono,monospace;font-size:12px;overflow:hidden}.hoh-list-bounty{color:#e8e4dc8c;text-overflow:ellipsis;white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:15px;overflow:hidden}.hoh-list-type{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);flex-shrink:0;font-family:DM Mono,monospace;font-size:9px}.hoh-empty-cov{letter-spacing:.08em;color:var(--muted);text-align:center;border:1px dashed var(--border);border-radius:2px;padding:20px;font-family:DM Mono,monospace;font-size:10px}.hoh-empty{border:1px dashed var(--border);color:var(--muted);text-align:center;letter-spacing:.08em;border-radius:2px;padding:48px;font-family:DM Mono,monospace;font-size:11px}.hoh-motif{justify-content:center;align-items:center;gap:24px;margin:48px 0 0;display:flex}.hoh-motif:before,.hoh-motif:after{content:"";background:var(--border);flex:1;height:1px}.hoh-motif span{color:var(--border-mid);letter-spacing:.2em;font-size:10px}.hoh-pin-btn{z-index:2;color:#ffffff8c;letter-spacing:.06em;cursor:pointer;background:#0000008c;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-family:DM Mono,monospace;font-size:11px;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:14px;right:14px}.hoh-pin-btn:hover{color:#ffffffe6;background:#ffffff14;border-color:#ffffff40}.hoh-pin-btn.pinned{color:#d4aa50;background:#d4aa5026;border-color:#d4aa5066}.hoh-pin-btn.small{color:#ffffff4d;background:0 0;border-color:#0000;flex-shrink:0;padding:3px 6px;font-size:13px;position:static}.hoh-pin-btn.small:hover{color:#ffffffb3;background:#ffffff0f;border-color:#ffffff1f}.hoh-pin-btn.small.pinned{color:#d4aa50;background:0 0;border-color:#0000}.hoh-featured-card{position:relative}.hoh-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:24px;animation:.15s both fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hoh-modal{background:var(--bg,#0e0e0d);border:1px solid var(--border-mid);border-radius:3px;flex-direction:column;width:100%;max-width:640px;max-height:82dvh;animation:.18s cubic-bezier(.22,1,.36,1) both slideUp;display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hoh-modal-header{border-bottom:1px solid var(--border);flex-shrink:0;padding:22px 24px 18px;position:relative}.hoh-modal-title{color:var(--text);margin-bottom:10px;padding-right:32px;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.2}.hoh-modal-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hoh-modal-medal{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid #c8a96e40;border-radius:2px;align-items:center;gap:5px;padding:2px 7px;font-family:DM Mono,monospace;font-size:9px;display:inline-flex}.hoh-modal-winner{color:var(--muted);letter-spacing:.04em;font-family:DM Mono,monospace;font-size:10px}.hoh-modal-date{letter-spacing:.08em;color:var(--muted);margin-left:auto;font-family:DM Mono,monospace;font-size:9px}.hoh-modal-close{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:13px;line-height:1;transition:color .15s;position:absolute;top:20px;right:20px}.hoh-modal-close:hover{color:var(--text)}.hoh-modal-body{flex-direction:column;gap:18px;padding:20px 24px 28px;display:flex;overflow-y:auto}.hoh-modal-field-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-family:DM Mono,monospace;font-size:9px}.hoh-modal-field-value{color:var(--text);word-break:break-word;font-family:DM Mono,monospace;font-size:12px;line-height:1.6}.hoh-modal-text{white-space:pre-wrap}.hoh-modal-link{color:var(--accent);opacity:.85;text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-decoration:none;transition:opacity .15s;display:block;overflow:hidden}.hoh-modal-link:hover{opacity:1;text-decoration:underline}.hoh-modal-links{flex-direction:column;gap:4px;display:flex}.hoh-modal-empty{color:var(--muted);font-family:DM Mono,monospace;font-size:10px}@media (width<=640px){.hoh-modal{max-height:90dvh}.hoh-modal-overlay{align-items:flex-end;padding:12px}}
