.security-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:5px 0 24px}.security-totals>div{padding:20px;background:#07111f;border:1px solid #28445d;border-radius:12px}.security-totals strong{display:block;font-size:30px;font-weight:700;line-height:1.3;color:#67e8f9}.security-totals>div:nth-child(2) strong{color:#fbbf24}.security-totals>div:nth-child(3) strong{color:#aabccd}.security-totals span{font-size:13px;color:#9fb1c4}.security-checks .dns-check{padding:19px}.security-checks h3{font-size:15px;display:flex;justify-content:space-between;gap:12px;align-items:center}.security-checks h3 span{font-size:11px;font-weight:500;white-space:nowrap;color:#9fb1c4}.security-checks .dns-check[data-state=warning] h3 span{color:#fbbf24}.security-checks .dns-check[data-state=success] h3 span{color:#67e8f9}.security-checks p{line-height:1.7}.security-technical{border:1px solid #28445d;border-radius:12px;margin-top:24px;padding:18px;color:#9fb1c4;font-size:14px}.security-technical summary{cursor:pointer;color:#67e8f9;font-weight:600}.security-technical p{overflow-wrap:anywhere}.security-headers th:first-child{width:30%}.security-headers th:last-child{width:70%}.security-headers td{overflow-wrap:anywhere}
@media(max-width:700px){.security-totals{gap:7px}.security-totals>div{padding:13px 10px}.security-totals strong{font-size:25px}.security-totals span{font-size:12px}.security-checks h3{align-items:flex-start;flex-direction:column;gap:5px}.security-checks .dns-check{padding:16px}.security-technical{padding:14px}}
