.ai-copilot-stack-pills{color:#fff;background:#000;padding:100px 0 120px}.ai-copilot-stack-head h2{color:#fff;margin:0 0 16px;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.2}.ai-copilot-stack-head h2 .is-highlight{color:#ffe44d;font-weight:700}.ai-copilot-stack-head p{color:#fffc;margin:0 0 34px;font-size:16px;line-height:1.7}.ai-copilot-stack-pills-row{flex-wrap:wrap;gap:14px;margin-bottom:32px;display:flex}.ai-copilot-stack-pill{color:#ffffffb3;cursor:pointer;background:#1a1a1a;border:none;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:600;transition:background .2s,color .2s,transform .2s}.ai-copilot-stack-pill.is-active{color:#0b0b0b;background:#fff;transform:translateY(-1px)}.ai-copilot-stack-pill:focus-visible{outline-offset:4px;outline:2px solid #ffffffb3}.ai-copilot-stack-panels{margin-top:8px}.ai-copilot-stack-panel{display:block}.ai-copilot-stack-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.ai-copilot-stack-card{color:#fff;background:#141414;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:12px;min-height:120px;padding:22px;display:flex;box-shadow:0 14px 32px #0006}.ai-copilot-stack-icon{color:#fff;background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:inline-flex}.ai-copilot-stack-icon img{object-fit:contain;width:28px;height:28px}.ai-copilot-stack-icon .ai-copilot-stack-fallback{display:none}.ai-copilot-stack-icon.is-fallback .ai-copilot-stack-fallback{display:block}.ai-copilot-stack-name{color:#ffffffe6;font-size:14px;font-weight:600}@media (max-width:1100px){.ai-copilot-stack-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.ai-copilot-stack-pills{padding-top:36px;padding-bottom:40px}.ai-copilot-stack-head{text-align:center}.ai-copilot-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.ai-copilot-stack-grid{grid-template-columns:1fr}}