@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.register-container{align-items:center;display:flex;height:100vh;justify-content:center}.register-card{background:#23222a;border-radius:18px;box-shadow:0 6px 36px 0 #a78bfa1a;color:#f4f4fa;max-width:390px;min-width:350px;padding:38px 30px 28px;text-align:center}.register-button.google{background:#2a2a2c;border:1px solid #4a329c55;border-radius:999px;color:#f4f4fa;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:18px;padding:.6rem 0;transition:background .18s,color .18s,border .18s}.register-button.google:hover{background:#322f4c;border-color:#a78bfa99;color:#a78bfa}.register-submit,input{background:#18181c;border:1.5px solid #332c46;border-radius:10px;box-sizing:border-box;color:#e2e3f7;font-size:1rem;margin:12px 0;padding:13px 16px;transition:border .18s;width:100%}.register-submit{background:linear-gradient(90deg,#a78bfa 55%,#8b5cf6);border:none;border-radius:999px;box-shadow:0 2px 8px 0 #a78bfa22;color:#23222a;cursor:pointer;font-weight:700;margin-bottom:8px;margin-top:16px;transition:background .18s,color .18s,box-shadow .15s}.register-submit:focus,.register-submit:hover{background:linear-gradient(90deg,#c4b5fd 55%,#a78bfa);box-shadow:0 3px 12px 0 #a78bfa33;color:#1a1a1b}.register-card p{color:#c0bbdd;font-size:1rem;margin-top:10px}.login{color:#a78bfa;font-size:.96rem;font-weight:500;text-decoration:none;transition:color .15s}.login:hover{color:#f472b6;text-decoration:underline}@media (max-width:500px){.register-card{max-width:98vw;min-width:90vw;padding:18px 6vw 14px}.register-container{padding:0}}.login-container{align-items:center;display:flex;height:100vh;justify-content:center}.login-card{background:#23222a;border-radius:18px;box-shadow:0 6px 36px 0 #a78bfa1a;color:#f4f4fa;max-width:390px;min-width:350px;padding:38px 30px 28px;text-align:center}.logo{border-radius:8px;display:block;filter:drop-shadow(0 2px 12px #a78bfa55);height:56px;margin:0 auto 26px;width:56px}.login-button.google{background:#2a2a2c;border:1px solid #4a329c55;border-radius:999px;color:#f4f4fa;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:18px;padding:.6rem 0;transition:background .18s,color .18s,border .18s}.login-button.google:hover{background:#322f4c;border-color:#a78bfa99;color:#a78bfa}.login-submit,input{background:#18181c;border:1.5px solid #332c46;border-radius:10px;box-sizing:border-box;color:#e2e3f7;font-size:1rem;margin:12px 0;padding:13px 16px;transition:border .18s;width:100%}input:focus{background:#191923;border-color:#a78bfa;outline:none}input::placeholder{color:#8a85a6;opacity:1}.login-submit{background:linear-gradient(90deg,#a78bfa 55%,#8b5cf6);border:none;border-radius:999px;box-shadow:0 2px 8px 0 #a78bfa22;color:#23222a;cursor:pointer;font-weight:700;margin-bottom:8px;margin-top:16px;transition:background .18s,color .18s,box-shadow .15s}.login-submit:focus,.login-submit:hover{background:linear-gradient(90deg,#c4b5fd 55%,#a78bfa);box-shadow:0 3px 12px 0 #a78bfa33;color:#1a1a1b}.forgot-password,.signup{color:#a78bfa;display:inline;font-size:.96rem;font-weight:500;margin-top:10px;text-decoration:none;transition:color .15s}.forgot-password:hover,.signup:hover{color:#f472b6;text-decoration:underline}.login-card p{color:#c0bbdd;font-size:1rem;margin-top:10px}@media (max-width:500px){.login-card{max-width:98vw;min-width:90vw;padding:18px 6vw 14px}.login-container{padding:0}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#e2e3f7!important;border:1.5px solid #332c46;box-shadow:inset 0 0 0 1000px #18181c!important;caret-color:#e2e3f7!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}body{background-color:#1a1a1b;font-family:Inter,sans-serif;margin:0;padding:0}.topbar{align-items:center;background-color:#2a2a2c;display:flex;height:70px;justify-content:space-between;padding:10px 20px;position:fixed;top:0;width:100%;z-index:999}.navbar-left{flex:0 0 auto}.app-logo{border-radius:8px;filter:drop-shadow(0 2px 12px #a78bfa55);height:50px;width:50px}.navbar-center{display:flex;flex:1 1;justify-content:center}.search-input{background-color:#1e1e1f;border:1px solid #3a3c3f;border-radius:8px;border-radius:50px;max-width:800px;padding:8px 10px;transition:background-color .2s ease,border-color .2s ease;width:200%}.search-input::placeholder{color:#999}.search-input:focus,.search-input:hover{background-color:#2f3032}.navbar-right{gap:20px;margin-right:40px}.nav-icons,.navbar-right{align-items:center;display:flex}.nav-icons{gap:10px}.icon-btn{background:none;font-size:20px}.user-info{align-items:center;display:flex;gap:10px}.user-text{text-align:left}.user-name{color:#fff;font-size:14px;font-weight:600;margin:0}.user-username{color:#d7dadc;font-size:12px;margin:0}.profile-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:250px 1fr 250px;margin-top:115px;min-height:calc(100vh - 90px);padding-left:40px;padding-right:40px}.sidebar{align-self:start;height:fit-content;max-height:calc(100vh - 120px);overflow-y:auto;position:sticky;top:115px}.profile-section{text-align:center}.profile-section h3{color:#fff;margin-bottom:4px}.profile-section p{color:#d7dadc;margin:0 0 4px}.level-display{margin-top:10px}.level-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:40px 1fr 40px}.circle{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;width:40px}.red{background-color:#a78bfa}.blue{background-color:#6b7280}.xp-bar-container{align-items:center;display:flex}.xp-bar{background-color:#23272f;height:8px;overflow:hidden;width:100%}.xp-bar,.xp-fill{border-radius:4px}.xp-fill{background-color:#a78bfa;height:100%;transition:width .3s ease}.xp-text{color:#d7dadc;font-size:12px;font-weight:500;margin-top:0}.menu-section{margin-top:15px}.menu-title{color:#a78bfa;font-weight:600;margin:10px 0;text-align:left}.menu-item{align-items:center;border-radius:6px;color:#d7dadc;cursor:pointer;display:flex;gap:10px;margin:8px 0;padding:8px 12px;transition:background-color .2s ease,color .2s ease}.menu-item:hover{background-color:#3a3c3f;color:#fff}.icon-box{align-items:center;background:#a78bfa21;border-radius:8px;display:flex;justify-content:center;margin-right:10px;padding:8px}.menu-item .icon-box svg{color:#a78bfa;transition:color .2s}main{border-radius:0;flex:1 1;overflow-y:auto}.friends-section{background-color:#fff;border-radius:0;margin-bottom:10px}.friends-grid{display:flex;flex-wrap:wrap;gap:20px}.friend{align-items:center;display:flex;flex-direction:column;width:80px}.friend img{border-radius:8px;height:80px;width:80px}.posts{border-radius:8px;margin-bottom:10px;margin-top:0;padding:0}.post-category{color:#888;font-size:14px;margin-left:5px}.post-header{align-items:stretch;background:#0000;flex-direction:column;gap:10px;padding:0}.create-post-box{align-items:center;background:#2a2a2c;border:1px solid #2f2f2f;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;gap:10px;margin:0;padding:15px;transition:background .2s ease;width:100%}.create-post-box:hover{background-color:#3a3c3f}.create-post-text{color:#fff;font-weight:700}.post-filter{background:#23222a;border:1.5px solid #373057;border-radius:999px;box-shadow:0 1.5px 12px 0 #50467814;display:flex;margin:14px auto 10px;overflow:hidden;width:fit-content}.filter-button{background:none;border:none;border-radius:999px;color:#bcb8df;cursor:pointer;font-size:1rem;font-weight:600;outline:none;padding:10px 30px;position:relative;transition:background .18s,color .18s,box-shadow .15s;z-index:1}.filter-button:hover{background:#3a2744;color:#f6f2ff}.filter-button.active{background:linear-gradient(90deg,#a78bfa 60%,#8b5cf6);box-shadow:0 2px 8px 0 #a88bfa14;color:#23222a;font-weight:700}.create-post-page{align-items:flex-start;display:flex;justify-content:center}.create-post-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;overflow:hidden;width:95%}.card-header{align-items:center;display:flex;justify-content:space-between;padding:16px 24px}.card-header h2{color:#333;font-size:20px;margin:0}.post-type-select{border:1px solid #ccc;border-radius:8px;font-size:14px;outline:none;padding:6px 12px}.card-body{padding:0}.editor-container{border:1px solid #eee;border-radius:8px;position:relative;z-index:auto}.editor-container .editormd{height:360px!important}.card-footer{padding:16px 24px}.btn-submit{background-color:#ff4d6d;border-radius:8px;color:#fff;font-weight:600;padding:10px 24px;transition:background .2s ease}.btn-submit:hover{background-color:#e7435e}.search-wrapper{position:relative}.search-results{background:#1a1a1b;border-radius:8px;box-shadow:0 4px 12px #0006;margin-top:4px;overflow:hidden;width:100%}.search-result-item{gap:10px;padding:10px 16px}.user-pic{border-radius:8px;height:40px;width:40px}.profile-pic,.user-pic{object-fit:cover;object-position:center}.profile-pic{border-radius:16px;height:80px;width:80px}.friend img{object-fit:cover;object-position:center}.user-search-item{align-items:center;cursor:pointer;display:flex;gap:.75rem;padding:.5rem;transition:background .2s}.user-search-item:hover{background-color:#f0f0f0}.search-avatar{height:36px;width:36px}.search-name{color:#333;font-weight:500}.search-username{color:#888;font-size:.9rem}.create-post-icon{align-items:center;background:#a78bfa21;border-radius:50%;display:flex;justify-content:center;padding:8px}.create-post-icon svg{color:#a78bfa;font-size:22px;transition:color .2s}.create-post-icon:hover svg{color:#8b5cf6}.friends-section{background:#fff;margin-bottom:20px;padding:20px}.friends-title{border-bottom:1px solid #eee;color:#333;font-size:16px;margin-bottom:12px;padding-bottom:6px}.friends-empty{color:#666;font-size:14px;margin:12px 0}.friends-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));margin-bottom:12px}.friend-card{text-align:center}.friend-avatar{border-radius:16px;height:80px;margin-bottom:8px;object-fit:cover;object-position:center;width:80px}.friend-name{color:#444;display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-avatar{border-radius:50%;flex-shrink:0;height:40px;object-fit:cover;width:40px}.search-user-text{display:flex;flex-direction:column;justify-content:center;line-height:1.2}.search-name{color:#fff;font-weight:700;white-space:nowrap}.search-username{color:#d7dadc;font-size:.8rem;white-space:nowrap}.search-section-title{background:#0000;border-top:none;color:#a78bfa;font-size:.7rem;font-weight:600;margin-top:.5rem;padding:.4rem .8rem .2rem;text-transform:uppercase}.suggestions{display:flex;flex-direction:column;gap:.5rem}.suggestion-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;margin-bottom:.5;padding:.5rem .75rem;transition:background .2s}.suggestion-item:hover{background-color:#3a3c3f}.tag-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem .75rem;transition:background .2s}.tag-item:hover{background-color:#3a3c3f}.tag-title{color:#fff;font-weight:600}.tag-postcount{color:#d7dadc;font-size:.8rem}.search-container{height:50px;max-width:800px;position:relative}.search-input{background-color:#2f3437;border:1px solid #444;border-radius:9999px;color:#fff;font-size:1rem;outline:none;padding:10px 40px 10px 16px;position:relative;transition:border-color .2s ease;width:100%;z-index:1001}.search-input:focus{border-color:#fff}.search-results{background-color:#1a1a1b;border:1px solid #2f2f2f;border-radius:0;border-top:none;left:0;margin-top:-17px;max-height:60vh;overflow-y:auto;padding-top:30px;position:absolute;right:0;scrollbar-color:#a78bfa #1a1a1b;scrollbar-width:thin;top:100%;z-index:1000}.search-result-item{align-items:center;color:#d7dadc;cursor:pointer;display:flex;gap:8px;padding:12px 16px;transition:background-color .2s ease}.search-result-item:hover{background-color:#2a2a2c;color:#fff}.right-sidebar{align-self:start;height:fit-content;max-height:calc(100vh - 110px);overflow-y:auto;position:sticky;top:115px}.right-title{color:#a78bfa;font-size:16px;margin-bottom:15px}.suggestion-avatar{border-radius:8px;height:40px;width:40px}.suggestion-info{display:flex;flex-direction:column}.suggestion-name{color:#fff;font-weight:600;margin-bottom:2px}.suggestion-followers{color:#d7dadc;font-size:12px;margin-bottom:4px}.suggestion-desc{color:#333;font-size:12px;margin:0}.suggestion-avatar{object-fit:cover;object-position:center}.tags{display:flex;flex-direction:column;gap:.5rem}.notif-dot{background-color:red;border-radius:50%;height:8px;position:absolute;right:-4px;top:-4px;width:8px}.notif-dropdown{background:#2a2a2c;border:1px solid #444;border-radius:6px;box-shadow:0 2px 8px #0000004d;color:#fff;max-height:400px;overflow-y:auto;position:absolute;right:0;top:40px;width:400px;z-index:9999}.notif-item{align-items:flex-start;border-bottom:1px solid #3a3c3f;cursor:pointer;display:flex;gap:10px;padding:10px;text-align:left}.notif-item:hover{background-color:#3a3c3f}.notif-avatar{border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.notif-text{display:flex;flex:1 1;flex-direction:column;font-size:.85rem;justify-content:center;line-height:1.4;text-align:left;word-break:break-word}.notif-time{color:#aaa;font-size:.75rem}.notif-dropdown::-webkit-scrollbar{width:8px}.notif-dropdown::-webkit-scrollbar-track{background:#1e1e1f;border-radius:8px}.notif-dropdown::-webkit-scrollbar-thumb{background-color:#555;border:2px solid #1e1e1f;border-radius:8px}.notif-dropdown::-webkit-scrollbar-thumb:hover{background-color:#777}.notif-dropdown{scrollbar-color:#555 #1e1e1f;scrollbar-width:thin}.notif-count{background:#f472b6;border-radius:999px;box-shadow:0 0 0 2px #23272f;color:#fff;font-size:11px;font-weight:700;min-width:16px;padding:2px;pointer-events:none;position:absolute;right:-8px;text-align:center;top:-8px;z-index:10}.notif-container{display:inline-block;position:relative}.notif-empty{padding-left:8px}.icon-btn{align-items:center;background:#a78bfa21;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:8px;position:relative;transition:background .2s}.icon-btn svg{color:#a78bfa;transition:color .2s}.icon-btn:hover svg{color:#8b5cf6}.search-results::-webkit-scrollbar{width:8px}.search-results::-webkit-scrollbar-track{background:#1a1a1b;border-radius:4px}.search-results::-webkit-scrollbar-thumb{background-color:#a78bfa;border:2px solid #1a1a1b;border-radius:4px}.search-results::-webkit-scrollbar-thumb:hover{background-color:#8b5cf6}*{scrollbar-color:#a78bfa #1a1a1b;scrollbar-width:thin}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1b}::-webkit-scrollbar-thumb{background-color:#a78bfa;border:2px solid #1a1a1b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#8b5cf6}.lang-selector{margin-right:20px;position:relative}.lang-current{align-items:center;background:#ffffff0f;border-radius:6px;cursor:pointer;display:flex;gap:6px;padding:4px 6px}.flag-icon{border-radius:4px;height:24px;width:24px}.lang-arrow{color:#fff;font-size:12px}.lang-menu{background:#1f1f21;border:1px solid #444;border-radius:6px;box-shadow:0 4px 10px #0006;left:0;position:absolute;top:36px;width:130px;z-index:10000}.lang-option{align-items:center;color:#fff;cursor:pointer;display:flex;gap:8px;padding:8px}.lang-option:hover{background:#333}.hover-wrapper{display:inline-block;overflow:visible;position:relative}.hover-card{background:#2a2a2c;border:1.5px solid #a78bfa;border-radius:8px;box-shadow:0 4px 24px 0 #a78bfa2e,0 4px 12px #00000054;color:#d7dadc;display:flex;gap:12px;left:0;padding:12px;position:absolute;top:100%;transform:translateX(-50%);transition:border .15s,box-shadow .15s;width:220px;z-index:9999}.hover-avatar{border-radius:50%;height:60px;object-fit:cover;width:60px}.hover-info{flex:1 1}.hover-username{color:#fff;display:block;font-weight:600;margin-bottom:8px}.hover-stats{flex-wrap:wrap;font-size:12px;gap:8px;margin-bottom:12px}.circulo,.hover-stats{color:#fff;display:flex}.circulo{align-items:center;border-radius:50%;font-size:9px;font-weight:600;height:20px;justify-content:center;width:20px}.vermelho{background-color:#a78bfa}.btn-follow{background:linear-gradient(90deg,#a78bfa 65%,#8b5cf6);border:none;border-radius:999px;box-shadow:0 2px 8px 0 #a78bfa1f;color:#23222a;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1.25rem;transition:background .18s,color .18s,box-shadow .15s}.btn-follow:focus,.btn-follow:hover{background:linear-gradient(90deg,#c4b5fd 65%,#a78bfa);box-shadow:0 3px 12px 0 #a88bfa2e;color:#1a1a1b;outline:none}.btn-follow.following{background:#23222a;border:1.2px solid #6d28d9;box-shadow:none;color:#a78bfa;transition:background .18s,color .18s,border-color .18s}.btn-follow.following:focus,.btn-follow.following:hover{background:#3a2744;border-color:#a78bfa;color:#f6e9ff;outline:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.friends-grid{overflow:visible}main{overflow:visible!important;position:relative}.hover-name,.hover-username{display:block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.level-label{align-items:center;display:flex;font-weight:500;gap:8px;margin-bottom:12px}.dark-editor .editormd{background-color:#1a1a1b;color:#d7dadc}.dark-editor .editormd-toolbar{background-color:#2a2a2c;border-color:#3a3c3f}.dark-editor .editormd-toolbar li a{color:#d7dadc}.dark-editor .CodeMirror,.dark-editor .CodeMirror-scroll{background-color:#1a1a1b!important;color:#d7dadc!important}.dark-editor .CodeMirror-cursor{border-left:1px solid #d7dadc!important}.dark-editor .CodeMirror-selected{background:#3a3c3f!important}.dark-editor .editormd-html-preview,.dark-editor .editormd-preview{background-color:#1a1a1b;background-color:#1a1a1b!important;color:#d7dadc;color:#d7dadc!important}.dark-editor .editormd-html-preview pre,.dark-editor .editormd-preview pre{background-color:#2a2a2c!important;border:1px solid #3a3c3f;color:#d7dadc!important}.dark-editor .editormd-html-preview code,.dark-editor .editormd-preview code{background-color:#2a2a2c!important;border-radius:4px;color:#d7dadc!important;padding:2px 4px}.dark-editor .editormd-preview-container{border-left:1px solid #3a3c3f}.dark-editor .CodeMirror-gutter{background-color:#1a1a1b!important;color:#888!important}.dark-editor .editormd-toolbar{background-color:#2a2a2c!important;border-bottom:1px solid #3a3c3f}.dark-editor .editormd-html-preview,.dark-editor .editormd-preview,.dark-editor .editormd-preview-container{background-color:#1a1a1b!important;color:#d7dadc!important}.dark-editor .editormd-html-preview code,.dark-editor .editormd-html-preview pre,.dark-editor .editormd-preview-container code,.dark-editor .editormd-preview-container pre{background-color:#2a2a2c!important;border:1px solid #3a3c3f!important;color:#d7dadc!important}.dark-editor .editormd-preview-container blockquote,.dark-editor .editormd-preview-container h1,.dark-editor .editormd-preview-container h2,.dark-editor .editormd-preview-container h3,.dark-editor .editormd-preview-container h4,.dark-editor .editormd-preview-container h5,.dark-editor .editormd-preview-container h6,.dark-editor .editormd-preview-container ol,.dark-editor .editormd-preview-container ul{color:#d7dadc!important}.dark-editor .editormd-preview-container{background-color:#1a1a1b!important}.dark-editor .CodeMirror-activeline-background{background:#2a2a2c!important}.dark-editor .CodeMirror-gutters{background-color:#1a1a1b!important;border-right:1px solid #3a3c3f!important}.dark-editor .editormd-preview{border-left:1px solid #3a3c3f!important}.dark-editor .CodeMirror-hscrollbar,.dark-editor .CodeMirror-vscrollbar{background-color:#1a1a1b}.dark-editor .CodeMirror-hscrollbar::-webkit-scrollbar-thumb,.dark-editor .CodeMirror-vscrollbar::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}.dark-editor .CodeMirror,.dark-editor .CodeMirror-scroll{border-right:none!important}.dark-editor .CodeMirror-sizer{border-right-width:0!important}.dark-editor .CodeMirror-wrap{border-right:1px solid #3a3c3f!important}.dark-editor .CodeMirror-sizer{border-right:none!important}.dark-editor .editormd-toolbar .editormd-menu li a{background:#0000!important;border:none!important;box-shadow:none!important;padding:0!important}.dark-editor .editormd-toolbar .editormd-menu li a:hover{background-color:#ffffff14!important;border-radius:4px}.dark-editor .editormd-dialog-header{background:#1f1f21!important;border-radius:3px 3px 0 0!important}.dark-editor .editormd-dialog-container input,.dark-editor .editormd-dialog-container select{background:#1a1a1b!important;border-radius:3px!important;color:#d7dadc!important}.dark-editor .editormd-dialog-footer .editormd-btn{background:#2a2a2c!important;border:1px solid #3a3c3f!important;color:#d7dadc!important}.dark-editor .editormd-dialog-footer .editormd-btn:hover{background:#3a3c3f!important}.dark-editor .editormd-dialog{background:#2a2a2c!important}.editormd-dialog-title,.editormd-form label{color:#d7dadc!important}.dark-editor .editormd-html-preview code,.dark-editor .editormd-html-preview pre,.dark-editor .editormd-preview code,.dark-editor .editormd-preview pre{background:#2a2a2c!important;border:1px solid #3a3c3f!important;color:#d7dadc!important}.dark-editor .editormd-html-preview pre .code-line,.dark-editor .editormd-html-preview pre li,.dark-editor .editormd-preview pre .code-line,.dark-editor .editormd-preview pre li{background:#2a2a2c!important;border:none!important;color:#d7dadc!important}.dark-editor .hljs,.dark-editor .hljs-ln{background:#2a2a2c!important;color:#d7dadc!important}.dark-editor .editormd-html-preview input,.dark-editor .editormd-preview input{background:#2a2a2c!important;border:1px solid #3a3c3f!important;color:#d7dadc!important}.dark-editor .editormd-html-preview .line-numbers-rows span,.dark-editor .editormd-preview .line-numbers-rows span{background:#2a2a2c!important;color:#888!important}.post-comments{border-top:none;margin-top:0;padding-top:0}.post-comments .comment{border-radius:0;margin-bottom:1rem;padding:1rem;transition:all .2s ease}.post-comments .replies{border-left:1.5px solid #8c8c9617;margin-left:1.5rem;padding-left:.6rem}.post-comments .comment-content{color:#d7dadc;font-size:.95rem;line-height:1.5;margin-bottom:.5rem}.post-actions,.post-comments .comment-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem;padding:.5rem 1rem}.post-actions button,.post-comments .comment-actions button{background:#0000;border:none;border-radius:50px;color:#d7dadc;cursor:pointer;font-size:14px;padding:6px 10px;transition:background-color .2s ease,color .2s ease}.post-actions button:hover,.post-comments .comment-actions button:hover{background-color:#d7dadc1a;color:#fff}.editor-container{animation:slideFadeIn .3s ease-in-out;margin-top:.5rem}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.comment-form{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.comment-form button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease}.comment-form button:hover{background-color:#0056b3}.post-actions .post-menu-container,.post-comments .comment-actions .reply-menu-container{align-items:center;display:inline-flex;position:relative}.post-actions .post-menu-dropdown{background:#2a2a2c;border:1px solid #444;border-radius:4px;box-shadow:0 2px 8px #0000004d;color:#fff;min-width:max-content;position:absolute;right:0;top:100%;z-index:10}.post-actions .post-menu-dropdown button{cursor:pointer;display:block;padding:.5rem 1rem;text-align:left;width:100%}.post-actions .post-menu-dropdown button:hover{background-color:#3a3c3f;color:#fff}.post-comments .comment-actions .comment-menu-dropdown,.post-comments .comment-actions .post-menu-dropdown{background:#2a2a2c;border:1px solid #444;border-radius:4px;box-shadow:0 2px 8px #0000004d;color:#fff;min-width:max-content;position:absolute;right:0;top:100%;white-space:nowrap;z-index:10}.post-comments .comment-actions .comment-menu-dropdown button,.post-comments .comment-actions .post-menu-dropdown button{background:none;border:none;color:#fff;cursor:pointer;display:block;padding:.5rem 1rem;text-align:left;width:100%}.post-comments .comment-actions .comment-menu-dropdown button:hover,.post-comments .comment-actions .post-menu-dropdown button:hover{background-color:#3a3c3f;color:#fff}.comment-content img,.post-content img{display:block;height:auto;max-width:100%;object-fit:contain}.post-meta-box{border-radius:6px;font-size:.95rem;margin-bottom:1rem;padding:.75rem 1rem}.post-meta-item{margin-bottom:.5rem}.post-meta-item .label{font-weight:600;margin-right:4px}.post-meta-item ul{margin:0;padding-left:1rem}.post-meta-item img{border-radius:6px;margin-top:.5rem;max-width:100%}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-badge{background:#0000;border:1.2px solid #d1d5db;border-radius:999px;box-shadow:none;color:#d1d5db;cursor:pointer;font-size:.7rem;font-weight:600;letter-spacing:.03em;margin:2px 4px;padding:4px 14px;transition:background .16s,color .13s,border-color .13s}.tag-badge:focus,.tag-badge:hover{background:#dcdcdc24;border-color:#fff;color:#fff;outline:none}.post-content{color:#d7dadc}.post{border-radius:0;margin-bottom:10px;padding:15px;position:relative}.post:not(:last-child):after{background:linear-gradient(90deg,#ffffff0a,#a0a0a021,#ffffff0a);bottom:-6px;content:"";display:block;height:1px;left:24px;pointer-events:none;position:absolute;right:0}.post.type-snippet{border:2px solid #a78bfa;box-shadow:0 0 0 2px #a78bfa22,0 4px 16px 0 #a78bfa33}.post.type-meme{border:2px solid #e0b455;box-shadow:0 0 0 2px #e0b45522,0 4px 16px 0 #e0b45533}.post.type-tutorial{border:2px solid #81c784;box-shadow:0 0 0 2px #81c78422,0 4px 16px 0 #81c78433}.post.type-research{border:2px solid #e57373;box-shadow:0 0 0 2px #e5737322,0 4px 16px 0 #e5737333}.post.type-question{border:2px solid #66b2d6;box-shadow:0 0 0 2px #66b2d622,0 4px 16px 0 #66b2d633}.post-type-badge.type-snippet{background-color:#6a1b9a;box-shadow:0 1px 8px 0 #a78bfa22;color:#ede7f6}.post-type-badge.type-meme{background-color:#af7d1f;box-shadow:0 1px 8px 0 #e0b45522;color:#fcf0cf}.post-type-badge.type-tutorial{background-color:#1aa822;box-shadow:0 1px 8px 0 #81c78422;color:#d3fadc}.post-type-badge.type-research{background-color:#c62828;box-shadow:0 1px 8px 0 #e5737322;color:#f8d7da}.post-type-badge.type-question{background-color:#2380b6;box-shadow:0 1px 8px 0 #66b2d622;color:#cdf3fa}.btn-submit{background-color:#2a2a2c!important;border-radius:6px;color:#fff!important;font-size:.95rem;height:40px;padding:8px 16px;transition:background-color .2s ease}.btn-submit:hover{background-color:#3a3c3f!important}.comment-content blockquote,.post-content blockquote{background:#22252a;border-left:3px solid #6ab0f3;border-radius:5px;color:#b4bac4;font-size:.96rem;font-style:italic;line-height:1.3;margin:4px 0;padding:2px 8px}.comment-content blockquote.quote-code,.post-content blockquote.quote-code{background:#0000;border:none;font-style:normal;padding:0}.mini-group-badge{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;padding:0;text-decoration:none;vertical-align:middle}.mini-group-badge-img{background:#fff;border:2px solid #bcbcbc;border-radius:50%;box-shadow:0 .5px 4px 0 #00000017;height:30px;object-fit:cover;transition:box-shadow .14s,border-color .14s;width:30px}.mini-group-badge:focus .mini-group-badge-img,.mini-group-badge:hover .mini-group-badge-img{border-color:#888;box-shadow:0 2px 10px 0 #78787824}.quote-tooltip{display:inline-block;position:relative}.quote-tooltip .quote-tooltip-text{background-color:#222;border-radius:4px;bottom:120%;color:#fff;font-size:.88em;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .2s;visibility:hidden;white-space:nowrap;z-index:10}.quote-tooltip:hover .quote-tooltip-text{opacity:1;visibility:visible}.comment-content,.post-content{line-height:1.6}.comment-content p,.post-content p{display:block;margin-bottom:1em;white-space:pre-line}.comment-content p:has(>code:only-child),.post-content p:has(>code:only-child){display:inline}.comment-header-with-menu+.comment-content,.post-header-flex+.post-content{margin-top:.8rem}.post-meta-box+.post-content,.post-tags+.post-content{margin-top:.5rem}.post-header-flex{margin-bottom:.5rem}.comment-header-with-menu{margin-bottom:.4rem}.comment-content>*,.post-content>*{margin-bottom:.5rem}.comment-content,.post-content{overflow-wrap:anywhere;word-break:break-word}.posts:not(.single-post-page) .post:hover{background-color:#ffffff0d;transition:background-color .2s ease}.comment-actions .like-btn span,.comment-actions button span,.post-actions .like-btn span,.post-actions button span{align-items:center;display:inline-flex;font-size:.9rem;line-height:1;vertical-align:middle}svg{vertical-align:middle}.comment-actions button,.post-actions button{align-items:center;display:inline-flex;gap:4px}.comment-actions svg,.post-actions svg{vertical-align:middle}.post-header{display:flex;gap:12px;margin-bottom:12px}.post-avatar{background:#232325;border-radius:8px;box-shadow:0 1px 6px #0002;flex-shrink:0;height:48px;margin-right:.8rem;object-fit:cover;position:relative;width:48px;z-index:1}.post-author-line{align-items:center;display:flex;flex:1 1;gap:10px;overflow:hidden}.author-name{color:#fff;font-size:16px;font-weight:600}.author-username{color:#d7dadc;font-size:14px}.post-type-badge{border-radius:12px;color:#d7dadc;font-size:12px;font-weight:600;padding:4px 10px;text-transform:capitalize;white-space:nowrap}.post-group{color:#666;font-size:13px;font-style:italic;margin-left:58px;margin-top:4px}.post-badges{align-items:center;display:flex;gap:6px}.post-menu-container{position:relative}.edit-profile-btn{align-self:center;background:#fff;border:1px solid #007bff;border-radius:6px;color:#007bff;cursor:pointer;font-size:.9rem;margin-left:auto;padding:.4rem .8rem;transition:.2s ease}.edit-profile-btn:hover{background:#007bff;color:#fff}.title-bar{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.follow-stats{margin-top:4px}.clickable{text-decoration:none}.modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.user-modal{background:#1a1a1b;border-radius:8px;box-shadow:0 4px 12px #0000004d;max-height:80%;max-width:500px;overflow-y:auto;width:90%}.user-modal-header{align-items:center;border-bottom:1px solid #2f2f2f;display:flex;justify-content:space-between;padding:1rem}.user-modal-header h2{color:#fff;margin:0}.close-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1.5rem}.close-btn:hover{color:#fff}.user-modal-list{max-height:60vh;overflow-y:auto;padding:.5rem 1rem 1rem;scrollbar-color:#a78bfa #1a1a1b;scrollbar-width:thin}.user-modal-item{align-items:center;display:flex;margin-bottom:.75rem}.user-modal-avatar{border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}.user-modal-info{cursor:pointer;flex:1 1;margin:0 .75rem}.user-modal-info strong{color:#fff;display:block}.user-modal-info span{color:#ccc;font-size:.9rem}.user-modal-list::-webkit-scrollbar{width:8px}.user-modal-list::-webkit-scrollbar-track{background:#1a1a1b;border-radius:4px}.user-modal-list::-webkit-scrollbar-thumb{background-color:#a78bfa;border:2px solid #1a1a1b;border-radius:4px}.user-modal-list::-webkit-scrollbar-thumb:hover{background-color:#8b5cf6}.user-modal-search-wrapper{margin-bottom:.5rem;padding:0 1rem}.user-modal-search{background-color:#2a2a2c;border:1px solid #3a3c3f;border-radius:6px;color:#fff;font-size:.9rem;outline:none;padding:.5rem .75rem;transition:border-color .2s;width:100%}.user-modal-search::placeholder{color:#888}.user-modal-search:focus{border-color:#a78bfa}.profile-nav{margin:1rem auto 20px;width:90%}.profile-nav ul{border-bottom:1px solid #444;display:flex;list-style:none;margin:0;padding:0}.profile-nav li{color:#999;cursor:pointer;font-weight:500;margin-right:2rem;padding:.5rem 0;position:relative;transition:color .2s}.profile-nav li:hover{color:#fff}.profile-nav li.active{color:#fff;font-weight:600}.profile-nav li.active:after{background:#a78bfa;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.load-more-btn{background-color:#4a4a4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.load-more-btn:hover{background-color:#616168}.confirm-modal{background:#1a1a1b;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;max-width:400px;padding:1rem;width:90%}.confirm-modal-header{align-items:center;border-bottom:1px solid #2f2f2f;display:flex;justify-content:space-between;padding-bottom:.5rem}.confirm-modal-body{font-size:.95rem;line-height:1.4;margin:1rem 0}.confirm-modal-actions{display:flex;gap:.5rem;justify-content:flex-end}.group-banner-wrapper{color:#fff;margin-bottom:1rem}.group-banner-image{background-position:50%;background-size:cover;border-radius:10px;height:200px}.group-header-bar{align-items:flex-start;display:flex;gap:1.5rem;margin-top:-10px;padding:1rem 2rem;position:relative}.group-avatar-container{border:4px solid #1a1a1b;border-radius:50%;height:80px;margin-top:-40px;width:80px}.group-avatar-circle{border-radius:50%;height:80px;object-fit:cover;width:80px}.group-title-section{flex:1 1;min-width:0}.group-title-section h1{color:#fff;font-size:1.8rem;margin:0}.group-title-section p{color:#888;font-size:1rem;margin:0}.group-actions{display:flex;gap:1rem;margin-left:auto}.btn-solid{background:#2563eb;background-color:#007bff;border:none;border:1px solid #007bff;border-radius:20px;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:.5rem 1rem;padding:8px 16px;transition:all .2s ease}.btn-solid.outlined{background-color:#fff;color:#007bff}.btn-solid.outlined:hover{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline:hover{background-color:#e0e0e0}.group-description{color:#000;font-size:1rem;margin:.3rem 0 0;max-width:none}.clickable{color:#fff;cursor:pointer;transition:color .2s}.clickable:hover{color:#a78bfa}.groups-section{color:#fff;margin-bottom:2rem;padding:1rem}.groups-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.create-group-toggle{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem .75rem}.create-group-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.create-group-form input,.create-group-form textarea{border:1px solid #ccc;border-radius:4px;padding:.5rem}.create-group-form button{background-color:#007bff;border:none;border-radius:4px;color:#fff;padding:.6rem}.search-bar{background-color:#1e1e1f;border:1px solid #3a3c3f;border-radius:8px;border-radius:50px;color:#fff;outline:none;padding:8px 10px;transition:background-color .2s ease,border-color .2s ease;width:100%}.search-bar::placeholder{color:#999}.search-bar:focus,.search-bar:hover{background-color:#2f3032}.search-bar:focus{border-color:#fff}.search-container{margin-bottom:1rem;width:100%}.groups-section>.search-container{max-width:100%}.group-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.group-card{background:#2a2a2c;border:1px solid #2f2f2f;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:background .2s ease}.group-card:hover{background:#3a3c3f}.group-card img{height:150px;object-fit:cover;width:100%}.group-info{align-items:center;display:flex;flex-direction:column;gap:.3rem;padding:.75rem;text-align:center}.group-info h4{color:#fff;font-size:1.1rem;margin:0}.group-info p{color:#d7dadc;font-size:.95rem;margin:0}.group-info strong,.join-btn{color:#fff}.join-btn{align-self:flex-start;background-color:#007bff;border:none;border-radius:4px;cursor:pointer;font-weight:500;margin-top:.5rem;padding:.4rem .8rem;transition:background-color .2s ease-in-out}.join-btn:hover{background-color:#0056b3}.joined-btn{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem .75rem}.avatar-circle{align-items:center;background-color:#f0f0f0;border-radius:50%;display:flex;height:120px;justify-content:center;margin:1rem auto 0;overflow:hidden;width:120px}.avatar-circle img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.create-group-form-card{background:#1a1a1b;border:1px solid #2f2f2f;border-radius:12px;box-shadow:0 2px 8px #0000004d;color:#d7dadc;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;padding:1.5rem}.create-group-form-card h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;margin-top:0;text-align:center}.create-group-form label{color:#d7dadc;font-weight:600;margin-top:.5rem}.create-group-form input,.create-group-form textarea{background-color:#2a2a2c;border:1px solid #3a3c3f;border-radius:6px;color:#fff;font-size:1rem;margin-bottom:1rem;padding:.6rem;transition:border-color .2s ease-in-out,background-color .2s ease;width:100%}.create-group-form input:focus,.create-group-form textarea:focus{background-color:#3a3c3f;border-color:#fff;outline:none}.create-group-form input::placeholder,.create-group-form textarea::placeholder{color:#888}.create-group-form button{background-color:#fff;border:1px solid #ccc;border-radius:20px;color:#1a1a1b;cursor:pointer;font-weight:700;padding:.6rem 1.2rem;transition:background-color .2s ease-in-out,transform .1s ease-in-out}.create-group-form button:hover{background-color:#d7dadc;color:#1a1a1b}.styled-btn{background-color:#007bff;border:none;border-radius:6px;box-shadow:0 2px 5px #0000001a;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background-color .2s ease,transform .1s ease}.styled-btn:hover{background-color:#0056b3;transform:scale(1.03)}.styled-btn:active{transform:scale(.97)}.group-btn{background-color:#007bff;border:1px solid #007bff;border-radius:4px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem}.group-btn.outlined{background-color:#fff;color:#007bff}.btn-outline{border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem}.btn-outline:hover{background-color:#fff;color:#333}.btn-join{background:linear-gradient(90deg,#a78bfa 65%,#8b5cf6);border:none;border-radius:999px;box-shadow:0 2px 8px 0 #a78bfa1f;color:#23222a;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1.25rem;transition:background .18s,color .18s,box-shadow .15s}.btn-join:hover{background:linear-gradient(90deg,#c4b5fd 65%,#a78bfa);box-shadow:0 3px 12px 0 #a88bfa2e;color:#1a1a1b;outline:none}.btn-leave{background:#23222a;border:1.2px solid #6d28d9;border-radius:999px;color:#a78bfa;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1.25rem;transition:background .18s,color .18s,border-color .18s}.btn-leave:hover{background:#3a2744;border-color:#a78bfa;color:#f6e9ff;outline:none}.group-card{cursor:pointer;transition:box-shadow .2s ease,transform .1s ease}.group-card:hover{box-shadow:0 4px 12px #00000026;transform:scale(1.01)}.create-post-page{background-color:#1a1a1b;color:#d7dadc;min-height:100vh;padding:2rem 1rem}.create-post-card{background-color:#2a2a2c;border-radius:12px;box-shadow:0 4px 12px #0000004d;margin:0 auto;max-width:800px;padding:2rem}.extra-field label,.select-group label{color:#fff;display:block;font-weight:700;margin-bottom:.5rem}.extra-field input[type=file],.extra-field input[type=text],.input-with-remove input{background-color:#1a1a1b;border:1px solid #3a3c3f;border-radius:6px;color:#fff;font-size:1rem;padding:.5rem;width:100%}.extra-field input::placeholder{color:#888}.extra-field input:focus{border-color:#fff;outline:none}.select-group .react-select__control{background-color:#2a2a2c;border-color:#3a3c3f;color:#fff}.select-group .react-select__control:hover{border-color:#fff}.select-group .react-select__single-value{color:#fff}.select-group .react-select__menu{color:#fff;z-index:9999}.btn-add-link,.btn-add-step{background-color:#1a1a1b;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;padding:6px 12px;transition:background-color .2s ease}.btn-add-link:hover,.btn-add-step:hover{background-color:#3a3c3f}.remove-btn{align-items:center;background-color:#f44336;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;transition:background-color .2s ease;width:40px}.remove-btn:hover{background-color:#b71c1c}.editor-container{border:1px solid #3a3c3f;border-radius:6px;margin-top:1.5rem}.card-footer{margin-top:2rem;text-align:right}.btn-submit{background-color:#fff;border:none;border-radius:20px;color:#1a1a1b;cursor:pointer;font-weight:700;padding:.6rem 1.5rem;transition:background-color .2s ease,transform .1s ease}.btn-submit:hover{background-color:#d7dadc}.error-text,.select-group p{color:#ff6b6b;font-size:.9rem;margin-top:.3rem}.select-group .react-select__control--is-focused{border-color:#fff!important;box-shadow:none!important}.select-group .react-select__menu{background-color:#2a2a2c;border:1px solid #3a3c3f;box-shadow:0 4px 8px #0000004d;color:#d7dadc}.select-group .react-select__option{background-color:#2a2a2c;color:#d7dadc;cursor:pointer}.select-group .react-select__option--is-focused{background-color:#3a3c3f;color:#fff}.select-group .react-select__option--is-selected{background-color:#555;color:#fff}.select-group .react-select__menu-list{scrollbar-color:#555 #2a2a2c;scrollbar-width:thin}.select-group .react-select__menu-list::-webkit-scrollbar{width:6px}.select-group .react-select__menu-list::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px}.editormd{position:relative;z-index:1}.post-options{display:flex;flex-wrap:nowrap;gap:2rem}.input-with-remove{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:10px}.input-with-remove input{background-color:#1a1a1b;border:1px solid #3a3c3f;border-radius:6px;color:#fff;flex:1 1;font-size:1rem;min-width:0;padding:.5rem}.editor-loading,.extra-field{margin-bottom:1rem}.editor-loading{background:#1f1f1f;border-radius:8px;color:#aaa;padding:2rem;text-align:center}.react-select__control{background-color:#1a1a1b!important;color:#fff!important}.react-select__menu{background-color:#1a1a1b!important;color:#d7dadc!important}.react-select__input,.react-select__placeholder,.react-select__single-value{color:#fff!important}.image-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.btn{align-items:center;background:#2a2a2c;border:1px solid #0000;border-radius:10px;color:#eaeaea;display:inline-flex;font-weight:600;gap:6px;line-height:1;padding:8px 12px;transition:transform .08s ease,background .12s ease,border-color .12s ease,color .12s ease;-webkit-user-select:none;user-select:none}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-sm{border-radius:9px;font-size:.9rem;padding:6px 10px}.btn-outline{background:#0000;border-color:#444;color:#ddd}.btn-outline:hover{background:#2f2f31}.btn-danger{background:#3a1616;border-color:#7a1d1d;color:#ff6b6b}.btn-danger:hover{background:#4a1b1b;border-color:#a32626;color:#ff8585}.form-container{background:#1a1a1b;border-radius:12px;box-shadow:0 2px 12px #0000004d;color:#d7dadc;margin:2rem auto;max-width:500px;padding:2rem}.edit-profile-form label{color:#fff;display:block;font-weight:600;margin-top:1rem}.edit-profile-form input{background-color:#2a2a2c;border:1px solid #3a3c3f;border-radius:6px;color:#fff;font-size:1rem;margin-top:.3rem;padding:.6rem;transition:border-color .2s ease,background-color .2s ease;width:100%}.edit-profile-form input::placeholder{color:#999}.edit-profile-form input:focus{background-color:#3a3c3f;border-color:#fff;outline:none}.form-actions{display:flex;justify-content:space-between;margin-top:2rem}.input-error{background-color:#3a1a1a;border:1px solid #ff4d4f}.error-msg{color:#ff6b6b;display:block;font-size:.85rem;margin-bottom:12px;margin-top:4px}.edit-profile-form h2{color:#fff;margin-bottom:1rem}.invalid-input{background-color:#2a1921!important;border:2px solid #f472b6!important;color:#ffd6e9}.error-input{color:#f472b6;font-size:.95em;margin-bottom:6px;margin-top:-7px;padding-left:2px;text-align:left}
/*# sourceMappingURL=main.369a2f39.css.map*/