.oc-anim-chat{--chat-jade:var(--jade,#42b655);--chat-jade-2:#5bd06f;--chat-amber:#e0ac3a;--chat-intel:#4c8fd8;--chat-bg-a:#0e1318;--chat-bg-b:#0a0d11;--chat-line:#1e252d;--chat-text:#e8ecef;--chat-mute:#99a4ae;--chat-dim:#6b7682;--chat-card:#14191f;--chat-card-2:#0f1418;--chat-tick-type:44ms;--chat-tick-think:1100ms;--chat-tick-step:650ms;--chat-tick-pause:4200ms;background:linear-gradient(160deg,var(--chat-bg-a) 0,var(--chat-bg-b) 100%);border:1px solid var(--chat-line);border-radius:var(--radius-lg,22px);box-shadow:0 60px 120px -50px rgba(0,0,0,.9),0 0 0 1px rgba(66,182,85,.06),inset 0 1px 0 hsla(0,0%,100%,.04);color:var(--chat-text);contain:paint;display:grid;font-family:var(--font-display,"Montserrat","Helvetica Neue",Arial,sans-serif);grid-template-columns:220px 1fr;min-height:640px;overflow:hidden;position:relative;transform-style:preserve-3d;transition:transform .12s cubic-bezier(.2,.7,.3,1);will-change:transform}.oc-anim-chat[data-tick=normal]{--chat-tick-type:28ms;--chat-tick-think:750ms;--chat-tick-step:450ms;--chat-tick-pause:2800ms}.oc-anim-chat[data-tick=lively]{--chat-tick-type:18ms;--chat-tick-think:500ms;--chat-tick-step:300ms;--chat-tick-pause:1800ms}.oc-anim-chat[data-sidebar=false]{grid-template-columns:1fr}.oc-anim-chat[data-sidebar=false] .oc-anim-chat__sidebar{display:none}.oc-anim-chat__glow{filter:blur(40px);inset:-10%;opacity:.55;pointer-events:none;position:absolute;z-index:0}.oc-anim-chat__glow--a{animation:oc-anim-chat-glow-a 12s ease-in-out infinite alternate;background:radial-gradient(circle at 25% 30%,rgba(66,182,85,.32),transparent 55%)}.oc-anim-chat__glow--b{animation:oc-anim-chat-glow-b 14s ease-in-out infinite alternate;background:radial-gradient(circle at 80% 70%,rgba(43,108,176,.26),transparent 55%)}.oc-anim-chat[data-glow=false] .oc-anim-chat__glow{display:none}@keyframes oc-anim-chat-glow-a{0%{transform:translate(0) scale(1)}to{transform:translate(40px,-30px) scale(1.15)}}@keyframes oc-anim-chat-glow-b{0%{transform:translate(0) scale(1)}to{transform:translate(-30px,30px) scale(1.1)}}.oc-anim-chat__sidebar{background:rgba(8,11,14,.7);border-right:1px solid hsla(0,0%,100%,.04);display:flex;flex-direction:column;font-size:12px;gap:2px;padding:16px 0;position:relative;z-index:1}.oc-anim-chat__brand{align-items:center;display:flex;gap:8px;padding:8px 18px 20px}.oc-anim-chat__logo{display:block;height:22px;max-width:100%;width:auto}.oc-anim-chat__nav{display:flex;flex-direction:column;padding:0 8px}.oc-anim-chat__group{color:hsla(0,0%,100%,.3);font-size:9.5px;letter-spacing:.14em;padding:14px 10px 6px;text-transform:uppercase}.oc-anim-chat__item{align-items:center;border-radius:6px;color:hsla(0,0%,100%,.65);cursor:default;display:grid;gap:8px;grid-template-columns:16px 1fr 8px;padding:7px 10px;transition:background .15s,color .15s}.oc-anim-chat__item:hover{background:hsla(0,0%,100%,.03);color:#fff}.oc-anim-chat__item.is-active{background:linear-gradient(90deg,rgba(66,182,85,.18),rgba(66,182,85,.04));border:1px solid rgba(66,182,85,.25);color:var(--chat-jade);padding:6px 10px}.oc-anim-chat__ico{display:inline-flex;opacity:.85}.oc-anim-chat__chev{color:hsla(0,0%,100%,.3)}.oc-anim-chat__main{display:flex;flex-direction:column;min-width:0;position:relative;z-index:1}.oc-anim-chat__topbar{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.04);display:flex;gap:14px;padding:14px 22px}.oc-anim-chat__title{color:#fff;font-size:18px;font-weight:800;letter-spacing:-.01em}.oc-anim-chat__topactions{align-items:center;display:flex;gap:12px;margin-left:auto}.oc-anim-chat__meta{color:hsla(0,0%,100%,.45);font-size:11px}.oc-anim-chat__meta strong{color:hsla(0,0%,100%,.75);font-weight:600}.oc-anim-chat__btn{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:6px;color:hsla(0,0%,100%,.8);cursor:pointer;display:inline-flex;font-size:11.5px;font-weight:600;gap:6px;padding:6px 12px;transition:background .15s,border-color .15s,color .15s}.oc-anim-chat__btn:hover{background:rgba(66,182,85,.1);border-color:rgba(66,182,85,.3);color:var(--chat-jade)}.oc-anim-chat__btn--primary{background:rgba(66,182,85,.18);border-color:rgba(66,182,85,.35);color:var(--chat-jade-2)}.oc-anim-chat__avatar{background:linear-gradient(135deg,var(--chat-jade),#2a7a38);border-radius:999px;color:#07210c;display:grid;font-size:11px;font-weight:800;height:26px;place-items:center;width:26px}.oc-anim-chat__notif-bell{color:hsla(0,0%,100%,.65);position:relative}.oc-anim-chat__notif-bell:after{background:var(--chat-jade-2);border-radius:999px;box-shadow:0 0 6px var(--chat-jade-2);content:"";height:6px;position:absolute;right:-2px;top:-2px;width:6px}.oc-anim-chat__toolbar{align-items:center;display:flex;gap:10px;justify-content:flex-end;padding:14px 22px 4px}.oc-anim-chat__toolbar-btn{align-items:center;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;color:hsla(0,0%,100%,.75);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:600;gap:7px;padding:7px 12px;transition:all .15s}.oc-anim-chat__toolbar-btn:hover{background:hsla(0,0%,100%,.05);color:#fff}.oc-anim-chat__toolbar-btn--primary{background:var(--chat-jade);border-color:var(--chat-jade);color:#07210c}.oc-anim-chat__toolbar-btn--primary:hover{background:var(--chat-jade-2);color:#07210c}.oc-anim-chat__feed{display:flex;flex:1;flex-direction:column;gap:18px;overflow:hidden;padding:22px 22px 18px;position:relative;scroll-behavior:smooth}.oc-anim-chat__row{display:flex;gap:10px}.oc-anim-chat__row--user{align-items:flex-start;justify-content:flex-end}.oc-anim-chat__row--ai{align-items:flex-start}.oc-anim-chat__bubble{border-radius:12px;font-size:13.5px;line-height:1.55;max-width:70%;padding:12px 16px}.oc-anim-chat__bubble--user{animation:oc-anim-chat-pop-in .45s cubic-bezier(.2,.7,.3,1);background:var(--chat-jade);border-bottom-right-radius:4px;color:#07210c;font-weight:600}.oc-anim-chat__bubble--ai{animation:oc-anim-chat-fade-in .55s cubic-bezier(.2,.7,.3,1);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05);border-bottom-left-radius:4px;color:var(--chat-text);max-width:70%;position:relative;width:100%}.oc-anim-chat__bubble-body{min-height:18px}.oc-anim-chat__bubble-row{align-items:center;display:flex;gap:10px;margin-top:10px}.oc-anim-chat__bubble-actions{color:hsla(0,0%,100%,.4);display:flex;gap:6px}.oc-anim-chat__bubble-actions svg{height:14px;width:14px}.oc-anim-chat__bubble-time{color:hsla(0,0%,100%,.4);font-size:10.5px;margin-left:auto}.oc-anim-chat__avatar-sm{border-radius:8px;display:grid;flex-shrink:0;font-size:12px;font-weight:800;height:26px;place-items:center;width:26px}.oc-anim-chat__avatar-sm--ai{background:rgba(66,182,85,.18);border:1px solid rgba(66,182,85,.3);color:var(--chat-jade-2)}.oc-anim-chat__avatar-sm--user{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7)}.oc-anim-chat__thinking{display:inline-flex;gap:5px;padding:2px 0}.oc-anim-chat__thinking span{animation:oc-anim-chat-thinking 1.2s ease-in-out infinite;background:hsla(0,0%,100%,.4);border-radius:999px;height:6px;width:6px}.oc-anim-chat__thinking span:nth-child(2){animation-delay:.15s}.oc-anim-chat__thinking span:nth-child(3){animation-delay:.3s}@keyframes oc-anim-chat-thinking{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.oc-anim-chat__caret{animation:oc-anim-chat-caret 1s steps(1) infinite;background:currentColor;display:inline-block;height:1em;margin-left:1px;vertical-align:text-bottom;width:2px}@keyframes oc-anim-chat-caret{50%{opacity:0}}.oc-anim-chat__card{align-self:flex-start;animation:oc-anim-chat-slide-up .6s cubic-bezier(.2,.7,.3,1) forwards;background:var(--chat-card);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;margin-left:36px;max-width:70%;opacity:0;padding:16px 18px;transform:translateY(8px)}.oc-anim-chat__card-head{align-items:center;display:flex;gap:10px;margin-bottom:14px}.oc-anim-chat__card-title{color:#fff;font-size:13.5px;font-weight:700}.oc-anim-chat__card-actions{color:hsla(0,0%,100%,.4);display:flex;gap:8px;margin-left:auto}.oc-anim-chat__card-actions svg{cursor:pointer;height:14px;width:14px}.oc-anim-chat__card-actions svg:hover{color:hsla(0,0%,100%,.85)}.oc-anim-chat__chart{height:180px;position:relative;width:100%}.oc-anim-chat__chart svg{display:block;height:100%;width:100%}.oc-anim-chat__chart-line{animation:oc-anim-chat-draw 1.4s cubic-bezier(.2,.7,.3,1) forwards;fill:none;filter:drop-shadow(0 0 6px currentColor);stroke-dasharray:var(--chart-len,1000);stroke-dashoffset:var(--chart-len,1000);stroke-width:2}.oc-anim-chat__chart-grid{stroke:hsla(0,0%,100%,.05);stroke-width:1}.oc-anim-chat__chart-axis text{fill:hsla(0,0%,100%,.35);font-family:var(--font-display);font-size:10px}@keyframes oc-anim-chat-draw{to{stroke-dashoffset:0}}.oc-anim-chat__chart-legend{display:flex;flex-wrap:wrap;font-size:11px;gap:12px;justify-content:center;margin-top:10px}.oc-anim-chat__chart-legend span{align-items:center;color:hsla(0,0%,100%,.7);display:inline-flex;gap:6px}.oc-anim-chat__chart-legend i{background:currentColor;border-radius:999px;display:inline-block;height:8px;width:8px}.oc-anim-chat__card-footer{align-items:center;border-top:1px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.5);display:flex;font-size:11px;justify-content:space-between;margin-top:12px;padding-top:12px}.oc-anim-chat__card-footer a{color:var(--chat-jade-2);font-weight:600;text-decoration:none}.oc-anim-chat__sources{align-items:center;animation:oc-anim-chat-fade-in .5s ease forwards;color:hsla(0,0%,100%,.5);display:flex;font-size:11px;gap:8px;margin-left:36px;margin-top:8px;opacity:0}.oc-anim-chat__source-pill{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:4px;color:hsla(0,0%,100%,.7);display:inline-flex;font-size:11px;gap:4px;padding:4px 8px;text-decoration:none}.oc-anim-chat__source-pill svg{height:10px;width:10px}.oc-anim-chat__kpis{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.oc-anim-chat__kpi{animation:oc-anim-chat-slide-up .5s cubic-bezier(.2,.7,.3,1) forwards;background:var(--chat-card-2);border:1px solid hsla(0,0%,100%,.06);border-radius:10px;opacity:0;overflow:hidden;padding:14px 16px;position:relative;transform:translateY(6px)}.oc-anim-chat__kpi:nth-child(2){animation-delay:.12s}.oc-anim-chat__kpi:nth-child(3){animation-delay:.24s}.oc-anim-chat__kpi--jade{background:rgba(66,182,85,.1);border-color:rgba(66,182,85,.25)}.oc-anim-chat__kpi--amber{background:rgba(224,172,58,.1);border-color:rgba(224,172,58,.22)}.oc-anim-chat__kpi--intel{background:rgba(76,143,216,.1);border-color:rgba(76,143,216,.22)}.oc-anim-chat__kpi-lbl{color:hsla(0,0%,100%,.7);font-size:11px;margin-bottom:4px}.oc-anim-chat__kpi-val{font-size:30px;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.02em;line-height:1}.oc-anim-chat__kpi-val--jade{color:var(--chat-jade-2)}.oc-anim-chat__kpi-val--amber{color:var(--chat-amber)}.oc-anim-chat__kpi-val--intel{color:var(--chat-intel)}.oc-anim-chat__kpi-meta{color:hsla(0,0%,100%,.5);font-size:10.5px;margin-top:8px}.oc-anim-chat__chips{display:flex;flex-wrap:wrap;gap:8px;margin-left:36px}.oc-anim-chat__chip{animation:oc-anim-chat-slide-up .45s cubic-bezier(.2,.7,.3,1) forwards;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:999px;color:hsla(0,0%,100%,.75);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:500;opacity:0;padding:7px 12px;transform:translateY(4px);transition:background .15s,border-color .15s,color .15s,transform .15s}.oc-anim-chat__chip:nth-child(2){animation-delay:.1s}.oc-anim-chat__chip:nth-child(3){animation-delay:.2s}.oc-anim-chat__chip:nth-child(4){animation-delay:.3s}.oc-anim-chat__chip:nth-child(5){animation-delay:.4s}.oc-anim-chat__chip:hover{background:rgba(66,182,85,.1);border-color:rgba(66,182,85,.3);color:var(--chat-jade-2)}.oc-anim-chat__inputbar{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(13,17,21,.7);border:1px solid hsla(0,0%,100%,.06);border-radius:14px;margin:8px 22px 20px;padding:14px 16px 12px;position:relative}.oc-anim-chat__inputbar-row{align-items:center;display:flex;gap:12px}.oc-anim-chat__input{color:var(--chat-text);flex:1;font-family:inherit;font-size:14px;min-height:22px}.oc-anim-chat__input--placeholder{color:hsla(0,0%,100%,.35)}.oc-anim-chat__input-actions{align-items:center;color:hsla(0,0%,100%,.45);display:flex;gap:10px}.oc-anim-chat__input-actions svg{cursor:pointer;height:16px;width:16px}.oc-anim-chat__send{background:var(--chat-jade);border:0;border-radius:8px;color:#07210c;cursor:pointer;display:grid;height:32px;place-items:center;transition:transform .15s,background .15s,box-shadow .15s;width:32px}.oc-anim-chat__send svg{height:14px;width:14px}.oc-anim-chat__send:hover{background:var(--chat-jade-2);box-shadow:0 6px 16px -6px rgba(66,182,85,.5);transform:translateY(-1px)}.oc-anim-chat__send.is-pulsing{animation:oc-anim-chat-send-pulse .6s ease-out}@keyframes oc-anim-chat-send-pulse{0%{box-shadow:0 0 0 0 rgba(66,182,85,.5);transform:scale(1)}50%{transform:scale(.92)}to{box-shadow:0 0 0 16px rgba(66,182,85,0);transform:scale(1)}}.oc-anim-chat__inputbar-hint{color:hsla(0,0%,100%,.3);font-size:10.5px;margin-top:8px;text-align:center}@keyframes oc-anim-chat-fade-in{0%{opacity:0}to{opacity:1}}@keyframes oc-anim-chat-pop-in{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes oc-anim-chat-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes oc-anim-chat-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:1100px){.oc-anim-chat{grid-template-columns:1fr}.oc-anim-chat__sidebar{display:none}.oc-anim-chat__bubble,.oc-anim-chat__card{max-width:92%}.oc-anim-chat__kpis{grid-template-columns:1fr 1fr}}@media (max-width:640px){.oc-anim-chat__kpis{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.oc-anim-chat,.oc-anim-chat *,.oc-anim-chat :after,.oc-anim-chat :before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.oc-anim-chat__chart-line{stroke-dashoffset:0!important}}.oc-anim-chat.is-paused .oc-anim-chat__glow,.oc-anim-chat.is-paused .oc-anim-chat__thinking span{animation-play-state:paused}