@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700&display=swap";:root{color:#f1f0f4;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;--motion:.3s;--ease:cubic-bezier(.22,.68,0,1);background:#08090b;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{overscroll-behavior:none;background:#08090b;width:100%;height:100%;margin:0;overflow:hidden}button,textarea{-webkit-tap-highlight-color:transparent;font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{opacity:.5}:is(button,a):focus-visible{outline-offset:3px;outline:2px solid #c7cbd3}.app{height:var(--shell-height,100svh);isolation:isolate;width:100%;padding-top:env(safe-area-inset-top,0px);flex-direction:column;display:flex;position:absolute;top:0;left:0;overflow:visible}.ambient{z-index:-2;pointer-events:none;background:radial-gradient(at 45% 100%,#342c702b,#0000 70%);position:absolute;inset:0 0 -64px}.screen-glow{height:var(--shell-height,100svh);pointer-events:none;z-index:-1;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000 25%,#000);mask-image:linear-gradient(#0000,#000 25%,#000)}.ambient-beam{height:100%;border-radius:0!important}.screen-edge{border-radius:0;height:100%;min-height:100%}.screen-glow [data-voice-beam]{overflow:visible!important}.welcome{text-align:center;min-height:0;transition:padding var(--motion) var(--ease);flex:1;justify-content:center;align-items:center;padding:24px 18px 48px;display:flex}.greeting{width:100%;transition:transform var(--motion) var(--ease);transform:translateY(0)}.orb{filter:drop-shadow(0 0 28px #7169ff33);height:64px;transition:height var(--motion) var(--ease),margin var(--motion) var(--ease),transform var(--motion) var(--ease);justify-content:center;margin:0 auto 25px;display:flex}h1{letter-spacing:-1.1px;transition:font-size var(--motion) var(--ease),line-height var(--motion) var(--ease);margin:0;font-size:clamp(27px,8.2vw,34px);font-weight:450;line-height:1.42}h1 span{color:#94939f}.composer-area{width:calc(100% - 32px);padding-bottom:max(22px,env(safe-area-inset-bottom,0px));z-index:2;transition:padding var(--motion) var(--ease);flex-shrink:0;margin:0 16px}.input-beam{border-radius:26px!important;overflow:hidden!important}.composer{background:linear-gradient(135deg,#202026ee,#19191eea);border:0;border-radius:26px;align-items:flex-end;gap:12px;min-height:76px;padding:14px 13px 14px 19px;display:flex;position:relative}.composer:after{content:"";border-radius:inherit;pointer-events:none;z-index:4;transition:border-color var(--motion) ease;border:1px solid #ffffff24;position:absolute;inset:0}.composer:focus-within:after{border-color:#bab0db66}.composer textarea{resize:none;field-sizing:content;color:#f3f1f8;scrollbar-width:none;background:0 0;border:0;border-radius:0;outline:0;flex:1;min-width:0;min-height:44px;max-height:108px;padding:9px 0;font-size:16px;line-height:26px}.composer textarea::placeholder{color:#9692a1}.composer-actions{z-index:3;flex-shrink:0;position:relative}.send{color:#c9c0ef;background:0 0;border:0;border-radius:50%;place-items:center;width:46px;height:46px;transition:color .2s,transform .2s;display:grid}.send:active{transform:scale(.93)}.send.ready{color:#262036}.hint{text-align:center;color:#9993a6;opacity:1;height:18px;transition:height var(--motion) var(--ease),margin var(--motion) var(--ease),opacity .18s ease;margin:18px 0 0;font-size:12px;line-height:18px;overflow:hidden}:root[data-keyboard=open] .welcome{padding-top:12px;padding-bottom:18px}:root[data-keyboard=open] .hint{opacity:0;height:0;margin-top:0}.new-chat{z-index:5;color:#ccc5dc;background:#18181e;border:1px solid #ffffff15;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:18px}.conversation{overscroll-behavior:contain;scrollbar-width:none;flex:1;width:100%;min-height:0;padding:68px 22px 28px;overflow-y:auto}.messages{flex-direction:column;gap:28px;display:flex}.message{align-items:flex-start;gap:12px;font-size:16px;line-height:1.65;animation:.3s both appear;display:flex}.message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.message.user{background:linear-gradient(145deg,#222529 0%,#1a1c20 100%);border:1px solid #ffffff0e;border-radius:17px 17px 5px;align-self:flex-end;max-width:88%;padding:13px 16px;box-shadow:inset 0 1px #ffffff05}.message.assistant{max-width:96%}.small-orb{flex-shrink:0;padding-top:4px}.thinking{color:#a49cad;align-items:center;gap:12px;font-size:14px;display:flex}.voice-note{color:#c1b8d6;justify-content:center;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;display:flex}.voice-note button{color:inherit;background:0 0;border:0;padding:6px;display:flex}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (height<=430px){.welcome{padding:10px 16px 14px}.orb{height:44px;margin-bottom:12px;transform:scale(.7)}h1{font-size:26px;line-height:1.3}.composer-area{padding-bottom:10px}.hint{opacity:0;height:0;margin:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.stage{isolation:isolate;background:#08090b;position:fixed;inset:0;overflow:clip}.backdrop{pointer-events:none;background:#08090b;position:absolute;inset:0}.app{padding:0;display:block;overflow:visible}.content{z-index:1;min-height:0;display:flex;position:absolute;inset:0 0 134px}.welcome{flex:1;padding:24px 18px 48px}.greeting{transform:translate3d(0,calc(-1 * var(--greeting-lift,0px)),0);will-change:transform;transition:transform .28s cubic-bezier(.2,.7,.2,1)}:root[data-keyboard=open] .welcome{padding:24px 18px 48px}:root[data-keyboard=open] .orb{height:64px;margin-bottom:25px;transform:none}:root[data-keyboard=open] h1{font-size:clamp(27px,8.2vw,34px);line-height:1.42}:root[data-keyboard=open] .greeting{transform:translate3d(0,calc(-1 * var(--greeting-lift,0px)),0) scale(.84)}.composer-area{width:100%;padding:0 16px max(22px,env(safe-area-inset-bottom,0px));transform:translate3d(0,calc(-1 * var(--keyboard-inset,0px)),0);will-change:transform;margin:0;transition:transform .28s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:0;left:0;right:0}:root[data-keyboard=open] .composer-area{padding-bottom:14px}.composer-area:after{content:"";z-index:-1;pointer-events:none;opacity:0;background:linear-gradient(#0000,#000 14px,#000);height:80px;transition:opacity .18s;position:absolute;top:calc(100% - 14px);left:0;right:0}.screen-glow{transform:translate3d(0,calc(-1 * var(--keyboard-inset,0px)),0);will-change:transform;transition:transform .28s cubic-bezier(.2,.7,.2,1);-webkit-mask-image:none;mask-image:none}.ambient-beam{overflow:visible!important}.conversation{height:calc(100% - var(--keyboard-inset,0px) + 34px);flex:none;padding-top:68px;transition:none}:root[data-motion=correct] .composer-area,:root[data-motion=correct] .screen-glow,:root[data-motion=correct] .greeting{transition-duration:.1s}@media (prefers-reduced-motion:reduce){.composer-area,.screen-glow,.greeting{transition:none!important}}:root{--keyboard-progress:0;--footer-space:max(22px,env(safe-area-inset-bottom,0px));--footer-compensation:calc((var(--footer-space) - 14px) * var(--keyboard-progress))}.composer-area,:root[data-keyboard=open] .composer-area{padding-bottom:var(--footer-space);transform:translate3d(0,calc(-1 * var(--keyboard-inset,0px) + var(--footer-compensation)),0);transition:none}.hint,:root[data-keyboard=open] .hint{height:18px;opacity:calc(1 - var(--keyboard-progress));margin:18px 0 0;transition:none}.composer-area:after{top:calc(100% - 14px - var(--footer-compensation));opacity:var(--keyboard-progress);transition:none}:root[data-keyboard=open] .composer-area:after{opacity:var(--keyboard-progress)}.greeting,:root[data-keyboard=open] .greeting{transform:translate3d(0,calc(-1 * var(--greeting-lift,0px)),0) scale(calc(1 - .16 * var(--keyboard-progress)));transition:none}.screen-glow{transition:none}.welcome,:root[data-keyboard=open] .welcome{padding:24px 18px 48px;transition:none}.orb,:root[data-keyboard=open] .orb{height:64px;margin-bottom:25px;transition:none;transform:none}h1,:root[data-keyboard=open] h1{font-size:clamp(27px,8.2vw,34px);line-height:1.42;transition:none}:root{--text-main:#f1f0f4;--text-muted:#a8abb3;--text-soft:#969ba5;--surface-soft:#ffffff0e;--edge-soft:#fff1}.chat-tools{top:max(10px,env(safe-area-inset-top));z-index:5;gap:8px;display:flex;position:absolute;right:14px}.icon-btn{background:var(--surface-soft);color:#c0c3ca;width:44px;height:44px;transition:background .16s var(--ease),transform .16s var(--ease);border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.icon-btn:active{background:#ffffff12;transform:scale(.94)}.icon-btn svg{stroke-width:1.6px}.content{bottom:var(--composer-height,134px)}.content:has(.conversation){top:0}.conversation{padding:calc(max(10px,env(safe-area-inset-top)) + 64px) 18px 24px;height:calc(100% - var(--keyboard-inset,0px) + var(--footer-compensation,0px));scroll-padding-bottom:24px}.messages{gap:26px}.message{line-height:1.6;animation-duration:.22s}.message-body{flex:1;min-width:0}.message.user{max-width:88%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.message.user>.message-body>p{color:#ebecf0;background:#7e859321;border:1px solid #ffffff0b;border-radius:27px;padding:12px 19px;line-height:1.55;box-shadow:inset 0 1px #ffffff03}.message.assistant{gap:10px;width:100%;max-width:100%}.small-orb{flex-shrink:0;width:20px;padding-top:4px}.message.user.has-failure{align-items:center;gap:8px;max-width:96%}.message.user.has-failure>.message-body{position:relative}.message.user.has-failure>.message-body>p{min-height:50px;padding-right:57px}.message-failure{color:#dc8986;flex:0 0 20px;place-items:center;width:20px;display:grid}.message-recovery{position:absolute;bottom:3px;right:4px}.retry-message{color:#c1bcc6;width:44px;height:44px;transition:background .15s var(--ease),transform .15s var(--ease);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.retry-message svg,.message-failure svg{stroke-width:2.35px}.retry-message:active{background:#ffffff0e;transform:scale(.94)}.retry-message:disabled{opacity:.35}.thinking{color:var(--text-muted);align-items:center;gap:10px;font-size:14px;line-height:1.5;display:flex}.thinking>div{flex-shrink:0}.quick-replies{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.quick-replies button{border:1px solid var(--edge-soft);color:#d6d8de;text-align:left;min-height:44px;transition:background .16s var(--ease);background:#ffffff06;border-radius:22px;padding:10px 14px;font-size:13px;line-height:1.4}.quick-replies button:active{background:#ffffff13}.car-results{gap:16px;margin-top:18px;display:grid}.car-card{border:1px solid var(--edge-soft);background:#16181de6;border-radius:23px;overflow:hidden}.car-photo{aspect-ratio:16/10;object-fit:cover;background:#191c21;width:100%;display:block}.car-details{padding:14px}.car-heading{align-items:baseline;gap:10px;display:flex}.car-heading h3{letter-spacing:-.2px;overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:16px;font-weight:600;line-height:1.4}.car-year{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13px}.car-card .car-specs{color:var(--text-muted);flex-wrap:wrap;gap:0 6px;margin-top:8px;font-size:12px;line-height:1.7;display:flex}.car-specs>span{white-space:nowrap}.car-price{letter-spacing:-.6px;font-variant-numeric:tabular-nums;margin:0;font-size:clamp(17px,5.2vw,22px);font-weight:650;line-height:1.3}.car-card .car-condition{color:var(--text-muted);margin:3px 0 0;font-size:12px}.manager-link{color:#d9dde5;justify-content:space-between;align-items:center;gap:10px;min-height:48px;font-size:13px;line-height:1.4;text-decoration:none;display:flex}.car-view svg,.manager-link svg{flex-shrink:0}.car-view:active,.manager-link:active{color:#fff}.manager-link{border:1px solid var(--edge-soft);background:var(--surface-soft);border-radius:23px;margin-top:15px;padding:10px 15px}.chat-error{color:var(--text-muted);background:#14161bf0;border:0;border-radius:20px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:8px 14px;font-size:12px;line-height:1.5;display:flex}.chat-error button,.chat-error a{color:#e0e2e7;font:inherit;text-underline-offset:3px;background:0 0;border:0;flex-shrink:0;min-height:44px;padding:8px 0;text-decoration:underline}.car-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.car-price-block{min-width:0}.car-price{white-space:nowrap}.car-view{color:#dedee6;min-height:44px;transition:background .15s var(--ease);background:#ffffff08;border:1px solid #ffffff09;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:550;text-decoration:none;display:inline-flex}.car-view:active{background:#ffffff13}.car-view svg{stroke-width:1.9px}.history-sheet{width:100%;max-width:none;max-height:86dvh;color:var(--text-main);background:0 0;border:0;outline:none;margin:0;padding:0;position:fixed;inset:auto 0 0;overflow:visible}.history-sheet::backdrop{animation:history-scrim .18s var(--ease);background:#020305a8}.sheet-surface{animation:sheet-in .22s var(--ease);background:linear-gradient(145deg,#1e1d25f5,#0d0e12fa 65%);border:1px solid #ffffff0e;border-bottom:0;border-radius:30px 30px 0 0;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.sheet-handle{background:#ffffff24;border-radius:5px;width:30px;height:4px;margin:0 auto 14px}.sheet-title{justify-content:space-between;align-items:center;padding-left:4px;display:flex}.sheet-title h2{letter-spacing:-.7px;align-items:center;gap:12px;margin:0;font-size:23px;font-weight:600;display:flex}.sheet-title h2 svg{color:var(--text-muted)}.sheet-title .icon-btn{color:#c5c8cf;background:#ffffff05}.history-list{overscroll-behavior:contain;max-height:calc(86dvh - 110px);padding:0 14px max(24px,env(safe-area-inset-bottom));scrollbar-width:none;overflow:auto}.history-row{transition:background .14s var(--ease);border:1px solid #0000;border-radius:20px;flex-wrap:wrap;align-items:center;margin:5px 0;padding:0 4px 0 0;display:flex;position:relative}.history-open{text-align:left;color:#e9e7ee;background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;padding:14px 0 14px 10px;display:flex}.history-glyph{color:#aaa6b4;background:#ffffff05;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.is-current .history-glyph{color:#dbd4eb;background:#bdb3e010}.history-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.history-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.1px;font-size:14px;font-weight:500;line-height:1.5;overflow:hidden}.history-meta{color:#a3a0ad;align-items:center;gap:10px;font-size:11px;display:flex}.history-meta time{font-variant-numeric:tabular-nums}.history-row>.icon-btn{color:#a7a3b0;background:0 0;margin-left:4px}.history-delete{color:var(--text-muted);flex-basis:100%;padding:10px 10px 8px 58px;font-size:13px}.history-delete>div{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.history-delete button{color:#d9dce3;background:0 0;border:0;border-radius:15px;min-height:44px;padding:8px 12px;font-size:13px}.history-delete .delete-chat{color:#e8aaa4;background:#bd777710;align-items:center;gap:7px;display:flex}.history-error{color:#e8aaa4;justify-content:space-between;align-items:center;margin:4px 24px 12px;font-size:13px;display:flex}.history-empty{text-align:center;color:var(--text-muted);padding:40px 8px 56px}.history-empty p{color:#d9dce2;margin:16px 0 7px;font-size:16px}.history-empty span{font-size:13px}.history-skeleton{padding:12px 10px}.history-skeleton>div{padding:18px 0}.history-skeleton span{background:#ffffff09;border-radius:8px;width:76%;height:12px;display:block}.history-skeleton span+span{width:30%;height:8px;margin-top:12px}@keyframes history-scrim{0%{opacity:0}to{opacity:1}}.jump-latest{right:20px;bottom:calc(var(--composer-height,134px) + var(--keyboard-inset,0px) - var(--footer-compensation,0px) + 10px);z-index:3;color:#d9dce3;background:#202329;position:absolute;box-shadow:0 4px 20px #0003}@keyframes sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-transparency:reduce){.sheet-surface{-webkit-backdrop-filter:none;background:#15171c}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.sheet-surface{background:#15171c}}.delivery-state{color:#9198a3;justify-content:flex-end;align-items:center;height:20px;margin:4px 12px 0;display:flex}.delivery-state svg{stroke-width:2.2px}.delivery-loader{animation:1s linear infinite delivery-spin}@keyframes delivery-spin{to{transform:rotate(360deg)}}.conversation{overflow-anchor:none;scroll-behavior:auto}.chat-tools .icon-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f101447}.sheet-surface{background:#121317;border-color:#ffffff0c;border-radius:28px 28px 0 0}.sheet-heading{padding:10px 18px 12px}.sheet-handle{background:#ffffff20;width:28px;height:3px;margin-bottom:12px}.sheet-title{padding-left:4px}.sheet-title h2{letter-spacing:-.55px;font-size:21px;font-weight:650}.sheet-title .icon-btn{background:0 0}.history-list{padding:0 20px max(22px,env(safe-area-inset-bottom));max-height:calc(78dvh - 90px)}.history-list section+section{margin-top:12px}.history-list h3{color:#848891;margin:13px 2px 5px;font-size:11px;font-weight:500}.history-row{border:0;border-bottom:1px solid #ffffff06;border-radius:0;flex-wrap:nowrap;min-height:68px;margin:0;padding:0}.history-row.is-current{background:0 0;border-color:#ffffff06}.history-row:last-child{border-bottom:0}.history-row:active{background:0 0}.history-open{gap:8px;min-height:68px;padding:13px 8px 13px 2px}.history-copy{gap:4px}.history-name{letter-spacing:-.15px;font-size:14px;font-weight:600;line-height:1.45}.history-meta{color:#8e929b;gap:8px;font-size:11px;font-weight:450;line-height:1.5}.history-meta time{font-family:inherit}.history-row>.history-delete-trigger{color:#868a94;background:0 0;width:44px;height:44px;margin:0}.history-delete-trigger svg{stroke-width:1.8px}.history-confirm-dismiss{z-index:8;background:0 0;border:0;border-radius:28px 28px 0 0;position:absolute;inset:0}.history-popover{z-index:9;transform-origin:calc(100% - 22px) 22px;filter:drop-shadow(0 10px 24px #0005);width:256px;height:112px;position:absolute}.history-popover-body{color:#edeef2;background:0 0;border-radius:22px;width:256px;height:112px;padding:8px 10px 10px 16px}.history-popover-heading{justify-content:space-between;align-items:center;height:40px;font-size:14px;font-weight:600;display:flex}.history-popover-heading .icon-btn{color:#afb2bb;background:0 0;width:40px;height:40px}.history-popover-actions{justify-content:flex-end;gap:6px;margin-top:6px;display:flex}.history-popover-actions button{color:#c8cbd2;background:0 0;border:0;border-radius:14px;min-height:44px;padding:8px 14px;font-size:13px}.history-popover-actions .delete-chat{color:#f0a29e;background:#ed8c8510}@keyframes history-island-open{0%{opacity:0;transform:scale(.35,.5)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.history-popover{animation:none}}.message.user>.message-body{position:relative}.message.user:not(.has-failure)>.message-body>p{min-height:51px;padding-right:43px}.message.user .delivery-state{color:#a6adb5;place-items:center;width:18px;height:18px;margin:0;display:grid;position:absolute;bottom:12px;right:13px}.message.user .delivery-state svg{stroke-width:2px}.car-year{color:#b5b8c0;font-size:14px;font-weight:550}.car-card .car-specs{color:#b0b4bd;font-size:13.5px;font-weight:500;line-height:1.6}.car-number,.car-year{font-variant-numeric:proportional-nums;font-feature-settings:"pnum" 1;letter-spacing:-.25px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.message{animation:.46s cubic-bezier(.18,.84,.25,1) both chat-message-enter}.message.assistant .small-orb{animation:.48s cubic-bezier(.18,.84,.25,1) 70ms both chat-orb-enter}.message.assistant>.message-body>p{animation:.5s cubic-bezier(.18,.84,.25,1) 80ms both chat-text-enter}.car-card{animation:.6s cubic-bezier(.16,.9,.24,1) both chat-card-enter}.car-card:first-child{animation-delay:.125s}.car-card:nth-child(2){animation-delay:.205s}.car-card:nth-child(3){animation-delay:.285s}.car-card:nth-child(4){animation-delay:.365s}.quick-replies button{animation:.42s cubic-bezier(.18,.84,.25,1) both chat-chip-enter}.quick-replies button:first-child{animation-delay:.17s}.quick-replies button:nth-child(2){animation-delay:.225s}.quick-replies button:nth-child(3){animation-delay:.28s}.quick-replies button:nth-child(4){animation-delay:.335s}.manager-link{animation:.46s cubic-bezier(.18,.84,.25,1) .23s both chat-chip-enter}.thinking,.chat-error{animation:.36s cubic-bezier(.18,.84,.25,1) both chat-text-enter}@keyframes chat-message-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes chat-orb-enter{0%{opacity:0;transform:translate(-6px,5px)scale(.85)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes chat-text-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translate(0,0)}}@keyframes chat-card-enter{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes chat-chip-enter{0%{opacity:0;transform:translateY(9px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.message,.message.assistant .small-orb,.message.assistant>.message-body>p,.car-card,.quick-replies button,.manager-link,.thinking,.chat-error{animation:none!important}}.podbor-history{color:#f0f0f2;background:#08090b;border:0;outline:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;font-family:inherit;position:fixed;inset:0;overflow:hidden}.podbor-history::backdrop{background:#000b}.history-surface{background:#08090b;flex-direction:column;height:100%;animation:.18s ease-out history-in;display:flex}.history-header{min-height:86px;padding:calc(env(safe-area-inset-top,0px) + 22px) 24px 8px 32px;flex-shrink:0;align-items:center;gap:12px;display:flex}.history-header h2{letter-spacing:-.9px;color:#f4f4f5;margin:0;font-size:29px;font-weight:700;line-height:1.25}.history-header>.delivery-loader{color:#858991}.history-close{color:#d0d1d4;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;margin-left:auto;padding:0;display:grid}.history-close:active,.history-more:active{background:#ffffff10}.history-close svg,.history-more svg{stroke-width:1.7px}.history-scroll{overscroll-behavior:contain;scrollbar-width:none;min-height:0;padding:10px 24px max(30px,env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.history-group{margin:0}.history-group+.history-group{margin-top:25px}.history-group h3{color:#b2b4bb;letter-spacing:-.1px;align-items:center;gap:9px;margin:0 8px 13px;font-size:15.5px;font-weight:650;line-height:22px;display:flex}.history-group h3 svg{stroke-width:1.8px;flex-shrink:0}.history-entry{border-radius:14px;align-items:center;gap:0;min-height:56px;transition:background .13s;display:flex}.history-entry:active{background:#ffffff0b}.history-chat{text-align:left;color:#e6e7ea;background:0 0;border:0;flex:1;align-items:center;min-width:0;min-height:56px;padding:8px;display:flex}.history-chat-title{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.35px;min-width:0;font-size:19px;font-weight:450;line-height:1.35;overflow:hidden}.history-chat>.delivery-loader{color:#a6a8ae;flex-shrink:0;margin-left:10px}.history-entry.is-current .history-chat-title{color:#f0f2f5;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 7px #a6afe638);background-image:linear-gradient(110deg,#f5f5f7 0%,#cde8fb 17%,#d9c8f7 34%,#f5cedc 52%,#f3e4c3 68%,#c9e9e8 84%,#f5f5f7 100%);background-position:0%;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;font-weight:500;animation:24s ease-in-out infinite alternate history-title-glow}.history-chat:active{opacity:.84}.history-more{color:#92959b;background:0 0;border:0;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;display:grid}.history-more svg{stroke-width:2px}.history-notice{color:#d49c9a;justify-content:space-between;align-items:center;gap:10px;margin:0 32px 10px;font-size:13px;line-height:1.5;display:flex}.history-notice button{width:40px;height:40px;color:inherit;background:0 0;border:0}.history-blank{text-align:center;color:#92949b;padding:62px 0}.history-blank p{color:#e1e2e5;margin:0 0 6px;font-size:16px}.history-blank span{font-size:13px}.history-loading{padding:18px 8px}.history-loading>div{align-items:center;height:63px;display:flex}.history-loading span{background:#ffffff0a;border-radius:8px;width:72%;height:15px}.history-dismiss{z-index:2;background:0 0;border:0;position:absolute;inset:0}.history-popover{z-index:3;background:0 0;border:0;border-radius:17px;justify-content:center;align-items:center;gap:2px;width:100px;height:52px;padding:0;animation:.13s ease-out history-menu-in;display:flex;position:absolute;box-shadow:0 12px 34px #0009}.history-popover-beam{border-radius:17px;width:100%;height:100%}.history-popover-actions{background:#24262b;border:1px solid #ffffff18;border-radius:17px;justify-content:center;align-items:center;gap:2px;width:100%;height:100%;padding:4px;display:flex;box-shadow:inset 0 1px #ffffff08}.history-popover button{color:#e5e5e8;background:0 0;border:0;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;display:grid}.history-popover button:active{background:#ffffff15}.history-popover .history-trash{color:#e8aaa7}.podbor-history :is(button):focus-visible{outline:0;box-shadow:0 0 0 2px #aab0bd75}.podbor-history[data-leaving=true] .history-surface{animation:.16s ease-in forwards history-out}@keyframes history-in{0%{opacity:.65;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes history-out{to{opacity:0;transform:translateY(12px)}}@keyframes history-menu-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.history-surface,.history-popover{animation:none!important}}@keyframes history-title-glow{0%{background-position:0%}to{background-position:100%}}@media (prefers-reduced-motion:reduce){.history-entry.is-current .history-chat-title{background-position:45%;animation:none}}.history-surface{animation-duration:.25s}.history-group{animation:.42s cubic-bezier(.18,.84,.25,1) both history-content-in}.history-group:nth-child(2){animation-delay:65ms}.history-group:nth-child(3){animation-delay:.11s}.history-group:nth-child(4){animation-delay:.155s}.history-popover{animation:.22s cubic-bezier(.18,.9,.22,1) both history-menu-in}@keyframes history-content-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.history-group{animation:none!important}}
