.mwh-license-list{display:grid;gap:16px}.mwh-card{border:1px solid #e5e7eb;border-radius:14px;padding:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.mwh-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.mwh-card h3{margin:0 0 4px;font-size:18px}.mwh-slug{font-size:12px;color:#64748b}.mwh-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:12px 0}.mwh-grid small{display:block;color:#64748b;font-size:12px;margin-bottom:3px}.mwh-grid strong,.mwh-grid code{font-size:14px}.mwh-status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;text-transform:uppercase;background:#e2e8f0;color:#334155}.mwh-status-active{background:#dcfce7;color:#166534}.mwh-status-expired,.mwh-status-suspended{background:#fee2e2;color:#991b1b}.mwh-status-pending{background:#fef3c7;color:#92400e}.mwh-button{display:inline-block;padding:10px 14px;border-radius:10px;background:#0f766e;color:#fff!important;text-decoration:none;font-weight:700}.mwh-button:hover{opacity:.9}.mwh-notice{border:1px dashed #cbd5e1;padding:14px;border-radius:12px;background:#f8fafc;color:#475569}