.CharacterPreviewModal-module__Z6bPzG__overlay{z-index:9998;background:#000000bf;justify-content:center;align-items:center;padding:16px;animation:.2s CharacterPreviewModal-module__Z6bPzG__cpm-fadeIn;display:flex;position:fixed;inset:0}@keyframes CharacterPreviewModal-module__Z6bPzG__cpm-fadeIn{0%{opacity:0}to{opacity:1}}.CharacterPreviewModal-module__Z6bPzG__lightbox{background:var(--bg-primary,#fff);cursor:default;border-radius:22px;outline:none;flex-direction:column;width:90vw;max-width:420px;max-height:88vh;animation:.25s CharacterPreviewModal-module__Z6bPzG__cpm-scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 48px #00000059}@keyframes CharacterPreviewModal-module__Z6bPzG__cpm-scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.CharacterPreviewModal-module__Z6bPzG__scrollArea{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.CharacterPreviewModal-module__Z6bPzG__imageSection{aspect-ratio:3/4;background:var(--bg-secondary,#f1f5f9);-webkit-user-select:none;user-select:none;flex-shrink:0;width:100%;position:relative;overflow:hidden}.CharacterPreviewModal-module__Z6bPzG__slide{will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0}.CharacterPreviewModal-module__Z6bPzG__imgNav{color:#fff;z-index:5;cursor:pointer;opacity:0;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CharacterPreviewModal-module__Z6bPzG__imageSection:hover .CharacterPreviewModal-module__Z6bPzG__imgNav{opacity:1}.CharacterPreviewModal-module__Z6bPzG__imgNav:hover{background:#00000080}.CharacterPreviewModal-module__Z6bPzG__imgNavPrev{left:8px}.CharacterPreviewModal-module__Z6bPzG__imgNavNext{right:8px}.CharacterPreviewModal-module__Z6bPzG__dots{z-index:5;gap:5px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.CharacterPreviewModal-module__Z6bPzG__dot{cursor:pointer;background:#fff6;border:none;border-radius:3px;width:6px;height:6px;padding:0;transition:background .2s,width .2s}.CharacterPreviewModal-module__Z6bPzG__dotActive{background:#fff;width:18px}.CharacterPreviewModal-module__Z6bPzG__thumbStrip{-ms-overflow-style:none;scrollbar-width:none;gap:6px;padding:10px 14px;display:flex;overflow-x:auto}.CharacterPreviewModal-module__Z6bPzG__thumbStrip::-webkit-scrollbar{display:none}.CharacterPreviewModal-module__Z6bPzG__thumb{cursor:pointer;background:var(--bg-secondary,#f1f5f9);opacity:.6;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:54px;height:54px;padding:0;transition:border-color .15s,opacity .15s;overflow:hidden}.CharacterPreviewModal-module__Z6bPzG__thumb:hover{opacity:.85}.CharacterPreviewModal-module__Z6bPzG__thumbActive{border-color:var(--accent-primary,#4f46e5);opacity:1}.CharacterPreviewModal-module__Z6bPzG__info{flex-direction:column;gap:8px;padding:16px 18px 10px;display:flex}.CharacterPreviewModal-module__Z6bPzG__title{color:var(--text-primary,#111);margin:0;font-size:18px;font-weight:700;line-height:1.35}.CharacterPreviewModal-module__Z6bPzG__creator{color:var(--text-tertiary,#888);align-items:center;gap:8px;font-size:13px;display:flex}.CharacterPreviewModal-module__Z6bPzG__creatorAvatar{background:var(--bg-secondary,#f1f5f9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.CharacterPreviewModal-module__Z6bPzG__creator svg{opacity:.6;flex-shrink:0}.CharacterPreviewModal-module__Z6bPzG__stats{color:var(--text-tertiary,#888);gap:14px;font-size:13px;display:flex}.CharacterPreviewModal-module__Z6bPzG__stat{align-items:center;gap:4px;display:flex}.CharacterPreviewModal-module__Z6bPzG__stat svg{width:14px;height:14px}.CharacterPreviewModal-module__Z6bPzG__tags{flex-wrap:wrap;gap:5px;display:flex}.CharacterPreviewModal-module__Z6bPzG__tag{background:var(--bg-active,#4f46e514);color:var(--accent-primary,#4f46e5);white-space:nowrap;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:500}.CharacterPreviewModal-module__Z6bPzG__desc{color:var(--text-secondary,#555);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.CharacterPreviewModal-module__Z6bPzG__commentSection{border-top:1px solid var(--border-light,#0000000f);padding:12px 18px 10px}.CharacterPreviewModal-module__Z6bPzG__commentTitle{color:var(--text-primary,#111);align-items:center;gap:6px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}.CharacterPreviewModal-module__Z6bPzG__commentCount{color:var(--text-tertiary,#888);font-size:12px;font-weight:500}.CharacterPreviewModal-module__Z6bPzG__commentInput{gap:8px;margin-bottom:12px;display:flex}.CharacterPreviewModal-module__Z6bPzG__commentField{border:1px solid var(--border-light,#0000001a);background:var(--bg-secondary,#f8fafc);color:var(--text-primary,#111);border-radius:10px;outline:none;flex:1;padding:9px 14px;font-size:13px;transition:border-color .15s}.CharacterPreviewModal-module__Z6bPzG__commentField::placeholder{color:var(--text-tertiary,#94a3b8)}.CharacterPreviewModal-module__Z6bPzG__commentField:focus{border-color:var(--accent-primary,#4f46e5)}.CharacterPreviewModal-module__Z6bPzG__commentSendBtn{background:var(--accent-primary,#4f46e5);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s;display:flex}.CharacterPreviewModal-module__Z6bPzG__commentSendBtn:disabled{opacity:.4;cursor:default}.CharacterPreviewModal-module__Z6bPzG__commentSendBtn:not(:disabled):hover{opacity:.85}.CharacterPreviewModal-module__Z6bPzG__commentLoginHint{color:var(--text-tertiary,#94a3b8);text-align:center;padding:6px 0 10px;font-size:13px}.CharacterPreviewModal-module__Z6bPzG__commentLoading,.CharacterPreviewModal-module__Z6bPzG__commentEmpty{color:var(--text-tertiary,#94a3b8);padding:8px 0;font-size:13px}.CharacterPreviewModal-module__Z6bPzG__commentItem{gap:8px;padding:8px 0;display:flex}.CharacterPreviewModal-module__Z6bPzG__commentItem+.CharacterPreviewModal-module__Z6bPzG__commentItem{border-top:1px solid var(--border-light,#0000000a)}.CharacterPreviewModal-module__Z6bPzG__commentAvatar{background:var(--bg-secondary,#f1f5f9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.CharacterPreviewModal-module__Z6bPzG__commentBody{flex:1;min-width:0}.CharacterPreviewModal-module__Z6bPzG__commentMeta{align-items:center;gap:6px;margin-bottom:2px;display:flex}.CharacterPreviewModal-module__Z6bPzG__commentAuthor{color:var(--text-primary,#333);font-size:12px;font-weight:600}.CharacterPreviewModal-module__Z6bPzG__commentTime{color:var(--text-tertiary,#aaa);font-size:11px}.CharacterPreviewModal-module__Z6bPzG__commentText{color:var(--text-secondary,#555);word-break:break-word;margin:0;font-size:13px;line-height:1.45}.CharacterPreviewModal-module__Z6bPzG__commentMenuWrap{flex-shrink:0;margin-left:auto;position:relative}.CharacterPreviewModal-module__Z6bPzG__commentMenuBtn{width:24px;height:24px;color:var(--text-tertiary,#aaa);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.CharacterPreviewModal-module__Z6bPzG__commentMenuBtn:hover{background:var(--bg-active,#0000000f);color:var(--text-secondary,#666)}.CharacterPreviewModal-module__Z6bPzG__commentMenu{background:var(--bg-primary,#fff);border:1px solid var(--border-light,#0000001a);z-index:20;border-radius:10px;min-width:120px;padding:4px 0;animation:.12s CharacterPreviewModal-module__Z6bPzG__cpm-menuIn;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001f}@keyframes CharacterPreviewModal-module__Z6bPzG__cpm-menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CharacterPreviewModal-module__Z6bPzG__commentMenuHeader{color:var(--text-tertiary,#888);border-bottom:1px solid var(--border-light,#0000000f);margin-bottom:2px;padding:6px 12px;font-size:11px;font-weight:600}.CharacterPreviewModal-module__Z6bPzG__commentMenuItem{width:100%;color:var(--text-primary,#333);cursor:pointer;text-align:left;background:0 0;border:none;padding:7px 12px;font-size:13px;transition:background .1s;display:block}.CharacterPreviewModal-module__Z6bPzG__commentMenuItem:hover{background:var(--bg-active,#0000000a)}.CharacterPreviewModal-module__Z6bPzG__commentMenuItem:disabled{opacity:.5;cursor:default}.CharacterPreviewModal-module__Z6bPzG__commentMenuDanger{color:#ef4444}.CharacterPreviewModal-module__Z6bPzG__commentMenuDanger:hover{background:#ef44440f}.CharacterPreviewModal-module__Z6bPzG__commentMenuCancel{color:var(--text-tertiary,#888);border-top:1px solid var(--border-light,#0000000f);margin-top:2px;font-size:12px}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenuBtn:hover{color:#ffffffb3;background:#ffffff14}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenu{background:var(--bg-secondary,#1e293b);border-color:#ffffff1a;box-shadow:0 4px 16px #0006}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenuItem{color:#ffffffd9}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenuItem:hover{background:#ffffff0f}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenuDanger{color:#f87171}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenuDanger:hover{background:#f871711a}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenuHeader{color:#ffffff80;border-bottom-color:#ffffff0f}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentMenuCancel{color:#fff6;border-top-color:#ffffff0f}.CharacterPreviewModal-module__Z6bPzG__cta{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border-light,#0000000f);flex-shrink:0}.CharacterPreviewModal-module__Z6bPzG__ctaBtn{cursor:pointer;background:var(--accent-primary,#4f46e5);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:15px;font-weight:600;transition:background .15s,transform .1s;display:flex}.CharacterPreviewModal-module__Z6bPzG__ctaBtn:active{transform:scale(.98)}.CharacterPreviewModal-module__Z6bPzG__ctaBtn:hover{background:var(--accent-hover,#4338ca)}.CharacterPreviewModal-module__Z6bPzG__ctaBtn svg{width:18px;height:18px}.CharacterPreviewModal-module__Z6bPzG__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:10px;right:10px}.CharacterPreviewModal-module__Z6bPzG__closeBtn:hover{background:#0009}.CharacterPreviewModal-module__Z6bPzG__nav{color:#fff;cursor:pointer;z-index:10;background:#00000059;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CharacterPreviewModal-module__Z6bPzG__nav:hover{background:#0000008c}.CharacterPreviewModal-module__Z6bPzG__navPrev{left:8px}.CharacterPreviewModal-module__Z6bPzG__navNext{right:8px}.CharacterPreviewModal-module__Z6bPzG__indexInfo{color:#ffffffd9;white-space:nowrap;z-index:10;background:#00000059;border-radius:10px;padding:3px 12px;font-size:12px;font-weight:500;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__lightbox{box-shadow:0 12px 48px #0009}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__closeBtn{background:#ffffff26}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__closeBtn:hover{background:#ffffff40}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__nav{background:#ffffff26}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__nav:hover{background:#ffffff40}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__imgNav{background:#ffffff26}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__imgNav:hover{background:#ffffff40}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__dot{background:#ffffff4d}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__dotActive{background:#ffffffe6}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentItem+.CharacterPreviewModal-module__Z6bPzG__commentItem{border-top-color:#ffffff0f}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentField{color:#ffffffe6;background:#ffffff0f;border-color:#ffffff1a}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentField::placeholder{color:#ffffff4d}body.CharacterPreviewModal-module__Z6bPzG__dark-mode .CharacterPreviewModal-module__Z6bPzG__commentField:focus{border-color:var(--accent-primary,#818cf8)}@media (prefers-reduced-motion:reduce){.CharacterPreviewModal-module__Z6bPzG__overlay,.CharacterPreviewModal-module__Z6bPzG__lightbox{animation:none}.CharacterPreviewModal-module__Z6bPzG__slide{transition:none!important}}@media (min-width:769px){.CharacterPreviewModal-module__Z6bPzG__lightbox{border-radius:24px;width:420px;max-height:90vh}.CharacterPreviewModal-module__Z6bPzG__nav{width:42px;height:42px}.CharacterPreviewModal-module__Z6bPzG__navPrev{left:14px}.CharacterPreviewModal-module__Z6bPzG__navNext{right:14px}.CharacterPreviewModal-module__Z6bPzG__imgNav{opacity:.7}}
/*# sourceMappingURL=23e1ab9f95090d3d.css.map*/