/*
Theme Name: ChipzWordPressThemes Marketplace
Theme URI: https://chipzwordpressthemes.com
Author: Chip Ziem
Description: Marketplace for selling WordPress themes, software, demos, and custom software services.
Version: 3.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: chipzwordpressthemes
License: GNU General Public License v2 or later
*/
:root{--bg:#07111f;--panel:#10233a;--panel2:#132a45;--text:#fff;--muted:#b6c3d5;--blue:#39a8ff;--cyan:#50e3d6;--line:rgba(255,255,255,.12);--gold:#ffc857}
*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}
.site-header,.site-footer{background:#0c1c30;border-bottom:1px solid var(--line)}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.brand{font-size:24px;font-weight:800}.menu{display:flex;gap:16px;flex-wrap:wrap}
.hero{padding:70px 0;background:linear-gradient(135deg,#102f4f,#07111f 60%,#105c5b)}.hero h1{font-size:52px;margin:0 0 18px}.hero p{max-width:760px;color:var(--muted);font-size:18px;line-height:1.7}
.btn{display:inline-block;padding:12px 18px;border-radius:8px;background:var(--blue);color:#06111d;font-weight:800;margin:8px 8px 0 0;border:0;cursor:pointer}.btn.alt{background:transparent;border:1px solid var(--line);color:#fff}.btn.warn{background:#d45d5d;color:#fff}
.section{padding:60px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:22px}.card h3{margin-top:0}.card p{color:var(--muted);line-height:1.6}.price{font-size:24px;font-weight:800;color:var(--gold)}
.section-title{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:22px}.section-title p{color:var(--muted);margin:6px 0 0}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.category-card{background:var(--panel2);border:1px solid var(--line);border-radius:12px;padding:18px}.category-card h3{margin:0 0 8px}.category-card p{margin:0;color:var(--muted);font-size:14px}
.site-footer{border-top:1px solid var(--line);border-bottom:0;padding:30px 0;color:var(--muted)}.admin-link{border:1px solid var(--cyan);padding:9px 12px;border-radius:8px;color:var(--cyan)}
.chipz-admin-shell{min-height:100vh;background:#07111f}.chipz-admin-top{background:#0b1b2e;border-bottom:1px solid var(--line);padding:16px 0}.chipz-admin-top .container{display:flex;justify-content:space-between;align-items:center;gap:15px}
.chipz-admin-layout{display:grid;grid-template-columns:250px 1fr;min-height:calc(100vh - 74px)}.chipz-sidebar{background:#081522;border-right:1px solid var(--line);padding:22px}.chipz-sidebar h3{margin-top:0}.chipz-side-link{display:block;padding:12px;border-radius:8px;color:#c5d0df;margin:4px 0}.chipz-side-link:hover,.chipz-side-link.active{background:rgba(57,168,255,.15);color:#fff}
.chipz-admin-content{padding:30px}.chipz-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.chipz-stat{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:18px}.chipz-stat b{display:block;font-size:28px;margin-top:6px}.chipz-stat small{color:var(--muted)}
.chipz-form{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:22px;margin-top:22px}.chipz-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chipz-field label{display:block;color:var(--muted);font-size:13px;margin-bottom:6px}.chipz-field input,.chipz-field select,.chipz-field textarea{width:100%;padding:11px;border-radius:8px;border:1px solid var(--line);background:#07121f;color:#fff}.chipz-field.full{grid-column:1/-1}
.chipz-notice{padding:12px 14px;border-radius:8px;background:rgba(80,227,214,.12);border:1px solid rgba(80,227,214,.3);margin-bottom:18px}
.chipz-table-wrap{overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:14px;margin-top:18px}.chipz-table{width:100%;border-collapse:collapse;min-width:760px}.chipz-table th,.chipz-table td{padding:13px;border-bottom:1px solid var(--line);text-align:left}.chipz-table th{background:#0b1a2c}.chipz-table td{color:#d9e3ef}.chipz-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:850px){.grid,.category-grid,.chipz-stat-grid,.chipz-form-grid{grid-template-columns:1fr}.hero h1{font-size:38px}.site-header .container{align-items:flex-start;flex-direction:column}.chipz-admin-layout{grid-template-columns:1fr}.chipz-sidebar{border-right:0;border-bottom:1px solid var(--line)}}
.partner-hero{padding:55px 0}.partner-card p{color:var(--muted)}
.chipz-admin-content h1{margin-top:0}

/* v3.0.7 ChipzHosterPro sales page */
.chp-sales-page{background:#fff;color:#14203a}.chp-hero{padding:72px 0;background:radial-gradient(circle at 78% 35%,#28195a 0,#121126 38%,#070910 76%);color:#fff;overflow:hidden}.chp-hero-grid,.chp-purchase-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.chp-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.78rem;color:#77c7ff;margin-bottom:10px}.chp-hero h1{font-size:clamp(3.2rem,7vw,6rem);line-height:.92;margin:0 0 22px}.chp-hero h1 span{color:#ffc122}.chp-lead{font-size:1.18rem;line-height:1.7;color:#d4d9e7;max-width:690px}.chp-buttons{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.chp-demo{background:linear-gradient(135deg,#52bd00,#77d91d)!important;color:#fff!important}.chp-buy{background:linear-gradient(135deg,#1478e8,#39a2ff)!important;color:#fff!important}.chp-trust{display:flex;gap:18px;flex-wrap:wrap;font-size:.88rem;color:#e8edf8}.chp-laptop{padding:14px;background:linear-gradient(145deg,#d5d9e3,#707785);border-radius:22px;box-shadow:0 35px 80px rgba(0,0,0,.45);transform:perspective(1000px) rotateY(-4deg)}.chp-laptop img{display:block;width:100%;border-radius:10px}.chp-section{padding-top:74px;padding-bottom:74px}.chp-heading{text-align:center;max-width:830px;margin:0 auto 42px}.chp-heading span{font-weight:800;color:#287fd9;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem}.chp-heading h2,.chp-purchase h2,.chp-demo-panel h2{font-size:clamp(2rem,4vw,3rem);margin:8px 0 14px}.chp-heading p{font-size:1.08rem;color:#60708c}.chp-feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.chp-feature-grid article{text-align:center;padding:24px 14px;border:1px solid #e5ebf4;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(20,32,58,.06)}.chp-feature-grid b{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 16px;border-radius:50%;background:#eef6ff;color:#1f7bd8;font-size:1.7rem}.chp-feature-grid h3{font-size:1rem;margin:0 0 10px}.chp-feature-grid p{font-size:.9rem;color:#65738c;line-height:1.55}.chp-dark-section{background:#0b1020}.chp-heading.light h2{color:#fff}.chp-heading.light p{color:#aebbd1}.chp-shot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.chp-shot-grid figure{margin:0;background:#11192c;border:1px solid #263553;border-radius:18px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.32)}.chp-shot-grid img{display:block;width:100%;aspect-ratio:1.55/1;object-fit:cover;transition:.25s}.chp-shot-grid a:hover img{transform:scale(1.025)}.chp-shot-grid figcaption{display:flex;flex-direction:column;gap:5px;padding:18px 20px;color:#fff}.chp-shot-grid figcaption span{color:#9eabc2;font-size:.9rem}.chp-demo-panel{display:grid;grid-template-columns:110px 1fr 230px;gap:32px;align-items:center;margin-top:65px;margin-bottom:65px;padding-left:38px;padding-right:38px;border:1px solid #b9d9f8;border-radius:20px;background:linear-gradient(135deg,#eef7ff,#fff)}.chp-demo-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1579df,#47a9ff);color:#fff;font-size:2.8rem}.chp-demo-panel ul,.chp-price-card ul{padding-left:20px;line-height:1.8}.chp-demo-action{text-align:center}.chp-demo-action small{display:block;margin-top:12px;color:#68758c}.chp-purchase{background:#f2f7fc}.chp-price-card{background:#fff;border-radius:22px;padding:34px;box-shadow:0 22px 55px rgba(20,32,58,.12);border:1px solid #dfe9f4}.chp-price{font-size:3rem;font-weight:900;color:#1478e8}.chp-admin-note{padding:12px;background:#fff8d9;border-radius:8px}.chp-faq{display:grid;grid-template-columns:1fr 1fr;gap:16px}.chp-faq details{border:1px solid #dfe6ef;border-radius:12px;padding:18px;background:#fff}.chp-faq summary{font-weight:800;cursor:pointer}.chp-faq p{color:#596981;line-height:1.6}.chp-final{padding:48px 0;background:linear-gradient(135deg,#151534,#291a62);color:#fff}.chp-final .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.chp-final h2{margin:0 0 6px}.chp-final p{margin:0;color:#bbc3d6}@media(max-width:1000px){.chp-feature-grid{grid-template-columns:repeat(3,1fr)}.chp-hero-grid,.chp-purchase-grid{grid-template-columns:1fr}.chp-laptop{transform:none}.chp-demo-panel{grid-template-columns:90px 1fr}.chp-demo-action{grid-column:1/-1}}@media(max-width:700px){.chp-feature-grid,.chp-shot-grid,.chp-faq{grid-template-columns:1fr}.chp-demo-panel{grid-template-columns:1fr;text-align:left}.chp-demo-icon{margin:auto}.chp-final .container{display:block}.chp-hero{padding:48px 0}.chp-hero h1{font-size:3.3rem}}

/* v3.1.0 ecommerce storefront redesign */
:root{--store-bg:#f5f7fb;--store-card:#fff;--store-text:#172033;--store-muted:#667085;--store-line:#e5e9f0;--store-primary:#1769e0;--store-dark:#0d1b2a}
body:not(.chipz-admin-shell){background:var(--store-bg);color:var(--store-text)}
body:not(.chipz-admin-shell) .site-header{background:#fff;border-bottom:1px solid var(--store-line);position:sticky;top:0;z-index:50}
body:not(.chipz-admin-shell) .brand{color:var(--store-dark)}body:not(.chipz-admin-shell) .menu a{color:#344054;font-weight:700;font-size:14px}body:not(.chipz-admin-shell) .menu a:hover{color:var(--store-primary)}body:not(.chipz-admin-shell) .admin-link{background:var(--store-dark);border-color:var(--store-dark);color:#fff!important}
.commerce-hero{padding:76px 0;background:linear-gradient(135deg,#0c1c31 0%,#123c68 58%,#1769e0 100%);color:#fff}.commerce-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:center}.eyebrow{display:block;color:#6eb8ff;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900;margin-bottom:12px}.commerce-hero h1{font-size:clamp(2.8rem,6vw,5.3rem);line-height:1.02;margin:0 0 22px;max-width:780px}.commerce-hero p{font-size:18px;line-height:1.75;color:#d6e4f5;max-width:750px}.hero-actions{margin:25px 0 22px}.commerce-hero .btn{background:#fff;color:#0f3f73;border-radius:10px}.commerce-hero .btn.alt{background:transparent;color:#fff;border-color:rgba(255,255,255,.4)}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#dcecff;font-size:14px}.hero-shop-card{background:#fff;color:var(--store-text);border-radius:22px;padding:28px;box-shadow:0 28px 70px rgba(0,0,0,.22)}.hero-shop-card h2{font-size:27px;margin:12px 0 22px}.mini-badge,.product-type{display:inline-block;background:#eaf3ff;color:#1769e0;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 10px}.hero-feature{display:flex;gap:14px;align-items:center;border-top:1px solid var(--store-line);padding:16px 0}.hero-feature b{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#edf4ff;color:#1769e0;font-size:13px}.hero-feature span{display:flex;flex-direction:column;gap:4px}.hero-feature small{color:var(--store-muted);line-height:1.4}
.shop-strip{background:#fff;border-bottom:1px solid var(--store-line)}.shop-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.shop-strip a{padding:22px;border-right:1px solid var(--store-line);display:flex;flex-direction:column;gap:6px}.shop-strip a:first-child{border-left:1px solid var(--store-line)}.shop-strip span{color:var(--store-muted);font-size:13px}.commerce-section{background:var(--store-bg)}.commerce-section.soft-bg{background:#eef3f9}.commerce-section .section-title h2{font-size:38px;margin:4px 0}.commerce-section .section-title p{color:var(--store-muted);max-width:760px}.text-link{color:var(--store-primary);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:var(--store-card);border:1px solid var(--store-line);border-radius:18px;overflow:hidden;transition:.2s;box-shadow:0 8px 24px rgba(16,24,40,.05)}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(16,24,40,.1)}.product-image{height:210px;background:linear-gradient(145deg,#eaf2fd,#d4e4f8);display:grid;place-items:center;position:relative;overflow:hidden}.product-image.software-image{background:linear-gradient(145deg,#e7f6f1,#d4ece7)}.product-image img{width:100%;height:100%;object-fit:cover}.product-placeholder{font-size:40px;font-weight:900;color:#1769e0}.product-type{position:absolute;top:14px;left:14px}.product-body{padding:22px}.product-body>small{color:var(--store-primary);font-weight:800}.product-body h3{font-size:22px;margin:8px 0}.product-body p{color:var(--store-muted);line-height:1.6;min-height:76px}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid var(--store-line);padding-top:17px}.product-footer .price{color:#101828}.btn.compact{padding:10px 14px;margin:0;background:var(--store-primary);color:#fff}.category-pills{display:flex;gap:10px;flex-wrap:wrap;margin:-6px 0 28px}.category-pills span{background:#fff;border:1px solid var(--store-line);padding:9px 13px;border-radius:999px;color:#475467;font-size:13px;font-weight:700}.empty-card{background:#fff;border:1px dashed #b9c4d4;border-radius:18px;padding:30px}.custom-banner{background:var(--store-dark);border-radius:22px;padding:42px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.custom-banner h2{font-size:34px;margin:6px 0}.custom-banner p{color:#c4d2e3;max-width:760px}.custom-banner .btn{background:#fff;color:var(--store-dark)}body:not(.chipz-admin-shell) .site-footer{background:#0b1726;color:#b9c5d5;padding:44px 0}
.chipz-current-file{display:block;margin-top:8px;color:#9bd4ff!important}.chipz-current-file a{text-decoration:underline}.chipz-field input[type=file]{padding:9px;background:#0a1727}.chipz-field small{display:block;color:#91a4ba;line-height:1.45;margin-top:6px}
@media(max-width:950px){.commerce-hero-grid,.product-grid{grid-template-columns:1fr 1fr}.shop-strip-grid{grid-template-columns:1fr 1fr}.custom-banner{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.commerce-hero-grid,.product-grid,.shop-strip-grid{grid-template-columns:1fr}.commerce-hero{padding:48px 0}.shop-strip a{border-left:1px solid var(--store-line)}.commerce-section .section-title{display:block}.product-body p{min-height:0}.custom-banner{padding:28px}.trust-row{display:grid;grid-template-columns:1fr 1fr}}
