.profile-module__lcfEGa__profileLayout{grid-template-columns:1fr;align-items:start;gap:32px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1024px){.profile-module__lcfEGa__profileLayout{grid-template-columns:340px minmax(0,1fr)}}.profile-module__lcfEGa__sidebar{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.profile-module__lcfEGa__sidebar{top:calc(var(--navbar-height) + 32px);position:sticky}}.profile-module__lcfEGa__glassPanel{-webkit-backdrop-filter:blur(24px);background:#0f172a66;border:1px solid #ffffff14;border-radius:24px;padding:32px;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s;position:relative;box-shadow:0 30px 60px #0006,inset 0 1px #ffffff1a}.profile-module__lcfEGa__glassPanel:hover{border-color:#ffffff26;box-shadow:0 40px 80px #0009,inset 0 1px #fff3}.profile-module__lcfEGa__editableName{color:#fff;cursor:pointer;border-bottom:2px dashed #0000;font-size:1.8rem;font-weight:800;transition:color .2s;display:inline-block}.profile-module__lcfEGa__editableName:hover{color:var(--accent-primary);border-bottom:2px dashed var(--accent-primary)}.profile-module__lcfEGa__nameInput{border:1px solid var(--accent-primary);color:#fff;background:#ffffff0d;border-radius:8px;outline:none;width:100%;padding:4px 12px;font-size:1.8rem;font-weight:800;box-shadow:0 0 15px #e04a2f33}.profile-module__lcfEGa__avatarCtn{z-index:20;border-radius:50%;width:160px;height:160px;margin:-100px auto 24px;position:relative}.profile-module__lcfEGa__avatarImg{object-fit:cover;border:6px solid var(--bg-black,#000);background:var(--bg-black,#000);z-index:2;border-radius:50%;width:100%;height:100%;position:relative;box-shadow:0 10px 30px #00000080}.profile-module__lcfEGa__levelRing{background:conic-gradient(var(--accent-primary)var(--progress,0%),transparent 0);z-index:1;border-radius:50%;animation:10s linear infinite profile-module__lcfEGa__spin;position:absolute;inset:-8px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0)}@keyframes profile-module__lcfEGa__spin{to{transform:rotate(360deg)}}.profile-module__lcfEGa__vaultTabs{border-bottom:1px solid #ffffff0d;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.profile-module__lcfEGa__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:8px 16px;font-size:1rem;font-weight:700;transition:all .3s}.profile-module__lcfEGa__tabBtn.profile-module__lcfEGa__active{color:#fff;background:#ffffff1a;box-shadow:inset 0 1px #fff3}.profile-module__lcfEGa__vaultCard{cursor:pointer;background:#0000004d;border:1px solid #ffffff0d;border-radius:16px;gap:16px;margin-bottom:12px;padding:16px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.profile-module__lcfEGa__vaultCard:hover{background:#ffffff05;border-color:#ffffff1a;transform:translateY(-2px)}.profile-module__lcfEGa__cardThumb{background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:80px;height:52px}.profile-module__lcfEGa__cardContent{flex-direction:column;flex:1;justify-content:center;display:flex}.profile-module__lcfEGa__cardTitle{color:#fff;margin-bottom:4px;font-size:1.05rem;font-weight:700}.profile-module__lcfEGa__cardMeta{color:var(--accent-primary);font-size:.75rem;font-weight:600}.profile-module__lcfEGa__trophyGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.profile-module__lcfEGa__trophyItem{text-align:center;background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid #ffffff0d;border-radius:16px;padding:20px 10px;transition:all .3s;position:relative}.profile-module__lcfEGa__trophyItem:hover{border-color:#ffd7004d;transform:scale(1.05)translateY(-5px);box-shadow:0 10px 20px #00000080}.profile-module__lcfEGa__trophyIcon{filter:drop-shadow(0 0 10px #ffd70080);margin-bottom:8px;font-size:2.5rem}.profile-module__lcfEGa__trophyName{color:var(--text-secondary);font-size:.75rem;font-weight:800}
.CommunityFeed-module__Hse7OW__feedContainer{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.CommunityFeed-module__Hse7OW__createForm{background:var(--bg-card);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 4px 20px #0003}.CommunityFeed-module__Hse7OW__inputTitle{color:#fff;background:0 0;border:none;border-bottom:1px dashed #ffffff1a;outline:none;flex:1;padding:0 8px;font-size:1.1rem;font-weight:600;transition:border-color .2s}.CommunityFeed-module__Hse7OW__inputTitle:focus{border-bottom-color:var(--accent-primary)}.CommunityFeed-module__Hse7OW__select,.CommunityFeed-module__Hse7OW__commentInput{width:100%;padding:var(--space-2)var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--text-primary);border:1px solid #ffffff1a;outline:none;font-family:inherit;font-size:.85rem}.CommunityFeed-module__Hse7OW__commentInput:focus,.CommunityFeed-module__Hse7OW__select:focus{border-color:var(--accent-primary)}.CommunityFeed-module__Hse7OW__createActions{border-top:1px dashed #ffffff0d;justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.CommunityFeed-module__Hse7OW__select{background:0 0;width:auto}.CommunityFeed-module__Hse7OW__submitBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #6366f166}.CommunityFeed-module__Hse7OW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #6366f199}.CommunityFeed-module__Hse7OW__feed{gap:var(--space-4);flex-direction:column;display:flex}.CommunityFeed-module__Hse7OW__empty{text-align:center;color:var(--text-muted);padding:var(--space-12)}.CommunityFeed-module__Hse7OW__post{background:var(--bg-card);border:1px solid var(--bg-glass-border);border-radius:var(--radius-sm);padding:var(--space-4);transition:border-color .2s}.CommunityFeed-module__Hse7OW__post:hover{border-color:#ffffff1a}.CommunityFeed-module__Hse7OW__postHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.CommunityFeed-module__Hse7OW__avatar{background:var(--bg-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;display:flex;overflow:hidden}.CommunityFeed-module__Hse7OW__avatar img{object-fit:cover;width:100%;height:100%}.CommunityFeed-module__Hse7OW__userName{color:var(--text-primary);margin-right:var(--space-2);font-size:.85rem;font-weight:600}.CommunityFeed-module__Hse7OW__levelBadge{color:#a78bfa;border-radius:var(--radius-full);margin-right:var(--space-2);background:#8b5cf626;padding:1px 8px;font-size:.65rem;font-weight:600}.CommunityFeed-module__Hse7OW__time{color:var(--text-muted);font-size:.7rem}.CommunityFeed-module__Hse7OW__postTitle{margin-bottom:var(--space-2);font-size:1rem}.CommunityFeed-module__Hse7OW__postContent{color:var(--text-secondary);white-space:pre-line;font-size:.9rem;line-height:1.6}.CommunityFeed-module__Hse7OW__postImage{border-radius:var(--radius-sm);width:100%;margin-top:var(--space-3);object-fit:cover;max-height:400px}.CommunityFeed-module__Hse7OW__postActions{gap:var(--space-4);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--bg-glass-border);display:flex}.CommunityFeed-module__Hse7OW__actionBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.85rem;transition:color .2s}.CommunityFeed-module__Hse7OW__actionBtn:hover{color:var(--accent-primary)}.CommunityFeed-module__Hse7OW__comments{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--bg-glass-border);gap:var(--space-2);flex-direction:column;display:flex}.CommunityFeed-module__Hse7OW__comment{padding:var(--space-2);background:var(--bg-tertiary);border-radius:var(--radius-sm)}.CommunityFeed-module__Hse7OW__commentUser{color:var(--text-primary);margin-right:var(--space-2);font-size:.8rem;font-weight:600}.CommunityFeed-module__Hse7OW__commentContent{color:var(--text-secondary);font-size:.85rem;display:inline}.CommunityFeed-module__Hse7OW__addComment{margin-top:var(--space-2)}.CommunityFeed-module__Hse7OW__commentInput{padding:var(--space-2)var(--space-3)}@keyframes CommunityFeed-module__Hse7OW__popIn{0%{opacity:0;background:#6366f133;transform:translateY(-20px)scale(.95)}50%{background:#6366f11a;transform:translateY(5px)scale(1.02)}to{opacity:1;background:var(--bg-card);transform:translateY(0)scale(1)}}.CommunityFeed-module__Hse7OW__popInAnimation{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards CommunityFeed-module__Hse7OW__popIn;box-shadow:0 0 30px #6366f133}
.NovelEditor-module__taKBgW__editorContainer{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid #ffffff14;flex-direction:column;width:100%;min-height:180px;transition:all .2s;display:flex;position:relative;box-shadow:inset 0 2px 10px #0003}.NovelEditor-module__taKBgW__editorContainer:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 2px #6366f11a,inset 0 2px 10px #0003}.NovelEditor-module__taKBgW__editorArea{flex-grow:1;padding:20px;overflow-y:auto}.NovelEditor-module__taKBgW__tiptapPro{color:#fff;outline:none;min-height:120px;font-size:1.05rem;line-height:1.6}.NovelEditor-module__taKBgW__tiptapPro p.NovelEditor-module__taKBgW__is-editor-empty:first-child:before{color:var(--text-muted);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.NovelEditor-module__taKBgW__tiptapPro pre{border-radius:var(--radius-md);color:var(--accent-secondary);font-family:var(--font-mono);white-space:pre-wrap;word-wrap:break-word;background:#0009;border:1px solid #ffffff1a;margin:1rem 0;padding:1rem}.NovelEditor-module__taKBgW__tiptapPro code{font-size:.9em;font-family:var(--font-mono);background:#ffffff1a;border-radius:4px;padding:.2rem .4rem}.NovelEditor-module__taKBgW__tiptapPro h2{color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.NovelEditor-module__taKBgW__tiptapPro img{border-radius:var(--radius-md);border:1px solid #ffffff1a;max-width:100%;height:auto;margin:1rem 0}.NovelEditor-module__taKBgW__actionToolbar{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-full);z-index:10;background:#141419cc;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:6px 10px;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 15px #0006}.NovelEditor-module__taKBgW__toolBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.NovelEditor-module__taKBgW__toolBtn:hover{color:#fff;background:#ffffff1a;transform:scale(1.1)}.NovelEditor-module__taKBgW__activeTool{color:var(--accent-primary);background:#6366f126}.NovelEditor-module__taKBgW__divider{background:#ffffff1a;width:1px;height:18px;margin:0 4px}
