@font-face{font-family:Basier Square;src:url(https://eu-assets.contentstack.com/v3/assets/blt4a5ee0113ab335fb/blt3c170fbcc12ab73f/BasierSquare-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Basier Square;src:url(https://eu-assets.contentstack.com/v3/assets/blt4a5ee0113ab335fb/blt5c74c6cc34f17ba9/BasierSquare-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lay Grotesk;src:url(https://eu-assets.contentstack.com/v3/assets/blt4a5ee0113ab335fb/blt890e42a6bdb85c63/LayGrotesk-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#f7f5f3;--hero-bg:#dfefff;--white:#fff;--navy:#02193d;--blue:#62afff;--blue-hover:#4a9ef0;--blue-light:#e8f4ff;--accent:#3096ff;--text:#02193d;--text-muted:#5a6478;--border:#e2e0dc;--promo-bg:#103154;--promo-badge:#1d5a9a;--radius:12px;--radius-lg:24px;--shadow:0 4px 24px #02193d14;--font:"Basier Square", Verdana, sans-serif;--font-display:"Lay Grotesk", Verdana, sans-serif;--max-width:1272px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}body.modal-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h5,h6{font-family:var(--font-display);color:var(--navy);margin:0;font-weight:400;line-height:1.1}h1{letter-spacing:-.44px;font-size:clamp(3rem,5vw,5rem);line-height:1}h2{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.5rem}h5{font-size:.875rem;font-weight:500;font-family:var(--font)}h6{font-size:.9375rem;font-weight:500;font-family:var(--font)}p{color:var(--text-muted);margin:0}.container{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.demo-banner{display:none}.header{background:var(--white);z-index:100;border-bottom:none;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;height:80px;display:flex}.logo{flex-shrink:0;align-items:center;display:flex}.logo img{width:auto;height:32px}.nav-desktop{align-items:center;gap:.25rem;display:flex}.nav-item{position:relative}.nav-link{font:inherit;color:var(--navy);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;transition:background .15s;display:flex}.nav-link:hover{background:var(--bg)}.nav-dropdown{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);min-width:220px;box-shadow:var(--shadow);z-index:50;padding:.5rem;position:absolute;top:calc(100% + 4px);left:0}.nav-dropdown-link{color:var(--navy);border-radius:8px;padding:.625rem .875rem;font-size:.9375rem;display:block}.nav-dropdown-link:hover{background:var(--bg)}.auth-buttons{align-items:center;gap:.75rem;display:flex}.header-lang{background:#02193d0f;border-radius:999px;margin-right:.25rem;padding:2px;display:inline-flex}.header-lang button{appearance:none;min-width:40px;font:inherit;letter-spacing:.04em;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:600}.header-lang button.active{background:var(--navy);color:#fff}.mobile-lang{padding:.5rem 0 1rem}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.mobile-menu{border-top:1px solid var(--border);background:var(--white);flex-direction:column;padding:1rem;display:none}.mobile-menu.open{display:flex}.mobile-menu a{border-bottom:1px solid var(--border);padding:.75rem 0;font-weight:500}.btn{height:56px;font:inherit;letter-spacing:-.12px;cursor:pointer;white-space:nowrap;box-sizing:border-box;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:0 24px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.auth-buttons .btn{height:48px;padding:0 20px}.btn-primary{background:var(--blue);color:var(--navy);border-color:var(--blue)}.btn-primary:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.btn-outline{color:var(--navy);border-color:var(--blue);background:0 0}.btn-outline:hover{background:var(--blue-light)}.btn-ghost{color:var(--text-muted);background:0 0;border-color:#0000}.btn-full{width:100%}.text-link{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.hero{background:var(--hero-bg);padding:48px 0 64px;overflow:hidden}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.hero-content p{letter-spacing:-.12px;max-width:480px;color:var(--navy);margin-top:24px;font-size:1.125rem;font-weight:500;line-height:28px}.hero-ctas{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-image{border-radius:0;width:100%;max-width:516px;overflow:visible}.hero-image img{width:100%;height:auto}.promo-banner{z-index:10;background:0 0;margin-top:-1.5rem;padding:0 1rem;position:relative}.promo-inner{background:var(--promo-bg);color:var(--white);max-width:var(--max-width);border:1px solid #c9ced6;border-radius:32px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:24px;display:flex}.promo-badge{background:var(--promo-badge);color:var(--white);border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.promo-text{text-align:center;color:var(--white);flex:1;font-size:.9375rem;font-weight:300}.promo-link{color:var(--white);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-family:inherit;font-size:.9375rem;font-weight:500}.promo-link:hover{text-decoration:underline}.products-section{background:var(--white);padding:3rem 0 4rem}.section-header{text-align:center;margin-bottom:2rem}.product-tabs{border-bottom:1px solid var(--border);gap:0;margin-bottom:2rem;display:flex;overflow-x:auto}.product-tab{font:inherit;color:var(--navy);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:1rem 1.5rem;font-size:1rem;font-weight:500}.product-tab.active{border-bottom-color:var(--accent);color:var(--navy)}.product-tab:hover{color:var(--navy)}.deposit-field{max-width:492px;margin-bottom:1.5rem}.deposit-field label{color:var(--navy);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.deposit-field input{border-radius:var(--radius);width:100%;height:56px;font:inherit;color:var(--navy);background:var(--white);box-sizing:border-box;border:2px solid #818d9e;padding:0 1rem;font-size:1rem}.deposit-field input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3096ff40}.product-table-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:2fr 1.5fr .8fr .8fr 1fr .9fr;gap:1rem;padding:.75rem 1rem;font-size:.75rem;font-weight:500;display:grid}.product-row{border:1px solid var(--border);background:var(--white);border-radius:6px;margin-bottom:24px;overflow:hidden}.product-badge{background:var(--blue-light);color:var(--navy);padding:.5rem 1rem;font-size:.8125rem;font-weight:500}.product-row-inner{grid-template-columns:2fr 1.5fr .8fr .8fr 1fr .9fr;align-items:center;gap:1rem;padding:24px;display:grid}.product-bank{align-items:center;gap:.875rem;display:flex}.bank-logo{object-fit:contain;background:var(--white);border:1px solid #edebe9;border-radius:8px;flex-shrink:0;width:56px;height:56px}.bank-logo.initials{background:var(--blue-light);color:var(--navy);justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.bank-name{font-weight:500}.bank-insured{color:var(--text-muted);font-size:.75rem}.product-apy h3{font-family:var(--font-display);color:var(--accent);letter-spacing:-.02em;font-size:48px;font-weight:400;line-height:1}.product-action .btn{width:100%}.disclaimer{color:var(--text-muted);margin-top:2rem;font-size:.75rem;line-height:1.6}.why-section{background:var(--bg);padding:4rem 0}.why-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.why-card{background:var(--white);border-radius:var(--radius);padding:1.75rem}.why-icon{width:40px;height:40px;margin-bottom:1rem}.why-icon img{width:40px;height:40px}.why-card h6{margin-bottom:.5rem}.why-card p{font-size:.9375rem}.product-types{background:var(--white);padding:4rem 0}.product-types-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.product-type-card{border-radius:var(--radius-lg);background:var(--bg);overflow:hidden}.product-type-visual{height:200px;position:relative;overflow:hidden}.product-type-visual img{object-fit:cover;width:100%;height:100%}.product-type-tags{flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.tag{background:var(--white);color:var(--navy);border-radius:999px;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.product-type-body{padding:1.5rem}.product-type-body h3{font-family:var(--font-display);margin-bottom:.75rem}.product-type-body p{margin-bottom:1rem;font-size:.9375rem}.comparison-section{background:var(--bg);padding:4rem 0}.comparison-intro{text-align:center;max-width:720px;color:var(--navy);margin:0 auto 2rem;font-size:1.0625rem}.comparison-table{border-collapse:collapse;background:var(--white);border-radius:var(--radius);width:100%;overflow:hidden}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:1.25rem 1.5rem;font-size:.9375rem}.comparison-table th{background:var(--bg);font-weight:500}.comparison-table .raisin-col{color:var(--navy);background:#62afff14}.coverage-section{background:var(--navy);color:var(--white);padding:4rem 0}.coverage-grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:3rem;display:grid}.coverage-visual{text-align:center}.coverage-visual img{max-width:100%;margin:0 auto}.coverage-visual h3{color:var(--blue);font-size:4rem;font-family:var(--font-display)}.coverage-content h3{color:var(--white);margin-bottom:1rem}.coverage-content p{color:#fffc;margin-bottom:1rem}.coverage-content .text-link{color:var(--blue)}.security-section{background:var(--white);padding:4rem 0}.security-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.security-card{border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:box-shadow .15s;display:block}.security-card:hover{box-shadow:var(--shadow)}.security-icon{width:48px;height:48px;margin-bottom:1rem}.security-icon img{width:48px;height:48px}.security-card h5{font-size:1rem;font-family:var(--font-display);margin-bottom:.5rem;font-weight:400}.security-card p{font-size:.9375rem}.steps-section{background:var(--bg);padding:4rem 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;display:grid}.step-num{background:var(--blue);width:40px;height:40px;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-weight:500;display:flex}.steps-grid h6{margin-bottom:.5rem}.steps-grid p{font-size:.9375rem}.partners-section{background:var(--white);padding:4rem 0}.partners-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.partner-card{text-align:center;border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.5rem}.partner-logo{background:var(--bg);width:80px;height:80px;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-weight:500;display:flex}.partner-card h6{margin-bottom:.25rem}.partner-card p{margin-bottom:.75rem;font-size:.8125rem}.partners-links{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.faq-section{background:var(--bg);padding:4rem 0}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-trigger{cursor:pointer;text-align:left;width:100%;font:inherit;color:var(--navy);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.faq-chevron{flex-shrink:0;transition:transform .2s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-panel{padding-bottom:1.25rem}.faq-panel p{font-size:.9375rem;line-height:1.6}.cta-section{background:var(--hero-bg);text-align:center;padding:4rem 0}.support-section{background:var(--white);padding:4rem 0}.support-section a{color:#06c;text-decoration:underline}.legal-footnote{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.legal-footnote p{font-size:.75rem;line-height:1.6}.footer{background:var(--navy);color:#fffc;padding:3rem 0 2rem}.footer h5{color:var(--white);font-family:var(--font);margin-bottom:1rem;font-weight:500}.footer ul{margin:0;padding:0;list-style:none}.footer li{margin-bottom:.5rem}.footer a{color:#ffffffb3;font-size:.875rem}.footer a:hover{color:var(--white)}.footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2.5rem;display:grid}.footer-bottom{border-top:1px solid #ffffff26;flex-wrap:wrap;gap:1.5rem;padding:1.5rem 0;font-size:.8125rem;display:flex}.footer-disclosures{border-top:1px solid #ffffff26;padding-top:1.5rem}.footer-disclosures h5{margin-bottom:.75rem}.footer-disclosures p{color:#ffffff80;font-size:.75rem;line-height:1.6}.modal-overlay{z-index:200;background:#02193d80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:480px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.modal-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:-.5rem 0 1rem;display:flex}.modal-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;margin-left:auto;font-size:1.5rem;line-height:1;position:static;top:auto;right:auto}.modal h2{margin-bottom:.5rem;font-size:1.75rem}.modal-sub{margin-bottom:1.5rem;font-size:.9375rem}.modal-sub.small{font-size:.8125rem}.modal-form{flex-direction:column;gap:1rem;display:flex}.modal-form label{flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.modal-form input{border:1px solid var(--border);border-radius:var(--radius);font:inherit;padding:.75rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.modal-footer-text{text-align:center;margin-top:1rem;font-size:.875rem}.offer-tiers{color:var(--text-muted);margin:0 0 1rem;padding-left:1.25rem;font-size:.9375rem}.offer-tiers li{margin-bottom:.5rem}.dashboard-card{background:var(--bg);border-radius:var(--radius);justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.25rem;display:flex}.dashboard-card strong{color:var(--navy);font-size:1.25rem}.dashboard-products{margin-bottom:.5rem}.dashboard-product-row{background:var(--bg);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.dashboard-product-row strong{color:var(--navy)}@media (max-width:1024px){.why-grid,.partners-grid{grid-template-columns:repeat(2,1fr)}.product-table-header{display:none}.product-row-inner{grid-template-columns:1fr 1fr;gap:.75rem}.product-action{grid-column:1/-1}.coverage-grid{grid-template-columns:1fr}}.chat-widget-root{--chat-font:system-ui, -apple-system, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;--chat-blue:#156cc4;pointer-events:none}.chat-launcher{pointer-events:auto;z-index:999999;border:2px solid var(--chat-blue);background:var(--chat-blue);color:#fff;cursor:pointer;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;padding:0;display:flex;position:fixed;bottom:16px;right:16px;overflow:hidden;box-shadow:0 20px 30px #17494d26}.chat-launcher-icon{justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:absolute;inset:0}.chat-launcher-close{opacity:0;transform:rotate(-90deg)scale(.5)}.chat-launcher.is-open .chat-launcher-chat{opacity:0;transform:rotate(90deg)scale(.5)}.chat-launcher.is-open .chat-launcher-close{opacity:1;transform:rotate(0)scale(1)}.chat-panel{pointer-events:auto;z-index:999999;width:380px;height:700px;max-height:calc(100dvh - 104px);font-family:var(--chat-font);color:#2f3941;transform-origin:bottom;background:#fff;border-radius:0;flex-direction:column;animation:.4s cubic-bezier(.76,0,.16,1) chat-panel-in;display:flex;position:fixed;inset:auto 16px 88px auto;overflow:hidden;box-shadow:0 20px 30px #17494d26}@keyframes chat-panel-in{0%{opacity:0;transform:scale(.9)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.chat-header{background:var(--chat-blue);color:#fff;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:72px;padding:16px;display:flex}.chat-header-title{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.chat-header h2{font-family:var(--chat-font);color:#fff;letter-spacing:normal;margin:0;font-size:16px;font-weight:500;line-height:24px}.chat-header-options{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.chat-body{background:#fff;outline:none;flex:1;padding:0;overflow:hidden auto}.chat-recording-wrap{padding:16px 16px 12px}.chat-recording-notice{color:#000000a6;text-align:center;font-size:12px;line-height:16px;font-family:var(--chat-font);margin:0;padding:0 4px}.chat-timestamp-wrap{justify-content:center;margin:12px 0 0;display:flex}.chat-timestamp{color:#000000a6;text-align:center;font-size:12px;line-height:16px;font-family:var(--chat-font);margin:0}.chat-message.bot{grid-template-columns:32px 1fr;column-gap:4px;width:calc(100% - 24px);max-width:356px;margin:12px 0 0 16px;display:grid}.chat-avatar-cell{grid-area:1/1/span 2;align-self:start}.chat-bot-name-cell{grid-area:1/2}.chat-bubble-cell{grid-area:2/2}.chat-time-cell{grid-area:3/2}.chat-avatar-fig{border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;margin:0;display:flex;overflow:hidden}.chat-avatar{object-fit:cover;border-radius:4px;width:32px;height:32px}.chat-bot-name{color:#000000a6;font-size:12px;line-height:16px;font-family:var(--chat-font);margin:0;font-weight:400}.chat-bubble{max-width:calc(100% - 64px);font-family:var(--chat-font);border-radius:20px;margin:2px 0 0}.chat-bubble.bot{color:#000;background:#f4f6f8;width:fit-content;max-width:256px}.chat-bubble.user{background:var(--chat-blue);color:#fff;max-width:256px;margin-left:auto}.chat-bubble-inner{color:inherit;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px}.chat-message.user{flex-direction:column;align-items:flex-end;margin:12px 16px 0;display:flex}.chat-msg-time{color:#000000a6;font-size:12px;line-height:16px;font-family:var(--chat-font);margin:4px 0 0}.chat-sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-topics{flex-wrap:wrap;width:calc(100% - 32px);max-width:340px;margin:0 16px 4px;padding:0;list-style:none;display:flex}.chat-topics li{margin:0;padding:0;list-style:none}.chat-topic-btn{color:#17494d;font-family:var(--chat-font);cursor:pointer;box-sizing:content-box;background:0 0;border:1px solid #17494d;border-radius:20px;margin:8px 0 0 8px;padding:8px 16px;font-size:14px;font-weight:400;line-height:20px;transition:background .15s}.chat-topic-btn:hover{background:#17494d0f}.chat-composer{box-sizing:border-box;background:#fff;flex-shrink:0;align-items:center;height:64px;padding:12px;display:flex}.chat-attach{color:#000;cursor:pointer;background:0 0;border:0;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0 8px 0 0;padding:0;display:flex}.chat-composer-field{flex:1;min-width:0;margin:0}.chat-composer textarea{resize:none;width:100%;height:40px;font-family:var(--chat-font);color:#000;box-sizing:border-box;background:#fff;border:1px solid #0000008c;border-radius:22px;outline:none;padding:10px 40px 10px 16px;font-size:14px;font-weight:400;line-height:18px;display:block;overflow:hidden}.chat-composer textarea::placeholder{color:#68737d}@media (max-width:768px){.nav-desktop{display:none}.mobile-menu-btn{display:block}.hero-grid{grid-template-columns:1fr}.hero-visual{order:-1}.why-grid,.product-types-grid,.security-grid,.steps-grid,.partners-grid,.footer-grid{grid-template-columns:1fr}.comparison-table{display:block;overflow-x:auto}.auth-buttons .btn-outline{display:none}.product-row-inner{grid-template-columns:1fr}.promo-inner{border-radius:var(--radius);text-align:center;flex-direction:column}h1{font-size:2.5rem}.chat-panel{width:min(380px,100vw - 32px);height:min(700px,100dvh - 104px)}}
