@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Black+Ops+One&family=Tomorrow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.form-field,form{display:flex;flex-direction:column;margin-bottom:1.25rem;width:-webkit-fill-available}.form-field label,form label{font-weight:600;color:var(--accent-gray);margin-bottom:.5rem}.form-field input,.form-field select,form input,form select{padding:.75rem;border-radius:.5rem;border:1px solid var(--border-color);background-color:var(--lt-grey);color:#000;font-size:1rem}.form-field input:focus,.form-field select:focus,form input:focus,form select:focus{outline:none;border-color:var(--color-burgundy)}.form-field textarea,form textarea{padding:.75rem;border-radius:4px;border:1px solid var(--border-color);background-color:var(--lt-grey);width:-webkit-fill-available;max-width:100%;color:#000;font-size:1rem}.form-field textarea:focus,form textarea:focus{outline:none;border-color:var(--color-burgundy)}.form-field .error-message,form .error-message{color:var(--crimson);margin-bottom:1rem}.top-hashtags__empty-img{border-radius:25px;margin:0 auto}.top-users,.top-hashtags__list{list-style:none;margin:0;padding:0 0 0 15px}:root{--background-main: #142027;--primary-text-color: #f0f0f0;--secondary-text-color: var(--border-color) ccc;--accent-gray: var(--text-subtle) 888;--background-dark: #1c1c1c;--surface-dark: #2a3439;--crimson: #b22222;--crimson-light: #c03a3a;--crimson-dark: #921a1a;--border-color: #3a3a3a;--color-dark-slate: #2f4f4f;--lt-grey: #9e9e9e;--color-burgundy: #800020;--warning-yellow: #ffcc00;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#142027;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--epr-header-padding: .25em;--header-height: 80px;--footer-height: 45px;--header-footer-total-height: calc(var(--header-height) + var(--footer-height));--content-height: calc(98vh - var(--header-footer-total-height))}#root{width:100%}@media screen and (max-width: 768px){html[data-browser=edge] .header{margin-top:35px}}#_rht_toaster{max-width:95vw}.gif-preview{width:100%}body *:not(input):not(textarea):not(select):not([contenteditable=true]){caret-color:transparent}form *{caret-color:auto!important}body{margin:0;font-family:Verdana,Geneva,Tahoma,sans-serif;background:#000}h1,h2,h3,h4,h5{margin:0}a{color:var(--crimson);text-decoration:none}a:hover{color:var(--crimson-light);text-decoration:underline}.content-main{min-height:calc(var(--content-height) - 4em);margin:0 auto;padding:2em 0}.create-post__media-btn,button{width:fit-content;background-color:var(--crimson);color:#fff;margin:.25rem;padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:700;border:none;box-shadow:0 4px 8px #0000004d;z-index:9;transition:background-color .3s ease}.basic-box{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:720px;margin:0 auto 1rem;padding:1rem;border-radius:8px;background:var(--surface-dark)}button.no-button{display:flex;flex-direction:row;width:auto;background-color:transparent;margin:0;padding:0;border:none;box-shadow:none;font-size:12px;text-align:left}.mobile-only{display:inline-flex}@media (min-width: 768px){.mobile-only{display:none!important}}.support{width:fit-content;margin:0 auto;text-align:center;color:#fff;border-radius:12px}.support__text{font-size:.9rem;margin-bottom:1rem;color:var(--text-muted)}.support__qr{width:120px;height:auto;margin-bottom:.75rem}.support__link{color:var(--crimson);font-weight:700;text-decoration:none;display:inline-block}.support__link:hover{text-decoration:underline}.fullscreen-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999;cursor:zoom-out;overflow-y:auto;max-height:100vh;scrollbar-width:none;-ms-overflow-style:none;animation:fadeIn .3s ease}.fullscreen-modal__content{position:relative;max-width:90%;max-height:90%}.fullscreen-modal__image{max-width:100%;max-height:100%;border-radius:8px;cursor:default;display:block}.fullscreen-modal__close{position:absolute;top:-12px;right:-12px;background:#b22222;color:#fff;border:none;font-size:1.75rem;line-height:1;border-radius:50%;padding:.25rem .5rem;cursor:pointer;z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .3s}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ios-install{position:fixed;bottom:20px;left:16px;right:16px;background:#2a3439;color:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 8px #0000004d;z-index:1000}.ios-install__content{display:flex;flex-direction:column;gap:.5rem;text-align:center}.ios-install button{background:#b22222;color:#fff;padding:6px 12px;border:none;border-radius:8px;cursor:pointer}.ios-install__icon{font-size:1.2rem}.media-source-picker{display:flex;gap:1rem;justify-content:flex-start}.media-source-picker--mobile-only{display:none}@media screen and (max-width: 768px){.media-source-picker--mobile-only{display:inline-block}}.media-source-picker label{cursor:pointer}.mention-dropdown{position:absolute;z-index:9999;background:var(--background-dark);border:1px solid var(--border-color, --surface-dark);border-radius:.5rem;padding:.25rem 0;margin:0 0 0 1rem;box-shadow:0 4px 8px #00000040;min-width:180px;max-width:260px;font-size:.875rem;color:var(--text-main, #fff)}.mention-dropdown__item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;cursor:pointer;white-space:nowrap}.mention-dropdown__item:hover{color:var(--crimson)}.mention-dropdown__avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.user-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;width:auto;max-width:800px;padding:0;margin:.5em auto 1em}.user-list h2{width:100%}.user-list__item{display:flex;align-items:center;margin-bottom:1rem;background:var(--surface-dark);margin:5px;padding:.75rem;border-radius:6px}.user-list__link{display:flex;align-items:center;text-decoration:none;color:#fff;width:100%}.user-list__avatar{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;margin-right:1rem;border:2px solid var(--crimson);overflow:hidden}.user-list__avatar img{width:55px;height:auto;object-fit:cover}.user-list__info{display:flex;flex-direction:column}.user-list__name{font-weight:700;font-size:1rem}.user-list__location{font-size:.875rem;color:var(--text-muted)}.user-list__empty{text-align:center;color:var(--text-muted);padding:1rem}.post-card__vote-split{display:flex;justify-content:center;align-items:flex-end;margin-left:auto}.post-card__vote-split .vote-block{display:flex;flex-direction:column;align-items:center}.post-card__vote-split .vote-button{font-size:1.5rem;font-weight:700;color:var(--border-color);background:linear-gradient(to bottom right,#cfcfcf,#f3f3f3);border:1px solid var(--text-muted);margin:0;padding:0 15px;cursor:pointer;transition:background .2s ease,transform .1s ease;box-shadow:0 2px 4px #00000040;border-radius:0}.post-card__vote-split .vote-button.vote-button--up{border-top-left-radius:12px;border-bottom-left-radius:12px;border-right:none}.post-card__vote-split .vote-button.vote-button--down{border-top-right-radius:12px;border-bottom-right-radius:12px;border-left:1px solid var(--text-muted)}.post-card__vote-split .vote-button:hover{background:linear-gradient(to bottom right,#eaeaea,#fff)}.post-card__vote-split .vote-button:active{transform:scale(.95)}.post-card__vote-split .vote-button.active{color:#dc143c}.post-card__vote-split .vote-count{margin-top:4px;font-size:.9rem;font-weight:600;color:var(--border-color);text-align:center}.add-comment{margin-top:2rem}.add-comment__replying-to{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.add-comment .form-field__input{width:100%;min-height:90px;padding:.75rem;border:1px solid #333;background:#101010;color:#eee;border-radius:6px;margin-bottom:.5rem;resize:vertical}.add-comment__modifier{display:flex;gap:1rem;align-items:center;margin-bottom:.5rem}.add-comment__modifier button{background:#2a2a2a;color:#ccc;border:none;padding:.3rem .75rem;border-radius:4px}.add-comment__modifier button:hover{background:#444}.add-comment button[type=submit]:disabled{background:#555;cursor:not-allowed}.add-comment__image-preview img{max-width:30%;margin:.5rem 0;border-radius:6px}.comment-thread__comment{position:relative;padding:1rem 1rem 1rem 1.25rem;border:solid var(--lt-grey);border-width:1px 2px;background-color:#1a1a1a;border-radius:0;transition:background .3s}.comment-thread__comment:first-of-type{border-top:0}.comment-thread__comment:last-of-type{border-radius:0 0 .5rem .5rem}.comment-thread__comment--level-1,.comment-thread__comment--level-1:first-of-type,.comment-thread__comment--level-2,.comment-thread__comment--level-2:first-of-type,.comment-thread__comment--level-3,.comment-thread__comment--level-3:first-of-type{border:1px solid var(--lt-grey);border-radius:5px}.comment-thread__comment--level-1,.comment-thread__comment--level-1:first-of-type{margin-left:0}.comment-thread__comment--level-2{margin-left:1rem}.comment-thread__comment--level-3{margin-left:2rem;opacity:.85}.comment-thread__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.comment-thread__header .comment-thread__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.comment-thread__header .comment-thread__username{font-weight:600;font-size:.9rem}.comment-thread__header .comment-thread__timestamp{font-size:.75rem;color:var(--text-subtle);margin-left:auto}.comment-thread__body{font-size:.95rem;line-height:1.5;padding:.25rem 0;word-wrap:break-word}.comment-thread__image img{max-width:50%;border-radius:6px;margin-top:.5rem;cursor:zoom-in}.comment-thread__actions{display:flex;justify-content:right;gap:.5rem}.comment-thread__actions button{background:var(--crimson);border:none;color:var(--accent-soft);cursor:pointer;font-size:.85rem;padding:.25rem .5rem}.comment-thread__actions button:hover,.comment-thread__actions button.liked{color:var(--accent-color)}.comment-thread__editbox textarea{width:100%;min-height:90px;background:#121212;color:#eee;border:1px solid #333;border-radius:6px;padding:.75rem;resize:vertical;font-family:inherit;margin-top:.5rem}.comment-thread__edit-actions{display:flex;gap:.5rem;margin-top:.5rem}.comment-thread__edit-actions button{padding:.25rem .5rem;font-size:.85rem;border-radius:4px;border:none;cursor:pointer}.comment-thread__edit-actions button:first-of-type{background:#dc143c;color:#fff}.comment-thread__edit-actions button:last-of-type{background:#444;color:#ccc}.comment-thread__replies{margin-top:1rem;border-left:2px dashed #333}.highlight-comment{outline:2px solid var(--accent-color, #b22222);border-radius:6px;transition:outline .5s ease-in-out}.comment-thread__image img{width:25%}.add-comment__login-warning{background-color:#2a2a2a;border:1px solid crimson;color:var(--accent-soft);padding:1rem;border-radius:6px;font-size:.9rem;margin-top:1rem;text-align:center}.add-comment__modifier{display:flex;align-items:center}.comment-thread__editbox{margin-top:.5rem}.comment-thread__editbox textarea{width:-webkit-fill-available;min-height:100px;background:#1e1e1e;color:#f1f1f1;border:1px solid #444;border-radius:8px;padding:.75rem;font-size:.95rem;font-family:inherit;resize:vertical;transition:border .2s}.comment-thread__editbox textarea:focus{border-color:#b22222;outline:none}.comment-thread__editbox .comment-thread__edit-actions{margin-top:.5rem;display:flex;gap:.5rem}.comment-thread__editbox .comment-thread__edit-actions button{padding:.25rem .5rem;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;transition:background .2s}.comment-thread__editbox .comment-thread__edit-actions button:first-of-type{background:#b22222;color:#fff}.comment-thread__editbox .comment-thread__edit-actions button:first-of-type:hover{background:#8b1a1a}.comment-thread__editbox .comment-thread__edit-actions button:last-of-type{background:#333;color:#ccc}.comment-thread__editbox .comment-thread__edit-actions button:last-of-type:hover{background:#444}@media (min-width: 768px){.comment-thread{width:75%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.admin-action{position:relative;margin-left:auto}.admin-action__toggle{position:relative;z-index:101;background:none;border:none;font-size:1.25rem;cursor:pointer;box-shadow:none}.admin-action__panel{position:absolute;top:100%;right:0;width:max-content;background-color:var(--surface-dark);color:#fff;padding:1rem;border-radius:8px;margin-top:.5rem;box-shadow:0 0 6px #00000040;z-index:100}.admin-action__title{font-size:1rem;margin-bottom:.5rem;font-weight:700}.admin-action__button{display:block;width:100%;color:#fff;padding:.4rem .75rem;margin:.4rem 0;border:none;border-radius:4px;cursor:pointer;text-align:left;font-size:.875rem}.admin-action__button:hover{background-color:var(--crimson-dark)}.admin-action__disabled{margin-top:.5rem;font-size:.85rem;color:var(--lt-grey)}.admin-action__badge{background-color:var(--border-color);color:#ccc;padding:2px 6px;border-radius:4px;font-size:.75rem;margin-left:.4rem}.admin-dashboard{display:flex;flex-direction:column;align-items:center}.admin-dashboard__section{margin-top:2rem;border-top:1px solid #444;padding-top:1.5rem}.admin-ads-panel__new{margin-bottom:1rem;background:#222;color:#fff;border:1px solid #555;padding:.5rem 1rem;border-radius:4px}.admin-dashboard__tabs{display:flex;gap:1rem;margin-bottom:1.5rem}.admin-dashboard__tabs button{padding:.5rem 1rem;background:#1e1e1e;border:1px solid #444;border-radius:6px;color:#ccc;cursor:pointer;transition:.2s}.admin-dashboard__tabs button.active{background:#333;color:#fff;border-color:#666;font-weight:700}.admin-dashboard__tabs button:hover{background:#2a2a2a}.admin-dashboard__coming-soon{padding:1rem;background:#111;border:1px dashed #555;color:#aaa;border-radius:6px}.admin-dashboard__table{display:block;width:100%}.admin-dashboard__table thead{display:none}.admin-dashboard__table tbody{display:block}.admin-dashboard__table tr{display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:6px;margin-bottom:1rem;background:var(--background-dark);padding:.5rem}.admin-dashboard__table td{display:flex;justify-content:space-between;padding:.4rem .5rem;border-bottom:none;color:var(--primary-text-color);word-break:break-word;font-size:.875rem}.admin-dashboard__table td:before{content:attr(data-label);font-weight:700;margin-right:1rem;color:var(--primary-text-color)}.admin-dashboard__table .admin-dashboard__user-toggle{background:none;color:#fff;font-weight:700;font-size:1rem;border:none;cursor:pointer;text-align:left;width:100%}.admin-dashboard__table .admin-dashboard__user-toggle:hover{text-decoration:underline}.admin-dashboard__table__row.open .admin-dashboard__user-toggle{color:var(--warning-yellow)}.admin-dashboard__table__promote{background-color:var(--crimson);border:none;color:#fff;padding:.4rem .75rem;border-radius:4px;cursor:pointer}.admin-dashboard__table__promote:hover{background-color:var(--crimson-dark)}.warn{color:var(--warning-yellow);font-weight:700}@media (min-width: 769px){.admin-dashboard__table{display:table;border-collapse:collapse}.admin-dashboard__table thead{display:table-header-group}.admin-dashboard__table tbody{display:table-row-group}.admin-dashboard__table tr{display:table-row;border:none;background:none;margin:0;padding:0}.admin-dashboard__table td,.admin-dashboard__table th{display:table-cell;padding:.75rem;border-bottom:1px solid var(--border-color);text-align:left;white-space:nowrap}.admin-dashboard__table td:before{content:none!important}}.ad{margin:1.5rem auto;display:flex;justify-content:center;max-width:auto}.ad--square{width:250px;height:250px}.ad--banner{width:728px;height:90px}.ad--skyscraper{width:160px;height:600px}.ad--mobile{width:320px;height:100px}.ad img.ad__image{width:100%;height:auto;border-radius:4px}@media (min-width: 768px){.ad{max-width:728px}}.ad-preview{background:#1c1c1c;padding:1rem;border:1px solid #333;border-radius:8px;margin-top:1rem;max-width:300px;text-align:center}.ad-preview__image{width:100%;height:auto;border-radius:6px}.ad-preview__meta{margin-top:.5rem}.ad-preview__title{font-size:.9rem;font-weight:700;color:#eee}.ad-preview__type{font-size:.75rem;color:#aaa}.ad-preview__group{display:flex;flex-wrap:wrap;gap:1rem}.ad-preview__block{text-align:center}.ad-preview__label{font-size:.75rem;color:#bbb;margin-bottom:.5rem}.ad-preview__image{max-width:100%;border-radius:6px;border:1px solid #444}.post-list,.single-post-page{width:100%}.post-card,.post-list__empty{display:flex;flex-direction:column;color:#fff;border-radius:5px;padding:.5rem;margin:0 .2rem .5rem;background:var(--surface-dark);box-shadow:1px 1px 4px #ffffff73}.post-card__title-block{display:flex;align-items:center;justify-content:space-between;margin:0 0 .5rem}.post-card__moderation{position:relative;margin-left:auto}.post-card__moderation button{border:0;box-shadow:none;margin:0;padding:0}.post-card__description{margin-top:.75rem}.post-card__moderation-toggle{background:transparent;border:none;font-size:1.2rem;cursor:pointer}.post-card__moderation-panel{position:absolute;top:100%;right:0;width:240px;max-width:90vw;background:#222;color:#fff;border:1px solid var(--accent-gray);padding:1rem;border-radius:8px;z-index:99;box-sizing:border-box;min-width:50%}.post-card__moderation-title{font-weight:700;margin-bottom:.5rem}.post-card__moderation-button{display:block;margin:.5rem 0;padding:.5rem;width:100%;font-weight:700;cursor:pointer}.post-card__moderation-disabled{margin-top:.5rem;color:#999;font-style:italic}.post-card__media-gallery{display:grid}.post-card__media-gallery.count-1{grid-template-columns:1fr}.post-card__media-gallery.count-2,.post-card__media-gallery.count-3,.post-card__media-gallery.count-4,.post-card__media-gallery.count-5,.post-card__media-gallery.count-6{gap:8px}.post-card__img-holder{background:#fff;border-radius:5px;padding:10px}.post-card__image{width:100%;margin:0 auto;height:auto;border-radius:8px;border:1px solid var(--border-color)}.post-card h3{font-size:1.2rem;color:var(--surface-dark)}.post-card__user{display:flex;gap:.75rem;margin:.5rem 0}.post-card__user-avatar{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50px;overflow:hidden;border:2px solid var(--color-burgundy)}.post-card__user-avatar img{width:50px;height:100%;object-fit:cover}.post-card__user-details{display:flex;justify-content:space-between;align-items:flex-start;width:auto}.post-card__user-name{display:flex;flex-direction:column;color:var(--color-burgundy)}.post-card__author{font-weight:600;text-decoration:none;color:var(--surface-dark)}.post-card__timestamp{font-size:.75rem;margin:0}.post-card__description{color:var(--surface-dark);background:transparent;width:auto;height:auto;margin:.25rem 0;padding:10px;border-radius:5px;word-wrap:break-word}.post-card__actions{display:flex;align-items:center}.post-card__actions .post-card__toggle-comments{margin-left:auto}.create-post__fab{position:fixed;bottom:var(--header-height);right:0;width:56px;height:56px;border-radius:50%;background-color:var(--crimson);color:#fff;font-size:2rem;border:none;box-shadow:0 4px 8px #0000004d;z-index:999}@media (min-width: 768px){.create-post__fab{bottom:calc(var(--footer-height) + 10px);right:1rem}}.create-post__preview{display:flex;flex-wrap:wrap}.create-post__preview-img{width:25%;height:auto}.post-card__actions{width:100%;margin-top:.5rem;font-size:.9rem}.post-card__link{background:none;color:var(--crimson);border:none;padding:0;cursor:pointer;font-weight:500;text-decoration:underline}.post-card__link:hover{color:var(--crimson)}.post-card__divider{margin:0 .5rem;color:var(--surface-dark)}@media (min-width: 768px){.post-card{display:flex;align-items:center;margin:0 auto 1.5rem;padding:1rem}.post-card__img-holder{width:75%}.post-card__image{max-width:100%;border-radius:8px;border:1px solid var(--border-color)}}.carousel .slide img{object-fit:cover;border:1px solid var(--border-color)}.carousel .control-dots .dot{background:var(--text-muted)}.carousel.carousel-slider{background-color:transparent}.post-card__badge{background:#eee;border-radius:4px;padding:2px 6px;font-size:.8rem;margin-left:5px}.create-post-modifiers{width:auto}.create-post-modifiers__titles{display:flex;justify-content:space-between;align-items:center;width:100%}.post-card__tag{font-size:.75rem;color:var(--crimson);padding:0;border-radius:4px;margin-left:.5rem;display:inline-block}.post-card__tag--friends{background-color:var(--crimson);color:#fff;padding:2px;text-align:center}.post-card__image{opacity:0;transition:opacity .4s ease-in}.post-card__image--loaded{opacity:1}.side-box{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;flex:1 1 300px;background:var(--surface-dark);padding:1rem;margin-bottom:1rem;border-radius:5px;box-shadow:1px 1px 4px #ffffff73;transition:background .3s ease}.side-box:first-of-type{margin-top:28px}.side-box__title{margin-bottom:5px;padding-bottom:.5em;font-size:1.2rem;color:var(--accent-gray);border-bottom:1px solid var(--lt-grey)}.side-box a{font-weight:700}.home{display:flex;flex-direction:column;gap:.2rem;padding:0}.home__left{width:100%}.home__right{width:auto;margin:.5em}@media (min-width: 768px){.home{flex-direction:row;align-items:flex-start;max-width:1200px;margin:0 auto}.home__left{flex:2;width:75%}.home__right{flex:1;display:block;width:25%;margin-left:2rem}}.home-content{margin:0 1rem}@media (min-width: 768px){.home{display:flex;flex-direction:row;gap:2rem;padding:1rem}}.contact-page{max-width:600px;margin:2rem auto;padding:1.5rem;background:var(--surface-dark);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 12px #ffffff0d}.contact-page h2{color:var(--primary-text-color);font-size:1.6rem;margin-bottom:.5rem}.contact-page p{color:var(--accent-gray);margin-bottom:1.5rem;font-size:.95rem}.contact-page .contact-form{display:flex;flex-direction:column;gap:1rem}.contact-page .contact-form input,.contact-page .contact-form textarea{background:var(--background-dark);color:var(--primary-text-color);border:1px solid var(--border-color);padding:.75rem 1rem;font-size:1rem;border-radius:6px;outline:none}.contact-page .contact-form input:focus,.contact-page .contact-form textarea:focus{border-color:var(--crimson);box-shadow:0 0 0 1px var(--crimson-light)}.contact-page .contact-form .char-count{align-self:flex-end;font-size:.8rem;color:var(--lt-grey);margin-top:-.75rem;margin-bottom:.5rem}.contact-page .contact-form button{background:var(--crimson);color:#fff;font-weight:700;padding:.75rem;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background .2s}.contact-page .contact-form button:hover{background:var(--crimson-light)}.contact-page .contact-form button:disabled{background:#444;cursor:not-allowed}.contact-page .contact-alt{margin-top:2rem;font-size:.9rem;color:var(--lt-grey)}.contact-page .contact-alt a{color:var(--crimson);text-decoration:none}.contact-page .contact-alt a:hover{text-decoration:underline}.install-guide{display:flex;flex-direction:column;width:100%;max-width:600px;background:var(--surface-dark);padding:.75rem;margin:0 auto;border-radius:4px}.install-guide h2{text-align:center;margin-bottom:1rem}.install-guide section{margin-bottom:2rem;background:var(--lt-grey);padding:1rem;border-radius:8px;color:#000}.install-guide section h3{margin-bottom:.5rem;color:var(--crimson)}.install-guide section ol{padding-left:1.25rem}.install-guide section ol li{margin-bottom:.5rem}.signup,.login{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;margin:2rem 1em;padding:1rem;width:auto;max-width:500px;background-color:var(--surface-dark);color:#fff}.signup__title,.login__title{font-size:1.5rem;margin-bottom:1rem;font-family:Black Ops One,cursive}.signup__form,.login__form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.signup__error,.login__error{color:red;font-size:.9rem}.signup__success,.login__success{color:#90ee90;font-size:.9rem}.signup__terms-toggle{display:flex;flex-direction:column}.signup__terms-toggle .signup__checkbox:first-of-type{margin-top:1rem}.signup__toggle-button{background:none;border:none;box-shadow:none;font-weight:700;cursor:pointer;text-align:left;margin:0;padding:0}.signup__terms-scroll{max-height:200px;width:auto;overflow-y:scroll;background-color:var(--surface-dark);color:var(--text-muted);margin:1rem 0 0;border-radius:.5rem;font-size:.85rem;line-height:1.4;transition:max-height .3s ease-in-out}.signup__terms-scroll h2{margin-top:0}.form-field__error{color:var(--crimson);font-size:.875rem}.form-field__forgot{color:var(--crimson);font-size:.85rem;cursor:pointer;text-decoration:underline}.form-field__forgot:hover{color:#fff}@media (min-width: 768px){.signup,.login{margin:1em auto}}.login-loading{text-align:center;padding:2rem}.loading-bar{margin-top:1rem;width:80%;height:4px;background:linear-gradient(to right,#b22222,#2a3439,#b22222);animation:loadingBarMove 1.5s infinite linear}@keyframes loadingBarMove{0%{background-position:0% 50%}to{background-position:100% 50%}}.merch-page{padding:2rem 1rem;max-width:800px;margin:0 auto;text-align:center}.merch-page h2{font-family:Black Ops One,sans-serif;color:var(--crimson);font-size:2rem;margin-bottom:.5rem}.merch-page p{color:var(--accent-gray);font-size:1rem;margin-bottom:1.5rem}.merch-page .merch-item{background:var(--surface-dark);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;margin-top:2rem;box-shadow:0 4px 12px #ffffff0d;display:flex;flex-direction:column;align-items:center;gap:1rem}.merch-page .merch-item h3{font-size:1.25rem;font-weight:700;color:var(--primary-text-color)}.merch-page .merch-item .merch__image{width:160px;height:160px;object-fit:contain;border-radius:6px;background:#1a1a1a;border:1px solid var(--border-color)}.merch-page .merch-item button{background:var(--crimson);color:#fff;font-weight:700;border:none;border-radius:6px;padding:.5rem 1rem;font-size:1rem;cursor:pointer;transition:background .2s}.merch-page .merch-item button:hover{background:var(--crimson-light)}.merch-page .merch-item button:disabled{opacity:.6;background:#444;cursor:not-allowed}.merch-page .success-message,.merch-page .error-message{font-size:.95rem;margin-top:1.5rem;color:var(--lt-grey)}.merch-page .success-message{color:#2ecc71}.merch-page .error-message{color:#e74c3c}.privacy{display:flex;flex-direction:column;width:100%;max-width:600px;background:var(--surface-dark);padding:.75rem;margin:0 auto;border-radius:4px}.footer{position:sticky;bottom:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:var(--background-main);font-size:.75rem;color:#fff;z-index:2500;height:calc(15px + var(--footer-height));padding:0 1rem;border-top:1px solid var(--surface-dark)}.footer__copyright{width:100%;margin:0;padding:0}@media (min-width: 768px){.footer{flex-direction:row;font-size:1rem;height:var(--footer-height);padding:0 1rem}.footer__copyright{width:auto}}.social-links{display:flex;gap:1rem;justify-content:center;align-items:center;height:30px}.social-links a{color:var(--accent-gray, #ccc);font-size:1.25rem;transition:color .2s ease;height:30px}.social-links a:hover{color:var(--crimson, #b22222)}.social-links a i{display:inline-block;height:30px}.social-links a svg{width:30px;height:30px;fill:currentColor}.nav{position:relative;z-index:1000}.nav__toggle{position:absolute;top:25px;right:0;width:30px;height:24px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;z-index:1100}.nav__toggle .nav__bar{height:4px;width:100%;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.nav__toggle.open .nav__bar:nth-child(1){transform:rotate(45deg) translateY(14px)}.nav__toggle.open .nav__bar:nth-child(2){opacity:0}.nav__toggle.open .nav__bar:nth-child(3){transform:rotate(-45deg) translateY(-14px)}.nav__menu{position:fixed;top:0;right:-100%;height:100vh;width:50vw;background:#1c1c1c;list-style:none;margin:0;padding:60px 20px;display:flex;flex-direction:column;gap:20px;transition:right .3s ease}@media (min-width: 768px){.nav__menu{width:25vw}}.nav__menu a,.nav__menu span{color:#fff;text-decoration:none;font-weight:700;font-size:1.1rem}.nav__menu .notification-count{color:var(--crimson)}.nav__badge{position:absolute;top:-5px;right:-10px;background:var(--crimson);color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:12px;line-height:1;z-index:1200}.nav--open .nav__menu{right:0}.header{position:sticky;top:0;left:0;right:0;display:flex;justify-content:center;height:var(--header-height);max-width:100%;background-color:var(--background-main);color:#fff;z-index:1000;padding:0 1rem;padding-top:env(safe-area-inset-top);margin:0 auto;border-bottom:1px solid var(--surface-dark)}.header__content{display:flex;justify-content:space-between;align-items:center;width:100vw}.header__logo{display:flex;align-items:center;height:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='50' height='50' fill-rule='evenodd' clip-rule='evenodd' image-rendering='optimizeQuality' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' viewBox='0 0 4099.99 4099.99'%3E%3Cdefs%3E%3Cstyle%3E .fil0%7Bfill:%23ed3237%7D.fil1%7Bfill:%23fff%7D %3C/style%3E%3C/defs%3E%3Cg id='Layer_x0020_1'%3E%3Ccircle cx='2050' cy='2050' r='145.48' class='fil0'/%3E%3Cpath d='M1927.88 4050v-917.21c40.27 6.04 80.54 9.67 122.56 9.67 41.15 0 82.29-3.63 122.56-9.67V4050h-245.12zm0-3081.79V50h244.24v918.21c-40.27-6.05-80.54-9.68-122.56-9.68-41.15 0-82.29 3.63-122.56 9.68h.88z' class='fil1'/%3E%3Cpath id='_2905657595744' d='M403.04 2334.57c119.21 694.64 667.74 1242.28 1362.38 1362.38v-209.74C1184.61 3372.49 727.5 2915.37 612.77 2334.56H403.03l.01.01zM1765.43 403.04C1070.79 522.25 523.15 1070.78 403.05 1765.42h209.74C727.51 1184.61 1184.63 727.5 1765.44 612.77V403.03l-.01.01zm1931.53 1362.39c-119.21-694.64-667.74-1242.28-1362.38-1362.38v209.74c580.81 114.72 1037.92 571.84 1152.65 1152.65h209.74l-.01-.01zM2334.57 3696.96c694.64-119.21 1242.28-667.74 1362.38-1362.38h-209.74c-114.72 580.81-571.84 1037.92-1152.65 1152.65v209.74l.01-.01z' class='fil1'/%3E%3Cpath id='_2860753537312' d='M751.43 2350.4c114.48 494.83 503.35 883.69 998.18 998.18v-156.11c-410.63-107.86-734.2-431.44-842.06-842.06H751.44l-.01-.01zm998.16-1598.97c-494.83 114.48-883.69 503.35-998.18 998.18h156.11c107.86-410.63 431.44-734.2 842.06-842.06V751.44l.01-.01zm1598.98 998.16c-114.48-494.83-503.35-883.69-998.18-998.18v156.11c410.63 107.86 734.2 431.44 842.06 842.06h156.11l.01.01zM2350.4 3348.57c494.83-114.48 883.69-503.35 998.18-998.18h-156.11c-107.86 410.63-431.44 734.2-842.06 842.06v156.11l-.01.01z' class='fil0'/%3E%3Cpath d='M2265.14 2303.61v522.11l246.63-203.77v-474.89h337.58v-211.65h-337.58v-186.28h396.18v-238.76H1192.94v238.76h278.11v871.94l246.63 203.77V1748.25h190.65c42.85-20.11 90.96-31.48 141.68-31.48 183.66 0 332.33 148.68 332.33 332.33 0 101.45-45.48 192.41-117.19 253.62v.87l-.02.02zM50 1927.88h917.21c-6.04 40.27-9.67 80.54-9.67 122.56 0 41.15 3.63 82.29 9.67 122.56H50v-245.12zm3081.79 0H4050v244.24h-918.21c6.05-40.27 9.68-80.54 9.68-122.56 0-41.15-3.63-82.29-9.68-122.56v.88z' class='fil1'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;color:#fff;text-decoration:none;border:0}.header__logo:focus,.header__logo:focus-visible{outline:none;box-shadow:none}.header__logo-text{font-family:Black Ops One,serif;font-weight:400;font-style:normal;font-size:1.4rem;padding-left:60px}@media (min-width: 768px){.header__logo-text{font-size:2rem}}.post-toolbar-wrapper{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.post-toolbar-wrapper :before,.post-toolbar-wrapper :after{color:var(--accent-gray)}.post-toolbar-wrapper :before{content:"["}.post-toolbar-wrapper :after{content:"]"}.post-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}.post-toolbar :before,.post-toolbar :after{content:""}.post-toolbar__btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;padding:.4rem .8rem;border-radius:999px;border:1px solid transparent;background:var(--btn-bg, #292929);color:var(--text-color, #fff);cursor:pointer;transition:background .2s,color .2s}.post-toolbar__btn:hover{background:var(--btn-hover, #444)}.post-toolbar__btn.active{background:var(--accent-color, crimson);color:#fff;font-weight:700}@media (min-width: 768px){.post-toolbar{width:auto}.post-toolbar button{padding:0 10px;font-size:1rem}}.create-post-form{display:flex;flex-direction:column;width:90vw;max-width:750px;margin:0 auto;padding:.5em;background:var(--background-dark);border-radius:.5rem}.create-post-form select{width:fit-content}.create-post__input{margin-top:.5em}.create-post__textarea{border-radius:.5em;margin-top:.5em}.create-post-form input[type=file]{color:var(--border-color)}.create-post__toolbar{display:flex;align-items:center;justify-content:space-between;font-size:12px}.create-post__source-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:999}.create-post__source-menu{background-color:var(--surface-dark);padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0009;text-align:center;width:90%;max-width:320px}.create-post__source-menu p{color:#fff;font-weight:700;font-size:1.1rem;margin-bottom:1rem}.create-post__source-option{background-color:var(--crimson);color:#fff;padding:.75rem 1rem;border-radius:8px;font-weight:700;margin-top:.5rem;cursor:pointer;display:block;width:auto}.post-list__filters{display:flex;gap:.25rem;margin:0 0 0 .5rem}.post-list__filters .post-list__filter-btn{margin-bottom:0;padding:.4rem .8rem;border:none;background-color:var(--lt-grey);font-size:1rem;color:var(--surface-dark);border-radius:4px 4px 0 0;cursor:pointer;box-shadow:none}.post-list__filters .post-list__filter-btn.active{color:#fff;background-color:var(--surface-dark);font-weight:700}.create-post__sticky{font-size:.9rem}.create-post__visibility{display:flex;margin:.5rem 0}.create-post__visibility label{font-size:.9rem;font-weight:700;margin-right:.5rem}.create-post__visibility .create-post__visibility-options{display:flex;gap:1rem}.create-post__visibility .create-post__visibility-options label{font-weight:400;display:flex;align-items:center;gap:.25rem}.giphy-wrapper{display:flex;flex-direction:column;max-height:400px}.giphy-picker-scroll{flex:1 1 auto;overflow-y:auto}.giphy-attribution{text-align:right;font-size:.75rem;opacity:.7;padding:.25rem .5rem}.media-preview{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.media-preview__wrapper{position:relative;display:inline-block;max-width:45%}.media-preview__wrapper--video{max-width:100%}.media-preview__wrapper video{display:block;width:auto;max-width:100%;height:auto;max-height:400px;border-radius:.5rem}.media-preview__item{border-radius:8px;border:1px solid var(--border-color);max-width:100%}.media-preview__item--post{border-radius:8px;object-fit:contain}.media-preview__remove{display:flex;align-items:center;justify-content:center;position:absolute;top:1px;right:1px;background:#000c;color:#fff;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer;line-height:1}.media-preview__youtube{margin-top:1rem;width:100%}.media-preview__youtube iframe{border:none;border-radius:8px}.media-preview__item--portrait,.post-card__image--portrait{max-height:500px;width:auto;margin:0 auto}.media-preview__item--landscape,.post-card__image--landscape{width:100%;height:auto}.friends-panel{display:flex;flex-wrap:wrap;padding:.75rem;margin-bottom:.5rem;border-radius:4px}.friends-panel__one,.friends-panel__two{width:100%}@media (min-width: 768px){.friends-panel__one,.friends-panel__two{width:50%}}.friends-panel .waiting{font-size:10px}.friend-list{list-style:none;padding:0}.friend-list__item{display:flex;align-items:center;margin:0;padding:4px;font-weight:700}.friend-list__item a{color:var(--lt-grey);text-decoration:none}.friend-list__item a:hover{text-decoration:underline}.friend-list__remove,.friend-list__protected{width:15px;height:15px;margin-right:20px}.friend-list__remove{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='15' height='15' viewBox='0 0 28.25 28.25' fill='%239e9e9e'%3E%3Cpath d='M14.125 0C6.337 0 0 6.337 0 14.125S6.337 28.25 14.125 28.25 28.25 21.913 28.25 14.125 21.913 0 14.125 0zM4 14.125C4 8.542 8.542 4 14.125 4c2.251 0 4.325.747 6.009 1.994L5.993 20.134A10.068 10.068 0 0 1 4 14.125zM14.125 24.25c-2.251 0-4.326-.748-6.011-1.995l14.141-14.14a10.066 10.066 0 0 1 1.995 6.01c0 5.583-4.542 10.125-10.125 10.125z'/%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer}.accept-button,.decline-button{margin:0 .5em}.inbox{max-width:600px;height:50vh;margin:0 auto;padding:1rem;background:var(--surface-dark);border-radius:6px}.inbox__title{font-size:1.5rem;margin-bottom:1rem;color:var(--crimson)}.inbox__empty{color:var(--accent-gray);text-align:center;font-style:italic}.inbox__list{list-style:none;padding:0;margin:0}.inbox__item{margin-bottom:.75rem}.inbox__link{display:flex;align-items:center;width:auto;background:#222;color:#fff;padding:.75rem 1rem;border-radius:4px;text-decoration:none;transition:background .2s ease}.inbox__link:hover{background:#333;text-decoration:none}.inbox__timestamp{min-width:max-content}.inbox__user{width:100%}.inbox__badge{width:auto}.inbox__badge:hover{text-decoration:none}.inbox__timestamp{font-size:.8rem;color:var(--accent-gray);min-width:fit-content}.message-thread{max-width:600px;min-height:fit-content;margin:0 auto;padding:1rem;background:var(--surface-dark);border-radius:6px}.message-thread__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.message-thread__back{margin-bottom:1rem;color:#b22222;font-size:.8rem;font-weight:700;text-decoration:none;text-align:right}.message-thread__back:hover{text-decoration:underline}.message-thread__date{font-size:.7rem;text-align:center;padding-bottom:1rem}.message-thread__title{font-size:1.5rem;color:var(--crimson);margin-bottom:1rem}.message-thread__messages{max-height:60vh;overflow-y:auto;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.message-thread__message{padding:.5rem .75rem;border-radius:6px;max-width:80%;word-wrap:break-word;font-size:.95rem}.message-thread__message.sent{align-self:flex-end;background:var(--crimson);color:#fff}.message-thread__message.received{align-self:flex-start;background:#333;color:#fff}.message-thread__message p{margin:0}.message-thread__input{display:flex;gap:.5rem}.message-thread__input input{flex:1;padding:.5rem;border-radius:4px;border:1px solid #444;background:#111;color:#fff}.message-thread__input button{padding:.5rem 1rem;background-color:var(--crimson);color:#fff;font-weight:700;border:none;border-radius:4px;cursor:pointer}.message-thread__input button:hover{background-color:#8b0000}.message-thread__sender{font-size:.75rem;font-weight:700;margin-bottom:2px;color:var(--accent-gray)}.message-thread__sender--sent{color:#b22222;text-align:right}.message-thread__sender--received{text-align:left}.message-bubble{max-width:70%;padding:.75rem;border-radius:1rem;margin-bottom:.5rem;position:relative;font-size:.95rem}.message-bubble--self{background-color:#b22222;color:#fff;margin-left:auto;text-align:right}.message-bubble--other{background-color:var(--background-main);color:#fff;margin-right:auto;text-align:left}.message-bubble__text{margin:.3rem;line-height:1.4}.message-bubble__time{font-size:.75rem;opacity:.7;display:block}.message-bubble__sender{font-size:.8rem;opacity:.7;font-style:italic}.message-bubble__meta{display:flex}.profile-view{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:720px;margin:0 auto;padding:1rem;border-radius:8px;background:var(--surface-dark)}.profile-view__icon{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}.profile-view__avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid var(--crimson)}.profile-view__title{font-family:Black Ops One,sans-serif;font-size:1.75rem;color:var(--crimson);margin-bottom:.25rem}.profile-view__stats{width:100%;display:flex;justify-content:space-between}.profile-view p{font-size:1rem;color:var(--accent-gray);margin:.25rem 0}.profile-view__about{line-height:1.5;padding-top:.5rem}.profile-view__posts{border-top:1px solid var(--border-color);padding-top:1rem}.profile-view__posts h3{margin-bottom:.5rem}.profile-view__posts ul{list-style:none;padding-left:0}.profile-view__posts ul li{margin-bottom:.25rem}.profile-view__posts ul li a{color:var(--crimson);text-decoration:none}.profile-view__posts ul li a:hover{text-decoration:underline}.profile-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.profile-info__name{display:flex;justify-content:space-between}.profile__role-badge{color:#fff;font-weight:600;font-size:1rem;margin-left:.5rem}.profile-view__edit-btn,.profile__promote-btn{padding:.5rem 1rem;font-size:1rem;background-color:var(--crimson);color:#fff;border:none;border-radius:4px;cursor:pointer}.profile-view__edit-btn:hover,.profile__promote-btn:hover{background-color:var(--crimson-dark)}@media (max-width: 600px){.profile-view{padding:.75rem}.profile-view__icon{flex-direction:column;align-items:flex-start}.profile-view__avatar{width:90px;height:90px}.profile-view__title{font-size:1.5rem}}.edit-profile{width:auto;max-width:600px;background:var(--surface-dark);padding:1rem;margin:0 auto 1rem;border-radius:6px}.edit-profile h2{text-align:center;margin-bottom:1rem;color:var(--crimson)}.edit-profile__avatar-preview{display:flex;align-items:center;justify-content:center;border:2px solid var(--crimson);border-radius:50%;width:120px;height:120px;margin:0 auto 1rem;overflow:hidden}.edit-profile__avatar-preview img{width:100%;height:100%;object-fit:cover;border-radius:50%}.edit-profile__field{margin-bottom:1rem}.edit-profile__field label{display:block;margin-bottom:.25rem;font-weight:700;color:#fff}.edit-profile__field input[type=file],.edit-profile__field textarea,.edit-profile__field input[type=text],.edit-profile__field input[type=date],.edit-profile__field input[type=password]{width:auto;padding:.5rem;background:#111;border:1px solid #333;color:#fff;border-radius:4px}.edit-profile__privacy{display:inline-flex;align-items:center;font-size:.9rem;color:var(--accent-gray);margin-left:.5rem}.edit-profile__privacy input{margin-right:.25rem}.edit-profile__buttons{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.edit-profile__buttons button{padding:.5rem 1rem;background:var(--crimson);border:none;border-radius:4px;color:#fff;font-weight:700;cursor:pointer}.edit-profile__buttons button:hover{background:#8b0000}.profile-view__banner,.edit-profile__banner-preview{width:100%;height:180px;object-fit:cover;border-radius:8px 8px 0 0;overflow:hidden;background-color:#222}.profile-view__banner img,.edit-profile__banner-preview img{width:100%;height:100%;object-fit:cover}.profile-view__post-card{border:1px solid var(--border-color);padding:1rem;border-radius:8px;background:var(--background-soft);text-align:left;margin:0 auto;max-width:600px}.profile-view__featured-img{width:100%;max-height:300px;object-fit:cover;border-radius:6px;margin-bottom:.5rem}.profile-view__post-meta{font-size:.9rem;color:var(--text-normal)}.modal.share-profile{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--background-dark);border:1px solid var(--border-color);padding:1.5rem;z-index:999;border-radius:8px;box-shadow:0 6px 20px #0006;max-width:90%;width:400px;text-align:center}.modal.share-profile h3{margin-bottom:1rem}.modal.share-profile input{width:100%;padding:.6rem;margin-bottom:1rem;font-size:1rem;border:1px solid var(--border-color);border-radius:4px}.modal.share-profile button{margin:0 .5rem;padding:.5rem 1rem;background:#dc143c;color:#fff;border:none;border-radius:6px;cursor:pointer}.modal.share-profile button:hover{background:#c01515}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;z-index:998}.notifications-panel{display:flex;flex-direction:column;width:100%;max-width:600px;background:var(--surface-dark);padding:.75rem;margin:0 auto;border-radius:4px}.notifications-list{margin:5px;list-style:none}.notification-item__friend-request{display:flex;flex-direction:row}.notification-item__avatar{width:100px;height:100px;border-radius:50%;overflow:hidden}.notification-item__avatar img{width:100%;margin:0 auto}.mention-text__link{color:var(--crimson-light)}.notification.moderation{background-color:#2a3439;border-left:4px solid #b22222;padding:1rem;border-radius:6px;margin:.5rem 0;color:#fff}.notification.moderation .notification__text{font-weight:700;margin-bottom:.5rem}.notification.moderation .notification__block{background-color:#1c1c1c;padding:.75rem;margin:.5rem 0;border-left:3px solid #a9a9a9;border-radius:4px;font-size:.85rem;color:#ccc}.notification.moderation .notification__timestamp{display:block;font-size:.75rem;color:#a9a9a9;margin-top:.5rem}.auth-page{padding:2rem;text-align:center}.auth-page__title{font-size:1.8rem;color:var(--accent-color);margin-bottom:1rem}.auth-page__message{font-size:1rem;color:var(--text-color);margin-bottom:.5rem}.auth-page__subtext{font-size:.9rem;color:var(--text-muted)}.auth-page a{color:var(--accent-color);font-weight:700}
