.mycroft-root{--mc-bg:#FAFBFC;--mc-bg-2:#F4F7FA;--mc-surface:#FFFFFF;--mc-border:#E4E7EC;--mc-border-soft:#EEF0F3;--mc-text:#1A1A1A;--mc-text-2:#4E5666;--mc-text-3:#8A919E;--mc-blue:#3874E4;--mc-blue-dark:#2A5FC2;--mc-blue-soft:#EBF2FC;--mc-blue-ring:rgba(56,116,228,.15);--mc-cyan:#0891B2;--mc-cyan-2:#22D3EE;--mc-cyan-soft:#E0F7FA;--mc-green:#22A06B;--mc-green-soft:#E4F5ED;--mc-red:#D93F4A;--mc-red-soft:#FBE9EB;--mc-amber:#D97706;--mc-amber-soft:#FEF3C7;--mc-purple:#8B5CF6;--mc-purple-soft:#F3E8FF;--mc-pink:#DB2777;--mc-pink-soft:#FCE7F3;--mc-violet:#6D28D9;--mc-violet-soft:#EDE9FE;--mc-shadow-sm:0 1px 2px rgba(26,34,56,.05);--mc-shadow-md:0 2px 10px rgba(26,34,56,.06);--mc-shadow-lg:0 10px 32px rgba(26,34,56,.08);--bg:var(--mc-bg);--bg-2:var(--mc-bg-2);--surface:var(--mc-surface);--border:var(--mc-border);--border-soft:var(--mc-border-soft);--text:var(--mc-text);--text-2:var(--mc-text-2);--text-3:var(--mc-text-3);--blue:var(--mc-blue);--blue-dark:var(--mc-blue-dark);--blue-soft:var(--mc-blue-soft);--blue-ring:var(--mc-blue-ring);--cyan:var(--mc-cyan);--cyan-2:var(--mc-cyan-2);--cyan-soft:var(--mc-cyan-soft);--green:var(--mc-green);--green-soft:var(--mc-green-soft);--red:var(--mc-red);--red-soft:var(--mc-red-soft);--amber:var(--mc-amber);--amber-soft:var(--mc-amber-soft);--purple:var(--mc-purple);--purple-soft:var(--mc-purple-soft);--pink:var(--mc-pink);--pink-soft:var(--mc-pink-soft);--violet:var(--mc-violet);--violet-soft:var(--mc-violet-soft);--shadow-sm:var(--mc-shadow-sm);--shadow-md:var(--mc-shadow-md);--shadow-lg:var(--mc-shadow-lg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--mc-bg);color:var(--mc-text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5;position:relative;min-height:100vh;width:100%;overflow-x:hidden}.mycroft-root *{box-sizing:border-box}.mycroft-root button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.ambient{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.ambient-glow{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(80px);opacity:.55;mix-blend-mode:multiply}.ambient-glow.g1{background:radial-gradient(circle,rgba(34,211,238,.18),transparent 60%);top:-200px;left:-100px;animation:drift1 28s ease-in-out infinite}.ambient-glow.g2{background:radial-gradient(circle,rgba(56,116,228,.14),transparent 60%);top:200px;right:-150px;animation:drift2 34s ease-in-out infinite}.ambient-glow.g3{background:radial-gradient(circle,rgba(139,92,246,.1),transparent 60%);bottom:100px;left:30%;animation:drift3 40s ease-in-out infinite}@keyframes drift1{0%,to{transform:translate(0)}50%{transform:translate(120px,80px)}}@keyframes drift2{0%,to{transform:translate(0)}50%{transform:translate(-100px,140px)}}@keyframes drift3{0%,to{transform:translate(0)}50%{transform:translate(80px,-60px)}}.backdrop-motes{position:absolute;inset:0;pointer-events:none}.bmote{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--cyan-2);opacity:.25;animation:floatUp linear infinite}@keyframes floatUp{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:.4}90%{opacity:.3}to{transform:translateY(-100px) scale(1);opacity:0}}.stage{z-index:1;max-width:1240px;margin:0 auto;padding:32px 32px 48px}.hero,.stage{position:relative}.hero{text-align:center;padding:24px 0 36px;z-index:10}.orb-scene{width:220px;height:220px;margin:0;position:relative;flex-shrink:0;transition:width .4s ease,height .4s ease}.brand-lockup{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;transition:gap .4s ease,margin-bottom .4s ease}.hero.compact{padding:12px 0 16px}.hero.compact .orb-scene{width:56px;height:56px}.hero.compact .orb{width:40px;height:40px;margin:8px auto 0;border-radius:10px;box-shadow:0 4px 10px rgba(10,14,46,.15),0 0 20px rgba(34,211,238,.2)}.hero.compact .orb-glow,.hero.compact .orb-rings{opacity:0}.hero.compact .brand-lockup{gap:10px;margin-bottom:10px}.hero.compact .hero-wordmark{font-size:24px}.hero.compact .live-summary{transform:scale(.92);opacity:.85}.orb-rings{position:absolute;inset:-30px;pointer-events:none}.orb-ring{position:absolute;inset:0;border:1px solid rgba(34,211,238,.15);border-radius:50%;animation:ringPulse 4s ease-out infinite;opacity:0}.orb-ring.r2{animation-delay:1.3s}.orb-ring.r3{animation-delay:2.6s}@keyframes ringPulse{0%{transform:scale(.7);opacity:0}40%{opacity:.6}to{transform:scale(1.25);opacity:0}}.orb-glow{position:absolute;inset:10px;background:radial-gradient(circle,rgba(34,211,238,.5),rgba(56,116,228,.2) 40%,transparent 70%);border-radius:50%;filter:blur(20px);animation:orbGlow 4s ease-in-out infinite;z-index:0}@keyframes orbGlow{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}.orb-glow.thinking{animation:orbThink 1s ease-in-out infinite}@keyframes orbThink{0%,to{opacity:.9;transform:scale(1.1);filter:blur(24px)}50%{opacity:1;transform:scale(1.2);filter:blur(30px)}}.orb{position:relative;z-index:2;width:120px;height:120px;border-radius:22px;object-fit:cover;margin:50px auto 0;display:block;box-shadow:0 12px 28px rgba(10,14,46,.2),0 0 60px rgba(34,211,238,.25);animation:orbFloat 6s ease-in-out infinite;transition:filter .4s,transform .2s,width .4s ease,height .4s ease,margin .4s ease,border-radius .4s ease,box-shadow .4s ease}@keyframes orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.orb.thinking{filter:brightness(1.15) saturate(1.2)}.motes{top:50%;left:50%;z-index:3}.mote,.motes{position:absolute;pointer-events:none}.mote{width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,var(--cyan-2),transparent 70%);animation:moteFly 2.4s ease-out forwards}@keyframes moteFly{0%{transform:translate(-50%,-50%) scale(.4);opacity:1}to{transform:translate(var(--tx),var(--ty)) scale(1.6);opacity:0}}.hero-wordmark{font-size:56px;font-weight:700;letter-spacing:-.04em;line-height:1;margin:0;background:linear-gradient(135deg,#22D3EE,#0891B2 40%,#3874E4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;user-select:none;transition:font-size .4s ease;display:inline-flex;align-items:flex-start;gap:10px}.hero-beta-badge{-webkit-text-fill-color:var(--mc-blue);color:var(--mc-blue);background:var(--mc-blue-soft);border:1px solid var(--mc-blue-ring);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:999px;line-height:1;margin-top:6px;user-select:none}.hero.compact .hero-beta-badge{font-size:10px;padding:2px 6px;margin-top:3px}.ask-disclaimer{margin-top:14px;text-align:center;font-size:12px;color:var(--mc-text-3);line-height:1.5;user-select:none}.hero-wordmark-sub{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-top:-6px;margin-bottom:20px;display:flex;align-items:center;gap:8px;justify-content:center}.hero-wordmark-sub:after,.hero-wordmark-sub:before{content:"";width:24px;height:1px;background:var(--border)}.hero-greet{font-size:22px;font-weight:500;color:var(--text-2);letter-spacing:-.01em;line-height:1.3;margin-bottom:14px}.hero-greet em{font-style:normal;color:var(--text);font-weight:700;background:none;-webkit-text-fill-color:currentColor}.live-summary{display:inline-flex;align-items:center;gap:18px;font-size:14px;color:var(--text-2);margin-bottom:28px;padding:8px 18px;background:var(--surface);border:1px solid var(--border-soft);border-radius:999px;box-shadow:var(--shadow-sm)}.live-sep{width:1px;height:14px;background:var(--border)}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:7px;animation:livePulse 1.6s ease-in-out infinite;vertical-align:middle}@keyframes livePulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(34,160,107,.4)}50%{opacity:.65;box-shadow:0 0 0 6px rgba(34,160,107,0)}}.live-num{font-weight:700;color:var(--text);font-variant-numeric:tabular-nums;display:inline-block;transition:color .3s}.live-num.tick{animation:numTick .4s ease-out;color:var(--blue)}.live-label{display:inline-block}.live-label.rotating,.live-num.rotating{animation:rotateSwap .7s ease-in-out}@keyframes rotateSwap{0%{opacity:1;transform:translateY(0)}40%{opacity:0;transform:translateY(-8px)}60%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ask{max-width:680px;margin:0 auto;position:relative;z-index:2147483647;isolation:isolate}.ask-wrap{display:flex;align-items:flex-end;gap:6px;padding:5px 5px 5px 16px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);transition:.2s}.ask-wrap:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-ring),var(--shadow-lg)}.ask-field{flex:1;border:none;outline:none;background:transparent;font-family:inherit;font-size:14.5px;line-height:1.45;color:var(--text);padding:12px 0;resize:none;overflow-y:auto;max-height:160px;min-height:0}.ask-field::placeholder{color:var(--text-3);transition:opacity .3s}.ask-field.ph-fade::placeholder{opacity:0}.ask-mode{display:flex;padding:2px;background:var(--bg-2);border-radius:7px}.ask-mode button{padding:5px 10px;font-size:12px;font-weight:500;color:var(--text-3);border-radius:5px;transition:.15s}.ask-mode button.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.ask-send{width:36px;height:36px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#FFF;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:.15s}.ask-send:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(34,211,238,.35)}.ask-send svg{width:16px;height:16px}.ask-mic-slot{display:flex;align-items:center}.ask-mic-slot>button{width:36px!important;height:36px!important;border-radius:8px!important}.ask-suggestions{margin-top:14px;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.suggestion{padding:7px 14px;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:12.5px;color:var(--text-2);cursor:pointer;transition:.15s}.suggestion:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.thinking{max-width:680px;margin:16px auto 0;padding:18px 22px;background:var(--surface);border:1px solid var(--border);border-radius:12px;text-align:left;box-shadow:var(--shadow-md);display:none}.thinking.show{display:block;animation:slideIn .35s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.thinking-step{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:13px;color:var(--text-2);animation:stepIn .3s both}.thinking-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);animation:thinkPulse 1s ease-in-out infinite;flex-shrink:0}.thinking-step.done .thinking-dot{animation:none;background:var(--green)}.thinking-step.done{color:var(--text)}.thinking-agent{font-size:10px;font-weight:700;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;min-width:86px}.thinking-answer{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-soft);font-size:13.5px;color:var(--text);line-height:1.65}.thinking-answer b{font-weight:700}.thinking-answer .cite{background:var(--blue-soft);padding:1px 5px;border-radius:3px;color:var(--blue-dark);font-weight:500;cursor:help}@keyframes stepIn{0%{opacity:0;transform:translateX(-4px)}to{opacity:1;transform:translateX(0)}}@keyframes thinkPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.3)}}.section{margin-top:40px}.section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px;padding:0 4px}.section-title{font-size:15px;font-weight:700;color:var(--text);letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.section-title .live-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 9px;background:var(--green-soft);color:var(--green);border-radius:999px;font-size:11px;font-weight:600}.section-title .live-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);animation:livePulse 1.6s ease-in-out infinite}.section-sub{font-size:12.5px;color:var(--text-3)}.agents{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:960px){.agents{grid-template-columns:repeat(2,1fr)}}.agent{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px 20px;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;height:160px;display:flex;flex-direction:column;box-shadow:var(--mc-shadow-sm);text-decoration:none;font:inherit;text-align:left;width:100%;-webkit-appearance:none;appearance:none}.agent,.agent:visited{color:inherit}.agent:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--ac)}.agent:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--ac);opacity:.4;transition:.25s}.agent.pulsing:before{animation:cardFlash 1.4s ease-out}.agent.pulsing{animation:cardLift 1.4s ease-out}@keyframes cardLift{0%{transform:translateY(0)}15%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes cardFlash{0%{opacity:.4;height:2px}15%{opacity:1;height:3px}to{opacity:.4;height:2px}}.agent-ripple{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:var(--ac);opacity:0;pointer-events:none;transform:translate(-50%,-50%)}.agent-ripple.go{animation:rippleOut 1.4s ease-out}@keyframes rippleOut{0%{width:10px;height:10px;opacity:.3}to{width:280px;height:280px;opacity:0}}.agent-top{gap:12px;margin-bottom:auto}.agent-icon,.agent-top{display:flex;align-items:center}.agent-icon{width:34px;height:34px;border-radius:8px;background:var(--ac-soft);color:var(--ac);justify-content:center;flex-shrink:0;transition:.25s}.agent-icon svg{width:17px;height:17px;stroke-width:1.7}.agent:hover .agent-icon{transform:rotate(-4deg) scale(1.05)}.agent-identity{flex:1;min-width:0}.agent-name{font-size:13.5px;font-weight:700;color:var(--text);line-height:1.1;margin-bottom:3px}.agent-domain{font-size:11px;color:var(--text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-metric{display:flex;flex-direction:column;align-items:flex-start;margin-top:auto}.agent-metric-num{font-size:40px;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1;transition:color .3s .1s}.agent-metric-num.tick{animation:numTick .5s cubic-bezier(.2,.9,.3,1.4);color:var(--ac)}@keyframes numTick{0%{transform:scale(1)}40%{transform:scale(1.3)}to{transform:scale(1)}}.agent-metric-unit{font-size:11px;color:var(--text-3);font-weight:500;margin-top:-2px}.agent-autonomy{position:absolute;top:10px;right:10px;width:6px;height:6px;border-radius:50%;cursor:help;z-index:2}.agent-autonomy-l1{background:var(--mc-text-3)}.agent-autonomy-l2{background:var(--mc-blue)}.agent-autonomy-l3{background:var(--mc-green)}.agent-hover-stat{position:absolute;left:20px;right:20px;bottom:14px;font-size:11px;font-weight:500;color:var(--text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translateY(4px);transition:opacity .12s ease-out,transform .12s ease-out;pointer-events:none}.agent:hover .agent-hover-stat{opacity:1;transform:translateY(0);transition:opacity .16s ease-out,transform .16s ease-out}.agent:hover .agent-metric-unit{opacity:0;transition:opacity .16s ease-out}.ag-capacity{--ac:#22A06B;--ac-soft:#E4F5ED}.ag-carrier{--ac:#3874E4;--ac-soft:#EBF2FC}.ag-dispatch{--ac:#D97706;--ac-soft:#FEF3C7}.ag-hub{--ac:#8B5CF6;--ac-soft:#F3E8FF}.ag-customer{--ac:#DB2777;--ac-soft:#FCE7F3}.ag-settlement{--ac:#D93F4A;--ac-soft:#FBE9EB}.ag-orchestrator{--ac:#6D28D9;--ac-soft:#EDE9FE}.ag-copilot{--ac:#0891B2;--ac-soft:#E0F7FA}.stream-head-box{gap:16px;padding:12px 16px;background:var(--surface);border:1px solid var(--border);border-bottom:none;border-radius:10px 10px 0 0}.stream-head-box,.throughput{display:flex;align-items:center}.throughput{gap:10px}.throughput-bar{width:180px;height:6px;background:var(--bg-2);border-radius:999px;overflow:hidden;position:relative}.throughput-fill{position:absolute;inset:0;background:linear-gradient(90deg,var(--cyan),var(--blue));border-radius:999px;transform-origin:left;transform:scaleX(.7);transition:transform .6s cubic-bezier(.2,.9,.3,1)}.throughput-label{font-size:12px;color:var(--text-2)}.throughput-label b{color:var(--text);font-weight:700;font-variant-numeric:tabular-nums}.stream-total{font-size:12px;color:var(--text-2);margin-left:auto}.stream-total b{color:var(--text);font-weight:700;font-variant-numeric:tabular-nums;transition:color .3s}.stream-total b.tick{animation:numTick .4s ease-out;color:var(--blue)}.stream{background:var(--surface);border:1px solid var(--border);border-top:none;border-radius:0 0 10px 10px;max-height:520px;overflow-y:auto;position:relative}.stream::-webkit-scrollbar{width:6px}.stream::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.stream-row{display:grid;grid-template-columns:70px 130px 1fr 140px 90px;gap:14px;align-items:center;padding:11px 18px;border-bottom:1px solid var(--border-soft);font-size:12.5px;position:relative;transition:background .3s}.stream-row:last-child{border-bottom:none}.stream-row.fresh{animation:freshRow 2.4s ease-out}@keyframes freshRow{0%{background:rgba(34,211,238,.2);transform:translateX(-4px);opacity:0}15%{opacity:1;transform:translateX(0)}60%{background:rgba(34,211,238,.08)}to{background:transparent}}.stream-row.confirming{animation:confirmRow 1.8s ease-out}@keyframes confirmRow{0%{background:rgba(34,160,107,0)}40%{background:rgba(34,160,107,.12)}to{background:rgba(34,160,107,0)}}.sr-time{color:var(--text-3);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-variant-numeric:tabular-nums;font-size:11.5px}.sr-agent{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;letter-spacing:0;text-transform:none;padding:3px 10px;border-radius:6px;color:var(--sc);background:var(--sc-soft);border:1px solid var(--sc-border);width:fit-content;white-space:nowrap}.sr-event{color:var(--text);line-height:1.45}.sr-event b{font-weight:600}.sr-event .cite{color:var(--blue);font-weight:600}.sr-event .amount{color:var(--green);font-weight:600}.sr-event .hot{color:var(--red);font-weight:600}.sr-ref{font-size:11px;color:var(--text-3);font-variant-numeric:tabular-nums}.sr-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:4px;text-align:center;transition:all .4s}.sb-pending{background:var(--bg-2);color:var(--text-3)}.sb-ok{background:var(--green-soft);color:var(--green)}.sb-auto{background:var(--blue-soft);color:var(--blue)}.sb-attn{background:var(--amber-soft);color:var(--amber)}.sb-confirmed{background:var(--green-soft);color:var(--green)}.sc-capacity{--sc:#15803D;--sc-soft:#DCFCE7;--sc-border:#BBF7D0}.sc-carrier{--sc:#1E40AF;--sc-soft:#DBEAFE;--sc-border:#BFDBFE}.sc-dispatch{--sc:#B45309;--sc-soft:#FEF3C7;--sc-border:#FDE68A}.sc-hub{--sc:#6D28D9;--sc-soft:#EDE9FE;--sc-border:#DDD6FE}.sc-customer{--sc:#BE185D;--sc-soft:#FCE7F3;--sc-border:#FBCFE8}.sc-settlement{--sc:#B91C1C;--sc-soft:#FEE2E2;--sc-border:#FECACA}.sc-orchestrator{--sc:#5B21B6;--sc-soft:#EDE9FE;--sc-border:#C4B5FD}.sc-copilot{--sc:#0E7490;--sc-soft:#CFFAFE;--sc-border:#A5F3FC}.slash-wrapper{position:relative;z-index:50}.slash-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:12px;box-shadow:var(--mc-shadow-lg);overflow:hidden;z-index:100}.slash-head{display:flex;align-items:center;justify-content:space-between;height:30px;padding:0 12px;border-bottom:1px solid var(--mc-border-soft);background:var(--mc-bg-2)}.slash-head-label{font-weight:700;letter-spacing:.12em;text-transform:uppercase}.slash-head-hints,.slash-head-label{font-size:10px;color:var(--mc-text-3)}.slash-head-hints{white-space:nowrap}.slash-list{max-height:320px;overflow-y:auto;padding:2px 0}.slash-list::-webkit-scrollbar{width:4px}.slash-list::-webkit-scrollbar-thumb{background:var(--mc-border);border-radius:2px}.slash-item{display:flex;flex-direction:column;padding:0 12px;min-height:40px;cursor:pointer;position:relative;transition:background .12s,min-height .16s ease-out;min-width:0}.slash-item.active{background:linear-gradient(90deg,rgba(56,116,228,.09),transparent 70%);min-height:60px;padding-top:6px;padding-bottom:8px}.slash-item.active:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--mc-blue)}.slash-row{display:flex;align-items:center;gap:10px;min-height:40px;min-width:0}.slash-item.active .slash-row{min-height:0}.slash-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--slash-color);flex-shrink:0}.slash-icon,.slash-icon svg{width:16px;height:16px}.slash-name{font-size:13px;font-weight:600;color:var(--mc-text);font-variant-numeric:tabular-nums;letter-spacing:-.01em;flex-shrink:0}.slash-desc{font-size:12px;color:var(--mc-text-3);padding-left:26px;margin-top:2px;line-height:1.35;animation:slashDescFade .14s ease-out 20ms both}@keyframes slashDescFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.slash-agent-tag{font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:2px 6px;border-radius:4px;background:var(--slash-soft);color:var(--slash-color);white-space:nowrap;flex-shrink:0;margin-left:auto}.slash-foot{display:flex;align-items:center;height:26px;padding:0 12px;border-top:1px solid var(--mc-border-soft);background:var(--mc-bg-2);font-size:10px;color:var(--mc-text-3)}.slash-empty{padding:14px 12px;text-align:center;font-size:12px;color:var(--mc-text-3)}.slash-capacity{--slash-color:#15803D;--slash-soft:#DCFCE7}.slash-carrier{--slash-color:#1E40AF;--slash-soft:#DBEAFE}.slash-dispatch{--slash-color:#B45309;--slash-soft:#FEF3C7}.slash-hub{--slash-color:#6D28D9;--slash-soft:#EDE9FE}.slash-customer{--slash-color:#BE185D;--slash-soft:#FCE7F3}.slash-settlement{--slash-color:#B91C1C;--slash-soft:#FEE2E2}.slash-orchestrator{--slash-color:#5B21B6;--slash-soft:#EDE9FE}.slash-copilot{--slash-color:#0E7490;--slash-soft:#CFFAFE}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.r{animation:reveal .5s ease-out both}.r1{animation-delay:.02s}.r2{animation-delay:.12s}.r3{animation-delay:.22s}.r4{animation-delay:.32s}.r5{animation-delay:.44s}.mycroft-root .wf-card{margin-top:14px;padding:16px;background:var(--mc-blue-soft);border:1px solid var(--mc-blue-ring);border-radius:12px;animation:wfCardIn .35s ease-out both}@keyframes wfCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mycroft-root .wf-card-activated{background:var(--mc-green-soft);border-color:rgba(34,160,107,.25)}.mycroft-root .wf-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.mycroft-root .wf-icon{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(56,116,228,.12);color:var(--mc-blue)}.mycroft-root .wf-icon-green{background:rgba(34,160,107,.15);color:var(--mc-green)}.mycroft-root .wf-title{font-size:13.5px;font-weight:700;color:var(--mc-text);line-height:1.3}.mycroft-root .wf-sub{margin-top:2px;font-size:12.5px;color:var(--mc-text-2);line-height:1.4}.mycroft-root .wf-summary{background:var(--mc-surface);border:1px solid var(--mc-border-soft);border-radius:10px;padding:12px;display:grid;gap:8px}.mycroft-root .wf-row{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:12px}.mycroft-root .wf-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--mc-text-3)}.mycroft-root .wf-value{font-size:12.5px;color:var(--mc-text);line-height:1.4}.mycroft-root .wf-select{font-size:12.5px;color:var(--mc-text);background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:6px;padding:4px 8px;font-family:inherit;cursor:pointer}.mycroft-root .wf-actions{margin-top:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mycroft-root .wf-btn{font-family:inherit;font-size:12.5px;font-weight:600;padding:7px 14px;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,color .15s;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.mycroft-root .wf-btn-primary{background:var(--mc-blue);color:#fff}.mycroft-root .wf-btn-primary:hover:not(:disabled){background:var(--mc-blue-dark)}.mycroft-root .wf-btn-outline{background:transparent;color:var(--mc-text);border-color:var(--mc-border)}.mycroft-root .wf-btn-outline:hover:not(:disabled){background:var(--mc-surface)}.mycroft-root .wf-btn-ghost{background:transparent;color:var(--mc-text-3)}.mycroft-root .wf-btn-ghost:hover:not(:disabled){color:var(--mc-text-2)}.mycroft-root .wf-btn:disabled{opacity:.55;cursor:not-allowed}.mycroft-root .wf-ref{font-size:11px;color:var(--mc-text-3);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.mycroft-root .wf-dismissed{margin-top:12px;font-size:12px;color:var(--mc-text-3);font-style:italic;animation:wfCardIn .25s ease-out both}.mycroft-root .mc-toast{position:fixed;bottom:20px;right:20px;z-index:9999;display:inline-flex;align-items:center;gap:8px;background:#1A1A1A;color:#fff;font-size:12.5px;font-weight:500;padding:10px 14px;border-radius:10px;box-shadow:0 10px 32px rgba(0,0,0,.18);animation:toastIn .25s ease-out both}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mycroft-root .mc-toast svg{color:#4ADE80}.mycroft-root .mc-md{font-size:13px;line-height:1.55;color:var(--mc-text)}.mycroft-root .mc-md>:first-child{margin-top:0}.mycroft-root .mc-md>:last-child{margin-bottom:0}.mycroft-root .mc-md .mc-pod-link{display:inline-block;margin-right:8px;vertical-align:top}.mycroft-root .mc-md .mc-pod-link:last-child{margin-right:0}.mycroft-root .mc-md .mc-pod-thumb{width:180px;height:180px;object-fit:cover;object-position:center;border-radius:6px;border:1px solid var(--mc-border,rgba(255,255,255,.08));background:rgba(255,255,255,.04);display:block}.mycroft-root .mc-md h1,.mycroft-root .mc-md h2,.mycroft-root .mc-md h3,.mycroft-root .mc-md h4{margin:14px 0 8px;font-weight:700;color:var(--mc-text);letter-spacing:-.01em;line-height:1.25}.mycroft-root .mc-md h1{font-size:17px}.mycroft-root .mc-md h2{font-size:15.5px}.mycroft-root .mc-md h3{font-size:14px}.mycroft-root .mc-md h4{font-size:13px;color:var(--mc-text-2);text-transform:none}.mycroft-root .mc-md p{margin:0 0 10px}.mycroft-root .mc-md b,.mycroft-root .mc-md strong{font-weight:700}.mycroft-root .mc-md em{font-style:italic}.mycroft-root .mc-md ol,.mycroft-root .mc-md ul{margin:0 0 10px;padding-left:22px}.mycroft-root .mc-md li{margin:3px 0}.mycroft-root .mc-md hr{border:0;border-top:1px solid var(--mc-border-soft);margin:14px 0}.mycroft-root .mc-md code{background:var(--mc-blue-soft);padding:1px 5px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:var(--mc-blue-dark)}.mycroft-root .mc-md pre{background:#F6F8FB;border:1px solid var(--mc-border-soft);border-radius:8px;padding:10px 12px;overflow-x:auto;margin:0 0 10px}.mycroft-root .mc-md pre code{background:transparent;padding:0;color:var(--mc-text);font-size:11.5px}.mycroft-root .mc-md table{width:100%;border-collapse:collapse;margin:0 0 12px;font-size:12px}.mycroft-root .mc-md td,.mycroft-root .mc-md th{text-align:left;padding:6px 10px;border-bottom:1px solid var(--mc-border-soft);vertical-align:top}.mycroft-root .mc-md th{font-weight:700;color:var(--mc-text-2);background:#FAFBFD;border-bottom:1px solid var(--mc-border)}.mycroft-root .mc-md tr:last-child td{border-bottom:none}.mycroft-root .mc-md a{color:var(--mc-blue);text-decoration:none}.mycroft-root .mc-md a:hover{text-decoration:underline}.mycroft-root .mc-md blockquote{margin:0 0 10px;padding:4px 12px;border-left:3px solid var(--mc-border);color:var(--mc-text-2)}.mycroft-root .mc-md .cite{background:var(--mc-blue-soft);padding:1px 5px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;color:var(--mc-blue-dark)}.mycroft-root .mc-md .amount{color:var(--mc-green);font-weight:700}.mycroft-root .mc-md .positive{color:var(--mc-green);font-weight:600}.mycroft-root .mc-md .hot{color:#DC2626;font-weight:600}.mycroft-root .action-chips{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px;animation:chipsIn .3s ease-out both}@keyframes chipsIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mycroft-root .action-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:600;color:var(--mc-text);background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s,transform .1s,box-shadow .15s;white-space:nowrap;max-width:320px;overflow:hidden;text-overflow:ellipsis}.mycroft-root .action-chip:hover{background:var(--mc-blue-soft);border-color:var(--mc-blue-ring);box-shadow:var(--mc-shadow-sm)}.mycroft-root .action-chip:active{transform:translateY(1px)}.mycroft-root .action-chip:focus-visible{outline:none;box-shadow:0 0 0 3px var(--mc-blue-ring)}.mycroft-root .action-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;color:var(--mc-blue);flex-shrink:0}.mycroft-root .action-chip-label{overflow:hidden;text-overflow:ellipsis}.mycroft-root .action-chip-action .action-chip-icon{color:#D97706}.mycroft-root .action-chip-chart .action-chip-icon{color:var(--mc-purple)}.mycroft-root .action-chip-report .action-chip-icon{color:var(--mc-cyan)}.mycroft-root .action-chip-question .action-chip-icon{color:var(--mc-blue)}.mycroft-root .briefing-toggle{margin-top:12px;display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:12px;font-weight:600;color:var(--mc-blue);background:transparent;border:1px solid transparent;padding:6px 10px;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.mycroft-root .briefing-toggle:hover{background:var(--mc-blue-soft)}.mycroft-root .briefing-toggle:focus-visible{outline:2px solid var(--mc-blue-ring);outline-offset:2px}.mycroft-root .briefing-toggle-arrow{display:inline-block;transition:transform .2s ease;font-size:11px}.mycroft-root .briefing-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.mycroft-root .briefing-details.open{grid-template-rows:1fr}.mycroft-root .briefing-details-inner{overflow:hidden;min-height:0}.mycroft-root .briefing-details.open .briefing-details-inner{margin-top:12px;padding-top:12px;border-top:1px solid var(--mc-border-soft)}.mycroft-root .attention-panel{margin:20px 0 24px;background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:12px;box-shadow:var(--mc-shadow-sm);padding:18px 20px;animation:reveal .5s ease-out both;animation-delay:.18s}.mycroft-root .attention-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--mc-border-soft)}.mycroft-root .attention-title{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--mc-text);letter-spacing:-.01em}.mycroft-root .attention-title-icon{color:var(--mc-amber);display:inline-flex}.mycroft-root .attention-meta{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--mc-text-3);font-variant-numeric:tabular-nums}.mycroft-root .attention-count{font-weight:600}.mycroft-root .attention-sep{opacity:.6}.mycroft-root .attention-list{display:flex;flex-direction:column}.mycroft-root .attention-row{display:grid;grid-template-columns:16px 1fr;gap:12px;padding:12px 4px;border-bottom:1px dashed var(--mc-border-soft);transition:background .15s,opacity .3s,max-height .3s;border-radius:6px;max-height:200px;overflow:hidden}.mycroft-root .attention-row:last-child{border-bottom:none}.mycroft-root .attention-row:hover{background:var(--mc-bg-2)}.mycroft-root .attention-row.removing{opacity:0;max-height:0;padding-top:0;padding-bottom:0;border-bottom-color:transparent}.mycroft-root .attention-dot{width:10px;height:10px;margin-top:5px;border-radius:50%;background:var(--mc-text-3);flex-shrink:0}.mycroft-root .attention-row-critical .attention-dot{background:var(--mc-red);animation:attentionPulse 1.8s ease-in-out infinite}.mycroft-root .attention-row-important .attention-dot{background:var(--mc-amber)}.mycroft-root .attention-row-watch .attention-dot{background:rgba(217,119,6,.55)}@keyframes attentionPulse{0%,to{opacity:1}50%{opacity:.6}}.mycroft-root .attention-body{display:flex;flex-direction:column;gap:3px;min-width:0}.mycroft-root .attention-body-top{display:flex;align-items:center;gap:8px;min-width:0}.mycroft-root .attention-agent{display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 6px;border-radius:4px;color:var(--sc);background:var(--sc-soft);border:1px solid var(--sc-border);flex-shrink:0}.mycroft-root .attention-title-text{font-size:13.5px;font-weight:600;color:var(--mc-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mycroft-root .attention-detail{font-size:12px;color:var(--mc-text-2);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mycroft-root .attention-detail .cite{background:var(--mc-blue-soft);padding:1px 5px;border-radius:3px;color:var(--mc-blue-dark);font-weight:600}.mycroft-root .attention-detail .amount{color:var(--mc-green);font-weight:700}.mycroft-root .attention-detail .positive{color:var(--mc-green);font-weight:600}.mycroft-root .attention-detail .hot{color:#DC2626;font-weight:600}.mycroft-root .attention-detail .attention-detail-link,.mycroft-root .attention-detail a{color:inherit;text-decoration:none;cursor:pointer}.mycroft-root .attention-detail .attention-detail-link:hover,.mycroft-root .attention-detail a:hover{color:var(--mc-blue);text-decoration:underline}.mycroft-root .attention-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;flex-wrap:wrap}.mycroft-root .attention-time{font-size:11px;color:var(--mc-text-3);font-variant-numeric:tabular-nums}.mycroft-root .attention-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.mycroft-root .attention-btn{font-family:inherit;font-size:11.5px;font-weight:600;padding:5px 10px;height:24px;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:background .12s,border-color .12s,color .12s;white-space:nowrap;line-height:1}.mycroft-root .attention-btn-primary{background:var(--mc-blue);color:#fff}.mycroft-root .attention-btn-primary:hover{background:var(--mc-blue-dark)}.mycroft-root .attention-btn-outline{background:transparent;color:var(--mc-text);border-color:var(--mc-border)}.mycroft-root .attention-btn-outline:hover{border-color:var(--mc-text-3)}.mycroft-root .attention-btn-ghost{background:transparent;color:var(--mc-text-3)}.mycroft-root .attention-btn-ghost:hover{color:var(--mc-text-2)}.mycroft-root .attention-more{margin-top:12px;font-size:12px;color:var(--mc-text-3);text-align:center}.mycroft-root .attention-more a{color:var(--mc-blue);text-decoration:none;font-weight:600}.mycroft-root .attention-more a:hover{text-decoration:underline}.mycroft-root .attention-stub-badge{margin-top:10px;font-size:10px;color:var(--mc-text-3);text-align:right;opacity:.6;letter-spacing:.02em}.mycroft-root .attention-empty{display:flex;align-items:flex-start;gap:12px;padding:4px}.mycroft-root .attention-empty-icon{color:var(--mc-green);display:inline-flex;margin-top:1px}.mycroft-root .attention-empty-title{font-size:13.5px;font-weight:600;color:var(--mc-text)}.mycroft-root .attention-empty-body{margin-top:2px;font-size:12px;color:var(--mc-text-2);line-height:1.5}.mycroft-root .thinking-question{display:flex;align-items:baseline;gap:10px;margin-bottom:12px;padding:10px 12px;background:var(--mc-bg-2);border:1px solid var(--mc-border-soft);border-left:3px solid var(--mc-blue);border-radius:8px;text-align:left}.mycroft-root .thinking-question-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mc-text-3);flex-shrink:0}.mycroft-root .thinking-question-text{font-size:13px;color:var(--mc-text);font-weight:500;line-height:1.4;word-break:break-word}.mycroft-root .thinking-turn-id{margin-top:10px;text-align:right}.mycroft-root .thinking-turn-id-btn{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;color:var(--mc-text-3);background:transparent;border:none;padding:2px 4px;cursor:pointer;letter-spacing:.01em;transition:color .12s}.mycroft-root .thinking-turn-id-btn:hover{color:var(--mc-blue)}.mycroft-root .followup-composer{margin-top:16px;display:flex;align-items:center;gap:8px;padding:4px 4px 4px 12px;background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:10px;transition:border-color .15s,box-shadow .15s}.mycroft-root .followup-composer:focus-within{border-color:var(--mc-blue);box-shadow:0 0 0 3px var(--mc-blue-ring)}.mycroft-root .followup-field{flex:1;border:none;background:transparent;outline:none;font-family:inherit;font-size:13px;color:var(--mc-text);padding:6px 0}.mycroft-root .followup-field::placeholder{color:var(--mc-text-3)}.mycroft-root .followup-send{flex-shrink:0;width:28px;height:28px;border-radius:8px;border:none;background:var(--mc-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.mycroft-root .followup-send:hover:not(:disabled){background:var(--mc-blue-dark)}.mycroft-root .followup-send:disabled{background:var(--mc-border);cursor:not-allowed}.mycroft-root .followup-send svg{width:13px;height:13px}.mycroft-root .extended-hint{margin-top:8px;font-size:11px;color:var(--mc-text-3);text-align:center;animation:extendedHintIn .25s ease-out both}@keyframes extendedHintIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.mycroft-root .ask-send:disabled{opacity:.55;cursor:not-allowed}.chat-thread-root{--mc-bg:#FAFBFC;--mc-surface:#FFFFFF;--mc-border:#E4E7EC;--mc-border-soft:#EEF0F3;--mc-text:#1A1A1A;--mc-text-2:#4E5666;--mc-text-3:#8A919E;--mc-blue:#3874E4;--mc-blue-dark:#2A5FC2;--mc-blue-soft:#EBF2FC;--mc-blue-ring:rgba(56,116,228,.15);display:flex;flex-direction:column;height:100vh;background:var(--mc-bg);color:var(--mc-text);font-family:Noto Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px}.chat-header{flex-shrink:0;height:48px;background:var(--mc-surface);border-bottom:1px solid var(--mc-border-soft)}.chat-header-inner{max-width:1240px;height:100%;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.chat-header-link{display:inline-flex;align-items:center;font-size:13px;color:var(--mc-text-2);text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.chat-header-link:hover{color:var(--mc-blue)}.chat-header-link-right{justify-self:end}.chat-header-brand{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--mc-text);justify-self:center}.chat-header-logo{width:24px;height:24px;border-radius:6px;object-fit:cover}.chat-thread-scroll{flex:1;overflow-y:auto;position:relative}.chat-thread-inner{max-width:760px;margin:0 auto;padding:32px 24px;gap:28px}.chat-thread-inner,.chat-turn{display:flex;flex-direction:column}.chat-turn-user{align-items:flex-end}.chat-turn-mycroft{align-items:flex-start}.chat-user-bubble{background:var(--mc-blue-soft);color:var(--mc-text);font-size:13.5px;line-height:1.5;padding:10px 14px;border-radius:12px;max-width:80%;white-space:pre-wrap;word-break:break-word}.chat-mycroft-answer{width:100%;font-size:14px;line-height:1.65;color:var(--mc-text)}.chat-thinking-row{color:var(--mc-text-3);font-size:13px;display:inline-flex;flex-direction:row;align-items:center;gap:8px}.chat-thinking-dot{width:7px;height:7px;border-radius:50%;background:var(--mc-blue);animation:chatThink 1s ease-in-out infinite}@keyframes chatThink{0%,to{opacity:.25;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.chat-error{font-size:12.5px;color:#DC2626;background:#FEF2F2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px}.chat-thread-empty{flex:1;display:flex;align-items:center;justify-content:center;color:var(--mc-text-3);font-size:13.5px}.chat-composer-wrap{flex-shrink:0;background:var(--mc-surface);border-top:1px solid var(--mc-border-soft);position:relative;z-index:2147483647;isolation:isolate}.chat-composer-inner{max-width:760px;margin:0 auto;padding:14px 24px 18px;display:flex;align-items:flex-end;gap:10px}.chat-composer-field{flex:1;font-family:inherit;font-size:14px;line-height:1.5;color:var(--mc-text);background:var(--mc-bg);border:1px solid var(--mc-border);border-radius:10px;padding:10px 12px;resize:none;max-height:160px;min-height:38px;outline:none;transition:border-color .15s,box-shadow .15s}.chat-composer-field:focus{border-color:var(--mc-blue);box-shadow:0 0 0 3px var(--mc-blue-ring)}.chat-composer-field:disabled{opacity:.6;cursor:not-allowed}.chat-composer-send{flex-shrink:0;width:36px;height:36px;border-radius:10px;border:none;background:var(--mc-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.chat-composer-send:hover:not(:disabled){background:var(--mc-blue-dark)}.chat-composer-send:disabled{background:var(--mc-border);cursor:not-allowed}.chat-composer-send svg{width:16px;height:16px}.chat-thread-root .mc-md{font-size:14px;line-height:1.65}.chat-thread-root .mc-md .cite{background:var(--mc-blue-soft);padding:1px 5px;border-radius:3px;color:var(--mc-blue-dark);font-weight:500}.chat-thread-root .mc-md .amount{color:#22A06B;font-weight:700}.chat-thread-root .mc-md .positive{color:#22A06B;font-weight:600}.chat-thread-root .mc-md .hot{color:#DC2626;font-weight:600}.chat-thread-root .action-chips{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.chat-thread-root .action-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:600;color:var(--mc-text);background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s}.chat-thread-root .action-chip:hover:not(:disabled){background:var(--mc-blue-soft);border-color:var(--mc-blue-ring)}.chat-thread-root .action-chip:disabled{opacity:.55;cursor:not-allowed}.chat-thread-root .briefing-toggle{margin-top:14px;display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--mc-blue);background:transparent;border:1px solid var(--mc-border);padding:6px 12px;border-radius:8px;cursor:pointer;transition:background .15s}.chat-thread-root .briefing-toggle:hover{background:var(--mc-blue-soft)}.chat-thread-root .briefing-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease-out}.chat-thread-root .briefing-details.open{grid-template-rows:1fr}.chat-thread-root .briefing-details-inner{overflow:hidden;min-height:0}.chat-thread-root .briefing-details.open .briefing-details-inner{margin-top:12px;padding-top:12px;border-top:1px solid var(--mc-border-soft)}.mycroft-root .shipflex-card{margin-top:14px;padding:16px;background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:12px;animation:wfCardIn .35s ease-out both}.mycroft-root .shipflex-card-success{background:var(--mc-green-soft);border-color:rgba(34,160,107,.25)}.mycroft-root .shipflex-card-error{background:#FEF2F2;border-color:#FECACA}.mycroft-root .shipflex-card-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.mycroft-root .shipflex-card-title{font-size:13.5px;font-weight:700;color:var(--mc-text)}.mycroft-root .shipflex-sample-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:10px;background:var(--mc-blue-soft);color:var(--mc-blue)}.mycroft-root .shipflex-card-body{font-size:12.5px;color:var(--mc-text);line-height:1.45}.mycroft-root .shipflex-summary{margin:0 0 10px}.mycroft-root .shipflex-table-wrap{max-height:260px;overflow:auto;border:1px solid var(--mc-border-soft);border-radius:8px;background:#fff}.mycroft-root .shipflex-table{width:100%;border-collapse:collapse;font-size:11.5px}.mycroft-root .shipflex-table td,.mycroft-root .shipflex-table th{padding:7px 10px;text-align:left;border-bottom:1px solid var(--mc-border-soft);white-space:nowrap}.mycroft-root .shipflex-table th{font-weight:700;color:var(--mc-text-2);background:var(--mc-blue-soft);position:sticky;top:0}.mycroft-root .shipflex-table td code{font-size:11px;color:var(--mc-text-2)}.mycroft-root .shipflex-reason{color:var(--mc-text-2);white-space:normal;min-width:180px}.mycroft-root .shipflex-card-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:8px}.mycroft-root .shipflex-btn{font-family:inherit;font-size:12.5px;font-weight:600;padding:7px 14px;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.mycroft-root .shipflex-btn-primary{background:var(--mc-blue);color:#fff}.mycroft-root .shipflex-btn-primary:hover:not(:disabled){background:var(--mc-blue-dark)}.mycroft-root .shipflex-btn-secondary{background:transparent;color:var(--mc-text);border-color:var(--mc-border)}.mycroft-root .shipflex-btn-secondary:hover:not(:disabled){background:var(--mc-blue-soft)}.mycroft-root .shipflex-btn:disabled{opacity:.55;cursor:not-allowed}.mycroft-root .shipflex-failures{margin-top:8px;font-size:12px}.mycroft-root .shipflex-failures summary{cursor:pointer;color:var(--mc-text-2)}.mycroft-root .shipflex-failures ul{margin:6px 0 0 16px;padding:0}.mycroft-root .shipflex-failures code{color:var(--mc-text-2)}@keyframes mc-agent-arrive{0%{box-shadow:0 0 0 0 rgba(52,120,246,0)}20%{box-shadow:0 0 0 6px rgba(52,120,246,.35)}to{box-shadow:0 0 0 0 rgba(52,120,246,0)}}.mycroft-root .agent.agent-arrive-flash{animation:mc-agent-arrive 1.4s ease-out}