@import url(https://fonts.googleapis.com/css2?family=Pacifico&family=Inter:wght@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;margin:0}.theme-wrapper{background-attachment:fixed;background-color:#f0f2f5;background-image:radial-gradient(at 0 0,#3c83f633 0,#0000 50%),radial-gradient(at 100% 0,#b152e033 0,#0000 50%),radial-gradient(at 100% 100%,#e0695233 0,#0000 50%),radial-gradient(at 0 100%,#5299e033 0,#0000 50%);color:#1c1e21;min-height:100vh}.page-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px}.card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;box-sizing:border-box;max-width:400px;padding:2rem;width:100%}.input-group{margin-bottom:1.25rem}.input-group label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.input-group input[type=email],.input-group input[type=password],.input-group input[type=text],.input-group textarea{background-color:#ffffff80;border:1px solid #ccd0d5;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:12px 14px;width:100%}.input-group input[type=email]:focus,.input-group input[type=password]:focus,.input-group input[type=text]:focus,.input-group textarea:focus{background-color:#fffc;border-color:#0866ff;box-shadow:0 0 0 2px #e7f3ff;outline:none}button{border:none;border-radius:6px;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;padding:12px 16px;transition:background-color .2s,opacity .2s;width:100%}button.primary{background-color:#0866ff;color:#fff}button.primary:hover{background-color:#0056e0}button.primary:disabled{background-color:#a0c3ff;cursor:not-allowed}button.secondary{background-color:#e4e6eb;color:#1c1e21}button.secondary:hover{background-color:#d8dbdf}.form-footer{font-size:.9rem;margin-top:1.5rem;text-align:center}.error-message{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fdebeacc;border:1px solid #d93025;border-radius:6px;color:#d93025;margin-bottom:15px;padding:10px;text-align:center}.navbar{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#fff9;border-bottom:1px solid #fff3;box-shadow:0 4px 12px #00000014;display:flex;height:56px;justify-content:space-between;left:0;padding:0 20px;position:fixed;right:0;top:0;z-index:100}.navbar-brand{color:#0866ff;font-family:Pacifico,cursive;font-size:1.8rem;font-weight:400;text-decoration:none}.navbar-user{align-items:center;display:flex;gap:15px}.navbar-username{color:#050505;font-weight:600}.theme-toggle-btn{align-items:center;background:none;border:none;border-radius:50%;color:#050505;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;width:36px}.theme-toggle-btn:hover{background-color:#0000000d}.post-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;margin-bottom:24px;padding:1.5rem}.post-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.post-header strong{color:#050505;font-size:1.1rem}.post-date{color:#65676b;font-size:.7rem;text-align:right;white-space:normal}.post-content p{word-wrap:break-word;font-size:1rem;line-height:1.4;margin-bottom:10px;margin-top:0;white-space:pre-wrap;word-break:break-all}.post-image{border-radius:8px;display:block;margin-top:10px;max-width:100%}.post-stats{border-bottom:1px solid #e4e6eb;color:#65676b;display:flex;font-size:.9rem;justify-content:space-between;padding:10px 0}.post-stats .comment-toggle{cursor:pointer}.post-stats .comment-toggle:hover{text-decoration:underline}.post-actions{display:flex;gap:10px;margin:0;padding:8px 0}.post-actions button{background:none;color:#65676b;flex:1 1;font-size:.95rem;font-weight:600;padding:8px}.post-actions button:hover{background-color:#00000008}.post-actions button.liked{color:#0866ff}.loading-spinner{color:#65676b;font-size:1.1rem;padding:40px;text-align:center}.page-container-v2{box-sizing:border-box;min-height:100vh;padding-top:56px}.app-layout{grid-gap:30px;box-sizing:border-box;display:grid;gap:30px;grid-template-columns:1fr;justify-items:center;margin:20px auto;max-width:1500px;padding:0 15px}.feed-column{justify-self:center;max-width:680px;width:100%}.feed-column .card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;max-width:100%;padding:1.5rem}.left-sidebar,.right-sidebar{display:none}@media (min-width:1024px){.app-layout{grid-template-columns:280px 1fr 300px;justify-items:legacy;padding:0 30px}.feed-column{justify-self:auto;margin:0}.left-sidebar,.right-sidebar{display:block;height:calc(100vh - 96px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:76px}}.sidebar-widget{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffffb3!important;border:1px solid #fff3!important;border-radius:12px!important;box-shadow:0 8px 32px 0 #1f26871a!important;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:1.5rem}.sidebar-widget h3{border-bottom:1px solid #e4e6eb;font-size:1.25rem;margin-bottom:15px;margin-top:0;padding-bottom:10px}.sidebar-widget p{color:#65676b;font-size:.9rem;margin-top:0}.sidebar-menu{list-style:none;margin:0 0 15px;padding:0}.sidebar-menu li{margin-bottom:5px}.sidebar-menu-item{align-items:center;border-radius:8px;color:#050505;display:flex;font-size:1.1rem;font-weight:600;gap:15px;padding:12px;text-decoration:none;transition:background-color .2s}.sidebar-menu-item:hover{background-color:#0000000d}.sidebar-menu-item.active{background-color:#0866ff1a;color:#0866ff}.sidebar-menu-item svg{stroke:currentColor;height:24px;width:24px}.modal-backdrop{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#000000a6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;max-width:500px;overflow:hidden;padding:0;position:relative;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e4e6eb;display:flex;justify-content:center;padding:16px 20px;position:relative}.modal-header h2{color:#050505;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;margin:0}.modal-close-button{align-items:center;background:#e4e6eb;border:none;border-radius:50%;color:#65676b;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;width:36px}.modal-close-button:hover{background-color:#d8dbdf}.modal-body{padding:20px}.floating-post-button{background-color:#0866ff;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0003;color:#fff;display:block;font-size:2rem;height:56px;line-height:56px;padding:0;position:fixed;right:20px;width:56px;z-index:900}@media (min-width:1024px){.floating-post-button{display:none}}.profile-page-container{box-sizing:border-box;margin:20px auto;max-width:900px;padding:0 20px}.profile-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;margin-bottom:30px;padding:1.5rem;position:relative;text-align:center}.profile-header h2{color:#050505;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:4px;margin-top:0}.profile-header p{color:#65676b;font-size:1rem;margin:0}.profile-posts-list{width:100%}.profile-posts-list h3{border-bottom:1px solid #e4e6eb;color:#050505;font-size:1.25rem;font-weight:700;margin-bottom:20px;padding-bottom:10px}.profile-posts-list .feed-column{margin:0;max-width:100%}@media (min-width:768px){.profile-posts-list{margin:0 auto;max-width:680px}}.post-author-link{color:inherit;cursor:pointer;text-decoration:none;transition:color .2s ease}.post-author-link strong,.post-author-no-link strong{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.post-author-details{align-items:center;display:flex;flex-shrink:1;gap:8px;min-width:0}.post-header-dot{color:#65676b;font-weight:600}.post-follow-btn{background:none;border:none;color:#0866ff;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;margin:0;padding:0;white-space:nowrap;width:auto}.post-follow-btn:hover{text-decoration:underline}.post-follow-btn.following{color:#65676b;font-weight:500}.post-author-link:hover{color:#0866ff;text-decoration:none}.profile-back-button{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #fff3;border-radius:50%;color:#050505;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;height:36px;justify-content:center;margin-bottom:15px;padding:8px;width:36px}.profile-back-button:hover{background:#fffc;text-decoration:none}.avatar-small{border:1px solid #ccd0d5;border-radius:50%;flex-shrink:0;height:36px;width:36px}.avatar-large,.avatar-small{background-color:#e4e6eb;object-fit:cover}.avatar-large{border:2px solid #ccd0d5;border-radius:50%;display:block;height:80px;margin:0 auto 10px;width:80px}.post-author-link,.post-author-no-link{align-items:center;display:flex;gap:10px}.post-comments{border-top:1px solid #e4e6eb;margin-top:15px;padding-top:15px}.comment-form{align-items:center;display:flex;gap:10px;margin-bottom:20px}.comment-form-avatar{height:32px;width:32px}.comment-form input[type=text]{background:#f0f2f5b3;border:1px solid #0000000d;border-radius:9999px;box-sizing:border-box;flex:1 1;font-size:.95rem;padding:10px 16px}.comment-form input[type=text]:focus{background:#fff;border-color:#0866ff;outline:none}.button-comment-send{align-items:center;background:none;border:none;border-radius:50%;color:#0866ff;cursor:pointer;display:flex;justify-content:center;padding:0 4px;width:auto}.button-comment-send:hover{background:#0866ff1a}.button-comment-send:disabled{background:none;color:#a0c3ff;cursor:not-allowed}.comment-list{display:flex;flex-direction:column;gap:16px}.no-comments-text{color:#65676b;font-size:.9rem;padding:10px 0;text-align:center}.comment{align-items:flex-start;display:flex;gap:10px}.comment-avatar{flex-shrink:0;height:32px;width:32px}.comment-bubble-wrapper{flex-grow:1}.comment-body{background:#f0f2f5b3;border:1px solid #0000000d;border-radius:12px;box-sizing:border-box;display:inline-block;max-width:100%;min-width:100px;padding:10px 12px;position:relative;width:auto}.comment-author-name-link{color:#050505;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none}.comment-author-name-link:hover{text-decoration:underline}.comment-body p{word-wrap:break-word;color:#1c1e21;font-size:.95rem;margin:4px 0 0;white-space:pre-wrap}.comment-body .comment-delete-button{color:#65676b;height:24px;opacity:0;position:absolute;right:4px;top:4px;transition:opacity .2s;width:24px}.comment-body:hover .comment-delete-button{opacity:1}.comment-body .comment-delete-button:hover{background-color:#0000000d;color:#d93025}.post-actions .button-comment,.post-actions .button-like,.sidebar-post-button .button{align-items:center;display:flex;gap:8px;justify-content:center}.post-actions .button-like.liked{color:#d93025}.post-actions .button-like.liked svg{fill:#d93025;stroke:#d93025}.post-actions button svg{stroke-width:2px}.profile-edit-button{align-items:center;background-color:#0866ff;border:none;border-radius:9999px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;margin-top:16px;padding:10px 20px;text-decoration:none;transition:all .2s ease-in-out}.profile-edit-button:hover{background-color:#0056e0;text-decoration:none;transform:scale(1.03)}.profile-edit-button svg{stroke-width:2.5px;height:16px;width:16px}.profile-bio{color:#333;font-size:1rem;font-style:normal!important;font-weight:400;line-height:1.5;margin:12px auto;max-width:400px;text-align:center!important}.profile-header p:last-of-type{margin-bottom:0}.sidebar-widget-content{display:flex;flex-direction:column;flex-grow:1}.sidebar-menu{flex-grow:1}.bottom-nav{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#ffffffb3;border-top:1px solid #fff3;bottom:0;display:block;height:60px;left:0;position:fixed;right:0;z-index:999}.bottom-nav-menu{align-items:center;display:flex;height:100%;justify-content:space-around;list-style:none;margin:0;padding:0}.bottom-nav-link{align-items:center;border-radius:8px;color:#65676b;display:flex;justify-content:center;padding:10px;transition:all .2s}.bottom-nav-link.active{background-color:#0866ff1a;color:#0866ff}@media (max-width:1023px){.page-container-v2{padding-bottom:70px}}.floating-post-button{bottom:80px}@media (min-width:1024px){.bottom-nav{display:none}.floating-post-button{bottom:20px}}.notification-icon-wrapper{display:flex;position:relative}.notification-badge{align-items:center;animation:pop-in .3s ease;background-color:#d93025;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:600;height:20px;justify-content:center;position:absolute;right:-8px;top:-5px;width:20px}.bottom-nav-link .notification-icon-wrapper{margin-left:auto;margin-right:auto}@keyframes pop-in{0%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.profile-menu-wrapper{position:absolute;right:16px;top:16px;z-index:10}.profile-menu-toggle{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff9;border:1px solid #fff3;border-radius:50%;color:#050505;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:all .2s;width:36px}.profile-menu-toggle:hover{background:#ffffffe6}.profile-menu{animation:pop-in .2s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;padding:8px;position:absolute;right:0;top:44px;width:220px;z-index:100}.profile-menu ul{list-style:none;margin:0;padding:0}.profile-menu li a,.profile-menu li button{align-items:center;background:none;border:none;border-radius:8px;color:#050505;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:12px;padding:12px;text-align:left;text-decoration:none;width:100%}.profile-menu li a:hover,.profile-menu li button:hover{background-color:#0000000d}.profile-menu .logout-button{color:#d93025}.post-header-right{align-items:center;display:flex;flex-shrink:0;gap:8px}.post-menu-wrapper{position:relative}.post-menu-toggle{align-items:center;background:none;border:none;border-radius:50%;color:#65676b;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;width:28px}.post-menu-toggle:hover{background-color:#0000000d;color:#050505}.post-menu-popup{animation:pop-in .2s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;padding:8px;position:absolute;right:0;top:32px;width:180px;z-index:10}.post-menu-delete{align-items:center;background:none;border:none;border-radius:8px;color:#d93025;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:10px;padding:10px 12px;text-align:left;text-decoration:none;width:100%}.post-menu-delete:hover{background-color:#d930251a}.delete-button{align-items:center;background:none;border:none;border-radius:50%;color:#909090;cursor:pointer;display:flex;justify-content:center;margin-left:auto;padding:4px}.delete-button:hover{background-color:#0000000d;color:#d93025}.button-save{align-items:center;background:none;border:none;border-radius:6px;color:#65676b;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:8px;transition:all .2s}.button-save:hover{background-color:#00000008}.button-save.saved{color:#0866ff}.button-save.saved svg{fill:#0866ff;stroke:#0866ff}.button-save svg{stroke-width:2.5px;fill:none}.sidebar-menu-buttons{display:flex;flex-direction:column;gap:12px}.sidebar-widget .button.secondary{align-items:center;background-color:#0000000d;border:1px solid #0000001a;color:#050505;display:flex;font-weight:600;gap:8px;justify-content:center;margin-top:0;width:100%}.sidebar-widget .button.secondary:hover{background-color:#0000001a}.sidebar-back-button{align-items:center;background:none;border:none;color:#0866ff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;margin-bottom:15px;padding:4px 0;width:auto}.sidebar-back-button:hover{text-decoration:underline}.sidebar-loading{align-items:center;color:#65676b;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px 0}.sidebar-loading .spinner{animation:spin 1.5s linear infinite}.history-item-container{animation:fade-in-up .4s ease-out;display:flex;flex-direction:column;gap:8px}.history-item-header{align-items:center;color:#0866ff;display:flex;font-size:.8rem;font-weight:600;gap:6px;text-transform:uppercase}.history-item-headline{color:#050505;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;margin:0}.history-item-body{color:#333;font-size:.95rem;line-height:1.5;margin:0;padding-bottom:10px}.fun-fact-container{animation:fade-in-up .4s ease-out;display:flex;flex-direction:column;gap:8px}.fun-fact-header{align-items:center;color:#6a0dad;display:flex;font-size:.8rem;font-weight:600;gap:6px;text-transform:uppercase}.fun-fact-headline{color:#050505;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;margin:0}.fun-fact-body{color:#333;font-size:.95rem;line-height:1.5;margin:0;padding-bottom:10px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.theme-wrapper.dark{background-color:#121212;background-image:radial-gradient(at 0 0,#6da2f81a 0,#0000 50%),radial-gradient(at 100% 0,#c47de81a 0,#0000 50%),radial-gradient(at 100% 100%,#e88f7d0d 0,#0000 50%),radial-gradient(at 0 100%,#7db3e80d 0,#0000 50%);color:#fafafa}.theme-wrapper.dark .bottom-nav,.theme-wrapper.dark .card,.theme-wrapper.dark .feed-column .card,.theme-wrapper.dark .modal-content,.theme-wrapper.dark .navbar,.theme-wrapper.dark .post-card,.theme-wrapper.dark .post-menu-popup,.theme-wrapper.dark .profile-back-button,.theme-wrapper.dark .profile-header,.theme-wrapper.dark .profile-menu,.theme-wrapper.dark .profile-menu-toggle,.theme-wrapper.dark .sidebar-widget{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#1c1c1e8c!important;border:1px solid #ffffff26!important;box-shadow:0 8px 32px 0 #0000001a}.theme-wrapper.dark .input-group label{color:#fafafa}.theme-wrapper.dark .input-group input[type=email],.theme-wrapper.dark .input-group input[type=password],.theme-wrapper.dark .input-group input[type=text],.theme-wrapper.dark .input-group textarea{background-color:#3a3b3c80;border:1px solid #ffffff26;color:#fafafa}.theme-wrapper.dark .input-group input[type=email]:focus,.theme-wrapper.dark .input-group input[type=password]:focus,.theme-wrapper.dark .input-group input[type=text]:focus,.theme-wrapper.dark .input-group textarea:focus{background-color:#3a3b3cb3;border-color:#0866ff;box-shadow:0 0 0 2px #0866ff4d}.theme-wrapper.dark button.secondary{background-color:#3a3b3c;color:#fafafa}.theme-wrapper.dark button.secondary:hover{background-color:#505152}.theme-wrapper.dark .error-message{background:#f443361a;border:1px solid #d93025;color:#ff8a80}.theme-wrapper.dark .navbar{border-bottom:1px solid #ffffff26}.theme-wrapper.dark .navbar-username,.theme-wrapper.dark .theme-toggle-btn{color:#fafafa}.theme-wrapper.dark .theme-toggle-btn:hover{background-color:#ffffff1a}.theme-wrapper.dark .post-header strong{color:#fafafa}.theme-wrapper.dark .post-date{color:#b0b3b8}.theme-wrapper.dark .post-content p{color:#fafafa}.theme-wrapper.dark .post-stats{border-bottom:1px solid #ffffff26;color:#b0b3b8}.theme-wrapper.dark .post-actions button{color:#b0b3b8}.theme-wrapper.dark .post-actions button:hover{background-color:#ffffff0d}.theme-wrapper.dark .post-comments{border-top-color:#ffffff26}.theme-wrapper.dark .comment-form input[type=text]{background:#3a3b3cb3;border-color:#ffffff1a;color:#fafafa}.theme-wrapper.dark .comment-form input[type=text]:focus{background:#464646e6;border-color:#0866ff}.theme-wrapper.dark .button-comment-send:disabled{background:none;color:#4a4a4a}.theme-wrapper.dark .no-comments-text{color:#b0b3b8}.theme-wrapper.dark .comment-body{background:#3a3b3cb3;border-color:#ffffff1a}.theme-wrapper.dark .comment-author-name-link strong,.theme-wrapper.dark .comment-body p{color:#fafafa}.theme-wrapper.dark .comment-body .comment-delete-button{color:#b0b3b8}.theme-wrapper.dark .comment-body:hover .comment-delete-button:hover{background-color:#ffffff0d;color:#d93025}.theme-wrapper.dark .sidebar-widget h3{border-bottom:1px solid #ffffff26;color:#fafafa}.theme-wrapper.dark .sidebar-widget p{color:#b0b3b8}.theme-wrapper.dark .sidebar-menu-item{color:#fafafa}.theme-wrapper.dark .sidebar-menu-item:hover{background-color:#ffffff0d}.theme-wrapper.dark .sidebar-menu-item.active{background-color:#0866ff33;color:#fafafa}.theme-wrapper.dark .modal-header{border-bottom-color:#ffffff26}.theme-wrapper.dark .modal-header h2{color:#fafafa}.theme-wrapper.dark .modal-close-button{background:#3a3b3cb3;color:#fafafa}.theme-wrapper.dark .modal-close-button:hover{background:#464646e6}.theme-wrapper.dark .profile-header h2{color:#fafafa}.theme-wrapper.dark .profile-header p{color:#b0b3b8}.theme-wrapper.dark .profile-posts-list h3{border-bottom:1px solid #ffffff26;color:#fafafa}.theme-wrapper.dark .post-author-link strong,.theme-wrapper.dark .post-author-no-link strong{color:#fafafa}.theme-wrapper.dark .profile-back-button:hover{background:#464646cc!important}.theme-wrapper.dark .avatar-large,.theme-wrapper.dark .avatar-small{background-color:#3e4042;border-color:#505152}.theme-wrapper.dark .profile-bio{color:#b0b3b8}.theme-wrapper.dark .bottom-nav{border-top:1px solid #ffffff26}.theme-wrapper.dark .bottom-nav-link{color:#b0b3b8}.theme-wrapper.dark .bottom-nav-link.active{background-color:#0866ff33}.theme-wrapper.dark .notification-badge{border-color:#1e1e1e}.theme-wrapper.dark .profile-menu-toggle{background:#3a3b3cb3!important;border:1px solid #ffffff26!important;color:#fafafa!important}.theme-wrapper.dark .profile-menu-toggle:hover{background:#464646cc!important}.theme-wrapper.dark .profile-menu li a,.theme-wrapper.dark .profile-menu li button{color:#fafafa}.theme-wrapper.dark .profile-menu li a:hover,.theme-wrapper.dark .profile-menu li button:hover{background-color:#ffffff0d}.theme-wrapper.dark .profile-menu .logout-button:hover{background-color:#d9302526}.theme-wrapper.dark .post-menu-toggle{color:#b0b3b8}.theme-wrapper.dark .post-menu-toggle:hover{background-color:#ffffff0d;color:#fafafa}.theme-wrapper.dark .post-menu-delete:hover{background-color:#d9302526}.theme-wrapper.dark .delete-button{color:#b0b3b8}.theme-wrapper.dark .delete-button:hover{background-color:#ffffff0d}.theme-wrapper.dark .button-save{color:#b0b3b8}.theme-wrapper.dark .button-save:hover{background-color:#ffffff0d}.theme-wrapper.dark .sidebar-widget .button.secondary{background-color:#ffffff0d;border:1px solid #ffffff1a;color:#fafafa}.theme-wrapper.dark .sidebar-widget .button.secondary:hover{background-color:#ffffff1a}.theme-wrapper.dark .sidebar-loading{color:#b0b3b8}.theme-wrapper.dark .fun-fact-body,.theme-wrapper.dark .fun-fact-headline,.theme-wrapper.dark .history-item-body,.theme-wrapper.dark .history-item-headline{color:#fafafa}.theme-wrapper.dark .profile-back-button{background:#3a3b3cb3!important;border:1px solid #ffffff26!important;color:#fafafa!important}.post-image-input,.post-textarea{background-color:#f0f2f5;border:none;border-radius:10px;box-sizing:border-box;color:#050505;font-family:inherit;font-size:1rem;margin-bottom:12px;padding:14px;transition:background-color .2s;width:100%}.post-textarea{min-height:100px;resize:vertical}.post-image-input:focus,.post-textarea:focus{background-color:#e4e6eb;outline:none}.post-image-input::placeholder,.post-textarea::placeholder{color:#65676b}.theme-wrapper.dark .post-image-input,.theme-wrapper.dark .post-textarea{background-color:#3a3b3cb3;color:#fafafa}.theme-wrapper.dark .post-image-input::placeholder,.theme-wrapper.dark .post-textarea::placeholder{color:#b0b3b8}.theme-wrapper.dark .post-image-input:focus,.theme-wrapper.dark .post-textarea:focus{background-color:#464646e6}.invalid-image-text{background-color:#f0f2f5;border-radius:6px;color:#65676b;font-family:monospace;font-style:italic;padding:10px}.theme-wrapper.dark .invalid-image-text{background-color:#3a3b3cb3;color:#b0b3b8}.modal-backdrop-confirm{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#000000a6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content-confirm{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;box-sizing:border-box;display:flex;flex-direction:column;max-width:400px;padding:24px;text-align:center;width:90%}.modal-content-confirm h4{color:#050505;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;margin:16px 0 8px}.modal-content-confirm p{color:#65676b;font-size:.95rem;margin:0 0 24px}.modal-actions-confirm{display:flex;gap:12px;width:100%}.modal-actions-confirm .button{flex:1 1}button.danger{background-color:#d93025;color:#fff}button.danger:hover{background-color:#b0261e}.theme-wrapper.dark .modal-content-confirm{background:#1c1c1eb3;border-color:#ffffff26}.theme-wrapper.dark .modal-content-confirm h4{color:#fafafa}.theme-wrapper.dark .modal-content-confirm p{color:#b0b3b8}.image-url-guide{color:#65676b;font-size:.8rem;margin:-4px 0 12px 4px;text-align:left}.theme-wrapper.dark .image-url-guide{color:#b0b3b8}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#f0f2f5}html::-webkit-scrollbar-thumb{background-color:#d1d5db;border:1px solid #f0f2f5;border-radius:6px}html::-webkit-scrollbar-thumb:hover{background-color:#b0b3b8}html.dark::-webkit-scrollbar{width:8px}html.dark::-webkit-scrollbar-track{background:#1e1e1e}html.dark::-webkit-scrollbar-thumb{background-color:#4a4a4a;border:1px solid #1e1e1e;border-radius:6px}html.dark::-webkit-scrollbar-thumb:hover{background-color:#6a6a6a}.profile-stats-container{border-bottom:1px solid #e4e6eb;display:flex;gap:24px;justify-content:center;margin-top:20px;padding-bottom:20px}.profile-stat{text-align:center}.profile-stat strong{color:#050505;display:block;font-size:1.25rem;font-weight:600}.profile-stat span{color:#65676b;font-size:.9rem}.profile-action-button{margin-top:20px}.profile-action-button .button{margin:0 auto;max-width:250px;width:100%}.theme-wrapper.dark .profile-stats-container{border-bottom-color:#ffffff26}.theme-wrapper.dark .profile-stat strong{color:#fafafa}.theme-wrapper.dark .profile-stat span{color:#b0b3b8}.empty-feed-card{padding:2.5rem 2rem;text-align:center}.empty-feed-card h2{color:#050505;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:12px;margin-top:0}.empty-feed-card p{color:#65676b;font-size:1rem;margin-bottom:24px}.empty-feed-steps{color:#333;font-size:.95rem;line-height:1.6;list-style-position:inside;margin-bottom:24px;padding:0 10px;text-align:left}.empty-feed-steps li{margin-bottom:8px}.empty-feed-button{align-items:center;display:inline-flex;gap:8px;justify-content:center;padding:12px 20px;width:auto}.theme-wrapper.dark .empty-feed-card h2{color:#fafafa}.theme-wrapper.dark .empty-feed-card p{color:#b0b3b8}.theme-wrapper.dark .empty-feed-steps{color:#fafafa}.theme-wrapper.dark .post-header-dot{color:#b0b3b8}.theme-wrapper.dark .post-follow-btn{color:#0866ff}.theme-wrapper.dark .post-follow-btn.following{color:#b0b3b8}.edit-profile-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;padding:1.5rem 2rem}.edit-profile-card h2{color:#050505;font-family:Pacifico,cursive;font-size:2rem;font-weight:400;margin-top:0}.avatar-preview,.edit-profile-card h2{margin-bottom:24px;text-align:center}.avatar-preview .avatar-large{margin-bottom:12px}.avatar-preview p{color:#65676b;font-size:.85rem;margin:0}.edit-profile-form .form-group{margin-bottom:20px}.edit-profile-form label{color:#333;display:block;font-weight:600;margin-bottom:8px}.edit-profile-form input[type=text],.edit-profile-form textarea{background-color:#fffc;border:1px solid #ccd0d5;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:12px 14px;transition:all .2s;width:100%}.edit-profile-form input[type=text]:focus,.edit-profile-form textarea:focus{background-color:#fff;border-color:#0866ff;box-shadow:0 0 0 2px #e7f3ff;outline:none}.edit-profile-form textarea{min-height:120px;resize:vertical}.char-counter{color:#65676b;display:block;font-size:.8rem;margin-top:4px;text-align:right}.edit-profile-form .button.primary{margin-top:10px;width:100%}.success-message{background-color:#e7f3ff;border:1px solid #0866ff;border-radius:6px;color:#0056e0;font-weight:500;margin-bottom:15px;padding:10px;text-align:center}.theme-wrapper.dark .edit-profile-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1c1c1e8c;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001a}.theme-wrapper.dark .edit-profile-card h2{color:#fafafa}.theme-wrapper.dark .avatar-preview p{color:#b0b3b8}.theme-wrapper.dark .edit-profile-form label{color:#fafafa}.theme-wrapper.dark .edit-profile-form input[type=text],.theme-wrapper.dark .edit-profile-form textarea{background-color:#3a3b3c80;border:1px solid #ffffff26;color:#fafafa}.theme-wrapper.dark .edit-profile-form input[type=text]:focus,.theme-wrapper.dark .edit-profile-form textarea:focus{background-color:#3a3b3ccc;border-color:#0866ff;box-shadow:0 0 0 2px #0866ff4d}.theme-wrapper.dark .char-counter{color:#b0b3b8}.theme-wrapper.dark .success-message{background-color:#0866ff33;border:1px solid #0866ff80;color:#6bbfff}.notification-page-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;padding:1.5rem .5rem}.notification-page-card h2{color:#050505;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:24px;margin-top:0;text-align:center}.notification-list{list-style:none;margin:0;padding:0}.notification-item{align-items:flex-start;border-bottom:1px solid #00000014;display:flex;gap:12px;padding:16px 1.5rem}.notification-item:last-child{border-bottom:none}.notification-icon{flex-shrink:0;margin-top:6px}.notification-icon.like{color:#d93025}.notification-icon.comment{color:#0866ff}.notification-content{flex-grow:1}.notification-content .post-author-link{font-size:1rem;margin-bottom:4px}.notification-content .post-author-link strong{font-size:1.1rem}.notification-text{color:#333;font-size:1rem}.notification-text em{color:#65676b;font-style:italic}.no-notifications{color:#65676b;font-size:1rem;padding:2rem;text-align:center}.theme-wrapper.dark .notification-page-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1c1c1e8c;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001a}.theme-wrapper.dark .notification-page-card h2{color:#fafafa}.theme-wrapper.dark .notification-item{border-bottom-color:#ffffff1a}.theme-wrapper.dark .notification-text{color:#b0b3b8}.theme-wrapper.dark .notification-text em{color:#909090}.theme-wrapper.dark .no-notifications{color:#b0b3b8}.notification-icon.follow{color:#0866ff}.search-page-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;margin-bottom:24px;padding:1.5rem 2rem}.search-page-card h2{color:#050505;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:24px;margin-top:0;text-align:center}.search-form{display:flex;gap:10px}.search-form input[type=text]{background-color:#fffc;border:1px solid #ccd0d5;border-radius:6px;box-sizing:border-box;flex:1 1;font-family:inherit;font-size:1rem;padding:12px 14px;transition:all .2s}.search-form input[type=text]:focus{background-color:#fff;border-color:#0866ff;box-shadow:0 0 0 2px #e7f3ff;outline:none}.search-form .button.primary{padding:10px 12px;width:auto}.search-prompt{color:#65676b;font-size:1rem;padding:2rem;text-align:center}.results-section{margin-bottom:24px}.results-section h3{border-bottom:1px solid #e4e6eb;color:#050505;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:16px;padding-bottom:10px}.user-results-list{display:flex;flex-direction:column;gap:12px}.user-result-item{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:8px;display:flex;gap:12px;padding:12px;text-decoration:none;transition:background-color .2s}.user-result-item:hover{background-color:#ffffffe6}.user-result-item .avatar-small{height:40px;width:40px}.user-result-item .user-result-name{color:#050505;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.theme-wrapper.dark .search-page-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1c1c1e8c;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001a}.theme-wrapper.dark .search-page-card h2{color:#fafafa}.theme-wrapper.dark .search-form input[type=text]{background-color:#3a3b3c80;border:1px solid #ffffff26;color:#fafafa}.theme-wrapper.dark .search-form input[type=text]::placeholder{color:#b0b3b8}.theme-wrapper.dark .search-form input[type=text]:focus{background-color:#3a3b3cb3;border-color:#0866ff;box-shadow:0 0 0 2px #0866ff4d}.theme-wrapper.dark .search-prompt{color:#b0b3b8}.theme-wrapper.dark .results-section h3{border-bottom:1px solid #ffffff26;color:#fafafa}.theme-wrapper.dark .user-result-item{background:#28282899;border:1px solid #ffffff1a}.theme-wrapper.dark .user-result-item:hover{background:#3a3b3ccc}.theme-wrapper.dark .user-result-item .user-result-name{color:#fafafa}.about-us-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;padding:2rem 2.5rem}.about-us-card h2{color:#0866ff;font-family:Pacifico,cursive;font-size:2.5rem;font-weight:400;margin-bottom:24px;margin-top:0;text-align:center}.about-us-card h3{border-bottom:1px solid #0000001a;color:#050505;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:16px;margin-top:32px;padding-bottom:8px}.about-us-card p{color:#333;font-size:1rem;line-height:1.6;margin-bottom:16px}.about-us-card .about-us-intro{border-bottom:1px solid #0000001a;color:#050505;font-size:1.1rem;font-style:italic;padding-bottom:24px;text-align:center}.about-us-card .credits-list,.about-us-card .stack-list{margin:0;padding-left:20px}.about-us-card .credits-list li,.about-us-card .stack-list li{color:#333;font-size:1rem;line-height:1.6;margin-bottom:8px}.about-us-card .contact-link{background-color:#0866ff1a;border-radius:8px;color:#0866ff;display:inline-block;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:10px 16px;text-decoration:none;transition:all .2s}.about-us-card .contact-link:hover{background-color:#0866ff33;text-decoration:underline}.about-us-card .credits-list a{color:#0866ff;font-weight:600;text-decoration:none}.about-us-card .credits-list a:hover{text-decoration:underline}.theme-wrapper.dark .about-us-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1c1c1e8c;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001a}.theme-wrapper.dark .about-us-card h3{border-bottom-color:#ffffff26;color:#fafafa}.theme-wrapper.dark .about-us-card p{color:#b0b3b8}.theme-wrapper.dark .about-us-card .about-us-intro{border-bottom-color:#ffffff26;color:#fafafa}.theme-wrapper.dark .about-us-card .credits-list li,.theme-wrapper.dark .about-us-card .stack-list li{color:#b0b3b8}.theme-wrapper.dark .about-us-card .contact-link{background-color:#0866ff33}.theme-wrapper.dark .about-us-card .contact-link:hover{background-color:#0866ff4d}.saved-posts-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;margin-bottom:24px;padding:1.5rem 2rem;text-align:center}.saved-posts-header h2{color:#050505;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:8px;margin-top:0;text-align:center}.saved-posts-header p{color:#65676b;font-size:1rem;margin:0}.no-saved-posts{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px 0 #1f26871a;color:#65676b;font-size:1.1rem;padding:3rem 2rem;text-align:center}.post-list{margin-top:0}.theme-wrapper.dark .saved-posts-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1c1c1e8c;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001a}.theme-wrapper.dark .saved-posts-header h2{color:#fafafa}.theme-wrapper.dark .saved-posts-header p{color:#b0b3b8}.theme-wrapper.dark .no-saved-posts{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1c1c1e8c;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000001a;color:#b0b3b8}
/*# sourceMappingURL=main.3b7ceb3c.css.map*/