.support-module__rRGUNG__grid{gap:16px;display:grid}.support-module__rRGUNG__card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-card);gap:12px;padding:24px;display:grid}.support-module__rRGUNG__card h2,.support-module__rRGUNG__card h3,.support-module__rRGUNG__card p{margin-bottom:0}.support-module__rRGUNG__card h2{font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.12}.support-module__rRGUNG__card a{width:fit-content;color:var(--color-primary-strong);font-weight:750}.support-module__rRGUNG__status{border:1px solid color-mix(in srgb, var(--color-warning) 48%, var(--color-border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-warning) 9%, var(--color-surface));gap:12px;padding:24px;display:grid}.support-module__rRGUNG__status strong{font-size:1.05rem}.support-module__rRGUNG__status p{margin-bottom:0}.support-module__rRGUNG__checklist{gap:12px;margin:0;padding:0;list-style:none;display:grid}.support-module__rRGUNG__checklist li{color:var(--color-text-muted);padding-left:24px;line-height:1.55;position:relative}.support-module__rRGUNG__checklist li:before{background:var(--color-primary);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.62em;left:0}.support-module__rRGUNG__warning{border-left:3px solid var(--color-danger);padding-left:16px}.support-module__rRGUNG__warning strong{color:var(--color-text)}.support-module__rRGUNG__actions{flex-wrap:wrap;gap:12px;display:flex}@media (min-width:720px){.support-module__rRGUNG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.support-module__rRGUNG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
