*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#f6f7fb;color:#111827;line-height:1.5}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid #e5e7eb}.site-header.admin{background:rgba(17,24,39,.93);color:white}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:68px;gap:18px}.brand{font-weight:800;font-size:20px;color:inherit;text-decoration:none;letter-spacing:-.03em}nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}nav a{color:inherit;text-decoration:none;padding:9px 12px;border-radius:999px;font-size:14px;opacity:.84}nav a:hover{background:#eef2ff;opacity:1}.admin nav a:hover{background:rgba(255,255,255,.12)}main{padding:34px 0 60px}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch;margin-bottom:26px}.hero-card,.card{background:white;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 35px rgba(15,23,42,.06)}.hero-card{padding:34px}.hero h1{font-size:42px;line-height:1.05;margin:0 0 12px;letter-spacing:-.055em}.hero p{font-size:17px;color:#4b5563;margin:0}.hero-side{padding:24px;display:grid;gap:12px}.stat{padding:18px;border-radius:18px;background:#f8fafc;border:1px solid #eef2f7}.stat strong{display:block;font-size:26px;letter-spacing:-.04em}.stat span{color:#6b7280;font-size:14px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{padding:22px;display:flex;flex-direction:column;gap:14px}.product-card h3{margin:0;font-size:20px;letter-spacing:-.03em}.muted{color:#6b7280}.price{font-size:28px;font-weight:800;letter-spacing:-.05em}.badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;background:#eef2ff;color:#4338ca}.badge.green{background:#dcfce7;color:#166534}.badge.red{background:#fee2e2;color:#991b1b}.badge.gray{background:#f3f4f6;color:#374151}.btn,.button,button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:11px 15px;background:#111827;color:#fff;text-decoration:none;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;min-height:42px}.btn:hover,.button:hover,button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(17,24,39,.16)}.btn.secondary{background:#eef2ff;color:#3730a3}.btn.ghost{background:#f3f4f6;color:#111827}.btn.danger{background:#dc2626}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.card{padding:24px;margin-bottom:18px}.card h2,.card h3{margin-top:0;letter-spacing:-.035em}.form{display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:grid;gap:7px;font-size:14px;font-weight:700}input,textarea,select{width:100%;border:1px solid #d1d5db;border-radius:13px;background:white;padding:12px 13px;font:inherit;outline:0}textarea{min-height:120px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:#6366f1;box-shadow:0 0 0 4px #eef2ff}.alert{padding:14px 16px;border-radius:16px;margin-bottom:18px;background:#ecfeff;color:#155e75;border:1px solid #a5f3fc}.alert.error{background:#fef2f2;color:#991b1b;border-color:#fecaca}.alert.success{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.table-wrap{overflow:auto;border-radius:18px;border:1px solid #e5e7eb;background:white}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #eef2f7;vertical-align:top}th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f9fafb}tr:last-child td{border-bottom:0}.license-box{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#0f172a;color:white;border-radius:18px;padding:16px 18px;overflow:auto}.license-box code{font-size:18px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.site-footer{padding:28px 0;color:#6b7280;border-top:1px solid #e5e7eb;background:white}.empty{padding:28px;text-align:center;color:#6b7280}.small{font-size:13px}.file-name{font-size:13px;color:#4b5563}.kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#f3f4f6;border-radius:8px;padding:2px 6px}.release-card{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.release-list{display:grid;gap:12px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-cover{display:block;position:relative;width:100%;aspect-ratio:16/10;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#eef2ff,#f8fafc);border:1px solid #eef2f7;text-decoration:none}.product-cover img,.product-detail-cover img,.checkout-cover img,.cover-preview img,.admin-cover-thumb{display:block;width:100%;height:100%;object-fit:cover}.empty-cover{display:flex;align-items:center;justify-content:center}.empty-cover span{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;background:#111827;color:white;font-size:30px;font-weight:900;text-transform:uppercase}.product-detail-cover{width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;margin-bottom:18px;background:#f8fafc;border:1px solid #eef2f7}.checkout-cover{width:100%;aspect-ratio:16/10;border-radius:18px;overflow:hidden;margin-bottom:18px;background:#f8fafc;border:1px solid #eef2f7}.cover-admin-row{display:grid;grid-template-columns:1fr 220px;gap:16px;align-items:start}.cover-preview{display:flex;align-items:center;justify-content:center;width:100%;height:132px;border-radius:16px;background:#f8fafc;border:1px dashed #cbd5e1;color:#6b7280;overflow:hidden}.inline-check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px;margin-top:10px;font-weight:600;color:#4b5563}.inline-check input{width:auto}.admin-cover-thumb{width:72px;height:48px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb}@media(max-width:860px){.hero,.two-col,.form-row,.cover-admin-row{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.hero h1{font-size:34px}.header-inner{align-items:flex-start;flex-direction:column;padding:16px 0}nav a{padding:7px 9px}.license-box{align-items:flex-start;flex-direction:column}.card{padding:18px}}

.paynowjih32{display:flex;flex-flow:row;position:relative;width:auto;margin-top:20px;width:100%;place-self:flex-end;margin-right:2px;flex-direction:column;box-sizing:border-box}.pay-now-btn{position:relative;background-color:#556cd6;width:100%;padding:12px 46px 12px 12px;border:none;border-radius:4px;font-size:16px;cursor:pointer;font-family:system-ui,-apple-system,Roboto,"Segoe UI",Helvetica-Neue,Helvetica,Arial,sans-serif!important;font-weight:700;color:#f9f9f9}.pay-now-btn:hover{background-color:#4455bb}.paystripelogo{height:16px;vertical-align:middle;transform:scale(1.45) rotate(32deg);padding-left:3px;position:absolute;bottom:15px;right:11px}.stripe-payment-result{margin-right:35px;margin-top:12px;position:relative;bottom:0;font-weight:500;color:#4a5571;font-size:13px}.stripe-payment-result i{color:#111827}#totalamounttopay{display:inline-block;margin-left:7px;letter-spacing:.2px}.counter{display:flex;align-items:center;gap:5px;background:transparent;position:absolute;top:100%;left:-6px;margin-left:-107px;height:auto;overflow:hidden;box-sizing:border-box;padding-right:15px;align-self:flex-end}.counter span{font-size:18px;min-width:15px;text-align:center;font-weight:bold;color:#222}.counter .pqty{font-weight:normal;color:#4a5571;font-size:12px;text-align:left}button#buttondecrease.disabled{opacity:.3;pointer-events:none}#buttondecrease,#buttonincrease,.counter{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}


.soft-separator{border:0;border-top:1px solid #e5e7eb;margin:22px 0}.customer-purchases{display:grid;gap:10px;min-width:260px}.customer-purchases>div+div{padding-top:10px;border-top:1px solid #eef2f7}

img.logo_img {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 16px;
    object-fit: cover;
} 
/* Polished product detail page */
.product-page-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:18px;align-items:start;margin-bottom:18px}.product-showcase.card{padding:24px;border-radius:24px;overflow:hidden}.product-showcase-cover{position:relative;width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#eef2ff,#f8fafc);border:1px solid #eef2f7;margin-bottom:22px}.product-showcase-cover img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-showcase:hover .product-showcase-cover img{transform:scale(1.025)}.product-eyebrow{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:18px}.product-showcase h1{font-size:42px;line-height:1.04;margin:0 0 14px;letter-spacing:-.055em}.product-lead{font-size:18px;line-height:1.65;color:#4b5563;max-width:720px;margin:0 0 18px}.product-description{color:#1f2937;font-size:16px;line-height:1.75;max-width:760px}.purchase-card.card{padding:26px;border-radius:24px;position:sticky;top:88px;display:grid;gap:15px;overflow:hidden}.purchase-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#6366f1,#22c55e,#06b6d4)}.purchase-topline{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#6366f1}.purchase-price{font-size:46px;line-height:1;font-weight:900;letter-spacing:-.075em;color:#0f172a}.purchase-note{margin:0;color:#64748b;font-size:15px;line-height:1.65}.plugin-buy-btn{width:100%;min-height:58px;border-radius:18px;background:linear-gradient(135deg,#635bff,#556cd6 48%,#3647b4);box-shadow:0 18px 34px rgba(85,108,214,.28);justify-content:space-between;padding:15px 17px;margin-top:6px}.plugin-buy-btn:after{content:"→";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.18);margin-left:10px;font-size:17px}.plugin-buy-btn strong{font-size:15px;background:rgba(255,255,255,.16);padding:5px 8px;border-radius:999px}.plugin-buy-btn:hover{box-shadow:0 22px 42px rgba(85,108,214,.35);transform:translateY(-2px)}.purchase-benefits{display:grid;gap:11px;margin-top:6px;padding-top:16px;border-top:1px solid #e5e7eb;color:#334155;font-size:14px}.purchase-benefits div{display:flex;gap:10px;align-items:flex-start}.purchase-benefits span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:999px;background:#dcfce7;color:#15803d;font-weight:900;font-size:12px}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-title-row h2{margin:10px 0 0}.release-count{font-size:13px;color:#64748b}.polished-release-list{gap:10px}.polished-release-card{position:relative;align-items:center;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff)}.release-version-dot{width:12px;height:12px;border-radius:50%;background:#6366f1;box-shadow:0 0 0 6px #eef2ff;flex:0 0 auto}.empty-release-state{padding:26px;border-radius:18px;border:1px dashed #cbd5e1;background:#f8fafc}.empty-release-state p{margin:5px 0 0}@media(max-width:920px){.product-page-hero{grid-template-columns:1fr}.purchase-card.card{position:relative;top:auto}.product-showcase h1{font-size:34px}.purchase-price{font-size:40px}}@media(max-width:560px){.product-showcase.card,.purchase-card.card{padding:18px;border-radius:20px}.product-showcase-cover{border-radius:16px}.product-showcase h1{font-size:30px}.product-lead{font-size:16px}.section-title-row{align-items:flex-start;flex-direction:column}.polished-release-card{align-items:flex-start}.plugin-buy-btn{min-height:56px}.plugin-buy-btn strong{display:none}}

/* Theme selector */
:root{color-scheme:light dark}html[data-theme="light"]{color-scheme:light}html[data-theme="dark"]{color-scheme:dark}.theme-control{display:inline-flex;align-items:center;gap:8px;margin-left:8px;padding:3px;border:1px solid #e5e7eb;border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(10px)}.theme-control span{font-size:12px;font-weight:800;color:#6b7280;padding-left:8px}.theme-control select{width:auto;min-height:34px;border:0;background:transparent;padding:6px 28px 6px 8px;border-radius:999px;font-size:13px;font-weight:800;color:#111827;cursor:pointer;box-shadow:none}.theme-control select:focus{box-shadow:0 0 0 3px #eef2ff}.site-header.admin .theme-control{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}.site-header.admin .theme-control span,.site-header.admin .theme-control select{color:#fff}.site-header.admin .theme-control select option{color:#111827}
@media(max-width:860px){.theme-control{margin-left:0}.header-inner nav{width:100%}}

/* Forced dark mode. Auto mode resolves to light or dark with JavaScript based on system preference. */
html[data-theme="dark"] body{background:#0b1120;color:#e5e7eb}html[data-theme="dark"] .site-header{background:rgba(15,23,42,.86);border-color:#1f2937}html[data-theme="dark"] .card,html[data-theme="dark"] .hero-card,html[data-theme="dark"] .product-card,html[data-theme="dark"] .table-wrap{background:#111827;border-color:#1f2937;box-shadow:none}html[data-theme="dark"] .hero p,html[data-theme="dark"] .muted,html[data-theme="dark"] .site-footer{color:#9ca3af}html[data-theme="dark"] .stat{background:#0f172a;border-color:#1f2937}html[data-theme="dark"] nav a:hover{background:#1f2937}html[data-theme="dark"] input,html[data-theme="dark"] textarea,html[data-theme="dark"] select{background:#0f172a;border-color:#374151;color:#e5e7eb}html[data-theme="dark"] th{background:#0f172a;color:#9ca3af}html[data-theme="dark"] td,html[data-theme="dark"] th{border-color:#1f2937}html[data-theme="dark"] .site-footer{background:#111827;border-color:#1f2937}html[data-theme="dark"] .btn.ghost{background:#1f2937;color:#e5e7eb}html[data-theme="dark"] .release-card{background:#111827;border-color:#1f2937}html[data-theme="dark"] .product-cover,html[data-theme="dark"] .product-detail-cover,html[data-theme="dark"] .checkout-cover,html[data-theme="dark"] .cover-preview,html[data-theme="dark"] .admin-cover-thumb{background:#0f172a;border-color:#1f2937}html[data-theme="dark"] .empty-cover span{background:#eef2ff;color:#111827}html[data-theme="dark"] .kbd{background:#1f2937}
html[data-theme="dark"] .stripe-payment-result{color:#cbd5e1}html[data-theme="dark"] .stripe-payment-result i{color:#e5e7eb}html[data-theme="dark"] .counter span{color:#e5e7eb}html[data-theme="dark"] .counter .pqty{color:#cbd5e1}
html[data-theme="dark"] .soft-separator{border-top-color:#1f2937}html[data-theme="dark"] .customer-purchases>div+div{border-top-color:#242424}
html[data-theme="dark"] .btn:not(.secondary):not(.ghost):not(.danger){background:#556cd6;color:#fff}html[data-theme="dark"] .btn:not(.secondary):not(.ghost):not(.danger):hover{box-shadow:0 14px 30px rgba(85,108,214,.28)}html[data-theme="dark"] .product-showcase.card,html[data-theme="dark"] .purchase-card.card,html[data-theme="dark"] .releases-section.card{background:linear-gradient(180deg,#111827,#0f172a);border-color:#223047}html[data-theme="dark"] .product-showcase-cover{background:#0b1120;border-color:#223047}html[data-theme="dark"] .product-lead{color:#b9c7da}html[data-theme="dark"] .product-description{color:#e5e7eb}html[data-theme="dark"] .purchase-topline{color:#a5b4fc}html[data-theme="dark"] .purchase-price{color:#fff}html[data-theme="dark"] .purchase-note,html[data-theme="dark"] .release-count{color:#b9c7da}html[data-theme="dark"] .purchase-benefits{border-top-color:#223047;color:#dbeafe}html[data-theme="dark"] .purchase-benefits span{background:rgba(34,197,94,.16);color:#86efac}html[data-theme="dark"] .polished-release-card{background:rgba(15,23,42,.74);border-color:#223047}html[data-theme="dark"] .release-version-dot{background:#818cf8;box-shadow:0 0 0 6px rgba(99,102,241,.16)}html[data-theme="dark"] .empty-release-state{background:rgba(15,23,42,.65);border-color:#334155}html[data-theme="dark"] .plugin-buy-btn{background:linear-gradient(135deg,#7c3aed,#556cd6 48%,#0891b2);box-shadow:0 18px 40px rgba(85,108,214,.32)}
.plugin-demo-btn {
    display: inline-flex; /* Ensures alignment works perfectly */
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 58px;
    padding: 15px 17px;
    margin-top: 6px;
    
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: #1a1f36; /* Sleek, dark slate tone */
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    box-sizing: border-box;
    transition: all 0.25s ease;
    cursor: pointer;
    box-shadow: 0 10px 25px rgba(26, 31, 54, 0.15);
}

/* Eye-catching pulse/indicator dot to represent "Live" */
.plugin-demo-btn:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #00d4b2; /* Vibrant mint green for "Live" */
    border-radius: 50%;
    margin-right: 10px;
    box-shadow: 0 0 8px #00d4b2;
}

/* Text wrapper to ensure correct spacing with the pseudo-elements */
.plugin-demo-btn span {
    margin-right: auto; /* Pushes the text to the left, arrow to the right */
}

/* Matching trailing icon style */
.plugin-demo-btn:after {
    content: "↗"; /* "Open external link" arrow icon */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    margin-left: 10px;
    font-size: 15px;
    transition: background 0.2s ease;
}

/* Smooth Hover Effects */
.plugin-demo-btn:hover {
    background: #222846; /* Slightly lighter on hover */
    box-shadow: 0 16px 32px rgba(26, 31, 54, 0.25);
    transform: translateY(-2px);
}

.plugin-demo-btn:hover:after {
    background: rgba(255, 255, 255, 0.15); /* Light up the arrow box on hover */
}
/* True black dark theme override */
html[data-theme="dark"] body{
  background:#000;
  color:#f4f4f5;
}
html[data-theme="dark"] .site-header,
html[data-theme="dark"] .site-header.admin{
  background:rgba(0,0,0,.88);
  border-color:#202020;
}
html[data-theme="dark"] .card,
html[data-theme="dark"] .hero-card,
html[data-theme="dark"] .product-card,
html[data-theme="dark"] .table-wrap,
html[data-theme="dark"] .product-showcase.card,
html[data-theme="dark"] .purchase-card.card,
html[data-theme="dark"] .releases-section.card{
  background:#090909;
  border-color:#242424;
  box-shadow:none;
}
html[data-theme="dark"] .hero-side,
html[data-theme="dark"] .stat,
html[data-theme="dark"] .release-card,
html[data-theme="dark"] .polished-release-card,
html[data-theme="dark"] .empty-release-state{
  background:#050505;
  border-color:#242424;
}
html[data-theme="dark"] .site-footer{
  background:#000;
  border-color:#202020;
  color:#a1a1aa;
}
html[data-theme="dark"] .hero p,
html[data-theme="dark"] .muted,
html[data-theme="dark"] .product-lead,
html[data-theme="dark"] .purchase-note,
html[data-theme="dark"] .release-count,
html[data-theme="dark"] .stat span{
  color:#a1a1aa;
}
html[data-theme="dark"] .product-description,
html[data-theme="dark"] .purchase-benefits{
  color:#e4e4e7;
}
html[data-theme="dark"] nav a:hover{
  background:#171717;
}
html[data-theme="dark"] input,
html[data-theme="dark"] textarea,
html[data-theme="dark"] select{
  background:#050505;
  border-color:#303030;
  color:#f4f4f5;
}
html[data-theme="dark"] input:focus,
html[data-theme="dark"] textarea:focus,
html[data-theme="dark"] select:focus{
  border-color:#f4f4f5;
  box-shadow:0 0 0 4px rgba(255,255,255,.08);
}
html[data-theme="dark"] th{
  background:#050505;
  color:#a1a1aa;
}
html[data-theme="dark"] td,
html[data-theme="dark"] th{
  border-color:#242424;
}
html[data-theme="dark"] .product-cover,
html[data-theme="dark"] .product-detail-cover,
html[data-theme="dark"] .checkout-cover,
html[data-theme="dark"] .cover-preview,
html[data-theme="dark"] .admin-cover-thumb,
html[data-theme="dark"] .product-showcase-cover{
  background:#050505;
  border-color:#242424;
}
html[data-theme="dark"] .empty-cover span{
  background:#fff;
  color:#000;
}
html[data-theme="dark"] .theme-control{
  background:rgba(0,0,0,.72);
  border-color:#303030;
}
html[data-theme="dark"] .theme-control span,
html[data-theme="dark"] .theme-control select{
  color:#f4f4f5;
}
html[data-theme="dark"] .theme-control select option{
  color:#111;
  background:#fff;
}
html[data-theme="dark"] .btn:not(.secondary):not(.ghost):not(.danger),
html[data-theme="dark"] .button,
html[data-theme="dark"] button:not(.pay-now-btn):not(.plugin-buy-btn):not(.theme-icon-button):not(.mobile-menu-button):not(.product-tab):not(#buttondecrease):not(#buttonincrease){
  background:#f4f4f5;
  color:#050505;
}
html[data-theme="dark"] .btn:not(.secondary):not(.ghost):not(.danger):hover,
html[data-theme="dark"] .button:hover,
html[data-theme="dark"] button:not(.pay-now-btn):not(.plugin-buy-btn):not(.theme-icon-button):not(.mobile-menu-button):not(.product-tab):not(#buttondecrease):not(#buttonincrease):hover{
  box-shadow:0 14px 30px rgba(255,255,255,.10);
}
html[data-theme="dark"] .btn.secondary,
html[data-theme="dark"] .btn.ghost{
  background:#171717;
  color:#f4f4f5;
  border:1px solid #303030;
}
html[data-theme="dark"] .badge:not(.green):not(.red):not(.gray){
  background:#171717;
  color:#f4f4f5;
  border:1px solid #303030;
}
html[data-theme="dark"] .badge.gray,
html[data-theme="dark"] .kbd{
  background:#171717;
  color:#e4e4e7;
}
html[data-theme="dark"] .purchase-card:before{
  background:linear-gradient(90deg,#fff,#525252,#fff);
  opacity:.65;
}
html[data-theme="dark"] .purchase-topline{
  color:#d4d4d8;
}
html[data-theme="dark"] .purchase-price{
  color:#fff;
}
html[data-theme="dark"] .purchase-benefits{
  border-top-color:#242424;
}
html[data-theme="dark"] .purchase-benefits span{
  background:#171717;
  color:#fff;
  border:1px solid #303030;
}
html[data-theme="dark"] .release-version-dot{
  background:#fff;
  box-shadow:0 0 0 6px rgba(255,255,255,.10);
}
html[data-theme="dark"] .plugin-buy-btn{
  background:linear-gradient(135deg,#ffffff,#d4d4d8);
  color:#000;
  box-shadow:0 18px 40px rgba(255,255,255,.10);
}
html[data-theme="dark"] .plugin-buy-btn:after,
html[data-theme="dark"] .plugin-buy-btn strong{
  background:rgba(0,0,0,.10);
  color:#000;
}
html[data-theme="dark"] .pay-now-btn{
  background:#fff;
  color:#000;
}
html[data-theme="dark"] .pay-now-btn:hover{
  background:#e5e5e5;
}
html[data-theme="dark"] .stripe-payment-result,
html[data-theme="dark"] .stripe-payment-result i,
html[data-theme="dark"] .counter span,
html[data-theme="dark"] .counter .pqty{
  color:#e4e4e7;
}
html[data-theme="dark"] .soft-separator{
  border-top-color:#242424;
}


/* Product HTML description rendering */
.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description h5,.product-description h6{margin:1.35em 0 .65em;line-height:1.2;color:var(--text)}
.product-description h1{font-size:32px}.product-description h2{font-size:26px}.product-description h3{font-size:21px}.product-description h4{font-size:18px}
.product-description p{margin:0 0 1em}.product-description ul,.product-description ol{margin:0 0 1.1em;padding-left:22px}.product-description li{margin:.34em 0}.product-description hr{border:0;border-top:1px solid var(--border);margin:28px 0}.product-description blockquote{margin:18px 0;padding:14px 18px;border-left:4px solid var(--border);background:var(--soft);border-radius:14px}.product-description a{color:var(--primary);font-weight:750;text-decoration:none}.product-description a:hover{text-decoration:underline}
.product-description img{max-width:100%;height:auto;margin:0 auto;border-radius:16px;border:1px solid var(--border)}

.product-description table{width:100%;border-collapse:collapse;margin:18px 0;overflow:hidden;border-radius:14px}.product-description th,.product-description td{border:1px solid var(--border);padding:10px 12px;text-align:left;vertical-align:top}.product-description code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:var(--soft);border:1px solid var(--border);border-radius:7px;padding:2px 5px}.product-description pre{white-space:pre-wrap;overflow:auto;background:var(--soft);border:1px solid var(--border);border-radius:14px;padding:14px}.field-hint{display:block;margin:6px 0 0;color:var(--muted);font-size:12px;font-weight:600}.html-description-editor{min-height:360px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.55}
html[data-theme="dark"] .product-description img{border-color:#262626;background:#050505}


/* Footer links */
.footer-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
}
.footer-copy{
  font-size:14px;
}
.footer-links{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}
.footer-links a{
  color:inherit;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  padding:8px 11px;
  border-radius:999px;
  border:1px solid transparent;
  transition:background .15s ease,border-color .15s ease,opacity .15s ease;
}
.footer-links a:hover{
  background:#f3f4f6;
  border-color:#e5e7eb;
  opacity:1;
}
html[data-theme="dark"] .footer-links a:hover{
  background:#111;
  border-color:#262626;
}
@media(max-width:640px){
  .footer-inner{
    flex-direction:column;
    align-items:flex-start;
  }
}
