:root{color-scheme:light;--blue:#184bff;--blue-dark:#1239c9;--ink:#17212e;--muted:#657181;--line:#dce2e9;--paper:#fff;--canvas:#f5f7fa;--radius:16px;font-family:Inter,"Avenir Next",Avenir,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;color:var(--ink);background:var(--canvas);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,label{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,.dropzone:focus-visible{outline:3px solid #89a4ff;outline-offset:4px}[hidden]{display:none!important}.wrap{max-width:1200px;margin:0 auto;padding-left:40px;padding-right:40px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:34px;letter-spacing:-2px;font-weight:800;display:flex;align-items:center;gap:8px}.brand-mark{background:var(--blue);color:white;height:37px;width:37px;display:grid;place-items:center;border-radius:9px;font-size:31px;font-weight:500;letter-spacing:0;margin-right:4px}.brand-dot{color:var(--blue);margin-left:-8px}.header-note{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;background:var(--blue);border-radius:50%}.intro{padding:56px 0 34px}.eyebrow,.side-label{font-size:12px;letter-spacing:1.7px;font-weight:700}.eyebrow{color:var(--blue)}h1{font-size:clamp(36px,4.4vw,58px);letter-spacing:-2.8px;line-height:1.1;font-weight:650;margin:15px 0 14px}h1 span{color:var(--blue)}.intro p{color:var(--muted);line-height:1.6;margin:0;font-size:16px}.workspace{display:grid;grid-template-columns:minmax(0,650px) minmax(240px,1fr);gap:66px;align-items:start}.transfer-card{background:var(--paper);border:1px solid #dce2e9;border-radius:var(--radius);padding:30px;box-shadow:0 12px 32px #18274b05;min-height:527px}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-heading h2{margin:0;font-size:20px;font-weight:650;letter-spacing:-.6px}.limit-pill{background:#edf2ff;color:var(--blue);padding:7px 10px;border-radius:5px;letter-spacing:.8px;font-size:11px;font-weight:750;white-space:nowrap}.steps{list-style:none;display:flex;align-items:center;gap:24px;margin:25px 0;padding:0}.steps li{display:flex;align-items:center;gap:8px;color:#737f8d;font-size:13px}.steps li span{height:23px;width:23px;border:1px solid #cfd7e1;display:grid;place-items:center;border-radius:50%;font-size:12px}.steps .active{color:var(--blue);font-weight:650}.steps .active span{background:var(--blue);border-color:var(--blue);color:#fff}.steps .done{color:#40536b}.steps .done span{background:#e8edfb;border-color:#e8edfb;color:var(--blue)}.dropzone{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:238px;background:#f4f7ff;border:1.5px dashed #b7c8fe;border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s;position:relative}.dropzone:hover,.dropzone.dragging{background:#e9efff;border-color:var(--blue)}.upload-icon{width:48px;height:48px;background:var(--blue);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:34px;line-height:1;margin-bottom:17px;box-shadow:0 4px 8px #184bff1c}.dropzone strong{font-size:20px;font-weight:600;letter-spacing:-.4px;margin-bottom:7px}.dropzone>span:not(.upload-icon){color:var(--muted);font-size:14px}.text-link{color:var(--blue);text-decoration:none;font-weight:550}.text-link:hover{text-decoration:underline}.dropzone small{font-size:12px;color:var(--muted);margin-top:22px}.form-area{margin-top:25px}label:not(.dropzone){display:block;font-size:14px;font-weight:650}.field-help{font-size:13px;color:var(--muted);margin:7px 0 14px;line-height:1.5}.input-action{display:flex;gap:10px}input{border:1px solid #cfd7e1;border-radius:7px;padding:12px 14px;min-width:0;min-height:46px;background:#fff;color:var(--ink)}input::placeholder{color:#8b94a0}.input-action input{flex:1;width:100%}#code{letter-spacing:6px;font-size:20px}.primary,.secondary{min-height:46px;border-radius:7px;padding:12px 20px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:23px;text-decoration:none}.primary{background:var(--blue);color:#fff;border:1px solid var(--blue)}.primary:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark)}.secondary{color:var(--ink);background:white;border:1px solid var(--line)}.secondary:hover{background:var(--canvas)}.wide{width:100%;justify-content:space-between}.card-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:21px 0 0;color:var(--muted);font-size:12px;text-align:center}.card-note span{font-size:19px}.sidebar{padding-top:20px}.side-label{display:flex;gap:9px;align-items:center;font-size:10px;color:var(--muted);letter-spacing:1.2px}.tiny-line{display:block;width:19px;height:2px;background:var(--blue)}.sidebar>h2{font-size:36px;letter-spacing:-1.7px;line-height:1.13;font-weight:600;margin:24px 0 16px}.sidebar>p{font-size:14px;color:var(--muted);line-height:1.8}.fact{margin-top:29px}.fact-number{font-size:66px;font-weight:550;letter-spacing:-4px;line-height:1;color:var(--blue)}.fact-number>span{font-size:21px;letter-spacing:-1px;margin-left:6px}.fact strong{font-size:14px;display:block;margin-top:14px}.fact p{font-size:13px;line-height:1.7;color:var(--muted);margin:7px 0}.side-rule{height:1px;background:var(--line);margin:25px 0}.detail{display:flex;gap:14px;margin-bottom:21px}.detail-icon{color:var(--blue);font-size:23px;min-width:24px;line-height:1}.detail h3{font-size:14px;font-weight:600;margin:0 0 6px}.detail p{color:var(--muted);font-size:13px;line-height:1.7;margin:0}.footer{margin-top:62px;min-height:90px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.footer a{text-decoration:none}.footer a:hover{color:var(--blue)}.notice{font-size:14px;line-height:1.55;background:#fff2f0;border:1px solid #ffd0c9;padding:13px 15px;border-radius:8px;color:#a12921;margin:16px 0}.file-row{display:flex;align-items:center;padding:20px;background:#f4f7ff;border:1px solid #ccd8fd;border-radius:9px;gap:13px;min-height:110px}.file-icon{background:#e3eaff;color:var(--blue);border-radius:7px;width:42px;height:48px;flex-shrink:0;display:grid;place-items:center;font-size:25px}.file-details{min-width:0;flex:1}.file-details strong{display:block;font-size:15px;overflow-wrap:anywhere}.file-details>span{font-size:13px;color:var(--muted);display:block;margin-top:7px}.icon-button{font-size:25px;background:none;border:0;color:var(--muted);padding:8px}.text-button{border:0;background:none;color:var(--blue);padding:3px 0;font-size:13px;font-weight:550}.text-button:hover{text-decoration:underline}.label-row{display:flex;justify-content:space-between;gap:10px}.resend{margin-top:12px}.verified-line{display:flex;gap:11px;align-items:center;margin-bottom:20px;font-size:14px}.verified-check{color:#15715c;background:#e8f6ef;height:30px;width:30px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.verified-line>div{flex:1;min-width:0}.verified-line strong{font-size:13px}.verified-line>div>span{display:block;color:var(--muted);font-size:13px;margin-top:4px;overflow-wrap:anywhere}.result-view{text-align:center;padding:24px 0}.result-icon{width:62px;height:62px;border-radius:50%;background:#edf2ff;color:var(--blue);display:grid;place-items:center;font-size:37px;margin:5px auto 25px}.result-icon.success{background:#e8f6ef;color:#15715c;margin-bottom:23px}.result-view h3{font-size:28px;letter-spacing:-1px;line-height:1.25;font-weight:600;margin:16px 0;overflow-wrap:anywhere}.result-view p{color:var(--muted);font-size:14px;line-height:1.7;overflow-wrap:anywhere}.result-view .muted{font-size:13px;margin:20px 0}.progress-label{display:flex;justify-content:space-between;font-size:13px;margin:32px 0 12px;gap:10px}progress{width:100%;height:8px;border:0;border-radius:10px;background:#e8edf5;display:block}progress::-webkit-progress-bar{background:#e8edf5;border-radius:10px}progress::-webkit-progress-value{background:var(--blue);border-radius:10px}progress::-moz-progress-bar{background:var(--blue);border-radius:10px}.share-box{display:flex;gap:8px;margin-top:28px}.share-box input{flex:1;font-size:13px;background:var(--canvas)}.share-box button{gap:0;white-space:nowrap}.transfer-meta{font-size:12px;color:var(--muted);display:flex;gap:14px;justify-content:space-between;margin-top:13px;text-align:left;overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.legal{max-width:760px;margin:60px auto;padding:0 30px;line-height:1.8}.legal h1{font-size:42px}.legal h2{font-size:22px;letter-spacing:-.5px;margin-top:32px}.legal p,.legal li{color:#526173}.legal a{color:var(--blue)}
@media(min-width:1500px){.intro{padding-top:70px}.workspace{gap:80px}.footer{margin-top:78px}}@media(max-width:1000px){.workspace{gap:36px;grid-template-columns:minmax(0,1.5fr) minmax(210px,1fr)}.wrap{padding-left:28px;padding-right:28px}.transfer-card{padding:24px}.steps{gap:16px}.steps li{font-size:12px;gap:6px}.sidebar>h2{font-size:32px}.input-action{flex-wrap:wrap}.input-action input{flex-basis:100%}.input-action button{width:100%;justify-content:space-between}}@media(max-width:700px){.wrap{padding-left:20px;padding-right:20px}.header{height:84px}.brand{font-size:30px}.brand-mark{height:33px;width:33px}.header-note{font-size:12px;max-width:135px;line-height:1.5}.intro{padding:36px 0 26px}.intro h1{letter-spacing:-1.8px;font-size:40px}.intro p{font-size:14px;max-width:310px}.eyebrow{font-size:10px}.workspace{display:block}.transfer-card{padding:23px 20px;min-height:0}.steps{justify-content:space-between;gap:8px}.steps li{font-size:11px}.steps li span{height:21px;width:21px}.dropzone{min-height:230px}.sidebar{padding:40px 4px 0}.sidebar>h2{font-size:32px}.sidebar>h2 br{display:none}.fact{display:flex;gap:25px;align-items:center;margin-top:24px}.fact strong{margin-top:0}.fact-number{font-size:60px}.detail{margin-bottom:22px}.sidebar>p br,.detail p br{display:none}.footer{margin-top:30px;padding-top:24px;padding-bottom:24px;flex-wrap:wrap;gap:17px;font-size:11px}.footer>span:nth-child(2){order:3;width:100%}.footer a{margin-left:auto}.result-view h3{font-size:25px}.share-box{flex-wrap:wrap}.share-box input{width:100%;flex-basis:100%}.share-box button{width:100%}.transfer-meta{flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
