.sv-cert-hero{background:#f5f5f5;border-bottom:1px solid var(--sv-border)}.sv-cert-hero h1{margin-bottom:.5rem}.sv-cert-intro{color:var(--sv-text-muted);max-width:720px}.sv-cert-notice{background:#e8f5e9;border-left:4px solid var(--sv-primary);padding:1rem 1.25rem;font-size:.9rem;border-radius:0 4px 4px 0}.sv-cert-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:1.25rem}.sv-cert-card{background:var(--sv-surface);border:1px solid var(--sv-border);border-radius:6px;padding:1.5rem}.sv-cert-card h3{font-size:1.1rem;margin:.75rem 0 .5rem}.sv-cert-body{font-size:.875rem;color:var(--sv-text-muted);margin-bottom:1rem}.sv-cert-meta{font-size:.8rem;margin:0}.sv-cert-meta dt{font-weight:600;color:var(--sv-text);float:left;clear:left;width:130px;margin-bottom:.3rem}.sv-cert-meta dd{margin-left:140px;color:var(--sv-text-muted);margin-bottom:.3rem}.sv-cert-icon{width:48px;height:48px;border-radius:50%;background-color:var(--sv-primary);opacity:.15}.sv-cert-download{background:#f5f5f5}@media (max-width:767px){.sv-cert-grid{grid-template-columns:1fr}.sv-cert-meta dt{float:none;width:auto}.sv-cert-meta dd{margin-left:0;margin-bottom:.5rem}}