.unlock-module__D-ejcq__container{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.unlock-module__D-ejcq__box{background:#fff;border-radius:16px;width:100%;max-width:900px;overflow:hidden;box-shadow:0 10px 40px #00000014}.unlock-module__D-ejcq__header{color:#fff;text-align:center;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);padding:40px 32px}.unlock-module__D-ejcq__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}.unlock-module__D-ejcq__textGradient{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#f0f0ff);-webkit-background-clip:text;background-clip:text}.unlock-module__D-ejcq__icon{filter:drop-shadow(0 2px 4px #0003);font-size:2.2rem}.unlock-module__D-ejcq__subtitle{opacity:.95;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.unlock-module__D-ejcq__content{flex-direction:column;gap:24px;padding:32px;display:flex}.unlock-module__D-ejcq__stepSection{flex-direction:column;gap:12px;display:flex}.unlock-module__D-ejcq__stepLabel{color:#f5576c;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.9rem;font-weight:600}.unlock-module__D-ejcq__fileInputBox{cursor:pointer;display:block;position:relative}.unlock-module__D-ejcq__fileInputBox input{display:none}.unlock-module__D-ejcq__fileInputBox input:disabled~.unlock-module__D-ejcq__fileInputContent{opacity:.5;cursor:not-allowed}.unlock-module__D-ejcq__fileInputContent{background:linear-gradient(135deg,#fff5f7 0%,#ffe8ec 100%);border:2.5px dashed #f5576c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:180px;padding:40px 24px;transition:all .3s;display:flex}.unlock-module__D-ejcq__fileInputBox:hover .unlock-module__D-ejcq__fileInputContent{background:linear-gradient(135deg,#ffe8ec 0%,#ffd9e3 100%);border-color:#f093fb;transform:translateY(-2px);box-shadow:0 8px 24px #f5576c26}.unlock-module__D-ejcq__fileIcon{filter:drop-shadow(0 2px 4px #f5576c33);font-size:2.5rem}.unlock-module__D-ejcq__fileName{color:#333;text-align:center;word-break:break-word;max-width:100%;font-size:.95rem;font-weight:600}.unlock-module__D-ejcq__fileSize{color:#999;font-size:.75rem;font-weight:500}.unlock-module__D-ejcq__controlGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.unlock-module__D-ejcq__controlGroup{flex-direction:column;gap:8px;display:flex}.unlock-module__D-ejcq__label{color:#333;font-size:.85rem;font-weight:600}.unlock-module__D-ejcq__input{cursor:text;background:#fff;border:1px solid #d0d0d0;border-radius:8px;padding:10px 12px;font-size:.95rem;transition:all .2s}.unlock-module__D-ejcq__input:hover{border-color:#f5576c;box-shadow:0 2px 8px #f5576c1a}.unlock-module__D-ejcq__input:focus{border-color:#f5576c;outline:none;box-shadow:0 0 0 3px #f5576c1a}.unlock-module__D-ejcq__input:disabled{opacity:.5;cursor:not-allowed;background:#f8f8f8}.unlock-module__D-ejcq__hint{color:#999;font-size:.75rem;font-style:italic}.unlock-module__D-ejcq__progressContainer{background:#f8f9fa;border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.unlock-module__D-ejcq__progressBar{background:#e8e8e8;border-radius:4px;flex:1;height:8px;overflow:hidden}.unlock-module__D-ejcq__progressFill{background:linear-gradient(90deg,#f093fb 0%,#f5576c 100%);border-radius:4px;height:100%;transition:width .3s}.unlock-module__D-ejcq__progressText{color:#f5576c;text-align:right;min-width:40px;font-size:.8rem;font-weight:600}.unlock-module__D-ejcq__message{text-align:center;color:#333;background:#f8f9fa;border-radius:8px;margin:0;padding:14px 16px;font-size:.9rem;font-weight:500}.unlock-module__D-ejcq__message.unlock-module__D-ejcq__success{color:#047857;background:#ecfdf5;border:1px solid #d1fae5}.unlock-module__D-ejcq__message.unlock-module__D-ejcq__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.unlock-module__D-ejcq__message.unlock-module__D-ejcq__info{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.unlock-module__D-ejcq__exportInfo{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.unlock-module__D-ejcq__statBadge{background:linear-gradient(135deg,#fff5f7 0%,#ffe8ec 100%);border:1px solid #ffe0e6;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.unlock-module__D-ejcq__statLabel{text-transform:uppercase;color:#f5576c;letter-spacing:.5px;font-size:.8rem;font-weight:600}.unlock-module__D-ejcq__statValue{color:#f5576c;font-size:1.8rem;font-weight:700}.unlock-module__D-ejcq__infoBox{background:linear-gradient(135deg,#f8f9fa 0%,#f0f2ff 100%);border:1px solid #e0e5ff;border-left:4px solid #f5576c;border-radius:8px;padding:20px}.unlock-module__D-ejcq__infoTitle{color:#333;margin:0 0 12px;font-size:.95rem;font-weight:600}.unlock-module__D-ejcq__infoList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.unlock-module__D-ejcq__infoList li{color:#555;padding-left:20px;font-size:.85rem;position:relative}.unlock-module__D-ejcq__infoList li:before{content:"✓";color:#f5576c;font-weight:700;position:absolute;left:0}.unlock-module__D-ejcq__actionBar{z-index:10;background:#fff;border-top:1px solid #e8e8e8;flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:20px 32px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 8px #0000000a}.unlock-module__D-ejcq__primaryBtn,.unlock-module__D-ejcq__secondaryBtn{cursor:pointer;white-space:nowrap;letter-spacing:.3px;border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.unlock-module__D-ejcq__primaryBtn{color:#fff;background:linear-gradient(90deg,#f093fb 0%,#f5576c 100%);min-width:140px;box-shadow:0 4px 12px #f5576c4d}.unlock-module__D-ejcq__primaryBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #f5576c66}.unlock-module__D-ejcq__primaryBtn:active:not(:disabled){transform:translateY(0)}.unlock-module__D-ejcq__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.unlock-module__D-ejcq__secondaryBtn{color:#333;background:#f0f0f0;border:1px solid #ddd;min-width:100px}.unlock-module__D-ejcq__secondaryBtn:hover{background:#e8e8e8;border-color:#999;transform:translateY(-1px)}.unlock-module__D-ejcq__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.unlock-module__D-ejcq__container{padding:20px 16px}.unlock-module__D-ejcq__header{padding:28px 20px}.unlock-module__D-ejcq__pageTitle{gap:8px;font-size:1.6rem}.unlock-module__D-ejcq__icon{font-size:1.8rem}.unlock-module__D-ejcq__subtitle{font-size:.9rem}.unlock-module__D-ejcq__content{gap:20px;padding:20px}.unlock-module__D-ejcq__actionBar{flex-direction:column-reverse;gap:8px;padding:16px 20px}.unlock-module__D-ejcq__primaryBtn,.unlock-module__D-ejcq__secondaryBtn{text-align:center;width:100%}.unlock-module__D-ejcq__fileInputContent{min-height:150px;padding:32px 20px}.unlock-module__D-ejcq__controlGrid{grid-template-columns:1fr}.unlock-module__D-ejcq__exportInfo{grid-template-columns:repeat(2,1fr)}.unlock-module__D-ejcq__infoList li{font-size:.8rem}}@media (max-width:480px){.unlock-module__D-ejcq__container{padding:16px 12px}.unlock-module__D-ejcq__header{padding:20px 16px}.unlock-module__D-ejcq__pageTitle{gap:6px;font-size:1.4rem}.unlock-module__D-ejcq__icon{font-size:1.6rem}.unlock-module__D-ejcq__subtitle{font-size:.85rem}.unlock-module__D-ejcq__content{gap:16px;padding:16px}.unlock-module__D-ejcq__stepLabel{font-size:.75rem}.unlock-module__D-ejcq__fileName{font-size:.85rem}.unlock-module__D-ejcq__actionBar{padding:12px 16px}.unlock-module__D-ejcq__primaryBtn,.unlock-module__D-ejcq__secondaryBtn{padding:10px 16px;font-size:.9rem}.unlock-module__D-ejcq__fileInputContent{min-height:120px;padding:24px 16px}.unlock-module__D-ejcq__statBadge{padding:12px}.unlock-module__D-ejcq__statValue{font-size:1.4rem}.unlock-module__D-ejcq__box{border-radius:12px}.unlock-module__D-ejcq__infoBox{padding:16px}.unlock-module__D-ejcq__infoTitle{font-size:.9rem}.unlock-module__D-ejcq__infoList li{font-size:.75rem}}
