.styles_dropzone__tvONt{border:1px dashed #555;border-radius:.5rem;padding:4rem 2rem;text-align:center;margin:1rem 0;background:#000;transition:background .2s,border-color .2s;cursor:pointer}.styles_activeDropzone__Q9uDd{opacity:.5}.styles_dropzoneText__HMV1T{font-size:.85rem;color:#aaa}.styles_dropzoneLink__Z2Yod{text-decoration:underline;color:#fff;cursor:pointer}.styles_fileList__ICipz{display:flex;flex-direction:column;gap:1rem;padding:0;list-style:none}.styles_card__ALdcS{background:#18181b;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);padding:.75rem;gap:1rem;min-height:72px}.styles_card__ALdcS,.styles_previewWrapper__WZ3PQ{display:flex;align-items:center;border-radius:.5rem}.styles_previewWrapper__WZ3PQ{width:48px;aspect-ratio:8.5/11;background:white;justify-content:center;overflow:hidden;flex-shrink:0}.styles_previewImg__eX9F9{width:calc(100% - 8px);height:100%;object-fit:contain}.styles_fileName__vAdJD{color:#fff;font-size:.85rem;font-weight:200;word-break:break-all}.styles_deleteButton__SG0_1{margin-left:auto;background:none;border:none;color:#aaa;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.styles_deleteButton__SG0_1:hover{background:#232323;color:#f87171;outline:none}.styles_generateControls__pS_VB{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin-top:1.5rem;padding:1rem;background:#111;border:1px solid #222;border-radius:.5rem}.styles_checkboxLabel__2b0oU{font-size:1rem;color:#fff;display:flex;align-items:center;gap:.5rem;cursor:pointer}.styles_generateButton__s_9JI{background:#0095ff;color:white;outline:none;border:none;width:100%;border-radius:.5rem;padding:.35rem .5rem;font-size:.85rem;cursor:pointer;transition:background .2s,opacity .2s}.styles_generateButton__s_9JI:disabled{opacity:.5;cursor:not-allowed}.styles_switchLabel__XC01f,.styles_switchRow__0w8VZ{display:flex;align-items:center;gap:1rem;width:100%}.styles_switchLabel__XC01f{color:#fff;font-size:.85rem;font-weight:400;justify-content:space-between}.styles_switch__7NftS{width:44px;height:26px;background:#333;border-radius:9999px;position:relative;border:1px solid #444;outline:none;cursor:pointer;transition:background .2s;display:flex;align-items:center;padding:0}.styles_switchChecked__h8b0h{background:#4ade80}.styles_switchThumb__mHyYY{display:block;width:20px;height:20px;background:#fff;border-radius:9999px;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);transition:transform .2s;transform:translateX(2px)}.styles_switchChecked__h8b0h .styles_switchThumb__mHyYY{transform:translateX(20px)}