.hglmscert-dashboard__content { margin-top: 1rem; }
.hglmscert-table { width: 100%; border-collapse: collapse; }
.hglmscert-table th, .hglmscert-table td { padding: 0.5rem 0.75rem; border-bottom: 1px solid #ddd; text-align: left; }
.hglmscert-verification { max-width: 640px; margin: 0 auto; }
.hglmscert-verification__form label { display: block; margin-bottom: 0.25rem; font-weight: 600; }
.hglmscert-verification__form input[type="text"] { width: 100%; max-width: 100%; margin-bottom: 0.75rem; }
.hglmscert-verification__result { margin-top: 1.5rem; padding: 1rem; border: 1px solid #ddd; border-radius: 4px; }
.hglmscert-notice--warning { color: #9a6700; }
.hglmscert-certificate { margin: 1rem 0; }
.hglmscert-certificate__inner { padding: 2rem; border: 8px double #333; background: #fff; text-align: center; }
.hglmscert-certificate__title { font-size: 2rem; margin: 0 0 1rem; }
.hglmscert-certificate__body { font-size: 1.125rem; margin: 1.5rem 0; }
.hglmscert-certificate__meta { font-size: 0.875rem; text-align: left; max-width: 480px; margin: 1.5rem auto 0; }
.hglmscert-actions { margin-top: 1rem; }
