:root{font-family:Alata,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--billie-blue: #8635f7;--billie-coral: #f25f07;--billie-gold: #f5cc32;--billie-cream: #fffbf1;--billie-blue-light: #a36bf9;--billie-blue-dark: #6b2ac6;--billie-coral-light: #f7864a;--billie-coral-dark: #c24c06;--billie-gold-light: #f8d966;--billie-gold-dark: #d4ab1f;--billie-primary: var(--billie-blue);--billie-secondary: var(--billie-coral);--billie-accent: var(--billie-gold);--billie-font-title: "Bebas Neue", "Alata", sans-serif;--billie-font-body: "Alata", sans-serif;--teal-color: #8635f7;--light-blue-bg: rgba(134, 53, 247, .05);--dark-text: #333}h1,h2,h3,h4,h5,h6,.brand-title{font-family:var(--billie-font-title);letter-spacing:.02em}body{margin:0;padding:0;min-width:320px;min-height:100vh;display:flex;flex-direction:column}#app{width:100%;height:100vh;margin:0;padding:0}*{box-sizing:border-box}.login-chip-wrap.svelte-1hfib8v.svelte-1hfib8v{position:absolute;top:10px;right:12px;z-index:20}.login-chip.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,0,0,.08);padding:5px 12px 5px 6px;border-radius:999px;cursor:pointer;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,transform .1s ease}.login-chip.svelte-1hfib8v.svelte-1hfib8v:hover{box-shadow:0 2px 6px #0000001a}.login-chip.svelte-1hfib8v.svelte-1hfib8v:active{transform:translateY(1px)}.login-chip.svelte-1hfib8v.svelte-1hfib8v:focus-visible{outline:2px solid var(--billie-blue);outline-offset:2px}.login-avatar.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--billie-blue);color:#fff;flex-shrink:0}.login-avatar.svelte-1hfib8v svg.svelte-1hfib8v{width:13px;height:13px}.login-label.svelte-1hfib8v.svelte-1hfib8v{font-size:13px;font-weight:600;color:#2c3e50;white-space:nowrap}.account-chip-wrap.svelte-1hfib8v.svelte-1hfib8v{position:absolute;top:10px;right:12px;z-index:20}.account-chip.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,0,0,.08);padding:5px 10px 5px 6px;border-radius:999px;cursor:pointer;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,transform .1s ease}.account-chip.svelte-1hfib8v.svelte-1hfib8v:hover{box-shadow:0 2px 6px #0000001a}.account-chip.svelte-1hfib8v.svelte-1hfib8v:active{transform:translateY(1px)}.account-chip.svelte-1hfib8v.svelte-1hfib8v:focus-visible{outline:2px solid var(--billie-blue);outline-offset:2px}.account-avatar.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--billie-blue);color:#fff;font-size:12px;font-weight:700;line-height:1;flex-shrink:0}.account-name.svelte-1hfib8v.svelte-1hfib8v{font-size:13px;font-weight:600;color:#2c3e50;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-caret.svelte-1hfib8v.svelte-1hfib8v{width:14px;height:14px;color:#6c757d;transition:transform .2s ease;flex-shrink:0}.account-caret.open.svelte-1hfib8v.svelte-1hfib8v{transform:rotate(180deg)}.account-menu.svelte-1hfib8v.svelte-1hfib8v{position:absolute;top:calc(100% + 6px);right:0;min-width:200px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 6px 20px #0000001f;padding:6px;text-align:left;animation:svelte-1hfib8v-chipMenuIn .15s ease}@keyframes svelte-1hfib8v-chipMenuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.account-menu-header.svelte-1hfib8v.svelte-1hfib8v{padding:8px 10px 6px;font-size:12px;color:#6c757d;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:4px}.account-menu-header.svelte-1hfib8v strong.svelte-1hfib8v{color:#2c3e50}.account-menu-item.svelte-1hfib8v.svelte-1hfib8v{display:block;width:100%;text-align:left;background:none;border:none;padding:9px 10px;font-size:14px;font-weight:500;color:#2c3e50;cursor:pointer;border-radius:8px}.account-menu-item.svelte-1hfib8v.svelte-1hfib8v:hover{background:#0000000a}.account-menu-item.svelte-1hfib8v.svelte-1hfib8v:focus-visible{outline:2px solid var(--billie-blue);outline-offset:-2px}.account-menu-link.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;justify-content:space-between;gap:8px;text-decoration:none;box-sizing:border-box}.account-menu-ext.svelte-1hfib8v.svelte-1hfib8v{width:14px;height:14px;color:#9aa0a6;flex-shrink:0}.account-menu-note.svelte-1hfib8v.svelte-1hfib8v{margin:4px 10px 6px;font-size:11px;line-height:1.35;color:#9aa0a6}header.svelte-1hfib8v.svelte-1hfib8v{position:relative;padding:24px 0 0;text-align:center;width:100%;margin-bottom:16px}.header-clickable.svelte-1hfib8v.svelte-1hfib8v{transition:all .2s ease;border-radius:12px;padding:8px;margin:-8px}.header-clickable.interactive.svelte-1hfib8v.svelte-1hfib8v{cursor:pointer}.header-clickable.interactive.svelte-1hfib8v.svelte-1hfib8v:hover{transform:translateY(-1px)}.header-clickable.interactive.svelte-1hfib8v.svelte-1hfib8v:active{transform:translateY(0)}.header-clickable.svelte-1hfib8v.svelte-1hfib8v:focus-visible{outline:2px solid var(--teal-color, #009688);outline-offset:2px}.logo-container.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.logo-primary.svelte-1hfib8v.svelte-1hfib8v{height:40px;width:auto;object-fit:contain;transition:all .2s ease}.header-clickable.interactive.svelte-1hfib8v .logo-container.svelte-1hfib8v{margin-bottom:8px}.header-clickable.interactive.svelte-1hfib8v:hover .logo-primary.svelte-1hfib8v{transform:scale(1.05);filter:brightness(1.1)}.toggle-hint.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;opacity:.8;transition:opacity .2s ease}.header-clickable.svelte-1hfib8v:hover .toggle-hint.svelte-1hfib8v{opacity:1}.hint-text.svelte-1hfib8v.svelte-1hfib8v{font-size:14px;color:#666;font-weight:500}.chevron.svelte-1hfib8v.svelte-1hfib8v{width:20px;height:20px;color:var(--billie-blue);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.chevron.rotated.svelte-1hfib8v.svelte-1hfib8v{transform:rotate(180deg)}.chevron.svelte-1hfib8v svg.svelte-1hfib8v{width:100%;height:100%}.info-box.svelte-1hfib8v.svelte-1hfib8v{background:linear-gradient(135deg,var(--billie-cream) 0%,#ffffff 100%);border-radius:16px;padding:24px;margin-bottom:16px;box-shadow:0 2px 8px #0000000d;width:100%;box-sizing:border-box;overflow:hidden;border:1px solid rgba(255,251,241,.8)}.info-box.collapsible.svelte-1hfib8v.svelte-1hfib8v{animation:svelte-1hfib8v-slideDown .4s cubic-bezier(.4,0,.2,1)}@keyframes svelte-1hfib8v-slideDown{0%{opacity:0;transform:translateY(-20px);max-height:0;padding-top:0;padding-bottom:0;margin-bottom:0}to{opacity:1;transform:translateY(0);max-height:1000px;padding-top:24px;padding-bottom:24px;margin-bottom:16px}}.intro-text.svelte-1hfib8v.svelte-1hfib8v{margin:0 0 16px;font-size:16px;line-height:1.5;color:#2c3e50;border:none;text-align:center;font-weight:400}.stats-bar.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 12px;padding:12px 16px;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f}.stat.svelte-1hfib8v.svelte-1hfib8v{display:flex;align-items:baseline;gap:4px}.stat.svelte-1hfib8v strong.svelte-1hfib8v{font-size:18px;font-weight:700;color:var(--billie-blue);line-height:1}.stat-label.svelte-1hfib8v.svelte-1hfib8v{font-size:13px;color:#6c757d;font-weight:500}.stat.highlight.svelte-1hfib8v strong.svelte-1hfib8v{color:var(--billie-coral)}.divider.svelte-1hfib8v.svelte-1hfib8v{color:#d1d5db;font-size:12px;-webkit-user-select:none;user-select:none}@media (max-width: 480px){header.svelte-1hfib8v.svelte-1hfib8v{margin-bottom:0;padding:16px;background:var(--billie-cream)}.logo-primary.svelte-1hfib8v.svelte-1hfib8v{height:36px}.header-clickable.interactive.svelte-1hfib8v .logo-container.svelte-1hfib8v{margin-bottom:4px}.hint-text.svelte-1hfib8v.svelte-1hfib8v{font-size:12px}.chevron.svelte-1hfib8v.svelte-1hfib8v{width:16px;height:16px}.info-box.svelte-1hfib8v.svelte-1hfib8v{padding:12px;margin-bottom:0;border-radius:0}.intro-text.svelte-1hfib8v.svelte-1hfib8v{font-size:14px;line-height:1.4;margin:0 0 10px}.stats-bar.svelte-1hfib8v.svelte-1hfib8v{padding:10px 12px;gap:6px 10px;border-radius:8px}.stat.svelte-1hfib8v strong.svelte-1hfib8v{font-size:15px}.stat-label.svelte-1hfib8v.svelte-1hfib8v{font-size:11px}.divider.svelte-1hfib8v.svelte-1hfib8v{font-size:10px}.toggle-hint.svelte-1hfib8v.svelte-1hfib8v{margin-bottom:8px}}@media (max-width: 360px){.logo-primary.svelte-1hfib8v.svelte-1hfib8v{height:32px}.info-box.svelte-1hfib8v.svelte-1hfib8v{padding:10px}.intro-text.svelte-1hfib8v.svelte-1hfib8v{font-size:13px}.stats-bar.svelte-1hfib8v.svelte-1hfib8v{padding:8px 10px;gap:4px 8px}.stat.svelte-1hfib8v strong.svelte-1hfib8v{font-size:14px}.stat-label.svelte-1hfib8v.svelte-1hfib8v{font-size:10px}}.bank-selection-container.svelte-1isc39g.svelte-1isc39g{padding:20px 24px 24px;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px;box-shadow:0 8px 32px #00000014,0 1px 2px #0000000a,inset 0 1px #ffffff80;position:relative;overflow:hidden}.bank-selection-container.svelte-1isc39g.svelte-1isc39g:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#8635f705,#8635f70d);pointer-events:none}.selection-header.svelte-1isc39g.svelte-1isc39g{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px;position:relative;z-index:1}.selection-icon.svelte-1isc39g.svelte-1isc39g{width:48px;height:48px;margin-bottom:12px;background:linear-gradient(135deg,var(--billie-blue) 0%,var(--billie-blue-dark, #6b2ac6) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px #8635f74d,0 2px 4px #0000001a;animation:svelte-1isc39g-gentle-pulse 2s ease-in-out infinite}@keyframes svelte-1isc39g-gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.selection-icon.svelte-1isc39g svg.svelte-1isc39g{width:24px;height:24px}.selection-title.svelte-1isc39g.svelte-1isc39g{font-size:20px;font-weight:600;margin:0 0 4px;color:#1a1a1a;letter-spacing:-.02em}.selection-subtitle.svelte-1isc39g.svelte-1isc39g{font-size:14px;font-weight:400;margin:0;color:#666;letter-spacing:.01em}.search-container.svelte-1isc39g.svelte-1isc39g{margin-bottom:16px;position:relative;z-index:1}.search-input-wrapper.svelte-1isc39g.svelte-1isc39g{position:relative;display:flex;align-items:center}.search-icon.svelte-1isc39g.svelte-1isc39g{position:absolute;left:14px;width:18px;height:18px;color:#999;pointer-events:none}.search-input.svelte-1isc39g.svelte-1isc39g{width:100%;padding:12px 40px 12px 42px;border:2px solid rgba(0,0,0,.06);border-radius:12px;font-size:15px;font-family:inherit;background:#fffc;color:#333;transition:all .2s ease;outline:none}.search-input.svelte-1isc39g.svelte-1isc39g:focus{border-color:var(--billie-blue);background:#fff;box-shadow:0 0 0 3px #8635f71a}.search-input.svelte-1isc39g.svelte-1isc39g::placeholder{color:#999}.clear-search.svelte-1isc39g.svelte-1isc39g{position:absolute;right:12px;width:24px;height:24px;padding:0;border:none;background:#0000000d;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.clear-search.svelte-1isc39g.svelte-1isc39g:hover{background:#0000001a}.clear-search.svelte-1isc39g svg.svelte-1isc39g{width:14px;height:14px;color:#666}.institutions-list.svelte-1isc39g.svelte-1isc39g{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto;padding-right:4px;position:relative;z-index:1}.institutions-list.disabled.svelte-1isc39g.svelte-1isc39g{opacity:.7;pointer-events:none}.institutions-list.svelte-1isc39g.svelte-1isc39g::-webkit-scrollbar{width:6px}.institutions-list.svelte-1isc39g.svelte-1isc39g::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.institutions-list.svelte-1isc39g.svelte-1isc39g::-webkit-scrollbar-thumb{background:#8635f74d;border-radius:3px}.loading-state.svelte-1isc39g.svelte-1isc39g,.empty-state.svelte-1isc39g.svelte-1isc39g{text-align:center;padding:40px 20px;color:#666}.spinner.svelte-1isc39g.svelte-1isc39g{width:32px;height:32px;border:3px solid rgba(134,53,247,.2);border-top-color:var(--billie-blue);border-radius:50%;animation:svelte-1isc39g-spin 1s linear infinite;margin:0 auto 16px}@keyframes svelte-1isc39g-spin{to{transform:rotate(360deg)}}.institution-item.svelte-1isc39g.svelte-1isc39g{width:100%;padding:14px 16px;background:#fffc;border:2px solid rgba(0,0,0,.06);border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;font-family:inherit}.institution-item.svelte-1isc39g.svelte-1isc39g:hover:not(:disabled){border-color:#8635f74d;background:#8635f70d;transform:translate(2px)}.institution-item.selected.svelte-1isc39g.svelte-1isc39g{border-color:var(--billie-blue);background:#8635f714}.institution-item.svelte-1isc39g.svelte-1isc39g:disabled{cursor:not-allowed;opacity:.6}.institution-content.svelte-1isc39g.svelte-1isc39g{display:flex;align-items:center;gap:12px}.institution-icon.svelte-1isc39g.svelte-1isc39g{width:36px;height:36px;background:#8635f71a;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--billie-blue);flex-shrink:0}.institution-icon.svelte-1isc39g svg.svelte-1isc39g{width:20px;height:20px}.institution-icon.brand-tile.svelte-1isc39g.svelte-1isc39g{border-radius:8px}.institution-icon.logo-tile.svelte-1isc39g.svelte-1isc39g{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.institution-icon.logo-tile.svelte-1isc39g img.svelte-1isc39g{width:100%;height:100%;object-fit:contain}.brand-abbr.svelte-1isc39g.svelte-1isc39g{font-size:11px;font-weight:700;letter-spacing:.02em}.institution-info.svelte-1isc39g.svelte-1isc39g{flex:1;min-width:0}.institution-name.svelte-1isc39g.svelte-1isc39g{display:block;font-size:15px;font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mfa-indicator.svelte-1isc39g.svelte-1isc39g{display:inline-block;font-size:11px;color:#888;margin-top:2px}.selection-indicator.svelte-1isc39g.svelte-1isc39g{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.selection-circle.svelte-1isc39g.svelte-1isc39g{width:18px;height:18px;border:2px solid #ddd;border-radius:50%;background:#fff;transition:all .2s ease}.institution-item.svelte-1isc39g:hover:not(:disabled) .selection-circle.svelte-1isc39g{border-color:var(--billie-blue);background:#8635f71a}.check-icon.svelte-1isc39g.svelte-1isc39g{width:24px;height:24px;color:var(--billie-blue);animation:svelte-1isc39g-check-pop .3s ease-out}@keyframes svelte-1isc39g-check-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.selection-confirmation.svelte-1isc39g.svelte-1isc39g{margin-top:20px;text-align:center;position:relative;z-index:1}.success-message.svelte-1isc39g.svelte-1isc39g{display:flex;align-items:center;justify-content:center;animation:svelte-1isc39g-fade-in-up .5s ease-out}.success-icon.svelte-1isc39g.svelte-1isc39g{width:20px;height:20px;margin-right:8px;color:var(--billie-blue)}.success-text.svelte-1isc39g.svelte-1isc39g{font-size:16px;font-weight:600;color:var(--billie-blue)}@keyframes svelte-1isc39g-fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sec-modal-backdrop.svelte-1aonv1l.svelte-1aonv1l{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f121a8c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.sec-modal.svelte-1aonv1l.svelte-1aonv1l{background:#fff;border-radius:16px;max-width:520px;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #00000040;outline:none}.sec-modal-header.svelte-1aonv1l.svelte-1aonv1l{display:flex;align-items:center;gap:10px;padding:18px 20px 14px;border-bottom:1px solid rgba(0,0,0,.08)}.sec-lock.svelte-1aonv1l.svelte-1aonv1l{width:20px;height:20px;color:#1f2937;flex-shrink:0}.sec-modal-header.svelte-1aonv1l h2.svelte-1aonv1l{font-size:16px;font-weight:600;color:#1f2937;margin:0;flex:1}.sec-close.svelte-1aonv1l.svelte-1aonv1l{width:32px;height:32px;border:none;background:transparent;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:8px}.sec-close.svelte-1aonv1l.svelte-1aonv1l:hover{background:#0000000d}.sec-close.svelte-1aonv1l svg.svelte-1aonv1l{width:18px;height:18px}.sec-modal-body.svelte-1aonv1l.svelte-1aonv1l{padding:16px 20px;overflow-y:auto;font-size:14px;color:#374151;line-height:1.5}.sec-modal-body.svelte-1aonv1l h3.svelte-1aonv1l{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:18px 0 6px}.sec-modal-body.svelte-1aonv1l p.svelte-1aonv1l{margin:0 0 4px}.sec-modal-body.svelte-1aonv1l a.svelte-1aonv1l{color:var(--billie-blue, #8635f7)}.sec-steps.svelte-1aonv1l.svelte-1aonv1l{margin:0;padding-left:20px}.sec-steps.svelte-1aonv1l li.svelte-1aonv1l{margin-bottom:10px}.sec-steps.svelte-1aonv1l strong.svelte-1aonv1l{display:block;color:#1f2937}.sec-columns.svelte-1aonv1l.svelte-1aonv1l{display:flex;gap:16px;margin-top:8px}.sec-col.svelte-1aonv1l.svelte-1aonv1l{flex:1}.sec-col.svelte-1aonv1l ul.svelte-1aonv1l{margin:0;padding-left:18px}.sec-col.svelte-1aonv1l li.svelte-1aonv1l{margin-bottom:4px}@media (max-width: 480px){.sec-columns.svelte-1aonv1l.svelte-1aonv1l{flex-direction:column;gap:4px}}.sec-modal-footer.svelte-1aonv1l.svelte-1aonv1l{padding:12px 20px 18px;display:flex;justify-content:flex-end}.sec-done.svelte-1aonv1l.svelte-1aonv1l{padding:10px 24px;border-radius:10px;border:none;background:var(--billie-blue, #8635f7);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.bank-login-container.svelte-gx8ykq.svelte-gx8ykq{padding:0 0 20px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;box-shadow:0 2px 8px #0f172a0f;position:relative;overflow:hidden}.secure-band.svelte-gx8ykq.svelte-gx8ykq{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#0f172a;color:#e2e8f0}.secure-band-lock.svelte-gx8ykq.svelte-gx8ykq{width:14px;height:14px;color:#4ade80;flex-shrink:0}.secure-band-label.svelte-gx8ykq.svelte-gx8ykq{font-size:12px;font-weight:600;letter-spacing:.02em}.secure-band-provider.svelte-gx8ykq.svelte-gx8ykq{margin-left:auto;font-size:12px;color:#94a3b8;text-decoration:none}.secure-band-provider.svelte-gx8ykq.svelte-gx8ykq:hover{color:#e2e8f0;text-decoration:underline}.login-header.svelte-gx8ykq.svelte-gx8ykq{padding:18px 20px 0;text-align:left;margin-bottom:14px;position:relative;z-index:1}.login-title.svelte-gx8ykq.svelte-gx8ykq{font-size:18px;font-weight:600;margin:0 0 4px;color:#1a1a1a}.login-subtitle.svelte-gx8ykq.svelte-gx8ykq{font-size:14px;font-weight:400;margin:0;color:#666}.security-notice.svelte-gx8ykq.svelte-gx8ykq{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#2e7d3214;border:1px solid rgba(46,125,50,.2);border-radius:10px;margin:0 20px 8px;position:relative;z-index:1}.mfa-heads-up.svelte-gx8ykq.svelte-gx8ykq{font-size:12px;color:#6b7280;margin:0 20px 14px}.security-notice.svelte-gx8ykq svg.svelte-gx8ykq{width:20px;height:20px;color:#2e7d32;flex-shrink:0}.security-notice.svelte-gx8ykq span.svelte-gx8ykq{font-size:13px;color:#2e7d32;line-height:1.4}.login-form.svelte-gx8ykq.svelte-gx8ykq{position:relative;z-index:1;margin:0 20px}.trust-chips.svelte-gx8ykq.svelte-gx8ykq{display:flex;gap:8px;margin:4px 0}.trust-chip.svelte-gx8ykq.svelte-gx8ykq{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px}.trust-chip.svelte-gx8ykq svg.svelte-gx8ykq{width:12px;height:12px}.form-field.svelte-gx8ykq.svelte-gx8ykq{margin-bottom:16px}.field-label.svelte-gx8ykq.svelte-gx8ykq{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:6px}.field-hint.svelte-gx8ykq.svelte-gx8ykq{display:block;font-size:12px;font-weight:400;color:#888;margin-top:2px}.input-wrapper.svelte-gx8ykq.svelte-gx8ykq{position:relative;display:flex;align-items:center}.form-input.svelte-gx8ykq.svelte-gx8ykq{width:100%;padding:12px 16px;border:2px solid rgba(0,0,0,.08);border-radius:10px;font-size:15px;font-family:inherit;background:#fffc;color:#333;transition:all .2s ease;outline:none}.form-input.svelte-gx8ykq.svelte-gx8ykq:focus{border-color:var(--billie-blue);background:#fff;box-shadow:0 0 0 3px #8635f71a}.form-input.error.svelte-gx8ykq.svelte-gx8ykq{border-color:#f44336}.form-input.svelte-gx8ykq.svelte-gx8ykq:disabled{background:#0000000a;cursor:not-allowed}.toggle-password.svelte-gx8ykq.svelte-gx8ykq{position:absolute;right:12px;width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease}.toggle-password.svelte-gx8ykq.svelte-gx8ykq:hover{color:var(--billie-blue)}.toggle-password.svelte-gx8ykq.svelte-gx8ykq:disabled{cursor:not-allowed;opacity:.5}.toggle-password.svelte-gx8ykq svg.svelte-gx8ykq{width:20px;height:20px}.captcha-container.svelte-gx8ykq.svelte-gx8ykq{margin-bottom:10px;padding:12px;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.08);text-align:center}.captcha-image.svelte-gx8ykq.svelte-gx8ykq{max-width:100%;height:auto}.error-message.svelte-gx8ykq.svelte-gx8ykq{display:flex;align-items:center;gap:8px;padding:12px;background:#f4433614;border:1px solid rgba(244,67,54,.2);border-radius:8px;margin-bottom:16px}.error-message.svelte-gx8ykq svg.svelte-gx8ykq{width:18px;height:18px;color:#f44336;flex-shrink:0}.error-message.svelte-gx8ykq span.svelte-gx8ykq{font-size:13px;color:#d32f2f}.form-actions.svelte-gx8ykq.svelte-gx8ykq{display:flex;gap:12px;margin-top:24px}.cancel-button.svelte-gx8ykq.svelte-gx8ykq,.submit-button.svelte-gx8ykq.svelte-gx8ykq{flex:1;padding:14px 20px;border-radius:12px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.cancel-button.svelte-gx8ykq.svelte-gx8ykq{background:#0000000d;border:1px solid rgba(0,0,0,.1);color:#666}.cancel-button.svelte-gx8ykq.svelte-gx8ykq:hover:not(:disabled){background:#0000001a}.submit-button.svelte-gx8ykq.svelte-gx8ykq{background:var(--billie-blue);border:none;color:#fff;box-shadow:0 4px 12px #8635f74d}.submit-button.svelte-gx8ykq.svelte-gx8ykq:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #8635f766}.submit-button.svelte-gx8ykq.svelte-gx8ykq:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-button.svelte-gx8ykq svg.svelte-gx8ykq{width:18px;height:18px}.spinner.svelte-gx8ykq.svelte-gx8ykq{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-gx8ykq-spin 1s linear infinite}@keyframes svelte-gx8ykq-spin{to{transform:rotate(360deg)}}.success-confirmation.svelte-gx8ykq.svelte-gx8ykq{margin:20px 20px 0;text-align:center;position:relative;z-index:1}.security-accordion.svelte-gx8ykq.svelte-gx8ykq{margin:14px 20px 0;border-top:1px solid rgba(15,23,42,.08)}.accordion-toggle.svelte-gx8ykq.svelte-gx8ykq{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 0;border:none;background:transparent;font-size:13px;font-weight:600;font-family:inherit;color:#334155;cursor:pointer}.chevron.svelte-gx8ykq.svelte-gx8ykq{width:16px;height:16px;transition:transform .2s ease}.chevron.open.svelte-gx8ykq.svelte-gx8ykq{transform:rotate(180deg)}.accordion-body.svelte-gx8ykq.svelte-gx8ykq{padding-bottom:12px;font-size:13px;color:#475569}.accordion-body.svelte-gx8ykq ul.svelte-gx8ykq{margin:0 0 8px;padding-left:18px}.accordion-body.svelte-gx8ykq li.svelte-gx8ykq{margin-bottom:4px}.read-more.svelte-gx8ykq.svelte-gx8ykq{border:none;background:transparent;color:var(--billie-blue, #8635f7);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;padding:0}.provider-lockup.svelte-gx8ykq.svelte-gx8ykq{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;font-size:12px;color:#64748b}.provider-lockup.svelte-gx8ykq svg.svelte-gx8ykq{width:12px;height:12px}.provider-lockup.svelte-gx8ykq a.svelte-gx8ykq{color:#475569;font-weight:600}.success-message.svelte-gx8ykq.svelte-gx8ykq{display:flex;align-items:center;justify-content:center;animation:svelte-gx8ykq-fade-in-up .5s ease-out}.success-icon.svelte-gx8ykq.svelte-gx8ykq{width:20px;height:20px;margin-right:8px;color:var(--billie-blue)}.success-text.svelte-gx8ykq.svelte-gx8ykq{font-size:16px;font-weight:600;color:var(--billie-blue)}@keyframes svelte-gx8ykq-fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bank-mfa-container.svelte-1icu9m5.svelte-1icu9m5{padding:0 24px 24px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;box-shadow:0 2px 8px #0f172a0f;position:relative;overflow:hidden}.secure-band.svelte-1icu9m5.svelte-1icu9m5{display:flex;align-items:center;gap:8px;padding:10px 16px;margin:0 -24px 16px;background:#0f172a;color:#e2e8f0}.secure-band-lock.svelte-1icu9m5.svelte-1icu9m5{width:14px;height:14px;color:#4ade80;flex-shrink:0}.secure-band-label.svelte-1icu9m5.svelte-1icu9m5{font-size:12px;font-weight:600;letter-spacing:.02em}.secure-band-provider.svelte-1icu9m5.svelte-1icu9m5{margin-left:auto;font-size:12px;color:#94a3b8;text-decoration:none}.secure-band-provider.svelte-1icu9m5.svelte-1icu9m5:hover{color:#e2e8f0;text-decoration:underline}.mfa-header.svelte-1icu9m5.svelte-1icu9m5{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:20px;position:relative;z-index:1}.mfa-icon.svelte-1icu9m5.svelte-1icu9m5{width:48px;height:48px;margin-bottom:12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#334155}.mfa-icon.svelte-1icu9m5 svg.svelte-1icu9m5{width:24px;height:24px}.mfa-title.svelte-1icu9m5.svelte-1icu9m5{font-size:18px;font-weight:600;margin:0 0 4px;color:#1a1a1a}.mfa-subtitle.svelte-1icu9m5.svelte-1icu9m5{font-size:14px;font-weight:400;margin:0;color:#666}.mfa-form.svelte-1icu9m5.svelte-1icu9m5{position:relative;z-index:1}.mfa-section-header.svelte-1icu9m5.svelte-1icu9m5{margin:16px 0 12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.06)}.mfa-section-header.svelte-1icu9m5 h4.svelte-1icu9m5{font-size:15px;font-weight:600;color:#333;margin:0}.mfa-instructions.svelte-1icu9m5.svelte-1icu9m5{padding:12px 16px;background:#2196f314;border:1px solid rgba(33,150,243,.2);border-radius:10px;margin-bottom:16px}.mfa-instructions.svelte-1icu9m5 p.svelte-1icu9m5{font-size:14px;color:#1976d2;margin:0;line-height:1.5}.mfa-instructions.nested-instruction.svelte-1icu9m5.svelte-1icu9m5{padding:8px 12px;margin-bottom:8px;background:#00000005;border:none;border-left:3px solid rgba(33,150,243,.4);border-radius:0 6px 6px 0}.mfa-instructions.nested-instruction.svelte-1icu9m5 p.svelte-1icu9m5{font-size:13px;color:#555}.mfa-html-content.svelte-1icu9m5.svelte-1icu9m5{padding:12px 16px;background:#2e7d3214;border:1px solid rgba(46,125,50,.2);border-radius:10px;margin-bottom:16px;font-size:14px;color:#2e7d32;line-height:1.5}.mfa-html-content.svelte-1icu9m5 a{color:#1976d2;text-decoration:underline}.mfa-image-container.svelte-1icu9m5.svelte-1icu9m5{margin-bottom:16px}.mfa-image.svelte-1icu9m5.svelte-1icu9m5{padding:16px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);text-align:center}.mfa-image.svelte-1icu9m5 img.svelte-1icu9m5{max-width:100%;height:auto;border-radius:4px}.form-field.svelte-1icu9m5.svelte-1icu9m5{margin-bottom:16px}.field-label.svelte-1icu9m5.svelte-1icu9m5{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:6px}.field-hint.svelte-1icu9m5.svelte-1icu9m5{display:block;font-size:12px;font-weight:400;color:#888;margin-top:2px}.input-wrapper.svelte-1icu9m5.svelte-1icu9m5{position:relative;display:flex;align-items:center}.form-input.svelte-1icu9m5.svelte-1icu9m5{width:100%;padding:12px 16px;border:2px solid rgba(0,0,0,.08);border-radius:10px;font-size:15px;font-family:inherit;background:#fffc;color:#333;transition:all .2s ease;outline:none}.form-input.svelte-1icu9m5.svelte-1icu9m5:focus{border-color:var(--billie-blue, #8635f7);background:#fff;box-shadow:0 0 0 3px #8635f71a}.form-input.svelte-1icu9m5.svelte-1icu9m5:disabled{background:#0000000a;cursor:not-allowed}.toggle-password.svelte-1icu9m5.svelte-1icu9m5{position:absolute;right:12px;width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease}.toggle-password.svelte-1icu9m5.svelte-1icu9m5:hover{color:var(--billie-blue, #8635f7)}.toggle-password.svelte-1icu9m5.svelte-1icu9m5:disabled{cursor:not-allowed;opacity:.5}.toggle-password.svelte-1icu9m5 svg.svelte-1icu9m5{width:20px;height:20px}.options-container.svelte-1icu9m5.svelte-1icu9m5{display:flex;flex-direction:column;gap:8px}.option-button.svelte-1icu9m5.svelte-1icu9m5{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:#fffc;border:2px solid rgba(0,0,0,.06);border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:left;font-family:inherit}.option-button.svelte-1icu9m5.svelte-1icu9m5:hover:not(:disabled){border-color:#8635f74d;background:#8635f70d}.option-button.selected.svelte-1icu9m5.svelte-1icu9m5{border-color:var(--billie-blue, #8635f7);background:#8635f714}.option-button.svelte-1icu9m5.svelte-1icu9m5:disabled{cursor:not-allowed;opacity:.6}.option-indicator.svelte-1icu9m5.svelte-1icu9m5{width:22px;height:22px;flex-shrink:0}.option-indicator.svelte-1icu9m5 svg.svelte-1icu9m5{width:22px;height:22px;color:#ccc}.option-button.selected.svelte-1icu9m5 .option-indicator svg.svelte-1icu9m5{color:var(--billie-blue, #8635f7)}.option-label.svelte-1icu9m5.svelte-1icu9m5{font-size:14px;color:#333}.field-set.svelte-1icu9m5.svelte-1icu9m5{margin-bottom:16px;padding:16px;background:#00000005;border-radius:12px;border:1px solid rgba(0,0,0,.04)}.field-set-label.svelte-1icu9m5.svelte-1icu9m5{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.error-message.svelte-1icu9m5.svelte-1icu9m5{display:flex;align-items:center;gap:8px;padding:12px;background:#f4433614;border:1px solid rgba(244,67,54,.2);border-radius:8px;margin-bottom:16px}.error-message.svelte-1icu9m5 svg.svelte-1icu9m5{width:18px;height:18px;color:#f44336;flex-shrink:0}.error-message.svelte-1icu9m5 span.svelte-1icu9m5{font-size:13px;color:#d32f2f}.form-actions.svelte-1icu9m5.svelte-1icu9m5{display:flex;gap:12px;margin-top:24px}.cancel-button.svelte-1icu9m5.svelte-1icu9m5,.submit-button.svelte-1icu9m5.svelte-1icu9m5{flex:1;padding:14px 20px;border-radius:12px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.cancel-button.svelte-1icu9m5.svelte-1icu9m5{background:#0000000d;border:1px solid rgba(0,0,0,.1);color:#666}.cancel-button.svelte-1icu9m5.svelte-1icu9m5:hover:not(:disabled){background:#0000001a}.submit-button.svelte-1icu9m5.svelte-1icu9m5{background:var(--billie-blue, #8635f7);border:none;color:#fff;box-shadow:0 4px 12px #8635f74d}.submit-button.svelte-1icu9m5.svelte-1icu9m5:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #8635f766}.submit-button.svelte-1icu9m5.svelte-1icu9m5:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-button.svelte-1icu9m5 svg.svelte-1icu9m5{width:18px;height:18px}.spinner.svelte-1icu9m5.svelte-1icu9m5{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1icu9m5-spin 1s linear infinite}@keyframes svelte-1icu9m5-spin{to{transform:rotate(360deg)}}.success-confirmation.svelte-1icu9m5.svelte-1icu9m5{margin-top:20px;text-align:center;position:relative;z-index:1}.success-message.svelte-1icu9m5.svelte-1icu9m5{display:flex;align-items:center;justify-content:center;animation:svelte-1icu9m5-fade-in-up .5s ease-out}.success-icon.svelte-1icu9m5.svelte-1icu9m5{width:20px;height:20px;margin-right:8px;color:var(--billie-blue, #8635f7)}.success-text.svelte-1icu9m5.svelte-1icu9m5{font-size:16px;font-weight:600;color:var(--billie-blue, #8635f7)}@keyframes svelte-1icu9m5-fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.account-selection-container.svelte-1avv61l.svelte-1avv61l{padding:20px 24px 24px;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px;box-shadow:0 8px 32px #00000014,0 1px 2px #0000000a,inset 0 1px #ffffff80;position:relative;overflow:hidden}.selection-header.svelte-1avv61l.svelte-1avv61l{text-align:center;margin-bottom:20px}.selection-icon.svelte-1avv61l.svelte-1avv61l{width:48px;height:48px;margin:0 auto 12px;background:linear-gradient(135deg,var(--billie-blue) 0%,#a36bf9 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.selection-icon.svelte-1avv61l svg.svelte-1avv61l{width:24px;height:24px}.selection-title.svelte-1avv61l.svelte-1avv61l{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.selection-subtitle.svelte-1avv61l.svelte-1avv61l{font-size:14px;color:#666;margin:0}.quick-actions.svelte-1avv61l.svelte-1avv61l{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.quick-action.svelte-1avv61l.svelte-1avv61l{padding:6px 12px;font-size:12px;font-weight:500;color:var(--billie-blue);background:#8635f71a;border:none;border-radius:16px;cursor:pointer;transition:all .2s ease}.quick-action.svelte-1avv61l.svelte-1avv61l:hover:not(:disabled){background:#8635f733}.quick-action.svelte-1avv61l.svelte-1avv61l:disabled{opacity:.5;cursor:not-allowed}.accounts-list.svelte-1avv61l.svelte-1avv61l{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto;margin-bottom:20px;padding-right:4px}.accounts-list.disabled.svelte-1avv61l.svelte-1avv61l{opacity:.7;pointer-events:none}.account-item.svelte-1avv61l.svelte-1avv61l{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:2px solid #e8e8e8;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left}.account-item.svelte-1avv61l.svelte-1avv61l:hover:not(:disabled){border-color:var(--billie-blue);background:#8635f705}.account-item.selected.svelte-1avv61l.svelte-1avv61l{border-color:var(--billie-blue);background:#8635f70d}.account-item.svelte-1avv61l.svelte-1avv61l:disabled{cursor:not-allowed}.account-checkbox.svelte-1avv61l.svelte-1avv61l{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.checkbox-empty.svelte-1avv61l.svelte-1avv61l{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;background:#fff}.check-icon.svelte-1avv61l.svelte-1avv61l{width:24px;height:24px;color:var(--billie-blue)}.account-icon.svelte-1avv61l.svelte-1avv61l{flex-shrink:0;width:36px;height:36px;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#666}.account-icon.svelte-1avv61l svg.svelte-1avv61l{width:20px;height:20px}.account-info.svelte-1avv61l.svelte-1avv61l{flex:1;min-width:0}.account-name.svelte-1avv61l.svelte-1avv61l{display:block;font-size:14px;font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-number.svelte-1avv61l.svelte-1avv61l{display:block;font-size:12px;color:#888;margin-top:2px}.account-balance.svelte-1avv61l.svelte-1avv61l{flex-shrink:0;font-size:14px;font-weight:600;color:#1a1a1a}.action-buttons.svelte-1avv61l.svelte-1avv61l{display:flex;gap:12px}.cancel-button.svelte-1avv61l.svelte-1avv61l{flex:1;padding:14px 20px;font-size:15px;font-weight:600;color:#666;background:#f5f5f5;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.cancel-button.svelte-1avv61l.svelte-1avv61l:hover:not(:disabled){background:#e8e8e8}.cancel-button.svelte-1avv61l.svelte-1avv61l:disabled{opacity:.5;cursor:not-allowed}.submit-button.svelte-1avv61l.svelte-1avv61l{flex:2;padding:14px 20px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--billie-blue) 0%,#a36bf9 100%);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.submit-button.svelte-1avv61l.svelte-1avv61l:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #8635f74d}.submit-button.svelte-1avv61l.svelte-1avv61l:disabled{opacity:.5;cursor:not-allowed;transform:none}.spinner.svelte-1avv61l.svelte-1avv61l{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1avv61l-spin .8s linear infinite}@keyframes svelte-1avv61l-spin{to{transform:rotate(360deg)}}.completion-message.svelte-1avv61l.svelte-1avv61l{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background:#8635f71a;border-radius:12px;color:var(--billie-blue);font-weight:500}.completion-message.success.svelte-1avv61l.svelte-1avv61l{background:#22c55e1a;color:#16a34a}.completion-message.svelte-1avv61l .spinner.svelte-1avv61l{width:18px;height:18px;border:2px solid rgba(134,53,247,.3);border-top-color:var(--billie-blue);border-radius:50%;animation:svelte-1avv61l-spin .8s linear infinite}.success-icon.svelte-1avv61l.svelte-1avv61l{width:20px;height:20px}.accounts-list.svelte-1avv61l.svelte-1avv61l::-webkit-scrollbar{width:6px}.accounts-list.svelte-1avv61l.svelte-1avv61l::-webkit-scrollbar-track{background:transparent}.accounts-list.svelte-1avv61l.svelte-1avv61l::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.accounts-list.svelte-1avv61l.svelte-1avv61l::-webkit-scrollbar-thumb:hover{background:#ccc}.bank-statement-flow.svelte-1l0x1lu.svelte-1l0x1lu{width:100%}.flow-loading.svelte-1l0x1lu.svelte-1l0x1lu,.flow-complete.svelte-1l0x1lu.svelte-1l0x1lu,.flow-error.svelte-1l0x1lu.svelte-1l0x1lu,.flow-cancelled.svelte-1l0x1lu.svelte-1l0x1lu{text-align:center;padding:32px 24px}.flow-icon.svelte-1l0x1lu.svelte-1l0x1lu{width:64px;height:64px;margin:0 auto 16px;padding:16px;border-radius:50%;background:linear-gradient(135deg,#8635f71a,#8635f70d)}.flow-icon.svelte-1l0x1lu svg.svelte-1l0x1lu{width:100%;height:100%;color:var(--billie-blue, #8635f7)}.flow-icon.success.svelte-1l0x1lu.svelte-1l0x1lu{background:linear-gradient(135deg,#22c55e26,#22c55e0d)}.flow-icon.success.svelte-1l0x1lu svg.svelte-1l0x1lu{color:#22c55e}.flow-icon.error.svelte-1l0x1lu.svelte-1l0x1lu{background:linear-gradient(135deg,#ef444426,#ef44440d)}.flow-icon.error.svelte-1l0x1lu svg.svelte-1l0x1lu{color:#ef4444}.flow-icon.cancelled.svelte-1l0x1lu.svelte-1l0x1lu{background:linear-gradient(135deg,#9ca3af26,#9ca3af0d)}.flow-icon.cancelled.svelte-1l0x1lu svg.svelte-1l0x1lu{color:#9ca3af}.flow-icon.submitting.svelte-1l0x1lu.svelte-1l0x1lu{animation:svelte-1l0x1lu-pulse 2s ease-in-out infinite}@keyframes svelte-1l0x1lu-pulse{0%,to{opacity:1}50%{opacity:.6}}.flow-title.svelte-1l0x1lu.svelte-1l0x1lu{font-size:18px;font-weight:600;color:#333;margin:0 0 8px}.flow-message.svelte-1l0x1lu.svelte-1l0x1lu{font-size:15px;color:#666;margin:0 0 8px}.flow-submessage.svelte-1l0x1lu.svelte-1l0x1lu{font-size:13px;color:#999;margin:0 0 16px}.flow-error-message.svelte-1l0x1lu.svelte-1l0x1lu{font-size:14px;color:#ef4444;margin:0 0 20px}.flow-success-message.svelte-1l0x1lu.svelte-1l0x1lu{font-size:14px;color:#666;margin:16px 0 0}.loading-spinner.svelte-1l0x1lu.svelte-1l0x1lu{display:flex;justify-content:center;margin-top:16px}.spinner.svelte-1l0x1lu.svelte-1l0x1lu{width:32px;height:32px;border:3px solid rgba(134,53,247,.2);border-top-color:var(--billie-blue, #8635f7);border-radius:50%;animation:svelte-1l0x1lu-spin 1s linear infinite}@keyframes svelte-1l0x1lu-spin{to{transform:rotate(360deg)}}.flow-summary.svelte-1l0x1lu.svelte-1l0x1lu{background:#00000005;border-radius:12px;padding:16px;margin:16px 0}.summary-item.svelte-1l0x1lu.svelte-1l0x1lu{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.summary-item.svelte-1l0x1lu.svelte-1l0x1lu:not(:last-child){border-bottom:1px solid rgba(0,0,0,.06)}.summary-label.svelte-1l0x1lu.svelte-1l0x1lu{font-size:14px;color:#666}.summary-value.svelte-1l0x1lu.svelte-1l0x1lu{font-size:14px;font-weight:600;color:#333}.flow-actions.svelte-1l0x1lu.svelte-1l0x1lu{display:flex;gap:12px;justify-content:center;margin-top:16px}.btn-primary.svelte-1l0x1lu.svelte-1l0x1lu,.btn-secondary.svelte-1l0x1lu.svelte-1l0x1lu{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary.svelte-1l0x1lu.svelte-1l0x1lu{background:var(--billie-blue, #8635f7);color:#fff;border:none}.btn-primary.svelte-1l0x1lu.svelte-1l0x1lu:hover{background:#4060ee}.btn-secondary.svelte-1l0x1lu.svelte-1l0x1lu{background:#fff;color:#666;border:1px solid rgba(0,0,0,.1)}.btn-secondary.svelte-1l0x1lu.svelte-1l0x1lu:hover{background:#f9fafb;border-color:#00000026}.otp-container.svelte-1938ev7.svelte-1938ev7{background:#fff;border-radius:12px;padding:24px;max-width:380px;margin:8px 0;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.otp-header.svelte-1938ev7.svelte-1938ev7{text-align:center;margin-bottom:20px}.otp-icon.svelte-1938ev7.svelte-1938ev7{width:48px;height:48px;margin:0 auto 12px;color:#6366f1;background:#eef2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:10px}.otp-icon.svelte-1938ev7 svg.svelte-1938ev7{width:28px;height:28px}.otp-title.svelte-1938ev7.svelte-1938ev7{margin:0 0 4px;font-size:18px;font-weight:600;color:#1f2937}.otp-subtitle.svelte-1938ev7.svelte-1938ev7{margin:0;font-size:14px;color:#6b7280;line-height:1.4}.otp-spam-hint.svelte-1938ev7.svelte-1938ev7{margin:6px 0 0;font-size:12px;color:#9ca3af;line-height:1.4}.otp-inputs.svelte-1938ev7.svelte-1938ev7{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.otp-digit.svelte-1938ev7.svelte-1938ev7{width:44px;height:52px;text-align:center;font-size:22px;font-weight:600;border:2px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s;color:#1f2937;background:#f9fafb}.otp-digit.svelte-1938ev7.svelte-1938ev7:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;background:#fff}.otp-digit.error.svelte-1938ev7.svelte-1938ev7{border-color:#ef4444;background:#fef2f2}.otp-digit.svelte-1938ev7.svelte-1938ev7:disabled{opacity:.6;cursor:not-allowed}.otp-error.svelte-1938ev7.svelte-1938ev7{text-align:center;color:#ef4444;font-size:13px;margin:0 0 12px}.otp-actions.svelte-1938ev7.svelte-1938ev7{display:flex;flex-direction:column;align-items:center;gap:12px}.otp-verify-btn.svelte-1938ev7.svelte-1938ev7{width:100%;padding:10px 20px;font-size:15px;font-weight:600;color:#fff;background:#6366f1;border:none;border-radius:8px;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center;gap:8px}.otp-verify-btn.svelte-1938ev7.svelte-1938ev7:hover:not(:disabled){background:#4f46e5}.otp-verify-btn.svelte-1938ev7.svelte-1938ev7:disabled{background:#9ca3af;cursor:not-allowed}.otp-verify-btn.verified.svelte-1938ev7.svelte-1938ev7{background:#16a34a;cursor:default}.otp-verify-btn.failed.svelte-1938ev7.svelte-1938ev7{background:#ef4444;cursor:default}.spinner.svelte-1938ev7.svelte-1938ev7{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1938ev7-spin .6s linear infinite}@keyframes svelte-1938ev7-spin{to{transform:rotate(360deg)}}.otp-secondary-actions.svelte-1938ev7.svelte-1938ev7{display:flex;align-items:center;gap:8px;font-size:13px}.otp-link-btn.svelte-1938ev7.svelte-1938ev7{background:none;border:none;color:#6366f1;cursor:pointer;font-size:13px;padding:0;text-decoration:underline;text-underline-offset:2px}.otp-link-btn.svelte-1938ev7.svelte-1938ev7:hover:not(:disabled){color:#4f46e5}.otp-link-btn.svelte-1938ev7.svelte-1938ev7:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.otp-divider.svelte-1938ev7.svelte-1938ev7{color:#d1d5db}.consent-card.svelte-1vwka2u.svelte-1vwka2u{background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;box-shadow:0 2px 8px #0f172a0f;overflow:hidden;margin-top:10px}.secure-band.svelte-1vwka2u.svelte-1vwka2u{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#0f172a;color:#e2e8f0}.secure-band-lock.svelte-1vwka2u.svelte-1vwka2u{width:14px;height:14px;color:#4ade80;flex-shrink:0}.secure-band-label.svelte-1vwka2u.svelte-1vwka2u{font-size:12px;font-weight:600;letter-spacing:.02em}.secure-band-provider.svelte-1vwka2u.svelte-1vwka2u{margin-left:auto;font-size:12px;color:#94a3b8;text-decoration:none}.secure-band-provider.svelte-1vwka2u.svelte-1vwka2u:hover{color:#e2e8f0;text-decoration:underline}.fact-rows.svelte-1vwka2u.svelte-1vwka2u{list-style:none;margin:0;padding:14px 16px 4px}.fact-rows.svelte-1vwka2u li.svelte-1vwka2u{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:13px;color:#334155}.fact-rows.svelte-1vwka2u svg.svelte-1vwka2u{width:16px;height:16px;color:#475569;flex-shrink:0}.how-link.svelte-1vwka2u.svelte-1vwka2u{border:none;background:transparent;color:var(--billie-blue, #8635f7);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;padding:6px 16px 10px;text-align:left}.consent-question.svelte-1vwka2u.svelte-1vwka2u{margin:0;padding:12px 16px 14px;border-top:1px solid rgba(15,23,42,.08);font-size:14px;font-weight:600;color:#1f2937}.identity-flow.svelte-6i4t5.svelte-6i4t5{width:100%;font-size:15px}.flow-step.svelte-6i4t5.svelte-6i4t5,.flow-terminal.svelte-6i4t5.svelte-6i4t5{display:flex;flex-direction:column;gap:12px}.flow-terminal.svelte-6i4t5.svelte-6i4t5{align-items:center;text-align:center;padding:24px 16px}.flow-title.svelte-6i4t5.svelte-6i4t5{font-size:18px;font-weight:600;color:#333;margin:0}.flow-intro.svelte-6i4t5.svelte-6i4t5{margin:0;color:#555;line-height:1.45}.issuer-statement.svelte-6i4t5.svelte-6i4t5{margin:10px 0 0;font-size:14px;color:#444;line-height:1.45}.consent-line.svelte-6i4t5.svelte-6i4t5{margin:0;font-size:13px;color:#666;line-height:1.45}.doc-menu.svelte-6i4t5.svelte-6i4t5{display:flex;flex-direction:column;gap:8px}.doc-option.svelte-6i4t5.svelte-6i4t5{text-align:left;padding:13px 14px;border:1.5px solid #e2e2e6;border-radius:10px;background:#fff;font-size:15px;font-weight:500;color:#333;cursor:pointer;transition:border-color .15s ease,background .15s ease}.doc-option.svelte-6i4t5.svelte-6i4t5:hover{border-color:var(--billie-blue, #8635f7);background:#8635f70a}.field-list.svelte-6i4t5.svelte-6i4t5{display:flex;flex-direction:column;gap:12px}.field-row.svelte-6i4t5.svelte-6i4t5{display:flex;flex-direction:column;gap:4px}.field-label.svelte-6i4t5.svelte-6i4t5{font-size:13px;font-weight:600;color:#444}.field-row.svelte-6i4t5 input.svelte-6i4t5,.field-row.svelte-6i4t5 select.svelte-6i4t5{padding:10px 12px;border:1.5px solid #d8d8de;border-radius:8px;font-size:16px;background:#fff;color:#222}.field-row.svelte-6i4t5 input.svelte-6i4t5:focus,.field-row.svelte-6i4t5 select.svelte-6i4t5:focus{outline:none;border-color:var(--billie-blue, #8635f7)}.field-row.svelte-6i4t5 input.invalid.svelte-6i4t5,.field-row.svelte-6i4t5 select.invalid.svelte-6i4t5{border-color:#ef4444}.field-error.svelte-6i4t5.svelte-6i4t5{font-size:13px;color:#dc2626}.field-hint.svelte-6i4t5.svelte-6i4t5{font-size:12.5px;color:#888}.review-doc.svelte-6i4t5.svelte-6i4t5{border:1px solid #e6e6ea;border-radius:10px;padding:12px 14px}.review-doc-header.svelte-6i4t5.svelte-6i4t5{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.review-doc-title.svelte-6i4t5.svelte-6i4t5{font-weight:600;color:#333}.edit-button.svelte-6i4t5.svelte-6i4t5{background:none;border:none;color:var(--billie-blue, #8635f7);font-weight:600;font-size:14px;cursor:pointer;padding:4px 8px}.review-fields.svelte-6i4t5.svelte-6i4t5{margin:0;display:flex;flex-direction:column;gap:6px}.review-row.svelte-6i4t5.svelte-6i4t5{display:flex;justify-content:space-between;gap:12px}.review-row.svelte-6i4t5 dt.svelte-6i4t5{color:#666;font-size:13.5px}.review-row.svelte-6i4t5 dd.svelte-6i4t5{margin:0;text-align:right}.review-value.svelte-6i4t5.svelte-6i4t5{font-variant-numeric:tabular-nums;letter-spacing:.06em;font-weight:600;color:#222;word-break:break-all}.server-error.svelte-6i4t5.svelte-6i4t5{padding:10px 12px;border-radius:8px;background:#ef444414;border:1px solid rgba(239,68,68,.35);color:#b91c1c;font-size:14px}.button-row.svelte-6i4t5.svelte-6i4t5{display:flex;gap:8px}.button-row.svelte-6i4t5 .primary-button.svelte-6i4t5{flex:1}.primary-button.svelte-6i4t5.svelte-6i4t5{padding:12px 18px;border:none;border-radius:10px;background:var(--billie-blue, #8635f7);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.primary-button.svelte-6i4t5.svelte-6i4t5:disabled{opacity:.45;cursor:not-allowed}.secondary-button.svelte-6i4t5.svelte-6i4t5{padding:12px 18px;border:1.5px solid #d8d8de;border-radius:10px;background:#fff;color:#444;font-size:15px;font-weight:600;cursor:pointer}.spinner.svelte-6i4t5.svelte-6i4t5{width:32px;height:32px;border:3px solid rgba(134,53,247,.2);border-top-color:var(--billie-blue, #8635f7);border-radius:50%;animation:svelte-6i4t5-spin .9s linear infinite}@keyframes svelte-6i4t5-spin{to{transform:rotate(360deg)}}.done-icon.svelte-6i4t5.svelte-6i4t5{width:56px;height:56px;padding:14px;border-radius:50%;background:linear-gradient(135deg,#22c55e26,#22c55e0d);color:#22c55e}.done-icon.svelte-6i4t5 svg.svelte-6i4t5{width:100%;height:100%}.message-text.svelte-crkwmh.svelte-crkwmh{margin:0;font-size:16px;line-height:1.5;white-space:pre-line;word-break:break-word}.message-text.svelte-crkwmh strong,.message-text.svelte-crkwmh b{font-weight:700;font-synthesis:weight}.message-text.svelte-crkwmh em,.message-text.svelte-crkwmh i{font-style:italic;font-synthesis:style}.message-text.svelte-crkwmh div{margin:0}.message-text.svelte-crkwmh p{margin:.4em 0}.message-text.svelte-crkwmh ul,.message-text.svelte-crkwmh ol{margin:.4em 0;padding-left:1.4em}.message-text.svelte-crkwmh li{margin:.2em 0}.message-text.svelte-crkwmh a{color:var(--billie-blue);text-decoration:underline}.message.svelte-crkwmh.svelte-crkwmh{display:flex;margin:16px 0;align-items:flex-start}.user.svelte-crkwmh.svelte-crkwmh{flex-direction:row-reverse}.bot.svelte-crkwmh.svelte-crkwmh{flex-direction:row}.message-content.svelte-crkwmh.svelte-crkwmh{padding:12px 16px;border-radius:18px;position:relative;max-width:80%}.message.bot.svelte-crkwmh .message-content.loan-agreement-message.svelte-crkwmh{max-width:95%;padding:8px}.message.bot.svelte-crkwmh .message-content.widget-message.svelte-crkwmh{width:80%}.user.svelte-crkwmh .message-content.svelte-crkwmh{background-color:var(--billie-blue);color:#fff;border-bottom-right-radius:4px;margin-right:12px;box-shadow:0 2px 8px #8635f733}.bot.svelte-crkwmh .message-content.svelte-crkwmh{background-color:#fff;color:var(--dark-text);border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000001a;margin-left:12px}.identity-documents-done.svelte-crkwmh.svelte-crkwmh{display:flex;flex-direction:column;gap:4px;margin-top:8px;padding:12px 14px;border-radius:12px;background:#f3f6fb;font-size:.95em}.timestamp.svelte-crkwmh.svelte-crkwmh{display:block;font-size:11px;margin-top:4px;opacity:.7;text-align:right}.bot-avatar.svelte-crkwmh.svelte-crkwmh,.user-avatar.svelte-crkwmh.svelte-crkwmh{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.bot-avatar.svelte-crkwmh.svelte-crkwmh{background-color:#8635f71a;color:var(--billie-blue)}.user-avatar.svelte-crkwmh.svelte-crkwmh{background-color:#f25f0733;color:var(--billie-coral)}.bot-avatar.svelte-crkwmh svg.svelte-crkwmh,.user-avatar.svelte-crkwmh svg.svelte-crkwmh{width:24px;height:24px}.attestation-buttons.svelte-crkwmh.svelte-crkwmh{display:flex;gap:8px;margin-top:12px}.confirm-cancel-text.svelte-crkwmh.svelte-crkwmh{margin:12px 0 0;font-size:14px;font-weight:600;color:#333}.accept-button.svelte-crkwmh.svelte-crkwmh,.decline-button.svelte-crkwmh.svelte-crkwmh{padding:6px 12px;border-radius:16px;border:1px solid;font-size:14px;cursor:pointer;transition:all .2s ease}.accept-button.svelte-crkwmh.svelte-crkwmh{background-color:transparent;border-color:var(--billie-blue);color:var(--billie-blue)}.decline-button.svelte-crkwmh.svelte-crkwmh{background-color:transparent;border-color:var(--billie-coral);color:var(--billie-coral)}.accept-button.selected.svelte-crkwmh.svelte-crkwmh{background-color:var(--billie-blue);color:#fff;font-weight:500}.decline-button.selected.svelte-crkwmh.svelte-crkwmh{background-color:var(--billie-coral);color:#fff;font-weight:500}.accept-button.svelte-crkwmh.svelte-crkwmh:disabled,.decline-button.svelte-crkwmh.svelte-crkwmh:disabled{opacity:.7;cursor:not-allowed}.accept-button.svelte-crkwmh.svelte-crkwmh:disabled:not(.selected),.decline-button.svelte-crkwmh.svelte-crkwmh:disabled:not(.selected){opacity:.5;background-color:#f5f5f5;border-color:#ddd;color:#999}.loan-agreement-container.svelte-crkwmh.svelte-crkwmh{margin-top:20px;padding:20px 24px 24px;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px;box-shadow:0 8px 32px #00000014,0 1px 2px #0000000a,inset 0 1px #ffffff80;position:relative;overflow:hidden;width:100%}.loan-agreement-container.svelte-crkwmh.svelte-crkwmh:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#8635f705,#8635f70d);pointer-events:none}.agreement-header.svelte-crkwmh.svelte-crkwmh{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px;position:relative;z-index:1}.agreement-icon.svelte-crkwmh.svelte-crkwmh{width:48px;height:48px;margin-bottom:12px;background:linear-gradient(135deg,var(--billie-blue) 0%,var(--billie-blue-dark) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px #8635f74d,0 2px 4px #0000001a;animation:svelte-crkwmh-gentle-pulse 2s ease-in-out infinite}@keyframes svelte-crkwmh-gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes svelte-crkwmh-success-bounce{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.agreement-icon.svelte-crkwmh svg.svelte-crkwmh{width:24px;height:24px}.agreement-title.svelte-crkwmh.svelte-crkwmh{font-size:20px;font-weight:600;margin:0 0 4px;color:#1a1a1a;letter-spacing:-.02em}.agreement-subtitle.svelte-crkwmh.svelte-crkwmh{font-size:14px;font-weight:400;margin:0;color:#666;letter-spacing:.01em}.agreement-content-wrapper.svelte-crkwmh.svelte-crkwmh{position:relative;z-index:1}.agreement-text-container.svelte-crkwmh.svelte-crkwmh{max-height:400px;overflow-y:auto;margin-bottom:20px;padding:20px;background:#fffc;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 2px 4px #0000000a}.agreement-text.svelte-crkwmh.svelte-crkwmh{font-size:14px;line-height:1.6;color:#333;white-space:normal}.agreement-text-container.svelte-crkwmh.svelte-crkwmh::-webkit-scrollbar{width:6px}.agreement-text-container.svelte-crkwmh.svelte-crkwmh::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.agreement-text-container.svelte-crkwmh.svelte-crkwmh::-webkit-scrollbar-thumb{background:#8635f74d;border-radius:3px}.agreement-text-container.svelte-crkwmh.svelte-crkwmh::-webkit-scrollbar-thumb:hover{background:#8635f780}.scroll-indicator.svelte-crkwmh.svelte-crkwmh{text-align:center;margin-bottom:16px;padding:8px;background:linear-gradient(135deg,#8635f71a,#8635f70d);border-radius:8px;border:1px solid rgba(134,53,247,.2);transition:all .3s ease;animation:svelte-crkwmh-gentle-bounce 2s ease-in-out infinite}.scroll-indicator.hidden.svelte-crkwmh.svelte-crkwmh{opacity:0;transform:translateY(-10px);pointer-events:none}.scroll-indicator.svelte-crkwmh span.svelte-crkwmh{font-size:12px;font-weight:500;color:var(--billie-blue);letter-spacing:.02em}@keyframes svelte-crkwmh-gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.slider-section.svelte-crkwmh.svelte-crkwmh{position:relative;z-index:1}.slider-wrapper.svelte-crkwmh.svelte-crkwmh{position:relative;height:56px;margin-bottom:16px;background:#fff9;border-radius:28px;border:1px solid rgba(0,0,0,.08);box-shadow:inset 0 2px 4px #0000000f,0 1px 2px #fffc;overflow:hidden;display:flex;align-items:center;padding:0 4px;transition:all .3s ease}.slider-wrapper.disabled.svelte-crkwmh.svelte-crkwmh{opacity:.5;background:#f0f0f0cc;border-color:#0000000a;box-shadow:inset 0 2px 4px #00000005,0 1px 2px #fff6}.slider-wrapper.disabled.svelte-crkwmh .slider-track-bg.svelte-crkwmh{background:linear-gradient(90deg,#f8f8f8,#f0f0f0)}.slider-wrapper.disabled.svelte-crkwmh .slider-progress.svelte-crkwmh{background:linear-gradient(90deg,#ddd,#ccc);box-shadow:none}.slider-track-bg.svelte-crkwmh.svelte-crkwmh{position:absolute;top:50%;left:28px;right:28px;height:4px;background:linear-gradient(90deg,#f0f0f0,#e8e8e8);border-radius:2px;transform:translateY(-50%);pointer-events:none}.slider-progress.svelte-crkwmh.svelte-crkwmh{position:absolute;top:50%;left:28px;right:28px;height:4px;background:linear-gradient(90deg,var(--billie-blue) 0%,var(--billie-blue-dark) 100%);border-radius:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #8635f766;pointer-events:none;width:auto;transform-origin:left center}.modern-slider.svelte-crkwmh.svelte-crkwmh{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:48px;background:transparent;cursor:pointer;border-radius:24px;outline:none;position:relative;z-index:10}.modern-slider.svelte-crkwmh.svelte-crkwmh::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:48px;height:48px;border-radius:24px;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid rgba(255,255,255,.9);cursor:grab;box-shadow:0 4px 16px #00000026,0 2px 4px #0000001a,inset 0 1px #fffc;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18l6-6-6-6' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.modern-slider.svelte-crkwmh.svelte-crkwmh::-webkit-slider-thumb:hover{transform:scale(1.05);box-shadow:0 6px 24px #0003,0 2px 4px #0000001a,inset 0 1px #fffc}.modern-slider.svelte-crkwmh.svelte-crkwmh::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(.98)}.modern-slider.completed.svelte-crkwmh.svelte-crkwmh::-webkit-slider-thumb{background:var(--billie-blue);border-color:var(--billie-blue);animation:svelte-crkwmh-success-bounce .6s ease-out;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13l4 4L19 7' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22px 22px;box-shadow:0 4px 16px #8635f766,0 2px 4px #0000001a,inset 0 1px #ffffff4d}.modern-slider.svelte-crkwmh.svelte-crkwmh::-moz-range-thumb{width:48px;height:48px;border-radius:24px;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid rgba(255,255,255,.9);cursor:grab;box-shadow:0 4px 16px #00000026,0 2px 4px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18l6-6-6-6' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.modern-slider.completed.svelte-crkwmh.svelte-crkwmh::-moz-range-thumb{background:var(--billie-blue);border-color:var(--billie-blue);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13l4 4L19 7' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22px 22px;box-shadow:0 4px 16px #8635f766,0 2px 4px #0000001a}.modern-slider.svelte-crkwmh.svelte-crkwmh::-moz-range-track{background:transparent;border:none;height:4px}.modern-slider.svelte-crkwmh.svelte-crkwmh:disabled{cursor:not-allowed}.modern-slider.svelte-crkwmh.svelte-crkwmh:disabled::-webkit-slider-thumb{cursor:not-allowed}.modern-slider.svelte-crkwmh.svelte-crkwmh:disabled::-moz-range-thumb{cursor:not-allowed}.slider-label-container.svelte-crkwmh.svelte-crkwmh{text-align:center}.success-message.svelte-crkwmh.svelte-crkwmh{display:flex;align-items:center;justify-content:center;animation:svelte-crkwmh-fade-in-up .5s ease-out}.success-icon.svelte-crkwmh.svelte-crkwmh{width:20px;height:20px;margin-right:8px;color:var(--billie-blue)}.success-text.svelte-crkwmh.svelte-crkwmh{font-size:16px;font-weight:600;color:var(--billie-blue);letter-spacing:-.01em}.instruction-message.svelte-crkwmh.svelte-crkwmh{display:flex;flex-direction:column;align-items:center;animation:svelte-crkwmh-fade-in .3s ease-out}.instruction-text.svelte-crkwmh.svelte-crkwmh{font-size:15px;font-weight:500;color:#666;margin-bottom:4px;letter-spacing:.01em}.instruction-text.disabled-text.svelte-crkwmh.svelte-crkwmh{color:#999;font-style:italic}.slide-hint.svelte-crkwmh.svelte-crkwmh{display:flex;align-items:center;font-size:12px;color:#999;animation:svelte-crkwmh-pulse-hint 2s ease-in-out infinite}@keyframes svelte-crkwmh-pulse-hint{0%,to{opacity:.6;transform:translate(0)}50%{opacity:1;transform:translate(2px)}}@keyframes svelte-crkwmh-fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-crkwmh-fade-in{0%{opacity:0}to{opacity:1}}.account-selection-container.svelte-crkwmh.svelte-crkwmh{margin-top:20px;padding:20px 24px 24px;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px;box-shadow:0 8px 32px #00000014,0 1px 2px #0000000a,inset 0 1px #ffffff80;position:relative;overflow:hidden;width:100%}.account-selection-container.svelte-crkwmh.svelte-crkwmh:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#8635f705,#8635f70d);pointer-events:none}.selection-header.svelte-crkwmh.svelte-crkwmh{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px;position:relative;z-index:1}.selection-icon.svelte-crkwmh.svelte-crkwmh{width:48px;height:48px;margin-bottom:12px;background:linear-gradient(135deg,var(--billie-blue) 0%,var(--billie-blue-dark) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px #8635f74d,0 2px 4px #0000001a;animation:svelte-crkwmh-gentle-pulse 2s ease-in-out infinite}.selection-icon.svelte-crkwmh svg.svelte-crkwmh{width:24px;height:24px}.selection-title.svelte-crkwmh.svelte-crkwmh{font-size:20px;font-weight:600;margin:0 0 4px;color:#1a1a1a;letter-spacing:-.02em}.selection-subtitle.svelte-crkwmh.svelte-crkwmh{font-size:14px;font-weight:400;margin:0;color:#666;letter-spacing:.01em}.accounts-list.svelte-crkwmh.svelte-crkwmh{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;position:relative;z-index:1}.account-item.svelte-crkwmh.svelte-crkwmh{width:100%;padding:16px 20px;background:#fffc;border:2px solid rgba(0,0,0,.06);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;font-family:inherit;box-shadow:0 2px 8px #0000000a,0 1px 2px #00000005;position:relative;overflow:hidden}.account-item.svelte-crkwmh.svelte-crkwmh:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#8635f70d,#8635f705);opacity:0;transition:opacity .3s ease;pointer-events:none}.account-item.svelte-crkwmh.svelte-crkwmh:hover:before{opacity:1}.account-item.svelte-crkwmh.svelte-crkwmh:hover{transform:translateY(-2px);border-color:#8635f733;box-shadow:0 8px 24px #00000014,0 4px 8px #8635f71a}.account-item.selected.svelte-crkwmh.svelte-crkwmh{border-color:var(--billie-blue);background:#8635f714;transform:scale(1.02);box-shadow:0 8px 32px #8635f733,0 4px 16px #00000014}.account-item.selected.svelte-crkwmh.svelte-crkwmh:before{opacity:1;background:linear-gradient(135deg,#8635f71a,#8635f70d)}.account-item.svelte-crkwmh.svelte-crkwmh:disabled{cursor:not-allowed;opacity:.7}.account-content.svelte-crkwmh.svelte-crkwmh{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.account-main-info.svelte-crkwmh.svelte-crkwmh{flex:1}.account-name.svelte-crkwmh.svelte-crkwmh{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px;letter-spacing:-.01em}.account-details.svelte-crkwmh.svelte-crkwmh{display:flex;flex-direction:column;gap:2px}.account-number.svelte-crkwmh.svelte-crkwmh,.account-bsb.svelte-crkwmh.svelte-crkwmh{font-size:14px;color:#666;font-weight:400}.selection-indicator.svelte-crkwmh.svelte-crkwmh{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:16px}.selection-circle.svelte-crkwmh.svelte-crkwmh{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;background:#fffc;transition:all .3s ease}.account-item.svelte-crkwmh:hover .selection-circle.svelte-crkwmh{border-color:var(--billie-blue);background:#8635f71a}.check-icon.svelte-crkwmh.svelte-crkwmh{width:24px;height:24px;color:var(--billie-blue);animation:svelte-crkwmh-success-bounce .6s ease-out}.selection-confirmation.svelte-crkwmh.svelte-crkwmh{text-align:center;position:relative;z-index:1}.selection-confirmation.svelte-crkwmh .success-message.svelte-crkwmh{animation:svelte-crkwmh-fade-in-up .5s ease-out}.chat-input-container.svelte-12x5pwn.svelte-12x5pwn{padding:16px;background-color:#fff;border-top:1px solid rgba(0,0,0,.05);position:fixed;bottom:0;left:0;right:0;z-index:100;max-width:600px;margin:0 auto;width:100%;box-sizing:border-box}.chat-input-container.chrome-hidden.svelte-12x5pwn.svelte-12x5pwn{padding:0;border-top:none;background-color:transparent}@media (max-width: 480px){.chat-input-container.svelte-12x5pwn.svelte-12x5pwn{padding:0 16px calc(12px + env(safe-area-inset-bottom,0px)) 16px;border-top:none;border-radius:0}.restart-confirmation.svelte-12x5pwn.svelte-12x5pwn{align-items:flex-start;flex-direction:column;gap:10px;margin-top:12px;margin-bottom:0}.restart-row.svelte-12x5pwn.svelte-12x5pwn{margin-top:12px}.input-wrapper.svelte-12x5pwn.svelte-12x5pwn{box-shadow:none;margin-top:12px}}@media (min-width: 481px){.chat-input-container.svelte-12x5pwn.svelte-12x5pwn{position:relative;bottom:auto;left:auto;right:auto;max-width:none;margin:0}}.input-wrapper.svelte-12x5pwn.svelte-12x5pwn{display:flex;align-items:flex-end;background-color:#fff;border-radius:24px;padding:8px 16px;box-shadow:0 2px 10px #0000000d}.restart-confirmation.svelte-12x5pwn.svelte-12x5pwn{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;margin-bottom:12px;background:#f8f9ff;border:1px solid rgba(134,53,247,.15);border-radius:14px}.restart-confirmation.svelte-12x5pwn p.svelte-12x5pwn{margin:0;font-size:14px;color:#444}.restart-confirmation-actions.svelte-12x5pwn.svelte-12x5pwn{display:flex;gap:8px;flex-shrink:0}.restart-confirm-button.svelte-12x5pwn.svelte-12x5pwn,.restart-cancel-button.svelte-12x5pwn.svelte-12x5pwn{border:none;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.restart-confirm-button.svelte-12x5pwn.svelte-12x5pwn{background:var(--billie-blue);color:#fff}.restart-confirm-button.svelte-12x5pwn.svelte-12x5pwn:hover{background:var(--billie-blue-dark)}.restart-cancel-button.svelte-12x5pwn.svelte-12x5pwn{background:#0000000f;color:#444}.restart-cancel-button.svelte-12x5pwn.svelte-12x5pwn:hover{background:#0000001a}textarea.svelte-12x5pwn.svelte-12x5pwn{flex:1;border:none;padding:12px;font-size:16px;outline:none;background:transparent;color:#333;resize:none;overflow-y:auto;line-height:1.4;max-height:120px;min-height:40px;font-family:inherit;scrollbar-width:thin}textarea.svelte-12x5pwn.svelte-12x5pwn:disabled{opacity:.7;cursor:not-allowed}.restart-row.svelte-12x5pwn.svelte-12x5pwn{display:flex;justify-content:center;margin-top:8px}.restart-button.svelte-12x5pwn.svelte-12x5pwn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#888;cursor:pointer;padding:6px 12px;border-radius:999px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s ease}.restart-button.svelte-12x5pwn.svelte-12x5pwn:hover{color:var(--billie-blue);background-color:#8635f71a}.restart-button.svelte-12x5pwn.svelte-12x5pwn:focus-visible{outline:2px solid var(--billie-blue);outline-offset:2px}.resume-row.svelte-12x5pwn.svelte-12x5pwn{display:flex;flex-direction:column;align-items:center;margin-top:4px;gap:6px}.resume-link.svelte-12x5pwn.svelte-12x5pwn{background:none;border:none;color:#888;cursor:pointer;padding:4px 12px;border-radius:999px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s ease}.resume-link.svelte-12x5pwn.svelte-12x5pwn:hover{color:var(--billie-blue);background-color:#8635f71a}.resume-form.svelte-12x5pwn.svelte-12x5pwn{display:flex;gap:8px;align-items:center}.resume-input.svelte-12x5pwn.svelte-12x5pwn{border:1px solid #ddd;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:13px;width:200px}.resume-submit.svelte-12x5pwn.svelte-12x5pwn{background:var(--billie-blue);color:#fff;border:none;border-radius:999px;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.resume-submit.svelte-12x5pwn.svelte-12x5pwn:disabled{opacity:.5;cursor:default}.resume-not-found.svelte-12x5pwn.svelte-12x5pwn{color:#888;font-size:12px;margin:0}.restart-button.svelte-12x5pwn svg.svelte-12x5pwn{width:16px;height:16px}.send-button.svelte-12x5pwn.svelte-12x5pwn{background-color:var(--billie-blue);border:none;color:#fff;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;align-self:flex-end;margin-bottom:4px;transition:all .2s ease;box-shadow:0 2px 8px #8635f74d}.send-button.svelte-12x5pwn.svelte-12x5pwn:hover:not(:disabled){background-color:var(--billie-blue-dark);box-shadow:0 4px 12px #8635f766;transform:scale(1.05)}.send-button.svelte-12x5pwn.svelte-12x5pwn:disabled{opacity:.5;cursor:not-allowed}.send-button.svelte-12x5pwn svg.svelte-12x5pwn{width:20px;height:20px}.suggestions-container.svelte-12x5pwn.svelte-12x5pwn{position:absolute;bottom:100%;left:16px;right:16px;background-color:#fff;border-radius:12px;box-shadow:0 -2px 10px #0000001a;max-height:200px;overflow-y:auto;z-index:10;margin-bottom:8px}.suggestion-item.svelte-12x5pwn.svelte-12x5pwn{width:100%;text-align:left;padding:12px 16px;border:none;background:none;cursor:pointer;font-size:14px;color:#333;border-bottom:1px solid rgba(0,0,0,.05)}.suggestion-item.svelte-12x5pwn.svelte-12x5pwn:last-child{border-bottom:none}.suggestion-item.svelte-12x5pwn.svelte-12x5pwn:hover,.suggestion-item.selected.svelte-12x5pwn.svelte-12x5pwn{background-color:#0000000d}textarea.svelte-12x5pwn.svelte-12x5pwn::-webkit-scrollbar{width:6px}textarea.svelte-12x5pwn.svelte-12x5pwn::-webkit-scrollbar-track{background:transparent}textarea.svelte-12x5pwn.svelte-12x5pwn::-webkit-scrollbar-thumb{background-color:#0003;border-radius:20px}.conversation-closed-banner.svelte-12x5pwn.svelte-12x5pwn{background-color:#f9f9f9;padding:12px;border-radius:8px;margin-bottom:12px;text-align:center;border:1px solid #e8e8e8;color:#666}.conversation-closed-banner.svelte-12x5pwn p.svelte-12x5pwn{margin:0;font-size:14px}.app-number-footer.svelte-12x5pwn.svelte-12x5pwn{display:flex;justify-content:center;padding-top:8px}.app-number-copy.svelte-12x5pwn.svelte-12x5pwn{display:flex;align-items:center;gap:6px;background:none;border:none;padding:4px 8px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-family:inherit}.app-number-copy.svelte-12x5pwn.svelte-12x5pwn:hover{background-color:#0000000a}.app-number-copy.svelte-12x5pwn.svelte-12x5pwn:focus-visible{outline:2px solid var(--billie-blue);outline-offset:2px}.app-number-label.svelte-12x5pwn.svelte-12x5pwn{font-size:12px;color:#999;font-weight:500}.app-number-value.svelte-12x5pwn.svelte-12x5pwn{font-size:12px;color:#666;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;letter-spacing:.5px}.copy-icon.svelte-12x5pwn.svelte-12x5pwn{width:14px;height:14px;color:#999;transition:color .2s ease}.app-number-copy.svelte-12x5pwn:hover .copy-icon.svelte-12x5pwn{color:var(--billie-blue)}.copy-feedback.svelte-12x5pwn.svelte-12x5pwn{font-size:11px;color:var(--billie-blue);font-weight:600;animation:svelte-12x5pwn-fadeIn .2s ease}@keyframes svelte-12x5pwn-fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.app-number-footer.svelte-12x5pwn.svelte-12x5pwn{padding-top:6px;padding-bottom:4px}.app-number-label.svelte-12x5pwn.svelte-12x5pwn,.app-number-value.svelte-12x5pwn.svelte-12x5pwn{font-size:11px}.copy-icon.svelte-12x5pwn.svelte-12x5pwn{width:12px;height:12px}}.gate-page.svelte-13zmq5k{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--billie-cream);padding:1rem}.gate-card.svelte-13zmq5k{background:#fff;border-radius:12px;padding:1.5rem;max-width:400px;width:100%;box-shadow:0 1px 4px #00000014;display:flex;flex-direction:column}.gate-icon.svelte-13zmq5k{width:44px;height:44px;border-radius:50%;background:var(--billie-gold);display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:.6rem}.gate-title.svelte-13zmq5k{font-family:var(--billie-font-title);font-size:1.8rem;line-height:1.1;margin:0 0 .4rem}.gate-body.svelte-13zmq5k{font-family:var(--billie-font-body);color:#555;margin:0 0 1rem;min-height:3.2em}.gate-zone.svelte-13zmq5k{display:flex;flex-direction:column}.gate-input.svelte-13zmq5k{border:1.5px solid #ccc;border-radius:8px;padding:.7rem;font-size:1rem;font-family:var(--billie-font-body);background:#fff;color:#222}.gate-turnstile.svelte-13zmq5k:not(:empty){margin-bottom:.2rem}.gate-code.svelte-13zmq5k{text-align:center;letter-spacing:.4em}.gate-cta.svelte-13zmq5k{display:block;text-align:center;background:var(--billie-primary);color:#fff;border:none;border-radius:999px;padding:.75rem;font-size:1rem;margin-top:.7rem;cursor:pointer;text-decoration:none;font-family:var(--billie-font-body)}.gate-cta.svelte-13zmq5k:disabled{opacity:.6;cursor:default}.gate-cta-coral.svelte-13zmq5k{background:var(--billie-coral)}.gate-sub.svelte-13zmq5k{font-size:.8rem;color:#888;text-align:center;margin:.7rem 0 0}.gate-link.svelte-13zmq5k{background:none;border:none;color:var(--billie-primary);text-decoration:underline;cursor:pointer;padding:0;font-size:inherit}.gate-link.svelte-13zmq5k:disabled{opacity:.6;cursor:default;text-decoration:none}.gate-error.svelte-13zmq5k{color:#c0392b;font-size:.85rem;margin:.5rem 0 0}main.svelte-z9hgtb.svelte-z9hgtb{width:100%;height:100vh;background:var(--billie-cream);display:flex;flex-direction:column}body.keyboard-visible main.svelte-z9hgtb.svelte-z9hgtb{height:100vh}body.keyboard-visible .app-container.svelte-z9hgtb.svelte-z9hgtb{background:var(--billie-cream);min-height:100vh}body.keyboard-visible .content-wrapper.svelte-z9hgtb.svelte-z9hgtb{background:var(--billie-cream)}.app-container.svelte-z9hgtb.svelte-z9hgtb{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.content-wrapper.svelte-z9hgtb.svelte-z9hgtb{max-width:600px;width:100%;height:100%;padding:0 16px;display:flex;flex-direction:column;box-sizing:border-box}@media (max-width: 480px){.content-wrapper.svelte-z9hgtb.svelte-z9hgtb{padding:0}}.chat-container.svelte-z9hgtb.svelte-z9hgtb{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;background-color:#fff;border-radius:16px 16px 0 0;margin-top:0;width:100%;box-sizing:border-box;transition:all .3s ease}@media (max-width: 480px){.chat-container.svelte-z9hgtb.svelte-z9hgtb{border-radius:0;margin:0;padding-bottom:calc(var(--input-bar-height, 88px) + 8px)}}@media (min-width: 481px){.chat-container.expanded.svelte-z9hgtb.svelte-z9hgtb{height:calc(100% - 100px);max-height:calc(100vh - 140px)}}@media (max-width: 480px){.content-wrapper.svelte-z9hgtb.svelte-z9hgtb{height:100vh;min-height:100vh}body:not(.keyboard-visible) .content-wrapper.svelte-z9hgtb.svelte-z9hgtb{height:100dvh;min-height:100dvh}.chat-container.svelte-z9hgtb.svelte-z9hgtb:not(.expanded){flex:1;min-height:200px;max-height:none}.chat-container.expanded.svelte-z9hgtb.svelte-z9hgtb{height:auto!important;flex:1;max-height:none!important;margin-bottom:0}body.keyboard-visible .content-wrapper.svelte-z9hgtb.svelte-z9hgtb{padding-bottom:0}}@media (max-width: 430px) and (min-height: 800px){body.keyboard-visible .content-wrapper.svelte-z9hgtb.svelte-z9hgtb{padding-bottom:0}}.chat-container.svelte-z9hgtb.svelte-z9hgtb::-webkit-scrollbar{width:6px}.chat-container.svelte-z9hgtb.svelte-z9hgtb::-webkit-scrollbar-track{background:transparent}.chat-container.svelte-z9hgtb.svelte-z9hgtb::-webkit-scrollbar-thumb{background-color:#0003;border-radius:20px}.loading-indicator.svelte-z9hgtb.svelte-z9hgtb{display:flex;gap:4px;padding:12px;align-self:flex-start}.dot.svelte-z9hgtb.svelte-z9hgtb{width:8px;height:8px;background-color:var(--billie-blue);border-radius:50%;animation:svelte-z9hgtb-bounce 1.4s infinite ease-in-out both}.dot.svelte-z9hgtb.svelte-z9hgtb:nth-child(1){animation-delay:-.32s}.dot.svelte-z9hgtb.svelte-z9hgtb:nth-child(2){animation-delay:-.16s}.loading-stage.svelte-z9hgtb.svelte-z9hgtb{margin-left:6px;align-self:center;font-size:13px;line-height:1;color:#5a6078}@keyframes svelte-z9hgtb-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.connection-status.svelte-z9hgtb.svelte-z9hgtb{padding:12px;text-align:center;background-color:var(--billie-blue);color:#fff;border-radius:0 0 16px 16px}.connection-status.disconnected.svelte-z9hgtb.svelte-z9hgtb{background-color:var(--billie-coral)}.awaiting-decision-card.svelte-z9hgtb.svelte-z9hgtb{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px;margin:12px 0;background:linear-gradient(135deg,#f3ecfe,#ece0fd);border-radius:16px;border:1px solid rgba(134,53,247,.15);animation:svelte-z9hgtb-fadeSlideIn .4s ease-out}@keyframes svelte-z9hgtb-fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.awaiting-decision-graphic.svelte-z9hgtb.svelte-z9hgtb{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.awaiting-icon.svelte-z9hgtb.svelte-z9hgtb{width:48px;height:48px;position:relative;z-index:2}.pulse-ring.svelte-z9hgtb.svelte-z9hgtb{position:absolute;top:50%;left:50%;width:60px;height:60px;border:2px solid var(--billie-blue);border-radius:50%;transform:translate(-50%,-50%);animation:svelte-z9hgtb-pulseRing 2.4s ease-out infinite;opacity:0}.pulse-ring.delay-1.svelte-z9hgtb.svelte-z9hgtb{animation-delay:.8s}.pulse-ring.delay-2.svelte-z9hgtb.svelte-z9hgtb{animation-delay:1.6s}@keyframes svelte-z9hgtb-pulseRing{0%{width:48px;height:48px;opacity:.6}to{width:90px;height:90px;opacity:0}}.awaiting-decision-text.svelte-z9hgtb.svelte-z9hgtb{max-width:320px}.awaiting-title.svelte-z9hgtb.svelte-z9hgtb{font-size:16px;font-weight:600;color:var(--billie-blue-dark, #6b2ac6);margin:0 0 8px}.awaiting-subtitle.svelte-z9hgtb.svelte-z9hgtb{font-size:13px;line-height:1.5;color:#5a6078;margin:0}.awaiting-stage.svelte-z9hgtb.svelte-z9hgtb{font-size:12px;font-weight:500;color:var(--billie-blue-dark, #6b2ac6);margin:10px 0 0}.awaiting-progress-bar.svelte-z9hgtb.svelte-z9hgtb{width:100%;max-width:240px;height:4px;background:#8635f71f;border-radius:2px;margin-top:20px;overflow:hidden}.awaiting-progress-fill.svelte-z9hgtb.svelte-z9hgtb{width:40%;height:100%;background:linear-gradient(90deg,var(--billie-blue-light, #a36bf9),var(--billie-blue, #8635f7));border-radius:2px;animation:svelte-z9hgtb-progressSweep 1.8s ease-in-out infinite}@keyframes svelte-z9hgtb-progressSweep{0%{transform:translate(-100%)}50%{transform:translate(200%)}to{transform:translate(-100%)}}@media (max-width: 480px){.awaiting-decision-card.svelte-z9hgtb.svelte-z9hgtb{padding:24px 16px;margin:8px 0}.awaiting-decision-graphic.svelte-z9hgtb.svelte-z9hgtb{width:64px;height:64px;margin-bottom:16px}.awaiting-icon.svelte-z9hgtb.svelte-z9hgtb{width:40px;height:40px}.awaiting-title.svelte-z9hgtb.svelte-z9hgtb{font-size:15px}.awaiting-subtitle.svelte-z9hgtb.svelte-z9hgtb{font-size:12px}}.offer-countdown.svelte-z9hgtb.svelte-z9hgtb{text-align:center;padding:8px 16px;background:#f3ecfe;border-radius:8px;font-size:13px;color:#333;margin:8px 16px}.cutover-banner.svelte-z9hgtb.svelte-z9hgtb{margin:12px 16px;padding:16px;background:#fff8e1;border-left:4px solid #f9a825;border-radius:8px;font-size:13px;color:#333}.cutover-banner.svelte-z9hgtb p.svelte-z9hgtb{margin:0 0 12px}.refresh-schedule-btn.svelte-z9hgtb.svelte-z9hgtb{display:inline-block;padding:10px 20px;background:var(--billie-blue, #8635f7);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px}.refresh-schedule-btn.svelte-z9hgtb.svelte-z9hgtb:hover{opacity:.9}.cancelled-banner.svelte-z9hgtb.svelte-z9hgtb,.session-expired-banner.svelte-z9hgtb.svelte-z9hgtb{position:relative;overflow:hidden;margin:16px;padding:28px 24px 24px;background:linear-gradient(160deg,#faf6ff,#f3ecfe 55%,#ece0fd);border:1px solid rgba(134,53,247,.15);border-radius:16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;animation:svelte-z9hgtb-fadeSlideIn .4s ease-out}.cancelled-banner.svelte-z9hgtb.svelte-z9hgtb:before,.session-expired-banner.svelte-z9hgtb.svelte-z9hgtb:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--billie-blue),var(--billie-coral),var(--billie-gold))}.expiry-icon.svelte-z9hgtb.svelte-z9hgtb{width:44px;height:44px;border-radius:50%;background:#8635f71a;color:var(--billie-blue);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.expiry-icon.svelte-z9hgtb svg.svelte-z9hgtb{width:24px;height:24px}.expiry-title.svelte-z9hgtb.svelte-z9hgtb{font-family:var(--billie-font-title);font-size:24px;letter-spacing:.06em;line-height:1;color:var(--billie-blue-dark)}.cancelled-banner.svelte-z9hgtb p.svelte-z9hgtb,.session-expired-banner.svelte-z9hgtb p.svelte-z9hgtb{margin:0;font-size:14px;line-height:1.5;color:#5a5566;max-width:42ch}.session-expired-banner.svelte-z9hgtb button.svelte-z9hgtb{margin-top:14px;display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,var(--billie-blue) 0%,var(--billie-blue-dark) 100%);color:#fff;border:none;border-radius:999px;cursor:pointer;font-family:var(--billie-font-body);font-weight:600;font-size:14px;box-shadow:0 4px 14px #8635f74d;transition:transform .15s ease,box-shadow .15s ease}.session-expired-banner.svelte-z9hgtb button svg.svelte-z9hgtb{width:16px;height:16px;transition:transform .15s ease}.session-expired-banner.svelte-z9hgtb button.svelte-z9hgtb:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #8635f766}.session-expired-banner.svelte-z9hgtb button:hover:not(:disabled) svg.svelte-z9hgtb{transform:translate(2px)}.session-expired-banner.svelte-z9hgtb button.svelte-z9hgtb:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px #8635f74d}.session-expired-banner.svelte-z9hgtb button.svelte-z9hgtb:disabled{opacity:.6;cursor:not-allowed}.session-expired-banner.svelte-z9hgtb button.svelte-z9hgtb:focus-visible{outline:2px solid var(--billie-blue-dark);outline-offset:2px}@media (prefers-reduced-motion: reduce){.cancelled-banner.svelte-z9hgtb.svelte-z9hgtb,.session-expired-banner.svelte-z9hgtb.svelte-z9hgtb,.session-expired-banner.svelte-z9hgtb button.svelte-z9hgtb,.session-expired-banner.svelte-z9hgtb button svg.svelte-z9hgtb{animation:none;transition:none}}
