body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.createpost-modal-overlay{align-items:center;animation:createpostFadeIn .2s ease-out;background:#000c;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;overflow:hidden;overscroll-behavior:contain;padding:20px;position:fixed;right:0;top:0;z-index:10000}.createpost-content-type-selection{padding:20px 0}.createpost-content-type-selection h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:24px;text-align:center}.radio-inputs{background-color:#0000004d;border-radius:4px;box-sizing:border-box;display:flex;flex-wrap:wrap;font-size:14px;height:46px;margin:0 auto;padding:.25rem;position:relative;transition:-webkit-clip-path .3s ease;transition:clip-path .3s ease;transition:clip-path .3s ease,-webkit-clip-path .3s ease;width:400px}.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;color:#c2c1be;cursor:pointer;display:flex;height:100%;justify-content:center;padding:.5rem 0;transition:background-color .5s ease,font-weight .5s ease}.radio-inputs input:checked~.radio-item{background-color:#4d4a45;color:#fff;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%)}.createpost-article-input{padding:20px 0}.createpost-article-input h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:16px}.createpost-url-input-container{align-items:flex-start;display:flex;gap:12px;padding:0 20px}.createpost-url-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%}.createpost-url-input:focus{border-color:#ffffff4d;outline:none}.createpost-url-input::placeholder{color:#ffffff80}.createpost-url-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}.createpost-url-submit-button:hover:not(:disabled){background:#0056b3}.createpost-url-submit-button:disabled{background:#ffffff1a;cursor:not-allowed}.createpost-manual-entry{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px}.createpost-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}.createpost-manual-entry-button:hover{background:#ffffff26;border-color:#ffffff4d}.createpost-manual-article-input{border-radius:8px;margin-top:20px;padding:20px}.createpost-manual-article-input h5{color:#fff;font-size:1rem;font-weight:600;margin:0 0 16px}.createpost-manual-input-container{align-items:flex-start;display:flex;gap:12px;margin-bottom:12px}.createpost-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%}.createpost-manual-title-input:focus{border-color:#ffffff4d;outline:none}.createpost-manual-title-input::placeholder{color:#ffffff80}.createpost-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}.createpost-manual-submit-button:hover:not(:disabled){background:#0056b3}.createpost-manual-submit-button:disabled{background:#ffffff1a;cursor:not-allowed}.createpost-manual-note{color:#ffffffb3;font-size:.875rem;font-style:italic;margin:0}.createpost-no-results{color:#fff9;padding:40px 20px;text-align:center}.createpost-no-results p{font-size:1rem;margin:0}.createpost-pdf-upload{padding:20px 0}.createpost-pdf-upload h4{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:16px}.createpost-file-upload-area{position:relative}.createpost-file-input{display:none}.createpost-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}.createpost-file-upload-label:hover{background:#ffffff14;border-color:#ffffff4d}.createpost-upload-icon{color:#ffffffb3;height:32px;margin-bottom:12px;width:32px}.createpost-file-upload-label span{font-size:1rem;font-weight:500;margin-bottom:8px}.createpost-file-upload-label p{color:#fff9;font-size:.875rem;margin:0}.createpost-article-preview{background:#ffffff0d;border-radius:8px;display:flex;gap:16px;margin-bottom:20px;padding:16px}.createpost-article-image{border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.createpost-article-preview h4{color:#fff;font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 8px}.createpost-article-url{color:#fff9;font-size:.875rem;margin:0 0 8px;word-break:break-all}.createpost-article-no-image{color:#ffffff80;font-size:.75rem;font-style:italic;margin:8px 0 0}.createpost-article-description{color:#fffc;font-size:.875rem;line-height:1.4;margin:0}.createpost-pdf-preview{align-items:center;background:#ffffff0d;border-radius:8px;display:flex;gap:16px;margin-bottom:20px;padding:16px}.createpost-pdf-icon{color:#e5e5e5;flex-shrink:0;height:48px;width:48px}.createpost-pdf-preview h4{color:#fff;font-size:1rem;font-weight:600;margin:0 0 4px}.createpost-pdf-size{color:#fff9;font-size:.875rem;margin:0 0 4px}.createpost-pdf-status{color:#22c55ecc;font-size:.75rem;font-style:italic;margin:0}.createpost-modal-content{animation:createpostSlideIn .3s ease-out;background:#151515;border-radius:12px;box-shadow:0 16px 24px #000c;overflow:hidden;padding:20px;position:relative}.createpost-modal-content,.createpost-modal-content-create{display:flex;flex-direction:column;max-height:80vh;max-width:800px;width:800px}.createpost-modal-content-create{min-height:500px;transition:height .2s ease}.createpost-modal-header{align-items:center;color:#fff;display:flex;justify-content:space-between;padding:10px 25px 0;position:relative;z-index:1}.createpost-header-left{align-items:center;display:flex;height:36px;justify-content:center;width:36px}.createpost-modal-title{font-size:1.5rem;font-weight:900;left:50%;margin:0;position:absolute;transform:translateX(-45%);z-index:2}.createpost-modal-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:28px;font-weight:500;height:36px;justify-content:center;padding:8px;position:absolute;right:0;transform:translateX(-50%);transition:all .3s ease;width:36px}.createpost-modal-close-button:hover{background:#ffffff1a}.createpost-modal-body{-ms-overflow-style:none;align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:auto;overflow-y:auto;scrollbar-width:none}.createpost-modal-content-create .createpost-modal-body{display:flex;flex:1 1;flex-direction:column;margin-top:20px;overflow-y:auto;padding:16px}.createpost-modal-body::-webkit-scrollbar{display:none}@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)}}.createpost-main{margin-bottom:0;min-height:auto;width:100%}.createpost-modal-content-create .createpost-main{padding:0 16px}.createpost-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;width:100%}.user-avatar{align-items:center;background:#f5f5f5;border:2px solid #d0d0d0;border-radius:50%;display:flex;font-size:1rem;font-weight:600;height:40px;justify-content:center;width:40px}.username{font-weight:500}.createpost-create-form{gap:16px}.createpost-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}.createpost-post-textarea:disabled{cursor:not-allowed;opacity:.7}.createpost-footer{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-top:16px}.createpost-char-count{font-size:.875rem}.createpost-char-count-over{font-weight:600}.createpost-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}.createpost-post-button:hover:not(:disabled){background:#2a2a2a;border-color:#666}.createpost-post-button.disabled,.createpost-post-button:disabled{background:#333;border-color:#555;color:#999;cursor:not-allowed;opacity:.5;transform:none}.createpost-post-button:hover:not(:disabled){transform:translateY(-1px)}.createpost-post-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.createpost-error-message{border-radius:6px;color:red;font-size:16px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:center}.createpost-back-button{align-items:center;background:#2a2a2a;border:1px solid #404040;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;padding:8px;transition:all .2s ease}.createpost-back-button:hover{transform:translateY(-1px)}.createpost-back-button:active{transform:translate(2px,2px)}.createpost-back-button:disabled{cursor:not-allowed;opacity:.5}.createpost-back-icon{height:20px;width:20px}@media (max-width:768px){.createpost-back-icon{height:24px!important;width:24px!important}}@media (max-width:480px){.createpost-back-icon{height:20px!important;width:20px!important}}.createpost-reset-button:hover{transform:translate(1px,1px)}.createpost-search-form{display:flex;flex-direction:column;padding:0 24px;width:100%}.createpost-search-section{border-radius:12px;margin-bottom:20px;margin-top:20px}.createpost-search-section h3{align-items:center;display:flex;font-size:1.375rem;font-weight:700;gap:8px;justify-content:center;text-align:center}.createpost-search-section h3:before{font-size:1.2rem}.createpost-search-input-container{align-items:center;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:800px}.createpost-search-input-wrapper{flex:1 1;position:relative}.createpost-search-input{background:#3c3c3c;border:none;border-radius:8px;color:#979797;font-size:1.125rem;outline:none;padding:16px 50px 16px 20px;transition:all .3s ease;width:100%}.createpost-search-input:focus{color:#fff;transform:translateY(-1px)}.createpost-search-input:disabled{cursor:not-allowed;opacity:.7}.createpost-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}.createpost-clear-icon{stroke-width:2;color:#979797;height:16px;transition:all .2s;width:16px}.createpost-search-clear-button:hover .createpost-clear-icon{color:#d3d3d3}.createpost-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}.createpost-search-button:hover:not(:disabled){transform:translate(1px,1px)}.createpost-search-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.createpost-book-selection{border-radius:12px;color:#fff;display:flex;flex:1 1;flex-direction:column;margin-bottom:20px;overflow:hidden;padding:24px}.createpost-results-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:16px}.createpost-results-header h3{font-size:1.25rem;font-weight:700;margin:0}.createpost-book-selection h3:before{font-size:1.2rem}.createpost-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-fit,minmax(320px,1fr));margin-bottom:24px;overflow-y:auto;padding-right:8px;scrollbar-width:none}.createpost-search-results::-webkit-scrollbar{display:none}.createpost-book-result{border:1px solid #373737;border-radius:18px;cursor:pointer;display:flex;gap:16px;padding:20px;transition:all .3s ease}.createpost-book-result:hover{border-color:#a7a7a7}.createpost-book-cover{border:1px solid #d0d0d0;border-radius:6px;flex-shrink:0;object-fit:cover}.createpost-book-cover-book{height:100px;width:80px}.createpost-book-cover-podcast{height:80px;width:100px}.createpost-book-info{display:flex;flex:1 1;flex-direction:column;gap:6px}.createpost-book-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}.createpost-book-authors{display:inline;font-size:14px;font-style:italic;font-weight:500;margin:0;opacity:.7}.createpost-book-publisher{font-size:.875rem;font-weight:500;margin:0}.createpost-book-date{font-size:.75rem;font-weight:500;letter-spacing:.5px;margin:0;text-transform:uppercase}.back-button{font-weight:700;padding:12px 20px;transition:all .3s ease}.back-button:hover{transform:translate(1px,1px)}.createpost-create-form{color:#fff;display:flex;flex-direction:column;gap:24px}.createpost-create-form h3{align-items:center;display:flex;font-size:1.375rem;font-weight:700;gap:8px;margin:0 0 20px}.createpost-create-form h3:before{font-size:1.2rem}.createpost-selected-book{align-items:center;display:flex;justify-content:center}.createpost-book-preview{align-items:center;display:flex;gap:16px}.createpost-selected-author{color:#fff;display:inline;font-size:1rem;font-style:italic;font-weight:600;margin:0;opacity:.7}.createpost-content-type-indicator{display:inline;margin-left:8px}.createpost-content-type-icon{color:#fff;height:16px;opacity:.7;vertical-align:middle;width:16px}.createpost-modal-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0;padding:40px 20px}.createpost-modal-loading-spinner{animation:createpostSpin .8s linear infinite;border:4px solid #fff3;border-radius:50%;border-top-color:#fff;height:40px;margin-bottom:16px;width:40px}.createpost-modal-loading-text{color:#fff;font-size:1rem;font-weight:500;margin:0;opacity:.8}@keyframes createpostSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.createpost-book-cover-small{border-radius:8px;flex-shrink:0;object-fit:cover}.createpost-book-cover-small-book{height:180px;width:120px}.createpost-book-cover-small-podcast{height:120px;width:180px}.createpost-book-preview h4{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 8px}.createpost-book-preview p{font-size:14px;font-weight:500;margin:0;opacity:.7}.createpost-form-group{display:flex;flex-direction:column;gap:8px}.createpost-content-helper{color:#999;font-size:.875rem;font-style:italic;margin-top:4px}.createpost-form-group label{font-size:.875rem;font-weight:500}.category-select{font-size:.875rem;outline:none;padding:10px 12px;transition:all .2s ease}.createpost-form-actions{display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;margin-top:auto}.createpost-content-type-badge{display:inline-block;font-size:.7rem;font-weight:700;margin:4px 0;padding:3px 8px}.createpost-content-description{font-size:.75rem;font-style:italic;line-height:1.3;margin-top:6px}.createpost-book-result.selected{transform:scale(1.02)}.createpost-book-result.selected:hover{transform:scale(1.02)!important}.createpost-loading-toast{animation:toastSlideUp .3s ease-out;bottom:30px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000001}.createpost-loading-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}.createpost-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}.createpost-loading-toast-text{color:#fff;font-weight:600}.createpost-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}.createpost-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}.createpost-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}.createpost-success-toast-text{color:#fff;font-weight:600}.createpost-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}.createpost-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}.createpost-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}.createpost-error-toast-text{color:#fff;font-weight:600}@media (max-width:768px){.createpost-modal-overlay{padding:10px}.createpost-modal-content,.createpost-modal-content-create{margin:0;max-height:90vh;max-width:100%;padding:16px;width:100%}.createpost-modal-header{padding:8px 16px 0}.createpost-modal-title{font-size:1.25rem;transform:translateX(-50%)}.createpost-modal-back-button,.createpost-modal-close-button{font-size:24px;height:32px;width:32px}.createpost-back-button{background:none;border:none;height:32px;width:32px}.radio-inputs{flex-wrap:nowrap;height:auto;max-width:100%;min-height:46px;padding:.5rem;width:100%}.radio-inputs .radio{flex:1 1 auto;min-width:0}.radio-inputs .radio .radio-item{font-size:.875rem;padding:.75rem .25rem;text-align:center}.createpost-search-form{box-sizing:border-box;max-width:100%;padding:0 16px;width:100%}.createpost-search-input-container{box-sizing:border-box;flex-direction:column;gap:12px;max-width:100%;width:100%}.createpost-search-input-wrapper{width:100%}.createpost-search-input{font-size:1rem;padding:14px 50px 14px 16px;width:100%}.createpost-search-button{font-size:.875rem;padding:14px 24px;width:100%}.createpost-search-results{gap:12px;grid-template-columns:1fr;padding-right:0}.createpost-book-result{gap:12px;padding:16px}.createpost-book-cover-book{height:75px;width:60px}.createpost-book-cover-podcast{height:60px;width:75px}.createpost-book-info h4{font-size:16px}.createpost-book-authors{font-size:13px}.createpost-url-input-container{flex-direction:column;gap:12px}.createpost-url-submit-button{padding:14px 20px;width:100%}.createpost-manual-input-container{flex-direction:column;gap:12px}.createpost-manual-submit-button{padding:14px 20px;width:100%}.createpost-file-upload-label{padding:30px 16px}.createpost-upload-icon{height:28px;width:28px}.createpost-article-preview,.createpost-pdf-preview{flex-direction:column;gap:12px;text-align:center}.createpost-article-image{height:100px;margin:0 auto;width:100px}.createpost-pdf-icon{height:40px;width:40px}.createpost-modal-content-create .createpost-modal-body{padding:12px}.createpost-main{padding:0 12px}.createpost-post-textarea{font-size:1rem;min-height:120px;padding:12px}.createpost-form-actions{flex-direction:column;gap:12px}.createpost-post-button{font-size:1rem;padding:14px 24px;width:100%}.createpost-back-button{align-items:center;border-radius:8px;display:flex;font-size:.875rem;gap:8px;justify-content:center;min-height:44px;padding:12px 20px;width:100%}.createpost-back-icon{height:24px!important;width:24px!important}.createpost-book-preview{flex-direction:column;gap:12px;text-align:center}.createpost-book-cover-small-book{height:150px;width:100px}.createpost-book-cover-small-podcast{height:100px;width:150px}.createpost-content-type-selection{padding:16px 0}.createpost-content-type-selection h4{font-size:1.125rem;margin-bottom:20px}.createpost-article-input{padding:16px 0}.createpost-article-input h4{font-size:1.125rem;margin-bottom:12px}.createpost-pdf-upload{padding:16px 0}.createpost-pdf-upload h4{font-size:1.125rem;margin-bottom:12px}.createpost-error-toast,.createpost-loading-toast,.createpost-success-toast{bottom:100px;left:10px;right:10px;transform:none}.createpost-error-toast-content,.createpost-loading-toast-content,.createpost-success-toast-content{font-size:14px;min-width:auto;padding:12px 20px;width:100%}}@media (max-width:480px){.createpost-modal-overlay{padding:5px}.createpost-modal-content,.createpost-modal-content-create{max-height:95vh;padding:12px}.createpost-modal-title{font-size:1rem}.createpost-back-icon{height:100px;width:100px}.radio-inputs{flex-direction:row;flex-wrap:nowrap;height:auto;padding:.25rem}.radio-inputs .radio{flex:1 1 auto;min-width:0}.radio-inputs .radio .radio-item{font-size:.75rem;padding:.75rem .125rem;text-align:center}.createpost-content-type-selection h4{font-size:.875rem;margin-bottom:16px}.createpost-article-input h4,.createpost-pdf-upload h4{font-size:.875rem;margin-bottom:10px}.createpost-search-form{padding:0 12px}.createpost-search-form,.createpost-search-input-container{box-sizing:border-box;max-width:100%;width:100%}.createpost-search-input,.createpost-search-input-wrapper{font-size:.875rem;max-width:100%;width:100%}.createpost-search-input{box-sizing:border-box;padding:12px 45px 12px 12px}.createpost-search-button{font-size:.75rem;padding:12px 20px}.createpost-book-result{gap:10px;padding:12px}.createpost-book-cover-book{height:62px;width:50px}.createpost-book-cover-podcast{height:50px;width:62px}.createpost-book-info h4{font-size:.875rem;line-height:1.2}.createpost-book-authors,.createpost-book-publisher{font-size:.75rem}.createpost-book-date{font-size:.625rem}.createpost-article-image{height:80px;width:80px}.createpost-article-preview h4{font-size:.875rem}.createpost-article-description,.createpost-article-url{font-size:.75rem}.createpost-article-no-image{font-size:.625rem}.createpost-pdf-icon{height:36px;width:36px}.createpost-pdf-preview h4{font-size:.875rem}.createpost-pdf-size{font-size:.75rem}.createpost-pdf-status{font-size:.625rem}.createpost-url-input{box-sizing:border-box;font-size:.875rem;max-width:100%;padding:12px 16px;width:100%}.createpost-url-submit-button{font-size:.875rem;padding:12px 20px}.createpost-manual-title-input{box-sizing:border-box;font-size:.875rem;max-width:100%;padding:12px 16px;width:100%}.createpost-manual-submit-button{font-size:.875rem;padding:12px 20px}.createpost-manual-note{font-size:.75rem}.createpost-post-textarea{box-sizing:border-box;font-size:.875rem;max-width:100%;min-height:100px;padding:10px;width:100%}.createpost-create-form h3{font-size:1rem;margin-bottom:16px}.createpost-form-group label{font-size:.75rem}.category-select{box-sizing:border-box;font-size:.75rem;max-width:100%;padding:8px 10px;width:100%}.createpost-content-helper{font-size:.75rem}.createpost-book-preview h4{font-size:.875rem}.createpost-book-preview p{font-size:.75rem}.createpost-selected-author{font-size:.875rem}.createpost-post-button{font-size:.875rem;padding:12px 20px}.createpost-back-button{align-items:center;border-radius:8px;display:flex;font-size:.75rem;gap:6px;justify-content:center;min-height:44px;padding:10px 16px;width:100%}.createpost-back-icon{height:20px!important;width:20px!important}.createpost-char-count{font-size:.75rem}.createpost-no-results p{font-size:.875rem}.createpost-error-toast-content,.createpost-loading-toast-content,.createpost-success-toast-content{font-size:.75rem;padding:10px 16px}.createpost-loading-toast-spinner{height:20px;width:20px}.createpost-error-toast-icon,.createpost-success-toast-icon{font-size:14px;height:20px;width:20px}}.navbar-sidebar{align-items:center;background:#1a1a1a;border-right:1px solid #232323;box-shadow:0 0 10px #000c;display:flex;flex-direction:column;height:100vh;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:60px;object-fit:contain;transition:all .3s ease;width:60px}.navbar-logo-image:hover{transform:scale(1.1)}.navbar-sidebar-nav{flex:1 1;flex-direction:column;gap:24px}.nav-item,.navbar-sidebar-nav{align-items:center;display:flex;justify-content:center}.nav-item{background:none;border:none;border-radius:8px;color:#848484;cursor:pointer;height:48px;position:relative;text-decoration:none;transition:all .2s;width:48px}.nav-item:hover{transform:scale(1.15)}.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;width:50px}.create-button:hover{color:#fff;transform:scale(1)}.create-button:active{transform:scale(.9)}.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;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.logout-modal-content,.logout-modal-overlay{animation:modalSlideIn .2s ease-out;transform:none!important}.logout-modal-content{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;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{background:#1a1a1a;border-right:none;border-top:1px solid #232323;bottom:0;box-shadow:0 -4px 14px #000000b3;height:80px;justify-content:center;left:0;margin-bottom:-1px;padding:0;position:fixed;top:auto;width:100vw}.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}.navbar-logo-link{display:none}.navbar-logo-text{font-size:20px}.nav-item{height:40px;width:40px}.nav-icon{height:30px;width:30px}.user-avatar{background:none;border:none;font-size:14px;height:36px;width:36px}.sidebar{padding:16px 0;width:60px}.logo-link{height:40px;width:40px}.logo-text{font-size:20px}.nav-item{height:40px;width:40px}.nav-icon{height:20px;width:20px}.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:#212121;border-right:1px solid #232323;box-shadow:25px 0 25px #0006;color:#fff;display:flex;flex-direction:column;height:100vh;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-backdrop,.search-overlay{left:0;width:100vw}.search-overlay{height:100vh;top:0}.search-header{padding:16px 20px}.search-input-container{padding:20px}.search-results{padding:0 20px 20px}}.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;height:20px;left:36px;position:absolute;top:50%;transform:translateY(-50%);width:20px;z-index:1}.search-input{background:#3c3c3c;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:#b4b4b4;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{flex:1 1;overflow-y:hidden;padding:0 24px 24px}.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{align-items:center;display:flex;gap:12px;margin-bottom:8px;padding:12px 16px}.navbar-search-skeleton-avatar{border-radius:50%;flex-shrink:0;height:44px;width:44px}.navbar-search-skeleton-avatar,.navbar-search-skeleton-email,.navbar-search-skeleton-username{animation:shimmer 1.5s infinite;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{border-radius:4px;height:16px;width:90%}@keyframes shimmer{to{background-position:-100% 0}}.navbar-search-skeleton-email{width:60%}.navbar-search-skeleton-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.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:#f9fafb;border-radius:50%;color:#fff;color:#525252;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:#525252;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}@media (max-width:480px){.search-overlay{left:0;width:100vw}.search-backdrop{left:0}}.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;min-height:100vh;overflow:hidden;padding: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)}}.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;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;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-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-shadow:inset 0 1px 0 #ffffff1a;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;box-shadow:0 0 0 2px #ffffff1a,inset 0 1px 0 #fff3}.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-shadow:inset 0 1px 0 #ffffff1a;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;box-shadow:0 0 0 2px #ffffff1a,inset 0 1px 0 #fff3}.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;box-shadow:0 4px 16px #2f2f2f4d,inset 0 1px 0 #fff3;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;box-shadow:0 6px 20px #18181866,inset 0 1px 0 #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;box-shadow:0 2px 8px #0003,inset 0 1px 0 #ffffff1a;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;box-shadow:0 4px 12px #0000004d,inset 0 1px 0 #fff3;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;padding:16px}.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}}@media (max-width:480px){.auth-container{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}.legal-container{align-items:flex-start;color:#fff;display:flex;justify-content:center;min-height:100vh;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{background:#212121;border:2px solid #444;border-radius:12px;box-shadow:15px 15px 30px #151515,-10px -10px 30px #3a3a3a;box-sizing:border-box;color:#fff;margin:20px 0;max-width:800px;padding:40px;width:100%}.legal-header{margin-bottom:40px;padding-bottom:20px;text-align:center}.legal-header h1{color:#fff;font-size:32px;font-weight:900;margin:0 0 10px}.legal-subtitle{color:#fff;font-size:14px;font-weight:600;margin:0 0 20px;opacity:.8}.back-link{background:#212121;border:1px solid #444;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:8px 16px;text-decoration:none;transition:all .2s ease}.back-link:hover{transform:translate(1px,1px)}.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-top:40px;padding-top:20px;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}.accept-button,.legal-nav-link:hover{text-decoration:none}.accept-button{background:#f5f5f5;border:2px solid #d0d0d0;border-radius:6px;display:inline-block;font-size:16px;font-weight:700;padding:12px 24px;transition:all .2s ease}.accept-button:hover{transform:translate(2px,2px)}@media (max-width:768px){.legal-container{padding:10px}.legal-card{margin:10px 0;padding:20px}.legal-header h1{font-size:24px}.legal-actions{flex-direction:column;gap:15px}.accept-button{text-align:center;width:100%}}:root{--input-focus:#2d8cf0;--font-color:#323232;--font-color-sub:#666;--bg-color:beige;--main-color:#323232}.postcard-container{background:#0000;border-bottom:2px solid #404040;display:flex;flex-direction:column;gap:12px;margin:12px;padding:20px;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:#f5f5f5;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:#525252;height:20px;width:20px}.postcard-user-details{display:flex;flex-direction:column;gap:4px}.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{animation:dropdownSlideIn .15s ease-out;background:#212121;border-radius:6px;box-shadow:0 2px 8px #00000080;min-width:150px;position:absolute;right:0;top:100%;z-index:50}.postcard-dropdown-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:12px;opacity:.8;padding:16px 20px;text-align:left;transition:all .15s;width:100%}.postcard-dropdown-item:hover{background:#64646458;border-radius:6px 6px 0 0;opacity:1}.postcard-dropdown-item:not(:last-child){border-bottom:1px solid #404040}.postcard-delete-item{color:#f53030;letter-spacing:.4px}.postcard-delete-item:hover{border-radius:0 0 6px 6px;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;width:80px}.postcard-cover-image-podcast{height:100px;width:130px}.postcard-content-details{display:flex;flex-direction:column;gap:4px}.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;margin:0 0 4px;opacity:.8}.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:#fff3;border-color:#ffffff4d;opacity:1;transform:translateY(-1px)}.postcard-user-content{border-radius:6px;color:#fff;width:100%}.postcard-user-content,.postcard-user-content p{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.postcard-user-content p{font-size:1rem;font-weight:500;line-height:1.7;margin:0;max-width:100%}.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;opacity:.8;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;opacity:.8;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{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}.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;padding:12px;resize:none;transition:all .2s;width:100%}.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}.postcard-copy-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}.postcard-copy-toast-content{background:#212121;border-radius:18px;box-shadow:0 12px 32px #0009,0 4px 16px #0006;font-weight:600;gap:12px;min-width:280px;padding:16px 24px;text-align:center}.postcard-copy-toast-content,.postcard-copy-toast-icon{align-items:center;color:#fff;display:flex;font-size:16px}.postcard-copy-toast-icon{background:#535353;border-radius:50%;flex-shrink:0;font-weight:900;height:24px;justify-content:center;width:24px}.postcard-copy-toast-text{color:#fff;font-weight:600}.lds-spinner{color:official;display:inline-block;height:80px;position:relative;width:80px}.lds-spinner div{animation:lds-spinner 1.2s linear infinite;transform-origin:40px 40px}.lds-spinner div:after{background:#fff;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0deg)}.lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.postcard-loading-toast-spinner{background:#535353;border-top:2px solid #fff}.postcard-loading-toast{animation:toastSlideUp .3s ease-out;bottom:30px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000001}.postcard-loading-toast-content{align-items:center;background:#212121;border-radius:18px;box-shadow:0 12px 32px #0009,0 4px 16px #0006;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px;min-width:280px;padding:16px 24px;text-align:center}.postcard-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}.postcard-loading-toast-text{color:#fff;font-weight:600}.postcard-error-toast-content,.postcard-success-toast-content{min-width:280px}@media (max-width:768px){.postcard-container{margin:4px 4px 8px}.postcard-user-avatar{font-size:14px;height:36px;width:36px}.postcard-action-icon{height:14px;width:14px}.postcard-heart-icon{height:22px;width:23px}.post-delete-modal-content,.post-edit-modal-content,.post-share-modal-content{margin:16px}.edit-modal,.post-delete-modal-content,.post-edit-modal-content,.post-share-modal-content{max-height:calc(100vh - 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-copy-toast,.postcard-error-toast,.postcard-loading-toast,.postcard-success-toast{bottom:100px}.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:0 20px;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-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:100px;width:130px}.postcard-share-pdf-placeholder{align-items:center;background:#ff6b6b1a;border:2px dashed #ff6b6b4d;border-radius:8px;display:flex;height:120px;justify-content:center;width:80px}.postcard-share-pdf-icon{color:#ff6b6b;height:32px;width:32px}.postcard-share-options{display:flex;flex-direction:column;gap:28px}.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;padding:32px;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:480px){.postcard-container{gap:10px;margin:10px 12px 6px;padding:16px}.postcard-user-avatar{font-size:12px;height:32px;width:32px}.postcard-username{font-size:16px}.postcard-time{font-size:12px}.postcard-content-title{font-size:16px;line-height:1.2}.postcard-content-author{font-size:13px}.postcard-user-content p{color:#fff;font-size:15px;line-height:1.5;opacity:1}.post-delete-modal-content,.post-edit-modal-content,.post-share-modal-content{margin:8px;max-height:calc(100vh - 16px);max-width:350px;min-width:260px;width:calc(100vw - 16px)}.edit-modal{max-height:calc(100vh - 16px);max-width:calc(100vw - 16px);min-width:260px;width:calc(100vw - 16px)}.postcard-edit-textarea{font-size:13px;height:120px;min-height:80px}.postcard-modal-title{font-size:18px}.postcard-modal-button{font-size:13px;padding:8px 16px}.postcard-copy-toast,.postcard-error-toast,.postcard-loading-toast,.postcard-success-toast{bottom:80px;left:8px;right:8px;transform:none}.postcard-copy-toast-content,.postcard-error-toast-content,.postcard-loading-toast-content,.postcard-success-toast-content{font-size:12px;min-width:auto;padding:10px 16px;width:100%}.postcard-loading-toast-spinner{height:18px;width:18px}.postcard-error-toast-icon,.postcard-success-toast-icon{font-size:12px;height:18px;width:18px}.postcard-share-preview-content h4{font-size:16px}.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}.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}}.feed-page-container{display:flex;flex-direction:column;height:100vh;margin:0 auto;max-width:650px;padding-top:40px}.feed-posts-list{-ms-overflow-style:none;background:#2a2a2a;border:2px solid #404040;border-bottom:none;border-radius:18px 18px 0 0;box-shadow:15px 15px 30px #191919,-15px -15px 30px #1a1a1a;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;scrollbar-width:none}.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:#2a2a2a;border:2px solid #404040;border-radius:12px;padding:60px 20px;text-align:center}.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{align-items:center;color:#fff;display:flex;justify-content:center;min-height:200px}.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 #404040;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:hover{background:#2a2a2a;border-color:#666}.retry-button:active{transform:translateY(2px)}.feed-skeleton-card{align-items:flex-start;background:#2a2a2a;border-radius:8px;box-shadow:0 1px 25px #0006;display:flex;gap:12px;height:600px;margin-bottom:16px;padding:12px 10px;width:100%}.feed-skeleton-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.feed-skeleton-title{height:20px}.feed-skeleton-description,.feed-skeleton-title{animation:load89234 1s infinite;background:linear-gradient(120deg,#555 30%,#fff9 38%,#fff9 40%,#555 48%);background-position:100% 0;background-size:200% 100%;border-radius:4px;position:relative;width:100%}.feed-skeleton-description{height:100px}.feed-skeleton-actions{animation:load89234 1s infinite;background:linear-gradient(120deg,#555 30%,#fff9 38%,#fff9 40%,#555 48%);background-position:100% 0;background-size:200% 100%;border-radius:4px;height:20px;position:relative;width:100%}@keyframes load89234{to{background-position:-100% 0}}@media (max-width:768px){.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}.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:#f9fafb;border-radius:50%;height:120px;overflow:hidden;position:relative;transition:all .4s ease;width:120px}.profile-picture-container.clickable:hover{transform:scale(1.02)}.profile-picture{height:100%;object-fit:cover;object-position:center;width:100%}.profile-picture-placeholder{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;height:100%;justify-content:center;width:100%}.profile-picture-icon{color:#525252;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{background:#1a1a1a;border-radius:50%;position:absolute;right:-3px;top:-3px;z-index:10}.profile-picture-edit-btn{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:transform .15s ease,background .15s ease;width:40px}.profile-picture-edit-btn:hover:not(:disabled){background:#000000b3;transform:scale(1.05)}.profile-picture-edit-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.profile-picture-edit-icon{height:16px;width:16px}.profile-picture-menu{animation:dropdownSlideIn .15s ease-out;background:#212121;border-radius:6px;box-shadow:8px 8px 8px #00000080;min-width:200px;position:absolute;right:0;top:100%;z-index:20}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.profile-picture-menu-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:12px;opacity:.8;padding:16px 20px;text-align:left;transition:all .15s;width:100%}.profile-picture-menu-item:hover:not(:disabled){background:#64646458;opacity:1}.profile-picture-menu-item:disabled{cursor:not-allowed;opacity:.5}.profile-picture-menu-item:not(:last-child){border-bottom:1px solid #404040;border-radius:6px 6px 0 0}.profile-picture-menu-item.danger{border-radius:0 0 6px 6px;color:#d33a3a}@media (max-width:480px){.profile-picture-container{height:100px;width:100px}.profile-picture-icon{height:40px;width:40px}.profile-picture-menu{min-width:160px}}.postcard-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}.postcard-success-toast-content{align-items:center;background:#212121;border-radius:18px;box-shadow:0 12px 32px #0009,0 4px 16px #0006;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px;min-width:200px;padding:16px 24px;text-align:center}.postcard-success-toast-icon{align-items:center;background:#666;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:900;height:24px;justify-content:center;width:24px}.postcard-success-toast-text{color:#fff;font-weight:600}.postcard-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}.postcard-error-toast-content{background:#212121;border-radius:18px;box-shadow:0 12px 32px #0009,0 4px 16px #0006;font-weight:600;gap:12px;min-width:200px;padding:16px 24px;text-align:center}.postcard-error-toast-content,.postcard-error-toast-icon{align-items:center;color:#fff;display:flex;font-size:16px}.postcard-error-toast-icon{border-radius:50%;flex-shrink:0;font-weight:900;height:24px;justify-content:center;width:24px}.postcard-error-toast-text{color:#fff;font-weight:600}@media (max-width:768px){.postcard-error-toast,.postcard-success-toast{bottom:100px}}@media (max-width:480px){.postcard-error-toast,.postcard-success-toast{bottom:80px;left:8px;right:8px;transform:none}.postcard-error-toast-content,.postcard-success-toast-content{font-size:12px;min-width:auto;padding:10px 16px;width:100%}.postcard-error-toast-icon,.postcard-success-toast-icon{font-size:12px;height:18px;width:18px}}.profile-container{display:flex;flex-direction:column;height:100vh;margin:0 auto;max-width:650px}.profile-header{align-items:center;background:#2a2a2a;border:2px solid #404040;border-radius:18px;box-shadow:15px 15px 30px #191919,-15px -15px 30px #1a1a1a;display:flex;gap:20px;margin-bottom:32px;margin-top:32px;padding:24px;position:relative}.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:120px!important;justify-content:center;overflow:hidden;width:120px!important}.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-logout-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .2s;width:40px}.profile-logout-button:hover{background:#ffffff26;border-color:#ffffff4d}.profile-logout-button:active{transform:translateY(2px)}.profile-logout-icon{color:#fff;height:20px;width:20px}.profile-info h1{color:#fff;font-size:24px;margin:0 0 8px}.post-count{color:#fff;font-size:14px;margin:0;opacity:.8}.profile-posts{-ms-overflow-style:none;background:#2a2a2a;border:2px solid #404040;border-bottom:none;border-radius:18px 18px 0 0;box-shadow:15px 15px 30px #191919,-15px -15px 30px #1a1a1a;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:20px;scrollbar-width:none}.profile-posts::-webkit-scrollbar{display:none}.empty-profile{animation:fadeIn .5s ease-out;background:#2a2a2a;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-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:1000}.profile-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}.profile-logout-modal-header{margin-bottom:0;padding:20px 24px 0}.profile-logout-modal-title{font-size:18px;font-weight:700;margin:0}.profile-logout-modal-body{margin-bottom:0;opacity:.7;padding:16px 24px}.profile-logout-modal-body p{line-height:1.5;margin:0}.profile-logout-modal-footer{align-items:center;border-top:1px solid #3d3d3d;display:flex;flex-direction:row;gap:0;justify-content:space-between}.profile-logout-modal-button.cancel{border:none;border-radius:0 0 0 12px;color:#fff;font-weight:500}.profile-logout-modal-button.cancel,.profile-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%}.profile-logout-modal-button.logout-confirm{border:none;border-left:1px solid #3d3d3d;border-radius:0 0 12px 0;color:#d33a3a;font-weight:700}.profile-logout-modal-button.cancel:hover,.profile-logout-modal-button.logout-confirm:hover{background:#1d1d1d}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.profile-container{padding:16px}.profile-header{flex-direction:column;gap:16px;text-align:center}.profile-avatar{font-size:24px;height:64px;width:64px}.profile-avatar-icon{height:32px;width:32px}.profile-info h1{font-size:20px}.empty-profile{padding:40px 20px}}.post-detail-container{display:flex;flex-direction:column;height:100vh;margin:0 auto;max-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}.back-button{align-items:center;background:#2a2a2a;border:1px solid #404040;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;padding:8px;transition:all .2s ease}.back-button:hover{transform:translateY(-1px)}.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{-ms-overflow-style:none;background:#2a2a2a;border:2px solid #404040;border-bottom:none;border-radius:18px 18px 0 0;box-shadow:15px 15px 30px #191919,-15px -15px 30px #1a1a1a;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:20px;scrollbar-width:none}.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:#2a2a2a;border:1px solid #404040;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:#2a2a2a!important;border:none;border:none!important;border-radius:0;padding: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)}}.postdetail-loading-toast{animation:toastSlideUp .3s ease-out;bottom:30px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000001}.postdetail-loading-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}.postdetail-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}.postdetail-loading-toast-text{color:#fff;font-weight:600}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.postdetail-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}.postdetail-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}.postdetail-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}.postdetail-success-toast-text{color:#fff;font-weight:600}.postdetail-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}.postdetail-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}.postdetail-error-toast-icon{align-items:center;background:#666;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:900;height:24px;justify-content:center;width:24px}.postdetail-error-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){.post-detail-container{padding:16px}.post-detail-header{margin-bottom:20px}.post-detail-header h1{font-size:1.25rem}}.comments-section{background:#fff;border:2px solid #000;margin-top:32px}.comments-header{background:#0000;border-bottom:1px solid #404040;margin-bottom:20px;padding:16px 0}.comments-header h3{color:#fff;font-size:1.125rem;font-weight:700;margin:0}.comment-form{border-bottom:1px solid #404040;margin-bottom:20px;padding:20px 0}.comment-input-wrapper{display:flex;flex-direction:column;gap:12px}.comment-textarea{background:#212122;border:2px solid #404040;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;height:auto;min-height:80px;overflow:hidden;padding:12px;resize:none;width:100%}.comment-textarea:focus{border:none;box-shadow:0 0 0 2px #fff3;outline:none}.comment-form-actions{align-items:center;display:flex;justify-content:flex-end}.cancel-reply-btn,.comment-submit-btn{align-items:center;background:#2a2a2a;border:2px 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{border-bottom:1px solid #404040;margin-bottom:24px;padding-bottom:20px}.comment-item:last-child{border-bottom:none;margin-bottom:0}.comment-content{display:flex;flex-direction:column;gap:12px}.comment-header{align-items:center;display:flex;gap:12px}.comment-user-avatar{align-items:center;background:#2a2a2a;border:2px solid #404040;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:40px;justify-content:center;overflow:hidden;width:40px}.comment-user-avatar-image{height:100%;object-fit:cover;object-position:center;width:100%}.comment-user-avatar-text{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.comment-user-avatar.small{font-size:14px;height:32px;width:32px}.comment-user-info{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.comment-username{color:#fff;font-size:14px;font-weight:600}.comment-date{color:#fff;font-size:12px;opacity:.7}.comment-edited{color:#fff;font-size:11px;font-style:italic;opacity:.6}.comment-text{margin-left:52px}.comment-text p{word-wrap:break-word;color:#fff;line-height:1.5;margin:0}.comment-actions{align-items:center;display:flex;gap:12px;margin-left:45px}.comment-action-btn{align-items:center;background:#2a2a2a;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:500;gap:4px;padding:8px;transition:all .2s ease}.comment-action-btn:hover{background:#3d3d3d58;border-radius:20px;opacity:1}.action-icon{height:18px;width:18px}.comment-options-menu{display:inline-block;position:relative}.comment-options-dropdown{animation:dropdownSlideIn .15s ease-out;background:#212121;border-radius:6px;box-shadow:0 2px 8px #0000001a;min-width:150px;position:absolute;right:-120px;top:110%;z-index:50}.comment-options-dropdown.dropdown-flip-up{bottom:100%;margin-bottom:8px;top:auto}.dropdown-item,.dropdown-item-delete{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:12px;opacity:.8;padding:16px 20px;text-align:left;transition:all .15s;width:100%}.dropdown-item:hover{background:#64646458;border-radius:6px 6px 0 0;opacity:1}.dropdown-item:not(:last-child){border-bottom:1px solid #404040}.dropdown-item-delete{color:#f53030;letter-spacing:.4px}.dropdown-item-delete:hover{background:#64646458;border-radius:0 0 6px 6px;opacity:1}.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;padding:8px;resize:none;transition:all .2s;width:100%}.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;background:#2a2a2a;border:2px solid #404040;border-radius:8px;box-sizing:border-box;margin-left:52px;margin-top:12px;max-width:calc(100% - 52px);padding:16px;position:relative;z-index:10}@keyframes formSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.reply-textarea{background:#212122;border:2px solid #404040;border-radius:6px;color:#fff;font-family:inherit;font-size:14px;height:auto;margin-bottom:8px;min-height:60px;overflow:hidden;padding:8px;resize:none;width:100%}.reply-form-actions{display:flex;gap:8px;justify-content:flex-end}.comment-replies{border-left:2px solid #404040;margin-left:52px;margin-top:16px;padding-left:20px}.reply-item{border-bottom:1px solid #404040;margin-bottom:16px;padding-bottom:12px}.reply-item:last-child{border-bottom:none;margin-bottom:0}.reply-item .comment-actions,.reply-item .comment-edit-form,.reply-item .comment-text{margin-left:44px}@media (max-width:768px){.comment-edit-form,.comment-text{margin-left:0}.comment-actions{margin-left:10px}.comment-replies,.reply-form{margin-left:20px}.reply-item .comment-actions,.reply-item .comment-edit-form,.reply-item .comment-text{margin-left:0}.reply-form-actions{flex-wrap:wrap;gap:6px;justify-content:flex-end}.comment-edit-modal-overlay{padding:16px!important}.comment-edit-modal-content{max-height:calc(100vh - 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-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-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:0 0 1px;padding:0}.post-detail-header{margin-bottom:12px}.post-detail-header h1{font-size:1.25rem}.back-button{height:32px;margin-left:12px;width:32px}.post-detail-content{padding:12px}.comments-section{margin-top:10px;padding:12px}.comments-header{margin-bottom:0;padding:16px 0}.comments-header h3{font-size:1.125rem}.comment-input-wrapper{gap:12px}.comment-textarea{font-size:14px;padding:12px}.comment-form-actions{justify-content:flex-end}}*{box-sizing:border-box;margin:0;padding:0}html{background-color:#212121}body,html{height:100%;width:100%}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}.app{min-height:100vh}.app.with-sidebar{padding-left:80px}.main-content{min-height:100vh;transition:margin-left .2s ease}.main-content.with-sidebar{margin-left:0}.app.without-sidebar .main-content{align-items:center;display:flex;justify-content:center;min-height:100vh}.app.with-sidebar .main-content{padding:0}@media (max-width:768px){.app.with-sidebar{padding-bottom:80px;padding-left:0}.main-content.with-sidebar{margin-left:0;padding-bottom:20px}.modal-content{margin:16px;max-width:none;min-width:auto}}.header{display:none}
/*# sourceMappingURL=main.55e8b177.css.map*/