*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:linear-gradient(160deg,#f5f3ff,#eef2ff,#f0f9ff);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;color:#1f2937}.page{width:100%;max-width:480px}.card{background:#fff;border-radius:18px;padding:28px 24px;box-shadow:0 20px 60px #5b4fcf26}.head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.logo{width:52px;height:52px;border-radius:14px;flex-shrink:0;background:linear-gradient(135deg,#7c5cfc,#5b4fcf);display:flex;align-items:center;justify-content:center;color:#fff}.logo svg{width:26px;height:26px}.head-text{flex:1;min-width:0}.head-text h1{font-size:18px;font-weight:700}.head-text p{font-size:12px;color:#6b7280;margin-top:3px;line-height:1.5}.step{animation:fade .2s ease}@keyframes fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.mode-tabs{display:flex;gap:6px;margin-bottom:16px;background:#f3f4f6;border-radius:12px;padding:5px}.mode-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 0;font-size:14px;font-weight:600;border:none;border-radius:9px;background:transparent;color:#6b7280;cursor:pointer;transition:all .15s}.mode-tab svg{width:16px;height:16px}.mode-tab.active{background:#fff;color:#5b4fcf;box-shadow:0 1px 3px #00000014}.sub-tabs{display:flex;gap:6px;margin-bottom:12px}.sub-tab{flex:1;padding:7px 0;font-size:12.5px;font-weight:600;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;cursor:pointer}.sub-tab.active{border-color:#7c5cfc;color:#7c5cfc;background:#f5f3ff}.member-dot{width:8px;height:8px;border-radius:50%;background:#c4c8d4;flex-shrink:0}.member-dot.online{background:#22c55e;box-shadow:0 0 0 3px #22c55e26}.auth-tabs{display:flex;gap:6px;background:#eeeaff;border-radius:10px;padding:4px;margin-bottom:12px}.auth-tabs button{flex:1;padding:8px 0;font-size:13px;font-weight:600;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer}.auth-tabs button.active{background:#fff;color:#5b4fcf;box-shadow:0 1px 3px #00000014}.auth-input{width:100%;padding:11px 13px;font-size:13.5px;margin-bottom:9px;border:1.5px solid #d8d4f0;border-radius:10px;outline:none;color:#1f2937;background:#fff}.auth-input:focus{border-color:#7c5cfc}.need-login-box{padding:18px 16px;border-radius:13px;text-align:center;border:1.5px dashed #c7c2f5;background:#faf9ff;margin-bottom:14px}.need-login-title{font-size:14px;font-weight:700;color:#4f46e5;margin-bottom:7px}.need-login-desc{font-size:12px;color:#8b8fa3;line-height:1.7;margin-bottom:13px}.need-login-actions{display:flex;gap:10px;justify-content:center}.direct-row{margin-bottom:12px}.direct-target{display:flex;align-items:center;gap:7px;font-size:12.5px;color:#4b5563;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:9px 12px;margin-bottom:12px}.direct-target b{color:#16a34a;word-break:break-all}.code-row{display:flex;gap:10px}.code-input{flex:1;min-width:0;padding:12px 14px;font-size:18px;letter-spacing:6px;text-align:center;border:1.5px solid #d1d5db;border-radius:10px;outline:none;color:#1f2937}.code-input.link-input{letter-spacing:normal;font-size:13px;text-align:left}.code-input:focus{border-color:#7c5cfc}.btn{border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 22px;background:#e5e7eb;color:#374151}.btn.primary{background:#7c5cfc;color:#fff}.btn.primary:hover{background:#6b4ce8}.btn:hover{filter:brightness(.97)}.btn:disabled{opacity:.5;cursor:default}.btn.block{width:100%;margin-top:14px}.btn.small{padding:8px 16px;font-size:13px;flex-shrink:0}.btn.tiny{padding:4px 10px;font-size:11.5px}.btn.ghost{background:#7c5cfc1f;color:#7c5cfc}.btn.ghost:hover{background:#7c5cfc38}.err{color:#dc2626;font-size:12.5px;margin-top:10px}.err-guide{margin-top:10px;padding:10px 12px;font-size:12px;line-height:1.7;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px}.err-guide b{color:#b45309}.link-switch-btn{display:inline-block;margin-left:6px;padding:3px 12px;font-size:12px;font-weight:600;border:none;border-radius:7px;background:#7c5cfc;color:#fff;cursor:pointer;vertical-align:middle}.foot-tip{font-size:11.5px;color:#9ca3af;margin-top:16px;line-height:1.6}.foot-tip strong{color:#6b7280}.foot-tip.ok{color:#16a34a}.send-text{width:100%;padding:12px;font-size:13px;line-height:1.6;resize:vertical;border:1.5px solid #d1d5db;border-radius:10px;outline:none;color:#1f2937;font-family:inherit}.send-text:focus{border-color:#7c5cfc}.file-drop{margin-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px;border:1.5px dashed #c7c9e8;border-radius:12px;background:#fafafe;color:#8b8fa3;font-size:12.5px;cursor:pointer;transition:all .15s}.file-drop svg{width:26px;height:26px}.file-drop:hover,.file-drop.drag{border-color:#7c5cfc;background:#f5f3ff;color:#7c5cfc}.file-input{display:none}.pick-list{list-style:none;margin-top:10px;display:flex;flex-direction:column;gap:8px}.pick-list li{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #eef0f4;border-radius:10px;background:#fafafe}.f-ico{width:18px;height:18px;color:#7c5cfc;flex-shrink:0}.f-name{flex:1;min-width:0;font-size:12.5px;font-weight:600;word-break:break-all}.f-size{font-size:11px;color:#9ca3af;flex-shrink:0}.f-del{border:none;background:transparent;color:#b3b8c4;cursor:pointer;padding:2px;flex-shrink:0;display:flex}.f-del svg{width:15px;height:15px}.f-del:hover{color:#ef4444}.send-live{animation:fade .2s ease}.pt-code-box{text-align:center;padding:16px;border:1.5px dashed rgba(124,92,252,.4);border-radius:12px;margin:14px 0 12px;background:#7c5cfc0d}.pt-code-label{font-size:11.5px;color:#6b7280;margin-bottom:6px}.pt-code{font-size:30px;font-weight:700;letter-spacing:10px;color:#7c5cfc;padding-left:10px;margin-bottom:10px}.qr-wrap{display:flex;justify-content:center;margin-bottom:10px}.qr-img{width:160px;height:160px;border-radius:8px;background:#fff;padding:6px;border:1px solid #eef0f4}.link-share{margin-bottom:12px}.pt-link-label{font-size:11.5px;color:#6b7280;margin-bottom:6px}.link-row{display:flex;gap:8px}.link-input-ro{flex:1;min-width:0;padding:9px 10px;font-size:11.5px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;color:#4b5563;outline:none}.recv-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:12px}.recv-item{padding:12px;border:1px solid #eef0f4;border-radius:12px;background:#fafafe}.recv-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.recv-title{font-size:12.5px;font-weight:600;color:#374151}.recv-state{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px}.recv-state.st-active{background:#e0e7ff;color:#4f46e5}.recv-state.st-done{background:#dcfce7;color:#16a34a}.recv-state.st-fail{background:#fee2e2;color:#dc2626}.recv-state.st-confirmed{background:#dcfce7;color:#16a34a}.recv-state.st-confirmed svg{width:12px;height:12px;vertical-align:-2px;margin-right:2px}.recv-line{font-size:11.5px;color:#0ea5e9;margin-bottom:6px}.recv-file{margin-bottom:8px}.recv-file:last-child{margin-bottom:0}.recv-file-name{font-size:12px;color:#4b5563;word-break:break-all;margin-bottom:4px}.status-line{display:flex;align-items:center;gap:10px;font-size:14px;color:#374151;margin-bottom:16px;flex-wrap:wrap}.spinner{width:20px;height:20px;border:2.5px solid #e5e7eb;border-top-color:#7c5cfc;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.done-icon{width:22px;height:22px;color:#16a34a;flex-shrink:0}.err-icon{width:22px;height:22px;color:#ef4444;flex-shrink:0}.status-line .reject-text{color:#dc2626;font-weight:600}.done-circle{width:22px;height:22px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.done-circle svg{width:13px;height:13px}.confirm-box{display:flex;align-items:center;gap:12px;padding:14px;border:1.5px solid #c7c9e8;border-radius:12px;background:#f5f3ff;margin-bottom:14px}.confirm-ico{width:40px;height:40px;border-radius:10px;background:#7c5cfc;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.confirm-ico svg{width:22px;height:22px}.confirm-meta{flex:1;min-width:0}.confirm-title{font-size:12px;color:#6b7280}.confirm-count{color:#9ca3af;font-size:11px;margin-left:4px}.confirm-name{font-size:13.5px;font-weight:700;word-break:break-all;margin:2px 0}.confirm-size{font-size:11.5px;color:#9ca3af}.confirm-actions{display:flex;gap:8px;flex-shrink:0}.item-list{list-style:none;display:flex;flex-direction:column;gap:12px}.item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #eef0f4;border-radius:12px;background:#fafafe}.item.text{align-items:flex-start}.item-icon{width:38px;height:38px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.item-icon svg{width:20px;height:20px}.item-icon.file{background:#7c5cfc}.item-icon.txt{background:#0ea5e9}.item-meta{flex:1;min-width:0}.item-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.item-name{font-size:13.5px;font-weight:600;color:#1f2937;word-break:break-all}.item-done{display:flex;align-items:center;gap:6px}.ok-text{font-size:12px;color:#16a34a;font-weight:600}.text-body{font-size:12.5px;color:#4b5563;line-height:1.6;white-space:pre-wrap;word-break:break-all;background:#fff;border:1px solid #eef0f4;border-radius:8px;padding:8px 10px;max-height:140px;overflow-y:auto}.item-progress{display:flex;align-items:center;gap:8px}.bar{flex:1;min-width:0;height:6px;background:#ececf3;border-radius:999px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#7c5cfc,#0ea5e9);border-radius:999px;transition:width .2s}.size{font-size:11px;color:#9ca3af;flex-shrink:0}.brand{margin-top:18px;font-size:11px;color:#b3b8c4;text-align:center}.toast-pop{position:fixed;left:50%;bottom:32px;transform:translate(-50%);padding:10px 20px;border-radius:10px;font-size:13px;color:#fff;z-index:9999;background:#1f2937;box-shadow:0 8px 24px #0003;animation:fade .2s ease}.toast-pop.err{background:#dc2626}.qr-hint{font-size:11px;color:#9ca3af;line-height:1.6;margin:0 0 8px}.item-fail{display:flex;align-items:center;gap:6px}.fail-text{font-size:12px;color:#ef4444;font-weight:600}.recv-overall{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px;border:1px solid #eef0f4;border-radius:12px;background:#fafafe}.bar.big{height:10px}.batch-bar{display:flex;justify-content:center;margin-top:12px}.batch-bar .btn{width:100%}.reconn-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding:12px 14px;border-radius:12px;background:#fffbeb;border:1px solid #fde68a}.reconn-tip{font-size:12.5px;color:#b45309;font-weight:600}.skip-text{color:#9ca3af}.browser-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#fffffffa;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 24px;text-align:center}.mask-arrow{position:absolute;top:18px;right:26px;width:56px;height:56px;color:#7c5cfc;animation:maskArrow 1.2s ease-in-out infinite}@keyframes maskArrow{0%,to{transform:translate(0)}50%{transform:translate(-6px,6px)}}.mask-card{max-width:360px}.mask-title{font-size:22px;font-weight:700;color:#1f2937;margin-bottom:14px}.mask-desc{font-size:14px;color:#4b5563;line-height:1.8;margin-bottom:18px}.mask-desc b{color:#7c5cfc}.mask-steps{text-align:left;display:inline-block;margin:0 auto 22px;padding:14px 18px;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:12px;font-size:13px;color:#5b4fcf;line-height:2}.head-actions{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}.head-icon-row{display:flex;align-items:center;gap:2px}.head-username{display:flex;align-items:center;gap:5px;max-width:130px;padding:0 4px;font-size:12px;font-weight:600;color:#374151}.head-username .member-dot{width:7px;height:7px;flex-shrink:0}.head-username-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-icon-btn{width:22px;height:22px;border-radius:6px;border:none;background:transparent;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s;padding:0}.head-icon-btn svg{width:12.5px;height:12.5px}.head-icon-btn:hover{background:#7c5cfc1a;color:#7c5cfc}.head-icon-btn:disabled{opacity:.5;cursor:not-allowed}.head-icon-btn .spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;background:#11182773;display:flex;align-items:center;justify-content:center;padding:20px}.modal-card{position:relative;width:100%;max-width:440px;max-height:80vh;overflow-y:auto;background:#fff;border-radius:16px;padding:22px 20px;box-shadow:0 24px 60px #00000040;animation:fade .18s ease}.modal-close{position:absolute;top:10px;right:12px;width:30px;height:30px;border:none;background:#f3f4f6;border-radius:50%;color:#6b7280;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#e5e7eb;color:#1f2937}.modal-title{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:6px}.modal-sub{font-size:12px;color:#9ca3af;line-height:1.6;margin-bottom:12px}.end-confirm-card{width:100%;max-width:380px;background:#fff;border-radius:16px;padding:26px 22px 20px;text-align:center;box-shadow:0 24px 60px #00000040;animation:fade .18s ease}.end-confirm-ico{width:52px;height:52px;border-radius:50%;margin:0 auto 14px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center}.end-confirm-ico svg{width:26px;height:26px}.end-confirm-title{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:8px}.end-confirm-msg{font-size:13px;color:#6b7280;line-height:1.7;margin-bottom:20px}.end-confirm-msg strong{color:#16a34a}.end-confirm-actions{display:flex;gap:10px}.end-confirm-actions .btn{flex:1;justify-content:center;padding:10px 0}.auth-guide{background:#faf9ff;border:1px solid #e9e5ff;border-radius:12px;padding:12px 13px;margin-bottom:14px}.auth-guide p{font-size:12px;color:#6b7280;line-height:1.7}.auth-guide p b{color:#5b4fcf}.auth-guide-desktop{margin-top:8px}.auth-guide .btn.block{margin-top:10px}.desktop-tip{margin-top:12px;padding-top:12px;border-top:1px dashed #e2dffb;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.desktop-tip span{font-size:11.5px;color:#8b8fa3;line-height:1.6;flex:1;min-width:160px;text-align:left}.block-warn{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca}.block-warn span{font-size:12.5px;color:#dc2626;font-weight:600}.direct-input-wrap{position:relative;display:flex;align-items:center}.direct-name-input{width:100%;padding-right:96px}.recent-trigger{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:4px;border:none;background:#7c5cfc1a;color:#7c5cfc;border-radius:8px;font-size:11.5px;font-weight:600;padding:5px 9px;cursor:pointer;flex-shrink:0;line-height:1}.recent-trigger svg{width:13px;height:13px}.recent-trigger:hover{background:#7c5cfc33}.recent-modal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.recent-modal-item{display:flex;align-items:center;gap:10px;padding:10px 2px}.recent-modal-item+.recent-modal-item{border-top:1px solid #f1f2f6}.recent-modal-fill{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px;border:none;background:transparent;cursor:pointer;padding:2px;text-align:left}.recent-n-line{display:inline-flex;align-items:center;gap:8px;max-width:100%}.recent-online{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:#16a34a}.recent-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 2px #22c55e2e}.recent-n{font-size:14px;font-weight:600;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-sub{font-size:11.5px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.recent-modal-fill:hover .recent-n{color:#7c5cfc}.recent-modal-acts{display:flex;gap:6px;flex-shrink:0}.recent-act{border:none;background:#7c5cfc1a;color:#7c5cfc;border-radius:7px;font-size:11px;font-weight:600;padding:4px 10px;cursor:pointer;flex-shrink:0}.recent-act:hover{background:#7c5cfc33}.remark-input{flex:1;min-width:0;padding:8px 12px;font-size:13px;border:1.5px solid #d8d4f0;border-radius:8px;outline:none;color:#1f2937}.remark-input:focus{border-color:#7c5cfc}.sender-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-8px 0 14px;padding:8px 12px;border-radius:10px;background:#f7f6ff;border:1px solid #e9e5ff}.sender-name{font-size:12.5px;color:#4b5563;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sender-name b{color:#5b4fcf}.item-meta>.item-name{margin-bottom:6px}.item-actions{display:flex;gap:8px;margin-top:9px;flex-wrap:wrap}.block-list{list-style:none;display:flex;flex-direction:column;gap:8px}.block-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #eef0f4;border-radius:10px;background:#fafafe}.block-name{font-size:13px;font-weight:600;color:#374151;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-quick{margin-bottom:12px}.block-quick-title{font-size:12px;font-weight:600;color:#6b7280;margin-bottom:8px}.block-quick-chips{display:flex;flex-wrap:wrap;gap:8px}.block-chip{border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-chip:hover{border-color:#7c5cfc;color:#7c5cfc;background:#f5f3ff}.block-chip:disabled{opacity:.5;cursor:default}.block-add-row{display:flex;gap:8px;margin-bottom:14px}.block-add-input{flex:1;min-width:0;padding:9px 12px;font-size:13px;border:1px solid #e5e7eb;border-radius:10px;outline:none;background:#fff;color:#374151}.block-add-input:focus{border-color:#7c5cfc}.block-add-input:disabled{opacity:.6}@media (max-width: 520px){body{padding:12px}.card{padding:20px 16px}.code-row{flex-direction:column}.code-row .btn{width:100%}.confirm-box{flex-wrap:wrap}.confirm-actions{width:100%}.confirm-actions .btn{flex:1}.head-username{max-width:90px}}.sub-tabs.three{gap:5px}.sub-tabs.three .sub-tab{font-size:12px;padding:7px 2px}.temp-share-entry{padding:4px 0 2px}.temp-share-desc{font-size:12px;color:#8b8fa3;line-height:1.7;margin-bottom:12px}.temp-share-entry .btn.block{margin-top:0}.temp-share-pick{display:flex;align-items:center;gap:8px;padding:14px 12px;border:1.5px dashed #c7c9e8;border-radius:12px;background:#fafafe;cursor:pointer;transition:all .15s}.temp-share-pick:hover{border-color:#7c5cfc;background:#f5f3ff}.temp-share-pick .file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.temp-share-pick-ph{font-size:12.5px;color:#8b8fa3;text-align:center;flex:1}.temp-share-pick .f-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.temp-share-pick .f-size{flex-shrink:0;font-size:12px;color:#9ca3af}.share-expire-row{display:flex;align-items:center;gap:10px;margin-top:12px}.share-expire-label{font-size:12.5px;color:#6b7280;flex-shrink:0}.share-expire-opts{display:flex;flex-wrap:wrap;gap:6px;flex:1}.expire-chip{padding:5px 11px;font-size:12px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;cursor:pointer;transition:all .15s}.expire-chip:hover{border-color:#7c5cfc;color:#7c5cfc}.expire-chip.active{border-color:#7c5cfc;background:#f5f3ff;color:#5b4fcf;font-weight:600}.expire-chip:disabled{opacity:.5;cursor:default}.share-progress{margin-top:12px}.share-progress-bar{height:8px;border-radius:999px;background:#eeeaff;overflow:hidden}.share-progress-in{height:100%;border-radius:999px;background:linear-gradient(90deg,#7c5cfc,#5b4fcf);transition:width .2s}.share-progress-txt{display:block;text-align:center;font-size:12px;color:#6b7280;margin-top:6px}.share-ok{text-align:left}.share-ok-name{font-size:14px;font-weight:700;color:#1f2937;word-break:break-all;padding:10px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:8px}.share-ok-meta{font-size:12px;color:#16a34a;margin-bottom:12px}.my-shares{margin-top:18px;border-top:1px solid #f0f0f5;padding-top:14px}.my-shares-title{font-size:12.5px;font-weight:700;color:#6b7280;margin-bottom:8px}.my-share-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}.my-share-list li{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #eef0f4;border-radius:10px;background:#fafafe}.my-share-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.my-share-info .f-name{font-size:12.5px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-share-meta{font-size:11px;color:#9ca3af}.my-share-meta.expired{color:#c4c8d4}.my-share-acts{display:flex;gap:5px;flex-shrink:0}body:has(.page.embed){background:#fff;padding:0;display:block}.page.embed{max-width:none}.page.embed .card{border-radius:0;padding:18px 16px;box-shadow:none}.embed-loading,.embed-error{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 16px;color:#6b7280;font-size:14px;text-align:center}.embed-error{color:#dc2626}.embed-error svg{width:34px;height:34px}.embed-loading .spinner{width:30px;height:30px}
