.umv-page{background:radial-gradient(1200px 420px at 10% 0,rgba(221,153,187,.22),rgba(255,245,251,0) 60%),radial-gradient(900px 380px at 90% 10%,rgba(123,80,111,.18),rgba(255,245,251,0) 55%),var(--bg-primary);min-height:calc(100vh - 120px);padding:28px 0 120px}.umv-container{position:relative}.umv-topbar{display:flex;align-items:center;justify-content:center;margin-bottom:18px}.umv-title{font-family:var(--inter);font-weight:700;font-size:30px;text-align:center;color:var(--text-primary)}.umv-hero{background:hsla(0,0%,100%,.75);border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:18px 18px 14px;box-shadow:0 10px 26px rgba(0,0,0,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:16px}.umv-heroHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.umv-orderChip{background:rgba(123,80,111,.1)!important;color:var(--bg-secoundry)!important;border:1px solid rgba(123,80,111,.25)!important;font-family:var(--inter)!important;font-weight:700!important}.umv-subtitle{margin-top:8px;font-family:var(--inter);color:var(--light-dark);opacity:.9;font-size:14px;line-height:1.5}.umv-sectionHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:14px 4px 10px}.umv-sectionTitle{font-family:var(--inter);font-weight:800;font-size:16px;color:var(--dark)}.umv-sectionHint{font-family:var(--inter);font-weight:600;font-size:12.5px;color:var(--light-dark);opacity:.85}.umv-instructions{background:hsla(0,0%,100%,.75);border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:14px 14px 12px;box-shadow:0 10px 26px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:14px}.umv-instructionsHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.umv-instructionsRow{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;grid-gap:10px;gap:10px;align-items:center}.umv-instructionStep{background:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:12px}.umv-stepBadge{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(123,80,111,.12);color:var(--bg-secoundry);font-weight:900;margin-bottom:8px;border:1px solid rgba(123,80,111,.22)}.umv-stepBadge,.umv-stepTitle{font-family:var(--inter);font-size:13px}.umv-stepTitle{font-weight:800;color:var(--dark)}.umv-stepDesc{margin-top:4px;font-family:var(--inter);font-weight:600;font-size:12px;color:var(--light-dark);opacity:.9;line-height:1.4}.umv-stepArrows{display:flex;align-items:center;justify-content:center}.umv-stepArrows svg{color:var(--bg-secoundry);opacity:.55;font-size:22px}.umv-cards{display:flex;flex-direction:column;gap:16px}.umv-card{background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:16px;box-shadow:0 10px 26px rgba(0,0,0,.06);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.umv-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.08);border-color:rgba(123,80,111,.2)}.umv-cardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.umv-cardTitle{font-family:var(--inter);font-size:17px;font-weight:700;color:var(--dark);margin-bottom:2px}.umv-cardMeta{font-family:var(--inter);font-size:12.5px;color:var(--light-dark);opacity:.9}.umv-statusChip{background:rgba(71,116,103,.1)!important;color:#2f6f5a!important;border:1px solid rgba(47,111,90,.25)!important;font-family:var(--inter)!important;font-weight:800!important}.umv-statusChip.is-ready{background:rgba(123,80,111,.1)!important;color:var(--bg-secoundry)!important;border-color:rgba(123,80,111,.25)!important}.umv-cardRow{display:grid;grid-template-columns:minmax(180px,260px) 64px minmax(180px,260px);grid-gap:14px;gap:14px;align-items:center}.umv-preview{width:100%;aspect-ratio:4/3;border-radius:14px;background:linear-gradient(180deg,rgba(226,201,214,.55),hsla(0,0%,95%,.9));overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.06)}.umv-previewImg,.umv-video{width:100%;height:100%;object-fit:cover}.umv-arrows{display:flex;align-items:center;justify-content:center}.umv-arrows svg{color:var(--bg-secoundry);opacity:.7;font-size:24px}.umv-uploadCol{display:flex;align-items:center;justify-content:center}.umv-hiddenInput{display:none}.umv-uploadBtn{width:100%;aspect-ratio:4/3;border-radius:14px!important;border:2px dashed rgba(123,80,111,.65)!important;color:var(--bg-secoundry)!important;background:rgba(123,80,111,.06)!important;font-family:var(--inter)!important;font-weight:700!important;text-transform:none!important;line-height:1.1!important;display:flex!important;flex-direction:column!important;gap:6px!important;padding:12px!important}.umv-uploadBtn:hover{background:rgba(123,80,111,.1)!important;border-color:rgba(123,80,111,.9)!important}.umv-uploadIcon{font-size:28px!important}.umv-uploadText{font-size:14px;font-weight:800}.umv-uploadHint{font-size:11px;font-weight:600;opacity:.75}.umv-videoPreview{width:100%;aspect-ratio:4/3;position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.06);background:#000;display:flex;align-items:center;justify-content:center}.umv-videoPreview .umv-video{width:100%;height:100%;display:block;object-fit:contain}.umv-removeVideoBtn{position:absolute!important;top:6px!important;right:6px!important;background:rgba(0,0,0,.6)!important;color:#fff!important;width:28px!important;height:28px!important;padding:0!important;z-index:10}.umv-removeVideoBtn:hover{background:rgba(0,0,0,.8)!important}.umv-removeVideoBtn svg{font-size:16px!important}.umv-changeVideoBtn{position:absolute!important;bottom:6px!important;left:50%!important;transform:translateX(-50%)!important;background:rgba(123,80,111,.9)!important;color:#fff!important;font-family:var(--inter)!important;font-weight:700!important;font-size:11px!important;padding:4px 10px!important;text-transform:none!important;z-index:10;border-radius:6px!important}.umv-changeVideoBtn:hover{background:#7b506f!important}.umv-footer{position:-webkit-sticky;position:sticky;bottom:18px;margin-top:22px;display:flex;justify-content:center}.umv-saveBtn{width:min(520px,100%);height:54px;border-radius:999px!important;background:var(--bg-secoundry)!important;color:var(--white)!important;font-family:var(--inter)!important;font-weight:700!important;text-transform:none!important}.umv-saveBtn:hover{background:var(--text-primary)!important}@media screen and (max-width:992px){.umv-page{padding:22px 0 120px}.umv-title{font-size:26px}.umv-cardRow{grid-template-columns:1fr 52px 1fr}.umv-arrows svg{font-size:22px}.umv-instructionsRow{grid-template-columns:1fr;gap:10px}.umv-stepArrows{transform:rotate(90deg)}}@media screen and (max-width:768px){.umv-title{font-size:22px}.umv-card{padding:14px}.umv-cardRow{grid-template-columns:1fr;gap:12px}.umv-arrows{transform:rotate(90deg)}.umv-uploadBtn,.umv-videoPreview{max-width:100%}.umv-footer{bottom:14px}.umv-heroHeader,.umv-sectionHeader{flex-direction:column;align-items:flex-start}.umv-sectionHeader{gap:2px}}@media screen and (max-width:576px){.umv-page{padding:18px 0 120px}.umv-topbar{margin-bottom:14px}.umv-title{font-size:20px}.umv-cardTitle{font-size:15px}.umv-card{border-radius:14px}.umv-saveBtn{height:52px}}.vcm-dialog{z-index:1300}.vcm-titleRow{display:flex;justify-content:space-between;align-items:center;width:100%}.vcm-title{padding:20px 24px 16px;border-bottom:1px solid rgba(0,0,0,.12)}.vcm-content{padding:24px;min-height:400px;display:flex;flex-direction:column;gap:20px}.vcm-mainContent{display:flex;gap:16px;width:100%}.vcm-cropperSection,.vcm-previewSection{flex:1 1;display:flex;flex-direction:column;gap:8px}.vcm-sectionLabel{font-weight:600;color:rgba(0,0,0,.8);padding:0 8px}.vcm-cropContainer,.vcm-previewContainer{position:relative;width:100%;height:400px;background:#000;border-radius:8px;overflow:hidden}.vcm-previewContainer{display:flex;align-items:center;justify-content:center}.vcm-previewVideo{max-width:100%;max-height:100%;border-radius:8px}.vcm-cropperContainer{width:100%;height:100%}.vcm-cropperMedia{max-height:100%}.vcm-progressBox{display:flex;flex-direction:column;gap:8px;padding:12px 16px;background:rgba(25,118,210,.05);border-radius:8px;border:1px solid rgba(25,118,210,.2)}.vcm-progressText{font-weight:500;color:#1976d2;text-align:center}.vcm-progressBar{height:6px;border-radius:3px}.vcm-previewActions{display:flex;gap:12px;align-items:center;justify-content:center;padding:12px 0;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.vcm-previewBtn{min-width:180px;text-transform:none;font-weight:500;padding:10px 24px;border-radius:8px;transition:all .2s ease}.vcm-previewBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(25,118,210,.3)}.vcm-toggleBtn{text-transform:none;font-size:.875rem}.vcm-controls{display:flex;flex-direction:column;gap:8px;padding:0 8px}.vcm-controlLabel{font-weight:500;color:rgba(0,0,0,.7)}.vcm-aspectRatioButtons{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.vcm-aspectBtn{flex:1 1;min-width:-moz-fit-content;min-width:fit-content;text-transform:none;font-size:.875rem;padding:6px 12px;border-radius:6px;transition:all .2s ease}.vcm-aspectBtn.active{box-shadow:0 2px 8px rgba(25,118,210,.3)}.vcm-aspectBtn:hover{transform:translateY(-1px)}.vcm-customRatioInputs{display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px;background:rgba(0,0,0,.02);border-radius:8px;flex-wrap:wrap}.vcm-customInput{flex:1 1;min-width:80px}.vcm-customInput input{text-align:center;font-weight:500}.vcm-ratioSeparator{font-weight:700;font-size:1.5rem;color:#000;padding:0 8px;line-height:1}.vcm-setBtn{text-transform:none;font-weight:600;padding:8px 24px;border-radius:6px;transition:all .2s ease;min-width:80px}.vcm-setBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(25,118,210,.3)}.vcm-slider{width:100%}.vcm-hint{text-align:center;color:rgba(0,0,0,.6);font-style:italic}.vcm-actions{padding:16px 24px;border-top:1px solid rgba(0,0,0,.12);gap:12px}@media (prefers-color-scheme:dark){.vcm-title{border-bottom-color:hsla(0,0%,100%,.12)}.vcm-sectionLabel{color:hsla(0,0%,100%,.8)}.vcm-controlLabel{color:hsla(0,0%,100%,.7)}.vcm-hint{color:hsla(0,0%,100%,.6)}.vcm-actions{border-top-color:hsla(0,0%,100%,.12)}.vcm-previewActions{border-top-color:hsla(0,0%,100%,.08);border-bottom-color:hsla(0,0%,100%,.08)}.vcm-progressBox{background:rgba(25,118,210,.1);border-color:rgba(25,118,210,.3)}.vcm-customRatioInputs{background:hsla(0,0%,100%,.05)}.vcm-ratioSeparator{color:hsla(0,0%,100%,.6)}}@media (max-width:768px){.vcm-dialog .MuiDialog-paper{margin:16px;max-height:calc(100% - 32px)}.vcm-title{padding:16px}.vcm-titleRow h6{font-size:1.1rem}.vcm-content{padding:16px;min-height:300px}.vcm-mainContent{flex-direction:column;gap:12px}.vcm-cropContainer,.vcm-previewContainer{height:300px}.vcm-previewActions{flex-direction:column;gap:8px}.vcm-previewBtn,.vcm-toggleBtn{width:100%}.vcm-controls{padding:0 4px}.vcm-controlLabel{font-size:.875rem}.vcm-hint{font-size:.75rem;padding:0 8px}.vcm-actions{padding:12px 16px;flex-direction:column-reverse}.vcm-actions button{width:100%;margin:4px 0!important}.vcm-aspectRatioButtons{gap:6px}.vcm-aspectBtn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);font-size:.75rem;padding:5px 8px}.vcm-customRatioInputs{gap:8px;padding:10px}.vcm-customInput{min-width:70px}.vcm-setBtn{width:100%;margin-top:4px}}@media (max-width:480px){.vcm-dialog .MuiDialog-paper{margin:8px;max-height:calc(100% - 16px)}.vcm-title{padding:12px}.vcm-titleRow h6{font-size:1rem}.vcm-content{padding:12px;min-height:250px;gap:16px}.vcm-cropContainer,.vcm-previewContainer{height:250px}.vcm-hint{font-size:.7rem}.vcm-progressText{font-size:.875rem}}
/*# sourceMappingURL=4e102d51ee47f28b.css.map*/