.file-transfer-section.svelte-w4s86g.svelte-w4s86g{display:flex;flex-direction:column;gap:2.5rem;padding:1rem}.send-files.svelte-w4s86g.svelte-w4s86g,.received-files.svelte-w4s86g.svelte-w4s86g{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.send-files.svelte-w4s86g.svelte-w4s86g:hover,.received-files.svelte-w4s86g.svelte-w4s86g:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#ffffff26}.send-files.svelte-w4s86g h4.svelte-w4s86g,.received-files.svelte-w4s86g h4.svelte-w4s86g{margin:0 0 1rem;font-size:1.1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.file-drop-zone.svelte-w4s86g.svelte-w4s86g{border:2px dashed rgba(255,255,255,.2);border-radius:16px;padding:3rem 2rem;text-align:center;transition:all .3s ease;background:linear-gradient(135deg,#ffffff05,#ffffff01);cursor:pointer;position:relative;overflow:hidden}.file-drop-zone.svelte-w4s86g.svelte-w4s86g:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.1),transparent);transition:left .5s ease}.file-drop-zone.svelte-w4s86g.svelte-w4s86g:hover{border-color:#667eea66;background:linear-gradient(135deg,#667eea0d,#764ba20d);transform:translateY(-2px);box-shadow:0 8px 25px #667eea26}.file-drop-zone.svelte-w4s86g.svelte-w4s86g:hover:before{left:100%}.file-drop-zone.dragover.svelte-w4s86g.svelte-w4s86g{border-color:#667eea99;background:linear-gradient(135deg,#667eea1a,#764ba21a);transform:scale(1.02);box-shadow:0 12px 35px #667eea40}.file-drop-zone.disabled.svelte-w4s86g.svelte-w4s86g{border-color:#ffffff1a;background:linear-gradient(135deg,#80808005,#80808001);cursor:not-allowed;opacity:.6;pointer-events:none}.file-drop-zone.disabled.svelte-w4s86g p.svelte-w4s86g{color:#ffffff80}.file-drop-zone.disabled.svelte-w4s86g.svelte-w4s86g:hover{border-color:#ffffff1a;background:linear-gradient(135deg,#80808005,#80808001);transform:none;box-shadow:none}.file-drop-zone.disabled.svelte-w4s86g.svelte-w4s86g:before{display:none}.file-drop-zone.svelte-w4s86g p.svelte-w4s86g{margin-bottom:1rem;color:var(--secondary);font-size:1.1rem;font-weight:500;position:relative;z-index:1}.received-notification.svelte-w4s86g.svelte-w4s86g{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:1000;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:.75rem 1.5rem;border-radius:12px;box-shadow:0 8px 25px #22c55e4d;animation:svelte-w4s86g-slideDown .3s ease-out}.notification-content.svelte-w4s86g.svelte-w4s86g{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:.9rem}.notification-icon.svelte-w4s86g.svelte-w4s86g{font-size:1.1rem}@keyframes svelte-w4s86g-slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.file-list.svelte-w4s86g.svelte-w4s86g{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.selected-files-panel.svelte-w4s86g.svelte-w4s86g{display:flex;flex-direction:column;gap:.5rem;min-height:0}.selected-files-footer.svelte-w4s86g.svelte-w4s86g{display:flex;justify-content:center}.file-list.svelte-w4s86g h5.svelte-w4s86g{margin:0 0 1rem;font-weight:600;color:var(--text);font-size:.95rem}.file-item.svelte-w4s86g.svelte-w4s86g{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.file-item.svelte-w4s86g.svelte-w4s86g:hover{transform:translateY(-1px);border-color:#ffffff26;box-shadow:0 4px 12px #0000001a}.file-name.svelte-w4s86g.svelte-w4s86g{flex:1;font-weight:500;color:var(--text);word-break:break-all}.file-size.svelte-w4s86g.svelte-w4s86g{color:var(--secondary);font-size:.9rem;font-weight:400}.file-actions.svelte-w4s86g.svelte-w4s86g{display:flex;gap:.75rem;align-items:center}.download-btn.svelte-w4s86g.svelte-w4s86g{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid rgba(102,126,234,.2);color:#667eea;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.download-btn.svelte-w4s86g.svelte-w4s86g:hover{background:linear-gradient(135deg,#667eea33,#764ba233);border-color:#667eea66;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.remove-file.svelte-w4s86g.svelte-w4s86g{background:#f443361a;border:1px solid rgba(244,67,54,.2);color:#f44336;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease;font-size:.9rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.remove-file.svelte-w4s86g.svelte-w4s86g:hover{background:#f4433633;border-color:#f4433666;transform:translateY(-2px);box-shadow:0 4px 12px #f4433633}.progress-section.svelte-w4s86g.svelte-w4s86g{margin-top:1.5rem;padding:1.5rem;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.progress-section.svelte-w4s86g h4.svelte-w4s86g{margin:0 0 1rem;color:var(--text);font-size:1rem;font-weight:600}.progress-header.svelte-w4s86g.svelte-w4s86g{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.progress-header.svelte-w4s86g h4.svelte-w4s86g{margin:0;flex:1}.connection-warning.svelte-w4s86g.svelte-w4s86g{text-align:center;color:#ff9800;background:#ff98001a;border:1px solid rgba(255,152,0,.2);border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:500;margin-top:1rem}.sending-files.svelte-w4s86g.svelte-w4s86g{margin-top:1rem}.sending-files.svelte-w4s86g h5.svelte-w4s86g{margin:0 0 .75rem;font-weight:600;color:var(--text);font-size:.95rem}.file-item.sending.svelte-w4s86g.svelte-w4s86g{background:#667eea1a;border-color:#667eea33}.sending-indicator.svelte-w4s86g.svelte-w4s86g{color:#667eea;font-size:1rem;animation:svelte-w4s86g-pulse 1.5s infinite}@keyframes svelte-w4s86g-pulse{0%,to{opacity:1}50%{opacity:.5}}.progress-bar.svelte-w4s86g.svelte-w4s86g{width:100%;height:12px;background:#ffffff1a;border-radius:6px;overflow:hidden;position:relative}.progress-fill.svelte-w4s86g.svelte-w4s86g{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease;border-radius:6px;position:relative}.progress-fill.svelte-w4s86g.svelte-w4s86g:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 25%,rgba(255,255,255,.2) 25%,rgba(255,255,255,.2) 50%,transparent 50%,transparent 75%,rgba(255,255,255,.2) 75%);background-size:20px 20px;animation:svelte-w4s86g-progress-stripes 1s linear infinite}@keyframes svelte-w4s86g-progress-stripes{0%{background-position:0 0}to{background-position:20px 0}}.empty-state.svelte-w4s86g.svelte-w4s86g{text-align:center;color:var(--secondary);font-style:italic;padding:3rem 2rem;border:2px dashed rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(135deg,#ffffff05,#ffffff01);transition:all .3s ease}.empty-state.svelte-w4s86g.svelte-w4s86g:hover{border-color:#fff3;background:linear-gradient(135deg,#ffffff08,#ffffff03)}@media (max-width: 768px){.file-transfer-section.svelte-w4s86g.svelte-w4s86g{gap:1.5rem}.file-list.svelte-w4s86g.svelte-w4s86g{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.file-transfer-section.has-received-files.svelte-w4s86g .send-files.svelte-w4s86g{flex:0 0 auto}.file-transfer-section.has-received-files.svelte-w4s86g .send-files .file-drop-zone.svelte-w4s86g{padding:1rem .75rem;min-height:80px}.file-transfer-section.has-received-files.svelte-w4s86g .send-files .file-drop-zone p.svelte-w4s86g{font-size:.9rem;margin-bottom:.5rem}.file-transfer-section.has-received-files.svelte-w4s86g .received-files.svelte-w4s86g{flex:1;border:2px solid rgba(34,197,94,.3);border-radius:12px;background:linear-gradient(135deg,#22c55e0d,#22c55e05)}.file-drop-zone.svelte-w4s86g.svelte-w4s86g{padding:1.5rem 1rem}.file-item.svelte-w4s86g.svelte-w4s86g{flex-direction:column;align-items:flex-start;gap:.25rem}.file-actions.svelte-w4s86g.svelte-w4s86g{align-self:flex-end}.received-notification.svelte-w4s86g.svelte-w4s86g{top:60px;left:1rem;right:1rem;transform:none;font-size:.85rem;padding:.6rem 1rem}}@media (min-width: 1024px){.file-transfer-section.svelte-w4s86g.svelte-w4s86g{flex-direction:row;gap:2rem;padding:.5rem;align-items:stretch}.send-files.svelte-w4s86g.svelte-w4s86g,.received-files.svelte-w4s86g.svelte-w4s86g{padding:1.5rem;flex:1;max-width:calc(50% - 1rem)}.send-files.svelte-w4s86g.svelte-w4s86g{order:1}.received-files.svelte-w4s86g.svelte-w4s86g{order:2}.file-list.svelte-w4s86g.svelte-w4s86g{max-height:none;overflow-y:visible}.received-files.svelte-w4s86g .file-list.svelte-w4s86g{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem;margin-top:1rem}.received-files.svelte-w4s86g .file-list.desktop-scroll-guard.svelte-w4s86g{max-height:min(70vh,920px);overflow-y:auto;align-content:start;padding-right:.3rem}.received-files.svelte-w4s86g .file-item.svelte-w4s86g{flex-direction:column;align-items:flex-start;padding:1rem;min-height:100px;justify-content:space-between}.received-files.svelte-w4s86g .file-name.svelte-w4s86g{font-size:.9rem;line-height:1.3;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.received-files.svelte-w4s86g .file-size.svelte-w4s86g{font-size:.8rem;margin-bottom:.75rem}.received-files.svelte-w4s86g .file-actions.svelte-w4s86g{width:100%;justify-content:space-between;margin-top:auto}.file-drop-zone.svelte-w4s86g.svelte-w4s86g{min-height:140px;padding:2rem 1.5rem}.received-notification.svelte-w4s86g.svelte-w4s86g{display:none}.file-list.svelte-w4s86g.svelte-w4s86g::-webkit-scrollbar{width:6px}.file-list.svelte-w4s86g.svelte-w4s86g::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}.file-list.svelte-w4s86g.svelte-w4s86g::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.file-list.svelte-w4s86g.svelte-w4s86g::-webkit-scrollbar-thumb:hover{background:#fff3}}@media (min-width: 1440px){.file-transfer-section.svelte-w4s86g.svelte-w4s86g{gap:2.5rem;padding:1rem}.send-files.svelte-w4s86g.svelte-w4s86g,.received-files.svelte-w4s86g.svelte-w4s86g{padding:2rem}.file-list.svelte-w4s86g.svelte-w4s86g{max-height:none}.received-files.svelte-w4s86g .file-list.svelte-w4s86g{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.received-files.svelte-w4s86g .file-item.svelte-w4s86g{min-height:110px;padding:1.2rem}.received-files.svelte-w4s86g .file-name.svelte-w4s86g{font-size:.95rem;-webkit-line-clamp:3;line-clamp:3}.file-drop-zone.svelte-w4s86g.svelte-w4s86g{min-height:160px;padding:2.5rem 2rem}.received-notification.svelte-w4s86g.svelte-w4s86g{display:none}}@media (min-width: 768px) and (max-width: 1023px){.file-transfer-section.svelte-w4s86g.svelte-w4s86g{gap:1.8rem;padding:.75rem;overflow-y:visible}.send-files.svelte-w4s86g.svelte-w4s86g,.received-files.svelte-w4s86g.svelte-w4s86g{padding:1.75rem}.file-list.svelte-w4s86g.svelte-w4s86g{max-height:none;overflow-y:visible}}@media (max-width: 480px){.file-transfer-section.svelte-w4s86g.svelte-w4s86g{gap:1rem}.file-transfer-section.has-received-files.svelte-w4s86g .send-files .file-drop-zone.svelte-w4s86g{padding:.75rem .5rem;min-height:60px}.file-transfer-section.has-received-files.svelte-w4s86g .send-files .file-drop-zone p.svelte-w4s86g{font-size:.8rem;margin-bottom:.25rem}.file-transfer-section.has-received-files.svelte-w4s86g .received-files.svelte-w4s86g{margin-top:.5rem;box-shadow:0 4px 15px #22c55e26}.received-notification.svelte-w4s86g.svelte-w4s86g{top:50px;font-size:.8rem;padding:.5rem .75rem}.notification-content.svelte-w4s86g.svelte-w4s86g{gap:.25rem}.notification-icon.svelte-w4s86g.svelte-w4s86g{font-size:1rem}}@media (max-width: 768px){#file-transfer .heading-container{display:none}.file-transfer-section.svelte-w4s86g.svelte-w4s86g{height:calc(100vh - 250px);height:calc(100dvh - 250px);min-height:0;gap:.6rem;padding:.2rem}.send-files.svelte-w4s86g.svelte-w4s86g,.received-files.svelte-w4s86g.svelte-w4s86g{min-height:0;padding:.75rem;gap:.55rem;border-radius:12px;display:flex;flex-direction:column}.send-files.svelte-w4s86g.svelte-w4s86g{flex:0 0 auto}.received-files.svelte-w4s86g.svelte-w4s86g{flex:1 1 auto}.send-files.svelte-w4s86g h4.svelte-w4s86g,.received-files.svelte-w4s86g h4.svelte-w4s86g{margin:0;font-size:.88rem;line-height:1.15}.file-drop-zone.svelte-w4s86g.svelte-w4s86g{min-height:72px;padding:.75rem .6rem;border-radius:10px}.file-drop-zone.svelte-w4s86g p.svelte-w4s86g{margin:0;font-size:.82rem;line-height:1.25}.file-list.svelte-w4s86g.svelte-w4s86g{margin-top:.35rem;gap:.4rem;min-height:0}.received-files.svelte-w4s86g .file-list.svelte-w4s86g{flex:1;min-height:0;max-height:none;overflow:auto}.file-item.svelte-w4s86g.svelte-w4s86g{padding:.5rem .55rem;gap:.35rem;border-radius:10px}.file-name.svelte-w4s86g.svelte-w4s86g{font-size:.82rem;line-height:1.25}.file-size.svelte-w4s86g.svelte-w4s86g{font-size:.74rem}.file-actions.svelte-w4s86g.svelte-w4s86g{gap:.35rem;align-self:stretch;justify-content:flex-end}.download-btn.svelte-w4s86g.svelte-w4s86g,.remove-file.svelte-w4s86g.svelte-w4s86g{min-height:30px;padding:.35rem .55rem;font-size:.76rem}.remove-file.svelte-w4s86g.svelte-w4s86g{padding:.3rem .45rem}.empty-state.svelte-w4s86g.svelte-w4s86g{min-height:64px;padding:.7rem .6rem;font-size:.8rem}.progress-section.svelte-w4s86g.svelte-w4s86g{margin-top:.45rem;padding:.6rem}.progress-header.svelte-w4s86g.svelte-w4s86g{margin-bottom:.45rem;gap:.35rem}.progress-header.svelte-w4s86g h4.svelte-w4s86g{font-size:.8rem;line-height:1.2}.progress-bar.svelte-w4s86g.svelte-w4s86g{height:8px}.progress-header.svelte-w4s86g .action-button{min-height:30px;padding:.3rem .55rem;font-size:.74rem}.connection-warning.svelte-w4s86g.svelte-w4s86g{margin-top:.45rem;padding:.45rem;font-size:.78rem}}@media (max-width: 480px){.file-transfer-section.svelte-w4s86g.svelte-w4s86g{height:calc(100vh - 220px);height:calc(100dvh - 220px);gap:.5rem}.send-files.svelte-w4s86g.svelte-w4s86g,.received-files.svelte-w4s86g.svelte-w4s86g{padding:.62rem;border-radius:10px}.send-files.svelte-w4s86g.svelte-w4s86g{flex:0 0 auto}.file-drop-zone.svelte-w4s86g.svelte-w4s86g{min-height:62px;padding:.62rem .45rem}.file-drop-zone.svelte-w4s86g p.svelte-w4s86g{font-size:.78rem}.file-item.svelte-w4s86g.svelte-w4s86g{padding:.42rem .45rem}.download-btn.svelte-w4s86g.svelte-w4s86g,.remove-file.svelte-w4s86g.svelte-w4s86g{font-size:.72rem}}.selected-files-list.svelte-w4s86g.svelte-w4s86g{max-height:230px;overflow-y:auto}.selected-files-footer.svelte-w4s86g #confirm-send-files{width:100%}@media (max-width: 768px){.selected-files-list.svelte-w4s86g.svelte-w4s86g{max-height:clamp(120px,26dvh,240px)}}@media (max-width: 480px){.selected-files-list.svelte-w4s86g.svelte-w4s86g{max-height:clamp(100px,22dvh,200px)}}.scanner-wrapper.svelte-3bn48w{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.video-frame.svelte-3bn48w{position:relative;width:min(320px,100%);aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #00000040}video.svelte-3bn48w{width:100%;height:100%;object-fit:cover}.viewfinder.svelte-3bn48w{position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid rgba(102,126,234,.6);border-radius:16px;box-shadow:inset 0 0 0 200px #00000040;pointer-events:none}.hint.svelte-3bn48w{font-size:.9rem;color:var(--secondary);text-align:center;margin:0}.error.svelte-3bn48w{font-size:.85rem;color:#f87171;text-align:center;margin:0}@media (min-width: 768px){.video-frame.svelte-3bn48w{width:min(360px,100%)}}.connection-setup.svelte-1lareey.svelte-1lareey{display:flex;flex-direction:column;gap:1rem;padding:1rem;max-width:800px;margin:0 auto;width:100%;justify-content:center;align-items:center;box-sizing:border-box}.setup-option.svelte-1lareey.svelte-1lareey{text-align:center;padding:1rem;background:linear-gradient(135deg,#ffffff05,#ffffff0d);border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px}.setup-option.svelte-1lareey.svelte-1lareey:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left .5s}.setup-option.svelte-1lareey.svelte-1lareey:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000026;border-color:#667eea4d;background:linear-gradient(135deg,#667eea0d,#764ba20d)}.setup-option.svelte-1lareey.svelte-1lareey:hover:before{left:100%}.setup-option.svelte-1lareey h3.svelte-1lareey{margin-bottom:.6rem;font-size:1.2rem;font-weight:600;color:var(--text);text-shadow:0 2px 4px rgba(0,0,0,.1)}.setup-option.svelte-1lareey p.svelte-1lareey{margin-bottom:1rem;color:var(--secondary);line-height:1.4;font-size:.85rem}.setup-option.svelte-1lareey .device-limit-hint.svelte-1lareey{margin-top:-.45rem;font-size:.78rem;color:var(--secondary)}.device-limit-hint.svelte-1lareey span.svelte-1lareey{margin-left:.3rem;font-variant-numeric:tabular-nums}.personal-actions.svelte-1lareey.svelte-1lareey{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}.personal-session.svelte-1lareey.svelte-1lareey{width:100%}.random-drawer-toggle.svelte-1lareey.svelte-1lareey{width:100%;display:flex;justify-content:center}.random-session-drawer.svelte-1lareey.svelte-1lareey{width:100%;display:flex;flex-direction:column;gap:1rem}.login-upsell-hint.svelte-1lareey.svelte-1lareey{width:100%;margin:0;text-align:center;color:var(--secondary);font-size:.9rem;line-height:1.45;padding:.2rem .4rem}.login-upsell-box.svelte-1lareey.svelte-1lareey{width:100%;display:flex;flex-direction:column;align-items:center;gap:.25rem}.login-inline-action.svelte-1lareey.svelte-1lareey{border:none;background:transparent;color:var(--accent);font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:underline;padding:0}.login-inline-action.svelte-1lareey.svelte-1lareey:hover{color:var(--accent-hover)}.divider.svelte-1lareey.svelte-1lareey{text-align:center;position:relative;margin:.5rem 0;display:flex;align-items:center;justify-content:center}.divider.svelte-1lareey.svelte-1lareey:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.3),transparent);border-radius:1px}.divider.svelte-1lareey span.svelte-1lareey{background:linear-gradient(135deg,var(--background),rgba(255,255,255,.02));padding:.5rem 1.2rem;color:var(--secondary);border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;z-index:1;position:relative}.join-form.svelte-1lareey.svelte-1lareey{display:flex;flex-direction:column;gap:.8rem;max-width:380px;margin:0 auto;align-items:center;width:100%}.scan-option.svelte-1lareey.svelte-1lareey{display:flex;flex-direction:column;gap:.35rem;align-items:center;width:100%;margin-bottom:.85rem}.scan-error.svelte-1lareey.svelte-1lareey{font-size:.8rem;color:#f87171;margin:0;text-align:center}.join-form.svelte-1lareey input.svelte-1lareey{padding:.8rem 1rem;border:2px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(135deg,#ffffff05,#ffffff0d);color:var(--text);font-size:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;min-height:48px;box-sizing:border-box}.join-form.svelte-1lareey input.svelte-1lareey:focus{outline:none;border-color:#667eea80;box-shadow:0 0 0 3px #667eea1a;background:linear-gradient(135deg,#667eea0d,#764ba20d)}.join-form.svelte-1lareey input.svelte-1lareey::placeholder{color:var(--secondary);opacity:.7}.join-form.svelte-1lareey .action-button{width:100%;min-height:48px;font-size:1rem;font-weight:600}#button-scan-session{background:transparent;border:2px solid rgba(255,255,255,.15);color:var(--text)}#button-scan-session:hover{background:#667eea26;border-color:#667eea66}.scanner-overlay.svelte-1lareey.svelte-1lareey{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0c148c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000}.scanner-panel.svelte-1lareey.svelte-1lareey{width:min(420px,100%);background:linear-gradient(135deg,#ffffff0d,#ffffff05);border-radius:24px;border:1px solid rgba(255,255,255,.12);padding:1.5rem 1.25rem;box-shadow:0 30px 70px #00000059;position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.scanner-header.svelte-1lareey.svelte-1lareey{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.scanner-header.svelte-1lareey h4.svelte-1lareey{font-size:1rem;font-weight:600;margin:0;color:var(--text)}.close-scanner.svelte-1lareey.svelte-1lareey{border:none;background:transparent;color:var(--text);font-size:1.2rem;cursor:pointer;transition:transform .2s ease}.close-scanner.svelte-1lareey.svelte-1lareey:hover{transform:scale(1.1)}.scanner-error.svelte-1lareey.svelte-1lareey{font-size:.85rem;color:#f87171;margin:0;text-align:center}#button-cancel-scan{width:100%}@media (min-width: 768px){.action-button{min-height:44px;font-size:.9rem;padding:.7rem 1.5rem}.join-form.svelte-1lareey .action-button{min-height:42px}.session-details.svelte-1lareey.svelte-1lareey{grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start}.session-details.svelte-1lareey .qr-code.svelte-1lareey{margin:0 auto}.session-copy-section.svelte-1lareey.svelte-1lareey{width:100%}}.session-info-wrapper.svelte-1lareey.svelte-1lareey{width:100%;padding:.25rem;box-sizing:border-box}.session-info.svelte-1lareey.svelte-1lareey{text-align:center;padding:.75rem 1.25rem;max-width:900px;margin:0 auto;box-sizing:border-box}.session-details.svelte-1lareey.svelte-1lareey{display:grid;gap:.75rem;align-items:center;justify-items:center;grid-template-columns:1fr;max-width:800px;margin:0 auto}.personal-ready-section.svelte-1lareey.svelte-1lareey{width:min(680px,100%);margin:0 auto .75rem;padding:1.1rem 1.25rem;border-radius:16px;border:1px solid rgba(34,197,94,.28);background:linear-gradient(135deg,#22c55e1f,#22c55e0d);text-align:center}.personal-ready-section.svelte-1lareey h4.svelte-1lareey{margin:0 0 .45rem;font-size:1.1rem;color:var(--text);font-weight:650}.personal-ready-section.svelte-1lareey p.svelte-1lareey{margin:0;color:var(--secondary);line-height:1.55;font-size:.92rem}.qr-code.svelte-1lareey.svelte-1lareey{text-align:center;padding:1rem;background:linear-gradient(135deg,#ffffff05,#ffffff0d);border-radius:20px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;max-width:280px;width:100%;margin:0 auto;justify-self:center;align-self:center}.qr-code.svelte-1lareey.svelte-1lareey:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000026;border-color:#667eea4d}.qr-code.svelte-1lareey h4.svelte-1lareey{margin:0 0 .5rem;font-weight:600;color:var(--text);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.qr-code.svelte-1lareey img.svelte-1lareey{max-width:180px;width:100%;border:2px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 8px 25px #00000026;transition:all .3s ease}.qr-code.svelte-1lareey img.svelte-1lareey:hover{transform:scale(1.05);box-shadow:0 12px 35px #0003}.connection-status.svelte-1lareey.svelte-1lareey{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#ffffff05,#ffffff0d);border-radius:16px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;max-width:300px;width:100%;justify-content:center}.connection-status.svelte-1lareey.svelte-1lareey:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.status-indicator.svelte-1lareey.svelte-1lareey{width:20px;height:20px;border-radius:50%;background-color:#f44336;position:relative;transition:all .3s ease;box-shadow:0 2px 8px #f443364d}.status-indicator.svelte-1lareey.svelte-1lareey:before{content:"";position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:50%;background-color:inherit;opacity:.2;animation:svelte-1lareey-pulse 2s infinite}.status-indicator.connected.svelte-1lareey.svelte-1lareey{background-color:#4caf50;box-shadow:0 2px 8px #4caf504d}@keyframes svelte-1lareey-pulse{0%{transform:scale(1);opacity:.2}50%{transform:scale(1.3);opacity:.05}to{transform:scale(1);opacity:.2}}.connection-status.svelte-1lareey span.svelte-1lareey{font-weight:600;color:var(--text);font-size:1rem;text-transform:uppercase;letter-spacing:.5px}.disconnect-section.svelte-1lareey.svelte-1lareey{display:flex;justify-content:center;align-items:center;margin-top:.5rem;padding-top:.5rem;border-top:2px solid rgba(255,255,255,.05);position:relative;width:100%}.disconnect-section.svelte-1lareey.svelte-1lareey:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,rgba(244,67,54,.5),transparent);border-radius:1px}@media (min-width: 768px){.connection-setup.svelte-1lareey.svelte-1lareey{flex-direction:row;align-items:stretch;gap:1.5rem;max-width:700px;padding:1.2rem;max-height:280px;justify-content:center;margin:0 auto;width:100%;box-sizing:border-box}.setup-option.svelte-1lareey.svelte-1lareey{max-width:300px;min-height:120px;max-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;flex-shrink:0;text-align:center}.divider.svelte-1lareey.svelte-1lareey{flex-shrink:0;margin:0;width:auto;height:100%;display:flex;align-items:center;justify-content:center;writing-mode:vertical-lr;text-orientation:mixed;min-width:60px;max-width:80px;position:relative}.divider.svelte-1lareey.svelte-1lareey:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:60%;background:linear-gradient(180deg,transparent,rgba(102,126,234,.3),transparent);border-radius:1px;transform:translate(-50%,-50%)}.divider.svelte-1lareey span.svelte-1lareey{transform:rotate(0);white-space:nowrap;writing-mode:horizontal-tb;text-orientation:mixed;position:relative;z-index:2}.session-details.svelte-1lareey.svelte-1lareey{grid-template-columns:1fr;gap:1.5rem;align-items:center;justify-items:center}.qr-code.svelte-1lareey.svelte-1lareey,.connection-status.svelte-1lareey.svelte-1lareey{justify-self:center}}@media (min-width: 1024px){.connection-setup.svelte-1lareey.svelte-1lareey{gap:2rem;padding:1.5rem;max-width:750px;max-height:300px;justify-content:center;margin:0 auto;width:100%}.setup-option.svelte-1lareey.svelte-1lareey{padding:1.2rem;min-height:140px;max-height:220px;max-width:280px;flex-shrink:0;align-items:center;text-align:center}.setup-option.svelte-1lareey h3.svelte-1lareey{font-size:1.3rem;margin-bottom:.5rem}.setup-option.svelte-1lareey p.svelte-1lareey{font-size:.85rem;margin-bottom:.8rem}.join-form.svelte-1lareey.svelte-1lareey{max-width:320px}.join-form.svelte-1lareey input.svelte-1lareey{padding:.8rem 1rem;font-size:.9rem}.session-details.svelte-1lareey.svelte-1lareey{gap:2.5rem}}@media (min-width: 1440px){.connection-setup.svelte-1lareey.svelte-1lareey{max-width:850px;padding:1.8rem;max-height:320px;justify-content:center;margin:0 auto;width:100%}.setup-option.svelte-1lareey.svelte-1lareey{max-width:320px;min-height:160px;max-height:240px;flex-shrink:0;align-items:center;text-align:center}.divider.svelte-1lareey.svelte-1lareey{min-width:70px;max-width:90px}}@media (min-width: 768px) and (max-width: 1023px){.connection-setup.svelte-1lareey.svelte-1lareey{flex-direction:column;align-items:center;max-width:650px;max-height:400px}.setup-option.svelte-1lareey.svelte-1lareey{width:100%;max-width:550px;min-height:130px;max-height:180px;align-items:center;text-align:center}.divider.svelte-1lareey.svelte-1lareey{writing-mode:horizontal-tb;height:auto;width:100%;min-width:auto;margin:1rem 0}.divider.svelte-1lareey.svelte-1lareey:before{top:50%;left:0;right:0;bottom:auto;width:100%;height:2px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.3),transparent);transform:translateY(-50%)}}@media (max-width: 639px){.connection-setup.svelte-1lareey.svelte-1lareey{padding:.5rem;gap:.75rem}.setup-option.svelte-1lareey.svelte-1lareey{padding:.75rem}.setup-option.svelte-1lareey h3.svelte-1lareey{font-size:1.15rem;margin-bottom:.25rem}.setup-option.svelte-1lareey p.svelte-1lareey{margin-bottom:.75rem;font-size:.85rem}.divider.svelte-1lareey.svelte-1lareey{margin:.5rem 0}.session-info.svelte-1lareey.svelte-1lareey{padding:.75rem 1rem}.session-details.svelte-1lareey.svelte-1lareey{gap:.75rem}.qr-code.svelte-1lareey.svelte-1lareey{max-width:220px;padding:.75rem}.qr-code.svelte-1lareey img.svelte-1lareey{max-width:160px}.connection-status.svelte-1lareey.svelte-1lareey{max-width:260px;padding:.75rem}.disconnect-section.svelte-1lareey.svelte-1lareey{margin-top:.4rem;padding-top:.4rem}}.session-copy-section.svelte-1lareey.svelte-1lareey{width:calc(100% - 2rem);max-width:580px;margin:0 auto 1rem;padding:1.25rem;background:linear-gradient(135deg,#ffffff08,#ffffff0f);border-radius:20px;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease;box-shadow:0 4px 20px #00000014;box-sizing:border-box}.session-copy-section.svelte-1lareey.svelte-1lareey:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000001f;border-color:#667eea40}.session-copy-section.svelte-1lareey h4.svelte-1lareey{margin:0 0 1.25rem;font-weight:700;color:var(--text);font-size:1.1rem;text-align:center;letter-spacing:.3px}.info-grid.svelte-1lareey.svelte-1lareey{display:flex;flex-direction:column;gap:1rem}.info-item.svelte-1lareey.svelte-1lareey{background:linear-gradient(135deg,#ffffff0a,#ffffff05);border-radius:12px;padding:1rem;border:1px solid rgba(255,255,255,.12);transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.info-item.svelte-1lareey.svelte-1lareey:hover{background:linear-gradient(135deg,#ffffff0f,#ffffff0a);border-color:#667eea33;transform:translateY(-1px);box-shadow:0 4px 15px #0000000d}.info-label.svelte-1lareey.svelte-1lareey{display:block;font-size:.85rem;color:var(--accent);font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.info-content.svelte-1lareey.svelte-1lareey{display:flex;gap:.75rem;align-items:center}.session-code.svelte-1lareey.svelte-1lareey{flex:1;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Courier New,monospace;font-size:.9rem;color:var(--text);background:linear-gradient(135deg,#22c55e14,#16a34a14);padding:.6rem .8rem;border-radius:8px;border:1px solid rgba(34,197,94,.15);letter-spacing:1px;font-weight:500;word-break:break-all}.link-display.svelte-1lareey.svelte-1lareey{flex:1;background:linear-gradient(135deg,#22c55e14,#16a34a14);padding:.6rem .8rem;border-radius:8px;border:1px solid rgba(34,197,94,.15)}.link-text.svelte-1lareey.svelte-1lareey{font-size:.75rem;color:var(--text);word-break:break-all;opacity:.9;line-height:1.3;display:block}.copy-button.svelte-1lareey.svelte-1lareey{background:linear-gradient(135deg,var(--accent),var(--accent-hover));border:none;border-radius:10px;padding:.6rem 1rem;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;gap:.4rem;box-shadow:0 3px 12px rgba(var(--accent-rgb),.3);min-width:80px;justify-content:center}.copy-button.svelte-1lareey.svelte-1lareey:hover{transform:translateY(-1px);box-shadow:0 5px 20px rgba(var(--accent-rgb),.4)}.copy-button.svelte-1lareey.svelte-1lareey:active{transform:translateY(0)}.copy-button.copied.svelte-1lareey.svelte-1lareey{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 3px 12px #22c55e4d}.copy-button.copied.svelte-1lareey.svelte-1lareey:hover{box-shadow:0 5px 20px #22c55e66}.copy-icon.svelte-1lareey.svelte-1lareey{font-size:.9rem;line-height:1}.copy-text.svelte-1lareey.svelte-1lareey{font-size:.75rem;font-weight:600}@media (max-width: 768px){.session-copy-section.svelte-1lareey.svelte-1lareey{width:calc(100% - 1rem);padding:1rem;max-width:100%;margin:0 auto 1rem}.info-grid.svelte-1lareey.svelte-1lareey{gap:.75rem}.info-item.svelte-1lareey.svelte-1lareey{padding:.8rem}.info-content.svelte-1lareey.svelte-1lareey{flex-direction:column;gap:.5rem;align-items:stretch}.session-code.svelte-1lareey.svelte-1lareey,.link-display.svelte-1lareey.svelte-1lareey{padding:.7rem}.session-code.svelte-1lareey.svelte-1lareey{font-size:.8rem}.link-text.svelte-1lareey.svelte-1lareey{font-size:.7rem}.copy-button.svelte-1lareey.svelte-1lareey{width:100%;padding:.8rem;font-size:.85rem}.copy-text.svelte-1lareey.svelte-1lareey{font-size:.8rem}}@media (min-width: 768px) and (max-width: 1023px){.session-copy-section.svelte-1lareey.svelte-1lareey{max-width:550px}.copy-button.svelte-1lareey.svelte-1lareey{min-width:90px}}@media (min-width: 1024px){.connection-setup.svelte-1lareey.svelte-1lareey{display:flex;flex-direction:column;gap:1.25rem;max-width:960px;max-height:none;width:100%;align-items:center}.connection-setup.svelte-1lareey .personal-session.svelte-1lareey,.connection-setup.svelte-1lareey .random-drawer-toggle.svelte-1lareey{width:100%}.connection-setup.svelte-1lareey .random-session-drawer.svelte-1lareey{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:stretch}.connection-setup.svelte-1lareey .random-session-drawer .divider.svelte-1lareey{display:none}.connection-setup.svelte-1lareey .random-session-drawer .setup-option.svelte-1lareey{width:100%;max-width:none;min-height:180px;max-height:none}.connection-setup.svelte-1lareey .personal-session.svelte-1lareey{min-height:145px}.connection-setup.svelte-1lareey .join-form.svelte-1lareey{max-width:100%}}.tab-navigation.svelte-1389xb7{display:flex;gap:.5rem;margin-bottom:.5rem;padding:.3rem;background:#ffffff0d;border-radius:16px;max-width:fit-content;margin:0 auto .5rem;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000000d}.tab-button.svelte-1389xb7{padding:.75rem 1.5rem;border:none;background:transparent;color:var(--subtext);border-radius:12px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:relative;overflow:hidden;min-width:120px;justify-content:center}.tab-button.svelte-1389xb7:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.tab-button.svelte-1389xb7:hover:before{left:100%}.tab-button.svelte-1389xb7:hover{background:#ffffff14;color:var(--text);transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.tab-button.active.svelte-1389xb7{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#fff;cursor:default;box-shadow:0 4px 20px rgba(var(--accent-rgb),.3);transform:translateY(-1px)}.tab-button.active.svelte-1389xb7:hover{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#fff;transform:translateY(-1px)}.tab-button.active.svelte-1389xb7:before{display:none}@media (max-width: 768px){.tab-navigation.svelte-1389xb7{width:100%;max-width:none;margin:0 0 .5rem;padding:.2rem;gap:.25rem;border-radius:12px}.tab-button.svelte-1389xb7{flex:1;justify-content:center;padding:.55rem .45rem;font-size:.8rem;min-width:auto;gap:.35rem;border-radius:9px}}@media (max-width: 480px){.tab-button.svelte-1389xb7{padding:.5rem .4rem;font-size:.76rem;gap:.3rem}}.chat-shell.svelte-3vj2k4.svelte-3vj2k4{overflow:hidden;border:1px solid rgba(112,178,35,.16);border-radius:16px;background:#fff;box-shadow:0 12px 34px #213d1012}.privacy-note.svelte-3vj2k4.svelte-3vj2k4{display:flex;min-height:34px;padding:5px 16px;align-items:center;justify-content:center;gap:7px;color:#75806e;border-bottom:1px solid #edf2e9;background:#f8fbf5;font-size:12px;text-align:center}.privacy-note.svelte-3vj2k4 svg.svelte-3vj2k4{flex:0 0 auto;color:#70b223}.message-area.svelte-3vj2k4.svelte-3vj2k4{position:relative}.message-list.svelte-3vj2k4.svelte-3vj2k4{height:min(48vh,450px);min-height:300px;overflow-y:auto;padding:24px 22px;background:radial-gradient(circle at 12% 15%,rgba(112,178,35,.055),transparent 24%),linear-gradient(180deg,#fdfefd,#f8faf7);scrollbar-width:thin;scrollbar-color:#cbd7c4 transparent}.empty-state.svelte-3vj2k4.svelte-3vj2k4{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#899184;text-align:center}.empty-state.svelte-3vj2k4 strong.svelte-3vj2k4{color:#5e6759;font-size:15px;font-weight:600}.empty-state.svelte-3vj2k4 span.svelte-3vj2k4{max-width:320px;font-size:13px;line-height:1.55}.empty-icon.svelte-3vj2k4.svelte-3vj2k4{display:grid;width:68px;height:68px;margin-bottom:5px;place-items:center;color:#83b94c;border:1px solid #dcebd0;border-radius:50%;background:#f3f9ee}.message-row.svelte-3vj2k4.svelte-3vj2k4{display:flex;margin-bottom:18px;justify-content:flex-start}.message-row.outgoing.svelte-3vj2k4.svelte-3vj2k4{justify-content:flex-end}.message-group.svelte-3vj2k4.svelte-3vj2k4{display:flex;max-width:min(78%,680px);min-width:120px;flex-direction:column;align-items:flex-start}.outgoing.svelte-3vj2k4 .message-group.svelte-3vj2k4{align-items:flex-end}.message-bubble.svelte-3vj2k4.svelte-3vj2k4{padding:11px 14px;color:#30362d;border:1px solid #e3e9df;border-radius:5px 16px 16px;background:#fff;box-shadow:0 4px 14px #26361d0d}.outgoing.svelte-3vj2k4 .message-bubble.svelte-3vj2k4{color:#fff;border-color:#70b223;border-radius:16px 5px 16px 16px;background:linear-gradient(135deg,#7dbc2e,#66a91b);box-shadow:0 6px 17px #609d1c2e}.message-text.svelte-3vj2k4.svelte-3vj2k4{overflow-wrap:anywhere;white-space:pre-wrap;font-family:inherit;font-size:14px;line-height:1.6;-webkit-user-select:text;user-select:text}.message-meta.svelte-3vj2k4.svelte-3vj2k4{display:flex;min-height:24px;margin-top:4px;align-items:center;gap:7px;color:#8a9286;font-size:11px}.outgoing.svelte-3vj2k4 .message-meta.svelte-3vj2k4{justify-content:flex-end}.copy-button.svelte-3vj2k4.svelte-3vj2k4,.retry-button.svelte-3vj2k4.svelte-3vj2k4{padding:2px 4px;color:#698357;border:0;border-radius:4px;background:transparent;font:inherit;cursor:pointer}.copy-button.svelte-3vj2k4.svelte-3vj2k4:hover,.retry-button.svelte-3vj2k4.svelte-3vj2k4:hover:not(:disabled){color:#57960e;background:#edf6e6}.retry-button.svelte-3vj2k4.svelte-3vj2k4{color:#b4692b;font-weight:600}.retry-button.svelte-3vj2k4.svelte-3vj2k4:disabled{cursor:not-allowed;opacity:.5}.delivery-status.svelte-3vj2k4.svelte-3vj2k4{display:inline-flex;align-items:center;gap:3px;color:#6e9c3e}.delivery-status.warning.svelte-3vj2k4.svelte-3vj2k4{color:#b67a27}.delivery-status.error.svelte-3vj2k4.svelte-3vj2k4{color:#c85858}.status-spinner.svelte-3vj2k4.svelte-3vj2k4{width:9px;height:9px;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-3vj2k4-spin .8s linear infinite}.new-message-button.svelte-3vj2k4.svelte-3vj2k4{position:absolute;right:50%;bottom:12px;transform:translate(50%);padding:7px 13px;color:#527f20;border:1px solid #cfe4bc;border-radius:999px;background:#fffffff5;box-shadow:0 5px 16px #28461621;font-size:12px;cursor:pointer}.offline-notice.svelte-3vj2k4.svelte-3vj2k4{padding:8px 16px;color:#8a651f;border-top:1px solid #f0dfb8;background:#fff9eb;font-size:12px;text-align:center}.composer.svelte-3vj2k4.svelte-3vj2k4{padding:14px 16px 13px;border-top:1px solid #e9eee6;background:#fff}.text-input.svelte-3vj2k4.svelte-3vj2k4{display:block;width:100%;min-height:78px;box-sizing:border-box;resize:vertical;padding:10px 12px;color:#30362d;border:1px solid #dce4d7;border-radius:10px;outline:none;background:#fcfdfb;font:inherit;font-size:14px;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease}.text-input.svelte-3vj2k4.svelte-3vj2k4:focus{border-color:#82bc45;box-shadow:0 0 0 3px #70b2231a}.text-input.svelte-3vj2k4.svelte-3vj2k4:disabled{cursor:not-allowed;background:#f2f3f1}.composer-footer.svelte-3vj2k4.svelte-3vj2k4{display:flex;margin-top:9px;align-items:center;justify-content:space-between;gap:12px}.send-hint.svelte-3vj2k4.svelte-3vj2k4{color:#9aa095;font-size:11px}.send-button.svelte-3vj2k4.svelte-3vj2k4{display:inline-flex;min-width:112px;height:38px;padding:0 18px;align-items:center;justify-content:center;gap:7px;color:#fff;border:0;border-radius:9px;background:linear-gradient(135deg,#79b92b,#65a91a);box-shadow:0 5px 14px #65a91a33;font-size:14px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.send-button.svelte-3vj2k4.svelte-3vj2k4:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 18px #65a91a45}.send-button.svelte-3vj2k4.svelte-3vj2k4:disabled{cursor:not-allowed;box-shadow:none;opacity:.45}.sr-only.svelte-3vj2k4.svelte-3vj2k4{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes svelte-3vj2k4-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.chat-shell.svelte-3vj2k4.svelte-3vj2k4{border-radius:12px}.message-list.svelte-3vj2k4.svelte-3vj2k4{height:min(52vh,420px);min-height:270px;padding:18px 12px}.message-group.svelte-3vj2k4.svelte-3vj2k4{max-width:88%}.composer.svelte-3vj2k4.svelte-3vj2k4{padding:11px 12px}.send-hint.svelte-3vj2k4.svelte-3vj2k4{display:none}.composer-footer.svelte-3vj2k4.svelte-3vj2k4{justify-content:flex-end}}@media (prefers-reduced-motion: reduce){.send-button.svelte-3vj2k4.svelte-3vj2k4,.text-input.svelte-3vj2k4.svelte-3vj2k4{transition:none}.status-spinner.svelte-3vj2k4.svelte-3vj2k4{animation-duration:1.8s}.message-list.svelte-3vj2k4.svelte-3vj2k4{scroll-behavior:auto}}.clipboard-container.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{max-width:900px;margin:0 auto;padding:1rem;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.1)}.transfer-guide.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin:2.5rem auto 1rem;padding:1.5rem;border:1px solid rgba(128,128,128,.24);border-radius:1rem;background:#8080800f;line-height:1.7;text-align:left}.transfer-guide.svelte-oym6lq h2.svelte-oym6lq.svelte-oym6lq,.transfer-guide.svelte-oym6lq h3.svelte-oym6lq.svelte-oym6lq{line-height:1.3}.transfer-guide.svelte-oym6lq h3.svelte-oym6lq.svelte-oym6lq{margin-top:1.5rem}.transfer-guide.svelte-oym6lq li.svelte-oym6lq+li.svelte-oym6lq{margin-top:.45rem}.clipboard-header.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{text-align:center;margin-bottom:.75rem;padding:.35rem 0 .85rem;position:relative;transition:padding .3s ease,margin .3s ease}.clipboard-header.collapsed.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin-bottom:.2rem;padding-bottom:.25rem}.clipboard-header.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-hover));border-radius:2px;margin-bottom:1rem}.header-top.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:flex;align-items:center;justify-content:center;gap:.75rem}.clipboard-header.svelte-oym6lq h1.svelte-oym6lq.svelte-oym6lq{margin-bottom:.2rem;font-size:2.2rem;font-weight:700;background:linear-gradient(135deg,var(--accent),var(--accent-hover));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:.3rem}.header-description.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{overflow:hidden;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease;max-height:280px;opacity:1;margin-top:.35rem}.clipboard-header.collapsed.svelte-oym6lq .header-description.svelte-oym6lq.svelte-oym6lq{max-height:0;opacity:0;margin-top:0;pointer-events:none}.header-toggle.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:none;align-items:center;gap:.4rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:.35rem .8rem;color:var(--text);font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s ease,transform .2s ease,border-color .2s ease}.header-toggle.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:hover,.header-toggle.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:focus-visible{background:#ffffff29;border-color:#ffffff4d;outline:none}.header-toggle.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:active{transform:translateY(1px)}.header-toggle.svelte-oym6lq .toggle-label.svelte-oym6lq.svelte-oym6lq{white-space:nowrap}.header-toggle.svelte-oym6lq .toggle-icon.svelte-oym6lq.svelte-oym6lq{transition:transform .25s ease;transform:rotate(180deg)}.clipboard-header.collapsed.svelte-oym6lq .header-toggle .toggle-icon.svelte-oym6lq.svelte-oym6lq{transform:rotate(0)}@media (max-width: 768px){.header-top.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{justify-content:space-between}.header-toggle.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:inline-flex;padding:.25rem .55rem;font-size:.72rem}.header-toggle.svelte-oym6lq .toggle-label.svelte-oym6lq.svelte-oym6lq{font-size:.72rem}.clipboard-header.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin-bottom:.35rem;padding:.12rem 0 .45rem}.clipboard-header.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:before{width:46px;height:3px}.clipboard-header.svelte-oym6lq h1.svelte-oym6lq.svelte-oym6lq{font-size:1.55rem;margin-top:.15rem;margin-bottom:0;line-height:1.1}.clipboard-header.collapsed.svelte-oym6lq h1.svelte-oym6lq.svelte-oym6lq{font-size:1.45rem;margin-bottom:0}}@media (max-width: 480px){.header-toggle.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{padding:.2rem .45rem}.header-toggle.svelte-oym6lq .toggle-icon.svelte-oym6lq.svelte-oym6lq{width:14px;height:14px}.header-toggle.svelte-oym6lq .toggle-label.svelte-oym6lq.svelte-oym6lq{display:none}}.description-container.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:flex;flex-direction:column;gap:.02rem;align-items:center}.description-main.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{color:var(--text);font-size:1.3rem!important;font-weight:500!important;opacity:.9!important;margin:0}.description-subtitle.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{color:var(--subtext);font-size:.95rem!important;font-weight:400!important;opacity:.7!important;margin:0;max-width:600px;line-height:1.4}.error-notification.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin:1rem 0;padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:svelte-oym6lq-slideIn .3s ease-out}.error-notification.waiting.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:#22c55e1a;border-color:#22c55e4d}.error-notification.success.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:#22c55e14;border-color:#22c55e40}.error-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:flex;align-items:flex-start;gap:.75rem}.error-icon.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{flex-shrink:0;font-size:1.2rem;margin-top:.1rem}.spinner.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{width:20px;height:20px;border:2px solid rgba(34,197,94,.3);border-top:2px solid #22c55e;border-radius:50%;animation:svelte-oym6lq-spin 1s linear infinite}.error-text.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{flex:1}.error-text.svelte-oym6lq strong.svelte-oym6lq.svelte-oym6lq{color:#ef4444;font-weight:600;display:block;margin-bottom:.25rem}.error-notification.waiting.svelte-oym6lq .error-text strong.svelte-oym6lq.svelte-oym6lq,.error-notification.success.svelte-oym6lq .error-text strong.svelte-oym6lq.svelte-oym6lq{color:#22c55e}.error-text.svelte-oym6lq p.svelte-oym6lq.svelte-oym6lq{color:var(--text);margin:0;font-size:.9rem;opacity:.9}.error-close.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:none;border:none;color:var(--text);font-size:1.2rem;cursor:pointer;opacity:.7;transition:opacity .2s ease;padding:0;line-height:1;flex-shrink:0}.error-close.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:hover{opacity:1}.error-action.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{flex-shrink:0;padding:.5rem .8rem;color:#b42318;border:1px solid rgba(239,68,68,.35);border-radius:8px;background:#ffffffb8;font-size:.82rem;font-weight:600;cursor:pointer}.error-action.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:hover{background:#fff;border-color:#ef44448c}@keyframes svelte-oym6lq-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-oym6lq-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.session-status.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:flex;align-items:center;justify-content:center;margin:.65rem 0 0;padding:.4rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.status-badge.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:flex;align-items:center;gap:.8rem}.status-dot.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{width:12px;height:12px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px #22c55e80;animation:svelte-oym6lq-pulse 2s infinite}.status-text.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{font-weight:500;color:#22c55e;font-size:.95rem}.status-badge.lan.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:#3b82f626;padding:.3rem .8rem;border-radius:20px;border:1px solid rgba(59,130,246,.3);margin-left:1rem}.status-badge.lan.svelte-oym6lq .status-text.svelte-oym6lq.svelte-oym6lq{color:#60a5fa;font-size:.85rem}.status-badge.lan.svelte-oym6lq .status-icon.svelte-oym6lq.svelte-oym6lq{margin-right:.4rem;font-size:.9rem}@keyframes svelte-oym6lq-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:#ffffff08;border-radius:15px;padding:.75rem;margin-top:.25rem;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 20px #0000000d;transition:all .3s ease;position:relative;overflow:visible}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:hover{box-shadow:0 6px 30px #00000014;border-color:#ffffff1f}.session-management-section.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin-top:1.5rem;padding:1rem;background:#ffffff08;border-radius:15px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.session-info.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{text-align:center}.session-info.svelte-oym6lq h3.svelte-oym6lq.svelte-oym6lq{color:var(--text);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.session-actions.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn-secondary.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:.6rem 1.2rem;color:var(--text);font-weight:500;transition:all .3s ease;cursor:pointer;font-size:.9rem}.btn-secondary.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.btn-secondary.danger.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.btn-secondary.danger.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:hover{background:#ef444426;border-color:#ef444466}.btn-secondary.release.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{background:#f59e0b1a;border-color:#f59e0b52;color:#b56a08}.btn-secondary.release.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:hover{background:#f59e0b29;border-color:#f59e0b73}.btn-secondary.release.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq:disabled{cursor:wait;opacity:.65}.card{background:#ffffff0d;border-radius:16px;padding:1.5rem;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;margin-bottom:1.5rem}.card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#ffffff26}.progress-container{background:#ffffff0d;border-radius:10px;padding:1rem;margin:1rem 0;border:1px solid rgba(255,255,255,.08)}.drop-zone{border:2px dashed rgba(255,255,255,.2);border-radius:16px;padding:3rem 2rem;text-align:center;transition:all .3s ease;background:#ffffff05;position:relative;overflow:hidden}.drop-zone:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left .6s ease}.drop-zone:hover:before{left:100%}.drop-zone.dragover{border-color:var(--accent);background:rgba(var(--accent-rgb),.05);transform:scale(1.02)}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-hover));border:none;border-radius:12px;padding:.8rem 2rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(var(--accent-rgb),.3);position:relative;overflow:hidden}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(var(--accent-rgb),.4)}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary:hover:before{left:100%}.text-input,.textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.text-input:focus,.textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.1);background:#ffffff14}.section-spacing{margin:2rem 0}.content-spacing{margin:1.5rem 0}.loading-shimmer{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:svelte-oym6lq-shimmer 1.5s infinite}@keyframes svelte-oym6lq-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.settings-content{padding:.25rem!important;gap:.5rem!important}@media screen and (max-width: 750px){.settings-content{padding:.1rem!important;gap:.25rem!important}}@media (min-width: 1024px){.clipboard-container.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{display:flex;flex-direction:column}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{flex:0 0 auto;padding:1rem;display:flex;flex-direction:column}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq::-webkit-scrollbar{width:8px}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq::-webkit-scrollbar-thumb:hover{background:#ffffff40}.session-management-section.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{flex-shrink:0}}@media (min-width: 1440px){.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{padding:1.5rem}}@media (min-width: 768px) and (max-width: 1023px){.clipboard-container.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq,.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{overflow-y:visible}}@media (max-width: 768px){.clipboard-container.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{padding:.55rem;margin:.45rem;border-radius:14px;min-height:70vh}.card{padding:.75rem}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{padding:.45rem;margin-top:.3rem}.session-management-section.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin-top:.6rem;padding:.55rem .6rem;border-radius:12px}.session-info.svelte-oym6lq h3.svelte-oym6lq.svelte-oym6lq{display:none}.btn-secondary.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{padding:.45rem .9rem;font-size:.8rem;border-radius:8px}}@media (max-width: 480px){.clipboard-container.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin:.35rem;padding:.42rem;max-height:none;overflow:visible}.clipboard-header.svelte-oym6lq h1.svelte-oym6lq.svelte-oym6lq{font-size:1.35rem}.tab-content.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{padding:.4rem}.session-management-section.svelte-oym6lq.svelte-oym6lq.svelte-oym6lq{margin-top:.45rem;padding:.45rem .5rem}.drop-zone{padding:1.25rem .85rem}}
