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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-top{display:none}.navbar-sidebar{align-items:center;background:#111;display:flex;flex-direction:column;height:100vh;height:100dvh;left:0;padding:20px 0;position:fixed;top:0;width:80px;z-index:9999}.navbar-logo-link{align-items:center;border-radius:8px;color:#fff;display:flex;height:64px;justify-content:center;text-decoration:none;transition:all .3s;width:64px}.navbar-logo-image{color:#fff;filter:contrast(1.2) brightness(1.1) drop-shadow(0 2px 4px rgba(0,0,0,.3));font-weight:800;height:56px;object-fit:contain;transition:all .3s ease;width:56px}.navbar-logo-image:hover{transform:scale(1.1)}.navbar-sidebar-nav{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:24px;justify-content:center}.navbar-hamburger-container{display:flex;position:relative}.navbar-hamburger-button{position:relative}.navbar-hamburger-icon{align-items:center;display:flex;flex-direction:column;gap:4px;height:24px;justify-content:center;width:24px}.navbar-hamburger-line{background-color:#848484;border-radius:1px;height:2px;transition:all .3s ease;width:18px}.navbar-hamburger-dropdown{background:#2a2a2a;border:1px solid #404040;border-radius:12px;bottom:100%;box-shadow:0 8px 24px #00000080;left:50%;margin-bottom:8px;overflow:hidden;padding:8px;position:absolute;width:-webkit-fit-content;width:fit-content;z-index:1000}.navbar-hamburger-dropdown-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#d33a3a;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:200px}.navbar-hamburger-dropdown-item:hover{background:#64646458}.navbar-logout-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.navbar-logout-modal-content{animation:modalSlideIn .2s ease-out;background:#151515;border:1px solid #3d3d3d;border-radius:12px;box-shadow:0 12px 24px #000000e6;color:#fff;max-width:350px;min-width:250px;padding:0;position:relative;text-align:center;transform:none!important;z-index:1000000!important}.navbar-logout-modal-header{margin-bottom:0;padding:20px 24px 0}.navbar-logout-modal-title{font-size:18px;font-weight:700;margin:0}.navbar-logout-modal-body{margin-bottom:0;opacity:.7;padding:16px 24px}.navbar-logout-modal-body p{line-height:1.5;margin:0}.navbar-logout-modal-footer{align-items:center;border-top:1px solid #3d3d3d;display:flex;flex-direction:row;gap:0;justify-content:space-between}.navbar-logout-modal-button.cancel{border:none;border-radius:0 0 0 12px;color:#fff;font-weight:500}.navbar-logout-modal-button.cancel,.navbar-logout-modal-button.logout-confirm{background:#151515;cursor:pointer;font-size:14px;font-size:17px;height:60px;letter-spacing:.5px;padding:8px 16px;transition:all .2s;width:100%}.navbar-logout-modal-button.logout-confirm{border:none;border-left:1px solid #3d3d3d;border-radius:0 0 12px 0;color:#d33a3a;font-weight:700}.navbar-logout-modal-button.cancel:hover,.navbar-logout-modal-button.logout-confirm:hover{background:#1d1d1d}.nav-item{align-items:center;background:none;border:none;border-radius:8px;color:#848484;cursor:pointer;display:flex;height:48px;justify-content:center;position:relative;text-decoration:none;transition:all .2s;width:48px}.nav-item:hover{cursor:pointer;transform:scale(1.15)}.notification-badge{align-items:center;background:#ef4444;border-radius:50%;box-sizing:border-box;color:#fff;display:flex;font-size:10px;font-weight:600;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:4px;top:4px;white-space:nowrap;z-index:1}.nav-item.active{color:#fff}.nav-item.active:after{content:"";height:24px;left:-20px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.nav-icon{stroke-width:2.5;height:30px;width:30px}.create-button{background-color:hsla(0,0%,41%,.303);border:none;color:#7c7c7c;height:50px;transition:all .2s;width:50px}.create-button:hover{color:#fff;transform:scale(1)}.create-button:active{color:#fff;transform:scale(.9)}.create-button:active .nav-icon{color:#fff}.menu-item,.menu-item.logout{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:12px;padding:12px 28px;text-decoration:none;transition:all .2s;width:100%}.menu-item.logout{background:none;border:none}.menu-item.logout:hover{color:red}.menu-item.logout:hover,.menu-item:hover{background:#64646458;opacity:1}.menu-item.logout:hover{border-radius:0 0 6px 6px}.menu-icon{stroke-width:1.5;height:20px;width:20px}.logout-modal-overlay{align-items:center;animation:modalSlideIn .2s ease-out;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transform:none!important;z-index:1000}.top-nav-logout{height:18px;transition:all .2s;width:18px}.top-nav-logout:hover{transform:scale(1.1)}.top-nav-logout:active{transform:scale(.9)}.logout-modal-content{animation:modalSlideIn .2s ease-out;background:#151515;border:1px solid #3d3d3d;border-radius:12px;box-shadow:0 12px 24px #000000e6;color:#fff;max-width:350px;min-width:250px;padding:0;position:relative;text-align:center;transform:none!important;z-index:1000000!important}.logout-modal-header{margin-bottom:0;padding:20px 24px 0}.logout-modal-title{font-size:18px;font-weight:600;margin:0}.logout-modal-close-button{align-items:center;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.logout-modal-body{margin-bottom:0;padding:16px 24px}.logout-modal-body p{line-height:1.5;margin:0}.logout-modal-footer{align-items:center;border-top:1px solid #3d3d3d;display:flex;flex-direction:row;gap:0;justify-content:space-between}.logout-modal-button.cancel{border:none;border-radius:0 0 0 12px;font-weight:500}.logout-modal-button.cancel,.logout-modal-button.logout-confirm{background:#151515;color:#fff;cursor:pointer;font-size:14px;font-size:17px;height:60px;letter-spacing:.5px;padding:8px 16px;transition:all .2s;width:100%}.logout-modal-button.logout-confirm{border:none;border-left:1px solid #3d3d3d;border-radius:0 0 12px 0;color:#d33a3a;font-weight:700}.logout-modal-button.cancel:hover,.logout-modal-button.logout-confirm:hover{background:#1d1d1d}.close-button{align-items:center;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}@media (max-width:768px){.navbar-sidebar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0b0b0bb3;bottom:0;height:calc(80px + env(safe-area-inset-bottom));justify-content:center;left:0;padding:0 0 env(safe-area-inset-bottom);position:fixed;top:auto;width:100vw;z-index:10000}.navbar-sidebar,.navbar-sidebar-nav{align-items:center;flex-direction:row}.navbar-sidebar-nav{flex:1 1;gap:0;justify-content:space-evenly;padding:0 20px}.create-button{background-color:hsla(0,0%,41%,.303);margin:10px 20px}.navbar-logo-link{display:none}.navbar-logo-text{font-size:20px}.nav-item{height:40px;width:40px}.sidebar{padding:16px 0;width:60px}.logo-link{height:40px;width:40px}.logo-text{font-size:20px}.nav-item{height:40px;margin:10px;width:40px}.nav-icon{height:24px;width:24px}.user-avatar{font-size:14px;height:36px;width:36px}}.search-backdrop{animation:backdropFadeIn .3s ease-out;bottom:0;left:81px;position:fixed;right:0;top:0;z-index:998}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}.search-overlay{background:#111;border-right:1px solid #232323;box-shadow:25px 0 25px #0006;color:#fff;display:flex;flex-direction:column;height:100vh;height:100dvh;left:80px;opacity:1;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);width:400px;z-index:999}.search-overlay.open{padding-left:10px;transform:translateX(0)}@media (max-width:768px){.sidebar{z-index:9999}.search-header{display:none}.search-backdrop{left:0;width:100vw}.search-overlay{background:#111;height:calc(100vh - env(safe-area-inset-top));height:calc(100dvh - env(safe-area-inset-top));left:-1px;top:env(safe-area-inset-top);width:100vw}.search-header{padding:16px 20px}.search-input-container{padding:20px}.search-results{max-height:calc(100vh - 150px - env(safe-area-inset-bottom));max-height:calc(100dvh - 150px - env(safe-area-inset-bottom));overflow-y:auto;padding:0 20px 20px;padding-bottom:calc(100px + env(safe-area-inset-bottom))!important}}@media (max-width:480px){.search-overlay{left:0;width:100vw}.search-backdrop{left:0}.search-header{display:none}.search-input-container{margin-bottom:-4px}.search-results{max-height:calc(100vh - 150px - env(safe-area-inset-bottom));max-height:calc(100dvh - 150px - env(safe-area-inset-bottom));overflow-y:auto!important;overflow-y:auto;padding-bottom:calc(60px + env(safe-area-inset-bottom))!important}.results-section{margin-top:0}.results-title{padding-bottom:0}}.search-header{align-items:center;display:flex;justify-content:space-between;min-height:72px;padding:20px 24px}.search-header h2{font-size:20px;font-weight:600;margin:0}.search-close-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-right:3px;padding:8px;transition:all .2s}.search-close-button:hover{transform:scale(1.15)}.close-icon{stroke-width:2;height:20px;width:20px}.search-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.search-input-container{padding:24px;position:relative}.search-input-icon{stroke-width:1.5;color:#a8a7a7;height:20px;left:36px;position:absolute;top:50%;transform:translateY(-50%);width:20px;z-index:1}.search-input{background:#212121;border:none;border-radius:6px;font-size:16px;outline:none;padding:12px 44px;transition:all 0s;width:98%}.search-input:focus{color:#fff}.search-clear-button{align-items:center;background:none;background-color:#919191;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:2px;position:absolute;right:50px;top:50%;transform:translateY(-50%);transition:all .2s;z-index:1}.clear-icon{stroke-width:1.5;color:#111;height:12px;width:12px}.search-results{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:0 24px 24px;scrollbar-width:none}.search-results::-webkit-scrollbar{display:none}.search-placeholder{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.placeholder-icon{stroke-width:1;height:64px;margin-bottom:20px;width:64px}.search-placeholder h3{font-size:18px;margin:0 0 8px}.search-placeholder p{font-size:14px;margin:0}.results-section{margin-top:16px}.results-title{font-size:16px;font-weight:600;margin:0 0 16px;padding-bottom:8px}.navbar-search-skeleton{padding:20px 0}.navbar-search-skeleton-item{margin-bottom:8px;padding:12px 16px}.navbar-search-skeleton-avatar{flex-shrink:0;height:44px;width:44px}.navbar-search-skeleton-avatar,.navbar-search-skeleton-email,.navbar-search-skeleton-username{background-image:linear-gradient(90deg,#555,#fff6 40px,#555 80px);background-position:100% 0;background-size:300%}.navbar-search-skeleton-email,.navbar-search-skeleton-username{animation:shimmer 1.5s infinite;border-radius:4px;height:16px;width:90%}.navbar-search-skeleton-email{width:60%}.no-results{padding:40px 20px;text-align:center}.search-result-item{align-items:center;cursor:pointer;display:flex;gap:12px;margin-bottom:4px;padding:12px 16px;transition:all .2s}.search-result-item:hover{transform:translateX(4px)}.search-user-avatar{align-items:center;background:#3a3a3a;border-radius:50%;color:#fff;color:#929090;display:flex;flex-shrink:0;font-size:16px;font-weight:600;height:44px;justify-content:center;margin-right:15px;overflow:hidden;width:44px}.search-user-avatar-image{height:100%;object-fit:cover;object-position:center;width:100%}.search-user-avatar-text{color:#929090;font-size:16px;font-weight:600}.search-user-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.search-username{font-size:15px;font-weight:600}.search-email{font-size:13px}.search-following{color:#888;font-size:13px;font-weight:500}@media (max-width:768px){.navbar-top{background:#111;display:block;height:calc(60px + env(safe-area-inset-top));left:0;padding-top:env(safe-area-inset-top);position:fixed;right:0;top:0;z-index:1001}.navbar-top-content{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 20px}.navbar-top-left{align-items:center;display:flex;justify-content:flex-start;width:35px}.navbar-back-button{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:.8;transition:all .2s ease;width:32px}.navbar-back-button:hover{transform:scale(1.1)}.navbar-back-button:active{transform:scale(.95)}.navbar-back-icon{stroke-width:2;height:18px;width:18px}.navbar-top-logo,.navbar-top-logo-link{display:flex;justify-content:center}.navbar-top-logo-link{align-items:center;text-decoration:none}.navbar-top-logo-image{height:40px;object-fit:contain;width:40px}.navbar-top-hamburger-container{display:flex;justify-content:flex-end;position:relative;width:35px}.navbar-top-hamburger-dropdown{background:#2a2a2a;border:1px solid #404040;border-radius:12px;box-shadow:0 8px 24px #00000080;margin-top:8px;min-width:120px;overflow:hidden;padding:8px;position:absolute;right:0;top:100%;z-index:10001}.navbar-top-hamburger-button{background:#0000;border:none;border-radius:6px;cursor:pointer;padding:8px;pointer-events:auto;position:relative;z-index:10002}.navbar-top-hamburger-button:hover .navbar-hamburger-line{background-color:#fff}.navbar-top-hamburger-button:active{transform:scale(.95)}.navbar-top-hamburger-button:focus{outline:none}.navbar-sidebar{height:-webkit-fit-content;height:fit-content}.navbar-hamburger-container{display:none}.main-content{padding-top:calc(60px + env(safe-area-inset-top))}}@media (max-width:480px){.search-overlay{left:0;width:100vw}.search-backdrop{left:0}.navbar-hamburger-container{display:none}.notification-badge{font-size:8px;height:12px;min-width:12px;padding:0 2px;right:8px;top:6px}}.navbar-search-skeleton{display:flex;flex-direction:column;gap:8px;padding:0}.navbar-search-skeleton-item{align-items:center;display:flex;gap:12px;padding:12px}.navbar-search-skeleton-avatar{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%);background-size:200% 100%;border-radius:50%;height:48px;width:48px}.navbar-search-skeleton-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.navbar-search-skeleton-username{height:14px;width:120px}.navbar-search-skeleton-email,.navbar-search-skeleton-username{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%);background-size:200% 100%;border-radius:4px}.navbar-search-skeleton-email{animation-delay:.1s;height:12px;width:180px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.navbar-search-skeleton-username{width:100px}.navbar-search-skeleton-email{width:140px}}.navbar-search-loading-more{align-items:center;color:#ffffffb3;display:flex;font-size:14px;gap:12px;justify-content:center;padding:20px}.navbar-search-spinner{animation:spin 1s linear infinite;border:2px solid #fff3;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.public-page-background{align-items:center;background:url(/static/media/landing_bg.28049d6c224499ad6d99.png) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-top:-60px;min-height:100vh;min-height:100dvh;overflow:hidden;padding:60px 0 0;position:relative;width:100%}.public-stars-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.public-star{animation:publicStarTwinkle ease-in-out infinite;background:#fff;border-radius:50%;position:absolute}@keyframes publicStarTwinkle{0%{opacity:.3;transform:translate(0) scale(1)}25%{opacity:1;transform:translate(15px,-10px) scale(1.2)}50%{opacity:.6;transform:translate(-10px,10px) scale(.8)}75%{opacity:.9;transform:translate(16px,6px) scale(1.1)}to{opacity:.3;transform:translate(0) scale(1)}}@media (max-width:768px){.public-page-background{padding-top:0}}.landing-container{align-items:center;background:url(/static/media/landing_try1.6862c708b40778de8328.png) 50%/cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;padding:0;position:relative;width:100%}.stars-container{height:100%;z-index:0}.star{animation:starTwinkle ease-in-out infinite;background:#fff;border-radius:50%;position:absolute}@keyframes starTwinkle{0%{opacity:.3;transform:translate(0) scale(1)}25%{opacity:1;transform:translate(15px,-10px) scale(1.2)}50%{opacity:.6;transform:translate(-10px,10px) scale(.8)}75%{opacity:.9;transform:translate(16px,6px) scale(1.1)}to{opacity:.3;transform:translate(0) scale(1)}}.landing-container-top{background:#000;height:50px;width:100%;z-index:3}.landing-container a,.landing-container a:hover,.landing-container button,.landing-container button:hover{color:#fff!important;text-decoration:none!important}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:900px;min-height:100vh;min-height:100dvh;position:relative;z-index:3}@keyframes heroCircleFloat{0%{transform:translate(-50%,-50%) scale(1) rotate(0deg)}50%{transform:translate(-50%,-50%) scale(1.1) rotate(180deg)}to{transform:translate(-50%,-50%) scale(1) rotate(1turn)}}.hero-content{max-width:100%;text-align:center}.landing-content-fade-in{animation:landingContentFadeIn 1.5s ease-out .8s forwards;opacity:0}@keyframes landingContentFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-family:Anta,Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:8rem;font-weight:800}.hero-subtitle,.hero-title{color:#fff;line-height:1.3;margin-bottom:10px}.hero-subtitle{font-family:DM Sans,Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.75rem;font-weight:600}.hero-description{color:#fff;font-size:1.125rem;font-weight:600;line-height:1.6;margin-bottom:40px;opacity:.9}.hero-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px}.cta-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 16px #2f2f2f4d,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;justify-content:center;letter-spacing:.5px;padding:1rem 2rem;position:relative;text-decoration:none!important;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 6px 20px #18181866,inset 0 1px 0 #ffffff4d;transform:translateY(-1px)}.cta-button:active{transform:translateY(2px)}@media (max-width:768px){.hero-section{padding:40px 20px;text-align:center}.hero-title{font-size:5rem}.hero-subtitle{font-size:1.25rem}.hero-actions{justify-content:center}.cta-button{font-size:1rem;padding:14px 24px}}@media (max-width:480px){.hero-content{margin-bottom:70px}.hero-title{font-size:4rem}.hero-subtitle{font-size:1.2rem}.hero-actions{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center}}.auth-container{align-items:center;color:#fff;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;min-width:100vw;padding:20px;position:relative;width:800px}.auth-container a,.auth-container a:hover,.auth-container button,.auth-container button:hover{color:#fff!important;text-decoration:none!important}.auth-card{-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #fff3,inset 0 -1px 0 #ffffff1a;color:#fff;gap:25px;justify-content:center;max-width:450px;padding:35px;position:relative;z-index:10}.auth-card,.forgot-password-form{align-items:center;display:flex;flex-direction:column;width:100%}.forgot-password-form{gap:20px;margin-bottom:12px}.forgot-password-form-group{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.forgot-password-label{align-self:flex-start;color:#fff;font-size:16px;font-weight:600;opacity:.8}.forgot-password-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-sizing:border-box;color:#fff;font-size:15px;font-weight:600;height:40px;outline:none;padding:5px 15px;transition:all .3s ease;width:100%}.forgot-password-input::placeholder{color:#fff9;opacity:.7}.forgot-password-input:focus{background:#ffffff26;border-color:#fff6}.forgot-password-error{color:#ff6b6b;font-size:14px;font-weight:600;margin:0;text-align:center}.forgot-password-success-message{background:#4ade801a;border:1px solid #4ade804d;border-radius:8px;color:#4ade80;font-size:16px;font-weight:600;margin:0;padding:20px;text-align:center}.forgot-password-info{margin:0;text-align:center}.forgot-password-info p{color:#fff;font-size:16px;font-weight:600;line-height:1.5;margin:0;opacity:.8}.auth-card h1{color:#fff;font-size:24px;font-weight:900;margin:0;text-align:center}.auth-form{gap:20px;margin-bottom:12px}.auth-form,.form-group{align-items:center;display:flex;flex-direction:column;width:100%}.form-group{gap:8px}.form-group label{align-self:flex-start;color:#fff;font-size:16px;font-weight:600;opacity:.8}.form-group input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-sizing:border-box;color:#fff;font-size:15px;font-weight:600;height:40px;outline:none;padding:5px 15px;transition:all .3s ease;width:100%}.form-group input::placeholder{color:#fff9;opacity:.7}.form-group input:focus{background:#ffffff26;border-color:#fff6}.form-group input:disabled{cursor:not-allowed}.error-message{border-radius:6px;box-sizing:border-box;color:#ff6b6b;font-size:15px;font-weight:700;margin-bottom:-10px;margin-top:-10px;padding:12px 16px;width:100%}.auth-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;justify-content:center;padding:1rem 2rem;position:relative;transition:all .3s ease}.auth-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.auth-button:active{transform:translateY(2px)}.auth-button:disabled{background:#ffffff1a;border:1px solid #fff3;transform:none}.auth-back-section{left:28px;position:absolute;top:16px;z-index:10}.auth-back-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;display:inline-flex;gap:6px;margin-top:15px;padding:10px;transition:all .3s ease}.auth-back-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.auth-back-icon{height:20px;width:20px}.auth-link{border-radius:4px;color:#fff;font-weight:700;opacity:.8;text-decoration:none;transition:all .2s ease}.auth-link:hover{opacity:1;text-decoration:none}.auth-switch .auth-link{margin-left:5px}.auth-switch{margin-right:5px}.title{color:#fff;font-size:20px;font-weight:900;margin-bottom:25px}.title span{color:#fff;font-size:17px;font-weight:600;opacity:.8}.success-message{background:#1a2a1a;border:1px solid #4a6b4a;border-radius:6px;box-sizing:border-box;color:#4ade80;font-size:15px;font-weight:700;padding:16px 20px;text-align:center;width:100%}.auth-info{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#fff;padding:16px;text-align:center}.auth-info p{color:#fff;font-size:14px;font-weight:600;line-height:1.4;margin:0}.auth-actions{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.auth-actions .auth-button{display:inline-block;text-align:center;text-decoration:none;width:200px}.auth-button.secondary:hover:not(:disabled){transform:translate(1px,1px)}.password-requirements{font-size:14px;margin:15px 0}.password-requirements p{font-weight:700;margin:0 0 10px}.password-requirements ul{list-style-type:disc;margin:0;padding-left:20px}.password-requirements li{font-weight:600;margin:5px 0}.forgot-password-link{margin-bottom:10px;text-align:right;width:100%}.forgot-password-link .auth-link{font-size:14px;font-weight:600}.password-input-container{position:relative;width:100%}.password-input-container input{padding-right:50px!important}.password-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all .2s ease}.password-toggle:hover{transform:translateY(-50%) scale(1.05)}.password-toggle:active{transform:translateY(-50%) scale(.95)}.password-toggle svg{stroke:currentColor;height:20px;transition:stroke .2s ease;width:20px}.password-toggle:focus{outline-offset:2px}.terms-checkbox-container{margin:15px 0;width:100%}.terms-checkbox{align-items:flex-start;cursor:pointer;display:flex;font-size:14px;gap:12px;line-height:1.4;position:relative}.terms-checkbox input[type=checkbox]{border:1px solid #444;color:#fff;cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{align-items:center;border:2px solid #ffffff53;border-radius:4px;color:#fff;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:2px;transition:all .2s ease;width:20px}.terms-checkbox input:checked~.checkmark{border-color:#fff}.terms-checkbox input:checked~.checkmark:after{content:"✓";font-size:14px;font-weight:700}.terms-text{flex:1 1;font-size:13px;font-weight:400;margin-top:3px}.terms-link{color:#fff;font-weight:700;transition:all .2s ease}.terms-link:hover{text-decoration:underline}.terms-link:focus{outline-offset:2px}.auth-button:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.auth-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;position:relative;width:100%}.auth-title-section{flex:1 1;margin:0 26px 0 0;text-align:center}.auth-title-section h1{margin:0 0 5px}.auth-subtitle{color:#fff;font-size:16px;font-weight:600;margin:0;opacity:.8;text-align:center}@media (max-width:768px){.auth-title-section{margin-right:0}.auth-container{margin-top:0}}@media (max-width:480px){.auth-container{margin-top:0;min-width:auto;padding:12px;width:100%}.auth-card{gap:20px;max-width:380px;padding:28px 24px;width:100%}.auth-button{width:100%}.auth-header h1{margin-left:-16px}}@media (max-width:360px){.auth-card{max-width:300px;padding:24px 20px}}.back-arrow{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;transition:all .3s ease}.back-arrow:hover{transform:translateY(-2px)}.back-arrow:active{transform:scale(.9)}*{color:inherit}.verification-success-container{background:#0000;border:none;max-width:500px;padding:0 20px;text-align:center}.verification-success-title{color:#fff;font-size:24px;font-weight:800;letter-spacing:-.5px;line-height:1.3;margin-bottom:28px}.verification-success-subtitle{color:#fff;font-size:16px;line-height:1.6;opacity:.9}.verification-success-email{color:#fff;font-size:18px;font-weight:600;letter-spacing:.2px;margin-bottom:32px;word-break:break-word}.verification-success-instructions{color:#fff;font-size:15px;line-height:1.8;margin:0 auto 28px;max-width:400px;opacity:.9}.verification-resend-success{color:#10b981;font-size:16px;font-weight:700}.verification-resend-hint{color:#fff;font-size:14px;font-style:italic;margin-bottom:20px;opacity:.9}.legal-container{align-items:flex-start;box-sizing:border-box;color:#fff;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;overflow:visible;padding:20px}.legal-container a,.legal-container a:hover,.legal-container button,.legal-container button:hover{color:#fff!important;text-decoration:none!important}.legal-card{border-radius:12px;box-sizing:border-box;color:#fff;margin:0;max-width:800px;overflow:visible;padding:40px;width:100%}.legal-card::-webkit-scrollbar{display:none}.legal-card{scrollbar-width:none}.legal-header{margin-bottom:0;margin-top:20px;padding:0 20px 20px;position:relative;text-align:center}.legal-header h1{color:#fff;font-size:32px;font-weight:900}.legal-subtitle{color:#fff;font-size:14px;font-weight:600;margin:0 0 20px;opacity:.8}.back-link{background:#0000;border:none;border-radius:50%;color:#fff;display:inline-block;font-size:20px;font-weight:700;left:12px;padding:10px;position:absolute;text-decoration:none;top:4px;transition:all .2s ease}.back-link:hover{cursor:pointer;transform:translateY(-1px)}.back-link:active{transform:scale(.9)}.legal-content{line-height:1.6}.legal-section{background:#2a2a2a;border:1px solid #444;border-radius:8px;color:#fff;margin-bottom:30px;padding:20px}.legal-section h2{color:#fff;font-size:20px;font-weight:800;margin:0 0 15px;padding-bottom:8px}.legal-section h3{color:#fff;font-size:16px;font-weight:700;margin:15px 0 10px}.legal-section p{color:#fff;font-size:14px;font-weight:600;margin:10px 0;opacity:.9}.legal-section ul{margin:10px 0;padding-left:25px}.legal-section li{color:#fff;font-size:14px;font-weight:600;list-style-type:disc;margin:8px 0;opacity:.9}.subsection{margin:20px 0;padding-left:15px}.contact-info{margin:15px 0;padding:15px}.contact-info p{font-size:14px;margin:5px 0}.legal-footer{margin-bottom:60px;margin-top:10px;text-align:center}.legal-footer p{font-size:14px;font-weight:600;margin:0 0 20px}.legal-actions{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.legal-nav-link{font-size:14px;font-weight:600;text-decoration:underline;transition:all .2s ease}.legal-nav-link:hover{text-decoration:none}.legal-nav-dropdown{position:relative}.legal-nav-button,.legal-nav-dropdown{align-items:center;display:flex;justify-content:center}.legal-nav-button{background:none;background-color:#212121;border:1px solid #404040;border-radius:12px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;margin:20px auto;min-width:250px;padding:12px 16px;text-align:center;transition:all .2s;width:-webkit-fit-content;width:fit-content}.legal-nav-text{flex:0 0 auto;margin:0;text-align:center}.legal-nav-icon{align-items:center;border:1px solid #404040;border-radius:50%;display:flex;height:24px;justify-content:center;margin-left:20px;padding:4px;transition:transform .3s ease-in-out;width:24px}.legal-nav-icon.open{transform:rotate(180deg)}.legal-nav-menu{background:#212121;border:1px solid #404040;border-radius:12px;box-shadow:0 8px 24px #00000080;left:50%;max-width:100vw;min-width:250px;overflow:hidden;padding:8px;position:absolute;top:79%;transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:1000}.legal-nav-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:100%}.legal-nav-item:hover{background:#64646458}.legal-nav-item.active{color:#fff}.legal-nav-check{flex-shrink:0;height:18px;width:18px}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.accept-button{background:#f5f5f5;border:2px solid #d0d0d0;border-radius:6px;display:inline-block;font-size:16px;font-weight:700;padding:12px 24px;text-decoration:none;transition:all .2s ease}.accept-button:hover{transform:translate(2px,2px)}@media (max-width:768px){.legal-container{padding:0}.legal-card{margin-top:-30px;padding:20px}.legal-header h1{font-size:24px}.legal-nav-text{margin:0 auto}.legal-actions{flex-direction:column;gap:15px}.accept-button{text-align:center;width:100%}.back-link{left:16px;top:14px}}:root{--input-focus:#2d8cf0;--font-color:#323232;--font-color-sub:#666;--bg-color:beige;--main-color:#323232}@media (max-width:480px){.back-link{left:0;top:-4px}}.legal-private-container{align-items:flex-start;display:flex;justify-content:center;margin-top:20px;min-height:100vh;min-height:100dvh;padding:0 20px 20px}.legal-private-card,.legal-private-container{box-sizing:border-box;color:#fff;overflow:visible}.legal-private-card{border-radius:12px;margin:0;max-width:800px;width:100%}.legal-private-header{margin-bottom:0;padding:20px;position:relative;text-align:center}.legal-private-title{color:#fff;font-size:32px;font-weight:900;margin:0}.legal-private-back-button{align-items:center;background:#0000;background:#212121;border:1px solid #404040;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:20px;font-weight:700;height:36px;justify-content:center;left:20px;padding:0;position:absolute;text-decoration:none;top:26px;transition:all .2s ease;width:36px}.legal-private-back-button:hover{transform:translateY(-1px)}.legal-private-back-button:active{transform:scale(.9)}.legal-private-back-icon{stroke-width:2;height:18px;width:18px}.legal-private-subtitle{color:#fff;font-size:14px;font-weight:600;margin:0 0 20px;opacity:.8}.legal-private-content{line-height:1.6}.legal-private-section{background:#2a2a2a;border:1px solid #444;border-radius:8px;color:#fff;margin-bottom:30px;padding:20px}.legal-private-section h2{color:#fff;font-size:20px;font-weight:800;margin:0 0 15px;padding-bottom:8px}.legal-private-section h3{color:#fff;font-size:16px;font-weight:700;margin:15px 0 10px}.legal-private-section p{color:#fff;font-size:14px;font-weight:600;margin:10px 0;opacity:.9}.legal-private-section ul{margin:10px 0;padding-left:25px}.legal-private-section li{color:#fff;font-size:14px;font-weight:600;list-style-type:disc;margin:8px 0;opacity:.9}.legal-private-footer{margin-bottom:60px;margin-top:10px;text-align:center}.legal-private-actions{flex-wrap:wrap;gap:20px}.legal-private-actions,.legal-private-nav-dropdown{align-items:center;display:flex;justify-content:center}.legal-private-nav-dropdown{position:relative}.legal-private-nav-button{align-items:center;background:none;background-color:#212121;border:1px solid #404040;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:center;margin:0 auto;min-width:250px;padding:12px 16px;text-align:center;transition:all .2s;width:-webkit-fit-content;width:fit-content}.legal-private-nav-text{flex:0 0 auto;margin:0;text-align:center}.legal-private-nav-icon{align-items:center;border:1px solid #404040;border-radius:50%;display:flex;height:24px;justify-content:center;margin-left:20px;padding:4px;transition:transform .3s ease-in-out;width:24px}.legal-private-nav-icon.open{transform:rotate(180deg)}.legal-private-nav-menu{background:#212121;border:1px solid #404040;border-radius:12px;box-shadow:0 8px 24px #00000080;left:50%;max-width:100vw;min-width:250px;overflow:hidden;padding:8px;position:absolute;top:79%;transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:1000}.legal-private-nav-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:100%}.legal-private-nav-item:hover{background:#64646458}.legal-private-nav-item.active{color:#fff}.legal-private-nav-check{flex-shrink:0;height:18px;width:18px}@media (max-width:768px){.legal-private-container{margin-top:20px;padding:0}.legal-private-card{margin:0;padding:20px}.legal-private-title{font-size:24px}.legal-private-back-button{display:none}}.universal-toast{animation:toastSlideUp .3s ease-out,toastFadeOut .3s ease-in 3.7s forwards;bottom:30px;left:50%;margin-left:40px;position:fixed;transform:translateX(-50%);z-index:1000001}.universal-toast-content{align-items:center;background:#212121;border-radius:18px;box-shadow:0 8px 24px #0006;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px;min-width:280px;padding:16px 24px;text-align:center}.universal-toast-spinner{animation:spin 1s linear infinite;border:2px solid #666;border-top-color:#fff}.universal-toast-icon,.universal-toast-spinner{border-radius:50%;flex-shrink:0;height:24px;width:24px}.universal-toast-icon{align-items:center;background:#666;color:#fff;display:flex;font-size:18px;font-weight:900;justify-content:center;text-shadow:0 0 2px #00000080}.universal-toast-text{color:#fff;font-weight:600}@keyframes toastSlideUp{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes toastFadeOut{0%{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}to{opacity:0;transform:translateX(-50%) translateY(-20px) scale(.95)}}@media (max-width:768px){.universal-toast{margin-left:0}}.postcard-container{background:#0000;border-bottom:1px solid #383838;display:flex;flex-direction:column;gap:12px;padding:32px;position:relative;transition:all .2s ease}.postcard-clickable{cursor:pointer}.post-wrapper{position:relative}body.modal-open{overflow:hidden}.postcard-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.postcard-user-info{align-items:center;color:#fff;display:flex;flex-direction:row;gap:12px}.postcard-user-avatar-link,.postcard-user-info{text-decoration:none}.postcard-user-avatar{align-items:center;background:#3a3a3a;border-radius:50%;display:flex;flex-shrink:0;font-size:16px;font-weight:600;height:40px;justify-content:center;overflow:hidden;width:40px}.postcard-user-avatar-image{height:100%;object-fit:cover;object-position:center;width:100%}.postcard-user-avatar-icon{color:#929090;height:20px;width:20px}.postcard-user-details{display:flex;flex-direction:column;gap:0}.user-name-row{align-items:center;display:flex}.postcard-username-link{color:#fff;text-decoration:none}.postcard-username{font-size:16px;font-weight:700}.postcard-time{align-items:center;display:flex;font-size:12px;font-weight:500;gap:4px;margin-left:2px;opacity:.7}.postcard-time-icon{stroke-width:1.5;height:12px;width:12px}.postcard-actions-menu{align-items:center;background:none;border:none;display:flex;gap:8px;position:relative}.postcard-action-button{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;height:35px;padding:0;transition:all .2s ease;width:35px}.postcard-action-button:hover{background:#3d3d3d58}.postcard-action-button:disabled{cursor:not-allowed;opacity:.5}.postcard-action-icon{stroke-width:2;height:19px;width:19px}.postcard-action-icon.postcard-loading{animation:spin 1s linear infinite}.postcard-options-dropdown{background:#2a2a2a;border:1px solid #404040;border-radius:12px;box-shadow:0 8px 24px #00000080;overflow:hidden;padding:8px;position:absolute;right:0;top:100%;width:-webkit-fit-content;width:fit-content;z-index:50}.postcard-dropdown-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:200px}.postcard-dropdown-item:hover{background:#64646458}.postcard-delete-item{color:#f53030;letter-spacing:.4px}.postcard-delete-item:hover{opacity:1}.postcard-dropdown-item:disabled{cursor:not-allowed;opacity:.5}.postcard-dropdown-icon{flex-shrink:0;height:16px;width:16px}.postcard-dropdown-icon.postcard-loading{animation:spin 1s linear infinite}.postcard-content-info{background:#0000;border-radius:6px;margin-bottom:8px}.postcard-content-header{align-items:flex-start;color:#fff;display:flex;gap:20px}.postcard-cover-image{background:#0000;flex-shrink:0}.postcard-cover-image-book{height:120px;object-fit:cover;width:80px}.postcard-cover-placeholder{align-items:center;background:#2a2a2a;border:1px solid #404040;border-radius:8px;display:flex;height:120px;justify-content:center;width:80px}.postcard-cover-placeholder-icon{color:#484545;height:40px;width:40px}.postcard-cover-image-article,.postcard-cover-image-podcast{height:auto;max-height:200px;object-fit:cover;width:200px}.postcard-cover-image-movie{border-radius:4px;height:120px;object-fit:cover;width:80px}.postcard-content-details{display:flex;flex-direction:column;gap:4px}.mention-link{color:#007bff;font-weight:700}@media (max-width:480px){.postcard-cover-image-article,.postcard-cover-image-podcast{height:auto;max-height:150px;width:150px}.postcard-cover-placeholder{height:120px;max-height:150px;max-width:120px;min-width:80px}.postcard-share-cover-image-article,.postcard-share-cover-image-podcast{height:auto;max-height:75px;width:100px}.postcard-content-header:has(.postcard-cover-image-podcast){flex-direction:row-reverse;justify-content:space-between}.postcard-content-details,.postcard-content-header,.postcard-content-info{align-items:flex-start;text-align:left}.postcard-content-details{justify-content:space-between}}.postcard-title-with-type{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.postcard-content-title{flex:1 1;font-size:18px;font-weight:700;line-height:1.2;margin:0}.postcard-content-type-indicator{align-items:center;border-radius:10px;display:flex;flex-shrink:0;padding-bottom:2px}.postcard-content-type-icon{height:16px;width:16px}.postcard-content-type-text{color:#666;font-size:10px;font-weight:500;text-transform:capitalize}.postcard-content-author{align-items:center;display:flex;font-size:14px;font-style:italic;font-weight:500;gap:8px;opacity:.8}.postcard-imdb-rating{align-items:center;color:#ccc;display:flex;flex-wrap:wrap;font-size:.875rem;gap:6px}.postcard-imdb-label{color:#888;font-weight:500}.postcard-imdb-score{color:#888;font-weight:600}.postcard-imdb-votes{color:#888;font-size:.8125rem}.postcard-content-category{background:#0000;border:1px solid #d0d0d0;border-radius:10px;color:#fff;display:inline-block;font-size:.55rem;font-weight:600;padding:2px 6px;width:-webkit-fit-content;width:fit-content}.postcard-content-redirect-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;margin-top:8px;opacity:.8;padding:6px 12px;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.postcard-content-redirect-button:hover{background:#b7b6b633;border-color:#ffffff4d;opacity:1;transform:translateY(-1px)}.postcard-user-content{word-wrap:break-word;border-radius:6px;color:#fff;overflow-wrap:break-word;width:100%;word-break:break-word}.postcard-user-content a{color:#fff;font-weight:700;text-decoration:none}.postcard-content-display,.postcard-user-content p{word-wrap:break-word;font-size:15px;font-weight:500;line-height:1.7;margin:0;max-width:100%;overflow-wrap:break-word;word-break:break-word}.postcard-content-display{white-space:pre-wrap}.postcard-content-display strong{font-weight:600}.postcard-content-display em{font-style:italic}.postcard-content-display div{display:block}.postcard-content-display br{content:"";display:block;margin:0}.postcard-actions{align-items:center;display:flex;gap:16px;justify-content:space-between}.postcard-left-actions{align-items:center;display:flex;gap:15px;justify-content:flex-start}.postcard-comment-button,.postcard-like-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:5px;margin-left:-10px;padding:8px 12px;transition:all .1s ease}.postcard-comment-button{padding-bottom:10px;padding-top:10px;position:relative}.postcard-comment-button,.postcard-share-button{align-items:center;display:flex;justify-content:center}.postcard-share-button{background:none;border:none;color:#fff;cursor:pointer;padding:8px;transition:all .1s ease}.postcard-comment-button:hover,.postcard-like-button:hover,.postcard-share-button:hover{background:#3d3d3d58;border-radius:20px;opacity:1}.postcard-comment-icon,.postcard-heart-icon,.postcard-share-icon{stroke-width:1.7;height:20px;transition:all .2s;width:20px}.postcard-heart-icon{height:22px;width:23px}.postcard-comment-icon{height:20px;width:23px}.postcard-like-button.postcard-liked{font-weight:600}.postcard-comment-icon-container,.postcard-like-icon-container{align-items:center;display:flex;justify-content:center}.postcard-heart-icon.postcard-liked{color:red;transform:scale(1.1)}.postcard-heart-icon.postcard-animating{animation:heartPump .3s ease-in-out}.postcard-liked{color:red}.postcard-comment-count,.postcard-like-count{font-size:14px;font-weight:600}@keyframes heartPump{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.post-delete-modal-overlay,.post-edit-modal-overlay,.post-share-modal-overlay{align-items:center;animation:modalSlideIn .2s ease-out;background:#000c;bottom:0!important;display:flex;justify-content:center;left:0!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;z-index:999999!important}.post-delete-modal-overlay,.post-edit-modal-overlay,.post-share-modal-overlay,.post-share-modal-overlay.post-delete-modal-overlay{animation:modalSlideIn .2s ease-out!important}.post-delete-modal-content{animation:modalSlideIn .2s ease-out;background:#151515;border:1px solid #3d3d3d;border-radius:12px;box-shadow:0 8px 24px #00000026;color:#fff;max-width:350px;min-width:250px;padding:0;position:relative;text-align:center;transform:none!important;z-index:1000000!important}.post-delete-modal-content .postcard-delete-modal-header{padding:24px 24px 0}.post-delete-modal-content .postcard-delete-modal-header h3{font-size:18px;font-weight:700;margin:0;text-align:center}.post-delete-modal-content .postcard-delete-modal-body{padding:16px 24px}.post-delete-modal-content .postcard-delete-modal-body p{color:#868686;line-height:1.5;margin:0}.postcard-delete-modal-actions{align-items:center;border-top:1px solid #3d3d3d;display:flex;flex-direction:row;gap:0;justify-content:space-between}.postcard-delete-modal-cancel-button{border:none;border-radius:0 0 0 12px;font-weight:500}.postcard-delete-modal-cancel-button,.postcard-delete-modal-delete-button{background:#151515;color:#fff;cursor:pointer;font-size:14px;font-size:17px;height:60px;letter-spacing:.5px;padding:8px 16px;transition:all .2s;width:100%}.postcard-delete-modal-delete-button{border:none;border-left:1px solid #3d3d3d;border-radius:0 0 12px 0;color:#d33a3a;font-weight:700}.postcard-delete-modal-cancel-button:hover,.postcard-delete-modal-delete-button:hover{background:#1d1d1d}.post-delete-modal-content .postcard-modal-button,.post-edit-modal-content .postcard-modal-button,.post-share-modal-content .postcard-modal-button:active{transform:translateY(1px)}.post-edit-modal-content{animation:modalSlideIn .2s ease-out;background:#212121;border-radius:12px;box-shadow:0 4px 16px #0006;color:#fff;height:auto;margin:16px;max-width:700px;min-width:600px;padding:0;position:relative;transform:none!important;z-index:1000000!important}.post-edit-modal-content .postcard-edit-modal-header{align-items:center;display:flex;justify-content:space-between;padding:20px 24px 0;position:relative}.postcard-edit-modal-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.postcard-edit-modal-close-button:hover{background:#ffffff1a}.post-edit-modal-content .postcard-edit-modal-header h3{font-size:18px;font-weight:600;margin:0;text-align:center}.post-edit-modal-content .postcard-edit-modal-body{padding:16px 24px}.post-edit-modal-content .postcard-edit-modal-body p{line-height:1.5;margin:0}.post-edit-modal-content .postcard-edit-modal-actions{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:0 24px 24px}.postcard-edit-character-counter{align-items:center;display:flex}.postcard-edit-character-count{color:#fff9;font-size:16px;font-weight:500}.postcard-edit-character-count.over-limit{color:#ff6b6b}.post-edit-modal-content .postcard-edit-modal-button{background:#fff;border:1px solid #b4b4b4;border-radius:6px;color:#000;cursor:pointer;font-size:14px;font-weight:600;opacity:.8;padding:8px 16px;transition:all .2s}.postcard-edit-textarea{background:#212122;border:1px solid #444;border-radius:6px;color:#fff;font-family:inherit;font-size:16px;height:200px;line-height:1.5;outline:none;overflow:hidden;overflow-wrap:break-word;padding:12px;resize:none;transition:all .2s;white-space:pre-wrap;width:100%}.postcard-edit-textarea.empty:before,.postcard-edit-textarea:empty:before{color:#ffffff80;content:attr(data-placeholder);pointer-events:none}.postcard-edit-button-confirm{background:#212121;border:1px solid #d0d0d0;font-weight:700}.postcard-cancel-button:hover:not(:disabled),.postcard-edit-button-confirm:hover:not(:disabled){opacity:1}.postcard-edit-button-confirm:disabled{cursor:not-allowed}@media (max-width:768px){.postcard-user-avatar{font-size:14px;height:36px;width:36px}.postcard-user-avatar-icon{color:#929090;height:18px;width:18px}.postcard-action-icon{height:14px;width:14px}.postcard-heart-icon{height:22px;width:23px}.post-edit-modal-content,.post-share-modal-content{min-width:280px;width:calc(100vw - 20%)}.post-delete-modal-content,.post-edit-modal-content,.post-share-modal-content{margin:16px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);max-width:calc(100vw - 32px);overflow-y:auto}.post-delete-modal-content{width:350px}.edit-modal{max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);max-width:calc(100vw - 32px);min-width:280px;overflow-y:auto;width:calc(100vw - 20%)}.postcard-edit-textarea{height:150px;min-height:100px}.postcard-share-options{margin-bottom:0;margin-top:0}.postcard-social-card{flex-wrap:wrap;gap:16px;justify-content:center;padding:24px}.postcard-socialContainer{height:50px;width:50px}}.post-share-modal-content{animation:modalSlideIn .2s ease-out;background:#212121;border-radius:12px;box-shadow:0 4px 16px #0006;color:#fff;max-width:550px;min-width:320px;padding-bottom:0;padding-top:0;position:relative;transform:none!important;z-index:1000000!important}.post-share-modal-content .postcard-share-modal-header{align-items:center;display:flex;height:60px;justify-content:center;padding:20px 24px 0;position:relative}.post-share-modal-content .postcard-share-modal-header h3{font-size:20px;font-weight:600;letter-spacing:.5px;margin:0;text-align:center}.postcard-share-modal-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;position:absolute;right:24px;top:24px;transition:all .2s ease;width:32px}.postcard-share-modal-close-button:hover{background:#ffffff1a;border-radius:50%}.post-share-modal-content .postcard-share-modal-body{padding:16px 24px}.post-share-modal-content .postcard-share-modal-body p{line-height:1.5;margin:0}.post-share-modal-content .postcard-share-modal-actions{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}.post-share-modal-content .postcard-share-modal-button{background:#212121;border:1px solid #7b7b7b;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;opacity:.8;padding:8px 16px;transition:all .2s}.postcard-share-modal{background:#212121;border:2px solid #d0d0d0;border-radius:16px;box-shadow:0 8px 24px #00000026;max-width:95vw;overflow:hidden;width:520px}.postcard-share-content{padding:32px;position:relative}.postcard-share-options{display:flex;flex-direction:column;gap:24px;margin-bottom:24px;margin-top:36px}.postcard-share-content>*{position:relative;z-index:1}.postcard-share-preview{align-items:center;background:#212121;border:1px solid #212121;border-bottom-color:#3d3d3d;display:flex;flex-direction:row;gap:24px;justify-content:center;padding-bottom:40px}.postcard-share-preview h4{font-size:24px;font-weight:700;line-height:1.3;margin:0 0 8px}.postcard-share-preview p{font-size:16px;font-style:italic;margin:0 0 12px;opacity:.8}.postcard-share-cover{display:flex;justify-content:center}.postcard-share-cover-image{border-radius:8px;box-shadow:0 4px 12px #0000004d;object-fit:cover}.postcard-share-cover-image-book{height:120px;width:80px}.postcard-share-cover-image-article,.postcard-share-cover-image-podcast{height:auto;max-height:100px;object-fit:cover;width:130px}.postcard-share-pdf-placeholder{align-items:center;border-radius:8px;display:flex;height:120px;justify-content:center;width:80px}.postcard-share-pdf-icon{color:#fff;height:60px;width:60px}.postcard-copy-link-section{display:flex;justify-content:center}.postcard-copy-link-button{background:#f5f5f5;border:2px solid #d0d0d0;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:700;letter-spacing:.5px;min-width:140px;padding:14px 32px;text-transform:uppercase;transition:all .3s ease}.postcard-copy-link-button:hover{transform:translateY(-2px)}.postcard-social-card{background:#212121;gap:24px;height:-webkit-fit-content;height:fit-content;transition:transform .3s ease;width:100%}.postcard-social-card,.postcard-socialContainer{align-items:center;display:flex;justify-content:center}.postcard-socialContainer{fill:#fff;background:#000;border-radius:12px;border-radius:50px;cursor:pointer;height:60px;overflow:hidden;position:relative;transition:all .4s ease;width:60px}.postcard-socialContainer:before{bottom:0;content:"";left:0;padding:2px;position:absolute;right:0;top:0}.postcard-containerOne:hover{background:#0766ff}.postcard-containerOne:hover,.postcard-containerThree:hover,.postcard-containerTwo:hover{transform:translateY(-5px) scale(1.05)}.postcard-containerThree:hover{background:#0b66c2}.postcard-containerFour:hover{background:#0cc144;transform:translateY(-5px) scale(1.05)}.postcard-containerFive:hover{background:#424242;transform:translateY(-5px) scale(1.05)}.postcard-socialContainer:active{transform:translateY(-2px) scale(.95);transition:all .1s ease}.postcard-socialSvg{fill:#fff;color:#fff;height:20px;transition:all .3s ease;width:20px}.postcard-socialContainer:hover .postcard-socialSvg{transform:scale(1.1)}@media (max-width:768px){.postcard-content-display,.postcard-user-content p,.postcard-username{font-size:14px}.postcard-content-title{font-size:18px}.postcard-content-author{font-size:14px}.postcard-time{font-size:11px}.postcard-comments-count,.postcard-likes-count{font-size:13px}.postcard-comment-content,.postcard-comment-username{font-size:14px}.postcard-comment-time{font-size:11px}.postcard-reply-content,.postcard-reply-username{font-size:13px}.postcard-reply-time{font-size:11px}.postcard-share-modal-title{font-size:19px}.postcard-share-modal-content{font-size:15px}.postcard-share-modal-button{font-size:14px}.postcard-cover-placeholder{height:120px;max-height:150px;max-width:120px;min-width:80px}.postcard-share-preview h4{font-size:16px}}@media (max-width:480px){.postcard-container{gap:10px;margin:0;padding:20px 28px}.postcard-user-avatar{font-size:12px;height:32px;width:32px}.postcard-user-avatar-icon{color:#929090;height:16px;width:16px}.postcard-username{font-size:14px}.postcard-time{font-size:10px}.postcard-content-title{font-size:15px;line-height:1.2}.postcard-content-author{font-size:12px}.postcard-content-redicrect-button{font-size:8px}.postcard-content-display,.postcard-user-content p{color:#fff;font-size:13px;line-height:1.6;opacity:1}.post-delete-modal-content,.post-edit-modal-content,.post-share-modal-content{margin:8px;max-width:350px}.edit-modal,.post-delete-modal-content,.post-edit-modal-content,.post-share-modal-content{max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);min-width:260px;width:calc(100vw - 16px)}.edit-modal{max-width:calc(100vw - 16px)}.postcard-edit-textarea{font-size:16px;height:120px;min-height:80px}.postcard-share-preview-content h4{font-size:14px}.postcard-social-card{flex-wrap:wrap;gap:12px;justify-content:center;padding:20px}.postcard-socialContainer{height:52px;width:52px}.postcard-socialSvg{height:16px;width:16px}.post-share-modal-content .postcard-share-modal-header h3{font-size:16px}.postcard-share-modal-close-button{font-size:24px}.post-share-modal-content .postcard-share-modal-body{padding:12px 16px}.post-share-modal-content .postcard-share-modal-body p{font-size:13px;line-height:1.4}.postcard-share-options{margin-bottom:0;margin-top:0}.post-share-modal-content .postcard-share-modal-actions{gap:10px;padding:0 16px 16px}.post-share-modal-content .postcard-share-modal-button{font-size:12px;padding:6px 12px}.postcard-content-redirect-button{font-size:10px;padding:6px 10px}.postcard-content-redirect-button svg{height:12px;width:12px}.postcard-content{font-size:12px}.postcard-content-author{font-size:13px}.postcard-comments-count,.postcard-likes-count{font-size:12px}.postcard-comment-content,.postcard-comment-username{font-size:13px}.postcard-comment-time{font-size:10px}.postcard-reply-content,.postcard-reply-username{font-size:12px}.postcard-reply-time{font-size:10px}.postcard-share-modal-title{font-size:18px}.postcard-share-modal-content{font-size:14px}}.postcard-comment-section{animation:slideDown .2s ease-out;cursor:default}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.postcard-comment-form{display:flex;flex-direction:column}.postcard-comment-input-wrapper{align-items:flex-end;background:#212122;border:1.5px solid #404040;border-radius:8px;display:flex;gap:12px;padding:12px;position:relative;transition:border-color .3s ease}.postcard-comment-textarea{background:#0000;border:none;color:#fff;cursor:text;flex:1 1;font-family:inherit;font-size:14px;height:auto;min-height:40px;outline:none;overflow:hidden;overflow-wrap:break-word;padding:0;resize:none;white-space:pre-wrap}.postcard-comment-textarea.empty:before,.postcard-comment-textarea:empty:before{color:#ffffff80;content:attr(data-placeholder);pointer-events:none}.postcard-comment-submit-btn{align-items:center;align-self:flex-end;background:#212121;border:1px solid #595959;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-bottom:1px;padding:8px;transition:all .2s ease}.postcard-comment-submit-btn:hover:not(:disabled){transform:translateY(-1px)}.postcard-comment-submit-btn:disabled{background:#333;border-color:#555;color:#999;cursor:not-allowed;opacity:.5;transform:none}@media (max-width:480px){.postcard-comment-input-wrapper{gap:10px;padding:10px}.postcard-comment-textarea{font-size:16px;min-height:30px}.postcard-comment-textarea.empty:before,.postcard-comment-textarea:empty:before{font-size:14px}.postcard-comment-submit-btn{padding:6px}}.feed-page-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:100vh;min-height:100dvh;width:650px}.feed-dropdown-container{background:#111;padding:20px 0;position:fixed;top:0;width:100%;z-index:100}.feed-dropdown-button{align-items:center;background-color:initial;border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:center;margin:0 auto;padding:12px 16px;text-align:center;transition:all .2s;width:-webkit-fit-content;width:fit-content}.feed-dropdown-text{flex:1 1;text-align:center;text-align:left}.feed-dropdown-icon{background-color:#212121;border:1px solid #383838;border-radius:50%;height:24px;margin-left:12px;padding:4px;transition:transform .3s ease-in-out;width:24px}.feed-dropdown-button:hover .feed-dropdown-icon{transform:scale(1.1)}.feed-dropdown-icon.open{transform:rotate(180deg)}.feed-dropdown-menu{background:#2a2a2a;border:1px solid #383838;border-radius:12px;box-shadow:0 8px 24px #00000080;left:49%;margin-top:8px;overflow:hidden;padding:8px;position:absolute;top:70%;transform:translateX(-50%);width:-webkit-fit-content;width:fit-content;z-index:1000}.feed-dropdown-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:200px}.feed-dropdown-item:hover{background:#64646458}.feed-dropdown-item.active{color:#fff}.feed-dropdown-check{flex-shrink:0;height:18px;width:18px}.feed-posts-list{background:#212121;border:1px solid #383838;border-bottom:none;border-top:none;display:flex;flex-direction:column;margin-top:88px;width:650px}.feed-posts-list-top-border{background:#212121;border:1px solid #383838;border-bottom:none;border-radius:16px 16px 0 0;box-shadow:0 -10px 0 8px #111;height:16px;margin-left:-1px;position:fixed;width:650px}@media (max-width:480px){.feed-page-container{min-height:100vh;min-height:100dvh;padding-top:116px}.feed-posts-list{background:#111;border-left:none;border-radius:0;border-right:none;margin-top:0;width:100%}.feed-posts-list-top-border{display:none}.feed-toggle-container{align-items:center;background:#111;display:flex;flex-direction:row;justify-content:center;position:fixed;top:60px;width:100%;z-index:1000}}.feed-posts-container{display:flex;flex-direction:column;gap:16px}.feed-post-wrapper{opacity:1;transition:all .3s ease-out}.feed-new-post-animation{animation:feedSlideInUp .6s cubic-bezier(.16,1,.3,1)}@keyframes feedSlideInUp{0%{opacity:0;transform:translateY(30px) scale(.95)}60%{opacity:.8;transform:translateY(-2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.feed-loading-more-container{align-items:center;animation:feedFadeInUp .4s ease-out forwards;display:flex;font-size:14px;gap:12px;justify-content:center;opacity:0;padding:24px}.feed-loading-spinner{animation:feedSpin 1s linear infinite;border:2px solid #f0f0f0;border-radius:50%;border-top-color:#d0d0d0;height:20px;width:20px}@keyframes feedSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes feedFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.empty-feed{animation:fadeIn .5s ease-out;background:#212121;border:2px solid #404040;border-radius:12px;padding:60px 20px;text-align:center}.feed-toggle-container{background:#111;border-bottom:1px solid #383838;display:none;margin-left:15px;margin-right:15px;overflow:hidden;position:-webkit-sticky;position:sticky;top:calc(8px + env(safe-area-inset-top));z-index:100}.feed-toggle-item{background:#0000;border:none;color:#888;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:16px 20px;position:relative;text-align:center;transition:all .2s}.feed-toggle-item.active{border-bottom:1px solid #fff;color:#fff}@media (max-width:768px){.feed-dropdown-container{display:none}.feed-toggle-container{display:flex}}.feed-empty-feed h3{font-size:24px;margin:0 0 8px;text-align:center}.feed-empty-feed p{color:#fff;font-size:16px;font-weight:500;margin:100px 0 0;text-align:center}.feed-error-container{background:#212121;border:1px solid #383838;border-bottom:none;border-top:none;color:#fff;display:flex;flex-direction:column;margin-top:88px;min-height:100vh;width:650px}.feed-error-message{animation:fadeIn .5s ease-out;padding:24px;text-align:center}.feed-error-message h3{margin:0 0 8px}.feed-error-message p{margin:0}.feed-empty-feed-icon{font-size:48px;margin-bottom:16px}.retry-button{background:#2a2a2a;border:1px solid #515151;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:16px;padding:10px 20px;transition:all .2s ease}.retry-button:active{transform:translateY(2px)}.feed-skeleton-post{border-radius:12px;padding:20px}.feed-skeleton-post-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.feed-skeleton-post-avatar{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:50%;flex-shrink:0;height:40px;width:40px}.feed-skeleton-post-info{display:flex;flex:1 1;flex-direction:column;gap:6px}.feed-skeleton-post-username{height:16px;width:120px}.feed-skeleton-post-time,.feed-skeleton-post-username{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:4px}.feed-skeleton-post-time{height:12px;width:80px}.feed-skeleton-post-content{display:flex;flex-direction:column;gap:4px}.feed-skeleton-post-line{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:4px;height:80px;width:100%}.feed-skeleton-post-line.short{height:30px;width:80%}@media (max-width:768px){.feed-page-container{min-height:100vh;min-height:100dvh;padding:95px 0 0;width:100%}.feed-toggle-container{align-items:center;background:#111;flex-direction:row;justify-content:center;left:48%;position:fixed;top:calc(60px + env(safe-area-inset-top));transform:translateX(-51%);width:102%;z-index:1000}.search-overlay.open .feed-toggle-container,.search-overlay.open~* .feed-toggle-container,body:has(.search-overlay.open) .feed-toggle-container{opacity:0;pointer-events:none;visibility:hidden}.feed-posts-list-top-border{display:none}.feed-posts-list{background:#111;border-left:none;border-radius:0;border-right:none;border-top:none;margin-top:0;padding-bottom:calc(50px + env(safe-area-inset-bottom));width:100%}.feed-container{padding:16px}.feed-header h2{font-size:18px}.empty-feed{padding:40px 20px}.empty-feed h3{font-size:20px}.empty-feed-icon{font-size:40px}.loading-more-container{padding:20px}.feed-dropdown-container{display:none}.feed-toggle-container{display:flex;margin-bottom:-10px;margin-top:-10px}.feed-toggle-item{font-size:15px;padding:14px 16px}.new-post-animation{animation:slideInUpMobile .4s ease-out}@keyframes slideInUpMobile{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.empty-feed,.error-message,.loading-more-container,.new-post-animation{animation:none}.post-wrapper{transition:none}.post-wrapper:hover{transform:none}}.load-more-container{display:flex;justify-content:center;padding:20px}.load-more-button{align-items:center;background:#f5f5f5;border:1px solid #d0d0d0;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:12px 24px;transition:all .2s}.load-more-button:disabled{cursor:not-allowed}.profile-picture-upload{display:inline-block;position:relative}.profile-picture-container{background:#3a3a3a;border-radius:50%;height:160px;overflow:hidden;position:relative;transition:all .4s ease;width:160px}.profile-picture-container.clickable:hover,.profile-picture-container:hover{transform:scale(1.02)}.profile-picture{height:100%;object-fit:cover;object-position:center;width:100%}.profile-picture-placeholder{align-items:center;background:#2a2a2a;display:flex;height:100%;justify-content:center;width:100%}.profile-picture-icon{color:#929090;height:48px;width:48px}.profile-picture-camera-overlay{align-items:center;background:#00000080;border-radius:50%;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.profile-picture-container.clickable:hover .profile-picture-camera-overlay{opacity:1}.profile-picture-camera-icon{color:#fff;height:32px;width:32px}.profile-picture-edit-overlay{align-items:center;background:#00000080;border-radius:50%;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.profile-picture-container:hover .profile-picture-edit-overlay{opacity:1}.profile-picture-edit-overlay-icon{color:#fff;height:32px;width:32px}.profile-picture-menu{background:#2a2a2a;border:1px solid #404040;border-radius:12px;box-shadow:0 8px 24px #00000080;left:50%;margin-top:8px;overflow:hidden;padding:8px;position:absolute;top:100%;transform:translateX(-50%);width:-webkit-fit-content;width:fit-content;z-index:20}.profile-picture-menu-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:200px}.profile-picture-menu-item:hover:not(:disabled){background:#64646458}.profile-picture-menu-item:disabled{cursor:not-allowed;opacity:.5}.profile-picture-menu-item.danger{color:#d33a3a}@media (max-width:480px){.profile-picture-container{height:100px;width:100px}.profile-picture-icon{height:40px;width:40px}.profile-picture-menu{left:70%;width:-webkit-fit-content;width:fit-content}.profile-picture-menu-item{font-size:14px;padding:10px 12px;width:160px}}.profile-container{display:flex;flex-direction:column;margin:0 auto;min-height:100vh;min-height:100dvh;width:650px}.profile-not-found{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:80px 24px;text-align:center}.profile-not-found-title{color:#fff;font-size:18px;font-weight:700}.profile-not-found-subtitle{color:#ccc;font-size:14px}.profile-not-found-back{background:#2a2a2a;border:1px solid #404040;border-radius:8px;color:#fff;cursor:pointer;margin-top:12px;padding:10px 14px}.profile-not-found-back:hover{transform:translateY(-1px)}.profile-header,.profile-user-info{align-items:center;display:flex;justify-content:center}.profile-header{gap:30px;margin-bottom:16px;margin-top:16px;padding:24px}.profile-back-button{align-items:center;background:#212121;border:1px solid #383838;border-radius:50%;color:#fff;cursor:pointer;display:flex;gap:8px;height:40px;justify-content:center;left:0;padding:8px;position:relative;top:-60px;transition:all .2s ease;width:40px}.profile-back-button:hover{transform:translateY(-1px)}.profile-back-button:active{transform:translate(2px,2px)}.profile-avatar-section{flex-shrink:0}.profile-avatar{align-items:center;background:#2a2a2a;border:none;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:32px;font-weight:700;height:160px;justify-content:center;overflow:hidden;width:160px}.profile-avatar-image{border:none;height:100%;object-fit:cover;object-position:center;width:100%}.profile-avatar-icon{color:#fff;height:40px;width:40px}.profile-info{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.profile-info h1{word-wrap:break-word;color:#fff;flex:1 1;font-size:20px;-webkit-hyphens:auto;hyphens:auto;max-width:100%;min-width:0;overflow-wrap:break-word}.profile-username{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;text-align:left}.profile-username-text{align-items:center;align-self:center;justify-content:center;text-align:left}.profile-follow-button{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin-top:4px;overflow:hidden;padding:8px 14px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:192px}.profile-follow-button:disabled{cursor:not-allowed}.profile-follow{background:#fff;border:1px solid #0000;color:#000}.profile-follow:hover:not(:disabled){transform:translateY(-1px)}.profile-follow:active{transform:scale(.98);transition:transform .1s ease-out}.profile-following{background:#0000;border:1px solid #8b8b8b;color:#fff}.profile-following:hover:not(:disabled){transform:translateY(-1px)}.profile-follow-button:active{transform:scale(.98);transition:transform .1s ease-out}.profile-follow-icon{height:14px;width:14px}.post-count{color:#fff;font-size:14px;margin:0;opacity:.8}.profile-stats{display:flex;gap:24px;margin-bottom:8px}.profile-stat-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:8px 0;transition:all .2s}.profile-stat-number{color:#fff;font-size:18px;font-weight:700;margin-bottom:-2px;text-align:left}.profile-stat-label{color:#fff;font-size:12px;letter-spacing:.5px;opacity:.7}.profile-posts{background:#212121;border:1px solid #383838;border-bottom:none;border-radius:16px 16px 0 0;display:flex;flex-direction:column;min-height:80dvh}.profile-posts::-webkit-scrollbar{display:none}.empty-profile{animation:fadeIn .5s ease-out;padding:60px 20px;text-align:center}.empty-profile h3{color:#fff;font-size:20px;margin:0 0 12px}.empty-profile p{color:#fff;line-height:1.5;margin:0;opacity:.8}.profile-unfollow-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.profile-unfollow-modal-content{animation:modalSlideIn .2s ease-out;background:#151515;border:1px solid #3d3d3d;border-radius:12px;box-shadow:0 12px 24px #000000e6;color:#fff;max-width:350px;min-width:250px;padding:0;position:relative;transform:none!important;z-index:1000000!important}.profile-unfollow-modal-header{margin-bottom:0;padding:20px 24px 0}.profile-unfollow-modal-title{font-size:18px;font-weight:700;margin:0;text-align:center}.profile-unfollow-modal-body{margin-bottom:0;opacity:.7;padding:16px 24px}.profile-unfollow-modal-body p{line-height:1.5;margin:0;text-align:center}.profile-unfollow-modal-footer{align-items:center;border-top:1px solid #3d3d3d;display:flex;flex-direction:row;gap:0;justify-content:space-between}.profile-unfollow-modal-button.cancel{border:none;border-radius:0 0 0 12px;color:#fff;font-weight:500}.profile-unfollow-modal-button.cancel,.profile-unfollow-modal-button.unfollow-confirm{background:#151515;cursor:pointer;font-size:14px;font-size:17px;height:60px;letter-spacing:.5px;padding:8px 16px;transition:all .2s;width:100%}.profile-unfollow-modal-button.unfollow-confirm{border:none;border-left:1px solid #3d3d3d;border-radius:0 0 12px 0;color:#d33a3a;font-weight:700}.profile-unfollow-modal-button.cancel:hover,.profile-unfollow-modal-button.unfollow-confirm:hover{background:#1d1d1d}.profile-skeleton{max-width:800px;min-height:100vh;min-height:100dvh}.profile-skeleton-header{align-items:center;border-radius:18px;display:flex;gap:30px;justify-content:center;margin-bottom:16px;margin-top:16px;padding:24px;position:relative}.profile-skeleton-avatar-section{flex-shrink:0}.profile-skeleton-avatar{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:50%;height:140px;width:140px}.profile-skeleton-info{display:flex;flex-direction:column;justify-content:center}.profile-skeleton-username-section{align-items:center;display:flex;flex-direction:row;gap:16px;margin-bottom:16px;text-align:left}.profile-skeleton-username{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:4px;height:24px;width:200px}.profile-skeleton-stats{display:flex;gap:24px;margin:16px 0}.profile-skeleton-stat-item{align-items:center;display:flex;flex-direction:column}.profile-skeleton-stat-number{height:18px;margin-bottom:4px;width:30px}.profile-skeleton-stat-label,.profile-skeleton-stat-number{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:4px}.profile-skeleton-stat-label{height:12px;width:50px}.profile-skeleton-posts{background:#212121;border:1px solid #383838;border-bottom:none;border-radius:16px 16px 0 0;display:flex;flex-direction:column;gap:0;min-height:80dvh}.profile-skeleton-post{border-radius:12px;padding:20px}.profile-skeleton-post-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.profile-skeleton-post-avatar{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:50%;flex-shrink:0;height:40px;width:40px}.profile-skeleton-post-info{display:flex;flex:1 1;flex-direction:column;gap:6px}.profile-skeleton-post-username{height:16px;width:120px}.profile-skeleton-post-time,.profile-skeleton-post-username{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:4px}.profile-skeleton-post-time{height:12px;width:80px}.profile-skeleton-post-content{display:flex;flex-direction:column;gap:4px}.profile-skeleton-post-line{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:4px;height:80px;width:100%}.profile-skeleton-post-line.short{height:30px;width:80%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-followers-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.profile-followers-modal-content{animation:modalSlideIn .2s ease-out;background:#151515;border:1px solid #3d3d3d;border-radius:12px;box-shadow:0 12px 24px #000000e6;display:flex;flex-direction:column;max-height:80vh;max-height:80dvh;max-width:500px;width:90%}.profile-followers-modal-header{align-items:center;border-bottom:1px solid #3d3d3d;display:flex;justify-content:space-between;padding:20px 24px}.profile-followers-modal-title{color:#fff;font-size:18px;font-weight:700;margin:0}.profile-followers-modal-close{background:none;border:none;border-radius:4px;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;padding:4px;transition:all .2s ease}.profile-followers-modal-close:hover{transform:scale(1.1)}.profile-followers-modal-close:active{transform:translateY(1px)}.profile-followers-modal-body{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:0;scrollbar-width:none}.profile-followers-modal-body::-webkit-scrollbar{display:none}.profile-followers-loading{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.profile-followers-spinner{animation:spin 1s linear infinite;border:3px solid #2a2a2a;border-radius:50%;border-top-color:#fff;height:32px;margin-bottom:16px;width:32px}.profile-followers-empty{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;opacity:.7;padding:40px 20px}.profile-followers-empty-icon{height:48px;margin-bottom:16px;opacity:.5;width:48px}.profile-followers-list{padding:0}.profile-follower-item{align-items:center;border-bottom:1px solid #2a2a2a;cursor:pointer;display:flex;gap:12px;padding:16px 24px;transition:background .2s}.profile-follower-item:hover{background:#ffffff0d}.profile-follower-item:last-child{border-bottom:none}.profile-follower-avatar{align-items:center;background:#2a2a2a;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.profile-follower-avatar-image{height:100%;object-fit:cover;width:100%}.profile-follower-avatar-icon{color:#fff;height:24px;width:24px}.profile-follower-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.profile-follower-username{color:#fff;font-size:16px;font-weight:600}.profile-follower-date{color:#fff;font-size:12px;opacity:.6}.profile-following-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.profile-following-modal-content{animation:modalSlideIn .2s ease-out;background:#151515;border:1px solid #3d3d3d;border-radius:12px;box-shadow:0 12px 24px #000000e6;display:flex;flex-direction:column;max-height:80vh;max-height:80dvh;max-width:500px;width:90%}.profile-following-modal-header{align-items:center;border-bottom:1px solid #3d3d3d;display:flex;justify-content:space-between;padding:20px 24px}.profile-following-modal-title{color:#fff;font-size:18px;font-weight:700;margin:0}.profile-following-modal-close{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;transition:background .2s;transition:all .2s ease}.profile-following-modal-close:hover{transform:scale(1.1)}.profile-following-modal-close:active{transform:translateY(1px)}.profile-following-modal-body{-ms-overflow-style:none;flex:1 1;overflow-y:auto;padding:0;scrollbar-width:none}.profile-following-modal-body::-webkit-scrollbar{display:none}.profile-following-loading{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px 20px}.profile-following-spinner{animation:spin 1s linear infinite;border:3px solid #2a2a2a;border-radius:50%;border-top-color:#fff;height:32px;margin-bottom:16px;width:32px}.profile-following-empty{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;opacity:.7;padding:40px 20px}.profile-following-empty-icon{height:48px;margin-bottom:16px;opacity:.5;width:48px}.profile-following-list{padding:0}.profile-following-item{align-items:center;border-bottom:1px solid #2a2a2a;cursor:pointer;display:flex;gap:12px;padding:16px 24px;transition:background .2s}.profile-following-item:hover{background:#ffffff0d}.profile-following-item:last-child{border-bottom:none}.profile-following-avatar{align-items:center;background:#2a2a2a;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.profile-following-avatar-image{height:100%;object-fit:cover;width:100%}.profile-following-avatar-icon{color:#fff;height:24px;width:24px}.profile-following-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.profile-following-username{color:#fff;font-size:16px;font-weight:600}.profile-following-date{color:#fff;font-size:12px;opacity:.6}@media (max-width:768px){.profile-container{min-height:100vh;min-height:100dvh;padding-top:calc(60px + env(safe-area-inset-top));width:100%}.profile-user-info{align-items:center;flex-direction:column;justify-content:center}.profile-avatar-section{margin-left:0}.profile-posts{border-bottom:none;border-radius:0;border-radius:16px 16px 0 0;border-top:1px solid #383838;min-height:calc(100vh - 200px);min-height:calc(100dvh - 200px);padding-bottom:calc(100px + env(safe-area-inset-bottom));width:100%}.profile-header{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;margin-bottom:24px;margin-top:4px;padding:20px;text-align:center}.profile-back-button{display:none}.profile-avatar{height:160px;width:160px}.profile-avatar-icon{height:40px;width:40px}.profile-picture-container{height:168px;width:168px}.profile-picture{border:none;height:100%;object-fit:cover;object-position:center;width:100%}.profile-info{margin-top:10px;width:-webkit-fit-content;width:fit-content}.profile-info h1{word-wrap:break-word;flex:1 1;font-size:16px;-webkit-hyphens:auto;hyphens:auto;max-width:100%;min-width:0;overflow-wrap:break-word}.empty-profile{padding:40px 20px}.profile-stats{gap:20px;margin:0}.profile-stat-number{font-size:16px}.profile-stat-label{font-size:12px}.profile-follow-button{font-size:13px;opacity:.9;padding:10px 12px;width:184px}.profile-followers-modal-content,.profile-following-modal-content{max-height:85vh;max-height:85dvh;width:95%}.profile-follower-item,.profile-following-item{padding:12px 16px}.profile-follower-avatar,.profile-following-avatar{height:40px;width:40px}.profile-skeleton-header{flex-direction:row;justify-content:center;margin-bottom:24px;margin-top:4px;padding:0;text-align:center}.profile-skeleton-avatar{height:148px;width:148px}.profile-skeleton-username{height:24px;margin-top:12px;width:150px}.profile-skeleton-username-section{margin-bottom:4px}.profile-skeleton-stats{gap:20px}.profile-skeleton-stat-number{height:32px;width:25px}.profile-skeleton-stat-label{height:18px;width:60px}}@media (max-width:480px){.profile-container{height:auto;max-width:100%;min-height:100vh;min-height:100dvh;padding-top:60px}.profile-posts{border-bottom:none;border-radius:16px 16px 0 0;border-top:1px solid #383838;min-height:calc(100vh - 200px);min-height:calc(100dvh - 200px);padding-bottom:100px;width:100%}.profile-header{flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:24px;margin-top:4px;padding:12px;text-align:center}.profile-avatar-section{margin-left:0}.profile-back-button{display:none}.profile-avatar{height:130px;width:130px}.profile-avatar-icon{height:40px;width:40px}.profile-picture-container{height:140px;width:140px}.profile-picture{border:none;height:100%;object-fit:cover;object-position:center;width:100%}.profile-info{margin-top:0}.profile-info h1{word-wrap:break-word;flex:1 1;font-size:18px;-webkit-hyphens:auto;hyphens:auto;max-width:100%;min-width:0;overflow-wrap:break-word}.empty-profile{padding:40px 20px}.profile-stats{gap:12px;margin-bottom:0;margin-top:0}.profile-stat-number{font-size:16px;margin-bottom:0}.profile-stat-label{font-size:12px}.profile-follow-button{font-size:12px;opacity:.9;padding:8px;width:168px}.profile-followers-modal-content,.profile-following-modal-content{max-height:85vh;max-height:85dvh;width:95%}.profile-follower-item,.profile-following-item{padding:12px 16px}.profile-follower-avatar,.profile-following-avatar{height:40px;width:40px}.profile-skeleton-header{flex-direction:row;gap:40px;justify-content:center;margin-bottom:24px;margin-top:4px;padding:0;text-align:center}.profile-skeleton-avatar{height:120px;width:120px}.profile-skeleton-username{height:20px;margin-top:12px;width:120px}.profile-skeleton-username-section{margin-bottom:4px}.profile-skeleton-stats{gap:16px}.profile-skeleton-stat-number{height:26px;width:20px}.profile-skeleton-stat-label{height:20px;width:48px}}.post-detail-container{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:650px}.post-detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;margin-top:10px;padding:10px 12px;position:relative}.post-detail-back-button{align-items:center;background:#212121;border:1px solid #383838;border-radius:50%;color:#fff;cursor:pointer;display:flex;gap:8px;height:40px;justify-content:center;padding:8px;transition:all .2s ease;width:40px}.post-detail-back-button:hover{transform:translateY(-1px)}.post-detail-back-button:active{transform:translate(2px,2px)}.back-icon{stroke-width:2;height:16px;width:16px}.post-detail-header h1{color:#fff;font-size:1.5rem;font-weight:700;left:50%;margin:0;position:absolute;transform:translateX(-50%)}.post-detail-content{background:#212121;border:1px solid #383838;border-bottom:none;border-radius:18px 18px 0 0;display:flex;flex-direction:column;min-height:100dvh}.post-detail-content::-webkit-scrollbar{display:none}.loading-container{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #2a2a2a;border-radius:50%;border-top-color:#fff;height:32px;margin-bottom:16px;width:32px}.loading-container p{color:#fff;margin:0}.error-container{align-items:center;color:#fff;display:flex;justify-content:center;padding:60px 20px}.error-message{max-width:400px;text-align:center}.error-message h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0 0 12px}.error-message p{color:#fff;line-height:1.5;margin:0 0 20px}.go-home-button{background:#212121;border:1px solid #383838;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 20px;transition:all .2s ease}.go-home-button:hover{transform:translateY(-1px)}.comments-section{background:#212121!important;border:none;border:none!important;border-radius:0;padding:0}.comments-section-title{border-bottom:1px solid #383838;color:#fff;font-size:20px;font-weight:700;padding:16px 24px}.comments-header{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.comments-title{color:#fff;font-weight:700}.comments-skeleton-list{display:flex;flex-direction:column;padding-top:12px}.comment-skeleton-avatar{animation:comment-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);height:40px;width:40px}.comment-skeleton-body{display:flex;flex:1 1;flex-direction:column;gap:8px}.comment-skeleton-header{gap:8px}.comment-skeleton-username{width:120px}.comment-skeleton-line,.comment-skeleton-username{animation:comment-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);height:14px}.comment-skeleton-line{width:100%}@keyframes comment-skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}.comments-placeholder{padding:40px 20px;text-align:center}.comments-placeholder p{font-style:italic;margin:0}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.post-detail-container{min-height:100vh;min-height:100dvh;padding-top:calc(60px + env(safe-area-inset-top));width:100%}.post-detail-content{border-radius:16px 16px 0 0;min-height:calc(100vh - 100px);overflow-y:visible}.post-detail-header{margin-top:10px}.post-detail-header h1{font-size:1.25rem}.post-detail-back-button{display:none}.comments-section{padding-bottom:calc(60px + env(safe-area-inset-bottom))}}.comments-section{background:#fff;border:2px solid #000}.cancel-reply-btn{align-items:center;background:#2a2a2a;border:1.5px solid #404040;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease}.cancel-reply-btn:hover:not(:disabled),.comment-submit-btn:hover:not(:disabled){background:#fff;color:#2a2a2a}.comment-submit-btn:disabled{cursor:not-allowed;opacity:.5}.submit-icon{height:16px;width:16px}.comments-list{padding:0}.comments-loading,.no-comments{color:#fff;opacity:.8;padding:40px 20px;text-align:center}.comment-item{padding:12px;position:relative}.highlight-comment{animation:highlight-fade 3s ease;border-radius:0;box-shadow:0 0 0 4px #56555526}@keyframes highlight-fade{0%{background-color:#56555526;box-shadow:0 0 0 0 #56555526}to{background-color:initial;box-shadow:0 0 0 0 #0000}}.comment-item:last-child{border-bottom:none;margin-bottom:0}.comment-item.has-replies .comment-content:before{background:#404040;bottom:-12px;content:"";left:19px;opacity:.8;pointer-events:none;position:absolute;top:56px;width:2px}.comment-content{display:flex;flex-direction:row;gap:12px;position:relative}.reply-item .comment-content:before{background:#404040;bottom:-12px;content:"";left:19px;opacity:.8;pointer-events:none;position:absolute;top:0;width:1px}.reply-item:last-child .comment-content:before{display:none}.comment-header{align-items:center;display:flex;gap:12px}.comment-user-avatar{align-items:center;aspect-ratio:1/1;background:#3a3a3a;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin-top:8px;min-height:40px;min-width:40px;overflow:hidden;width:40px}.comment-user-avatar-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.comment-user-avatar-icon{color:#929090;height:20px;width:20px}.comment-user-info{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.comment-username-link{cursor:pointer;text-decoration:none;transition:all .2s}.comment-username{color:#fff;font-size:14px;font-weight:600}.comment-date{color:#fff;font-size:12px;margin-top:4px;opacity:.7}.comment-edited{color:#fff;font-size:11px;font-style:italic;margin-top:6px;opacity:.6}.comment-text{margin-top:4px}.comment-text p{word-wrap:break-word;color:#fff;line-height:1.5;margin:0}.mention-link{color:#fff;cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s}.comment-actions{align-items:center;display:flex;gap:8px;margin-left:-4px;margin-top:4px}.comment-action-btn{align-items:center;background:#0000;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:500;gap:4px;padding:8px;position:relative;transition:all .2s ease}.comment-action-btn:hover{background:#3d3d3d58;border-radius:20px;opacity:1}.reply-count{color:#fff;font-size:14px;font-weight:600;margin-left:4px}.action-icon{height:19px;width:19px}.comment-like-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:5px;margin-left:-8px;padding:8px 12px;transition:all .1s ease}.comment-like-button:hover{background:#3d3d3d58;border-radius:20px;opacity:1}.comment-like-icon-container{align-items:center;display:flex;justify-content:center}.comment-heart-icon{stroke-width:1.5;height:22px;transition:all .2s;width:22px}.comment-heart-icon.comment-liked{color:red;transform:scale(1.1)}.comment-liked{color:red}.comment-like-count{font-size:14px;font-weight:600}@keyframes commentHeartPump{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.comment-options-menu{display:inline-block;position:relative}.comment-options-dropdown{background:#2a2a2a;border:1px solid #404040;border-radius:12px;bottom:100%;box-shadow:0 8px 24px #00000080;left:-100%;margin-bottom:8px;overflow:hidden;padding:8px;position:absolute;top:110%;top:auto;width:-webkit-fit-content;width:fit-content;z-index:50}.dropdown-item,.dropdown-item-delete{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:200px}.dropdown-item:hover{background:#64646458}.dropdown-item-delete{color:#f53030;letter-spacing:.4px}.dropdown-item-delete:hover{background:#64646458}.dropdown-icon{height:14px;width:14px}.comment-edit-form{display:flex;flex-direction:column;gap:8px;margin-left:52px}.comment-edit-textarea{background:#212122;border:1px solid #444;border-radius:6px;color:#fff;font-family:inherit;font-size:14px;height:auto;min-height:60px;outline:none;overflow:hidden;overflow-wrap:break-word;padding:8px;resize:none;transition:all .2s;white-space:pre-wrap;width:100%}.comment-edit-textarea.empty:before,.comment-edit-textarea:empty:before{color:#ffffff80;content:attr(data-placeholder);pointer-events:none}.comment-edit-actions{display:flex;gap:8px;justify-content:flex-end}.cancel-edit-btn,.save-edit-btn{background:#2a2a2a;border:1px solid #404040;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s ease}.save-edit-btn{background:#fff;color:#2a2a2a}.cancel-edit-btn:hover,.save-edit-btn:hover:not(:disabled){transform:translateY(-1px)}.save-edit-btn:hover:not(:disabled){background:#2a2a2a;color:#fff}.save-edit-btn:disabled{cursor:not-allowed;opacity:.5}.reply-form{animation:formSlideIn .2s ease-out;box-sizing:border-box;margin-top:24px;max-width:100%;position:relative;z-index:10}.reply-input-wrapper{align-items:flex-end;background:#212122;border:1px solid #404040;border-radius:8px;display:flex;gap:12px;padding:12px;position:relative;transition:border-color .3s ease}.reply-input-wrapper:focus-within{border-color:#ffffff4d}@keyframes formSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.reply-textarea{background:#0000;border:none;color:#fff;cursor:text;flex:1 1;font-family:inherit;font-size:14px;height:auto;min-height:40px;outline:none;overflow:hidden;overflow-wrap:break-word;padding:0;resize:none;white-space:pre-wrap}.reply-textarea.empty:before,.reply-textarea:empty:before{color:#ffffff80;content:attr(data-placeholder);pointer-events:none}.reply-form .comment-submit-btn{align-items:center;align-self:flex-end;background:#212121;border:1px solid #595959;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;justify-content:center;padding:8px;transition:all .2s ease}.comment-submit-btn{margin-bottom:2px}.reply-form .comment-submit-btn:hover:not(:disabled){margin-bottom:2px;transform:translateY(-1px)}.reply-form .comment-submit-btn:disabled{background:#333;border-color:#555;color:#999;cursor:not-allowed;margin-bottom:2px;opacity:.5;transform:none}.comment-replies{padding-top:12px}.show-replies-button{align-items:center;background:#2a2a2a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:8px;opacity:.8;padding-top:12px}.show-replies-avatar{align-items:center;aspect-ratio:1/1;background:#fff;border-radius:50%;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;width:40px}.show-replies-icon{color:#000;height:20px;width:20px}.reply-item{margin-bottom:12px}.reply-item:last-child{border-bottom:none;margin-bottom:0}@media (max-width:768px){.comment-edit-modal-overlay{padding:16px!important}.comment-edit-modal-content{max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);max-width:calc(100vw - 20%);overflow-y:auto;width:calc(100vw - 40%)}}.comment-delete-modal-overlay,.comment-edit-modal-overlay{align-items:center!important;background-color:#000c!important;bottom:0!important;display:flex!important;justify-content:center!important;left:0!important;overflow:hidden!important;overscroll-behavior:contain!important;padding:20px!important;position:fixed!important;right:0!important;top:0!important;z-index:10000!important}.comment-delete-modal-content{animation:modalSlideIn .2s ease-out;background:#191919;border:1px solid #3d3d3d;border-radius:12px;box-shadow:0 8px 24px #00000026;height:auto;margin:16px;max-width:350px;min-width:250px;padding:0;position:relative;transform:none!important;z-index:1000000!important}.comment-delete-modal-header{padding:24px 24px 0}.comment-delete-modal-header h3{color:#fff;font-size:18px;font-weight:700;margin:0;text-align:center}.comment-delete-modal-body{padding:16px 24px}.comment-delete-modal-body p{color:#868686;line-height:1.5;margin:0}.comment-delete-modal-actions{align-items:center;border-top:1px solid #3d3d3d;display:flex;flex-direction:row;gap:0;justify-content:space-between}.comment-delete-modal-cancel-button{border:none;border-radius:0 0 0 12px;font-weight:500}.comment-delete-modal-cancel-button,.comment-delete-modal-delete-button{background:#191919;color:#fff;cursor:pointer;font-size:14px;font-size:17px;height:60px;letter-spacing:.5px;padding:8px 16px;transition:all .2s;width:100%}.comment-delete-modal-delete-button{border:none;border-left:1px solid #3d3d3d;border-radius:0 0 12px 0;color:#d33a3a;font-weight:700}.comment-delete-modal-cancel-button:hover,.comment-delete-modal-delete-button:hover{background:#252525}.comment-edit-modal-content{animation:modalSlideIn .2s ease-out;background:#212121;border-radius:12px;box-shadow:0 4px 16px #0006;color:#fff;height:auto;margin:16px;max-width:600px;min-height:200px;min-width:500px;padding:0;position:relative;transform:none!important;z-index:1000000!important}@media (max-width:768px){.comment-edit-modal-overlay{padding:12px!important}.comment-edit-modal-content{margin:0;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);max-width:calc(100vw - 32px);min-width:auto;overflow-y:auto;width:calc(100vw - 32px)}}@media (max-width:480px){.comment-edit-modal-overlay{padding:8px!important}.comment-edit-modal-content{border-radius:12px;margin:0;max-height:calc(100vh - 12px);max-height:calc(100dvh - 12px);max-width:calc(100vw - 12px);min-width:auto;overflow-y:auto;width:calc(100vw - 12px)}.comment-edit-modal-header{padding:16px 16px 0}.comment-edit-modal-body{padding:12px 16px}.comment-edit-modal-actions{gap:10px;padding:0 16px 16px}.comment-edit-modal-button{font-size:13px;padding:8px 12px}}.comment-edit-modal-header{align-items:center;display:flex;justify-content:space-between;padding:20px 24px 0;position:relative}.comment-edit-modal-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.comment-edit-modal-close-button:hover{background:#ffffff1a}.comment-edit-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0;text-align:center}.comment-edit-modal-body{padding:16px 24px}.comment-edit-modal-body p{color:#fff;line-height:1.5;margin:0}.comment-edit-modal-actions{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}.comment-edit-modal-button{background:#fff;border:1px solid #b4b4b4;border-radius:6px;color:#000;cursor:pointer;font-size:14px;font-weight:600;opacity:.8;padding:8px 16px;transition:all .2s}.comment-edit-modal-button:hover:not(:disabled){opacity:1;transform:translateY(-1px)}.comment-edit-modal-button:disabled{cursor:not-allowed;opacity:.5}.comment-edit-modal-button-confirm{background:#fff;border:1px solid #d0d0d0;color:#000;font-weight:700}.comment-edit-modal-button-confirm:hover:not(:disabled){background:#fff;color:#212121}@media (max-width:480px){.post-detail-container{border:none;border-radius:0;margin-bottom:1px;padding-top:70px}.post-detail-header{margin-bottom:12px}.post-detail-header h1{font-size:1.25rem}.post-detail-back-button{display:none}.comment-edit-textarea{font-size:16px}.reply-input-wrapper{gap:10px;padding:10px}.reply-textarea{font-size:16px;min-height:30px}.reply-form .comment-submit-btn{padding:6px}.comments-section{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.comment-text p{font-size:14px;font-weight:400}}.postdetail-skeleton-avatar{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:50%;height:40px;width:40px}.postdetail-skeleton-username{height:16px;margin-bottom:4px;width:120px}.postdetail-skeleton-time,.postdetail-skeleton-username{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:4px}.postdetail-skeleton-time{height:12px;width:60px}.postdetail-skeleton-cover-image{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:8px;flex-shrink:0;height:120px;width:80px}.postdetail-skeleton-title{height:20px;margin-bottom:8px;width:200px}.postdetail-skeleton-author,.postdetail-skeleton-title{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:4px}.postdetail-skeleton-author{height:16px;margin-bottom:12px;width:150px}.postdetail-skeleton-button{border-radius:6px;height:32px;width:100px}.postdetail-skeleton-button,.postdetail-skeleton-content-line{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%}.postdetail-skeleton-content-line{border-radius:4px;height:16px;margin-bottom:8px;width:100%}.postdetail-skeleton-content-line.short{width:70%}.postdetail-skeleton-comment-button,.postdetail-skeleton-like-button{width:60px}.postdetail-skeleton-comment-button,.postdetail-skeleton-like-button,.postdetail-skeleton-share-button{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:16px;height:32px}.postdetail-skeleton-share-button{width:40px}.comments-skeleton-section{margin-top:20px}.comments-skeleton-header{margin-bottom:20px}.comments-skeleton-title{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:4px;height:20px;width:120px}.comment-skeleton{display:flex;gap:12px;padding:16px}.comment-skeleton-avatar{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:50%;flex-shrink:0;height:32px;width:32px}.comment-skeleton-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.comment-skeleton-header{align-items:center;display:flex;gap:12px}.comment-skeleton-username{height:16px;width:100px}.comment-skeleton-time,.comment-skeleton-username{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:4px}.comment-skeleton-time{height:14px;width:60px}.comment-skeleton-text{display:flex;flex-direction:column;gap:6px}.comment-skeleton-line{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:4px;height:16px}.comment-skeleton-line.short{width:70%}.comment-skeleton-actions{margin-top:8px}.comment-skeleton-reply-button{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#404040 25%,#555 50%,#404040 75%);background-size:200% 100%;border-radius:4px;height:20px;width:50px}.notifications-page-container{gap:30px;margin:0 auto;padding-top:80px;width:650px}.notifications-list,.notifications-page-container{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.notifications-list{background:#212121;border:1px solid #383838;border-bottom:none;border-radius:18px 18px 0 0;height:100%}.notifications-list::-webkit-scrollbar{display:none}.notification-item{align-items:center;background:#0000;cursor:pointer;display:flex;gap:16px;padding:16px 24px}.notification-avatar{align-items:center;background:#3a3a3a;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.notification-avatar-image{height:100%;object-fit:cover;width:100%}.notification-avatar-icon{color:#929090;height:20px;width:20px}.notification-content{flex:1 1}.notification-header{display:flex;gap:12px}.notification-message{color:#fff;flex:1 1;font-size:15px;line-height:1.4;margin:0}.notification-reply-inline{color:#fff}.notification-reply-inline strong{color:#fff;font-weight:600}.notification-username-link{color:#fff;cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s}.notification-username-link:hover{transform:scale(1.1)}.notification-time{color:#888;flex-shrink:0;font-size:15px}.notification-post-preview{align-items:flex-start;background:#1a1a1a;border:1px solid #333;border-radius:6px;display:flex;gap:10px;margin-top:6px;padding:10px}.notification-book-cover{flex-shrink:0}.notification-book-image{border:1px solid #404040;border-radius:4px;height:60px;object-fit:cover;width:40px}.notification-post-content{color:#ccc;flex:1 1;font-size:14px;line-height:1.4;margin:0}.notifications-empty{padding:60px 20px;text-align:center}.notifications-empty h3{color:#fff;font-size:24px;margin:0 0 8px}.notifications-empty p{color:#888;font-size:16px;line-height:1.5;margin:0}.notifications-error{padding:60px 20px;text-align:center}.notifications-error h3{color:#fff;font-size:24px;margin:0 0 8px}.notifications-error p{color:#888;font-size:16px;margin:0 0 20px}.notifications-retry-button{background:#5b5b5b;background:none;border:1px solid #404040;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s}.notifications-retry-button:hover{border-color:#5f5f5f}.notifications-retry-button:active{transform:translateY(1px)}.notifications-loading{display:flex;flex-direction:column;gap:12px}.notification-skeleton{align-items:flex-start;border-radius:12px;display:flex;gap:16px;padding:16px}.notification-skeleton-avatar{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:50%;height:48px;width:48px}.notification-skeleton-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.notification-skeleton-line{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:4px;height:16px}.notification-skeleton-line.short{width:60%}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.notifications-page-container{gap:20px;min-height:100vh;min-height:100dvh;padding-top:60px;width:100%}.notifications-list{background:#0000;border:none;border-radius:0;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.notification-item{padding:16px 32px}.notification-avatar{height:40px;width:40px}.notification-message{font-size:14px}.notification-time{font-size:11px}.notification-post-content{font-size:13px}.notification-book-image{height:50px;width:35px}}@media (max-width:480px){.notifications-page-container{gap:16px}.notifications-list{padding-bottom:calc(58px + env(safe-area-inset-bottom))!important}.notification-item{gap:12px;padding:12px 24px}.notification-avatar{height:36px;width:36px}.notification-avatar-icon{color:#929090;height:16px;width:16px}.notification-message{font-size:13px}.notification-time{font-size:10px}.notification-post-content{font-size:12px}.notification-book-image{height:45px;width:30px}}.create-page{min-height:100vh;min-height:100dvh;padding-bottom:40px;padding-top:32px;width:800px}.create-container{margin:0 auto;padding:0 20px}.create-header{margin-bottom:30px;position:relative}.create-header-left{margin-left:28px;width:40px}.create-header-right{width:40px}.create-back-button{background:none;justify-content:center}.create-back-button:hover{background:#ffffff1a}.create-back-icon{height:24px;width:24px}.create-title{color:#fff;font-size:24px;font-weight:600;left:50%;margin:0;position:absolute;transform:translateX(-50%)}.create-body{-ms-overflow-style:none;border-radius:12px;max-height:calc(100vh - 100px);max-height:calc(100dvh - 100px);min-height:600px;overflow-y:auto;padding:20px 40px;scrollbar-width:none}.create-body::-webkit-scrollbar{display:none}.create-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:40px 20px}.create-loading-spinner{animation:spin .8s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#fff;height:40px;width:40px}.create-loading-text{color:#ffffffb3;font-size:14px}.create-content-type-selection{margin-top:20px}.create-content-type-dropdown-container{display:none;margin-bottom:20px;position:relative}.create-content-type-dropdown-button{align-items:center;background:#2a2a2a;border:none;border-radius:12px;color:#ececec;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:10px 16px;transition:all .2s;width:100%}.create-content-type-dropdown-text{flex:1 1;text-align:left}.create-content-type-dropdown-icon{background-color:#2a2a2a;border:1px solid #5c5c5c;border-radius:50%;height:24px;margin-left:12px;padding:4px;transition:transform .3s ease-in-out;width:24px}.create-content-type-dropdown-button:hover .create-content-type-dropdown-icon{transform:scale(1.1)}.create-content-type-dropdown-icon.open{transform:rotate(180deg)}.create-content-type-dropdown-menu{background:#2a2a2a;border:2px solid #404040;border-radius:12px;box-shadow:0 8px 24px #00000080;left:0;overflow:hidden;padding:8px;position:absolute;right:0;top:100%;z-index:1000}.create-content-type-dropdown-item{align-items:center;background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;padding:12px 16px;text-align:left;transition:all .2s;width:100%}.create-content-type-dropdown-item:hover{background:#64646458}.create-content-type-dropdown-item.active{color:#fff}.create-content-type-dropdown-check{flex-shrink:0;height:18px;width:18px}.radio-inputs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border-radius:12px;box-shadow:0 0 0 1px #0000000f;box-sizing:border-box;display:flex;flex-wrap:wrap;font-size:14px;height:52px;margin:0 auto;position:relative;transition:-webkit-clip-path .3s ease;transition:clip-path .3s ease;transition:clip-path .3s ease,-webkit-clip-path .3s ease;width:100%}.radio{padding:6px}.radio-inputs .radio{flex:1 1 auto;text-align:center}.radio-inputs .radio input{display:none}.radio-inputs .radio .radio-item{align-items:center;border:none;border-radius:4px;border-radius:12px;color:#c2c1be;cursor:pointer;display:flex;height:100%;justify-content:center;padding:.5rem 0;transition:all .15s ease-in-out}.radio-inputs input:checked~.radio-item{background-color:#f3f3f3;border-radius:8px;color:#242424;font-weight:600}.radio-inputs input:checked~.radio{-webkit-clip-path:polygon(0 0,100% 0,90% 100%,10% 100%);clip-path:polygon(0 0,100% 0,90% 100%,10% 100%)}.create-article-input{padding:20px 0}.create-article-input h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:16px}.create-url-input-container{align-items:flex-start;display:flex;gap:12px;padding:0}.create-url-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;flex:1 1;font-size:1rem;padding:12px 16px;transition:border-color .3s ease;width:100%}.create-url-input:focus{outline:none}.create-url-input::placeholder{color:#ffffff80}.create-url-submit-button{align-self:center;background:#212121;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:13px 24px;transition:all .2s ease}.create-url-submit-button:hover:not(:disabled){background:#2a2a2a;border-color:#666;transform:translateY(-1px)}.create-url-submit-button:disabled{background:#333;border-color:#555;color:#999;cursor:not-allowed;opacity:.5;transform:none}.create-manual-entry{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px}.create-manual-entry-button{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.create-manual-entry-button:hover{background:#ffffff26;border-color:#ffffff4d}.create-manual-article-input{border-radius:8px;margin-top:20px;padding:20px}.create-manual-article-input h5{color:#fff;font-size:1rem;font-weight:600;margin:0 0 16px}.create-manual-input-container{align-items:flex-start;display:flex;gap:12px;margin-bottom:12px}.create-manual-title-input{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;color:#fff;flex:1 1;font-size:1rem;padding:12px 16px;transition:border-color .3s ease;width:100%}.create-manual-title-input:focus{border-color:#ffffff4d;outline:none}.create-manual-title-input::placeholder{color:#ffffff80}.create-manual-submit-button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 20px;transition:background-color .3s ease;white-space:nowrap}.create-manual-submit-button:hover:not(:disabled){background:#0056b3}.create-manual-submit-button:disabled{background:#ffffff1a;cursor:not-allowed}.create-manual-note{color:#ffffffb3;font-size:.875rem;font-style:italic;margin:0}.create-no-results{align-items:center;color:#fff9;display:flex;grid-column:1/-1;justify-content:center;padding:40px 20px;text-align:center}.create-no-results p{font-size:1rem;margin:0}.create-pdf-upload{padding:20px 0}.create-pdf-upload h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:16px}.create-file-upload-area{position:relative}.create-file-input{display:none}.create-file-upload-label{align-items:center;background:#ffffff0d;border:2px dashed #fff3;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center;transition:all .3s ease}.create-file-upload-label:hover{background:#ffffff14;border-color:#ffffff4d}.create-upload-icon{color:#ffffffb3;height:32px;margin-bottom:12px;width:32px}.create-file-upload-label span{font-size:1rem;font-weight:500;margin-bottom:8px}.create-file-upload-label p{color:#fff9;font-size:.875rem;margin:0}.create-article-preview{background:#ffffff0d;border-radius:8px;display:flex;gap:16px;margin-bottom:20px;padding:16px}.create-article-image{border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.create-article-preview h4{color:#fff;font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 8px}.create-article-url{color:#fff9;font-size:.875rem;margin:0 0 8px;word-break:break-all}.create-article-no-image{color:#ffffff80;font-size:.75rem;font-style:italic;margin:8px 0 0}.create-article-description{color:#fffc;font-size:.875rem;line-height:1.4;margin:0}.create-pdf-preview{align-items:center;background:#ffffff0d;border-radius:8px;display:flex;gap:16px;margin-bottom:20px;padding:16px}.create-pdf-icon{color:#e5e5e5;flex-shrink:0;height:48px;width:48px}.create-pdf-preview h4{color:#fff;font-size:1rem;font-weight:600;margin:0 0 4px}.create-pdf-size{color:#fff9;font-size:.875rem;margin:0 0 4px}.create-pdf-status{color:#22c55ecc;font-size:.75rem;font-style:italic;margin:0}.create-header-left{align-items:center;display:flex;height:36px;justify-content:center;width:36px}.create-back-icon{stroke-width:2;height:18px;width:18px}@keyframes createpostFadeIn{0%{opacity:0}to{opacity:1}}@keyframes createpostSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.create-main{margin-bottom:0;min-height:auto;width:100%}.create-header{gap:12px;justify-content:space-between;margin-bottom:16px;width:100%}.create-header,.user-avatar{align-items:center;display:flex}.user-avatar{background:#f5f5f5;border:2px solid #d0d0d0;border-radius:50%;font-size:1rem;font-weight:600;height:40px;justify-content:center;width:40px}.username{font-weight:500}.create-create-form{gap:16px}.create-post-textarea{background:none;border:1px solid #7d7d7d;border-radius:8px;color:#fff;font-family:inherit;font-size:1.125rem;height:100px;line-height:1.6;min-height:100px;outline:none;overflow:hidden;padding:12px;resize:none;transition:height .1s ease}.create-post-textarea:disabled{cursor:not-allowed;opacity:.7}.create-footer{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-top:16px}.create-char-count{font-size:.875rem}.create-char-count-over{font-weight:600}.create-post-button{background:#212121;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 24px;transition:all .2s ease}.create-post-button:hover:not(:disabled){background:#2a2a2a;border-color:#666;transform:translateY(-1px)}.create-post-button.disabled,.create-post-button:disabled{background:#333;border-color:#555;color:#999;cursor:not-allowed;opacity:.5;transform:none}.create-error-message{border-radius:6px;color:red;font-size:16px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:center}.create-back-button{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;gap:8px;padding:8px;transition:all .2s ease}.create-back-button:hover{background:#2a2a2a}.create-back-button:active{transform:translate(2px,2px)}.create-back-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.create-header-left{margin-left:20px}.create-back-button{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;gap:8px;transition:all .2s ease}.post-detail-back-button{height:32px;margin-left:12px;width:32px}}.create-reset-button:hover{transform:translate(1px,1px)}.create-search-form{display:flex;flex-direction:column;width:100%}.create-search-section{border-radius:12px;margin-bottom:8px;margin-top:20px}.create-search-section h3{align-items:center;display:flex;font-size:1.375rem;font-weight:700;gap:8px;justify-content:center;text-align:center}.create-search-section h3:before{font-size:1.2rem}.create-search-input-container{align-items:center;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:800px}.create-search-input-wrapper{flex:1 1;position:relative}.create-search-input{background:#212121;border:none;border-radius:8px;color:#696969;font-size:1rem;outline:none;padding:16px 50px 16px 20px;transition:all .3s ease;width:100%}.create-search-input:focus{color:#fff}.create-search-input:disabled{cursor:not-allowed;opacity:.7}.create-search-clear-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all .2s;z-index:1}.create-clear-icon{stroke-width:2;color:#979797;height:16px;transition:all .2s;width:16px}.create-search-clear-button:hover .create-clear-icon{color:#d3d3d3}.create-search-button{background:#f5f5f5;border:2px solid #d0d0d0;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:900;letter-spacing:.5px;padding:16px 28px;text-transform:uppercase;transition:all .3s ease}.create-search-button:hover:not(:disabled){transform:translate(1px,1px)}.create-search-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.create-content-selection{border-radius:12px;color:#fff;display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:12px 0}.create-results-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:16px}.create-results-header h3{font-size:1.25rem;font-weight:700;margin:0}.create-content-selection h3:before{font-size:1.2rem}.create-search-results{grid-gap:20px;-ms-overflow-style:none;background:#0000;border-radius:18px 18px 0 0;display:grid;flex:1 1;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-bottom:24px;max-height:calc(100vh - 400px);max-height:calc(100dvh - 400px);overflow-y:auto;padding-right:8px;scrollbar-width:none}.create-search-results::-webkit-scrollbar{display:none}.create-content-result{border:1px solid #2c2c2c;border-radius:18px;cursor:pointer;display:flex;gap:16px;padding:20px;transition:all .3s ease}.create-content-result:hover{border-color:#5f5e5e}.create-podcast-result{background:#0000;border:none;flex-direction:column;gap:12px;padding:12px;width:100%}.create-podcast-result:hover{background:#ffffff0d;border-radius:12px}.create-podcast-result .create-cover-placeholder,.create-podcast-result .create-podcast-cover{aspect-ratio:16/9;border-radius:12px;height:auto;width:100%}.create-podcast-result .create-content-info{padding:0 8px 8px}.create-podcast-result .create-content-info h4{-webkit-line-clamp:2;font-size:16px;font-weight:600;margin-bottom:4px}.create-podcast-result .create-content-author{font-size:14px;font-style:italic;opacity:.7}.create-content-cover{border:1px solid #2f2f2f;border-radius:6px;flex-shrink:0;object-fit:cover}.create-content-cover-book{height:120px;width:80px}.create-podcast-cover{height:67.5px;width:120px}.create-content-info{display:flex;flex:1 1;flex-direction:column;gap:6px}.create-content-info h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:18px;font-weight:700;line-height:1.3;margin:0;overflow:hidden}.create-content-author{display:inline;font-size:14px;font-style:italic;font-weight:500;margin:0;opacity:.7}.create-book-publisher{font-size:.875rem;font-weight:500;margin:0}.create-book-date{font-size:.75rem;font-weight:500;letter-spacing:.5px;margin:0;text-transform:uppercase}.back-button{cursor:pointer;font-size:.875rem;font-weight:700;padding:12px 20px;transition:all .3s ease}.back-button:hover{transform:translate(1px,1px)}.create-create-form{color:#fff;display:flex;flex-direction:column;gap:24px;padding-bottom:calc(60px + env(safe-area-inset-bottom))}.create-create-form h3{align-items:center;display:flex;font-size:1.375rem;font-weight:700;gap:8px;margin:0 0 20px}.create-create-form h3:before{font-size:1.2rem}.create-selected-book{align-items:center;display:flex;justify-content:center}.create-book-preview{align-items:center;display:flex;gap:16px}.create-selected-author{color:#fff;display:inline;font-size:1rem;font-style:italic;font-weight:600;margin:0}.create-imdb-rating{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:.8rem;gap:6px;margin-top:6px;text-align:center}.create-imdb-label{color:#fff;font-style:italic;font-weight:500;opacity:.7;text-align:center}.create-imdb-score{font-weight:600}.create-imdb-score,.create-imdb-votes{color:#fff;opacity:.7}.create-content-type-indicator{display:inline;margin-left:8px}.create-content-type-icon{color:#fff;height:16px;opacity:.7;vertical-align:middle;width:16px}@keyframes createpostSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.create-content-cover-small{border-radius:8px;flex-shrink:0;object-fit:cover}.create-content-cover-small-book{height:180px;width:120px}.create-cover-placeholder{align-items:center;background:#2a2a2a;border:1px solid #2f2f2f;border-radius:6px;display:flex;flex-shrink:0;height:100px;justify-content:center;width:80px}.create-cover-placeholder-icon{color:#666;height:32px;width:32px}.create-cover-placeholder-small{align-items:center;background:#2a2a2a;border:1px solid #404040;border-radius:8px;display:flex;height:180px;justify-content:center;width:120px}.create-cover-placeholder-icon-small{color:#666;height:48px;width:48px}.create-content-cover-small-podcast{height:135px;width:240px}.create-book-preview h4{font-size:24px;font-weight:700;line-height:1.3;margin:0 0 8px}.create-book-preview p{font-size:16px;font-weight:500;margin:0;opacity:.7}.create-form-group{display:flex;flex-direction:column;gap:8px}.create-content-helper{color:#999;font-size:.875rem;font-style:italic;margin-top:4px}.create-form-group label{font-size:.875rem;font-weight:500}.category-select{font-size:.875rem;outline:none;padding:10px 12px;transition:all .2s ease}.create-form-actions{display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;margin-top:auto}.create-content-type-badge{display:inline-block;font-size:.7rem;font-weight:700;margin:4px 0;padding:3px 8px}.create-content-description{font-size:.75rem;font-style:italic;line-height:1.3;margin-top:6px}.create-content-result.selected{transform:scale(1.02)}.create-content-result.selected:hover{transform:scale(1.02)!important}.create-loading-toast-spinner{animation:spin 1s linear infinite;border:2px solid #666;border-radius:50%;border-top-color:#fff;flex-shrink:0;height:24px;width:24px}.create-loading-toast-text{color:#fff;font-weight:600}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.create-success-toast{animation:toastSlideUp .3s ease-out,toastFadeOut .3s ease-in 2.7s forwards;bottom:30px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000001}.create-success-toast-content{align-items:center;background:#212121;border-radius:18px;box-shadow:0 8px 24px #0006;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px;min-width:280px;padding:16px 24px;text-align:center}.create-success-toast-icon{align-items:center;background:#666;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:900;height:24px;justify-content:center;text-shadow:0 0 2px #00000080;width:24px}.create-success-toast-text{color:#fff;font-weight:600}.create-error-toast{animation:toastSlideUp .3s ease-out,toastFadeOut .3s ease-in 3.7s forwards;bottom:30px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000001}.create-error-toast-content{align-items:center;background:#212121;border-radius:18px;box-shadow:0 8px 24px #0006;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px;min-width:280px;padding:16px 24px;text-align:center}.create-error-toast-icon{align-items:center;background:#666;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:900;height:24px;justify-content:center;text-shadow:0 0 2px #00000080;width:24px}.create-error-toast-text{color:#fff;font-weight:600}@media (max-width:768px){.create-page{padding-bottom:calc(20px + env(safe-area-inset-bottom));padding-top:calc(60px + env(safe-area-inset-top))}.create-container{padding:0 15px}.create-header{margin-bottom:0}.create-title{font-size:20px}.create-body{min-height:400px;padding:20px}.create-content-type-selection{margin-top:0}.create-search-results{gap:15px;grid-template-columns:repeat(2,1fr);max-height:calc(100vh - 380px - env(safe-area-inset-bottom));max-height:calc(100dvh - 380px - env(safe-area-inset-bottom));overflow-y:auto;padding-bottom:20px}.create-content-selection{max-height:calc(100vh - 280px - env(safe-area-inset-bottom));max-height:calc(100dvh - 280px - env(safe-area-inset-bottom));overflow-y:auto}.create-content-result{padding:15px}.create-content-cover-book,.create-cover-placeholder{height:90px;width:60px}.create-cover-placeholder-icon{height:28px;width:28px}.create-content-info h4{font-size:16px}.create-content-author{font-size:13px}.create-podcast-result{max-width:100%;width:100%}.create-podcast-result .create-content-cover-podcast,.create-podcast-result .create-cover-placeholder{width:100%}.create-postcard-container{gap:12px;padding:12px}.create-postcard-user-avatar{height:36px;width:36px}.create-postcard-username{font-size:14px}.create-postcard-content-title{font-size:18px}.create-postcard-content-author{font-size:15px}.create-postcard-content-redirect-button{font-size:11px;padding:5px 8px}.create-postcard-cover-image-book,.create-postcard-cover-image-movie{height:120px;width:80px}.create-postcard-cover-image-article,.create-postcard-cover-image-podcast{max-width:180px}.create-postcard-textarea{font-size:16px;min-height:80px}.create-postcard-post-button{font-size:15px;padding:9px 18px}.create-search-input{font-size:16px;height:46px;padding:11px 14px}.create-search-input-wrapper{height:46px}}.create-postcard-container{background:#0000;display:flex;flex-direction:column;gap:16px}.create-postcard-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.create-postcard-user-info{align-items:center;display:flex;gap:14px}.create-postcard-user-avatar{align-items:center;background:#2a2a2a;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.create-postcard-user-avatar-image{height:100%;object-fit:cover;object-position:center;width:100%}.create-postcard-user-avatar-icon{color:#525252;height:20px;width:20px}.create-postcard-user-details{display:flex;flex-direction:column}.create-postcard-username{color:#fff;font-size:15px;font-weight:700}.create-postcard-content-info{background:#0000;border-radius:6px;margin-bottom:12px}.create-postcard-content-header{align-items:flex-start;color:#fff;display:flex;gap:24px}.create-postcard-cover-image{background:#0000;flex-shrink:0;object-fit:cover}.create-postcard-cover-image-book,.create-postcard-cover-image-movie{height:150px;width:100px}.create-postcard-cover-image-article,.create-postcard-cover-image-podcast{height:auto;max-height:240px;width:240px}.create-postcard-cover-placeholder{align-items:center;background:#2a2a2a;border:1px solid #404040;border-radius:8px;display:flex;flex-shrink:0;height:150px;justify-content:center;width:100px}.create-postcard-cover-placeholder-icon{color:#666;height:48px;width:48px}.create-postcard-content-details{display:flex;flex:1 1;flex-direction:column;gap:6px}.create-postcard-content-title{color:#fff;font-size:20px;font-weight:700;line-height:1.3}.create-postcard-content-author{align-items:center;color:#ffffffb3;display:flex;font-size:16px;font-style:italic;gap:8px}.create-postcard-content-type-indicator{align-items:center;display:inline-flex}.create-postcard-content-type-icon{height:16px;opacity:.7;width:16px}.create-postcard-imdb-rating{align-items:center;color:#fff;display:flex;font-size:15px;gap:8px}.create-postcard-imdb-label{font-weight:500;opacity:.7}.create-postcard-imdb-score{color:#fff;font-weight:700}.create-postcard-imdb-votes{font-size:14px;opacity:.6}.create-postcard-content-redirect-button{align-items:center;align-self:flex-start;background:#212121;border:1px solid #444;border-radius:6px;color:#c8c8c8;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:6px;margin-top:4px;padding:6px 10px;transition:all .2s ease}.create-postcard-content-redirect-button:hover{background:#2a2a2a;border-color:#666;transform:translateY(-1px)}.create-postcard-content-type-icon{flex-shrink:0;height:14px;width:14px}.create-postcard-textarea{background:none;border:none;border-radius:8px;color:#fff;font-family:inherit;font-size:16px;line-height:1.5;min-height:40px;overflow:visible;overflow-wrap:break-word;resize:none;transition:border-color .3s ease;white-space:pre-wrap;width:100%}.create-postcard-textarea:focus{border-color:#ffffff4d;outline:none}.create-postcard-textarea.empty:before,.create-postcard-textarea:empty:before{color:#ffffff80;content:attr(data-placeholder);pointer-events:none}.create-postcard-actions{justify-content:space-between;padding-top:12px}.create-character-counter,.create-postcard-actions{align-items:center;display:flex}.create-character-count{color:#fff9;font-size:16px;font-weight:500}.create-character-count.over-limit{color:#ff6b6b;font-weight:600}.create-postcard-post-button{background:none;border:1px solid #5a5858;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:all .2s ease}.create-postcard-post-button:hover:not(.disabled){transform:translateY(-2px)}.create-postcard-post-button:active:not(.disabled){transform:scale(.95)}.create-postcard-post-button.disabled{cursor:not-allowed;opacity:.5}@media (max-width:480px){.create-page{padding-bottom:15px;padding-top:70px}.create-container{padding:0 10px}.create-header{margin-bottom:0}.create-header-left{margin-left:12px}.create-title{font-size:18px}.create-body{min-height:350px;padding:15px}.create-content-type-dropdown-container{display:block}.radio-inputs{display:none}.create-search-section{margin-bottom:0;margin-top:0}.create-results-header h3{font-size:1rem}.create-search-results{gap:12px;grid-template-columns:1fr;max-height:calc(100dvh - 370px - env(safe-area-inset-bottom));overflow-y:auto;padding-bottom:20px}.create-content-selection{max-height:calc(100dvh - 200px - env(safe-area-inset-bottom));overflow-y:auto}.create-content-result{padding:12px}.create-content-cover-book,.create-cover-placeholder{height:82px;width:55px}.create-cover-placeholder-icon{height:24px;width:24px}.create-content-info h4{-webkit-line-clamp:2;font-size:15px}.create-content-author{font-size:12px}.create-podcast-result{max-width:100%}.create-podcast-result .create-content-cover-podcast,.create-podcast-result .create-cover-placeholder{margin:0 auto;max-height:84px;max-width:150px}.create-postcard-container{gap:10px;padding:10px}.create-postcard-user-avatar{height:32px;width:32px}.create-postcard-user-avatar-icon{height:16px;width:16px}.create-postcard-username{font-size:13px}.create-postcard-content-header{gap:12px}.create-postcard-content-title{font-size:16px}.create-postcard-content-author{font-size:14px}.create-postcard-content-redirect-button{font-size:10px;padding:4px 8px}.create-postcard-cover-image-book,.create-postcard-cover-image-movie,.create-postcard-cover-placeholder{height:105px;width:70px}.create-postcard-cover-image-article,.create-postcard-cover-image-podcast{max-width:150px}.create-postcard-textarea{font-size:16px;min-height:70px}.create-postcard-post-button{font-size:14px;padding:8px 16px}.create-postcard-imdb-rating{font-size:12px;gap:4px}.create-article-input,.create-pdf-upload{padding:0}.create-url-input{font-size:16px;padding:10px 12px}.create-url-submit-button{font-size:13px;padding:10px 20px}.create-search-input{font-size:16px;height:44px;padding:10px 12px}.create-search-input-wrapper{height:42px}}.settings-container{background:#2a2a2a;border:1px solid #444;border-bottom:none;border-radius:16px 16px 0 0;box-shadow:0 0 10px 0 #00000080;margin:40px 20px 0;max-width:600px;min-height:100vh;min-height:100dvh;padding:20px}.settings-photo{align-items:center;display:flex;flex-direction:column;gap:14px;margin:24px 0}.settings-photo-img{border-radius:50%;height:140px;margin-bottom:6px;object-fit:cover;width:140px}.settings-photo-placeholder{align-items:center;background:#2a2a2a;border-radius:50%;color:#fff;display:flex;font-size:40px;height:140px;justify-content:center;width:140px}.settings-change-photo{width:auto}.settings-readonly-section{margin-top:12px}.settings-profile-row{align-items:center;display:flex;gap:30px;justify-content:center}.settings-readonly-inline{box-shadow:none;color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:600;gap:8px;justify-content:center}.profile-field-label{color:#ffffffd9;display:block;font-weight:600;margin-bottom:8px}.profile-field.settings-readonly{background:#151515;border:1px solid #ffffff24;border-radius:12px;box-shadow:inset 0 0 0 1px #00000040;color:#fff;font-weight:600;letter-spacing:.2px;padding:14px}.profile-field.settings-readonly:hover{background:#181818}.settings-security{display:flex;flex-direction:column;gap:12px}.settings-reset-button[disabled]{opacity:.6}.settings-legal{grid-gap:12px;display:grid;gap:12px}.settings-reset-button{align-items:center;background:#0000;display:flex;gap:12px;justify-content:flex-start;opacity:.8;padding:12px;text-align:left;width:100%}.settings-reset-button,.settings-reset-button:hover{border:none;box-shadow:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease}.settings-reset-button:hover{background-color:none}.settings-reset-button:disabled{border:none;cursor:not-allowed;opacity:.6}.settings-legal .auth-button.secondary{align-items:center;background:#0000;display:flex;gap:12px;justify-content:space-between;opacity:.8;padding:12px;text-align:left;width:100%}.settings-legal .auth-button.secondary,.settings-legal .auth-button.secondary:hover{border:none;box-shadow:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease}.settings-legal .auth-button.secondary:hover{background:#64646458}.settings-item-icon{align-items:center;display:inline-flex;height:20px;justify-content:center;opacity:.9;width:20px}.settings-item-left{align-items:center;display:inline-flex;gap:12px}.settings-item-arrow{opacity:.6}.settings-logout-modal{text-align:center}@media (max-width:768px){.settings-container{background:#111;border:none;box-shadow:none;margin-top:80px;padding:0 20px 100px}}@media (max-width:480px){.settings-container{margin-top:60px;padding:20px 20px 100px}}.priv-reset-container{margin:0 auto;max-width:450px;padding:40px 16px 100px;width:100%}.priv-auth-card{background:#0000;border:1px solid #444;border-radius:12px;margin:0 auto;max-width:600px;padding:20px}.priv-auth-title{font-size:24px;font-weight:800;margin:0 0 8px;text-align:center}.priv-auth-subtitle{color:#bdbdbd;margin-bottom:16px;text-align:center}.priv-auth-card label{color:#fff;font-size:14px;font-weight:600}.priv-auth-card p{color:#cfcfcf;font-size:14px}.priv-auth-card ul{margin:8px 0 0 18px}.priv-auth-card li{color:#cfcfcf;font-size:14px;line-height:1.6}.priv-auth-form{gap:16px}.priv-auth-form,.priv-form-group{display:flex;flex-direction:column}.priv-form-group{gap:8px}.priv-password-input-container{align-items:center;background:#1a1a1a;border:1px solid #fff3;border-radius:10px;display:flex;justify-content:space-between;padding:0 8px}.priv-password-input-container::placeholder{color:#fff9;opacity:.7}.priv-password-input-container:focus{background:#ffffff26;border-color:#fff6}.priv-password-input-container input{background:#0000;border:none;color:#fff;flex:1 1;font-size:15px;outline:none;padding:12px}.priv-password-toggle{align-items:center;background:#0000;border:none;color:#cfcfcf;cursor:pointer;display:inline-flex;justify-content:center;margin-left:6px;padding:6px}.priv-loading-message{color:#cfcfcf}.priv-error-message{background:#2a1212;border:1px solid #812f2f;border-radius:8px;color:#ff6b6b;padding:10px 12px}.priv-auth-button{background:#2a2a2a;border:1px solid #444;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 16px;text-align:center;transition:background .2s ease,transform .05s ease;width:100%}.priv-auth-button:disabled{cursor:not-allowed;opacity:.6}.priv-auth-button:hover:not(:disabled){transform:translateY(-1px)}.priv-auth-button:active:not(:disabled){transform:translateY(1px)}.priv-form-group label{align-self:flex-start;color:#fff;margin-left:2px;opacity:.8}.priv-password-requirements{color:#cfcfcf}.priv-password-requirements ul{list-style-type:disc;margin-left:20px}@media (max-width:768px){.priv-reset-container{margin-top:0;padding:20px}.priv-auth-card{box-shadow:none;padding:20px}}@media (max-width:480px){.priv-reset-container{margin-top:0;padding:20px}.priv-auth-card{border:none;box-shadow:none;margin:-20px 10px 10px}.priv-auth-title{font-size:20px}.priv-auth-subtitle{font-size:14px}}*{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;min-height:100%;padding:0;width:100%}.app{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;position:relative;width:100%;z-index:0}.app.with-sidebar{padding-left:80px}.main-content{flex:1 1;width:100%}.app.without-sidebar .main-content,.main-content{align-items:center;display:flex;justify-content:center}.app.without-sidebar .main-content{background:#0000}.app.with-sidebar .main-content{background-color:#111;margin:0 auto;min-height:calc(100vh - env(safe-area-inset-top));min-height:calc(100dvh - env(safe-area-inset-top));padding:0}@media (min-width:769px){*{scrollbar-color:#404040 #111;scrollbar-width:thin}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#111;border-radius:4px}::-webkit-scrollbar-thumb{background:#404040;border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-thumb:active{background:#666}::-webkit-scrollbar-corner{background:#1a1a1a}}@media (max-width:768px){*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}}@media (max-width:768px){.app.with-sidebar{padding-left:0;padding-top:calc(env(safe-area-inset-top))}.main-content.with-sidebar{margin-left:0}.modal-content{margin:16px;max-width:none;min-width:auto}html.public-page{background-position:center calc(0% - env(safe-area-inset-top));background-size:cover}body.public-page{background:#0000}}
/*# sourceMappingURL=main.5081d348.css.map*/