/* LicenseForge — Front-end license cards */
.lf-fe-keys{margin:22px 0;font-family:inherit}.lf-fe-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.lf-fe-title{display:flex;align-items:center;gap:10px;font-size:28px;line-height:1.2;margin:0;color:#072f2f;font-weight:800}.lf-fe-title-icon:before{content:'\f112';font-family:dashicons;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#eef6ff;color:#2271b1;font-size:21px}.lf-fe-download-all{display:inline-flex;align-items:center;gap:7px;background:#2271b1;color:#fff!important;text-decoration:none;border-radius:12px;padding:10px 14px;font-weight:700;font-size:13px;box-shadow:0 8px 18px rgba(34,113,177,.22)}.lf-fe-download-all:hover{filter:brightness(.96);transform:translateY(-1px)}.lf-fe-empty{background:linear-gradient(135deg,#f8fafc,#eef6ff);border:1px solid #dbeafe;border-radius:18px;padding:34px;text-align:center;color:#334155;box-shadow:0 12px 30px rgba(15,23,42,.06)}.lf-fe-empty-icon{font-size:42px;margin-bottom:8px}.lf-fe-empty h3{margin:0 0 6px;font-size:20px;color:#0f172a}.lf-fe-empty p{margin:0}.lf-fe-list{display:grid;gap:16px}.lf-fe-license{background:linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid #cfe2ff;border-radius:18px;padding:18px;box-shadow:0 14px 35px rgba(2,6,23,.07);position:relative;overflow:hidden}.lf-fe-license:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#2271b1,#60a5fa,#22c55e)}.lf-fe-license-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.lf-fe-product-name{display:block;font-size:18px;color:#334155;line-height:1.35}.lf-fe-license-main p{margin:5px 0 0;font-size:13px;color:#475569}.lf-fe-actions{display:flex;gap:10px;align-items:center}.lf-fe-download{width:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#0f6fb7;color:#fff;font-size:0;font-weight:800;box-shadow:0 8px 18px rgba(15,111,183,.25);flex:0 0 auto}.lf-fe-download:before{content:'\f316';font-family:dashicons;font-size:20px;line-height:1}.lf-fe-download:hover{background:#0a548d;color:#fff;transform:translateY(-1px)}.lf-fe-report-btn{height:46px;border:0;border-radius:14px;background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff;padding:0 14px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 10px 20px rgba(185,28,28,.22)}.lf-fe-report-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:rgba(255,255,255,.18);font-size:13px;font-weight:900}.lf-fe-report-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.lf-fe-license-key{background:var(--lf-key-bg,#f8fafc)!important;border:1px solid var(--lf-key-border,#dbe4f0)!important;border-radius:12px;padding:12px 14px;font-family:Consolas,Monaco,monospace;font-size:18px;font-weight:500;color:#334155;display:flex;justify-content:space-between;align-items:center;gap:12px;word-break:break-all;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.lf-copy{cursor:pointer;color:#64748b;font-size:15px}.lf-copy:hover{color:#0f6fb7}.lf-fe-docs{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#f1f7ff;border:1px dashed #bfdbfe;border-radius:12px;padding:10px 12px;color:#334155;font-size:13px}.lf-fe-docs a{font-weight:700;text-decoration:none;color:#0f6fb7}.lf-fe-docs a:hover{text-decoration:underline}.lf-fe-license{border-color:color-mix(in srgb,var(--lf-key-border,#dbe4f0) 70%,#fff)}

/* Report popup */
body.lf-report-open{overflow:hidden}.lf-report-modal{display:none;position:fixed;inset:0;z-index:999999}.lf-report-modal.open{display:block}.lf-report-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.62);backdrop-filter:blur(3px)}.lf-report-box{position:relative;background:#fff;width:min(760px,calc(100% - 28px));max-height:min(90vh,920px);display:flex;flex-direction:column;margin:5vh auto;border-radius:22px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.32)}.lf-report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px 26px 18px;background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #e5edf5}.lf-report-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:#64748b;margin-bottom:8px}.lf-report-header h3{margin:0;font-size:28px;line-height:1.2;color:#0f172a}.lf-report-header p{margin:6px 0 0;color:#64748b;font-size:14px}.lf-report-close{width:42px;height:42px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:28px;cursor:pointer;line-height:1;flex:0 0 auto}.lf-report-close:hover{background:#f8fafc}.lf-report-body{padding:22px 26px;overflow:auto}.lf-report-body label{display:block;font-weight:800;margin:0 0 14px;color:#334155}.lf-report-body input,.lf-report-body select,.lf-report-body textarea{width:100%;margin-top:7px;border:1px solid #d6dee8;border-radius:999px;padding:14px 16px;font:inherit;box-sizing:border-box;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.lf-report-body textarea{border-radius:18px;min-height:140px;resize:vertical}.lf-report-body input[readonly]{background:#f8fafc;color:#475569}.lf-report-footer{padding:0 26px 24px}.lf-report-submit{width:100%;border:0;border-radius:14px;background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff;padding:15px 16px;font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 14px 30px rgba(185,28,28,.22)}.lf-report-submit:disabled{opacity:.65;cursor:wait}.lf-report-status{margin-top:6px}.lf-report-success,.lf-report-error{border-radius:14px;padding:12px 14px;font-size:13px;font-weight:600}.lf-report-success{background:#ecfdf5;border:1px solid #86efac;color:#166534}.lf-report-error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}

/* Existing report status card */
.lf-existing-report{border-radius:18px;padding:16px;background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;box-shadow:0 10px 24px rgba(251,146,60,.12)}.lf-existing-report.is-accepted{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a}.lf-existing-report.is-resolved{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.lf-existing-report.is-rejected{background:#fef2f2;border-color:#fecaca;color:#991b1b}.lf-existing-report-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.lf-existing-report-head strong{font-size:15px;line-height:1.5}.lf-existing-report-chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(0,0,0,.06);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lf-existing-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.lf-existing-report-grid div{background:rgba(255,255,255,.55);border-radius:12px;padding:10px 12px}.lf-existing-report-grid span{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:3px}.lf-existing-report-grid b{display:block;font-size:14px;line-height:1.4}.lf-existing-report p{margin:0 0 10px;line-height:1.65}.lf-existing-report-note{border-top:1px dashed rgba(0,0,0,.12);padding-top:10px;font-size:12px;font-weight:700;opacity:.9}

@media(max-width:768px){.lf-fe-title{font-size:24px}.lf-fe-license{padding:15px}.lf-fe-license-head{gap:10px;flex-direction:column;align-items:stretch}.lf-fe-actions{justify-content:flex-end}.lf-fe-download{width:42px;height:42px}.lf-fe-report-btn{height:42px;padding:0 12px}.lf-report-box{width:min(100%,calc(100% - 16px));margin:2vh auto;max-height:96vh;border-radius:18px}.lf-report-header{padding:18px}.lf-report-header h3{font-size:24px}.lf-report-body{padding:18px}.lf-report-footer{padding:0 18px 18px}.lf-existing-report-grid{grid-template-columns:1fr}}@media(max-width:600px){.lf-fe-actions{width:100%;justify-content:flex-start}.lf-fe-license-key{font-size:15px}.lf-fe-report-btn-text{display:none}}
