@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700&family=Lato:wght@400;700&display=swap";body{margin:0;padding:0;box-sizing:border-box;background-color:#f9f9f9}.imperium-navbar{position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;height:80px;padding:0 4rem;background-color:#0b192c;border-bottom:2px solid #b59441;box-shadow:0 4px 15px #0006}.navbar-logo{display:flex;align-items:center;gap:1rem}.astoria-flag{height:1.8rem;width:auto;border-radius:2px;box-shadow:0 2px 5px #00000080}.navbar-logo a{font-family:Cinzel,serif;font-size:1.8rem;font-weight:700;color:#f4f1ea;text-decoration:none;letter-spacing:2px;transition:color .3s ease}.navbar-logo a:hover{color:#b59441}.navbar-links{display:flex;gap:3rem}.navbar-links a{font-family:Lato,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:1.5px;color:#f4f1ea;text-decoration:none;position:relative;transition:color .3s ease}.navbar-links a:after{content:"";position:absolute;width:0;height:1px;bottom:-4px;left:0;background-color:#b59441;transition:width .3s ease}.navbar-links a:hover:after,.navbar-links a.active:after{width:100%}.navbar-links a:hover,.navbar-links a.active{color:#b59441}@media(max-width:1024px){.imperium-navbar{padding:0 2rem}.navbar-links{gap:1.5rem}.navbar-logo a{font-size:1.4rem}.navbar-links a{font-size:.8rem}}.dictionary-container{display:flex;max-width:1300px;margin:2rem auto;gap:3rem;padding:0 2rem;align-items:flex-start}.dictionary-sidebar{flex:0 0 250px;position:sticky;top:120px;background-color:#0b192c;padding:2rem;border-radius:8px;border-top:4px solid #b59441;box-shadow:0 4px 15px #0000001a}.dictionary-sidebar h3{font-family:Cinzel,serif;color:#b59441;font-size:1.5rem;margin-top:0;margin-bottom:1.5rem;text-align:center;letter-spacing:1px}.dictionary-sidebar ul{list-style:none;padding:0;margin:0}.dictionary-sidebar li{margin-bottom:1rem}.dictionary-sidebar a{font-family:Lato,sans-serif;color:#f4f1ea;text-decoration:none;font-size:1rem;transition:color .2s ease;display:block}.dictionary-sidebar a:hover{color:#b59441}.dictionary-content{flex:1;background-color:#fcfbf8;padding:3rem;border-radius:8px;box-shadow:0 5px 20px #0000000d;border:1px solid #e0dcd3}.dictionary-header{text-align:center;margin-bottom:4rem;border-bottom:2px solid #b59441;padding-bottom:2rem}.dictionary-header h1{font-family:Cinzel,serif;color:#0b192c;font-size:3rem;margin:0 0 1rem}.dictionary-header p{font-family:Lato,sans-serif;color:#555;font-size:1.2rem;font-style:italic;margin:0}.dictionary-section{margin-bottom:4rem;scroll-margin-top:100px}.section-title{font-family:Cinzel,serif;color:#0b192c;font-size:2rem;border-bottom:1px solid #ccc;padding-bottom:.5rem;margin-bottom:2rem}.dictionary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem 3rem}.dictionary-entry{font-family:Lato,sans-serif;line-height:1.6;font-size:1.05rem;padding-bottom:.5rem;border-bottom:1px dashed #e0dcd3}.astorian-word{font-family:Cinzel,serif;font-weight:700;color:#0b192c;font-size:1.15rem}.pronunciation{color:#777;font-style:italic;font-size:.95rem}.word-meaning{color:#333}.dictionary-footer{margin-top:5rem;text-align:center;padding:2rem;background-color:#f1ebd9;border-radius:8px;font-family:Lato,sans-serif;color:#0b192c}@media(max-width:900px){.dictionary-container{flex-direction:column;padding:0 1rem}.dictionary-sidebar{width:100%;position:static;margin-bottom:2rem}.dictionary-content{padding:1.5rem}.dictionary-header h1{font-size:2rem}}.translator-section{background-color:#f1ebd9;padding:2.5rem;border-radius:8px;border:2px solid #b59441;box-shadow:inset 0 2px 10px #0000000d;margin-bottom:4rem;scroll-margin-top:100px}.translator-title{font-family:Cinzel,serif;color:#0b192c;font-size:2rem;text-align:center;margin-top:0;margin-bottom:2rem}.translator-box{display:flex;flex-direction:column;gap:1.5rem}.translator-controls{display:flex;justify-content:center;gap:1rem}.translator-toggle{background-color:transparent;color:#0b192c;border:2px solid #0b192c;padding:.8rem 1.5rem;font-family:Cinzel,serif;font-weight:700;font-size:1rem;cursor:pointer;border-radius:4px;transition:all .3s ease}.translator-toggle.active,.translator-toggle:hover{background-color:#0b192c;color:#f4f1ea}.translator-input{width:100%;padding:1rem 1.5rem;font-family:Lato,sans-serif;font-size:1.2rem;border:2px solid #ccc;border-radius:4px;outline:none;transition:border-color .3s ease,box-shadow .3s ease;background-color:#fff;box-sizing:border-box}.translator-results{background-color:#fff;border:1px solid #e0dcd3;border-radius:4px;padding:1.5rem;max-height:400px;overflow-y:auto;box-shadow:0 4px 15px #0000000d}.translator-result-card{padding:1rem 0;border-bottom:1px dashed #ccc}.result-source-meaning{font-family:Lato,sans-serif;color:#555;font-style:italic}.alternative-translations li{margin-bottom:.3rem}.no-results{text-align:center;font-family:Lato,sans-serif;color:#777;font-style:italic;margin:0}@media(max-width:600px){.translator-controls{flex-direction:column}}.translator-result-card{padding:1.2rem 0;border-bottom:1px dashed #ccc}.translator-result-card:last-child{border-bottom:none;padding-bottom:0}.result-target-word{font-family:Cinzel,serif;font-weight:700;font-size:1.6rem;color:#b59441;display:block;margin-bottom:.5rem}.translator-pronunciation{font-family:Lato,sans-serif;font-style:italic;font-size:1.1rem;color:#777;font-weight:400}.result-source-meaning{font-family:Lato,sans-serif;color:#0b192c;font-size:1.15rem;line-height:1.6}.result-source-meaning strong{color:#555;font-size:1rem;text-transform:uppercase;letter-spacing:1px;margin-right:.5rem}.notepad-section{background-color:#fcfbf8;padding:2.5rem;border-radius:8px;border:1px solid #e0dcd3;box-shadow:0 5px 15px #0000000d;margin-bottom:4rem;scroll-margin-top:100px}.notepad-title{font-family:Cinzel,serif;color:#0b192c;font-size:2rem;text-align:center;margin-top:0;margin-bottom:.5rem}.notepad-description{text-align:center;font-family:Lato,sans-serif;color:#777;font-style:italic;margin-bottom:2rem;margin-top:0}.notepad-textarea{width:100%;min-height:150px;padding:1.5rem;font-family:Lato,sans-serif;font-size:1.1rem;line-height:1.6;color:#333;background-color:#fff;border:2px solid #ccc;border-radius:4px;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.notepad-textarea:focus{border-color:#b59441;box-shadow:0 0 10px #b5944133}.notepad-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.notepad-btn{padding:.6rem 1.5rem;font-family:Cinzel,serif;font-weight:700;font-size:.9rem;cursor:pointer;border-radius:4px;transition:all .3s ease;letter-spacing:1px}.clear-btn{background-color:transparent;color:#777;border:1px solid #ccc}.clear-btn:hover{background-color:#f1ebd9;color:#0b192c;border-color:#b59441}.copy-btn{background-color:#0b192c;color:#f4f1ea;border:1px solid #0b192c}.copy-btn:hover{background-color:#b59441;border-color:#b59441;color:#0b192c}.copy-btn.copied{background-color:#2e7d32;border-color:#2e7d32;color:#fff}@media(max-width:600px){.notepad-actions{flex-direction:column}.notepad-btn{width:100%}}.translator-input{width:100%;padding:1rem 1.5rem;font-family:Lato,sans-serif;font-size:1.2rem;border:2px solid #ccc;border-radius:4px;outline:none;transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease;background-color:#fff;box-sizing:border-box}.translator-input:focus{border-color:#b59441;box-shadow:0 0 10px #b5944166}.translator-input.input-error{border-color:#d32f2f;background-color:#fcebeb;color:#d32f2f}.translator-input.input-error:focus{border-color:#d32f2f;box-shadow:0 0 10px #d32f2f4d}.translator-error-text{color:#d32f2f;font-family:Lato,sans-serif;font-weight:700;font-size:.95rem;margin-top:-.8rem;margin-bottom:.5rem;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.news-container{padding:4rem 2rem;max-width:1000px;margin:0 auto;font-family:Lato,sans-serif}.news-header{text-align:center;margin-bottom:4rem}.news-header h1{font-family:Cinzel,serif;font-size:3.5rem;color:#0b192c;margin-bottom:1rem}.news-subtitle{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:.5rem}.news-description{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto;line-height:1.6}.media-logos-section{display:flex;justify-content:space-evenly;align-items:center;background-color:#fcfbf8;padding:2.5rem;border-radius:8px;border:1px solid #e0dcd3;box-shadow:0 5px 15px #0000000d;margin-bottom:4rem}.media-card{display:flex;justify-content:center;align-items:center;height:140px;width:45%}.ta-img{max-height:100%;max-width:100%;object-fit:contain}.abs-img{max-height:100%;border-radius:50%;box-shadow:0 4px 10px #00000026}.media-divider{height:100px;width:2px;background-color:#b59441;opacity:.5}.reader-section{background-color:#0b192c;padding:3rem;border-radius:8px;border-top:4px solid #b59441;box-shadow:0 10px 30px #0003}.reader-title{font-family:Cinzel,serif;color:#b59441;text-align:center;font-size:2rem;margin-top:0;margin-bottom:2rem;letter-spacing:1px}.reader-container{display:flex;flex-direction:column;align-items:center}.reader-controls{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:2rem}.reader-btn{background-color:#b59441;color:#0b192c;border:none;padding:.6rem 1.5rem;font-family:Cinzel,serif;font-weight:700;font-size:1rem;cursor:pointer;border-radius:4px;transition:all .3s ease}.reader-btn:hover:not(:disabled){background-color:#d1b058;transform:translateY(-2px)}.reader-btn:disabled{background-color:#3a4a5e;color:#7b8a9c;cursor:not-allowed}.page-indicator{color:#f4f1ea;font-family:Lato,sans-serif;font-size:1.1rem;letter-spacing:1px}.reader-display{width:100%;min-height:600px;display:flex;justify-content:center;align-items:center;background-color:#243447;padding:1.5rem;border-radius:6px;box-shadow:inset 0 4px 10px #00000080;position:relative}.newspaper-image{max-width:100%;height:auto;box-shadow:0 5px 25px #00000080}@media(max-width:768px){.news-header h1{font-size:2.5rem}.media-logos-section{flex-direction:column;gap:2rem;padding:2rem 1rem}.media-card{width:100%;height:auto}.abs-img{max-height:150px}.media-divider{display:none}.reader-section{padding:1.5rem}.reader-controls{flex-direction:column;gap:1.5rem}}.broadcast-section{margin-top:4rem;background-color:#fcfbf8;padding:3rem;border-radius:8px;border:1px solid #e0dcd3;text-align:center}.broadcast-title{font-family:Cinzel,serif;color:#0b192c;margin-bottom:2rem;font-size:1.8rem}.player-wrapper{position:relative;padding-top:56.25%;margin-bottom:2rem;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0003}.responsive-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.channel-btn{display:inline-block;background-color:#0b192c;color:#f4f1ea;text-decoration:none;padding:1rem 2rem;font-family:Cinzel,serif;font-weight:700;border-radius:4px;transition:background .3s ease}.channel-btn:hover{background-color:#b59441}.spinner-container{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.loading-spinner{width:60px;height:60px;border:5px solid rgba(255,255,255,.1);border-top:5px solid #b59441;border-radius:50%;animation:spin 1s linear infinite}.houtter-promo-section{margin-top:2.5rem;padding:1.5rem;background-color:#fcfbf8;border:1px solid #e0dcd3;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:1.2rem;box-shadow:0 4px 15px #0000000d;max-width:600px;margin-left:auto;margin-right:auto}.houtter-promo-text{font-family:Lato,sans-serif;font-size:1.2rem;color:#0b192c;margin:0;text-align:center}.houtter-promo-text strong{color:#1d9bf0;font-family:Cinzel,serif;font-size:1.3rem}.houtter-promo-btn{background-color:#1d9bf0;color:#fff;text-decoration:none;padding:.8rem 2.5rem;font-family:Lato,sans-serif;font-weight:700;font-size:1.1rem;border-radius:9999px;transition:background-color .2s ease,transform .2s ease;box-shadow:0 4px 10px #1d9bf04d}.houtter-promo-btn:hover{background-color:#1a8cd8;transform:translateY(-2px)}.market-container{padding:4rem 2rem;max-width:1200px;margin:0 auto}.market-header{text-align:center;margin-bottom:4rem}.market-header h1{font-family:Cinzel,serif;font-size:3.5rem;color:#0b192c;margin-bottom:1rem}.market-subtitle{font-family:Cinzel,serif;font-size:1.5rem;font-weight:700;color:#b59441;margin-bottom:.5rem}.market-description{font-family:Lato,sans-serif;font-size:1.1rem;color:#555;max-width:600px;margin:0 auto}.market-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem}.merchant-card{background-color:#fcfbf8;border-top:4px solid #b59441;border-radius:8px;box-shadow:0 5px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.merchant-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.merchant-logo-container{background-color:#fff;width:100%;height:200px;display:flex;justify-content:center;align-items:center;padding:1.5rem;border-bottom:1px solid #e0dcd3}.merchant-logo{max-width:100%;max-height:100%;object-fit:contain}.merchant-content{padding:2rem;display:flex;flex-direction:column;flex-grow:1}.merchant-title{font-family:Cinzel,serif;color:#0b192c;font-size:1.8rem;margin-top:0;margin-bottom:1rem}.merchant-text{font-family:Lato,sans-serif;color:#333;line-height:1.6;font-size:1rem;margin-bottom:2rem;white-space:pre-wrap;flex-grow:1}.discord-btn{display:inline-block;text-align:center;background-color:#0b192c;color:#f4f1ea;text-decoration:none;font-family:Cinzel,serif;font-weight:700;font-size:1rem;padding:.8rem 1.5rem;border-radius:4px;border:1px solid #0b192c;transition:all .3s ease;letter-spacing:1px}.discord-btn:hover{background-color:#b59441;color:#0b192c;border-color:#b59441}.houtter-logo-container{padding:1rem 1.5rem .5rem;display:flex;justify-content:flex-start}.houtter-logo{height:35px;width:auto;object-fit:contain}.forum-container{max-width:600px;margin:0 auto;min-height:100vh;background-color:#fff;border-left:1px solid #eff3f4;border-right:1px solid #eff3f4;font-family:Lato,sans-serif}.forum-sticky-header{position:sticky;top:80px;background-color:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem 1.5rem;border-bottom:1px solid #eff3f4;display:flex;justify-content:space-between;align-items:center;z-index:10;cursor:pointer}.forum-sticky-header h2{margin:0;font-family:Lato,sans-serif;font-size:1.25rem;font-weight:800;color:#0f1419}.logout-text{background:none;border:none;color:#d32f2f;font-weight:700;cursor:pointer}.logout-text:hover{text-decoration:underline}.header-actions{display:flex;align-items:center;gap:1.25rem}.avatar{width:48px;height:48px;border-radius:50%;background-color:#0b192c;color:#b59441;display:flex;justify-content:center;align-items:center;font-family:Cinzel,serif;font-size:1.5rem;font-weight:700;flex-shrink:0}.auth-box{padding:3rem 2rem;text-align:center;border-bottom:1px solid #eff3f4}.auth-header-wrapper{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem}.auth-title{margin:0;font-size:1.8rem;font-family:Cinzel,serif;color:#0b192c}.info-tooltip{position:relative;display:inline-block;cursor:help}.info-icon{font-family:Lato,sans-serif;font-weight:800;color:#b59441;font-size:1rem;transition:color .2s}.info-icon:hover{color:#d1b058}.tooltip-text{visibility:hidden;width:280px;background-color:#0b192c;color:#f4f1ea;text-align:center;border-radius:8px;padding:1rem;position:absolute;z-index:100;bottom:130%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s ease,bottom .3s ease;font-family:Lato,sans-serif;font-size:.85rem;font-weight:700;line-height:1.5;box-shadow:0 4px 15px #0000004d;pointer-events:none}.tooltip-text:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:#0b192c transparent transparent transparent}.info-tooltip:hover .tooltip-text,.info-tooltip:active .tooltip-text{visibility:visible;opacity:1;bottom:150%}.auth-form{display:flex;flex-direction:column;gap:1rem;max-width:300px;margin:0 auto}.auth-input{padding:.8rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;outline:none;transition:border-color .2s}.auth-input:focus{border-color:#1d9bf0}.auth-submit-btn{background-color:#0b192c;color:#fff;padding:.8rem;border:none;border-radius:9999px;font-weight:700;font-family:Cinzel,serif;cursor:pointer;transition:background-color .2s}.auth-submit-btn:hover{background-color:#b59441;color:#0b192c}.auth-toggle-btn{background:none;border:none;color:#536471;margin-top:1rem;cursor:pointer;text-decoration:underline}.auth-toggle-btn:hover{color:#0f1419}.compose-box{display:flex;padding:1rem 1.5rem;border-bottom:1px solid #eff3f4;gap:1rem}.compose-right{display:flex;flex-direction:column;width:100%;min-width:0}.compose-user-info{display:flex;align-items:center;font-size:1.05rem;color:#0f1419}.compose-username{color:#536471;font-size:.95rem;margin-left:.3rem}.compose-text{width:100%;border:none;outline:none;font-size:1.2rem;font-family:Lato,sans-serif;color:#0f1419;min-height:60px;resize:none;margin-top:.5rem;margin-bottom:1rem}.compose-text::placeholder{color:#536471}.image-preview-bar{display:flex;justify-content:space-between;align-items:center;background-color:#f7f9f9;padding:.6rem 1rem;border-radius:8px;margin-bottom:.8rem;border:1px solid #eff3f4}.image-preview-name{font-size:.9rem;color:#1d9bf0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.remove-image-btn{background:none;border:none;color:#f91880;font-weight:700;font-size:.9rem;cursor:pointer;padding:0}.remove-image-btn:hover{text-decoration:underline}.compose-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eff3f4;padding-top:.8rem}.compose-file{font-size:.85rem;color:#536471;max-width:50%}.compose-actions-right{display:flex;align-items:center;gap:1rem}.char-counter{font-size:.9rem;color:#536471}.char-counter.at-limit{color:#d32f2f;font-weight:700}.compose-btn{background-color:#0b192c;color:#f4f1ea;border:none;padding:.5rem 1.2rem;font-weight:700;border-radius:9999px;cursor:pointer;transition:background-color .2s;font-size:1rem}.compose-btn:hover:not(:disabled){background-color:#1a3253}.compose-btn:disabled{opacity:.5;cursor:not-allowed}.forum-feed{display:flex;flex-direction:column}.post-card{display:flex;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #eff3f4;transition:background-color .2s ease;cursor:pointer}.post-card:hover{background-color:#f7f9f9}.post-right{display:flex;flex-direction:column;width:100%;min-width:0}.post-content{margin:0;color:#0f1419;font-size:1rem;line-height:1.4;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;word-break:break-word}.post-image{width:100%;border-radius:16px;border:1px solid #eff3f4;margin-top:.8rem;object-fit:cover}.post-header-names{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-bottom:.2rem}.post-display-name{font-weight:800;color:#0f1419;font-size:1.05rem;display:flex;align-items:center}.post-username,.post-date{color:#536471;font-size:.95rem}.verified-badge{width:18px;height:18px;margin-left:4px}.admin-verify-btn{background-color:transparent;border:1px solid #1d9bf0;color:#1d9bf0;border-radius:9999px;font-size:.7rem;padding:.1rem .5rem;cursor:pointer;margin-left:.4rem;font-weight:700;transition:background-color .2s}.admin-verify-btn:hover{background-color:#1d9bf01a}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.8rem}.reaction-group{display:flex;gap:1.5rem}.reaction-btn{background:transparent;border:none;font-family:Lato,sans-serif;font-size:1rem;color:#536471;display:flex;align-items:center;gap:.4rem;cursor:pointer;padding:.3rem .5rem;border-radius:9999px;transition:background-color .2s,color .2s}.reaction-count{font-size:.95rem}.like-btn:hover{background-color:#1d9bf01a;color:#1d9bf0}.heart-btn:hover{background-color:#f918801a;color:#f91880}.laugh-btn:hover{background-color:#ffd4001a;color:#d4a000}.like-btn.active{color:#1d9bf0}.heart-btn.active{color:#f91880}.laugh-btn.active{color:#d4a000}.post-delete-btn{background:transparent;border:none;font-size:1rem;cursor:pointer;padding:.3rem .5rem;border-radius:50%;transition:background-color .2s}.post-delete-btn:hover{background-color:#f918801a}@media(max-width:600px){.compose-actions{flex-direction:column;align-items:flex-start;gap:1rem}.compose-actions-right{width:100%;justify-content:space-between}}.load-more-container{display:flex;justify-content:center;padding:2rem 0;border-bottom:1px solid #eff3f4}.load-more-btn{background-color:transparent;color:#1d9bf0;border:1px solid #eff3f4;padding:.8rem 2rem;font-family:Lato,sans-serif;font-size:1rem;font-weight:700;border-radius:9999px;cursor:pointer;transition:background-color .2s,border-color .2s}.load-more-btn:hover{background-color:#1d9bf01a;border-color:#1d9bf0}.attention-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0b192ce6;display:flex;justify-content:center;align-items:center;z-index:9999}.attention-modal{background:#fcfbf8;padding:2.5rem;border-radius:8px;border:2px solid #d32f2f;max-width:500px;width:90%;text-align:center;box-shadow:0 10px 40px #00000080;animation:modalFadeIn .3s ease-out}.attention-title{color:#d32f2f;font-family:Cinzel,serif;margin-top:0;font-size:2rem}.attention-text{font-family:Lato,sans-serif;font-size:1.15rem;line-height:1.6;color:#0b192c;margin-bottom:2rem}.attention-btn{background:#d32f2f;color:#fff;border:none;padding:.8rem 2rem;font-weight:700;border-radius:4px;cursor:pointer;font-family:Cinzel,serif;font-size:1.1rem;letter-spacing:1px;transition:background-color .2s}.attention-btn:hover{background:#b71c1c}.dislike-btn:hover{background-color:#5364711a;color:#536471}.dislike-btn.active{color:#536471;font-weight:700}.reply-btn:hover{background-color:#1d9bf01a;color:#1d9bf0}.refresh-button{padding:8px 16px;cursor:pointer;background-color:#f0f0f0;border:none;border-radius:5px;font-weight:700;color:#333;transition:background-color .2s ease-in-out}.refresh-button:hover{background-color:#e4e4e4}.refresh-button:active{background-color:#d4d4d4}.houtter-page-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:2rem;max-width:1000px;margin:0 auto;padding:1rem}.clickable-profile{cursor:pointer;transition:opacity .2s ease}.clickable-profile:hover{text-decoration:underline;opacity:.8}.profile-sidebar{width:350px;position:sticky;top:80px;background:#fff;border:1px solid #eff3f4;border-radius:16px;overflow:hidden;max-height:calc(100vh - 100px);display:flex;flex-direction:column;flex-shrink:0;box-shadow:0 4px 15px #00000008}.profile-card{display:flex;flex-direction:column;height:100%;overflow:hidden}.empty-profile{padding:3rem 1.5rem;text-align:center;color:#536471;font-family:Lato,sans-serif;font-style:italic}.profile-banner{height:120px;width:100%;background:linear-gradient(135deg,#0b192c,#b59441);flex-shrink:0}.profile-pfp-wrapper{padding:0 1.5rem;margin-top:-40px;flex-shrink:0}.profile-pfp{width:80px;height:80px;border-radius:50%;background-color:#0b192c;color:#b59441;display:flex;justify-content:center;align-items:center;font-family:Cinzel,serif;font-size:2.5rem;font-weight:700;border:4px solid #ffffff}.profile-info{padding:.5rem 1.5rem 1rem;border-bottom:1px solid #eff3f4;flex-shrink:0}.profile-name{margin:0;font-family:Lato,sans-serif;font-size:1.3rem;font-weight:800;color:#0f1419;display:flex;align-items:center}.profile-handle{margin:0;color:#536471;font-size:.95rem;font-family:Lato,sans-serif}.profile-stats{margin:1rem 0 0;font-size:.95rem;color:#536471;font-family:Lato,sans-serif}.profile-stats strong{color:#0f1419}.profile-posts-feed{overflow-y:auto;flex:1;min-height:0}.mini-post{padding:1rem 1.5rem;border-bottom:1px solid #eff3f4;transition:background-color .2s}.mini-post:hover{background-color:#f7f9f9}.mini-post-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem}.mini-post-date{margin:0;font-size:.85rem;color:#536471;font-family:Lato,sans-serif}.mini-post-content{margin:0;color:#0f1419;font-size:1rem;font-family:Lato,sans-serif;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.mini-post-image{width:100%;border-radius:12px;border:1px solid #eff3f4;margin-top:.8rem;object-fit:cover}.no-profile-posts{padding:2rem;text-align:center;color:#536471;font-size:.95rem;font-family:Lato,sans-serif}.sidebar-load-more{width:100%;padding:1rem;background:transparent;border:none;color:#1d9bf0;font-family:Lato,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s;border-top:1px solid #eff3f4}.sidebar-load-more:hover{background-color:#1d9bf01a}@media(max-width:950px){.houtter-page-wrapper{flex-direction:column;padding:0}.profile-sidebar{width:100%;position:static;border-radius:0;border-left:none;border-right:none}}.floating-action-menu{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;gap:1rem;z-index:1000}.floating-btn{width:55px;height:55px;border-radius:50%;border:2px solid #b59441;background-color:#0b192c;color:#f4f1ea;font-size:1.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 15px #0006;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.floating-btn:hover{transform:translateY(-4px);background-color:#1a3253;box-shadow:0 6px 20px #0009}@media(max-width:600px){.floating-action-menu{bottom:1.5rem;right:1.5rem}.floating-btn{width:45px;height:45px;font-size:1.2rem}}.profile-spinner-container{display:flex;justify-content:center;align-items:center;padding:3rem 0}.loading-spinner{width:40px;height:40px;border:4px solid rgba(11,25,44,.1);border-top:4px solid #b59441;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-footer{margin-top:.8rem}.sidebar-reactions{gap:.5rem;flex-wrap:wrap}.sidebar-footer .reaction-btn{font-size:.9rem;padding:.2rem .4rem}.sidebar-load-more:disabled{color:#536471;cursor:not-allowed;background:transparent}.modal-button-row{display:flex;justify-content:center;gap:1rem}.modal-btn{font-family:Cinzel,serif;font-weight:700;font-size:1rem;padding:.8rem 1.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease;letter-spacing:1px}.cancel-btn{background-color:transparent;color:#536471;border:1px solid #ccc}.cancel-btn:hover{background-color:#eff3f4;color:#0f1419}.burn-btn{background-color:#d32f2f;color:#fff;border:1px solid #d32f2f}.burn-btn:hover{background-color:#b71c1c;border-color:#b71c1c;transform:translateY(-2px)}.feed-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-pfp{position:relative}.edit-profile-pencil{position:absolute;bottom:-5px;right:-5px;background:#0b192c;border:2px solid #ffffff;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:.9rem;box-shadow:0 2px 5px #0000004d;transition:transform .2s}.edit-profile-pencil:hover{transform:scale(1.1)}.profile-bio{font-family:Lato,sans-serif;font-size:.95rem;color:#0f1419;margin:.8rem 0 0;line-height:1.4;white-space:pre-wrap;word-wrap:break-word}.edit-profile-form{display:flex;flex-direction:column;gap:.8rem}.edit-profile-form label{font-family:Lato,sans-serif;font-weight:700;font-size:.9rem;color:#536471;margin-bottom:-.5rem}.admin-container{max-width:900px;margin:0 auto;padding:3rem 2rem;font-family:Lato,sans-serif}.admin-title{font-family:Cinzel,serif;color:#0b192c;text-align:center;font-size:2.5rem;border-bottom:2px solid #b59441;padding-bottom:1rem;margin-bottom:3rem}.admin-section{background-color:#fcfbf8;padding:2rem;border-radius:8px;box-shadow:0 4px 15px #0000000d;border:1px solid #e0dcd3;margin-bottom:3rem}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.admin-card{background:#fff;padding:1rem;border-radius:6px;border:1px solid #ccc;overflow-wrap:anywhere;word-break:break-word}.admin-card h3{margin:0 0 .5rem;color:#0b192c;font-size:1.1rem}.admin-card h3 span{color:#888;font-size:.9rem}.admin-card p{margin:0 0 1rem;font-size:.9rem;color:#555}.admin-card-actions{display:flex;gap:.5rem}.admin-btn{padding:.4rem .8rem;border:none;border-radius:4px;font-weight:700;cursor:pointer;font-family:Lato,sans-serif}.admin-btn.edit{background-color:#0b192c;color:#fff}.admin-btn.delete{background-color:#d32f2f;color:#fff}.admin-btn.ban{background-color:#d32f2f;color:#fff;padding:.6rem 1.5rem}.admin-btn.unban{background-color:#2e7d32;color:#fff;margin-left:1rem}.ban-form{display:flex;gap:1rem;margin-bottom:1.5rem}.ban-form input{flex-grow:1;padding:.6rem;font-size:1rem}.banned-list li{overflow-wrap:anywhere;word-break:break-word;margin-bottom:.5rem}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0b192ccc;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content{background:#fcfbf8;padding:2.5rem;border-radius:8px;border:2px solid #b59441;width:90%;max-width:450px;box-shadow:0 10px 40px #00000080;animation:modalFadeIn .2s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-content h2{margin-top:0;color:#0b192c;font-family:Cinzel,serif;margin-bottom:1.5rem;font-size:1.5rem}.modal-form{display:flex;flex-direction:column;gap:1.2rem}.modal-form label{font-weight:700;color:#333;font-size:.95rem;margin-bottom:-.8rem}.modal-form input[type=text]{padding:.8rem;border:1px solid #ccc;border-radius:4px;font-family:Lato,sans-serif;font-size:1.05rem;outline:none}.modal-form input[type=text]:focus{border-color:#b59441}.checkbox-label{display:flex;align-items:center;gap:.8rem;cursor:pointer;margin-top:.5rem;font-weight:700!important;color:#0b192c!important}.checkbox-label input{width:18px;height:18px;cursor:pointer}.modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.admin-btn.cancel{background-color:transparent;color:#555;border:1px solid #ccc}.admin-btn.cancel:hover{background-color:#e0dcd3}.admin-btn.save{background-color:#2e7d32;color:#fff}
