:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fbff;background:#0b1220;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#14213a;background:#f6f8fc}:root[data-theme=system]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root[data-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 5%,#183155 0,#0000 27rem),#0b1220;min-width:320px;min-height:100vh;margin:0}:root[data-theme=light] body{background:radial-gradient(circle at 12% 5%,#e7f0ff 0,#0000 27rem),#f6f8fc}button,input{font:inherit}button{cursor:pointer}.app-shell{background:#0a1220e0;border:1px solid #26364f;border-radius:24px;width:min(1440px,100% - 48px);min-height:calc(100vh - 48px);margin:24px auto;overflow:hidden;box-shadow:0 28px 90px #00000052}:root[data-theme=light] .app-shell{background:#ffffffe0;border-color:#d9e1ef;box-shadow:0 24px 60px #213a641f}.topbar{border-bottom:1px solid #26364f;align-items:center;gap:36px;height:94px;padding:0 44px;display:flex}:root[data-theme=light] .topbar{border-color:#dbe3ee}.brand{letter-spacing:-.08em;align-items:center;gap:11px;min-width:124px;font-size:27px;font-weight:800;display:flex}.brand-mark{color:#061522;background:linear-gradient(135deg,#21d3ed,#7569ff);border-radius:11px;place-items:center;width:35px;height:35px;font-size:22px;display:grid}nav{align-self:stretch;gap:10px;display:flex}.nav-button{color:#a9b7cd;background:0 0;border:0;place-items:center;padding:0 16px;font-size:15px;text-decoration:none;display:grid;position:relative}.nav-button.active{color:#38d9f4;font-weight:700}.nav-button.active:after{content:"";background:#22d3ee;border-radius:2px;height:2px;position:absolute;bottom:0;left:13px;right:13px}.privacy-pill{color:#b9c8d9;margin-left:auto;font-size:14px}.workspace,.settings-page{padding:46px 44px 56px}.workspace-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px;display:flex}.eyebrow{color:#22d3ee;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}h1{letter-spacing:-.055em;margin:0;font-size:clamp(30px,4vw,42px)}h2{margin:0;font-size:18px}p{color:#a9b7cd;line-height:1.6}.connection-badge{color:#8bf2c9;background:#102f31;border-radius:999px;padding:10px 15px;font-size:14px}.connection-badge i{background:#27df9b;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block;box-shadow:0 0 10px #27df9b}.drop-zone{text-align:center;background:linear-gradient(145deg,#245bb629,#17223733);border:2px dashed #2d72f1;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:430px;transition:all .2s;display:flex}.drop-zone.dragging{background:#22d3ee24;border-color:#31e1f7;transform:scale(.99)}.drop-zone input{display:none}.drop-zone strong{font-size:21px}.drop-zone small{color:#9aaac0}.drop-icon{color:#37d7f0;background:#173152;border-radius:22px;place-items:center;width:70px;height:70px;font-size:43px;display:grid}.transfer-grid{grid-template-columns:minmax(0,1fr) 332px;gap:24px;display:grid}.progress-card,.share-card,.receive-card,.setting-card{background:#111d31b8;border:1px solid #2a3a55;border-radius:22px}.progress-card{grid-template-rows:auto auto 1fr;grid-template-columns:235px 1fr;align-items:center;gap:28px 38px;min-height:440px;padding:40px;display:grid}.progress-ring{--progress:0%;background:conic-gradient(#22d3ee var(--progress), #8867f9 var(--progress), #1d2a40 0);border-radius:50%;place-items:center;width:210px;height:210px;display:grid;position:relative}.progress-ring:before{content:"";border-radius:inherit;background:#101c2e;position:absolute;inset:12px}.progress-ring strong{z-index:1;letter-spacing:-.08em;font-size:47px}.progress-ring small{font-size:19px}.file-summary{align-items:center;gap:16px;display:flex}.file-summary h2{overflow-wrap:anywhere;font-size:23px}.file-summary p{margin-bottom:0}.file-icon{color:#b4a5ff;background:#29234d;border-radius:12px;flex:none;place-items:center;width:42px;height:49px;font-size:24px;display:grid}.file-icon.large{border-radius:20px;width:74px;height:84px;font-size:43px}.progress-track{background:#243149;border-radius:20px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#8867f9);height:100%;display:block}.progress-card .progress-track,.transfer-actions{grid-column:1/-1}.transfer-actions{color:#aebcd0;justify-content:space-between;align-items:center;display:flex}.danger-button{color:#ff7f8b;background:0 0;border:1px solid #e85c69;border-radius:9px;padding:9px 15px}.share-card{text-align:center;padding:27px}.share-card h2{text-align:left}.share-card svg{border:1px solid #35dbf5;border-radius:14px;margin:24px auto 9px;padding:9px}.share-card p{margin:0 0 18px;font-size:14px}.copy-button,.primary-button{color:#fff;background:linear-gradient(105deg,#20ccee,#7166fa);border:0;border-radius:11px;width:100%;padding:13px 16px;font-weight:700}.passcode{text-align:left;margin-top:21px}.passcode label,.verify-box label{color:#dce6f5;margin-bottom:7px;font-size:13px;display:block}.passcode input,.verify-box input,.inline-form input{color:#f8fbff;background:#0d1728;border:1px solid #334765;border-radius:9px;outline:none;width:100%;padding:11px 12px}.connection-note{text-align:center;margin:20px 0 0}.receiver-shell{max-width:900px}.receiver-shell>.brand{border-bottom:1px solid #26364f;height:88px;padding:0 36px}.receive-page{text-align:center;padding:54px 32px 66px}.receive-copy{margin-bottom:30px}.receive-copy p:last-child{margin:9px 0 0}.receive-card{width:min(100%,540px);margin:auto;padding:34px}.receive-card>p{margin:8px 0 26px}.waiting-orbit{color:#22d3ee;border:5px solid #273c5e;border-top-color:#22d3ee;border-radius:50%;place-items:center;width:78px;height:78px;margin:0 auto 17px;font-size:32px;animation:2s linear infinite spin;display:grid}.verify-box{text-align:left;gap:11px;margin-top:25px;display:grid}.verify-box .primary-button{margin-top:6px}.receive-progress{margin-top:28px}.receive-progress strong{margin:14px 0 0;font-size:29px;display:block}.receive-progress p{margin:3px 0 14px}.text-button{color:#4edcf3;background:0 0;border:0;padding:8px 0}.completed-state span{color:#75efbf;background:#123e38;border-radius:50%;place-items:center;width:48px;height:48px;margin:14px auto;font-size:25px;display:grid}.inline-error{color:#ff8994;margin:18px 0 0!important}.receiver-privacy{margin-top:27px;font-size:13px}.history-list{border:1px solid #2a3a55;border-radius:18px;overflow:hidden}.history-item{border-bottom:1px solid #25354c;align-items:center;gap:15px;padding:17px 20px;display:flex}.history-item:last-child{border:0}.history-item p{margin:4px 0 0;font-size:13px}.history-state{margin-left:auto;font-size:13px}.history-state.completed{color:#6ce5b3}.history-state.cancelled{color:#e9bd72}.history-state.failed{color:#ff8994}.empty-state{color:#a9b7cd;text-align:center;padding:55px 20px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.setting-card{padding:25px}.setting-card p{min-height:51px;margin:8px 0 18px}.theme-options{gap:9px;display:flex}.theme-option{color:#b8c5d6;background:#101b2d;border:1px solid #334765;border-radius:9px;flex:1;padding:10px 8px}.theme-option.selected{color:#dffcff;background:#123a4b;border-color:#22d3ee}.setting-status{color:#6de6b3;font-size:14px}.inline-form{gap:8px;display:flex}.inline-form button{color:#d9edff;background:#243d66;border:0;border-radius:8px;padding:0 15px}.toast{color:#c0f4dc;background:#123c33;border:1px solid #2d684f;border-radius:12px;max-width:min(410px,100vw - 40px);padding:14px 17px;position:fixed;bottom:32px;right:32px;box-shadow:0 12px 35px #00000047}.toast.error{color:#ffd8dc;background:#4a2028;border-color:#83434c}@keyframes spin{to{transform:rotate(360deg)}}:root[data-theme=light] .progress-card,:root[data-theme=light] .share-card,:root[data-theme=light] .receive-card,:root[data-theme=light] .setting-card{background:#fff;border-color:#dce4ef}:root[data-theme=light] p,:root[data-theme=light] .nav-button,:root[data-theme=light] .privacy-pill{color:#5c6e85}:root[data-theme=light] .progress-ring:before,:root[data-theme=light] .passcode input,:root[data-theme=light] .verify-box input,:root[data-theme=light] .inline-form input,:root[data-theme=light] .theme-option{color:#14213a;background:#f5f8fc}:root[data-theme=light] .progress-track{background:#dfe8f3}:root[data-theme=light] .receiver-shell>.brand,:root[data-theme=light] .topbar,:root[data-theme=light] .history-list,:root[data-theme=light] .history-item{border-color:#dbe3ee}@media (width<=820px){.app-shell{border:0;border-radius:0;width:100%;min-height:100vh;margin:0}.topbar{flex-wrap:wrap;gap:12px;height:auto;min-height:72px;padding:13px 18px}.brand{min-width:auto;font-size:23px}.privacy-pill{display:none}nav{order:3;justify-content:space-between;width:100%;height:42px}.nav-button{flex:1;padding:0 6px}.workspace,.settings-page{padding:30px 18px 42px}.workspace-heading{margin-bottom:24px}.workspace-heading h1{font-size:32px}.drop-zone{min-height:350px;padding:20px}.transfer-grid,.settings-grid{grid-template-columns:1fr}.progress-card{text-align:center;grid-template-columns:1fr;gap:22px;min-height:0;padding:26px}.progress-ring{margin:auto}.file-summary{text-align:left}.share-card{padding:25px}.connection-badge{white-space:nowrap;font-size:12px}.receiver-shell>.brand{padding:0 20px}.receive-page{padding:44px 17px}.receive-card{padding:25px 20px}.toast{bottom:16px;right:16px}.history-item{padding:15px}.history-item>div{min-width:0}.history-item strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.history-state{white-space:nowrap}.setting-card p{min-height:auto}}.short-code{text-align:left;border:1px solid #30435f;border-radius:11px;margin-top:16px;padding:13px}.short-code span,.short-code small{color:#9aabc1;font-size:12px;display:block}.short-code strong{color:#f5f8ff;letter-spacing:.13em;margin:3px 0;font-size:20px;display:block}.action-buttons{gap:10px;display:flex}.secondary-button{color:#99e9f7;background:#173152;border:1px solid #3a628e;border-radius:9px;padding:9px 15px}.cancel-text{color:#ff8994;margin-left:14px}.history-detail{color:#ff9ca6;max-width:520px;margin-top:5px;font-size:12px;line-height:1.45;display:block}.history-section .workspace-heading{margin-bottom:20px}.history-section h2{letter-spacing:-.03em;font-size:25px}.topbar-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.theme-toggle{color:#dcecff;background:#152238;border:1px solid #334765;border-radius:11px;width:38px;height:38px;font-size:18px}.transfer-mode-switch{background:#101b2d;border:1px solid #2e405c;border-radius:12px;margin:-7px 0 28px;padding:4px;display:inline-flex}.transfer-mode-switch button{color:#a9b7cd;background:0 0;border:0;border-radius:8px;min-width:118px;padding:10px 16px;font-weight:700}.transfer-mode-switch button.selected{color:#e5fbff;background:#213e62;box-shadow:inset 0 0 0 1px #2a698b}.receive-entry-grid{grid-template-columns:1.1fr 1.1fr .9fr;gap:18px;display:grid}.receive-entry-card{background:#111d31b8;border:1px solid #2a3a55;border-radius:21px;min-height:260px;padding:27px}.receive-entry-card h2{margin:15px 0 4px}.receive-entry-card p{min-height:67px;margin:0 0 20px}.entry-icon{color:#4ae1f7;background:#173b54;border-radius:12px;place-items:center;width:42px;height:42px;font-size:23px;display:grid}.receive-entry-form{gap:10px;display:grid}.receive-entry-form input{color:#f8fbff;background:#0d1728;border:1px solid #334765;border-radius:9px;outline:none;width:100%;padding:12px}.outline-button{color:#6be5f7;background:0 0;border:1px solid #2e83a1;border-radius:10px;width:100%;padding:12px 14px;font-weight:700}.scanner-preview{object-fit:cover;background:#05090f;border-radius:12px;width:100%;max-height:180px;margin:0 0 8px;display:block}.scanner-error{color:#e9bd72;font-size:13px;min-height:0!important;margin-top:10px!important}:root[data-theme=light] .receive-entry-card{background:#fff;border-color:#dce4ef}:root[data-theme=light] .receive-entry-form input{color:#14213a;background:#f5f8fc}:root[data-theme=light] .theme-toggle,:root[data-theme=light] .transfer-mode-switch{color:#14213a;background:#f5f8fc;border-color:#d7e1ed}@media (width<=980px){.receive-entry-grid{grid-template-columns:1fr 1fr}.save-entry{grid-column:1/-1;min-height:0}}@media (width<=820px){.topbar-actions{gap:0}.topbar-actions .privacy-pill{display:none}.theme-toggle{width:36px;height:36px}.transfer-mode-switch{width:100%;margin:-4px 0 22px}.transfer-mode-switch button{flex:1}.receive-entry-grid{grid-template-columns:1fr}.save-entry{grid-column:auto}.receive-entry-card,.receive-entry-card p{min-height:0}}.transfer-home-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);align-items:stretch;gap:24px;display:grid}.transfer-home-grid.has-file{grid-template-columns:1fr}.send-panel,.quick-receive-panel{background:#111d31b8;border:1px solid #2a3a55;border-radius:22px;min-width:0;padding:26px}.panel-heading{align-items:flex-start;gap:13px;margin-bottom:20px;display:flex}.panel-heading h2{margin:1px 0 3px}.panel-heading p{margin:0;font-size:14px}.panel-icon{color:#4ae1f7;background:#173b54;border-radius:11px;flex:none;place-items:center;width:37px;height:37px;font-size:21px;display:grid}.send-panel .drop-zone{min-height:330px}.send-panel .transfer-grid{grid-template-columns:minmax(0,1fr) 300px}.send-panel .progress-card{min-height:380px}.send-panel .share-card{padding:22px}.multi-workspace{grid-template-columns:minmax(340px,.8fr) minmax(480px,1.25fr);align-items:start;column-gap:20px;display:grid}.multi-workspace>.workspace-heading{grid-column:1/-1}.multi-workspace>.multi-top{grid-column:1}.multi-workspace>.receiver-list-section{grid-area:2/2;margin-top:0}.multi-workspace.is-empty{display:block}.empty-send-state{text-align:center;width:min(100%,720px);margin:14px auto 0}.empty-send-state>p{margin:12px 0 0;font-size:13px}.multi-top{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.multi-file-card,.receiver-list-section{background:#111d31b8;border:1px solid #2a3a55;border-radius:22px}.multi-file-card{align-items:center;gap:16px;min-height:116px;padding:27px;display:flex}.multi-file-card h2{overflow-wrap:anywhere;font-size:23px}.multi-file-card p{margin:6px 0 0}.compact-share svg{margin:8px auto 4px;padding:6px}.compact-share p{margin:0 0 10px;font-size:13px}.compact-share .short-code{margin-top:10px;padding:8px 11px}.compact-share .short-code strong{font-size:18px}.security-toggle{color:#66dff4;background:0 0;border:0;width:100%;margin-top:9px;padding:6px 0;font-size:12px}.compact-share .passcode{margin-top:8px}.receiver-list-section{min-height:100%;overflow:hidden}.receiver-list-heading{border-bottom:1px solid #2b3a53;justify-content:space-between;align-items:center;padding:23px 26px;display:flex}.receiver-list-heading p{margin:5px 0 0;font-size:13px}.receiver-list-heading>span{color:#76eac0;font-size:14px}.receiver-empty{place-content:center;gap:8px;min-height:300px;display:grid}.receiver-empty span{color:#45dff6;margin:auto;font-size:30px}.receiver-empty strong{color:#eaf2ff}.receiver-empty p{margin:0}.receiver-row{border-bottom:1px solid #25354c;align-items:center;gap:15px;padding:18px 26px;display:flex}.receiver-row:last-child{border-bottom:0}.receiver-avatar{color:#56e2f6;background:#173b54;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;font-size:21px;display:grid}.receiver-main{flex:1;min-width:0}.receiver-main strong{margin-right:10px}.receiver-main p{margin:4px 0 8px;font-size:13px}.receiver-main small{color:#a9b7cd;margin-top:6px;display:block}.receiver-state{color:#a9b7cd;font-size:12px}.receiver-state.transferring{color:#48e7b1}.receiver-state.paused,.receiver-state.waiting{color:#65dfff}.receiver-state.failed{color:#ff8994}.receiver-actions{flex:none;gap:8px;display:flex}.receiver-actions .primary-button{width:auto}.receiver-actions button{white-space:nowrap}:root[data-theme=light] .multi-file-card,:root[data-theme=light] .receiver-list-section{background:#fff;border-color:#dce4ef}:root[data-theme=light] .receiver-list-heading,:root[data-theme=light] .receiver-row{border-color:#dbe3ee}.quick-receive-panel{flex-direction:column;display:flex}.quick-receive-form{gap:9px;display:grid}.quick-receive-form label{color:#dce6f5;font-size:13px}.quick-receive-form input{color:#f8fbff;background:#0d1728;border:1px solid #334765;border-radius:9px;outline:none;width:100%;padding:12px}.quick-receive-divider{color:#788aa3;align-items:center;gap:10px;margin:18px 0;font-size:12px;display:flex}.quick-receive-divider:before,.quick-receive-divider:after{content:"";background:#2b3a53;flex:1;height:1px}.quick-receive-panel .outline-button{margin-bottom:16px}.save-summary{border-top:1px solid #2b3a53;align-items:flex-start;gap:11px;margin-top:auto;padding-top:18px;display:flex}.save-summary>span{color:#63e5b0;font-size:22px}.save-summary strong{color:#e8f0fb;font-size:14px;display:block}.save-summary p{margin:3px 0 0;font-size:12px}:root[data-theme=light] .send-panel,:root[data-theme=light] .quick-receive-panel{background:#fff;border-color:#dce4ef}:root[data-theme=light] .quick-receive-form input{color:#14213a;background:#f5f8fc}:root[data-theme=light] .quick-receive-form label,:root[data-theme=light] .save-summary strong{color:#14213a}@media (width<=1120px){.send-panel .transfer-grid{grid-template-columns:1fr}.send-panel .progress-card{min-height:0}.send-panel .share-card{max-width:none}}@media (width<=980px){.multi-workspace{display:block}.multi-workspace>.receiver-list-section{margin-top:18px}}@media (width<=820px){.multi-file-card{min-height:0;padding:25px}.receiver-list-heading,.receiver-row{padding:16px}.receiver-row{flex-wrap:wrap;align-items:flex-start}.receiver-actions{width:100%;margin-left:54px}.receiver-actions .primary-button{flex:1}.transfer-home-grid{grid-template-columns:1fr}.send-panel,.quick-receive-panel{padding:20px}.send-panel .drop-zone{min-height:265px}.quick-receive-panel{min-height:0}.history-section{padding:0 18px 42px}}.save-choice{margin-top:24px}.save-choice-note{text-align:left;background:#101b2d;border:1px solid #3d526e;border-radius:12px;margin:0 0 15px;padding:14px}.save-choice-note.supported{background:#102f2a;border-color:#26785d}.save-choice-note strong{color:#dce6f5;font-size:14px}.save-choice-note.supported strong{color:#77edbb}.save-choice-note p{margin:5px 0 0;font-size:12px}.save-choice .primary-button{margin-top:0}.cancel-ready{width:100%;margin-top:8px;display:block}:root[data-theme=light] .save-choice-note{background:#f3f7fc;border-color:#c8d4e4}:root[data-theme=light] .save-choice-note.supported{background:#eefbf4;border-color:#80c8aa}.receive-state-pill{color:#b8d4ef;background:#122139;border:1px solid #365270;border-radius:999px;align-items:center;gap:7px;margin:0 auto 21px;padding:7px 11px;font-size:12px;display:inline-flex}.receive-state-pill i{background:#56dff4;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #56dff4}.receive-state-pill.transferring,.receive-state-pill.completed{color:#83efc1;background:#10352e;border-color:#257a5c}.receive-state-pill.transferring i,.receive-state-pill.completed i{background:#6ce5b3;box-shadow:0 0 9px #6ce5b3}.receive-state-pill.paused{color:#c6b5f5;border-color:#7b6692}:root[data-theme=light] .receive-state-pill{color:#34516f;background:#eff5fb;border-color:#c7d7e8}:root[data-theme=light] .receive-state-pill.transferring,:root[data-theme=light] .receive-state-pill.completed{color:#267353;background:#effbf4;border-color:#9bd6bd}.receiver-header{border-bottom:1px solid #26364f;justify-content:space-between;align-items:center;gap:18px;min-height:88px;padding:0 36px;display:flex}.receiver-header .brand{padding:0}.receiver-send-link{color:#77e7f7;border:1px solid #365270;border-radius:10px;padding:9px 12px;font-size:13px;text-decoration:none}.receiver-send-link:hover{background:#12324b;border-color:#3ed4ea}.receive-card{text-align:left;padding:30px 34px 27px}.receive-state-pill{margin:0 0 24px}.receive-file-summary{border-bottom:1px solid #2a3a55;align-items:center;gap:17px;min-height:88px;padding:2px 0 22px;display:flex}.receive-file-summary .file-icon.large{margin:0}.receive-file-summary h2{overflow-wrap:anywhere;font-size:21px;line-height:1.35}.receive-file-summary p{margin:6px 0 0}.receive-waiting{text-align:center;padding:10px 0 14px}.receive-waiting h2{margin-top:0}.receive-waiting p{margin:8px 0 0}.receive-card>.verify-box,.receive-card>.save-choice,.receive-card>.receive-progress,.receive-card>.completed-state{margin-top:24px}.receive-progress-meta{justify-content:space-between;align-items:baseline;gap:16px;margin-top:14px;display:flex}.receive-progress-meta strong{margin:0;font-size:28px}.receive-progress-meta span{color:#b9c8d9;text-align:right;font-size:13px}.receive-progress p{margin:5px 0 16px;font-size:13px}.receive-actions{gap:9px;display:flex}.receive-actions button{flex:1}.completed-state{text-align:center;padding:6px 0 1px}.completed-state p{margin:7px 0}.receive-helper{color:#8ea1b9;border-top:1px solid #2a3a55;margin:21px 0 0;padding-top:15px;font-size:12px}:root[data-theme=light] .receiver-header,:root[data-theme=light] .receive-file-summary,:root[data-theme=light] .receive-helper{border-color:#dbe3ee}:root[data-theme=light] .receiver-send-link{color:#176f86;border-color:#bed2e4}:root[data-theme=light] .receiver-send-link:hover{background:#eaf8fb}@media (width<=820px){.receiver-header{min-height:70px;padding:0 18px}.receiver-header .brand{font-size:23px}.receiver-send-link{padding:8px 10px;font-size:12px}.receive-card{padding:24px 20px 21px}.receive-file-summary{align-items:flex-start;gap:13px}.receive-file-summary .file-icon.large{border-radius:17px;width:58px;height:64px;font-size:34px}.receive-file-summary h2{font-size:18px}.receive-progress-meta{flex-direction:column;align-items:flex-start;gap:1px}.receive-progress-meta span{text-align:left}.receive-actions{flex-direction:column}.receive-actions button{width:100%}}.receive-session-workspace .receive-page{padding-bottom:28px}.receive-session-workspace .history-section{padding-top:0}.receive-session-workspace .history-section .workspace-heading{border-top:1px solid #2a3a55;padding-top:12px}:root[data-theme=light] .receive-session-workspace .history-section .workspace-heading{border-color:#dbe3ee}@media (width<=520px){.receive-copy h1{font-size:29px}.receive-copy p:last-child{font-size:14px}.receive-file-summary{gap:11px}.receive-file-summary h2{font-size:17px}.save-choice-note{padding:12px}.history-section .workspace-heading{align-items:center}.history-section .workspace-heading h2{font-size:21px}}.sender-session-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.file-reselect{cursor:pointer}.file-reselect input{display:none}.ended-state{text-align:center;padding:15px 0 1px}.ended-state>span{color:#f2c36e;background:#44351b;border-radius:50%;place-items:center;width:48px;height:48px;margin:4px auto 14px;font-size:28px;font-weight:700;display:grid}.ended-state.failed>span{color:#ff9ca6;background:#4a2028}.ended-state h2{margin:0}.ended-state p{margin:7px 0 10px}.ended-state .text-button{min-width:110px}:disabled{cursor:not-allowed;opacity:.56}.compatibility-warning{color:#f2b76b;font-size:14px}:root[data-theme=light] .ended-state>span{color:#966600;background:#fff4d8}:root[data-theme=light] .ended-state.failed>span{color:#b13c48;background:#fff0f1}@media (width<=820px){.sender-session-actions{justify-content:flex-start;width:100%}.sender-session-actions .connection-badge{order:-1}.sender-session-actions .secondary-button,.sender-session-actions .danger-button{text-align:center;flex:1}.multi-workspace.has-file .workspace-heading{gap:14px}.receive-card .ended-state{margin-top:22px}}.app-shell{min-height:0;overflow:clip}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1220f0;height:78px;position:sticky;top:0}.workspace{padding-top:34px;padding-bottom:36px}.multi-workspace.has-file{grid-template-columns:minmax(440px,.95fr) minmax(520px,1.05fr)}.multi-top{grid-template-columns:minmax(0,1fr) 218px;gap:14px}.multi-file-card{flex-direction:column;justify-content:space-between;align-items:stretch;gap:22px;min-height:0;padding:22px}.file-card-main{align-items:center;gap:16px;min-width:0;display:flex}.file-card-main>div{min-width:0}.file-card-main h2{font-size:21px}.file-session-actions{border-top:1px solid #2b3a53;flex-wrap:wrap;align-items:center;gap:8px;padding-top:15px;display:flex}.file-session-actions .connection-badge{margin-right:auto;padding:8px 11px;font-size:12px}.file-session-actions .secondary-button,.file-session-actions .danger-button{padding:8px 11px;font-size:13px}.compact-share h2{font-size:16px}.compact-share svg{margin:8px auto 3px}.compact-share p{margin-bottom:8px;font-size:12px}.compact-share .copy-button{padding:10px 12px}.compact-share .short-code small{line-height:1.35}.receiver-list-section{min-height:0}.empty-send-state{margin-top:0}.empty-send-state .drop-zone{min-height:215px}.empty-send-state>p{margin-top:9px}.history-section{padding:0 44px 28px}.history-disclosure{background:#111d318f;border:1px solid #2a3a55;border-radius:15px}.history-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 18px;list-style:none;display:flex}.history-disclosure summary::-webkit-details-marker{display:none}.history-disclosure summary:after{content:"⌄";color:#6be5f7;margin-left:9px;transition:transform .18s}.history-disclosure[open] summary:after{transform:rotate(180deg)}.history-disclosure summary span{gap:1px;display:grid}.history-disclosure summary b{font-size:15px}.history-disclosure summary small{color:#94a5bc;font-size:12px}.history-disclosure summary em{color:#65dfff;margin-left:auto;font-size:12px;font-style:normal}.history-disclosure-body{padding:0 12px 12px;position:relative}.clear-history{font-size:12px;position:absolute;top:-39px;right:44px}.history-disclosure .history-list{border-radius:11px}.history-disclosure .history-item{padding:13px 15px}:root[data-theme=light] .topbar{background:#ffffffe6}:root[data-theme=light] .file-session-actions{border-color:#dbe3ee}:root[data-theme=light] .history-disclosure{background:#fff;border-color:#dce4ef}@media (width<=1120px){.multi-workspace.has-file{display:block}.multi-workspace>.receiver-list-section{margin-top:16px}.multi-top{max-width:780px}}@media (width<=820px){.app-shell{overflow:visible}.topbar{height:auto;min-height:72px}.workspace{padding-top:26px;padding-bottom:28px}.multi-top{grid-template-columns:1fr}.multi-file-card{gap:17px}.file-session-actions{padding-top:13px}.file-session-actions .connection-badge{width:100%;margin-right:0}.compact-share{max-width:none}.compact-share svg{margin-top:10px}.receiver-empty{min-height:205px}.history-section{padding:0 18px 20px}.clear-history{right:28px}}@media (width>=1121px){.multi-workspace.has-file{grid-template-columns:minmax(370px,.82fr) minmax(540px,1.48fr)}.multi-top{grid-template-columns:1fr;gap:16px}.compact-share{padding:20px}.compact-share svg{margin-top:12px}.receiver-empty{min-height:430px}}.app-shell{width:100%;min-height:100vh;box-shadow:none;background:#08111f;border:0;border-radius:0;margin:0}.topbar{gap:30px;height:72px;padding:0 clamp(22px,4vw,72px)}.workspace{width:min(1500px,100%);margin:0 auto;padding:34px clamp(22px,4vw,72px) 52px}.multi-workspace.has-file{grid-template-columns:minmax(300px,390px) minmax(0,1fr);column-gap:24px}.multi-workspace.has-file>.multi-top{grid-column:1}.multi-workspace.has-file>.receiver-list-section{grid-area:1/2}.multi-file-card,.receiver-list-section{background:#0e1a2d;border-radius:16px}.session-overview{gap:0;padding:0;overflow:hidden}.session-card-heading{border-bottom:1px solid #2b3a53;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.session-card-heading h2{font-size:15px}.session-card-heading .connection-badge{padding:6px 9px;font-size:12px}.session-overview .file-card-main h3{overflow-wrap:anywhere;margin:0;font-size:19px;line-height:1.35}.session-overview .file-card-main p{margin:5px 0 0;font-size:13px}.session-meta{border-top:1px solid #2b3a53}.session-meta>div{color:#94a5bc;border-bottom:1px solid #25354c;justify-content:space-between;align-items:center;gap:12px;padding:11px 20px;font-size:13px;display:flex}.session-meta strong{color:#e7f1ff;font-size:13px;font-weight:600}.session-meta>div:last-child strong{color:#7ae7f7;letter-spacing:.1em}.session-overview .file-session-actions{border-top:0;justify-content:stretch;padding:14px 20px}.session-overview .file-session-actions .secondary-button,.session-overview .file-session-actions .danger-button{text-align:center;flex:1}.compact-share{background:#0e1a2d;border-radius:16px}.compact-share h2{padding-bottom:2px}.receiver-list-section{flex-direction:column;min-height:522px;display:flex}.receiver-empty{flex:1;min-height:0}.history-workspace{max-width:1050px}.history-page-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.history-page-heading h1{font-size:36px}.history-page-heading p{margin:8px 0 0}.clear-history-page{color:#8cecf8;border:1px solid #365270;border-radius:9px;padding:10px 14px}.history-filter{background:#0e1a2d;border:1px solid #2e405c;border-radius:10px;gap:5px;margin-bottom:16px;padding:4px;display:inline-flex}.history-filter button{color:#9fb0c7;background:0 0;border:0;border-radius:7px;padding:8px 11px;font-weight:700}.history-filter button.selected{color:#e5fbff;background:#193a58}.history-page-list{background:#0e1a2d;border-radius:16px}.history-empty{text-align:center;background:#0e1a2d;border:1px solid #2a3a55;border-radius:16px;place-content:center;gap:8px;min-height:260px;display:grid}.history-empty>span{color:#4edcf3;font-size:30px}.history-empty p{margin:0}:root[data-theme=light] .app-shell{background:#f6f8fc}:root[data-theme=light] .multi-file-card,:root[data-theme=light] .receiver-list-section,:root[data-theme=light] .compact-share,:root[data-theme=light] .history-page-list,:root[data-theme=light] .history-empty,:root[data-theme=light] .history-filter{background:#fff}:root[data-theme=light] .session-card-heading,:root[data-theme=light] .session-meta,:root[data-theme=light] .session-meta>div{border-color:#dbe3ee}@media (width<=1120px){.multi-workspace.has-file{display:block}.multi-workspace.has-file>.receiver-list-section{margin-top:20px}.multi-top{max-width:none}}@media (width<=820px){.topbar{gap:12px;padding:12px 18px}.workspace{padding:26px 18px 36px}.multi-file-card,.receiver-list-section,.compact-share,.history-page-list,.history-empty{border-radius:14px}.receiver-list-section{min-height:300px}.history-page-heading{flex-direction:column;align-items:flex-start}.history-page-heading h1{font-size:30px}.clear-history-page{border:0;padding-left:0}.history-filter{width:100%}.history-filter button{flex:1;padding-left:5px;padding-right:5px}}.app-shell{padding-top:72px;overflow:visible}.topbar{z-index:100;border-bottom-color:#24354e;width:100%;position:fixed;inset:0 0 auto;box-shadow:0 8px 24px #0108142e}.workspace{min-height:calc(100vh - 72px)}.multi-workspace.has-file{grid-template-columns:minmax(290px,340px) minmax(0,1fr);gap:28px}.multi-file-card,.receiver-list-section,.compact-share{border-radius:12px}.multi-top{gap:16px}.session-card-heading{padding:15px 18px}.session-overview .file-card-main{padding:18px}.session-overview .file-card-main h3{font-size:18px}.session-meta>div{padding:10px 18px}.session-overview .file-session-actions{padding:12px 18px}.compact-share{padding:18px}.compact-share svg{width:124px;height:124px;margin:10px auto 5px}.compact-share .copy-button{margin-top:2px}.compact-share .short-code{margin-top:10px}.receiver-list-section{height:auto;min-height:360px}.receiver-list-heading{padding:18px 22px}.receiver-empty{min-height:258px;padding:26px}.receiver-empty strong{margin-top:3px}.receiver-empty p{max-width:390px}:root[data-theme=light] .topbar{box-shadow:0 8px 20px #213a6414}@media (width<=820px){.app-shell{padding-top:64px}.topbar{flex-wrap:nowrap;gap:12px;height:64px;min-height:64px;padding:0 16px}.topbar nav{flex:1;order:0;justify-content:flex-end;gap:0;width:auto;height:64px}.topbar .nav-button{white-space:nowrap;flex:0 auto;padding:0 8px;font-size:13px}.topbar .nav-button.active:after{left:8px;right:8px}.topbar .brand{gap:7px;font-size:22px}.topbar .brand-mark{width:33px;height:33px}.workspace{min-height:calc(100vh - 64px)}.multi-workspace.has-file{display:block}.receiver-list-section{min-height:250px;margin-top:16px}.receiver-empty{min-height:182px}}.multi-workspace.has-file{width:min(1360px,100%);display:block}.sender-session-layout{grid-template-columns:minmax(0,1fr) 272px;grid-template-areas:"session share""receivers receivers";align-items:start;gap:18px;display:grid}.sender-session-layout .session-overview{grid-area:session}.sender-session-layout .compact-share{grid-area:share}.sender-session-layout .receiver-list-section{grid-area:receivers}.sender-session-layout .session-overview,.sender-session-layout .compact-share,.sender-session-layout .receiver-list-section{box-shadow:none;background:#0c182a;border-color:#243b59}.sender-session-layout .session-overview{grid-template-columns:minmax(0,1fr) 224px;grid-template-areas:"heading heading""file file""state actions";min-height:238px;display:grid}.sender-session-layout .session-card-heading{grid-area:heading;padding:16px 20px}.sender-session-layout .file-card-main{grid-area:file;padding:20px}.sender-session-layout .session-meta{border-top:1px solid #243b59;grid-area:state;align-self:stretch}.sender-session-layout .session-meta>div{border-bottom:0;height:100%;padding:16px 20px}.sender-session-layout .file-session-actions{border-top:1px solid #243b59;flex-wrap:nowrap;grid-area:actions;justify-content:flex-end;align-self:stretch;padding:14px 18px}.sender-session-layout .file-session-actions .secondary-button,.sender-session-layout .file-session-actions .danger-button{flex:initial;min-width:78px}.sender-session-layout .compact-share{text-align:left;padding:16px}.sender-session-layout .compact-share h2{font-size:15px}.sender-session-layout .compact-share svg{width:108px;height:108px;margin:8px auto 6px;display:block}.sender-session-layout .compact-share p{text-align:center;font-size:12px}.sender-session-layout .compact-share .copy-button{padding:10px}.sender-session-layout .compact-share .short-code{padding:9px 10px}.sender-session-layout .compact-share .short-code strong{font-size:18px}.sender-session-layout .receiver-list-section{min-height:250px}.sender-session-layout .receiver-list-heading{padding:16px 20px}.sender-session-layout .receiver-list-heading p{max-width:680px}.sender-session-layout .receiver-empty{min-height:178px;padding:22px}.sender-session-layout .receiver-empty p{font-size:14px}.multi-workspace.is-empty{width:min(100%,980px);margin:0 auto}.multi-workspace.is-empty .workspace-heading{margin-bottom:26px}.multi-workspace.is-empty .empty-send-state{width:100%;margin:0}.multi-workspace.is-empty .drop-zone{border-radius:14px;min-height:300px}@media (width<=820px){.multi-workspace.has-file{width:100%}.sender-session-layout{grid-template-columns:1fr;grid-template-areas:"session""share""receivers";gap:14px;display:grid}.sender-session-layout .session-overview{grid-template-columns:1fr;grid-template-areas:"heading""file""state""actions";min-height:0}.sender-session-layout .file-session-actions{justify-content:stretch}.sender-session-layout .file-session-actions .secondary-button,.sender-session-layout .file-session-actions .danger-button{flex:1}.sender-session-layout .compact-share{padding:18px}.sender-session-layout .compact-share svg{width:126px;height:126px}.sender-session-layout .receiver-list-section{min-height:224px;margin-top:0}.sender-session-layout .receiver-empty{min-height:146px}.multi-workspace.is-empty .drop-zone{min-height:270px}}
