.Screenshots-module__tbtIsW__container{max-width:1400px;margin:0 auto;padding:2rem}.Screenshots-module__tbtIsW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Screenshots-module__tbtIsW__header h1{background:linear-gradient(45deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2rem}.Screenshots-module__tbtIsW__header p{color:#fff9}.Screenshots-module__tbtIsW__actions{align-items:center;gap:1rem;display:flex}.Screenshots-module__tbtIsW__filter{background:#ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.Screenshots-module__tbtIsW__select{color:#fff;background:0 0;border:none;outline:none;font-size:1rem}.Screenshots-module__tbtIsW__uploadBtn{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.Screenshots-module__tbtIsW__uploadBtn:hover{background:#0051a2}.Screenshots-module__tbtIsW__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.Screenshots-module__tbtIsW__card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;transition:transform .2s;overflow:hidden}.Screenshots-module__tbtIsW__card:hover{transform:translateY(-5px)}.Screenshots-module__tbtIsW__imageWrapper{width:100%;height:200px;position:relative}.Screenshots-module__tbtIsW__imageWrapper img{object-fit:cover;cursor:pointer;width:100%;height:100%}.Screenshots-module__tbtIsW__badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:4px;padding:4px 8px;font-size:.8rem;position:absolute;top:10px;left:10px}.Screenshots-module__tbtIsW__deleteBtn{color:#fff;cursor:pointer;opacity:0;background:#f00c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s;display:flex;position:absolute;top:10px;right:10px}.Screenshots-module__tbtIsW__card:hover .Screenshots-module__tbtIsW__deleteBtn{opacity:1}.Screenshots-module__tbtIsW__meta{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;padding:1rem;font-size:.85rem;display:flex}.Screenshots-module__tbtIsW__loading{text-align:center;color:#ffffff80;padding:3rem;font-size:1.2rem}.Screenshots-module__tbtIsW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Screenshots-module__tbtIsW__modal{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:90%;max-width:500px;box-shadow:0 20px 50px #00000080}.Screenshots-module__tbtIsW__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Screenshots-module__tbtIsW__modalHeader h2{margin:0;font-size:1.5rem}.Screenshots-module__tbtIsW__modalHeader button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.2rem}.Screenshots-module__tbtIsW__form{padding:1.5rem}.Screenshots-module__tbtIsW__formGroup{margin-bottom:1.5rem}.Screenshots-module__tbtIsW__formGroup label{color:#fffc;margin-bottom:.5rem;display:block}.Screenshots-module__tbtIsW__formGroup input,.Screenshots-module__tbtIsW__formGroup select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.8rem;font-size:1rem}.Screenshots-module__tbtIsW__submitBtn{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600}.Screenshots-module__tbtIsW__dropZone{text-align:center;cursor:pointer;color:#fff9;background:#ffffff05;border:2px dashed #fff3;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:2rem;transition:all .2s;display:flex}.Screenshots-module__tbtIsW__dropZone:hover,.Screenshots-module__tbtIsW__dropZoneActive{color:#0070f3;background:#0070f30d;border-color:#0070f3}.Screenshots-module__tbtIsW__dropZoneIcon{margin-bottom:.5rem;font-size:2rem}.Screenshots-module__tbtIsW__previewContainer{border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.Screenshots-module__tbtIsW__previewImage{object-fit:contain;background:#0003;width:100%;height:auto;max-height:300px;display:block}.Screenshots-module__tbtIsW__removePreviewBtn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex;position:absolute;top:10px;right:10px}.Screenshots-module__tbtIsW__removePreviewBtn:hover{background:#f00c}
