*{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(3,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}}@media(prefers-color-scheme:dark){body{background:#0b1120;color:#e5e7eb}.site-header{background:rgba(15,23,42,.86);border-color:#1f2937}.card,.hero-card,.product-card,.table-wrap{background:#111827;border-color:#1f2937;box-shadow:none}.hero p,.muted,.site-footer{color:#9ca3af}.stat{background:#0f172a;border-color:#1f2937}nav a:hover{background:#1f2937}input,textarea,select{background:#0f172a;border-color:#374151;color:#e5e7eb}th{background:#0f172a;color:#9ca3af}td,th{border-color:#1f2937}.site-footer{background:#111827;border-color:#1f2937}.btn.ghost{background:#1f2937;color:#e5e7eb}.release-card{background:#111827;border-color:#1f2937}.product-cover,.product-detail-cover,.checkout-cover,.cover-preview,.admin-cover-thumb{background:#0f172a;border-color:#1f2937}.empty-cover span{background:#eef2ff;color:#111827}.kbd{background:#1f2937}}

.paynowjih32{display:flex;flex-flow:row;position:relative;width:auto;margin-top:20px;max-width:360px;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{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}
@media(prefers-color-scheme:dark){.stripe-payment-result{color:#cbd5e1}.stripe-payment-result i{color:#e5e7eb}.counter span{color:#e5e7eb}.counter .pqty{color:#cbd5e1}}

.soft-separator{border:0;border-top:1px solid #e5e7eb;margin:22px 0}
@media(prefers-color-scheme:dark){.soft-separator{border-top-color:#1f2937}}

/* 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:cover;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}}

@media(prefers-color-scheme:dark){.btn:not(.secondary):not(.ghost):not(.danger){background:#556cd6;color:#fff}.btn:not(.secondary):not(.ghost):not(.danger):hover{box-shadow:0 14px 30px rgba(85,108,214,.28)}.product-showcase.card,.purchase-card.card,.releases-section.card{background:linear-gradient(180deg,#111827,#0f172a);border-color:#223047}.product-showcase-cover{background:#0b1120;border-color:#223047}.product-lead{color:#b9c7da}.product-description{color:#e5e7eb}.purchase-topline{color:#a5b4fc}.purchase-price{color:#fff}.purchase-note,.release-count{color:#b9c7da}.purchase-benefits{border-top-color:#223047;color:#dbeafe}.purchase-benefits span{background:rgba(34,197,94,.16);color:#86efac}.polished-release-card{background:rgba(15,23,42,.74);border-color:#223047}.release-version-dot{background:#818cf8;box-shadow:0 0 0 6px rgba(99,102,241,.16)}.empty-release-state{background:rgba(15,23,42,.65);border-color:#334155}.plugin-buy-btn{background:linear-gradient(135deg,#7c3aed,#556cd6 48%,#0891b2);box-shadow:0 18px 40px rgba(85,108,214,.32)}}
