/* Mustafa WP License Manager - Customer Account */
.mwplm-account-wrap{direction:rtl;margin:0 0 28px}.mwplm-account-wrap *{box-sizing:border-box}.mwplm-account-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 0 18px;padding:22px;border:1px solid #e5e7eb;border-radius:22px;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);box-shadow:0 14px 38px rgba(15,23,42,.06)}.mwplm-account-kicker{display:inline-flex;margin:0 0 8px;padding:5px 10px;border-radius:999px;background:#e0ecff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.mwplm-account-hero h2{margin:0 0 8px;font-size:28px;line-height:1.2;color:#0f172a}.mwplm-account-hero p{margin:0;color:#64748b;line-height:1.8}.mwplm-account-stats{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mwplm-account-stats span{min-width:105px;padding:13px 15px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;text-align:center;box-shadow:0 8px 22px rgba(15,23,42,.04);color:#64748b;font-weight:700}.mwplm-account-stats strong{display:block;margin-bottom:3px;color:#0f172a;font-size:24px;line-height:1}.mwplm-account-empty{padding:26px;border:1px dashed #cbd5e1;border-radius:20px;background:#f8fafc;text-align:center;color:#64748b}.mwplm-account-empty strong{display:block;margin-bottom:8px;color:#0f172a;font-size:18px}.mwplm-account-license-grid{display:grid;gap:16px}.mwplm-account-license-card{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:22px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.06);padding:18px}.mwplm-account-license-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#94a3b8}.mwplm-account-license-active:before{background:#16a34a}.mwplm-account-license-expired:before,.mwplm-account-license-disabled:before,.mwplm-account-license-revoked:before,.mwplm-account-license-invalid:before{background:#dc2626}.mwplm-account-license-inactive:before{background:#f59e0b}.mwplm-account-license-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.mwplm-account-license-head h3{margin:3px 0 0;color:#0f172a;font-size:21px;line-height:1.35}.mwplm-account-plugin-slug{display:inline-block;direction:ltr;text-align:left;color:#64748b;font-size:12px;font-weight:800;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:4px 9px}.mwplm-account-status{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900;background:#f1f5f9;color:#475569}.mwplm-account-status-active{background:#dcfce7;color:#166534}.mwplm-account-status-inactive{background:#fef3c7;color:#92400e}.mwplm-account-status-expired,.mwplm-account-status-disabled,.mwplm-account-status-revoked,.mwplm-account-status-invalid,.mwplm-account-status-over_limit,.mwplm-account-status-failed{background:#fee2e2;color:#991b1b}.mwplm-account-status-deactivated{background:#e2e8f0;color:#475569}.mwplm-account-license-key{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:13px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc}.mwplm-account-license-key small,.mwplm-account-meta-grid small,.mwplm-account-features small{display:block;margin-bottom:4px;color:#64748b;font-size:12px;font-weight:800}.mwplm-account-license-key code{display:inline-block;direction:ltr;unicode-bidi:plaintext;background:#0f172a;color:#fff;border-radius:10px;padding:8px 10px;font-size:13px;letter-spacing:.02em}.mwplm-account-copy,.mwplm-account-actions .button,.mwplm-account-domain-row .button{border-radius:11px!important;font-weight:800!important}.mwplm-account-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.mwplm-account-meta-grid span{display:block;padding:12px;border:1px solid #edf2f7;border-radius:15px;background:#fff}.mwplm-account-meta-grid strong{display:block;color:#0f172a;font-size:14px}.mwplm-account-features{margin:0 0 14px;padding:12px;border:1px dashed #dbe3ef;border-radius:16px;background:#f8fafc}.mwplm-account-features div{display:flex;flex-wrap:wrap;gap:7px}.mwplm-account-features em{font-style:normal;padding:5px 9px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#334155;font-size:12px;font-weight:800}.mwplm-account-actions{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.mwplm-account-domains{border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden}.mwplm-account-domains summary{cursor:pointer;padding:13px 15px;background:#f8fafc;font-weight:900;color:#0f172a}.mwplm-account-domain-list{display:grid;gap:0}.mwplm-account-domain-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:13px 15px;border-top:1px solid #eef2f7}.mwplm-account-domain-row strong{display:block;direction:ltr;text-align:left;word-break:break-word;color:#0f172a}.mwplm-account-domain-row small{display:block;margin-top:4px;color:#64748b}.mwplm-account-danger{color:#b91c1c!important;border-color:#fecaca!important;background:#fff5f5!important}.mwplm-account-note{margin:0;padding:14px 15px;color:#64748b;line-height:1.8}.mwplm-account-toast{position:fixed;right:24px;bottom:24px;z-index:99999;background:#0f172a;color:#fff;padding:11px 15px;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.2);opacity:0;transform:translateY(8px);transition:.2s ease}.mwplm-account-toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.mwplm-account-hero{grid-template-columns:1fr}.mwplm-account-stats{justify-content:stretch}.mwplm-account-stats span{flex:1}.mwplm-account-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mwplm-account-domain-row{grid-template-columns:1fr;align-items:start}.mwplm-account-license-head,.mwplm-account-license-key{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.mwplm-account-hero{padding:18px}.mwplm-account-hero h2{font-size:23px}.mwplm-account-meta-grid{grid-template-columns:1fr}.mwplm-account-stats{display:grid;grid-template-columns:1fr}.mwplm-account-license-card{padding:15px}}

/* License pricing cards on product pages */
.mwplm-license-pricing{direction:rtl;margin:18px 0;padding:18px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06)}
.mwplm-license-pricing *{box-sizing:border-box}.mwplm-license-pricing-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mwplm-license-pricing-head strong{display:block;color:#0f172a;font-size:18px}.mwplm-license-pricing-head small{display:block;color:#64748b;line-height:1.7;text-align:left}.mwplm-license-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.mwplm-license-pricing-card{position:relative;display:flex;flex-direction:column;gap:8px;min-height:150px;padding:16px;border:1px solid #dbe3ef;border-radius:18px;background:#fff;cursor:pointer;transition:.18s ease;box-shadow:0 8px 22px rgba(15,23,42,.04)}.mwplm-license-pricing-card:hover{border-color:#93c5fd;transform:translateY(-1px)}.mwplm-license-pricing-card.is-selected{border-color:#2563eb;background:linear-gradient(180deg,#eff6ff 0%,#fff 100%);box-shadow:0 16px 34px rgba(37,99,235,.13)}.mwplm-license-pricing-card input{position:absolute;opacity:0;pointer-events:none}.mwplm-license-title{font-weight:900;color:#0f172a;font-size:16px;padding-inline-end:78px}.mwplm-license-price{font-size:24px;font-weight:950;color:#111827;line-height:1.15}.mwplm-license-details,.mwplm-license-sites{font-size:13px;color:#64748b;font-weight:700;line-height:1.5}.mwplm-license-sites{display:inline-flex;align-self:flex-start;padding:5px 9px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#334155}.mwplm-license-popular{position:absolute;top:12px;left:12px;padding:5px 8px;border-radius:999px;background:#dcfce7;color:#166534;font-size:11px;font-weight:900}.mwplm-license-pricing-note{margin:12px 0 0;color:#64748b;font-size:13px;line-height:1.8}.mwplm-license-pricing-error{margin:10px 0 0;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#991b1b;font-weight:800;display:none}.mwplm-license-pricing-error.is-visible{display:block}@media(max-width:640px){.mwplm-license-pricing{padding:14px;border-radius:16px}.mwplm-license-pricing-head{display:block}.mwplm-license-pricing-head small{text-align:inherit;margin-top:6px}.mwplm-license-pricing-grid{grid-template-columns:1fr}.mwplm-license-price{font-size:21px}}

/* WoodMart / builder compatibility */
.mwplm-license-pricing[data-sync-status="no-form"] .mwplm-license-pricing-note:after{content:"";display:block;margin-top:6px;color:#92400e;font-weight:800}.single-product .mwplm-license-pricing-shortcode,.wd-single-product-content .mwplm-license-pricing{clear:both}.mwplm-license-option-shadow{display:none!important}
