.grayscale-module__VsIKgG__container{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.grayscale-module__VsIKgG__box{background:#fff;border-radius:16px;width:100%;max-width:900px;overflow:hidden;box-shadow:0 10px 40px #00000014}.grayscale-module__VsIKgG__header{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:40px 32px}.grayscale-module__VsIKgG__pageTitle{letter-spacing:-.5px;justify-content:center;align-items:center;gap:12px;margin:0 0 12px;font-size:2.2rem;font-weight:800;display:flex}.grayscale-module__VsIKgG__textGradient{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#f0f0ff);-webkit-background-clip:text;background-clip:text}.grayscale-module__VsIKgG__icon{filter:drop-shadow(0 2px 4px #0003);font-size:2.2rem}.grayscale-module__VsIKgG__description{opacity:.95;margin:0 0 16px;font-size:1rem;font-weight:400}.grayscale-module__VsIKgG__modeNote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px dashed #fff6;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-top:12px;padding:12px 16px;display:flex}.grayscale-module__VsIKgG__modePill{color:#fff;white-space:nowrap;background:#ffffff40;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.grayscale-module__VsIKgG__modeText{opacity:.9;font-size:.85rem}.grayscale-module__VsIKgG__contentGrid{grid-template-columns:1fr 1fr;gap:24px;padding:32px;display:grid}.grayscale-module__VsIKgG__uploadSection,.grayscale-module__VsIKgG__previewSection{flex-direction:column;gap:12px;display:flex}.grayscale-module__VsIKgG__stepLabel{color:#667eea;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.9rem;font-weight:600}.grayscale-module__VsIKgG__fileInputBox{cursor:pointer;display:block;position:relative}.grayscale-module__VsIKgG__fileInputBox input{display:none}.grayscale-module__VsIKgG__fileInputBox input:disabled~.grayscale-module__VsIKgG__fileInputContent{opacity:.5;cursor:not-allowed}.grayscale-module__VsIKgG__fileInputContent{background:linear-gradient(135deg,#f8f9ff 0%,#f0f2ff 100%);border:2.5px dashed #667eea;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:180px;padding:32px 20px;transition:all .3s;display:flex}.grayscale-module__VsIKgG__fileInputBox:hover .grayscale-module__VsIKgG__fileInputContent{background:linear-gradient(135deg,#f0f2ff 0%,#e8ebff 100%);border-color:#764ba2;transform:translateY(-2px);box-shadow:0 8px 24px #667eea26}.grayscale-module__VsIKgG__fileIcon{filter:drop-shadow(0 2px 4px #667eea33);font-size:2.5rem}.grayscale-module__VsIKgG__fileName{color:#333;text-align:center;word-break:break-word;max-width:100%;font-size:.95rem;font-weight:600}.grayscale-module__VsIKgG__fileSize{color:#999;font-size:.75rem;font-weight:500}.grayscale-module__VsIKgG__previewBox{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;min-height:250px;display:flex;overflow:hidden}.grayscale-module__VsIKgG__previewImage{object-fit:contain;max-width:100%;max-height:300px;padding:12px}.grayscale-module__VsIKgG__progressContainer{background:#f8f9fa;border-top:1px solid #e8e8e8;padding:16px 32px}.grayscale-module__VsIKgG__progressBar{background:#e8e8e8;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.grayscale-module__VsIKgG__progressFill{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:3px;height:100%;transition:width .3s}.grayscale-module__VsIKgG__progressText{color:#667eea;margin-top:8px;font-size:.75rem;font-weight:600;display:inline-block}.grayscale-module__VsIKgG__message{text-align:center;color:#333;background:#f8f9fa;border-top:1px solid #e8e8e8;margin:0;padding:16px 32px;font-size:.9rem;font-weight:500}.grayscale-module__VsIKgG__message.grayscale-module__VsIKgG__success{color:#047857;background:#ecfdf5;border-top-color:#d1fae5}.grayscale-module__VsIKgG__message.grayscale-module__VsIKgG__error{color:#dc2626;background:#fef2f2;border-top-color:#fee2e2}.grayscale-module__VsIKgG__actionBar{z-index:10;background:#fff;border-top:1px solid #e8e8e8;justify-content:flex-end;gap:12px;padding:20px 32px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 8px #0000000a}.grayscale-module__VsIKgG__primaryBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;flex:1;max-width:280px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #667eea4d}.grayscale-module__VsIKgG__primaryBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.grayscale-module__VsIKgG__primaryBtn:active:not(:disabled){transform:translateY(0)}.grayscale-module__VsIKgG__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.grayscale-module__VsIKgG__secondaryBtn{color:#333;cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.grayscale-module__VsIKgG__secondaryBtn:hover{background:#e8e8e8;border-color:#999}@media (max-width:768px){.grayscale-module__VsIKgG__container{padding:20px 16px}.grayscale-module__VsIKgG__header{padding:28px 20px}.grayscale-module__VsIKgG__pageTitle{flex-direction:column;gap:8px;font-size:1.6rem}.grayscale-module__VsIKgG__icon{font-size:1.8rem}.grayscale-module__VsIKgG__description{font-size:.9rem}.grayscale-module__VsIKgG__contentGrid{grid-template-columns:1fr;gap:20px;padding:20px}.grayscale-module__VsIKgG__actionBar{flex-direction:column-reverse;gap:8px;padding:16px 20px}.grayscale-module__VsIKgG__primaryBtn{max-width:100%}.grayscale-module__VsIKgG__fileInputContent{min-height:150px;padding:24px 16px}.grayscale-module__VsIKgG__previewBox{min-height:200px}.grayscale-module__VsIKgG__modeNote{flex-direction:column;gap:8px}}@media (max-width:480px){.grayscale-module__VsIKgG__container{padding:16px 12px}.grayscale-module__VsIKgG__header{padding:20px 16px}.grayscale-module__VsIKgG__pageTitle{gap:6px;font-size:1.4rem}.grayscale-module__VsIKgG__icon{font-size:1.6rem}.grayscale-module__VsIKgG__description{font-size:.85rem}.grayscale-module__VsIKgG__contentGrid{gap:16px;padding:16px}.grayscale-module__VsIKgG__stepLabel{font-size:.8rem}.grayscale-module__VsIKgG__fileName{font-size:.85rem}.grayscale-module__VsIKgG__actionBar{padding:12px 16px}.grayscale-module__VsIKgG__primaryBtn,.grayscale-module__VsIKgG__secondaryBtn{padding:10px 16px;font-size:.9rem}.grayscale-module__VsIKgG__fileInputContent{min-height:120px;padding:20px 12px}.grayscale-module__VsIKgG__box{border-radius:12px}}
