.systems-showcase{flex-direction:column;gap:0;display:flex}.systems-tabs{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #ffffff0f;gap:4px;padding-bottom:2px;display:flex;overflow-x:auto}.systems-tabs::-webkit-scrollbar{display:none}.system-tab{color:#fff6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:8px;padding:14px 20px;font-size:.875rem;font-weight:600;transition:all .25s;display:flex}.system-tab:hover{color:#ffffffb3;background:#ffffff08}.system-tab.active{color:#fff;border-bottom-color:var(--tab-color,#7b68ee)}.system-tab-icon{font-size:1.125rem}.system-tab-label{font-family:inherit}.system-content{padding-top:2rem;animation:.4s systemFadeIn}@keyframes systemFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.system-content-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}@media (max-width:768px){.system-content-grid{grid-template-columns:1fr;gap:2rem}}.system-info{flex-direction:column;display:flex}.system-stat-callout{background:#ffffff05;border:1px solid;border-radius:12px;align-items:center;gap:12px;margin-top:1.5rem;padding:16px 20px;display:flex}.system-stat-value{white-space:nowrap;font-size:1.5rem;font-weight:800}.system-stat-label{color:#ffffff73;font-size:.8rem;line-height:1.4}.system-capabilities{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.system-cap-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.system-cap-item{color:#fff9;align-items:flex-start;gap:10px;font-size:.875rem;animation:.35s both capSlideIn;display:flex}@keyframes capSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.system-cap-check{flex-shrink:0;margin-top:2px;font-size:.75rem;font-weight:700}
