:root{font-family:Alata,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--billie-blue: #5171ff;--billie-coral: #f8857b;--billie-cream: #fffbf1;--billie-blue-light: #7a8fff;--billie-blue-dark: #3a5aef;--billie-coral-light: #ffa59d;--billie-coral-dark: #f66b5f;--teal-color: #5171ff;--light-blue-bg: rgba(81, 113, 255, .05);--dark-text: #333}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}header.svelte-ndecg4.svelte-ndecg4{padding:0;text-align:center;width:100%;margin-bottom:16px}.header-clickable.svelte-ndecg4.svelte-ndecg4{transition:all .2s ease;border-radius:12px;padding:8px;margin:-8px}.header-clickable.interactive.svelte-ndecg4.svelte-ndecg4{cursor:pointer}.header-clickable.interactive.svelte-ndecg4.svelte-ndecg4:hover{transform:translateY(-1px)}.header-clickable.interactive.svelte-ndecg4.svelte-ndecg4:active{transform:translateY(0)}.header-clickable.svelte-ndecg4.svelte-ndecg4:focus-visible{outline:2px solid var(--teal-color, #009688);outline-offset:2px}.logo-container.svelte-ndecg4.svelte-ndecg4{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.logo-primary.svelte-ndecg4.svelte-ndecg4{height:80px;width:auto;object-fit:contain;transition:all .2s ease}.header-clickable.interactive.svelte-ndecg4 .logo-container.svelte-ndecg4{margin-bottom:8px}.header-clickable.interactive.svelte-ndecg4:hover .logo-primary.svelte-ndecg4{transform:scale(1.05);filter:brightness(1.1)}.toggle-hint.svelte-ndecg4.svelte-ndecg4{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;opacity:.8;transition:opacity .2s ease}.header-clickable.svelte-ndecg4:hover .toggle-hint.svelte-ndecg4{opacity:1}.hint-text.svelte-ndecg4.svelte-ndecg4{font-size:14px;color:#666;font-weight:500}.chevron.svelte-ndecg4.svelte-ndecg4{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-ndecg4.svelte-ndecg4{transform:rotate(180deg)}.chevron.svelte-ndecg4 svg.svelte-ndecg4{width:100%;height:100%}.info-box.svelte-ndecg4.svelte-ndecg4{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-ndecg4.svelte-ndecg4{animation:svelte-ndecg4-slideDown .4s cubic-bezier(.4,0,.2,1)}@keyframes svelte-ndecg4-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-ndecg4.svelte-ndecg4{margin:0 0 16px;font-size:16px;line-height:1.5;color:#2c3e50;border:none;text-align:center;font-weight:400}.stats-bar.svelte-ndecg4.svelte-ndecg4{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-ndecg4.svelte-ndecg4{display:flex;align-items:baseline;gap:4px}.stat.svelte-ndecg4 strong.svelte-ndecg4{font-size:18px;font-weight:700;color:var(--billie-blue);line-height:1}.stat-label.svelte-ndecg4.svelte-ndecg4{font-size:13px;color:#6c757d;font-weight:500}.stat.highlight.svelte-ndecg4 strong.svelte-ndecg4{color:var(--billie-coral)}.divider.svelte-ndecg4.svelte-ndecg4{color:#d1d5db;font-size:12px;-webkit-user-select:none;user-select:none}@media (max-width: 480px){header.svelte-ndecg4.svelte-ndecg4{margin-bottom:0;padding:16px;background:var(--billie-cream)}.logo-primary.svelte-ndecg4.svelte-ndecg4{height:60px}.header-clickable.interactive.svelte-ndecg4 .logo-container.svelte-ndecg4{margin-bottom:4px}.hint-text.svelte-ndecg4.svelte-ndecg4{font-size:12px}.chevron.svelte-ndecg4.svelte-ndecg4{width:16px;height:16px}.info-box.svelte-ndecg4.svelte-ndecg4{padding:12px;margin-bottom:0;border-radius:0}.intro-text.svelte-ndecg4.svelte-ndecg4{font-size:14px;line-height:1.4;margin:0 0 10px}.stats-bar.svelte-ndecg4.svelte-ndecg4{padding:10px 12px;gap:6px 10px;border-radius:8px}.stat.svelte-ndecg4 strong.svelte-ndecg4{font-size:15px}.stat-label.svelte-ndecg4.svelte-ndecg4{font-size:11px}.divider.svelte-ndecg4.svelte-ndecg4{font-size:10px}.toggle-hint.svelte-ndecg4.svelte-ndecg4{margin-bottom:8px}}@media (max-width: 360px){.logo-primary.svelte-ndecg4.svelte-ndecg4{height:50px}.info-box.svelte-ndecg4.svelte-ndecg4{padding:10px}.intro-text.svelte-ndecg4.svelte-ndecg4{font-size:13px}.stats-bar.svelte-ndecg4.svelte-ndecg4{padding:8px 10px;gap:4px 8px}.stat.svelte-ndecg4 strong.svelte-ndecg4{font-size:14px}.stat-label.svelte-ndecg4.svelte-ndecg4{font-size:10px}}.message-text.svelte-vwg0h9.svelte-vwg0h9{margin:0;font-size:16px;line-height:1.4;white-space:pre-wrap}.message.svelte-vwg0h9.svelte-vwg0h9{display:flex;margin:16px 0;align-items:flex-start}.user.svelte-vwg0h9.svelte-vwg0h9{flex-direction:row-reverse}.bot.svelte-vwg0h9.svelte-vwg0h9{flex-direction:row}.message-content.svelte-vwg0h9.svelte-vwg0h9{padding:12px 16px;border-radius:18px;position:relative;max-width:80%}.message.bot.svelte-vwg0h9 .message-content.loan-agreement-message.svelte-vwg0h9{max-width:95%;padding:8px}.user.svelte-vwg0h9 .message-content.svelte-vwg0h9{background-color:var(--billie-blue);color:#fff;border-bottom-right-radius:4px;margin-right:12px;box-shadow:0 2px 8px #5171ff33}.bot.svelte-vwg0h9 .message-content.svelte-vwg0h9{background-color:#fff;color:var(--dark-text);border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000001a;margin-left:12px}.timestamp.svelte-vwg0h9.svelte-vwg0h9{display:block;font-size:11px;margin-top:4px;opacity:.7;text-align:right}.bot-avatar.svelte-vwg0h9.svelte-vwg0h9,.user-avatar.svelte-vwg0h9.svelte-vwg0h9{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.bot-avatar.svelte-vwg0h9.svelte-vwg0h9{background-color:#5171ff1a;color:var(--billie-blue)}.user-avatar.svelte-vwg0h9.svelte-vwg0h9{background-color:#f8857b33;color:var(--billie-coral)}.bot-avatar.svelte-vwg0h9 svg.svelte-vwg0h9,.user-avatar.svelte-vwg0h9 svg.svelte-vwg0h9{width:24px;height:24px}.attestation-buttons.svelte-vwg0h9.svelte-vwg0h9{display:flex;gap:8px;margin-top:12px}.accept-button.svelte-vwg0h9.svelte-vwg0h9,.decline-button.svelte-vwg0h9.svelte-vwg0h9{padding:6px 12px;border-radius:16px;border:1px solid;font-size:14px;cursor:pointer;transition:all .2s ease}.accept-button.svelte-vwg0h9.svelte-vwg0h9{background-color:transparent;border-color:var(--billie-blue);color:var(--billie-blue)}.decline-button.svelte-vwg0h9.svelte-vwg0h9{background-color:transparent;border-color:var(--billie-coral);color:var(--billie-coral)}.accept-button.selected.svelte-vwg0h9.svelte-vwg0h9{background-color:var(--billie-blue);color:#fff;font-weight:500}.decline-button.selected.svelte-vwg0h9.svelte-vwg0h9{background-color:var(--billie-coral);color:#fff;font-weight:500}.accept-button.svelte-vwg0h9.svelte-vwg0h9:disabled,.decline-button.svelte-vwg0h9.svelte-vwg0h9:disabled{opacity:.7;cursor:not-allowed}.accept-button.svelte-vwg0h9.svelte-vwg0h9:disabled:not(.selected),.decline-button.svelte-vwg0h9.svelte-vwg0h9:disabled:not(.selected){opacity:.5;background-color:#f5f5f5;border-color:#ddd;color:#999}.loan-agreement-container.svelte-vwg0h9.svelte-vwg0h9{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-vwg0h9.svelte-vwg0h9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#5171ff05,#5171ff0d);pointer-events:none}.agreement-header.svelte-vwg0h9.svelte-vwg0h9{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px;position:relative;z-index:1}.agreement-icon.svelte-vwg0h9.svelte-vwg0h9{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 #5171ff4d,0 2px 4px #0000001a;animation:svelte-vwg0h9-gentle-pulse 2s ease-in-out infinite}@keyframes svelte-vwg0h9-gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes svelte-vwg0h9-success-bounce{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.agreement-icon.svelte-vwg0h9 svg.svelte-vwg0h9{width:24px;height:24px}.agreement-title.svelte-vwg0h9.svelte-vwg0h9{font-size:20px;font-weight:600;margin:0 0 4px;color:#1a1a1a;letter-spacing:-.02em}.agreement-subtitle.svelte-vwg0h9.svelte-vwg0h9{font-size:14px;font-weight:400;margin:0;color:#666;letter-spacing:.01em}.agreement-content-wrapper.svelte-vwg0h9.svelte-vwg0h9{position:relative;z-index:1}.agreement-text-container.svelte-vwg0h9.svelte-vwg0h9{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-vwg0h9.svelte-vwg0h9{font-size:14px;line-height:1.6;color:#333;white-space:normal}.agreement-text-container.svelte-vwg0h9.svelte-vwg0h9::-webkit-scrollbar{width:6px}.agreement-text-container.svelte-vwg0h9.svelte-vwg0h9::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.agreement-text-container.svelte-vwg0h9.svelte-vwg0h9::-webkit-scrollbar-thumb{background:#5171ff4d;border-radius:3px}.agreement-text-container.svelte-vwg0h9.svelte-vwg0h9::-webkit-scrollbar-thumb:hover{background:#5171ff80}.scroll-indicator.svelte-vwg0h9.svelte-vwg0h9{text-align:center;margin-bottom:16px;padding:8px;background:linear-gradient(135deg,#5171ff1a,#5171ff0d);border-radius:8px;border:1px solid rgba(81,113,255,.2);transition:all .3s ease;animation:svelte-vwg0h9-gentle-bounce 2s ease-in-out infinite}.scroll-indicator.hidden.svelte-vwg0h9.svelte-vwg0h9{opacity:0;transform:translateY(-10px);pointer-events:none}.scroll-indicator.svelte-vwg0h9 span.svelte-vwg0h9{font-size:12px;font-weight:500;color:var(--billie-blue);letter-spacing:.02em}@keyframes svelte-vwg0h9-gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.slider-section.svelte-vwg0h9.svelte-vwg0h9{position:relative;z-index:1}.slider-wrapper.svelte-vwg0h9.svelte-vwg0h9{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-vwg0h9.svelte-vwg0h9{opacity:.5;background:#f0f0f0cc;border-color:#0000000a;box-shadow:inset 0 2px 4px #00000005,0 1px 2px #fff6}.slider-wrapper.disabled.svelte-vwg0h9 .slider-track-bg.svelte-vwg0h9{background:linear-gradient(90deg,#f8f8f8,#f0f0f0)}.slider-wrapper.disabled.svelte-vwg0h9 .slider-progress.svelte-vwg0h9{background:linear-gradient(90deg,#ddd,#ccc);box-shadow:none}.slider-track-bg.svelte-vwg0h9.svelte-vwg0h9{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-vwg0h9.svelte-vwg0h9{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 #5171ff66;pointer-events:none;width:auto;transform-origin:left center}.modern-slider.svelte-vwg0h9.svelte-vwg0h9{-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-vwg0h9.svelte-vwg0h9::-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-vwg0h9.svelte-vwg0h9::-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-vwg0h9.svelte-vwg0h9::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(.98)}.modern-slider.completed.svelte-vwg0h9.svelte-vwg0h9::-webkit-slider-thumb{background:var(--billie-blue);border-color:var(--billie-blue);animation:svelte-vwg0h9-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 #5171ff66,0 2px 4px #0000001a,inset 0 1px #ffffff4d}.modern-slider.svelte-vwg0h9.svelte-vwg0h9::-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-vwg0h9.svelte-vwg0h9::-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 #5171ff66,0 2px 4px #0000001a}.modern-slider.svelte-vwg0h9.svelte-vwg0h9::-moz-range-track{background:transparent;border:none;height:4px}.modern-slider.svelte-vwg0h9.svelte-vwg0h9:disabled{cursor:not-allowed}.modern-slider.svelte-vwg0h9.svelte-vwg0h9:disabled::-webkit-slider-thumb{cursor:not-allowed}.modern-slider.svelte-vwg0h9.svelte-vwg0h9:disabled::-moz-range-thumb{cursor:not-allowed}.slider-label-container.svelte-vwg0h9.svelte-vwg0h9{text-align:center}.success-message.svelte-vwg0h9.svelte-vwg0h9{display:flex;align-items:center;justify-content:center;animation:svelte-vwg0h9-fade-in-up .5s ease-out}.success-icon.svelte-vwg0h9.svelte-vwg0h9{width:20px;height:20px;margin-right:8px;color:var(--billie-blue)}.success-text.svelte-vwg0h9.svelte-vwg0h9{font-size:16px;font-weight:600;color:var(--billie-blue);letter-spacing:-.01em}.instruction-message.svelte-vwg0h9.svelte-vwg0h9{display:flex;flex-direction:column;align-items:center;animation:svelte-vwg0h9-fade-in .3s ease-out}.instruction-text.svelte-vwg0h9.svelte-vwg0h9{font-size:15px;font-weight:500;color:#666;margin-bottom:4px;letter-spacing:.01em}.instruction-text.disabled-text.svelte-vwg0h9.svelte-vwg0h9{color:#999;font-style:italic}.slide-hint.svelte-vwg0h9.svelte-vwg0h9{display:flex;align-items:center;font-size:12px;color:#999;animation:svelte-vwg0h9-pulse-hint 2s ease-in-out infinite}@keyframes svelte-vwg0h9-pulse-hint{0%,to{opacity:.6;transform:translate(0)}50%{opacity:1;transform:translate(2px)}}@keyframes svelte-vwg0h9-fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-vwg0h9-fade-in{0%{opacity:0}to{opacity:1}}.account-selection-container.svelte-vwg0h9.svelte-vwg0h9{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-vwg0h9.svelte-vwg0h9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#5171ff05,#5171ff0d);pointer-events:none}.selection-header.svelte-vwg0h9.svelte-vwg0h9{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px;position:relative;z-index:1}.selection-icon.svelte-vwg0h9.svelte-vwg0h9{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 #5171ff4d,0 2px 4px #0000001a;animation:svelte-vwg0h9-gentle-pulse 2s ease-in-out infinite}.selection-icon.svelte-vwg0h9 svg.svelte-vwg0h9{width:24px;height:24px}.selection-title.svelte-vwg0h9.svelte-vwg0h9{font-size:20px;font-weight:600;margin:0 0 4px;color:#1a1a1a;letter-spacing:-.02em}.selection-subtitle.svelte-vwg0h9.svelte-vwg0h9{font-size:14px;font-weight:400;margin:0;color:#666;letter-spacing:.01em}.accounts-list.svelte-vwg0h9.svelte-vwg0h9{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;position:relative;z-index:1}.account-item.svelte-vwg0h9.svelte-vwg0h9{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-vwg0h9.svelte-vwg0h9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#5171ff0d,#5171ff05);opacity:0;transition:opacity .3s ease;pointer-events:none}.account-item.svelte-vwg0h9.svelte-vwg0h9:hover:before{opacity:1}.account-item.svelte-vwg0h9.svelte-vwg0h9:hover{transform:translateY(-2px);border-color:#5171ff33;box-shadow:0 8px 24px #00000014,0 4px 8px #5171ff1a}.account-item.selected.svelte-vwg0h9.svelte-vwg0h9{border-color:var(--billie-blue);background:#5171ff14;transform:scale(1.02);box-shadow:0 8px 32px #5171ff33,0 4px 16px #00000014}.account-item.selected.svelte-vwg0h9.svelte-vwg0h9:before{opacity:1;background:linear-gradient(135deg,#5171ff1a,#5171ff0d)}.account-item.svelte-vwg0h9.svelte-vwg0h9:disabled{cursor:not-allowed;opacity:.7}.account-content.svelte-vwg0h9.svelte-vwg0h9{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.account-main-info.svelte-vwg0h9.svelte-vwg0h9{flex:1}.account-name.svelte-vwg0h9.svelte-vwg0h9{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px;letter-spacing:-.01em}.account-details.svelte-vwg0h9.svelte-vwg0h9{display:flex;flex-direction:column;gap:2px}.account-number.svelte-vwg0h9.svelte-vwg0h9,.account-bsb.svelte-vwg0h9.svelte-vwg0h9{font-size:14px;color:#666;font-weight:400}.selection-indicator.svelte-vwg0h9.svelte-vwg0h9{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:16px}.selection-circle.svelte-vwg0h9.svelte-vwg0h9{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;background:#fffc;transition:all .3s ease}.account-item.svelte-vwg0h9:hover .selection-circle.svelte-vwg0h9{border-color:var(--billie-blue);background:#5171ff1a}.check-icon.svelte-vwg0h9.svelte-vwg0h9{width:24px;height:24px;color:var(--billie-blue);animation:svelte-vwg0h9-success-bounce .6s ease-out}.selection-confirmation.svelte-vwg0h9.svelte-vwg0h9{text-align:center;position:relative;z-index:1}.selection-confirmation.svelte-vwg0h9 .success-message.svelte-vwg0h9{animation:svelte-vwg0h9-fade-in-up .5s ease-out}.chat-input-container.svelte-86dpgf.svelte-86dpgf{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}@media (max-width: 480px){.chat-input-container.svelte-86dpgf.svelte-86dpgf{padding:0 16px 12px;border-top:none;border-radius:0}.input-wrapper.svelte-86dpgf.svelte-86dpgf{box-shadow:none;margin-top:12px}}@media (min-width: 481px){.chat-input-container.svelte-86dpgf.svelte-86dpgf{position:relative;bottom:auto;left:auto;right:auto;max-width:none;margin:0}}.input-wrapper.svelte-86dpgf.svelte-86dpgf{display:flex;align-items:flex-end;background-color:#fff;border-radius:24px;padding:8px 16px;box-shadow:0 2px 10px #0000000d}textarea.svelte-86dpgf.svelte-86dpgf{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-86dpgf.svelte-86dpgf:disabled{opacity:.7;cursor:not-allowed}.restart-button.svelte-86dpgf.svelte-86dpgf{background:none;border:none;color:#999;cursor:pointer;padding:0 8px;align-self:flex-end;margin-bottom:10px;transition:all .2s ease;border-radius:6px;display:flex;align-items:center;justify-content:center}.restart-button.svelte-86dpgf.svelte-86dpgf:hover{color:var(--billie-blue);background-color:#5171ff1a}.restart-button.svelte-86dpgf.svelte-86dpgf:focus-visible{outline:2px solid var(--billie-blue);outline-offset:2px}.restart-button.svelte-86dpgf svg.svelte-86dpgf{width:20px;height:20px}.send-button.svelte-86dpgf.svelte-86dpgf{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 #5171ff4d}.send-button.svelte-86dpgf.svelte-86dpgf:hover:not(:disabled){background-color:var(--billie-blue-dark);box-shadow:0 4px 12px #5171ff66;transform:scale(1.05)}.send-button.svelte-86dpgf.svelte-86dpgf:disabled{opacity:.5;cursor:not-allowed}.send-button.svelte-86dpgf svg.svelte-86dpgf{width:20px;height:20px}.suggestions-container.svelte-86dpgf.svelte-86dpgf{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-86dpgf.svelte-86dpgf{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-86dpgf.svelte-86dpgf:last-child{border-bottom:none}.suggestion-item.svelte-86dpgf.svelte-86dpgf:hover,.suggestion-item.selected.svelte-86dpgf.svelte-86dpgf{background-color:#0000000d}textarea.svelte-86dpgf.svelte-86dpgf::-webkit-scrollbar{width:6px}textarea.svelte-86dpgf.svelte-86dpgf::-webkit-scrollbar-track{background:transparent}textarea.svelte-86dpgf.svelte-86dpgf::-webkit-scrollbar-thumb{background-color:#0003;border-radius:20px}.conversation-closed-banner.svelte-86dpgf.svelte-86dpgf{background-color:#f9f9f9;padding:12px;border-radius:8px;margin-bottom:12px;text-align:center;border:1px solid #e8e8e8;color:#666}.conversation-closed-banner.svelte-86dpgf p.svelte-86dpgf{margin:0;font-size:14px}main.svelte-zspq3{width:100%;height:100vh;background:var(--billie-cream);display:flex;flex-direction:column}body.keyboard-visible main.svelte-zspq3{height:100vh}body.keyboard-visible .app-container.svelte-zspq3{background:var(--billie-cream);min-height:100vh}body.keyboard-visible .content-wrapper.svelte-zspq3{background:var(--billie-cream)}.app-container.svelte-zspq3{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.content-wrapper.svelte-zspq3{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-zspq3{padding:0}}.chat-container.svelte-zspq3{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-zspq3{border-radius:0;margin:0}}@media (min-width: 481px){.chat-container.expanded.svelte-zspq3{height:calc(100% - 100px);max-height:calc(100vh - 140px)}}@media (max-width: 480px){.content-wrapper.svelte-zspq3{height:100vh;min-height:100vh}body:not(.keyboard-visible) .content-wrapper.svelte-zspq3{height:100dvh;min-height:100dvh}.chat-container.svelte-zspq3:not(.expanded){flex:1;min-height:200px;max-height:none}.chat-container.expanded.svelte-zspq3{height:auto!important;flex:1;max-height:none!important;margin-bottom:0}body.keyboard-visible .content-wrapper.svelte-zspq3{padding-bottom:0}}@media (max-width: 430px) and (min-height: 800px){body.keyboard-visible .content-wrapper.svelte-zspq3{padding-bottom:0}}.chat-container.svelte-zspq3::-webkit-scrollbar{width:6px}.chat-container.svelte-zspq3::-webkit-scrollbar-track{background:transparent}.chat-container.svelte-zspq3::-webkit-scrollbar-thumb{background-color:#0003;border-radius:20px}.loading-indicator.svelte-zspq3{display:flex;gap:4px;padding:12px;align-self:flex-start}.dot.svelte-zspq3{width:8px;height:8px;background-color:var(--billie-blue);border-radius:50%;animation:svelte-zspq3-bounce 1.4s infinite ease-in-out both}.dot.svelte-zspq3:nth-child(1){animation-delay:-.32s}.dot.svelte-zspq3:nth-child(2){animation-delay:-.16s}@keyframes svelte-zspq3-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.connection-status.svelte-zspq3{padding:12px;text-align:center;background-color:var(--billie-blue);color:#fff;border-radius:0 0 16px 16px}.connection-status.disconnected.svelte-zspq3{background-color:var(--billie-coral)}
