body{background-color:#fff;color:#000;font-family:Exo\ 2,sans-serif!important;margin:0;transition:all .3s}body.dark{background-color:#121212;color:#fff}.dark .card{background-color:#1e1e1e;color:#fff}.wrapper_wrapper__c0TEI{margin:auto;width:85%}@media (max-width:498px){.wrapper_wrapper__c0TEI{margin:auto;width:90%}}@media (max-width:768px){.wrapper_wrapper__c0TEI{margin:auto;width:85%}}.aboutdailyquestion_light__PLX-m{--background:#fff;--text-color:#121212;--input-bg:#fff;--border-color:#ccc;--button-bg:#fff;--button-hover:#5c6581;--file-name:#555;--button-color:#121212;--shadow-color:rgba(0,0,0,.253)}.aboutdailyquestion_dark__3UP84{--background:#1e1e1e;--text-color:#fff;--input-bg:#000;--border-color:#444;--button-bg:#3b82f6;--button-hover:#000;--file-name:#ccc;--button-color:#fff;--shadow-color:hsla(0,0%,100%,.253)}.aboutdailyquestion_container__8kHWp{animation:aboutdailyquestion_fadeIn__nTCfG 1.2s ease;background-color:var(--background);border-radius:30px;box-shadow:0 4px 12px rgba(0,0,0,.281);font-family:Segoe UI,sans-serif;margin:3rem auto;padding:2rem;width:100%}.aboutdailyquestion_title__TiMBk{animation:aboutdailyquestion_slideDown__S9FAp .8s ease;border-bottom:2px solid #e5e7eb;color:var(--text-color);font-size:32px;font-weight:700;margin-bottom:2rem;padding-bottom:15px;text-align:center}.aboutdailyquestion_deleteButton__g-rt5{background-color:#ff4d4d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;margin-left:10px;padding:4px 8px}.aboutdailyquestion_answersTitle__xn-lI{animation:aboutdailyquestion_fadeInUp__q-xc1 1s ease;border-left:4px solid #6366f1;color:var(--text-color);font-size:1.2rem;font-weight:600;margin-top:2rem;padding-left:.75rem}.aboutdailyquestion_answerList__Z8-mN{list-style:none;margin-top:1.5rem;padding:0}.aboutdailyquestion_answerItem__6NJas{animation:aboutdailyquestion_fadeInUp__q-xc1 .6s ease;background-color:var(--background);border-radius:12px;box-shadow:0 4px 15px var(--shadow-color);margin-bottom:1rem;padding:1rem;transition:transform .3s ease}.aboutdailyquestion_answerItem__6NJas:hover{background-color:var(--input-bg);cursor:pointer;transform:translateY(-2px)}.aboutdailyquestion_username__hgwm4{color:var(--text-color);display:block;font-weight:700;margin-bottom:.5rem}.aboutdailyquestion_loading__XQ9O7{color:var(--text-color);font-size:1.1rem;margin-top:3rem;text-align:center}@keyframes aboutdailyquestion_fadeIn__nTCfG{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes aboutdailyquestion_fadeInUp__q-xc1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutdailyquestion_slideDown__S9FAp{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.aboutdailyquestion_container__8kHWp{padding:1.5rem 1rem}.aboutdailyquestion_title__TiMBk{font-size:1.2rem}.aboutdailyquestion_answersTitle__xn-lI{font-size:1rem}}.adminpage_container__w9coN{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:30px auto;max-width:900px;padding:20px}.adminpage_title__sIC9j{color:#2c3e50;font-size:2.2rem;font-weight:700;margin-bottom:30px;text-align:center}.adminpage_editForm__G14U8{background-color:#f9f9f9;border-radius:10px;box-shadow:0 6px 12px #0000000d;margin-bottom:30px;padding:25px}.adminpage_editForm__G14U8 h3{color:#34495e;margin-bottom:20px}.adminpage_editForm__G14U8 label{color:#555;display:block;font-weight:600;margin-bottom:8px;margin-top:12px}.adminpage_editForm__G14U8 input[type=password],.adminpage_editForm__G14U8 input[type=text],.adminpage_editForm__G14U8 select{border:1.8px solid #ccc;border-radius:6px;font-size:1rem;padding:10px 12px;transition:border-color .3s ease;width:100%}.adminpage_editForm__G14U8 input[type=password]:focus,.adminpage_editForm__G14U8 input[type=text]:focus,.adminpage_editForm__G14U8 select:focus{border-color:#2980b9;box-shadow:0 0 6px rgba(41,128,185,.667);outline:none}.adminpage_editForm__G14U8 button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;padding:10px 22px;transition:background-color .25s ease}.adminpage_editForm__G14U8 button[type=submit]{background-color:#2980b9;color:#fff;margin-right:12px}.adminpage_editForm__G14U8 button[type=submit]:hover{background-color:#1c5980}.adminpage_editForm__G14U8 button[type=button]{background-color:#bdc3c7;color:#2c3e50}.adminpage_editForm__G14U8 button[type=button]:hover{background-color:#95a5a6}.adminpage_usersTable__nOBOL{border-collapse:initial;border-spacing:0 12px;font-size:1rem;width:100%}.adminpage_usersTable__nOBOL thead tr{background-color:#2980b9;border-radius:10px;color:#fff;text-align:left}.adminpage_usersTable__nOBOL thead th{padding:14px 20px}.adminpage_usersTable__nOBOL tbody tr{background-color:#fefefe;border-radius:10px;box-shadow:0 4px 10px #0000001a;transition:transform .2s ease}.adminpage_usersTable__nOBOL tbody tr:hover{box-shadow:0 8px 20px #00000026;transform:scale(1.02)}.adminpage_usersTable__nOBOL tbody td{padding:14px 20px;vertical-align:middle}.adminpage_actionButton__xVc2p{background-color:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-left:10px;padding:7px 14px;transition:background-color .25s ease}.adminpage_actionButton__xVc2p.adminpage_edit__7JVZI{background-color:#27ae60}.adminpage_actionButton__xVc2p:hover.adminpage_edit__7JVZI{background-color:#1e8449}.adminpage_actionButton__xVc2p:hover{background-color:#c0392b}.allsaved_savedPostsContainer__5x6IG{--bg:#f8fafc;--text:#0f172a;--muted:#64748b;--card-bg:#ffffffd9;--border:#0f172a14;--ring:#4f46e526;--accent:#4f46e5;--accent-2:#22c55e;isolation:isolate;padding:1.6rem .8rem;position:relative}[data-theme=dark] .allsaved_savedPostsContainer__5x6IG{--bg:#0b1220;--text:#e5ecff;--muted:#93a5c6;--card-bg:#111a2db3;--border:#94a3b81f;--ring:#22c55e29;--accent:#60a5fa;--accent-2:#22c55e}.allsaved_savedPostsContainer__5x6IG:before{animation:allsaved_floatBg__XBJRZ 18s linear infinite;background:radial-gradient(40% 35% at 15% 10%,#4f46e51a,#0000 60%),radial-gradient(45% 40% at 85% 0,#22c55e1a,#0000 55%),radial-gradient(40% 40% at 50% 100%,#6366f11f,#0000 60%);content:"";filter:blur(22px);pointer-events:none;position:absolute;z-index:-1}@keyframes allsaved_floatBg__XBJRZ{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-1%,0) scale(1.02)}to{transform:translateZ(0) scale(1)}}.allsaved_savedPostsContainer__5x6IG h1{color:var(--text);font-weight:800;letter-spacing:.3px;margin:0 0 1.2rem;text-align:center}.allsaved_savedPostsContainer__5x6IG>p{color:var(--muted);font-weight:600;text-align:center}.allsaved_postsGrid__-ZGpr{grid-gap:clamp(12px,2.5vw,22px);display:grid;gap:clamp(12px,2.5vw,22px);grid-template-columns:repeat(12,1fr)}@media (max-width:520px){.allsaved_postsGrid__-ZGpr{grid-template-columns:repeat(6,1fr)}}@media (min-width:521px) and (max-width:900px){.allsaved_postsGrid__-ZGpr{grid-template-columns:repeat(8,1fr)}}@media (min-width:901px) and (max-width:1280px){.allsaved_postsGrid__-ZGpr{grid-template-columns:repeat(12,1fr)}}.allsaved_postCard__0ZSil{animation:allsaved_fadeUp__gvRtC .66s cubic-bezier(.2,.8,.2,1) both;backdrop-filter:saturate(1.2) blur(6px);-webkit-backdrop-filter:saturate(1.2) blur(6px);background:var(--card-bg);border:1px solid var(--border);border-radius:18px;box-shadow:0 1px 0 #0000000a,0 8px 24px #0206171a;grid-column:span 6;overflow:hidden;position:relative;transform:translateY(8px) scale(.98);transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease}@media (min-width:901px){.allsaved_postCard__0ZSil{grid-column:span 4}}@keyframes allsaved_fadeUp__gvRtC{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:first-child{animation-delay:.04s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(2){animation-delay:.08s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(3){animation-delay:.12s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(4){animation-delay:.16s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(5){animation-delay:.2s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(6){animation-delay:.24s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(7){animation-delay:.28s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(8){animation-delay:.32s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(9){animation-delay:.36s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(10){animation-delay:.4s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(11){animation-delay:.44s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(12){animation-delay:.48s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(13){animation-delay:.52s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(14){animation-delay:.56s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(15){animation-delay:.6s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(16){animation-delay:.64s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(17){animation-delay:.68s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(18){animation-delay:.72s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(19){animation-delay:.76s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(20){animation-delay:.8s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(21){animation-delay:.84s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(22){animation-delay:.88s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(23){animation-delay:.92s}.allsaved_postsGrid__-ZGpr .allsaved_postCard__0ZSil:nth-child(24){animation-delay:.96s}.allsaved_postCard__0ZSil:focus-within,.allsaved_postCard__0ZSil:hover{border-color:color-mix(in oklab,var(--accent) 28%,var(--border));box-shadow:0 2px 0 #0000000a,0 18px 36px #02061729;transform:translateY(-6px) scale(1.008)}.allsaved_postCard__0ZSil:after{background:linear-gradient(120deg,#0000,#ffffff2e 18%,#ffffff0a 32%,#0000 50%);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-120%)}.allsaved_postCard__0ZSil:hover:after{animation:allsaved_shine__HFL4V .9s ease-out forwards}@keyframes allsaved_shine__HFL4V{to{transform:translateX(120%)}}.allsaved_postImage__myOHp{display:block;height:clamp(160px,26vh,240px);object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1);width:100%}.allsaved_postCard__0ZSil:hover .allsaved_postImage__myOHp{transform:scale(1.035)}.allsaved_postContent__NztQc{color:var(--text);display:flex;flex-direction:column;gap:.35rem;padding:14px 14px 16px;text-decoration:none}.allsaved_postAuthor__u2G-W,.allsaved_postTitle__47F-m{color:var(--text);font-weight:700;margin:0}.allsaved_postAuthor__u2G-W strong,.allsaved_postTitle__47F-m strong{color:var(--accent);font-weight:800;letter-spacing:.2px}.allsaved_postTitle__47F-m{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.allsaved_postAuthor__u2G-W{color:var(--muted);font-weight:700}.allsaved_postCard__0ZSil :where(a):focus-visible,.allsaved_postCard__0ZSil :where(button):focus-visible{border-radius:14px;box-shadow:0 0 0 3px var(--ring),0 0 0 6px color-mix(in oklab,var(--accent) 44%,#0000);outline:none}@media (max-width:520px){.allsaved_savedPostsContainer__5x6IG{padding:1rem .6rem}.allsaved_postContent__NztQc{padding:12px}.allsaved_postAuthor__u2G-W,.allsaved_postTitle__47F-m{font-size:.96rem}.allsaved_postImage__myOHp{height:clamp(150px,24vh,200px)}}@media (prefers-reduced-motion:reduce){.allsaved_postCard__0ZSil,.allsaved_postCard__0ZSil:after,.allsaved_postCard__0ZSil:hover,.allsaved_postImage__myOHp,.allsaved_savedPostsContainer__5x6IG:before{animation:none!important;transform:none!important;transition:none!important}}.categoryposts_categoryPosts__peqgl{padding:2rem;transition:background-color .3s ease,color .3s ease}.categoryposts_categoryPosts__peqgl[data-theme=light]{background-color:#f8f9fa;color:#2d2d2d}.categoryposts_categoryPosts__peqgl[data-theme=dark]{background-color:#1b1b28;color:#f0f0f0}.categoryposts_pageTitle__qXoUL{font-size:2.2rem;font-weight:700;letter-spacing:.5px;margin-bottom:2rem;text-align:center}.categoryposts_grid__23OKo{grid-gap:1.8rem;display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.categoryposts_postCard__mLuwh{background-color:#ffffffe6;border-radius:12px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.categoryposts_categoryPosts__peqgl[data-theme=dark] .categoryposts_postCard__mLuwh{background-color:#ffffff0d;box-shadow:0 4px 20px #0006}.categoryposts_postCard__mLuwh:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-6px)}.categoryposts_postLink__J2\+Sb{color:inherit;display:block;text-decoration:none}.categoryposts_postImage__ppDF\+{display:block;height:180px;object-fit:cover;width:100%}.categoryposts_postTitle__5OTPx{font-size:1.3rem;font-weight:600;padding:1rem 1rem .5rem;transition:color .25s}.categoryposts_postCard__mLuwh:hover .categoryposts_postTitle__5OTPx{color:#007bff}.categoryposts_postContent__J6EtU{color:inherit;font-size:.95rem;line-height:1.5;opacity:.9;padding:0 1rem 1rem}.categoryposts_postAuthor__y9GrX{font-size:.8rem;opacity:.7;padding:.5rem 1rem 1rem}.categoryposts_noPosts__l09KE{font-size:1.1rem;margin-top:2rem;opacity:.8;text-align:center}:root{--background-light:#2f7fff;--background-dark:#1e1e1e;--text-light:#000;--text-dark:#f1f1f1;--input-bg-light:#fff;--input-bg-dark:#1e1e1e;--border-color-light:#ccc;--border-color-dark:#444;--button-bg-light:#fff;--button-bg-dark:#3b82f6;--button-color-light:#000;--button-color-dark:#fff;--button-hover-light:#5c6581;--button-hover-dark:#2563eb;--file-name-light:#555;--file-name-dark:#ccc}.post_light__0G8Nh{--background:var(--background-light);--text-color:var(--text-light);--input-bg:var(--input-bg-light);--border-color:var(--border-color-light);--button-bg:var(--button-bg-light);--button-hover:var(--button-hover-light);--file-name:var(--file-name-light);--button-color:var(--button-color-light)}.post_dark__7KQCA{--background:var(--background-dark);--text-color:var(--text-dark);--input-bg:var(--input-bg-dark);--border-color:var(--border-color-dark);--button-bg:var(--button-bg-dark);--button-hover:var(--button-hover-dark);--file-name:var(--file-name-dark);--button-color:var(--button-color-dark)}.post_control__GKiOD{background-color:var(--background);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.267);color:var(--text-color);margin:2rem auto;padding:2rem;text-align:center;width:100%}.post_control__GKiOD h1{color:var(--text-color);font-size:1.8rem;margin-bottom:1.5rem}.post_fileInputWrapper__oEeLc{align-items:center;display:flex;gap:1rem;position:relative}.post_hiddenFileInput__uJ00u{display:none}.post_customFileLabel__\+dBkc{background-color:var(--button-bg);border-radius:8px;color:var(--button-color);cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;text-align:center;transition:background-color .3s}.post_customFileLabel__\+dBkc:hover{background-color:var(--button-hover)}.post_fileName__1\+NrT{color:var(--file-name);font-size:.9rem}.post_postCreate__ofdOl form{align-items:stretch;display:flex;flex-direction:column;gap:1.2rem}.post_input__1XR87{display:flex;flex-direction:column;gap:1rem}.post_select__bvmhk{appearance:none;background-color:var(--input-bg);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23aaa' height='12' viewBox='0 0 20 20' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.516 7.548 10 12.034l4.484-4.486L16 9.064l-6 6-6-6z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;border:1px solid var(--border-color);border-radius:8px;color:var(--text-color);font-size:1rem;padding:.8rem 1rem;transition:all .25s ease}.post_select__bvmhk:focus,.post_select__bvmhk:hover{border-color:var(--button-bg)}.post_select__bvmhk:focus{box-shadow:0 0 0 3px #3b82f659;outline:none}.post_select__bvmhk option{background-color:var(--input-bg);color:var(--text-color)}@media (max-width:480px){.post_select__bvmhk{font-size:.95rem;padding:.7rem .9rem}}.post_input__1XR87 input[type=text],.post_input__1XR87 textarea{background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:8px;color:var(--text-color);font-size:1rem;padding:.8rem 1rem;transition:border-color .2s,background-color .3s}.post_input__1XR87 input[type=text]:focus,.post_input__1XR87 textarea:focus{border-color:var(--button-bg);outline:none}.post_input__1XR87 input[type=file]{background-color:var(--input-bg);border:none;color:var(--text-color);cursor:pointer;font-size:.9rem;padding:.5rem 0}.post_button__2\+M98{display:flex;justify-content:center}.post_button__2\+M98 button{background-color:var(--button-bg);border:none;border-radius:8px;color:var(--button-color);cursor:pointer;font-size:1rem;font-weight:600;padding:.7rem 2rem;transition:background-color .3s}.post_button__2\+M98 button:hover{background-color:var(--button-hover)}.allpost_control__7o6DP{font-family:Inter,sans-serif;margin:0 auto;width:100%}[data-theme=dark]{--only-color:#f1f1f1;--only-title:#fff;background-color:#121212;color:var(--only-color)}[data-theme=light]{--only-color:#fff;--only-title:#000;background:#fff;color:var(--only-color)}.allpost_saveButton__8KVJ5{align-items:center;background:#0000;border:2px solid #4f46e5;border-radius:30px;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:700;gap:.6rem;justify-content:center;overflow:hidden;padding:.7rem 0;position:relative;transition:background .25s ease,color .25s ease,transform .15s ease,border-color .25s ease;-webkit-user-select:none;user-select:none;width:100%}[data-theme=dark] .allpost_saveButton__8KVJ5{border-color:#60a5fa;color:#60a5fa}.allpost_saveButton__8KVJ5:hover{background:#4f46e514}.allpost_saveButton__8KVJ5:active{transform:translateY(1px) scale(.99)}.allpost_saved__YppzV{background:linear-gradient(135deg,#10b981,#059669);border-color:#0000;color:#fff}.allpost_saved__YppzV:hover{filter:brightness(1.03)}.allpost_saveIcon__XVwPy{display:inline-block;height:18px;opacity:.9;position:relative;transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .2s ease;width:14px}.allpost_saveIcon__XVwPy:before{border:2px solid;border-bottom:none;border-top-left-radius:3px;border-top-right-radius:3px;content:"";inset:0;position:absolute;transform-origin:center top}.allpost_saveIcon__XVwPy:after{background:currentColor;bottom:-2px;clip-path:polygon(0 0,50% 100%,100% 0);content:"";height:8px;left:2px;position:absolute;right:2px;transform-origin:center bottom}.allpost_saving__gAYHw .allpost_saveIcon__XVwPy{animation:allpost_save-bounce__bxQ1T .6s cubic-bezier(.2,.6,.3,1.2)}@keyframes allpost_save-bounce__bxQ1T{0%{transform:scale(1) translateY(0)}35%{transform:scale(1.15) translateY(-2px) rotate(-4deg)}70%{transform:scale(.98) translateY(0)}to{transform:scale(1) translateY(0)}}.allpost_saveText__n5EiG{letter-spacing:.2px;position:relative;z-index:1}.allpost_sparkles__JoXNl{border-radius:50%;box-shadow:0 -18px 0 0 #fbbf24,16px -10px 0 0 #60a5fa,18px 8px 0 0 #34d399,0 18px 0 0 #f472b6,-18px 8px 0 0 #f59e0b,-16px -10px 0 0 #a78bfa;height:6px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.2);width:6px}.allpost_saving__gAYHw .allpost_sparkles__JoXNl{animation:allpost_spark-burst__Id\+ac .65s ease-out forwards}@keyframes allpost_spark-burst__Id\+ac{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}10%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(3.2)}}.allpost_ripple__KIcm\+{background:currentColor;border-radius:30px;inset:0;opacity:0;pointer-events:none;position:absolute;transform:scale(.8)}.allpost_saving__gAYHw .allpost_ripple__KIcm\+{animation:allpost_ripple-pop__D9Oir .55s ease-out forwards}@keyframes allpost_ripple-pop__D9Oir{0%{opacity:.12;transform:scale(.8)}70%{opacity:.06}to{opacity:0;transform:scale(1.15)}}.allpost_actionButtons__F9bTk{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:1fr 1fr;margin-top:auto}[data-theme=dark] .allpost_saved__YppzV{background:linear-gradient(135deg,#10b981,#0ea5e9)}.allpost_pageTitle__X0qC9{color:var(--only-title);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.allpost_deleteAllButton__vf2u7{background-color:#ef4444;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.6rem 1.2rem;transition:background-color .3s ease}.allpost_deleteAllButton__vf2u7:hover{background-color:#dc2626}.allpost_controlPosts__Gmj\+M{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.allpost_postCard__izPhw{background-color:var(--only-color);border-radius:1rem;box-shadow:0 4px 12px #00000026;color:var(--only-color);display:flex;flex-direction:column;gap:.8rem;overflow:hidden;padding:24px;transition:transform .2s ease}[data-theme=dark] .allpost_postCard__izPhw{background-color:#1e1e1e}.allpost_postCard__izPhw:hover{transform:translateY(-4px)}.allpost_postImage__OVDv\+{border-radius:20px;height:28vh;margin-bottom:1rem;object-fit:cover;width:100%}.allpost_postContent__lmx5u{color:var(--only-color);display:flex;flex-direction:column;font-size:1rem;gap:.3rem;line-height:1.4;text-decoration:none}.allpost_postContent__lmx5u p{margin:0}.allpost_postAuthor__4oEwz,.allpost_postDate__5lfgj,.allpost_postTitle__6gFzq{color:#2f7fff;font-weight:600}.allpost_postAuthor__4oEwz strong,.allpost_postDate__5lfgj strong,.allpost_postTitle__6gFzq strong{font-weight:700}.allpost_postText__wvptc{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#2f7fff;display:-webkit-box;font-size:1rem;font-weight:600;line-height:1.5em;margin:.3rem 0 .8rem;min-height:4.5em;overflow:hidden;text-overflow:ellipsis}.allpost_commentSection__l8YxM{border-top:1px solid #ddd;color:var(--only-color);font-size:.9rem;padding-top:1rem}.allpost_commentHeader__gmTvf{font-weight:700;margin-bottom:.5rem}.allpost_comment__NPFbR{color:#4b5563;margin-bottom:.4rem}.allpost_commentUsername__IWBUe{color:#1e40af;font-weight:700;margin-right:.3rem}.allpost_noComment__RwJJ1{color:#9ca3af;font-style:italic}.allpost_likeButton__b3fPo{align-items:center;background-color:#2f7fff;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;gap:8px;justify-content:center;margin-top:auto;padding:.7rem 0;transition:background-color .3s ease;width:100%}.allpost_likeButton__b3fPo img{filter:brightness(0) invert(1);height:24px;object-fit:contain;width:24px}.allpost_likeButton__b3fPo h2{font-weight:700;margin:0}.allpost_likeButton__b3fPo:hover{background-color:#4338ca}.allpost_paginationContainer__9J5CM{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem}.allpost_pageButton__nVrjS{background-color:#e5e7eb;border:none;border-radius:.6rem;color:#1f2937;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:background-color .2s ease}.allpost_pageButton__nVrjS:hover{background-color:#cbd5e1}.allpost_active__zkg7G{background-color:#4f46e5!important;color:#fff!important}@media (max-width:768px){.allpost_pageTitle__X0qC9{font-size:2rem}.allpost_postImage__OVDv\+{height:25vh}.allpost_postAuthor__4oEwz,.allpost_postDate__5lfgj,.allpost_postText__wvptc,.allpost_postTitle__6gFzq{font-size:.9rem}}.dailyquestion_container__8JzHS{align-items:center;background-color:#f1f3f7;display:flex;gap:12px}.dailyquestion_input__LZKvr{border:1px solid #ccc;border-radius:8px;flex-grow:1;font-size:1rem;padding:10px 14px;transition:border-color .3s ease}.dailyquestion_input__LZKvr:focus{border-color:#4f46e5;box-shadow:0 0 6px #4f46e566;outline:none}.dailyquestion_addButton__Cf1Aw{background-color:#2f7fff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:11px 20px;transition:background-color .3s ease}.dailyquestion_addButton__Cf1Aw:hover{background-color:#4338ca}.dailyquestionview_jsx_light__nyrcA{--background:#fff;--text-color:#121212;--input-bg:#fff;--border-color:#ccc;--button-bg:#fff;--button-hover:#5c6581;--file-name:#555;--button-color:#121212}.dailyquestionview_jsx_dark__A9hq7{--background:#1e1e1e;--text-color:#fff;--input-bg:#000;--border-color:#444;--button-bg:#3b82f6;--button-hover:#000;--file-name:#ccc;--button-color:#fff}.dailyquestionview_jsx_container__0eOuB{animation:dailyquestionview_jsx_fadeIn__SWG36 1.2s ease;background:var(--background);border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.247);font-family:Segoe UI,sans-serif;margin:2rem auto;padding:2rem;transition:all .4s ease-in-out;width:100%}.dailyquestionview_jsx_title__SIp3w{align-items:center;animation:dailyquestionview_jsx_slideDown__1hwn6 .8s ease;border-bottom:2px solid #efefef;color:var(--text-color);display:flex;font-size:32px;font-weight:700;justify-content:center;margin-bottom:1rem;padding-bottom:.4rem;transition:all .3s ease}.dailyquestionview_jsx_linkContainer__ovl9Y{display:flex;justify-self:center}.dailyquestionview_jsx_linkContainer__ovl9Y .dailyquestionview_jsx_getLink__iMYV8{background-color:#2f7fff;border-radius:20px;color:#fff;font-weight:600;padding:16px;text-decoration:none}.dailyquestionview_jsx_dailyQuestTitle__BgaCV{color:var(--text-color);text-align:center;text-decoration:none;transition:color .3s ease}.dailyquestionview_jsx_title__SIp3w a:hover{color:#6d28d9}.dailyquestionview_jsx_question__pOjMj{animation:dailyquestionview_jsx_fadeInUp__5S1xs 1s ease;color:var(--text-color);font-size:24px;font-weight:700;line-height:1.5;margin-bottom:1.5rem}.dailyquestionview_jsx_textarea__16IMt{background-color:#f3f4f6;border:none;border-radius:12px;box-shadow:inset 0 1px 4px #00000008;font-size:.95rem;padding:.8rem;resize:vertical;transition:all .3s ease;width:100%}.dailyquestionview_jsx_textarea__16IMt:focus{background-color:#fff;box-shadow:0 0 0 3px #6366f133;outline:none}.dailyquestionview_jsx_button__HBDeU{background:#2f7fff;border:none;border-radius:10px;box-shadow:0 6px 20px #6366f140;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:.8rem;padding:.7rem 1.5rem;transition:all .3s ease}.dailyquestionview_jsx_button__HBDeU:hover{background:linear-gradient(90deg,#6d28d9,#4f46e5);transform:translateY(-2px)}.dailyquestionview_jsx_answersTitle__MUfHt{animation:dailyquestionview_jsx_slideDown__1hwn6 1s ease;border-left:3px solid #8b5cf6;color:var(--text-color);font-size:1.2rem;font-weight:600;margin-top:2rem;padding-left:.5rem}.dailyquestionview_jsx_answerList__qVibA{list-style:none;margin-top:1.2rem;padding:0}.dailyquestionview_jsx_answerItem__H3dD9{animation:dailyquestionview_jsx_fadeInUp__5S1xs .5s ease;background-color:var(--input-bg);border-radius:14px;box-shadow:0 3px 12px #00000008;display:flex;gap:10px;margin-bottom:.8rem;padding:1rem 1.2rem;text-decoration:none;transition:transform .3s ease}.dailyquestionview_jsx_answerItem__H3dD9:hover{cursor:pointer;transform:translateY(-2px)}.dailyquestionview_jsx_answerUser__44PcI{color:var(--text-color)}.dailyquestionview_jsx_username__iX4\+8{color:var(--text-color);display:block;font-weight:700;margin-bottom:.25rem}@keyframes dailyquestionview_jsx_fadeIn__SWG36{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes dailyquestionview_jsx_fadeInUp__5S1xs{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dailyquestionview_jsx_slideDown__1hwn6{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.dailyquestionview_jsx_container__0eOuB{padding:1.5rem 1rem}.dailyquestionview_jsx_title__SIp3w{font-size:1.1rem}.dailyquestionview_jsx_question__pOjMj{font-size:1rem}.dailyquestionview_jsx_button__HBDeU{width:100%}}.home_light__7gh6g{--background:#fff;--text-color:#121212;--input-bg:#fff;--border-color:#ccc;--button-bg:#fff;--button-hover:#5c6581;--file-name:#555;--button-color:#121212}.home_dark__CEADa{--background:#121212;--text-color:#f1f1f1;--input-bg:#1e1e1e;--border-color:#444;--button-bg:#3b82f6;--button-hover:#000;--file-name:#ccc;--button-color:#fff}.home_column__EbV\+1{align-items:flex-start;background-color:var(--background);display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.home_columnItem__bQH7b{background-color:var(--background);flex:1 1;min-width:300px}.home_columnItem__bQH7b .home_postWrapper__sdgiU{align-items:center;display:flex;flex-direction:column}.home_images1__HZA3a{width:44%}.allcategory_allCategory__lpv4q{padding:2rem;transition:background-color .3s,color .3s}.allcategory_allCategory__lpv4q[data-theme=light]{background-color:#fff;color:#2f3640}.allcategory_allCategory__lpv4q[data-theme=dark]{background-color:#121212;color:#f5f5f5}.allcategory_title__8Bjj2{font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:2rem;text-align:center}.allcategory_grid__H66UP{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.allcategory_categoryCard__8NxbA{background:linear-gradient(145deg,#ffffff1a,#0000000d);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 10px #0000001a;color:inherit;padding:1.5rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.allcategory_categoryCard__8NxbA:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-6px) scale(1.02)}.allcategory_categoryCard__8NxbA h3{font-size:1.3rem;margin-bottom:.5rem}.allcategory_categoryCard__8NxbA p{font-size:.95rem;line-height:1.4;opacity:.85}.allcategory_allCategory__lpv4q[data-theme=dark] .allcategory_categoryCard__8NxbA{background:#ffffff0d;border-color:#ffffff1a}.allcategory_allCategory__lpv4q[data-theme=dark] .allcategory_categoryCard__8NxbA:hover{background:#ffffff14;box-shadow:0 8px 25px #00000080}.allcategory_categorySelect__s5TjV{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-size:1rem;outline:none;padding:.8rem;transition:border-color .2s ease;width:100%}.allcategory_categorySelect__s5TjV:focus{border-color:#007bff}.allcategory_allCategory__lpv4q[data-theme=dark] .allcategory_categorySelect__s5TjV{background-color:#2a2a3d;border:1px solid #555;color:#fff}.allcategory_allCategory__lpv4q[data-theme=dark] .allcategory_categorySelect__s5TjV:focus{border-color:#66b3ff}.login_light__1J-GZ{--background:#fff;--text-color:#121212;--input-bg:#fff;--border-color:#ccc;--button-bg:#fff;--button-hover:#5c6581;--file-name:#555;--button-color:#121212}.login_dark__DCrlz{--background:#121212;--text-color:#fff;--input-bg:#000;--border-color:#444;--button-bg:#3b82f6;--button-hover:#000;--file-name:#ccc;--button-color:#fff}.login_control__l8f\+6{align-items:center;background-color:var(--background);display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:100vh}.login_control__l8f\+6 .login_languageSelect__V3yel,.login_control__l8f\+6 .login_userMenu__O5Upv{background-color:#fff;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-weight:500;left:20px;margin:0 10px;padding:6px 10px;position:absolute;top:20px;transition:all .2s ease}.login_control__l8f\+6 .login_languageSelect__V3yel:hover,.login_control__l8f\+6 .login_userMenu__O5Upv:hover{transform:scale(1.02)}.login_control__l8f\+6 .login_dark__DCrlz .login_languageSelect__V3yel,.login_control__l8f\+6 .login_dark__DCrlz .login_userMenu__O5Upv{background-color:#333;border:1px solid #555;color:#fff}.login_control__l8f\+6 .login_toggleButton__aqYdx{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:20px;top:20px}.login_control__l8f\+6 .login_welcomeText__Cnla7{font-size:22px;font-weight:700}.login_control__l8f\+6 .login_aboutLogin__ns918{color:#646464;font-size:14px;line-height:24px;text-align:center;width:250px}.login_control__l8f\+6 .login_form__qBo\+8 form{display:flex;flex-direction:column;gap:15px}.login_control__l8f\+6 .login_form__qBo\+8 form input{background-color:#f1f3f7;border:none;border-radius:16px;outline:none;padding:15px 20px;width:320px}.login_control__l8f\+6 .login_form__qBo\+8 form input::placeholder{color:#7c8799;font-size:15px;font-weight:400}.login_control__l8f\+6 .login_form__qBo\+8 form button{background-color:#2f7fff;border:none;border-radius:20px;color:#fff;font-size:15px;font-weight:500;padding:15px 28px;text-decoration:none}.login_control__l8f\+6 a{color:#2f7fff;font-weight:600;text-decoration:none}.login_control__l8f\+6 .login_registerLink__Hvm3f{font-weight:700;text-align:start}@media (max-width:498px){.login_control__l8f\+6{height:90vh}}:root{--bg-color:#f9f9f9;--card-bg:#fff;--text-color:#2c3e50;--muted-text:#555;--button-bg:#3498db;--button-hover:#2980b9;--edit-bg:#fafafa;--input-border:#ccc;--shadow-color:#0000001a}[data-theme=dark]{--bg-color:#1e1e1e;--card-bg:#2a2a2a;--text-color:#e0e0e0;--muted-text:#b0b0b0;--button-bg:#2980b9;--button-hover:#1c638f;--edit-bg:#333;--input-border:#555;--shadow-color:#ffffff0d}.myprofile_control__bKzzI{background-color:#f9f9f9;background-color:var(--bg-color);border-radius:16px;box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--shadow-color);color:#2c3e50;color:var(--text-color);font-family:Segoe UI,sans-serif;margin:2rem auto;padding:2rem;width:100%}.myprofile_control__bKzzI h1{font-size:2rem;margin-bottom:1rem;text-align:center}.myprofile_userLogo__iLFmQ{align-items:center;display:flex;justify-content:center}.myprofile_userLogo__iLFmQ img{border-radius:50%;box-shadow:0 2px 8px #0000001a;height:auto;width:100px}.myprofile_control__bKzzI p{font-size:1rem;margin:.5rem 0}.myprofile_myPostsAll__PgEUy{align-items:center;display:flex;font-size:32px;font-weight:600;gap:8px;justify-content:center;text-align:center}.myprofile_myPostsAll__PgEUy span{background-color:#3498db;border-radius:5px;height:32px;width:16px}.myprofile_control__bKzzI button{background-color:#3498db;background-color:var(--button-bg);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;margin-left:1rem;padding:6px 12px;transition:background .3s}.myprofile_control__bKzzI button:hover{background-color:#2980b9;background-color:var(--button-hover)}.myprofile_profileForm__jn1XU{background-color:#fff;background-color:var(--card-bg);border-radius:12px;box-shadow:0 2px 10px #0000001a;box-shadow:0 2px 10px var(--shadow-color);margin-bottom:2rem;max-width:500px;padding:1.5rem}.myprofile_profileForm__jn1XU label{color:#2c3e50;color:var(--text-color);display:block;font-weight:600;margin-top:1rem}.myprofile_profileForm__jn1XU input{background-color:#fafafa;background-color:var(--edit-bg);border:1px solid #ccc;border:1px solid var(--input-border);border-radius:6px;color:#2c3e50;color:var(--text-color);font-size:1rem;margin-top:.4rem;padding:.6rem;transition:.3s;width:100%}.myprofile_profileForm__jn1XU input:read-only{background-color:#e5e7eb;color:#6b7280;cursor:not-allowed}.myprofile_profileForm__jn1XU button{background-color:#3498db;background-color:var(--button-bg);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:1.5rem;padding:.6rem 1.2rem;transition:background .3s}.myprofile_profileForm__jn1XU button:hover{background-color:#2980b9;background-color:var(--button-hover)}.myprofile_joined__AOMkT{color:#555;color:var(--muted-text);margin-top:1rem}.myprofile_postsList__esge5{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.myprofile_myPost__Y4cZU{background:linear-gradient(135deg,#fff,var(--card-bg-alt));background:linear-gradient(135deg,var(--card-bg),var(--card-bg-alt));border:1px solid var(--border-color);border-radius:16px;box-shadow:0 8px 24px #00000014;margin-top:2rem;overflow:hidden;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:30%}.myprofile_myPost__Y4cZU:hover{box-shadow:0 12px 32px #00000026;transform:translateY(-4px)}.myprofile_myPost__Y4cZU p{color:#555;color:var(--muted-text);font-size:1rem;line-height:1.6;margin:.4rem 0}.myprofile_myPost__Y4cZU h3{color:#2c3e50;color:var(--text-color);font-size:1.5rem;font-weight:600;margin:.5rem 0 1rem}.myprofile_myPost__Y4cZU img{border-radius:12px;box-shadow:0 4px 16px #0000001a;height:auto;margin-top:1.5rem;object-fit:cover;transition:transform .4s ease;width:30%}.myprofile_myPost__Y4cZU img:hover{transform:scale(1.03)}.myprofile_myPost__Y4cZU button{background-color:#3498db;background-color:var(--button-bg);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin-top:1.5rem;padding:.6rem 1.4rem;transition:background .3s ease,transform .2s ease}.myprofile_myPost__Y4cZU button:hover{background-color:#2980b9;background-color:var(--button-hover);transform:translateY(-2px)}.myprofile_editForm__pwCv2{background-color:#fafafa;background-color:var(--edit-bg);border-radius:12px;box-shadow:0 4px 12px #0000001a;box-shadow:0 4px 12px var(--shadow-color);display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1.5rem}.myprofile_editForm__pwCv2 h4{color:#2c3e50;color:var(--text-color);font-size:1.25rem;margin-bottom:.5rem;text-align:center}.myprofile_editForm__pwCv2 input,.myprofile_editForm__pwCv2 textarea{background-color:#fff;background-color:var(--card-bg);border:1px solid #ccc;border:1px solid var(--input-border);border-radius:8px;color:#2c3e50;color:var(--text-color);font-size:1rem;padding:.75rem;transition:border-color .3s,box-shadow .3s;width:100%}.myprofile_editForm__pwCv2 input:focus,.myprofile_editForm__pwCv2 textarea:focus{border-color:#3498db;border-color:var(--button-bg);box-shadow:0 0 0 3px #3498db33;outline:none}.myprofile_editForm__pwCv2 textarea{min-height:120px;resize:vertical}.myprofile_editForm__pwCv2 button{background-color:#3498db;background-color:var(--button-bg);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.6rem 1.2rem;transition:background .3s ease}.myprofile_editForm__pwCv2 button:hover{background-color:#2980b9;background-color:var(--button-hover)}.myprofile_editForm__pwCv2 button:last-child{background-color:initial;border:1px solid #3498db;border:1px solid var(--button-bg);color:#3498db;color:var(--button-bg)}.myprofile_editForm__pwCv2 button:last-child:hover{background-color:#3498db;background-color:var(--button-bg);color:#fff}@media (max-width:768px){.myprofile_myPost__Y4cZU{width:100%}.myprofile_postsList__esge5{align-items:center;flex-direction:column}.myprofile_postImage__OGaCz{height:40vh;width:400px}.myprofile_userLogo__iLFmQ img{width:50px}}.postabout_light__J07Bj{--background:#fff;--text-color:#3b82f6;--input-bg:#fff;--border-color:#ccc;--button-bg:#fff;--button-hover:#5c6581;--file-name:#555;--button-color:#121212;--only-text-color:#000}.postabout_dark__0Hn52{--background:#1e1e1e;--text-color:#3b82f6;--input-bg:#000;--border-color:#444;--button-bg:#3b82f6;--button-hover:#000;--file-name:#ccc;--button-color:#fff;--only-text-color:#fff}.postabout_deleteButton__lNfka{background-color:#ff4d4d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;margin-left:10px;padding:4px 10px}.postabout_postWrapper__k20Vx{margin-top:30px;padding-bottom:50px;padding-top:50px}.postabout_postContainer__qd5P0{animation:postabout_fadeInUp__C8kv1 .6s ease forwards;background:#fff;border-radius:18px;box-shadow:0 14px 30px hsla(0,100%,99%,.082);color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:800px;padding:30px 25px}.postabout_postTitle__BpQ15{color:var(--text-color);font-size:22px;font-weight:700;margin-bottom:20px}.postabout_postTitle__BpQ15 strong{color:var(--only-text-color);font-size:18px}.postabout_postAuthor__Wjbpl{color:var(--text-color);font-size:22px;font-weight:700;margin-bottom:20px}.postabout_postAuthor__Wjbpl strong{color:var(--only-text-color);font-size:18px}.postabout_postContent__7B3VO{color:var(--text-color);font-size:22px;font-weight:700;margin-bottom:20px}.postabout_postContent__7B3VO strong{color:var(--only-text-color);font-size:18px}.postabout_postImageWrapper__wZH1M{display:flex;justify-content:center}.postabout_postImage__FSzFW{animation:postabout_fadeIn__uOruu .8s ease forwards;animation-delay:.3s;border-radius:15px;box-shadow:0 12px 30px #2980b940;height:auto;margin-bottom:25px;opacity:0;width:400px}.postabout_postDate__ZSbhC{color:#7f8c8d;font-size:.9rem;font-style:italic;margin-bottom:35px;-webkit-user-select:none;user-select:none}.postabout_commentSection__jG-Dy{border-top:2px solid #3498db;margin-bottom:40px;padding-top:20px}.postabout_commentHeader__8kv7R{color:#2980b9;font-size:1.3rem;font-weight:800;letter-spacing:.05em;margin-bottom:18px;-webkit-user-select:none;user-select:none}.postabout_comment__67861{align-items:center;animation:postabout_fadeInUp__C8kv1 .5s ease forwards;background-color:#f1f9ff;border-radius:12px;box-shadow:0 8px 20px #2980b926;color:#34495e;cursor:default;display:flex;font-size:1rem;justify-content:space-between;line-height:1.4;margin-bottom:15px;padding:14px 18px}.postabout_commentUsername__adxn-{color:#2471a3;font-weight:700;margin-right:8px}.postabout_noComment__iOQ\+-{color:#95a5a6;font-size:1rem;font-style:italic;padding:10px 0}.postabout_sameTitleSection__V6XaT{border-top:2px solid #2980b9;padding-top:22px}.postabout_sameTitleHeader__KFTOC{color:#2980b9;font-size:1.3rem;font-weight:700;margin-bottom:16px;-webkit-user-select:none;user-select:none}.postabout_sameTitleList__HoWyh{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-top:20px;padding-left:0}.postabout_sameTitleCard__MYNY2{cursor:pointer;height:300px;list-style:none;perspective:1200px;width:220px}.postabout_sameTitleLink__e160U{border-radius:16px;box-shadow:0 16px 40px #00000026;display:block;height:100%;outline:none;position:relative;text-decoration:none;transition:box-shadow .3s ease}.postabout_sameTitleLink__e160U:focus,.postabout_sameTitleLink__e160U:hover{box-shadow:0 24px 60px #0000004d}.postabout_cardInner__KKSLu{background:#fff;border-radius:16px;box-sizing:border-box;height:100%;padding:15px;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);width:100%}.postabout_sameTitleLink__e160U:focus .postabout_cardInner__KKSLu,.postabout_sameTitleLink__e160U:hover .postabout_cardInner__KKSLu{transform:rotateY(180deg)}.postabout_cardBack__ZX4rZ,.postabout_cardFront__4vUj4{align-items:center;backface-visibility:hidden;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:10px;position:absolute;width:100%}.postabout_cardFront__4vUj4{background:linear-gradient(135deg,#2980b9,#6dd5fa);box-shadow:0 12px 30px #2980b999;color:#fff}.postabout_cardBack__ZX4rZ{background:#f0f4f8;box-shadow:0 8px 20px #0000001a;color:#34495e;font-size:.95rem;line-height:1.3;overflow-y:auto;padding:20px 15px;text-align:left;transform:rotateY(180deg)}.postabout_sameTitleImage__Qatbr{border-radius:12px;box-shadow:0 6px 20px #0000004d;height:140px;margin-bottom:15px;object-fit:cover;width:100%}.postabout_cardTitle__kjjVR{font-size:1.2rem;font-weight:900;margin:0 0 8px;-webkit-user-select:none;user-select:none}.postabout_cardAuthor__5A87s{font-size:.9rem;font-weight:600;opacity:.85;-webkit-user-select:none;user-select:none}.postabout_noImage__TTPJS{align-items:center;background:#ccc;border-radius:12px;color:#666;display:flex;font-size:.95rem;height:140px;justify-content:center;margin-bottom:15px;-webkit-user-select:none;user-select:none;width:100%}.postabout_cardBack__ZX4rZ::-webkit-scrollbar{width:7px}.postabout_cardBack__ZX4rZ::-webkit-scrollbar-track{background:#e1e8f0;border-radius:10px}.postabout_cardBack__ZX4rZ::-webkit-scrollbar-thumb{background-color:#2980b9;border:2px solid #e1e8f0;border-radius:10px}@media (max-width:720px){.postabout_sameTitleList__HoWyh{justify-content:center}.postabout_sameTitleCard__MYNY2{height:260px;width:180px}.postabout_cardBack__ZX4rZ{font-size:.85rem}}@keyframes postabout_fadeInUp__C8kv1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes postabout_fadeIn__uOruu{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.postabout_postContainer__qd5P0{padding:20px 15px}.postabout_postTitle__BpQ15{font-size:2rem}}.postabout_commentInput__oVfXh{border:2px solid #2980b9;border-radius:12px;box-shadow:inset 0 2px 6px #2980b926;color:#34495e;flex:1 1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;outline:none;padding:12px 18px;transition:border-color .3s ease,box-shadow .3s ease}.postabout_commentInput__oVfXh:focus{border-color:#3498db;box-shadow:0 0 8px #3498db99}.postabout_commentInput__oVfXh::placeholder{color:#95a5a6;font-style:italic}.postabout_commentInput__oVfXh:disabled{background-color:#ecf0f1;color:#bdc3c7;cursor:not-allowed}.postabout_commentButton__Z9GQe{background:linear-gradient(135deg,#2980b9,#6dd5fa);border:none;border-radius:12px;box-shadow:0 6px 18px #2980b980;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 24px;transition:background .35s ease,box-shadow .35s ease;-webkit-user-select:none;user-select:none}.postabout_commentButton__Z9GQe:hover:not(:disabled){background:linear-gradient(135deg,#3498db,#85d0ff);box-shadow:0 8px 24px #3498dbb3}.postabout_commentButton__Z9GQe:disabled{background:#95a5a6;box-shadow:none;cursor:not-allowed}.postabout_dark__0Hn52{background-color:#1e1e1e;border-radius:30px;color:#f1f1f1}.postabout_light__J07Bj{background-color:#fff;color:#222}.postabout_dark__0Hn52 .postabout_commentInput__oVfXh::placeholder{color:#aaa}.register_light__83Dni{--background:#fff;--text-color:#121212;--input-bg:#fff;--border-color:#ccc;--button-bg:#fff;--button-hover:#5c6581;--file-name:#555;--button-color:#121212}.register_dark__IBYyr{--background:#121212;--text-color:#fff;--input-bg:#000;--border-color:#444;--button-bg:#3b82f6;--button-hover:#000;--file-name:#ccc;--button-color:#fff}*{box-sizing:border-box;margin:0;padding:0}.register_control__qboYE{align-items:center;background-color:var(--background);display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:100vh}.register_control__qboYE .register_languageSelect__\+p5bk,.register_control__qboYE .register_userMenu__BB4rx{background-color:#fff;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-weight:500;left:20px;margin:0 10px;padding:6px 10px;position:absolute;top:20px;transition:all .2s ease}.register_control__qboYE .register_languageSelect__\+p5bk:hover,.register_control__qboYE .register_userMenu__BB4rx:hover{transform:scale(1.02)}.register_control__qboYE .register_dark__IBYyr .register_languageSelect__\+p5bk,.register_control__qboYE .register_dark__IBYyr .register_userMenu__BB4rx{background-color:#333;border:1px solid #555;color:#fff}.register_control__qboYE .register_generatedUsername__HrqVB{color:red;font-size:16px;font-weight:600;line-height:24px;padding-top:10px;text-align:center}.register_control__qboYE .register_toggleButton__kxqv-{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:20px;top:20px}.register_control__qboYE .register_welcomeText__wZY5Y{font-size:22px;font-weight:700}.register_control__qboYE .register_aboutLogin__8gBL9{color:#646464;font-size:14px;line-height:24px;text-align:center;width:250px}.register_control__qboYE .register_form__C9l4U form{display:flex;flex-direction:column;gap:15px}.register_control__qboYE .register_form__C9l4U form input{border:1px solid #c8c8c8;border-radius:30px;outline:none;padding:10px 20px;width:250px}.register_control__qboYE .register_form__C9l4U form input::placeholder{color:#000}.register_control__qboYE .register_form__C9l4U form button{background-color:#2f7fff;border:none;border-radius:20px;color:#fff;font-weight:600;padding:15px 28px;text-decoration:none;width:250px}.register_control__qboYE .register_haveAcc__ztieG{font-weight:700}.register_control__qboYE a{color:#2f7fff;font-weight:600;text-decoration:none}@media (max-width:498px){.register_control__qboYE{height:90vh}}.header_header__5ctVM{border-radius:20px;margin-bottom:20px;margin-top:20px;padding:15px;transition:background-color .3s,color .3s}.header_light__8cDiF{background-color:#fff;box-shadow:0 2px 10px #00000047;color:#333}.header_dark__hou0Z{background-color:#1e1e1e;box-shadow:0 2px 10px #ffffff26;color:#f0f0f0}.header_topBarDesktop__3UCKn{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.header_searchBox__w80IR{display:flex;flex:1 1;justify-content:center;position:relative}.header_mobileSearch__62uwP,.header_searchBox__w80IR{position:relative;width:100%}.header_mobileSearch__62uwP input,.header_searchBox__w80IR input{background-color:#f9f9f9;background-color:var(--input-bg,#f9f9f9);border:1px solid #ccc;border-radius:12px;font-size:.95rem;outline:none;padding:.7rem 1rem;transition:all .3s ease}.header_mobileSearch__62uwP input:focus,.header_searchBox__w80IR input:focus{background-color:#fff;border-color:#007bff;box-shadow:0 0 0 3px #007bff26}.header_dark__hou0Z .header_mobileSearch__62uwP input,.header_dark__hou0Z .header_searchBox__w80IR input{background:#2a2a2a;border:1px solid #555;color:#f0f0f0}.header_searchResults__\+wz1z{animation:header_fadeInUp__2KiGI .25s ease forwards;background:#fff;border-radius:10px;box-shadow:0 6px 15px #00000026;left:50;overflow:hidden;position:absolute;top:calc(100% + 8px);transform:translate(-50%);width:30%;z-index:10}.header_dark__hou0Z .header_searchResults__\+wz1z{background:#2a2a2a;color:#f0f0f0}.header_resultItem__ReqSf{align-items:center;color:inherit;display:flex;gap:10px;padding:.75rem 1rem;text-decoration:none;transition:background .2s ease,transform .15s ease}.header_resultItem__ReqSf:hover{background:#007bff12;transform:translateX(3px)}.header_resultImage__BxNAE img{border-radius:6px;height:35px;object-fit:cover;width:35px}.header_resultText__cj\+tP h3{font-size:.95rem;margin:0}.header_resultText__cj\+tP p{color:gray;font-size:.8rem;margin:2px 0 0}@keyframes header_fadeInUp__2KiGI{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.header_dark__hou0Z .header_searchBox__w80IR input{background:#2a2a2a;border:1px solid #555;color:#f0f0f0}.header_controls__w\+iiz{display:flex;gap:.5rem}.header_iconButton__KR53G{background:none;border:none;cursor:pointer;font-size:1.4rem}.header_select__ksCzR{border-radius:6px;padding:.4rem .6rem}.header_bottomBarDesktop__od0TX{align-items:center;display:flex;justify-content:space-between;padding-top:5px}.header_logo__MhdN8{height:40px}.header_desktopDivider__8A58v{background-color:#8080804d;height:1px;margin:.3rem 0 .6rem;width:100%}.header_dark__hou0Z .header_desktopDivider__8A58v{background-color:#fff3}.header_topBarMobile__WSA9c{align-items:center;display:none;justify-content:space-between}.header_hamburger__b56M-{background:none;border:none;font-size:1.5rem}.header_overlay__iChDz{background:#0006;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:998}.header_overlay__iChDz.header_active__yp7ad{opacity:1;pointer-events:auto}.header_mobileMenu__fn3vi{background-color:inherit;box-shadow:-2px 0 8px #0006;display:flex;flex-direction:column;gap:1rem;height:100vh;opacity:0;padding:5rem 2rem 2rem;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s ease-in-out,opacity .35s ease-in-out;width:70%;z-index:999}.header_mobileMenu__fn3vi.header_active__yp7ad{opacity:1;pointer-events:auto;transform:translateX(0)}.header_closeBtn__IlUpn{background:none;border:none;cursor:pointer;font-size:1.8rem;position:absolute;right:15px;top:15px}.header_mobileSearch__62uwP input{border-radius:8px;padding:.6rem;width:100%}.header_menuBtn__tLJgC{background:#007bff;border:none;border-radius:8px;color:#fff;padding:.8rem;text-align:center}.header_menuBtn__tLJgC:hover{background:#0056b3}.header_menuToggle__BkxAO{background:none;border:none;cursor:pointer;height:24px;position:relative;width:32px;z-index:1001}.header_bar__Xfv8N{background-color:currentColor;border-radius:2px;height:2px;left:0;position:absolute;transition:all .3s ease;width:70%}.header_bar__Xfv8N:first-child{top:0}.header_bar__Xfv8N:nth-child(2){top:10px}.header_bar__Xfv8N:nth-child(3){top:20px}.header_menuToggle__BkxAO.header_open__neT6a .header_bar__Xfv8N:first-child{top:10px;transform:rotate(45deg)}.header_menuToggle__BkxAO.header_open__neT6a .header_bar__Xfv8N:nth-child(2){opacity:0}.header_menuToggle__BkxAO.header_open__neT6a .header_bar__Xfv8N:nth-child(3){top:10px;transform:rotate(-45deg)}@media (max-width:768px){.header_bottomBarDesktop__od0TX,.header_topBarDesktop__3UCKn{display:none}.header_topBarMobile__WSA9c{display:flex}.header_desktopDivider__8A58v{display:none}.header_searchResults__\+wz1z{width:100%}}.footer_light__ivofW{--background:#fff;--text-color:#121212;--input-bg:#fff;--border-color:#cccccc3f;--button-bg:#fff;--button-hover:#5c6581;--file-name:#555;--button-color:#1212121f}.footer_dark__U8JPE{--background:#1e1e1e;--text-color:#fff;--input-bg:#1e1e1e;--border-color:#444;--button-bg:#3b82f6;--button-hover:#000;--file-name:#ccc;--button-color:hsla(0,0%,100%,.185)}.footer_background__hdQ7c{margin:0 2rem}.footer_control__8QV6g{display:flex;gap:20px;justify-content:space-between;padding-bottom:50px;padding-top:60px}.footer_leftSide__paRdm{display:flex;flex-direction:column;gap:16px;width:40%}.footer_logo__ODajT{background-color:var(--background);border:1px solid var(--border-color);border-radius:20px;box-shadow:0 4px 20px var(--button-color);display:flex;flex-direction:column;gap:25px;padding:24px}.footer_logoImage__FsyUQ{padding-left:20px;width:60px}.footer_logoControl__6Fafi h2,.footer_logo__ODajT h2{color:#7c8799;font-size:15px}.footer_logoControl__6Fafi{align-items:center;background-color:var(--background);border:1px solid var(--border-color);border-radius:20px;box-shadow:0 4px 20px var(--button-color);display:flex;gap:15px;justify-content:space-between;padding:24px}.footer_textInfo__4SQ8g{display:flex;flex-direction:column;gap:10px}.footer_rightSide__oWBhr{background-color:var(--background);border:1px solid var(--border-color);border-radius:20px;box-shadow:0 4px 20px var(--button-color);display:flex;flex-direction:column;justify-content:space-between;width:60%}.footer_rightSide__oWBhr p{color:var(--text-color);font-size:15px;font-weight:400;line-height:26px;padding:15px 25px}.footer_rightSide__oWBhr h2{color:#7c8799;font-size:15px;font-weight:400;padding-bottom:20px;text-align:center}@media (max-width:768px){.footer_background__hdQ7c{margin:0 1rem}.footer_control__8QV6g{flex-direction:column}.footer_leftSide__paRdm{margin-bottom:20px;width:100%}.footer_rightSide__oWBhr{width:100%}.footer_rightSide__oWBhr p{font-size:12px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--primaryColor:#4392f1;--blackColor:#030314;--secondaryColor:#696969;--subTitleColor:#70798b;--primaryFont:Poppins;--transition:300ms}
/*# sourceMappingURL=main.4e99d408.css.map*/