: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{padding:0 44px 56px}.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-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{padding:19px}.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-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}}
