::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#09071680;border-left:1px solid rgba(139,92,246,.1)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf699,#a855f780);border-radius:6px;border:2px solid rgba(9,7,22,.5);-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8b5cf6cc,#a855f7b3)}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#8b5cf6,#a855f7e6)}::-webkit-scrollbar-corner{background:#09071680}*{scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.6) rgba(9,7,22,.5)}.app-root{position:relative;isolation:isolate;min-height:100vh;overflow:hidden;color:#fff;background-color:#06060d}.header{position:relative;z-index:50;border-bottom:1px solid rgba(126,183,255,.14);background:linear-gradient(180deg,#071024eb,#060e1feb);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.header-inner{margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem;width:92%;max-width:1280px}.header-left{display:flex;align-items:center;gap:2rem}.header-logo{height:2.25rem;width:2.25rem;border-radius:.375rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.header-nav{display:none;align-items:center;gap:1.75rem;font-size:15px;font-weight:600;color:#e9f2ffd1}.nav-active{color:#fff}.nav-link:hover{color:#f6fbff}.nav-dropdown{position:relative}.nav-link-dropdown{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;font:inherit;color:inherit;cursor:pointer;padding:0}.nav-link-dropdown:hover{color:#f6fbff}.nav-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);min-width:180px;background:#0b1628f2;border-radius:.2rem;padding:.4rem 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 32px #0006;opacity:0;visibility:hidden;transform:translate(-50%) translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:100}.nav-dropdown-menu:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:.75rem}.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.nav-dropdown.open .nav-link-dropdown{color:#fff}.nav-dropdown.open .nav-link-dropdown svg{transform:rotate(180deg);transition:transform .2s}.nav-dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:13.5px;font-weight:500;color:#ffffffb3;text-decoration:none;transition:background .15s,color .15s}.nav-dropdown-item:hover{background:#ffffff0f;color:#fff}.header-right{display:flex;align-items:center;gap:.75rem}.nav-search-form{display:none;align-items:center;gap:0;background:#ffffff12;border-radius:.1rem;padding:0 .5rem}.nav-search-form:focus-within{border-color:#ffffff40;background:#ffffff1a}.nav-search-icon{color:#9ca3af;flex-shrink:0}.nav-search-input{background:none;border:none;outline:none;color:#fff;font-size:.78rem;width:140px;padding:.42rem .35rem;transition:width .2s}.nav-search-input:focus{width:200px;outline:none;box-shadow:none}.nav-search-input:focus-visible{outline:none;box-shadow:none}.nav-search-input::-moz-placeholder{color:#6b7280}.nav-search-input::placeholder{color:#6b7280}.search-page-form{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:0 .75rem;max-width:520px}.search-page-icon{color:#9ca3af;flex-shrink:0}.search-page-input{flex:1;background:none;border:none;outline:none;color:#fff;font-size:.875rem;padding:.6rem .25rem}.search-page-input::-moz-placeholder{color:#6b7280}.search-page-input::placeholder{color:#6b7280}.search-page-input:focus,.search-page-input:focus-visible{outline:none;box-shadow:none}.search-page-btn{background:#ffffff1a;border:none;color:#d1d5db;font-size:.75rem;font-weight:600;padding:.3rem .75rem;cursor:pointer;transition:background .15s}.search-page-btn:hover{background:#ffffff2e}.cat-card-category{font-size:10px;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.btn-create{display:none;align-items:center;gap:.25rem;border-radius:.2rem;background-color:#ffffff1a;padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#fff}.btn-create:hover{background-color:#fff3}.header-divider{display:none;height:2rem;width:1px;background-color:#fff3}.header-icon-btn{display:none;position:relative;background:transparent;border:none;cursor:pointer;color:#fffc}.header-icon-btn:hover{color:#fff}.btn-login{display:inline-flex;align-items:center;gap:.5rem;border-radius:.2rem;background-color:#ffffff1a;padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#fff}.btn-login:hover{background-color:#fff3}.btn-user{display:inline-flex;align-items:center;gap:.5rem;border-radius:10px;background-color:#ffffff1a;padding:.375rem .5rem}.btn-user:hover{background-color:#ffffff26}.user-avatar{height:1.75rem;width:1.75rem;border-radius:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.user-name{display:none;font-size:.875rem;font-weight:600}.user-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) translateY(6px);min-width:180px;background:#0b1628f2;border-radius:.2rem;padding:.4rem 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 32px #0006;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:100}.user-dropdown-menu:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:.75rem}.nav-dropdown .user-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.create-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) translateY(6px);min-width:220px;background:#0b1628f2;border-radius:.2rem;padding:.4rem 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 32px #0006;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:100}.create-dropdown-menu:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:.75rem}.nav-dropdown .create-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header-icon-btn-notifications{position:relative}.notif-badge{position:absolute;top:-7px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;border:1px solid rgba(9,7,22,.9)}.notifications-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) translateY(6px);width:340px;max-height:420px;background:#0b1628f2;border-radius:.2rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 32px #0006;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:120;overflow:hidden}.notifications-dropdown-menu:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:.75rem}.nav-dropdown .notifications-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.notifications-header{display:flex;align-items:center;justify-content:space-between;padding:.65rem .8rem;border-bottom:1px solid rgba(255,255,255,.08);font-size:.82rem;font-weight:700;color:#fff}.notifications-list{max-height:360px;overflow-y:auto}.notifications-empty{padding:1rem .8rem;color:#9ca3af;font-size:.82rem}.notification-item{width:100%;border:none;background:transparent;color:inherit;text-align:left;display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .8rem;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.06)}.notification-item:hover{background:#ffffff0d}.notification-item.unread{background:#3b82f614}.notification-content{flex:1;min-width:0}.notification-title{margin:0 0 .2rem;font-size:.8rem;font-weight:700;color:#fff}.notification-body{margin:0;font-size:.76rem;color:#d1d5db;line-height:1.35}.notification-time{margin:.35rem 0 0;font-size:.68rem;color:#94a3b8}.notification-actions{display:inline-flex;align-items:center;gap:.3rem}.notification-action-btn{border:1px solid rgba(255,255,255,.16);background:#ffffff0a;color:#cbd5e1;border-radius:4px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.notification-action-btn:hover{background:#ffffff1a}.notification-action-btn.danger{color:#f87171;border-color:#f8717147}.dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:13px;font-weight:500;color:#ffffffb3;text-decoration:none;transition:background .15s,color .15s;cursor:pointer;border:none;width:100%;text-align:left;background:transparent}.dropdown-item:hover{background:#ffffff0f;color:#fff}.dropdown-item svg{flex-shrink:0}.dropdown-divider{height:1px;background:#ffffff1a;margin:.35rem 0}.dropdown-item-danger{color:#ef4444d9}.dropdown-item-danger:hover{background:#ef44441f;color:#ef4444}.user-chevron{display:none}@media(min-width:768px){.header-nav{display:flex}.btn-create{display:inline-flex}.nav-search-form{display:flex}.header-divider,.header-icon-btn{display:block}.user-name{display:inline}.user-chevron{display:block}}.main-content{position:relative;z-index:10;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2.5rem;width:94%;max-width:1400px}.slider-section{margin-top:2.5rem;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden}@media(min-width:768px){.slider-section{margin-top:3.5rem}}.slider-viewport{position:relative;overflow:hidden;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.slider-viewport--dragging{cursor:grabbing}.slider-track{display:flex;align-items:center;transition:transform .4s ease}.slide{position:relative;overflow:hidden;border-radius:.1rem;transition:opacity .4s ease,transform .4s ease;height:300px;min-width:90%;flex-shrink:0;margin:0 .5%}@media(min-width:768px){.slide{height:400px;min-width:48%;margin:0 -2.4%}}.slide-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#00000059,#00000026)}.slide-content{position:absolute;bottom:2.5rem;left:2rem;right:2rem;max-width:600px}@media(min-width:768px){.slide-content{bottom:3.5rem;left:3rem;right:3rem}}.slide-title{font-size:1.4rem;font-weight:800;line-height:1.2;margin-bottom:1rem}@media(min-width:768px){.slide-title{font-size:2.25rem}}.slide-desc{font-size:.8rem;color:#ffffffbf;line-height:1.6;margin-bottom:1.75rem;max-width:520px}@media(min-width:768px){.slide-desc{font-size:.95rem}}.slide-cta{display:inline-block;padding:.7rem 1.75rem;background:#3b82f666;color:#fff;font-size:.85rem;font-weight:600;text-decoration:none;border-radius:.35rem;transition:background .2s,transform .15s}.slide-cta:hover{background:#3b82f699}.slider-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.slider-dot{width:8px;height:8px;border-radius:50%;background:#ffffff40;transition:background .2s,transform .2s}.slider-dot--active{background:#3b82f6cc}.warning-banner{margin-top:1.5rem;background:linear-gradient(to right,#450a0acc,#7f1d1d99,#450a0acc);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.warning-inner{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem}@media(min-width:768px){.warning-inner{align-items:center;padding:1.5rem}}.warning-icon-wrap{display:flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;background-color:#ef444433}.text-red{color:#f87171}.warning-content{flex:1}.warning-title-row{margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.warning-title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:#f87171}.warning-text{font-size:.875rem;line-height:1.625;color:#d1d5db}.text-official{font-weight:600;color:#34d399}.text-fake{font-weight:700;color:#fca5a5}.warning-footer{margin-top:.5rem;font-size:.75rem;color:#9ca3af}.site-footer{position:relative;z-index:10;border-top:1px solid rgba(126,183,255,.14);background:linear-gradient(180deg,#050d1ee6,#040a17f0);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.footer-inner{margin-left:auto;margin-right:auto;width:94%;max-width:1400px;padding:2.5rem 0 1.5rem}.footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-brand-name{font-size:1.125rem;font-weight:700;color:#fff}.footer-links{display:flex;align-items:center;gap:1.5rem}.footer-link{font-size:.875rem;color:#cde0f8b8;text-decoration:none;transition:color .15s}.footer-link:hover{color:#f6fbff}.footer-divider{height:1px;background-color:#ffffff14;margin:1.5rem 0}.footer-info{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.footer-info{grid-template-columns:1fr 1fr}}.footer-info-block{display:flex;flex-direction:column;gap:.5rem}.footer-info-title{font-size:.875rem;font-weight:700;color:#e9f2ffe6}.footer-info-text{font-size:.8125rem;line-height:1.6;color:#bfd2eabd}.footer-privacy-link{display:inline-flex;align-items:center;margin-top:.65rem;font-size:.82rem;font-weight:600;color:#7bc8ff;text-decoration:none;border-bottom:1px solid rgba(123,200,255,.45);width:-moz-fit-content;width:fit-content;transition:color .15s ease,border-color .15s ease}.footer-privacy-link:hover{color:#c6e8ff;border-color:#c6e8ffbf}.privacy-page{position:relative;z-index:10;width:94%;max-width:1200px;margin:2.2rem auto 3rem}.privacy-container{display:flex;flex-direction:column;gap:1.25rem}.privacy-hero{padding:1.35rem 1.4rem;border:1px solid rgba(126,183,255,.2);background:#08132a8c}.privacy-kicker{margin:0 0 .35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#7fd0ffe6}.privacy-title{margin:0;font-size:1.65rem;color:#f4f9ff}.privacy-subtitle{margin:.6rem 0 0;color:#c7dbf4d1;line-height:1.6;font-size:.92rem;max-width:880px}.privacy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.privacy-card{border:1px solid rgba(126,183,255,.16);background:#08132a73;padding:1rem 1.05rem}.privacy-card h2{margin:0 0 .55rem;font-size:.95rem;color:#eaf4ff}.privacy-card p,.privacy-card li{margin:0;color:#bfd2eac7;line-height:1.62;font-size:.86rem}.privacy-card ul{margin:0;padding-left:1rem;display:flex;flex-direction:column;gap:.35rem}.privacy-actions{margin-top:.2rem}@media(max-width:900px){.privacy-grid{grid-template-columns:1fr}}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.footer-copyright,.footer-badges{font-size:.75rem;color:#b1c9e894}.downloads-section{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1024px){.downloads-section{flex-direction:row}}.downloads-main{min-width:0;flex:1}.downloads-header{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid rgb(255 255 255 / .08)}.featured-section{margin-bottom:2rem}.section-title{margin-bottom:1rem;font-size:1.25rem;font-weight:700;color:#fff}.featured-card{display:flex;gap:1.5rem;border-radius:.2rem;padding:1.5rem;background-color:#7d7d7d26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.featured-image-wrap{height:10rem;width:10rem;flex-shrink:0;overflow:hidden;border-radius:.2rem;background-color:#7d7d7d26}.featured-image{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.featured-content{flex:1}.featured-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;color:#9ca3af}.featured-author{margin-left:.5rem;font-size:.875rem}.text-crown{color:#eab308}.featured-meta{margin-bottom:.75rem;display:flex;align-items:center;gap:1rem;font-size:.875rem}.star-icon-empty{fill:#4b5563;color:#4b5563}.star-icon-filled{fill:#eab308;color:#eab308}.star-icon-dark{fill:#374151;color:#374151}.meta-stat{display:flex;align-items:center;gap:.25rem}.text-muted{color:#9ca3af}.featured-desc{margin-bottom:1rem;font-size:.875rem;color:#d1d5db;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.btn-row{display:flex;gap:.75rem}.btn-detail{background-color:#ffffff0d;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff}.btn-download{background-color:#ffffff0d;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.carousel-section{margin-bottom:2rem}.carousel-title{margin-bottom:1rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff}.carousel-wrapper{position:relative;border-radius:.2rem;padding:1rem;background-color:#7d7d7d26}.carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-card{flex-shrink:0;cursor:pointer;overflow:hidden;width:calc((90% - 90px) / 5.5);text-decoration:none;color:inherit;transition:transform .2s ease}.carousel-image-wrap{position:relative;overflow:hidden;aspect-ratio:1 / 1}.carousel-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.carousel-card-info{padding-top:.625rem;padding-bottom:.25rem}.carousel-card-title{margin-bottom:.25rem;font-size:.875rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carousel-card-author{margin-bottom:.5rem;font-size:.75rem;color:#9ca3af}.carousel-card-date{margin-bottom:.5rem;font-size:.7rem;color:#fff6;font-style:italic}.star-row{margin-bottom:.5rem;display:flex;align-items:center;gap:.25rem}.stat-row{margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#9ca3af}.stat-item{display:flex;align-items:center;gap:.25rem}.badge-free{display:inline-block;padding:.125rem 0rem;font-size:.65rem;font-weight:600;color:#22c55ecc}.no-posts-message{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%;font-size:1rem;color:#9ca3afb3;text-align:center}.carousel-btn{position:absolute;z-index:10;display:flex;height:2.5rem;width:2.5rem;top:50%;transform:translateY(-50%);align-items:center;justify-content:center;border-radius:9999px;background-color:#0009;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .15s}.carousel-btn:hover{background-color:#000c}.carousel-btn--left{left:.5rem}.carousel-btn--right{right:.5rem}.see-more-card{flex-shrink:0;width:calc((90% - 90px) / 5.5);min-width:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;align-self:stretch;border-radius:.2rem;padding:1.5rem;background-color:#7d7d7d26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;text-decoration:none;font-size:.9375rem;font-weight:700;transition:background-color .2s,color .2s,border-color .2s,transform .2s;cursor:pointer}.see-more-card:hover{background-color:#3b82f633}.sidebar{width:100%}@media(min-width:1024px){.sidebar{width:20rem}}.sidebar-card{border-radius:.2rem;padding:1.5rem;background-color:#7d7d7d26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sidebar-header{margin-bottom:1.5rem}.sidebar-label{font-size:.875rem;color:#d1d5db}.category-list{display:flex;flex-direction:column;gap:0}.category-item{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;text-decoration:none;padding:.625rem 0;border-bottom:1px solid rgba(255,255,255,.06);transition:color .15s;cursor:pointer}.category-item:last-child{border-bottom:none}.category-item:hover .category-name{color:#a78bfa}.category-item:hover .category-count{color:#c4b5fd}.category-name{font-weight:600;color:#fff}.category-count{color:#9ca3af}.page-title{font-size:1.5rem;font-weight:800;color:#fff}.btn-submit{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:#fff;background-color:#3b82f666;border-radius:.2rem;transition:background-color .15s}.btn-submit:hover{background-color:#3b82f699}.top-picks-wrapper{padding:0;background-color:transparent}.top-picks-track{gap:1.25rem}.top-pick-card{flex-shrink:0;width:calc((100% - 100px)/5);background-color:#7d7d7d26;border-radius:.2rem;overflow:hidden;cursor:pointer}.top-pick-image-wrap{position:relative;overflow:hidden;aspect-ratio:16 / 10}.top-pick-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.top-pick-info{padding:.875rem}.top-pick-title{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-pick-author{font-size:.75rem;color:#9ca3af;margin-bottom:.5rem}.top-pick-desc{font-size:.75rem;color:#9ca3af;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.75rem}.review-count{margin-left:.5rem;font-size:.75rem}.btn-more-info{display:inline-block;padding:.375rem .875rem;font-size:.75rem;font-weight:600;color:#fff;background-color:#3b82f64d;border-radius:.2rem;transition:background-color .15s}.btn-more-info:hover{background-color:#3b82f680}.sidebar-info-list{display:flex;flex-direction:column;gap:.75rem}.sidebar-info-link{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:#3b82f6e6;text-decoration:none;transition:color .15s}.sidebar-info-link:hover{color:#a78bfa}.sidebar-stats{display:flex;flex-direction:column;gap:1rem}.stat-block{display:flex;align-items:center;gap:.75rem}.text-purple{color:#a78bfa}.stat-number{font-size:1rem;font-weight:700;color:#fff}.stat-label-text{font-size:.75rem;color:#9ca3af}.sidebar-share-text{font-size:.8125rem;color:#9ca3af;margin-bottom:.75rem}.sidebar-share-row{display:flex;gap:.5rem}.share-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;color:#fff;background-color:#ffffff14;border-radius:.2rem;transition:background-color .15s}.share-btn:hover{background-color:#ffffff26}.cat-layout{display:flex;flex-direction:column;gap:1.5rem;padding-top:1.5rem;width:100%}@media(min-width:1024px){.cat-layout{flex-direction:row}}.cat-main{flex:1;min-width:0}.cat-header{margin-bottom:1.5rem}.cat-header-top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgb(255 255 255 / .08)}.cat-title{font-size:1.75rem;font-weight:800;color:#fff}.cat-subtitle{font-size:.875rem;color:#9ca3af;margin-top:.25rem}.cat-back{display:inline-flex;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;color:#3b82f6e6;text-decoration:none;margin-bottom:.75rem;transition:color .15s}.cat-back:hover{color:#a78bfa}.cat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.75rem 1rem;background-color:#7d7d7d1a;border-radius:.35rem}.cat-sort{display:flex;align-items:center;gap:.5rem}.cat-sort-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.cat-sort-select{background:#ffffff14;border:1px solid rgb(255 255 255 / .1);color:#fff;padding:.375rem .75rem;border-radius:.25rem;font-size:.8rem;cursor:pointer}.cat-sort-select:focus{outline:none;border-color:#3b82f680}.cat-file-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:1280px){.cat-file-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.cat-file-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.cat-file-grid{grid-template-columns:1fr}}.cat-card{display:flex;flex-direction:column;background:#7d7d7d14;border-radius:.5rem;overflow:hidden;text-decoration:none;color:inherit;transition:background-color .2s,transform .2s;cursor:pointer}.cat-card:hover{background:#7d7d7d2e}.cat-card-thumb{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#7d7d7d26}.cat-card-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.cat-card-avatar{position:absolute;bottom:.5rem;right:.5rem;width:2.5rem;height:2.5rem;border-radius:50%;background:#3b82f6;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#fff;border:2px solid rgba(30,30,30,.9);box-shadow:0 2px 8px #00000080;overflow:hidden;z-index:10;pointer-events:auto;cursor:pointer}.cat-card-author-badge{position:absolute;right:.5rem;bottom:3.5rem;max-width:calc(100% - 1rem);padding:.35rem .6rem;border-radius:.2rem;background:#16161ee6;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:11;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;pointer-events:none}.cat-card-avatar:hover+.cat-card-author-badge,.cat-card-author-badge:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.cat-card-body{padding:.75rem .85rem .85rem;display:flex;flex-direction:column;gap:.3rem}.cat-card-title{font-size:.85rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.cat-card-free{font-size:.75rem;font-weight:600;color:#22c55e;letter-spacing:.03em}.cat-card-stats{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#9ca3af}.cat-card-stat{display:inline-flex;align-items:center;gap:.3rem}.cat-card-rating{display:flex;align-items:center;gap:.35rem}.cat-card-reviews{font-size:.7rem;color:#9ca3af}.cat-card-date{font-size:.7rem;color:#ffffff4d;margin-top:.1rem}.cat-pagination{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:1.5rem;flex-wrap:wrap}.cat-page-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;color:#ffffffb3;background:#7d7d7d1f;border-radius:.25rem;transition:background-color .15s,color .15s;cursor:pointer}.cat-page-btn:hover{background:#7d7d7d40;color:#fff}.cat-page-btn--active{background:#3b82f666;color:#fff}.cat-page-info{font-size:.75rem;color:#ffffff59;margin-left:.75rem}.cat-empty{text-align:center;padding:4rem 2rem;color:#9ca3af;font-size:.95rem}.category-item--active .category-name{color:#a78bfa}.profile-page{padding-top:0;width:100%;min-height:100vh}.profile-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#9ca3af}.profile-banner{position:relative;width:100%;height:200px;background:linear-gradient(135deg,#58869e,#6b8aa1)}.profile-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 200"><path d="M0,100 Q300,150 600,100 T1200,100 L1200,200 L0,200 Z" fill="rgba(255,255,255,0.05)"/></svg>') center/cover no-repeat}.profile-header{background:#14141480;padding:1.5rem 2rem}.profile-header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:1.5rem;position:relative}.profile-avatar-wrapper{position:relative;margin-top:-80px}.profile-avatar{width:140px;height:140px;border-radius:25%;-o-object-fit:cover;object-fit:cover}.profile-badge{display:inline-flex;align-items:center;justify-content:center;background:#7d7d7d33;color:#fff;font-size:.72rem;font-weight:600;line-height:1;padding:.28rem .55rem;border-radius:2px;border:1px solid rgba(255,255,255,.18);text-transform:uppercase;letter-spacing:.03em}.profile-badge-member{background:#7d7d7d33;color:#fff}.profile-badge-vip{background:#eab30833;color:#eab308;border-color:#eab3084d}.profile-badge-staff{background:#3b82f633;color:#3b82f6;border-color:#3b82f64d}.profile-badge-owner{background:#ef444433;color:#ef4444;border-color:#ef44444d}.profile-emoji-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:1;cursor:default}.profile-emoji-char{font-size:.86rem;line-height:1}.profile-emoji-tooltip{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px);padding:.35rem .55rem;border-radius:.2rem;background:#16161eeb;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:.72rem;font-weight:600;white-space:nowrap;z-index:40;opacity:0;visibility:hidden;transition:opacity .14s ease,transform .14s ease,visibility .14s ease;pointer-events:none}.profile-emoji-badge:hover .profile-emoji-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.profile-info{flex:1;margin-top:-60px}.profile-name{font-size:1.75rem;font-weight:700;margin-bottom:.25rem;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}@keyframes profile-name-shimmer{0%{background-position:-200% center}to{background-position:200% center}}.profile-name-text{position:relative;background:#fff;background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.profile-name-text:before,.profile-name-text:after{content:"";position:absolute;top:2px;right:0;bottom:2px;left:0;background:url(https://assets.guns.lol/sparkle_white.gif) center / auto repeat;pointer-events:none;opacity:.6}.profile-name-text:after{display:none}.profile-username{font-size:.85rem;color:#9ca3af}.profile-identity-row{display:inline-flex;align-items:center;gap:.55rem}.profile-badges-row{display:inline-flex;align-items:center;gap:.3rem}.btn-profile-settings{display:inline-flex;align-items:center;gap:.5rem;background:#7d7d7d26;padding:.65rem 1.25rem;border-radius:.15rem;font-size:.75rem;font-weight:600;color:#ffffffd9;text-decoration:none;transition:background .15s;margin-top:-50px}.btn-profile-settings:hover{background:#7d7d7d40;color:#fff}.profile-stats-bar{background:#14141480;padding:1rem 2rem;display:flex;gap:3rem}.profile-stat{display:flex;flex-direction:column;gap:.25rem}.profile-stat-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.profile-stat-value{font-size:.95rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:.5rem}.status-online{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e}.profile-content{max-width:1400px;margin:0 auto;padding:2rem;display:flex;gap:2rem}@media(max-width:1024px){.profile-content{flex-direction:column}}.profile-main{flex:1;min-width:0}.btn-profile-activity{display:inline-flex;align-items:center;gap:.5rem;background:#7d7d7d1f;padding:.65rem 1.25rem;border-radius:.35rem;font-size:.85rem;font-weight:600;color:#fffc;margin-bottom:1.5rem;transition:background .15s}.btn-profile-activity:hover{background:#7d7d7d33;color:#fff}.profile-card{background:#7d7d7d14;border-radius:.2rem;padding:1.5rem;margin-bottom:1.5rem}.profile-card-title{font-size:.9rem;font-weight:700;color:#fff;margin-bottom:1rem}.profile-rank-section{display:flex;flex-direction:column;gap:1rem}.profile-rank-stats{display:flex;gap:1rem}.profile-rank-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:.65rem .5rem;background:#7d7d7d14;border-radius:.35rem;border:1px solid rgba(255,255,255,.05);gap:.25rem}.profile-rank-stat-value{font-size:1.4rem;font-weight:700;color:#fff}.profile-rank-stat-link{background:transparent;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px}.profile-user-posts{margin-top:.75rem;border-top:1px solid rgba(255,255,255,.08);padding-top:.75rem}.profile-user-posts-list{display:flex;flex-direction:column;gap:.5rem}.profile-user-post-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;background:#7d7d7d14;border:1px solid rgba(255,255,255,.08);border-radius:.1rem;text-decoration:none}.profile-user-post-row:hover{background:#7d7d7d24}.profile-user-post-thumbnail{flex-shrink:0;width:3.5rem;height:2.5rem;border-radius:.15rem;overflow:hidden;background:#ffffff0f}.profile-user-post-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.profile-user-post-thumb-placeholder{width:100%;height:100%;background:#ffffff0f}.profile-user-post-main{min-width:0;flex:1}.profile-user-post-title{margin:0;color:#fff;font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-user-post-meta{margin:.2rem 0 0;color:#9ca3af;font-size:.75rem}.profile-user-comment-body{margin:.3rem 0 0;color:#d1d5db;font-size:.8rem;font-style:italic;opacity:.85;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.profile-user-post-stats{display:inline-flex;gap:.55rem;color:#9ca3af;font-size:.75rem;white-space:nowrap}.profile-user-posts-pagination{margin-top:.65rem;display:flex;align-items:center;justify-content:center;gap:.6rem}.profile-page-btn{border:1px solid rgba(255,255,255,.14);background:#7d7d7d1a;color:#fff;padding:.35rem .7rem;border-radius:.25rem;font-size:.78rem;cursor:pointer}.profile-page-btn:disabled{opacity:.45;cursor:not-allowed}.profile-page-indicator{color:#9ca3af;font-size:.78rem}.profile-rank-stat-label{font-size:.72rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.profile-about{display:flex;flex-direction:column;gap:.75rem}.profile-about-item{display:flex;align-items:center;gap:.65rem;font-size:.875rem;color:#ffffffbf}.profile-social-link{display:inline-flex;align-items:center;gap:.35rem;font-size:12px;padding:.3rem .65rem;text-decoration:none}.profile-social-link:hover{color:#e5e7eb}.profile-social-link--youtube:hover{color:red}.profile-social-link--discord:hover{color:#5865f2}.profile-social-link--tebex:hover{color:#41c4c3;border-color:#41c4c3}.profile-social-link--twitter:hover{color:#1da1f2}.profile-social-link--github:hover{color:#333}.profile-social-link--instagram:hover{color:#d6249f}.profile-empty{text-align:center;padding:2rem;color:#9ca3af;font-size:.9rem}.profile-sidebar{width:320px;flex-shrink:0}@media(max-width:1024px){.profile-sidebar{width:100%}}.profile-card-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.profile-card-title-row .profile-card-title{margin-bottom:0}.profile-followers-more-btn{font-size:.75rem;color:#a78bfa;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.profile-followers-more-btn:hover{color:#c4b5fd}.profile-followers{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem}.profile-followers-count{font-size:1.5rem;font-weight:700;color:#fff}.profile-followers-text{font-size:.85rem;color:#9ca3af;text-align:center}.profile-followers-list{display:flex;flex-direction:column;gap:.4rem;padding-top:.25rem;position:relative}.profile-followers-list--capped{max-height:245px;overflow:hidden}.profile-followers-blur-overlay{position:absolute;bottom:0;left:0;right:0;height:90px;background:linear-gradient(to bottom,transparent 0%,rgba(18,18,28,.75) 40%,rgba(18,18,28,.97) 100%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:flex-end;justify-content:center;padding-bottom:.6rem;border:none;cursor:pointer;width:100%}.profile-followers-blur-label{font-size:.8rem;font-weight:600;color:#a78bfa;text-decoration:underline;text-underline-offset:2px}.profile-follower-item{display:flex;align-items:center;gap:.65rem;padding:.45rem .6rem;border-radius:.4rem;text-decoration:none;transition:background .15s;position:relative}.profile-follower-item:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:14px;pointer-events:auto}.profile-follower-item:hover{background:#ffffff0f}.profile-follower-hovercard{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%) scale(.95) translateY(6px);width:350px;background:#16161e;border:1px solid rgba(255,255,255,.1);border-radius:.2rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease 0s,transform .15s ease 0s,visibility 0s ease .15s;box-shadow:0 12px 40px #0009}.profile-follower-hovercard:after{content:"";position:absolute;top:100%;left:0;right:0;height:14px}.profile-follower-item:hover .profile-follower-hovercard{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) scale(1) translateY(0);transition:opacity .2s ease 2s,transform .2s ease 2s,visibility 0s ease 2s}.profile-follower-hovercard-banner{width:100%;height:70px;background:linear-gradient(135deg,#1e1b4b,#312e81,#4c1d95);background-size:cover;background-position:center;flex-shrink:0}.profile-follower-hovercard-avatar{width:62px;height:62px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-top:-20px;border:3px solid #16161e;flex-shrink:0}.profile-follower-hovercard-name{font-size:.9rem;font-weight:600;color:#fff;text-align:center;margin-top:.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 1.5rem);padding:0 .75rem}.profile-follower-hovercard-username{font-size:.72rem;color:#9ca3af;margin-bottom:.5rem}.profile-follower-hovercard-stats{display:flex;width:100%;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);margin:.25rem 0}.profile-follower-hovercard-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:.55rem .25rem;gap:.15rem;border-right:1px solid rgba(255,255,255,.07)}.profile-follower-hovercard-stat:last-child{border-right:none}.profile-follower-hovercard-stat-val{font-size:.78rem;font-weight:600;color:#fff;text-align:center;line-height:1.2}.profile-follower-hovercard-stat-lbl{font-size:.62rem;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;text-align:center}.profile-follower-hovercard-actions{display:flex;gap:.5rem;padding:.65rem .75rem;width:100%}.profile-follower-hovercard-btn--visit{flex:1;text-align:center;font-size:.75rem;font-weight:600;color:#a78bfa;background:#a78bfa1a;border:1px solid rgba(167,139,250,.25);padding:.35rem 0;text-decoration:none;display:block}.profile-follower-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.profile-follower-info{display:flex;flex-direction:column;min-width:0}.profile-follower-name{font-size:.85rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-follower-username{font-size:.72rem;color:#9ca3af}.profile-followers-load-more{margin-top:.35rem;background:none;border:1px solid rgba(255,255,255,.1);border-radius:.3rem;color:#a78bfa;font-size:.78rem;padding:.35rem .65rem;cursor:pointer;text-align:center;width:100%;transition:background .15s}.profile-followers-load-more:hover{background:#a78bfa14}.profile-followers-loading{font-size:.78rem;color:#9ca3af;text-align:center;padding:.35rem 0}.profile-followers-total{font-size:.72rem;color:#6b7280;text-align:center;margin-top:.3rem;padding-top:.3rem;border-top:1px solid rgba(255,255,255,.06)}.profile-options{display:flex;flex-direction:column;gap:.5rem}.profile-option-btn{display:flex;align-items:center;gap:.65rem;padding:.75rem 1rem;background:#7d7d7d14;border-radius:.3rem;font-size:.875rem;font-weight:500;color:#ffffffbf;transition:background .15s,color .15s;text-align:left;width:100%}.profile-option-btn:hover{background:#7d7d7d26;color:#fff}.text-muted{color:#6b7280}.settings-page{max-width:1350px;margin:0 auto;padding:1.5rem}.settings-loading{display:flex;justify-content:center;align-items:center;min-height:400px;color:#9ca3af;font-size:1rem}.settings-header{margin-bottom:1.5rem}.settings-header h1{font-size:1.75rem;font-weight:700;color:#fff;margin:0}.settings-content{display:grid;grid-template-columns:240px 1fr 280px;gap:1.5rem}.settings-sidebar{display:flex;flex-direction:column;gap:.25rem}.settings-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#ffffffa6;cursor:pointer;transition:all .15s;text-align:left;width:100%}.settings-nav-item:hover{background:#7d7d7d1a;color:#ffffffd9}.settings-nav-item.active{background:#7d7d7d33;color:#fff}.settings-nav-item svg{width:18px;height:18px;stroke-width:2;flex-shrink:0}.settings-divider{height:1px;background:#7d7d7d26;margin:.5rem 0}.settings-main{background:#7d7d7d1a;border:1px solid rgba(125,125,125,.15);border-radius:.2rem;padding:1.5rem}.settings-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(125,125,125,.15)}.settings-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.settings-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.settings-section-title{font-size:.875rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.settings-section-value{font-size:1rem;color:#fff;font-weight:500}.settings-section-subtitle{font-size:.875rem;color:#9ca3af;margin-top:.25rem}.btn-settings-change{padding:.5rem 1rem;background:transparent;border:1px solid rgba(125,125,125,.3);border-radius:.375rem;font-size:.875rem;font-weight:500;color:#ffffffbf;cursor:pointer;transition:all .15s}.btn-settings-change:hover{background:#7d7d7d1a;border-color:#7d7d7d80;color:#fff}.profile-status-complete{background:#ef4444;color:#fff;padding:.75rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:600;text-align:center;margin-top:.5rem}.settings-integration{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#7d7d7d1a;border:1px solid rgba(125,125,125,.15);border-radius:.2rem;margin-top:.75rem}.settings-integration-info{display:flex;align-items:center;gap:1rem}.settings-integration-icon{width:40px;height:40px;flex-shrink:0}.settings-integration-details{display:flex;flex-direction:column;gap:.25rem}.settings-integration-title{font-size:.95rem;font-weight:600;color:#fff}.settings-integration-status{font-size:.85rem;color:#9ca3af}.settings-integration-status.connected{color:#10b981}.btn-settings-configure{padding:.5rem 1.25rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.375rem;font-size:.875rem;font-weight:600;color:#ef4444;cursor:pointer;transition:all .15s}.btn-settings-configure:hover{background:#ef444433;border-color:#ef444480}.settings-right-sidebar{display:flex;flex-direction:column;gap:1rem}.settings-card{background:#7d7d7d1a;border:1px solid rgba(125,125,125,.15);border-radius:.2rem;padding:1.25rem}.settings-card-title{font-size:.95rem;font-weight:600;color:#fff;margin-bottom:1rem}.settings-links{display:flex;flex-direction:column;gap:.75rem}.settings-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffffa6;transition:color .15s;cursor:pointer}.settings-link:hover{color:#ef4444}.settings-link svg{width:16px;height:16px;stroke-width:2}.settings-devices-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.settings-device-item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.9rem;border:1px solid rgba(125,125,125,.15);background:#7d7d7d14;border-radius:.2rem}.settings-device-main{min-width:0}.settings-device-name{color:#fff;font-size:.92rem;margin:0 0 .35rem;word-break:break-word}.settings-device-dates{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.settings-device-meta{color:#9ca3af;font-size:.8rem;margin:0}.settings-privacy-row{margin-top:.75rem}.settings-checkbox-row{display:flex;align-items:flex-start;gap:.7rem}.settings-checkbox-row input[type=checkbox]{margin-top:.2rem}.settings-privacy-grid{margin-top:.8rem;display:grid;grid-template-columns:1fr 260px;gap:.8rem;align-items:center}.settings-select{padding:.55rem .65rem;background:#7d7d7d14;border:1px solid rgba(125,125,125,.22);border-radius:.2rem;color:#fff;font-size:.875rem}.settings-select:focus{outline:none;border-color:#ef444459}.settings-empty{text-align:center;padding:3rem 2rem;color:#9ca3af;font-size:.95rem}@media(max-width:1200px){.settings-content{grid-template-columns:220px 1fr 260px;gap:1.25rem}}@media(max-width:992px){.settings-content{grid-template-columns:200px 1fr}.settings-right-sidebar{display:none}}@media(max-width:768px){.settings-page{padding:1rem}.settings-header h1{font-size:1.5rem}.settings-content{grid-template-columns:1fr;gap:1rem}.settings-sidebar{flex-direction:row;overflow-x:auto;gap:.5rem;padding-bottom:.5rem}.settings-nav-item{white-space:nowrap;flex-shrink:0}.settings-divider{display:none}}.dropdown-item-admin{color:#ef4444!important}.dropdown-item-admin:hover{background:#ef44441a}.admin-panel{max-width:1400px;margin:0 auto;padding:1.5rem;min-height:100vh;width:100%;box-sizing:border-box;overflow-x:hidden}.admin-loading{display:flex;justify-content:center;align-items:center;min-height:400px;color:#9ca3af;font-size:1rem;width:100%;height:100vh}.admin-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:1.5rem;background:#7d7d7d1a;border:1px solid rgba(125,125,125,.15);border-radius:.2rem;min-height:90px;width:100%;box-sizing:border-box}.admin-header-content{display:flex;align-items:center;gap:1rem}.admin-header-content>svg{color:#ef4444}.admin-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.admin-subtitle{font-size:.875rem;color:#9ca3af;margin:.25rem 0 0}.admin-user-badge{display:flex;gap:.5rem}.role-badge{padding:.5rem 1rem;border-radius:.15rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;min-width:80px;text-align:center;display:inline-block}.role-owner{background:#ef444433;color:#ef4444}.role-staff{background:#3b82f633;color:#3b82f6}.admin-content{display:grid;grid-template-columns:250px 1fr;gap:1.5rem;align-items:start;width:100%}.admin-sidebar{display:flex;flex-direction:column;gap:.25rem;width:250px;min-width:250px;max-width:250px;flex-shrink:0;position:sticky;top:1.5rem}.admin-nav-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:transparent;border:none;border-radius:.375rem;font-size:.9rem;font-weight:500;color:#ffffffa6;cursor:pointer;transition:all .15s;text-align:left;width:100%;min-height:44px}.admin-nav-item:hover{background:#7d7d7d1a;color:#ffffffd9}.admin-nav-item.active{background:#7d7d7d33;color:#fff}.admin-nav-item svg{flex-shrink:0}.admin-main{background:#7d7d7d1a;border:1px solid rgba(125,125,125,.15);border-radius:.1rem;padding:1.5rem;min-height:calc(100vh - 300px);overflow:hidden;width:100%;min-width:0}.admin-section{display:flex;flex-direction:column;gap:1.5rem;min-height:300px;width:100%;overflow:hidden}.admin-section-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0;min-height:32px;display:flex;align-items:center}.admin-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;min-height:96px;width:100%}.admin-stat-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#7d7d7d1a;border:1px solid rgba(125,125,125,.15);border-radius:.1rem;transition:all .15s;min-height:96px;width:100%;box-sizing:border-box}.admin-stat-card:hover{background:#7d7d7d14;border-color:#7d7d7d40}.admin-stat-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:.1rem;flex-shrink:0}.admin-stat-icon.users{background:#3b82f626;color:#3b82f6}.admin-stat-icon.posts{background:#2563eb26;color:#3b82f6}.admin-stat-icon.views{background:#22c55e26;color:#22c55e}.admin-stat-content{flex:1;min-width:0;overflow:hidden}.admin-stat-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-stat-value{font-size:1.75rem;font-weight:700;color:#fff;margin:0;white-space:nowrap}.admin-card{background:#7d7d7d0d;border:1px solid rgba(125,125,125,.15);border-radius:.1rem;padding:1.25rem;min-height:200px;width:100%;box-sizing:border-box}.admin-card-title{font-size:1rem;font-weight:600;color:#fff;margin:0 0 1rem;min-height:24px}.admin-empty{text-align:center;padding:2rem;color:#9ca3af;font-size:.875rem;min-height:150px;display:flex;align-items:center;justify-content:center}.admin-toolbar{display:flex;align-items:center;gap:1rem;min-height:48px;width:100%;flex-wrap:wrap}.admin-search{flex:1;padding:.75rem 1rem;background:#7d7d7d0d;border:1px solid rgba(125,125,125,.15);border-radius:.15rem;color:#fff;font-size:.875rem;transition:all .15s}.admin-search:focus{outline:none;background:#7d7d7d14;border-color:#ef44444d}.admin-search::-moz-placeholder{color:#6b7280}.admin-search::placeholder{color:#6b7280}.btn-admin-primary{padding:.75rem 1.25rem;background:#059669;border:none;border-radius:.1rem;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap;min-height:42px;min-width:120px}.btn-admin-primary:hover{background:#10b981}.btn-admin-primary:disabled{opacity:.6;cursor:not-allowed}.admin-table .btn-admin-primary{min-width:auto;padding:.5rem .75rem;min-height:36px}.admin-table-wrapper{overflow-x:auto;min-height:200px;width:100%;max-width:100%}.admin-table{width:100%;border-collapse:collapse;table-layout:fixed}.admin-table thead{background:#7d7d7d0d;border-bottom:1px solid rgba(125,125,125,.15)}.admin-table th{padding:.875rem 1rem;text-align:left;font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.admin-table td{padding:1rem;border-bottom:1px solid rgba(125,125,125,.1);color:#fff;font-size:.875rem;min-height:60px;text-overflow:ellipsis;white-space:nowrap}.admin-table tbody tr:hover{background:#7d7d7d0d}.admin-table td:last-child{white-space:normal}.admin-posts-summary{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.admin-posts-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .65rem;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#ffffff08;color:#cbd5e1;font-size:.78rem}.admin-posts-pill strong{color:#fff;font-size:.82rem}.admin-posts-pill-active{border-color:#34d39959;background:#34d39914}.admin-posts-pill-inactive{border-color:#fbbf2459;background:#fbbf2414}.admin-post-title-cell{display:flex;flex-direction:column;gap:.35rem}.admin-post-title-link{color:#93c5fd;text-decoration:none;font-weight:600}.admin-post-title-link:hover{text-decoration:underline}.admin-post-meta-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem}.admin-post-badge{font-size:.62rem;font-weight:700;letter-spacing:.05em;padding:.15rem .45rem;border-radius:4px}.admin-post-badge.free{color:#34d399;background:#34d39924}.admin-post-badge.paid{color:#f87171;background:#f8717124}.admin-post-badge.active{color:#60a5fa;background:#60a5fa24}.admin-post-badge.inactive{color:#fbbf24;background:#fbbf2424}.admin-post-id{font-size:.7rem;color:#94a3b8}.admin-post-author-cell{display:flex;flex-direction:column;gap:.2rem}.admin-post-author-name{color:#f8fafc}.admin-post-author-username{color:#94a3b8;font-size:.76rem}.admin-post-category{display:inline-flex;padding:.15rem .45rem;border-radius:4px;background:#3b82f629;color:#c4b5fd;font-size:.72rem;font-weight:600}.admin-post-views{color:#e5e7eb;font-weight:600}.admin-post-actions-cell{text-align:right}.admin-post-menu-btn{background:transparent;border:1px solid rgba(255,255,255,.14);color:#9ca3af;cursor:pointer;padding:.3rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.admin-post-menu-btn:hover{color:#e5e7eb;border-color:#ffffff47;background:#ffffff0a}.admin-post-dropdown{position:fixed;z-index:9999;background:#1a1a2e;border:1px solid rgba(255,255,255,.12);border-radius:8px;min-width:170px;box-shadow:0 8px 32px #00000080;overflow:hidden}.admin-post-dropdown-item{width:100%;display:block}.admin-post-dropdown-item.is-warning{color:#fbbf24}.admin-post-dropdown-item.is-success{color:#34d399}.admin-table-empty{text-align:center;padding:3rem 1rem!important;color:#9ca3af;min-height:150px;vertical-align:middle}.admin-settings-grid{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;min-height:100px;width:100%}.admin-setting-item{display:flex;flex-direction:column;gap:.5rem;min-height:70px;width:100%}.admin-setting-item>div[style*="display: flex"],.admin-setting-item>div[style*="display:flex"]{width:100%;min-height:42px;align-items:center}.admin-setting-item>div[style*="display: flex"] .admin-select-wrapper,.admin-setting-item>div[style*="display:flex"] .admin-select-wrapper{flex:1}.admin-label{font-size:.875rem;font-weight:600;color:#fff;min-height:20px;display:block}.admin-input,.admin-textarea{padding:.75rem 1rem;background:#7d7d7d0d;border:1px solid rgba(125,125,125,.15);border-radius:.1rem;color:#fff;font-size:.875rem;font-family:inherit;transition:all .15s;width:100%;box-sizing:border-box}.admin-input{min-height:42px}.admin-input[type=color]{min-height:42px;max-height:42px;padding:.25rem;cursor:pointer}.admin-input[type=number]{min-width:80px}.admin-table .admin-input{min-width:120px;width:auto}.admin-input:focus,.admin-textarea:focus{outline:none;background:#7d7d7d14;border-color:#ef44444d}.admin-input:disabled,select.admin-input:disabled{opacity:.6;cursor:not-allowed;background:#7d7d7d05}.admin-textarea{resize:vertical;min-height:100px;max-height:400px}select.admin-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;background-repeat:no-repeat;background-position:right .75rem center;background-size:12px;padding-right:2.5rem;min-height:42px;cursor:pointer}.admin-select-wrapper{position:relative;display:inline-flex;width:100%;align-items:center}.admin-select-wrapper select{width:100%;padding-right:2.5rem;flex:1}.admin-select-chevron{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#9ca3af;transition:transform .25s cubic-bezier(.4,0,.2,1),color .2s ease;transform-origin:center}.admin-select-wrapper:hover .admin-select-chevron{color:#fff}.admin-select-wrapper select:focus~.admin-select-chevron,.admin-select-wrapper select:active~.admin-select-chevron{transform:translateY(-50%) rotate(180deg);color:#ef4444}.admin-select-wrapper select:disabled~.admin-select-chevron{opacity:.5;color:#6b7280}.admin-table .admin-select-wrapper{min-width:120px;width:auto}.admin-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.admin-checkbox-row{display:inline-flex;align-items:center;gap:.45rem;color:#d1d5db;font-size:.85rem}.admin-checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:#ef4444}.admin-badge-cell{display:flex;align-items:center;gap:.65rem}.admin-badge-preview{width:28px;height:28px;border-radius:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;font-size:.95rem}.admin-badge-key{color:#9ca3af;font-size:.78rem;margin-top:.15rem}.admin-badge-options{display:inline-flex;flex-wrap:wrap;gap:.45rem;color:#9ca3af;font-size:.78rem}@media(max-width:768px){.admin-select-chevron{right:.5rem}.admin-select-wrapper select{padding-right:2rem}}.announcement-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-bottom:.55rem;padding:.45rem;background:#141826d9;border:1px solid rgba(125,125,125,.25);border-radius:.2rem;min-height:48px;width:100%;box-sizing:border-box}.editor-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:28px;min-width:32px;min-height:28px;border:1px solid rgba(125,125,125,.3);border-radius:.2rem;background:#ffffff08;color:#e5e7eb;cursor:pointer;flex-shrink:0;transition:background .15s}.editor-btn:hover{background:#ffffff14}.editor-color{width:32px;height:28px;min-width:32px;min-height:28px;padding:0;border:1px solid rgba(125,125,125,.3);border-radius:.2rem;background:transparent;cursor:pointer;flex-shrink:0}@media(max-width:1024px){.admin-content{grid-template-columns:1fr;gap:1rem}.admin-sidebar{flex-direction:row;overflow-x:auto;gap:.5rem;width:100%;max-width:100%;min-width:100%;position:static;min-height:60px}.admin-nav-item{white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.admin-main{min-height:calc(100vh - 350px)}}@media(max-width:768px){.admin-panel{padding:1rem}.admin-header{flex-direction:column;align-items:flex-start;gap:1rem;min-height:auto}.admin-stats-grid{grid-template-columns:1fr}.admin-toolbar{flex-direction:column;align-items:stretch;min-height:auto}.admin-main{padding:1rem}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#1e1432e6;border-radius:.1rem;box-shadow:0 25px 50px -12px #00000080;width:100%;max-width:440px;border:2px solid rgba(59,130,246,.2);animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal-title{font-size:1rem;font-weight:600;color:#fff;margin:0}.modal-close{background:transparent;border:none;color:#fff9;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.select-wrapper{position:relative;width:100%}.category-select{width:100%;padding:.55rem 2.5rem .55rem .65rem;background:#7d7d7d14;border:1px solid rgba(125,125,125,.22);border-radius:.2rem;color:#fff;font-size:.875rem;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.category-select:focus{outline:none;border-color:#ef444459}.select-arrow{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#fff6;pointer-events:none;transition:all .3s ease}.category-select:focus~.select-arrow{color:#fff9;transform:translateY(-50%) rotate(180deg)}.category-select option{background:#1e1e1e;color:#fff;padding:.5rem}.category-select optgroup{background:#191919;color:#9ca3af;font-weight:600;font-size:.85rem;padding:.5rem 0}.upload-page{max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh}.upload-container{max-width:100%}.upload-back{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#3b82f6;text-decoration:none;margin-bottom:1.5rem;transition:color .15s}.upload-back:hover{color:#a855f7}.upload-header{margin-bottom:1.5rem}.upload-header-content{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.upload-title{font-size:1.75rem;font-weight:700;color:#fff;margin:0}.upload-category-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#3b82f633;border-radius:.2rem;color:#fff;font-size:.9rem;font-weight:600}.upload-notice{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#ffffff80;padding:1rem 0;margin-top:1.5rem}.upload-form-wrapper{background:#7d7d7d14;border:1px solid rgba(125,125,125,.15);border-radius:.25rem;padding:2rem}.upload-form{display:flex;flex-direction:column;gap:1.5rem}.upload-section{background:transparent;border:none;padding:0;margin-bottom:1.5rem}.upload-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:0}.upload-step-indicator{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#fff;font-size:.95rem;font-weight:700;flex-shrink:0}.upload-section-title{font-size:1.2rem;font-weight:700;color:#fff;margin:0;padding-top:.25rem;flex:1}.upload-section-optional{font-size:.8rem;color:#ffffff80;font-weight:400}.upload-section-content{display:flex;flex-direction:column;gap:1rem;background:#7d7d7d14;border:1px solid rgba(125,125,125,.15);border-radius:.25rem;padding:2.5rem 1.75rem 1.75rem}.upload-dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#7d7d7d0d;border:2px dashed rgba(125,125,125,.3);border-radius:.25rem;cursor:pointer;overflow:hidden;min-height:180px}.upload-dropzone:not(.has-file):hover,.upload-dropzone.active{border-color:#3b82f699;background:#7d7d7d14}.upload-dropzone.has-file{padding:1.5rem;flex-direction:row;justify-content:flex-start;gap:1.5rem;cursor:default;border-style:solid;border-color:#7d7d7d4d;background:#7d7d7d14}.upload-icon{color:#fff6;margin-bottom:.75rem}.upload-text{display:flex;flex-direction:column;align-items:center;gap:.25rem}.upload-primary{font-size:1rem;font-weight:600;color:#fff}.upload-secondary{font-size:.85rem;color:#fff9}.upload-limit{font-size:.75rem;color:#ffffff80;margin-top:.5rem}.file-icon{font-size:2.5rem}.file-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.file-name{font-size:.9rem;font-weight:600;color:#fff;word-break:break-word}.file-size{font-size:.75rem;color:#ffffff80}.btn-file-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#7d7d7d26;border:1px solid rgba(125,125,125,.3);border-radius:.2rem;color:#ffffffb3;cursor:pointer;transition:all .15s;flex-shrink:0}.btn-file-remove:hover{background:#7d7d7d40;color:#fff}.upload-screenshots-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem;background:#7d7d7d0d;border:2px dashed rgba(125,125,125,.3);border-radius:.25rem;cursor:pointer;min-height:160px}.upload-screenshots-dropzone:hover,.upload-screenshots-dropzone.active{border-color:#3b82f699;background:#7d7d7d14}.screenshots-icon{color:#ffffff4d;margin-bottom:.5rem}.screenshots-text{display:flex;flex-direction:column;align-items:center;gap:.25rem}.screenshots-primary{font-size:.85rem;font-weight:600;color:#ffffffd9}.screenshots-secondary{font-size:.75rem;color:#ffffff80}.upload-screenshots-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem}.screenshot-preview-item{position:relative;aspect-ratio:16 / 9;border-radius:.2rem;overflow:hidden;background:#7d7d7d1a;border:1px solid rgba(125,125,125,.2)}.screenshot-preview-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.screenshot-remove{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#141414e6;border:1px solid rgba(255,255,255,.2);border-radius:.2rem;color:#fff;cursor:pointer;transition:all .15s;opacity:0}.screenshot-preview-item:hover .screenshot-remove{opacity:1}.screenshot-remove:hover{background:#7d7d7d80;border-color:#fff6}.upload-form-group{display:flex;flex-direction:column;gap:.5rem}.upload-form-row{display:grid;grid-template-columns:300px 1fr;gap:2rem;align-items:end}.upload-label{font-size:.9rem;font-weight:600;color:#fff;margin-bottom:.25rem}.upload-label .required{color:#ef4444cc;font-weight:700}.upload-input,.upload-textarea{padding:.65rem .75rem;background:#7d7d7d14;border:1px solid rgba(125,125,125,.22);border-radius:.2rem;color:#fff;font-size:.875rem;font-family:inherit;transition:all .15s}.upload-input:focus,.upload-textarea:focus{outline:none;border-color:#3b82f666;background:#7d7d7d1f}.upload-input::-moz-placeholder,.upload-textarea::-moz-placeholder{color:#ffffff4d}.upload-input::placeholder,.upload-textarea::placeholder{color:#ffffff4d}.upload-textarea{min-height:140px;resize:vertical;line-height:1.5}.upload-tags-input{display:flex;flex-wrap:wrap;gap:.5rem;padding:.65rem;background:#7d7d7d14;border:1px solid rgba(125,125,125,.22);border-radius:.2rem;min-height:44px}.upload-tags-input:focus-within{border-color:#3b82f666;background:#7d7d7d1f}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag-item{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;background:#3b82f633;border-radius:.2rem;color:#fff;font-size:.85rem;font-weight:500}.tag-remove{background:none;border:none;color:inherit;cursor:pointer;display:flex;align-items:center;padding:0;transition:opacity .15s}.tag-remove:hover{opacity:.7}.tag-input{flex:1;min-width:120px;background:transparent;border:none;color:#fff;font-size:.875rem;outline:none}.tag-input::-moz-placeholder{color:#ffffff4d}.tag-input::placeholder{color:#ffffff4d}.upload-checkbox-label{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#ffffffd9;cursor:pointer;padding:.5rem 0}.upload-checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:rgb(59 130 246)}.upload-checkbox-label span{font-weight:500}.upload-actions{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding-top:1.5rem;margin-top:.5rem}.btn-upload-cancel{padding:.75rem 1.75rem;background:#7d7d7d1a;border:1px solid rgba(125,125,125,.3);border-radius:.2rem;color:#ffffffb3;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s}.btn-upload-cancel:hover{background:#7d7d7d26;color:#fff}.btn-upload-submit{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2.5rem;background:#3b82f6;border:none;border-radius:.2rem;color:#fff;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .15s}.btn-upload-submit:hover{background:#a855f7}.btn-upload-submit:active{transform:translateY(0)}@media(max-width:768px){.upload-page{padding:1rem}.upload-header-content{flex-direction:column;align-items:flex-start}.upload-form-row{grid-template-columns:1fr}.upload-screenshots-preview{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.upload-actions{flex-direction:column-reverse}.btn-upload-cancel,.btn-upload-submit{width:100%;justify-content:center}}.btn-continue{width:100%;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:.1rem;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer}.btn-continue:active:not(:disabled){transform:translateY(0)}.btn-continue:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}@media(max-width:640px){.modal-content{max-width:100%;margin:0 1rem}.modal-header,.modal-body{padding:1.25rem}}.post-page-pl{min-height:100vh;padding:2rem 0}.post-section-wrapper{margin-bottom:3rem;background:#ffffff1a;padding:0rem 0;border-radius:1px}.post-container-pl{max-width:1400px;margin:0 auto;padding:0 2rem}.post-loading-pl{text-align:center;padding:4rem 2rem;color:#fff9;font-size:1.1rem}.post-breadcrumb-pl{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.8rem}.post-breadcrumb-bottom-pl{margin-top:2rem;margin-bottom:0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.breadcrumb-link-pl{color:#fff6;text-decoration:none;transition:color .2s}.breadcrumb-link-pl:hover{color:#ffffffb3}.breadcrumb-sep-pl{color:#ffffff40}.breadcrumb-current-pl{color:#fff9}.post-header-pl{display:flex;justify-content:space-between;align-items:center;padding:2rem 0 1rem}.post-title-pl{font-size:1.5rem;font-weight:600;color:#fffffff2;margin:0;letter-spacing:-.025em}.post-rating-pl{display:flex;align-items:center;gap:.5rem}.star-row-pl{display:flex;gap:3px}.star-filled-pl{color:#fbbf24;fill:#fbbf24}.star-empty-pl{color:#ffffff26;fill:#ffffff26}.rating-count-pl{color:#fff6;font-size:.8rem}.post-meta-bar-pl{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0 2rem;border-top:1px solid rgba(255,255,255,.06)}.post-author-info-pl{display:flex;align-items:center;gap:1rem}.author-avatar-pl{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#3b82f626;display:flex;align-items:center;justify-content:center}.author-avatar-pl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-avatar-pl span{font-size:1.1rem;font-weight:600;color:#3b82f6}.author-name-pl{color:#ffffffe6;font-weight:500;font-size:.9rem}.author-link-pl{color:#fff6;font-size:.8rem;text-decoration:none;transition:color .2s}.author-link-pl:hover{color:#fff9}.post-actions-pl{display:flex;gap:.75rem;align-items:center}.btn-action-pl{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:4px;color:#fff9;font-size:.8rem;cursor:pointer;transition:all .2s}.btn-action-pl:hover{background:#ffffff0a;border-color:#fff3;color:#ffffffd9}.btn-follow-pl{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:4px;color:#3b82f6;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-follow-pl:hover{background:#3b82f62e;border-color:#3b82f659}.follow-count-pl{background:#3b82f633;padding:.125rem .4rem;border-radius:10px;font-size:.7rem}.post-gallery-container-pl{border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);padding:1.25rem 0;background:transparent}.post-gallery-pl{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;padding:.5rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.post-gallery-pl::-webkit-scrollbar{height:6px}.post-gallery-pl::-webkit-scrollbar-track{background:#0000004d;border-radius:3px}.post-gallery-pl::-webkit-scrollbar-thumb{background:#3b82f666;border-radius:3px}.post-gallery-pl::-webkit-scrollbar-thumb:hover{background:#3b82f699}.gallery-item-pl{position:relative;flex:0 0 auto;width:125px;height:125px;overflow:hidden;border-radius:4px;cursor:pointer;transition:all .2s}.gallery-item-pl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.post-content-pl{display:grid;grid-template-columns:1fr 350px;gap:2rem;margin-top:2rem;margin-bottom:2rem}.post-left-pl{display:flex;flex-direction:column;gap:2rem}.post-section-pl{background:#0003;border-radius:px;padding:1.5rem}.section-title-pl{font-size:1.15rem;font-weight:600;color:#fffffff2;margin:0 0 1rem}.section-content-pl{color:#ffffffa6;line-height:1.6;white-space:pre-wrap;font-size:.9rem}.post-main-preview-pl{width:100%;aspect-ratio:16 / 9;background:#0006;border-radius:4px;overflow:hidden;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.06)}.post-main-preview-pl img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.post-reviews-section-pl{background:#0003;border:1px solid rgba(255,255,255,.06);border-radius:6px;overflow:hidden;margin-top:2rem}.reviews-tabs-pl{display:flex;border-bottom:1px solid rgba(255,255,255,.06)}.tab-pl{flex:1;padding:.875rem 1.5rem;background:none;border:none;color:#ffffff73;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}.tab-pl:hover{color:#ffffffb3;background:#ffffff05}.tab-pl.active{color:#3b82f6;border-bottom-color:#3b82f6;background:#3b82f60a}.reviews-content-pl{padding:1.5rem}.reviews-empty-pl{text-align:center}.review-prompt-pl{color:#fff9;margin-bottom:1.25rem;font-size:.9rem}.review-prompt-pl strong{color:#ffffffe6;font-weight:600}.btn-write-review-pl{padding:.65rem 1.75rem;background:#3b82f666;border:none;border-radius:1px;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-write-review-pl:hover{background:#3b82f699}.post-right-pl{display:flex;flex-direction:column;gap:1.5rem}.btn-download-pl{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#3b82f666;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:none}.btn-download-pl:hover{background:#3b82f699}.file-info-card-pl{background:#0003;border-radius:4px;padding:1.5rem}.file-info-title-pl{font-size:1.05rem;font-weight:600;color:#fffffff2;margin:0 0 1rem;padding-bottom:.875rem;border-bottom:1px solid rgba(255,255,255,.06)}.file-info-list-pl{display:flex;flex-direction:column;gap:.875rem}.info-row-pl{display:flex;justify-content:space-between;align-items:center}.info-label-pl{color:#ffffff73;font-size:.85rem;font-weight:500}.info-value-pl{color:#ffffffd9;font-size:.85rem;font-weight:500}@media(max-width:1024px){.post-content-pl{grid-template-columns:1fr}.post-right-pl{order:-1}.post-meta-bar-pl{flex-direction:column;align-items:flex-start;gap:1rem}.post-actions-pl{width:100%;justify-content:flex-start;flex-wrap:wrap}.gallery-item-pl{width:180px;height:112px}}@media(max-width:640px){.post-container-pl{padding:0 1rem}.post-header-pl{flex-direction:column;align-items:flex-start;gap:1rem}.post-title-pl{font-size:1.5rem}.btn-action-pl{font-size:.75rem;padding:.4rem .75rem}.gallery-item-pl{width:150px;height:94px}.post-gallery-container-pl{padding:.75rem 0}}.badge-paid{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.05em;padding:.2rem .55rem;border-radius:4px;background:#ef44442e;color:#f87171;border:1px solid rgba(239,68,68,.3);text-transform:uppercase}.cat-card-paid{display:inline-block;font-size:.6rem;font-weight:700;letter-spacing:.05em;padding:.15rem .5rem;border-radius:4px;background:#ef44442e;color:#f87171;border:1px solid rgba(239,68,68,.3);text-transform:uppercase}.top-pick-rank{position:absolute;top:10px;left:10px;background:#0009;color:#fbbf24;font-size:.8rem;font-weight:700;padding:.2rem .55rem;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.top-pick-image-wrap{position:relative}.upload-container-wide{width:100%;max-width:none;margin:0;padding:1.75rem .5rem}.upload-form-wide{width:100%}.upload-two-col{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1.25rem;margin-bottom:1.5rem}@media(max-width:1100px){.upload-two-col{grid-template-columns:1fr}}.upload-col-left,.upload-col-right{display:flex;flex-direction:column;gap:1.5rem}.upload-section-wide{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:2px;overflow:hidden}.upload-actions-wide{display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.upload-download-mode-selector{display:flex;gap:.5rem;flex-wrap:wrap}.upload-mode-btn{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:#ffffff0d;border-radius:2px;color:#9ca3af;font-size:.85rem;cursor:pointer;transition:all .15s}.upload-mode-btn.active{background:#7c3aed33;border-color:#7c3aed80;color:#a78bfa}.upload-mode-btn:hover:not(.active){background:#ffffff14;color:#e5e7eb}.upload-images-grid{display:flex;flex-direction:column;gap:.75rem}.upload-image-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:.75rem}.upload-image-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.upload-image-label{font-size:.75rem;color:#9ca3af;flex:1}.upload-image-mode-btns{display:flex;gap:.25rem}.upload-img-mode-btn{background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:2px;color:#9ca3af;padding:.2rem .4rem;cursor:pointer;display:flex;align-items:center;font-size:.7rem;transition:all .15s}.upload-img-mode-btn.active{border-color:#7c3aed80;color:#a78bfa;background:#7c3aed26}.upload-img-mode-btn:hover:not(.active){border-color:#fff3;color:#e5e7eb}.upload-image-remove{background:transparent;border:1px solid rgba(239,68,68,.3);border-radius:5px;color:#f87171;padding:.2rem .4rem;cursor:pointer;display:flex;align-items:center;transition:all .15s}.upload-image-remove:hover{background:#ef444426}.upload-input-sm{font-size:.8rem;padding:.4rem .6rem}.upload-file-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .9rem;background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);border-radius:2px;color:#9ca3af;font-size:.8rem;cursor:pointer;width:100%;justify-content:center;transition:all .15s}.upload-file-btn:hover{background:#7c3aed1a;border-color:#7c3aed66;color:#a78bfa}.upload-image-preview-wrap{margin-top:.5rem;border-radius:2px;overflow:hidden;max-height:140px}.upload-image-preview{width:100%;max-height:140px;-o-object-fit:cover;object-fit:cover;display:block}.upload-add-image-btn{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:#ffffff0a;border:1px dashed rgba(255,255,255,.15);border-radius:2px;color:#9ca3af;font-size:.85rem;cursor:pointer;margin-top:.5rem;width:100%;justify-content:center;transition:all .15s}.upload-add-image-btn:hover{background:#7c3aed14;border-color:#7c3aed4d;color:#a78bfa}.upload-price-toggle{display:flex;gap:.75rem;margin-bottom:1rem}.upload-price-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:#9ca3af;font-size:.9rem;cursor:pointer;transition:all .15s}.upload-price-btn.active-free{background:#34d3991a;border-color:#34d39966;color:#34d399}.upload-price-btn.active-paid{background:#ef44441a;border-color:#ef444466;color:#f87171}.upload-price-btn:hover:not(.active-free):not(.active-paid){background:#ffffff12;color:#e5e7eb}.upload-price-badge{font-size:.65rem;font-weight:700;letter-spacing:.05em;padding:.15rem .5rem;border-radius:4px;text-transform:uppercase}.upload-price-badge.free{background:#34d39926;color:#34d399}.upload-price-badge.paid{background:#ef444426;color:#f87171}.upload-paid-section{margin-top:.75rem;padding:1rem;background:#ef44440f;border:1px solid rgba(239,68,68,.15)}.upload-success-screen{max-width:500px;margin:4rem auto;text-align:center;padding:2.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px}.upload-success-icon{color:#34d399;margin-bottom:1.5rem}.upload-success-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:.75rem}.upload-success-desc{color:#9ca3af;font-size:.9rem;line-height:1.6;margin-bottom:2rem}.upload-success-actions{display:flex;flex-direction:column;gap:.75rem}.admin-section-desc{color:#9ca3af;font-size:.875rem;margin-bottom:1.5rem}.pending-posts-list{display:flex;flex-direction:column;gap:1rem}.pending-post-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.pending-post-header{display:flex;gap:1rem;align-items:flex-start}.pending-post-thumb{width:100px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:8px;flex-shrink:0}.pending-post-meta{flex:1;min-width:0}.pending-post-title{font-size:1rem;font-weight:600;color:#e5e7eb;margin-bottom:.5rem}.pending-post-info{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem}.pending-post-badge{font-size:.7rem;font-weight:600;padding:.2rem .55rem;border-radius:4px;white-space:nowrap}.pending-post-author{font-size:.8rem;color:#9ca3af}.pending-post-date{font-size:.75rem;color:#6b7280}.pending-post-desc{font-size:.82rem;color:#9ca3af;line-height:1.5;margin-bottom:.5rem}.pending-post-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.pending-link{font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:5px;text-decoration:none;transition:opacity .15s}.pending-link:hover{opacity:.8}.pending-link.youtube{background:#ef444426;color:#f87171}.pending-link.download{background:#34d3991f;color:#34d399}.pending-link.payment{background:#fbbf241f;color:#fbbf24}.pending-post-images{display:flex;flex-wrap:wrap;gap:.4rem}.pending-post-image-thumb{width:60px;height:45px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.pending-post-actions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06)}.btn-pending-approve{padding:.5rem 1.25rem;background:#34d39926;border:1px solid rgba(52,211,153,.4);border-radius:8px;color:#34d399;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s}.btn-pending-approve:hover:not(:disabled){background:#34d39940}.btn-pending-approve:disabled{opacity:.5;cursor:not-allowed}.btn-pending-reject{padding:.5rem 1.25rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);border-radius:8px;color:#f87171;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s}.btn-pending-reject:hover:not(:disabled){background:#ef444438}.btn-pending-reject:disabled{opacity:.5;cursor:not-allowed}.rating-form-pl{background:#0003;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.rating-form-stars{display:flex;align-items:center;gap:.35rem}.rating-form-textarea{width:100%;padding:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#fff;font-size:.875rem;font-family:inherit;resize:vertical;line-height:1.5;transition:border-color .2s;box-sizing:border-box}.rating-form-textarea:focus{outline:none;border-color:#3b82f666;background:#ffffff0f}.rating-form-textarea::-moz-placeholder{color:#ffffff40}.rating-form-textarea::placeholder{color:#ffffff40}.rating-form-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.btn-rating-submit{padding:.55rem 1.5rem;background:#3b82f680;border:none;border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-rating-submit:hover:not(:disabled){background:#3b82f6b3}.btn-rating-submit:disabled{opacity:.45;cursor:not-allowed}.btn-rating-cancel{padding:.55rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:4px;color:#fff9;font-size:.85rem;cursor:pointer;transition:all .2s}.btn-rating-cancel:hover{background:#ffffff0d;color:#ffffffd9;border-color:#ffffff38}.btn-rating-delete{margin-left:auto;padding:.55rem 1.25rem;background:transparent;border:1px solid rgba(239,68,68,.3);border-radius:4px;color:#f87171;font-size:.85rem;cursor:pointer;transition:all .2s}.btn-rating-delete:hover{background:#ef44441a;border-color:#ef444480}.ratings-list-pl{display:flex;flex-direction:column;gap:1rem}.rating-card-pl{position:relative;background:#0003;border:1px solid rgba(255,255,255,.06);border-radius:6px;padding:1rem 1.25rem}.rating-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.rating-card-author{display:flex;align-items:center;gap:.75rem}.rating-card-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.rating-card-avatar-fallback{width:32px;height:32px;border-radius:50%;background:#3b82f633;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#3b82f6;flex-shrink:0}.rating-card-username{font-size:.875rem;font-weight:600;color:#ffffffd9;text-decoration:none;transition:color .2s;display:block}.rating-card-username:hover{color:#3b82f6}.rating-card-date{font-size:.75rem;color:#ffffff59;margin-top:.1rem}.rating-card-stars{display:flex;gap:2px}.rating-card-body{font-size:.875rem;color:#ffffffa6;line-height:1.55;margin:.5rem 0 0;white-space:pre-wrap}.rating-card-delete{position:absolute;top:.75rem;right:.75rem;background:transparent;border:none;color:#ffffff40;cursor:pointer;padding:.25rem;display:flex;align-items:center;transition:color .2s;border-radius:3px}.rating-card-delete:hover{color:#f87171;background:#ef444414}.rating-card-footer{display:flex;align-items:center;gap:.5rem;margin-top:.6rem}.rating-card-footer .rating-card-delete{position:static;margin-left:auto}.rating-reply-btn{display:inline-flex;align-items:center;gap:.3rem;background:transparent;border:none;color:#ffffff59;font-size:.78rem;cursor:pointer;padding:.2rem .4rem;border-radius:3px;transition:color .2s,background .2s}.rating-reply-btn:hover{color:#ffffffb3;background:#ffffff0f}.rating-replies-list{margin-top:.6rem;padding-left:1rem;border-left:2px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:.6rem}.rating-reply{background:#ffffff08;border-radius:.2rem;padding:.5rem .6rem}.rating-reply-header{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;margin-bottom:.3rem}.rating-reply-avatar{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.rating-reply-avatar-fallback{width:20px;height:20px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:600;color:#fff;flex-shrink:0}.rating-reply-date{font-size:.7rem;color:#ffffff4d;margin-left:auto}.rating-reply-delete{background:transparent;border:none;color:#fff3;cursor:pointer;padding:.15rem;display:flex;align-items:center;border-radius:3px;transition:color .2s}.rating-reply-delete:hover{color:#f87171}.rating-reply-body{font-size:.82rem;color:#fff9;margin:0;line-height:1.5;white-space:pre-wrap}.rating-reply-form{margin-top:.5rem;padding-left:1rem}.rating-reply-textarea{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.2rem;color:#fff;font-size:.82rem;padding:.45rem .6rem;resize:vertical;outline:none;font-family:inherit;box-sizing:border-box}.rating-reply-textarea:focus{border-color:#ffffff40}.rating-reply-form-actions{display:flex;gap:.5rem;margin-top:.4rem}.comment-form-pl{margin-bottom:1.5rem}.comment-form-input-row{display:flex;gap:.75rem;align-items:flex-start}.comment-form-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;margin-top:.25rem}.comment-form-avatar-fallback{width:36px;height:36px;border-radius:50%;background:#3b82f633;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:#3b82f6;flex-shrink:0;margin-top:.25rem}.comment-form-textarea{flex:1;padding:.65rem .75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#fff;font-size:.875rem;font-family:inherit;resize:vertical;line-height:1.5;transition:border-color .2s}.comment-form-textarea:focus{outline:none;border-color:#3b82f666;background:#ffffff0f}.comment-form-textarea::-moz-placeholder{color:#ffffff40}.comment-form-textarea::placeholder{color:#ffffff40}.btn-comment-submit{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.25rem;background:#3b82f680;border:none;border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-comment-submit:hover:not(:disabled){background:#3b82f6b3}.btn-comment-submit:disabled{opacity:.45;cursor:not-allowed}.comments-list-pl{display:flex;flex-direction:column;gap:.75rem}.comment-card-pl{background:#00000026;border:1px solid rgba(255,255,255,.05);border-radius:6px;padding:.875rem 1rem}.comment-card-header{display:flex;gap:.75rem;align-items:flex-start}.comment-card-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;margin-top:.1rem}.comment-card-avatar-fallback{width:32px;height:32px;border-radius:50%;background:#3b82f633;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#3b82f6;flex-shrink:0;margin-top:.1rem}.comment-card-author-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.25rem}.comment-card-username{font-size:.875rem;font-weight:600;color:#ffffffd9;text-decoration:none;transition:color .2s}.comment-card-username:hover{color:#3b82f6}.comment-card-role-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .45rem;border-radius:3px;background:#3b82f633;color:#60a5fa}.comment-card-date{font-size:.75rem;color:#ffffff4d;margin-left:auto}.comment-card-body{font-size:.875rem;color:#ffffffa6;line-height:1.55;margin:0;white-space:pre-wrap;word-break:break-word}.comment-card-delete{background:transparent;border:none;color:#fff3;cursor:pointer;padding:.25rem;display:flex;align-items:center;align-self:flex-start;flex-shrink:0;transition:color .2s;border-radius:3px;margin-top:.1rem}.comment-card-delete:hover{color:#f87171;background:#ef444414}.auth-warning-pl{background:#00000040;border:1px solid rgba(255,255,255,.08);border-radius:4px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.border{border-width:1px}.italic{font-style:italic}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{color-scheme:dark}.scrollbar-hide::-webkit-scrollbar{display:none}body{margin:0;font-family:Poppins,sans-serif}@keyframes auroraA{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(8%,-6%,0) scale(1.06)}to{transform:translateZ(0) scale(1)}}@keyframes auroraB{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-9%,7%,0) scale(1.08)}to{transform:translateZ(0) scale(1)}}.space-stars,.space-stars-soft{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(2px 2px at 12% 18%,rgba(197,128,255,.9) 50%,transparent 52%),radial-gradient(2px 2px at 28% 72%,rgba(226,183,255,.8) 50%,transparent 52%),radial-gradient(1.8px 1.8px at 48% 27%,rgba(196,140,255,.85) 50%,transparent 52%),radial-gradient(2px 2px at 62% 61%,rgba(186,109,255,.9) 50%,transparent 52%),radial-gradient(1.6px 1.6px at 79% 19%,rgba(222,185,255,.8) 50%,transparent 52%),radial-gradient(2px 2px at 87% 78%,rgba(170,93,255,.85) 50%,transparent 52%)}.space-stars-soft{opacity:.45;transform:scale(1.15);filter:blur(.2px)}.space-bg-layer{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:linear-gradient(180deg,#081022d1,#060c1ae6 46%,#040812f5),radial-gradient(120% 95% at 50% -10%,#12284e,#0a1833 45%,#050a17 76%,#03060f)}.space-bg-layer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.03) 1px,transparent 1px);background-size:44px 44px;opacity:.09}@keyframes meteorFlight{0%{opacity:0;transform:translate3d(var(--sx),var(--sy),0) rotate(var(--angle)) scaleX(.2)}12%{opacity:.95;transform:translate3d(calc(var(--sx) + 2vw),calc(var(--sy) + 12vh),0) rotate(var(--angle)) scaleX(.9)}70%{opacity:.9;transform:translate3d(calc(var(--sx) + var(--tx)),calc(var(--sy) + var(--ty)),0) rotate(var(--angle)) scaleX(1)}to{opacity:0;transform:translate3d(calc(var(--sx) + var(--tx) + 4vw),calc(var(--sy) + var(--ty) + 16vh),0) rotate(var(--angle)) scaleX(.3)}}.shooting-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.shooting-star{position:absolute;top:0;left:0;width:130px;height:2px;background:linear-gradient(90deg,#fff0,#c673fff2);border-radius:999px;filter:drop-shadow(0 0 6px rgba(198,115,255,.55));opacity:0;transform-origin:left center;will-change:transform,opacity;transform:translate3d(var(--sx),var(--sy),0) rotate(var(--angle)) scaleX(.2);animation:meteorFlight var(--duration) linear infinite;animation-delay:var(--delay);mix-blend-mode:screen}.shooting-star-a{--sx: 6vw;--sy: -18vh;--tx: 8vw;--ty: 86vh;--angle: 80deg;--duration: 8s;--delay: .2s}.shooting-star-b{--sx: 22vw;--sy: -22vh;--tx: 6vw;--ty: 94vh;--angle: 82deg;--duration: 11s;--delay: 2.8s}.shooting-star-c{--sx: 40vw;--sy: -20vh;--tx: 7vw;--ty: 88vh;--angle: 79deg;--duration: 10s;--delay: 5s}.shooting-star-d{--sx: 58vw;--sy: -24vh;--tx: 8vw;--ty: 98vh;--angle: 83deg;--duration: 12s;--delay: 1.6s}.shooting-star-e{--sx: 74vw;--sy: -18vh;--tx: 6vw;--ty: 90vh;--angle: 81deg;--duration: 9s;--delay: 4.2s}.shooting-star-f{--sx: 88vw;--sy: -22vh;--tx: 5vw;--ty: 96vh;--angle: 84deg;--duration: 13s;--delay: 6.1s}@media(prefers-reduced-motion:reduce){.shooting-star{animation:none;opacity:0}}.scrollbar-thin::-webkit-scrollbar{height:8px}.scrollbar-thin::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#ffffff4d}select option{background-color:#141826d9;color:#fff;border:1px solid rgba(255,255,255,.1)}select option:hover{background-color:#333}
