@charset "UTF-8";:root{--holo-purple:#4b0286;--holo-green:#00ED0B;--holo-dark:#1a1a1a}.holo-security-card{max-width:600px;margin:40px auto 0;padding:35px;background:#fdfdfd;border-radius:24px;border:1px solid rgba(0,0,0,0.05);font-family:'Inter',sans-serif;text-align:center;position:relative;overflow:hidden}.holo-security-card::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--holo-purple);border-radius:10px 10px 0 0}.holo-sec-headline{font-size:20px;font-weight:800;color:var(--holo-dark);margin:0 0 25px 0;line-height:1.3}.holo-sec-flex{display:flex;justify-content:center;gap:20px;margin-bottom:25px}.holo-sec-block{flex:1;padding:15px;background:#fff;border-radius:16px;border:1px solid rgba(75,2,134,0.08);box-shadow:0 4px 10px rgba(0,0,0,0.02)}.holo-sec-number{display:block;font-size:32px;font-weight:900;color:var(--holo-purple);line-height:1;margin-bottom:5px}.holo-sec-label{font-size:11px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:1px}.holo-sec-footer{font-size:14px;color:#555;margin:0;font-weight:500;line-height:1.5}.holo-sec-footer strong{color:var(--holo-green);font-weight:800}@media (max-width:480px){.holo-sec-flex{flex-direction:row;gap:10px}.holo-sec-number{font-size:26px}.holo-sec-label{font-size:10px}}
