.activation-card { max-width: 720px; }
.machine-code { padding: 14px; margin: 8px 0 16px; border-radius: 8px; background: #eef3f8; font-family: Consolas, monospace; font-size: 15px; overflow-wrap: anywhere; user-select: all; }
.license-state { padding: 10px 12px; margin: 12px 0; border-radius: 6px; }
.license-state.success { background: #e8f7ef; color: #17663a; }
.license-state.error { background: #fff0f0; color: #9b2424; }
