:root{--ink:#111827;--muted:#667085;--line:#e6e8ec;--soft:#f7f8fa;--green:#16a34a;--blue:#315efb;--navy:#0f172a;--danger:#dc2626;--warn:#d97706;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.wrap{max-width:1220px;margin:auto;padding:0 24px}.top{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.nav{height:72px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:9px;font-size:22px;font-weight:850;letter-spacing:-.7px;white-space:nowrap}.brandmark{width:34px;height:34px;border-radius:10px;background:var(--navy);color:#fff;display:inline-grid;place-items:center;font-weight:900}.search{flex:1;max-width:530px;display:flex;border:1px solid #d7dae0;border-radius:10px;overflow:hidden;background:#fff}.search input{border:0;outline:0;flex:1;padding:11px 13px;font-size:14px}.search button{border:0;background:#f4f5f7;padding:0 15px;font-weight:750;cursor:pointer}.navlinks{margin-left:auto;display:flex;align-items:center;gap:17px;font-size:14px;font-weight:650}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:11px 17px;background:var(--navy);color:#fff;font-weight:750;cursor:pointer}.btn.small{padding:9px 13px}.btn.blue{background:var(--blue)}.btn.green{background:var(--green)}.btn.light{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn.danger{background:var(--danger)}.hero{background:linear-gradient(180deg,#fff 0,#f7f9ff 100%);border-bottom:1px solid var(--line);padding:64px 0 54px;overflow:hidden}.heroin{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:55px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850;color:var(--blue)}h1{font-size:48px;line-height:1.06;letter-spacing:-2px;margin:12px 0 17px}h2{letter-spacing:-.8px}.lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:700px}.heroactions{display:flex;gap:11px;margin-top:24px}.trustrow{display:flex;gap:22px;margin-top:28px;color:#4b5563;font-size:13px;font-weight:650}.scene{height:360px;position:relative;perspective:900px}.codecard{position:absolute;border:1px solid #d8dfea;background:rgba(255,255,255,.96);box-shadow:0 25px 70px rgba(15,23,42,.12);border-radius:18px;padding:18px;animation:float 6s ease-in-out infinite}.codecard.main{width:330px;height:210px;right:30px;top:60px;transform:rotateY(-12deg) rotateX(4deg)}.codecard.one{width:175px;height:105px;left:10px;top:40px;animation-delay:-2s}.codecard.two{width:200px;height:120px;left:50px;bottom:18px;animation-delay:-4s}.dot{width:9px;height:9px;border-radius:50%;display:inline-block;background:#e5e7eb;margin-right:5px}.code{margin-top:15px;background:#0f172a;color:#dbeafe;border-radius:10px;padding:12px;font:12px/1.7 ui-monospace,monospace}.line{height:8px;border-radius:99px;background:#e8ebf0;margin:8px 0}.line.w60{width:60%}.line.w80{width:80%}@keyframes float{50%{transform:translateY(-10px) rotateY(-8deg)}}.section{padding:46px 0}.sectionhead{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.sectionhead h2{font-size:29px;margin:0}.muted{color:var(--muted)}.catgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.cat{border:1px solid var(--line);border-radius:12px;padding:18px;background:#fff;transition:.2s}.cat:hover,.productcard:hover{border-color:#b9c3d7;box-shadow:0 10px 30px rgba(15,23,42,.06);transform:translateY(-2px)}.cat .ico{font-size:23px}.productgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.productcard{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:.2s}.productcard img,.thumb{width:100%;aspect-ratio:16/10;object-fit:cover;background:#eef1f5;display:block}.pbody{padding:14px}.ptitle{font-weight:800;line-height:1.35;min-height:38px}.sellerline{color:var(--muted);font-size:12px;margin:7px 0 12px}.price{font-size:18px;font-weight:850}.rating{font-size:12px;color:#b45309}.formcard{max-width:760px;margin:34px auto;border:1px solid var(--line);border-radius:14px;padding:28px;background:#fff}.label{display:block;font-size:13px;font-weight:750;margin:14px 0 6px}.input,textarea.input,select.input{width:100%;padding:11px 12px;border:1px solid #d6d9df;border-radius:9px;background:#fff;color:var(--ink);font:inherit;outline:0}.input:focus{border-color:#8ca3ff;box-shadow:0 0 0 3px #315efb12}textarea.input{min-height:120px}.row2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.alert{padding:12px 14px;border-radius:9px;background:#fff4f4;border:1px solid #fecaca;color:#991b1b;margin:12px 0}.alert.ok{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.badge{display:inline-flex;padding:5px 9px;border-radius:99px;font-size:11px;font-weight:800;background:#f1f3f6;color:#475467}.badge.completed,.badge.approved,.badge.active,.badge.paid{background:#ecfdf3;color:#067647}.badge.pending,.badge.processing,.badge.under_review{background:#fffaeb;color:#b54708}.badge.rejected,.badge.failed,.badge.suspended{background:#fef3f2;color:#b42318}.dashshell{display:grid;grid-template-columns:235px 1fr;min-height:calc(100vh - 72px);background:#f7f8fa}.sidebar{background:#fff;border-right:1px solid var(--line);padding:23px 14px}.sidebar .brand{padding:0 10px 20px}.sideuser{padding:12px 10px 19px;border-bottom:1px solid var(--line);margin-bottom:10px}.sidebar a.navitem{display:flex;padding:10px 11px;border-radius:8px;color:#475467;font-size:14px;font-weight:650;margin:2px 0}.sidebar a.navitem:hover,.sidebar a.active{background:#f1f4f9;color:#111827}.dashmain{padding:28px;min-width:0}.dashhead{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dashhead h1{font-size:30px;margin:0;letter-spacing:-1px}.statgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.stat{background:#fff;border:1px solid var(--line);border-radius:11px;padding:18px}.stat .num{font-size:25px;font-weight:850;margin-top:7px}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:18px;margin-bottom:18px;overflow:auto}.panel h3{margin:0 0 14px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{font-size:11px;color:#667085;text-transform:uppercase;letter-spacing:.04em;background:#fafafa}.actions{display:flex;flex-wrap:wrap;gap:6px}.linkbtn{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 8px;font-size:12px;font-weight:700;cursor:pointer}.linkbtn.good{color:#067647}.linkbtn.bad{color:#b42318}.filterbar{display:flex;gap:9px;margin-bottom:15px;flex-wrap:wrap}.filterbar .input{width:auto;min-width:180px}.adminlogin{min-height:100vh;background:#f4f6f8;display:grid;place-items:center;padding:24px}.adminlogin .box{width:100%;max-width:430px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:30px;box-shadow:0 20px 60px #10182812}.footer{border-top:1px solid var(--line);padding:40px 0;margin-top:50px;background:#fbfbfc;color:#667085}.footergrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footergrid>div{display:flex;flex-direction:column;gap:9px}.footer .brand{color:var(--ink)}.productdetail{display:grid;grid-template-columns:1.1fr .9fr;gap:35px}.buybox{border:1px solid var(--line);border-radius:13px;padding:20px;position:sticky;top:95px;height:max-content}.paymentmethod{border:1px solid var(--line);border-radius:10px;padding:13px;margin:9px 0}.empty{padding:30px;text-align:center;color:var(--muted)}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.tabs a{padding:8px 11px;border:1px solid var(--line);border-radius:8px;font-size:13px}.tabs a.active{background:var(--navy);color:#fff;border-color:var(--navy)}@media(max-width:980px){.search{display:none}.productgrid{grid-template-columns:repeat(2,1fr)}.catgrid{grid-template-columns:repeat(2,1fr)}.heroin,.productdetail{grid-template-columns:1fr}.scene{display:none}.dashshell{grid-template-columns:1fr}.sidebar{position:relative;border-right:0;border-bottom:1px solid var(--line);display:flex;overflow:auto;gap:3px;padding:10px}.sidebar .brand,.sideuser{display:none}.sidebar a.navitem{white-space:nowrap}.statgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.navlinks a:not(.btn){display:none}.wrap{padding:0 16px}h1{font-size:37px}.hero{padding:43px 0}.productgrid{grid-template-columns:1fr}.row2,.footergrid{grid-template-columns:1fr}.statgrid{grid-template-columns:1fr}.dashmain{padding:16px}.catgrid{grid-template-columns:1fr 1fr}}
/* BoldCode checkout v5 */
.checkout-shell{background:#f6f7fb;min-height:calc(100vh - 72px);padding:28px 0 70px}.checkout-wrap{max-width:1120px}.checkout-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.checkout-back{font-size:13px;font-weight:750;color:#475467}.secure-pill{font-size:12px;font-weight:800;color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;padding:7px 10px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px;align-items:start}.checkout-main{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:30px;box-shadow:0 8px 30px rgba(16,24,40,.04)}.checkout-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.checkout-title{font-size:34px;letter-spacing:-1.2px;margin:4px 0 6px}.checkout-subtitle{margin:0}.checkout-lock{width:46px;height:46px;border-radius:13px;background:#f2f4f7;display:grid;place-items:center;font-size:20px}.checkout-section-card{border-top:1px solid #eaecf0;padding:22px 0 4px}.checkout-section-card:first-of-type{border-top:0;padding-top:0}.checkout-section-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px}.checkout-section-title>span{width:26px;height:26px;border-radius:8px;background:#eef2ff;color:#315efb;font-size:12px;font-weight:900;display:grid;place-items:center;flex:0 0 auto}.checkout-section-title b{display:block;font-size:15px}.checkout-section-title small{display:block;color:#667085;font-size:12px;margin-top:3px}.label em{font-style:normal;font-weight:500;color:#98a2b3}.checkout-input{height:47px;border-radius:10px}.payment-options{display:grid;gap:10px}.checkout-payment-option{position:relative;display:grid;grid-template-columns:44px 1fr 24px;gap:12px;align-items:center;border:1px solid #dfe3e8;border-radius:13px;padding:14px 15px;cursor:pointer;background:#fff;transition:.16s ease}.checkout-payment-option:hover{border-color:#aab7d6;box-shadow:0 5px 18px rgba(16,24,40,.04)}.checkout-payment-option.selected{border-color:#315efb;box-shadow:0 0 0 3px rgba(49,94,251,.08);background:#fbfcff}.checkout-payment-option>input{position:absolute;opacity:0;pointer-events:none}.payment-icon{width:42px;height:42px;border-radius:11px;background:#101828;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:.02em}.checkout-payment-option[data-code="volzix_jazzcash"] .payment-icon{background:#ef4444}.checkout-payment-option[data-code="volzix_easypaisa"] .payment-icon{background:#16a34a}.checkout-payment-option[data-code="volzix_oneqr"] .payment-icon{background:#315efb}.payment-copy{min-width:0}.payment-copy strong{display:block;font-size:14px}.payment-copy small{display:block;color:#667085;font-size:12px;line-height:1.45;margin-top:3px}.manual-account{display:inline-block;color:#344054;background:#f2f4f7;border-radius:7px;font-size:11px;font-weight:700;padding:5px 7px;margin-top:7px}.payment-radio-ui{width:19px;height:19px;border:1.5px solid #b6bdc9;border-radius:50%;position:relative}.selected .payment-radio-ui{border-color:#315efb}.selected .payment-radio-ui:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#315efb}.mobile-payment-field{margin-top:15px;padding:15px;border-radius:12px;background:#f8fafc;border:1px solid #e4e7ec}.mobile-payment-field[hidden],.checkout-note[hidden]{display:none!important}.field-help{font-size:11px;color:#667085;margin:6px 0 0}.checkout-note{display:flex;flex-direction:column;gap:3px;background:#fffaeb;border:1px solid #fedf89;border-radius:11px;padding:12px 14px;margin-top:14px;color:#7a2e0e;font-size:12px}.checkout-pay-btn{width:100%;height:50px;margin-top:22px;justify-content:space-between;padding-left:20px;padding-right:20px;font-size:14px;border-radius:11px}.checkout-pay-btn.loading{opacity:.78;pointer-events:none}.checkout-security{text-align:center;color:#667085;font-size:11px;margin:11px 0 0}.checkout-summary{position:sticky;top:92px}.summary-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:22px;box-shadow:0 8px 30px rgba(16,24,40,.04)}.summary-heading{font-size:16px;font-weight:850;margin-bottom:17px}.summary-product{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid #eaecf0}.summary-product img,.summary-placeholder{width:74px;height:58px;border-radius:10px;object-fit:cover;background:#f2f4f7}.summary-placeholder{display:grid;place-items:center;color:#475467;font-family:ui-monospace,monospace;font-weight:900}.summary-product strong{font-size:13px;line-height:1.35;display:block}.summary-product span{display:block;font-size:11px;color:#667085;margin-top:4px}.summary-line{display:flex;justify-content:space-between;gap:10px;font-size:13px;padding-top:15px;color:#475467}.summary-line b{color:#101828}.summary-line.saving b{color:#067647}.summary-divider{height:1px;background:#eaecf0;margin:16px 0}.summary-total{display:flex;align-items:center;justify-content:space-between;font-size:15px}.summary-total strong{font-size:22px;letter-spacing:-.5px}.summary-benefits{margin-top:20px;padding-top:16px;border-top:1px solid #eaecf0;display:grid;gap:9px;font-size:11px;color:#667085}@media(max-width:900px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.summary-card{padding:18px}.checkout-main{padding:22px}}@media(max-width:520px){.checkout-shell{padding-top:16px}.checkout-main{padding:18px;border-radius:13px}.checkout-head{margin-bottom:12px}.secure-pill{display:none}.checkout-title{font-size:29px}.checkout-lock{display:none}.checkout-payment-option{grid-template-columns:38px 1fr 22px;padding:12px}.payment-icon{width:38px;height:38px}.summary-product{grid-template-columns:62px 1fr}.summary-product img,.summary-placeholder{width:62px;height:50px}}
.gateway-error-card{margin:45px auto;background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:34px;box-shadow:0 12px 35px rgba(16,24,40,.05)}.gateway-error-card h1{font-size:32px;letter-spacing:-1px;margin:8px 0 12px}.gateway-error-card p{color:#475467;line-height:1.65}.gateway-error-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#fef3f2;color:#b42318;font-size:25px;font-weight:900;margin-bottom:18px}.gateway-error-ref{font-size:12px;background:#f9fafb;border:1px solid #eaecf0;border-radius:9px;padding:10px 12px;margin:16px 0}.gateway-help{display:flex;flex-direction:column;gap:5px;background:#fffaeb;border:1px solid #fedf89;border-radius:11px;padding:13px 14px;font-size:12px;line-height:1.55;color:#7a2e0e}

/* Product detail v2 + seller screenshot uploader */
.product-page-v2{padding-top:28px;padding-bottom:56px}.product-breadcrumb{font-size:13px;color:#667085;margin:4px 0 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-breadcrumb span{margin:0 6px;color:#b1b7c2}.product-gallery-block{margin-bottom:26px}.gallery-stage{height:min(62vw,620px);min-height:360px;border:1px solid #e4e7ec;border-radius:18px;background:#f7f8fa;overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-stage img{width:100%;height:100%;object-fit:contain;background:#fff}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 4px;scrollbar-width:thin}.gallery-thumb{position:relative;flex:0 0 112px;height:76px;padding:0;border:1px solid #dfe3e8;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb.active{border:2px solid #315efb;box-shadow:0 0 0 3px rgba(49,94,251,.09)}.shot-icon{position:absolute;right:5px;bottom:5px;width:21px;height:21px;border-radius:6px;background:rgba(16,24,40,.82);color:#fff;display:grid;place-items:center;font-size:10px}.gallery-empty{height:360px;border:1px dashed #cfd4dc;border-radius:18px;background:#f9fafb;display:grid;place-items:center;align-content:center;gap:8px;color:#667085}.gallery-empty span{font-size:42px;font-weight:900;color:#101828}.product-purchase-section{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:34px;align-items:start;padding:4px 0 30px;border-bottom:1px solid #eaecf0}.product-heading-copy h1{font-size:40px;line-height:1.08;letter-spacing:-1.5px;margin:8px 0 14px;max-width:800px}.product-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:#315efb}.product-meta-line{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:#667085}.purchase-card-v2{border:1px solid #e4e7ec;border-radius:15px;padding:20px;background:#fff;box-shadow:0 8px 30px rgba(16,24,40,.04)}.purchase-price-label{font-size:12px;color:#667085}.purchase-price{font-size:31px;font-weight:900;letter-spacing:-.8px;margin-top:4px}.purchase-sale-row{display:flex;gap:9px;align-items:center;margin-top:5px}.old-price{text-decoration:line-through;color:#98a2b3;font-size:13px}.save-badge{font-size:11px;font-weight:800;background:#ecfdf3;color:#067647;padding:4px 7px;border-radius:999px}.product-buy-btn,.product-demo-btn,.product-wish-btn{width:100%;margin-top:13px;justify-content:center}.product-demo-btn,.product-wish-btn{margin-top:8px}.wishlist-form{margin:0}.product-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;padding-top:30px}.product-copy-card,.product-spec-card{border:1px solid #e4e7ec;border-radius:15px;background:#fff}.product-copy-card{padding:28px}.description-section+.description-section{border-top:1px solid #eaecf0;padding-top:26px;margin-top:26px}.description-section h2{font-size:23px;margin:0 0 12px}.product-short-copy{font-size:17px;line-height:1.75;color:#344054;margin:0}.product-long-copy{font-size:15px;line-height:1.85;color:#475467}.product-spec-card{padding:20px;height:max-content}.product-spec-card h3{margin:0 0 8px}.spec-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #f0f1f3;font-size:13px}.spec-row:last-child{border-bottom:0}.spec-row span{color:#667085}.spec-row b{text-align:right;color:#101828}.product-reviews-v2{padding-top:35px}.section-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.section-title-row h2{margin:0}.section-title-row span{font-size:12px;color:#667085}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.review-card{border:1px solid #e4e7ec;border-radius:12px;padding:17px;background:#fff}.review-card>div{display:flex;justify-content:space-between;gap:12px}.review-card p{color:#475467;line-height:1.6;margin:10px 0 0}.empty-review{padding:24px;border:1px dashed #d0d5dd;border-radius:12px;color:#667085;text-align:center}.seller-product-editor{max-width:1100px}.compact-textarea{min-height:82px}.product-description-field{min-height:220px}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.upload-card,.screenshots-uploader{border:1px solid #e4e7ec;border-radius:12px;padding:16px;background:#fbfcfd}.upload-help{font-size:12px;margin:3px 0 12px}.seller-current-preview{width:100%;max-width:280px;height:150px;object-fit:cover;border-radius:9px;border:1px solid #e4e7ec;display:block;margin-bottom:12px}.screenshots-uploader{margin-top:14px}.shot-count{font-size:11px;font-weight:800;background:#eef2ff;color:#315efb;border-radius:999px;padding:5px 8px}.seller-shot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.seller-shot{border:1px solid #e4e7ec;border-radius:10px;padding:7px;background:#fff}.seller-shot img{width:100%;height:95px;object-fit:cover;border-radius:7px;display:block}.seller-shot span{display:flex;gap:6px;align-items:center;font-size:11px;color:#667085;margin-top:7px}.form-actions{display:flex;gap:9px;margin-top:18px}
@media(max-width:900px){.product-purchase-section,.product-content-grid{grid-template-columns:1fr}.purchase-card-v2{max-width:none}.gallery-stage{height:58vw;min-height:300px}.seller-shot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.product-page-v2{padding-top:14px}.product-breadcrumb{margin-bottom:10px}.gallery-stage{height:64vw;min-height:230px;border-radius:12px}.gallery-thumb{flex-basis:82px;height:58px}.product-purchase-section{gap:18px;padding-bottom:22px}.product-heading-copy h1{font-size:29px;letter-spacing:-.8px}.product-meta-line{gap:8px 14px}.purchase-card-v2{padding:16px}.purchase-price{font-size:27px}.product-content-grid{padding-top:22px;gap:16px}.product-copy-card{padding:18px}.description-section h2{font-size:20px}.product-short-copy{font-size:15px}.review-grid{grid-template-columns:1fr}.upload-grid{grid-template-columns:1fr}.seller-shot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-actions{flex-direction:column}.form-actions .btn{width:100%;justify-content:center}}

/* ===== BoldCode marketplace-style product page v3 ===== */
.product-market-page{padding-top:18px;padding-bottom:56px}.market-tabs{height:42px;border-bottom:1px solid #dfe3e8;display:flex;align-items:flex-end;gap:0;margin-bottom:16px;font-size:12px}.market-tabs>*{padding:11px 14px;border:1px solid transparent;border-bottom:0;color:#475467}.market-tabs .active{background:#fff;border-color:#dfe3e8;color:#101828;font-weight:800}.market-tabs b{color:#f59e0b}.market-product-top{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:36px;align-items:start}.market-preview-card{border:1px solid #dfe3e8;border-radius:4px;background:#fff;padding:12px}.market-preview-stage{height:430px;background:#f6f7f9;display:flex;align-items:center;justify-content:center;overflow:hidden}.market-preview-stage img{width:100%;height:100%;object-fit:contain;display:block}.market-preview-actions{display:flex;justify-content:center;gap:14px;padding:18px 0 0}.market-action{border:0;border-radius:4px;min-width:152px;padding:10px 17px;color:#fff;font-size:13px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}.market-action.preview{background:#0aa1d2}.market-action.screenshots{background:#747474}.market-action em{font-style:normal;background:rgba(255,255,255,.2);padding:1px 6px;border-radius:99px;font-size:10px}.market-buy-card{border:1px solid #dfe3e8;border-radius:4px;background:#fff;padding:16px;box-shadow:0 1px 2px rgba(16,24,40,.03)}.license-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-bottom:13px;border-bottom:1px solid #edf0f3}.license-row label{font-size:12px;font-weight:700;color:#475467}.license-row select{height:34px;border:1px solid #cfd5dd;border-radius:3px;background:#fff;padding:0 9px;font-size:12px}.market-price-row{display:flex;justify-content:space-between;align-items:end;padding:15px 0 7px}.market-price-row span{color:#667085;font-size:12px}.market-price-row strong{font-size:32px;line-height:1;font-weight:900;color:#344054;letter-spacing:-1px}.market-sale-line{display:flex;justify-content:flex-end;gap:9px;align-items:center;font-size:11px}.market-sale-line s{color:#98a2b3}.market-sale-line span{color:#067647;font-weight:800}.license-copy{font-size:12px;line-height:1.55;color:#475467;margin:16px 0}.market-buy-btn{width:100%;height:48px;border:0;border-radius:4px;background:#82b83b;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.market-buy-btn:hover{background:#73a833}.market-wishlist{margin:8px 0 0}.market-wishlist button{width:100%;height:38px;background:#fff;border:1px solid #dfe3e8;border-radius:4px;color:#475467;font-weight:700;cursor:pointer}.market-secure{font-size:10px;color:#98a2b3;text-align:center;margin-top:11px}.market-title-block{max-width:820px;padding:26px 0 18px}.market-title-block .product-breadcrumb{margin:0 0 7px}.market-title-block h1{font-size:31px;line-height:1.15;letter-spacing:-1px;margin:0 0 10px}.market-meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:12px;color:#667085}.market-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;border-top:1px solid #eaecf0;padding-top:24px}.market-description section+section{border-top:1px solid #eaecf0;margin-top:24px;padding-top:24px}.market-description h2{font-size:21px;margin:0 0 11px}.lead-copy{font-size:15px;line-height:1.75;color:#344054;margin:0}.long-copy{font-size:14px;line-height:1.8;color:#475467;white-space:normal}.market-details-card{border:1px solid #e1e5ea;background:#fff;border-radius:4px;padding:16px;height:max-content}.market-details-card h3{margin:0 0 8px;font-size:16px}.market-details-card>div{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-top:1px solid #f0f2f4;font-size:12px}.market-details-card span{color:#667085}.market-details-card b{text-align:right}.shots-modal{position:fixed;inset:0;z-index:1000;display:none}.shots-modal.open{display:block}.shots-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.62)}.shots-dialog{position:relative;z-index:2;width:min(1000px,calc(100% - 34px));max-height:86vh;overflow:auto;margin:7vh auto;background:#fff;border-radius:10px;box-shadow:0 30px 90px rgba(15,23,42,.25)}.shots-head{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;padding:14px 17px;z-index:3}.shots-head>div{display:flex;align-items:center;gap:10px}.shots-head span{font-size:11px;color:#667085}.shots-head button{width:34px;height:34px;border:0;background:#f2f4f7;border-radius:50%;font-size:23px;cursor:pointer}.shots-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px}.shot-tile{padding:0;border:1px solid #e1e5ea;border-radius:7px;overflow:hidden;background:#fff;text-align:left;cursor:zoom-in}.shot-tile img{width:100%;height:190px;object-fit:cover;display:block;background:#f7f8fa}.shot-tile span{display:block;padding:8px 10px;font-size:11px;color:#475467}.shot-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:1100;display:none;align-items:center;justify-content:center;padding:35px}.shot-lightbox.open{display:flex}.shot-lightbox img{max-width:96vw;max-height:92vh;object-fit:contain}.lightbox-close{position:fixed;right:20px;top:16px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111827;font-size:26px;cursor:pointer}.modal-open{overflow:hidden}
@media(max-width:900px){.market-product-top{grid-template-columns:1fr}.market-buy-card{max-width:none}.market-content-grid{grid-template-columns:1fr}.market-preview-stage{height:min(62vw,430px)}.shots-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.product-market-page{padding:8px 14px 38px}.market-tabs{margin-bottom:10px}.market-product-top{gap:14px}.market-preview-card{padding:8px}.market-preview-stage{height:58vw;min-height:220px}.market-preview-actions{gap:8px;padding-top:10px}.market-action{min-width:0;flex:1;padding:10px 8px;font-size:12px}.market-buy-card{padding:14px}.market-price-row strong{font-size:28px}.market-title-block{padding:18px 0 14px}.market-title-block h1{font-size:25px}.market-content-grid{gap:18px;padding-top:18px}.market-details-card{order:-1}.shots-grid{grid-template-columns:1fr;padding:12px}.shot-tile img{height:210px}.shots-dialog{width:calc(100% - 18px);margin:4vh auto;max-height:92vh}}
