.hero-rec-live-dot{width:6px;height:6px;border-radius:50%;background:#57b691;animation:hero-live-pulse 2s ease-in-out infinite}@keyframes hero-live-pulse{0%,to{opacity:.4}50%{opacity:1}}.hero-source-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--src);background:linear-gradient(to bottom,color-mix(in srgb,var(--src) 10%,white),color-mix(in srgb,var(--src) 18%,white)) padding-box,linear-gradient(to bottom,color-mix(in srgb,var(--src) 20%,white),color-mix(in srgb,var(--src) 30%,white)) border-box;border:1px solid transparent;box-shadow:inset 0 1px #ffffff8c,inset 0 -1px 2px #0000000f,0 1px 3px #00000014}@media(min-width:768px){.hero-source-icon{width:36px;height:36px}}.hero-rec-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,monospace;font-size:13px;font-weight:500;color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 8%,transparent);border:1px solid color-mix(in srgb,var(--color-brand) 15%,transparent)}.hero-rec-field{display:grid;grid-template-columns:140px 1fr auto;align-items:center;gap:16px;padding:10px 16px;border-bottom:1px solid color-mix(in srgb,var(--color-border) 50%,transparent)}.hero-rec-field:last-child{border-bottom:none;opacity:0;animation:hero-field-in .4s ease forwards;transition:background-color .4s ease}@media(min-width:768px){.hero-rec-field{grid-template-columns:160px 1fr auto;padding:10px 24px}}.hero-rec-field[data-updating]{background-color:color-mix(in srgb,var(--color-brand) 5%,transparent)}@keyframes hero-field-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.hero-rec-field-name{font-family:ui-monospace,monospace;font-size:12px;color:var(--color-text-muted)}.hero-rec-field-value{font-family:ui-monospace,monospace;font-size:12px;color:var(--color-text);transition:color .3s ease}.hero-rec-field[data-updating] .hero-rec-field-value{color:var(--color-brand)}.hero-rec-source{font-size:9px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;padding:2px 6px;white-space:nowrap}.hero-rec-source-crm{color:#1e5a8a;background:color-mix(in srgb,#1e5a8a 8%,transparent)}.hero-rec-source-warehouse{color:#29b5e8;background:color-mix(in srgb,#29b5e8 8%,transparent)}.hero-rec-source-product{color:#3d9a6e;background:color-mix(in srgb,#3d9a6e 8%,transparent)}.hero-rec-source-ai{color:#bd98c7;background:color-mix(in srgb,#bd98c7 10%,transparent)}@media(prefers-reduced-motion:reduce){.hero-rec-live-dot,.hero-rec-field{animation:none;opacity:1}}.wh-result-dot[data-astro-cid-gegj5zts]{animation:wh-result-pulse 1.5s ease-in-out infinite}@keyframes wh-result-pulse{0%{opacity:0}10%{opacity:1}50%{opacity:1}to{opacity:.4}}@media(prefers-reduced-motion:reduce){.wh-result-dot[data-astro-cid-gegj5zts]{animation:none;opacity:1}}.sync-feed-track[data-astro-cid-gegj5zts]{display:flex;flex-direction:column;animation:sync-scroll 12s linear infinite}.sync-feed-row[data-astro-cid-gegj5zts]{display:grid;grid-template-columns:6px 1fr auto auto auto;align-items:center;gap:10px;padding:8px 16px;font-family:ui-monospace,monospace;font-size:11px;color:var(--color-text-muted);white-space:nowrap;border-bottom:1px solid color-mix(in srgb,var(--color-border) 50%,transparent)}.sync-feed-row[data-astro-cid-gegj5zts]:nth-child(2n){background:var(--color-surface-raised)}.sync-feed-fade-top[data-astro-cid-gegj5zts],.sync-feed-fade-bottom[data-astro-cid-gegj5zts]{position:absolute;left:0;right:0;height:40px;pointer-events:none;z-index:1}.sync-feed-fade-top[data-astro-cid-gegj5zts]{top:0;background:linear-gradient(to bottom,var(--color-surface),transparent)}.sync-feed-fade-bottom[data-astro-cid-gegj5zts]{bottom:0;background:linear-gradient(to top,var(--color-surface),transparent)}@keyframes sync-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media(prefers-reduced-motion:reduce){.sync-feed-track[data-astro-cid-gegj5zts]{animation:none}}.arch-status-dot[data-astro-cid-gegj5zts]{width:5px;height:5px;border-radius:50%;background:#57b691;flex-shrink:0;opacity:0;animation:arch-dot-pulse 2.5s ease-in-out infinite}@keyframes arch-dot-pulse{0%,to{opacity:.3}50%{opacity:.8}}.arch-divider[data-astro-cid-gegj5zts]{flex-direction:column;align-items:center;gap:0;width:1px}.arch-divider-line[data-astro-cid-gegj5zts]{flex:1;width:1px;border-left:1px dashed rgba(255,255,255,.15)}.arch-divider-text[data-astro-cid-gegj5zts]{padding:8px 0;font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#fff3;writing-mode:vertical-rl;transform:rotate(180deg)}.arch-item[data-astro-cid-gegj5zts]{opacity:0;animation:arch-item-in .4s ease forwards}@keyframes arch-item-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.arch-flow-bar[data-astro-cid-gegj5zts]{height:3px}.arch-flow-pulse[data-astro-cid-gegj5zts]{position:absolute;top:0;left:-20%;width:20%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:arch-sweep 3s ease-in-out infinite}@keyframes arch-sweep{0%{left:-20%}to{left:100%}}@media(prefers-reduced-motion:reduce){.arch-item[data-astro-cid-gegj5zts]{animation:none;opacity:1}.arch-flow-pulse[data-astro-cid-gegj5zts]{animation:none;opacity:0}}
