@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#101928;background:#f7f9fc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(480px,44%) 1fr;background:#fff}.login-panel{position:relative;min-height:100vh;padding:38px clamp(36px,5vw,78px) 28px;display:flex;flex-direction:column}.brand{display:inline-flex;align-items:center;gap:11px;width:fit-content}.brand-mark{position:relative;width:37px;height:31px;display:block}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";position:absolute;left:0;height:8px;border-radius:10px 2px;transform:skew(-22deg)}.brand-mark:before{top:1px;width:36px;background:#1264ef}.brand-mark span{top:12px;width:28px;background:#2c7cff}.brand-mark:after{top:23px;width:19px;background:#78a8ff}.brand-name{font:800 21px/1 Manrope,sans-serif;letter-spacing:-1px;color:#0c1729}.brand-name span{color:#1d6df2}.login-card{width:min(100%,430px);margin:auto;padding:62px 0 36px}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#1b69e8;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{width:24px;height:2px;background:#1b69e8}h1{margin:0;color:#0c1628;font:800 clamp(2.4rem,4.3vw,3.5rem)/1.05 "Manrope",sans-serif;letter-spacing:-.055em}.intro{max-width:350px;margin:18px 0 36px;color:#657083;font-size:1rem;line-height:1.6}form>label{display:block;margin:0 0 9px;color:#26354b;font-size:.88rem;font-weight:700}.field{display:flex;align-items:center;height:54px;margin-bottom:21px;border:1px solid #d9e0ea;border-radius:12px;background:#fff;transition:border-color .2s,box-shadow .2s}.field:focus-within{border-color:#2473ef;box-shadow:0 0 0 4px #2473ef1a}.field input{width:100%;height:100%;padding:0 16px;border:0;outline:0;border-radius:inherit;color:#101928;background:transparent;font-size:.95rem}.field input::placeholder{color:#9aa4b3}.password-field input{padding-right:8px}.icon-button{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border:0;color:#6d7889;background:transparent}.form-options{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:-2px 0 28px;font-size:.86rem}.check-label{display:flex;align-items:center;gap:9px;color:#4e5a6c;cursor:pointer}.check-label input{position:absolute;opacity:0;pointer-events:none}.checkbox{width:18px;height:18px;display:grid;place-items:center;border:1px solid #cbd3df;border-radius:5px;background:#fff;color:#fff}.check-label input:checked+.checkbox{border-color:#1e6ff1;background:#1e6ff1}.check-label input:focus-visible+.checkbox{outline:3px solid rgba(30,111,241,.22)}.text-button{padding:2px;border:0;background:transparent;color:#1d6df2;font-size:.86rem;font-weight:700}.primary-button{width:100%;height:56px;display:flex;justify-content:center;align-items:center;gap:10px;border:0;border-radius:12px;background:#1465ee;color:#fff;font-weight:700;box-shadow:0 12px 28px #1465ee3b;transition:transform .2s,background .2s,box-shadow .2s}.primary-button:hover{background:#0759e2;transform:translateY(-1px);box-shadow:0 16px 34px #1465ee4d}.primary-button:active{transform:translateY(0)}.secure-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:24px;color:#8b95a4;font-size:.78rem}footer{display:flex;flex-wrap:wrap;align-items:center;gap:11px;color:#9aa4b2;font-size:.74rem}footer span{width:3px;height:3px;border-radius:50%;background:#c6ccd5}.visual-panel{position:relative;min-height:100vh;overflow:hidden;background:#07111f;color:#fff;isolation:isolate}.visual-grid{position:absolute;inset:0;z-index:-4;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom right,#000,transparent 72%);mask-image:linear-gradient(to bottom right,#000,transparent 72%)}.visual-panel:before{content:"";position:absolute;inset:0;z-index:-3;background:linear-gradient(145deg,rgba(21,101,238,.12),transparent 50%)}.visual-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(5px)}.visual-glow-one{width:470px;height:470px;right:-170px;top:8%;background:#1667f238}.visual-glow-two{width:380px;height:380px;left:18%;bottom:-210px;background:#0b4cb533}.visual-content{position:relative;z-index:2;width:min(650px,75%);margin:0 auto;padding-top:clamp(130px,17vh,200px)}.availability{width:fit-content;display:flex;align-items:center;gap:9px;margin-bottom:30px;color:#a9c7f8;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.availability span{width:8px;height:8px;border-radius:50%;background:#3ac68b;box-shadow:0 0 0 5px #3ac68b1f}blockquote{max-width:580px;margin:0;font:700 clamp(2.35rem,4vw,4.5rem)/1.07 "Manrope",sans-serif;letter-spacing:-.055em}.visual-content>p{max-width:530px;margin:25px 0 36px;color:#9eabc0;font-size:1rem;line-height:1.7}.assistant-preview{width:min(520px,100%);min-height:84px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:#fff1;box-shadow:0 16px 48px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.assistant-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#1465ee}.assistant-preview div span{display:block;margin-bottom:5px;color:#91a0b7;font-size:.72rem}.assistant-preview strong{display:block;color:#eef4ff;font-size:.9rem;font-weight:600}.typing{display:flex;gap:4px;padding:8px}.typing i{width:4px;height:4px;border-radius:50%;background:#5692f6;animation:blink 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes blink{0%,65%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.vehicle-lines{position:absolute;right:-5%;bottom:-16px;width:92%;z-index:-1;opacity:.14}.vehicle-lines svg{width:100%;fill:none;stroke:#75a8ff;stroke-width:2}@media(max-width:900px){.login-shell{grid-template-columns:1fr}.visual-panel{display:none}.login-panel{min-height:100svh}}@media(max-width:520px){.login-panel{padding:25px 22px 22px}.login-card{padding-top:52px}h1{font-size:2.45rem}.form-options{align-items:flex-start}footer{margin-top:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.primary-button:disabled,.secondary-button:disabled,.composer button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.secondary-button{width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #d8e0eb;border-radius:12px;background:#fff;color:#26364d;font-weight:700;transition:border-color .2s,background .2s}.secondary-button:hover{border-color:#aebbd0;background:#f8faff}.divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin:18px 0;color:#a1aab7;font-size:.76rem;text-transform:uppercase}.divider span{height:1px;background:#e4e8ef}.form-feedback{margin:-4px 0 16px;padding:11px 13px;border-radius:9px;font-size:.82rem;line-height:1.45}.form-feedback--error{border:1px solid #f6d0d0;background:#fff4f4;color:#a63636}.form-feedback--success{border:1px solid #c8eadc;background:#f0fbf6;color:#177552}.form-feedback--info{border:1px solid #c9ddfc;background:#f2f7ff;color:#205da9}.back-button{display:inline-flex;align-items:center;gap:7px;margin:0 0 36px;padding:4px 0;border:0;background:transparent;color:#526176;font-weight:700}.reset-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:20px;border-radius:14px;background:#eaf2ff;color:#1565ef}.reset-title{font-size:clamp(2.15rem,3.5vw,3.1rem)}.spin{animation:rotate .8s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:#f7f9fc;color:#1b6ff3}.chat-shell{min-height:100vh;display:grid;grid-template-columns:288px minmax(0,1fr);overflow:hidden;background:#f5f7fa}.chat-sidebar{position:relative;z-index:20;height:100vh;display:flex;flex-direction:column;padding:30px 20px 20px;overflow:hidden;background:#081321;color:#fff}.chat-sidebar:before{content:"";position:absolute;z-index:-1;width:220px;height:220px;top:-100px;right:-105px;border-radius:50%;background:#1c6bf426;filter:blur(2px)}.brand--compact .brand-name{color:#fff}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:2px 8px 30px}.mobile-close{display:none;width:38px;height:38px;place-items:center;border:0;border-radius:10px;background:#ffffff14;color:#fff}.new-chat-button{width:100%;height:49px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:#1465ee;color:#fff;font-weight:700;box-shadow:0 10px 25px #003aa040}.new-chat-button:hover{background:#2775f2}.conversation-list{flex:1;margin-top:30px;min-height:0}.sidebar-label{display:block;padding:0 10px 10px;color:#65758a;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.conversation-item{width:100%;display:grid;grid-template-columns:19px minmax(0,1fr);gap:11px;padding:13px 12px;border:0;border-radius:11px;background:transparent;color:#8f9db0;text-align:left}.conversation-item--active{background:#ffffff13;color:#75aaff}.conversation-item span{min-width:0}.conversation-item strong,.conversation-item small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation-item strong{margin-bottom:5px;color:#e9eef7;font-size:.83rem;font-weight:600}.conversation-item small{color:#718095;font-size:.73rem}.sidebar-footer{border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.sidebar-help{display:flex;align-items:flex-start;gap:10px;padding:11px 9px}.sidebar-help>span{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#1e6ff126;color:#65a0ff}.sidebar-help strong,.sidebar-help small{display:block}.sidebar-help strong{margin-bottom:4px;color:#dfe7f3;font-size:.75rem}.sidebar-help small{color:#718095;font-size:.68rem;line-height:1.4}.sidebar-footer>p{margin:12px 9px 0;color:#4e5e73;font-size:.65rem;line-height:1.55}.chat-main{height:100vh;min-width:0;display:grid;grid-template-rows:auto auto 1fr auto;background:#f8fafc}.chat-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 30px;border-bottom:1px solid #e6ebf1;background:#fffffff0;box-shadow:0 2px 14px #14253f06;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.menu-button{display:none;width:42px;height:42px;place-items:center;border:1px solid #dfe5ed;border-radius:11px;background:#fff;color:#2f3d51}.chat-identity{display:flex;align-items:center;gap:12px}.bot-avatar,.message-avatar{display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#2679ff,#0759dc);box-shadow:0 7px 18px #1265ef33}.bot-avatar{width:43px;height:43px;border-radius:13px}.chat-identity strong,.connection-state{display:block}.chat-identity strong{margin-bottom:3px;color:#172235;font-size:.91rem}.connection-state{color:#708095;font-size:.7rem}.connection-state i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#2db57b;vertical-align:1px}.connection-state--connecting i,.connection-state--disconnected i{background:#efa82d}.connection-state--error i{background:#de5555}.connection-state--demo i{background:#4c83dd}.profile-area{position:relative}.profile-button{display:flex;align-items:center;gap:10px;padding:5px 8px 5px 5px;border:0;border-radius:11px;background:transparent;color:#647287;text-align:left}.profile-button:hover{background:#f3f6fa}.user-avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:#e8f1ff;color:#1765e7;font-size:.75rem;font-weight:800}.profile-copy{max-width:170px}.profile-copy strong,.profile-copy small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-copy strong{margin-bottom:2px;color:#28364a;font-size:.76rem}.profile-copy small{color:#8691a1;font-size:.67rem}.profile-menu{position:absolute;z-index:30;top:calc(100% + 10px);right:0;width:235px;padding:10px;border:1px solid #e1e6ed;border-radius:12px;background:#fff;box-shadow:0 16px 45px #11203626}.profile-menu>div{padding:8px 9px 12px;border-bottom:1px solid #edf0f4}.profile-menu strong,.profile-menu small{display:block;overflow:hidden;text-overflow:ellipsis}.profile-menu strong{margin-bottom:3px;font-size:.82rem}.profile-menu small{color:#79869a;font-size:.72rem}.profile-menu button{width:100%;display:flex;align-items:center;gap:8px;margin-top:6px;padding:10px 9px;border:0;border-radius:8px;background:transparent;color:#b43f3f;font-weight:700;text-align:left}.profile-menu button:hover{background:#fff2f2}.connection-banner{display:flex;align-items:center;justify-content:center;gap:18px;padding:9px 20px;background:#fff7e8;color:#8b641a;font-size:.78rem}.connection-banner button{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:0;background:transparent;color:#9a6810;font-weight:700}.chat-scroll{min-height:0;overflow-y:auto;scroll-behavior:smooth}.messages{width:min(820px,calc(100% - 48px));min-height:100%;margin:0 auto;padding:34px 0 42px}.chat-date{display:flex;align-items:center;gap:14px;margin-bottom:30px;color:#9aa5b5;font-size:.7rem;text-transform:uppercase}.chat-date:before,.chat-date:after{content:"";height:1px;flex:1;background:#e7ebf0}.message{display:flex;align-items:flex-start;gap:11px;margin:0 0 25px}.message--user{justify-content:flex-end}.message-avatar{width:34px;height:34px;margin-top:2px;border-radius:10px}.message-content{max-width:min(640px,78%)}.message-bubble{padding:14px 17px;border:1px solid #e2e7ed;border-radius:4px 16px 16px;background:#fff;color:#334155;box-shadow:0 6px 20px #17253a0b;font-size:.93rem;line-height:1.65;white-space:pre-wrap}.message--user .message-content{display:flex;flex-direction:column;align-items:flex-end}.message--user .message-bubble{border-color:#1465ee;border-radius:16px 4px 16px 16px;background:#1465ee;color:#fff;box-shadow:0 8px 22px #1465ee2b}.message time{display:block;margin-top:7px;color:#a4adba;font-size:.64rem}.message--assistant time{margin-left:3px}.message--user time{margin-right:3px}.suggestions{display:flex;flex-wrap:wrap;gap:9px;margin:-5px 0 30px 45px}.suggestions button{display:flex;align-items:center;gap:9px;min-height:39px;padding:9px 12px;border:1px solid #d7e2f2;border-radius:10px;background:#fff;color:#225aab;font-size:.78rem;font-weight:600;transition:border-color .2s,transform .2s,box-shadow .2s}.suggestions button:hover{border-color:#8eb4ed;transform:translateY(-1px);box-shadow:0 7px 18px #1850a114}.typing-bubble{display:flex;gap:5px;width:58px;min-height:43px;align-items:center;justify-content:center}.typing-bubble i{width:5px;height:5px;border-radius:50%;background:#6e8bb4;animation:blink 1.15s infinite}.typing-bubble i:nth-child(2){animation-delay:.15s}.typing-bubble i:nth-child(3){animation-delay:.3s}.composer-wrap{position:relative;padding:16px 32px 17px;border-top:1px solid #e7ebf0;background:#fff}.composer{width:min(820px,100%);min-height:58px;display:flex;align-items:flex-end;gap:12px;margin:0 auto;padding:8px 8px 8px 18px;border:1px solid #dce2ea;border-radius:15px;background:#fff;box-shadow:0 9px 25px #1c2b420f}.composer:focus-within{border-color:#88afea;box-shadow:0 0 0 4px #1f6fef14,0 9px 25px #1c2b420f}.composer textarea{width:100%;min-height:40px;max-height:130px;resize:none;padding:9px 0 7px;border:0;outline:0;background:transparent;color:#273449;font:inherit;font-size:.9rem;line-height:1.5}.composer textarea::placeholder{color:#9ca7b5}.composer button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:11px;background:#1465ee;color:#fff;box-shadow:0 7px 17px #1465ee3d}.composer-wrap>p{margin:8px auto 0;color:#a0a9b7;font-size:.65rem;text-align:center}.sidebar-scrim{display:none}@media(max-width:820px){.chat-shell{grid-template-columns:1fr}.chat-sidebar{position:fixed;inset:0 auto 0 0;width:min(310px,86vw);transform:translate(-102%);transition:transform .25s ease;box-shadow:18px 0 50px #00000038}.chat-sidebar--open{transform:translate(0)}.mobile-close,.menu-button{display:grid}.sidebar-scrim{position:fixed;inset:0;z-index:19;display:block;border:0;background:#060e1975;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat-header{padding-inline:18px}.chat-identity{margin-right:auto}.profile-copy{display:none}.messages{width:min(100% - 30px,760px)}.composer-wrap{padding-inline:15px}}@media(max-width:560px){.chat-header{min-height:68px;gap:10px;padding:10px 12px}.bot-avatar{width:39px;height:39px}.profile-button{padding:4px}.profile-button>svg{display:none}.messages{width:calc(100% - 22px);padding-top:24px}.message--assistant .message-content{max-width:calc(100% - 45px)}.message--user .message-content{max-width:86%}.message-bubble{padding:12px 14px;font-size:.88rem}.suggestions{margin-left:44px;flex-direction:column;align-items:flex-start}.suggestions button{width:min(100%,270px);justify-content:space-between}.composer-wrap{padding:11px 10px 12px}.composer-wrap>p{display:none}.composer{min-height:54px;padding-left:14px}.composer button{width:39px;height:39px}}
