.team-inbox-illustration{width:100%;display:flex;align-items:center;justify-content:center}.ti-svg{width:100%;max-width:300px;height:auto;overflow:visible}.ti-hidden-path{fill:none;stroke:none}.ti-connector{fill:none;stroke:var(--border);stroke-width:1.5;stroke-dasharray:3 5}.ti-inbox-bg{fill:var(--accent-light);stroke:var(--accent);stroke-width:2}.ti-inbox-icon{fill:none;stroke:var(--accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ti-avatar-bg{fill:#fff;stroke:var(--border);stroke-width:1.5;transform-box:fill-box;transform-origin:center}.ti-avatar-icon{fill:none;stroke:var(--text-muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ti-avatar-label{font-size:10px;font-weight:600;fill:var(--text-faint);text-anchor:middle}.ti-pulse{fill:var(--accent);opacity:.7;offset-distance:50%;offset-rotate:0deg}.ti-pulse-owner{offset-path:url(#tiLineOwner)}.ti-pulse-office{offset-path:url(#tiLineOffice)}.ti-pulse-tech{offset-path:url(#tiLineTech)}.ti-envelope{offset-path:url(#tiLineIncoming);offset-distance:0%;offset-rotate:0deg;opacity:0}.ti-envelope rect{fill:#fff;stroke:var(--accent);stroke-width:1.6}.ti-envelope path{fill:none;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ti-catch-dot{fill:var(--accent-dark);offset-path:url(#tiLineTech);offset-distance:0%;offset-rotate:0deg;opacity:0}@media(prefers-reduced-motion:no-preference){.ti-pulse-owner{animation:ti-pulse-travel 3s ease-in-out infinite}.ti-pulse-office{animation:ti-pulse-travel 3s ease-in-out infinite 1s}.ti-pulse-tech{animation:ti-pulse-travel 3s ease-in-out infinite 2s}.ti-envelope{animation:ti-envelope-travel 5s ease-in-out infinite}.ti-catch-dot{animation:ti-catch-dot-travel 5s ease-in-out infinite}.ti-avatar-tech .ti-avatar-bg{animation:ti-avatar-glow 5s ease-in-out infinite}}@keyframes ti-pulse-travel{0%{offset-distance:0%;opacity:0}10%{opacity:.8}85%{offset-distance:95%;opacity:.8}to{offset-distance:100%;opacity:0}}@keyframes ti-envelope-travel{0%,4%{offset-distance:0%;opacity:0;transform:scale(.7)}10%{opacity:1;transform:scale(1)}34%{offset-distance:100%;opacity:1;transform:scale(1)}40%,to{offset-distance:100%;opacity:0;transform:scale(.6)}}@keyframes ti-catch-dot-travel{0%,40%{offset-distance:0%;opacity:0}44%{opacity:1}62%{offset-distance:100%;opacity:1}68%,to{offset-distance:100%;opacity:0}}@keyframes ti-avatar-glow{0%,58%,76%,to{filter:none;transform:scale(1)}64%,70%{filter:drop-shadow(0 0 5px var(--accent));transform:scale(1.12)}}
