.inspect-btn,.screenshot-btn,.add-autobuy-btn,.buy-btn{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:500;transition:all .2s}.screenshot-btn{color:#744210;cursor:pointer;white-space:nowrap;background:#ecc94b;border:none;font-weight:600;transition:all .2s}.screenshot-btn:hover:not(:disabled){background:#d69e2e;transform:translateY(-2px);box-shadow:0 2px 4px #d69e2e4d}.screenshot-btn:active:not(:disabled){transform:translateY(0)}.screenshot-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes spin{to{transform:rotate(360deg)}}.btn-icon-spin{animation:1s linear infinite spin;display:inline-block}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,100%)scale(.9)}to{opacity:1;transform:translate(-50%)scale(1)}}.notification-drawer-overlay{z-index:2000;opacity:0;visibility:hidden;background:#000000a6;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.notification-drawer-overlay.open{opacity:1;visibility:visible}.notification-drawer{z-index:2001;background:#fffffff2;flex-direction:column;width:400px;height:100%;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;right:-400px;box-shadow:-5px 0 25px #0003}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.notification-drawer{background:#fffffffa}}.notification-drawer-overlay.open .notification-drawer{right:0}.notification-header{background:#ffffff80;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.notification-header h3{color:#1a202c;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.notification-header-actions{align-items:center;gap:.75rem;display:flex}.notification-header-actions button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;font-size:1.2rem;transition:all .2s;display:flex}.notification-header-actions button:hover{background:#0000000d;transform:scale(1.1)}.notification-content{scrollbar-width:thin;flex:1;padding:1rem;overflow-y:auto}.notif-empty{color:#718096;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.notif-list{flex-direction:column;gap:1rem;display:flex}.notif-item{background:#fff;border:1px solid #0000000d;border-radius:12px;padding:1rem;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000a}.notif-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.notif-item.buyable{border-left:4px solid #48bb78}.notif-item.sold{background:#fef2f299;border:1px solid #e53e3e66;box-shadow:0 2px 8px #e53e3e0d}.notif-item.sold:hover{border-color:#e53e3e;box-shadow:0 4px 14px #e53e3e26}.notif-item.sold.buyable{border-left:4px solid #e53e3e}.notif-sold-tag{color:#c53030;letter-spacing:.5px;background:#fed7d7;border-radius:4px;padding:.1rem .5rem;font-size:.7rem;font-weight:700}.notif-sold-price-badge{color:#e53e3e;margin-left:8px;font-size:.8rem;font-weight:600}.notif-item-header{justify-content:space-between;margin-bottom:.75rem;font-size:.75rem;display:flex}.notif-time{color:#a0aec0;font-weight:500}.notif-favorite-tag{color:#3182ce;white-space:nowrap;text-overflow:ellipsis;background:#ebf8ff;border-radius:4px;max-width:150px;padding:.1rem .5rem;font-weight:600;overflow:hidden}.notif-item-body{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.notif-item-info{flex:1}.notif-item-name{color:#2d3748;margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.2}.notif-item-price{color:#1a202c;font-size:1.1rem;font-weight:700}.notif-item-actions{flex-direction:column;gap:.45rem;min-width:90px;display:flex}.notification-drawer .quick-buy-btn,.notification-drawer .screenshot-btn,.notification-drawer .view-btn{cursor:pointer!important;white-space:nowrap!important;box-sizing:border-box!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:.35rem!important;height:32px!important;padding:0 .75rem!important;font-size:.82rem!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important;display:inline-flex!important}.quick-buy-btn{color:#fff;background:#48bb78;border:none}.quick-buy-btn:hover:not(:disabled){background:#38a169;box-shadow:0 2px 4px #48bb784d}.quick-buy-btn:disabled{opacity:.6;cursor:not-allowed}.notif-inspect-link{border-top:1px dashed #0000000d;margin-top:.75rem;padding-top:.5rem}.notif-inspect-link a{color:#3182ce;font-size:.8rem;font-weight:500;text-decoration:none}.notif-inspect-link a:hover{text-decoration:underline}.notif-trigger-btn{color:#fff;cursor:pointer;z-index:1500;background:#3182ce;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #3182ce66}.notif-trigger-btn:hover{background:#2b6cb0;transform:scale(1.1)translateY(-5px);box-shadow:0 8px 20px #3182ce80}.notif-trigger-btn.active{background:#e53e3e;transform:rotate(45deg)}.notif-badge{color:#fff;background:#e53e3e;border:2px solid #fff;border-radius:10px;padding:2px 6px;font-size:.75rem;font-weight:700;position:absolute;top:-5px;right:-5px}.notif-screenshot-container{cursor:zoom-in;background:#000;border:1px solid #0000000d;border-radius:10px;margin-top:1rem;overflow:hidden;box-shadow:0 4px 12px #00000026}.notif-screenshot{width:100%;height:auto;transition:transform .3s;display:block}.notif-screenshot:hover{transform:scale(1.02)}.notif-lightbox-overlay{z-index:3000;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.notif-lightbox-content{cursor:default;background:#0006;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080}.notif-lightbox-image{object-fit:contain;max-width:100%;max-height:85vh;display:block}.notif-lightbox-close{color:#fff;cursor:pointer;z-index:3001;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.notif-lightbox-close:hover{background:#fff6;transform:scale(1.1)}.notif-item-stats{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.notif-search-container{align-items:center;margin:.5rem 1rem .75rem;display:flex;position:relative}.notif-search-icon{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;left:12px}.notif-search-input{color:#2d3748;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;font-size:.9rem;font-weight:500;transition:all .2s;box-sizing:border-box!important;padding:.6rem 2.5rem .6rem 2.4rem!important}.notif-search-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea26}.notif-search-clear{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;font-size:1rem;transition:all .15s;display:flex;position:absolute;right:10px}.notif-search-clear:hover{color:#4a5568;background:#e2e8f0}@media (width<=480px){.notification-drawer{width:100%;right:-100%}}.notif-subscribe-row{border-top:1px solid #0000000d;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.notif-sub-input{color:#2d3748;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;flex:1;font-size:.85rem;font-weight:500;transition:all .2s;box-sizing:border-box!important;height:36px!important;padding:0 .75rem!important}.notif-sub-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea26}.notif-sub-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#667eea;border:none;font-size:.85rem;font-weight:600;transition:all .2s;box-sizing:border-box!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:.4rem!important;height:36px!important;padding:0 1rem!important;display:inline-flex!important}.notif-sub-btn:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px);box-shadow:0 2px 4px #667eea4d}.notif-sub-btn:active:not(:disabled){transform:translateY(0)}.notif-sub-btn:disabled{opacity:.6;cursor:not-allowed}.notif-active-sub-row{background:#667eea14;border:1px dashed #667eea59;border-radius:8px;justify-content:space-between;align-items:center;margin-top:.75rem;padding:.5rem .75rem;transition:all .2s;display:flex}.notif-active-sub-badge{color:#5a67d8;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;display:inline-flex}.notif-unsub-btn{color:#c53030;cursor:pointer;white-space:nowrap;background:#fed7d7;border:1px solid #feb2b2;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.notif-unsub-btn:hover:not(:disabled){color:#9b2c2c;background:#feb2b2;box-shadow:0 1px 3px #e53e3e33}.notif-unsub-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.notif-trigger-btn{bottom:calc(68px + env(safe-area-inset-bottom) + 16px);right:16px}}.view-btn{color:#4a5568;cursor:pointer;white-space:nowrap;background:#edf2f7;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.view-btn:hover{color:#2d3748;background:#e2e8f0;transform:translateY(-1px)}.load-more-notifs-btn{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-top:1rem;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .2s}.load-more-notifs-btn:hover:not(:disabled){color:#2d3748;background:#edf2f7;transform:translateY(-1px)}.notif-stat-badge{color:#4a5568;background:#0000000d;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600;display:inline-block}.notification-drawer .quick-buy-btn{color:#fff!important;opacity:1!important;background:#10b981!important;border:none!important;box-shadow:0 2px 6px #10b98126!important}.notification-drawer .quick-buy-btn:hover:not(:disabled){background:#059669!important;box-shadow:0 4px 12px #10b9814d!important}.notification-drawer .quick-buy-btn.sold{color:#fff!important;opacity:.85!important;cursor:not-allowed!important;box-shadow:none!important;background:#ef4444!important}.notification-drawer .screenshot-btn{color:#744210!important;opacity:1!important;background:#ecc94b!important;border:none!important;border-radius:6px!important;width:auto!important;height:32px!important;padding:0 .75rem!important;box-shadow:0 2px 6px #ecc94b26!important}.notification-drawer .screenshot-btn:hover:not(:disabled){color:#744210!important;background:#d69e2e!important}.notification-drawer .screenshot-btn.ready{color:#fff!important;opacity:1!important;cursor:pointer!important;background:#10b981!important;border-radius:6px!important;width:auto!important;height:32px!important;padding:0 .75rem!important;box-shadow:0 2px 6px #10b98133!important}.notification-drawer .screenshot-btn.ready:hover:not(:disabled){transform:translateY(-1px);background:#059669!important;box-shadow:0 4px 12px #10b98159!important}.notification-drawer .screenshot-btn.loading,.notification-drawer .quick-buy-btn.loading{opacity:.65!important;cursor:not-allowed!important}.notification-drawer .screenshot-btn:disabled:not(.ready){opacity:.65!important}.notification-drawer .screenshot-btn:disabled.ready{opacity:1!important}.notification-drawer .view-btn{color:#4a5568!important;opacity:1!important;background:#edf2f7!important;border:1px solid #e2e8f0!important}.notification-drawer .view-btn:hover{color:#2d3748!important;background:#e2e8f0!important}.notification-drawer .notif-subscribe-row .notif-sub-input{flex:0 0 110px!important;width:110px!important}.notification-drawer .notif-subscribe-row .notif-sub-btn{flex:1!important}.notif-screenshot-hover-card{-webkit-backdrop-filter:blur(8px);background:#141821f2;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:4px;animation:.25s cubic-bezier(.16,1,.3,1) forwards notif-hover-pop;display:flex;overflow:hidden;transform:scale(.95);box-shadow:0 10px 30px #0009,0 0 20px #10b98126}@keyframes notif-hover-pop{to{transform:scale(1)}}.notif-screenshot-hover-img{object-fit:contain;border-radius:8px;width:100%;height:auto;display:block}html[data-theme=orange-light] .notif-screenshot-hover-card{background:#fffffffa;border-color:#00000026;box-shadow:0 10px 30px #00000040,0 0 15px #ea580c1a}.notif-extra-links-row{border-top:1px solid #0000000d;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.notif-subscribe-row+.notif-extra-links-row,.notif-active-sub-row+.notif-extra-links-row{border-top:none!important;margin-top:.4rem!important;padding-top:0!important}.notif-extra-btn{white-space:nowrap;box-sizing:border-box;border-radius:6px;flex:calc(50% - .25rem);justify-content:center;align-items:center;gap:.4rem;height:32px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.csfloat-similar-btn{color:#5a67d8;background:#667eea14;border:1px solid #667eea40;flex:100%!important}.csfloat-similar-btn:hover{color:#fff;background:#667eea;border-color:#667eea}.csfloat-pattern-btn{color:#db2777;background:#ec489914;border:1px solid #ec489940}.csfloat-pattern-btn:hover{color:#fff;background:#ec4899;border-color:#ec4899}.inspect-ingame-btn{color:#4a5568;background:#4a55680f;border:1px solid #4a556833}.inspect-ingame-btn:hover{color:#fff;background:#4a5568;border-color:#4a5568}html[data-theme=dark] .notif-extra-links-row{border-top-color:#ffffff14}html[data-theme=dark] .csfloat-similar-btn{color:#a3b8ff!important;background:#667eea1f!important;border-color:#667eea59!important}html[data-theme=dark] .csfloat-similar-btn:hover{color:#fff!important;background:#667eea!important;border-color:#667eea!important;box-shadow:0 0 10px #667eea4d!important}html[data-theme=dark] .csfloat-pattern-btn{color:#f472b6!important;background:#f472b61f!important;border-color:#f472b659!important}html[data-theme=dark] .csfloat-pattern-btn:hover{color:#fff!important;background:#ec4899!important;border-color:#ec4899!important;box-shadow:0 0 10px #ec48994d!important}html[data-theme=dark] .inspect-ingame-btn{color:#e2e8f0!important;background:#a0aec01f!important;border-color:#a0aec040!important}html[data-theme=dark] .inspect-ingame-btn:hover{color:#1a202c!important;background:#a0aec0!important;border-color:#a0aec0!important}body{background:linear-gradient(135deg,#f4f7f8 0%,#ccd4e4 100%) fixed;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.15rem;display:flex;position:relative}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#7877c64d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.container{-webkit-backdrop-filter:blur(38px);backdrop-filter:blur(38px);text-align:center;z-index:1;background:#fffffffa;border:2px solid #ffffff4d;flex-direction:column;width:100%;max-width:1500px;margin:0 auto;padding:2rem 2rem 1rem;animation:.5s ease-out container-fade-in;display:flex;position:relative;overflow:visible;box-shadow:0 32px 100px #1ab4ea3b,0 1.5px #fff3}@keyframes container-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.premium-navbar{box-sizing:border-box;background:#111827f2;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 30px #0000004d;border:1px solid #ffffff29!important}.premium-navbar *{box-sizing:border-box}.premium-navbar .brand-link{align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s;display:flex}.premium-navbar .brand-link:hover{transform:translateY(-1px)}.premium-navbar .brand-logo-container{justify-content:center;align-items:center;display:flex;position:relative}.premium-navbar .brand-logo{object-fit:contain;z-index:2;filter:drop-shadow(0 0 8px #6366f14d);width:38px;height:38px}.premium-navbar .logo-glow{z-index:1;background:radial-gradient(circle,#6366f166 0%,#0000 70%);border-radius:50%;width:40px;height:40px;position:absolute}.premium-navbar .brand-name{letter-spacing:1px;color:#fff;align-items:center;gap:.25rem;font-size:1.25rem;font-weight:800;display:flex}.premium-navbar .gradient-text{background:linear-gradient(90deg,#6366f1 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.premium-navbar .nav-links{align-items:center;gap:.5rem;display:flex}.premium-navbar .nav-item{color:#94a3b8;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.premium-navbar .nav-item:hover{color:#fff;background:#ffffff0a}.premium-navbar .nav-item.active{color:#6366f1;background:#6366f114;border:1px solid #6366f126}.premium-navbar .user-profile-badge{background:#ffffff08;border:1px solid #ffffff0a;border-radius:20px;align-items:center;gap:.75rem;padding:.4rem .85rem;display:flex}.premium-navbar .avatar-placeholder{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 0 10px #6366f166}.premium-navbar .user-welcome{color:#94a3b8;font-size:.85rem}.premium-navbar .user-name{color:#fff;font-weight:700}.premium-navbar .user-profile-badge:hover{background:#ffffff0f;border-color:#ffffff1a}.premium-navbar .navbar-right{flex-direction:column;align-items:flex-end;gap:.45rem;display:flex}.premium-navbar .navbar-actions-row{align-items:center;gap:.5rem;display:flex}.profile-toggle-btn{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s}.profile-toggle-btn:hover{color:#fff;background:#ffffff17;border-color:#ffffff26}.sleek-logout-btn{color:#fca5a5;cursor:pointer;background:linear-gradient(135deg,#ef44441a 0%,#dc262633 100%);border:1px solid #ef44444d;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .25s}.sleek-logout-btn:hover{color:#fff;background:linear-gradient(135deg,#ef444440 0%,#dc262659 100%);border-color:#ef444499;transform:translateY(-1px);box-shadow:0 0 12px #ef444433}.auth-actions{align-items:center;gap:.75rem;display:flex}.nav-auth-btn{text-align:center;border-radius:8px;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s}.nav-auth-btn.primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);box-shadow:0 4px 15px #6366f159}.nav-auth-btn.primary:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #6366f180}.nav-auth-btn.secondary{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff14}.nav-auth-btn.secondary:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}@media (width<=900px){.premium-navbar{flex-direction:column;gap:1.25rem;padding:1.25rem}.premium-navbar .nav-links{flex-wrap:wrap;justify-content:center;width:100%}}.sort-select{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:6px;padding:.5rem;font-size:.9rem;transition:border-color .3s}.sort-select:focus{border-color:#4299e1;outline:none}.no-results{color:#718096;text-align:center;padding:2rem}.offline-indicator{color:#dd6b20;text-align:center;background:#dd6b201a;border:1px solid #dd6b2033;border-radius:6px;margin:.5rem 0;padding:.5rem;font-size:.9rem;font-weight:600}.api-indicator{color:#48bb78;text-align:center;background:#48bb781a;border:1px solid #48bb7833;border-radius:6px;margin:.5rem 0;padding:.5rem;font-size:.9rem;font-weight:600}.status-indicator{align-items:center;gap:.75rem;display:flex}.status-dot{border-radius:50%;width:12px;height:12px}.status-text{font-size:1.1rem;font-weight:600}.info-card p{color:#4a5568;margin-bottom:.75rem;line-height:1.6}.events-section h2{color:#1a202c;margin-bottom:1.5rem;font-size:1.8rem}.events-list{flex-direction:column;gap:1rem;display:flex}.price-change{color:#48bb78;font-weight:700}.connection-note{color:#ed8936;margin-top:.5rem;font-style:italic}.debug-info{color:#666;background:#0000001a;border-radius:6px;margin-top:1rem;padding:.75rem;font-family:monospace;font-size:.8rem}.debug-info p{margin:.25rem 0}.error-events{color:#c53030;background:#e53e3e1a;border:2px solid #e53e3e}.retry-btn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:6px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:background .3s}.retry-btn:hover{background:#c53030}.cta-btn{text-align:center;border-radius:8px;min-width:120px;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-btn.primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea4d}.cta-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.cta-btn.secondary{color:#667eea;background:#ffffffe6;border:2px solid #667eea4d}.cta-btn.secondary:hover{background:#667eea1a;border-color:#667eea80}.form-group{flex-direction:column;flex:1;gap:.5rem;width:100%;min-width:300px;display:flex}.form-group label{color:#2d3748;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:flex}.form-group input{border:2px solid #e2e8f0;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.form-group input:focus{border-color:#3182ce;outline:none;box-shadow:0 0 0 3px #3182ce1a}.error-message{color:#c53030;background:#fed7d7;border:1px solid #feb2b2;border-radius:8px;margin-top:1rem;margin-bottom:2rem;padding:1rem}.success-message{color:#22543d;background:#c6f6d5;border:1px solid #9ae6b4;border-radius:8px;margin-top:1rem;margin-bottom:1rem;padding:.75rem}.loading{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s ease-in-out infinite spin;display:inline-block}.fade-in{animation:.4s ease-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-down-enter{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.slide-down-active{opacity:1;max-height:2000px;margin-bottom:2rem;padding-top:2rem;padding-bottom:2rem}.profile-section{text-align:left;opacity:1;background:#fffffff2;border:1px solid #0000001a;border-radius:16px;margin-bottom:2rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.profile-section.fade-out{animation:.3s ease-in forwards slideOutDown}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.profile-section h2{color:#2d3748;margin-top:0;margin-bottom:1.5rem;font-size:1.5rem}.profile-form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.help-text{color:#718096;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:.85rem;font-weight:400}.help-text a{color:#3182ce;text-decoration:none}.help-text a:hover{text-decoration:underline}.update-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-self:flex-start;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.update-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.update-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-row{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.form-row:last-child{margin-bottom:0}.paint-seed-group{flex:1!important;min-width:150px!important}.result-row .item-name{color:#2d3748;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-weight:600;overflow:hidden}.item-stickers{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.result-row .item-price{color:#38a169;font-size:.95rem;font-weight:600}.result-row .item-float{color:#3182ce;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-weight:500}.result-row .item-seed{color:#805ad5;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-weight:500}.result-row .item-action{text-align:center}.action-buttons{justify-content:center;align-items:center;gap:.5rem;display:flex}.buy-btn{background:linear-gradient(135deg,#059669 0%,#047857 100%)}.buy-btn:hover:not(:disabled){background:linear-gradient(135deg,#047857 0%,#065f46 100%);transform:translateY(-2px);box-shadow:0 4px 12px #05966966}.buy-btn:active:not(:disabled){transform:translateY(0)}.result-row .item-created{color:#4a5568;font-size:.85rem}.result-row .item-autobuy{text-align:center}.delete-all-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e53e3e 0%,#c53030 100%);border:none;border-radius:8px;margin-left:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.delete-all-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e53e3e4d}.status-header-cell{flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem;padding:4px 0;display:flex}.reset-bought-btn{color:#94a3b8!important;cursor:pointer!important;opacity:.7!important;background:#ffffff08!important;border:1.5px solid #ffffff29!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;padding:0!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important}.reset-bought-btn:hover{opacity:1!important;color:#3b82f6!important;background:#3b82f614!important;border-color:#3b82f673!important;transform:rotate(180deg)!important;box-shadow:0 0 8px #3b82f626!important}.new-items-count{color:#fff;background:#10b981;border-radius:12px;padding:.25rem .5rem;font-size:.85rem;font-weight:700}.no-new-items{color:#6b7280;font-size:.85rem}.sortable-header{-webkit-user-select:none;user-select:none;position:relative}.no-favorites{text-align:center;color:#718096;margin:0;padding:2rem;font-style:italic}.no-results p{margin:.5rem 0;font-size:1.1rem}.pagination-controls{justify-content:center;padding:2rem 0;display:flex}.load-more-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.load-more-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #48bb784d}.load-more-btn:disabled{opacity:.7;cursor:not-allowed;background:#a0aec0;transform:none}.limit-reached{color:#22543d;text-align:center;background:#c6f6d5;border:1px solid #9ae6b4;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.weapon-type{color:#718096;font-weight:500}.price-update-tooltip{z-index:1000;opacity:0;pointer-events:none;min-width:300px;max-width:400px;margin-bottom:.5rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.price-update-tooltip-content{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;font-size:.85rem;line-height:1.5;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.price-update-tooltip-content:after{content:"";border:6px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.price-update-tooltip-content strong{color:#111827;margin-bottom:.5rem;font-size:.9rem;display:block}.price-update-tooltip-content ul{margin:.5rem 0;padding-left:1.5rem}.price-update-tooltip-content li{margin:.25rem 0}.price-update-tooltip-content p{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem;font-size:.8rem}.price-update-tooltip-content em{font-style:italic}.auto-refresh-info{color:#6b7280;flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.auto-refresh-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;background:#10b981;border:none;border-radius:6px;align-items:center;gap:.5rem;margin-right:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:background-color .2s;display:flex}.auto-refresh-toggle input[type=checkbox]{margin:0}.last-refresh-time{color:#059669;background:#0596691a;border-radius:4px;padding:.25rem .5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem}.auto-refresh-toggle.enabled{background:#10b981}.auto-refresh-toggle.enabled:hover{background:#059669}.auto-refresh-toggle.disabled{background:#6b7280}.auto-refresh-toggle.disabled:hover{background:#4b5563}.export-btn{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.import-btn{border-top-left-radius:0;border-bottom-left-radius:0}.export-btn,.import-btn{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.2rem;padding:.3rem .6rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.export-btn:hover:not(:disabled),.import-btn:hover:not(:disabled){color:#1e293b;background:#e2e8f0;border-color:#cbd5e1}.export-btn:disabled,.import-btn:disabled{color:#cbd5e1;cursor:not-allowed;opacity:.6;background:#f8fafc;border-color:#e2e8f0}.help-icon-btn{cursor:pointer;color:#667eea;background:0 0;border:none;justify-content:center;align-items:center;margin-left:4px;padding:0;font-size:.9rem;transition:transform .2s;display:flex}.help-icon-btn:hover{transform:scale(1.2)}.checked-item-actions{align-items:center;gap:.5rem;display:flex}.remove-checked-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;transition:transform .2s,background-color .2s;display:flex}.remove-checked-btn:hover{background:#dc2626;transform:scale(1.1)}.no-checked-items{text-align:center;color:#718096;margin:0;padding:2rem;font-style:italic}.loading-checked-items{text-align:center;color:#718096;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.api-key-help{color:#4299e1;margin-top:.25rem;font-size:.875rem;text-decoration:none;display:block}.api-key-help:hover{color:#3182ce;text-decoration:underline}.settings-icon-btn{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000d}.settings-icon-btn:hover{color:#4f46e5;background-color:#f8faff;border-color:#6366f1;transform:translateY(-2px)rotate(30deg);box-shadow:0 10px 15px -3px #6366f126}.grouped-item{border-left:5px solid #10b98159;background:#1e293b66!important}.grouped-item:hover{background:#6366f126!important}.bulk-actions-bar{-webkit-backdrop-filter:blur(12px)saturate(180%);z-index:1000;background:#ffffffb3;border:1px solid #f59e0b4d;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;min-width:600px;padding:12px 24px;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026,0 0 0 1px #fff3}.bulk-actions-info{align-items:center;gap:12px;display:flex}.bulk-count-badge{color:#fff;background:#f59e0b;border-radius:8px;padding:4px 10px;font-size:14px;font-weight:700;box-shadow:0 4px 10px #f59e0b4d}.bulk-info-text{color:#4b5563;font-size:15px;font-weight:600}.bulk-actions-buttons{align-items:center;gap:8px;display:flex}.bulk-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.bulk-btn:hover{filter:brightness(1.1);transform:translateY(-2px)}.bulk-btn:active{transform:translateY(0)}.bulk-btn.price{color:#d97706;background:#fff3e0}.bulk-btn.activate{color:#059669;background:#ecfdf5}.bulk-btn.deactivate{color:#dc2626;background:#fef2f2}.bulk-btn.delete{color:#fff;background:#111827}.bulk-btn.cancel{color:#6b7280;background:#f3f4f6}.bulk-divider{background:#0000001a;width:1px;height:24px;margin:0 8px}.glassmorphism{-webkit-backdrop-filter:blur(12px)saturate(180%);background:#ffffffb3}.close-drawer-btn{color:#718096}.empty-icon{opacity:.5;margin-bottom:1rem;font-size:4rem}.view-btn{color:#4a5568;text-align:center;background:#edf2f7;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.view-btn:hover{background:#e2e8f0}.load-more-notifs-btn{color:#4a5568;cursor:pointer;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-top:1rem;margin-bottom:2rem;padding:.75rem;font-weight:600;transition:all .2s;display:block}.load-more-notifs-btn:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.load-more-notifs-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){body{align-items:initial;justify-content:initial;margin:0;padding:0;font-size:14px;display:block;overflow-x:hidden}html{overflow-x:hidden}.container{box-sizing:border-box;width:100vw;max-width:none;box-shadow:none;width:100%;max-width:100vw;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:.25rem}.form-row{grid-template-columns:1fr;flex-direction:column!important;gap:1rem!important;margin-bottom:1rem!important;display:flex!important}.result-row .item-name{max-width:150px}.result-row .item-created{font-size:.75rem}.nav-header{text-align:center;background:#fff;border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem;box-shadow:0 1px 3px #0000001a}.user-info{align-items:center}.user-actions{flex-direction:column;gap:.5rem}.form-group{margin-bottom:.5rem;flex:none!important;width:100%!important;min-width:100%!important}.auto-refresh-info{justify-content:center!important;gap:1rem!important}.item-name a{color:#1e293b;font-size:1.05rem;text-decoration:none}.bulk-actions-bar{border-radius:16px;flex-direction:column;gap:.5rem;width:auto;padding:1rem;bottom:.5rem;left:.5rem;right:.5rem}.bulk-actions-buttons{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.bulk-btn.cancel{grid-column:span 2}.item-stickers{flex-wrap:wrap;justify-content:flex-start;margin-top:.5rem}}@media (width<=480px){body{padding:0;font-size:.9rem}.container{box-sizing:border-box;width:100vw;max-width:none;margin:0;padding:.5rem}.result-item{padding:.75rem}}@media (hover:none) and (pointer:coarse){.result-item{margin-bottom:.5rem}}@media (width<=768px) and (orientation:landscape){.container{width:100vw;margin:0}}.app-loader-container{background-color:var(--bg-dark,#0d0e12);min-height:100vh;color:var(--text-main,#fff);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-family:Inter,sans-serif;display:flex}.app-loader-spinner{border:4px solid #ffffff0d;border-left-color:var(--accent-color,#0fc);border-radius:50%;width:50px;height:50px;animation:1s linear infinite app-spin;box-shadow:0 0 15px #0fc3}.app-loader-text{letter-spacing:.05em;opacity:.85;font-size:1.1rem;font-weight:500;animation:1.5s ease-in-out infinite alternate app-pulse}@keyframes app-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes app-pulse{0%{opacity:.6}to{opacity:1}}[data-theme=orange-light]{--bg-primary:#fff;--bg-secondary:#fff;--bg-tertiary:#f8fafc;--text-primary:#000;--text-secondary:#000;--text-muted:#334155;--brand-orange:#ea580c;--brand-orange-hover:#c2410c;--brand-orange-lite:#ea580c14;--border-color:#000;--border-color-faint:#475569;--focus-ring:#ea580c40;--shadow-sm:0 2px 4px #00000005;--shadow-md:0 10px 25px -5px #0000000d, 0 8px 10px -6px #00000008;--shadow-lg:0 20px 40px -15px #00000014}html[data-theme=orange-light] body,html[data-theme=orange-light] .App,html[data-theme=orange-light] .search-page-container,html[data-theme=orange-light] .premium-dashboard{background-color:var(--bg-primary)!important;color:var(--text-primary)!important;background-image:radial-gradient(circle at 10% 20%,#ea580c08 0%,#0000 40%),radial-gradient(circle at 90% 80%,#ea580c05 0%,#0000 40%),linear-gradient(#00000004 1px,#0000 1px),linear-gradient(90deg,#00000004 1px,#0000 1px)!important;background-size:100% 100%,100% 100%,32px 32px,32px 32px!important;background-attachment:fixed!important}html[data-font=outfit] *{letter-spacing:-.1px;font-family:Outfit,sans-serif!important}html[data-font=inter] *{letter-spacing:-.2px;font-family:Inter,sans-serif!important}html[data-theme=orange-light] .premium-navbar{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-md)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .premium-navbar .brand-name{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-navbar .nav-item{color:var(--text-secondary)!important}html[data-theme=orange-light] .premium-navbar .nav-item:hover{background:var(--bg-tertiary)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-navbar .nav-item.active{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c33!important}html[data-theme=orange-light] .premium-navbar .user-profile-badge{background:var(--bg-tertiary)!important;border:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .premium-navbar .user-welcome{color:var(--text-secondary)!important}html[data-theme=orange-light] .premium-navbar .user-name{color:var(--text-primary)!important}html[data-theme=orange-light] .profile-toggle-btn{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .profile-toggle-btn:hover{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .sleek-logout-btn{color:#dc2626!important;background:#ef44440d!important;border:1px solid #ef4444!important}html[data-theme=orange-light] .sleek-logout-btn:hover{color:#b91c1c!important;background:#ef44441a!important;border-color:#dc2626!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #dc262626!important}html[data-theme=orange-light] .search-section,html[data-theme=orange-light] .search-form,html[data-theme=orange-light] .results-section,html[data-theme=orange-light] .favorites-section,html[data-theme=orange-light] .autobuy-items-section,html[data-theme=orange-light] .buy-by-id-card,html[data-theme=orange-light] .subs-card,html[data-theme=orange-light] .premium-dashboard .global-calc-settings,html[data-theme=orange-light] .premium-dashboard .inv-item-row-wrapper{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-md)!important;color:var(--text-primary)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html[data-theme=orange-light] .search-form{background:var(--bg-secondary)!important;box-shadow:var(--shadow-sm), inset 0 1px 0 #fff!important}html[data-theme=orange-light] .search-title,html[data-theme=orange-light] .results-section h2,html[data-theme=orange-light] .favorites-section h3,html[data-theme=orange-light] .autobuy-items-section h3,html[data-theme=orange-light] .buy-by-id-header-row h1,html[data-theme=orange-light] .subs-card h3,html[data-theme=orange-light] .premium-dashboard .inventory-header-left h2{color:var(--text-primary)!important;-webkit-text-fill-color:var(--text-primary)!important;background:0 0!important}html[data-theme=orange-light] .search-form label,html[data-theme=orange-light] .buy-by-id-card label,html[data-theme=orange-light] .premium-dashboard .calc-control-item label{color:var(--text-secondary)!important}html[data-theme=orange-light] .search-form .search-input,html[data-theme=orange-light] .search-form .search-select,html[data-theme=orange-light] .favorite-input,html[data-theme=orange-light] .autobuy-input,html[data-theme=orange-light] .search-input,html[data-theme=orange-light] .search-select,html[data-theme=orange-light] .buy-by-id-card input[type=number],html[data-theme=orange-light] .premium-dashboard .search-inv-input,html[data-theme=orange-light] .premium-dashboard .calc-number-input,html[data-theme=orange-light] .premium-dashboard .mockup-price-input,html[data-theme=orange-light] .autobuy-items-search-input,html[data-theme=orange-light] .sub-reactivate-input{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important;box-shadow:inset 0 1px 2px #0000000d!important}html[data-theme=orange-light] .search-form .search-input::placeholder,html[data-theme=orange-light] .buy-by-id-card input[type=number]::placeholder,html[data-theme=orange-light] .premium-dashboard .search-inv-input::placeholder{color:var(--text-muted)!important}html[data-theme=orange-light] .search-form .search-input:hover,html[data-theme=orange-light] .search-form .search-select:hover,html[data-theme=orange-light] .buy-by-id-card input[type=number]:hover,html[data-theme=orange-light] .premium-dashboard .search-inv-input:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .search-form .search-input:focus,html[data-theme=orange-light] .search-form .search-select:focus,html[data-theme=orange-light] .favorite-input:focus,html[data-theme=orange-light] .autobuy-input:focus,html[data-theme=orange-light] .buy-by-id-card input[type=number]:focus,html[data-theme=orange-light] .premium-dashboard .search-inv-input:focus,html[data-theme=orange-light] .premium-dashboard .calc-number-input:focus,html[data-theme=orange-light] .premium-dashboard .mockup-price-input:focus,html[data-theme=orange-light] .autobuy-items-search-input:focus,html[data-theme=orange-light] .sub-reactivate-input:focus{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important;outline:none!important}html[data-theme=orange-light] .prefix-toggle-label{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .prefix-toggle-indicator{background:var(--bg-secondary)!important;border-color:#00000040!important}html[data-theme=orange-light] .prefix-toggle-label:hover .prefix-toggle-indicator{border-color:#00000073!important}html[data-theme=orange-light] .prefix-toggle-label.stattrak.active{border-color:var(--brand-orange)!important;color:var(--brand-orange)!important;background:var(--brand-orange-lite)!important;box-shadow:0 0 10px #ea580c26!important}html[data-theme=orange-light] .prefix-toggle-label.stattrak.active .prefix-toggle-indicator{background:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .prefix-toggle-label.souvenir.active{color:#ca8a04!important;background:#ca8a0414!important;border-color:#ca8a04!important;box-shadow:0 0 10px #ca8a0426!important}html[data-theme=orange-light] .prefix-toggle-label.souvenir.active .prefix-toggle-indicator{background:#ca8a04!important;border-color:#ca8a04!important}html[data-theme=orange-light] .wear-chip{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .wear-chip:hover{background:var(--bg-secondary)!important;color:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .wear-chip.active{background:var(--brand-orange-lite)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important;box-shadow:0 0 10px #ea580c26!important}html[data-theme=orange-light] .favorite-search-fields-btn,html[data-theme=orange-light] .add-to-autobuy-search-fields-btn,html[data-theme=orange-light] .dark-square-btn{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .reset-bought-btn{border-color:var(--border-color)!important;background:var(--bg-tertiary)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .reset-bought-btn:hover{color:var(--brand-orange)!important;border-color:var(--brand-orange)!important;background:var(--brand-orange-lite)!important;box-shadow:0 0 8px #ea580c26!important}html[data-theme=orange-light] .favorite-search-fields-btn:hover{color:#d97706!important;background:#d9770614!important;border-color:#d97706!important}html[data-theme=orange-light] .add-to-autobuy-search-fields-btn:hover{color:#059669!important;background:#05966914!important;border-color:#059669!important}html[data-theme=orange-light] .dark-square-btn:hover:not(:disabled){background:var(--bg-secondary)!important;color:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .search-btn,html[data-theme=orange-light] .buy-submit-btn,html[data-theme=orange-light] .premium-dashboard .inv-sell-btn{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;border:1px solid var(--brand-orange)!important;color:#fff!important;box-shadow:0 4px 14px #ea580c40!important}html[data-theme=orange-light] .search-btn:hover:not(:disabled),html[data-theme=orange-light] .buy-submit-btn:hover:not(:disabled),html[data-theme=orange-light] .premium-dashboard .inv-sell-btn:hover{filter:brightness(1.05);box-shadow:0 6px 20px #ea580c66!important}html[data-theme=orange-light] .results-table th,html[data-theme=orange-light] .favorites-table th,html[data-theme=orange-light] .autobuy-table th{background:var(--bg-tertiary)!important;color:var(--text-secondary)!important;-webkit-text-fill-color:var(--text-secondary)!important;border-bottom:2px solid var(--border-color)!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:.82rem!important;font-weight:700!important}html[data-theme=orange-light] .results-table td,html[data-theme=orange-light] .favorites-table td,html[data-theme=orange-light] .autobuy-table td{border-bottom:1px solid var(--border-color-faint)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .favorites-table tbody tr.favorite-row,html[data-theme=orange-light] .favorites-table tbody tr,html[data-theme=orange-light] tr.favorite-row,html[data-theme=orange-light] .autobuy-table tbody tr:not(.favorite-super-group-row):not(.favorite-group-row),html[data-theme=orange-light] .results-table tbody tr{background:var(--bg-secondary)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .favorites-table tbody tr.favorite-row:nth-child(2n),html[data-theme=orange-light] .favorites-table tbody tr:nth-child(2n),html[data-theme=orange-light] tr.favorite-row:nth-child(2n),html[data-theme=orange-light] .autobuy-table tbody tr:nth-child(2n):not(.favorite-super-group-row):not(.favorite-group-row),html[data-theme=orange-light] .results-table tbody tr:nth-child(2n){background:var(--bg-primary)!important}html[data-theme=orange-light] .favorites-table tbody tr.favorite-row:hover,html[data-theme=orange-light] .favorites-table tbody tr:hover,html[data-theme=orange-light] tr.favorite-row:hover,html[data-theme=orange-light] .autobuy-table tr:hover:not(.favorite-super-group-row):not(.favorite-group-row),html[data-theme=orange-light] .results-table tbody tr:hover{background:var(--brand-orange-lite)!important}html[data-theme=orange-light] tr.favorite-group-row,html[data-theme=orange-light] tr.favorite-super-group-row,html[data-theme=orange-light] .favorites-table tr.favorite-group-row,html[data-theme=orange-light] .autobuy-table tr.favorite-super-group-row,html[data-theme=orange-light] .autobuy-table tr.favorite-group-row{background:var(--bg-tertiary)!important;border-bottom:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] tr.favorite-group-row:hover,html[data-theme=orange-light] tr.favorite-super-group-row:hover,html[data-theme=orange-light] .favorites-table tr.favorite-group-row:hover,html[data-theme=orange-light] .autobuy-table tr.favorite-super-group-row:hover,html[data-theme=orange-light] .autobuy-table tr.favorite-group-row:hover{background:var(--brand-orange-lite)!important}html[data-theme=orange-light] .favorites-section .favorite-group-row.sub-group-row{color:#065f46!important;background:#10b9811f!important;border-bottom:1px solid #10b98140!important;border-left:5px solid #10b981!important}html[data-theme=orange-light] .favorites-section .favorite-group-row.sub-group-row:hover{background:#10b98133!important}html[data-theme=orange-light] .group-name-text{color:var(--text-primary)!important;font-weight:700!important}html[data-theme=orange-light] .group-toggle-icon{color:var(--brand-orange)!important}html[data-theme=orange-light] .group-badge{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c40!important}html[data-theme=orange-light] .favorite-group-hint{color:var(--text-muted)!important}html[data-theme=orange-light] .favorites-header-v2{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important;-webkit-backdrop-filter:none!important}html[data-theme=orange-light] .fav-header-gradient-text{background:0 0!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:var(--text-primary)!important;background-clip:unset!important;color:var(--text-primary)!important;font-weight:800!important}html[data-theme=orange-light] .premium-autofill-btn,html[data-theme=orange-light] .fav-header-action-btn{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .premium-autofill-btn:hover,html[data-theme=orange-light] .fav-header-action-btn:hover:not(:disabled){background:var(--brand-orange-lite)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .fav-header-search-input{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .fav-header-search-input::placeholder,html[data-theme=orange-light] .fav-header-search-icon{color:var(--text-muted)!important}html[data-theme=orange-light] .fav-header-search-input:focus{border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .fav-header-search-input:focus+.fav-header-search-icon{color:var(--brand-orange)!important}html[data-theme=orange-light] .favorite-input::placeholder,html[data-theme=orange-light] .autobuy-input::placeholder{color:var(--text-muted)!important}html[data-theme=orange-light] .favorite-name{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .favorite-name:hover{background:var(--brand-orange-lite)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .autobuy-item-subtitle{color:var(--text-muted)!important}html[data-theme=orange-light] .autobuy-bought-count{color:#059669!important}html[data-theme=orange-light] .search-favorite-btn{color:#2563eb!important;background:#2563eb1f!important;border:1.5px solid #2563eb59!important}html[data-theme=orange-light] .search-favorite-btn:hover{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}html[data-theme=orange-light] .clone-favorite-btn{color:#7c3aed!important;background:#7c3aed1f!important;border:1.5px solid #7c3aed59!important}html[data-theme=orange-light] .clone-favorite-btn:hover{color:#fff!important;background:#7c3aed!important;border-color:#7c3aed!important}html[data-theme=orange-light] .description-favorite-btn{color:#059669!important;background:#0596691f!important;border:1.5px solid #05966959!important}html[data-theme=orange-light] .description-favorite-btn:hover{color:#fff!important;background:#059669!important;border-color:#059669!important}html[data-theme=orange-light] .add-to-autobuy-btn{color:#d97706!important;background:#d977061f!important;border:1.5px solid #d9770659!important}html[data-theme=orange-light] .add-to-autobuy-btn:hover{color:#fff!important;background:#d97706!important;border-color:#d97706!important}html[data-theme=orange-light] .remove-favorite-btn{color:#dc2626!important;background:#dc26261f!important;border:1.5px solid #dc262659!important}html[data-theme=orange-light] .remove-favorite-btn:hover{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}html[data-theme=orange-light] .favorites-table-container,html[data-theme=orange-light] .autobuy-table-container,html[data-theme=orange-light] .results-table-container{scrollbar-color:var(--brand-orange) var(--bg-tertiary)!important}html[data-theme=orange-light] .market-pill{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=orange-light] .market-pill:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .market-filter-btn{color:var(--text-secondary)!important}html[data-theme=orange-light] .market-pill.active .market-filter-btn{color:var(--text-primary)!important}html[data-theme=orange-light] .market-pill .market-icon{filter:grayscale()brightness(.3)!important}html[data-theme=orange-light] .market-pill.active .market-icon{filter:none!important}html[data-theme=orange-light] .market-pill .platform-status-dot{background:#00000040!important;box-shadow:inset 0 1px 1px #0000001a!important}html[data-theme=orange-light] .market-pill.active .platform-status-dot{background:#10b981!important;box-shadow:0 0 8px #10b981,0 0 16px #10b98166!important}html[data-theme=orange-light] .skin-link{color:var(--text-primary)!important}html[data-theme=orange-light] .skin-link:hover{color:var(--brand-orange)!important}html[data-theme=orange-light] .results-table td{border-bottom:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .buy-by-id-header-row,html[data-theme=orange-light] .premium-dashboard .inventory-header,html[data-theme=orange-light] .fav-header-bottom-row{border-bottom-color:var(--border-color)!important;border-top-color:var(--border-color)!important}html[data-theme=orange-light] .buy-by-id-container .sub-row{border-bottom-color:var(--border-color-faint)!important}html[data-theme=orange-light] .buy-by-id-container .subs-card h3{border-bottom-color:var(--border-color)!important}html[data-theme=orange-light] .premium-dashboard .financial-metrics{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .premium-dashboard .inv-item-dropdown-panel{background:var(--bg-tertiary)!important;border-top-color:var(--border-color)!important}html[data-theme=orange-light] .autobuy-item{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important}html[data-theme=orange-light] .autobuy-item:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .suggestions-dropdown{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;box-shadow:var(--shadow-lg)!important}html[data-theme=orange-light] .suggestion-item{border-bottom-color:var(--border-color-faint)!important}html[data-theme=orange-light] .suggestion-item:hover{background:var(--brand-orange-lite)!important}html[data-theme=orange-light] .suggestion-name{color:var(--text-primary)!important}html[data-theme=orange-light] .results-btn,html[data-theme=orange-light] .favorites-btn,html[data-theme=orange-light] .autobuy-items-btn{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .results-btn:hover{color:#2563eb!important;background:#2563eb14!important;border-color:#2563eb!important}html[data-theme=orange-light] .favorites-btn:hover{color:#7c3aed!important;background:#7c3aed14!important;border-color:#7c3aed!important}html[data-theme=orange-light] .autobuy-items-btn:hover{color:#059669!important;background:#05966914!important;border-color:#059669!important}html[data-theme=orange-light] .profile-section{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-md)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .profile-section input{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .profile-section input:focus{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .steam-multiplier-badge{background:var(--brand-orange-lite)!important;border:1px solid #ea580c40!important}html[data-theme=orange-light] .steam-multiplier-badge:hover{background:#ea580c1f!important;border-color:#ea580c73!important}html[data-theme=orange-light] .steam-multiplier-badge .multiplier-label,html[data-theme=orange-light] .steam-multiplier-badge .multiplier-percent{color:var(--brand-orange)!important}html[data-theme=orange-light] .steam-multiplier-input{background:var(--bg-secondary)!important;border:1px solid var(--border-color-faint)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .steam-multiplier-input:focus{border-color:var(--brand-orange)!important;box-shadow:0 0 0 2px var(--focus-ring)!important;background:var(--bg-secondary)!important}html[data-theme=orange-light] .profile-tier-card{background:var(--brand-orange-lite)!important;border:1px solid #ea580c33!important}html[data-theme=orange-light] .profile-tier-title{color:var(--brand-orange)!important}html[data-theme=orange-light] .profile-tier-desc{color:var(--text-secondary)!important}html[data-theme=orange-light] .update-btn{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;color:#fff!important}html[data-theme=orange-light] .update-btn:hover{box-shadow:0 4px 15px #ea580c4d!important}html[data-theme=orange-light] .profile-section.profile-redesigned{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important;color:var(--text-primary)!important;-webkit-backdrop-filter:none!important}html[data-theme=orange-light] .profile-header-row{border-bottom:1px solid var(--border-color)!important;background:linear-gradient(135deg,#ea580c0f 0%,#ea580c05 100%)!important}html[data-theme=orange-light] .profile-header-avatar{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;box-shadow:0 4px 15px #ea580c4d!important}html[data-theme=orange-light] .profile-main-title{color:var(--text-primary)!important}html[data-theme=orange-light] .profile-subtitle{color:var(--text-muted)!important}html[data-theme=orange-light] .profile-tier-chip{background:var(--brand-orange-lite)!important;border:1px solid #ea580c33!important}html[data-theme=orange-light] .tier-chip-label{color:var(--brand-orange)!important}html[data-theme=orange-light] .tier-chip-desc{color:var(--text-muted)!important}html[data-theme=orange-light] .settings-card{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important}html[data-theme=orange-light] .settings-card:hover{border-color:var(--border-color)!important}html[data-theme=orange-light] .settings-card-header:hover{background:var(--bg-tertiary)!important}html[data-theme=orange-light] .settings-card-icon{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .settings-card-icon.accent-amber{color:#d97706!important;background:#f59e0b14!important}html[data-theme=orange-light] .settings-card-icon.accent-sky{color:#0284c7!important;background:#0ea5e914!important}html[data-theme=orange-light] .settings-card-icon.accent-emerald{color:#059669!important;background:#10b98114!important}html[data-theme=orange-light] .settings-card-icon.accent-green{color:#16a34a!important;background:#16a34a14!important}html[data-theme=orange-light] .settings-card-title{color:var(--text-primary)!important}html[data-theme=orange-light] .settings-card-count{color:var(--text-muted)!important;background:var(--bg-tertiary)!important}html[data-theme=orange-light] .settings-card-chevron{color:var(--text-muted)!important}html[data-theme=orange-light] .settings-active-badge{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c40!important}html[data-theme=orange-light] .settings-active-badge.green{color:#16a34a!important;background:#16a34a14!important;border-color:#16a34a40!important}html[data-theme=orange-light] .settings-card-body{background:0 0!important}html[data-theme=orange-light] .profile-redesigned .form-group label{color:var(--text-secondary)!important}html[data-theme=orange-light] .profile-redesigned .form-group input[type=text],html[data-theme=orange-light] .profile-redesigned .form-group input[type=password],html[data-theme=orange-light] .profile-redesigned .form-group input[type=number]{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important;box-shadow:inset 0 1px 2px #0000000a!important}html[data-theme=orange-light] .profile-redesigned .form-group input:focus{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .profile-redesigned .help-text{color:var(--text-muted)!important}html[data-theme=orange-light] .profile-redesigned .help-text a{color:var(--brand-orange)!important;border-bottom-color:#ea580c4d!important}html[data-theme=orange-light] .api-key-platform-dot{box-shadow:0 0 4px!important}html[data-theme=orange-light] .toggle-slider{background:#0000001a!important;border:1px solid #00000026!important}html[data-theme=orange-light] .toggle-slider:before{background:#fff!important;box-shadow:0 1px 3px #00000026!important}html[data-theme=orange-light] .toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg, var(--brand-orange), #c2410c)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 10px #ea580c33!important}html[data-theme=orange-light] .toggle-switch input:checked+.toggle-slider:before{background:#fff!important}html[data-theme=orange-light] .toggle-row-item.featured{background:var(--brand-orange-lite)!important;border:1px solid #ea580c26!important}html[data-theme=orange-light] .toggle-row-label{color:var(--text-primary)!important}html[data-theme=orange-light] .toggle-row-desc{color:var(--text-muted)!important}html[data-theme=orange-light] .toggle-row-item.compact:hover:not(.disabled-row){background:var(--bg-tertiary)!important}html[data-theme=orange-light] .tier-req-inline{color:#dc2626!important;background:#dc262614!important;border-color:#dc262633!important}html[data-theme=orange-light] .tier-req-inline.amber{color:#d97706!important;background:#d9770614!important;border-color:#d9770633!important}html[data-theme=orange-light] .telegram-config-panel,html[data-theme=orange-light] .gs-config-panel,html[data-theme=orange-light] .monitoring-subsection{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important}html[data-theme=orange-light] .monitoring-subsection-title,html[data-theme=orange-light] .monitoring-subsection-title svg{color:var(--text-muted)!important}html[data-theme=orange-light] .compact-btn,html[data-theme=orange-light] .test-btn{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .compact-btn:hover:not(:disabled),html[data-theme=orange-light] .test-btn:hover:not(:disabled){background:var(--brand-orange-lite)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .steam-config-inline .steam-multiplier-badge{background:var(--brand-orange-lite)!important;border:1px solid #ea580c33!important}html[data-theme=orange-light] .profile-save-footer{border-top-color:var(--border-color)!important}html[data-theme=orange-light] .profile-redesigned .update-btn{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;color:#fff!important;box-shadow:0 4px 15px #ea580c40!important}html[data-theme=orange-light] .profile-redesigned .update-btn:hover:not(:disabled){box-shadow:0 8px 25px #ea580c66!important}html[data-theme=orange-light] .profile-redesigned .error-message{color:#dc2626!important;background:#dc26260f!important;border:1px solid #dc262633!important}html[data-theme=orange-light] .profile-redesigned .success-message,html[data-theme=orange-light] .profile-redesigned .gs-credentials-badge{color:#16a34a!important;background:#16a34a0f!important;border:1px solid #16a34a33!important}html[data-theme=orange-light] .file-input-styled{color:var(--text-muted)!important}html[data-theme=orange-light] .file-input-styled::-webkit-file-upload-button{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c40!important}html[data-theme=orange-light] .file-input-styled::file-selector-button{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c40!important}html[data-theme=orange-light] .file-input-styled::-webkit-file-upload-button:hover{border-color:var(--brand-orange)!important;color:var(--brand-orange-hover)!important;background:#ea580c1f!important}html[data-theme=orange-light] .file-input-styled::file-selector-button:hover{border-color:var(--brand-orange)!important;color:var(--brand-orange-hover)!important;background:#ea580c1f!important}html[data-theme=orange-light] .guide-popup-trigger{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c40!important}html[data-theme=orange-light] .guide-popup-trigger:hover{border-color:var(--brand-orange)!important;color:var(--brand-orange-hover)!important;background:#ea580c26!important}html[data-theme=orange-light] .guide-popup-overlay{background:#00000059!important}html[data-theme=orange-light] .guide-popup-modal{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;box-shadow:0 25px 60px #00000026!important}html[data-theme=orange-light] .guide-popup-close{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;color:var(--text-muted)!important}html[data-theme=orange-light] .guide-popup-close:hover{color:#dc2626!important;background:#dc262614!important;border-color:#dc26264d!important}html[data-theme=orange-light] .guide-popup-header{background:var(--bg-tertiary)!important;border-bottom:1px solid var(--border-color)!important}html[data-theme=orange-light] .guide-popup-icon.amber{color:#d97706!important;background:#f59e0b14!important}html[data-theme=orange-light] .guide-popup-icon.green{color:#16a34a!important;background:#16a34a14!important}html[data-theme=orange-light] .guide-popup-title,html[data-theme=orange-light] .guide-method h4{color:var(--text-primary)!important}html[data-theme=orange-light] .guide-method-badge.recommended{color:#16a34a!important;background:#16a34a14!important;border-color:#16a34a33!important}html[data-theme=orange-light] .guide-method-badge.alt{color:#7c3aed!important;background:#7c3aed14!important;border-color:#7c3aed33!important}html[data-theme=orange-light] .guide-steps li{color:var(--text-secondary)!important}html[data-theme=orange-light] .guide-steps li::marker{color:var(--brand-orange)!important}html[data-theme=orange-light] .guide-steps a{color:var(--brand-orange)!important}html[data-theme=orange-light] .guide-steps code{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c26!important}html[data-theme=orange-light] .guide-note{color:var(--text-muted)!important;background:var(--bg-tertiary)!important;border:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .guide-note code{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border:1px solid #ea580c1f!important}html[data-theme=orange-light] .guide-divider{color:var(--text-muted)!important}html[data-theme=orange-light] .guide-divider:before,html[data-theme=orange-light] .guide-divider:after{background:var(--border-color-faint)!important}html[data-theme=orange-light] .favorites-count-badge,html[data-theme=orange-light] .autobuy-count-badge,html[data-theme=orange-light] .results-count-badge{color:var(--text-primary)!important;background:#00000014!important}html[data-theme=orange-light] .hero-section h2{color:var(--text-primary)!important}html[data-theme=orange-light] .nav-auth-btn.primary{background:var(--brand-orange)!important;color:#fff!important}html[data-theme=orange-light] .nav-auth-btn.secondary{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard{background-color:var(--bg-primary)!important;border-color:var(--border-color)!important;box-shadow:var(--shadow-lg)!important}html[data-theme=orange-light] .premium-dashboard .inv-item-row-img-wrap{background:var(--bg-tertiary)!important;border-color:var(--border-color-faint)!important}html[data-theme=orange-light] .premium-dashboard .rarity-melee{background:radial-gradient(circle, #e4ae391f 0%, var(--bg-tertiary) 100%)!important;border-color:#e4ae3980!important}html[data-theme=orange-light] .premium-dashboard .rarity-covert{background:radial-gradient(circle, #eb4b4b1f 0%, var(--bg-tertiary) 100%)!important;border-color:#eb4b4b80!important}html[data-theme=orange-light] .premium-dashboard .rarity-classified{background:radial-gradient(circle, #d32ce61f 0%, var(--bg-tertiary) 100%)!important;border-color:#d32ce680!important}html[data-theme=orange-light] .premium-dashboard .rarity-restricted{background:radial-gradient(circle, #8847ff1f 0%, var(--bg-tertiary) 100%)!important;border-color:#8847ff66!important}html[data-theme=orange-light] .premium-dashboard .rarity-milspec{background:radial-gradient(circle, #4b69ff1f 0%, var(--bg-tertiary) 100%)!important;border-color:#4b69ff66!important}html[data-theme=orange-light] .premium-dashboard .global-calc-settings{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .calc-settings-title,html[data-theme=orange-light] .premium-dashboard .calc-checkbox-label{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .checkbox-custom-label{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .calc-checkbox-label:hover .checkbox-custom-label{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .calc-checkbox{border-color:var(--border-color)!important;background:var(--bg-tertiary)!important}html[data-theme=orange-light] .premium-dashboard .calc-checkbox:checked{background:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .calc-input-suffix{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .inv-item-row-wrapper{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=orange-light] .premium-dashboard .inv-item-row-wrapper:hover{background:var(--bg-primary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-item-row-wrapper.expanded{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-item-row-name{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .meta-float-label,html[data-theme=orange-light] .premium-dashboard .meta-seed-label{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .meta-float-value{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .meta-seed-value{color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .financial-metrics{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important}html[data-theme=orange-light] .premium-dashboard .metric-label{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .metric-value{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .metric-value.bought{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .metric-value.goal{color:#16a34a!important}html[data-theme=orange-light] .premium-dashboard .metric-value.min-price{color:#2563eb!important}html[data-theme=orange-light] .premium-dashboard .metric-value.empty{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .inv-sell-btn.active{background:var(--bg-tertiary)!important;color:var(--text-secondary)!important;border:1px solid var(--border-color)!important}html[data-theme=orange-light] .premium-dashboard .inv-sell-btn.active:hover{color:#dc2626!important;background:#dc26261a!important;border-color:#dc2626!important}html[data-theme=orange-light] .premium-dashboard .inv-item-dropdown-panel{background:var(--bg-secondary)!important;border-top:1px solid var(--border-color)!important;border-bottom:1px solid var(--border-color)!important;border-left:1px solid var(--border-color)!important;border-right:1px solid var(--border-color)!important;border-radius:0 0 10px 10px!important}html[data-theme=orange-light] .premium-dashboard .mockup-input-label,html[data-theme=orange-light] .premium-dashboard .mockup-currency,html[data-theme=orange-light] .premium-dashboard .shortcuts-label{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn{color:var(--text-secondary)!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn:hover{color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn--csfloat{color:#4f46e5!important;background:#6366f112!important;border-color:#6366f159!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn--csfloat:hover{color:#3730a3!important;background:#6366f124!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn--refprice{color:#059669!important;background:#10b98112!important;border-color:#10b98159!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn--refprice:hover{color:#047857!important;background:#10b98124!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn--buyorder{color:#b45309!important;background:#d9770612!important;border-color:#d9770659!important}html[data-theme=orange-light] .premium-dashboard .shortcut-btn--buyorder:hover{color:#92400e!important;background:#d9770624!important}html[data-theme=orange-light] .premium-dashboard .dropdown-cancel-btn{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .premium-dashboard .dropdown-cancel-btn:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .dropdown-submit-btn{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;border:1px solid var(--brand-orange)!important;color:#fff!important}html[data-theme=orange-light] .premium-dashboard .dropdown-submit-btn:hover{background:#c2410c!important}html[data-theme=orange-light] .premium-dashboard .progress-header h4{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .progress-header p{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .market-status-row{background:var(--bg-tertiary)!important;border:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .premium-dashboard .market-status-name{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .inventory-header-left p,html[data-theme=orange-light] .premium-dashboard .search-icon{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .search-inv-input:focus+.search-icon{color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .refresh-inv-btn{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .premium-dashboard .refresh-inv-btn:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-settings-btn{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=orange-light] .premium-dashboard .inv-settings-btn:hover{transform:translateY(-1px);background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-settings-btn.active{background:var(--brand-orange-lite)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-settings-popup{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important;color:var(--text-primary)!important;-webkit-backdrop-filter:none!important}html[data-theme=orange-light] .premium-dashboard .inv-settings-popup .popup-header{border-bottom:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .premium-dashboard .inv-settings-popup .popup-header h4{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .popup-option{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .popup-option:hover{color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .popup-option input[type=checkbox]{accent-color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-sort-btn{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=orange-light] .premium-dashboard .inv-sort-btn:hover{transform:translateY(-1px);background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-sort-btn.active{background:var(--brand-orange-lite)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-sort-popup{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important;color:var(--text-primary)!important;-webkit-backdrop-filter:none!important}html[data-theme=orange-light] .premium-dashboard .inv-sort-popup .popup-header{border-bottom:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .premium-dashboard .inv-sort-popup .popup-header h4{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .sort-option{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .sort-option:hover,html[data-theme=orange-light] .premium-dashboard .sort-option.active{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .sort-option.active svg{color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-navbar .brand-logo{filter:drop-shadow(0 0 8px #ea580c66)!important}html[data-theme=orange-light] .premium-navbar .logo-glow{background:radial-gradient(circle,#ea580c66 0%,#0000 70%)!important}html[data-theme=orange-light] .premium-navbar .gradient-text{background:linear-gradient(90deg, var(--brand-orange) 0%, #c2410c 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}html[data-theme=orange-light] .hero-section h2{background:linear-gradient(135deg,#1e293b 0%,#334155 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;filter:none!important;-webkit-background-clip:text!important;background-clip:text!important}html[data-theme=orange-light] .hero-accent{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;-webkit-text-fill-color:transparent!important;color:#0000!important;filter:drop-shadow(0 2px 4px #ea580c1a)!important;-webkit-background-clip:text!important;background-clip:text!important}html[data-theme=orange-light] .hero-badge{color:#ea580c!important;background:#ea580c0f!important;border:1px solid #ea580c33!important}html[data-theme=orange-light] .hero-badge-dot{background:#ea580c!important;box-shadow:0 0 8px #ea580c80!important}html[data-theme=orange-light] .hero-section .hero-description{color:var(--text-muted)!important}html[data-theme=orange-light] .hero-feature-pill{color:#334155!important;background:#00000005!important;border:1px solid #0000001a!important}html[data-theme=orange-light] .hero-feature-pill svg{color:#ea580c!important}html[data-theme=orange-light] .hero-feature-pill:hover{color:#1e293b!important;background:#ea580c0f!important;border-color:#ea580c40!important}html[data-theme=orange-light] .browse-skins-btn{color:#fff!important;background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%)!important;border:1px solid #ea580c!important;box-shadow:0 4px 14px #ea580c33!important}html[data-theme=orange-light] .browse-skins-btn:hover{box-shadow:0 6px 20px #ea580c59!important}html[data-theme=orange-light] .list-items-btn{color:#fff!important;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important;border:1px solid #f59e0b!important;box-shadow:0 4px 14px #f59e0b33!important}html[data-theme=orange-light] .list-items-btn:hover{box-shadow:0 6px 20px #f59e0b59!important}html[data-theme=orange-light] .buy-by-id-btn:not(.locked){color:#fff!important;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)!important;border:1px solid #7c3aed!important;box-shadow:0 4px 14px #7c3aed33!important}html[data-theme=orange-light] .buy-by-id-btn:not(.locked):hover{box-shadow:0 6px 20px #7c3aed59!important}html[data-theme=orange-light] .buy-by-id-btn.locked{background:var(--bg-tertiary)!important;border:1px solid var(--border-color-faint)!important;color:var(--text-muted)!important}html[data-theme=orange-light] .get-started-btn{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;color:#fff!important}html[data-theme=orange-light] .sign-in-btn{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .sign-in-btn:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .sort-dropdown-trigger{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .sort-dropdown-trigger:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .sort-dropdown-trigger:focus{border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .sort-trigger-content svg{color:var(--brand-orange)!important}html[data-theme=orange-light] .sort-caret-icon{color:var(--text-muted)!important}html[data-theme=orange-light] .sort-dropdown-menu{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important}html[data-theme=orange-light] .sort-dropdown-item{color:var(--text-secondary)!important}html[data-theme=orange-light] .sort-dropdown-item:hover{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .sort-dropdown-item:hover svg{color:var(--brand-orange)!important}html[data-theme=orange-light] .sort-dropdown-item.active{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .sort-dropdown-item.active svg,html[data-theme=orange-light] .sort-active-check{color:var(--brand-orange)!important}html[data-theme=orange-light] .autofill-popup{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .autofill-popup-label{color:var(--text-muted)!important}html[data-theme=orange-light] .autofill-input-field{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .autofill-input-field:focus{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .autofill-input-suffix,html[data-theme=orange-light] .autofill-input-prefix{color:var(--text-muted)!important}html[data-theme=orange-light] .autofill-checkbox-label{color:var(--text-primary)!important}html[data-theme=orange-light] .autofill-checkbox-label input[type=checkbox]{accent-color:var(--brand-orange)!important}html[data-theme=orange-light] .autofill-select-field{background-color:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23334155'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E")!important}html[data-theme=orange-light] .autofill-select-field:focus{background-color:var(--bg-secondary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .autofill-popup-footer{border-top-color:var(--border-color-faint)!important;color:var(--text-muted)!important}html[data-theme=orange-light] .autofill-popup-footer b{color:var(--text-primary)!important}html[data-theme=orange-light] .favorite-action-tooltip-text{background-color:var(--bg-secondary)!important;color:var(--text-primary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important}html[data-theme=orange-light] .favorite-action-tooltip-text:after{border-top-color:var(--border-color)!important}html[data-theme=orange-light] .profile-section h2,html[data-theme=orange-light] .profile-form label,html[data-theme=orange-light] .profile-section label{color:var(--text-primary)!important}html[data-theme=orange-light] .profile-section input[type=text],html[data-theme=orange-light] .profile-section input[type=password]{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .profile-section input[type=text]:focus,html[data-theme=orange-light] .profile-section input[type=password]:focus{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .profile-form .help-text{color:var(--text-muted)!important}html[data-theme=orange-light] .profile-form .help-text a{color:var(--brand-orange)!important}html[data-theme=orange-light] .checkbox-container-label{color:var(--text-primary)!important}html[data-theme=orange-light] .checkbox-container-label input[type=checkbox],html[data-theme=orange-light] .profile-section input[type=checkbox]{accent-color:var(--brand-orange)!important}html[data-theme=orange-light] .checkbox-container-label input[type=checkbox]{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .checkbox-container-label input[type=checkbox]:checked{background:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .gs-settings-panel{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .gs-settings-panel label{color:var(--text-primary)!important}html[data-theme=orange-light] .gs-settings-panel input[type=text]{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .gs-settings-panel input[type=text]:focus{border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .gs-credentials-badge{color:#047857!important;background:#10b9811f!important;border:1px solid #10b98159!important}html[data-theme=orange-light] .gs-integration-group{border-top-color:var(--border-color-faint)!important}html[data-theme=orange-light] .gs-selected-file{color:var(--text-muted)!important}html[data-theme=orange-light] .test-btn{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .test-btn:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=dark] body,html[data-theme=dark] .App,html[data-theme=dark] .search-page-container,html[data-theme=dark] .premium-dashboard{color:#f1f5f9!important;background-color:#05070f!important;background-image:radial-gradient(circle at 10% 20%,#ec489914 0%,#0000 45%),radial-gradient(circle at 90% 80%,#3b82f617 0%,#0000 45%),radial-gradient(circle,#a855f708 0%,#0000 70%),linear-gradient(#ffffff01 1px,#0000 1px),linear-gradient(90deg,#ffffff01 1px,#0000 1px)!important;background-size:100% 100%,100% 100%,100% 100%,40px 40px,40px 40px!important;background-attachment:fixed!important;border-color:#ec489926!important}html[data-theme=dark] .premium-navbar .logo-glow{background:radial-gradient(circle,#d1067dda 0%,#0000 75%)!important}html[data-theme=dark] .premium-navbar .gradient-text{background:linear-gradient(90deg,#3b82f6 0%,#ff00809d 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}html[data-theme=dark] .hero-section h2,html[data-theme=dark] .search-title,html[data-theme=dark] .buy-by-id-header-row h1,html[data-theme=dark] .premium-dashboard .inventory-header-left h2{background:linear-gradient(135deg,#60a5fa 0%,#c084fc 50%,#f472b6 100%)!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 0 15px #ec48991a)!important;-webkit-background-clip:text!important;background-clip:text!important}html[data-theme=dark] .premium-navbar .nav-item.active{color:#ec4899!important;background:#ec489914!important;border:1px solid #ec489940!important}html[data-theme=dark] .cta-btn.primary,html[data-theme=dark] .browse-skins-btn,html[data-theme=dark] .list-items-btn,html[data-theme=dark] .buy-by-id-btn:not(.locked),html[data-theme=dark] .search-btn,html[data-theme=dark] .buy-submit-btn,html[data-theme=dark] .update-btn,html[data-theme=dark] .premium-dashboard .inv-sell-btn{color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#db2777 100%) no-repeat padding-box padding-box!important;border:1px solid #ffffff0f!important;box-shadow:0 4px 12px #00000073,inset 0 1px #ffffff1f!important}html[data-theme=dark] .cta-btn.primary:hover,html[data-theme=dark] .browse-skins-btn:hover,html[data-theme=dark] .list-items-btn:hover,html[data-theme=dark] .buy-by-id-btn:not(.locked):hover,html[data-theme=dark] .search-btn:hover:not(:disabled),html[data-theme=dark] .buy-submit-btn:hover:not(:disabled),html[data-theme=dark] .update-btn:hover:not(:disabled),html[data-theme=dark] .premium-dashboard .inv-sell-btn:hover{filter:brightness(1.1)!important;border-color:#ffffff26!important;transform:translateY(-2px)!important;box-shadow:0 8px 25px #0000008c,0 0 15px #3b82f626!important}html[data-theme=dark] .cta-btn.secondary.monitor-market-btn{color:#94a3b8!important;background:#0f172a80!important;border:1.5px solid #3b82f64d!important}html[data-theme=dark] .cta-btn.secondary.monitor-market-btn:hover{color:#fff!important;border-color:#3b82f699!important;box-shadow:0 0 20px #3b82f633!important}html[data-theme=dark] .compact-btn,html[data-theme=dark] .test-btn{color:#cbd5e1!important;background:#0f172a8c!important;border:1px solid #ec489940!important}html[data-theme=dark] .compact-btn:hover:not(:disabled),html[data-theme=dark] .test-btn:hover:not(:disabled){color:#ec4899!important;background:#ec489914!important;border-color:#ec48998c!important;box-shadow:0 0 12px #ec489933!important}html[data-theme=dark] .compact-btn:disabled,html[data-theme=dark] .test-btn:disabled{color:#475569!important;background:#0f172a4d!important;border:1px solid #ec48991a!important}html[data-theme=dark] .file-input-styled::-webkit-file-upload-button{color:#cbd5e1!important;background:#0f172a8c!important;border:1px solid #ec489940!important}html[data-theme=dark] .file-input-styled::file-selector-button{color:#cbd5e1!important;background:#0f172a8c!important;border:1px solid #ec489940!important}html[data-theme=dark] .file-input-styled::-webkit-file-upload-button:hover{color:#ec4899!important;background:#ec489914!important;border-color:#ec489980!important;box-shadow:0 0 10px #ec489926!important}html[data-theme=dark] .file-input-styled::file-selector-button:hover{color:#ec4899!important;background:#ec489914!important;border-color:#ec489980!important;box-shadow:0 0 10px #ec489926!important}html[data-theme=dark] .search-section,html[data-theme=dark] .search-form,html[data-theme=dark] .results-section,html[data-theme=dark] .favorites-section,html[data-theme=dark] .autobuy-items-section,html[data-theme=dark] .buy-by-id-card,html[data-theme=dark] .subs-card,html[data-theme=dark] .premium-dashboard .global-calc-settings,html[data-theme=dark] .premium-dashboard .inv-item-row-wrapper{border-color:#ec489926!important;box-shadow:0 20px 40px -15px #00000080,inset 0 1px #ffffff05!important}html[data-theme=dark] .premium-dashboard .inv-item-row-wrapper:hover{border-color:#ec489959!important;box-shadow:0 0 15px #ec489926!important}html[data-theme=dark] .premium-navbar .avatar-placeholder{background:linear-gradient(135deg,#3b82f6 0%,#ec4899 100%) no-repeat padding-box padding-box!important;box-shadow:0 0 10px #ec489966!important}html[data-theme=dark] .profile-section{border-color:#ec489933!important;box-shadow:0 20px 40px #0009!important}html[data-theme=dark] .profile-tier-card{border-color:#ec48994d #ec48994d #ec48994d #ec4899!important;border-left-style:solid!important;border-left-width:4px!important}html[data-theme=dark] .profile-tier-title{color:#f472b6!important}html[data-theme=dark] .profile-form input[type=text]:focus,html[data-theme=dark] .profile-form input[type=password]:focus{border-color:#ec4899!important;box-shadow:0 0 0 3px #ec489933!important}html[data-theme=dark] .checkbox-container-label input[type=checkbox]:checked{background:#ec4899!important;border-color:#ec4899!important}html[data-theme=dark] .notification-drawer-overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#03050c99!important}html[data-theme=dark] .notification-drawer{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;color:#f1f5f9!important;background:#090d20eb!important;border-left:1px solid #ec489926!important;box-shadow:-10px 0 40px #000000d9,inset 1px 0 #ffffff0d!important}html[data-theme=dark] .notification-header{background:#0d143080!important;border-bottom:1px solid #ec48991f!important}html[data-theme=dark] .notification-header h3{color:#f1f5f9!important;background:linear-gradient(135deg,#60a5fa 0%,#ff0080 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;font-weight:800!important}html[data-theme=dark] .notification-header-actions button{color:#94a3b8!important}html[data-theme=dark] .notification-header-actions button:hover{color:#ff0080!important;background:#ec489926!important}html[data-theme=dark] .notif-search-input{color:#f1f5f9!important;background:#0d143099!important;border:1px solid #ec489926!important}html[data-theme=dark] .notif-search-input:focus{background:#0d1430e6!important;border-color:#ec4899!important;box-shadow:0 0 0 3px #ec489933!important}html[data-theme=dark] .notif-search-clear{color:#94a3b8!important}html[data-theme=dark] .notif-search-clear:hover{color:#fff!important;background:#ffffff1a!important}html[data-theme=dark] .notif-item{background:#11183973!important;border:1px solid #ffffff0a!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 15px #0000004d!important}html[data-theme=dark] .notif-item:hover{background:#16204b99!important;border-color:#ec489940!important;transform:translateY(-2px)!important;box-shadow:0 8px 25px #00000073,0 0 10px #ec48990d!important}html[data-theme=dark] .notif-item.buyable{border-left:4px solid #10b981!important}html[data-theme=dark] .notif-item.sold{background:#1e101d66!important;border:1px solid #ef444433!important}html[data-theme=dark] .notif-item.sold:hover{border-color:#ef444466!important;box-shadow:0 8px 25px #ef44441a!important}html[data-theme=dark] .notif-item.sold.buyable{border-left:4px solid #ef4444!important}html[data-theme=dark] .notif-item-name{color:#f8fafc!important}html[data-theme=dark] .notif-item-price{color:#fff!important}html[data-theme=dark] .notif-sold-tag{color:#fca5a5!important;background:#ef444433!important;border:1px solid #ef44444d!important}html[data-theme=dark] .notif-sold-price-badge{color:#fca5a5!important}html[data-theme=dark] .notif-time{color:#64748b!important}html[data-theme=dark] .notif-stat-badge{color:#cbd5e1!important;background:#ffffff12!important;border:1px solid #ffffff0d!important}html[data-theme=dark] .quick-buy-btn{color:#fff!important;background:linear-gradient(135deg,#10b981 0%,#059669 100%) no-repeat padding-box padding-box!important;border:1px solid #ffffff0f!important;box-shadow:0 2px 8px #10b98133!important}html[data-theme=dark] .quick-buy-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%)!important;transform:translateY(-1px)!important;box-shadow:0 4px 15px #10b98166!important}html[data-theme=dark] .screenshot-btn{color:#fff!important;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%) no-repeat padding-box padding-box!important;border:1px solid #ffffff0f!important;border-radius:6px!important;width:auto!important;height:32px!important;padding:0 .75rem!important;box-shadow:0 2px 8px #f59e0b33!important}html[data-theme=dark] .screenshot-btn:hover:not(:disabled){background:linear-gradient(135deg,#d97706 0%,#b45309 100%)!important;transform:translateY(-1px)!important;box-shadow:0 4px 15px #f59e0b66!important}html[data-theme=dark] .quick-buy-btn.sold{color:#fca5a5!important;box-shadow:none!important;opacity:.8!important;cursor:not-allowed!important;background:#ef444433!important;border-color:#ef44444d!important}html[data-theme=dark] .screenshot-btn.ready{color:#fff!important;opacity:1!important;cursor:default!important;background:linear-gradient(135deg,#10b981 0%,#059669 100%) no-repeat padding-box padding-box!important;border:1px solid #ffffff0f!important;border-radius:6px!important;width:auto!important;height:32px!important;padding:0 .75rem!important;box-shadow:0 2px 8px #10b9814d!important}html[data-theme=dark] .screenshot-btn.loading,html[data-theme=dark] .quick-buy-btn.loading{opacity:.65!important;cursor:not-allowed!important}html[data-theme=dark] .screenshot-btn:disabled:not(.ready),html[data-theme=dark] .quick-buy-btn:disabled:not(.sold){color:#64748b!important;box-shadow:none!important;opacity:.5!important;background:#ffffff0d!important;border-color:#ffffff08!important}html[data-theme=dark] .screenshot-btn:disabled.ready{opacity:1!important}html[data-theme=dark] .view-btn{color:#cbd5e1!important;background:#ffffff12!important;border:1px solid #ffffff0d!important}html[data-theme=dark] .view-btn:hover{color:#fff!important;background:#ffffff26!important;border-color:#ffffff1a!important}html[data-theme=dark] .notif-subscribe-row{border-top:1px solid #ffffff0d!important}html[data-theme=dark] .notif-sub-input{color:#fff!important;background:#0d143099!important;border:1px solid #ec489926!important}html[data-theme=dark] .notif-sub-input:focus{background:#0d1430e6!important;border-color:#ec4899!important;box-shadow:0 0 0 3px #ec489933!important}html[data-theme=dark] .notif-sub-btn{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%) no-repeat padding-box padding-box!important;border:1px solid #ffffff0f!important;box-shadow:0 2px 8px #3b82f633!important}html[data-theme=dark] .notif-sub-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%)!important;box-shadow:0 4px 15px #3b82f666!important}html[data-theme=dark] .notif-active-sub-row{background:#ec48990f!important;border:1px dashed #ec489940!important}html[data-theme=dark] .notif-active-sub-badge{color:#f472b6!important}html[data-theme=dark] .notif-unsub-btn{color:#fca5a5!important;background:#ef444426!important;border:1px solid #ef444440!important}html[data-theme=dark] .notif-unsub-btn:hover:not(:disabled){color:#fff!important;background:#ef444440!important}html[data-theme=dark] .load-more-notifs-btn{color:#cbd5e1!important;background:#0d143080!important;border:1px solid #ec489926!important}html[data-theme=dark] .load-more-notifs-btn:hover:not(:disabled){color:#fff!important;background:#0d1430cc!important;border-color:#ec4899!important;box-shadow:0 4px 15px #ec489926!important}html[data-theme=dark] .notif-inspect-link{border-top-color:#ffffff0d!important}html[data-theme=dark] .notif-inspect-link a{color:#60a5fa!important}html[data-theme=dark] .notif-inspect-link a:hover{color:#93c5fd!important}html[data-theme=dark] .notif-trigger-btn{background:linear-gradient(135deg,#3b82f6 0%,#ec4899 100%)!important;border:1px solid #ffffff1a!important;box-shadow:0 4px 20px #ec489966,inset 0 1px #fff3!important}html[data-theme=dark] .notif-trigger-btn:hover{background:linear-gradient(135deg,#2563eb 0%,#db2777 100%)!important;box-shadow:0 8px 30px #ec489999,0 0 15px #3b82f64d!important}html[data-theme=dark] .notif-trigger-btn.active{background:#ef4444!important;box-shadow:0 4px 20px #ef444466!important}html[data-theme=dark] .notif-badge{background:#ef4444!important;border-color:#05070f!important}html[data-theme=dark] .inspect-btn{color:#60a5fa!important;background:#3b82f624!important;border:1px solid #3b82f64d!important}html[data-theme=dark] .inspect-btn:hover:not(:disabled){color:#93c5fd!important;background:#3b82f640!important;border-color:#3b82f680!important}html[data-theme=dark] .buy-btn{color:#34d399!important;background:#34d39924!important;border:1px solid #34d3994d!important}html[data-theme=dark] .buy-btn:hover:not(:disabled){color:#6ee7b7!important;background:#10b98140!important;border-color:#10b98180!important}html[data-theme=dark] .item-unlock{color:#f1f5f9!important}html[data-theme=dark] .unlock-hold{color:#fbbf24!important}html[data-theme=dark] .unlock-no-hold{color:#ffffff40!important}html[data-theme=orange-light] .premium-dashboard .inv-item-name-link:hover{color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .refresh-inv-btn.bulk-active{background:var(--brand-orange-lite)!important;border-color:var(--brand-orange)!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .inv-item-row-wrapper.bulk-selected{background:#ea580c0a!important;border-color:#ea580c47!important;box-shadow:0 0 10px #ea580c0f!important}html[data-theme=orange-light] .premium-dashboard .bulk-checkbox{border-color:var(--border-color)!important;background:var(--bg-tertiary)!important}html[data-theme=orange-light] .premium-dashboard .bulk-checkbox:hover:not(:disabled){border-color:var(--brand-orange)!important;background:var(--brand-orange-lite)!important}html[data-theme=orange-light] .premium-dashboard .bulk-checkbox:checked{background:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .bulk-checkbox:disabled{border-color:var(--border-color-faint)!important;background:var(--bg-tertiary)!important}html[data-theme=orange-light] .premium-dashboard .bulk-action-bar{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important;-webkit-backdrop-filter:none!important;border-bottom:none!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-left{color:var(--text-primary)!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-count{background:0 0!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important;color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-progress{color:var(--text-muted)!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-btn.secondary{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-secondary)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-btn.secondary:hover:not(:disabled){background:var(--bg-secondary)!important;color:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-btn.primary{color:#fff!important;background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%)!important;box-shadow:0 4px 12px #ea580c40!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-btn.primary:hover:not(:disabled){background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)!important;box-shadow:0 6px 16px #ea580c59!important}html[data-theme=orange-light] .premium-dashboard .bulk-bar-btn.primary:disabled{background:var(--bg-tertiary)!important;color:var(--text-muted)!important;box-shadow:none!important}html[data-theme=orange-light] .sell-list-modal-overlay{background:#f0f2f5d9!important}html[data-theme=orange-light] .sell-list-modal{background:var(--bg-secondary)!important;border:1.5px solid var(--border-color)!important;box-shadow:var(--shadow-lg)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .sell-list-sidebar{background:var(--bg-primary)!important;border-left:1.5px solid var(--border-color)!important;box-shadow:-10px 0 30px #00000026!important}html[data-theme=orange-light] .sell-list-selected-count{color:var(--brand-orange)!important;background:var(--brand-orange-lite)!important}html[data-theme=orange-light] .sell-list-empty-state{color:var(--text-muted)!important}html[data-theme=orange-light] .sell-list-empty-state p{color:var(--text-primary)!important}html[data-theme=orange-light] .sell-list-header{border-bottom:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .sell-list-header h3{color:var(--text-primary)!important}html[data-theme=orange-light] .sell-list-close-x{color:var(--text-muted)!important}html[data-theme=orange-light] .sell-list-close-x:hover{color:var(--text-primary)!important}html[data-theme=orange-light] .sell-list-row{border-bottom:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .sell-list-item-card{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important}html[data-theme=orange-light] .sell-list-item-card .card-top-info{color:var(--text-muted)!important}html[data-theme=orange-light] .sell-list-item-card .card-metric.bought{color:#10b981!important}html[data-theme=orange-light] .sell-list-item-card .card-metric.goal{color:#3b82f6!important}html[data-theme=orange-light] .sell-list-item-card .card-metric.float-label,html[data-theme=orange-light] .sell-list-item-wear{color:var(--text-muted)!important}html[data-theme=orange-light] .sell-list-item-name{color:var(--text-primary)!important}html[data-theme=orange-light] .sell-list-item-delete{color:var(--text-muted)!important}html[data-theme=orange-light] .sell-list-item-delete:hover:not(:disabled){color:#ef4444!important;background:#ef44441a!important}html[data-theme=orange-light] .sell-list-input-group label{color:var(--text-muted)!important}html[data-theme=orange-light] .sell-list-field-wrap .field-prefix{color:var(--text-secondary)!important}html[data-theme=orange-light] .sell-list-field-wrap input{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .sell-list-field-wrap input:focus{border-color:var(--brand-orange)!important;background:var(--bg-secondary)!important;box-shadow:0 0 0 2px var(--brand-orange-lite)!important}html[data-theme=orange-light] .sell-list-input-group .commission-label{color:var(--text-muted)!important}html[data-theme=orange-light] .sell-list-footer{background:var(--bg-secondary)!important;border-top:1px solid var(--border-color-faint)!important}html[data-theme=orange-light] .sell-list-btn.cancel{background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;color:var(--text-secondary)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=orange-light] .sell-list-btn.cancel:hover:not(:disabled){background:var(--bg-secondary)!important;color:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .sell-list-btn.publish{color:#fff!important;background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%)!important;box-shadow:0 4px 12px #ea580c40!important}html[data-theme=orange-light] .sell-list-btn.publish:hover:not(:disabled){background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)!important;box-shadow:0 6px 16px #ea580c59!important}html[data-theme=orange-light] .shortcuts-label{color:var(--text-muted)!important}html[data-theme=orange-light] .shortcuts-divider{background:var(--border-color-faint)!important}html[data-theme=orange-light] .shortcut-btn{background:var(--bg-tertiary)!important;border:1px solid var(--border-color-faint)!important;color:var(--text-secondary)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=orange-light] .shortcut-btn:hover{background:var(--bg-secondary)!important;color:var(--brand-orange)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .shortcut-btn--csfloat{color:#3b82f6!important;background:#3b82f614!important;border-color:#3b82f64d!important}html[data-theme=orange-light] .shortcut-btn--csfloat:hover{color:#2563eb!important;background:#3b82f626!important;border-color:#3b82f6!important}html[data-theme=orange-light] .shortcut-btn--goal{color:#10b981!important;background:#10b98114!important;border-color:#10b9814d!important}html[data-theme=orange-light] .shortcut-btn--goal:hover{color:#059669!important;background:#10b98126!important;border-color:#10b981!important}html[data-theme=orange-light] .shortcut-btn--refprice{color:#fff!important;background:#000!important;border-color:#000!important}html[data-theme=orange-light] .shortcut-btn--refprice:hover{color:#f8fafc!important;background:#222!important;border-color:#222!important}html[data-theme=orange-light] .shortcut-btn--buyorder{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border-color:#ea580c4d!important}html[data-theme=orange-light] .shortcut-btn--buyorder:hover{border-color:var(--brand-orange)!important;color:var(--brand-orange-hover)!important;background:#ea580c26!important}html[data-theme=orange-light] .proxy-empty-state{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-muted)!important}html[data-theme=orange-light] .proxy-card{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .proxy-card:hover{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .proxy-label{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border-color:#ea580c40!important}html[data-theme=orange-light] .proxy-address{color:var(--text-primary)!important}html[data-theme=orange-light] .proxy-user-badge{color:var(--text-muted)!important;background:var(--bg-secondary)!important;border-color:var(--border-color-faint)!important}html[data-theme=orange-light] .proxy-delete-btn{color:var(--text-muted)!important}html[data-theme=orange-light] .proxy-delete-btn:hover{color:#dc2626!important;background:#dc262614!important}html[data-theme=orange-light] .proxy-card-sites{border-top-color:var(--border-color-faint)!important}html[data-theme=orange-light] .proxy-sites-title{color:var(--text-muted)!important}html[data-theme=orange-light] .proxy-site-chip{color:var(--text-secondary)!important;background:var(--bg-secondary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .proxy-site-chip:hover{color:var(--text-primary)!important;border-color:var(--brand-orange)!important}html[data-theme=orange-light] .proxy-site-chip.active{color:#fff!important;background:linear-gradient(135deg, var(--brand-orange), #c2410c)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 8px #ea580c33!important}html[data-theme=orange-light] .proxy-divider{background:var(--border-color)!important}html[data-theme=orange-light] .proxy-add-form{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .proxy-form-title{color:var(--text-primary)!important;border-left-color:var(--brand-orange)!important}html[data-theme=orange-light] .proxy-checkbox-group{background:var(--bg-secondary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .proxy-checkbox-label{color:var(--text-secondary)!important}html[data-theme=orange-light] .proxy-checkbox-label input[type=checkbox]{accent-color:var(--brand-orange)!important}html[data-theme=orange-light] .add-proxy-btn{background:linear-gradient(135deg, var(--brand-orange) 0%, #c2410c 100%)!important;box-shadow:0 4px 10px #ea580c33!important}html[data-theme=orange-light] .add-proxy-btn:hover:not(:disabled){box-shadow:0 6px 15px #ea580c4d!important}html[data-theme=orange-light] .proxy-mode-toggle-tabs{background:var(--bg-secondary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .proxy-mode-tab{color:var(--text-muted)!important}html[data-theme=orange-light] .proxy-mode-tab:hover{color:var(--text-primary)!important}html[data-theme=orange-light] .proxy-mode-tab.active{background:var(--brand-orange-lite)!important;color:var(--brand-orange)!important;border-color:#ea580c40!important}html[data-theme=orange-light] .proxy-textarea-input{background:var(--bg-tertiary)!important;border:1.5px solid var(--border-color)!important;color:var(--text-primary)!important;box-shadow:inset 0 1px 2px #0000000a!important}html[data-theme=orange-light] .proxy-textarea-input:focus{background:var(--bg-secondary)!important;border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .proxy-list::-webkit-scrollbar-track{background:var(--bg-tertiary)!important}html[data-theme=orange-light] .proxy-list::-webkit-scrollbar-thumb{border-radius:4px;background:var(--border-color)!important}html[data-theme=orange-light] .proxy-list::-webkit-scrollbar-thumb:hover{background:var(--brand-orange)!important}html[data-theme=orange-light] .proxy-test-btn{color:var(--text-secondary)!important;background:var(--bg-secondary)!important;border-color:var(--border-color)!important}html[data-theme=orange-light] .proxy-test-btn:hover:not(:disabled){color:var(--brand-orange)!important;background:var(--brand-orange-lite)!important;border-color:#ea580c4d!important}html[data-theme=orange-light] .proxy-test-btn:disabled{opacity:.5!important}html[data-theme=orange-light] .proxy-test-results-row{border-top-color:var(--border-color-faint)!important}html[data-theme=orange-light] .testing-text{color:var(--brand-orange)!important}html[data-theme=orange-light] .testing-warn{color:#d97706!important}html[data-theme=orange-light] .proxy-test-chip.success{color:#16a34a!important;background:#16a34a14!important;border-color:#16a34a33!important}html[data-theme=orange-light] .proxy-test-chip.fail{color:#dc2626!important;background:#dc262614!important;border-color:#dc262633!important}html[data-theme=orange-light] .proxy-controls-bar{border-bottom-color:var(--border-color)!important}html[data-theme=orange-light] .proxy-search-icon{color:var(--text-muted)!important}html[data-theme=orange-light] .proxy-search-input{background:var(--bg-tertiary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}html[data-theme=orange-light] .proxy-search-input:focus{border-color:var(--brand-orange)!important;box-shadow:0 0 0 3px var(--focus-ring)!important}html[data-theme=orange-light] .proxy-search-clear{color:var(--text-muted)!important}html[data-theme=orange-light] .proxy-search-clear:hover{color:var(--text-primary)!important;background:var(--bg-secondary)!important}html[data-theme=orange-light] .proxy-control-btn{border-color:var(--border-color)!important;background:var(--bg-tertiary)!important;color:var(--text-secondary)!important}html[data-theme=orange-light] .proxy-control-btn:hover:not(:disabled){color:var(--text-primary)!important;background:var(--bg-secondary)!important;border-color:var(--text-secondary)!important}html[data-theme=orange-light] .proxy-control-btn.test-all{color:#0284c7!important;background:#0284c70a!important;border-color:#0284c740!important}html[data-theme=orange-light] .proxy-control-btn.test-all:hover:not(:disabled){background:#0284c71a!important;border-color:#0284c766!important}html[data-theme=orange-light] .proxy-control-btn.enable-all{color:#16a34a!important;background:#16a34a0a!important;border-color:#16a34a40!important}html[data-theme=orange-light] .proxy-control-btn.enable-all:hover:not(:disabled){background:#16a34a1a!important;border-color:#16a34a66!important}html[data-theme=orange-light] .proxy-control-btn.disable-all{color:#d97706!important;background:#d977060a!important;border-color:#d9770640!important}html[data-theme=orange-light] .proxy-control-btn.disable-all:hover:not(:disabled){background:#d977061a!important;border-color:#d9770666!important}html[data-theme=orange-light] .proxy-control-btn.delete-all{color:#dc2626!important;background:#dc26260a!important;border-color:#dc262640!important}html[data-theme=orange-light] .proxy-control-btn.delete-all:hover:not(:disabled){background:#dc26261a!important;border-color:#dc262666!important}
