:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f7f9fc;--page-soft:#eef3f8;--surface:#ffffffe6;--surface-strong:#fff;--line:#dfe5ee;--line-strong:#cfd8e6;--text:#172033;--muted:#66758a;--muted-soft:#8b98aa;--accent:#2474f6;--accent-strong:#0757db;--accent-soft:#e7f0ff;--success:#188557;--success-soft:#e6f6ee;--danger:#c93f4d;--danger-soft:#fff0f2;--shadow:#222f461f}*{box-sizing:border-box}html,body{background:var(--page);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{border:0}.productPage{background:linear-gradient(180deg, #ffffffe0 0%, #f7f9fcf5 44%, var(--page-soft) 100%);place-items:center;min-height:100vh;padding:64px 24px 44px;display:grid}.uploadSurface{gap:28px;width:min(760px,100%);display:grid}.uploadCard{gap:22px;display:grid}.dropzoneFrame{border:1px solid var(--line);background:var(--surface);min-height:430px;box-shadow:0 34px 90px var(--shadow), inset 0 0 0 14px #ffffffad, inset 0 0 0 15px #d3dbe785;text-align:center;border-radius:8px;align-content:center;place-items:center;gap:18px;padding:46px 36px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.uploadCard.dragActive .dropzoneFrame{border-color:#2474f68a;transform:translateY(-1px);box-shadow:0 38px 96px #2474f629,inset 0 0 0 14px #ffffffb8,inset 0 0 0 15px #2474f64d}.cloudIcon{width:138px;height:86px;margin-bottom:8px;display:block;position:relative}.cloudIcon:before,.cloudIcon:after{content:"";background:#eef2f7;position:absolute;box-shadow:0 16px 38px #3d4b6012}.cloudIcon:before{border-radius:999px;height:56px;bottom:0;left:12px;right:12px}.cloudIcon:after{border-radius:999px;width:70px;height:70px;top:0;left:39px}.cloudIcon span{z-index:1;background:linear-gradient(180deg, #8fb5ff, var(--accent));border-radius:999px;width:6px;height:44px;position:absolute;top:34px;left:50%;transform:translate(-50%)}.cloudIcon span:before{content:"";border-top:6px solid #7ea9ff;border-left:6px solid #7ea9ff;border-radius:3px;width:24px;height:24px;position:absolute;top:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.dropzoneFrame h1{letter-spacing:0;margin:0;font-size:clamp(32px,5vw,40px);line-height:1.1}.dropzoneFrame p{max-width:460px;color:var(--muted);margin:-2px 0 18px;font-size:17px;line-height:1.45}.fileButton,.uploadButton,.resetButton{white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:48px;transition:box-shadow .16s,transform .16s,background .16s;display:inline-flex}.fileButton,.uploadButton{color:#fff;background:linear-gradient(180deg, #3184ff 0%, var(--accent-strong) 100%);font-weight:720;box-shadow:0 12px 24px #2474f645}.fileButton{min-width:236px;padding:0 32px;font-size:18px}.fileButton:hover,.uploadButton:hover{transform:translateY(-1px);box-shadow:0 16px 30px #2474f652}.fileButton input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.fileStatusBar{background:#ffffffb8;border:1px solid #e7ebf1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:54px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 36px #44526914}.fileStatusFill{background:linear-gradient(90deg,#dce3ed,#edf2f8);border-radius:7px;width:22%;transition:width .24s,background .24s;position:absolute;inset:7px auto 7px 7px}.fileStatusBar.selected .fileStatusFill{background:linear-gradient(90deg,#cfe0ff,#e7f0ff);width:38%}.fileStatusBar.uploading .fileStatusFill,.fileStatusBar.uploaded .fileStatusFill,.fileStatusBar.processing .fileStatusFill{background:linear-gradient(90deg,#b8d2ff,#e7f0ff,#b8d2ff) 0 0/190% 100%;width:68%;animation:1.6s ease-in-out infinite statusPulse}.fileStatusBar.ready .fileStatusFill{background:linear-gradient(90deg, #ced, var(--success-soft));width:calc(100% - 14px)}.fileStatusBar.failed .fileStatusFill{background:linear-gradient(90deg, #ffd4da, var(--danger-soft));width:calc(100% - 14px)}.fileStatusText{z-index:1;min-width:0;color:var(--muted);text-align:center;justify-self:center;gap:2px;padding:9px 18px;font-size:15px;display:grid;position:relative}.fileStatusText strong,.fileStatusText span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.fileStatusText strong{color:#5e6b7c;font-weight:680}.fileActions{z-index:1;align-items:center;gap:8px;padding-right:8px;display:flex;position:relative}.uploadButton,.resetButton{min-height:38px;padding:0 14px;font-size:14px;font-weight:700}.resetButton{border:1px solid var(--line);color:#4e5f75;background:#ffffffbd}.rccMonitorLink{width:fit-content;min-height:34px;color:var(--accent-strong);background:#e8f0ffd6;border:1px solid #2474f62e;border-radius:8px;justify-content:center;align-items:center;margin-top:10px;padding:0 13px;font-size:14px;font-weight:720;text-decoration:none;display:inline-flex}.rccMonitorLink:hover{background:#dce9ffeb}.statusNotice{border:1px solid var(--line);background:#ffffffc2;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:15px 18px;display:grid;box-shadow:0 14px 32px #44526912}.statusDot{background:var(--accent);border-radius:999px;width:12px;height:12px;margin-top:5px}.statusNotice.uploading .statusDot,.statusNotice.uploaded .statusDot,.statusNotice.processing .statusDot{animation:1.2s ease-in-out infinite dotPulse}.statusNotice.ready .statusDot{background:var(--success)}.statusNotice.failed .statusDot{background:var(--danger)}.statusNotice h2{letter-spacing:0;margin:0 0 3px;font-size:17px;line-height:1.3}.statusNotice p{color:var(--muted);margin:0;line-height:1.45}.safeError{color:var(--danger)}.uploadSpecs{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.specItem{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.specIcon{color:#607087;border:2px solid #7d8ba0;border-radius:6px;place-items:center;width:36px;height:32px;font-size:11px;font-weight:780;display:grid}.specIcon.video{position:relative}.specIcon.video:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid #607087;width:0;height:0;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.specIcon.size{border-radius:5px}.specItem strong,.specItem span{overflow-wrap:anywhere;min-width:0;display:block}.specItem strong{color:#273144;font-size:15px;line-height:1.3}.specItem span{color:var(--muted);font-size:13px;line-height:1.35}.privacyLine{color:var(--muted);justify-content:center;align-items:center;gap:10px;margin:8px 0 0;font-size:16px;display:flex}.privacyLine span{border:2px solid #8996a8;border-radius:3px;width:14px;height:12px;position:relative}.privacyLine span:before{content:"";border:2px solid #8996a8;border-bottom:0;border-radius:8px 8px 0 0;width:8px;height:8px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.fileButton:focus-within,.uploadButton:focus-visible,.resetButton:focus-visible{outline-offset:3px;outline:3px solid #2474f647}@keyframes statusPulse{0%{background-position:0%}to{background-position:100%}}@keyframes dotPulse{0%,to{opacity:.45}50%{opacity:1}}@media (max-width:760px){.productPage{align-items:start;padding:24px 14px 30px}.uploadSurface{gap:22px}.dropzoneFrame{min-height:370px;padding:34px 22px}.cloudIcon{width:112px;height:74px}.cloudIcon:after{width:60px;height:60px;left:30px}.cloudIcon span{top:30px}.fileButton{width:min(260px,100%)}.fileStatusBar{grid-template-columns:1fr;padding-bottom:8px}.fileStatusText{justify-self:stretch;width:100%}.fileActions{justify-content:center;padding:0 8px}.uploadSpecs{grid-template-columns:1fr;justify-self:center;gap:16px;width:min(330px,100%)}}
