.screens_screen__v7A7P{display:flex;flex-direction:column;min-height:100vh;background:#fff}.screens_header__ka0Cc{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.screens_headerTitle__w1GVd{font-size:16px;font-weight:600;color:#1a1a1a}.screens_headerClose__BspRm{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:4px;cursor:pointer;color:#666;transition:background-color .2s}.screens_headerClose__BspRm:hover{background:#f5f5f5}.screens_content__PiyRV{flex:1 1;display:flex;flex-direction:column;padding:24px 20px}.screens_introState__Ygjai{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;text-align:center;padding:40px 20px}.screens_introTitle__IZ_a0{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.screens_introSubtitle__4SFXf{font-size:15px;color:#666;margin:0 0 32px;line-height:1.5;max-width:280px}.screens_uploadBtn__Y9HN_{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:280px;padding:14px 24px;font-size:15px;font-weight:500;color:#fff;background:#1a1a1a;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s}.screens_uploadBtn__Y9HN_:hover:not(:disabled){background:#333}.screens_uploadBtn__Y9HN_:active:not(:disabled){transform:scale(.98)}.screens_uploadBtn__Y9HN_:disabled{background:#999;cursor:not-allowed}.screens_previewState__FdP2C{display:flex;flex-direction:column;align-items:center;flex:1 1}.screens_photoPreview__3p0mk{position:relative;width:100%;max-width:300px;aspect-ratio:3/4;border-radius:8px;overflow:hidden;background:#f5f5f5;margin-bottom:24px}.screens_previewImage__bKaxN{width:100%;height:100%;object-fit:cover}.screens_uploadingOverlay__CTMz1{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:hsla(0,0%,100%,.9);color:#666;font-size:14px}.screens_previewActions__VvhMl{display:flex;flex-direction:column;gap:12px;width:100%;max-width:300px}.screens_generatingState__2z8cU{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;text-align:center}.screens_generatingPlaceholder__Fr9W8{width:100%;max-width:300px;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:8px;margin-bottom:24px}.screens_cameraIcon__Sf1Cj{color:#ccc}.screens_outfitContainer__h3289{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.screens_generatingTitle__tUgbD{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.screens_generatingSubtitle__mWMt9{font-size:14px;color:#999;margin:0}.screens_resultState__ff0JF{display:flex;flex-direction:column;align-items:center;flex:1 1}.screens_resultImageWrapper__i5jy_{width:100%;max-width:300px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-bottom:24px}.screens_resultImage__snYiA{width:100%;height:auto;display:block}.screens_resultActions__bhx0x{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:300px}.screens_primaryBtn__YRqsq{display:flex;align-items:center;justify-content:center;width:100%;padding:16px;font-size:16px;font-weight:700;color:#fff;background:#000;border:none;border-radius:4px;cursor:pointer;letter-spacing:.0875px;line-height:24px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.1);transition:background-color .2s,transform .1s}.screens_primaryBtn__YRqsq:hover{background:#333}.screens_primaryBtn__YRqsq:active{transform:scale(.98)}.screens_secondaryBtn__jK75f{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;font-size:15px;font-weight:500;color:#1a1a1a;background:transparent;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:background-color .2s,border-color .2s}.screens_secondaryBtn__jK75f:hover{background:#f9f9f9;border-color:#ccc}.screens_textBtn__JX8L5{padding:8px 16px;font-size:14px;font-weight:500;color:#666;background:transparent;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.screens_textBtn__JX8L5:hover{color:#1a1a1a}.screens_hiddenInput__sqeyA{display:none}.screens_errorMsg__qNCE7{color:#d32f2f;font-size:14px;text-align:center;padding:12px 20px;margin:0;background:#ffebee}.screens_disclaimer__Up_YZ{font-size:12px;color:#999;text-align:center;padding:16px 20px;margin:0;border-top:1px solid #f0f0f0}.screens_spinner__6M4u0{width:24px;height:24px;border:3px solid #e0e0e0;border-top-color:#1a1a1a;border-radius:50%;animation:screens_spin__e4pdB 1s linear infinite}@keyframes screens_spin__e4pdB{to{transform:rotate(1turn)}}.screens_container__casVU{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:#fff}.screens_helpMessage__OBoC_{text-align:center;max-width:320px}.screens_helpMessage__OBoC_ h2{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 16px}.screens_helpMessage__OBoC_ p{font-size:16px;color:#666;margin:0 0 8px;line-height:1.5}.screens_helpSubtext___oJUi{font-size:14px!important;color:#999!important}@media (max-width:480px){.screens_introTitle__IZ_a0{font-size:22px}.screens_introSubtitle__4SFXf{font-size:14px}}