.hunger-page{min-height:calc(100vh - 52px);padding:3rem 1.5rem}.hunger-container{max-width:900px;margin:0 auto}.hunger-header{margin-bottom:2.5rem}.hunger-title{font-family:var(--font-display);color:var(--text);letter-spacing:.02em;margin-bottom:.875rem;font-size:clamp(2.5rem,1.5rem + 3vw,3.5rem);font-weight:400;line-height:1.1}.hunger-subtitle{font-family:var(--font-body);color:var(--text);max-width:580px;font-size:.9375rem;line-height:1.65}.hunger-divider{background:var(--blood-dim);width:100%;height:1px;margin-top:1.25rem}.hunger-section{margin-top:2rem}.hunger-section-title{font-family:var(--font-display);color:var(--text);letter-spacing:.01em;align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:1.625rem;font-weight:400;display:flex}.hunger-table-wrapper{border-radius:.5rem;margin-top:1.5rem;overflow-x:auto}.hunger-sources-table{border-collapse:collapse;width:100%;font-family:var(--font-body);background:#1e1a1a99;border:1px solid #8c002040;font-size:.875rem}.hunger-sources-table th,.hunger-sources-table td{vertical-align:top;border-top:1px solid #8c002040;border-bottom:1px solid #8c002040;padding:.875rem 1.125rem;line-height:1.65;transition:all .18s cubic-bezier(.16,1,.3,1)}.hunger-sources-table th{color:var(--text);text-align:left;white-space:nowrap;background:#c41e3a1a;padding:1rem 1.125rem;font-size:.8125rem;font-weight:600}.hunger-sources-table td{color:var(--text-muted)}.hunger-sources-table td:first-child{font-weight:500}.hunger-sources-table tbody tr{background:#1e1a1a99}.hunger-sources-table tbody tr:nth-child(2n){background:#c41e3a0f}.hunger-sources-table tbody tr:hover{background:#1e1a1acc;border-color:#8c002066;box-shadow:0 4px 16px #0006}.hunger-sources-table tbody tr:hover td{color:#fffffff2}.hunger-list{flex-direction:column;gap:.625rem;display:flex}.hunger-item{background:#1e1a1a99;border:1px solid #8c002040;border-radius:.5rem;align-items:center;gap:1rem;padding:1.125rem 1.25rem;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}.hunger-item:hover{background:#1e1a1acc;border-color:#8c002066;box-shadow:0 4px 16px #0006}.hunger-item-level{font-family:var(--font-display);color:var(--text);text-align:center;flex-shrink:0;width:28px;font-size:1.375rem;font-weight:400;line-height:1}.hunger-item-dots{flex-shrink:0;align-items:center;gap:5px;display:flex}.hunger-dot{background:0 0;border:1px solid #8c002066;border-radius:50%;width:8px;height:8px;transition:all .18s cubic-bezier(.16,1,.3,1)}.hunger-dot.filled{background:var(--blood);border-color:var(--blood);box-shadow:0 0 6px #8c002080}.hunger-item-content{flex:1;min-width:0}.hunger-item-name{font-family:var(--font-display);color:var(--text);letter-spacing:.005em;margin-bottom:.375rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.hunger-item-desc{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.65}@media (max-width:640px){.hunger-page{padding:2rem 1rem}.hunger-header{margin-bottom:2rem}.hunger-item{gap:.875rem;padding:1rem 1.125rem}.hunger-item-level{width:24px;font-size:1.125rem}.hunger-item-name{font-size:1rem}.hunger-item-desc{font-size:.8125rem}.hunger-dot{width:7px;height:7px}.hunger-sources-table{font-size:.8125rem}.hunger-sources-table th,.hunger-sources-table td{padding:.5rem .625rem}}
