.support-page{flex-direction:column;align-items:flex-start;gap:36px;padding:72px 0 96px;display:flex}.support-page>section{max-width:820px}.support-page>section h1{letter-spacing:0;margin:20px 0 16px;font-size:48px;font-weight:720;line-height:1.1}.support-page>section>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:15px;line-height:1.75}.support-page>section>p a{color:#60a5fa;font-weight:650}.support-page>section .support-meta{flex-wrap:wrap;gap:10px 20px;margin-top:24px;display:flex}.support-page>section .support-meta span{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.support-page>section .support-meta span i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55eb3}.support-page>section .support-meta span:nth-child(2) i{background:#60a5fa;box-shadow:0 0 6px #60a5fab3}.support-page .support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;display:grid}.support-page .support-grid article{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-height:210px;padding:22px}.support-page .support-grid article>span{color:#60a5fa;margin-bottom:30px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:block}.support-page .support-grid article h2{margin-bottom:10px;font-size:18px}.support-page .support-grid article p{color:var(--muted);font-size:13px;line-height:1.7}@media (max-width:820px){.support-page{padding:52px 0 72px}.support-page>section h1{font-size:36px}.support-page .support-grid{grid-template-columns:1fr}.support-page .support-grid article{min-height:0}}
