@import"https://fonts.googleapis.com/css2?family=Alan+Sans:wght@300..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Quicksand:wght@300..700&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";body{margin:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:var(--bg, #00080f);color:var(--text, #e9e9e9);line-height:1.5;font-weight:400;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif}:root{--bg: #0d0f11;--text: #e9e9e9;--bg2: #111416;--primary: #007bff}:root,:root[data-theme=default]{--bg: #0d0f11;--text: #e9e9e9;--bg2: #111416;--primary: #007bff}:root[data-theme=modern]{--bg: #ffffff;--text: #1a1a1a;--bg2: #f8f9fa;--primary: #0066cc}:root[data-theme=stylish]{--bg: #030107;--text: #ffffff;--bg2: #0f0a1a;--primary: #4604e0}[data-theme=modern] body{background-color:#fff;color:#1a1a1a;color-scheme:light}[data-theme=modern] .app{background:#fff;color:#1a1a1a}[data-theme=modern] .main-content{background:var(--bg)}[data-theme=modern] .loading{background:#fff;color:#1a1a1a}[data-theme=stylish] body{background-color:#030107;color:#fff;color-scheme:dark}[data-theme=stylish] .app{background:#030107;color:#fff}[data-theme=stylish] .main-content{background:var(--bg)}[data-theme=stylish] .loading{background:#030107;color:#fff}.app{min-height:100vh;background:var(--bg);color:var(--text)}.main-content{min-height:calc(100vh - 80px);background:var(--bg)}.loading{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--bg);color:var(--text);font-size:1.2rem}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}[data-theme=modern] .navbar{background:#fff}[data-theme=modern] .navbar-link{color:#1a1a1a}[data-theme=modern] .navbar-link:hover{background:#0000000d}[data-theme=modern] .navbar-link.active{background:#00000014;box-shadow:inset 0 -3px #d7d5d5;border-top:1px solid #aaaaaa82}[data-theme=modern] .auth-buttons .login-btn{color:#1a1a1a;border:1px solid #e0e0e0}[data-theme=modern] .auth-buttons .login-btn:hover{background:#0000000d}[data-theme=modern] .auth-buttons .signup-btn{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .auth-buttons .signup-btn:hover{background:#2a2a2a;transform:translateY(-1px)}[data-theme=modern] .auth-buttons .signup-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=modern] .hero-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}[data-theme=modern] .hero-content h1{color:#1a1a1a;text-shadow:0 3px 1px #d0d0d0}[data-theme=modern] .hero-content p{color:#4a4a4a}[data-theme=modern] .hero-search-input{background:#fff;color:#1a1a1a;border:1px solid #e0e0e0}[data-theme=modern] .hero-search-input::placeholder{color:#999}[data-theme=modern] .hero-search-input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .hero-search-btn{color:#666}[data-theme=modern] .hero-search-btn:hover{color:#1a1a1a;background:#0000000d}[data-theme=modern] .stat-number{color:#1a1a1a}[data-theme=modern] .stat-divider{background:linear-gradient(to bottom,transparent,#cccccc,transparent)}[data-theme=modern] .cta__title{color:#1a1a1a}[data-theme=modern] .cta__subtitle{color:#4a4a4a}[data-theme=modern] .cta__button{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d,0 4px 12px #00000026;border-top:1px solid rgba(255,255,255,.1);transition:all .2s ease}[data-theme=modern] .cta__button:hover{background:#2a2a2a}[data-theme=modern] .cta__button:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=modern] .footer{background:var(--bg);color:#1a1a1a}[data-theme=modern] .footer-title{color:#1a1a1a}[data-theme=modern] .footer-description{color:#666}[data-theme=modern] .footer-heading{color:#1a1a1a}[data-theme=modern] .footer-links li a{color:#666}[data-theme=modern] .footer-links li a:hover{color:#1a1a1a}[data-theme=modern] .footer-copyright{color:#666}[data-theme=modern] .footer-divider{background:#e0e0e0}[data-theme=modern] .profile-container{background:#fff}[data-theme=modern] .profile-info-card{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .profile-username{color:#1a1a1a}[data-theme=modern] .profile-display-name{color:#666}[data-theme=modern] .menu-dropdown{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .dropdown-item{color:#1a1a1a}[data-theme=modern] .dropdown-item:hover{background:#f5f5f5}[data-theme=modern] .color-picker-dropdown,[data-theme=modern] .theme-selector-dropdown{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .color-picker-header,[data-theme=modern] .theme-selector-header{color:#1a1a1a}[data-theme=modern] .color-input{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .color-save-btn{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .color-save-btn:hover{background:#2a2a2a;transform:translateY(-1px)}[data-theme=modern] .color-save-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=modern] .theme-option{background:#f8f9fa;border-color:#e0e0e0}[data-theme=modern] .theme-option:hover{border-color:#1a1a1a}[data-theme=modern] .theme-option.active{background:#e8e8e8}[data-theme=modern] .theme-name{color:#1a1a1a}[data-theme=modern] .theme-description{color:#666}[data-theme=modern] .ratings-summary-card{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .rateuser-username{color:#000}[data-theme=modern] .rateuser-card{box-shadow:inset 0 -1px #00000017}[data-theme=modern] .rateuser-subtitle,[data-theme=modern] .rateuser-hint{color:#858585}[data-theme=modern] .rateuser-textarea{background-color:var(--bg);border:none}[data-theme=modern] .rateuser-form{box-shadow:inset 0 -1px #00000017}[data-theme=modern] .rateuser-stat{background-color:#f3f3f3}[data-theme=modern] .ratings-title,[data-theme=modern] .rating-score{color:#1a1a1a}[data-theme=modern] .rating-count{color:#666}[data-theme=modern] .breakdown-value{color:#1a1a1a}[data-theme=modern] .profile-listing-card{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .profile-listing-card:hover{border-color:#1a1a1a;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .listing-menu-dropdown{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .login-page{background:#f5f7fa}[data-theme=modern] .login-card{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .login-title{color:#1a1a1a;text-shadow:0 2px 4px rgba(0,0,0,.08)}[data-theme=modern] .login-subtitle{color:#666}[data-theme=modern] .login-button{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .login-button:hover{background:#2a2a2a;transform:translateY(-1px)}[data-theme=modern] .login-button:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=modern] .login-footer{color:#666}[data-theme=modern] .listings-page{background:var(--bg)}[data-theme=modern] .listings-header h1{color:#1a1a1a;text-shadow:0 2px 4px rgba(0,0,0,.08)}[data-theme=modern] .listings-header p{color:#666}[data-theme=modern] .filter-group label{color:#4a4a4a}[data-theme=modern] .search-input,[data-theme=modern] .price-input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .search-input:focus,[data-theme=modern] .price-input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .search-input::placeholder,[data-theme=modern] .price-input::placeholder{color:#999}[data-theme=modern] .price-filters span{color:#666}[data-theme=modern] .status-select{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .status-select:focus{background:#fff;border-color:#1a1a1a}[data-theme=modern] .status-select option{background:#fff;color:#1a1a1a}[data-theme=modern] .clear-filters{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000001a}[data-theme=modern] .clear-filters:hover{background:#e0e0e0}[data-theme=modern] .clear-filters:active{box-shadow:inset 0 -1px #0000001a}[data-theme=modern] .no-listings{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .no-listings p{color:#666}[data-theme=modern] .listing-card{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}[data-theme=modern] .listing-card:hover{background:#fafafa;border-color:#1a1a1a;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .listing-card-header{background:#f5f7fa}[data-theme=modern] .listing-placeholder{background:#e0e0e0;color:#999}[data-theme=modern] .listing-title{color:#1a1a1a}[data-theme=modern] .listing-stat-box{background:#00000008;border:1px solid #e0e0e0;color:#4a4a4a;box-shadow:none}[data-theme=modern] .listing-stat-box.stat-playing{background:#3b82f614;border-color:#3b82f633;color:#3b82f6;box-shadow:none}[data-theme=modern] .stat-playing .listing-stat-icon{color:#3b82f6}[data-theme=modern] .listing-stat-box.stat-visits{background:#a855f714;border-color:#a855f733;color:#a855f7;box-shadow:none}[data-theme=modern] .stat-visits .listing-stat-icon{color:#a855f7}[data-theme=modern] .listing-stat-box.stat-rating{background:#eab30814;border-color:#eab30833;color:#eab308;box-shadow:none}[data-theme=modern] .stat-rating .listing-stat-icon{color:#eab308}[data-theme=modern] .listing-description{color:#666}[data-theme=modern] .listing-price{color:#1a1a1a}[data-theme=modern] .listing-card-footer{border-top:1px solid #e0e0e0}[data-theme=modern] .listing-seller{color:#999}[data-theme=modern] .btn-buy{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .btn-buy:hover:not(:disabled){background:#2a2a2a;transform:translateY(-1px)}[data-theme=modern] .btn-buy:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=modern] .btn-buy:disabled{background:#e0e0e0;color:#999}[data-theme=modern] .loading-message,[data-theme=modern] .loading-more{color:#666}[data-theme=modern] .pagination-button{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000001a}[data-theme=modern] .pagination-button:hover:not(:disabled){background:#e0e0e0}[data-theme=modern] .pagination-button:disabled{background:#f8f9fa;color:#ccc}[data-theme=modern] .pagination-button:active:not(:disabled){box-shadow:inset 0 -1px #0000001a}[data-theme=modern] .messages-sidebar{background:#f8f9fa;border-right:1px solid #e0e0e0}[data-theme=modern] .conversation-item{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .conversation-item:hover,[data-theme=modern] .conversation-item.active{background:var(--bg)}[data-theme=modern] .messages-main{background:#fff}[data-theme=modern] .message-bubble.received{background:#f5f5f5;color:#1a1a1a}[data-theme=modern] .message-input-container{background:#f8f9fa;border-top:1px solid #e0e0e0}[data-theme=modern] .message-input{background:#fff;border:1px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .dashboard-card{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .dashboard-card-title{color:#1a1a1a}[data-theme=modern] .dashboard-stat-value{color:#1a1a1a;font-weight:700}[data-theme=modern] .dev-hub-container{background:#f5f7fa}[data-theme=modern] .developer-hub-page{background:var(--bg)}[data-theme=modern] .developer-hub-header h1{color:#1a1a1a;text-shadow:0 2px 4px rgba(0,0,0,.08)}[data-theme=modern] .developer-hub-header p{color:#666}[data-theme=modern] .view-mode-toggle .toggle-btn{background:#f8f9fa;color:#666;border:1.5px solid #e0e0e0;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .view-mode-toggle .toggle-btn:hover{background:#e0e0e0;color:#1a1a1a}[data-theme=modern] .view-mode-toggle .toggle-btn.active{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border:1.5px solid #1a1a1a;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .filters-section{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .search-bar label,[data-theme=modern] .price-input-group label,[data-theme=modern] .filter-dropdown-group label{color:#4a4a4a}[data-theme=modern] .search-input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .search-input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .search-input::placeholder{color:#999}[data-theme=modern] .price-input-group input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .price-input-group input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .custom-dropdown-button{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .custom-dropdown-button:hover,[data-theme=modern] .custom-dropdown-button:focus{background:#fff;border-color:#1a1a1a}[data-theme=modern] .dropdown-arrow{color:#1a1a1a}[data-theme=modern] .custom-dropdown-menu{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .custom-dropdown-item{color:#1a1a1a}[data-theme=modern] .custom-dropdown-item:hover{background:#0000000d}[data-theme=modern] .custom-dropdown-item.selected{background:#00000014}[data-theme=modern] .post-profile-btn{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .post-profile-btn:hover{background:#2a2a2a;transform:translateY(-1px)}[data-theme=modern] .post-profile-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=modern] .clear-filters-btn{color:#666}[data-theme=modern] .clear-filters-btn:hover{color:#1a1a1a;background:#0000000d}[data-theme=modern] .devhub-stats-container{margin-bottom:1.5rem}[data-theme=modern] .devhub-stat-item{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .devhub-stat-label{color:#666}[data-theme=modern] .devhub-stat-value{color:#1a1a1a}[data-theme=modern] .dev-card{background:#fff;border-top:1px solid #4c4c4c1c;box-shadow:inset 0 -4px #0000001a}[data-theme=modern] .dev-card:hover{background:#fafafa;box-shadow:inset 0 -4px #0000001a}[data-theme=modern] .dev-info .dev-title{color:#1a1a1a}[data-theme=modern] .dev-username,[data-theme=modern] .dev-description{color:#666}[data-theme=modern] .payment-info{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .payment-amount{color:#1a1a1a}[data-theme=modern] .payment-type{color:#666;background:#f0f0f0}[data-theme=modern] .dev-card-stats{border-top:1px solid #e0e0e0}[data-theme=modern] .dev-card-stats .stat{color:#666}[data-theme=modern] .dev-card-stats .stat svg{color:#999}[data-theme=modern] .no-posts{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .no-posts h3{color:#1a1a1a}[data-theme=modern] .no-posts p{color:#666}[data-theme=modern] .no-posts svg{color:#ccc}[data-theme=modern] .pagination-info{color:#4a4a4a}[data-theme=modern] .loading-more p{color:#666}[data-theme=modern] .dev-post-card{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .dev-post-card:hover{border-color:#1a1a1a;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .dev-title{color:#1a1a1a}[data-theme=modern] .dev-description{color:#666}[data-theme=modern] .plans-page{background:#f5f7fa}[data-theme=modern] .plans-container{background:var(--bg)}[data-theme=modern] .pricing-cards{gap:24px}[data-theme=modern] .plan-card,[data-theme=modern] .pricing-card{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 8px #0000000f}[data-theme=modern] .plan-card:hover,[data-theme=modern] .pricing-card:hover{border-color:#1a1a1a;box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}[data-theme=modern] .plan-card.featured,[data-theme=modern] .pricing-card.featured{background:linear-gradient(135deg,#0059ff,#0047cc);border-color:#0052e6;box-shadow:0 4px 16px #0059ff4d}[data-theme=modern] .plan-badge{background:#8ffd29;color:#0a0a0a;box-shadow:0 2px 8px #8ffd294d}[data-theme=modern] .plan-name{color:#1a1a1a;font-weight:800}[data-theme=modern] .pricing-card.featured .plan-name{color:#fff}[data-theme=modern] .plan-price{color:#1a1a1a;font-weight:700}[data-theme=modern] .price-amount{color:#1a1a1a;font-weight:900}[data-theme=modern] .pricing-card.featured .price-amount{color:#fff}[data-theme=modern] .price-period{color:#666}[data-theme=modern] .pricing-card.featured .price-period{color:#ffffffe6}[data-theme=modern] .plan-feature,[data-theme=modern] .plan-features li{color:#4a4a4a}[data-theme=modern] .pricing-card.featured .plan-features li{color:#fffffff2}[data-theme=modern] .check-icon,[data-theme=modern] .pricing-card.featured .check-icon{color:#8ffd29}[data-theme=modern] .plan-btn,[data-theme=modern] .subscribe-button{background:#8ffd29;color:#0a0a0a;box-shadow:inset 0 -4px #7ae219;border:none;font-weight:700}[data-theme=modern] .plan-btn:hover,[data-theme=modern] .subscribe-button:hover:not(:disabled){background:#9fff40;transform:translateY(-2px);box-shadow:inset 0 -4px #7ae219,0 4px 12px #8ffd294d}[data-theme=modern] .plan-btn:active,[data-theme=modern] .subscribe-button:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -2px #7ae219}[data-theme=modern] .subscribe-button.current-plan{background:#f0f0f0;color:#999;box-shadow:none}[data-theme=modern] .plans-header h1{color:#1a1a1a;text-shadow:none;font-weight:800}[data-theme=modern] .plans-header p{color:#666}[data-theme=modern] .subscription-status{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 8px #0000000f}[data-theme=modern] .subscription-status h2{color:#1a1a1a}[data-theme=modern] .status-item{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .status-label{color:#666}[data-theme=modern] .status-value{color:#1a1a1a}[data-theme=modern] .dashboard-switcher-button{background:#f8f9fa;color:#1a1a1a;border:1.5px solid #e0e0e0}[data-theme=modern] .dashboard-switcher-button:hover{background:#e0e0e0;border-color:#1a1a1a}[data-theme=modern] input,[data-theme=modern] textarea,[data-theme=modern] select{background:#fff;border:1px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] input:focus,[data-theme=modern] textarea:focus,[data-theme=modern] select:focus{border-color:#1a1a1a;outline:none;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .primary-btn,[data-theme=modern] .btn-primary{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .primary-btn:hover,[data-theme=modern] .btn-primary:hover{background:#2a2a2a;transform:translateY(-1px)}[data-theme=modern] .primary-btn:active,[data-theme=modern] .btn-primary:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=modern] .secondary-btn,[data-theme=modern] .btn-secondary{background:#e9e9e90d;color:#1a1a1a;box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}[data-theme=modern] .secondary-btn:hover,[data-theme=modern] .btn-secondary:hover{background:#e9e9e914;transform:translateY(-1px)}[data-theme=modern] .secondary-btn:active,[data-theme=modern] .btn-secondary:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}[data-theme=modern] .modal-overlay{background:#00000080}[data-theme=modern] .modal-content{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .modal-title{color:#1a1a1a}[data-theme=modern] .modal-close{color:#666}[data-theme=modern] .modal-close:hover{color:#1a1a1a}[data-theme=modern] .card{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .card:hover{box-shadow:0 4px 12px #00000014}[data-theme=modern] .asset-store-page{background:var(--bg)}[data-theme=modern] .asset-store-header h1{color:#1a1a1a;text-shadow:0 2px 4px rgba(0,0,0,.08)}[data-theme=modern] .asset-store-header p{color:#666}[data-theme=modern] .asset-store-filters{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .asset-store-filter-group label{color:#4a4a4a}[data-theme=modern] .asset-store-search-input,[data-theme=modern] .asset-store-price-input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .asset-store-search-input:focus,[data-theme=modern] .asset-store-price-input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .asset-store-search-input::placeholder,[data-theme=modern] .asset-store-price-input::placeholder{color:#999}[data-theme=modern] .asset-store-dropdown-toggle{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .asset-store-dropdown-toggle:hover{background:#fff;border-color:#1a1a1a}[data-theme=modern] .asset-store-dropdown-menu{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .asset-store-dropdown-item{color:#1a1a1a}[data-theme=modern] .asset-store-dropdown-item:hover{background:#0000000d}[data-theme=modern] .asset-store-dropdown-item.active{background:#1a1a1a;color:#fff}[data-theme=modern] .results-info p{color:#666}[data-theme=modern] .list-asset-btn{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border:none;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .list-asset-btn:hover{background:#2a2a2a;transform:translateY(-1px)}[data-theme=modern] .asset-card{background:#fafafa;box-shadow:inset 0 -4px 4px #0000001a}[data-theme=modern] .asset-card:hover{background:#f7f7f7;box-shadow:inset 0 -4px 4px #0000001a}[data-theme=modern] .asset-card-image{background:#f5f7fa}[data-theme=modern] .asset-card-placeholder{background:#e0e0e0;color:#999}[data-theme=modern] .asset-card-title{color:#1a1a1a}[data-theme=modern] .asset-card-category{background:#1a1a1a14;color:#1a1a1a}[data-theme=modern] .asset-card-info-item{color:#666}[data-theme=modern] .asset-card-info-item svg{color:#999}[data-theme=modern] .asset-card-description{color:#666}[data-theme=modern] .asset-card-footer{border-top:1px solid #e0e0e0}[data-theme=modern] .asset-card-price{color:#1a1a1a;font-weight:700}[data-theme=modern] .asset-card-seller{color:#999}[data-theme=modern] .no-results{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .no-results p{color:#666}[data-theme=modern] .no-results button{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .no-results button:hover{background:#2a2a2a}[data-theme=modern] .pagination-page{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .pagination-page:hover{background:#e0e0e0;border-color:#1a1a1a}[data-theme=modern] .pagination-page.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}[data-theme=modern] .pagination-ellipsis{color:#999}[data-theme=modern] .loading-spinner p{color:#666}[data-theme=modern] .spinner{border-color:#0000001a;border-top-color:#1a1a1a}[data-theme=modern] .asset-popup-overlay{background:#000000b3}[data-theme=modern] .asset-popup{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .asset-popup-close{color:#666}[data-theme=modern] .asset-popup-close:hover{color:#1a1a1a}[data-theme=modern] .asset-popup-placeholder{background:#f5f7fa;color:#ccc}[data-theme=modern] .asset-popup-image{background:#f5f7fa}[data-theme=modern] .asset-popup-seller-rating{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .rating-count{color:#999}[data-theme=modern] .rating-score,[data-theme=modern] .rating-text{color:#666}[data-theme=modern] .no-rating span{color:#999}[data-theme=modern] .asset-popup-header h2{color:#1a1a1a}[data-theme=modern] .asset-popup-category{background:#f0f0f0;color:#1a1a1a}[data-theme=modern] .asset-info-grid{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .info-label{color:#666}[data-theme=modern] .info-value{color:#1a1a1a}[data-theme=modern] .info-value.price-highlight{color:#1a1a1a;font-weight:700}[data-theme=modern] .asset-popup-description h3{color:#666}[data-theme=modern] .asset-popup-description p{color:#4a4a4a}[data-theme=modern] .asset-popup-seller h3{color:#666}[data-theme=modern] .seller-card{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .seller-badge{background:#1a1a1a;color:#fff}[data-theme=modern] .seller-link{color:#1a1a1a}[data-theme=modern] .contact-link{background:#fff;color:#4a4a4a;border:1px solid #e0e0e0}[data-theme=modern] .contact-link:hover{background:#f0f0f0}[data-theme=modern] .chat-button{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=modern] .chat-button:hover{background:#2a2a2a}[data-theme=modern] .post-dev-hub-page{background:var(--bg)}[data-theme=modern] .post-dev-hub-container{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 8px #0000000f}[data-theme=modern] .post-dev-hub-header h1{color:#1a1a1a}[data-theme=modern] .post-dev-hub-header p{color:#666}[data-theme=modern] .post-type-toggle{background:#f8f9fa}[data-theme=modern] .post-type-toggle .toggle-btn{color:#666}[data-theme=modern] .post-type-toggle .toggle-btn:hover{color:#1a1a1a;background:#0000000d}[data-theme=modern] .post-type-toggle .toggle-btn.active{background:#1a1a1a;color:#fff}[data-theme=modern] .form-group label{color:#1a1a1a}[data-theme=modern] .form-group input,[data-theme=modern] .form-group textarea{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .form-group input:focus,[data-theme=modern] .form-group textarea:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .form-group input::placeholder,[data-theme=modern] .form-group textarea::placeholder{color:#999}[data-theme=modern] .field-hint{color:#666}[data-theme=modern] .verification-section{background:#f8f9fa;border:1.5px solid #e0e0e0}[data-theme=modern] .verification-section h3,[data-theme=modern] .verification-text{color:#1a1a1a}[data-theme=modern] .sub-gate{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .sub-gate-title{color:#1a1a1a}[data-theme=modern] .sub-gate-text{color:#666}[data-theme=modern] .sub-gate-btn-primary{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .sub-gate-btn-primary:hover{background:#2a2a2a}[data-theme=modern] .sub-gate-btn-secondary{background:#f8f9fa;color:#1a1a1a;border:1.5px solid #e0e0e0}[data-theme=modern] .sub-gate-btn-secondary:hover{background:#e0e0e0}[data-theme=modern] .messages-page{background:var(--bg)}[data-theme=modern] .messages-container{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .conversations-sidebar{background:#fff;border-right:1px solid #e0e0e0}[data-theme=modern] .sidebar-header{border-bottom:1px solid #e0e0e0}[data-theme=modern] .sidebar-header h2{color:#1a1a1a}[data-theme=modern] .new-chat-btn,[data-theme=modern] .new-group-btn{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .new-chat-btn:hover,[data-theme=modern] .new-group-btn:hover{background:#2a2a2a}[data-theme=modern] .search-box{border-bottom:1px solid #e0e0e0}[data-theme=modern] .search-box input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .search-box input:focus{background:#fff;border-color:#1a1a1a}[data-theme=modern] .search-box input::placeholder{color:#999}[data-theme=modern] .search-icon{color:#999}[data-theme=modern] .conversation-item{border-left:3px solid transparent}[data-theme=modern] .conversation-item:hover,[data-theme=modern] .conversation-item.active{background:#f8f9fa}[data-theme=modern] .conversation-avatar{background:#f0f0f0}[data-theme=modern] .group-icon{color:#666}[data-theme=modern] .conversation-name{color:#1a1a1a}[data-theme=modern] .conversation-time{color:#999}[data-theme=modern] .preview-text{color:#666}[data-theme=modern] .unread-badge{background:#1a1a1a;color:#fff}[data-theme=modern] .empty-conversations{color:#999}[data-theme=modern] .messages-area{background:#fafafa}[data-theme=modern] .messages-header{background:#fff;border-bottom:1px solid #e0e0e0}[data-theme=modern] .conversation-info-header h3{color:#1a1a1a}[data-theme=modern] .member-count-badge,[data-theme=modern] .participants-count{color:#666}[data-theme=modern] .message-bubble.sent{background:#1a1a1a;color:#fff}[data-theme=modern] .message-bubble.received{background:#fff;color:#1a1a1a;border:1px solid #e0e0e0}[data-theme=modern] .message-input-container{background:#fff;border-top:1px solid #e0e0e0}[data-theme=modern] .message-input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .message-input:focus{background:#fff;border-color:#1a1a1a}[data-theme=modern] .message-input-container input[type=text]{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .message-input-container input[type=text]:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .message-input-container input[type=text]::placeholder{color:#999}[data-theme=modern] .message-input-container button[type=submit]{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .message-input-container button[type=submit]:hover:not(:disabled){background:#2a2a2a}[data-theme=modern] .add-btn{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#666}[data-theme=modern] .add-btn:hover{background:#e0e0e0;color:#1a1a1a}[data-theme=modern] .message.own .message-bubble{background:#1a1a1a;color:#fff}[data-theme=modern] .message.other .message-bubble{background:#fff;color:#1a1a1a;border:1.5px solid #e0e0e0}[data-theme=modern] .no-conversation-selected{background:#fafafa;color:#999}[data-theme=modern] .no-conversation-selected h3{color:#666}[data-theme=modern] .modal-content{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 20px 60px #00000026}[data-theme=modern] .modal-content h3,[data-theme=modern] .form-group label{color:#1a1a1a}[data-theme=modern] .form-group input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .form-group input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .form-group input::placeholder{color:#999}[data-theme=modern] .form-hint{color:#999}[data-theme=modern] .btn-newchat-close{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .btn-newchat-close:hover{background:#2a2a2a}[data-theme=modern] .user-search-results{background:#f8f9fa;border:1.5px solid #e0e0e0}[data-theme=modern] .user-search-item{border-bottom:1px solid #e0e0e0}[data-theme=modern] .user-search-item:hover{background:#fff}[data-theme=modern] .user-search-item.selected{background:#f0f0f0}[data-theme=modern] .user-search-name{color:#1a1a1a}[data-theme=modern] .user-search-display{color:#666}[data-theme=modern] .check-icon{color:#1a1a1a}[data-theme=modern] .searching-indicator span,[data-theme=modern] .no-results p,[data-theme=modern] .search-hint p{color:#999}[data-theme=modern] .no-results span,[data-theme=modern] .search-hint span{color:#ccc}[data-theme=modern] .selected-users-list{background:#f8f9fa;border:1.5px solid #e0e0e0}[data-theme=modern] .selected-user-chip{background:#fff;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .remove-user-btn{color:#666}[data-theme=modern] .remove-user-btn:hover{color:#ef4444}[data-theme=modern] .spinner,[data-theme=modern] .spinner-small{border-color:#e0e0e0;border-top-color:#1a1a1a}[data-theme=modern] .loading-state p,[data-theme=modern] .loading-more-messages span{color:#999}[data-theme=modern] .empty-state h2{color:#666}[data-theme=modern] .options-btn{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .options-btn:hover{background:#e0e0e0;border-color:#1a1a1a}[data-theme=modern] .options-menu{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 8px 24px #0000001f}[data-theme=modern] .options-menu button{color:#1a1a1a}[data-theme=modern] .options-menu button:hover{background:#f8f9fa}[data-theme=modern] .typing-indicator-wrapper{color:#666}[data-theme=modern] .typing-dots-animated .dot{background:#666}[data-theme=modern] .system-message span{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}[data-theme=modern] .member-item:hover{background:#f8f9fa}[data-theme=modern] .member-name{color:#1a1a1a}[data-theme=modern] .member-role{color:#999}[data-theme=modern] .message-file-link{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .message-file-link:hover{background:#e0e0e0}[data-theme=modern] .message-file-link .file-size{color:#999}[data-theme=modern] .blocked-users-btn:hover{background:#ef44441a;color:#ef4444}[data-theme=modern] .blocked-user-item{background:#f8f9fa;border:1.5px solid #e0e0e0}[data-theme=modern] .blocked-user-name{color:#1a1a1a}[data-theme=modern] .blocked-date{color:#999}[data-theme=modern] .pagination{border-top:1px solid #e0e0e0}[data-theme=modern] .pagination-btn{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .pagination-btn:hover:not(:disabled){background:#e0e0e0;border-color:#1a1a1a}[data-theme=modern] .pagination-btn:disabled{background:#f8f9fa;color:#ccc}[data-theme=modern] .empty-state p{color:#1a1a1a}[data-theme=modern] .empty-state span{color:#999}[data-theme=modern] .modal-description{color:#666}[data-theme=modern] .file-upload-confirmation-container{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .file-name-text{color:#1a1a1a}[data-theme=modern] .file-size-text{color:#999}[data-theme=modern] .file-caption-input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .file-caption-input:focus{background:#fff;border-color:#1a1a1a}[data-theme=modern] .btn-file-upload-cancel{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .btn-file-upload-cancel:hover{background:#e0e0e0}[data-theme=modern] .btn-file-upload-confirm{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .btn-file-upload-confirm:hover:not(:disabled){background:#2a2a2a}[data-theme=modern] .transfer-confirmation-banner{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .confirmation-info h4{color:#1a1a1a}[data-theme=modern] .confirmation-info p,[data-theme=modern] .confirmation-status span{color:#666}[data-theme=modern] .confirmation-status span.confirmed{color:#22c55e}[data-theme=modern] .confirmation-status span.pending{color:#f59e0b}[data-theme=modern] .btn-confirm-transfer{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .btn-confirm-transfer:hover:not(:disabled){background:#2a2a2a}[data-theme=modern] .transfer-completed{background:#22c55e1a;border:1.5px solid rgba(34,197,94,.3);color:#22c55e}[data-theme=modern] .skeleton-avatar,[data-theme=modern] .skeleton-message-avatar,[data-theme=modern] .skeleton-text,[data-theme=modern] .skeleton-message-bubble{background:#f0f0f0}[data-theme=modern] .merged-avatar{border-color:#fff}[data-theme=modern] .list-game-page{background:var(--bg)}[data-theme=modern] .list-game-container{background:#fff;border:1.5px solid #e0e0e0;box-shadow:inset 0 -2px 8px #0000000f}[data-theme=modern] .list-game-header h1{color:#1a1a1a}[data-theme=modern] .list-game-header p{color:#666}[data-theme=modern] .progress-number{background:#f0f0f0;color:#999;border:1.5px solid #e0e0e0}[data-theme=modern] .progress-step.active .progress-number{background:#1a1a1a;color:#fff;border-color:#1a1a1a}[data-theme=modern] .progress-step span{color:#999}[data-theme=modern] .progress-step.active span{color:#1a1a1a}[data-theme=modern] .progress-line{background:#e0e0e0}[data-theme=modern] .step-content h2{color:#1a1a1a}[data-theme=modern] .step-description{color:#666}[data-theme=modern] .game-card{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .game-card:hover{border-color:#1a1a1a}[data-theme=modern] .game-card.selected{background:#f8f9fa;border-color:#1a1a1a}[data-theme=modern] .game-card-image{background:#f5f7fa}[data-theme=modern] .game-card-info h3{color:#1a1a1a}[data-theme=modern] .game-description{color:#666}[data-theme=modern] .no-games{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .no-games p,[data-theme=modern] .help-text{color:#666}[data-theme=modern] .dashboard-container{background:var(--bg)}[data-theme=modern] .dashboard-header-bar h1{color:#1a1a1a}[data-theme=modern] .dashboard-toggle{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .toggle-option{color:#666}[data-theme=modern] .toggle-option:hover{color:#1a1a1a;background:#f8f9fa}[data-theme=modern] .toggle-option.active{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .stat-card{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}[data-theme=modern] .btn-withdraw-small{background:#1a1a1a;color:#fff;box-shadow:inset 0 -2px #0000004d}[data-theme=modern] .btn-withdraw-small:hover{background:#2a2a2a}[data-theme=modern] .dashboard-widget{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}[data-theme=modern] .widget-title{color:#1a1a1a}[data-theme=modern] .widget-see-all{color:#666}[data-theme=modern] .widget-see-all:hover{color:#1a1a1a}[data-theme=modern] .widget-loading,[data-theme=modern] .widget-empty,[data-theme=modern] .chart-empty{color:#999}[data-theme=modern] .transactions-table th{color:#666}[data-theme=modern] .transactions-table tbody tr:hover{background:#f8f9fa}[data-theme=modern] .transactions-table td{color:#4a4a4a}[data-theme=modern] .transaction-title{color:#1a1a1a}[data-theme=modern] .status-badge{border:1px solid}[data-theme=modern] .conversation-preview{color:#666}[data-theme=modern] .chart-container .recharts-cartesian-grid-horizontal line,[data-theme=modern] .chart-container .recharts-cartesian-grid-vertical line{stroke:#e0e0e0}[data-theme=modern] .chart-container .recharts-text{fill:#666}[data-theme=modern] .chart-container .recharts-tooltip-wrapper{outline:none}[data-theme=modern] .dashboard-action-button{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .dashboard-action-button:hover{background:#2a2a2a}[data-theme=modern] .btn-cancel-subscription{background:#ef44441a;color:#ef4444;border:1.5px solid rgba(239,68,68,.3)}[data-theme=modern] .btn-cancel-subscription:hover{background:#ef444426}[data-theme=modern] .plans-team-section{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}[data-theme=modern] .plans-team-header{border-bottom:1px solid #e0e0e0}[data-theme=modern] .plans-team-header h2{color:#1a1a1a}[data-theme=modern] .plans-team-subtitle{color:#666}[data-theme=modern] .plans-upgrade-notice{background:#0059ff0d;border:1.5px solid rgba(0,89,255,.2)}[data-theme=modern] .plans-upgrade-notice p{color:#1a1a1a}[data-theme=modern] .plans-upgrade-btn{background:#0059ff;color:#fff}[data-theme=modern] .plans-upgrade-btn:hover{background:#0047cc}[data-theme=modern] .plans-add-member-form{background:#f8f9fa;padding:16px;border-radius:12px;border:1px solid #e0e0e0}[data-theme=modern] .plans-add-member-form label{color:#1a1a1a}[data-theme=modern] .plans-add-member-form input{background:#fff;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .plans-add-member-form input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .plans-add-member-form .form-hint{color:#666}[data-theme=modern] .plans-add-member-form .form-hint.error{color:#ef4444}[data-theme=modern] .plans-add-member-btn{background:#1a1a1a;color:#fff;box-shadow:inset 0 -2px #0000004d}[data-theme=modern] .plans-add-member-btn:hover{background:#2a2a2a}[data-theme=modern] .plans-member-card{background:#fafafa;box-shadow:inset 0 -2px 8px #0000000f}[data-theme=modern] .plans-member-username{color:#1a1a1a}[data-theme=modern] .plans-member-handle,[data-theme=modern] .plans-member-added{color:#666}[data-theme=modern] .plans-remove-member-btn{background:#ef44441a;color:#ef4444}[data-theme=modern] .plans-remove-member-btn:hover{background:#ef444433}[data-theme=modern] .plans-user-dropdown{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}[data-theme=modern] .plans-user-dropdown-item{background:#fff}[data-theme=modern] .plans-user-dropdown-item:hover{background:#f8f9fa}[data-theme=modern] .plans-user-dropdown-username{color:#1a1a1a}[data-theme=modern] .plans-user-dropdown-display-name{color:#666}[data-theme=modern] .info-label{color:#1a1a1a;font-weight:500}[data-theme=modern] .info-value{color:#1a1a1a;font-weight:600}[data-theme=modern] .subscription-info-box{background:#f8f9fa;border:1.5px solid #e0e0e0}[data-theme=modern] .subscription-info-box span{color:#1a1a1a!important;font-weight:500}[data-theme=modern] .subscription-info-box p{color:#1a1a1a!important;font-weight:600}[data-theme=modern] .dashboard-action-button.primary{background:#1a1a1a!important;color:#fff!important;border:1.5px solid #1a1a1a!important;box-shadow:inset 0 -3px #0000004d!important}[data-theme=modern] .dashboard-action-button.primary:hover{background:#2a2a2a!important;border-color:#2a2a2a!important}[data-theme=modern] .manage-subscription-widget{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}[data-theme=modern] .plans-team-members-list h3{color:#1a1a1a}[data-theme=modern] .plans-no-members{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#666}[data-theme=modern] .detail-item{background:#f8f9fa;border:1.5px solid #e0e0e0}[data-theme=modern] .detail-label{color:#999}[data-theme=modern] .detail-value{color:#1a1a1a}[data-theme=modern] .error-message{background:#ef44440d;border:1.5px solid rgba(239,68,68,.3);color:#ef4444}[data-theme=modern] .notification-item.invitation{background:#151515;border:1.5px solid rgba(0,89,255,.2)}[data-theme=modern] .invitation-actions{margin-top:12px}[data-theme=modern] .btn-accept-invitation{background:#1a1a1a;color:#fff;box-shadow:inset 0 -2px #0000004d}[data-theme=modern] .btn-accept-invitation:hover{background:#2a2a2a}[data-theme=modern] .btn-reject-invitation{background:#f8f9fa;color:#666;border:1.5px solid #e0e0e0}[data-theme=modern] .btn-reject-invitation:hover{background:#e0e0e0;color:#1a1a1a}[data-theme=modern] .pagination-controls{border-top:1px solid #e0e0e0}[data-theme=modern] .pagination-info{color:#666}[data-theme=modern] .transactions-page{background:#f5f7fa}[data-theme=modern] .transactions-header h1{color:#1a1a1a;text-shadow:none}[data-theme=modern] .transactions-header p{color:#666}[data-theme=modern] .transactions-container{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .tabs{background:#f8f9fa;border-bottom:1px solid #e0e0e0}[data-theme=modern] .tab{color:#666}[data-theme=modern] .tab:hover{color:#1a1a1a;background:#00000008}[data-theme=modern] .tab.active{color:#1a1a1a;background:#fff}[data-theme=modern] .tab.active:after{background:#1a1a1a}[data-theme=modern] .transaction-card{background:#fafafa;border:1.5px solid #e0e0e0}[data-theme=modern] .transaction-card:hover{background:#fff;border-color:#1a1a1a}[data-theme=modern] .transaction-details h3{color:#1a1a1a}[data-theme=modern] .game-name{color:#666}[data-theme=modern] .other-party{color:#4a4a4a}[data-theme=modern] .transaction-date{color:#999}[data-theme=modern] .amount{color:#1a1a1a}[data-theme=modern] .list-asset-page{background:var(--bg)}[data-theme=modern] .list-asset-container{background:#fff;border:1.5px solid #e0e0e0;box-shadow:inset 0 -2px 8px #0000000f}[data-theme=modern] .list-asset-header h1{color:#1a1a1a}[data-theme=modern] .list-asset-header p{color:#666}[data-theme=modern] .form-input,[data-theme=modern] .form-textarea{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a;box-shadow:inset 0 -2px #0000000d}[data-theme=modern] .form-input:focus,[data-theme=modern] .form-textarea:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .form-input::placeholder,[data-theme=modern] .form-textarea::placeholder{color:#999}[data-theme=modern] .char-count{color:#999}[data-theme=modern] .list-asset-dropdown-toggle{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .list-asset-dropdown-toggle:hover{background:#fff;border-color:#1a1a1a}[data-theme=modern] .list-asset-dropdown-menu{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 4px 12px #00000014}[data-theme=modern] .list-asset-dropdown-item{color:#1a1a1a}[data-theme=modern] .list-asset-dropdown-item:hover{background:#f8f9fa}[data-theme=modern] .list-asset-category-desc{color:#666}[data-theme=modern] .helper-text{color:#666!important;font-weight:500}[data-theme=modern] .list-asset-info-text{color:#666}[data-theme=modern] .list-asset-info-text strong{color:#1a1a1a}[data-theme=modern] .list-asset-btn-submit{background:#1a1a1a!important;color:#fff!important;border:1.5px solid #1a1a1a!important;box-shadow:inset 0 -3px #0000004d!important}[data-theme=modern] .list-asset-btn-submit:hover:not(:disabled){background:#2a2a2a!important;border-color:#2a2a2a!important}[data-theme=modern] .list-asset-btn-cancel{background:#f8f9fa;color:#666;border:1.5px solid #e0e0e0;box-shadow:none}[data-theme=modern] .list-asset-btn-cancel:hover:not(:disabled){background:#e0e0e0;color:#1a1a1a}[data-theme=modern] .listing-detail-page{background:#f5f7fa}[data-theme=modern] .listing-detail-back-btn{background:#f8f9fa;border:1px solid #e0e0e0;color:#666}[data-theme=modern] .listing-detail-back-btn:hover{background:#e0e0e0;color:#1a1a1a}[data-theme=modern] .breadcrumb-item{color:#999}[data-theme=modern] .breadcrumb-item:hover,[data-theme=modern] .breadcrumb-current{color:#1a1a1a}[data-theme=modern] .game-stats{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .stat-label{color:#666}[data-theme=modern] .seller-info{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .seller-name{color:#1a1a1a}[data-theme=modern] .game-details{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .title-section h1{color:#1a1a1a}[data-theme=modern] .view-ratings-page{background:var(--bg)}[data-theme=modern] .back-btn{background:#f8f9fa;border:1px solid #e0e0e0;color:#666}[data-theme=modern] .back-btn:hover{background:#e0e0e0;color:#1a1a1a}[data-theme=modern] .ratings-header{background:#fff;border:1.5px solid #e0e0e0;border-top:none}[data-theme=modern] .user-info-section h1{color:#1a1a1a}[data-theme=modern] .user-info-section p{color:#666}[data-theme=modern] .ratings-summary-sidebar{background:#fff;border:1.5px solid #e0e0e0;border-top:none}[data-theme=modern] .ratings-summary-sidebar h2,[data-theme=modern] .summary-score{color:#1a1a1a}[data-theme=modern] .summary-total{color:#666}[data-theme=modern] .breakdown-item{background:#f8f9fa;border:1px solid #e0e0e0;border-top:none;box-shadow:none;color:#1a1a1a}[data-theme=modern] .listings-section{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .listings-count{color:#1a1a1a;font-weight:600}[data-theme=modern] .listings-message{color:#1a1a1a;font-weight:500}[data-theme=modern] .profile-listing-card{background:#fafafa;border:1.5px solid #e0e0e0}[data-theme=modern] .profile-listing-card:hover{background:#fff;border-color:#1a1a1a;box-shadow:0 4px 12px #00000014}[data-theme=modern] .profile-listing-title{color:#1a1a1a}[data-theme=modern] .profile-listing-description{color:#666}[data-theme=modern] .profile-listing-price{color:#1a1a1a;font-weight:600}[data-theme=modern] .profile-chat-btn{background:#1a1a1a;color:#fff;border:1.5px solid #1a1a1a;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .profile-chat-btn:hover{background:#2a2a2a;border-color:#2a2a2a}[data-theme=modern] .profile-chat-btn svg{color:#fff}[data-theme=modern] .rate-user-page,[data-theme=modern] .view-ratings-page{background:var(--bg)}[data-theme=modern] .user-info-card-enhanced,[data-theme=modern] .ratings-summary-sidebar,[data-theme=modern] .rating-form-card-enhanced{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .rating-message{color:#1a1a1a;font-weight:500}[data-theme=modern] .rating-card{background:#fff;border:1.5px solid #e0e0e0}[data-theme=modern] .rating-card h3{color:#1a1a1a}[data-theme=modern] .rating-date{color:#666}[data-theme=modern] .not-found-page{background:#f5f7fa}[data-theme=modern] .not-found-404{color:#1a1a1a;text-shadow:0 4px 12px rgba(0,0,0,.1)}[data-theme=modern] .not-found-content h2{color:#1a1a1a}[data-theme=modern] .not-found-content p{color:#666}[data-theme=modern] .btn-home{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .btn-home:hover{background:#2a2a2a}[data-theme=modern] .maintenance-page{background:#f5f7fa}[data-theme=modern] .maintenance-content h1{color:#1a1a1a}[data-theme=modern] .maintenance-content p{color:#666}[data-theme=modern] .blacklisted-page{background:#f5f7fa}[data-theme=modern] .blacklisted-content{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 4px 16px #00000014}[data-theme=modern] .blacklisted-content h1{color:#ef4444}[data-theme=modern] .blacklisted-message{color:#666}[data-theme=modern] .blacklist-reason{background:#ef44440d;border:1.5px solid rgba(239,68,68,.3);color:#ef4444}[data-theme=modern] .withdraw-modal{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 20px 60px #00000026}[data-theme=modern] .withdraw-modal-header h2{color:#1a1a1a}[data-theme=modern] .close-btn{color:#666}[data-theme=modern] .close-btn:hover,[data-theme=modern] .connect-stripe-section h3,[data-theme=modern] .pending-verification h3{color:#1a1a1a}[data-theme=modern] .connect-stripe-section p,[data-theme=modern] .pending-verification p{color:#666}[data-theme=modern] .btn-connect-stripe{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .btn-connect-stripe:hover:not(:disabled){background:#2a2a2a}[data-theme=modern] .verified-badge{background:#4caf501a;color:#4caf50;border:1px solid rgba(76,175,80,.3)}[data-theme=modern] .balance-info label{color:#666}[data-theme=modern] .balance-amount{color:#1a1a1a}[data-theme=modern] .amount-input-wrapper{background:#f8f9fa;border:1.5px solid #e0e0e0}[data-theme=modern] .amount-input-wrapper:focus-within{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .amount-input-wrapper input{color:#1a1a1a}[data-theme=modern] .amount-input-wrapper input::placeholder{color:#999}[data-theme=modern] .max-btn{background:#1a1a1a;color:#fff}[data-theme=modern] .max-btn:hover:not(:disabled){background:#2a2a2a}[data-theme=modern] .min-amount-note{color:#999}[data-theme=modern] .btn-withdraw{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d}[data-theme=modern] .btn-withdraw:hover:not(:disabled){background:#2a2a2a}[data-theme=modern] .modal-content.purchase-modal{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 20px 60px #00000026}[data-theme=modern] .confirm-purchase h2,[data-theme=modern] .payment-step h2{color:#1a1a1a}[data-theme=modern] .listing-preview{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .listing-info h3{color:#1a1a1a}[data-theme=modern] .seller-info{color:#666}[data-theme=modern] .listing-info .description{color:#4a4a4a}[data-theme=modern] .purchase-details{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .detail-row{color:#4a4a4a}[data-theme=modern] .detail-row .value{color:#1a1a1a}[data-theme=modern] .detail-row.total{border-top:1px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .purchase-summary{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .purchase-summary h3{color:#1a1a1a}[data-theme=modern] .summary-row{color:#4a4a4a}[data-theme=modern] .summary-value{color:#1a1a1a}[data-theme=modern] .review-modal{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 20px 60px #00000026}[data-theme=modern] .review-modal-header{border-bottom:1px solid #e0e0e0}[data-theme=modern] .review-modal-header h2{color:#1a1a1a}[data-theme=modern] .modal-close-btn{color:#666}[data-theme=modern] .modal-close-btn:hover{background:#f8f9fa;color:#1a1a1a}[data-theme=modern] .review-developer-info{background:#f8f9fa;border-bottom:1px solid #e0e0e0}[data-theme=modern] .review-developer-info h3{color:#1a1a1a}[data-theme=modern] .review-developer-info p{color:#666}[data-theme=modern] .review-form label{color:#1a1a1a}[data-theme=modern] .star-btn{color:#e0e0e0}[data-theme=modern] .star-btn.active{color:gold}[data-theme=modern] .rating-label{color:#666}[data-theme=modern] .review-form textarea{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .review-form textarea:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=modern] .review-form textarea::placeholder{color:#999}[data-theme=modern] .confirm-dialog-content{background:#fff;border:1.5px solid #e0e0e0;box-shadow:0 20px 60px #00000026}[data-theme=modern] .confirm-dialog-header h3{color:#1a1a1a}[data-theme=modern] .confirm-dialog-body p{color:#666}[data-theme=modern] .btn-dialog-cancel{background:#f8f9fa;color:#1a1a1a;border:1.5px solid #e0e0e0}[data-theme=modern] .btn-dialog-cancel:hover{background:#e0e0e0}[data-theme=modern] .admin-page{background:#f5f7fa}[data-theme=modern] .admin-sidebar{background:#fff;border:1.5px solid #e0e0e0;box-shadow:none}[data-theme=modern] .admin-sidebar-header{border-bottom:1px solid #e0e0e0}[data-theme=modern] .admin-sidebar-header h1{color:#1a1a1a}[data-theme=modern] .admin-nav-item{color:#666}[data-theme=modern] .admin-nav-item:hover{background:#f8f9fa;color:#1a1a1a}[data-theme=modern] .admin-nav-item.active{background:#1a1a1a;color:#fff}[data-theme=modern] .logs-section,[data-theme=modern] .transactions-section,[data-theme=modern] .users-section,[data-theme=modern] .trials-section{background:#fff;border:1.5px solid #e0e0e0;box-shadow:none}[data-theme=modern] .logs-section h2,[data-theme=modern] .transactions-section h2,[data-theme=modern] .trials-section h2,[data-theme=modern] .users-header h2{color:#1a1a1a}[data-theme=modern] .user-search input{background:#f8f9fa;border:1.5px solid #e0e0e0;color:#1a1a1a}[data-theme=modern] .user-search input:focus{border-color:#1a1a1a}[data-theme=modern] .btn-search,[data-theme=modern] .btn-toggle-maintenance{background:#1a1a1a;color:#fff}[data-theme=modern] .btn-toggle-maintenance:hover{background:#2a2a2a}[data-theme=modern] .rate-user-page{background:#f5f7fa}[data-theme=modern] .user-info-card-enhanced{background:#fff;border:1.5px solid #e0e0e0;border-top:none}[data-theme=modern] .username-with-badge h1,[data-theme=modern] .user-info-details h1{color:#1a1a1a}[data-theme=modern] .username{color:#666}[data-theme=modern] .rate-view-profile-btn{background:#1a1a1a;color:#fff;box-shadow:inset 0 -3px #0000004d;border-top:none}[data-theme=modern] .rate-view-profile-btn:hover{background:#2a2a2a}[data-theme=modern] .stat-item{background:#f8f9fa;border:1px solid #e0e0e0}[data-theme=modern] .stat-value{color:#1a1a1a}[data-theme=modern] .rate-form-enhanced{background:#fff;border:1.5px solid #e0e0e0;border-top:none}[data-theme=modern] .form-header h2{color:#1a1a1a}[data-theme=modern] .form-header p{color:#666}[data-theme=modern] .chat-toggle-btn{background:#0000000d;border:1px solid rgba(0,0,0,.08)}[data-theme=modern] .chat-toggle-btn:hover{background:#00000014}[data-theme=modern] .team-chat-container{background:#fff;border:1px solid #e0e0e0}[data-theme=modern] .conversations-panel{background:#fff}[data-theme=modern] .conversations-header{border-bottom:1px solid rgba(0,0,0,.08)}[data-theme=modern] .chat-close-btn{background:#0000000a}[data-theme=modern] .chat-close-btn:hover{background:#00000014}[data-theme=modern] .chat-close-btn svg{color:#666}[data-theme=modern] .conversation-item:hover{background:#0000000a}[data-theme=modern] .conversation-icon{background:#0000000f}[data-theme=modern] .conversation-icon svg{color:#666}[data-theme=modern] .conversation-details p{color:#999}[data-theme=modern] .messages-panel{background:#fff}[data-theme=modern] .messages-header{border-bottom:1px solid rgba(0,0,0,.08)}[data-theme=modern] .teamchat-back-btn{background:#0000000a}[data-theme=modern] .teamchat-back-btn:hover{background:#00000014}[data-theme=modern] .teamchat-back-btn svg{color:#666}[data-theme=modern] .messages-header-info span{color:#999}[data-theme=modern] .messages-input{border-top:1px solid rgba(0,0,0,.08);background:#fff}[data-theme=modern] .messages-input input{background:#0000000a;color:#1a1a1a}[data-theme=modern] .messages-input input::placeholder{color:#999}[data-theme=modern] .messages-input input:focus{background:#0000000f}[data-theme=modern] .message-text{background:#0000000d;color:#1a1a1a}[data-theme=modern] .own-message .message-text{background:#06c;color:#fff}[data-theme=modern] .message-sender{color:#666}[data-theme=modern] .message-time{color:#999}[data-theme=modern] .chat-message.system-message .message-content{background:#0000000a;border:1px solid rgba(0,0,0,.08);color:#666}[data-theme=modern] .chat-empty p{color:#666}[data-theme=modern] .chat-empty span{color:#999}[data-theme=modern] .conversations-list::-webkit-scrollbar-thumb{background:#0003}[data-theme=modern] .conversations-list::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-theme=modern] .messages-body::-webkit-scrollbar-thumb{background:#0003}[data-theme=modern] .messages-body::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-theme=stylish] .navbar{background:var(--bg)}[data-theme=stylish] .navbar-link{color:var(--text)}[data-theme=stylish] .navbar-link:hover{background:#290185}[data-theme=stylish] .navbar-link.active{background:var(--primary);box-shadow:inset 0 -3px #25066e;border-top:1px solid rgba(139,92,246,.2)}[data-theme=stylish] .auth-buttons .login-btn{color:var(--text);border:1px solid var(--bg2)}[data-theme=stylish] .auth-buttons .login-btn:hover{background:#8b5cf633}[data-theme=stylish] .auth-buttons .signup-btn{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .auth-buttons .signup-btn:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .auth-buttons .signup-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .hero-section{background:linear-gradient(135deg,var(--bg) 0%,#2d1b4e 100%)}[data-theme=stylish] .hero-content h1{color:var(--primary);text-shadow:0 3px 0px #240077}[data-theme=stylish] .hero-content p{color:var(--text)}[data-theme=stylish] .hero-search-input{background:#0e0e0e1e;color:var(--text);border:1px solid #ffffff29}[data-theme=stylish] .hero-search-input::placeholder{color:var(--text)}[data-theme=stylish] .hero-search-input:focus{background:var(--bg2);border-top:1px solid #ffffff49}[data-theme=stylish] .hero-search-btn{color:var(--text)}[data-theme=stylish] .hero-search-btn:hover{color:var(--primary);background:#8b5cf61a}[data-theme=stylish] .stat-number,[data-theme=stylish] .stat-label{color:var(--text)}[data-theme=stylish] .stat-divider{background:linear-gradient(to bottom,transparent,#71717a,transparent)}[data-theme=stylish] .cta__title,[data-theme=stylish] .cta__subtitle{color:var(--text)}[data-theme=stylish] .cta__button{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d,0 4px 12px #00000026;border-top:1px solid rgba(255,255,255,.1);transition:all .2s ease}[data-theme=stylish] .cta__button:hover{background:var(--primary)}[data-theme=stylish] .cta__button:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .footer{background:var(--bg);color:var(--text)}[data-theme=stylish] .footer-title,[data-theme=stylish] .footer-description,[data-theme=stylish] .footer-heading,[data-theme=stylish] .footer-links li a{color:var(--text)}[data-theme=stylish] .footer-links li a:hover{color:var(--primary)}[data-theme=stylish] .footer-copyright{color:var(--text)}[data-theme=stylish] .footer-divider{background:var(--bg2)}[data-theme=stylish] .profile-container{background:var(--bg)}[data-theme=stylish] .profile-info-card{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .profile-username,[data-theme=stylish] .profile-display-name{color:var(--text)}[data-theme=stylish] .menu-dropdown{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 8px 24px #00000080}[data-theme=stylish] .dropdown-item{color:var(--text);border-radius:8px;transition:all .15s ease}[data-theme=stylish] .dropdown-item:hover{background:#1a1a1a;color:var(--text)}[data-theme=stylish] .color-picker-dropdown,[data-theme=stylish] .theme-selector-dropdown{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 8px 24px #00000080}[data-theme=stylish] .color-picker-header,[data-theme=stylish] .theme-selector-header{color:var(--text)}[data-theme=stylish] .color-input{background:#0e0e0e;border:1.5px solid #191919}[data-theme=stylish] .color-save-btn{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .color-save-btn:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .color-save-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .theme-option{background:#0e0e0e;border:1.5px solid #191919;border-radius:12px}[data-theme=stylish] .theme-option:hover{border-color:#2a2a2a;background:#141414}[data-theme=stylish] .theme-option.active{background:#0e0e0e;border-color:var(--primary);box-shadow:0 0 0 2px #8b5cf64d}[data-theme=stylish] .theme-name,[data-theme=stylish] .theme-description{color:var(--text)}[data-theme=stylish] .ratings-summary-card{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .ratings-title,[data-theme=stylish] .rating-score,[data-theme=stylish] .rating-count,[data-theme=stylish] .breakdown-value{color:var(--text)}[data-theme=stylish] .profile-listing-card{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .profile-listing-card:hover{border-color:var(--primary);box-shadow:0 4px 12px #8b5cf666}[data-theme=stylish] .listing-menu-dropdown{background:var(--bg2);border:1px solid var(--bg2);box-shadow:0 4px 12px #8b5cf64d}[data-theme=stylish] .login-page{background:var(--bg)}[data-theme=stylish] .login-card{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .login-title{color:var(--text);text-shadow:0 2px 4px rgba(139,92,246,.5)}[data-theme=stylish] .login-subtitle{color:var(--text)}[data-theme=stylish] .login-button{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .login-button:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .login-button:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .login-footer{color:var(--text)}[data-theme=stylish] .listings-page{background:var(--bg)}[data-theme=stylish] .listings-header h1{color:var(--text);text-shadow:0 2px 4px rgba(139,92,246,.5)}[data-theme=stylish] .listings-header p{color:var(--text)}[data-theme=stylish] .filters-section{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .filter-group label{color:var(--text)}[data-theme=stylish] .search-input,[data-theme=stylish] .price-input{background:var(--bg);border:1.5px solid var(--bg2);color:var(--text);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .search-input:focus,[data-theme=stylish] .price-input:focus{background:var(--bg2);border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf64d}[data-theme=stylish] .search-input::placeholder,[data-theme=stylish] .price-input::placeholder{color:var(--text)}[data-theme=stylish] .price-filters span,[data-theme=stylish] .dropdown-arrow{color:var(--text)}[data-theme=stylish] .custom-dropdown-menu{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 4px 12px #f6da5c4d}[data-theme=stylish] .custom-dropdown-item:hover{background:#8b5cf633}[data-theme=stylish] .custom-dropdown-item.selected{background:#5412ed40}[data-theme=stylish] .status-select{background:var(--bg);border:1.5px solid var(--bg2);color:var(--text);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .status-select:focus{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .status-select option{background:var(--bg2);color:var(--text)}[data-theme=stylish] .clear-filters{background:var(--bg);color:var(--text);border:none;box-shadow:inset 0 -2px #3030307e}[data-theme=stylish] .clear-filters:hover{background:var(--bg2)}[data-theme=stylish] .clear-filters:active{box-shadow:inset 0 -1px #8b5cf633}[data-theme=stylish] .no-listings{background-color:var(--primary)}[data-theme=stylish] .no-listings p{color:#f4f4f4}[data-theme=stylish] .listing-card{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 2px 4px #8b5cf633}[data-theme=stylish] .listing-card:hover{background:var(--bg2);border-color:var(--primary);box-shadow:0 4px 12px #8b5cf666}[data-theme=stylish] .listing-card-header{background:var(--bg)}[data-theme=stylish] .listing-placeholder{background:var(--bg2);color:var(--text)}[data-theme=stylish] .listing-title{color:var(--text)}[data-theme=stylish] .listing-stat-box{background:#8b5cf614;border:1px solid var(--bg2);color:var(--text);box-shadow:none}[data-theme=stylish] .listing-stat-box.stat-playing{background:#3b82f614;border-color:#3b82f633;color:#3b82f6;box-shadow:none}[data-theme=stylish] .stat-playing .listing-stat-icon{color:#3b82f6}[data-theme=stylish] .listing-stat-box.stat-visits{background:#a855f714;border-color:#a855f733;color:#a855f7;box-shadow:none}[data-theme=stylish] .stat-visits .listing-stat-icon{color:#a855f7}[data-theme=stylish] .listing-stat-box.stat-rating{background:#eab30814;border-color:#eab30833;color:#eab308;box-shadow:none}[data-theme=stylish] .stat-rating .listing-stat-icon{color:#eab308}[data-theme=stylish] .listing-description{color:var(--text)}[data-theme=stylish] .listing-price{color:var(--primary);font-weight:700}[data-theme=stylish] .listing-card-footer{border-top:1px solid var(--bg2)}[data-theme=stylish] .listing-seller{color:var(--text)}[data-theme=stylish] .btn-buy{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .btn-buy:hover:not(:disabled){background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .btn-buy:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .btn-buy:disabled{background:var(--bg2);color:var(--text)}[data-theme=stylish] .loading-message,[data-theme=stylish] .loading-more{color:var(--text)}[data-theme=stylish] .pagination-button{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary);box-shadow:inset 0 -2px #8b5cf633}[data-theme=stylish] .pagination-button:hover:not(:disabled){background:var(--bg2)}[data-theme=stylish] .pagination-button:disabled{background:var(--bg2);color:#71717a}[data-theme=stylish] .pagination-button:active:not(:disabled){box-shadow:inset 0 -1px #8b5cf633}[data-theme=stylish] .messages-sidebar{background:var(--bg2);border-right:1px solid var(--bg2)}[data-theme=stylish] .conversation-item{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .conversation-item:hover,[data-theme=stylish] .conversation-item.active{background:var(--bg)}[data-theme=stylish] .messages-main{background:var(--bg2)}[data-theme=stylish] .message-bubble.received{background:var(--bg2);color:var(--text)}[data-theme=stylish] .message-input{background:var(--bg);border:1px solid var(--bg2);color:var(--text)}[data-theme=stylish] .dashboard-card{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .dashboard-card-title{color:var(--text)}[data-theme=stylish] .dashboard-stat-value{color:var(--text);font-weight:700}[data-theme=stylish] .dev-hub-container,[data-theme=stylish] .developer-hub-page{background:var(--bg)}[data-theme=stylish] .developer-hub-header h1{color:var(--text);text-shadow:0 2px 4px rgba(139,92,246,.5)}[data-theme=stylish] .developer-hub-header p{color:var(--text)}[data-theme=stylish] .view-mode-toggle .toggle-btn{background:#131313;color:var(--text);border-top:1px solid #e1e1e15d;box-shadow:inset 0 -2px #28282833}[data-theme=stylish] .view-mode-toggle .toggle-btn:hover{background:#1e1e1e}[data-theme=stylish] .view-mode-toggle .toggle-btn.active{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .filters-section{background:var(--primary);border:1px solid var(--bg2)}[data-theme=stylish] .search-bar label,[data-theme=stylish] .price-input-group label,[data-theme=stylish] .filter-dropdown-group label{color:var(--text)}[data-theme=stylish] .search-input{background:var(--bg);border:1.5px solid var(--bg2);color:var(--text);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .search-input:focus{background:var(--bg2);border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf64d}[data-theme=stylish] .search-input::placeholder{color:var(--text)}[data-theme=stylish] .price-input-group input{background:var(--bg);border:1.5px solid var(--bg2);color:var(--text);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .price-input-group input:focus{background:#0e0e0e;border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf64d}[data-theme=stylish] .custom-dropdown-button{background:#0e0e0e;color:var(--text);border-top:1px solid #0e0e0e}[data-theme=stylish] .custom-dropdown-button:focus{border:1px solid #0e0e0e}[data-theme=stylish] .dropdown-arrow{color:var(--text)}[data-theme=stylish] .custom-dropdown-menu{background:var(--primary);border:1.5px solid var(--bg2);box-shadow:inset 0 -4px 5px #ffffff13}[data-theme=stylish] .custom-dropdown-item{color:var(--text)}[data-theme=stylish] .custom-dropdown-item:hover{background:#000}[data-theme=stylish] .custom-dropdown-item.selected{background:#000000f5}[data-theme=stylish] .post-profile-btn{background:#000;color:var(--text);box-shadow:inset 0 -3px #282828b6;border-top:1px solid rgba(251,251,251,.516)}[data-theme=stylish] .post-profile-btn:hover{background:#1e1e1e;transform:translateY(-1px)}[data-theme=stylish] .post-profile-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .clear-filters-btn{color:var(--text)}[data-theme=stylish] .clear-filters-btn:hover{color:var(--primary);background:#420ac41a}[data-theme=stylish] .devhub-stats-container{margin-bottom:1.5rem}[data-theme=stylish] .devhub-stat-item{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .devhub-stat-label{color:var(--text)}[data-theme=stylish] .devhub-stat-value{color:var(--primary)}[data-theme=stylish] .dev-card{background:#131313;border-top:1px solid #ffffff29}[data-theme=stylish] .dev-card:hover{background:#1a1a1a}[data-theme=stylish] .dev-info .dev-title,[data-theme=stylish] .dev-username,[data-theme=stylish] .dev-description{color:var(--text)}[data-theme=stylish] .payment-info{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .payment-amount{color:var(--primary)}[data-theme=stylish] .payment-type{color:var(--text);background:#252525}[data-theme=stylish] .dev-card-stats{border-top:1px solid var(--bg2)}[data-theme=stylish] .dev-card-stats .stat{color:var(--text)}[data-theme=stylish] .dev-card-stats .stat svg{color:var(--text)}[data-theme=stylish] .no-posts{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .no-posts h3,[data-theme=stylish] .no-posts p{color:var(--text)}[data-theme=stylish] .no-posts svg{color:#71717a}[data-theme=stylish] .pagination-btn{background:var(--bg2);color:var(--text)}[data-theme=stylish] .pagination-info,[data-theme=stylish] .loading-more p{color:var(--text)}[data-theme=stylish] .dev-post-card{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .dev-post-card:hover{border-color:var(--primary);box-shadow:0 4px 12px #8b5cf633}[data-theme=stylish] .dev-title{color:var(--primary)}[data-theme=stylish] .dev-description{color:var(--text)}[data-theme=stylish] .plans-page,[data-theme=stylish] .plans-container{background:var(--bg)}[data-theme=stylish] .pricing-cards{gap:24px}[data-theme=stylish] .plan-card,[data-theme=stylish] .pricing-card{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 2px 8px #0000000f}[data-theme=stylish] .plan-card:hover,[data-theme=stylish] .pricing-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}[data-theme=stylish] .plan-card.featured,[data-theme=stylish] .pricing-card.featured{background:var(--primary)}[data-theme=stylish] .plan-badge{background:var(--primary);color:#ededed}[data-theme=stylish] .plan-name{color:var(--text);font-weight:800}[data-theme=stylish] .pricing-card.featured .plan-name{color:var(--text)}[data-theme=stylish] .plan-price{color:var(--primary);font-weight:700}[data-theme=stylish] .price-amount{color:var(--text);font-weight:900}[data-theme=stylish] .pricing-card.featured .price-amount,[data-theme=stylish] .price-period{color:var(--text)}[data-theme=stylish] .pricing-card.featured .price-period{color:#ffffffe6}[data-theme=stylish] .plan-feature,[data-theme=stylish] .plan-features li{color:var(--text)}[data-theme=stylish] .pricing-card.featured .plan-features li{color:#fffffff2}[data-theme=stylish] .check-icon,[data-theme=stylish] .pricing-card.featured .check-icon{color:var(--text)}[data-theme=stylish] .plan-btn,[data-theme=stylish] .subscribe-button{background:#a78bfa;color:#000;box-shadow:inset 0 -4px #7ae219;border:none;font-weight:700}[data-theme=stylish] .plan-btn:hover,[data-theme=stylish] .subscribe-button:hover:not(:disabled){background:#9fff40;transform:translateY(-2px);box-shadow:inset 0 -4px #7ae219,0 4px 12px #a78bfa4d}[data-theme=stylish] .plan-btn:active,[data-theme=stylish] .subscribe-button:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -2px #7ae219}[data-theme=stylish] .subscribe-button.current-plan{background:#252525;color:var(--text);box-shadow:none}[data-theme=stylish] .plans-header h1{color:var(--primary);text-shadow:none;font-weight:800}[data-theme=stylish] .plans-header p{color:var(--text)}[data-theme=stylish] .subscription-status{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 2px 8px #0000000f}[data-theme=stylish] .subscription-status h2{color:var(--primary)}[data-theme=stylish] .status-item{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .status-label{color:var(--text)}[data-theme=stylish] .status-value{color:var(--primary)}[data-theme=stylish] .dashboard-switcher-button{background:var(--bg2);color:var(--primary);border:1.5px solid var(--bg2)}[data-theme=stylish] .dashboard-switcher-button:hover{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] input,[data-theme=stylish] textarea,[data-theme=stylish] select{background:var(--bg2);border:1px solid var(--bg2);color:var(--primary)}[data-theme=stylish] input:focus,[data-theme=stylish] textarea:focus,[data-theme=stylish] select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .primary-btn,[data-theme=stylish] .btn-primary{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .primary-btn:hover,[data-theme=stylish] .btn-primary:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .primary-btn:active,[data-theme=stylish] .btn-primary:active{transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .secondary-btn,[data-theme=stylish] .btn-secondary{background:#e9e9e90d;color:var(--primary);box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}[data-theme=stylish] .secondary-btn:hover,[data-theme=stylish] .btn-secondary:hover{background:#e9e9e914;transform:translateY(-1px)}[data-theme=stylish] .secondary-btn:active,[data-theme=stylish] .btn-secondary:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}[data-theme=stylish] .modal-overlay{background:#00000080}[data-theme=stylish] .modal-content{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .modal-title{color:var(--primary)}[data-theme=stylish] .modal-close{color:var(--text)}[data-theme=stylish] .modal-close:hover{color:var(--primary)}[data-theme=stylish] .card{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .card:hover{box-shadow:0 4px 12px #8b5cf626}[data-theme=stylish] .asset-store-page{background:var(--bg)}[data-theme=stylish] .asset-store-header h1{color:var(--text);text-shadow:0 2px 4px rgba(139,92,246,.15)}[data-theme=stylish] .asset-store-header p{color:var(--text)}[data-theme=stylish] .asset-store-filters{background:var(--primary);border:1px solid var(--bg2)}[data-theme=stylish] .asset-store-filter-group label{color:var(--text)}[data-theme=stylish] .asset-store-search-input,[data-theme=stylish] .asset-store-price-input{background:var(--bg);border:1.5px solid var(--bg2);color:var(--text);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .asset-store-search-input:focus,[data-theme=stylish] .asset-store-price-input:focus{background:var(--bg2);border-color:var(--primary);box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .asset-store-search-input::placeholder,[data-theme=stylish] .asset-store-price-input::placeholder{color:var(--text)}[data-theme=stylish] .asset-store-dropdown-toggle{background:var(--bg);border:1.5px solid var(--bg2);color:var(--text);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .asset-store-dropdown-toggle:hover{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .asset-store-dropdown-menu{background:#0b0b0bea;border:1px solid #ffffff1a;box-shadow:inset 0 -2px #f1f1f126}[data-theme=stylish] .asset-store-dropdown-item{color:var(--text)}[data-theme=stylish] .asset-store-dropdown-item:hover{background:#8b5cf61a}[data-theme=stylish] .asset-store-dropdown-item.active{background:var(--primary);color:var(--text)}[data-theme=stylish] .results-info p{color:var(--text)}[data-theme=stylish] .list-asset-btn{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb;border:none}[data-theme=stylish] .list-asset-btn:hover{background:#cacacae6;transform:translateY(-1px)}[data-theme=stylish] .asset-card{background:#131313;border-top:1px solid #ffffff29}[data-theme=stylish] .asset-card:hover{background:#1a1a1a}[data-theme=stylish] .asset-card-image{background:var(--bg)}[data-theme=stylish] .asset-card-placeholder{background:var(--bg2);color:var(--text)}[data-theme=stylish] .asset-card-title{color:var(--text)}[data-theme=stylish] .asset-card-category{background:#1a1a1a14;color:var(--text)}[data-theme=stylish] .asset-card-info-item{color:var(--text)}[data-theme=stylish] .asset-card-info-item svg{color:var(--text)}[data-theme=stylish] .asset-card-description{color:var(--text)}[data-theme=stylish] .asset-card-footer{border-top:1px solid var(--bg2)}[data-theme=stylish] .asset-card-price{color:var(--primary);font-weight:700}[data-theme=stylish] .asset-card-seller{color:var(--text)}[data-theme=stylish] .no-results{background:#0e0e0e;border:1px solid var(--bg2)}[data-theme=stylish] .no-results p{color:var(--text)}[data-theme=stylish] .no-results button{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb}[data-theme=stylish] .no-results button:hover{background:#cacacae6;transform:translateY(-1px)}[data-theme=stylish] .no-results button:active{transform:translateY(0);box-shadow:inset 0 -1px #979797fb}[data-theme=stylish] .pagination-page{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .pagination-page:hover{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .pagination-page.active{background:var(--primary);color:var(--text);border-color:var(--primary)}[data-theme=stylish] .pagination-ellipsis,[data-theme=stylish] .loading-spinner p{color:var(--text)}[data-theme=stylish] .spinner{border-color:#8b5cf633;border-top-color:#8b5cf6}[data-theme=stylish] .asset-popup-overlay{background:#000000b3}[data-theme=stylish] .asset-popup{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .asset-popup-close{color:var(--text)}[data-theme=stylish] .asset-popup-close:hover{color:var(--primary)}[data-theme=stylish] .asset-popup-placeholder{background:var(--bg);color:#71717a}[data-theme=stylish] .asset-popup-image{background:var(--bg)}[data-theme=stylish] .asset-popup-seller-rating{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .rating-label,[data-theme=stylish] .rating-count,[data-theme=stylish] .rating-score,[data-theme=stylish] .rating-text,[data-theme=stylish] .no-rating span{color:var(--text)}[data-theme=stylish] .asset-popup-header h2{color:var(--primary)}[data-theme=stylish] .asset-popup-category{background:#252525;color:var(--primary)}[data-theme=stylish] .asset-info-grid{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .info-label{color:var(--text)}[data-theme=stylish] .info-value{color:var(--primary)}[data-theme=stylish] .info-value.price-highlight{color:var(--primary);font-weight:700}[data-theme=stylish] .asset-popup-description h3,[data-theme=stylish] .asset-popup-description p,[data-theme=stylish] .asset-popup-seller h3{color:var(--text)}[data-theme=stylish] .seller-card{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .seller-badge{background:var(--primary);color:var(--text)}[data-theme=stylish] .seller-link{color:var(--primary)}[data-theme=stylish] .contact-link{background:var(--bg2);color:var(--text);border:1px solid var(--bg2)}[data-theme=stylish] .contact-link:hover{background:#252525}[data-theme=stylish] .chat-button{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .chat-button:hover{background:var(--primary)}[data-theme=stylish] .post-dev-hub-page{background:var(--bg)}[data-theme=stylish] .post-dev-hub-container{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000000f}[data-theme=stylish] .post-dev-hub-header h1,[data-theme=stylish] .post-dev-hub-header p{color:var(--text)}[data-theme=stylish] .post-type-toggle{background:#0f0f0f;border-top:1px solid #e2e2e21a;box-shadow:inset 0 -1px 12px #68686810}[data-theme=stylish] .post-type-toggle .toggle-btn{color:var(--text)}[data-theme=stylish] .post-type-toggle .toggle-btn:hover{background:#4604e0}[data-theme=stylish] .post-type-toggle .toggle-btn.active{background:var(--primary);color:var(--text)}[data-theme=stylish] .form-group input,[data-theme=stylish] .form-group textarea{background:#0e0e0e;border:1.5px solid #0e0e0e;color:var(--primary)}[data-theme=stylish] .form-group input:focus,[data-theme=stylish] .form-group textarea:focus{box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .form-group input::placeholder,[data-theme=stylish] .form-group textarea::placeholder{color:var(--text)}[data-theme=stylish] .field-hint{color:#757575}[data-theme=stylish] .verification-section{background:var(--primary);border:1.5px solid var(--bg2)}[data-theme=stylish] .verification-section h3,[data-theme=stylish] .verification-text{color:var(--text)}[data-theme=stylish] .sub-gate{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .sub-gate-title{color:var(--primary)}[data-theme=stylish] .sub-gate-text{color:var(--text)}[data-theme=stylish] .sub-gate-btn-primary{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .sub-gate-btn-primary:hover{background:var(--primary)}[data-theme=stylish] .sub-gate-btn-secondary{background:var(--bg2);color:var(--primary);border:1.5px solid var(--bg2)}[data-theme=stylish] .sub-gate-btn-secondary:hover{background:var(--bg2)}[data-theme=stylish] .messages-page{background:var(--bg)}[data-theme=stylish] .messages-container{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .conversations-sidebar{background:var(--bg2);border-right:1px solid var(--bg2)}[data-theme=stylish] .sidebar-header{border-bottom:1px solid #2a2a2a}[data-theme=stylish] .sidebar-header h2{color:var(--text)}[data-theme=stylish] .new-chat-btn,[data-theme=stylish] .new-group-btn{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .new-chat-btn:hover,[data-theme=stylish] .new-group-btn:hover{background:var(--primary)}[data-theme=stylish] .search-box{border-bottom:1px solid #2a2a2a}[data-theme=stylish] .search-box input{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .search-box input:focus{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .search-box input::placeholder{color:var(--text)}[data-theme=stylish] .search-icon{color:var(--text)}[data-theme=stylish] .conversation-item{border-left:3px solid transparent}[data-theme=stylish] .conversation-item:hover,[data-theme=stylish] .conversation-item.active{background:var(--bg2)}[data-theme=stylish] .conversation-avatar{background:#252525}[data-theme=stylish] .group-icon,[data-theme=stylish] .conversation-name,[data-theme=stylish] .conversation-time,[data-theme=stylish] .preview-text{color:var(--text)}[data-theme=stylish] .unread-badge{background:var(--primary);color:var(--text)}[data-theme=stylish] .empty-conversations{color:var(--text)}[data-theme=stylish] .messages-area{background:var(--bg2)}[data-theme=stylish] .messages-header{background:var(--bg2);border-bottom:1px solid #2a2a2a}[data-theme=stylish] .conversation-info-header h3,[data-theme=stylish] .member-count-badge,[data-theme=stylish] .participants-count{color:var(--text)}[data-theme=stylish] .message-bubble.sent{background:var(--primary);color:var(--text)}[data-theme=stylish] .message-bubble.received{background:var(--bg2);color:var(--primary);border:1px solid var(--bg2)}[data-theme=stylish] .message-input-container{background:var(--bg2);border-top:1px solid var(--bg2)}[data-theme=stylish] .message-input{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .message-input:focus{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .message-input-container input[type=text]{background:#121212;border:1.5px solid var(--bg2);color:var(--text);box-shadow:inset 0 -2px #7c7c7c1a}[data-theme=stylish] .message-input-container input[type=text]:focus{background:#1f1f1f}[data-theme=stylish] .message-input-container input[type=text]::placeholder{color:var(--text)}[data-theme=stylish] .message-input-container button[type=submit]{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .message-input-container button[type=submit]:hover:not(:disabled){background:var(--primary)}[data-theme=stylish] .add-btn{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--text)}[data-theme=stylish] .add-btn:hover{background:var(--bg2);color:var(--primary)}[data-theme=stylish] .message.own .message-bubble{background:var(--primary);color:var(--text)}[data-theme=stylish] .message.other .message-bubble{background:var(--primary);color:var(--text);border:1.5px solid var(--bg2)}[data-theme=stylish] .no-conversation-selected{background:var(--bg2);color:var(--text)}[data-theme=stylish] .no-conversation-selected h3{color:var(--text)}[data-theme=stylish] .modal-content{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 20px 60px #00000026}[data-theme=stylish] .modal-content h3{color:var(--primary)}[data-theme=stylish] .form-group label{color:var(--text)}[data-theme=stylish] .form-group input{background:#0e0e0e;border:1.5px solid var(--bg2);color:#b5b5b5;border-top:1px solid #ffffff18;box-shadow:inset 0 -2px #21212131}[data-theme=stylish] .form-group input:focus{border:1px solid #ffffff3e;background-color:#0000000b}[data-theme=stylish] .form-group input::placeholder{color:var(--text)}[data-theme=stylish] .form-hint{color:var(--text)}[data-theme=stylish] .btn-newchat-close{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .btn-newchat-close:hover{background:var(--primary)}[data-theme=stylish] .user-search-results{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .user-search-item{border-bottom:1px solid #2a2a2a}[data-theme=stylish] .user-search-item:hover{background:var(--bg2)}[data-theme=stylish] .user-search-item.selected{background:#252525}[data-theme=stylish] .user-search-name{color:var(--primary)}[data-theme=stylish] .user-search-display{color:var(--text)}[data-theme=stylish] .check-icon{color:var(--primary)}[data-theme=stylish] .searching-indicator span,[data-theme=stylish] .no-results p,[data-theme=stylish] .search-hint p{color:var(--text)}[data-theme=stylish] .no-results span,[data-theme=stylish] .search-hint span{color:#71717a}[data-theme=stylish] .selected-users-list{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .selected-user-chip{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .remove-user-btn{color:var(--text)}[data-theme=stylish] .remove-user-btn:hover{color:#ef4444}[data-theme=stylish] .spinner,[data-theme=stylish] .spinner-small{border-color:var(--bg2);border-top-color:#8b5cf6}[data-theme=stylish] .loading-state p,[data-theme=stylish] .loading-more-messages span,[data-theme=stylish] .empty-state h2{color:var(--text)}[data-theme=stylish] .options-btn{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary);box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .options-btn:hover{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .options-menu{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 8px 24px #0000001f}[data-theme=stylish] .options-menu button{color:var(--text)}[data-theme=stylish] .options-menu button:hover{background:var(--primary)}[data-theme=stylish] .typing-indicator-wrapper{color:var(--text)}[data-theme=stylish] .typing-dots-animated .dot{background:#c4b5fd}[data-theme=stylish] .system-message span{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}[data-theme=stylish] .member-item:hover{background:var(--bg2)}[data-theme=stylish] .member-name{color:var(--primary)}[data-theme=stylish] .member-role{color:var(--text)}[data-theme=stylish] .message-file-link{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .message-file-link:hover{background:var(--bg2)}[data-theme=stylish] .message-file-link .file-size{color:var(--text)}[data-theme=stylish] .blocked-users-btn:hover{background:#ef44441a;color:#ef4444}[data-theme=stylish] .blocked-user-item{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .blocked-user-name{color:var(--primary)}[data-theme=stylish] .blocked-date{color:var(--text)}[data-theme=stylish] .pagination{border-top:1px solid var(--bg2)}[data-theme=stylish] .pagination-btn{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .pagination-btn:hover:not(:disabled){background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .pagination-btn:disabled{background:var(--bg2);color:#71717a}[data-theme=stylish] .empty-state p{color:var(--primary)}[data-theme=stylish] .empty-state span,[data-theme=stylish] .modal-description{color:var(--text)}[data-theme=stylish] .file-upload-confirmation-container{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .file-name-text,[data-theme=stylish] .file-size-text{color:var(--text)}[data-theme=stylish] .file-caption-input{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .file-caption-input:focus{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .btn-file-upload-cancel{background:#ff1919;color:var(--text);border:none;border-top:1px solid #ffffff26}[data-theme=stylish] .btn-file-upload-cancel:hover{background:#ff3636}[data-theme=stylish] .btn-file-upload-confirm{background:var(--primary);color:var(--text);border:none}[data-theme=stylish] .btn-file-upload-confirm:hover:not(:disabled){background:var(--primary)}[data-theme=stylish] .transfer-confirmation-banner{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .confirmation-info h4{color:var(--primary)}[data-theme=stylish] .confirmation-info p,[data-theme=stylish] .confirmation-status span{color:var(--text)}[data-theme=stylish] .confirmation-status span.confirmed{color:#22c55e}[data-theme=stylish] .confirmation-status span.pending{color:#f59e0b}[data-theme=stylish] .btn-confirm-transfer{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .btn-confirm-transfer:hover:not(:disabled){background:var(--primary)}[data-theme=stylish] .transfer-completed{background:#22c55e1a;border:1.5px solid rgba(34,197,94,.3);color:#22c55e}[data-theme=stylish] .skeleton-avatar,[data-theme=stylish] .skeleton-message-avatar,[data-theme=stylish] .skeleton-text,[data-theme=stylish] .skeleton-message-bubble{background:#252525}[data-theme=stylish] .merged-avatar{border-color:var(--text)}[data-theme=stylish] .list-game-page{background:var(--bg)}[data-theme=stylish] .list-game-container{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000000f}[data-theme=stylish] .list-game-header h1,[data-theme=stylish] .list-game-header p{color:var(--text)}[data-theme=stylish] .progress-number{background:#0e0e0e;color:var(--text);border:1.5px solid #191919;box-shadow:inset 0 -2px #8b5cf61a}[data-theme=stylish] .progress-step.active .progress-number{background:var(--primary);color:var(--text);border-color:var(--primary);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .progress-step span{color:var(--text)}[data-theme=stylish] .progress-step.active span{color:var(--primary)}[data-theme=stylish] .progress-line{background:#191919}[data-theme=stylish] .step-content h2,[data-theme=stylish] .step-description{color:var(--text)}[data-theme=stylish] .game-card{background:#0e0e0e;border:1.5px solid #191919;border-top:1px solid #ffffff22;box-shadow:0 2px 4px #0003}[data-theme=stylish] .game-card:hover{border-color:#2a2a2a;box-shadow:0 2px 6px #0000004d}[data-theme=stylish] .game-card.selected{background:#0e0e0e;border:1px solid #b8b8b825}[data-theme=stylish] .game-card-image{background:#0a0a0a}[data-theme=stylish] .game-card-info h3,[data-theme=stylish] .game-description{color:var(--text)}[data-theme=stylish] .no-games{background:#0e0e0e;border:1px solid #191919;border-top:1px solid #ffffff22}[data-theme=stylish] .no-games p,[data-theme=stylish] .help-text{color:var(--text)}[data-theme=stylish] .list-game-form .form-input,[data-theme=stylish] .list-game-form .form-textarea,[data-theme=stylish] .game-form .form-input,[data-theme=stylish] .game-form .form-textarea{background:#0e0e0e;border:1.5px solid #0e0e0e;color:var(--primary)}[data-theme=stylish] .list-game-form .form-input:focus,[data-theme=stylish] .list-game-form .form-textarea:focus,[data-theme=stylish] .game-form .form-input:focus,[data-theme=stylish] .game-form .form-textarea:focus{box-shadow:0 0 0 3px #1a1a1a1a;border-color:#0e0e0e}[data-theme=stylish] .list-game-form .form-input::placeholder,[data-theme=stylish] .list-game-form .form-textarea::placeholder,[data-theme=stylish] .game-form .form-input::placeholder,[data-theme=stylish] .game-form .form-textarea::placeholder{color:var(--text)}[data-theme=stylish] .list-game-form .char-count,[data-theme=stylish] .game-form .char-count,[data-theme=stylish] .word-count{color:var(--text);border-top:1px solid #ffffff22}[data-theme=stylish] .category-dropdown-toggle,[data-theme=stylish] .list-game-dropdown-toggle{background:#0e0e0e;color:var(--text);border:1.5px solid #0e0e0e}[data-theme=stylish] .category-dropdown-toggle:hover,[data-theme=stylish] .list-game-dropdown-toggle:hover{background:#0e0e0e}[data-theme=stylish] .category-dropdown-menu,[data-theme=stylish] .list-game-dropdown-menu{background:#0e0e0e;border:1.5px solid #0e0e0e;box-shadow:0 4px 12px #8b5cf626}[data-theme=stylish] .category-dropdown-item,[data-theme=stylish] .list-game-dropdown-item{color:var(--primary)}[data-theme=stylish] .category-dropdown-item:hover,[data-theme=stylish] .list-game-dropdown-item:hover{background:#4604e0}[data-theme=stylish] .category-dropdown-item.active,[data-theme=stylish] .list-game-dropdown-item.active{background:var(--primary);color:var(--text)}[data-theme=stylish] .category-name,[data-theme=stylish] .list-game-category-name,[data-theme=stylish] .category-dropdown-item.active .category-name,[data-theme=stylish] .list-game-dropdown-item.active .list-game-category-name{color:var(--text)}[data-theme=stylish] .list-game-form-info,[data-theme=stylish] .game-form-info{background:#5712f71a;border:1px solid rgba(139,92,246,.2)}[data-theme=stylish] .list-game-info-icon,[data-theme=stylish] .game-form-info-icon,[data-theme=stylish] .list-game-info-text,[data-theme=stylish] .game-form-info-text,[data-theme=stylish] .list-game-info-text strong,[data-theme=stylish] .game-form-info-text strong{color:var(--text)}[data-theme=stylish] .btn-submit,[data-theme=stylish] .list-game-btn-submit{background:var(--primary)!important;color:var(--text)!important;border:1.5px solid var(--primary)!important;box-shadow:inset 0 -3px #0000004d!important;border-top:1px solid rgba(255,255,255,.1)!important}[data-theme=stylish] .btn-submit:hover:not(:disabled),[data-theme=stylish] .list-game-btn-submit:hover:not(:disabled){background:var(--primary)!important;border-color:var(--primary)!important;transform:translateY(-1px)}[data-theme=stylish] .btn-submit:active:not(:disabled),[data-theme=stylish] .list-game-btn-submit:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #0000004d!important}[data-theme=stylish] .btn-back,[data-theme=stylish] .list-game-btn-cancel{background:#e9e9e90d;color:var(--text);border:1.5px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #0003}[data-theme=stylish] .btn-back:hover:not(:disabled),[data-theme=stylish] .list-game-btn-cancel:hover:not(:disabled){background:#e9e9e914;transform:translateY(-1px)}[data-theme=stylish] .btn-back:active:not(:disabled),[data-theme=stylish] .list-game-btn-cancel:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #0003}[data-theme=stylish] .ownership-input-wrapper input{background:#0e0e0e;border:1.5px solid #0e0e0e;color:var(--primary)}[data-theme=stylish] .ownership-input-wrapper input:focus{box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .ownership-percentage-symbol{color:var(--text)}[data-theme=stylish] .terms-checkbox-wrapper{background:#0e0e0e;border:1px solid #191919;border-top:1px solid #ffffff22}[data-theme=stylish] .terms-checkbox-wrapper label{color:var(--text)}[data-theme=stylish] .terms-checkbox-wrapper a{color:var(--primary)}[data-theme=stylish] .terms-checkbox-wrapper a:hover{text-decoration:underline}[data-theme=stylish] .btn-next,[data-theme=stylish] .pagination-container .btn-next{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border:none}[data-theme=stylish] .btn-next:hover:not(:disabled),[data-theme=stylish] .pagination-container .btn-next:hover:not(:disabled){background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .btn-next:active:not(:disabled),[data-theme=stylish] .pagination-container .btn-next:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #0000004d}[data-theme=stylish] .skeleton-game-card{background:#0e0e0e;border:1.5px solid #191919}[data-theme=stylish] .skeleton-image,[data-theme=stylish] .skeleton-title,[data-theme=stylish] .skeleton-text{background:linear-gradient(90deg,#1a1a1a 25%,#242424,#1a1a1a 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}[data-theme=stylish] .help-popup{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25}[data-theme=stylish] .help-popup h3,[data-theme=stylish] .help-popup ul li{color:var(--text)}[data-theme=stylish] .dashboard-container{background:var(--bg)}[data-theme=stylish] .dashboard-header-bar h1{color:var(--text)}[data-theme=stylish] .dashboard-toggle{background:#0e0e0e;border:1px solid #191919;border-radius:16px;padding:4px}[data-theme=stylish] .toggle-option{color:var(--text)}[data-theme=stylish] .toggle-option:hover{color:var(--text);background:#1a1a1a}[data-theme=stylish] .toggle-option.active{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .stat-card{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .stat-value{color:var(--text);font-weight:700}[data-theme=stylish] .btn-withdraw-small{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .btn-withdraw-small:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .dashboard-widget{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .widget-title,[data-theme=stylish] .widget-see-all{color:var(--text)}[data-theme=stylish] .widget-see-all:hover{color:var(--primary)}[data-theme=stylish] .widget-loading,[data-theme=stylish] .widget-empty,[data-theme=stylish] .chart-empty,[data-theme=stylish] .transactions-table th{color:var(--text)}[data-theme=stylish] .transactions-table tbody tr:hover{background:var(--bg2)}[data-theme=stylish] .transactions-table td{color:var(--text)}[data-theme=stylish] .transaction-title{color:var(--primary)}[data-theme=stylish] .status-badge{border:1px solid}[data-theme=stylish] .conversation-preview{color:var(--text)}[data-theme=stylish] .chart-container .recharts-cartesian-grid-horizontal line,[data-theme=stylish] .chart-container .recharts-cartesian-grid-vertical line{stroke:#2a2a2a}[data-theme=stylish] .chart-container .recharts-text{fill:#c4b5fd}[data-theme=stylish] .chart-container .recharts-tooltip-wrapper{outline:none}[data-theme=stylish] .dashboard-action-button{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .dashboard-action-button:hover{background:var(--primary)}[data-theme=stylish] .btn-cancel-subscription{background:#ef44441a;color:#ef4444;border:1.5px solid rgba(239,68,68,.3)}[data-theme=stylish] .btn-cancel-subscription:hover{background:#ef444426}[data-theme=stylish] .plans-team-section{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .plans-team-header{border-bottom:1px solid #2a2a2a}[data-theme=stylish] .plans-team-header h2,[data-theme=stylish] .plans-team-subtitle{color:var(--text)}[data-theme=stylish] .plans-upgrade-notice{background:#8b5cf60d;border:1.5px solid rgba(139,92,246,.2)}[data-theme=stylish] .plans-upgrade-notice p{color:var(--text)}[data-theme=stylish] .plans-upgrade-btn{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .plans-upgrade-btn:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .plans-add-member-form{background:#0e0e0e;padding:16px;border-radius:12px;border:1px solid #191919}[data-theme=stylish] .plans-add-member-form label{color:var(--text)}[data-theme=stylish] .plans-add-member-form input{background:#0e0e0e;border:1.5px solid #0e0e0e;color:var(--primary)}[data-theme=stylish] .plans-add-member-form input:focus{background:#0e0e0e;border-color:#0e0e0e;box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .plans-add-member-form .form-hint{color:var(--text)}[data-theme=stylish] .plans-add-member-form .form-hint.error{color:#ef4444}[data-theme=stylish] .plans-add-member-btn{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .plans-add-member-btn:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .plans-member-card{background:#0e0e0e;border:1px solid #191919;border-top:1px solid #ffffff22;box-shadow:0 1px 3px #0003}[data-theme=stylish] .plans-member-username,[data-theme=stylish] .plans-member-handle,[data-theme=stylish] .plans-member-added{color:var(--text)}[data-theme=stylish] .plans-remove-member-btn{background:#ef44441a;color:#ef4444;border-radius:8px}[data-theme=stylish] .plans-remove-member-btn:hover{background:#ef444433}[data-theme=stylish] .plans-user-dropdown{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 8px 24px #00000080}[data-theme=stylish] .plans-user-dropdown-item{background:transparent;border-radius:8px}[data-theme=stylish] .plans-user-dropdown-item:hover{background:#1a1a1a}[data-theme=stylish] .plans-user-dropdown-username,[data-theme=stylish] .plans-user-dropdown-display-name{color:var(--text)}[data-theme=stylish] .info-label{color:var(--text);font-weight:500}[data-theme=stylish] .info-value{color:var(--text);font-weight:600}[data-theme=stylish] .subscription-info-box{background:#0e0e0e;border:1px solid #191919;border-top:1px solid #ffffff22}[data-theme=stylish] .subscription-info-box span{color:#8b5cf6!important;font-weight:500}[data-theme=stylish] .subscription-info-box p{color:#8b5cf6!important;font-weight:600}[data-theme=stylish] .dashboard-action-button.primary{background:#8b5cf6!important;color:#fff!important;border:1.5px solid #8b5cf6!important;box-shadow:inset 0 -3px #0000004d!important}[data-theme=stylish] .dashboard-action-button.primary:hover{background:#7c3aed!important;border-color:#7c3aed!important}[data-theme=stylish] .manage-subscription-widget{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 2px 4px #8b5cf61a}[data-theme=stylish] .plans-team-members-list h3{color:var(--primary)}[data-theme=stylish] .plans-no-members{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--text)}[data-theme=stylish] .detail-item{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .detail-label{color:var(--text)}[data-theme=stylish] .detail-value{color:var(--primary)}[data-theme=stylish] .error-message{background:#ef44440d;border:1.5px solid rgba(239,68,68,.3);color:#ef4444}[data-theme=stylish] .notification-item.invitation{background:#151515;border:1.5px solid rgba(139,92,246,.2)}[data-theme=stylish] .invitation-actions{margin-top:12px}[data-theme=stylish] .btn-accept-invitation{background:var(--primary);color:var(--text);box-shadow:inset 0 -2px #0000004d}[data-theme=stylish] .btn-accept-invitation:hover{background:var(--primary)}[data-theme=stylish] .btn-reject-invitation{background:var(--bg2);color:var(--text);border:1.5px solid var(--bg2)}[data-theme=stylish] .btn-reject-invitation:hover{background:var(--bg2);color:var(--primary)}[data-theme=stylish] .pagination-controls{border-top:1px solid var(--bg2)}[data-theme=stylish] .pagination-info{color:var(--text)}[data-theme=stylish] .transactions-page{background:var(--bg)}[data-theme=stylish] .transactions-header h1{color:var(--primary);text-shadow:none}[data-theme=stylish] .transactions-header p{color:var(--text)}[data-theme=stylish] .transactions-container{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .tabs{background:var(--bg2);border-bottom:1px solid #2a2a2a}[data-theme=stylish] .tab{color:var(--text)}[data-theme=stylish] .tab:hover{color:var(--primary);background:#8b5cf614}[data-theme=stylish] .tab.active{color:var(--primary);background:var(--bg2)}[data-theme=stylish] .tab.active:after{background:var(--primary)}[data-theme=stylish] .transaction-card{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .transaction-card:hover{background:var(--bg2);border-color:var(--primary)}[data-theme=stylish] .transaction-details h3{color:var(--primary)}[data-theme=stylish] .game-name,[data-theme=stylish] .other-party,[data-theme=stylish] .transaction-date{color:var(--text)}[data-theme=stylish] .amount{color:var(--primary)}[data-theme=stylish] .list-asset-page{background:var(--bg)}[data-theme=stylish] .list-asset-container{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000000f}[data-theme=stylish] .list-asset-header h1,[data-theme=stylish] .list-asset-header p{color:var(--text)}[data-theme=stylish] .required{color:var(--primary)}[data-theme=stylish] .form-input,[data-theme=stylish] .form-textarea{background:#0e0e0e;border:1.5px solid #0e0e0e;color:var(--primary)}[data-theme=stylish] .form-input:focus,[data-theme=stylish] .form-textarea:focus{box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .form-input::placeholder,[data-theme=stylish] .form-textarea::placeholder{color:var(--text)}[data-theme=stylish] .char-count{color:var(--text);border-top:1px solid #ffffff22}[data-theme=stylish] .list-asset-dropdown-toggle{background:#0e0e0e;color:var(--text)}[data-theme=stylish] .list-asset-dropdown-toggle:hover{background:#0e0e0e}[data-theme=stylish] .list-asset-dropdown-menu{background:#0e0e0e;border:1.5px solid #0e0e0e;box-shadow:0 4px 12px #8b5cf626}[data-theme=stylish] .list-asset-dropdown-item{color:var(--primary)}[data-theme=stylish] .list-asset-dropdown-item:hover{background:#4604e0}[data-theme=stylish] .list-asset-dropdown-item.active{background:var(--primary);color:var(--text)}[data-theme=stylish] .list-asset-category-name,[data-theme=stylish] .list-asset-dropdown-item.active .list-asset-category-name,[data-theme=stylish] .list-asset-category-desc{color:var(--text)}[data-theme=stylish] .helper-text{color:#757575}[data-theme=stylish] .price-input-wrapper-with-currency .currency-symbol{color:var(--text)}[data-theme=stylish] .list-asset-currency-toggle-inline{background:#0f0f0f;border-top:1px solid #e2e2e21a;box-shadow:inset 0 -1px 12px #68686810}[data-theme=stylish] .currency-btn-inline{background:transparent;color:var(--text)}[data-theme=stylish] .currency-btn-inline:hover{background:#4604e0;color:var(--text)}[data-theme=stylish] .currency-btn-inline.active{background:var(--primary);color:var(--text);border-top:1px solid rgba(255,255,255,.1);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .list-asset-info-text,[data-theme=stylish] .list-asset-info-text strong{color:var(--text)}[data-theme=stylish] .list-asset-form-info{background:#5712f71a;border:1px solid rgba(139,92,246,.2)}[data-theme=stylish] .list-asset-info-icon{color:var(--text)}[data-theme=stylish] .list-asset-btn-submit{background:var(--primary)!important;color:var(--text)!important;border:1.5px solid var(--primary)!important;box-shadow:inset 0 -3px #0000004d!important}[data-theme=stylish] .list-asset-btn-submit:hover:not(:disabled){background:var(--primary)!important;border-color:var(--primary)!important;transform:translateY(-1px)}[data-theme=stylish] .list-asset-btn-cancel{background:#e9e9e90d;color:var(--text);border:1.5px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #0003}[data-theme=stylish] .list-asset-btn-cancel:hover:not(:disabled){background:#e9e9e914;transform:translateY(-1px)}[data-theme=stylish] .listing-detail-page{background:var(--bg)}[data-theme=stylish] .listing-detail-back-btn{background:var(--bg2);border:1px solid var(--bg2);color:var(--text)}[data-theme=stylish] .listing-detail-back-btn:hover{background:var(--bg2);color:var(--primary)}[data-theme=stylish] .breadcrumb-item{color:var(--text)}[data-theme=stylish] .breadcrumb-item:hover,[data-theme=stylish] .breadcrumb-current{color:var(--primary)}[data-theme=stylish] .game-stats{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .stat-value{color:var(--primary)}[data-theme=stylish] .stat-label{color:var(--text)}[data-theme=stylish] .seller-info{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .seller-name{color:var(--primary)}[data-theme=stylish] .game-details{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .title-section h1{color:var(--primary)}[data-theme=stylish] .view-ratings-page{background:var(--bg)}[data-theme=stylish] .back-btn{background:#0e0e0e;border:1.5px solid #191919;color:var(--text);border-radius:12px}[data-theme=stylish] .back-btn:hover{background:#1a1a1a;color:var(--text)}[data-theme=stylish] .ratings-header{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .user-info-section h1,[data-theme=stylish] .user-info-section p{color:var(--text)}[data-theme=stylish] .ratings-summary-sidebar{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .ratings-summary-sidebar h2{color:var(--text)}[data-theme=stylish] .summary-score{color:var(--text);font-weight:700}[data-theme=stylish] .summary-total{color:var(--text)}[data-theme=stylish] .breakdown-item{background:#0e0e0e;border:1px solid #191919;border-top:1px solid #ffffff22;box-shadow:0 1px 3px #0003;color:var(--text)}[data-theme=stylish] .listings-section{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .listings-count{color:var(--text);font-weight:600}[data-theme=stylish] .listings-message{color:var(--text);font-weight:500}[data-theme=stylish] .profile-listing-card{background:#0e0e0e;border:1.5px solid #191919;border-top:1px solid #ffffff22}[data-theme=stylish] .profile-listing-card:hover{background:#0e0e0e;border-color:#2a2a2a;box-shadow:0 2px 6px #0006}[data-theme=stylish] .profile-listing-title,[data-theme=stylish] .profile-listing-description{color:var(--text)}[data-theme=stylish] .profile-listing-price{color:var(--primary);font-weight:600}[data-theme=stylish] .profile-chat-btn{background:var(--primary);color:var(--text);border:1.5px solid var(--primary);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .profile-chat-btn:hover{background:var(--primary);transform:translateY(-1px);border-color:var(--primary)}[data-theme=stylish] .profile-chat-btn svg{color:var(--text)}[data-theme=stylish] .rate-user-page,[data-theme=stylish] .view-ratings-page{background:var(--bg)}[data-theme=stylish] .user-info-card-enhanced,[data-theme=stylish] .ratings-summary-sidebar,[data-theme=stylish] .rating-form-card-enhanced{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .rating-message{color:var(--text);font-weight:500}[data-theme=stylish] .rating-card{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .rating-card h3,[data-theme=stylish] .rating-date{color:var(--text)}[data-theme=stylish] .not-found-page{background:var(--bg)}[data-theme=stylish] .not-found-404{color:var(--primary);text-shadow:0 4px 12px rgba(139,92,246,.2)}[data-theme=stylish] .not-found-content h2{color:var(--primary)}[data-theme=stylish] .not-found-content p{color:var(--text)}[data-theme=stylish] .btn-home{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .btn-home:hover{background:var(--primary)}[data-theme=stylish] .maintenance-page{background:var(--bg)}[data-theme=stylish] .maintenance-content h1{color:var(--primary)}[data-theme=stylish] .maintenance-content p{color:var(--text)}[data-theme=stylish] .blacklisted-page{background:var(--bg)}[data-theme=stylish] .blacklisted-content{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 4px 16px #8b5cf626}[data-theme=stylish] .blacklisted-content h1{color:#ef4444}[data-theme=stylish] .blacklisted-message{color:var(--text)}[data-theme=stylish] .blacklist-reason{background:#ef44440d;border:1.5px solid rgba(239,68,68,.3);color:#ef4444}[data-theme=stylish] .withdraw-modal{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 20px 60px #00000026}[data-theme=stylish] .withdraw-modal-header h2{color:var(--primary)}[data-theme=stylish] .close-btn{color:var(--text)}[data-theme=stylish] .close-btn:hover,[data-theme=stylish] .connect-stripe-section h3,[data-theme=stylish] .pending-verification h3{color:var(--primary)}[data-theme=stylish] .connect-stripe-section p,[data-theme=stylish] .pending-verification p{color:var(--text)}[data-theme=stylish] .btn-connect-stripe{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .btn-connect-stripe:hover:not(:disabled){background:var(--primary)}[data-theme=stylish] .verified-badge{background:#4caf501a;color:#4caf50;border:1px solid rgba(76,175,80,.3)}[data-theme=stylish] .balance-info label{color:var(--text)}[data-theme=stylish] .balance-amount{color:var(--primary)}[data-theme=stylish] .amount-input-wrapper{background:var(--bg2);border:1.5px solid var(--bg2)}[data-theme=stylish] .amount-input-wrapper:focus-within{background:var(--bg2);border-color:var(--primary);box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .amount-input-wrapper input{color:var(--primary)}[data-theme=stylish] .amount-input-wrapper input::placeholder{color:var(--text)}[data-theme=stylish] .max-btn{background:var(--primary);color:var(--text)}[data-theme=stylish] .max-btn:hover:not(:disabled){background:var(--primary)}[data-theme=stylish] .min-amount-note{color:var(--text)}[data-theme=stylish] .btn-withdraw{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d}[data-theme=stylish] .btn-withdraw:hover:not(:disabled){background:var(--primary)}[data-theme=stylish] .modal-content.purchase-modal{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 20px 60px #00000026}[data-theme=stylish] .confirm-purchase h2,[data-theme=stylish] .payment-step h2{color:var(--primary)}[data-theme=stylish] .listing-preview{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .listing-info h3{color:var(--primary)}[data-theme=stylish] .seller-info,[data-theme=stylish] .listing-info .description{color:var(--text)}[data-theme=stylish] .purchase-details{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .detail-row{color:var(--text)}[data-theme=stylish] .detail-row .value{color:var(--primary)}[data-theme=stylish] .detail-row.total{border-top:1px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .purchase-summary{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .purchase-summary h3{color:var(--primary)}[data-theme=stylish] .summary-row{color:var(--text)}[data-theme=stylish] .summary-value{color:var(--primary)}[data-theme=stylish] .review-modal{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 20px 60px #00000026}[data-theme=stylish] .review-modal-header{border-bottom:1px solid #2a2a2a}[data-theme=stylish] .review-modal-header h2{color:var(--primary)}[data-theme=stylish] .modal-close-btn{color:var(--text)}[data-theme=stylish] .modal-close-btn:hover{background:var(--bg2);color:var(--primary)}[data-theme=stylish] .review-developer-info{background:var(--bg2);border-bottom:1px solid #2a2a2a}[data-theme=stylish] .review-developer-info h3{color:var(--primary)}[data-theme=stylish] .review-developer-info p{color:var(--text)}[data-theme=stylish] .review-form label{color:var(--primary)}[data-theme=stylish] .star-btn{color:#2a2a2a}[data-theme=stylish] .star-btn.active{color:gold}[data-theme=stylish] .rating-label{color:var(--text)}[data-theme=stylish] .review-form textarea{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .review-form textarea:focus{background:var(--bg2);border-color:var(--primary);box-shadow:0 0 0 3px #1a1a1a1a}[data-theme=stylish] .review-form textarea::placeholder{color:var(--text)}[data-theme=stylish] .confirm-dialog-content{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:0 20px 60px #00000026}[data-theme=stylish] .confirm-dialog-header h3{color:var(--primary)}[data-theme=stylish] .confirm-dialog-body p{color:var(--text)}[data-theme=stylish] .btn-dialog-cancel{background:var(--bg2);color:var(--primary);border:1.5px solid var(--bg2)}[data-theme=stylish] .btn-dialog-cancel:hover{background:var(--bg2)}[data-theme=stylish] .admin-page{background:var(--bg)}[data-theme=stylish] .admin-sidebar{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:none}[data-theme=stylish] .admin-sidebar-header{border-bottom:1px solid #2a2a2a}[data-theme=stylish] .admin-sidebar-header h1{color:var(--primary)}[data-theme=stylish] .admin-nav-item{color:var(--text)}[data-theme=stylish] .admin-nav-item:hover{background:var(--bg2);color:var(--primary)}[data-theme=stylish] .admin-nav-item.active{background:var(--primary);color:var(--text)}[data-theme=stylish] .logs-section,[data-theme=stylish] .transactions-section,[data-theme=stylish] .users-section,[data-theme=stylish] .trials-section{background:var(--bg2);border:1.5px solid var(--bg2);box-shadow:none}[data-theme=stylish] .logs-section h2,[data-theme=stylish] .transactions-section h2,[data-theme=stylish] .trials-section h2,[data-theme=stylish] .users-header h2{color:var(--primary)}[data-theme=stylish] .user-search input{background:var(--bg2);border:1.5px solid var(--bg2);color:var(--primary)}[data-theme=stylish] .user-search input:focus{border-color:var(--primary)}[data-theme=stylish] .btn-search,[data-theme=stylish] .btn-toggle-maintenance{background:var(--primary);color:var(--text)}[data-theme=stylish] .btn-toggle-maintenance:hover{background:var(--primary)}[data-theme=stylish] .rate-user-page{background:var(--bg)}[data-theme=stylish] .user-info-card-enhanced{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .username-with-badge h1,[data-theme=stylish] .user-info-details h1,[data-theme=stylish] .username{color:var(--text)}[data-theme=stylish] .rate-view-profile-btn{background:var(--primary);color:var(--text);box-shadow:inset 0 -3px #0000004d;border-top:1px solid rgba(255,255,255,.1)}[data-theme=stylish] .rate-view-profile-btn:hover{background:var(--primary);transform:translateY(-1px)}[data-theme=stylish] .stat-item{background:#0e0e0e;border:1px solid #191919;border-top:1px solid #ffffff22;border-radius:12px;padding:8px;box-shadow:0 1px 3px #0003}[data-theme=stylish] .stat-value{color:var(--text);font-weight:600}[data-theme=stylish] .rate-form-enhanced{background:#0b0b0b;border:1px solid #191919;border-top:1px solid #bfbfbf25;box-shadow:0 2px 8px #0000004d}[data-theme=stylish] .form-header h2,[data-theme=stylish] .form-header p{color:var(--text)}[data-theme=stylish] .chat-toggle-btn{background:#8b5cf61a;border:1px solid rgba(139,92,246,.15)}[data-theme=stylish] .chat-toggle-btn:hover{background:#8b5cf626}[data-theme=stylish] .team-chat-container{background:var(--bg2);border:1px solid var(--bg2)}[data-theme=stylish] .conversations-panel{background:var(--bg2)}[data-theme=stylish] .conversations-header{border-bottom:1px solid rgba(139,92,246,.15)}[data-theme=stylish] .chat-close-btn{background:#0000000a}[data-theme=stylish] .chat-close-btn:hover{background:#8b5cf626}[data-theme=stylish] .chat-close-btn svg{color:var(--text)}[data-theme=stylish] .conversation-item:hover{background:#0000000a}[data-theme=stylish] .conversation-icon{background:#0000000f}[data-theme=stylish] .conversation-icon svg{color:var(--text)}[data-theme=stylish] .conversation-details p{color:var(--text)}[data-theme=stylish] .messages-panel{background:var(--bg2)}[data-theme=stylish] .messages-header{border-bottom:1px solid rgba(139,92,246,.15)}[data-theme=stylish] .teamchat-back-btn{background:#0000000a}[data-theme=stylish] .teamchat-back-btn:hover{background:#8b5cf626}[data-theme=stylish] .teamchat-back-btn svg{color:var(--text)}[data-theme=stylish] .messages-header-info span{color:var(--text)}[data-theme=stylish] .messages-input{border-top:1px solid rgba(139,92,246,.15);background:var(--bg2)}[data-theme=stylish] .messages-input input{background:#0000000a;color:var(--primary)}[data-theme=stylish] .messages-input input::placeholder{color:var(--text)}[data-theme=stylish] .messages-input input:focus{background:#0000000f}[data-theme=stylish] .message-text{background:#8b5cf61a;color:var(--primary)}[data-theme=stylish] .own-message .message-text{background:#06c;color:var(--text)}[data-theme=stylish] .message-sender,[data-theme=stylish] .message-time{color:var(--text)}[data-theme=stylish] .chat-message.system-message .message-content{background:#0000000a;border:1px solid rgba(139,92,246,.15);color:var(--text)}[data-theme=stylish] .chat-empty p,[data-theme=stylish] .chat-empty span{color:var(--text)}[data-theme=stylish] .conversations-list::-webkit-scrollbar-thumb{background:#0003}[data-theme=stylish] .conversations-list::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-theme=stylish] .messages-body::-webkit-scrollbar-thumb{background:#0003}[data-theme=stylish] .messages-body::-webkit-scrollbar-thumb:hover{background:#0000004d}.navbar{background-color:var(--bg);position:sticky;top:0;z-index:100}.navbar-container{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:center;height:70px}.navbar-logo{display:flex;align-items:center;gap:10px;text-decoration:none;transition:opacity .3s ease;flex-shrink:0}.navbar-logo:hover{opacity:.8}.logo-img{height:50px;width:auto;object-fit:contain}.navbar-right{display:flex;align-items:center;gap:10px;margin-left:auto}.mobile-menu-btn{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px}.mobile-menu-btn span{width:25px;height:3px;background-color:var(--text);margin:4px 0;transition:.3s;border-radius:2px}.navbar-menu{display:flex;list-style:none;gap:8px;margin:0;padding:0}.navbar-item{position:relative}.navbar-link{color:var(--text);text-decoration:none;font-size:.95em;transition:all .3s ease;padding:8px 18px;display:block;position:relative;font-weight:500;border-radius:12px;background:transparent}.navbar-link:hover{background:#e9e9e90d}.navbar-link.active{background:#e9e9e914;box-shadow:inset 0 -3px #03030380}.navbar-auth{display:flex;align-items:center;gap:12px}.user-menu{position:relative}.user-avatar-button{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;border-radius:50%;transition:opacity .2s ease}.user-avatar-button:hover{opacity:.8}.navbar-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(233,233,233,.092);transition:border-color .2s ease}.user-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:var(--bg2);border-radius:20px;padding:8px;min-width:160px;box-shadow:inset 0 1px 1px #ffffff2d;animation:dropdownFadeIn .2s ease;z-index:1000;border:1px solid #ffffff0c}.user-dropdown-item{width:100%;padding:10px 16px;background:transparent;border:none;color:var(--text);text-align:left;cursor:pointer;font-size:.95rem;font-weight:500;border-radius:12px;transition:background .2s ease;display:block}.user-dropdown-item:hover{background:#7676761a}.username{color:var(--text);font-size:.95em}.login-link,.signup-link{text-decoration:none;color:var(--text);font-size:.95em;transition:all .3s ease;padding:8px 16px;border-radius:32px;font-weight:500}.signup-link{background-color:var(--text);color:var(--bg);font-weight:600;padding:8px 16px;box-shadow:inset 0 -3px #afafaf;transition:all .3s ease}.signup-link:hover{color:var(--bg);background-color:#a0a0a0}.signup-link:active{transform:scale(.9)}.logout-btn{background-color:transparent;border:1px solid var(--text);color:var(--text);padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.95em;transition:all .3s ease}.logout-btn:hover{background-color:var(--text);color:var(--bg)}@media(max-width:768px){.mobile-menu-btn{display:flex}.navbar-right{position:absolute;top:70px;left:0;width:100%;flex-direction:column;gap:0;background-color:var(--bg);max-height:0;overflow:hidden;transition:max-height .3s ease}.navbar-right.active{max-height:500px}.navbar-menu{width:100%;flex-direction:column;gap:0;display:flex}.navbar-item{padding:0;border-bottom:1px solid rgba(233,233,233,.1)}.navbar-link{border-radius:0;padding:15px 20px}.navbar-link:before{display:none}.navbar-auth{width:100%;flex-direction:column;gap:10px;padding:15px 20px;display:flex}.signup-link,.logout-btn{width:100%;text-align:center}.navbar-container{height:auto;min-height:70px}}.threads-container{width:100%;height:100%;position:relative;overflow:hidden}.threads-container canvas{display:block;width:100%;height:100%}.hero{position:relative;width:100%;background-color:var(--bg);overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center}.hero-threads-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero-center-container{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:600px;padding:0 20px;text-align:center;margin-bottom:50px}.hero-content{position:relative;color:#fff;display:flex;flex-direction:column;align-items:center}.hero-content h1{font-size:4rem;font-weight:700;text-shadow:0 3px 1px #7c7c7c;margin-bottom:-12px}.hero-content p{font-size:1.5rem;margin:0;color:#fffc}.hero-search-wrapper{position:relative;width:80%;display:flex;align-items:center;margin-top:8px}.hero-search-input{width:100%;border:none;padding:16px 60px 16px 20px;border-radius:32px;background:#ffffff0d;color:#fff;font-size:1.05rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-search-input::placeholder{color:#fff9}.hero-search-input:focus{outline:none;background:#ffffff14;box-shadow:inset 0 -3px 1px #fff3}.hero-search-btn{position:absolute;border:none;right:8px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:transparent;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0}.hero-search-btn:hover{color:#fff;background:#ffffff1a}.hero-search-btn:active{transform:translateY(-50%) scale(.95)}.hero-stats{position:relative;display:flex;gap:20px;align-items:center;padding:20px 10px 0;margin-top:8px;width:100%;justify-content:center}.stat-item{text-align:center;display:flex;flex-direction:column;gap:8px}.stat-number{font-size:2.5rem;font-weight:700;color:#e9e9e9;letter-spacing:.5px;min-width:120px;text-align:center;line-height:1.2}.stat-label{font-size:.95rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.stat-divider{width:1px;height:50px;background:linear-gradient(to bottom,transparent,#9ca3af,transparent)}@media(max-width:768px){.hero-stats{gap:30px;padding:20px 20px 0}.stat-number{font-size:1.5rem}.stat-label{font-size:.75rem}.stat-divider{height:40px}.hero-content h1{font-size:2rem}.hero-content p{font-size:1.2rem}.hero-center-container{gap:12px}}@media(max-width:640px){.hero-stats{flex-direction:row;gap:5px}.stat-divider{display:none}.hero-content h1{font-size:3.4rem}.hero-center-container{max-width:100%}}.footer{background-color:var(--bg);color:var(--text);margin-top:auto;padding:50px 0 20px}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:30px}.footer-section{display:flex;flex-direction:column;padding-right:90px}.footer-title{font-size:1.4rem;font-weight:700;margin:0 0 12px;color:#fff}.footer-description{font-size:.9rem;color:#fff9;line-height:1.6;margin:0}.footer-heading{font-size:.95rem;font-weight:600;margin:0 0 16px;color:#fff}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-links li a,.footer-links li .dmca-link{color:#fff9;text-decoration:none;font-size:.9rem;transition:color .2s ease;display:inline-block}.footer-links li .dmca-link{background:none;border:none;padding:0;font-family:inherit;cursor:pointer;text-align:left}.footer-links li a:hover,.footer-links li .dmca-link:hover{color:#fff}.footer-divider{height:1px;background:#b1b1b118;margin-bottom:10px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright{color:#ffffff80;font-size:.85rem;margin:0}.footer-socials{display:flex;gap:12px}.social-link{width:40px;height:40px;border-radius:14px;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--text);transition:all .2s ease;text-decoration:none}.social-link:hover{background:#ffffff1a}@media(max-width:768px){.footer{padding:40px 0 20px}.footer-content{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.footer{padding:30px 0 15px}.footer-container{padding:0 15px}.footer-content{grid-template-columns:1fr;gap:25px}.footer-title{font-size:1.25rem}.footer-heading{font-size:.95rem}.footer-links li a{font-size:.9rem}.footer-copyright{font-size:.85rem}.footer-bottom{align-items:center;text-align:center}.footer-socials{width:100%;justify-content:center}}.dmca-popup-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease-out}.dmca-popup{background:var(--bg2, #0a0a0a);border-radius:23px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:inset 0 -4px 1px #080808,0 20px 60px #00000080;animation:slideUp .3s ease-out}.dmca-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid rgba(255,255,255,.1)}.dmca-header h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--text, #e9e9e9)}.dmca-close-btn{background:none;border:none;color:#e9e9e999;font-size:2rem;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s;padding:0;line-height:1}.dmca-close-btn:hover{color:var(--text, #e9e9e9)}.dmca-content{padding:24px}.dmca-text{color:#e9e9e9d9;font-size:1rem;margin:0 0 20px;line-height:1.6}.dmca-email-container{background:#e9e9e90d;border:1px solid rgba(233,233,233,.1);border-radius:12px;padding:16px;text-align:center;margin-bottom:24px}.dmca-email{color:#8ffd29;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.dmca-email:hover{color:#9fff40;transform:translateY(-1px)}.dmca-info{background:#e9e9e90d;border:1px solid rgba(233,233,233,.08);border-radius:12px;padding:20px}.dmca-info p{color:var(--text, #e9e9e9);font-size:.95rem;font-weight:600;margin:0 0 12px}.dmca-info ul{margin:0;padding-left:20px;color:#e9e9e9b3;font-size:.9rem;line-height:1.8}.dmca-info li{margin-bottom:8px}.dmca-info li:last-child{margin-bottom:0}.dmca-btn-close:hover{background:#e9e9e9e6;transform:scale(1.05)}.dmca-popup::-webkit-scrollbar{width:8px}.dmca-popup::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.dmca-popup::-webkit-scrollbar-thumb{background:#e9e9e933;border-radius:10px}.dmca-popup::-webkit-scrollbar-thumb:hover{background:#e9e9e94d}@media(max-width:768px){.dmca-popup{max-width:95%}.dmca-header h2{font-size:1.25rem}.dmca-content{padding:20px}.dmca-email{font-size:1rem}}.cta{width:100%;padding:100px 20px;background:var(--bg);position:relative;overflow:hidden}.cta__container{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.cta__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--text);margin:0;letter-spacing:-.02em}.cta__subtitle{font-size:clamp(1rem,2vw,1.125rem);color:#e9e9e9b3;margin:0;font-weight:400}.cta__button{padding:.875rem 2rem;font-size:.9rem;font-weight:600;border:none;border-radius:12px;background:var(--text);color:var(--bg);cursor:pointer;transition:all .15s ease;font-family:Inter,sans-serif;box-shadow:inset 0 -5px 1px #aaaaaae6}.cta__button:hover{background:#e9e9e9e6;transform:translateY(-1px)}.cta__button:active{transform:translateY(0)}@media(max-width:768px){.cta{padding:60px 20px}.cta__container{gap:20px}.cta__button{padding:12px 32px;font-size:.95rem}}@media(max-width:600px){.cta{padding:40px 20px}.cta__title{font-size:1.75rem}.cta__subtitle{font-size:.95rem}.cta__button{width:100%}}.selection-popup-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10000}.selection-popup{background:var(--bg2);border-radius:50px;padding:32px;max-width:600px;width:90%}.selection-title{font-size:1.5rem;font-weight:600;color:var(--text);text-align:center;margin-bottom:8px}.selection-subtitle{font-size:.938rem;color:#ffffff80;text-align:center;margin-bottom:24px}.selection-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.selection-option{background:#ffffff08;border:none;border-radius:23px;padding:17px 16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;text-align:center;font-family:Inter,sans-serif}.selection-option:hover{background:#ffffff0d;border-color:#ffffff1a}.option-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;margin-bottom:12px}.option-icon svg{color:var(--text);width:32px;height:32px}.option-title{font-size:1.125rem;font-weight:600;color:var(--text);margin-bottom:6px}.option-description{font-size:.813rem;color:#ffffff80;line-height:1.4}.dont-show-checkbox{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#ffffff80;font-size:.813rem}.dont-show-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--text)}@media(max-width:768px){.selection-popup{padding:24px 20px}.selection-title{font-size:1.25rem}.selection-subtitle{font-size:.875rem}.selection-options{grid-template-columns:1fr;gap:10px}.selection-option{padding:16px}.option-title{font-size:1rem}.option-description{font-size:.75rem}}.home{min-height:100vh;background-color:var(--bg);color:var(--text)}.error-banner{background-color:#d32f2f;color:#fff;padding:16px 20px;margin:0;text-align:center;font-weight:500}:root{--hue: 27;--sat: 69%;--white: hsl(0, 0%, 100%);--border-color: #1a1d22;--background-dark: var(--bg);color-scheme:light dark}.card-grid{display:grid;gap:.5em;padding:.75em;max-width:54em;font-size:clamp(1rem,.9rem + .5vw,1.5rem)}.magic-bento-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;aspect-ratio:4/3;min-height:200px;width:100%;max-width:100%;padding:1.25em;border-radius:20px;border:1px solid var(--border-color);background:var(--background-dark);font-weight:300;overflow:hidden;transition:all .3s ease;--glow-x: 50%;--glow-y: 50%;--glow-intensity: 0;--glow-radius: 200px}.magic-bento-card__image{position:absolute;inset:0;width:100%;height:100%;border-radius:20px;overflow:hidden;z-index:0}.magic-bento-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00000080,#0000004d);z-index:1}.magic-bento-card__image img{width:100%;height:100%;object-fit:cover;display:block}.magic-bento-card__header,.magic-bento-card__content{position:relative;z-index:3}.magic-bento-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.magic-bento-card__header,.magic-bento-card__content{display:flex;position:relative;color:var(--white);z-index:3}.magic-bento-card__header{gap:.75em;justify-content:space-between}.magic-bento-card__content{flex-direction:column}.magic-bento-card__label{font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin:0}.magic-bento-card__title,.magic-bento-card__description{--clamp-title: 1;--clamp-desc: 2}.magic-bento-card__title{font-weight:700;font-size:18px;margin:0 0 .5em;letter-spacing:-.01em}.magic-bento-card__description{font-size:13px;line-height:1.5;opacity:.95;font-weight:500}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:var(--clamp-title);line-clamp:var(--clamp-title)}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:var(--clamp-desc);line-clamp:var(--clamp-desc)}@media(max-width:599px){.card-grid{grid-template-columns:1fr;width:90%;margin:0 auto;padding:.5em}.magic-bento-card{width:100%;min-height:180px}}@media(min-width:600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(4,1fr)}.magic-bento-card:nth-child(3){grid-column:span 2;grid-row:span 2}.magic-bento-card:nth-child(4){grid-column:1 / span 2;grid-row:2 / span 2}.magic-bento-card:nth-child(6){grid-column:4;grid-row:3}}.magic-bento-card--border-glow:after{content:"";position:absolute;inset:0;padding:6px;background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y),rgba(233,233,233,calc(var(--glow-intensity) * .4)) 0%,rgba(233,233,233,calc(var(--glow-intensity) * .2)) 30%,transparent 60%);border-radius:inherit;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:subtract;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none;transition:opacity .3s ease;z-index:1}.magic-bento-card--border-glow:hover:after{opacity:1}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px #e9e9e91a,0 0 30px #e9e9e926}.particle-container{position:relative;overflow:hidden;z-index:1}.particle:before{content:"";position:absolute;inset:-2px;background:#e9e9e91a;border-radius:50%;z-index:-1}.particle-container:hover{box-shadow:0 4px 20px #e9e9e914,0 0 30px #e9e9e91a}.global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;z-index:200!important;pointer-events:none}.bento-section{position:relative;-webkit-user-select:none;user-select:none}.what-we-offer{width:100%;padding:60px 20px;background:linear-gradient(135deg,var(--bg) 0%,var(--bg) 100%);position:relative}.what-we-offer__container{max-width:1200px;margin:0 auto}.what-we-offer__header{text-align:center;margin-bottom:50px}.what-we-offer__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin:0 0 15px;letter-spacing:-.02em}.what-we-offer__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffb3;margin:0;font-weight:400}.what-we-offer .card-grid{margin-left:auto;margin-right:auto;width:fit-content}@media(max-width:768px){.what-we-offer{padding:40px 15px}.what-we-offer__header{margin-bottom:35px}.what-we-offer__title{font-size:clamp(1.5rem,4vw,2.5rem)}.what-we-offer__subtitle{font-size:.95rem}.what-we-offer .card-grid{width:100%}}@media(max-width:600px){.what-we-offer{padding:30px 10px}.what-we-offer__header{margin-bottom:25px}}.login-container{min-height:80vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}.login-card{width:100%;max-width:400px;padding:30px;background:var(--bg2);border-radius:32px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:30px;animation:slideUp .5s ease}.login-title{font-size:2rem;font-weight:700;color:var(--text);margin:0 0 -20px;text-align:center;font-family:Inter,sans-serif;text-shadow:0 3px 0px rgba(78,78,78,.986)}.login-subtitle{font-size:1rem;color:#e9e9e9b3;text-align:center;font-family:Inter,sans-serif}.login-button{display:flex;align-items:center;justify-content:center;gap:12px;padding:13px 16px;font-size:1rem;font-weight:600;border:none;border-radius:16px;background:var(--text);color:var(--bg);cursor:pointer;transition:all .3s ease;text-transform:none;letter-spacing:normal;font-family:Inter,sans-serif;box-shadow:inset 0 -4px #979797fb}.login-button:hover{background-color:#cacacae6;color:var(--bg)}.login-button:active{transform:scale(.9)}.login-footer{font-size:.85rem;color:#e9e9e999;margin:0;text-align:center;line-height:1.5}@media(max-width:600px){.login-card{padding:30px 20px;gap:20px}.login-title{font-size:1.5rem}.login-button{padding:12px 32px;font-size:.9rem}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:1000px 100%;animation:shimmer 2s infinite;border-radius:8px}.skeleton-card{background:var(--bg2);border-radius:16px;padding:16px;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.skeleton-image{width:100%;height:200px;margin-bottom:12px;border-radius:12px}.skeleton-title{height:24px;width:70%;margin-bottom:8px}.skeleton-text{height:16px;width:100%;margin-bottom:6px}.skeleton-text-short{height:16px;width:60%}.skeleton-rating-card{background:var(--bg2);border-radius:16px;padding:20px;margin-bottom:16px;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.skeleton-rating-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.skeleton-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0}.skeleton-rating-info{flex:1}.skeleton-name{height:18px;width:120px;margin-bottom:6px}.skeleton-date{height:14px;width:80px}.skeleton-stars{height:20px;width:100px}.skeleton-message{height:16px;width:100%;margin-bottom:6px}.skeleton-message-short{height:16px;width:75%}.skeleton-profile-card{background:var(--bg2);border-radius:24px;overflow:hidden;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.skeleton-banner{width:100%;height:150px}.skeleton-profile-content{padding:20px;text-align:center}.skeleton-avatar-large{width:100px;height:100px;border-radius:50%;margin:-50px auto 16px;border:4px solid var(--bg)}.skeleton-username{height:28px;width:200px;margin:0 auto 12px}.skeleton-bio{height:16px;width:100%;margin-bottom:8px}.skeleton-bio-short{height:16px;width:80%;margin:0 auto}.skeleton-rating-summary{background:var(--bg2);border-radius:16px;padding:16px;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.skeleton-summary-title{height:20px;width:120px;margin:0 auto 12px}.skeleton-stars-large{height:24px;width:150px;margin:0 auto 8px}.skeleton-rating-text{height:18px;width:100px;margin:0 auto 16px}.skeleton-breakdown{display:flex;gap:8px;justify-content:center}.skeleton-breakdown-item{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--bg);border-radius:12px}.skeleton-icon{width:16px;height:16px;border-radius:4px}.skeleton-count{height:16px;width:30px}.skeleton-listing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px}.skeleton-rate-user-card{background:var(--bg2);border-radius:24px;padding:32px;margin-bottom:24px;border-top:1px solid #5555552f}.skeleton-rate-header{display:flex;align-items:center;gap:20px;margin-bottom:24px}.skeleton-rate-info{flex:1}.skeleton-handle{height:16px;width:120px;margin-top:8px}.skeleton-button{height:36px;width:140px;border-radius:15px}.skeleton-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding-top:12px;border-top:1px solid rgba(233,233,233,.1)}.skeleton-stat-item{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;background:var(--bg);border-radius:23px}.skeleton-icon-small{width:24px;height:24px;border-radius:4px}.skeleton-number{height:28px;width:40px}.skeleton-rate-form{background:var(--bg2);border-radius:24px;padding:32px;margin-bottom:24px;border-top:1px solid #5555552f}.skeleton-form-title{height:28px;width:180px;margin-bottom:8px}.skeleton-form-subtitle{height:16px;width:250px;margin-bottom:28px}.skeleton-form-group{margin-bottom:28px}.skeleton-label{height:18px;width:100px;margin-bottom:12px}.skeleton-stars-row{height:40px;width:200px;margin-bottom:8px}.skeleton-textarea{height:100px;width:100%;border-radius:12px}.skeleton-form-actions{display:flex;gap:12px;justify-content:flex-end}@media(max-width:768px){.skeleton-listing-grid{grid-template-columns:1fr}.skeleton-image{height:150px}.skeleton-rate-header{flex-direction:column;align-items:flex-start}.skeleton-button{width:100%}.skeleton-form-actions{flex-direction:column}}.skel-profile-info-card{background:var(--bg2);border-radius:16px;padding:24px;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.skel-profile-header-content{display:flex;align-items:center;gap:16px}.skel-profile-avatar{width:80px;height:80px;border-radius:50%;flex-shrink:0}.skel-profile-info{flex:1;display:flex;flex-direction:column;gap:8px}.skel-profile-display-name{height:18px;width:140px}.skel-profile-username{height:24px;width:180px}.skel-ratings-summary-card{background:var(--bg2);border-radius:16px;padding:24px;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.skel-ratings-title{height:20px;width:120px;margin-bottom:16px}.skel-rating-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.skel-rating-stars-display{height:24px;width:120px}.skel-rating-score{height:24px;width:80px}.skel-rating-breakdown{display:flex;gap:12px;margin-bottom:16px}.skel-breakdown-item{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--bg);border-radius:12px;flex:1}.skel-breakdown-icon{width:14px;height:14px;border-radius:4px}.skel-breakdown-value{height:16px;width:30px}.skel-rating-actions{display:flex;gap:12px}.skel-rating-btn{height:40px;flex:1;border-radius:12px}@media(max-width:768px){.skel-profile-header-content{flex-direction:column;text-align:center}.skel-profile-info{align-items:center}.skel-rating-actions{flex-direction:column}}.confirm-dialog-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease}.confirm-dialog-content{background:var(--bg2);border-radius:20px;max-width:400px;width:100%;padding:1.5rem;box-shadow:inset 0 -5px #0d1011;animation:slideUp .3s ease}.confirm-dialog-header{margin-bottom:1rem}.confirm-dialog-header h3{font-size:1.25rem;font-weight:600;color:var(--text);margin:0}.confirm-dialog-body{margin-bottom:1.5rem}.confirm-dialog-body p{font-size:.95rem;color:#e9e9e9b3;line-height:1.5;margin:0}.confirm-dialog-actions{display:flex;gap:.75rem;justify-content:flex-end}.btn-dialog-cancel,.btn-dialog-confirm{flex:1;padding:.6rem 1rem;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.btn-dialog-cancel{background:#e9e9e90d;color:var(--text);border-top:1px solid rgba(233,233,233,.1)}.btn-dialog-cancel:hover{background:#e9e9e914}.btn-dialog-confirm{background:#ef4444;color:#fff;border-top:1px solid rgba(233,233,233,.473)}.btn-dialog-confirm:hover{background:#dc2626}.btn-dialog-confirm:active{background:#b91c1c}@media(max-width:768px){.confirm-dialog-content{padding:1.25rem}.confirm-dialog-actions{flex-direction:column-reverse}.btn-dialog-cancel,.btn-dialog-confirm{width:100%}}.profile-container{min-height:calc(100vh - 70px);display:flex;flex-direction:column;background:var(--bg);padding:40px 20px;max-width:1200px;margin:0 auto;width:100%}.profile-header-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:30px;animation:slideUp .5s ease}@media(max-width:968px){.profile-header-grid{grid-template-columns:1fr}}.profile-info-card{background:var(--bg2);border-radius:16px;padding:20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(85,85,85,.288)}.profile-header-content{display:flex;align-items:center;gap:20px;flex:1}.profile-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.profile-info{display:flex;flex-direction:column;gap:4px}.username-with-badge{display:flex;align-items:center;gap:10px}.developer-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#4caf501a;color:#4caf50;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.developer-badge svg{stroke:#4caf50}.member-badge{width:24px;height:24px;flex-shrink:0;animation:badgePulse 2s ease-in-out infinite}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.profile-username{font-size:1.8rem;font-weight:700;color:var(--text);margin:0}.profile-display-name{font-size:.9rem;color:#e9e9e980;margin:0}.profile-chat-btn{padding:7px 12px;background:#90f;color:#f8f8f8;border:none;border-radius:12px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;border-top:1px solid #dfb0ff;box-shadow:inset 0 -3px 1px #580192}.profile-chat-btn:hover{background:#a51eff}.profile-chat-btn:active{transform:translateY(0)}.profile-menu{position:relative}.menu-button{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;gap:4px;transition:opacity .2s ease}.menu-button:hover{opacity:.7}.menu-button span{width:5px;height:5px;background:var(--text);border-radius:50%;display:block}.menu-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:var(--bg);border-radius:18px;padding:8px;min-width:160px;animation:fadeIn .2s ease;z-index:10}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{width:100%;padding:10px 16px;background:transparent;border:none;color:var(--text);text-align:left;cursor:pointer;font-size:.95rem;font-weight:500;border-radius:12px;transition:background .2s ease}.dropdown-item:hover{background:var(--bg2)}.color-picker-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:var(--bg);border-radius:18px;padding:16px;min-width:280px;animation:fadeIn .2s ease;z-index:10;border:1px solid rgba(85,85,85,.288)}.color-picker-header{font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:12px;text-align:center}.color-picker-content{display:flex;flex-direction:column;gap:12px}.color-input{width:100%;height:50px;border:none;border-radius:12px;cursor:pointer;background:var(--bg2)}.color-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.color-preset{width:100%;aspect-ratio:1;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease}.color-preset:hover{transform:scale(1.1)}.color-preset.active{border-color:var(--primary);box-shadow:0 0 0 2px var(--bg),0 0 0 4px var(--primary)}.color-preview{padding:12px;background:var(--bg2);border-radius:12px;text-align:center;font-size:1.1rem;font-weight:600}.color-save-btn{width:100%;padding:12px;background:var(--text);color:#101010;border:none;border-radius:16px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.color-save-btn:hover{background:#bdbdbd;transform:translateY(-1px)}.theme-selector-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:#0d0f11;border-radius:18px;padding:16px;min-width:320px;animation:fadeIn .2s ease;z-index:10;border-top:1px solid rgba(85,85,85,.288);box-shadow:inset 0 -2px 10px #171a1e}.theme-selector-header{font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:12px;text-align:center}.theme-selector-content{display:flex;flex-direction:column;gap:12px}.theme-option{display:flex;align-items:center;gap:12px;padding:8px;background:var(--bg2);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:inset 0 -1px 2px #1515154a}.theme-option:hover{background-color:#181c1e0e;border:none}.theme-option.active{background:#007bff0d}.theme-preview{width:50px;height:50px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid rgba(233,233,233,.1)}.theme-preview-bg{width:100%;height:100%}.default-preview .theme-preview-bg{background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#007bff)}.modern-preview .theme-preview-bg{background:linear-gradient(135deg,#fff,#f5f5f5,#06c)}.stylish-preview .theme-preview-bg{background:linear-gradient(135deg,#0f0f0f,#1a1a1a,#8b5cf6)}.theme-info{display:flex;flex-direction:column;gap:4px;flex:1;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif}.theme-name{font-size:.95rem;font-weight:600;color:var(--text)}.theme-description{font-size:.8rem;color:#e9e9e980}.theme-check{font-size:1.2rem;color:var(--primary);font-weight:700}.color-save-btn:active{transform:translateY(0)}.ratings-summary-card{background:var(--bg2);border-radius:16px;padding:8px;display:flex;flex-direction:column;gap:4px;border-top:1px solid rgba(85,85,85,.288)}.ratings-title{font-size:1.05rem;font-weight:600;color:var(--text);margin:0;text-align:center}.rating-header-row{display:flex;align-items:center;justify-content:center;gap:8px}.rating-stars-display{display:flex;gap:2px}.rating-star{width:12px;height:12px}.rating-star.filled{color:gold}.rating-score{font-size:.95rem;font-weight:700;color:var(--text)}.rating-count{font-size:.75rem;color:#e9e9e999;font-weight:400}.rating-breakdown{display:flex;flex-direction:row;gap:4px;justify-content:center;margin-top:2px}.breakdown-item{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:12px;background:var(--bg);font-size:.8rem;font-weight:600;color:var(--text);border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.rating-actions{display:flex;flex-direction:row;gap:8px;margin-top:8px}.rate-user-btn,.view-all-ratings-btn{padding:10px 16px;border:none;border-radius:12px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;font-family:Inter,sans-serif}.rate-user-btn{background:#fafcff;color:#141414}.rate-user-btn:hover{background:#ffffffe6}.view-all-ratings-btn{background:#e9e9e90d;color:var(--text);border-top:1px solid #fcfcfc1c}.view-all-ratings-btn:hover{background:#e9e9e914}.listings-section{width:100%;background:var(--bg2);border-radius:16px;padding:20px;animation:slideUp .6s ease}.profile-listings-header{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(233,233,233,.1)}.listings-title{font-size:1.5rem;font-weight:600;color:var(--text);margin:0}.listings-count{font-size:1.2rem;color:#e9e9e999;font-weight:500}.listings-content{min-height:150px}.listings-message{color:#e9e9e999;text-align:center;padding:40px 20px;font-size:1rem;margin:0}.listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:20px}.profile-listing-card{background:var(--bg2);border-radius:20px;overflow:hidden;transition:all .2s ease;cursor:pointer;display:flex;flex-direction:column;border:none}.profile-listing-card:hover{background:#171a1d}.profile-listing-card-header{position:relative;height:140px;background:#e9e9e90d}.profile-listing-image{width:100%;height:100%;object-fit:cover}.profile-listing-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;background:#e9e9e90d}.profile-listing-status{position:absolute;top:.5rem;left:.5rem;padding:.25rem .6rem;border-radius:16px;font-size:.7rem;font-weight:600;text-transform:capitalize;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid rgba(255,255,255,.1)}.listing-menu-btn{position:absolute;top:.5rem;right:.5rem;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;transition:all .2s ease;z-index:10}.listing-menu-btn:hover{background:#000000b3}.listing-menu-btn span{width:3px;height:3px;background:var(--text);border-radius:50%;display:block}.listing-menu-dropdown{position:absolute;top:2.5rem;right:.5rem;background:var(--bg);border-radius:12px;padding:6px;min-width:140px;box-shadow:0 4px 12px #0000004d;border:2px solid rgba(233,233,233,.08);z-index:20;animation:fadeIn .15s ease}.listing-menu-item{width:100%;padding:8px 12px;background:transparent;border:none;color:var(--text);text-align:left;cursor:pointer;font-size:.85rem;font-weight:500;border-radius:8px;transition:background .2s ease;font-family:Inter,sans-serif}.listing-menu-item:hover:not(:disabled){background:#e9e9e914}.listing-menu-item.delete{color:#f44336}.listing-menu-item.delete:hover:not(:disabled){background:#f443361a}.listing-menu-item:disabled{opacity:.5;cursor:not-allowed}.profile-listing-card-body{padding:.875rem;flex-grow:1}.profile-listing-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--text);line-height:1.3}.profile-listing-description{font-size:.8rem;color:#e9e9e999;line-height:1.4;margin-bottom:.625rem}.profile-listing-price{font-size:1.15rem;font-weight:700;color:var(--text)}.listings-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px}.pagination-btn{background:var(--text);color:var(--bg);border:none;padding:10px 20px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#e9e9e9e6;transform:scale(1.05)}.pagination-info{color:#e9e9e9b3;font-weight:500;font-size:.95rem}@media(max-width:768px){.profile-container{padding:20px}.profile-header{padding:20px;flex-direction:row}.profile-header-content{gap:15px}.profile-avatar{width:60px;height:60px}.profile-username{font-size:1.3rem}.profile-display-name{font-size:.9rem}.listings-section{padding:20px}.listings-title{font-size:1.2rem}.listings-grid{grid-template-columns:1fr}}.dev-post-skill-badge{position:absolute;top:12px;right:12px;background:var(--primary);color:#fff;padding:6px 12px;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #007bff4d}.dev-post-details{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(233,233,233,.1)}.dev-post-detail-item{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.detail-label{color:#e9e9e999;font-weight:500;text-transform:none}.detail-value{color:var(--text);font-weight:600}.dev-post-payment{color:#4caf50;font-weight:700;font-size:.8rem}.profile-dev-post-card{cursor:default!important;pointer-events:none!important}.profile-dev-post-card:hover{transform:none!important;box-shadow:none!important;background:var(--bg2)!important}.profile-listing-card{cursor:pointer;transition:all .3s ease}.callback-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}.callback-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.spinner{width:50px;height:50px;border:4px solid rgba(233,233,233,.2);border-top-color:var(--text);border-radius:50%;animation:spin 1s linear infinite}.callback-content p{color:var(--text);font-size:1.1rem;margin:0}.error-message{color:#ff6b6b;font-size:.95rem;margin:10px 0}.callback-content button{padding:12px 24px;background:var(--text);color:var(--bg);border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.callback-content button:hover{opacity:.9;transform:translateY(-2px)}.toast{position:fixed;top:90px;right:20px;background:var(--bg2);border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:380px;box-shadow:0 8px 24px #0000004d,inset 0 -3px #03030380;border:2px solid rgba(233,233,233,.1);z-index:10000;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.toast-content{display:flex;align-items:center;gap:.75rem;flex:1}.toast-icon{font-size:1.25rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0}.toast-error .toast-icon{background:#f4433626}.toast-info .toast-icon{background:#2196f326}.toast-warning .toast-icon{background:var(--text);color:var(--bg2)}.toast-message{color:var(--text);font-size:.9rem;font-weight:500;line-height:1.4}.toast-close{background:transparent;border:none;color:#e9e9e999;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;flex-shrink:0}.toast-close:hover{background:#e9e9e91a;color:var(--text)}@media(max-width:768px){.toast{right:10px;left:10px;width:auto}}.listings-page{min-height:calc(100vh - 70px);background:var(--bg);padding:40px 20px}.listings-header{max-width:1200px;margin:0 auto 2rem;text-align:left}.listings-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text);text-shadow:0 3px 0px rgba(78,78,78,.986)}.listings-header p{font-size:1.1rem;color:#e9e9e9b3}.devhub-filters-section{max-width:1200px;margin:0 auto 1.25rem;background-color:#111416;padding:12px;border-radius:12px}.listings-content{max-width:1200px;margin:0 auto;min-height:400px}.loading-message{text-align:center;padding:3rem;font-size:1.2rem;color:#e9e9e999}.no-listings{text-align:center;padding:3rem;background:var(--bg2);border-radius:32px}.no-listings p{font-size:1.1rem;color:#e9e9e999}.listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.listing-card{background:var(--bg2);border-radius:20px;overflow:hidden;transition:all .2s ease;cursor:pointer;display:flex;flex-direction:column;border:none}.listing-card:hover{background:#171a1d}.listing-card-header{position:relative;height:140px;background:#e9e9e90d}.listing-image{width:100%;height:100%;object-fit:cover}.listing-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;background:#e9e9e90d}.listing-status{position:absolute;top:.5rem;right:.5rem;padding:.25rem .6rem;border-radius:16px;font-size:.7rem;font-weight:600;text-transform:capitalize;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.status-active{background:#4caf5033;color:#4caf50;border-color:#4caf504d}.status-sold{background:#f4433633;color:#f44336;border-color:#f443364d}.status-pending{background:#ffc10733;color:#ffc107;border-color:#ffc1074d}.listing-card-body{padding:1rem;flex-grow:1}.listing-title{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:var(--text);line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.listing-stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.listing-stat-box{display:flex;align-items:center;gap:.6rem;background:#e9e9e90a;border:2px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px 7px #b1707033;border-radius:8px;padding:.35rem .6rem;font-size:.8rem;font-weight:600;color:#e9e9e9cc}.listing-stat-box.stat-playing{background:#3b82f614;border-color:#3b82f633;box-shadow:inset 0 -3px 7px #3b82f626,0 0 12px #3b82f61a;color:#60a5fa}.stat-playing .listing-stat-icon{color:#60a5fa}.listing-stat-box.stat-visits{background:#a855f714;border-color:#a855f733;box-shadow:inset 0 -3px 7px #a855f726,0 0 12px #a855f71a;color:#c084fc}.stat-visits .listing-stat-icon{color:#c084fc}.listing-stat-box.stat-rating{background:#ffc10714;border-color:#ffc10733;box-shadow:inset 0 -3px 7px #ffc10726,0 0 12px #ffc1071a;color:#ffc107}.stat-rating .listing-stat-icon{color:#ffc107}.listing-stat-icon{width:16px;height:16px;color:#e9e9e980;flex-shrink:0}.listing-description{font-size:.8rem;color:#e9e9e999;line-height:1.4;margin-bottom:.625rem}.listing-price{font-size:1.15rem;font-weight:700;color:var(--text)}.listing-card-footer{padding:.625rem .875rem;border-top:1px solid rgba(233,233,233,.08);display:flex;justify-content:space-between;align-items:center;gap:.5rem}.listings-container{max-width:1200px;margin:0 auto}.listings-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(233,233,233,.08)}.listings-header{text-align:left}.listings-header h1{font-size:2rem;font-weight:700;margin-bottom:.25rem;color:var(--text);letter-spacing:-.02em}.listings-header p{font-size:.9rem;color:#e9e9e999;font-weight:400}.listing-seller{font-size:.75rem;color:#e9e9e980;font-weight:500}.btn-buy{width:100%;padding:12px;margin-top:12px;background:var(--text);color:var(--bg);border:none;border-radius:32px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 -3px #979797fb}.btn-buy:hover:not(:disabled){background-color:#cacacae6;transform:translateY(-1px)}.btn-buy:active:not(:disabled){transform:scale(.98)}.btn-buy:disabled{opacity:.6;cursor:not-allowed;background:#e9e9e933}.loading-more{text-align:center;padding:2rem;font-size:1rem;color:#e9e9e999;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem}.pagination-button{padding:.75rem 1.5rem;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:14px;font-size:.9rem;font-weight:600;color:var(--text);cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:inset 0 -3px #0003}.pagination-button:hover:not(:disabled){background:#e9e9e914}.pagination-button:disabled{opacity:.3;cursor:not-allowed}.pagination-button:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #0003}@media(max-width:768px){.listings-page{padding:1rem}.listings-header h1{font-size:2rem}.devhub-filters-section{padding:10px}.devhub-filters-row{flex-direction:column}.devhub-filter-group{width:100%}.devhub-search-input{min-width:unset;width:100%}.devhub-price-input,.devhub-dropdown-button{width:100%}.listings-grid{grid-template-columns:1fr}.pagination{flex-direction:column;gap:.5rem}}.listing-card.skeleton{pointer-events:none;cursor:default}.skeleton-image{width:100%;height:180px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:32px 32px 0 0}.skeleton-title{width:70%;height:20px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:12px}.skeleton-stats{display:flex;gap:8px;margin-top:12px}.skeleton-stat{width:60px;height:16px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-price{width:60px;height:24px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-seller{width:80px;height:14px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.listing-detail-page{min-height:calc(100vh - 70px);background:var(--bg);padding:30px 20px}.listing-container{max-width:1200px;margin:0 auto;width:100%}.listing-detail-back-btn{background:#e9e9e908;border:none;border-radius:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;color:#e9e9e999;flex-shrink:0}.listing-detail-back-btn:hover{background:#e9e9e90f;color:var(--text)}.breadcrumb-current{color:var(--text);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.content-grid{display:grid;grid-template-columns:320px 1fr;gap:2rem}.game-preview{display:flex;flex-direction:column;gap:1rem}.game-image{width:100%;aspect-ratio:16/9;background:#e9e9e905;border-radius:16px;overflow:hidden}.game-image img{width:100%;height:100%;object-fit:cover;display:block}.game-stats{background:var(--bg2);border-radius:16px;padding:1.25rem;display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between}.stat-item{display:flex;align-items:center;gap:.5rem}.stat-icon{width:32px;height:32px;color:#e9e9e980;flex-shrink:0;display:flex;align-items:center;justify-content:center}.stat-content{display:flex;flex-direction:column;gap:.1rem;min-width:0}.stat-value{font-size:1.25rem;font-weight:700;color:var(--text);line-height:1}.stat-label{font-size:.75rem;color:#e9e9e980;font-weight:500}.seller-info{background:var(--bg2);border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:.875rem}.seller-avatar{width:46px;height:46px;border-radius:50%;border:2px solid rgba(233,233,233,.08);flex-shrink:0}.seller-details{display:flex;flex-direction:column;gap:.2rem;min-width:0}.seller-label{font-size:.7rem;color:#e9e9e973;font-weight:500;letter-spacing:.5px}.seller-name{font-size:.9rem;color:var(--text);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-details{display:flex;flex-direction:column;gap:1.25rem;background:var(--bg2);border-radius:16px;padding:2rem}.title-section{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1.25rem;border-bottom:1.5px solid rgba(233,233,233,.05)}.title-section h1{font-size:1.75rem;font-weight:700;color:var(--text);margin:0;line-height:1.3}.title-price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.title-price-row h1{flex:1;min-width:0}.price{font-size:1.75rem;font-weight:700;color:var(--text);white-space:nowrap}.badges{display:flex;gap:.5rem;flex-wrap:wrap}.badge{padding:.35rem .75rem;border-radius:10px;font-size:.7rem;font-weight:600;text-transform:capitalize;border:1.5px solid;letter-spacing:.3px}.badge.status-active{background:#4caf501a;color:#4caf50;border-color:#4caf4f00}.badge.status-sold{background:#f443361a;color:#f44336;border-color:#f4433633}.badge.status-pending{background:#ffc1071a;color:#ffc107;border-color:#ffc10700}.badge.category{background:#e9e9e90a;color:#e9e9e9a6;border-color:#e9e9e900}.badge.ownership{background:#8b5cf61a;color:#8b5cf6;border-color:#8b5cf633}.actions{display:flex;gap:.75rem}.btn-purchase{flex:1;padding:.875rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:none;font-family:Inter,sans-serif;background:var(--text);color:var(--bg);box-shadow:inset 0 -5px 1px #aaaaaae6}.btn-purchase:hover:not(:disabled){background:#e9e9e9e6}.btn-purchase:disabled{opacity:.4;cursor:not-allowed}.btn-share{padding:.875rem 1.5rem;border-radius:16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:none;font-family:Inter,sans-serif;background:#e9e9e90a;color:var(--text);border:2px solid rgba(207,207,207,.08);box-shadow:inset 0 -3px 1px #000000cb;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-share:hover{background:#e9e9e914}.btn-share svg{width:16px;height:16px}.btn-primary,.btn-secondary{padding:.75rem 1.25rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:none;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{flex:1;background:var(--text);color:var(--bg)}.btn-primary:hover:not(:disabled){background:#e9e9e9e6}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-secondary{background:#e9e9e90a;color:var(--text);border:1.5px solid rgba(233,233,233,.08)}.btn-cancel{padding:.75rem 1.25rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:none;font-family:Inter,sans-serif;background:#e9e9e90a;color:var(--text);border:1.5px solid rgba(233,233,233,.08)}.btn-cancel:hover{background:#e9e9e914}.btn-pay{flex:1;padding:.75rem 1.25rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:none;font-family:Inter,sans-serif;background:var(--text);color:var(--bg)}.btn-pay:hover:not(:disabled){background:#e9e9e9e6}.btn-pay:disabled{opacity:.4;cursor:not-allowed}.checkout-box{background:#e9e9e908;border-radius:14px;padding:1.5rem}.checkout-box h3{font-size:1rem;font-weight:600;color:var(--text);margin:0 0 .5rem}.checkout-notice{font-size:.85rem;color:#e9e9e999;line-height:1.5;margin-bottom:1.25rem}.checkout-form{width:100%}.purchase-summary{background:#e9e9e905;border-radius:12px;padding:1rem;margin-bottom:1rem}.purchase-summary h4{font-size:.85rem;font-weight:600;margin:0 0 .75rem;color:var(--text);letter-spacing:.5px}.summary-row{display:flex;justify-content:space-between;padding:.4rem 0;color:#e9e9e999;font-size:.85rem}.summary-row.total{border-top:1.5px solid rgba(233,233,233,.08);margin-top:.5rem;padding-top:.75rem;font-weight:600;font-size:.95rem;color:var(--text)}.summary-value{font-weight:600;color:var(--text)}.payment-element-container{margin-bottom:1rem}.checkout-actions{display:flex;gap:.75rem;margin-top:1rem}.error-message{background:#f4433614;border:1.5px solid rgba(244,67,54,.2);border-radius:10px;padding:.75rem 1rem;color:#f44336;font-size:.85rem;margin-top:.75rem}.info-section{background:#e9e9e908;border-radius:14px;padding:1.25rem 1.5rem}.info-section h3{font-size:.85rem;font-weight:600;color:var(--text);margin:0 0 1rem;letter-spacing:.5px}.info-section p{font-size:.9rem;color:#e9e9e9b3;line-height:1.65;margin:0;white-space:pre-wrap}.info-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.875rem}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-label{font-size:.7rem;color:#e9e9e973;font-weight:500;letter-spacing:.5px}.info-value{font-size:.9rem;color:var(--text);font-weight:600;overflow:hidden;text-overflow:ellipsis}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.spinner{width:36px;height:36px;border:3px solid rgba(233,233,233,.12);border-top-color:var(--text);border-radius:50%;animation:spin .7s linear infinite}.loading-container p{color:#e9e9e980;font-size:.9rem}@media(max-width:1000px){.content-grid{grid-template-columns:1fr}.game-preview{order:1}.game-details{order:2}.title-section h1{font-size:1.5rem}.price{font-size:2rem}.info-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.listing-detail-page{padding:20px 15px}.game-details{padding:1.5rem}.title-section h1{font-size:1.35rem}.price{font-size:1.75rem}.info-grid{grid-template-columns:1fr}.actions,.checkout-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.breadcrumb-current{max-width:150px}}.help-popup-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.help-popup{background:var(--bg2);border-radius:32px;max-width:500px;width:90%;max-height:80vh;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.help-popup-header{padding:1.5rem;border-bottom:1px solid rgba(233,233,233,.1);display:flex;justify-content:space-between;align-items:center}.help-popup-header h3{font-size:1.3rem;font-weight:700;color:var(--text);margin:0}.help-popup-close{background:transparent;border:none;font-size:2rem;color:var(--text);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;line-height:1}.help-popup-close:hover{opacity:.7}.help-popup-content{padding:1.5rem;overflow-y:auto;max-height:calc(80vh - 80px)}.help-reasons-list{margin:0;padding-left:1.5rem;color:#e9e9e9cc;line-height:1.8}.help-reasons-list li{margin-bottom:1rem;font-size:1rem}.help-reasons-list li:last-child{margin-bottom:0}@media(max-width:768px){.help-popup{width:95%;max-height:90vh}.help-popup-header{padding:1rem}.help-popup-content{padding:1rem;max-height:calc(90vh - 70px)}.help-reasons-list{font-size:.95rem}}.upload-popup-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease}.upload-popup-content{background:var(--bg2);border-radius:32px;max-width:400px;width:100%;padding:1.3rem;box-shadow:inset 0 -5px 1px #0a0a0a;animation:slideUp .3s ease}.upload-popup-header{text-align:center;margin-bottom:1.5rem}.upload-popup-header h2{font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.upload-popup-header p{font-size:.95rem;color:#474747}.upload-popup-body{margin-bottom:1.5rem}.summary-value{font-size:.95rem;color:var(--text);font-weight:600}.upload-popup-actions{display:flex;gap:.75rem;justify-content:space-between}.upload-popup-actions .view-listings-btn,.upload-popup-actions .profile-btn{flex:1;padding:.75rem 1.5rem;border:none;border-radius:32px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.upload-popup-actions .view-listings-btn{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb}.upload-popup-actions .view-listings-btn:hover{background-color:#cacacae6;transform:translateY(-1px)}.upload-popup-actions .view-listings-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #979797fb}.upload-popup-actions .profile-btn{background:#e9e9e90d;color:var(--text);box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}.upload-popup-actions .profile-btn:hover{background:#e9e9e914;transform:translateY(-1px)}.upload-popup-actions .profile-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}@media(max-width:768px){.upload-popup-content{padding:1.5rem}.upload-popup-actions{flex-direction:column}}.list-game-page{min-height:calc(100vh - 70px);background:var(--bg);padding:80px 20px}.list-game-container{max-width:800px;margin:0 auto;background:var(--bg2);border-radius:54px;padding:2rem}.list-game-header{text-align:center;margin-bottom:1.5rem}.list-game-header h1{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:var(--text)}.list-game-header p{font-size:.875rem;color:#e9e9e999}.progress-indicator{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;padding:1rem 0}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.4rem}.progress-number{width:32px;height:32px;border-radius:50%;background:#e9e9e914;color:#e9e9e966;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .3s ease;border:1.5px solid rgba(233,233,233,.15)}.progress-step.active .progress-number{background:var(--text);color:var(--bg);border-color:var(--text)}.progress-step span{font-size:.8rem;color:#e9e9e966;font-weight:500}.progress-step.active span{color:var(--text)}.progress-line{width:80px;height:1.5px;background:#e9e9e926;margin:0 .75rem;margin-bottom:20px}.step-content{animation:fadeIn .3s ease}.step-content h2{font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:var(--text)}.step-description{font-size:.85rem;color:#e9e9e999;margin-bottom:1.25rem}.loading-message{text-align:center;padding:2rem;font-size:1rem;color:#e9e9e999}.no-games{text-align:center;padding:2rem;background:#e9e9e90d;border-radius:24px;margin-bottom:2rem}.no-games p{font-size:1rem;color:#e9e9e999;margin-bottom:.5rem}.help-text{font-size:.9rem;color:#e9e9e980}.help-link{color:var(--text);cursor:pointer;transition:opacity .2s ease;font-weight:600}.help-link:hover{opacity:.7}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;margin-bottom:2rem}.game-card{position:relative;background:#e9e9e90d;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s ease}.game-card:hover{transform:translateZ(-3px)}.game-card.selected{background:#e9e9e91f}.game-card-image{height:140px;background:#e9e9e90d;display:flex;align-items:center;justify-content:center}.game-card-image img{width:100%;height:100%;object-fit:cover}.game-placeholder{font-size:3rem}.game-card-info{padding:1rem}.game-card-info h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.game-description{font-size:.9rem;color:#e9e9e999;line-height:1.4}.game-card.skeleton{pointer-events:none;cursor:default}.skeleton-image{height:140px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-title{height:20px;width:70%;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:8px}.skeleton-text{height:14px;width:90%;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.game-card.skeleton .game-info{padding:1rem}.game-stats{display:flex;gap:12px;margin-top:8px}.game-stat{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#e9e9e999}.stat-icon{width:14px;height:14px;opacity:.7}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px;background:#0e0e0e;border-radius:16px}.pagination-btn{padding:8px 16px;background:#1a1a1a;border:1.5px solid #2a2a2a;border-radius:12px;color:var(--text);font-size:.875rem;cursor:pointer;transition:all .2s ease;font-weight:500}.pagination-btn:hover:not(:disabled){background:#252525;border-color:#353535}.pagination-info{font-size:.875rem;color:var(--text);font-weight:500}.skeleton-form{padding:0}.skeleton-label{height:14px;width:100px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:8px}.skeleton-input{height:48px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:16px}.skeleton-textarea{height:140px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:16px}.skeleton-verification{height:60px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:12px;margin-top:16px}.skeleton-checkbox{height:24px;width:250px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-top:16px}.selected-badge{position:absolute;top:.75rem;right:.75rem;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.selected-badge svg{width:28px;height:28px}.listing-form{display:flex;flex-direction:column;gap:1.25rem}.form-group input,.form-group textarea,.form-group select{padding:.75rem;border:none;background:#e9e9e90d;border-radius:12px;font-size:.9rem;font-family:Inter,sans-serif;transition:all .3s ease;color:var(--text);border:2px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #030303fb}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.form-group input.disabled-input{cursor:not-allowed;opacity:.6;background:#e9e9e908}.slider-container{display:flex;align-items:center;gap:16px;margin-top:8px}.ownership-slider{flex:1;-webkit-appearance:none;appearance:none;height:8px;background:#e9e9e91a;border-radius:32px;outline:none;cursor:pointer}.ownership-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#e9e9e9e6;border-radius:50%;cursor:pointer;transition:all .2s ease}.ownership-slider::-webkit-slider-thumb:hover{background:#e9e9e9;transform:scale(1.1)}.ownership-slider::-moz-range-thumb{width:20px;height:20px;background:#e9e9e9e6;border-radius:50%;border:none;cursor:pointer;transition:all .2s ease}.ownership-slider::-moz-range-thumb:hover{background:#e9e9e9;transform:scale(1.1)}.slider-value{min-width:50px;text-align:center;font-size:1rem;font-weight:600;color:#e9e9e9e6;background:#e9e9e91a;padding:6px 12px;border-radius:12px}.field-hint{font-size:.8rem;color:#e9e9e980;margin-top:6px;margin-bottom:0}.form-group textarea{resize:vertical;min-height:100px;line-height:1.5}.form-group select option{background:var(--bg2);color:var(--text)}.custom-select-wrapper{position:relative}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23e9e9e9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem;cursor:pointer}.custom-select::-ms-expand{display:none}.custom-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--bg2);border-radius:23px;padding:12px;border:2px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #030303fb;z-index:1000;animation:dropdownFadeIn .2s ease}.verification-text{font-size:.85rem;color:var(--text);margin:0;line-height:1.5}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#e9e9e9cc;font-weight:500}.checkbox-label input[type=checkbox]{margin-top:.15rem;width:16px;height:16px;cursor:pointer;accent-color:var(--text)}.checkbox-label:hover .custom-checkbox{border-color:#e9e9e980}.checkbox-label:hover .custom-checkbox-input:checked+.custom-checkbox{background:#e9e9e9e6}.checkbox-text{-webkit-user-select:none;user-select:none}.step-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(233,233,233,.08)}.list-game-btn-primary,.list-game-btn-secondary{padding:.7rem 1.75rem;border:none;border-radius:32px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1;max-width:100px;font-family:Inter,sans-serif;align-items:center;justify-content:center;display:flex}.list-game-btn-primary{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb}.list-game-btn-primary:hover:not(:disabled){background-color:#cacacae6;transform:translateY(-1px)}.list-game-btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #979797fb}.list-game-btn-primary:disabled{opacity:.5;cursor:not-allowed}.list-game-btn-secondary{background:#e9e9e90d;color:var(--text);box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}.list-game-btn-secondary:hover{background:#e9e9e914;transform:translateY(-1px)}.list-game-btn-secondary:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}.listing-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:2rem 0}.listing-type-card{position:relative;background:#e9e9e908;border:1.5px solid rgba(233,233,233,.08);border-radius:12px;padding:1.25rem 1.5rem;cursor:pointer;transition:all .2s ease;text-align:center}.listing-type-card:hover,.listing-type-card.selected{background:#e9e9e90d}.listing-type-card h3{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.35rem}.listing-type-card p{font-size:.85rem;color:#e9e9e999;line-height:1.4;margin:0}.listing-type-card .selected-badge{position:absolute;top:.75rem;right:.75rem;width:22px;height:22px;background:#22f;border-radius:50%;display:flex;align-items:center;justify-content:center}.listing-type-card .selected-badge svg{width:14px;height:14px;color:#fff}@media(max-width:768px){.list-game-page{padding:1rem}.list-game-container{padding:1.5rem}.list-game-header h1{font-size:2rem}.progress-indicator{padding:0}.progress-line{width:60px}.games-grid{grid-template-columns:1fr}.listing-types-grid{grid-template-columns:1fr;gap:1rem}.listing-type-card{padding:1.5rem}.form-row{grid-template-columns:1fr}.step-actions{flex-direction:column-reverse}.list-game-btn-primary,.list-game-btn-secondary{max-width:100%}}.transactions-page{min-height:calc(100vh - 70px);background:var(--bg);padding:40px 20px}.transactions-header{max-width:1200px;margin:0 auto 2rem;text-align:left}.transactions-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text);text-shadow:0 3px 0px rgba(78,78,78,.986)}.transactions-header p{font-size:1.1rem;color:#e9e9e9b3}.transactions-container{max-width:1200px;margin:0 auto;background:var(--bg2);border-radius:32px;overflow:hidden}.tabs{display:flex;background:#e9e9e90d;border-bottom:1px solid rgba(233,233,233,.1)}.tab{flex:1;padding:1rem 2rem;background:none;border:none;color:#e9e9e999;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;position:relative}.tab:hover{color:#e9e9e9cc;background:#e9e9e908}.tab.active{color:var(--text);background:#e9e9e914}.tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--text)}.transactions-list{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.transaction-card{background:#e9e9e90d;border:1px solid rgba(233,233,233,.08);border-radius:16px;padding:1.5rem;display:flex;gap:1.5rem;transition:all .2s}.transaction-card:hover{background:#e9e9e914;border-color:#e9e9e926}.transaction-game-info{display:flex;gap:1rem;flex:1}.transaction-game-info img{width:100px;height:100px;object-fit:cover;border-radius:12px;flex-shrink:0}.transaction-details{flex:1}.transaction-details h3{font-size:1.25rem;margin-bottom:.25rem;color:var(--text)}.game-name{font-size:.9rem;color:#e9e9e999;margin-bottom:.5rem}.other-party{font-size:.85rem;color:#e9e9e9b3;margin-bottom:.25rem}.transaction-date{font-size:.8rem;color:#e9e9e980}.transaction-status-info{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:200px}.amount{font-size:1.5rem;font-weight:700;color:var(--text)}.seller-amount{display:flex;flex-direction:column;align-items:flex-end;font-size:.9rem}.seller-amount .label{color:#e9e9e999;font-size:.8rem}.seller-amount .value{color:#4caf50;font-weight:600;font-size:1.1rem}.status-badges{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.status-badge{border-radius:8px;font-size:.75rem;font-weight:600;text-transform:capitalize}.status-pending{background:#ffc10726;color:#ffc107}.status-processing{background:#2196f326;color:#2196f3}.status-completed{background:#4caf5026;color:#4caf50}.status-failed{background:#f4433626;color:#f44336}.status-refunded{background:#9c27b026;color:#9c27b0}.status-disputed{background:#ff572226;color:#ff5722}.transfer-instructions,.transfer-info{background:#2196f31a;border:1px solid rgba(33,150,243,.3);border-radius:8px;padding:.75rem;margin-top:.5rem;width:100%}.instruction-text,.info-text{font-size:.85rem;color:#e9e9e9cc;margin-bottom:.75rem;word-wrap:break-word}.instruction-text strong{color:#2196f3}.buyer-confirmation{background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:.75rem;margin-top:.5rem;text-align:center;width:100%}.buyer-confirmation p{font-size:.9rem;color:#e9e9e9cc;margin-bottom:.75rem}.confirmation-buttons{display:flex;gap:.5rem}.btn-primary,.btn-secondary,.btn-success,.btn-danger{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-primary{background:var(--text);color:var(--bg);box-shadow:inset 0 -4px #979797fb;border-radius:16px}.btn-primary:hover{background-color:#cacacae6}.btn-secondary{background:#e9e9e90d;color:var(--text);border:1px solid rgba(233,233,233,.08);width:100%;border-radius:16px;box-shadow:inset 0 -3px #0003}.btn-secondary:hover{background:#e9e9e914}.btn-success{flex:1;background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3);border-radius:16px;box-shadow:inset 0 -3px #4caf5026}.btn-success:hover{background:#4caf5040}.btn-danger{flex:1;background:#f4433626;color:#f44336;border:1px solid rgba(244,67,54,.25);border-radius:16px;box-shadow:inset 0 -3px #f443361a}.btn-danger:hover{background:#f4433633}.no-transactions{padding:4rem 2rem;text-align:center}.no-transactions p{font-size:1.1rem;color:#e9e9e999;margin-bottom:1.5rem}.loading-message{padding:4rem 2rem;text-align:center;font-size:1.1rem;color:#e9e9e999}@media(max-width:768px){.transactions-page{padding:1rem}.transactions-header h1{font-size:2rem}.transaction-card{flex-direction:column}.transaction-status-info{align-items:flex-start;width:100%}.status-badges{align-items:flex-start}.tabs{flex-direction:column}.tab{padding:.75rem 1rem}}.messages-page{background:var(--bg);display:flex;align-items:center;justify-content:center}.messages-container{max-width:1400px;width:calc(100% - 80px);margin:20px auto;display:grid;grid-template-columns:350px 1fr;gap:0;height:calc(100vh - 110px);background:var(--bg2);border-radius:32px;overflow:hidden}.conversations-sidebar{display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.05);background:var(--bg2)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(255,255,255,.05)}.sidebar-header h2{font-size:1.5rem;font-weight:600;color:var(--text);margin:0}.header-actions{display:flex;gap:8px}.new-chat-btn,.new-group-btn{background:var(--text);border:none;color:var(--bg);width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:inset 0 -3px #979797fb}.new-chat-btn:hover,.new-group-btn:hover{background:#e9e9e9e6;transform:scale(1.05)}.search-box{position:relative;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.05)}.search-box input{width:100%;padding:.75rem .75rem .75rem 36px;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:12px;color:var(--text);font-size:.9rem;transition:all .3s ease;box-shadow:inset 0 -3px #030303fb}.search-box input:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.search-box input::placeholder{color:#e9e9e966}.search-icon{position:absolute;left:32px;top:50%;transform:translateY(-50%);color:#fff6}.conversations-list{flex:1;overflow-y:auto;padding:8px 0}.conversations-list::-webkit-scrollbar{width:6px}.conversations-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.conversation-item{display:flex;align-items:center;gap:12px;padding:12px 20px;cursor:pointer;transition:all .2s;border-left:3px solid transparent}.conversation-item:hover{background:#ffffff08}.conversation-item.active{background:transparent;border-left:3px solid var(--text)}.conversation-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e9e9e914;display:flex;align-items:center;justify-content:center}.conversation-avatar img{width:100%;height:100%;object-fit:cover}.group-icon{width:28px;height:28px;color:var(--text)}.conversation-info{flex:1;min-width:0}.conversation-name{font-weight:600;color:var(--text);font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-time{font-size:.75rem;color:#fff6;flex-shrink:0;margin-left:8px}.conversation-preview{display:flex;justify-content:space-between;align-items:center;gap:8px}.preview-text{font-size:.85rem;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.unread-badge{background:var(--text);color:var(--bg);font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:10px;min-width:20px;text-align:center;flex-shrink:0}.empty-conversations{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#ffffff80}.empty-conversations p{font-size:1rem;font-weight:500;margin-bottom:4px}.empty-conversations span{font-size:.85rem;color:#ffffff4d}.messages-area{display:flex;flex-direction:column;height:100%;max-height:calc(100vh - 110px);background:var(--bg)}.messages-header{padding:20px;border-bottom:1px solid rgba(255,255,255,.05);background:var(--bg2)}.conversation-details{display:flex;align-items:center;gap:12px;width:100%}.conversation-info-header{flex:1;min-width:0}.conversation-info-header h3{font-size:1.1rem;font-weight:600;margin:0;color:var(--text);display:flex;align-items:center;gap:6px}.member-count-badge{font-size:.9rem;font-weight:500;color:#e9e9e999}.participants-count{font-size:.85rem;color:#ffffff80;display:block;margin-top:2px}.messages-list{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.messages-list::-webkit-scrollbar{width:8px}.messages-list::-webkit-scrollbar-track{background:transparent}.messages-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.message{display:flex;gap:12px;max-width:70%}.message.own{align-self:flex-end;flex-direction:row-reverse}.message.other{align-self:flex-start}.message-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.clickable-avatar{cursor:pointer;transition:all .2s}.clickable-avatar:hover{opacity:.8;transform:scale(1.05);box-shadow:0 0 0 2px #e9e9e94d}.message-content{display:flex;flex-direction:column;gap:4px}.message.own .message-content{align-items:flex-end}.message-sender{font-size:.8rem;font-weight:600;color:#fff9;margin-bottom:2px}.message-bubble{padding:10px 14px;border-radius:12px;word-wrap:break-word;max-width:400px;display:inline-block;text-align:left}.message.own .message-bubble{background:var(--text);color:var(--bg);border-bottom-right-radius:4px}.message.other .message-bubble{background:var(--bg2);color:var(--text);border-bottom-left-radius:4px}.message-bubble p{margin:0;font-size:.95rem;line-height:1.5}.message-time{font-size:.75rem;color:#fff6;padding:0 4px}.message-input-container{display:flex;flex-direction:column;gap:12px;padding:20px;background:var(--bg2);border-top:1px solid rgba(255,255,255,.05);position:relative}.message-input-wrapper{display:flex;gap:12px;align-items:center}.message-input-container input[type=text]{flex:1;padding:.75rem 1rem;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:24px;color:var(--text);font-size:.95rem;transition:all .3s ease;box-shadow:inset 0 -3px #030303fb}.message-input-container input:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.message-input-container input::placeholder{color:#e9e9e966}.message-input-container input:disabled{opacity:.5;cursor:not-allowed}.message-input-container button[type=submit]{width:44px;height:44px;border-radius:32px;background:var(--text);border:none;color:var(--bg);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;box-shadow:inset 0 -3px #979797fb}.message-input-container button[type=submit]:hover:not(:disabled){background:#e9e9e9e6;transform:scale(1.05)}.message-input-container button[type=submit]:disabled{opacity:.5;cursor:not-allowed;transform:none}.no-conversation-selected{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff6;text-align:center;padding:40px;background-color:var(--bg2)}.no-conversation-selected svg{margin-bottom:20px;opacity:.3}.no-conversation-selected h3{font-size:1.5rem;font-weight:600;margin-bottom:8px;color:#fff9}.no-conversation-selected p{font-size:.95rem;color:#fff6}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:var(--bg2);padding:30px;border-radius:16px;width:90%;max-width:500px;box-shadow:inset 0 -4px 1px #0e0e0ed3}.modal-content h3{margin:0 0 24px;font-size:1.5rem;font-weight:600;color:var(--text)}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:var(--text);font-size:.95rem}.form-group input{width:100%;padding:.75rem;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:12px;color:var(--text);font-size:.95rem;transition:all .3s ease;box-shadow:inset 0 -3px #030303fb}.form-group input:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.form-group input::placeholder{color:#e9e9e966}.form-hint{font-size:.85rem;color:#ffffff80;margin:8px 0 0}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.btn-newchat-close{padding:10px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;font-size:.95rem;background:var(--text);border:none;color:var(--bg);box-shadow:inset 0 -3px #979797fb}.btn-newchat-close:hover{background:#e9e9e9e6}.btn-group-cancel,.btn-group-create{padding:10px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;font-size:.95rem}.btn-group-cancel{background:#ef4444;border:none;color:#fff;box-shadow:inset 0 2px #ffc4c480;border:1px solid #ff0202}.btn-group-cancel:hover{background:#dc2626;transform:translateY(-1px)}.btn-group-create{background:#22c55e;border:none;color:#fff;box-shadow:inset 0 2px #7effad88;border:1px solid #2c9653cc}.btn-group-create:hover:not(:disabled){background:#16a34a;transform:translateY(-1px)}.btn-group-create:disabled{opacity:.5;cursor:not-allowed}.user-search-results{max-height:300px;overflow-y:auto;margin:16px 0;border:1px solid rgba(255,255,255,.05);border-radius:8px;background:#0003}.user-search-results::-webkit-scrollbar{width:6px}.user-search-results::-webkit-scrollbar-track{background:transparent}.user-search-results::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.user-search-item{display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer;transition:all .2s;border-bottom:1px solid rgba(255,255,255,.03)}.user-search-item:last-child{border-bottom:none}.user-search-item:hover{background:#e9e9e914}.user-search-item.selected{background:#e9e9e91f}.user-search-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.user-search-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.user-search-name{font-weight:600;color:var(--text);font-size:.95rem}.user-search-display{font-size:.85rem;color:#ffffff80}.check-icon{color:var(--text);flex-shrink:0}.searching-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px}.searching-indicator span{color:#ffffff80;font-size:.9rem}.no-results,.search-hint{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.no-results p,.search-hint p{font-size:.95rem;color:#ffffff80;margin-bottom:4px}.no-results span,.search-hint span{font-size:.85rem;color:#ffffff4d}.selected-users{margin-bottom:16px}.selected-users label{display:block;margin-bottom:8px;font-weight:500;color:var(--text);font-size:.9rem}.selected-users-list{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background:#0003;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.selected-user-chip{display:flex;align-items:center;gap:6px;background:#e9e9e91a;border:1px solid rgba(233,233,233,.15);border-radius:20px;padding:4px 8px 4px 4px;font-size:.85rem;color:var(--text)}.selected-user-chip img{width:24px;height:24px;border-radius:50%;object-fit:cover}.remove-user-btn{background:none;border:none;color:#ffffffb3;font-size:1.2rem;line-height:1;cursor:pointer;padding:0 4px;transition:color .2s}.remove-user-btn:hover{color:#ff4757}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px}.spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--text);border-radius:50%;animation:spin .8s linear infinite}.loading-state p{color:#ffffff80;font-size:.9rem}.loading-more-messages{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;gap:8px}.loading-more-messages span{color:#ffffff80;font-size:.85rem}.spinner-small{width:20px;height:20px;border:2px solid rgba(255,255,255,.1);border-top-color:var(--text);border-radius:50%;animation:spin .8s linear infinite}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px;text-align:center}.empty-state h2{color:#fff9;font-size:1.5rem;margin:0}@media(max-width:768px){.messages-container{grid-template-columns:1fr;height:calc(100vh - 100px)}.conversations-sidebar{display:none}.messages-area{display:flex}.message{max-width:85%}}.group-avatars-merged{position:relative;display:flex;align-items:center;width:48px;height:48px}.group-avatars-merged .merged-avatar{width:36px;height:36px;border-radius:50%;border:2px solid var(--bg2);object-fit:cover;position:relative;margin-left:-12px;transition:transform .2s ease}.group-avatars-merged .merged-avatar:first-child{margin-left:0}.group-avatars-merged:hover .merged-avatar{transform:translate(8px)}.group-avatars-merged:hover .merged-avatar:first-child{transform:translate(0)}.conversation-avatar .single-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.header-options{position:relative;margin-left:auto}.options-btn{background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);color:var(--text);width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:inset 0 -3px #030303fb}.options-btn:hover{background:#e9e9e914;border-color:#e9e9e926}.options-menu{position:absolute;top:calc(100% + 8px);right:0;background:var(--bg2);border-radius:23px;padding:12px;border:2px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #030303fb;z-index:1000;min-width:180px;animation:dropdownFadeIn .2s ease}.options-menu button{width:100%;padding:10px 14px;background:transparent;border:none;color:var(--text);text-align:left;cursor:pointer;font-size:.9rem;font-weight:500;border-radius:12px;transition:background .2s ease;font-family:Inter,sans-serif;margin-bottom:3px}.options-menu button:last-child{margin-bottom:0}.options-menu button:hover{background:#7676761a}.options-menu button:active{background:#8a8a8a1a}.typing-indicator-wrapper{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#fff9;margin-top:4px}.typing-text{font-weight:500}.typing-dots-animated{display:flex;align-items:center;gap:4px;height:20px}.typing-dots-animated .dot{width:6px;height:6px;border-radius:50%;background:#fff9;animation:typingBounce 1.4s infinite ease-in-out}.typing-dots-animated .dot:nth-child(1){animation-delay:0s}.typing-dots-animated .dot:nth-child(2){animation-delay:.2s}.typing-dots-animated .dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-10px);opacity:1}}.system-message{display:flex;justify-content:center;margin:16px 0}.system-message span{background:#ff47571a;color:#ff4757;padding:6px 16px;border-radius:16px;font-size:.85rem;border:1px solid rgba(255,71,87,.2)}.message.sending{opacity:.6}.message.sending .message-bubble{background:#e9e9e91a}.members-modal{max-width:500px}.members-list{max-height:400px;overflow-y:auto;margin:20px 0}.member-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:background .2s}.member-item:hover{background:#e9e9e908}.member-item img{width:40px;height:40px;border-radius:50%;object-fit:cover}.member-info{flex:1;display:flex;flex-direction:column;gap:2px}.member-name{color:var(--text);font-weight:500;font-size:.95rem}.member-role{color:#ffffff80;font-size:.8rem}.kick-btn{background:#ff47571a;border:1px solid rgba(255,71,87,.3);color:#ff4757;padding:6px 12px;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s}.kick-btn:hover{background:#ff475733}.block-btn{background:#ef4444;border:none;color:#fff;padding:6px 16px;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.block-btn:hover{background:#dc2626;transform:translateY(-1px)}.message-status{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:.75rem;color:#fff6}.message-status svg{width:14px;height:14px}.read{color:#48dbfb}.conversation-item.skeleton{pointer-events:none;cursor:default}.conversation-item.skeleton .skeleton-avatar{width:48px;height:48px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:50%}.conversation-item.skeleton .skeleton-text{background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;height:12px}.message.skeleton{pointer-events:none}.skeleton-message-avatar{width:32px;height:32px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:50%}.skeleton-message-bubble{height:36px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:18px}.transfer-confirmation-banner{background:var(--bg2);border-top:2px solid rgba(233,233,233,.08);padding:20px;margin:0;box-shadow:inset 0 3px #030303fb}.confirmation-content{display:flex;align-items:center;gap:16px}.confirmation-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#e9e9e91a;border-radius:50%;color:var(--text);border:2px solid rgba(233,233,233,.15)}.confirmation-info{flex:1}.confirmation-info strong{display:block;font-size:1rem;font-weight:600;color:var(--text);margin-bottom:6px}.confirmation-info p{font-size:.9rem;color:#e9e9e9b3;margin:0 0 12px}.confirmation-status{display:flex;gap:12px;flex-wrap:wrap}.confirmation-status span{font-size:.85rem;padding:6px 12px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;font-weight:500}.confirmation-status span.confirmed{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.confirmation-status span.pending{background:#fbbf241a;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.btn-confirm-transfer{flex-shrink:0;background:var(--text);color:var(--bg);border:none;padding:12px 24px;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:inset 0 -3px #979797fb}.btn-confirm-transfer:hover:not(:disabled){background:#e9e9e9e6;transform:scale(1.05)}.btn-confirm-transfer:disabled{opacity:.5;cursor:not-allowed;transform:none}.transfer-completed{flex-shrink:0;background:#22c55e1a;color:#22c55e;padding:12px 20px;border-radius:12px;font-size:.95rem;font-weight:600;border:1px solid rgba(34,197,94,.3)}@media(max-width:768px){.confirmation-content{flex-direction:column;align-items:flex-start}.btn-confirm-transfer{width:100%}}.add-btn{width:44px;height:44px;border-radius:50%;background:var(--text);border:none;color:var(--bg);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;box-shadow:inset 0 -3px #979797fb}.add-btn:hover:not(:disabled){background:#e9e9e9e6;transform:scale(1.05)}.add-btn svg{transition:transform .2s}.add-btn:hover:not(:disabled) svg{transform:rotate(90deg)}.add-btn:active:not(:disabled){transform:scale(.95)}.add-btn:disabled{opacity:.4;cursor:not-allowed}.file-upload-confirmation-container{width:100%;margin-bottom:0;animation:slideUp .2s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.file-upload-confirmation-content{background:#141414f2;border-radius:12px;padding:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 2px #e9e9e915;border:1px solid #8b8b8b1a;margin-bottom:12px}.file-confirmation-info{display:flex;align-items:center;gap:12px;margin-bottom:10px}.file-confirmation-icon-small{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e9e9e90d;border-radius:8px}.file-preview-thumbnail{width:40px;height:40px;border-radius:6px;object-fit:cover}.file-icon-thumbnail{font-size:1.5rem}.file-confirmation-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.file-name-text{font-size:.8rem;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size-text{font-size:.7rem;color:#e9e9e980}.file-caption-input{width:100%;padding:6px 10px;background:#e9e9e90d;border:2px solid rgba(233,233,233,.1);border-radius:8px;color:var(--text);font-size:.8rem;margin-bottom:8px;font-family:Inter,sans-serif}.file-caption-input:focus{outline:none;background:#e9e9e914;border-color:#e9e9e933}.file-caption-input::placeholder{color:#e9e9e966}.file-upload-actions{display:flex;gap:6px;justify-content:flex-end}.btn-file-upload-cancel,.btn-file-upload-confirm{padding:6px 14px;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.btn-file-upload-cancel{background:#ef4444;color:#fff;box-shadow:inset 0 2px #ffc4c480;border:1px solid #ff0202}.btn-file-upload-cancel:hover{background:#dc2626;transform:translateY(-1px)}.btn-file-upload-confirm{background:#22c55e;color:#fff;box-shadow:inset 0 2px #7effad88;border:1px solid #2c9653cc}.btn-file-upload-confirm:hover:not(:disabled){background:#16a34a;transform:translateY(-1px)}.btn-file-upload-confirm:disabled{opacity:.5;cursor:not-allowed}.file-preview-container{padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.05)}.file-preview{position:relative;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:12px;padding:12px;display:flex;align-items:center;gap:12px}.file-preview-image{max-width:150px;max-height:150px;border-radius:8px;object-fit:cover}.file-preview-icon{display:flex;flex-direction:column;gap:4px}.file-icon-emoji{font-size:2rem}.file-preview .file-name{font-size:.9rem;font-weight:500;color:var(--text);display:block}.file-preview .file-size{font-size:.8rem;color:#e9e9e999;display:block}.file-preview-remove{position:absolute;top:8px;right:8px;background:#ff4d4dcc;border:none;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s;font-weight:700;line-height:1}.file-preview-remove:hover{background:#ff4d4d;transform:scale(1.1)}.message-file{margin-bottom:8px}.message-file-image{max-width:300px;max-height:300px;border-radius:8px;cursor:pointer;transition:opacity .2s}.message-file-image:hover{opacity:.9}.message-file-link{display:flex;align-items:center;gap:12px;padding:12px;background:#0003;border-radius:12px;text-decoration:none;color:var(--text);transition:all .2s;min-width:280px;max-width:380px}.message-file-link:hover{background:#0000004d;transform:translate(2px)}.message-file-link .file-icon{font-size:1.8rem;flex-shrink:0}.message-file-link .file-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.message-file-link .file-name{font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.message-file-link .file-size{font-size:.75rem;color:#e9e9e999}.file-download-hint{display:block;font-size:.7em;color:#888;margin-top:2px;font-style:italic}.message-file-link .download-icon{flex-shrink:0;opacity:.6}.blocked-users-btn{background:transparent;border:none;color:var(--text);padding:8px;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.blocked-users-btn:hover{background:#ff47571a;color:#ff4757}.blocked-users-modal{max-width:500px;max-height:70vh;overflow-y:auto}.blocked-users-list{display:flex;flex-direction:column;gap:12px;margin:20px 0}.blocked-user-item{display:flex;align-items:center;gap:12px;padding:12px;background:#e9e9e908;border-radius:8px;border:1px solid rgba(233,233,233,.1)}.blocked-user-item img{width:40px;height:40px;border-radius:50%;object-fit:cover}.blocked-user-info{flex:1;display:flex;flex-direction:column;gap:2px}.blocked-user-name{font-weight:500;color:var(--text);font-size:.9rem}.blocked-date{font-size:.75rem;color:#e9e9e980}.unblock-btn{background:#22c55e;border:none;color:#fff;padding:6px 16px;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.unblock-btn:hover{background:#16a34a;transform:translateY(-1px)}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;padding:12px 0;border-top:1px solid rgba(233,233,233,.1)}.pagination-btn{background:#e9e9e90d;border:1px solid rgba(233,233,233,.1);color:var(--text);padding:6px 16px;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#e9e9e91a}.pagination-info{font-size:.85rem;color:#e9e9e9b3}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px}.loading-state .spinner{width:32px;height:32px;border:3px solid rgba(233,233,233,.1);border-top-color:var(--text);border-radius:50%;animation:spin .8s linear infinite}.empty-state p{font-size:1rem;font-weight:500;color:var(--text);margin:0}.empty-state span{font-size:.85rem;color:#e9e9e980}.modal-description{color:#e9e9e9b3;font-size:.9rem;margin:8px 0 16px}.withdraw-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.withdraw-modal{background:var(--bg2);border-radius:23px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:inset 0 -4px 1px #080808}.withdraw-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px}.withdraw-modal-header h2{font-size:1.5rem;font-weight:600;color:var(--text);margin:0}.close-btn{background:none;border:none;color:#e9e9e999;font-size:2rem;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.close-btn:hover{color:var(--text)}.withdraw-modal-content{padding:24px}.loading-state{text-align:center;padding:40px 20px}.spinner{width:40px;height:40px;border:3px solid rgba(233,233,233,.1);border-top-color:var(--text);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}.connect-stripe-section,.pending-verification{text-align:center;padding:20px 0}.warning-icon{margin:0 auto 20px;color:#e9e9e999;font-size:3rem}.connect-stripe-section h3,.pending-verification h3{font-size:1.25rem;font-weight:600;color:var(--text);margin-bottom:12px}.connect-stripe-section p,.pending-verification p{color:#e9e9e9b3;line-height:1.6;margin-bottom:20px}.account-id{font-family:monospace;font-size:.85rem;color:#e9e9e980;margin-top:8px}.btn-connect-stripe{background:var(--text);color:var(--bg);border:none;padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:inset 0 -3px #979797fb;margin-top:16px}.btn-connect-stripe:hover:not(:disabled){background:#e9e9e9e6;transform:scale(1.05)}.btn-connect-stripe:disabled{opacity:.5;cursor:not-allowed;transform:none}.withdrawal-form-section{max-width:400px;margin:0 auto}.account-info{background:#22c55e1a;border-radius:16px;padding:15px;margin-bottom:24px}.verified-badge{display:flex;align-items:center;gap:8px;color:#22c55e;font-weight:600;margin-bottom:8px}.balance-info{background:#e9e9e90d;border:5px solid rgba(233,233,233,.08);border-radius:15px;padding:8px;margin-bottom:24px;text-align:center;box-shadow:inset 0 -4px #030303fb}.balance-info label{display:block;color:#e9e9e999;font-size:.9rem;margin-bottom:8px}.balance-amount{font-size:2rem;font-weight:700;color:var(--text)}.form-group{margin-bottom:24px}.form-group label{display:block;color:var(--text);font-weight:500;margin-bottom:8px}.amount-input-wrapper{position:relative;display:flex;align-items:center;background:transparent;border:4px solid rgba(233,233,233,.08);border-radius:32px;padding:0 12px;box-shadow:inset 0 -4px #030303fb}.amount-input-wrapper:focus-within{background:transparent;border-color:#e9e9e91f}.currency-symbol{color:#e9e9e980;font-size:1.25rem;font-weight:600;margin-right:8px}.amount-input-wrapper input{flex:1;background:none;border:none;color:var(--text);font-size:1.25rem;font-weight:600;padding:14px 0;outline:none}.amount-input-wrapper input::placeholder{color:#e9e9e94d}.max-btn{background:#e9e9e91a;border-radius:6px;border:none;color:var(--text);font-size:.75rem;font-weight:600;padding:6px 12px;cursor:pointer;transition:all .2s}.max-btn:hover:not(:disabled){background:#d3d3d326}.max-btn:disabled{opacity:.5;cursor:not-allowed}.min-amount-note{display:block;color:#e9e9e980;font-size:.85rem;margin-top:8px}.btn-withdraw{width:100%;background:var(--text);color:var(--bg);border:none;padding:14px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:inset 0 -3px #979797fb;margin-top:8px}.btn-withdraw:hover:not(:disabled){background:#e9e9e9e6;transform:scale(1.02)}.btn-withdraw:disabled{opacity:.5;cursor:not-allowed;transform:none}.error-message{background:#ef44441a;color:#ef4444;padding:12px;border-radius:8px;margin:16px 0;font-size:.9rem;border:none}.success-message{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e;padding:12px;border-radius:8px;margin:16px 0;font-size:.9rem}@media(max-width:768px){.withdraw-modal{width:95%;max-height:95vh}.withdraw-modal-header,.withdraw-modal-content{padding:20px}.balance-amount{font-size:1.75rem}}.subscription-checkout-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease-out}.subscription-checkout-modal{background:var(--bg2, #111416);border-radius:32px;width:100%;max-width:500px;max-height:85vh;overflow-y:auto;position:relative;animation:slideUp .3s ease-out}.subscription-checkout-modal::-webkit-scrollbar{width:8px}.subscription-checkout-modal::-webkit-scrollbar-track{background:transparent}.subscription-checkout-modal::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.subscription-checkout-modal::-webkit-scrollbar-thumb:hover{background:#ffffff26}.close-btn{position:absolute;top:12px;right:12px;background:transparent;border:none;color:#e9e9e980;font-size:24px;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s;z-index:1;line-height:1}.close-btn:hover{background:#ffffff1a;color:var(--text, #e9e9e9)}.checkout-header{padding:16px 20px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.checkout-header h2{font-size:16px;font-weight:600;color:var(--text, #e9e9e9);margin:0 0 3px}.checkout-header p{color:#e9e9e98c;margin:0;font-size:12px}.checkout-content{padding:16px}.loading-state,.error-state{text-align:center;padding:32px 20px}.spinner{width:36px;height:36px;border:2.5px solid rgba(255,255,255,.1);border-top-color:#5865f2;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 12px}.loading-state p{color:#e9e9e999;margin:0;font-size:14px}.error-state{padding:20px}.error-message{background:#ef444414;border:1px solid rgba(239,68,68,.25);color:#ef4444;padding:8px 12px;border-radius:8px;font-size:12px;margin:0}.btn-retry{padding:10px 24px;background:#5865f2;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-retry:hover{opacity:.9;transform:translateY(-1px)}.subscription-checkout-form{display:flex;flex-direction:column;gap:12px}.checkout-summary,.purchase-summary{background:#ffffff0a;border-radius:23px;padding:10px 14px}.checkout-summary h3,.purchase-summary h3{font-size:12px;font-weight:600;color:#e9e9e999;margin:0 0 8px;letter-spacing:.5px}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;color:#e9e9e9b3;font-size:13px}.summary-row.summary-total{border-top:1px solid rgba(255,255,255,.08);margin-top:6px;padding-top:8px;font-weight:600;color:var(--text, #e9e9e9)}.checkout-plan-name{color:var(--text, #e9e9e9);font-weight:500}.summary-price{color:#5865f2;font-weight:600;font-size:14px}.payment-element-container{margin:12px 0}.checkout-actions{display:flex;gap:12px;margin-bottom:12px;padding:0 24px}.checkout-actions .btn-cancel,.checkout-actions .btn-subscribe{flex:1;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;font-family:Inter,system-ui,sans-serif}.checkout-actions .btn-cancel{background:#ffffff0d;color:#e9e9e9e6;border-top:1px solid #ffffff1e}.checkout-actions .btn-cancel:hover:not(:disabled){background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.checkout-actions .btn-subscribe{background:linear-gradient(135deg,#fcfcfc,#d5d8ff);color:#131313;border-top:1px solid #afb5ff}.checkout-actions .btn-subscribe:hover:not(:disabled){transform:translateY(-2px)}.checkout-actions .btn-cancel:disabled,.checkout-actions .btn-subscribe:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:640px){.subscription-checkout-modal{max-height:100vh;border-radius:0}.checkout-header,.checkout-content{padding:24px 20px}.checkout-actions{flex-direction:column-reverse}.btn-cancel,.btn-subscribe{width:100%}}.team-chat-widget{position:fixed;bottom:24px;right:24px;z-index:1000}.chat-toggle-btn{padding:8px 10px;background:#ffffff14;border:none;border-radius:12px;color:var(--text);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px #0000004d}.chat-toggle-btn:hover{background:#ffffff1f}.chat-toggle-btn svg{width:16px;height:16px;flex-shrink:0;color:var(--text)}.team-chat-container{width:300px;height:450px;background:var(--bg2);border-radius:32px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.conversations-panel{width:100%;height:100%;display:flex;flex-direction:column;background:#0000004d}.conversations-header{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between}.conversations-header h3{font-size:.938rem;font-weight:700;color:var(--text);margin:0}.chat-close-btn{width:28px;height:28px;background:#ffffff0d;border-radius:10px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.chat-close-btn:hover{background:#ffffff1a;border-color:#ffffff26}.chat-close-btn svg{color:#ffffffb3}.conversations-list{flex:1;overflow-y:auto;padding:6px}.conversations-list::-webkit-scrollbar{width:4px}.conversations-list::-webkit-scrollbar-track{background:transparent}.conversations-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.conversations-list::-webkit-scrollbar-thumb:hover{background:#ffffff26}.conversation-item{padding:10px 12px;border-radius:8px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s ease;margin-bottom:4px}.conversation-item:hover{background:#ffffff0d}.conversation-item.active{background:#0059ff26;border:1px solid rgba(0,89,255,.3)}.conversation-icon{width:36px;height:36px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.conversation-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}.conversation-icon svg{color:#ffffffb3;width:18px;height:18px}.conversation-details{flex:1;min-width:0}.conversation-details h4{font-size:.813rem;font-weight:600;color:var(--text);margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-details p{font-size:.688rem;color:#fff6;margin:0}.messages-panel{width:100%;height:100%;display:flex;flex-direction:column;background:var(--bg2)}.messages-header{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:12px}.teamchat-back-btn{width:32px;height:32px;background:#ffffff0d;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.teamchat-back-btn:hover{background:#ffffff1a}.teamchat-back-btn svg{color:#ffffffb3}.messages-header-info{flex:1}.messages-header-info h3{font-size:.938rem;font-weight:700;color:var(--text);margin-bottom:-7px}.messages-header-info span{font-size:.75rem;color:#fff6}.messages-body{flex:1;overflow-y:auto;padding:16px;position:relative}.messages-body::-webkit-scrollbar{width:4px}.messages-body::-webkit-scrollbar-track{background:transparent}.messages-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.messages-body::-webkit-scrollbar-thumb:hover{background:#ffffff26}.chat-loading,.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:#ffffff80}.chat-empty svg{opacity:.3}.chat-empty p{font-weight:600;font-size:1rem;color:#ffffffb3;margin:0}.chat-empty span{font-size:.875rem}.chat-messages{display:flex;flex-direction:column;gap:12px}.chat-message{display:flex;gap:8px;align-items:flex-start}.chat-message.own-message{flex-direction:row-reverse}.chat-message.system-message{justify-content:center}.chat-message.system-message .message-content{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);text-align:center;font-size:.813rem;color:#fff9;padding:8px 12px}.message-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0;object-fit:cover}.message-content{display:flex;flex-direction:column;gap:3px;max-width:75%}.own-message .message-content{align-items:flex-end}.message-sender{font-size:.75rem;font-weight:600;color:#ffffffb3;display:flex;align-items:center;gap:6px}.owner-badge{display:inline-block;padding:1px 3px;background:#e2e2e2;color:#111;border-radius:8px;font-size:.625rem;font-weight:700}.message-text{background:#ffffff0f;padding:8px 12px;border-radius:11px;font-size:.875rem;color:var(--text);margin:0;word-wrap:break-word}.own-message .message-text{background:#ffffff1a;color:var(--text)}.message-time{font-size:.688rem;color:#fff6}.messages-input{padding:12px 16px;border-top:1px solid rgba(255,255,255,.06);display:flex;gap:10px;align-items:center;background:var(--bg2)}.messages-input input{flex:1;padding:10px 14px;background:#ffffff0d;border-radius:13px;font-size:.875rem;border:none;color:var(--text);font-family:Inter,sans-serif;transition:all .2s ease}.messages-input input:focus{outline:none;background:#92929214}.messages-input input::placeholder{color:#fff6}.messages-input button{width:36px;height:36px;background:#ffffff1a;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.messages-input button:hover:not(:disabled){background:#ffffff26;border-color:#fff3;transform:translateY(-1px)}.messages-input button:active:not(:disabled){transform:translateY(0)}.messages-input button:disabled{opacity:.5;cursor:not-allowed}.messages-input button svg{color:#fff}.new-messages-notification{position:fixed;bottom:80px;left:50%;transform:translate(-50%);padding:6px 12px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;color:#3c3c3c;font-size:.75rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;box-shadow:0 2px 8px #0000001f;transition:all .2s ease;z-index:100}.new-messages-notification:hover{background:#f8f8f8;transform:translate(-50%) translateY(-1px);box-shadow:0 3px 12px #00000026}.new-messages-notification svg{flex-shrink:0;color:#3c3c3c;width:14px;height:14px}@media(max-width:768px){.team-chat-container{width:calc(100vw - 32px);max-width:400px;height:400px}.team-chat-widget{right:16px;bottom:16px}}.dashboard-container{max-width:1200px;margin:20px auto 0;padding:0}.dashboard-header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px}.dashboard-header-bar h1{font-size:2rem;font-weight:700;color:var(--text, #e9e9e9);margin:0}.dashboard-toggle{display:flex;background:#ffffff0d;border-radius:32px;padding:7px;gap:5px}.toggle-option{padding:10px 20px;background:transparent;color:#fff9;border:none;border-radius:32px;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;white-space:nowrap}.toggle-option:hover{color:#fffc;background:#ffffff0d}.toggle-option.active{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb}.toggle-option svg{flex-shrink:0}.dashboard-layout{display:grid;grid-template-columns:1fr 380px;gap:24px}.dashboard-left,.dashboard-right{display:flex;flex-direction:column;gap:24px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card{background:var(--bg2);border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;box-shadow:inset 0 -3px #030303fb}.stat-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon.success{background:#10b98126;color:#10b981}.stat-icon.primary{background:#3b82f626;color:#3b82f6}.stat-icon.accent{background:#8b5cf626;color:#8b5cf6}.stat-content{flex:1}.stat-label{font-size:12px;color:#e9e9e999;margin:0 0 4px;letter-spacing:0}.stat-value{font-size:20px;font-weight:700;color:var(--text);margin:0}.btn-withdraw-small{margin-top:8px;background:var(--text);color:var(--bg);border:none;padding:6px 16px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:inset 0 -2px #979797fb}.btn-withdraw-small:hover{background:#e9e9e9e6;transform:scale(1.05)}.dashboard-widget{background:var(--bg2);border-radius:32px;padding:24px;box-shadow:inset 0 -3px #030303fb}.widget-title{font-size:18px;font-weight:700;color:var(--text);margin:0 0 20px}.widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.widget-see-all{background:none;border:none;color:#e9e9e9b3;font-size:14px;cursor:pointer;transition:color .2s ease;font-family:inherit}.widget-see-all:hover{color:var(--text)}.widget-loading{text-align:center;padding:32px;color:#e9e9e980;font-size:14px}.widget-empty{text-align:center;padding:48px;color:#e9e9e966;font-size:15px}.widget-empty p{margin:0}.chart-widget{min-height:380px}.chart-container{margin-top:16px}.chart-empty{text-align:center;padding:80px 24px;color:#e9e9e966;font-size:15px}.transactions-widget{overflow:hidden}.transactions-table-container{overflow-x:auto;margin:0 -24px -24px}.transactions-table{width:100%;border-collapse:collapse}.transactions-table thead{background:var(--bg2)}.transactions-table th{padding:14px 24px;text-align:left;font-size:11px;font-weight:600;color:#e9e9e999}.transactions-table tbody tr{transition:background-color .2s ease}.transactions-table tbody tr:hover{background-color:#e9e9e908}.transactions-table tbody tr:last-child{border-bottom:none}.transactions-table td{padding:14px 24px;color:#e9e9e9cc;font-size:13px}.transaction-listing{display:flex;align-items:center;gap:12px}.transaction-game-img{width:40px;height:40px;border-radius:12px;object-fit:cover;flex-shrink:0}.transaction-title{font-weight:500;color:var(--text)}.status-badge{display:inline-block;font-size:12px;font-weight:600}.transaction-buyer{display:flex;align-items:center;gap:10px}.buyer-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0}.transaction-amount{font-weight:600;color:#10b981}.transaction-date{color:#e9e9e980;font-size:13px}.transaction-amount.negative{color:#f44336}.conversations-list{display:flex;flex-direction:column;gap:2px}.conversation-item{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:16px;cursor:pointer;transition:background-color .2s ease}.conversation-item:hover{background-color:#e9e9e90d}.conversation-avatar{width:44px;height:44px;border-radius:50%;flex-shrink:0}.conversation-content{flex:1;min-width:0}.conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.conversation-name{font-weight:600;color:var(--text);font-size:14px}.conversation-time{font-size:12px;color:#e9e9e966}.conversation-preview{margin:0;font-size:13px;color:#e9e9e999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notifications-list{display:flex;flex-direction:column;gap:6px}.notification-item{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:12px;position:relative;transition:background-color .2s ease}.notification-item.unread{background-color:#e9e9e908}.notification-item:hover{background-color:#e9e9e90f}.notification-icon{width:32px;height:32px;border-radius:50%;background:#e9e9e91a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#e9e9e9b3}.notification-content{flex:1;min-width:0}.notification-message{margin:0 0 4px;font-size:13px;color:#e9e9e9cc;line-height:1.5}.notification-time{font-size:11px;color:#e9e9e966}.notification-dot{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#3b82f6}.load-more-btn{width:100%;padding:10px;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:8px;color:var(--text);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:inset 0 -3px #030303fb}.load-more-btn:hover:not(:disabled){background:#e9e9e914;border-color:#e9e9e926}.load-more-btn:disabled{opacity:.5;cursor:not-allowed}.dashboard-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#e9e9e999;font-size:16px}@media(max-width:1200px){.dashboard-layout{grid-template-columns:1fr 320px}}@media(max-width:992px){.dashboard-layout{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dashboard-container{padding:16px}.stats-grid{grid-template-columns:1fr}.dashboard-widget{padding:18px}.transactions-table-container{margin:0 -18px -18px}.transactions-table th,.transactions-table td{padding:12px 18px}}:root{--success: rgba(16, 185, 129, 1);--warning: rgba(245, 158, 11, 1);--info: rgba(59, 130, 246, 1);--error: rgba(239, 68, 68, 1);--text-muted: rgba(233, 233, 233, .5)}.stat-card.skeleton{pointer-events:none}.skeleton-icon{width:40px;height:40px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:12px}.skeleton-label{width:80px;height:12px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:8px}.skeleton-value{width:60px;height:20px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-chart{height:300px;padding:20px 0}.skeleton-chart-bars{display:flex;align-items:flex-end;justify-content:space-around;height:100%;gap:12px}.skeleton-bar{flex:1;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px 8px 0 0}.skeleton-row{pointer-events:none}.skeleton-transaction-listing{display:flex;align-items:center;gap:12px}.skeleton-game-img{width:40px;height:40px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-text{height:14px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-transaction-buyer{display:flex;align-items:center;gap:8px}.skeleton-avatar{width:32px;height:32px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:50%}.conversation-item.skeleton{pointer-events:none}.skeleton-conversation-avatar{width:44px;height:44px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:50%}.notification-item.skeleton{pointer-events:none}.skeleton-notification-icon{width:36px;height:36px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:12px}.team-member-item.skeleton{pointer-events:none}.skeleton-circle{background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:50%}.info-item.skeleton{pointer-events:none}.plans-view{grid-template-columns:2fr 1fr;gap:24px}.plans-view .dashboard-left,.plans-view .dashboard-right{display:flex;flex-direction:column;gap:24px}.widget-empty{padding:40px 20px;text-align:center;color:#ffffff80}.widget-empty p{margin-bottom:8px}.widget-empty-text{padding:20px;text-align:center;color:#ffffff80;font-size:.938rem}.information-widget{height:fit-content}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.info-item{display:flex;flex-direction:column;gap:4px;padding:10px;background:#ffffff08;border-radius:12px}.info-item .info-label{font-size:.75rem;color:var(--text);opacity:.5;font-weight:400}.info-item .info-value{font-size:.938rem;color:var(--text);font-weight:600}.upgrade-prompt{text-align:center;padding:16px;border-top:1px solid rgba(255,255,255,.05);margin-top:12px}.upgrade-text{font-size:.875rem;color:#ffffff80}.upgrade-link{color:#e9e9e9;text-decoration:none;font-weight:500;transition:all .2s ease}.upgrade-link:hover{color:#919191}.plans-team-section{background:var(--bg2);border-radius:32px;padding:24px;box-shadow:inset 0 -3px #030303fb}.plans-team-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.plans-team-header h2{font-size:1.5rem;font-weight:700;color:var(--text);margin:0 0 8px}.plans-team-subtitle{font-size:.875rem;color:#fff9;margin:0}.plans-upgrade-notice{background:#2222ff1a;border:1px solid rgba(34,34,255,.3);border-radius:12px;padding:1.5rem;text-align:center;margin-bottom:24px}.plans-upgrade-notice p{color:#e9e9e9cc;margin-bottom:1rem;font-size:.95rem}.plans-upgrade-btn{background:var(--primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:opacity .2s ease}.plans-upgrade-btn:hover{opacity:.9}.plans-add-member-form{margin-bottom:24px}.plans-add-member-form .form-group{margin-bottom:0}.plans-add-member-form label{display:block;font-size:.875rem;font-weight:600;color:#fffc;margin-bottom:8px}.plans-add-member-form .input-with-button{display:flex;gap:12px;align-items:flex-start}.plans-add-member-form .search-input-wrapper{flex:1;position:relative}.plans-add-member-form .search-input-wrapper input{width:100%;padding:12px 16px;background:#ffffff0d;border:2px solid rgba(255,255,255,.08);border-radius:12px;color:var(--text);font-size:.938rem;font-family:Inter,sans-serif;transition:all .2s ease;box-shadow:inset 0 -2px #03030380}.plans-add-member-form .search-input-wrapper input:focus{outline:none;border-color:#ffffff26;background:#ffffff14}.plans-add-member-form .search-input-wrapper input::placeholder{color:#fff6}.plans-add-member-form .search-input-wrapper input:disabled{opacity:.5;cursor:not-allowed}.plans-add-member-btn{padding:12px 24px;background:var(--text);color:var(--bg);border:none;border-radius:12px;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;box-shadow:inset 0 -3px #979797fb;white-space:nowrap}.plans-add-member-btn:hover:not(:disabled){background:#e9e9e9e6;transform:translateY(-1px)}.plans-add-member-btn:disabled{opacity:.5;cursor:not-allowed}.plans-add-member-form .form-hint{font-size:.813rem;margin-top:8px;color:#fff9}.plans-add-member-form .form-hint.error{color:#f44336}.plans-team-members-list{margin-top:24px}.plans-team-members-list h3{font-size:1.125rem;font-weight:600;color:var(--text);margin:0 0 16px}.plans-members-grid{display:flex;flex-direction:column;gap:12px}.plans-member-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;background:#ffffff08;border-radius:23px;transition:all .2s ease}.plans-member-card:hover{background:#ffffff05}.plans-member-info{display:flex;align-items:center;gap:12px;flex:1}.plans-member-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#3b82f64d,#8b5cf64d);display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;color:var(--text);flex-shrink:0}.plans-member-avatar-img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.1)}.plans-member-details{flex:1;display:flex;flex-direction:column;gap:4px}.plans-member-username{font-size:.938rem;font-weight:600;color:var(--text);margin:0}.plans-member-handle{font-size:.813rem;color:#fff9;margin:0;font-weight:400}.plans-member-added{font-size:.813rem;color:#ffffff80;margin:0}.plans-member-roblox-link{font-size:.75rem;color:#3b82f6;text-decoration:none;display:inline-flex;align-items:center;gap:4px;margin-top:2px;transition:color .2s ease}.plans-member-roblox-link:hover{color:#60a5fa;text-decoration:underline}.plans-remove-member-btn{width:36px;height:36px;padding:0;background:#c9213d;color:#ffffffe3;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.plans-remove-member-btn svg{width:18px;height:18px}.plans-remove-member-btn:hover:not(:disabled){transform:scale(1.05)}.plans-remove-member-btn:disabled{opacity:.5;cursor:not-allowed}.plans-no-members{text-align:center;padding:40px 20px;background:#ffffff05;border-radius:12px;border:2px dashed rgba(255,255,255,.1)}.plans-no-members p{color:#ffffff80;font-size:.938rem;margin:0}.plans-user-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--bg2);border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 8px 24px #0006;max-height:240px;overflow-y:auto;z-index:100}.plans-user-dropdown::-webkit-scrollbar{width:6px}.plans-user-dropdown::-webkit-scrollbar-track{background:transparent}.plans-user-dropdown::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.plans-user-dropdown::-webkit-scrollbar-thumb:hover{background:#ffffff26}.plans-user-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;transition:all .15s ease}.plans-user-dropdown-item:hover{background:#ffffff0f}.plans-user-dropdown-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.1)}.plans-user-dropdown-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.plans-user-dropdown-username{font-size:.875rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plans-user-dropdown-display-name{font-size:.75rem;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.dashboard{padding:20px}.stats-grid{grid-template-columns:1fr}.dashboard-toggle{width:100%}.plans-view,.info-grid{grid-template-columns:1fr}.plans-member-card{flex-direction:column;align-items:flex-start}.plans-remove-member-btn{align-self:flex-end}.plans-add-member-form .input-with-button{flex-direction:column}.plans-add-member-btn{width:100%}.plans-members-grid{gap:8px}}.detail-item{padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:flex;flex-direction:column;gap:8px}.detail-label{font-size:.813rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.detail-value{font-size:1.125rem;font-weight:700;color:var(--text)}.error-message{background:#f443361a;border:1px solid rgba(244,67,54,.3);border-radius:12px;padding:16px;color:#f44336;font-size:.938rem;margin-bottom:20px}.notification-item.invitation{background-color:#04f}.invitation-actions{display:flex;gap:8px;margin-top:12px}.btn-accept-invitation,.btn-reject-invitation{padding:6px 10px;border:none;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.btn-accept-invitation{background:#ebebeb;color:#111;box-shadow:inset 0 -2px #0003}.btn-accept-invitation:hover{background:#fff;transform:translateY(-1px)}.btn-reject-invitation{background:#ffffff14;color:#ffffffb3}.btn-reject-invitation:hover{background:#ffffff1f;color:#ffffffe6}.invitation-status{margin-top:12px}.status-badge{display:inline-block;padding:4px 12px;border-radius:6px;font-size:.813rem;font-weight:600;font-family:Inter,sans-serif}.status-badge.status-accepted{background:#ececec;color:#0c0c0c}.status-badge.status-rejected{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.status-badge.status-expired{background:#9ca3af1a;color:#9ca3af;border:1px solid rgba(156,163,175,.3)}.pagination-controls{display:flex;align-items:center;justify-content:space-between;padding:16px;border-top:1px solid rgba(255,255,255,.08);margin-top:12px}.pagination-btn{padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.pagination-btn:hover:not(:disabled){background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.pagination-info{font-size:.875rem;color:#fff9;font-weight:500}.subscription-success-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10001;padding:20px;animation:fadeIn .2s ease}.subscription-success-content{background:var(--bg2);border-radius:32px;max-width:400px;width:100%;padding:1.3rem;box-shadow:inset 0 -5px 1px #0a0a0a;animation:slideUp .3s ease}.subscription-success-header{text-align:center;margin-bottom:1.5rem}.success-icon{width:64px;height:64px;margin:0 auto 1rem;background:#5865f226;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#5865f2}.subscription-success-header h2{font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.subscription-success-header p{font-size:.95rem;color:#000}.subscription-success-body{margin-bottom:1.5rem}.summary-label{font-size:.9rem;color:#000;font-weight:500}.summary-value{font-size:.9rem;color:var(--text);font-weight:600}.summary-value.status-active{color:#4caf50;font-size:13px;padding:1px 4px;border-radius:32px}.summary-value.status-activating,.summary-value.status-unpaid{color:#ff9800;font-size:13px;padding:1px 4px;border-radius:32px}.subscription-success-actions{display:flex;gap:.75rem;justify-content:space-between}.subscription-success-actions .view-dashboard-btn,.subscription-success-actions .stay-btn{flex:1;padding:.75rem 1.5rem;border:none;border-radius:16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.subscription-success-actions .view-dashboard-btn{background:#5865f2;color:#fff;box-shadow:inset 0 -3px #4752c4}.subscription-success-actions .view-dashboard-btn:hover{background:#4752c4;transform:translateY(-1px)}.subscription-success-actions .view-dashboard-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #4752c4}.subscription-success-actions .stay-btn{background:#e9e9e90d;color:var(--text);box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}.subscription-success-actions .stay-btn:hover{background:#e9e9e914;transform:translateY(-1px)}.subscription-success-actions .stay-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}@media(max-width:768px){.subscription-success-content{padding:1.5rem}.subscription-success-actions{flex-direction:column}}.plans-container{padding:20px 20px 40px;background-color:var(--bg, #00080f)}.plans-content{max-width:1200px;margin:0 auto}.plans-header{text-align:center;color:var(--text, #e9e9e9);margin-bottom:60px;position:relative}.plans-header h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:-5px;letter-spacing:-.02em;text-shadow:0px 4px 1px #91919198}.plans-header p{font-size:clamp(1rem,2vw,1.25rem);opacity:.7;max-width:600px;margin:0 auto 20px;color:#ffffffb3}.dashboard-switcher-button{padding:12px 20px;background:#ffffff0d;color:var(--text, #e9e9e9);border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;margin-top:10px}.dashboard-switcher-button:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.dashboard-switcher-button svg{flex-shrink:0}.pricing-cards{display:flex;justify-content:center;gap:30px;margin-bottom:60px;flex-wrap:wrap}.pricing-card{background:#ffffff08;border-radius:23px;padding:20px 50px;max-width:360px;width:100%;position:relative;transition:all .2s ease;border-top:1px solid #ffffff11}.pricing-card:hover{transform:scale(1.01)}.pricing-card.featured{background:#0059ff;border-top:1px solid #ffffff77}.plan-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#8ffd29;color:#0c0c0c;padding:6px 20px;border-radius:12px;font-size:.813rem;font-weight:600}.plan-name{font-size:2rem;font-weight:700;color:var(--text, #e9e9e9);margin-bottom:2px;text-align:center}.plan-price{text-align:center;margin-bottom:30px}.price-amount{font-size:3rem;font-weight:800;color:#fff}.price-period{font-size:1.125rem;color:#f8f8f8}.plan-features{list-style:none;padding:0;margin:0 0 30px}.plan-features li{padding:14px 0;display:flex;align-items:center;justify-content:center;gap:12px;color:#ffffffe6;font-size:1rem;line-height:1.5;text-align:center}.plan-features li span{display:block;width:100%;text-align:center}.check-icon{width:22px;height:22px;flex-shrink:0;color:#8ffd29;margin-top:2px}.subscribe-button{width:100%;padding:16px 32px;background:#8ffd29;color:#0c0c0c;border:none;border-radius:12px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 -5px #7ae219;font-family:Inter,sans-serif}.subscribe-button:hover:not(:disabled){background:#9fff40;transform:translateY(-1px)}.subscribe-button:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -2px #7ae219}.subscribe-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.subscribe-button.locked{background:#f59e0b33;color:#f59e0b;cursor:not-allowed;box-shadow:none;border:1px solid rgba(245,158,11,.3)}.subscribe-button.locked:hover{background:#f59e0b33;transform:none}.subscribe-button.current-plan{background:#ffffff1a;color:#ffffffb3;cursor:default;box-shadow:none}.subscribe-button.current-plan:hover{background:#ffffff1a;transform:none}.subscription-status{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:40px;box-shadow:0 4px 24px #0000004d;margin-bottom:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.subscription-status h2{font-size:1.75rem;font-weight:700;color:var(--text, #e9e9e9);margin-bottom:20px}.status-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.status-item{padding:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px}.status-label{font-size:.875rem;color:var(--text);opacity:.5;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.status-value{font-size:1.25rem;font-weight:600;color:var(--text, #e9e9e9)}.status-actions{display:flex;gap:12px;flex-wrap:wrap}.action-button{padding:12px 24px;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;font-size:.938rem}.action-button.primary{background:#e9e9e91a;color:var(--text);border:2px solid rgba(233,233,233,.15);box-shadow:inset 0 -3px #0003}.action-button.primary:hover{background:#e9e9e926;transform:translateY(-1px)}.action-button.primary:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}.action-button.danger{background:#f5656526;color:#ff6b6b;border:2px solid rgba(245,101,101,.3);box-shadow:inset 0 -3px #f5656533}.action-button.danger:hover{background:#f5656533;transform:translateY(-1px)}.action-button.danger:active{transform:translateY(0);box-shadow:inset 0 -1px #f5656533}.loading-spinner{text-align:center;padding:60px 20px;color:var(--text, #e9e9e9);font-size:1.25rem}.error-message{background:#f565651a;border:1px solid rgba(245,101,101,.3);color:#ff9696e6;padding:16px;border-radius:12px;margin-bottom:20px;text-align:center}.skeleton-line{background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-card{background:#ffffff14;position:relative;overflow:hidden}.skeleton-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);width:120px;height:28px;background:linear-gradient(90deg,#8ffd294d 25%,#8ffd2980,#8ffd294d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:12px}.skeleton-feature-line{width:100%;height:20px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:6px}@media(max-width:768px){.plans-container{padding:80px 16px 40px}.pricing-cards{gap:20px}.pricing-card{padding:20px 32px}.input-with-dropdown{flex-direction:column}.search-input{min-width:100%}.add-member-btn{width:100%}.members-grid{grid-template-columns:1fr}}.downgrade-button{background:#ffffff1a;color:#ffffffb3;border:1px solid rgba(255,255,255,.2)}.downgrade-button:hover{background:#ffffff26;color:#ffffffe6}.cancel-subscription-section{margin-bottom:40px}.cancel-card{background:#ff3b301a;border:1px solid rgba(255,59,48,.3);border-radius:16px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:800px;margin:0 auto}.cancel-card.canceled{background:#ff95001a;border-color:#ff95004d}.cancel-info h3{font-size:1.25rem;font-weight:600;color:var(--text, #e9e9e9);margin-bottom:8px}.cancel-info p{color:#ffffffb3;font-size:.938rem;margin:4px 0}.cancel-info .renewal-date{font-size:.875rem;opacity:.6}.btn-cancel-subscription{padding:12px 24px;background:#ff3b3026;color:#ff3b30;border:1px solid rgba(255,59,48,.3);border-radius:12px;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-cancel-subscription:hover{background:#ff3b3040;border-color:#ff3b3080}.btn-cancel-subscription:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.cancel-card{flex-direction:column;align-items:stretch;text-align:center}.btn-cancel-subscription{width:100%}}.ai-credits-info-section{margin:64px 0 48px;padding:0 20px}.ai-credits-info-section h2{text-align:center;color:var(--text, #e9e9e9);font-size:clamp(1.25rem,3vw,1.6rem);font-weight:600;margin-bottom:18px;letter-spacing:-.02em}.ai-credits-compact-card{border-radius:14px;background:radial-gradient(140% 120% at 100% 0%,rgba(70,141,255,.2),transparent 55%),#e9e9e908;border-top:1px solid rgba(233,233,233,.08);padding:16px;max-width:760px;margin:0 auto}.ai-credits-intro{margin:0;text-align:center;color:#e9e9e9d1;font-size:.86rem;line-height:1.45}.ai-credits-compact-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;justify-content:center}.ai-credits-tier{background:#e9e9e905;border-top:1px solid rgba(233,233,233,.1);border-radius:10px;padding:10px 8px;text-align:center;display:flex;flex-direction:column;gap:2px}.ai-credits-tier span{font-size:.7rem;color:#e9e9e985;text-transform:uppercase;letter-spacing:.04em}.ai-credits-tier strong{font-size:.78rem;color:#eaf2ff;font-weight:600}.ai-credits-footnote{margin:12px 0 0;text-align:center;font-size:.74rem;color:#e9e9e994;line-height:1.4}.ai-credits-compact-card p{margin:0}@media(max-width:768px){.ai-credits-info-section{margin:50px 0 32px}.ai-credits-compact-card{padding:14px 12px}.ai-credits-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.maintenance-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}.maintenance-content{text-align:center;max-width:500px}.maintenance-logo{width:120px;height:auto}.maintenance-content h1{font-size:1.75rem;font-weight:600;color:var(--text);margin-bottom:2px}.maintenance-content p{font-size:1.1rem;color:#e9e9e9b3;margin-bottom:40px;line-height:1.6}@media(max-width:768px){.maintenance-logo{width:120px}.maintenance-content h1{font-size:1.5rem}.maintenance-content p{font-size:1rem}}.onboarding-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}.onboarding-content{text-align:center;max-width:600px}.onboarding-logo{width:120px;height:auto}.onboarding-title{font-size:2.5rem;font-weight:700;color:var(--text);margin-bottom:4px}.onboarding-message{font-size:1.1rem;color:#e9e9e9b3;margin-bottom:40px;line-height:1.5}.countdown-timer{display:flex;align-items:center;justify-content:center;gap:8px}.time-block{display:flex;flex-direction:column;align-items:center;background:#ffffff0d;border-radius:14px;padding:12px 24px;min-width:50px}.time-value{font-size:2.5rem;font-weight:700;color:var(--primary);line-height:1;margin-bottom:4px}.time-label{font-size:.75rem;color:#e9e9e980;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.time-separator{font-size:2rem;font-weight:600;color:#e9e9e94d;margin:0 4px}@media(max-width:768px){.onboarding-logo{width:90px}.onboarding-title{font-size:2rem}.onboarding-message{font-size:1rem}.time-block{padding:12px 16px;min-width:70px}.time-value{font-size:1.8rem}.time-label{font-size:.65rem}.time-separator{font-size:1.5rem;margin:0 2px}}.not-found-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}.not-found-content{text-align:center;max-width:600px}.not-found-404{font-size:8rem;font-weight:900;color:var(--text);margin:0;line-height:1;text-shadow:0 0 20px rgba(233,233,233,.3)}.not-found-content h2{font-size:2rem;font-weight:600;color:var(--text);margin:20px 0}.not-found-content p{font-size:1.1rem;color:#e9e9e999;margin-bottom:40px}.btn-home{display:inline-block;background:var(--text);color:var(--bg);padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:inset 0 -3px #979797fb}.btn-home:hover{background:#e9e9e9e6;transform:scale(1.05)}@media(max-width:768px){.not-found-404{font-size:6rem}.not-found-content h2{font-size:1.5rem}.not-found-content p{font-size:1rem}}.admin-page{display:flex;min-height:100vh;background:var(--bg);color:#e9e9e9;padding:16px;gap:16px;max-width:1200px;margin:0 auto}.admin-sidebar{width:180px;background:#111;border:4px solid #1a1a1a;border-radius:23px;display:flex;flex-direction:column;height:fit-content;position:sticky;top:16px;box-shadow:0 -2px 1px #ffffff41}.admin-sidebar-header{padding:14px;border-bottom:1px solid #1a1a1a}.admin-sidebar-header h1{font-size:1rem;font-weight:700;margin:0;color:#fff}.admin-nav{padding:2px 6px}.admin-nav-item{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;background:transparent;border:none;color:#535353;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s;border-radius:12px;margin-bottom:5px}.admin-nav-item:hover{background:#1a1a1a;color:#e9e9e9}.admin-nav-item.active{background:#1a1a1a;color:#fff}.nav-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-label{flex:1;text-align:left}.admin-maintenance{padding:10px 14px;border-top:1px solid #1a1a1a;display:flex;flex-direction:column;gap:6px}.maintenance-status{font-size:.7rem;font-weight:600;color:#22c55e}.maintenance-status.active{color:#ef4444}.btn-toggle-maintenance{background:#e9e9e9;color:#0a0a0a;border:none;padding:5px;border-radius:3px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-toggle-maintenance:hover{background:#fff}.btn-toggle-maintenance.active{background:#ef4444;color:#fff}.admin-payment-lock{padding:10px 14px;border-top:1px solid #1a1a1a;display:flex;flex-direction:column;gap:6px}.payment-lock-status{font-size:.7rem;font-weight:600;color:#22c55e}.payment-lock-status.locked{color:#f59e0b}.btn-toggle-payment-lock{background:#e9e9e9;color:#0a0a0a;border:none;padding:5px;border-radius:3px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-toggle-payment-lock:hover{background:#fff}.btn-toggle-payment-lock.locked{background:#f59e0b;color:#fff}.admin-onboarding{padding:10px 14px;border-top:1px solid #1a1a1a;display:flex;flex-direction:column;gap:6px}.onboarding-status{font-size:.7rem;font-weight:600;color:#6b7280}.onboarding-status.active{color:#8b5cf6}.btn-toggle-onboarding{background:#e9e9e9;color:#0a0a0a;border:none;padding:5px;border-radius:3px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-toggle-onboarding:hover{background:#fff}.btn-toggle-onboarding.active{background:#8b5cf6;color:#fff}.admin-content{flex:1;overflow-y:auto}.admin-loading{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:1.1rem;color:#888}.logs-section,.transactions-section,.users-section,.trials-section{background:#111;border-radius:23px;padding:16px;border:4px solid #1a1a1a;box-shadow:0 -2px 1px #ffffff41}.logs-section h2,.transactions-section h2,.trials-section h2{margin:0 0 12px;font-size:1rem;font-weight:700;color:#fff}.users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:10px}.users-header h2{margin:0;font-size:1rem;font-weight:700;color:#fff}.user-search{display:flex;gap:5px}.user-search input{padding:5px 8px;border-radius:3px;border:1px solid #333;background:#0a0a0a;color:#e9e9e9;font-size:.8rem;min-width:200px}.user-search input:focus{outline:none;border-color:#555}.user-search input::placeholder{color:#555}.btn-search{background:#e9e9e9;color:#0a0a0a;border:none;padding:5px 10px;border-radius:3px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:inset 0 -2px #00000026}.btn-search:hover{background:#fff}.logs-table-wrapper,.transactions-table-wrapper,.users-table-wrapper,.trials-table-wrapper{overflow-x:auto;border:4px solid #1a1a1a;border-radius:23px;box-shadow:0 -2px 1px #ffffff41}.logs-table,.transactions-table,.users-table,.trials-table{width:100%;border-collapse:collapse;font-size:.8rem}.logs-table thead,.transactions-table thead,.users-table thead,.trials-table thead{background:#0a0a0a;border-bottom:1px solid #1a1a1a}.logs-table th,.transactions-table th,.users-table th,.trials-table th{padding:8px;text-align:left;font-weight:600;color:#888;font-size:.75rem}.logs-table td,.transactions-table td,.users-table td,.trials-table td{padding:8px;border-top:1px solid #1a1a1a;color:#e9e9e9}.logs-table tbody tr:hover,.transactions-table tbody tr:hover,.users-table tbody tr:hover,.trials-table tbody tr:hover{background:#1a1a1a}.user-info{display:flex;align-items:center;gap:8px}.admin-user-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid #1a1a1a}.user-details{display:flex;flex-direction:column;gap:2px}.username{font-weight:600;color:#fff;font-size:.8rem}.display-name{font-size:.7rem;color:#888}.admin-badge{display:inline-block;background:#e9e9e9;color:#0a0a0a;padding:2px 6px;border-radius:3px;font-size:.65rem;font-weight:700;margin-left:4px}.status-badge,.activity-badge{display:inline-block;padding:3px 6px;border-radius:3px;font-size:.7rem;font-weight:600}.status-badge.active{background:#22c55e;color:#000}.status-badge.blacklisted{background:#ef4444;color:#fff}.status-badge.trial,.status-badge.subscription{background:#3b82f6;color:#fff}.status-badge.no-trial,.status-badge.no-sub{background:#333;color:#888}.status-badge.pending{background:#f59e0b;color:#000}.status-badge.completed{background:#22c55e;color:#000}.status-badge.processing{background:#3b82f6;color:#fff}.status-badge.cancelled,.status-badge.refunded,.activity-badge.red{background:#ef4444;color:#fff}.activity-badge.green{background:#22c55e;color:#000}.activity-badge.orange{background:#f59e0b;color:#000}.activity-badge.purple{background:#a855f7;color:#fff}.activity-badge.blue{background:#3b82f6;color:#fff}.activity-badge.gray{background:#555;color:#fff}.confirmations{display:flex;flex-direction:column;gap:4px;font-size:.8rem}.confirmations .confirmed{color:#22c55e;font-weight:600}.confirmations .pending{color:#888}.user-actions{display:flex;gap:3px;flex-wrap:wrap}.btn-action,.btn-refund{background:#e9e9e9;color:#0a0a0a;border:none;padding:3px 8px;border-radius:3px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-action:hover,.btn-refund:hover{background:#fff}.btn-action.btn-blacklist{background:#ef4444;color:#fff}.btn-action.btn-blacklist:hover{background:#dc2626}.btn-action.btn-whitelist{background:#22c55e;color:#000}.btn-action.btn-whitelist:hover{background:#16a34a}.btn-action.btn-trial{background:#3b82f6;color:#fff}.btn-action.btn-trial:hover{background:#2563eb}.btn-action.btn-end-trial{background:#f59e0b;color:#000}.btn-action.btn-end-trial:hover{background:#d97706}.btn-refund{background:#ef4444;color:#fff}.btn-refund:hover{background:#dc2626}.btn-refund:disabled{opacity:.5;cursor:not-allowed}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #1a1a1a}.pagination button{background:#e9e9e9;color:#0a0a0a;border:none;padding:5px 10px;border-radius:3px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}.pagination button:hover:not(:disabled){background:#fff}.pagination button:disabled{opacity:.3;cursor:not-allowed}.pagination span{color:#888;font-size:.75rem;font-weight:500}.days-remaining{font-weight:600;color:#22c55e}.days-remaining.expiring{color:#f59e0b}.no-trials{text-align:center;padding:40px;color:#888}.modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#111;border-radius:23px;padding:16px;max-width:400px;width:90%;border:4px solid #1a1a1a;box-shadow:0 -2px 1px #ffffff41}.modal-content h3{margin:0 0 12px;font-size:.95rem;font-weight:700;color:#fff}.form-group{margin-bottom:10px}.form-group label{display:block;margin-bottom:5px;font-weight:600;color:#e9e9e9;font-size:.8rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:6px 8px;border-radius:3px;border:1px solid #333;background:#0a0a0a;color:#e9e9e9;font-size:.8rem;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#555}.form-group textarea{resize:vertical;min-height:80px}.modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.modal-actions .btn-cancel,.modal-actions .btn-confirm{padding:8px 16px;border-radius:6px;font-size:.85rem;font-weight:500;border:none;cursor:pointer;transition:all .2s}.modal-actions .btn-cancel{background:#2a2a2a;color:#e9e9e9;border-top:1px solid #ffffff1e}.modal-actions .btn-cancel:hover{background:#353535;border-color:#4a4a4a}.modal-actions .btn-confirm{background:#5865f2;color:#fff}.modal-actions .btn-confirm:hover{background:#4752c4}.discount-codes-section{padding:20px}.discount-codes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.discount-codes-header h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.btn-create-discount{padding:10px 20px;background:linear-gradient(135deg,#fff,#f8f9ff);color:#0a0a0a;border:none;border-radius:12px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 3px #ffffff9c}.btn-create-discount:hover{transform:translateY(-2px)}.discount-codes-table{width:100%;background:#1a1a1a;border-radius:12px;overflow:hidden;border:1px solid #2a2a2a}.discount-codes-table thead{background:#222}.discount-codes-table th{padding:12px 16px;text-align:left;font-weight:600;color:#fff;border-bottom:1px solid #2a2a2a}.discount-codes-table td{padding:12px 16px;color:#e9e9e9;border-bottom:1px solid #2a2a2a}.discount-codes-table tbody tr:hover{background:#ffffff08}.discount-codes-table tbody tr:last-child td{border-bottom:none}.discount-code-actions{display:flex;gap:8px}.discount-code-actions button{padding:6px 12px;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.discount-code-actions .btn-edit{background:#5865f2;color:#fff}.discount-code-actions .btn-edit:hover{background:#4752c4}.discount-code-actions .btn-delete{background:#d32f2f;color:#fff}.discount-code-actions .btn-delete:hover{background:#b71c1c}.discount-status{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:600}.discount-status.active{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}.discount-status.inactive{background:#d32f2f33;color:#d32f2f;border:1px solid rgba(211,47,47,.3)}.no-discount-codes{text-align:center;padding:40px 20px;color:#999}.no-discount-codes p{font-size:1rem;margin:0}@media(max-width:768px){.admin-page{flex-direction:column;padding:12px}.admin-sidebar{width:100%;position:relative;top:0}.admin-nav{display:flex;overflow-x:auto}.admin-nav-item{flex-direction:column;gap:4px;padding:8px}}@media(max-width:640px){.user-search{width:100%}.user-search input{flex:1;min-width:auto}}.ai-search-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease}.ai-search-modal{background:var(--bg2);border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;border-top:1px solid #ffffff21;animation:slideUp .3s ease}.ai-search-modal::-webkit-scrollbar{width:6px}.ai-search-modal::-webkit-scrollbar-thumb{background:#e9e9e933;border-radius:3px}.ai-modal-header{padding:1.5rem 1.5rem 1rem}.ai-modal-header h2{font-size:1.25rem;font-weight:600;color:var(--text);margin:0 0 .35rem}.ai-modal-header p{font-size:.85rem;color:#e9e9e999;margin:0;line-height:1.4}.ai-modal-body{padding:0 1.5rem 1rem}.ai-form-group{margin-bottom:1rem}.ai-textarea-container{position:relative}.ai-form-group textarea{width:100%;padding:.75rem 50px .75rem .75rem;background:#e9e9e908;border-radius:10px;font-size:.9rem;border:none;font-family:Inter,sans-serif;color:var(--text);resize:vertical;min-height:100px;transition:all .2s}.ai-form-group textarea:focus{outline:none;border-color:#e9e9e940;background:#e9e9e90d}.ai-form-group textarea:disabled{opacity:.6;cursor:not-allowed}.ai-form-group textarea::placeholder{color:#e9e9e966}.ai-image-icon-btn-inside{position:absolute;bottom:10px;right:10px;width:36px;height:36px;background:#e9e9e90d;border:1px solid rgba(233,233,233,.1);border-radius:8px;color:#e9e9e999;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.ai-image-icon-btn-inside:hover:not(:disabled){background:#e9e9e914;border-color:#e9e9e933;color:var(--text)}.ai-image-icon-btn-inside:disabled{opacity:.3;cursor:not-allowed}.ai-image-icon-btn-inside .image-count-badge{position:absolute;top:-6px;right:-6px;background:var(--text);color:#000;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;border:2px solid var(--bg2)}.ai-input-hint{display:flex;justify-content:center;margin-top:.4rem}.word-count{color:#e9e9e980;font-size:.75rem;font-weight:500}.ai-image-previews-simple{display:flex;gap:.6rem;margin-bottom:1rem}.ai-image-preview-simple{position:relative;width:60px;height:60px;border-radius:8px;overflow:hidden;border:1px solid rgba(233,233,233,.1)}.ai-image-preview-simple img{width:100%;height:100%;object-fit:cover}.ai-remove-image-simple{position:absolute;top:4px;right:4px;background:#dc2626e6;border:none;border-radius:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:16px;line-height:1;transition:background .2s}.ai-remove-image-simple:hover:not(:disabled){background:#dc2626}.ai-remove-image-simple:disabled{opacity:.5;cursor:not-allowed}.ai-error-message{padding:.75rem;background:#dc26261a;border:1px solid rgba(220,38,38,.3);border-radius:10px;color:#ff6b6b;font-size:.85rem;text-align:center}.ai-modal-footer{padding:1rem 1.5rem;display:flex;gap:.75rem;justify-content:flex-end}.ai-btn-secondary,.ai-btn-primary{flex:1;padding:.65rem 1rem;border:none;border-radius:12px;font-size:.9rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.ai-btn-secondary{background:#e9e9e90d;color:var(--text);border-top:1px solid rgba(233,233,233,.1)}.ai-btn-secondary:hover:not(:disabled){background:#e9e9e914}.ai-btn-primary{background:var(--text);color:#000}.ai-btn-primary:hover:not(:disabled){opacity:.9}.ai-btn-primary:disabled,.ai-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.ai-spinner{width:16px;height:16px;border:2px solid rgba(0,0,0,.3);border-top-color:#000;border-radius:50%;animation:aiSpin .6s linear infinite}@keyframes aiSpin{to{transform:rotate(360deg)}}.ai-results-container{padding:1.5rem}.ai-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ai-results-header h3{font-size:1.15rem;font-weight:600;color:var(--text);margin:0}.ai-new-search-btn{padding:.5rem .9rem;background:#e9e9e90d;border:1px solid rgba(233,233,233,.1);border-radius:8px;color:var(--text);font-family:Inter,sans-serif;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500}.ai-new-search-btn:hover{background:#e9e9e914;border-color:#e9e9e933}.ai-result-section{margin-bottom:1.5rem}.ai-section-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.ai-section-header svg{color:gold;flex-shrink:0}.ai-section-header h4{font-size:.95rem;font-weight:600;color:var(--text);flex:1;margin:0}.match-score{padding:.25rem .65rem;background:#e9e9e91a;color:var(--text);border-radius:8px;font-size:.75rem;font-weight:600}.recommended-match-header{display:flex;justify-content:flex-end;margin-bottom:.5rem}.ai-result-card{background:#e9e9e905;border:1px solid rgba(233,233,233,.1);border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s;margin-bottom:.75rem}.ai-result-card:hover{border-color:#e9e9e933;background:#e9e9e90a}.ai-result-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.ai-result-avatar{width:42px;height:42px;border-radius:10px;overflow:hidden;flex-shrink:0}.ai-result-avatar img{width:100%;height:100%;object-fit:cover}.ai-result-avatar .avatar-placeholder{width:100%;height:100%;background:#e9e9e91a;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:var(--text)}.ai-result-info{flex:1;min-width:0}.ai-result-info h5{font-size:.95rem;font-weight:600;color:var(--text);margin:0 0 .2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-result-username{font-size:.8rem;color:#e9e9e980}.ai-result-description{font-size:.85rem;color:#e9e9e9b3;line-height:1.5;margin-bottom:.75rem}.ai-match-reason{display:flex;align-items:flex-start;gap:.5rem;padding:.65rem;background:#e9e9e90d;border-left:2px solid rgba(233,233,233,.2);border-radius:6px;margin-bottom:.75rem}.ai-match-reason svg{flex-shrink:0;margin-top:2px;color:#e9e9e999}.ai-match-reason span{font-size:.8rem;color:#e9e9e9b3;line-height:1.4}.ai-result-meta{display:flex;flex-wrap:wrap;gap:.5rem}.ai-meta-badge{padding:.3rem .65rem;border-radius:6px;font-size:.75rem;font-weight:500;background:#e9e9e914;color:#e9e9e9cc}.ai-result-arrow{display:none}.ai-no-results{text-align:center;padding:2.5rem 1.5rem}.ai-no-results svg{color:#e9e9e94d;margin-bottom:1rem}.ai-no-results h3{font-size:1.1rem;font-weight:600;color:var(--text);margin:0 0 .5rem}.ai-no-results p{font-size:.9rem;color:#e9e9e999;margin:0}@media(max-width:768px){.ai-search-modal{max-width:100%;border-radius:16px}.ai-btn-secondary,.ai-btn-primary{width:100%}}.developer-hub-page{min-height:calc(100vh - 70px);background:var(--bg);padding:40px 20px}.developer-hub-container{max-width:1200px;margin:0 auto}.developer-hub-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(233,233,233,.08)}.developer-hub-header{text-align:left}.developer-hub-header h1{font-size:2rem;font-weight:700;margin-bottom:.25rem;color:var(--text);letter-spacing:-.02em}.developer-hub-header p{font-size:.9rem;color:#e9e9e999;font-weight:400}.view-mode-toggle{display:flex;gap:.5rem}.view-mode-toggle .toggle-btn{padding:.6rem 1.25rem;background:#e9e9e90d;border-radius:10px;border:1px solid rgba(233,233,233,.08);color:#e9e9e999;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.view-mode-toggle .toggle-btn:hover{background:#e9e9e914;border-color:#e9e9e926}.view-mode-toggle .toggle-btn.active{background:var(--text);color:var(--bg);border-color:var(--text)}.devhub-filters-section{margin-bottom:1.25rem;background-color:#111416;padding:12px;border-radius:12px}.devhub-filters-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.devhub-search-input{min-width:320px;padding:.65rem .9rem;background:#e9e9e908;border-top:1px solid rgba(233,233,233,.1);border-radius:8px;color:var(--text);font-size:.9rem;font-family:inherit;transition:all .2s}.devhub-ai-search-btn{width:100%;padding:.7rem;background:#e9e9e908;color:#e9e9e9b3;border-radius:8px;font-size:.85rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;border:2px solid transparent;position:relative;overflow:hidden}.devhub-ai-search-btn:before{content:"";position:absolute;inset:-2px;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3,red);background-size:400% 100%;border-radius:8px;z-index:-1;animation:rainbow-border 3s linear infinite}.devhub-ai-search-btn:after{content:"";position:absolute;inset:0;background:#e9e9e908;border-radius:6px;z-index:-1}@keyframes rainbow-border{0%{background-position:0% 50%}to{background-position:400% 50%}}.devhub-ai-search-btn:hover{background:#e9e9e90d;color:var(--text)}.devhub-ai-search-btn:hover:after{background:#e9e9e90d}.devhub-stats-container{display:inline-flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.devhub-stat-item{background:var(--bg2);padding:.3rem .6rem;border-radius:10px;display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(233,233,233,.05);white-space:nowrap}.devhub-stat-label{font-size:.8rem;color:#e9e9e980;font-weight:500}.devhub-stat-value{font-size:.85rem;font-weight:600;color:#e9e9e9bd}.dev-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}.dev-card{background:var(--bg2);border-radius:20px;padding:1rem;cursor:pointer;transition:opacity .2s ease;border-top:1px solid rgba(233,233,233,.08);position:relative}.dev-card:hover{opacity:.9}.dev-card-delete-btn{position:absolute;top:8px;right:8px;background:#dc2626e6;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;color:#fff}.dev-card-delete-btn:hover{background:#dc2626;transform:scale(1.1)}.dev-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.dev-card-avatar{width:40px;height:40px;border-radius:10px;overflow:hidden;flex-shrink:0}.dev-card-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff}.dev-info{flex:1;min-width:0}.dev-info .dev-title{font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:0rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dev-username{font-size:.8rem;color:#e9e9e999}.dev-username-badges{display:flex;align-items:center;gap:6px}.sub-badge-small{width:16px;height:16px;flex-shrink:0}.dev-description{font-size:.85rem;color:#e9e9e9b3;line-height:1.4;margin-bottom:.75rem}.dev-card-meta{margin-bottom:.75rem}.meta-row{display:flex;gap:.4rem;margin-bottom:.6rem;flex-wrap:wrap}.dev-badge{padding:.3rem;border-radius:5px;font-size:.7rem;font-weight:600;white-space:nowrap}.skill-badge{background:#007bff1a;color:var(--text);border-top:1px solid #5159ff66}.exp-badge{background:#4caf501a;color:#4caf50;border-top:1px solid rgba(76,175,80,.2)}.budget-badge{background:#ffc1071a;color:#ffc107;border-top:1px solid #ffc10744}.contact-badge{font-size:.75rem;padding:.25rem .5rem;background:#e9e9e90d;color:#e9e9e999;border-radius:6px;display:flex;align-items:center;gap:.25rem}.payment-info{display:flex;justify-content:space-between;align-items:center;padding:.3rem;background:#e9e9e908;border-radius:8px}.payment-amount{font-size:.95rem;font-weight:700;padding-left:2px;color:#f5f5f599}.payment-type{font-size:.7rem;color:#e9e9e999;padding:.25rem .5rem;background:#e9e9e90d;border-radius:5px}.dev-card-stats{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid rgba(233,233,233,.08)}.dev-card-stats .stat{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#e9e9e9b3}.dev-card-stats .stat svg{width:14px;height:14px;color:#e9e9e980}.rating-stars{display:flex;gap:1px}.rating-stars .star{width:12px;height:12px;color:#e9e9e94d}.rating-stars .star.filled{color:gold}.no-posts{text-align:center;padding:4rem 2rem;background:var(--bg2);border-radius:24px;margin:2rem 0}.no-posts svg{width:64px;height:64px;color:#e9e9e94d;margin-bottom:1rem}.no-posts h3{font-size:1.5rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.no-posts p{font-size:1rem;color:#e9e9e999;margin-bottom:1.5rem}.lazy-load-trigger{min-height:100px;display:flex;align-items:center;justify-content:center}.loading-more{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.loading-more p{color:#e9e9e999;font-size:.9rem}.spinner{width:40px;height:40px;border:3px solid rgba(233,233,233,.1);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin:3rem 0}.pagination-btn{padding:.75rem 1.5rem;background:var(--bg2);color:var(--text);border:2px solid rgba(233,233,233,.1);border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:#e9e9e914;border-color:#e9e9e933;transform:translateY(-2px)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-info{font-size:.9rem;color:#e9e9e9b3;font-weight:500}.skeleton{pointer-events:none;opacity:.7}.skeleton-avatar{width:50px;height:50px;border-radius:12px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-info{flex:1}.skeleton-title{width:60%;height:20px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:8px}.skeleton-text{width:40%;height:14px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-description{width:100%;height:60px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:1rem}.skeleton-badge{width:80px;height:28px;background:linear-gradient(90deg,#e9e9e90d 25%,#e9e9e91a,#e9e9e90d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.sub-gate-container{display:flex;align-items:center;justify-content:center;min-height:60vh}.sub-gate{background:var(--bg2);border-radius:24px;padding:3rem;text-align:center;max-width:500px;border:2px solid rgba(233,233,233,.05)}.sub-gate-icon{width:80px;height:80px;margin:0 auto 1.5rem;color:#e9e9e94d}.sub-gate-icon svg{width:100%;height:100%}.sub-gate-title{font-size:1.8rem;font-weight:700;color:var(--text);margin-bottom:1rem}.sub-gate-text{font-size:1rem;color:#e9e9e9b3;line-height:1.6;margin-bottom:2rem}.sub-gate-actions{display:flex;gap:1rem;justify-content:center}.sub-gate-btn-primary,.sub-gate-btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.sub-gate-btn-primary{background:var(--primary);color:#fff;box-shadow:0 -3px #030303fb}.sub-gate-btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #007bff4d}.sub-gate-btn-secondary{background:#e9e9e90d;color:var(--text);border:2px solid rgba(233,233,233,.1)}.sub-gate-btn-secondary:hover{background:#e9e9e914;border-color:#e9e9e933}@media(max-width:768px){.developer-hub-top{flex-direction:column;align-items:flex-start;gap:1rem}.developer-hub-header h1{font-size:1.6rem}.view-mode-toggle{width:100%}.view-mode-toggle .toggle-btn{flex:1}.devhub-filters-row{flex-direction:column}.devhub-search-input,.devhub-price-input,.devhub-dropdown-button,.devhub-post-profile-btn,.devhub-clear-filters-btn{width:100%}.devhub-stats-container{gap:.4rem}.devhub-stat-item{flex:0 1 auto;padding:.35rem .6rem}}.post-popup-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease}.post-popup-content{background:var(--bg2);border-radius:32px;max-width:400px;width:100%;padding:1.3rem;box-shadow:inset 0 -5px 1px #0a0a0a;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.post-popup-header{text-align:center;margin-bottom:1.5rem}.success-icon{width:64px;height:64px;margin:0 auto 1rem;background:#4caf5026;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4caf50}.success-icon svg{width:36px;height:36px}.post-popup-header h2{font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.post-popup-header p{font-size:.95rem;color:#8d8d8d}.post-popup-body{margin-bottom:1.5rem}.post-thumbnail-link{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:.6rem;border-radius:12px;background:#e9e9e90a;border:2px solid rgba(233,233,233,.1)}.thumbnail-label{font-size:.95rem;color:var(--text);font-weight:600}.view-thumbnail-btn{padding:.5rem 1rem;border:none;border-radius:12px;background:var(--primary);color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.view-thumbnail-btn:hover{background:#007bffcc}.view-thumbnail-btn:active{transform:scale(.98)}.summary-section{background:#e9e9e90a;border-radius:23px;padding:1rem}.summary-section h3{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:1rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(233,233,233,.06)}.summary-item:last-child{border-bottom:none;padding-bottom:0}.summary-item:first-of-type{padding-top:0}.summary-item.socials-item{align-items:flex-start}.summary-label{font-size:.9rem;color:var(--text);font-weight:500}.summary-value{font-size:.95rem;color:var(--text);font-weight:600;text-align:right}.summary-link{font-size:.9rem;color:var(--primary);text-decoration:none;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem}.summary-link:hover{color:#007bffcc}.socials-links{display:flex;gap:.75rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#007bff1a;color:var(--primary);font-size:.9rem;text-decoration:none;transition:all .2s ease;cursor:pointer}.social-link:hover:not(.discord){background:#007bff33}.social-link.discord{background:#5865f21a;color:#5865f2;cursor:default}.post-popup-actions{display:flex;gap:.75rem;justify-content:space-between}.post-popup-actions .view-hub-btn,.post-popup-actions .profile-btn{flex:1;padding:.75rem .5rem;border:none;border-radius:16px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.post-popup-actions .view-hub-btn{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb}.post-popup-actions .view-hub-btn:hover{background-color:#cacacae6;transform:translateY(-1px)}.post-popup-actions .view-hub-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #979797fb}.post-popup-actions .profile-btn{background:#e9e9e90d;color:var(--text);box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}.post-popup-actions .profile-btn:hover{background:#e9e9e914;transform:translateY(-1px)}.post-popup-actions .profile-btn:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}@media(max-width:768px){.post-popup-content{padding:1.5rem}.post-popup-actions{flex-direction:column}}.post-dev-hub-page{min-height:calc(100vh - 70px);background:var(--bg);padding:80px 20px}.post-dev-hub-container{max-width:800px;margin:0 auto;background:var(--bg2);border-radius:54px;padding:2rem}.sub-gate-btn-primary:hover{background:#22f;transform:translateY(-1px)}.post-dev-hub-header{text-align:center;margin-bottom:1.5rem}.post-dev-hub-header h1{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:var(--text)}.post-type-toggle{display:flex;gap:.75rem;margin-bottom:1.5rem;padding:.5rem;background:var(--bg);border-radius:12px;justify-content:center}.post-type-toggle .toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:2px solid transparent;border-radius:8px;color:#e9e9e980;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.post-type-toggle .toggle-btn svg{width:16px;height:16px;opacity:.5;transition:opacity .2s ease}.post-type-toggle .toggle-btn:hover{color:#e9e9e9cc;background:#ffffff08}.post-type-toggle .toggle-btn:hover svg{opacity:.8}.post-type-toggle .toggle-btn.active{background:#ffffff08;color:#fff}.post-type-toggle .toggle-btn.active svg{opacity:1}.post-dev-hub-header p{font-size:.875rem;color:#e9e9e999}.dev-post-form{display:flex;flex-direction:column;gap:1.25rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-size:.875rem;font-weight:600;color:var(--text)}.form-group input,.form-group textarea{padding:.75rem;border:none;background:#e9e9e90d;border-radius:12px;font-size:.9rem;font-family:Inter,sans-serif;transition:all .3s ease;color:var(--text);border:2px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #030303fb}.form-group input:focus,.form-group textarea:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.form-group input::placeholder,.form-group textarea::placeholder{color:#e9e9e966}.form-group textarea{resize:vertical;min-height:120px;line-height:1.5}.field-hint{font-size:.8rem;color:#e9e9e980;margin-top:4px;margin-bottom:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.custom-dropdown{position:relative}.custom-dropdown-button{width:100%;padding:.75rem;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:12px;font-size:.9rem;font-family:Inter,sans-serif;color:var(--text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;box-shadow:inset 0 -3px #030303fb}.custom-dropdown-button:hover{background:#e9e9e914;border-color:#e9e9e926}.custom-dropdown-button:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.dropdown-arrow{color:var(--text);transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.custom-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--bg2);border-radius:23px;padding:12px;border:2px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #030303fb;z-index:1000;animation:dropdownFadeIn .2s ease;max-height:250px;overflow-y:auto}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-dropdown-item{width:100%;padding:10px 14px;background:transparent;border:none;color:var(--text);text-align:left;cursor:pointer;font-size:.9rem;font-weight:500;border-radius:12px;transition:background .2s ease;display:block;font-family:Inter,sans-serif;margin-bottom:3px}.custom-dropdown-item:hover{background:#7676761a}.custom-dropdown-item.selected{background:#8a8a8a1a}.word-count{font-size:.85rem;font-weight:500}.verification-section{background:#e9e9e90a;padding:1rem;border-radius:12px;margin:.5rem 0;border:1.5px solid rgba(233,233,233,.08)}.verification-section h3{font-size:.95rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.verification-text{font-size:.85rem;color:var(--text);opacity:.85;margin:0;line-height:1.5}.checkbox-group{margin-top:.5rem}.dev-hub-checkbox-label{display:flex;gap:.75rem;cursor:pointer;font-size:.875rem;color:#e9e9e9cc;font-weight:500}.custom-checkbox-input{position:absolute;opacity:0;width:0;height:0}.custom-checkbox{width:20px;height:20px;min-width:20px;border:2px solid rgba(233,233,233,.3);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:#e9e9e90d}.custom-checkbox-input:checked+.custom-checkbox{background:var(--text);border-color:var(--text)}.checkbox-icon{width:14px;height:14px;color:var(--bg);opacity:0;transform:scale(.5);transition:all .2s ease}.custom-checkbox-input:checked+.custom-checkbox .checkbox-icon{opacity:1;transform:scale(1)}.custom-checkbox-input:focus+.custom-checkbox{outline:2px solid rgba(233,233,233,.3);outline-offset:2px}.dev-hub-checkbox-label:hover .custom-checkbox{border-color:#e9e9e980}.dev-hub-checkbox-label:hover .custom-checkbox-input:checked+.custom-checkbox{background:#e9e9e9e6}.checkbox-text{-webkit-user-select:none;user-select:none;margin-right:333px}.form-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(233,233,233,.08)}.dev-hub-btn-primary,.dev-hub-btn-secondary{padding:.7rem .8rem;border:none;border-radius:32px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1;max-width:110px;font-family:Inter,sans-serif;align-items:center;justify-content:center;display:flex}.dev-hub-btn-primary{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb}.dev-hub-btn-primary:hover:not(:disabled){background-color:#cacacae6;transform:translateY(-1px)}.dev-hub-btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #979797fb}.dev-hub-btn-primary:disabled{opacity:.5;cursor:not-allowed}.dev-hub-btn-secondary{background:#e9e9e90d;color:var(--text);box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}.dev-hub-btn-secondary:hover{background:#e9e9e914;transform:translateY(-1px)}.dev-hub-btn-secondary:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}.thumbnail-preview{margin-top:1rem;border-radius:12px;overflow:hidden;border:2px solid rgba(233,233,233,.1);background:#0003;max-width:200px}.thumbnail-preview img{width:100%;height:auto;display:block;max-height:200px;object-fit:cover}.form-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(233,233,233,.08)}.form-section h3{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.section-hint{font-size:.85rem;color:var(--text);opacity:.7;margin-bottom:1rem;margin-top:.25rem}.social-input-wrapper{position:relative;display:flex;align-items:center}.social-prefix{position:absolute;left:12px;font-weight:600;color:#e9e9e980;font-size:.95rem;pointer-events:none}.social-input-wrapper input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:none;background:#e9e9e90d;border-radius:12px;font-size:.9rem;transition:all .3s ease;color:var(--text);font-family:Inter,sans-serif;border:2px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #030303fb}.social-input-wrapper input:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.social-input-wrapper input::placeholder{color:#e9e9e966}@media(max-width:768px){.post-dev-hub-page{padding:60px 1rem}.post-dev-hub-container{padding:1.5rem}.post-dev-hub-header h1{font-size:1.25rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.dev-hub-btn-primary,.dev-hub-btn-secondary{max-width:100%}.checkbox-text{margin:0}}.blacklisted-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}.blacklisted-content{text-align:center;max-width:500px;width:100%;padding:48px 32px;background:var(--bg2);border-radius:16px;box-shadow:inset 0 1px 3px #0000004d}.blacklisted-logo{width:120px;height:120px;object-fit:contain;margin-bottom:32px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.blacklisted-content h1{color:#ef4444;font-size:2rem;margin-bottom:16px;font-weight:700}.blacklisted-message{color:#e9e9e9b3;font-size:1.1rem;margin-bottom:24px;line-height:1.5}.blacklisted-message strong{color:#e9e9e9;font-weight:600}.blacklist-reason{color:#e9e9e9e6;font-size:.95rem;padding:16px 24px;background:#ef44441a;border-radius:8px;border:1px solid rgba(239,68,68,.3);margin-bottom:24px;font-weight:500;text-align:left;line-height:1.6}.blacklist-reason strong{display:block;margin-bottom:8px;color:#ef4444;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.appeal-message{color:#e9e9e999;font-size:.95rem;margin-bottom:20px;font-style:italic}.btn-discord{background:linear-gradient(135deg,#5865f2,#4752c4);color:#fff;border:none;padding:14px 32px;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #5865f24d;display:inline-flex;align-items:center;justify-content:center}.btn-discord:hover{transform:translateY(-2px);box-shadow:0 6px 16px #5865f266}.btn-discord:active{transform:translateY(0)}.rateuser-page{--rateuser-username-color: var(--text-secondary, rgba(233, 233, 233, .7));--rateuser-subtitle-color: var(--text-secondary, rgba(233, 233, 233, .7));--rateuser-hint-color: var(--text-secondary, rgba(233, 233, 233, .7));--rateuser-placeholder-color: rgba(233, 233, 233, .4);--rateuser-card-shadow: inset 0 -5px 1px rgb(10, 10, 10);min-height:calc(100vh - 70px);background:var(--bg);padding:40px 20px;display:flex;justify-content:center;align-items:flex-start}.rateuser-container{max-width:500px;width:100%;display:flex;flex-direction:column;gap:20px}.rateuser-card{background:var(--bg2);border-radius:32px;padding:24px;box-shadow:var(--rateuser-card-shadow)}.rateuser-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.rateuser-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid rgba(233,233,233,.1)}.rateuser-info{flex:1}.rateuser-name-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.rateuser-name-row h1{font-size:1.5rem;font-weight:700;color:var(--text);margin:0}.rateuser-badge{width:18px;height:18px;flex-shrink:0}.rateuser-username{font-size:.95rem;color:var(--rateuser-username-color);margin:0}.rateuser-stats{display:flex;gap:12px;padding-top:16px;border-top:1px solid rgba(233,233,233,.1)}.rateuser-stat{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background:#e9e9e908;border-radius:16px}.rateuser-stat svg{width:20px;height:20px;flex-shrink:0}.rateuser-stat-value{font-size:1.2rem;font-weight:700}.rateuser-form{background:var(--bg2);border-radius:32px;padding:24px;box-shadow:var(--rateuser-card-shadow)}.rateuser-form h2{font-size:1.5rem;font-weight:700;color:var(--text);margin:0 0 6px;text-align:center}.rateuser-subtitle{font-size:.95rem;color:var(--rateuser-subtitle-color);text-align:center;margin:0 0 24px}.rateuser-field{margin-bottom:24px}.rateuser-label{display:block;font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:12px}.rateuser-label-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:12px}.rateuser-required{color:#f44336}.rateuser-stars{display:flex;gap:8px;justify-content:center;margin-bottom:12px}.rateuser-star{background:transparent;border:none;cursor:pointer;padding:0;transition:all .3s ease;color:#e9e9e94d}.rateuser-star:hover,.rateuser-star.active{color:gold;transform:scale(1.1)}.rateuser-star svg{width:40px;height:40px}.rateuser-hint{text-align:center;font-size:.9rem;color:var(--rateuser-hint-color);margin:0;min-height:24px}.rateuser-textarea{width:100%;padding:12px 16px;border:2px solid rgba(233,233,233,.1);background:#e9e9e908;border-radius:16px;font-size:.95rem;color:var(--text);font-family:Inter,sans-serif;resize:vertical;min-height:100px;transition:all .2s ease}.rateuser-textarea:focus{outline:none;border-color:#e9e9e933;background:#e9e9e90d}.rateuser-textarea::placeholder{color:var(--rateuser-placeholder-color)}.rateuser-counter{font-size:.85rem;font-weight:500;padding:4px 10px;border-radius:8px;background:#e9e9e90d}.rateuser-counter.error{color:#f44336;background:#f443361a}.rateuser-counter.success{color:#4caf50;background:#4caf501a}.rateuser-error{color:#f44336;font-size:.85rem}.rateuser-actions{display:flex;gap:12px;margin-top:24px}.rateuser-btn-cancel,.rateuser-btn-submit{flex:1;padding:12px 16px;border:none;border-radius:16px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px}.rateuser-btn-cancel{background:#e9e9e90d;color:var(--text);box-shadow:inset 0 -3px #0003;border:1.5px solid rgba(233,233,233,.08)}.rateuser-btn-cancel:hover:not(:disabled){background:#e9e9e914;transform:translateY(-1px)}.rateuser-btn-cancel:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #0003}.rateuser-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.rateuser-btn-submit{background:var(--text);color:var(--bg);box-shadow:inset 0 -3px #979797fb}.rateuser-btn-submit:hover:not(:disabled){background-color:#cacacae6;transform:translateY(-1px)}.rateuser-btn-submit:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #979797fb}.rateuser-btn-submit:disabled{opacity:.5;cursor:not-allowed}.rateuser-spinner{width:16px;height:16px;border:2px solid rgba(10,10,10,.2);border-top-color:#0a0a0a;border-radius:50%;animation:rateuser-spin .6s linear infinite}@keyframes rateuser-spin{to{transform:rotate(360deg)}}.rateuser-error{background:transparent;border-radius:23px;padding:12px;text-align:center;box-shadow:none}.rateuser-error-icon{margin:0 auto 20px;width:64px;height:64px;color:#f44336}.rateuser-error h2{font-size:1.8rem;font-weight:700;color:var(--text);margin:0 0 12px}.rateuser-error-message{font-size:1rem;color:var(--text-secondary, rgba(233, 233, 233, .7));margin:0 0 28px}.rateuser-error-actions{display:flex;gap:12px;justify-content:center}.rateuser-btn-secondary,.rateuser-btn-primary{padding:12px 24px;border-radius:16px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-family:Inter,sans-serif}.rateuser-btn-secondary{background:#e9e9e90d;color:var(--text);border:1.5px solid rgba(233,233,233,.08);box-shadow:inset 0 -3px #0003}.rateuser-btn-secondary:hover{background:#e9e9e914;transform:translateY(-1px)}.rateuser-btn-secondary:active{transform:translateY(0);box-shadow:inset 0 -1px #0003}.rateuser-btn-primary{background:var(--text);color:var(--bg);box-shadow:inset 0 -2px #2f2f2ffb}.rateuser-btn-primary:hover{background-color:#313131;transform:translateY(-1px)}.rateuser-btn-primary:active{transform:translateY(0);box-shadow:inset 0 -1px #979797fb}@media(max-width:768px){.rateuser-page{padding:20px 12px}.rateuser-container{max-width:100%}.rateuser-header{flex-direction:column;text-align:center}.rateuser-avatar{width:56px;height:56px}.rateuser-name-row{justify-content:center}.rateuser-name-row h1{font-size:1.3rem}.rateuser-stats{flex-wrap:wrap}.rateuser-star svg{width:36px;height:36px}.rateuser-actions,.rateuser-error-actions{flex-direction:column}.rateuser-btn-cancel,.rateuser-btn-submit,.rateuser-btn-secondary,.rateuser-btn-primary{width:100%}}.btn-cancel{flex:1;padding:14px 24px;background:#e9e9e91a;border:1px solid rgba(233,233,233,.2);border-radius:12px;color:var(--text);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-cancel:hover:not(:disabled){background:#e9e9e926;border-color:#e9e9e94d}.btn-submit-enhanced{flex:2;padding:14px 32px;background:var(--primary);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 -2px 1px #ffffff41}.btn-submit-enhanced:hover:not(:disabled){background:#007bffe6;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.btn-submit-enhanced:active:not(:disabled){transform:translateY(0)}.btn-submit-enhanced:disabled{background:#e9e9e933;cursor:not-allowed;opacity:.5;transform:none}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.rating-guidelines{background:var(--bg2);border-radius:16px;padding:24px;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.rating-guidelines h3{font-size:1.1rem;font-weight:600;color:var(--text);margin:0 0 16px}.rating-guidelines ul{list-style:none;padding:0;margin:0}.rating-guidelines li{padding:8px 0 8px 24px;position:relative;color:#e9e9e9b3;font-size:.95rem;line-height:1.5}.rating-guidelines li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700}.error-card-enhanced{background:var(--bg2);border-radius:24px;padding:48px 32px;text-align:center;border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.error-icon{margin:0 auto 20px;width:64px;height:64px;color:#f44336}.error-card-enhanced h2{font-size:1.8rem;font-weight:700;color:var(--text);margin:0 0 12px}.error-message{font-size:1.05rem;color:#e9e9e9b3;margin:0 0 28px;line-height:1.6}.error-actions{display:flex;gap:12px;justify-content:center}.btn-secondary,.btn-primary{padding:12px 24px;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.btn-secondary{background:#e9e9e91a;color:var(--text);border:1px solid rgba(233,233,233,.2)}.btn-secondary:hover{background:#e9e9e926}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 -2px 1px #ffffff41}.btn-primary:hover{background:#007bffe6;transform:translateY(-2px)}@media(max-width:768px){.rate-user-page{padding:20px 12px}.user-info-header{flex-direction:column;text-align:center}.user-avatar-large{width:64px;height:64px}.user-info-details h1{font-size:1.4rem}.view-profile-btn{width:100%}.user-stats-grid{grid-template-columns:repeat(2,1fr)}.star-btn-enhanced svg{width:40px;height:40px}.form-actions{flex-direction:column}.error-actions{flex-direction:column;width:100%}.btn-secondary,.btn-primary{width:100%}}.view-ratings-page{min-height:calc(100vh - 70px);background:var(--bg);padding:40px 20px}.view-ratings-container{max-width:1200px;margin:0 auto}.page-header{display:flex;align-items:center;gap:.7rem;margin-bottom:1.5rem}.back-btn{background:#e9e9e908;border:none;border-radius:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;color:#e9e9e999;flex-shrink:0}.back-btn:hover{background:#e9e9e90f;color:var(--text)}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#e9e9e980}.breadcrumb-item{cursor:pointer;transition:color .15s ease}.breadcrumb-item:hover{color:var(--text)}.breadcrumb-separator{color:#e9e9e94d}.breadcrumb-current{color:var(--text)}.ratings-header{background:var(--bg2);border-radius:16px;padding:20px;margin-bottom:30px;border-top:1px solid rgba(85,85,85,.288)}.user-info-section{display:flex;align-items:center;gap:20px}.ratings-user-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover}.user-info-section h1{font-size:2rem;font-weight:700;color:var(--text);margin:0 0 8px}.user-info-section p{font-size:1rem;color:#e9e9e999;margin:0}.ratings-content{display:grid;grid-template-columns:320px 1fr;gap:30px}.ratings-summary-sidebar{background:var(--bg2);border-radius:23px;padding:20px;height:fit-content;position:sticky;top:90px;border-top:1px solid rgba(85,85,85,.288)}.ratings-summary-sidebar h2{font-size:1.3rem;font-weight:700;color:var(--text);margin:0 0 20px}.summary-overall{text-align:center;padding:20px 0;border-bottom:1px solid rgba(233,233,233,.1);margin-bottom:8px}.summary-stars{display:flex;gap:4px;justify-content:center;margin-bottom:12px}.star{width:24px;height:24px}.star.filled{color:gold}.summary-score{font-size:2rem;font-weight:700;color:var(--text);margin-bottom:8px}.summary-total{font-size:.95rem;color:#e9e9e999}.summary-breakdown{display:flex;flex-direction:row;gap:8px;justify-content:center}.breakdown-item{display:flex;align-items:center;gap:6px;padding:4px 14px;border-radius:14px;background:var(--bg);font-size:.95rem;font-weight:600;color:var(--text);border-top:1px solid rgb(85,85,85);box-shadow:0 -2px 1px #ffffff41}.breakdown-item svg{width:18px;height:18px;stroke:currentColor}.breakdown-item.positive svg{stroke:#4caf50}.breakdown-item.neutral svg{stroke:#ffa726}.breakdown-item.negative svg{stroke:#ef5350}.breakdown-value{font-size:1rem;font-weight:600;color:var(--text)}.star-distribution{margin-top:8px;padding-top:20px;border-top:1px solid rgba(233,233,233,.1)}.star-distribution h3{font-size:1rem;font-weight:600;color:var(--text);margin:0 0 15px}.distribution-bar{display:flex;align-items:center;gap:10px;margin-bottom:10px}.star-label{font-size:.9rem;color:var(--text);min-width:10px}.bar-container{flex:1;height:10px;background:#e9e9e91a;border-radius:12px;overflow:hidden}.bar-fill{height:100%;background:gold;transition:width .3s ease}.star-count{font-size:.85rem;color:#e9e9e999;min-width:10px;text-align:right}.ratings-list-section{display:flex;flex-direction:column;gap:20px}.ratings-controls{background:var(--bg2);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:15px;border-top:1px solid rgba(85,85,85,.288)}.search-form{display:flex;gap:10px}.search-input{flex:1;padding:10px 14px;border:1px solid rgba(233,233,233,.1);background:#e9e9e908;border-radius:8px;font-size:.9rem;color:var(--text);font-family:Inter,sans-serif;transition:all .2s ease}.search-input:focus{outline:none;border-color:#e9e9e933;background:#e9e9e90d}.search-btn{padding:8px 10px;background:#fff;color:#0a0a0a;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.search-btn:hover{background:#ffffffe6}.filter-buttons{display:flex;gap:10px;flex-wrap:wrap}.filter-btn{padding:8px 16px;background:#e9e9e90d;border:2px solid rgba(233,233,233,.1);box-shadow:inset 0 -3px 12px #e2e2e213;border-radius:10px;color:var(--text);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;border-top:2px solid rgba(85,85,85,.705)}.filter-btn:hover{background:#e9e9e914}.filter-btn.active{background:#fff;color:#0a0a0a;border:none}.ratings-list{display:flex;flex-direction:column;gap:15px}.rating-card{background:var(--bg2);border-radius:12px;padding:16px;transition:all .2s ease;border-top:1px solid rgba(254,254,254,.11)}.rating-card:hover{border-color:#e9e9e91a}.rating-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.reviewer-info{display:flex;align-items:center;gap:12px}.reviewer-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.reviewer-info h3{font-size:1rem;font-weight:600;color:var(--text);margin:0 0 4px}.rating-date{font-size:.85rem;color:#e9e9e980;margin:0}.rating-stars-small{display:flex;gap:3px}.rating-stars-small .star{width:18px;height:18px}.rating-message{font-size:.95rem;line-height:1.6;color:var(--text);font-weight:500}.loading-state,.empty-ratings-state{text-align:center;padding:60px 20px;background:var(--bg2);border-radius:20px;color:#e9e9e999;border-top:1px solid rgba(85,85,85,.288)}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;padding:20px;background:var(--bg2);border-radius:12px}.pagination-btn{padding:8px 16px;background:#e9e9e90d;border:1px solid rgba(233,233,233,.1);border-radius:8px;color:var(--text);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.pagination-btn:hover:not(:disabled){background:#e9e9e914}.pagination-btn:disabled{opacity:.3;cursor:not-allowed}.pagination-info{font-size:.9rem;color:#e9e9e999}@media(max-width:1024px){.ratings-content{grid-template-columns:1fr}.ratings-summary-sidebar{position:relative;top:0}}@media(max-width:768px){.user-info-section{flex-direction:column;text-align:center}.search-form{flex-direction:column}.filter-buttons{justify-content:center}}.asset-popup-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease}.asset-popup{background:var(--bg2);border-radius:12px;max-width:750px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .2s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.asset-popup-close{position:absolute;top:16px;right:16px;background:transparent;border:none;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);transition:opacity .2s ease;z-index:10}.asset-popup-close:hover{opacity:.7}.asset-popup-content{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.asset-popup-left{display:flex;flex-direction:column;gap:.75rem}.asset-popup-image{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:var(--bg);display:flex;align-items:center;justify-content:center}.asset-popup-image img{width:100%;height:100%;object-fit:cover}.asset-popup-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg);color:#e9e9e94d;font-size:1rem;font-weight:400}.asset-popup-seller-rating{display:flex;flex-direction:column;gap:.5rem;padding:.7rem;background:#0000004d;border-radius:6px}.rating-header{display:flex;justify-content:space-between;align-items:center}.rating-label{font-size:.7rem;color:#e9e9e980;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.rating-count{font-size:.7rem;color:#e9e9e966;font-weight:500}.rating-stars{display:flex;gap:.3rem;justify-content:center}.rating-score{font-size:.75rem;color:#e9e9e9b3;font-weight:600;text-align:center}.no-rating{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.5rem 0}.no-rating span{font-size:.7rem;color:#e9e9e966;font-weight:500}.rating-text{font-size:.75rem;color:#e9e9e9b3;font-weight:500}.asset-popup-details{display:flex;flex-direction:column;gap:1rem}.asset-popup-header h2{font-size:1.25rem;font-weight:600;color:var(--text);margin-bottom:.4rem;line-height:1.3}.asset-popup-category{display:inline-block;padding:.25rem .6rem;background:var(--bg);color:var(--text);border-radius:4px;font-size:.75rem;font-weight:500}.asset-info-grid{display:flex;flex-direction:column;gap:.4rem;padding:.75rem;background:#ffffff05;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.info-row{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0}.info-label{font-size:.8rem;color:#e9e9e999;font-weight:500}.info-value{font-size:.85rem;color:var(--text);font-weight:500}.info-value.price-highlight{font-size:1.1rem;font-weight:700;color:var(--primary)}.asset-popup-description{padding-top:.25rem}.asset-popup-description h3{font-size:.75rem;color:#e9e9e980;margin-bottom:.4rem;letter-spacing:.5px;font-weight:500}.asset-popup-description p{color:#e9e9e9cc;line-height:1.5;font-size:.85rem}.asset-popup-seller{margin-top:.5rem}.asset-popup-seller h3{font-size:.75rem;color:#e9e9e980;margin-bottom:.6rem;letter-spacing:.5px;font-weight:500}.seller-card{padding:.75rem;background:var(--bg);border-radius:8px}.seller-info{display:flex;gap:.6rem;margin-bottom:.6rem}.seller-avatar{width:36px;height:36px;border-radius:50%}.seller-details{display:flex;flex-direction:column;gap:.25rem}.seller-name{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:var(--text)}.seller-badge{font-size:.6rem;padding:.2rem .45rem;background:var(--primary);color:#fff;border-radius:4px;font-weight:500}.seller-link{font-size:.75rem;color:var(--primary);text-decoration:none;transition:opacity .2s ease}.seller-link:hover{opacity:.7}.seller-contacts{display:flex;gap:.4rem;margin-bottom:.6rem;flex-wrap:wrap}.contact-link{display:flex;align-items:center;gap:.35rem;padding:.35rem .6rem;background:var(--bg2);border-radius:6px;font-size:.75rem;color:#e9e9e9cc;text-decoration:none;transition:opacity .2s ease}.contact-link:hover{opacity:.7}.contact-link svg{flex-shrink:0}.chat-button{width:100%;padding:.6rem .85rem;background:var(--text);color:#000;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.4rem;transition:opacity .2s ease}.chat-button:hover{opacity:.9}@media(max-width:768px){.asset-popup-content{grid-template-columns:1fr;padding:1.25rem;gap:1.25rem}.asset-popup-image{aspect-ratio:16/9}.asset-popup-header h2{font-size:1.25rem}.price-value{font-size:1.75rem}.asset-popup-close{top:12px;right:12px}}@media(max-width:480px){.asset-popup-overlay{padding:10px}.asset-popup-content{padding:1.25rem}.asset-popup-header h2{font-size:1.25rem}.seller-card{padding:1rem}}.asset-store-page{min-height:calc(100vh - 70px);background:var(--bg);padding:40px 20px}.asset-store-container{max-width:1200px;margin:0 auto}.asset-store-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(233,233,233,.08)}.asset-store-header{text-align:left}.asset-store-header h1{font-size:2rem;font-weight:700;margin-bottom:.25rem;color:var(--text);letter-spacing:-.02em}.asset-store-header p{font-size:.9rem;color:#e9e9e999;font-weight:400}.devhub-filters-section{margin-bottom:1.25rem;background-color:#111416;padding:12px;border-radius:12px;border-bottom:1px solid #ffffff11}.devhub-filters-row{display:flex;gap:.75rem;flex-wrap:wrap}.devhub-filter-group{display:flex;flex-direction:column;gap:.35rem}.devhub-filter-label{font-size:.8rem;font-weight:500;color:#e9e9e980}.devhub-search-input{min-width:320px;padding:.65rem .9rem;background:#e9e9e908;border:1px solid rgba(233,233,233,.1);border-radius:8px;color:var(--text);font-size:.9rem;font-family:Inter,sans-serif;transition:all .2s}.devhub-search-input:focus{outline:none;border-color:#e9e9e940;background:#e9e9e90d}.devhub-search-input::placeholder{color:#e9e9e959}.devhub-price-input{width:110px;padding:.65rem .9rem;background:#e9e9e908;border:1px solid rgba(233,233,233,.1);border-radius:8px;color:var(--text);font-size:.9rem;font-family:Inter,sans-serif;transition:all .2s}.devhub-price-input:focus{outline:none;border-color:#e9e9e940;background:#e9e9e90d}.devhub-price-input::placeholder{color:#e9e9e959}.devhub-dropdown{position:relative}.devhub-dropdown-button{min-width:160px;padding:.65rem .9rem;background:#e9e9e908;border:1px solid rgba(233,233,233,.1);border-radius:8px;color:var(--text);font-size:.9rem;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.devhub-dropdown-button:hover{border-color:#e9e9e933;background:#e9e9e90d}.devhub-dropdown-button span{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.devhub-dropdown-arrow{transition:transform .2s;flex-shrink:0}.devhub-dropdown-arrow.open{transform:rotate(180deg)}.devhub-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--bg2);border:1px solid rgba(233,233,233,.1);border-radius:8px;padding:.5rem;z-index:100;max-height:280px;overflow-y:auto;box-shadow:0 4px 20px #0006}.devhub-dropdown-menu::-webkit-scrollbar{width:5px}.devhub-dropdown-menu::-webkit-scrollbar-thumb{background:#e9e9e933;border-radius:3px}.devhub-dropdown-item{width:100%;padding:.6rem .75rem;background:transparent;border:none;color:#e9e9e9cc;font-size:.85rem;font-family:Inter,sans-serif;text-align:left;cursor:pointer;border-radius:6px;transition:all .15s}.devhub-dropdown-item:hover{background:#e9e9e90f;color:var(--text)}.devhub-dropdown-item.selected{background:#e9e9e91a;color:var(--text);font-weight:500}.devhub-post-profile-btn{padding:.65rem 1.1rem;background:var(--text);color:#000;border:none;border-radius:8px;font-size:.85rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:opacity .2s;white-space:nowrap;align-self:flex-end}.devhub-post-profile-btn:hover{opacity:.85}.devhub-clear-filters-btn{padding:.65rem 1rem;background:transparent;color:#e9e9e980;border:1px solid rgba(233,233,233,.15);border-radius:8px;font-size:.85rem;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s;white-space:nowrap;align-self:flex-end}.devhub-clear-filters-btn:hover{color:var(--text);border-color:#e9e9e94d;background:#e9e9e908}.results-info{margin-bottom:1.5rem;padding:0 .5rem}.results-info p{color:#e9e9e999;font-size:.9rem}.assets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin-bottom:2rem}.asset-card{background:var(--bg2);border-radius:20px;overflow:hidden;cursor:pointer;transition:all .2s ease;position:relative;border:1px solid rgba(233,233,233,.08)}.asset-card:hover{opacity:.9}.asset-card-delete-btn{position:absolute;top:8px;right:8px;background:#dc2626e6;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;color:#fff}.asset-card-delete-btn:hover{background:#dc2626;transform:scale(1.1)}.asset-card-image{width:100%;height:180px;background:#e9e9e90d;overflow:hidden;display:flex;align-items:center;justify-content:center}.asset-card-image img{width:100%;height:100%;object-fit:cover}.asset-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--text);font-size:.9rem;color:#e9e9e966;font-weight:500}.asset-card-content{padding:1rem}.asset-card-title{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.asset-card-category{display:inline-block;padding:.25rem .6rem;display:flex;gap:.75rem;margin-bottom:.5rem}.asset-card-category .asset-card-category{display:inline-block;padding:.25rem .6rem;background:#e9e9e90d;color:var(--text);border-radius:6px;font-size:.7rem;font-weight:600;margin-bottom:.5rem}.asset-card-info-item{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:#e9e9e999}.asset-card-info-item svg{color:#e9e9e980}.asset-card-description{font-size:.8rem;color:#e9e9e999;line-height:1.4;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.asset-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(233,233,233,.05)}.asset-card-price{font-size:1.1rem;font-weight:700;color:var(--primary)}.asset-card-seller{font-size:.8rem;color:#e9e9e980}.asset-card.skeleton{pointer-events:none}.skeleton-image{width:100%;height:100%;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-title,.skeleton-category,.skeleton-price,.skeleton-seller{height:20px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:.75rem}.skeleton-title{width:80%;height:24px}.skeleton-category{width:40%;height:18px}.skeleton-price{width:60px;height:28px;margin-bottom:0}.skeleton-seller{width:100px;height:32px;margin-bottom:0}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.no-results{text-align:center;padding:4rem 2rem;background:var(--bg2);border-radius:24px}.no-results p{font-size:1.1rem;color:#e9e9e999;margin-bottom:1.5rem}.no-results button{padding:.75rem 1.5rem;background:var(--text);color:var(--bg);border:none;border-radius:32px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 -3px #979797fb}.no-results button:hover{background:#cacacae6;transform:translateY(-1px)}.no-results button:active{transform:translateY(0);box-shadow:inset 0 -1px #979797fb}.pagination{display:flex;align-items:center}.pagination .pagination-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--bg);color:var(--text);border-top:1px solid rgba(255,255,255,.185);border-radius:12px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease}.pagination .pagination-btn:hover:not(:disabled){background:var(--bg2);border-top:1px solid rgba(255,255,255,.185)}.pagination .pagination-btn:disabled{opacity:.3;cursor:not-allowed}.pagination .pagination-btn:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 -1px #030303fb}.pagination-page{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:.5rem;background:var(--bg2);color:var(--primary);border:2px solid rgba(233,233,233,.1);border-radius:12px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 -3px #030303fb}.pagination-page:hover{background:var(--bg2);border-color:var(--primary)}.pagination-page.active{background:var(--primary);color:var(--text);border-color:var(--primary);transition:all .2s ease}.pagination-page:hover{background:#ffffff0d;border-color:var(--primary)}.pagination-page.active{background:var(--primary);color:#fff;border-color:var(--primary)}.pagination-ellipsis{color:#e9e9e980;padding:0 .5rem}.load-more-trigger{display:flex;flex-direction:column;align-items:center;gap:1rem}.load-more-trigger .spinner{width:40px;height:40px;border:3px solid rgba(233,233,233,.1);border-top-color:var(--text);border-radius:50%;animation:spin 1s linear infinite}.spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}.loading-spinner p{color:#e9e9e999;font-size:.9rem}@media(max-width:1024px){.assets-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}}@media(max-width:768px){.asset-store-page{padding:40px 15px}.asset-store-header h1{font-size:2rem}.devhub-filters-section{padding:10px}.devhub-filters-row{flex-direction:column}.devhub-filter-group{width:100%;margin-bottom:.75rem}.devhub-filter-group:last-child{margin-bottom:0}.devhub-search-input{min-width:unset;width:100%}.devhub-price-input,.devhub-dropdown-button{width:100%}.assets-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.asset-card-image{height:140px}}@media(max-width:480px){.asset-store-page{padding:40px 10px}.devhub-filters-section{padding:8px}.assets-grid{grid-template-columns:1fr}.asset-card-image{height:160px}}.list-asset-page{min-height:calc(100vh - 70px);background:var(--bg);padding:40px 20px}.list-asset-container{max-width:800px;margin:0 auto;background:var(--bg2);border-radius:32px;padding:2rem}.sub-gate-container{max-width:480px;padding:1.5rem}.sub-gate{text-align:center;padding:1.5rem}.sub-gate-icon{color:var(--primary);margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.sub-gate-icon svg{width:50px;height:50px;margin:0 auto}.sub-gate-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.sub-gate-text{font-size:.875rem;color:#e9e9e999;margin-bottom:1.5rem;line-height:1.5}.sub-gate-actions{display:flex;gap:.7rem;justify-content:center}.sub-gate-btn-primary,.sub-gate-btn-secondary{padding:.5rem 1.25rem;font-size:.8rem;border-radius:32px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.sub-gate-btn-primary{background:#22f;color:#fff}.sub-gate-btn-primary:hover{background:#1919cc;transform:translateY(-1px)}.sub-gate-btn-secondary{background:#ffffff0d;color:var(--text);border:1px solid rgba(255,255,255,.1)}.sub-gate-btn-secondary:hover{background:#ffffff14}.list-asset-header{text-align:center;margin-bottom:1.5rem}.list-asset-header h1{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:var(--text)}.list-asset-header p{font-size:.875rem;color:#e9e9e999}.asset-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;position:relative}.form-group label{font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.required{color:var(--primary)}.form-input,.form-textarea{width:100%;padding:.875rem 1rem;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:12px;color:var(--text);font-size:.95rem;font-family:Inter,sans-serif;transition:all .3s ease;box-shadow:inset 0 -3px #030303fb}.form-input:focus,.form-textarea:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.form-textarea{resize:vertical;min-height:120px;line-height:1.6}.char-count{position:absolute;right:1rem;bottom:-1.5rem;font-size:.75rem;color:#e9e9e980}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-row-single{display:grid;grid-template-columns:1fr;gap:1.5rem}.list-asset-category-dropdown{position:relative;width:100%}.list-asset-dropdown-toggle{width:100%;padding:.875rem 1rem;background:#e9e9e90d;border:2px solid rgba(233,233,233,.08);border-radius:12px;color:var(--text);font-size:.95rem;font-family:Inter,sans-serif;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;text-align:left;box-shadow:inset 0 -3px #030303fb}.list-asset-dropdown-toggle:hover{background:#e9e9e914;border-color:#e9e9e926}.list-asset-dropdown-toggle:focus{outline:none;background:#e9e9e914;border-color:#e9e9e926}.list-asset-dropdown-value{display:flex;align-items:center;gap:.5rem}.list-asset-dropdown-toggle svg{transition:transform .2s ease;flex-shrink:0}.list-asset-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--bg2);border:2px solid rgba(233,233,233,.08);border-radius:12px;padding:.5rem;max-height:400px;overflow-y:auto;z-index:100;box-shadow:0 8px 24px #0000004d}.list-asset-dropdown-item{padding:.875rem 1rem;cursor:pointer;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;gap:.75rem}.list-asset-dropdown-item:hover{background:#ffffff0d}.list-asset-dropdown-item.active{background:var(--primary);color:#fff}.list-asset-category-info{display:flex;flex-direction:column;gap:.25rem}.list-asset-category-name{font-weight:600;font-size:.9rem}.list-asset-category-desc{font-size:.75rem;opacity:.7}.list-asset-dropdown-item.active .list-asset-category-desc{opacity:.9}.price-input-wrapper{position:relative}.currency-symbol{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#e9e9e999;font-size:.95rem;font-weight:600}.price-input{padding-left:2rem!important}.helper-text{font-size:.75rem;color:#e9e9e980;margin-top:.5rem}.price-input-wrapper-with-currency{position:relative;display:flex;align-items:center;gap:.5rem}.price-input-wrapper-with-currency .currency-symbol{position:absolute;left:1rem;color:#e9e9e980;font-weight:500;pointer-events:none;z-index:1}.price-input-wrapper-with-currency .price-input{flex:1;padding-left:2.5rem}.list-asset-currency-toggle-inline{display:flex;gap:.25rem;background:#111416;border-radius:8px;padding:.25rem;flex-shrink:0}.currency-btn-inline{padding:.5rem .75rem;background:transparent;border-radius:6px;color:#e9e9e999;border:none;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;min-width:45px}.currency-btn-inline:hover{background:#ffffff0d;color:#e9e9e9cc}.currency-btn-inline.active{background:#fff;color:#0e0e0e;font-weight:500;border-top:1px solid #bcbcbc;box-shadow:inset 0 -3px #bcbcbc}.list-asset-currency-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.currency-btn{padding:.75rem 1rem;background:#111416;border-radius:16px;color:var(--text);border:none;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;color:#fbfbfb;border-top:1px solid #1f2427;box-shadow:inset 0 -1px #0f191e}.currency-btn:hover{background:#1a1e21}.currency-btn.active{background:#fff;color:#0e0e0e;font-weight:500;border-top:1px solid #bcbcbc;box-shadow:inset 0 -2px #bcbcbc}.list-asset-form-info{display:flex;gap:.75rem;padding:1rem;background:#2222ff1a;border:1px solid rgba(34,34,255,.2);border-radius:12px;align-items:flex-start}.list-asset-info-icon{color:var(--primary);flex-shrink:0;margin-top:.125rem}.list-asset-info-icon svg{display:block}.list-asset-info-text{font-size:.85rem;color:#e9e9e9cc;line-height:1.5}.list-asset-info-text strong{color:var(--text);font-weight:600}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.list-asset-btn-cancel,.list-asset-btn-submit{padding:.6rem 1rem;border:none;border-radius:32px;font-size:.95rem;font-weight:500;cursor:pointer;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.list-asset-btn-cancel{background:#e9e9e914;color:var(--text);border-top:2px solid #e9e9e940;box-shadow:inset 0 -3px #11111114}.list-asset-btn-cancel:hover:not(:disabled){opacity:.8}.list-asset-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.list-asset-btn-submit{background:var(--text);color:#0e0e0e;border:2px solid #bcbcbc;box-shadow:inset 0 -2px #bcbcbc}.list-asset-btn-submit:hover:not(:disabled){opacity:.9}.list-asset-btn-submit:disabled{opacity:.6;cursor:not-allowed}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:768px){.list-asset-page{padding:40px 15px}.list-asset-container{padding:1.5rem}.list-asset-header h1{font-size:1.75rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch}.list-asset-btn-cancel,.list-asset-btn-submit{width:100%}}@media(max-width:480px){.list-asset-page{padding:40px 10px}.list-asset-container{padding:1.25rem;border-radius:24px}.list-asset-header h1{font-size:1.5rem}.asset-form{gap:1.25rem}.form-input,.form-textarea{font-size:.9rem}}.legal-page{min-height:100vh;background:var(--bg);color:var(--text)}.legal-container{max-width:900px;margin:0 auto;padding:4rem 2rem}.legal-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid rgba(233,233,233,.1)}.legal-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text);text-shadow:0 3px 0px rgba(78,78,78,.986)}.legal-version,.legal-jurisdiction{font-size:.95rem;color:#e9e9e9b3;margin:.5rem 0}.legal-content{background:var(--bg2);border-radius:32px;padding:3rem;box-shadow:inset 0 -3px #030303fb}.legal-section{margin-bottom:3rem}.legal-section:last-of-type{margin-bottom:2rem}.legal-section h2{font-size:1.5rem;font-weight:600;color:var(--text);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(233,233,233,.1)}.legal-section p{font-size:1rem;line-height:1.8;color:#e9e9e9d9;margin-bottom:1rem}.legal-emphasis{font-weight:700;font-size:1.1rem;color:var(--primary)}.legal-list{list-style:none;padding-left:0;margin:1.5rem 0}.legal-list li{position:relative;padding-left:2rem;margin-bottom:1.5rem;line-height:1.8;color:#e9e9e9cc}.legal-list li:before{content:"→";position:absolute;left:.5rem;color:var(--primary);font-weight:700;font-size:1.2rem}.legal-list li strong{color:var(--text);font-weight:600}.legal-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid rgba(233,233,233,.1);text-align:center}.legal-contact{font-size:1rem;color:#e9e9e9b3;line-height:1.6}.legal-contact a{color:var(--primary);text-decoration:none;font-weight:600;transition:all .3s ease}.legal-contact a:hover{opacity:.8;text-decoration:underline}.legal-section a{color:var(--primary);text-decoration:underline;transition:all .3s ease}.legal-section a:hover{opacity:.8}@media(max-width:768px){.legal-container{padding:3rem 1.5rem}.legal-header h1{font-size:2rem}.legal-content{padding:2rem 1.5rem}.legal-section h2{font-size:1.25rem}.legal-section p,.legal-list li{font-size:.95rem}}@media(max-width:480px){.legal-container{padding:2rem 1rem}.legal-header h1{font-size:1.75rem}.legal-content{padding:1.5rem 1rem}.legal-list li{padding-left:1.5rem}.legal-list li:before{left:.25rem}}[data-theme=modern] .legal-page{background:#fff;color:#1a1a1a}[data-theme=modern] .legal-header{border-bottom:2px solid #e0e0e0}[data-theme=modern] .legal-header h1{color:#1a1a1a;text-shadow:0 3px 1px #d0d0d0}[data-theme=modern] .legal-version,[data-theme=modern] .legal-jurisdiction{color:#666}[data-theme=modern] .legal-content{background:#f8f9fa;box-shadow:0 2px 8px #0000001a}[data-theme=modern] .legal-section h2{color:#1a1a1a;border-bottom:1px solid #e0e0e0}[data-theme=modern] .legal-section p,[data-theme=modern] .legal-list li{color:#4a4a4a}[data-theme=modern] .legal-list li strong{color:#1a1a1a}[data-theme=modern] .legal-footer{border-top:2px solid #e0e0e0}[data-theme=modern] .legal-contact{color:#666}[data-theme=modern] .legal-contact a,[data-theme=modern] .legal-section a,[data-theme=modern] .legal-emphasis{color:#06c}[data-theme=stylish] .legal-header{border-bottom:2px solid rgba(139,92,246,.2)}[data-theme=stylish] .legal-header h1{text-shadow:0 3px 0px #240077}[data-theme=stylish] .legal-section h2{border-bottom:1px solid rgba(139,92,246,.2)}[data-theme=stylish] .legal-footer{border-top:2px solid rgba(139,92,246,.2)}.project-estimate-card{max-width:620px;margin-top:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(233,233,233,.1);border-top:1px solid rgba(233,233,233,.18);background:linear-gradient(180deg,#e9e9e90d,#e9e9e905);box-shadow:0 6px 16px #0003;box-sizing:border-box}.project-estimate-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#e9e9e9e0;font-size:.76rem;font-weight:600;letter-spacing:.04em}.project-estimate-header svg{width:14px;height:14px;flex-shrink:0;opacity:.75}.project-estimate-content{display:flex;flex-direction:column;gap:10px}.estimate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.estimate-item{display:flex;flex-direction:column;gap:4px;min-width:0}.estimate-item.full-width{grid-column:1 / -1}.estimate-label{color:#e9e9e980;font-size:.69rem;font-weight:600;letter-spacing:.04em}.estimate-value{color:#e9e9e9f2;font-size:.84rem;font-weight:500;line-height:1.4;overflow-wrap:anywhere}.scope-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:.74rem;font-weight:600;line-height:1;border:1px solid transparent}.scope-badge.scope-small{background:#22c55e21;border-color:#22c55e4d;color:#84f4a9}.scope-badge.scope-medium{background:#fbbf2424;border-color:#fbbf2452;color:#ffdf8c}.scope-badge.scope-large{background:#ef444424;border-color:#ef444452;color:#ffa6a6}.scope-badge.scope-small-to-medium{background:#84cc1624;border-color:#84cc164d;color:#c2f183}.scope-badge.scope-medium-to-large{background:#f9731624;border-color:#f9731652;color:#ffc091}.estimate-budget{padding-top:10px;border-top:1px solid rgba(233,233,233,.1);display:flex;flex-direction:column;gap:7px}.estimate-budget-values{display:grid;gap:7px}.budget-item{display:inline-flex;align-items:center;gap:3px;width:fit-content;max-width:100%;padding:6px 9px;border-radius:9px;background:#e9e9e90a;color:#e9e9e9f2;font-size:.82rem;line-height:1.35;overflow-wrap:anywhere}.budget-item svg{flex-shrink:0;color:#e9e9e9a8}.budget-icon-robux{width:14px;height:14px;object-fit:contain;flex-shrink:0}@media(max-width:640px){.project-estimate-card{max-width:100%;padding:12px}.estimate-grid{grid-template-columns:1fr}}.mp-popup-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:12px;z-index:10000}.mp-popup{width:100%;max-width:430px;max-height:88vh;display:flex;flex-direction:column;background:var(--bg2);border-radius:14px;box-shadow:0 14px 40px #00000073;overflow:hidden}.mp-popup-header{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 12px;background:#e9e9e905}.mp-popup-title{margin:0;font-size:.95rem;font-weight:600;color:var(--text);line-height:1.3}.mp-popup-meta{padding:10px 12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px}.mp-popup-meta-row{display:flex;flex-direction:column;gap:2px;min-width:0;padding:7px 9px;border-radius:9px;background:#e9e9e90a}.mp-popup-meta-label{color:#e9e9e98c;font-size:.72rem;font-weight:500}.mp-popup-meta-value{color:var(--text);font-size:.83rem;font-weight:600;overflow-wrap:anywhere}.mp-popup-summary{padding:8px 12px;display:flex;flex-wrap:wrap;gap:6px}.mp-popup-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 8px;border-radius:999px;background:#e9e9e90a;color:#e9e9e9d9;font-size:.74rem;line-height:1.1}.mp-popup-chip-label{color:#e9e9e98c}.mp-popup-body{padding:10px 12px;display:grid;gap:8px;flex:1;min-height:0}.mp-popup-label{color:#e9e9e99e;font-size:.76rem;font-weight:600}.mp-popup-generating{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:10px;background:#e9e9e905}.mp-popup-generating p{margin:0;color:#e9e9e9b3;font-size:.82rem}.mp-popup-spinner{width:18px;height:18px;border-radius:50%;background:conic-gradient(from 0deg,rgba(233,233,233,.18) 0deg,rgba(233,233,233,.18) 210deg,var(--text) 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);animation:mpPopupRotate .8s linear infinite}.mp-popup-textarea{width:100%;min-height:140px;max-height:34vh;resize:vertical;padding:8px 9px;border:none;border-radius:10px;background:var(--bg);color:var(--text);font:inherit;font-size:.86rem;line-height:1.45}.mp-popup-textarea:focus{outline:none;box-shadow:0 0 0 1px #e9e9e938}.mp-popup-textarea:disabled{opacity:.65;cursor:not-allowed}.mp-popup-textarea::placeholder{color:#e9e9e96b}.mp-popup-char-count{text-align:right;color:#e9e9e973;font-size:.72rem}.mp-popup-footer{display:flex;justify-content:flex-end;gap:8px;padding:10px 12px}.mp-popup-btn{height:34px;min-width:96px;padding:0 12px;border-radius:9px;border:none;font:inherit;font-size:.84rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.mp-popup-btn-cancel{background:#e9e9e90d;color:#e9e9e9db}.mp-popup-btn-cancel:hover:not(:disabled){background:#e9e9e917}.mp-popup-btn-send{background:var(--text);color:#111}.mp-popup-btn-send:hover:not(:disabled){opacity:.92}.mp-popup-btn:disabled{opacity:.45;cursor:not-allowed}.mp-popup-btn-spinner{width:12px;height:12px;border-radius:50%;background:conic-gradient(from 0deg,#1113 0deg 210deg,#111 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);animation:mpPopupRotate .65s linear infinite}@keyframes mpPopupRotate{to{transform:rotate(360deg)}}@media(max-width:480px){.mp-popup{max-width:100%}.mp-popup-footer{flex-direction:column-reverse}.mp-popup-btn{width:100%}}.ai-chat-container{display:flex;height:calc(100vh - 70px);background:var(--bg)}.ai-chat-sidebar{width:260px;background:var(--bg);border-right:1px solid rgba(233,233,233,.05);display:flex;flex-direction:column;flex-shrink:0}.ai-chat-sidebar-header{border-bottom:1px solid rgba(233,233,233,.05);padding:.4rem;padding-bottom:12px}.ai-new-chat-btn{width:100%;padding:.5rem;background:#e9e9e905;color:#fff;border:none;border-radius:13px;font-size:.85rem;font-weight:400;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;box-shadow:inset 1px 1px #b4c4e625}.ai-new-chat-btn:hover{background:#ffffff1a;border-color:#e9e9e926;color:#fff}.ai-chat-search{padding:.75rem 1rem;border-bottom:1px solid rgba(233,233,233,.05);display:flex;align-items:center;gap:.5rem}.ai-chat-search svg{color:#e9e9e966;flex-shrink:0}.ai-chat-search input{flex:1;background:transparent;border:none;color:var(--text);font-size:.8rem;outline:none}.ai-chat-search input::placeholder{color:#e9e9e94d}.ai-chat-history{flex:1;overflow-y:auto;padding:.5rem}.ai-chat-history::-webkit-scrollbar{width:4px}.ai-chat-history::-webkit-scrollbar-thumb{background:#e9e9e91a;border-radius:2px}.ai-no-conversations{padding:2rem 1rem;text-align:center;color:#e9e9e966}.ai-no-conversations p{font-size:.85rem;font-weight:500;margin-bottom:.25rem}.ai-no-conversations span{font-size:.75rem;color:#e9e9e940}.ai-conversation-item{padding:.45rem;margin-bottom:.35rem;background:#e9e9e905;border-top:1px solid rgba(233,233,233,.089);border-radius:14px;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ai-conversation-item:hover{background:#e9e9e90d;border-color:#e9e9e91a}.ai-conversation-item.active{background:#e9e9e90f;border-color:#e9e9e926}.ai-conversation-content{flex:1;min-width:0}.ai-conversation-content h4{font-size:.8rem;font-weight:500;color:var(--text);margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-conversation-content p{font-size:.7rem;color:#e9e9e966}.ai-delete-conversation{background:transparent;border:none;color:#e9e9e940;cursor:pointer;padding:.2rem;border-radius:4px;transition:all .15s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-delete-conversation:hover{color:#e26060}.ai-credits-section{border-top:1px solid rgba(233,233,233,.05);padding:.65rem;background:#e9e9e904;display:flex;flex-direction:column;gap:.55rem}.ai-credits-card{border-radius:12px;background:radial-gradient(140% 120% at 100% 0%,rgba(70,141,255,.2),transparent 55%),#e9e9e908;border:1px solid rgba(233,233,233,.08);padding:.7rem;display:flex;flex-direction:column;gap:.45rem}.ai-credits-card-header{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.ai-credits-title{margin:0;font-size:.74rem;font-weight:700;color:#e9e9e9b8}.ai-credits-status{font-size:.68rem;font-weight:700;letter-spacing:.03em;border-radius:999px;padding:.16rem .45rem;border:1px solid transparent}.ai-credits-card.is-healthy .ai-credits-status{color:#4bd885;background:#4bd8851f;border-color:#4bd8854d}.ai-credits-card.is-low .ai-credits-status{color:#ffbf47;background:#ffbf471f;border-color:#ffbf474d}.ai-credits-card.is-empty .ai-credits-status{color:#ff6b6b;background:#ff6b6b1f;border-color:#ff6b6b59}.ai-credits-main-value{margin:0;color:#eaf2ff;font-size:1.2rem;font-weight:500}.ai-credits-sub-value{margin:0;font-size:.74rem;color:#e9e9e9ab}.ai-credits-meter{margin-top:.1rem;height:7px;background:#e9e9e91f;border-radius:999px;overflow:hidden}.ai-credits-meter-fill{height:100%;width:0;border-radius:inherit;transition:width .3s ease;background:linear-gradient(90deg,#3bb8ff,#4bd885)}.ai-credits-card.is-low .ai-credits-meter-fill{background:linear-gradient(90deg,#f9b74f,#ffcc68)}.ai-credits-card.is-empty .ai-credits-meter-fill{background:linear-gradient(90deg,#ff7a7a,#ff5f5f)}.ai-credits-meta-row{display:flex;flex-direction:column;gap:.15rem;margin-top:.05rem}.ai-credits-meta-row span{font-size:.7rem;line-height:1.3;color:#e9e9e980}.ai-buy-credits-btn{width:100%;padding:.56rem;background:linear-gradient(135deg,#00aeff,#1676ff);color:#f9fcff;border-radius:14px;border:none;font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease;box-shadow:0 3px 10px #1676ff40}.ai-buy-credits-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #1676ff61}.ai-buy-credits-btn:active{transform:translateY(0)}.ai-chat-main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0;position:relative}.ai-chat-welcome{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto;min-height:0;max-height:100%}.ai-welcome-content{text-align:center;max-width:550px}.ai-welcome-content h1{font-size:1.75rem;font-weight:600;color:var(--text);margin-bottom:.5rem;letter-spacing:-.02em}.ai-welcome-content p{font-size:.9rem;color:#e9e9e980;margin-bottom:1.5rem}.ai-example-prompts{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.ai-example-prompts button{padding:.65rem 1rem;background:#e9e9e908;border:none;color:#e9e9e999;border-radius:8px;font-size:.8rem;cursor:pointer}.ai-example-prompts button:hover{background:#e9e9e90d;border-color:#e9e9e926;color:var(--text)}.ai-chat-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1.25rem}.ai-chat-messages::-webkit-scrollbar{width:4px}.ai-chat-messages::-webkit-scrollbar-thumb{background:#e9e9e91a;border-radius:2px}.ai-message{display:flex;gap:.75rem}.ai-message.user{flex-direction:row-reverse}.ai-message-avatar{width:32px;height:32px;border-radius:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background-color:#e9e9e90f;border-top:1px solid rgba(233,233,233,.15)}.ai-message-avatar img{width:100%;height:100%;object-fit:cover;border-radius:8px}.ai-message-content{flex:1;max-width:fit-content;min-width:120px}.ai-message.user .ai-message-content{background:#e9e9e90f;border-top:1px solid rgba(233,233,233,.15);padding:.4rem;border-radius:12px;align-items:center}.ai-message-content .ai-message-content{background:none!important;border:none!important;padding:0!important}.ai-message.assistant .ai-message-content{background:transparent}.ai-message-content p{font-size:.9rem;color:var(--text);white-space:pre-wrap;word-wrap:break-word;margin:.75rem 0;line-height:1.6}.ai-message-content h1,.ai-message-content h2,.ai-message-content h3,.ai-message-content h4,.ai-message-content h5,.ai-message-content h6{color:var(--text);font-weight:600;margin:1.25rem 0 .75rem}.ai-message-content h1:first-child,.ai-message-content h2:first-child,.ai-message-content h3:first-child{margin-top:.5rem}.ai-message-content h1{font-size:1.5rem}.ai-message-content h2{font-size:1.2rem}.ai-message-content h3{font-size:1.05rem}.ai-message-content h4{font-size:1rem;border-bottom:none}.ai-message-content h5{font-size:.95rem;border-bottom:none}.ai-message-content h6{font-size:.9rem;border-bottom:none}.ai-message-content strong{font-weight:600;color:var(--text)}.ai-message-content em{font-style:italic}.ai-message-content ul,.ai-message-content ol{margin:.75rem 0;padding-left:1.5rem;line-height:1.6}.ai-message-content li{margin:.4rem 0;color:var(--text)}.ai-message-content li p{margin:.25rem 0}.ai-message-content code{background:#e9e9e91a;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.85rem;color:var(--text)}.ai-message-content pre{background:#e9e9e90d;padding:.75rem;border-radius:8px;overflow-x:auto;margin:.5rem 0}.ai-message-content pre code{background:transparent;padding:0}.ai-message-content hr{border:none;border-top:1px solid rgba(233,233,233,.1);margin:1rem 0}.ai-message-content blockquote{border-left:3px solid rgba(233,233,233,.3);margin:.5rem 0;padding-left:1rem;color:#e9e9e9b3;font-style:italic}.ai-message-content a{color:#79f;text-decoration:none}.ai-message-content a:hover{text-decoration:underline}.ai-message-content p:first-child{margin-top:0}.ai-message-content p:last-child{margin-bottom:0}.ai-confirmation-buttons{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.ai-confirm-btn{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border:none;border-radius:14px;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s}.ai-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.ai-confirm-yes{background:linear-gradient(135deg,#fffbfb,#eaeaff);color:#171717}.ai-confirm-yes:hover:not(:disabled){transform:translateY(-1px)}.ai-confirm-no{background:#e9e9e90f;color:#e9e9e9d9;border:1px solid rgba(233,233,233,.15)}.ai-confirm-no:hover:not(:disabled){background:#e9e9e91a;border-color:#e9e9e940}.ai-confirm-btn svg{flex-shrink:0}.ai-message-time{font-size:.7rem;color:#e9e9e959;margin-top:.35rem;display:block}.ai-results{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(233,233,233,.06)}.ai-results h4{font-size:.85rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.ai-guidance-box{background:#e9e9e908;border-top:1px solid rgba(233,233,233,.1);border-radius:14px;padding:.5rem;margin-top:1rem}.ai-guidance-header{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.ai-guidance-header svg{color:var(--primary)}.ai-guidance-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.ai-guidance-list li{font-size:.85rem;color:#e9e9e9cc;line-height:1.5;padding-left:.5rem}.ai-dev-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,220px));gap:.75rem;margin-top:.75rem;justify-content:start}.ai-dev-grid .dev-card{height:280px;width:220px;overflow:visible;display:flex;flex-direction:column;position:relative;padding:.75rem}.ai-dev-grid .dev-card .dev-card-header{margin-bottom:.5rem;margin-top:-4px}.ai-dev-grid .dev-card .dev-card-avatar{width:35px;height:35px}.ai-dev-grid .dev-card .dev-title{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-dev-grid .dev-card .dev-username{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-dev-grid .dev-card .dev-description{font-size:.8rem;margin-bottom:.5rem}.ai-dev-grid .dev-card .dev-card-meta{margin-bottom:.5rem}.ai-dev-grid .dev-card .payment-amount{font-size:.85rem}.ai-dev-grid .dev-card .dev-card-stats{padding-top:.5rem;font-size:.7rem;display:flex;justify-content:space-between;align-items:center}.ai-dev-grid .dev-card .dev-card-stats .stat{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:#e9e9e9b3}.ai-dev-grid .dev-card .dev-card-stats .stat svg{width:12px;height:12px;color:#e9e9e980}.ai-dev-grid .dev-card .rating-stars{display:flex;gap:1px}.ai-dev-grid .dev-card .rating-stars .star{width:10px;height:10px}.ai-dev-grid .dev-card .rating-text{font-size:.7rem;color:#e9e9e9b3;font-weight:500}.ai-dev-grid .dev-description{flex:1;text-overflow:ellipsis}@media(max-width:768px){.ai-dev-grid{grid-template-columns:1fr}}.ai-dev-grid .dev-card.locked-card{cursor:default;position:relative;overflow:hidden}.ai-dev-grid .dev-card.locked-card>*:not(.lock-overlay){filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none}.ai-dev-grid .dev-card.locked-card:hover{transform:scale(1.02);box-shadow:0 4px 20px #0003}.lock-overlay{position:absolute;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:all;border-radius:14px}.lock-content{text-align:center;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:lockPulse 2s ease-in-out infinite}@keyframes lockPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.lock-content svg{color:var(--primary);filter:drop-shadow(0 0 8px rgba(255,70,85,.5))}.lock-content p{color:#e9e9e9e6;font-size:.9rem;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5)}.lock-upgrade-btn{background:linear-gradient(135deg,#ffe6e8,#ffe6e8);color:#0f0f0f;border:none;padding:.6rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.lock-upgrade-btn:hover{background:linear-gradient(135deg,#ffe6e8,#ffe6e8)}.lock-upgrade-btn:active{transform:translateY(0)}.ai-results .dev-card{position:relative;z-index:1}.ai-results .dev-card:hover{z-index:100}.ai-match-info{position:absolute;left:calc(100% + 20px);top:50%;transform:translateY(-50%) scale(.95);min-width:500px;max-width:600px;background:var(--bg2);border:1px solid rgba(233,233,233,.1);border-top:1px solid rgba(85,85,85,.3);border-radius:10px;padding:.5rem;opacity:0;visibility:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:1000;box-shadow:0 4px 12px #0000004d;pointer-events:none}.ai-match-info:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#e9e9e91a}.ai-match-info:after{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:var(--bg2);margin-right:-1px}.ai-results .dev-card:hover .ai-match-info{opacity:1;visibility:visible;left:calc(100% + 12px);transform:translateY(-50%) scale(1)}.ai-match-info .tooltip-section{display:flex;flex-direction:column;gap:.1rem;margin-bottom:.45rem}.ai-match-info .tooltip-section:last-child{margin-bottom:0}.ai-match-info .tooltip-label{font-size:.65rem;color:#e9e9e980;font-weight:500}.ai-match-info .tooltip-value{font-size:.75rem;color:var(--text);font-weight:500;line-height:1.3}.ai-chat-input-container{padding:1rem 1.5rem;border-top:1px solid rgba(233,233,233,.05);background:var(--bg);flex-shrink:0;position:relative;z-index:10}.ai-chat-input-wrapper{max-width:750px;margin:0 auto;display:flex;align-items:center;gap:.6rem;background:#2d2e3088;box-shadow:inset 1px 1px #e9e9e921;border-radius:32px;padding:.65rem .85rem;position:relative;z-index:11}.ai-chat-input-wrapper:focus-within{border-color:#e9e9e933}.ai-chat-input-wrapper textarea{flex:1;background:transparent;border:none;color:#b6b6b6;font-size:.9rem;font-family:inherit;resize:none;outline:none;max-height:150px;overflow-y:auto;line-height:1.5;pointer-events:auto;z-index:1;position:relative;cursor:text}.ai-chat-input-wrapper textarea::placeholder{color:#e9e9e959}.ai-chat-input-wrapper textarea::-webkit-scrollbar{width:3px}.ai-chat-input-wrapper textarea::-webkit-scrollbar-thumb{background:#e9e9e926;border-radius:2px}.ai-send-btn{width:32px;height:32px;background:#e0e0e0;border:none;border-radius:32px;color:#8b8b8b;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2;pointer-events:auto}.ai-send-btn:hover:not(:disabled){background:#e9e9e9e6}.ai-send-btn:disabled{cursor:not-allowed;background-color:#272829}.ai-loading-spinner{width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#0009;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ai-typing-indicator{display:flex;align-items:center;gap:4px;padding:.6rem}.ai-typing-indicator span{width:6px;height:6px;border-radius:50%;background:#e9e9e980;animation:typing-bounce 1.4s infinite ease-in-out}.ai-typing-indicator span:nth-child(1){animation-delay:-.32s}.ai-typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing-bounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.ai-searching-animation{display:flex;gap:1rem;padding:1rem 1.25rem;align-items:center;background:#3b82f60d;border-radius:12px;border:1px solid rgba(59,130,246,.1)}.ai-search-spinner{width:32px;height:32px;border:3px solid rgba(59,130,246,.1);border-top-color:#3b82f6;border-radius:50%;animation:ai-spin 1s linear infinite;flex-shrink:0}@keyframes ai-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-search-text{display:flex;flex-direction:column;gap:.25rem}.ai-search-primary{font-size:.95rem;font-weight:500;color:#3b82f6}.ai-search-secondary{font-size:.8rem;color:#e9e9e980;animation:ai-pulse-text 2s ease-in-out infinite}@keyframes ai-pulse-text{0%,to{opacity:.5}50%{opacity:.8}}.ai-input-hint{max-width:750px;margin:.5rem auto 0;text-align:center;font-size:.7rem;color:#e9e9e94d}.ai-attach-btn{width:32px;height:32px;background:transparent;border:none;border-radius:32px;color:#b6b6b6;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2;pointer-events:auto}.ai-attach-btn:hover:not(:disabled){background:#e9e9e914;color:#e0e0e0}.ai-attach-btn:disabled{cursor:not-allowed;opacity:.4}.ai-attach-btn-container{position:relative;display:flex;align-items:center}.ai-attach-menu{position:absolute;bottom:calc(100% + 8px);left:0;background:var(--bg2);border-top:1px solid #ffffff23;border-radius:8px;padding:.25rem;box-shadow:0 4px 12px #0000004d;z-index:1000;min-width:150px;animation:slideUp .15s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ai-attach-menu-item{width:100%;padding:.5rem .3rem;background:transparent;border:none;color:var(--text);font-size:.85rem;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:.5rem;border-radius:6px;transition:all .15s;text-align:left}.ai-attach-menu-item:hover{background:#e9e9e90f}.ai-attach-menu-item svg{flex-shrink:0;color:#e9e9e999}.ai-image-preview-container{max-width:750px;margin:0 auto .75rem;display:flex;gap:.5rem;flex-wrap:wrap;padding:0 .5rem}.ai-image-preview{position:relative;width:80px;height:80px;border-radius:12px;overflow:hidden;background:#2d2e30;border:1px solid rgba(233,233,233,.1)}.ai-image-preview img{width:100%;height:100%;object-fit:cover}.ai-image-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;opacity:0}.ai-image-preview:hover .ai-image-remove{opacity:1}.ai-image-remove:hover{background:#dc2626d9;transform:scale(1.1)}.ai-image-uploading{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center}.ai-message-images{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.ai-message-image{max-width:200px;max-height:200px;border-radius:8px;object-fit:cover;border:1px solid rgba(233,233,233,.1);cursor:pointer}.ai-message-image:hover{border-color:#e9e9e933}.ai-drag-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s;pointer-events:none}.ai-drag-content{text-align:center;color:#fff;padding:3rem;border-radius:14px;background:#101111;box-shadow:inset 0 1px #ffffff23;pointer-events:none}.ai-drag-content svg{margin-bottom:1rem;opacity:.8}.ai-drag-content p{font-size:1.2rem;font-weight:500;margin:0;opacity:.9}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dev-card-message-icon{position:absolute;top:.5rem;right:.5rem;width:32px;height:32px;background:#e9e9e90f;border-radius:11px;border:none;color:#e9e9e9b3;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;z-index:10}.dev-card-message-icon:hover{background:#e9e9e91a;color:#fff;border-color:#e9e9e933;transform:scale(1.05)}.dev-card-message-icon:active{transform:scale(.95)}.dev-card-message-icon svg{flex-shrink:0}.dev-card-message-icon.sent{background:#22c55e26;color:#22c55e;cursor:default;pointer-events:none}.dev-card-message-icon.sent:hover{background:#22c55e26;color:#22c55e;transform:none}.dev-card-message-icon:disabled{opacity:1}.dev-card-message-icon.disabled-no-sub{background:#ff46551a;border:1px solid rgba(255,70,85,.3);color:#ff4655b3;cursor:not-allowed;opacity:.7}.dev-card-message-icon.disabled-no-sub:hover{background:#ff465526;border-color:#ff465566;transform:none;box-shadow:none}.dev-card-message-icon.disabled-no-sub svg{color:#ff4655b3}@media(max-width:768px){.ai-chat-sidebar{display:none}.ai-chat-messages{padding:1rem}.ai-chat-input-container{padding:.75rem}.ai-message-content{max-width:100%}.ai-welcome-content h1{font-size:1.5rem}}
