:root{--ink:#141824;--text:#252b38;--muted:#6f7684;--line:#e4e7ed;--panel:#f5f7fb;--blue:#1648e8;--blue-dark:#0f38be;--blue-soft:#eef2ff;--green:#16a36a;--amber:#d28b20;--red:#df5656;--shadow:0 28px 80px rgba(35,52,96,.14);font-family:Inter,"Segoe UI Variable","Segoe UI",system-ui,sans-serif;color:var(--text);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;z-index:1000;left:16px;top:-60px;padding:10px 14px;border-radius:8px;background:var(--ink);color:#fff}.skip-link:focus{top:16px}.site-header{position:sticky;z-index:50;top:0;height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3.4vw;border-bottom:1px solid rgba(222,225,232,.86);background:rgba(255,255,255,.9);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:800;letter-spacing:.2em}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#3866ff,#123dcc);box-shadow:0 7px 18px rgba(22,72,232,.22);font-size:13px;letter-spacing:0}.nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:650}.nav a,.footer a{transition:color .18s}.nav a:hover,.footer a:hover{color:var(--blue)}.header-cta{justify-self:end}.nav-toggle{display:none}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 21px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-2px)}.button-dark{min-height:42px;color:#fff;background:var(--ink);box-shadow:0 10px 24px rgba(20,24,36,.15)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 14px 34px rgba(22,72,232,.23)}.button-primary:hover{background:var(--blue-dark)}.button-light{border-color:#dce0e8;background:#fff}.button-light:hover{border-color:#bdc7e2;box-shadow:0 10px 26px rgba(31,45,80,.08)}.hero{max-width:1100px;margin:auto;padding:90px 24px 55px;text-align:center}.eyebrow,.section-kicker{margin:0 0 22px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;justify-content:center;gap:9px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px var(--blue-soft)}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:24px;color:var(--ink);font-size:clamp(48px,6vw,82px);line-height:.99;letter-spacing:-.06em}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy{max-width:720px;margin:0 auto 31px;color:#606774;font-size:19px;line-height:1.6}.hero-actions{display:flex;justify-content:center;gap:10px}.product-stage{position:relative;max-width:1360px;margin:0 auto;padding:36px 38px 95px;overflow:hidden}.glow{position:absolute;border-radius:50%;filter:blur(8px);pointer-events:none}.glow-one{width:450px;height:450px;left:-170px;bottom:-150px;background:rgba(22,72,232,.08)}.glow-two{width:540px;height:540px;right:-210px;top:-100px;background:rgba(100,166,255,.09)}.app-window{position:relative;overflow:hidden;border:1px solid #dbe0e9;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.app-titlebar{height:53px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;border-bottom:1px solid #e9ebf0;background:rgba(255,255,255,.96);font-size:10px}.app-brand{display:flex;align-items:center;gap:8px;letter-spacing:.11em}.app-brand span{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:#fff}.project-pill{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e1e4ea;border-radius:8px;background:#fafbfc;color:#505764}.window-meta{justify-self:end;display:flex;align-items:center;gap:6px;color:#68707d}.safe-dot{width:7px;height:7px;border-radius:50%;background:#19af72}.window-meta i{width:10px;height:10px;margin-left:5px;border-radius:3px;background:#e5e8ee}.app-body{height:600px;display:grid;grid-template-columns:50px 230px minmax(420px,1fr) 300px}.activity-rail{display:flex;flex-direction:column;align-items:center;gap:11px;padding:14px 0;border-right:1px solid #e7eaf0;background:#f6f7fb;color:#848b98;font-size:18px}.activity-rail span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px}.activity-rail .rail-active{color:var(--blue);background:#e8edff}.activity-rail span:last-child{margin-top:auto}.sidebar{min-width:0;display:flex;flex-direction:column;padding:0 12px 12px;border-right:1px solid #e4e7ee;background:#f7f8fb}.sidebar-heading,.context-heading{height:54px;display:flex;align-items:center;justify-content:space-between;color:#626a77;font-size:9px;font-weight:800;letter-spacing:.1em}.side-action{height:36px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:9px;color:#5f6672;background:transparent;text-align:left;font-size:11px}.side-action.active{color:#123dbd;background:#e9edff}.side-label,.context-label{margin:25px 9px 10px;color:#9da3ad;font-size:8px;font-weight:800;letter-spacing:.12em}.recent-item{display:flex;align-items:center;gap:9px;padding:9px;border-radius:9px}.recent-item.selected{background:#eceff5}.recent-item>span{width:7px;height:7px;border-radius:50%;background:#88a5ff}.recent-item div{min-width:0;display:flex;flex-direction:column;gap:3px}.recent-item strong{overflow:hidden;color:#48505d;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.recent-item small{color:#a0a6af;font-size:8px}.user-row{margin-top:auto;height:45px;display:flex;align-items:center;gap:8px;border-top:1px solid #e4e7ed;color:#5d6571;font-size:10px}.user-row b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff}.conversation{min-width:0;display:grid;grid-template-rows:54px minmax(0,1fr) auto;background:#fff}.conversation-top{display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #edf0f4;color:#353c49;font-size:11px;font-weight:700}.conversation-top button{margin-left:6px;padding:6px 9px;border:1px solid #e1e4ea;border-radius:7px;background:#fff;color:#68707b;font-size:9px}.chat-content{padding:35px 7%;overflow:hidden}.user-message{max-width:70%;margin-left:auto;padding:13px 15px;border-radius:16px 16px 4px 16px;background:#f0f3f8;color:#3f4754;font-size:11px;line-height:1.5}.assistant-message{display:grid;grid-template-columns:28px 1fr;gap:10px;margin-top:27px;color:#474f5b;font-size:11px;line-height:1.5}.assistant-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:var(--blue);color:#fff;font-weight:800}.permission-card{margin:16px 0;padding:13px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;border:1px solid #dae2ff;border-radius:11px;background:#f9faff}.permission-icon{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;color:var(--blue);background:#e9edff}.permission-card strong,.permission-card span{display:block}.permission-card span{margin-top:2px;color:#7b8290;font-size:9px}.permission-buttons{display:flex;gap:6px}.permission-buttons button{padding:7px 9px;border:1px solid #dfe3eb;border-radius:7px;background:#fff;color:#606875;font-size:8px}.permission-buttons .allow{border-color:var(--blue);background:var(--blue);color:#fff}.steps{display:flex;align-items:center;gap:10px;margin-top:10px}.steps>span{width:21px;height:21px;display:grid;place-items:center;border:1px solid #dfe3ea;border-radius:50%;color:#8a929e;font-size:8px}.steps>span.done{border-color:#c9eadc;background:#eefaf5;color:var(--green)}.steps strong,.steps small{display:block}.steps strong{font-size:9px}.steps small{color:#8c939e;font-size:8px}.composer{min-height:57px;margin:0 22px 19px;padding:0 9px 0 15px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;border:1px solid #dde1e8;border-radius:13px;box-shadow:0 8px 24px rgba(39,51,79,.06);color:#9aa1ac;font-size:10px}.composer span{padding:5px 8px;border-radius:99px;background:#f1f3f7;color:#6f7682;font-size:8px}.composer button{width:29px;height:29px;border:0;border-radius:9px;background:var(--blue);color:#fff}.context-panel{padding:0 13px 14px;border-left:1px solid #e7eaf0;background:#fafbfc}.scope-status{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dbe3ff;border-radius:10px;background:#f3f6ff}.shield{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#dfe7ff;color:var(--blue)}.scope-status strong,.scope-status small{display:block}.scope-status strong{color:#303846;font-size:10px}.scope-status small{margin-top:3px;color:#858c98;font-size:8px}.capability{min-height:52px;display:grid;grid-template-columns:7px 1fr 31px;align-items:center;gap:9px;border-bottom:1px solid #eceef2}.risk{width:6px;height:6px;display:block;border-radius:50%}.risk.low{background:var(--green)}.risk.medium{background:var(--amber)}.risk.high{background:var(--red)}.capability strong,.capability small{display:block}.capability strong{color:#4c5360;font-size:9px}.capability small{margin-top:2px;color:#9299a3;font-size:8px}.switch{width:30px;height:17px;display:block;padding:2px;border-radius:10px;background:#d9dde4}.switch:after{content:"";display:block;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.12)}.switch.on{background:var(--blue)}.switch.on:after{margin-left:13px}.context-note{margin-top:15px;padding:10px;display:flex;gap:8px;border-radius:9px;background:#f1f3f7;color:#7d8490;font-size:8px;line-height:1.5}.context-note span{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#dfe4ed}.statusbar{height:23px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:var(--blue);color:#fff;font-size:8px}.statusbar b{width:6px;height:6px;display:inline-block;margin-right:5px;border-radius:50%;background:#79f0b9}.feature-strip{max-width:1180px;margin:0 auto 20px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-strip article{padding:35px 28px;border-right:1px solid var(--line)}.feature-strip article:last-child{border-right:0}.feature-strip span{display:block;margin-bottom:25px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.1em}.feature-strip h2{margin-bottom:9px;color:var(--ink);font-size:15px}.feature-strip p{margin:0;color:#747b87;font-size:12px;line-height:1.55}.section{max-width:1180px;margin:auto;padding:120px 24px}.section-intro{display:grid;grid-template-columns:1fr 1.2fr;column-gap:90px}.section-intro .section-kicker{grid-column:1/-1}.section h2,.control-band h2,.cta-section h2{color:var(--ink);font-size:clamp(35px,4.1vw,57px);line-height:1.04;letter-spacing:-.045em}.section-intro>p:last-child{color:#707784;font-size:17px;line-height:1.75}.workflow-grid{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.workflow-grid article{position:relative;padding:28px 25px 10px;border-right:1px solid var(--line)}.workflow-grid article:last-child{border-right:0}.workflow-grid article>span{color:#a2a8b2;font-size:10px;font-weight:800}.workflow-icon{width:46px;height:46px;margin:43px 0 27px;display:grid;place-items:center;border-radius:14px;color:var(--blue);background:var(--blue-soft);font-size:20px;font-weight:800}.workflow-grid h3{margin-bottom:11px;color:var(--ink);font-size:16px}.workflow-grid p{color:#777e89;font-size:12px;line-height:1.65}.control-band{max-width:1240px;margin:0 auto;padding:90px 72px;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:85px;border-radius:30px;background:#f4f6fa}.control-copy>p:not(.section-kicker){color:#6e7582;font-size:16px;line-height:1.75}.trust-list{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:13px;color:#454d5a;font-size:12px}.trust-list b{width:19px;height:19px;display:inline-grid;place-items:center;margin-right:6px;border-radius:50%;background:#e1e8ff;color:var(--blue);font-size:10px}.control-visual{overflow:hidden;border:1px solid #dee2e9;border-radius:17px;background:#fff;box-shadow:0 24px 65px rgba(35,48,82,.12)}.permission-demo-head{height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid #e8eaf0}.permission-demo-head div{display:flex;align-items:center;gap:9px}.permission-demo-head div span{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:#fff;font-size:10px;font-weight:800}.permission-demo-head strong{font-size:12px}.permission-demo-head small{padding:6px 9px;border-radius:99px;background:#f1f3f7;color:#7b8290;font-size:9px}.permission-demo-row{min-height:72px;margin:0 17px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid #eceef2}.permission-demo-row strong,.permission-demo-row small{display:block}.permission-demo-row strong{color:#434b58;font-size:11px}.permission-demo-row small{margin-top:4px;color:#969ca6;font-size:9px}.permission-demo-row em{padding:6px 9px;border-radius:99px;background:#eaf8f2;color:var(--green);font-size:8px;font-style:normal;font-weight:800}.permission-demo-row em.ask{background:#fff5e6;color:#b97716}.permission-demo-row em.off{background:#f1f3f6;color:#7e8590}.permission-demo-foot{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#fafbfc;color:#8a919c;font-size:9px}.permission-demo-foot b{color:#cc5353}.about{padding-top:140px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-grid p{color:#68707d;font-size:17px;line-height:1.72}.cta-section{max-width:1240px;margin:0 auto 70px;padding:70px 72px;display:flex;align-items:end;justify-content:space-between;border-radius:30px;background:linear-gradient(135deg,#123dd2,#1f59f3);color:#fff;box-shadow:0 28px 70px rgba(22,72,232,.21)}.cta-section .section-kicker,.cta-section h2{color:#fff}.button-white{background:#fff;color:#153fc0;box-shadow:0 12px 30px rgba(8,30,100,.2)}.footer{max-width:1240px;min-height:130px;margin:auto;padding:0 0 35px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;border-top:1px solid var(--line);color:#7e8590;font-size:11px}.footer-brand{color:var(--ink)}.footer p{margin:0}.footer>div{justify-self:end;display:flex;gap:24px}.footer>div a{color:var(--ink)}
@media(max-width:1050px){.app-body{grid-template-columns:48px 210px 1fr}.context-panel{display:none}.section-intro{column-gap:50px}.control-band{margin-left:22px;margin-right:22px;padding:65px 45px;gap:45px}.footer{margin-left:24px;margin-right:24px}.cta-section{margin-left:22px;margin-right:22px}}
@media(max-width:800px){.site-header{grid-template-columns:1fr auto;height:64px;padding:0 20px}.header-cta{display:none}.nav-toggle{display:block;padding:8px 11px;border:1px solid #dfe2e8;border-radius:8px;background:#fff;color:#3e4652;font-size:11px}.nav{position:absolute;top:64px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 18px;border-bottom:1px solid var(--line);background:#fff}.nav.open{display:flex}.nav a{padding:12px 5px}.hero{padding-top:70px}.hero-copy{font-size:16px}.product-stage{padding:24px 15px 70px}.app-window{border-radius:12px}.app-titlebar{grid-template-columns:1fr auto}.project-pill{display:none}.app-body{height:470px;grid-template-columns:43px 160px 1fr}.activity-rail{font-size:14px}.sidebar{padding-left:8px;padding-right:8px}.chat-content{padding:24px 5%}.permission-card{grid-template-columns:30px 1fr}.permission-buttons{grid-column:2;justify-content:flex-start}.feature-strip{grid-template-columns:1fr 1fr;margin-left:20px;margin-right:20px}.feature-strip article:nth-child(2){border-right:0}.feature-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding-top:90px;padding-bottom:90px}.section-intro,.about-grid{grid-template-columns:1fr;gap:20px}.workflow-grid{grid-template-columns:1fr 1fr}.workflow-grid article:nth-child(2){border-right:0}.workflow-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.control-band{grid-template-columns:1fr;padding:60px 32px;gap:45px}.about-grid{gap:25px}.cta-section{padding:55px 35px;display:block}.cta-section .button{margin-top:22px}.footer{grid-template-columns:1fr 1fr;gap:22px;padding-top:35px}.footer p{display:none}.footer>div{flex-direction:column;align-items:flex-end;gap:6px}}
@media(max-width:560px){.brand{font-size:11px}.hero{padding:58px 18px 38px}.hero h1{font-size:45px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.product-stage{padding-left:9px;padding-right:9px}.app-titlebar{height:44px}.window-meta{font-size:0}.window-meta i{display:none}.app-body{height:420px;grid-template-columns:39px 1fr}.sidebar{display:none}.conversation-top{height:46px}.chat-content{padding:18px}.assistant-message{grid-template-columns:24px 1fr}.assistant-mark{width:24px;height:24px}.user-message{max-width:86%}.permission-card{padding:10px}.composer{margin:0 10px 10px}.composer span{display:none}.feature-strip,.workflow-grid{grid-template-columns:1fr}.feature-strip article,.workflow-grid article{border-right:0!important;border-bottom:1px solid var(--line)}.feature-strip article:last-child,.workflow-grid article:last-child{border-bottom:0}.section{padding:75px 20px}.section h2,.control-band h2,.cta-section h2{font-size:36px}.workflow-grid{margin-top:45px}.workflow-icon{margin-top:25px}.control-band{margin:0 10px;padding:50px 20px;border-radius:22px}.trust-list{grid-template-columns:1fr}.permission-demo-head small{display:none}.cta-section{margin:0 10px 55px;padding:45px 22px;border-radius:22px}.footer{margin:0 20px;grid-template-columns:1fr}.footer>div{justify-self:start;align-items:flex-start}.footer-brand{margin-bottom:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Product preview mirrors the shipping Headwalker light messenger theme. */
.brand small,.footer-brand small{color:#969dad;font-size:.78em;font-weight:700;letter-spacing:.14em}.brand-mark{width:31px;padding:0;font-size:10px;letter-spacing:-.08em;background:#2150ed;border-radius:7px;box-shadow:0 5px 14px rgba(33,80,237,.22)}.messenger-preview{border-color:#e5e8ef;border-radius:12px;box-shadow:0 32px 90px rgba(31,49,100,.12)}.messenger-preview .app-titlebar{height:50px;padding:0 13px;border-bottom-color:#e9ecf2}.messenger-preview .app-brand span{background:#2150ed;border-radius:7px;font-size:8px}.messenger-preview .app-brand small{color:#9098aa;font-size:8px;font-weight:700;letter-spacing:.12em}.messenger-preview .project-pill{border-color:#e0e4ec;background:#fff;color:#697284}.messenger-preview .window-meta{gap:5px}.messenger-preview .window-meta b,.messenger-preview .window-meta .moon,.messenger-preview .window-meta em{height:27px;display:grid;place-items:center;padding:0 9px;border:1px solid #e4e7ee;border-radius:8px;background:#fff;color:#70798a;font-size:8px;font-style:normal}.messenger-preview .window-meta em{border-color:#d6dfff;background:#f0f3ff;color:#2150ed}.messenger-preview .window-meta>i:not(.moon){width:9px;height:9px;margin-left:7px;border-radius:0;background:transparent;border-top:1px solid #9ca3af}.messenger-body{height:610px;grid-template-columns:50px 255px 205px minmax(400px,1fr) 245px;background:#fff}.messenger-preview .activity-rail{padding:13px 0 9px;border-right-color:#e5e8ef;background:#f7f8fb;color:#818a9a}.messenger-preview .activity-rail span{height:31px;font-size:15px}.messenger-preview .activity-rail .rail-active{color:#2150ed;background:transparent}.messenger-preview .activity-rail .rail-bottom{margin-top:auto}.messenger-sidebar{padding:0 14px 11px;border-right-color:#e2e6ee;background:#f7f8fc}.messenger-sidebar .sidebar-heading{height:64px;color:#283044}.messenger-sidebar .side-action{height:39px;color:#677081;font-size:10px}.messenger-sidebar .side-action.active{color:#2150ed;background:#e5eaff;font-weight:700}.messenger-sidebar .side-label{margin:18px 8px 10px}.project-list{display:flex;flex-direction:column;gap:2px;color:#596274;font-size:9px}.project-list span{padding:8px 7px}.project-list .folder{padding-left:19px;color:#818898}.topic-list{padding:14px 12px;border-right:1px solid #e6e9f0;background:#f7f8fc}.topic-create{height:38px;display:flex;align-items:center;justify-content:space-between;gap:7px}.topic-create span{height:32px;flex:1;display:flex;align-items:center;padding:0 10px;border:1px solid #dde2eb;border-radius:7px;background:#fff;color:#8b93a2;font-size:8px}.topic-create b{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dde2eb;border-radius:7px;background:#fff;color:#2150ed}.topic{height:38px;margin-top:6px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-radius:7px;color:#6b7484;font-size:9px}.topic.selected{background:#e2e8fb;color:#2150ed;font-weight:700}.topic small{color:#9299a7}.messenger-conversation{grid-template-rows:66px 48px minmax(0,1fr) auto}.messenger-heading{display:flex;align-items:center;gap:13px;padding:0 19px;border-bottom:1px solid #e8ebf1;color:#161c27;font-size:9px}.messenger-heading b{letter-spacing:.03em}.messenger-heading span{color:#8b93a2;font-size:8px}.messenger-conversation .conversation-top{height:auto;padding:0 18px;border-bottom-color:#ebedf2}.messenger-conversation .conversation-top small{color:#9198a4;font-size:8px;font-weight:500}.empty-chat{display:grid;place-items:center;padding:20px;color:#8c94a2;font-size:9px;text-align:center}.messenger-conversation .composer{min-height:54px;margin:0 18px 12px;background:#fafbfe;box-shadow:none}.messenger-conversation .composer button{border-radius:50%;background:#e3e7ef;color:#a4abb7}.model-panel{padding:17px 13px;border-left:1px solid #e7eaf0;background:#f7f8fc}.model-panel>p{margin:0 0 13px;color:#6c7485;font-size:8px;font-weight:800;letter-spacing:.08em}.model-panel label{min-height:38px;margin-bottom:7px;display:flex;align-items:center;gap:9px;padding:0 11px;border-radius:8px;background:#fff;color:#505868;font-size:9px}.model-panel label i{width:11px;height:11px;border-radius:2px;background:#3c3f43}.model-panel label small{margin-left:auto;color:#7e8694;font-size:7px}.model-panel button{width:100%;height:38px;margin-top:4px;border:0;border-radius:7px;background:#2150ed;color:#fff;font-size:9px;font-weight:700}.messenger-preview .user-row b{background:#2297cf}
@media(max-width:1120px){.messenger-body{grid-template-columns:46px 225px 180px minmax(360px,1fr)}.model-panel{display:none}}
@media(max-width:800px){.messenger-body{height:480px;grid-template-columns:43px 180px minmax(330px,1fr)}.topic-list{display:none}.messenger-sidebar .side-action{height:34px}.messenger-sidebar .project-list{display:none}.messenger-sidebar .side-label{display:none}.messenger-conversation{grid-template-rows:56px 43px minmax(0,1fr) auto}}
@media(max-width:560px){.messenger-body{height:410px;grid-template-columns:37px minmax(280px,1fr)}.messenger-sidebar{display:none}.messenger-preview .app-titlebar{grid-template-columns:1fr auto}.messenger-preview .window-meta b,.messenger-preview .window-meta .moon,.messenger-preview .window-meta>i{display:none}.messenger-heading span{display:none}.empty-chat{font-size:8px}}
.brand-mark{font:800 13px/1 Consolas,"Cascadia Mono",monospace;letter-spacing:-1px}
.messenger-preview .app-brand span{font:800 11px/1 Consolas,"Cascadia Mono",monospace;letter-spacing:-1px}

/* Live demo: animated multi-topic AI conversation in the hero preview. */
.chat-feed{min-height:0;overflow:hidden;padding:14px 18px;display:flex;flex-direction:column;gap:10px}
.msg{display:flex;gap:9px;align-items:flex-start;animation:msg-in .35s ease}
.msg-avatar{flex:none;width:22px;height:22px;display:grid;place-items:center;border-radius:7px;font-size:8px;font-weight:800;color:#fff;background:#2150ed}
.msg[data-model="claude"] .msg-avatar{background:#c15f3c}
.msg[data-model="gpt"] .msg-avatar{background:#10a37f}
.msg[data-model="qwen"] .msg-avatar{background:#615ced}
.msg[data-model="qwen-fast"] .msg-avatar{background:#8b8ff2}
.msg[data-model="ollama"] .msg-avatar{background:#3c3f43}
.msg.user .msg-avatar{background:#e3e7ef;color:#5b6472}
.msg-body{min-width:0}
.msg-name{display:flex;align-items:baseline;gap:6px;font-size:8px;font-weight:800;color:#353c49}
.msg-name small{color:#9299a7;font-weight:500;font-size:7px}
.msg-text{margin-top:3px;padding:8px 11px;border-radius:3px 11px 11px 11px;background:#f1f3f8;color:#414a59;font-size:9.5px;line-height:1.5}
.msg.user{align-self:flex-end;flex-direction:row-reverse}
.msg.user .msg-name{flex-direction:row-reverse}
.msg.user .msg-text{border-radius:11px 3px 11px 11px;background:#2150ed;color:#fff}
.msg.typing .msg-text{display:flex;gap:4px;align-items:center;padding:10px 12px}
.typing-dot{width:5px;height:5px;border-radius:50%;background:#a9b1c0;animation:typing-blink 1s infinite}
.typing-dot:nth-child(2){animation-delay:.18s}
.typing-dot:nth-child(3){animation-delay:.36s}
.model-panel label.active{border:1px solid #c8d4fb;box-shadow:0 4px 14px rgba(33,80,237,.1);color:#2150ed;font-weight:700}
.model-panel label.active i{background:#2150ed}
.composer .composer-caret{display:inline-block;width:1px;height:11px;margin-left:1px;background:#2150ed;vertical-align:-1px;animation:typing-blink .8s infinite}
@keyframes msg-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@keyframes typing-blink{0%,100%{opacity:.25}50%{opacity:1}}
@media(prefers-reduced-motion:reduce){.msg{animation:none}.typing-dot,.composer-caret{animation:none}}

/* Human participants in the live demo feed. */
.msg.person .msg-text{background:#f5efe6;color:#4d4638}
.msg[data-person="maria"] .msg-avatar{background:#d6336c}
.msg[data-person="alex"] .msg-avatar{background:#b7791f}
.msg[data-person="irina"] .msg-avatar{background:#2f855a}
.msg.person .msg-name{color:#5b4a35}

/* Extra models and artifact events in the live demo feed. */
.msg[data-model="deepseek"] .msg-avatar{background:#0aa5c2}
.msg[data-model="mistral"] .msg-avatar{background:#f76707}
.msg[data-model="gemini"] .msg-avatar{background:#7048e8}
.msg[data-model="llama"] .msg-avatar{background:#5c677d}
.msg-system{align-self:center;max-width:92%;padding:5px 12px;border:1px solid #e2e8fb;border-radius:99px;background:#f4f7ff;color:#4a5db0;font-size:8.5px;font-weight:600;animation:msg-in .35s ease}

/* ===== Site chrome: MarketBI icon rails and logo ===== */
body{padding-left:84px;padding-right:76px}
.brand-logo{display:block;width:227px;height:auto}
.brand-logo--footer{width:170px}
.mkt-rail{position:fixed;top:0;bottom:0;z-index:60;display:flex;flex-direction:column;align-items:center}
.mkt-rail--left{left:0;width:84px;background:#000;color:#a9aac3}
.mkt-rail--right{right:0;width:76px;color:rgba(18,30,37,.78)}
.mkt-rail__brand{display:grid;place-items:center;width:84px;height:76px}
.mkt-rail__brand img{display:block;width:48px;height:auto}
.mkt-rail__list{display:flex;flex-direction:column;align-items:center;gap:26px;padding-top:18px}
.mkt-rail__list a,.mkt-rail__more{display:grid;place-items:center;width:50px;height:50px;color:inherit;transition:color .15s}
.mkt-rail__list a:hover,.mkt-rail__more:hover{color:#d0d7ea}
.mkt-rail__list svg,.mkt-rail__more svg,.mkt-rail__actions svg{width:22px;height:22px;stroke-width:1.7}
.mkt-rail__more{margin-top:auto;margin-bottom:18px}
.mkt-rail__portrait{display:grid;place-items:center;width:76px;height:76px}
.mkt-rail__portrait img{display:block;width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 10px 22px rgba(9,16,22,.18)}
.mkt-rail__actions{display:flex;flex-direction:column;align-items:center;gap:25px;padding-top:32px}
.mkt-rail__actions a{display:grid;place-items:center;width:50px;height:50px;color:inherit;transition:color .15s}
.mkt-rail__actions a:hover{color:#0b0f12}
@media(max-width:800px){body{padding-left:0;padding-right:0}.mkt-rail{display:none}.brand-logo{width:170px}}
