@media(prefers-reduced-motion:no-preference){#viewWelcome.active .welcome-chat,#viewWelcome.active .welcome-cta{animation:app-rise .6s var(--ease-out) both}#viewWelcome.active .welcome-chat{animation-delay:.06s}#viewWelcome.active .welcome-cta{animation-delay:.14s}}@keyframes app-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.sidebar svg,.topbar svg{shape-rendering:geometricPrecision}.sidebar svg [stroke],.topbar svg [stroke]{stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--icon-stroke);vector-effect:non-scaling-stroke}#navProjects.active{background:transparent;color:var(--text3);position:relative;font-weight:500}#navProjects.active svg{color:var(--text3);opacity:1}#navProjects:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;border-radius:2px;background:var(--border)}.proj-toggle{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;border-radius:4px;color:var(--text3);cursor:pointer;transition:color .12s ease,background .12s ease}.proj-toggle:hover{color:var(--text);background:var(--surface3)}.proj-toggle:focus-visible{outline:2px solid var(--cerulean);outline-offset:1px}.proj-toggle svg{transition:transform .18s ease;opacity:.85}.sidebar-section.projects-collapsed .proj-toggle svg{transform:rotate(-90deg)}.sidebar-section.projects-collapsed #projectList,.sidebar-section.projects-collapsed #btnNewProject,.sidebar[data-mode=collapsed] .proj-toggle{display:none}#navProjects{position:relative}#navProjects:hover{background:transparent}#navProjects.active:after{background:var(--text3)}.synth-table-wrap{margin:14px 0;overflow-x:auto}.synth-table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.45}.synth-table th,.synth-table td{border:1px solid var(--border);padding:6px 10px;text-align:left;vertical-align:top}.synth-table thead th{background:var(--surface2);color:var(--text);font-weight:600}.synth-table tbody tr:nth-child(2n) td{background:var(--surface2)}
