@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#111827;background:#f5f6f8;font-synthesis:none;--navy: #082c6c;--navy-deep: #061e4b;--violet: #082c6c;--violet-dark: #061e4b;--orange: #ff7900;--orange-dark: #df6700;--ink: #111827;--muted: #647184;--line: #e2e6ec;--surface: #ffffff;--soft: #f5f6f8}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 45%,rgba(75,9,255,.05),transparent 24rem),#f5f6f8}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.icon{display:block;flex:0 0 auto}.app-root{min-height:100vh;display:flex;flex-direction:column}.site-header{position:relative;z-index:10;background:#fff;box-shadow:0 1px #082c6c14}.utility-bar,.main-nav,.page-content,.site-footer{width:min(100% - 48px,1380px);margin-inline:auto}.utility-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:#57677b;font-size:13px}.utility-links,.utility-actions{display:flex;align-items:center}.utility-links{gap:28px}.utility-links a:first-child{color:var(--navy);font-weight:700}.utility-actions{gap:22px}.secure-label{display:inline-flex;align-items:center;gap:7px}.icon-button{width:34px;height:34px;padding:0;display:grid;place-items:center;color:#647184;background:transparent;border:0;border-radius:50%}.icon-button:hover{color:var(--navy);background:#f0f3f8}.mobile-menu{display:none}.main-nav{height:86px;display:flex;align-items:center;gap:clamp(30px,5vw,76px)}.brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}.brand-mark{position:relative;width:52px;height:52px;display:grid;place-items:center;border:8px solid var(--navy);border-radius:50%}.brand-mark:before{content:"";width:17px;height:17px;border:6px solid var(--navy);border-radius:50%}.brand-mark:after{content:"";position:absolute;right:-9px;width:18px;height:8px;background:#fff;border-block:4px solid var(--navy)}.brand-copy{display:flex;flex-direction:column;line-height:.9}.brand-copy strong{color:var(--navy);font-size:20px;letter-spacing:-.04em}.brand-copy em{margin-top:7px;color:var(--orange);font-size:17px;font-style:normal;letter-spacing:.02em}.nav-links{display:flex;align-items:center;gap:clamp(22px,2.3vw,40px);font-size:15px;font-weight:500;color:#1c2735}.nav-links a{position:relative;padding-block:31px}.nav-links a:first-child{color:var(--navy);font-weight:700}.nav-links a:first-child:after{content:"";position:absolute;inset:auto 0 -1px;height:3px;border-radius:3px 3px 0 0;background:var(--violet)}.online-bank-button{min-height:48px;margin-left:auto;padding:0 22px;display:inline-flex;align-items:center;gap:11px;border:0;border-radius:12px;color:#fff;background:var(--violet);font-weight:600;box-shadow:0 8px 18px #4b09ff2e;transition:transform .16s ease,background .16s ease}.online-bank-button:hover,.send-button:hover:not(:disabled){transform:translateY(-1px);background:var(--violet-dark)}.page-content{flex:1;padding-block:32px 24px}.assistant-hero{position:relative;min-height:720px;padding:clamp(44px,5vw,68px);display:grid;grid-template-columns:minmax(0,.83fr) minmax(490px,1fr);align-items:center;gap:clamp(46px,7vw,110px);overflow:hidden;border-radius:32px;background:radial-gradient(circle at 94% 14%,rgba(75,9,255,.13),transparent 21rem),radial-gradient(circle at 12% 90%,rgba(8,44,108,.1),transparent 25rem),linear-gradient(118deg,#e6e7e9,#f8f9fa 55%,#fff)}.assistant-hero:before,.assistant-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.assistant-hero:before{width:150px;height:150px;top:-72px;left:37%;border:1px solid rgba(8,44,108,.09)}.assistant-hero:after{width:390px;height:390px;right:-220px;bottom:-250px;border:70px solid rgba(255,121,0,.07)}.hero-copy,.chat-card{position:relative;z-index:1}.eyebrow{margin-bottom:26px;display:inline-flex;align-items:center;gap:9px;color:var(--violet);font-size:12px;font-weight:800;letter-spacing:.13em}.hero-copy h1{margin:0;color:var(--navy-deep);font-size:clamp(48px,5vw,76px);line-height:1.02;letter-spacing:-.055em}.hero-copy h1 span{color:var(--violet)}.hero-copy>p{max-width:520px;margin:28px 0 32px;color:#4d5b6c;font-size:18px;line-height:1.7}.trust-note{display:flex;align-items:center;gap:10px;color:#667386;font-size:13px;line-height:1.45}.trust-note .icon{color:var(--navy)}.chat-card{height:580px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(8,44,108,.11);border-radius:24px;background:#fffffff5;box-shadow:0 28px 70px #1a274229}.chat-card-header{min-height:84px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.assistant-identity{display:flex;align-items:center;gap:13px}.assistant-avatar{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,var(--navy),var(--violet));box-shadow:0 8px 16px #082c6c33}.assistant-identity h2{margin:0 0 5px;color:var(--navy-deep);font-size:15px}.assistant-identity span{display:flex;align-items:center;gap:6px;color:#718095;font-size:11px}.assistant-identity i{width:7px;height:7px;border-radius:50%;background:#28ae68;box-shadow:0 0 0 3px #28ae681f}.new-chat-button{padding:9px 12px;display:inline-flex;align-items:center;gap:7px;color:var(--navy);border:1px solid #dce2eb;border-radius:10px;background:#fff;font-size:12px;font-weight:600}.new-chat-button:hover{border-color:#bdc9d8;background:#f7f9fb}.chat-window{min-height:0;flex:1;padding:18px 22px;display:flex;flex-direction:column;gap:13px;overflow-y:auto;background:#fafbfc;scrollbar-color:#c7cfdb transparent;scrollbar-width:thin}.conversation-meta{display:flex;justify-content:space-between;color:#9aa5b3;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.chat-message-row{display:flex;align-items:flex-end;gap:9px;animation:message-in .24s ease-out}.chat-message-user{justify-content:flex-end}.chat-avatar{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:var(--violet);border:1px solid #e2e5ee;border-radius:10px;background:#fff}.chat-bubble{max-width:82%;padding:12px 15px;color:#2b3747;border:1px solid #e4e7ec;border-radius:6px 17px 17px;background:#fff;font-size:13px;line-height:1.55}.chat-bubble-user{color:#fff;border-color:var(--navy);border-radius:17px 6px 17px 17px;background:var(--navy)}.chat-bubble-system{color:#a52b34;border-color:#f2cdd0;background:#fff4f5}.chat-bubble-text{white-space:pre-wrap;overflow-wrap:anywhere}.clickable-token{margin:0 3px;padding:2px 8px;color:var(--violet);border:1px solid rgba(75,9,255,.22);border-radius:999px;background:#4b09ff12;font-size:inherit;font-weight:600}.suggestion-list{margin-left:39px;display:grid;gap:7px}.suggestion-list button{width:100%;min-height:41px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#364557;border:1px solid #e1e6ed;border-radius:11px;background:#fff;font-size:12px;text-align:left}.suggestion-list button:hover{color:var(--violet);border-color:#4b09ff47}.composer{min-height:88px;margin:16px 18px 7px;padding:12px 12px 10px 15px;display:flex;align-items:flex-end;gap:10px;border:1px solid #d8dee7;border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.composer:focus-within{border-color:#4b09ff8c;box-shadow:0 0 0 3px #4b09ff12}.composer textarea{min-height:47px;max-height:100px;padding:2px 0;flex:1;resize:none;color:var(--ink);border:0;outline:0;background:transparent;font-size:13px;line-height:1.5}.composer textarea::placeholder{color:#98a3b1}.composer-actions{display:flex;align-items:center;gap:7px}.voice-button,.send-button{width:38px;height:38px;padding:0;display:grid;place-items:center;border-radius:11px}.voice-button{color:#667386;border:0;background:#f0f2f5}.voice-button:hover{color:var(--navy)}.voice-button.is-recording{color:#fff;background:#d9424f;animation:recording-pulse 1.3s infinite}.send-button{color:#fff;border:0;background:var(--violet);transition:transform .16s ease,background .16s ease,opacity .16s ease}.send-button:disabled,.voice-button:disabled,.new-chat-button:disabled{cursor:default;opacity:.45}.composer-footer{min-height:24px;padding:0 21px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#98a3b1;font-size:9px}.error-pill{max-width:220px;color:#b52b37;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typing-bubble{display:inline-flex;gap:4px;align-items:center}.typing-dot{width:6px;height:6px;border-radius:50%;background:#8995a4;animation:typing-bounce 1s infinite ease-in-out}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}.feature-strip{width:min(92%,1120px);min-height:106px;margin:-18px auto 0;padding:18px 34px;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border:1px solid rgba(8,44,108,.08);border-radius:20px;background:#fffffff7;box-shadow:0 20px 50px #1a27421a}.feature-strip>div{min-height:55px;padding-inline:32px;display:flex;align-items:center;gap:15px}.feature-strip>div+div{border-left:1px solid var(--line)}.feature-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;color:var(--navy);border-radius:12px;background:#082c6c14}.feature-icon.violet{color:var(--violet);background:#4b09ff14}.feature-icon.orange{color:var(--orange);background:#ff79001a}.feature-strip p{margin:0;display:flex;flex-direction:column;gap:5px}.feature-strip strong{color:var(--navy-deep);font-size:13px}.feature-strip small{color:#7c8999;font-size:11px}.site-footer{min-height:72px;padding-block:24px;display:flex;justify-content:space-between;color:#8792a0;font-size:11px}@keyframes message-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}@keyframes recording-pulse{0%,to{box-shadow:0 0 #d9424f40}50%{box-shadow:0 0 0 7px #d9424f00}}@media (max-width: 1080px){.nav-links{display:none}.mobile-menu{display:grid}.assistant-hero{grid-template-columns:minmax(0,.8fr) minmax(440px,1fr);gap:40px;min-height:680px;padding:50px 40px}.feature-strip>div{padding-inline:18px}}@media (max-width: 820px){.utility-bar,.main-nav,.page-content,.site-footer{width:min(100% - 28px,1380px)}.utility-links,.secure-label{display:none}.utility-actions{width:100%;justify-content:flex-end}.main-nav{height:75px}.brand-mark{width:44px;height:44px;border-width:7px}.brand-copy strong{font-size:17px}.brand-copy em{font-size:14px}.online-bank-button{min-height:43px;padding-inline:16px}.page-content{padding-top:18px}.assistant-hero{min-height:0;padding:48px 24px 64px;grid-template-columns:1fr;gap:40px;border-radius:24px}.hero-copy{text-align:center}.hero-copy>p,.trust-note{margin-inline:auto;justify-content:center}.chat-card{width:min(100%,580px);margin-inline:auto}.feature-strip{width:calc(100% - 48px);margin-top:-28px;padding-inline:20px}.feature-strip>div{padding-inline:12px}}@media (max-width: 620px){.utility-bar{display:none}.main-nav{width:calc(100% - 24px);height:68px;gap:12px}.brand{gap:8px}.brand-mark{width:38px;height:38px;border-width:6px}.brand-mark:before{width:13px;height:13px;border-width:4px}.brand-copy strong{font-size:14px}.brand-copy em{margin-top:5px;font-size:12px}.online-bank-button{min-height:39px;padding-inline:13px;border-radius:10px;font-size:12px}.online-bank-button .icon{display:none}.page-content{width:100%;padding-top:0}.assistant-hero{padding:42px 12px 58px;gap:34px;border-radius:0 0 24px 24px}.eyebrow{margin-bottom:18px}.hero-copy h1{font-size:clamp(42px,13vw,58px)}.hero-copy>p{margin-block:22px 24px;padding-inline:12px;font-size:15px}.trust-note{max-width:320px;font-size:11px}.chat-card{height:570px;border-radius:20px}.chat-card-header{min-height:75px;padding-inline:15px}.assistant-avatar{width:40px;height:40px}.new-chat-button{width:36px;height:36px;padding:0;justify-content:center;font-size:0}.chat-window{padding-inline:13px}.suggestion-list{margin-left:38px}.composer{margin-inline:11px}.composer-footer{padding-inline:15px}.feature-strip{width:calc(100% - 24px);padding:12px 18px;grid-template-columns:1fr}.feature-strip>div{min-height:73px;padding-inline:4px}.feature-strip>div+div{border-top:1px solid var(--line);border-left:0}.site-footer{width:calc(100% - 28px);flex-direction:column;align-items:center;gap:8px;text-align:center}}.nav-links a:first-child:after{background:var(--orange)}.online-bank-button,.send-button{background:var(--orange);box-shadow:0 8px 18px #ff790038}.online-bank-button:hover,.send-button:hover:not(:disabled){background:var(--orange-dark)}.new-chat-button{color:var(--orange);border-color:#ff79005c}.new-chat-button:hover:not(:disabled){color:#fff;border-color:var(--orange);background:var(--orange)}.eyebrow,.chat-avatar,.clickable-token,.suggestion-list button:hover{color:var(--navy)}.hero-copy h1 span{color:var(--orange)}.assistant-avatar{background:linear-gradient(145deg,var(--navy),#1354a2)}.clickable-token{border-color:#082c6c38;background:#082c6c12}.suggestion-list button{color:var(--navy)}.suggestion-list button:hover{border-color:#082c6c4d;background:#082c6c09}.composer:focus-within{border-color:#082c6c8c;box-shadow:0 0 0 3px #082c6c12}.feature-icon.violet{color:var(--navy);background:#082c6c14}.hero-copy>p,.trust-note,.assistant-identity h2,.chat-bubble,.feature-strip strong{color:var(--navy-deep)}.chat-bubble-user{color:#fff}.chat-bubble-user .clickable-token{color:#fff;border-color:#ffffff8c;background:#ffffff24}.chat-bubble-user .clickable-token:hover{border-color:#fff;background:#ffffff3d}.evoca-theme{--navy: #6500e7;--navy-deep: #29262e;--violet: #6500e7;--violet-dark: #5200bd;--orange: #6500e7;--orange-dark: #5200bd;--ink: #28252d;--muted: #6f6a77;--line: #e7e3eb;--soft: #f5f3f7;color:var(--ink);background:#f7f5f9}.evoca-theme .site-header{box-shadow:0 1px #1c152317}.evoca-theme .utility-bar,.evoca-theme .main-nav{width:100%;padding-inline:clamp(24px,3.35vw,68px)}.evoca-theme .utility-bar{position:relative;min-height:58px;color:#28242d;font-size:12px;font-weight:600}.evoca-theme .utility-bar:before{content:"";position:absolute;top:0;left:clamp(24px,3.35vw,68px);width:94px;height:4px;border-radius:0 0 3px 3px;background:var(--violet)}.evoca-theme .utility-links{gap:clamp(17px,1.65vw,34px);white-space:nowrap}.evoca-theme .utility-links a{transition:color .16s ease}.evoca-theme .utility-links a:hover,.evoca-theme .utility-links a:first-child,.evoca-theme .evoca-utility-link{color:var(--violet)}.evoca-theme .utility-actions{gap:clamp(14px,1.5vw,30px)}.evoca-utility-link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.evoca-utility-link span{font-size:18px;line-height:0}.evoca-theme .icon-button{color:#17141a}.evoca-theme .icon-button:hover{color:var(--violet);background:#f4edff}.evoca-theme .main-nav{height:100px;gap:clamp(25px,3vw,62px)}.evoca-brand{min-width:204px;display:inline-flex;align-items:center;color:#939393;font-size:57px;font-weight:800;line-height:1;letter-spacing:-.095em}.evoca-brand .evoca-logo-e{letter-spacing:-.14em}.evoca-brand .evoca-logo-v{position:relative;color:var(--violet);transform:scaleX(.9);transform-origin:center}.evoca-theme .nav-links{min-width:0;flex:1;justify-content:space-between;gap:clamp(15px,1.35vw,28px);color:#171419;font-size:clamp(11px,.83vw,15px);font-weight:650;white-space:nowrap}.evoca-theme .nav-links a{padding-block:37px;transition:color .16s ease}.evoca-theme .nav-links a:hover,.evoca-theme .nav-links a:first-child{color:var(--violet)}.evoca-theme .nav-links a:first-child:after{display:none}.evoca-theme .online-bank-button{min-width:176px;min-height:54px;margin-left:0;justify-content:center;padding:0 24px;border-radius:999px;background:var(--violet);box-shadow:none;font-size:15px;font-weight:700}.evoca-theme .online-bank-button:hover,.evoca-theme .send-button:hover:not(:disabled){background:var(--violet-dark)}.evoca-theme .page-content{width:100%;padding:0 0 30px}.evoca-theme .assistant-hero{min-height:720px;padding:clamp(54px,5.2vw,96px) clamp(34px,5vw,100px) clamp(78px,6vw,112px);grid-template-columns:minmax(0,.88fr) minmax(500px,.92fr);gap:clamp(55px,8vw,145px);border-radius:0 0 0 clamp(90px,10vw,205px);background:radial-gradient(circle at 72% 42%,rgba(101,0,231,.12),transparent 20rem),linear-gradient(112deg,#e3e3e3,#ededed 58%,#dedde0)}.evoca-theme .assistant-hero:before{width:470px;height:470px;top:auto;bottom:-345px;left:-180px;border:80px solid rgba(255,255,255,.75)}.evoca-theme .assistant-hero:after{width:310px;height:310px;right:-180px;bottom:-220px;border:58px solid rgba(101,0,231,.08)}.evoca-theme .eyebrow{margin-bottom:30px;color:var(--violet);letter-spacing:.15em}.evoca-theme .hero-copy h1{color:#2b292d;font-size:clamp(54px,5vw,82px);letter-spacing:-.06em}.evoca-theme .hero-copy h1 span{color:var(--violet)}.evoca-theme .hero-copy>p{color:#4d4952}.evoca-theme .trust-note{color:#6d6872}.evoca-theme .trust-note .icon{color:var(--violet)}.evoca-theme .chat-card{border-color:#6500e71f;border-radius:30px;background:#fffffff7;box-shadow:0 34px 85px #3d23522e}.evoca-theme .assistant-avatar{border-radius:50%;background:linear-gradient(145deg,#7c13f4,#5600c9);box-shadow:0 8px 19px #6500e740}.evoca-theme .assistant-identity h2,.evoca-theme .chat-bubble,.evoca-theme .feature-strip strong{color:#2b2630}.evoca-theme .new-chat-button{color:var(--violet);border-color:#6500e747}.evoca-theme .new-chat-button:hover:not(:disabled){color:#fff;border-color:var(--violet);background:var(--violet)}.evoca-theme .chat-window{background:#fbf9fc}.evoca-theme .chat-avatar,.evoca-theme .clickable-token,.evoca-theme .suggestion-list button,.evoca-theme .suggestion-list button:hover{color:var(--violet)}.evoca-theme .chat-bubble-user{color:#fff;border-color:var(--violet);background:var(--violet)}.evoca-theme .clickable-token{border-color:#6500e73b;background:#6500e712}.evoca-theme .chat-bubble-user .clickable-token{color:#4f00b8;border-color:#fff;background:#fff}.evoca-theme .chat-bubble-user .clickable-token:hover{color:#3e008f;border-color:#fff;background:#f3eaff}.evoca-theme .suggestion-list button:hover{border-color:#6500e74d;background:#6500e70a}.evoca-theme .composer:focus-within{border-color:#6500e78c;box-shadow:0 0 0 3px #6500e714}.evoca-theme .send-button{background:var(--violet);box-shadow:none}.evoca-theme .feature-strip{border-color:#6500e71a;box-shadow:0 22px 55px #3d23521f}.evoca-theme .feature-icon,.evoca-theme .feature-icon.violet,.evoca-theme .feature-icon.orange{color:var(--violet);background:#6500e714}.evoca-theme .site-footer{color:#7c7483}@media (max-width: 1350px){.evoca-theme .utility-links a:nth-child(n+5),.evoca-theme .nav-links a:nth-child(n+6){display:none}.evoca-brand{min-width:172px;font-size:50px}}@media (max-width: 1080px){.evoca-theme .main-nav{height:88px}.evoca-theme .assistant-hero{grid-template-columns:minmax(0,.78fr) minmax(450px,1fr);gap:42px}}@media (max-width: 820px){.evoca-theme .utility-bar,.evoca-theme .main-nav{padding-inline:22px}.evoca-theme .utility-bar:before{left:22px}.evoca-brand{min-width:auto;font-size:46px}.evoca-theme .online-bank-button{min-width:150px;min-height:48px}.evoca-theme .assistant-hero{grid-template-columns:1fr;padding:60px 24px 100px;border-radius:0 0 0 100px}}@media (max-width: 620px){.evoca-theme .main-nav{width:100%;height:74px;padding-inline:16px}.evoca-brand{font-size:39px}.evoca-theme .online-bank-button{min-width:130px;min-height:42px;padding-inline:15px;font-size:12px}.evoca-theme .assistant-hero{padding:46px 12px 78px;border-radius:0 0 0 64px}.evoca-theme .hero-copy h1{font-size:clamp(42px,13vw,58px)}.evoca-theme .chat-card{border-radius:24px}}
