.trade-in-module___KhlQq__container{color:#fff;max-width:1000px;margin:0 auto;padding:2rem}.trade-in-module___KhlQq__hero{text-align:center;margin-bottom:2rem;padding:3rem 1rem}.trade-in-module___KhlQq__heroTitle{-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#fff,#aaa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.trade-in-module___KhlQq__heroSubtitle{color:#888;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.trade-in-module___KhlQq__wrapper{background:#111;border:1px solid #222;border-radius:12px;flex-direction:column;min-height:600px;display:flex;overflow:hidden}.trade-in-module___KhlQq__brandToggleContainer{border-bottom:1px solid #222;display:flex}.trade-in-module___KhlQq__brandToggle{color:#666;cursor:pointer;background:#0a0a0a;border:none;border-bottom:3px solid #0000;flex:1;justify-content:center;align-items:center;gap:.8rem;padding:1.5rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.trade-in-module___KhlQq__brandToggle:hover{color:#999;background:#111}.trade-in-module___KhlQq__brandToggleActive{color:#fff;border-bottom-color:var(--accent);background:#151515}.trade-in-module___KhlQq__tabsContainer{background:#151515;border-bottom:1px solid #222;display:flex;overflow-x:auto}.trade-in-module___KhlQq__tab{cursor:pointer;color:#888;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:1.2rem 1rem;font-weight:600;transition:all .2s;display:flex}.trade-in-module___KhlQq__tab:hover{color:#ccc;background:#1a1a1a}.trade-in-module___KhlQq__tabActive{color:var(--accent);border-bottom-color:var(--accent);background:rgba(var(--accent-rgb),.05)}.trade-in-module___KhlQq__contentArea{flex:1;padding:2rem}.trade-in-module___KhlQq__searchBar{background:#000;border:1px solid #333;border-radius:8px;align-items:center;gap:1rem;margin-bottom:2rem;padding:.8rem 1rem;display:flex}.trade-in-module___KhlQq__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem}.trade-in-module___KhlQq__deviceTable{background:#222;border-radius:8px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.trade-in-module___KhlQq__tableHeader{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#1a1a1a;justify-content:space-between;padding:1rem 1.5rem;font-size:.9rem;font-weight:700;display:flex}.trade-in-module___KhlQq__deviceRow{cursor:pointer;background:#111;justify-content:space-between;padding:1.2rem 1.5rem;transition:all .2s;display:flex}.trade-in-module___KhlQq__deviceRow:hover{background:#1a1a1a}.trade-in-module___KhlQq__deviceRowSelected{background:rgba(var(--accent-rgb),.1)!important}.trade-in-module___KhlQq__deviceName{font-weight:500}.trade-in-module___KhlQq__deviceValue{color:#ccc;font-weight:600}.trade-in-module___KhlQq__formSection{z-index:1000;background:#151515;border:1px solid #333;border-radius:16px;width:90%;max-width:600px;max-height:90vh;animation:.3s trade-in-module___KhlQq__fadeIn;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 50px #000c}@keyframes trade-in-module___KhlQq__fadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.trade-in-module___KhlQq__formHeader{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.trade-in-module___KhlQq__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:.5rem;font-weight:700}.trade-in-module___KhlQq__closeBtn:hover{color:#fff}.trade-in-module___KhlQq__stepContent{padding:2rem}.trade-in-module___KhlQq__stepTitle{margin-top:0;margin-bottom:2rem;font-size:1.4rem}.trade-in-module___KhlQq__fieldGroup{margin-bottom:1.5rem}.trade-in-module___KhlQq__fieldGroup label{color:#aaa;margin-bottom:.8rem;font-size:.9rem;display:block}.trade-in-module___KhlQq__optionsGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.8rem;display:grid}.trade-in-module___KhlQq__optionBtn{color:#ccc;cursor:pointer;background:#222;border:1px solid #333;border-radius:8px;padding:.8rem;transition:all .2s}.trade-in-module___KhlQq__optionBtn:hover{border-color:#555}.trade-in-module___KhlQq__optionBtnActive{background:var(--accent);color:#fff;border-color:var(--accent)}.trade-in-module___KhlQq__conditionList{flex-direction:column;gap:.8rem;display:flex}.trade-in-module___KhlQq__conditionBtn{color:#fff;cursor:pointer;text-align:left;background:#222;border:1px solid #333;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.trade-in-module___KhlQq__conditionBtn:hover{background:#2a2a2a;border-color:#555}.trade-in-module___KhlQq__conditionBtnActive{border-color:var(--accent);background:rgba(var(--accent-rgb),.1)}.trade-in-module___KhlQq__estimatePreview{background:#000;border:1px solid #222;border-radius:8px;justify-content:space-between;align-items:center;margin:2rem 0;padding:1.5rem;display:flex}.trade-in-module___KhlQq__bigPrice{color:var(--accent);font-size:1.5rem;font-weight:800}.trade-in-module___KhlQq__inputGroup{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.trade-in-module___KhlQq__input{color:#fff;background:#222;border:1px solid #333;border-radius:8px;padding:1rem;font-size:1rem}.trade-in-module___KhlQq__input:focus{border-color:var(--accent);outline:none}.trade-in-module___KhlQq__actions{gap:1rem;margin-top:1rem;display:flex}.trade-in-module___KhlQq__primaryBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:2;padding:1rem;font-size:1rem;font-weight:700}.trade-in-module___KhlQq__secondaryBtn{color:#ccc;cursor:pointer;background:0 0;border:1px solid #444;border-radius:8px;flex:1;padding:1rem;font-weight:700}.trade-in-module___KhlQq__successContent{text-align:center;padding:4rem 2rem}.trade-in-module___KhlQq__infoSection{text-align:center;margin-top:4rem}.trade-in-module___KhlQq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.trade-in-module___KhlQq__card{padding:1rem}@media (max-width:768px){.trade-in-module___KhlQq__container{padding:1rem}.trade-in-module___KhlQq__heroTitle{font-size:1.8rem}.trade-in-module___KhlQq__tableHeader{display:none}.trade-in-module___KhlQq__deviceRow{flex-direction:column;gap:.5rem;padding:1rem}.trade-in-module___KhlQq__formSection{border-radius:0;width:100%;height:100%;max-height:100%;animation:none;top:0;left:0;transform:none}}.trade-in-module___KhlQq__brandToggle{padding:1rem;font-size:1rem}.trade-in-module___KhlQq__faqContainer{max-width:800px;margin-top:4rem;margin-left:auto;margin-right:auto}.trade-in-module___KhlQq__faqHeader{text-align:center;margin-bottom:2rem;font-size:2rem}.trade-in-module___KhlQq__faqList{flex-direction:column;gap:1rem;display:flex}.trade-in-module___KhlQq__faqItem{border-bottom:1px solid #333}.trade-in-module___KhlQq__faqQuestion{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-size:1.1rem;font-weight:500;display:flex}.trade-in-module___KhlQq__faqQuestion:hover{color:var(--accent)}.trade-in-module___KhlQq__faqAnswer{color:#ccc;padding-bottom:1.5rem;line-height:1.6}.trade-in-module___KhlQq__formHeader{border-bottom:1px solid #222;justify-content:center;align-items:center;padding:1.5rem;font-size:1.2rem;font-weight:600;display:flex}.trade-in-module___KhlQq__progressBarContainer{padding:1.5rem 2rem 0}.trade-in-module___KhlQq__stepLabel{color:#888;margin-bottom:.5rem;font-size:.9rem}.trade-in-module___KhlQq__progressBarBackground{background:#333;border-radius:4px;height:8px;overflow:hidden}.trade-in-module___KhlQq__progressBarFill{background:#7cb342;border-radius:4px;height:100%;transition:width .3s}.trade-in-module___KhlQq__inputLabel{color:#ddd;margin-bottom:.5rem;font-weight:600;display:block}.trade-in-module___KhlQq__inputRequired{color:#f44336;margin-left:2px}
