._bar_161yn_1{position:fixed;left:50%;bottom:1.25rem;transform:translate(-50%);z-index:100000;display:flex;align-items:center;gap:1rem;max-width:min(560px,calc(100vw - 2rem));padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--accent);border-radius:var(--radius);box-shadow:0 12px 40px #0000008c}._text_161yn_18{flex:1;min-width:0}._title_161yn_23{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:var(--text)}._meta_161yn_30{margin:0;font-size:.75rem;color:var(--text-muted)}._sep_161yn_36{opacity:.9}._hint_161yn_40{margin:.35rem 0 0;font-size:.72rem;color:var(--text-muted);line-height:1.35}._btn_161yn_47{flex-shrink:0;padding:.55rem 1rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:var(--radius-sm);white-space:nowrap}._btn_161yn_47:hover:not(:disabled){background:var(--accent-hover)}._btn_161yn_47:disabled{opacity:.65;cursor:wait}@media (max-width: 520px){._bar_161yn_1{flex-direction:column;align-items:stretch;bottom:.75rem}._btn_161yn_47{width:100%}}:root{--bg: #0a0a0f;--bg-card: #12121a;--bg-hover: #1a1a24;--border: #252532;--text: #e8e8ed;--text-muted: #8888a0;--accent: #6d4aff;--accent-hover: #8260ff;--danger: #e74c3c;--radius: 10px;--radius-sm: 6px;--font: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--scrollbar-width: 8px;--scrollbar-track: var(--bg);--scrollbar-thumb: var(--border);--scrollbar-thumb-hover: #353548}*{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden;line-height:1.5}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}*::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*::-webkit-scrollbar-corner{background:var(--scrollbar-track)}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer}img{max-width:100%;height:auto;object-fit:cover}.img-wrap{background:var(--bg-card);display:flex;align-items:center;justify-content:center;overflow:hidden}.img-wrap img{width:100%;height:100%;object-fit:cover}.img-wrap img[src=""],.img-wrap img:not([src]){opacity:0}
