@charset "UTF-8";.mat-columns{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:20px;padding:16px}@media (max-width:640px){.mat-columns{grid-template-columns:1fr}}.mat-list{list-style:none;padding:0 8px;margin:0}.mat-list li{position:relative;padding-left:calc(1rem + 0.6rem + 2px);margin:10px 0;line-height:1.5;font-weight:500;color:#000}.mat-list li::before{content:"";position:absolute;left:0;top:0.2rem;width:1rem;height:1rem;background-color:currentColor;-webkit-mask-image:var(--mask);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:var(--mask);mask-repeat:no-repeat;mask-position:center;mask-size:contain}.icon--heartbeat{color:#ce2027;--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 12h4l2-6 4 12 2-6 4 6h4' stroke='%23000' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--alert{color:#ce2027;--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 9v4m0 4h.01M4.93 19h14.14l-1.07-2.14L12 5.87 6 16.86 4.93 19z' fill='%23000'/%3E%3C/svg%3E")}.icon--disconnect{color:#000;--mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a5 5 0 0 1 5 5v4h-10V7a5 5 0 0 1 5-5zm-4 7V7a4 4 0 0 1 8 0v2h-8zm4 3a5 5 0 0 1 5 5v2h-10v-2a5 5 0 0 1 5-5z' fill='%23000'/%3E%3C/svg%3E")}
