.sell_container{width:100%;min-width:0;box-sizing:border-box}.sell_wrap{max-width:980px;margin:0 auto;padding:116px 0 80px;color:#dfe3ff;font-family:Inter,sans-serif;display:flex;flex-direction:column;gap:26px}@media(max-width:900px){.sell_wrap{padding:100px 0 70px}}@media(max-width:560px){.sell_wrap{padding:88px 0 60px;gap:20px}}.sell_head{display:flex;flex-direction:column;gap:8px}.sell_title{margin:0;font-size:30px;font-weight:700;line-height:1.1}@media(max-width:560px){.sell_title{font-size:24px}}.sell_subtitle{margin:0;font-size:14px;color:rgba(150,158,200,.85);line-height:1.5}.sell_req{background:rgba(18,20,32,.5);border:1px solid rgba(124,138,255,.18);border-radius:14px;padding:16px 20px}.sell_req_head{font-size:14px;font-weight:700;color:#dfe3ff;margin-bottom:12px}.sell_req_list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px}.sell_req_list li{position:relative;padding-left:26px;font-size:13px;line-height:1.45;color:rgba(200,206,240,.88)}.sell_req_list li:before{content:"✓";position:absolute;left:0;top:0;color:#7fe3b0;font-weight:700}.sell_section{display:flex;flex-direction:column;gap:10px}.sell_label{font-size:14px;font-weight:600;color:rgba(203,208,235,.92)}.sell_label .sell_hint{font-weight:400;font-size:12px;color:rgba(150,158,200,.7)}.sell_games{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}@media(max-width:760px){.sell_games{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.sell_games{grid-template-columns:repeat(2,1fr)}}.sell_game_card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:rgba(18,20,32,.6);border:1px solid hsla(0,0%,100%,.08);color:#dfe3ff;font-size:14px;font-weight:600;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease}.sell_game_card img{width:26px;height:26px;object-fit:contain;flex:none}.sell_game_card span{line-height:1.2}.sell_game_card:hover{border-color:rgba(124,138,255,.5);transform:translateY(-1px)}.sell_game_card.sell_game_active{border-color:#7c8aff;background:linear-gradient(180deg,rgba(74,91,208,.28),rgba(74,91,208,.14));box-shadow:0 0 0 1px rgba(124,138,255,.4)}.sell_input,.sell_textarea{width:100%;background:rgba(18,20,32,.7);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:#fff;font-size:15px;font-family:inherit;padding:13px 16px;transition:border-color .15s ease}.sell_input::placeholder,.sell_textarea::placeholder{color:rgba(150,158,200,.55)}.sell_input:focus,.sell_textarea:focus{outline:none;border-color:#7c8aff}.sell_price_title{text-transform:uppercase;letter-spacing:.06em;font-size:12px;color:rgba(150,158,200,.85)}.sell_price_row{display:flex;align-items:stretch;gap:14px}.sell_price_card{flex:1 1;min-width:0;background:rgba(18,20,32,.7);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:14px 18px;display:flex;flex-direction:column;gap:12px;transition:border-color .15s ease}.sell_price_card:focus-within{border-color:#7c8aff}.sell_price_cap{font-size:13px;color:rgba(150,158,200,.8)}.sell_price_field{display:flex;align-items:center;gap:8px}.sell_price_input{flex:1 1;min-width:0;background:rgba(0,0,0,0);border:none;color:#fff;font-size:26px;font-weight:700;font-family:inherit;padding:0}.sell_price_input::placeholder{color:rgba(150,158,200,.45)}.sell_price_input:focus{outline:none}.sell_price_input::-webkit-inner-spin-button,.sell_price_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sell_price_input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.sell_price_cur{font-size:20px;font-weight:600;color:rgba(150,158,200,.7);flex:none}.sell_price_arrow{flex:none;display:flex;align-items:center;justify-content:center;font-size:22px;color:rgba(150,158,200,.55)}.sell_commission{font-size:13px;color:rgba(150,158,200,.75)}@media(max-width:480px){.sell_price_card{padding:11px 13px}.sell_price_input{font-size:20px}.sell_price_cur{font-size:16px}}.sell_textarea{resize:vertical;min-height:110px;line-height:1.5}.sell_creds{display:flex;gap:12px}.sell_creds .sell_input{flex:1 1;min-width:0}@media(max-width:560px){.sell_creds{flex-direction:column}}.sell_images{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-gap:12px;gap:12px}.sell_thumb{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:rgba(10,11,20,.6)}.sell_thumb img{width:100%;height:100%;object-fit:cover}.sell_thumb_remove{position:absolute;top:5px;right:5px;width:22px;height:22px;border-radius:50%;border:none;background:rgba(10,11,20,.8);color:#fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.sell_thumb_remove:hover{background:rgba(220,60,60,.85)}.sell_upload{aspect-ratio:1/1;border-radius:12px;border:1.5px dashed rgba(124,138,255,.4);background:rgba(18,20,32,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:rgba(150,158,200,.85);transition:border-color .15s ease,background .15s ease}.sell_upload input{display:none}.sell_upload:hover{border-color:#7c8aff;background:rgba(74,91,208,.12)}.sell_upload_plus{font-size:26px;line-height:1;color:#7c8aff}.sell_upload_text{font-size:12px}.sell_submit{align-self:flex-start;margin-top:6px;padding:14px 34px;border-radius:12px;border:none;background:linear-gradient(180deg,#4a5bd0,#7c8aff);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .15s ease}.sell_submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.sell_submit:disabled{opacity:.6;cursor:default}@media(max-width:560px){.sell_submit{align-self:stretch;text-align:center}}.sell_warranty{display:flex;gap:12px;flex-wrap:wrap}.sell_warranty_opt{flex:1 1;min-width:120px;padding:13px 16px;border-radius:12px;background:rgba(18,20,32,.6);border:1px solid hsla(0,0%,100%,.08);color:#dfe3ff;font-size:15px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.sell_warranty_opt:hover{border-color:rgba(124,138,255,.5);transform:translateY(-1px)}.sell_warranty_opt.sell_warranty_active{border-color:#7c8aff;background:linear-gradient(180deg,rgba(74,91,208,.28),rgba(74,91,208,.14));box-shadow:0 0 0 1px rgba(124,138,255,.4)}