:root{--blue:#0b6bff;--ink:#111827;--muted:#667085;--line:#e7edf5;--soft:#f7faff;--card:#fff;--shadow:0 14px 40px rgba(15,45,90,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}.container{width:min(1180px,calc(100% - 32px));margin:auto}a{text-decoration:none;color:inherit}.topbar{height:68px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30}.nav{height:68px;display:flex;align-items:center;gap:26px}.logo{font-weight:900;color:#116bff;letter-spacing:-.5px}.logo b{color:#3b82f6}.menu{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700;margin-left:auto}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:11px 18px;font-weight:800;font-size:13px;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px rgba(11,107,255,.23)}.btn-light{background:#fff;border-color:#dfe7f1}.hero{background:radial-gradient(circle at 78% 28%,#e9f4ff 0,#f4f9ff 34%,#fff 66%);padding:46px 0 34px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px}.eyebrow{font-size:12px;font-weight:900;color:#0b6bff;letter-spacing:.08em;margin-bottom:13px}.hero h1{font-size:48px;line-height:1.06;letter-spacing:-2px;margin:0 0 16px}.hero p{font-size:16px;line-height:1.7;color:var(--muted);max-width:590px}.hero-actions{display:flex;gap:12px;margin-top:25px}.mock-stage{position:relative;min-height:390px}.browser{position:absolute;inset:12px 30px 34px 0;background:#fff;border:1px solid #dfe7f1;border-radius:20px;box-shadow:0 30px 70px rgba(30,77,130,.17);overflow:hidden;transform:rotate(1.4deg)}.browser-top{height:34px;background:#f7f9fc;border-bottom:1px solid #edf1f7;display:flex;align-items:center;padding:0 12px;gap:6px}.dot{width:7px;height:7px;border-radius:99px;background:#d9e1ec}.browser-inner{padding:18px}.mock-hero{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center;background:#f6faff;padding:14px;border-radius:12px}.mock-copy span{display:block;height:8px;border-radius:8px;background:#c8d7ea;margin:8px 0}.mock-copy span:nth-child(1){width:72%;height:13px;background:#18304f}.mock-copy span:nth-child(2){width:88%}.mock-copy span:nth-child(3){width:64%}.chair{height:95px;border-radius:14px;background:linear-gradient(145deg,#d7c5ab,#f2e9da);position:relative}.chair:after{content:"";position:absolute;width:58px;height:42px;left:23px;top:27px;border-radius:14px 14px 7px 7px;background:#b79e7e;box-shadow:-15px 48px 0 -12px #3a342f,44px 48px 0 -12px #3a342f}.mock-products{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.mock-prod{height:88px;border:1px solid #edf1f7;border-radius:10px;background:linear-gradient(#fff,#f8fbff)}.phone{position:absolute;right:-4px;bottom:0;width:130px;height:265px;border-radius:27px;background:#0d1117;padding:8px;box-shadow:0 28px 55px rgba(12,28,48,.28)}.phone-screen{height:100%;border-radius:22px;background:#fff;overflow:hidden}.phone-head{height:28px;background:#f6f9fe;border-bottom:1px solid #e6edf7}.phone-body{padding:10px}.phone-body i{display:block;height:8px;border-radius:8px;background:#c8d8ec;margin:8px 0}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:17px 12px;text-align:center;font-size:12px;font-weight:800;color:#475467}.trust-item b{color:#0b6bff;margin-right:8px}.section{padding:38px 0}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-title h2{font-size:24px;margin:0}.more{font-size:12px;color:var(--blue);font-weight:800}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--card);transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-img{aspect-ratio:1.45/1;background:#f4f8fd;border-bottom:1px solid var(--line);overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-body{padding:12px}.product-title{font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:7px}.price{font-size:13px;font-weight:900;color:#0b6bff}.cart{width:26px;height:26px;border-radius:8px;border:1px solid #dce7f4;display:grid;place-items:center;color:#0b6bff}.features{background:#f8fbff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{background:#fff;border:1px solid var(--line);padding:22px;border-radius:16px}.feature .n{font-size:11px;color:#0b6bff;font-weight:900}.feature h3{font-size:16px;margin:8px 0}.feature p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.footer{padding:34px 0;background:#0c1524;color:#d8e2ef;margin-top:30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer small{color:#8fa2bb}.mobile-toggle{display:none;margin-left:auto}.auth-wrap{min-height:calc(100vh - 68px);display:grid;place-items:center;background:#f5f8fc;padding:30px}.auth-card{width:min(460px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.field{display:flex;flex-direction:column;gap:7px;margin:12px 0}.field label{font-size:13px;font-weight:800}.field input,.field textarea,.field select{width:100%;padding:12px;border:1px solid #d9e2ee;border-radius:10px;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#77aaff;box-shadow:0 0 0 3px #e7f1ff}.notice{padding:11px 13px;border-radius:10px;margin:10px 0;font-size:13px}.notice.ok{background:#eafbf1;color:#17683b}.notice.err{background:#fff0f0;color:#9f2424}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:38px 0}.product-page .cover{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#f6f9fc}.product-page .cover img{width:100%;display:block}.product-page h1{font-size:36px}.product-page .big-price{font-size:30px;color:#0b6bff;font-weight:900}.checkout-grid{display:grid;grid-template-columns:1fr .8fr;gap:28px;padding:36px 0}.box{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.admin-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:#f5f7fb}.sidebar{background:#0d1625;color:#d6e0ec;padding:22px;position:sticky;top:0;height:100vh}.sidebar a{display:block;padding:10px 12px;border-radius:9px;margin:5px 0;color:#bdc9d8;font-size:14px}.sidebar a:hover{background:#18263a;color:#fff}.admin-main{padding:26px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.stat b{font-size:26px;display:block}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px}.table{width:100%;border-collapse:collapse;min-width:700px}.table th,.table td{padding:12px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.table th{background:#f8fafc}.admin-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-form .full{grid-column:1/-1}@media(max-width:900px){.menu{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;flex-direction:column;padding:18px;border-bottom:1px solid var(--line)}.menu.open{display:flex}.mobile-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:38px}.mock-stage{min-height:320px}.cards{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.product-page,.checkout-grid{grid-template-columns:1fr}.admin-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.container{width:min(100% - 22px,1180px)}.topbar,.nav{height:60px}.hero{padding:28px 0 20px}.hero h1{font-size:32px;letter-spacing:-1.3px}.hero p{font-size:14px}.hero-actions{flex-direction:column}.btn{width:100%}.mock-stage{min-height:260px}.browser{inset:0 18px 20px 0}.phone{width:92px;height:200px}.trust-item{font-size:10px}.cards{gap:10px}.product-body{padding:9px}.section{padding:27px 0}.feature-grid{grid-template-columns:1fr 1fr;gap:10px}.feature{padding:15px}.footer-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:1fr}.admin-main{padding:14px}.admin-form{grid-template-columns:1fr}.admin-form .full{grid-column:auto}}
/* ===== V2 additions ===== */
:root{--success:#16a34a;--danger:#dc2626;--warning:#d97706;--panel:#f6f8fc}.muted{color:var(--muted)}.full-btn{width:100%;justify-content:center}.btn-sm{padding:8px 11px;font-size:12px}.actions{display:flex;gap:10px;align-items:center}.inline-form{display:flex;gap:6px;align-items:center;min-width:390px}.inline-form select{padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:900;background:#eef2f7;color:#536174}.badge.paid{background:#e8f8ee;color:#17683b}.badge.pending{background:#fff7df;color:#8a5a00}.badge.failed{background:#fff0f0;color:#a22}.badge.refunded{background:#edf1ff;color:#4c55aa}.auth-links{text-align:center;font-size:13px}.auth-links a{color:var(--blue);font-weight:800}.account-head,.admin-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.admin-heading h1,.account-head h1{margin:4px 0 0}.admin-heading p{margin:7px 0 0;color:var(--muted)}.account-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.flat{border:0;border-radius:0}.download-list{display:grid;gap:10px}.download-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fafcff}.download-item b,.download-item small{display:block}.download-item small{margin-top:4px;color:var(--muted)}.product-desc{line-height:1.8;color:#475467;margin:18px 0}.product-trust{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.product-trust span{padding:8px 10px;border-radius:10px;background:#f4f8ff;color:#3c5a7d;font-size:12px;font-weight:800}.price-row{display:flex;align-items:baseline;gap:12px}.price-row del{color:#98a2b3}.buy-btn{margin-top:8px;min-width:180px;justify-content:center}.lead{font-size:17px;line-height:1.7;color:#526172}.order-summary{align-self:start;position:sticky;top:88px}.order-summary img{width:100%;border-radius:13px;border:1px solid var(--line);background:#f7f9fc}.summary-line,.summary-total{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line)}.summary-total{font-size:18px;border-bottom:0}.checkout-secure{font-size:12px;color:#4b5b6e;background:#f7f9fc;padding:11px;border-radius:10px;margin:12px 0}.payment-frame{overflow:hidden;border-radius:12px}.result-card{text-align:center}.result-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;font-size:28px;font-weight:900}.result-icon.success{background:#e8f8ee;color:#17683b}.result-icon.pending{background:#fff4dc;color:#8a5a00}.order-no{padding:12px;background:#f7f9fc;border-radius:11px;margin:15px 0}.category-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-pills a{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff}.category-pills a span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eff6ff;color:var(--blue);font-weight:900}.category-pills a b{font-size:14px}.category-pills a small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-cards{grid-template-columns:repeat(4,1fr)}.phone-chart{height:80px;background:#eaf4ff;border-radius:9px;margin-top:12px}.mobile-bottom{display:none}.admin-brand{padding-bottom:18px;border-bottom:1px solid #1c2a3d;margin-bottom:14px}.admin-brand span{font-size:10px;color:#7589a3;font-weight:900;letter-spacing:.12em}.admin-nav .nav-label{font-size:10px;color:#5f728d;font-weight:900;letter-spacing:.12em;margin:16px 10px 7px}.sidebar a.active{background:#176bff;color:#fff;box-shadow:0 8px 24px rgba(23,107,255,.25)}.admin-top{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:18px}.admin-top>div{display:flex;flex-direction:column}.admin-top small{color:var(--muted);font-size:10px}.admin-menu-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 11px}.stat-grid.premium .stat{position:relative;overflow:hidden;box-shadow:0 8px 24px rgba(15,33,58,.04)}.stat-grid.premium .stat:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#f0f5ff;right:-20px;bottom:-26px}.stat span{display:block;color:var(--muted);font-size:11px;margin-top:7px}.admin-card{margin-top:16px}code{font-size:11px;word-break:break-word}.admin-main{min-width:0}.sidebar{z-index:30}
@media(max-width:900px){.account-grid{grid-template-columns:1fr}.category-pills{grid-template-columns:repeat(2,1fr)}.category-cards{grid-template-columns:repeat(2,1fr)}.admin-shell{display:block}.sidebar{position:fixed;left:-270px;top:0;width:250px;height:100vh;transition:.22s;box-shadow:20px 0 50px rgba(0,0,0,.18)}.sidebar.open{left:0}.admin-menu-btn{display:block;margin-right:auto}.admin-top{justify-content:flex-end}.order-summary{position:static}}
@media(max-width:560px){body{padding-bottom:68px}.nav-actions{display:none}.menu{top:60px}.mobile-bottom{position:fixed;z-index:25;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 24px rgba(10,25,44,.06)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:#67778b;font-weight:800;gap:3px}.mobile-bottom a span{font-size:18px;color:#0b6bff}.footer{margin-bottom:0}.category-pills{grid-template-columns:1fr}.category-cards{grid-template-columns:repeat(2,1fr)}.account-head,.admin-heading{align-items:flex-start;flex-direction:column}.admin-heading .btn,.account-head .btn{width:auto}.download-item{align-items:flex-start}.download-item .btn{width:auto}.inline-form{min-width:350px}.product-page h1{font-size:30px}.order-summary{order:-1}.checkout-grid{padding-top:22px}.admin-top .btn{width:auto}.stat b{font-size:22px}}


/* V2.1 */
.cart-link{display:inline-flex!important;align-items:center;gap:7px}.cart-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;background:#0b6bff;color:#fff;font-size:10px;font-weight:900}.buy-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.buy-actions form{margin:0}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px}.cart-list{display:grid;gap:2px;margin-bottom:16px}.cart-row{display:grid;grid-template-columns:78px minmax(0,1fr) 80px 120px 48px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-row img{width:78px;height:58px;object-fit:cover;border:1px solid var(--line);border-radius:10px;background:#f7f9fc}.cart-info{min-width:0}.cart-info b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-info small{display:block;margin-top:5px;color:var(--muted)}.qty-input{width:76px;padding:9px;border:1px solid var(--line);border-radius:9px}.link-danger{border:0;background:transparent;color:#c62828;font-weight:800;cursor:pointer}.empty-cart{text-align:center;padding:50px 24px}.mobile-bottom em{position:absolute;margin:0 0 28px 22px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#0b6bff;color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center}.mobile-bottom a{position:relative}.admin-top{position:sticky;top:0;z-index:20;background:rgba(245,247,251,.92);backdrop-filter:blur(10px);padding:10px 0}.sidebar{overflow-y:auto}.admin-nav a{display:flex;align-items:center;gap:10px}.admin-main>.notice{max-width:920px}.table tr:hover td{background:#fbfdff}.admin-heading h1{letter-spacing:-.6px}
@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-row{grid-template-columns:66px minmax(0,1fr) 70px 100px 42px}.cart-row img{width:66px;height:52px}}
@media(max-width:560px){.mobile-bottom{grid-template-columns:repeat(5,1fr)}.cart-row{grid-template-columns:60px minmax(0,1fr) 64px;gap:9px}.cart-row img{width:60px;height:48px}.cart-row strong{grid-column:2}.cart-row .link-danger{grid-column:3;grid-row:2}.qty-input{width:64px}.buy-actions{display:grid;grid-template-columns:1fr 1fr}.buy-actions .btn{width:100%}.cart-link{display:none!important}}

/* V2.2 diagnostics */
.log-console{max-height:520px;overflow:auto;white-space:pre-wrap;word-break:break-word;background:#0d1425;color:#d7e0f5;border-radius:14px;padding:16px;font-size:12px;line-height:1.6}
.system-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.system-check{display:flex;gap:12px;align-items:center;border:1px solid #e9edf5;border-radius:14px;padding:14px}.system-check>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef4ff;font-weight:800}.system-check div{display:flex;flex-direction:column;gap:3px}.system-check small{color:#77819a}

/* V2.3 themes + bank/mail UI */
.theme-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.theme-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px}.theme-card.selected{outline:2px solid #111827}.theme-preview{height:145px;border-radius:14px;padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:center}.theme-preview span{grid-column:1/-1;height:15px;border-radius:9px}.theme-preview i{height:65px;border-radius:10px}.theme-preview-classic{background:#eef5ff}.theme-preview-classic span,.theme-preview-classic i{background:#fff}.theme-preview-midnight{background:#07111f}.theme-preview-midnight span{background:#17c3b2}.theme-preview-midnight i{background:#13243b}.theme-preview-minimal{background:#fff;border:1px solid #ddd}.theme-preview-minimal span{background:#111}.theme-preview-minimal i{background:#f3f4f6;border:1px solid #ddd}.bank-card{display:flex;flex-direction:column;gap:7px;padding:14px 0;border-bottom:1px solid #e5e7eb}.bank-card code{font-size:14px;word-break:break-all}
body.theme-midnight{background:#07111f;color:#eaf2ff}body.theme-midnight .topbar,body.theme-midnight .box,body.theme-midnight .product-card,body.theme-midnight .category-pills a,body.theme-midnight .feature,body.theme-midnight .footer{background:#0d1b2c;color:#eaf2ff;border-color:#233954}body.theme-midnight .hero{background:linear-gradient(135deg,#07111f,#10243c)}body.theme-midnight .muted,body.theme-midnight p,body.theme-midnight small{color:#9fb1c7}body.theme-midnight .btn-primary{background:#17c3b2;border-color:#17c3b2;color:#04110f}body.theme-midnight input,body.theme-midnight select,body.theme-midnight textarea{background:#0b1726;color:#fff;border-color:#2a4058}body.theme-midnight .menu a,body.theme-midnight .logo,body.theme-midnight a{color:inherit}
body.theme-minimal{background:#fff;color:#111}body.theme-minimal .hero{background:#fff}body.theme-minimal .topbar{box-shadow:none;border-bottom:1px solid #e5e7eb}body.theme-minimal .product-card,body.theme-minimal .box,body.theme-minimal .feature,body.theme-minimal .category-pills a{border-radius:8px;box-shadow:none}body.theme-minimal .btn{border-radius:6px}body.theme-minimal .btn-primary{background:#111;border-color:#111}body.theme-minimal .eyebrow{letter-spacing:.18em;color:#555}
@media(max-width:800px){.theme-picker{grid-template-columns:1fr}}

/* V2.4 Market Pro theme - screenshot inspired, responsive */
:root{--market-blue:#0c6cf2;--market-dark:#071831;--market-navy:#061426;--market-text:#0a1830;--market-soft:#f6f9fe}
body.theme-market-pro{background:#f8fbff;color:var(--market-text)}
body.theme-market-pro .topbar{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e7edf6;box-shadow:0 4px 18px rgba(24,51,93,.05)}
.utility-bar{background:linear-gradient(90deg,#154caa,#0043a3);color:#fff;font-size:11px;font-weight:700}.utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-left,.utility-right{display:flex;align-items:center;gap:22px}.utility-bar a{color:#fff}.market-nav{min-height:82px;display:grid;grid-template-columns:auto auto minmax(230px,1fr) auto;gap:25px;align-items:center}.market-logo{display:inline-flex;align-items:center;gap:9px;color:#073b93;font-size:20px;font-weight:900;white-space:nowrap}.logo-mark{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#167dff,#004cc7);clip-path:polygon(25% 7%,75% 7%,98% 50%,75% 93%,25% 93%,2% 50%);font-size:17px;box-shadow:0 8px 18px rgba(8,104,239,.24)}.market-menu{display:flex;gap:22px;align-items:center;white-space:nowrap}.market-menu a{font-size:12px;font-weight:800;color:#1c2940}.market-menu a:first-child{color:var(--market-blue)}.header-search{height:42px;display:flex;border:1px solid #dce4ef;border-radius:8px;background:#f9fbfe;overflow:hidden}.header-search input{min-width:0;flex:1;border:0;background:transparent;padding:0 14px;font-size:12px;outline:0}.header-search button{width:45px;border:0;background:linear-gradient(135deg,#1680ff,#0067e9);color:#fff;font-size:22px;cursor:pointer}.market-actions{display:flex;align-items:center;gap:16px}.market-actions>a:not(.account-pop){position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;color:#46556d;min-width:44px}.market-actions>a>span{font-size:20px}.market-actions small{font-size:9px}.market-cart b{position:absolute;top:-5px;right:3px;background:#0c55cf;color:#fff;border-radius:999px;min-width:16px;height:16px;display:grid;place-items:center;font-size:9px}.account-pop{display:flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #e5ebf4;border-radius:12px;color:#17223b;background:#fff}.account-pop>span{color:#0d6af0;font-size:20px}.account-pop div{display:flex;flex-direction:column;gap:1px}.account-pop b{font-size:10px;white-space:nowrap}.market-menu-btn{display:none;border:1px solid #dce4ef;background:#fff;border-radius:8px;width:42px;height:42px}
.market-home{overflow:hidden}.market-hero{position:relative;background:radial-gradient(circle at 75% 55%,#0d4c9b 0,#082c62 30%,#061b3d 57%,#06152e 100%);color:#fff;min-height:520px}.market-hero:after{content:"";position:absolute;right:-130px;bottom:-140px;width:520px;height:310px;border-radius:50%;background:radial-gradient(circle,#086cf5 0,rgba(8,108,245,.5) 30%,transparent 70%);filter:blur(5px)}.market-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:43% 57%;align-items:center;min-height:520px}.hero-copy{padding:55px 0 85px}.hero-kicker{display:inline-flex;padding:7px 11px;background:rgba(21,121,255,.17);border:1px solid rgba(87,166,255,.24);border-radius:999px;color:#d9ecff;font-size:11px;font-weight:800}.hero-copy h1{max-width:530px;margin:18px 0 14px;font-size:48px;line-height:1.03;letter-spacing:-1.6px;color:#fff}.hero-copy>p{max-width:470px;margin:0;color:#d7e4f7;font-size:15px;line-height:1.65}.hero-benefits{display:flex;gap:24px;margin:28px 0}.hero-benefits>div{display:grid;grid-template-columns:36px auto;column-gap:8px;align-items:center}.hero-benefits span{grid-row:1/3;width:36px;height:36px;border:1px solid rgba(255,255,255,.23);border-radius:50%;display:grid;place-items:center}.hero-benefits b{font-size:11px}.hero-benefits small{color:#9db7d9;font-size:9px}.hero-actions{display:flex;gap:12px}.hero-actions .btn{height:48px;padding:0 24px;border-radius:6px;display:inline-flex;align-items:center;gap:13px;font-size:12px}.hero-primary{background:linear-gradient(135deg,#1184ff,#0068ee);color:#fff;border:0;box-shadow:0 11px 28px rgba(0,104,238,.3)}.hero-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}
.market-visual{position:relative;height:460px}.device-glow{position:absolute;width:430px;height:120px;border-radius:50%;background:radial-gradient(circle,#0a7eff 0,rgba(0,119,255,.38) 43%,transparent 72%);right:45px;bottom:32px;transform:skewX(-12deg)}.laptop{position:absolute;right:92px;top:92px;width:390px;transform:rotate(-6deg);z-index:4}.laptop-screen{height:245px;border:10px solid #6e7a8a;border-bottom-width:14px;border-radius:14px 14px 7px 7px;background:#eef4fc;box-shadow:0 28px 38px rgba(0,0,0,.3);overflow:hidden}.screen-top{height:24px;background:#fff;display:flex;gap:5px;align-items:center;padding:0 9px}.screen-top i{width:5px;height:5px;border-radius:50%;background:#d4dce8}.screen-top span{width:90px;height:5px;background:#e6ecf4;border-radius:5px;margin-left:10px}.screen-layout{height:calc(100% - 24px);display:grid;grid-template-columns:62px 1fr}.screen-layout aside{background:#0d2445}.screen-layout section{padding:13px;background:#f6f9fd}.screen-title{width:105px;height:10px;background:#6f8199;border-radius:4px;margin-bottom:12px}.screen-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.screen-cards i{height:66px;border-radius:6px;background:linear-gradient(145deg,#fff,#dfe7f2);box-shadow:0 2px 4px rgba(0,0,0,.08)}.screen-table{height:60px;background:#fff;border-radius:6px;margin-top:9px}.laptop-base{height:20px;background:linear-gradient(#aeb7c4,#7f8a98);clip-path:polygon(4% 0,96% 0,100% 65%,83% 100%,17% 100%,0 65%);box-shadow:0 15px 25px rgba(0,0,0,.3)}.hero-phone{position:absolute;right:20px;top:156px;width:104px;height:216px;border:8px solid #b9c2cf;border-radius:22px;background:#fff;z-index:5;transform:rotate(7deg);box-shadow:0 22px 35px rgba(0,0,0,.28);padding:18px 8px 8px}.hero-phone-notch{position:absolute;left:29px;top:3px;width:42px;height:7px;background:#172235;border-radius:8px}.mini-head{height:30px;border-radius:6px;background:linear-gradient(135deg,#166ae5,#32a7ff);margin-bottom:8px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mini-grid i{height:46px;border-radius:5px;background:#edf3fa}.code-badge{position:absolute;z-index:7;width:55px;height:55px;border-radius:14px;display:grid;place-items:center;font-weight:900;font-size:23px;box-shadow:0 14px 25px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.15)}.badge-bootstrap{left:45px;top:120px;background:linear-gradient(145deg,#8849ef,#5624bd)}.badge-react{left:20px;top:260px;background:linear-gradient(145deg,#19baff,#076bbd)}.badge-php{right:22px;top:62px;background:linear-gradient(145deg,#7b89d8,#4b5cac);font-size:15px;font-style:italic}.badge-wp{left:95px;bottom:18px;border-radius:50%;background:linear-gradient(145deg,#3cb0e6,#176da5)}.badge-html{right:35px;bottom:15px;background:linear-gradient(145deg,#ff8c3a,#e14e1e)}
.stat-float{position:relative;z-index:8;margin-top:-50px}.stat-float-grid{min-height:118px;background:#fff;border:1px solid #e7edf6;border-radius:16px;box-shadow:0 16px 35px rgba(33,66,110,.09);display:grid;grid-template-columns:repeat(6,1fr);padding:18px 0}.stat-float-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #e8edf5;text-align:center}.stat-float-grid>div:last-child{border-right:0}.stat-float-grid span{font-size:24px;color:#0a63df}.stat-float-grid b{font-size:18px;margin-top:5px}.stat-float-grid small{font-size:10px;color:#4f617a;margin-top:3px}
.market-category-section{padding-top:34px}.market-title{align-items:center}.market-title h2{font-size:23px;letter-spacing:-.4px}.market-title .more{font-size:11px;color:#0a5ed7;font-weight:800}.market-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.market-cat{position:relative;overflow:hidden;min-height:190px;border-radius:12px;padding:20px;color:#fff;display:flex;justify-content:space-between;box-shadow:0 12px 26px rgba(46,75,118,.08)}.market-cat h3{font-size:15px;margin:0 0 7px}.market-cat p{font-size:11px;line-height:1.45;max-width:120px;color:rgba(255,255,255,.92);margin:0 0 12px}.market-cat span{display:inline-flex;background:rgba(255,255,255,.8);color:#19426f;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:800}.cat-blue{background:linear-gradient(145deg,#2d5ed7,#3788f4)}.cat-green{background:linear-gradient(145deg,#2ba47a,#5bc5a6)}.cat-purple{background:linear-gradient(145deg,#6541d1,#8d65e9)}.cat-orange{background:linear-gradient(145deg,#ed851e,#ffa442)}.cat-pink{background:linear-gradient(145deg,#d92e6f,#ef5890)}.cat-art{position:absolute;right:-8px;bottom:0;width:110px;height:94px}.cat-art i{position:absolute;background:rgba(255,255,255,.85);border-radius:7px;box-shadow:0 7px 14px rgba(0,0,0,.13);transform:rotate(8deg)}.cat-art i:nth-child(1){width:72px;height:48px;right:0;bottom:7px}.cat-art i:nth-child(2){width:50px;height:36px;right:48px;bottom:25px;transform:rotate(-5deg)}.cat-art i:nth-child(3){width:25px;height:58px;right:14px;bottom:18px;transform:rotate(5deg)}
.market-product-section{padding-top:4px}.market-products{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.market-product{position:relative;border-radius:11px;background:#fff;border:1px solid #e3e9f1;box-shadow:0 8px 22px rgba(48,76,118,.07);overflow:hidden;transition:.2s}.market-product:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(48,76,118,.14)}.market-product .product-img{aspect-ratio:1.27/1;background:#f3f6fb;padding:8px}.market-product .product-img img{width:100%;height:100%;object-fit:cover;border-radius:7px}.market-product .product-body{padding:11px}.market-product .product-title{font-size:11px;line-height:1.45;min-height:32px;color:#17233a}.rating-row{display:flex;gap:5px;align-items:center;margin:8px 0}.rating-row span{font-size:10px;letter-spacing:1px;color:#ffab0a}.rating-row small{font-size:9px;color:#7d8ca1}.market-product .price{font-size:15px;color:#064fc0;font-weight:900}.market-product .cart{width:27px;height:27px;border:1px solid #83b5f4;border-radius:6px;color:#0b6cf2;display:grid;place-items:center;font-size:13px}.product-badge{position:absolute;z-index:4;left:9px;top:9px;padding:5px 7px;border-radius:5px;color:#fff;font-size:8px;font-weight:900}.product-badge.hot{background:#ef1f37}.product-badge.new{background:#42ad4b}
.service-ribbon{background:#fff;border:1px solid #e5ebf3;border-radius:14px;display:grid;grid-template-columns:repeat(5,1fr);padding:22px 12px;box-shadow:0 10px 28px rgba(38,70,112,.06)}.service-ribbon>div{display:flex;gap:10px;align-items:center;padding:0 14px}.service-ribbon>div+div{border-left:1px solid #e8edf4}.service-ribbon span{width:38px;height:38px;flex:0 0 38px;border:1px solid #bad5f7;border-radius:50%;display:grid;place-items:center;color:#0b67e8;font-size:19px}.service-ribbon p{margin:0}.service-ribbon b,.service-ribbon small{display:block}.service-ribbon b{font-size:10px;color:#094daf}.service-ribbon small{font-size:9px;line-height:1.35;color:#4f6077;margin-top:3px}.search-page-form{display:flex;gap:10px;max-width:720px;margin:18px 0 28px}.search-page-form input{flex:1}
body.theme-market-pro .footer{background:#06152e;color:#d9e6f7;border-top:0;margin-top:40px}.footer-logo{color:#fff}.theme-preview-market-pro{background:linear-gradient(145deg,#06152e 0 45%,#f5f8fd 45%);position:relative}.theme-preview-market-pro span{background:#fff}.theme-preview-market-pro i{background:#1b75ef}
@media(max-width:1180px){.market-nav{grid-template-columns:auto 1fr auto}.market-menu{display:none}.header-search{grid-column:2}.market-actions>a:not(.market-cart):not(.account-pop){display:none}.market-hero-grid{grid-template-columns:48% 52%}.hero-copy h1{font-size:42px}.market-products{grid-template-columns:repeat(4,1fr)}.market-category-grid{grid-template-columns:repeat(3,1fr)}.market-cat:nth-child(n+4){min-height:165px}.laptop{right:35px}.hero-phone{right:-10px}}
@media(max-width:900px){.utility-right{display:none}.utility-inner{justify-content:center}.market-nav{grid-template-columns:auto auto 1fr;gap:12px;min-height:70px}.market-menu-btn{display:block}.header-search{grid-column:1/-1;grid-row:2;margin-bottom:12px}.market-actions{justify-self:end}.account-pop{display:none}.market-menu.open{display:flex;position:absolute;left:12px;right:12px;top:72px;z-index:55;background:#fff;border:1px solid #e5ebf4;border-radius:12px;padding:14px;flex-direction:column;align-items:stretch;box-shadow:0 20px 40px rgba(0,0,0,.14)}.market-hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:55px 0 30px;text-align:center}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-benefits,.hero-actions{justify-content:center}.market-visual{height:380px;max-width:650px;width:100%;margin:0 auto}.stat-float{margin-top:-20px}.stat-float-grid{grid-template-columns:repeat(3,1fr)}.stat-float-grid>div{border-bottom:1px solid #e8edf5}.stat-float-grid>div:nth-child(3n){border-right:0}.market-category-grid{grid-template-columns:repeat(2,1fr)}.market-products{grid-template-columns:repeat(3,1fr)}.service-ribbon{grid-template-columns:repeat(2,1fr)}.service-ribbon>div{border-left:0!important;border-bottom:1px solid #e8edf4;padding:14px}.service-ribbon>div:last-child{grid-column:1/-1;border-bottom:0}}
@media(max-width:620px){.utility-bar{display:none}.market-nav{min-height:64px}.market-logo{font-size:16px}.logo-mark{width:30px;height:30px}.market-actions{gap:7px}.market-cart small{display:none}.market-cart{min-width:34px!important}.market-hero{min-height:auto}.hero-copy{padding:38px 0 18px}.hero-kicker{font-size:9px}.hero-copy h1{font-size:34px;letter-spacing:-1px}.hero-copy>p{font-size:13px}.hero-benefits{gap:8px;justify-content:space-between}.hero-benefits>div{grid-template-columns:30px auto;text-align:left}.hero-benefits span{width:30px;height:30px}.hero-benefits small{display:none}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .btn{padding:0 10px;justify-content:center}.market-visual{height:285px;transform:scale(.88);transform-origin:top center;margin-bottom:-35px}.laptop{width:330px;right:50%;transform:translateX(50%) rotate(-5deg);top:62px}.laptop-screen{height:205px}.hero-phone{right:5px;top:115px;width:82px;height:170px}.code-badge{width:44px;height:44px;font-size:18px}.badge-bootstrap{left:5px;top:70px}.badge-react{left:0;top:180px}.badge-php{right:0;top:30px}.badge-wp{left:50px;bottom:10px}.badge-html{right:12px;bottom:5px}.stat-float{margin-top:0;padding:0 12px}.stat-float-grid{grid-template-columns:repeat(2,1fr);padding:8px 0}.stat-float-grid>div{min-height:86px}.stat-float-grid>div:nth-child(2n){border-right:0}.stat-float-grid>div:nth-child(3n){border-right:1px solid #e8edf5}.market-category-grid{grid-template-columns:1fr 1fr;gap:10px}.market-cat{min-height:160px;padding:14px}.market-cat h3{font-size:13px}.market-cat p{font-size:9px;max-width:95px}.market-cat:nth-child(5){grid-column:1/-1}.market-products{grid-template-columns:repeat(2,1fr);gap:10px}.market-product .product-title{font-size:10px}.market-product .price{font-size:14px}.market-title h2{font-size:19px}.market-title .more{font-size:9px}.service-ribbon{grid-template-columns:1fr}.service-ribbon>div:last-child{grid-column:auto}.search-page-form{flex-direction:column}.mobile-bottom{display:grid!important}}

/* ===== V2.5 PREMIUM ADMIN ===== */
.admin-body{background:#f4f7fb;padding-bottom:0!important}.admin-v25{grid-template-columns:286px minmax(0,1fr);background:#f4f7fb}.premium-sidebar{background:linear-gradient(180deg,#071328 0%,#0a1932 55%,#081427 100%);padding:18px 14px 16px;border-right:1px solid rgba(255,255,255,.06);box-shadow:10px 0 35px rgba(8,23,47,.08);display:flex;flex-direction:column}.premium-brand{padding:4px 7px 18px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:14px}.brand-main{display:flex!important;align-items:center;gap:11px;padding:6px!important;margin:0!important}.brand-main:hover{background:transparent!important}.brand-symbol{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#1976ff,#2aa6ff);display:grid;place-items:center;color:#fff;font-weight:950;font-size:18px;box-shadow:0 8px 22px rgba(24,119,255,.34)}.brand-main>span:last-child{display:flex;flex-direction:column;min-width:0}.brand-main b{color:#fff;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-main small{color:#7890b2;font-size:10px;margin-top:2px}.version-pill{display:inline-flex!important;margin:9px 0 0 55px;padding:4px 8px;border-radius:999px;background:rgba(27,120,255,.15);color:#66a9ff!important;border:1px solid rgba(75,150,255,.16);font-size:9px!important;letter-spacing:.08em!important}.premium-nav{display:grid;gap:7px;overflow-y:auto;padding-right:2px}.premium-nav::-webkit-scrollbar{width:4px}.premium-nav::-webkit-scrollbar-thumb{background:#203454;border-radius:9px}.premium-nav .nav-home{display:grid!important;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:11px 12px!important;margin:0!important;border:1px solid transparent}.premium-nav .nav-home .nav-icon{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.06);font-size:14px}.premium-nav .nav-home span:nth-child(2){font-weight:800;color:#dbe8fa;font-size:13px}.premium-nav .nav-home i{font-size:9px;color:#61799a;font-style:normal;margin-top:2px}.premium-nav .nav-home.active{background:linear-gradient(135deg,rgba(30,119,255,.25),rgba(24,93,196,.14));border-color:rgba(69,145,255,.2);box-shadow:none}.admin-nav-group{border:1px solid rgba(255,255,255,.06);border-radius:12px;background:rgba(255,255,255,.018);overflow:hidden}.nav-group-toggle{width:100%;border:0;background:transparent;color:#9fb1ca;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:inherit;font-weight:800;font-size:12px;text-align:left}.nav-group-toggle>span{display:flex;align-items:center;gap:9px}.nav-group-toggle .nav-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.055);color:#75aaf4;font-size:12px}.nav-group-toggle em{font-style:normal;color:#5f7696;transition:.2s}.admin-nav-group.open .nav-group-toggle em{transform:rotate(180deg)}.nav-group-items{display:none;padding:0 7px 8px}.admin-nav-group.open .nav-group-items{display:grid;gap:3px}.nav-group-items a{display:grid!important;grid-template-columns:1fr auto;padding:8px 10px 8px 45px!important;margin:0!important;border-radius:9px!important;position:relative}.nav-group-items a:before{content:"";position:absolute;left:27px;top:15px;width:5px;height:5px;border-radius:50%;background:#344866}.nav-group-items a span{font-size:12px;color:#aebcd0;font-weight:750}.nav-group-items a small{grid-column:1/2;font-size:9px;color:#5f7696;margin-top:2px}.nav-group-items a strong{grid-column:2;grid-row:1/3;align-self:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:9px}.nav-group-items a.active{background:rgba(25,112,255,.16)!important;color:#fff!important;box-shadow:none!important}.nav-group-items a.active:before{background:#2f8cff;box-shadow:0 0 0 4px rgba(47,140,255,.13)}.nav-group-items a.active span{color:#fff}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding:12px 4px 0;display:grid;grid-template-columns:1fr 1fr;gap:6px}.sidebar-footer a{margin:0!important;padding:9px!important;text-align:center;font-size:10px!important;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.05)}.sidebar-footer .logout-link{color:#ff9b9b!important}.premium-main{padding:0 28px 32px;max-width:100%;overflow:hidden}.premium-top{margin:0 -28px 24px;padding:13px 28px;min-height:66px;background:rgba(255,255,255,.88);border-bottom:1px solid #e5ebf3;box-shadow:0 5px 20px rgba(32,56,85,.035)}.admin-breadcrumb{margin-right:auto;display:flex;flex-direction:column;gap:2px}.admin-breadcrumb small{font-size:10px;color:#78879a}.admin-breadcrumb b{font-size:12px;color:#25344a}.admin-top-actions{display:flex;align-items:center;gap:10px}.top-action{width:38px;height:38px;border-radius:11px;border:1px solid #e0e7f0;background:#fff;display:grid;place-items:center;position:relative;font-size:14px}.top-action span{position:absolute;right:-4px;top:-5px;min-width:17px;height:17px;border-radius:999px;padding:0 4px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:900;border:2px solid #fff}.admin-profile{display:flex;align-items:center;gap:8px;padding:5px 9px 5px 6px;border:1px solid #e0e7f0;background:#fff;border-radius:12px}.admin-profile>span{width:31px;height:31px;border-radius:9px;background:linear-gradient(145deg,#176cff,#4a9aff);display:grid;place-items:center;color:#fff;font-weight:900;font-size:12px}.admin-profile div{display:flex;flex-direction:column}.admin-profile small{font-size:8px;color:#8a97a7}.admin-profile b{font-size:11px;color:#223147}.premium-main .admin-heading{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #e4ebf4;border-radius:18px;padding:20px 22px;margin-bottom:18px;box-shadow:0 9px 28px rgba(34,56,85,.045)}.premium-main .admin-heading .eyebrow{margin:0 0 6px;font-size:9px}.premium-main .admin-heading h1{font-size:25px;letter-spacing:-.8px;color:#14243b}.premium-main .admin-heading p{font-size:12px}.premium-main .box,.premium-main .table-wrap{border-color:#e3eaf3;box-shadow:0 8px 28px rgba(34,56,85,.045);border-radius:16px}.premium-main .box{padding:20px}.premium-main .stat-grid.premium{gap:14px}.premium-main .stat-grid.premium .stat{border:1px solid #e2eaf4;border-radius:16px;padding:18px 18px 17px;box-shadow:0 8px 26px rgba(31,57,88,.045);background:linear-gradient(145deg,#fff,#fbfdff)}.premium-main .stat-grid.premium .stat small{font-size:10px;font-weight:800;color:#7b8a9e;text-transform:uppercase;letter-spacing:.04em}.premium-main .stat-grid.premium .stat b{font-size:27px;color:#17263c;margin-top:6px}.premium-main .stat-grid.premium .stat span{font-size:10px}.premium-main .table th{background:#f7f9fc;color:#607087;font-size:10px;text-transform:uppercase;letter-spacing:.045em}.premium-main .table td{font-size:12px}.premium-main .field label{font-size:11px;color:#405169}.premium-main .field input,.premium-main .field textarea,.premium-main .field select{border-radius:10px;background:#fbfcfe;border-color:#dce5ef;font-size:12px}.premium-main .field input:focus,.premium-main .field textarea:focus,.premium-main .field select:focus{background:#fff}.premium-main .btn{border-radius:10px}.premium-main .btn-primary{background:linear-gradient(135deg,#1269ff,#2789ff);box-shadow:0 7px 18px rgba(18,105,255,.2)}
@media(max-width:900px){.admin-v25{display:block}.premium-sidebar{position:fixed;left:-304px;top:0;width:286px;height:100vh;padding:16px 12px;transition:.22s;z-index:60}.premium-sidebar.open{left:0}.premium-main{padding:0 16px 24px}.premium-top{margin:0 -16px 18px;padding:10px 16px}.admin-breadcrumb{display:none}.admin-site-btn{display:none}.admin-profile div{display:none}.premium-main .admin-heading{padding:17px}.premium-main .stat-grid.premium{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.admin-body{padding-bottom:0!important}.premium-main{padding:0 11px 20px}.premium-top{margin:0 -11px 14px;padding:9px 11px;min-height:56px}.premium-main .admin-heading{border-radius:14px;padding:15px}.premium-main .admin-heading h1{font-size:21px}.premium-main .stat-grid.premium{grid-template-columns:1fr 1fr;gap:9px}.premium-main .stat-grid.premium .stat{padding:13px;border-radius:13px}.premium-main .stat-grid.premium .stat b{font-size:20px}.admin-top-actions{gap:6px}.top-action{width:34px;height:34px}.admin-profile{padding:4px}.admin-profile>span{width:27px;height:27px}.premium-main .box{padding:14px}.sidebar-footer{grid-template-columns:1fr 1fr}}
/* ===== V2.6 PRO ===== */
.live-search-wrap{position:relative;flex:1;max-width:420px}.live-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #dce6f4;border-radius:14px;box-shadow:0 18px 50px rgba(10,35,80,.18);z-index:80;overflow:hidden}.live-search-results[hidden]{display:none}.live-search-item{display:flex;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #eef3f9;color:#10203a}.live-search-item:last-child{border-bottom:0}.live-search-item:hover{background:#f7faff}.live-search-item img{width:52px;height:42px;object-fit:cover;border-radius:8px;background:#f1f5fb}.live-search-item div{min-width:0}.live-search-item b,.live-search-item small{display:block}.live-search-item b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-search-item small{font-size:12px;color:#0a66ff;margin-top:3px}.live-search-empty{padding:14px;color:#66768e;font-size:13px}
.product-detail-pro{padding-top:28px;padding-bottom:70px}.product-breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:13px;color:#71809a;margin-bottom:22px}.product-breadcrumb a{color:#315d9e}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) 340px;gap:28px;align-items:start}.product-gallery-pro,.product-info-pro,.product-buy-card,.product-long-info>div{background:#fff;border:1px solid #e4ebf5;border-radius:20px}.product-gallery-pro{padding:18px}.product-main-image{aspect-ratio:4/3;border-radius:16px;background:linear-gradient(135deg,#f4f7fc,#edf4ff);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:12px}.gallery-thumbs button{min-height:66px;border:1px solid #dfe7f2;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:6px;flex-direction:column}.gallery-thumbs button.active{border-color:#0a66ff;box-shadow:0 0 0 2px rgba(10,102,255,.08)}.gallery-thumbs img{max-height:42px;max-width:72px}.gallery-thumbs span{font-size:20px;color:#0a66ff}.gallery-thumbs small{font-size:10px;color:#60718d}.product-info-pro{padding:26px}.product-labels{display:flex;gap:8px;margin-bottom:12px}.product-labels span{font-size:10px;font-weight:800;padding:6px 9px;border-radius:999px}.label-primary{background:#eaf2ff;color:#0757d2}.label-success{background:#eafaf1;color:#16834d}.product-info-pro h1{font-size:32px;line-height:1.14;margin:0 0 10px}.product-rating-pro{display:flex;gap:8px;align-items:center;margin-bottom:16px}.product-rating-pro span{color:#ffad0d;letter-spacing:1px}.product-rating-pro b{font-size:13px}.product-rating-pro small{color:#7d8ba3}.product-lead-pro{font-size:16px;line-height:1.7;color:#52627c}.product-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.product-feature-grid>div{padding:12px;border:1px solid #e7edf6;border-radius:12px;display:grid;grid-template-columns:28px 1fr;column-gap:8px}.product-feature-grid span{grid-row:1/3;font-size:20px;color:#0a66ff}.product-feature-grid b{font-size:12px}.product-feature-grid small{font-size:10px;color:#7f8ca1}.product-description-card{border-top:1px solid #edf1f6;padding-top:16px;line-height:1.7;color:#58677f}.product-description-card h3{margin:0 0 8px;color:#10203a}.product-buy-card{position:sticky;top:92px;padding:24px;box-shadow:0 16px 48px rgba(16,44,88,.09)}.buy-card-head{display:flex;flex-direction:column;border-bottom:1px solid #edf1f6;padding-bottom:18px}.buy-card-head small,.buy-card-head span{color:#75839a}.buy-card-head del{margin-top:10px;color:#a0aabc}.buy-card-head strong{font-size:34px;color:#0757d2;margin:2px 0}.product-buy-card ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px;font-size:13px;color:#42536d}.buy-now-pro{margin-top:10px}.payment-mini{text-align:center;margin-top:13px;font-size:11px;color:#8290a5}.product-long-info{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;margin-top:24px}.product-long-info>div{padding:26px}.product-long-info h2,.product-long-info h3{margin-top:0}.product-long-info p,.product-long-info li{line-height:1.75;color:#58677f}.delivery-box ol{padding-left:20px}.related-products{padding-left:0;padding-right:0}.homepage-toggle-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.switch-card{border:1px solid #dde6f2;border-radius:14px;padding:14px;display:flex;align-items:center;gap:10px;background:#fbfdff}.switch-card input{display:none}.switch-card span{width:38px;height:22px;border-radius:999px;background:#cbd5e1;position:relative}.switch-card span:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:.2s}.switch-card input:checked+span{background:#0a66ff}.switch-card input:checked+span:after{transform:translateX(16px)}.switch-card b{font-size:12px}.stats-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-admin-card{display:grid;grid-template-columns:120px 1fr;gap:8px}.notification-list{display:grid;gap:10px}.notification-item{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e3eaf4;border-radius:16px;padding:15px 18px;color:#10203a}.notification-item.unread{border-color:#9fc3ff;background:#f6faff}.notification-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#edf4ff;font-size:20px}.notification-item div{flex:1}.notification-item p{margin:3px 0;color:#65758d;font-size:13px}.notification-item small{color:#91a0b4}.notification-item i{font-style:normal;font-size:10px;font-weight:800;background:#0a66ff;color:#fff;border-radius:999px;padding:5px 8px}
@media(max-width:1100px){.product-detail-grid{grid-template-columns:1fr 1fr}.product-buy-card{grid-column:1/3;position:static}.homepage-toggle-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.live-search-wrap{order:5;max-width:none;width:100%}.product-detail-pro{padding:16px 14px 55px}.product-detail-grid,.product-long-info{grid-template-columns:1fr}.product-buy-card{grid-column:auto}.product-info-pro h1{font-size:27px}.product-feature-grid{grid-template-columns:1fr 1fr}.product-buy-card{position:static}.homepage-toggle-grid,.stats-admin-grid{grid-template-columns:1fr}.stat-admin-card{grid-template-columns:110px 1fr}.notification-item{align-items:flex-start}.market-actions{margin-left:auto}}

/* V2.7 product gallery + homepage sorter */
.admin-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-top:10px}.admin-gallery-item{position:relative;border:1px solid #dfe7f2;border-radius:14px;overflow:hidden;background:#f8fbff;aspect-ratio:4/3}.admin-gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-delete{position:absolute;right:7px;top:7px;width:28px;height:28px;border:0;border-radius:50%;background:#b91c1c;color:#fff;font-size:19px;line-height:1;cursor:pointer}.home-sorter{display:grid;gap:10px}.home-sort-item{display:grid;grid-template-columns:32px 1fr auto;gap:12px;align-items:center;padding:14px 16px;border:1px solid #dfe7f2;border-radius:14px;background:#f8fbff;cursor:grab}.home-sort-item.dragging{opacity:.45}.home-sort-item .drag-handle{font-size:21px;color:#7b8ba5}.home-sort-item small{color:#8796ad}.product-real-thumbs{display:flex;gap:10px;overflow:auto;padding-bottom:4px}.product-real-thumbs button{flex:0 0 76px;height:68px;padding:4px}.product-real-thumbs button.active{outline:2px solid #1677ff}.product-real-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-meta-pro{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:16px 0}.product-meta-pro span{display:flex;flex-direction:column;padding:10px 13px;border:1px solid #e1e8f2;border-radius:12px;background:#fff}.product-meta-pro small{font-size:11px;color:#72819a}.product-meta-pro b{font-size:13px}.feature-list-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;list-style:none;padding:0;margin:0}.feature-list-card li{display:flex;gap:8px;align-items:flex-start}.feature-list-card li span{color:#0875ed;font-weight:800}@media(max-width:700px){.home-sort-item{grid-template-columns:28px 1fr}.home-sort-item small{display:none}.feature-list-card ul{grid-template-columns:1fr}.admin-gallery-grid{grid-template-columns:repeat(3,1fr)}}

/* V2.8 PRO — Aurora Admin */
.admin-body{background:#edf4ff!important;color:#18243a}.admin-v25{background:#edf4ff;min-height:100vh}.premium-sidebar{background:#fff!important;border-right:1px solid #e3eaf5!important;box-shadow:6px 0 24px rgba(54,82,130,.05)!important}.premium-brand{border-bottom:1px solid #edf1f7!important}.premium-brand .brand-main b{color:#18243a!important}.premium-brand .brand-main small{color:#8b98ab!important}.premium-brand .brand-symbol{background:linear-gradient(135deg,#335deb,#7d3ddd)!important;box-shadow:0 10px 24px rgba(73,85,221,.24)!important}.version-pill{background:#eef3ff!important;color:#4d63d7!important;border:1px solid #dfe6ff!important}.premium-nav .nav-home,.premium-nav .nav-group-toggle{color:#53627a!important}.premium-nav .nav-home:hover,.premium-nav .nav-home.active,.premium-nav .nav-group-toggle:hover{background:#eef3ff!important;color:#3657da!important}.premium-nav .nav-home.active{box-shadow:inset 3px 0 #4e67e8}.premium-nav .nav-group-items a{color:#6d7b90!important}.premium-nav .nav-group-items a:hover,.premium-nav .nav-group-items a.active{background:#f4f7ff!important;color:#3756d2!important}.premium-nav .nav-group-items a.active{border-color:#dce4ff!important}.sidebar-footer{border-top:1px solid #edf1f7!important}.sidebar-footer a{background:#f8faff!important;border-color:#e6ecf5!important;color:#53627a!important}.premium-main{background:linear-gradient(180deg,#edf4ff 0,#f7faff 70%,#eef5ff 100%)!important;padding-bottom:42px}.premium-top{background:rgba(255,255,255,.94)!important;border-bottom:1px solid #e0e7f2!important;box-shadow:0 4px 16px rgba(53,76,115,.05)!important;backdrop-filter:blur(14px)}.admin-breadcrumb small{color:#8a97aa!important}.admin-breadcrumb b{color:#4e5d75!important}.top-action,.admin-profile,.admin-site-btn{background:#f8faff!important;border-color:#e2e8f2!important}.admin-profile b{color:#25344c!important}.admin-profile small{color:#8794a8!important}.admin-profile>span{background:linear-gradient(135deg,#4a66e9,#7c49df)!important}.aurora-dashboard{width:min(1220px,100%);margin:0 auto;display:grid;gap:20px}.aurora-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 30px;border-radius:20px;background:linear-gradient(110deg,#2e62e8 0%,#4b42df 48%,#8736d8 100%);color:#fff;box-shadow:0 18px 38px rgba(73,68,210,.18);overflow:hidden;position:relative}.aurora-welcome:before,.aurora-welcome:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.aurora-welcome:before{width:210px;height:210px;right:180px;top:-145px}.aurora-welcome:after{width:130px;height:130px;right:-40px;bottom:-70px}.aurora-welcome>div{position:relative;z-index:1}.aurora-kicker{display:inline-flex;background:rgba(255,255,255,.12);padding:6px 9px;border:1px solid rgba(255,255,255,.15);border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em}.aurora-welcome h1{font-size:26px;line-height:1.15;margin:10px 0 6px}.aurora-welcome p{margin:0;color:rgba(255,255,255,.82);font-size:12px}.aurora-welcome-value{text-align:right;display:flex;flex-direction:column}.aurora-welcome-value b{font-size:31px}.aurora-welcome-value span{font-size:12px;margin-top:3px}.aurora-welcome-value small{font-size:9px;color:rgba(255,255,255,.7);margin-top:8px}.aurora-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.aurora-stat{min-height:112px;background:#fff;border:1px solid #e4eaf4;border-radius:18px;padding:18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 30px rgba(43,64,99,.08);transition:.2s}.aurora-stat:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(43,64,99,.12)}.aurora-stat div{display:flex;flex-direction:column;gap:4px}.aurora-stat small{font-size:11px;color:#6f7d91}.aurora-stat b{font-size:24px;color:#18243a}.aurora-stat span{font-size:10px;color:#9a4650}.aurora-stat span.good{color:#1d9c63}.aurora-stat span.warn{color:#e27922}.aurora-stat .ico{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;color:#fff;font-style:normal;font-size:18px;box-shadow:0 8px 20px rgba(40,69,124,.16)}.ico.blue{background:linear-gradient(135deg,#4267f2,#6e5be9)}.ico.green{background:linear-gradient(135deg,#12b76a,#2ecf8f)}.ico.pink{background:linear-gradient(135deg,#d4379f,#e34fbe)}.ico.orange{background:linear-gradient(135deg,#f06f18,#ff9f2d)}.aurora-grid{display:grid;gap:20px}.aurora-grid.charts{grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr)}.aurora-grid.lower{grid-template-columns:1fr 1fr}.aurora-card{background:#fff;border:1px solid #e2e9f4;border-radius:20px;padding:22px;box-shadow:0 12px 32px rgba(41,65,105,.08)}.aurora-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.aurora-card-head h2{font-size:16px;margin:0;color:#1a263a}.aurora-card-head p{font-size:10px;color:#93a0b3;margin:4px 0 0}.aurora-card-head a{font-size:10px;font-weight:800;color:#4862dc}.soft-pill{background:#e8eeff;color:#4b63d8;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.aurora-chart{position:relative;height:250px;padding:10px 8px 28px 46px;border-radius:14px;background:repeating-linear-gradient(to bottom,#fff 0,#fff 39px,#edf1f7 40px)}.aurora-chart svg{width:100%;height:190px;overflow:visible}.chart-axis{position:absolute;left:0;top:10px;height:180px;display:flex;flex-direction:column;justify-content:space-between;color:#8d9aae;font-size:9px}.chart-labels{display:grid;grid-template-columns:repeat(12,1fr);gap:2px;margin-top:2px}.chart-labels span{font-size:8px;color:#9ba7b8;text-align:center}.donut-card{min-height:315px}.donut-wrap{display:grid;place-items:center;gap:18px;padding-top:10px}.donut{--pct:50;width:155px;height:155px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#4c67ed calc(var(--pct)*1%),#e9eef7 0);position:relative}.donut:before{content:"";position:absolute;width:108px;height:108px;border-radius:50%;background:#fff}.donut>div{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column}.donut b{font-size:25px}.donut span{font-size:10px;color:#8391a5}.donut-legend{display:flex;gap:16px;font-size:10px;color:#718096}.donut-legend span{display:flex;align-items:center;gap:5px}.donut-legend b{color:#25344c}.donut-legend i{width:8px;height:8px;border-radius:50%}.paid-dot{background:#4c67ed}.pending-dot{background:#e9eef7;border:1px solid #cbd5e4}.finance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.finance-item{min-height:124px;border-radius:16px;padding:16px;display:grid;grid-template-columns:34px 1fr;gap:4px 9px;border:1px solid rgba(30,50,80,.06)}.finance-item i{grid-row:1/4;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-style:normal;color:#fff;font-weight:900}.finance-item small{font-size:10px;color:#66758b}.finance-item b{font-size:18px}.finance-item span{font-size:9px;color:#8d99aa}.finance-item.greenish{background:#ecfff5}.finance-item.greenish i{background:#19b96c}.finance-item.blueish{background:#eef5ff}.finance-item.blueish i{background:#3975ed}.finance-item.orangish{background:#fff5e9}.finance-item.orangish i{background:#f47a1f}.finance-item.purplish{background:#faf0ff}.finance-item.purplish i{background:#9c45d7}.activity-list{display:grid}.activity-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #eef2f7}.activity-row:last-child{border-bottom:0}.activity-row .round-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:13px}.round-icon.order{background:#edf2ff;color:#4562e5}.round-icon.notify{background:#edf2ff;color:#4562e5}.activity-row div{display:flex;min-width:0;flex-direction:column;gap:3px}.activity-row b{font-size:10px;color:#29364b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-row small{font-size:9px;color:#929fb1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-row strong{font-size:10px}.status-dot{font-style:normal;font-size:8px;padding:5px 7px;border-radius:999px;background:#f1f4f8;color:#68788f}.status-dot.paid{background:#e8fbf2;color:#168654}.status-dot.pending{background:#fff3e7;color:#d66a13}.new-chip{font-style:normal;font-size:8px;background:#4862e8;color:#fff;border-radius:999px;padding:5px 7px}.empty-mini{padding:28px 0;text-align:center;color:#91a0b4;font-size:11px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick{border-radius:16px;min-height:110px;padding:16px;display:grid;grid-template-columns:42px 1fr;align-content:center;column-gap:11px;border:1px solid rgba(30,50,80,.06)}.quick i{grid-row:1/3;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:22px;font-style:normal;color:#fff}.quick b{font-size:11px}.quick span{font-size:9px;color:#8491a4}.blueq{background:#eef3ff}.blueq i{background:#4565ee}.greenq{background:#edfff5}.greenq i{background:#16b86b}.pinkq{background:#fff0fb}.pinkq i{background:#d83eaa}.orangeq{background:#fff7e7}.orangeq i{background:#f28219}.premium-main .box,.premium-main .table-wrap{background:#fff!important;box-shadow:0 12px 32px rgba(41,65,105,.07)!important}.premium-main .admin-heading{background:linear-gradient(110deg,#2f62e8,#7642dc)!important;color:#fff!important;border:0!important;box-shadow:0 14px 34px rgba(74,75,210,.15)!important}.premium-main .admin-heading h1,.premium-main .admin-heading p,.premium-main .admin-heading .eyebrow{color:#fff!important}.premium-main .admin-heading .eyebrow{opacity:.8}.premium-main .admin-heading .btn-light{background:rgba(255,255,255,.13)!important;border-color:rgba(255,255,255,.3)!important;color:#fff!important}
@media(max-width:1100px){.aurora-stats{grid-template-columns:repeat(2,1fr)}.aurora-grid.charts,.aurora-grid.lower{grid-template-columns:1fr}.finance-grid,.quick-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.premium-main{padding-left:11px!important;padding-right:11px!important}.aurora-dashboard{gap:13px}.aurora-welcome{padding:20px;border-radius:16px;align-items:flex-start}.aurora-welcome h1{font-size:21px}.aurora-welcome-value b{font-size:22px}.aurora-welcome-value small{display:none}.aurora-stats{grid-template-columns:1fr 1fr;gap:10px}.aurora-stat{min-height:100px;padding:13px;border-radius:14px}.aurora-stat b{font-size:20px}.aurora-stat .ico{width:36px;height:36px}.aurora-card{padding:15px;border-radius:16px}.finance-grid,.quick-grid{grid-template-columns:1fr 1fr;gap:10px}.finance-item{min-height:106px;padding:12px;grid-template-columns:30px 1fr}.finance-item i{width:30px;height:30px}.quick{min-height:94px;padding:12px;grid-template-columns:34px 1fr}.quick i{width:34px;height:34px;font-size:17px}.activity-row{grid-template-columns:34px minmax(0,1fr) auto}.activity-row strong{display:none}.aurora-chart{height:220px;padding-left:42px}.aurora-chart svg{height:165px}.chart-labels span:nth-child(even){display:none}.donut-card{min-height:auto}}
@media(max-width:430px){.aurora-welcome{display:block}.aurora-welcome-value{text-align:left;margin-top:15px}.aurora-stats{grid-template-columns:1fr}.finance-grid,.quick-grid{grid-template-columns:1fr}.aurora-stat{min-height:86px}.activity-row .status-dot{display:none}}

/* V2.9 top navigation admin */
.admin-top-layout{background:linear-gradient(180deg,#f7faff,#eef5ff);min-height:100vh}.admin-global-header{height:66px;background:#fff;border-bottom:1px solid #e6ebf3;box-shadow:0 4px 18px rgba(35,54,91,.07);position:sticky;top:0;z-index:100}.admin-topnav-wrap{width:min(1320px,calc(100% - 28px));height:66px;margin:auto;display:flex;align-items:center;gap:18px}.admin-top-brand{display:flex;align-items:center;gap:8px;font-weight:900;color:#23334f;white-space:nowrap}.admin-top-brand .brand-symbol{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#2d64e8,#7348df);color:#fff;display:grid;place-items:center}.admin-top-brand em{font-style:normal;font-size:9px;color:#5e6fe1;background:#eef1ff;padding:4px 6px;border-radius:99px}.admin-topnav{display:flex;align-items:stretch;height:100%;gap:2px;flex:1}.admin-topnav>a,.topnav-group>button{height:100%;display:flex;align-items:center;gap:7px;padding:0 13px;border:0;background:transparent;color:#526075;font-size:12px;font-weight:750;cursor:pointer;border-bottom:2px solid transparent}.admin-topnav>a.active,.admin-topnav>a:hover,.topnav-group:hover>button{color:#3f57d9;border-bottom-color:#6175ec;background:#fafbff}.topnav-group{position:relative}.topnav-group button i{font-style:normal;font-size:10px}.topnav-dropdown{display:none;position:absolute;top:58px;left:0;min-width:210px;background:#fff;border:1px solid #e2e7f0;border-radius:12px;padding:7px;box-shadow:0 18px 45px rgba(32,49,82,.16);z-index:105}.topnav-group:hover .topnav-dropdown,.topnav-group.open .topnav-dropdown{display:grid}.topnav-dropdown a{padding:10px 11px;border-radius:8px;font-size:12px;color:#4a5870;display:flex;justify-content:space-between}.topnav-dropdown a:hover{background:#f1f4ff;color:#4057d6}.topnav-dropdown b{background:#ffeff0;color:#d44a54;border-radius:99px;padding:2px 6px}.admin-topnav-actions{display:flex;align-items:center;gap:8px}.admin-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#4d66eb,#8a59e0);color:#fff;font-weight:900}.admin-view-site{font-size:11px;font-weight:800;color:#506078;background:#f7f9fc;border:1px solid #e2e7ef;padding:8px 10px;border-radius:8px}.admin-mobile-nav-btn{display:none}.admin-top-main{width:min(1320px,calc(100% - 28px));margin:auto;padding:20px 0 46px!important}.admin-pagebar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:#7c889b}.admin-pagebar div{display:flex;flex-direction:column}.admin-pagebar b{color:#26364f;font-size:16px}.admin-pagebar small,.admin-pagebar span{font-size:10px}
/* home alignment hotfix */
.market-stats{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important}.market-stat-item{min-width:0;display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;padding:18px 10px!important;border-right:1px solid #e9eef6}.market-stat-item:last-child{border-right:0}.market-stat-item .stat-icon{flex:0 0 34px;width:34px;height:34px;border-radius:11px;display:grid!important;place-items:center;background:#f3f7ff;color:#245bd7;font-size:17px!important}.stat-copy{min-width:0;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important}.stat-copy b{font-size:16px!important;line-height:1.1!important;white-space:nowrap}.stat-copy small{font-size:10px!important;line-height:1.25!important;white-space:nowrap;color:#68768a}.market-trust{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important}.market-trust-item{min-width:0;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:18px 14px!important}.market-trust-item>span{width:36px;height:36px;display:grid!important;place-items:center;border-radius:11px;background:#f1f6ff;color:#2461df;font-size:18px!important}.market-trust-item>div{display:flex;flex-direction:column;min-width:0}.market-trust-item b{font-size:11px!important;line-height:1.25!important;white-space:nowrap}.market-trust-item small{font-size:9px!important;line-height:1.35!important;color:#748197;margin-top:3px!important}
/* reviews/reports/invoice */
.product-reviews-section{margin:34px 0}.review-head{display:flex;justify-content:space-between;margin-bottom:14px}.reviews-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:18px}.review-list{display:grid;gap:10px}.review-card{border:1px solid #e6ebf3;border-radius:15px;background:#fff;padding:16px}.review-card>div{display:flex;justify-content:space-between;gap:12px}.review-card span{color:#f2a600;letter-spacing:1px}.review-card p{font-size:13px;color:#4e5d73;line-height:1.65}.review-card small{color:#909bad}.review-form-box{align-self:start}.report-range{display:flex;gap:6px;flex-wrap:wrap}.report-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.report-kpis>div{background:#fff;border:1px solid #e4eaf3;border-radius:14px;padding:15px;display:flex;flex-direction:column}.report-kpis small{font-size:10px;color:#7c899c}.report-kpis b{font-size:20px;margin-top:5px}.bar-report{height:230px;display:flex;align-items:flex-end;gap:5px;overflow-x:auto;padding:12px 4px 0;border-bottom:1px solid #e8edf5}.bar-col{height:205px;min-width:24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.bar-col i{width:15px;min-height:3px;background:linear-gradient(180deg,#6e5ae7,#3f69ed);border-radius:5px 5px 2px 2px}.bar-col small{font-size:7px;color:#8995a7;transform:rotate(-45deg);transform-origin:center;white-space:nowrap}.invoice-sheet{max-width:960px;margin:0 auto;background:#fff;border:1px solid #e3e9f2;border-radius:18px;padding:32px;box-shadow:0 18px 50px rgba(40,57,90,.08)}.invoice-head,.invoice-info{display:flex;justify-content:space-between;gap:25px}.invoice-head{padding-bottom:24px;border-bottom:2px solid #eff2f7}.invoice-head>div{display:flex;flex-direction:column}.invoice-head b{font-size:23px;color:#3158d8}.invoice-head h1{font-size:18px;margin:0}.invoice-head small,.invoice-head span,.invoice-info small,.invoice-info span{font-size:10px;color:#7c889a}.invoice-info{padding:22px 0}.invoice-info>div{display:flex;flex-direction:column;gap:4px}.invoice-table{width:100%;border-collapse:collapse}.invoice-table th,.invoice-table td{padding:12px;border-bottom:1px solid #edf1f6;text-align:left;font-size:12px}.invoice-table th{background:#f8faff}.invoice-total{margin-left:auto;width:min(330px,100%);padding-top:18px;display:grid;gap:8px}.invoice-total span,.invoice-total strong{display:flex;justify-content:space-between}.invoice-total strong{font-size:17px;border-top:1px solid #e5eaf1;padding-top:10px}.invoice-actions{display:flex;gap:8px;margin-top:25px;justify-content:flex-end}.inline-form{display:flex;gap:5px;align-items:center}.inline-form select{padding:7px;border:1px solid #dce3ed;border-radius:7px}
@media(max-width:1050px){.admin-mobile-nav-btn{display:block;margin-left:auto;border:0;background:#f2f5fb;border-radius:8px;width:36px;height:36px}.admin-topnav{display:none;position:absolute;top:66px;left:14px;right:14px;height:auto;background:#fff;border:1px solid #e2e8f1;border-radius:12px;padding:8px;box-shadow:0 18px 45px rgba(30,45,78,.14);flex-direction:column;align-items:stretch}.admin-topnav.open{display:flex}.admin-topnav>a,.topnav-group>button{height:42px;width:100%;border-bottom:0;border-radius:8px}.topnav-dropdown{position:static;box-shadow:none;border:0;background:#f8faff;margin:0 6px 6px}.topnav-group:hover .topnav-dropdown{display:none}.topnav-group.open .topnav-dropdown{display:grid}.admin-view-site{display:none}.market-stats{grid-template-columns:repeat(3,1fr)!important}.market-stat-item:nth-child(3){border-right:0}.market-trust{grid-template-columns:repeat(3,1fr)!important}.reviews-grid{grid-template-columns:1fr}.report-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.admin-top-brand>span:nth-child(2),.admin-top-brand em{display:none}.admin-top-main{width:min(100% - 20px,1320px)}.market-stats{grid-template-columns:repeat(2,1fr)!important}.market-stat-item{justify-content:flex-start!important;padding:14px 10px!important}.market-stat-item:nth-child(odd){border-right:1px solid #e9eef6!important}.market-stat-item:nth-child(even){border-right:0!important}.market-stat-item .stat-icon{flex-basis:30px;width:30px;height:30px}.stat-copy b{font-size:14px!important}.stat-copy small{font-size:9px!important;white-space:normal}.market-trust{grid-template-columns:1fr!important;padding:8px!important}.market-trust-item{grid-template-columns:34px 1fr!important;padding:10px 8px!important;border-bottom:1px solid #edf1f6}.market-trust-item:last-child{border-bottom:0}.market-trust-item>span{width:32px;height:32px}.market-trust-item b{font-size:11px!important}.market-trust-item small{font-size:9px!important}.report-kpis{grid-template-columns:1fr 1fr}.invoice-sheet{padding:18px;border-radius:12px}.invoice-head,.invoice-info{display:grid}.invoice-actions{flex-direction:column}.invoice-actions .btn{width:100%}}
@media print{.admin-global-header,.admin-pagebar,.invoice-actions,.topbar,.footer,.mobile-bottom{display:none!important}.admin-top-main,.section{padding:0!important}.invoice-sheet{box-shadow:none;border:0;max-width:none}}


/* V2.10 kategori kapak görselleri */
.category-cover-preview{margin-top:12px;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e5eaf3;border-radius:12px;background:#f8fbff}.category-cover-preview img{width:150px;height:92px;object-fit:cover;border-radius:9px}.category-cover-preview span{font-size:12px;font-weight:700;color:#64748b}.category-table-thumb{width:86px;height:56px;object-fit:cover;border-radius:9px;border:1px solid #e7ebf2;display:block}.category-table-empty{display:inline-flex;min-width:86px;height:56px;align-items:center;justify-content:center;border:1px dashed #d8e0ec;border-radius:9px;color:#94a3b8;font-size:10px;background:#f8fafc}
.market-cat{isolation:isolate}.market-cat-content{position:relative;z-index:3;max-width:58%}.market-cat-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .35s ease}.market-cat-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,20,54,.88) 0%,rgba(8,31,75,.68) 52%,rgba(8,31,75,.15) 100%)}.market-cat.has-cover{background:#0b2860}.market-cat.has-cover:hover .market-cat-cover{transform:scale(1.045)}.market-cat.has-cover .market-cat-content{max-width:62%}.market-cat.has-cover h3{text-shadow:0 2px 10px rgba(0,0,0,.3)}.market-cat.has-cover p{color:rgba(255,255,255,.92);text-shadow:0 1px 5px rgba(0,0,0,.25)}.market-cat-count{position:relative;z-index:3}.category-page-hero{position:relative;overflow:hidden;border-radius:18px;padding:36px 38px;margin-bottom:28px;background:linear-gradient(135deg,#f3f7ff,#eaf2ff);border:1px solid #e1e9f6}.category-page-hero>div{position:relative;z-index:3;max-width:650px}.category-page-hero h1{margin:5px 0 8px;font-size:34px}.category-page-hero p{margin:0;line-height:1.65;color:#65758c}.category-page-hero.has-cover{min-height:245px;display:flex;align-items:center;color:#fff;background:#0a2458}.category-page-hero.has-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.category-page-hero.has-cover>span{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,18,47,.92),rgba(6,33,82,.68),rgba(5,27,68,.22))}.category-page-hero.has-cover .eyebrow,.category-page-hero.has-cover h1,.category-page-hero.has-cover p{color:#fff}.category-page-hero.has-cover p{color:rgba(255,255,255,.88)}
@media(max-width:620px){.market-cat-content,.market-cat.has-cover .market-cat-content{max-width:72%}.market-cat-overlay{background:linear-gradient(90deg,rgba(5,20,54,.9),rgba(8,31,75,.55))}.category-page-hero{padding:26px 22px;border-radius:14px}.category-page-hero h1{font-size:27px}.category-page-hero.has-cover{min-height:210px}.category-cover-preview{align-items:flex-start;flex-direction:column}.category-cover-preview img{width:100%;height:auto;aspect-ratio:3/2}}

/* ===== V2.11 MINIMAL PROFESSIONAL THEME ===== */
:root{--v211-blue:#1457d9;--v211-navy:#0b1f3a;--v211-text:#172033;--v211-muted:#6b7890;--v211-line:#e8edf4;--v211-bg:#f7f9fc}
body.theme-market-pro{background:var(--v211-bg);color:var(--v211-text)}
.theme-market-pro .utility-bar{background:#0d3f95;font-size:10px}.theme-market-pro .utility-inner{min-height:30px}.theme-market-pro .utility-left,.theme-market-pro .utility-right{gap:18px}
.theme-market-pro .topbar{background:rgba(255,255,255,.97);border-bottom:1px solid var(--v211-line);box-shadow:none;position:sticky;top:0;z-index:60;backdrop-filter:blur(12px)}
.theme-market-pro .market-nav{min-height:72px;gap:20px}.site-logo-img{display:block;max-width:180px;max-height:42px;width:auto;height:auto;object-fit:contain}.footer-logo-img{max-height:46px;filter:none}.market-logo{font-size:18px;color:var(--v211-navy)}
.theme-market-pro .market-menu{gap:20px}.theme-market-pro .market-menu a{font-size:11px;color:#38465b;font-weight:750;transition:.2s}.theme-market-pro .market-menu a:hover{color:var(--v211-blue)}
.theme-market-pro .header-search{height:40px;border-radius:10px;background:#f7f9fc;border-color:#e1e7ef}.theme-market-pro .header-search button{background:var(--v211-blue);font-size:18px}.theme-market-pro .account-pop{border:0;background:#f7f9fc;border-radius:10px}.theme-market-pro .market-cart{color:#35445a}
.theme-market-pro .market-hero{background:linear-gradient(135deg,#0a2146 0%,#0d3576 60%,#124db4 100%);min-height:480px}.theme-market-pro .market-hero:before{opacity:.15}.theme-market-pro .hero-copy{padding:72px 0}.theme-market-pro .hero-kicker{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:7px 11px;display:inline-flex}.theme-market-pro .hero-copy h1{font-size:46px;line-height:1.08;letter-spacing:-1.6px;max-width:590px}.theme-market-pro .hero-copy>p{font-size:14px;max-width:560px;color:#cad8ec;line-height:1.75}.theme-market-pro .hero-benefits>div{background:transparent;border:0;padding:0}.theme-market-pro .hero-benefits span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13)}.theme-market-pro .hero-primary{background:#fff;color:#164da8;box-shadow:none}.theme-market-pro .hero-secondary{background:transparent;border-color:rgba(255,255,255,.35)}
.theme-market-pro .stat-float-grid{box-shadow:0 12px 32px rgba(21,42,77,.08);border:1px solid var(--v211-line);border-radius:16px}.theme-market-pro .market-stat-item .stat-icon{background:#eef4ff;color:var(--v211-blue)}
.theme-market-pro .section{padding-top:42px;padding-bottom:22px}.theme-market-pro .market-title h2{font-size:24px;letter-spacing:-.5px;color:var(--v211-navy)}.theme-market-pro .market-title p{font-size:12px}.theme-market-pro .more{color:var(--v211-blue);font-weight:800}
.theme-market-pro .market-category-grid{gap:14px}.theme-market-pro .market-cat{border-radius:15px;box-shadow:none;border:1px solid rgba(255,255,255,.12);min-height:180px}.theme-market-pro .market-cat:hover{transform:translateY(-2px)}
.theme-market-pro .market-products{gap:14px}.theme-market-pro .market-product{border:1px solid var(--v211-line);border-radius:14px;box-shadow:none;background:#fff;overflow:hidden;transition:.2s}.theme-market-pro .market-product:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(30,55,94,.09)}.theme-market-pro .market-product .product-img{background:#f4f7fb}.theme-market-pro .market-product .product-body{padding:12px}.theme-market-pro .market-product .product-title{font-weight:800;color:#26344a}.theme-market-pro .rating-row span{color:#f5a500}.theme-market-pro .market-product .cart{background:#eef4ff;color:var(--v211-blue);border-radius:8px}
.theme-market-pro .market-trust{border:1px solid var(--v211-line);box-shadow:none;border-radius:15px;background:#fff}.theme-market-pro .market-trust-item>span{background:#eef4ff;color:var(--v211-blue)}
.theme-market-pro .footer{background:#08172b;color:#b8c7db;padding-top:42px}.theme-market-pro .footer-grid{gap:50px}.theme-market-pro .footer a{color:#dbe6f5}
/* settings branding */
.brand-settings-box{overflow:hidden}.section-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head-row h3{margin:4px 0 2px}.branding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.branding-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:center;border:1px solid #e5eaf2;border-radius:14px;padding:12px;background:#fbfcfe}.branding-preview{height:84px;border:1px dashed #d8e0eb;border-radius:10px;background:#fff;display:grid;place-items:center;overflow:hidden}.branding-preview img{max-width:100%;max-height:100%;object-fit:contain}.branding-preview span{font-size:10px;color:#9aa6b6}.branding-card>div:last-child{display:flex;flex-direction:column;gap:5px;min-width:0}.branding-card b{font-size:12px;color:#27364d}.branding-card small{font-size:10px;color:#7a8799;line-height:1.4}.branding-card input[type=file]{width:100%;font-size:10px;padding:7px;border:1px solid #dde4ed;border-radius:8px;background:#fff}.remove-brand{font-size:10px;color:#8b5a5a;display:flex;align-items:center;gap:6px}.admin-brand-logo{display:block;width:auto;height:34px;max-width:150px;object-fit:contain}
@media(max-width:900px){.theme-market-pro .market-hero{min-height:auto}.theme-market-pro .hero-copy{padding:52px 0 24px}.theme-market-pro .hero-copy h1{font-size:39px}.branding-grid{grid-template-columns:1fr}}
@media(max-width:620px){.site-logo-img{max-width:136px;max-height:34px}.theme-market-pro .market-nav{min-height:62px}.theme-market-pro .hero-copy{padding:34px 0 16px}.theme-market-pro .hero-copy h1{font-size:31px;letter-spacing:-.8px}.theme-market-pro .hero-actions{gap:8px}.theme-market-pro .market-title h2{font-size:20px}.branding-card{grid-template-columns:1fr}.branding-preview{height:110px}}

/* V2.13 - Admin category -> public menu sync */
.theme-market-pro .market-menu a.active{color:var(--v211-blue,#0b6bff)}
.theme-market-pro .market-menu{gap:14px;min-width:0}
.theme-market-pro .market-menu a{flex:0 0 auto}
.all-categories-page{padding-top:44px;padding-bottom:56px}.all-categories-page h1{margin:5px 0 8px}.all-category-grid{margin-top:22px}
@media(min-width:1181px){.theme-market-pro .market-nav{grid-template-columns:auto minmax(0,auto) minmax(220px,1fr) auto}.theme-market-pro .market-menu{overflow-x:auto;scrollbar-width:none;max-width:620px;padding:4px 1px}.theme-market-pro .market-menu::-webkit-scrollbar{display:none}}


/* V2.14 Blog CMS */
.blog-admin-layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start}.blog-editor{min-height:360px;font-family:inherit;line-height:1.65}.blog-cover-preview{margin:8px 0 12px;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#f8fafc}.blog-cover-preview img{display:block;width:100%;max-height:240px;object-fit:cover}.blog-admin-list{display:grid;gap:10px}.blog-admin-row{display:grid;grid-template-columns:86px 1fr;gap:12px;padding:10px;border:1px solid #e8edf5;border-radius:14px;background:#fff}.blog-admin-row>img,.blog-admin-placeholder{width:86px;height:68px;border-radius:10px;object-fit:cover;background:#f2f5fa;display:grid;place-items:center;font-size:24px}.blog-admin-row>div{min-width:0}.blog-admin-row b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-admin-row small{display:block;margin:5px 0 9px;color:#738096}.row-actions{display:flex;gap:6px;flex-wrap:wrap}.row-actions form{margin:0}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-card{border:1px solid #e7ebf2;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 30px rgba(15,23,42,.04);transition:.2s ease}.blog-card:hover{transform:translateY(-3px);box-shadow:0 15px 38px rgba(15,23,42,.08)}.blog-card-image{display:block;aspect-ratio:16/9;background:linear-gradient(135deg,#eff5ff,#f8fafc);overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-image>span{width:100%;height:100%;display:grid;place-items:center;font-size:44px;color:#6c7aa0}.blog-card-body{padding:20px}.blog-card-body small{color:#6d7890;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.blog-card-body h2,.blog-card-body h3{font-size:20px;line-height:1.3;margin:8px 0 10px}.blog-card-body h2 a,.blog-card-body h3 a{color:#16213b;text-decoration:none}.blog-card-body p{color:#667085;line-height:1.65;margin:0 0 14px}.blog-detail{max-width:900px;margin:18px auto 0}.blog-detail header{text-align:center;padding:24px 0}.blog-detail h1{font-size:clamp(32px,5vw,52px);line-height:1.12;margin:10px auto 14px;max-width:850px;color:#111a2e}.blog-meta{display:flex;justify-content:center;gap:9px;color:#7b8498;font-size:14px}.blog-lead{max-width:760px;margin:18px auto 0;font-size:18px;line-height:1.7;color:#5b6579}.blog-detail-cover{display:block;width:100%;border-radius:22px;max-height:520px;object-fit:cover;margin:18px 0 30px}.blog-content{font-size:17px;line-height:1.9;color:#344054;background:#fff;border:1px solid #e7ebf2;border-radius:20px;padding:34px;white-space:normal}.blog-back{max-width:900px;margin:18px auto}.home-blog-section{background:#fbfcfe}.home-blog-grid .blog-card-body{padding:17px}.home-blog-grid .blog-card-body h3{font-size:18px}
@media(max-width:1050px){.blog-admin-layout{grid-template-columns:1fr}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.blog-grid{grid-template-columns:1fr}.blog-detail-cover{border-radius:15px}.blog-content{padding:22px;font-size:16px}.blog-admin-row{grid-template-columns:72px 1fr}.blog-admin-row>img,.blog-admin-placeholder{width:72px;height:62px}}


/* V2.15 PRO — Minimal Premium Admin */
.admin-top-layout{background:#f6f7f9!important;color:#18212f!important}
.admin-global-header{height:64px!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e8ebef!important;box-shadow:none!important;backdrop-filter:blur(14px)}
.admin-topnav-wrap{height:64px!important;width:min(1360px,calc(100% - 32px))!important;gap:22px!important}
.admin-top-brand{gap:10px!important;color:#141b26!important;font-weight:850!important;letter-spacing:-.01em}
.admin-top-brand .brand-symbol{width:34px!important;height:34px!important;border-radius:9px!important;background:#111827!important;box-shadow:none!important}
.admin-top-brand em{background:#f1f3f5!important;color:#677180!important;border:1px solid #e5e8ec!important;font-weight:750!important}
.admin-topnav{gap:4px!important}
.admin-topnav>a,.topnav-group>button{height:38px!important;margin:auto 0!important;padding:0 12px!important;border-radius:9px!important;border:0!important;color:#667080!important;font-size:12px!important;font-weight:700!important}
.admin-topnav>a.active,.admin-topnav>a:hover,.topnav-group:hover>button,.topnav-group.open>button{color:#172033!important;background:#f2f4f7!important;border:0!important}
.topnav-dropdown{top:51px!important;min-width:220px!important;border:1px solid #e6e9ed!important;border-radius:12px!important;padding:6px!important;box-shadow:0 14px 34px rgba(15,23,42,.10)!important}
.topnav-dropdown a{border-radius:8px!important;padding:9px 10px!important;color:#556070!important;font-weight:650!important}
.topnav-dropdown a:hover{background:#f5f6f8!important;color:#111827!important}
.admin-view-site{background:#fff!important;border:1px solid #e1e5ea!important;color:#4e5968!important;border-radius:9px!important;box-shadow:none!important}
.admin-avatar{background:#111827!important;border-radius:9px!important;box-shadow:none!important}
.top-action{background:#fff!important;border:1px solid #e3e7eb!important;border-radius:9px!important;box-shadow:none!important}
.admin-top-main{width:min(1360px,calc(100% - 32px))!important;padding-top:18px!important}
.admin-pagebar{margin:0 0 14px!important;padding:0 2px!important}
.admin-pagebar b{font-size:15px!important;color:#202938!important}.admin-pagebar small,.admin-pagebar span{color:#8a94a3!important}
.admin-heading{background:#fff!important;color:#172033!important;border:1px solid #e7eaee!important;border-radius:14px!important;box-shadow:none!important;padding:20px!important}
.admin-heading h1,.admin-heading p,.admin-heading .eyebrow{color:inherit!important}.admin-heading .eyebrow{color:#8a94a3!important;letter-spacing:.08em!important}.admin-heading .btn-light{background:#fff!important;border-color:#dde2e7!important;color:#344054!important}
.premium-main .admin-heading{background:#fff!important;color:#172033!important;border:1px solid #e7eaee!important;box-shadow:none!important}.premium-main .admin-heading h1{color:#172033!important}.premium-main .admin-heading p{color:#7b8493!important}.premium-main .admin-heading .eyebrow{color:#929baa!important}
.box,.table-wrap,.aurora-card{border:1px solid #e7eaee!important;border-radius:14px!important;box-shadow:none!important;background:#fff!important}
.box{padding:20px!important}.box h3{color:#1e2937!important;letter-spacing:-.01em}
.admin-form{gap:14px!important}.field label{font-size:11px!important;font-weight:750!important;color:#4b5565!important;margin-bottom:6px!important}.field input,.field textarea,.field select{border:1px solid #dfe4e9!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important;transition:border-color .18s,box-shadow .18s!important}.field input:focus,.field textarea:focus,.field select:focus{border-color:#9ca8ba!important;box-shadow:0 0 0 3px rgba(17,24,39,.05)!important;outline:none!important}.field small{color:#929baa!important}
.btn{border-radius:9px!important;font-weight:750!important;box-shadow:none!important}.btn-primary{background:#111827!important;border-color:#111827!important;color:#fff!important}.btn-primary:hover{background:#273244!important}.btn-light{background:#fff!important;border:1px solid #dfe4e9!important;color:#4b5565!important}.btn-light:hover{background:#f7f8fa!important;color:#172033!important}
.table{font-size:11px!important}.table th{background:#fafbfc!important;color:#7b8491!important;border-bottom:1px solid #e7eaee!important;text-transform:uppercase!important;font-size:9px!important;letter-spacing:.05em!important}.table td{border-bottom:1px solid #eff1f3!important;color:#44505f!important}.table tr:hover td{background:#fcfcfd!important}
.badge{border-radius:999px!important;box-shadow:none!important}
.aurora-dashboard{gap:14px!important}.aurora-welcome{background:#fff!important;color:#172033!important;border:1px solid #e7eaee!important;box-shadow:none!important;border-radius:14px!important}.aurora-welcome h1{color:#172033!important}.aurora-welcome p,.aurora-welcome-value span,.aurora-welcome-value small{color:#7f8998!important}.aurora-welcome-value b{color:#172033!important}.aurora-kicker{color:#8c95a3!important}
.aurora-stat{background:#fff!important;border:1px solid #e7eaee!important;border-radius:14px!important;box-shadow:none!important}.aurora-stat:hover{transform:translateY(-1px)!important;border-color:#d8dde4!important}.aurora-stat .ico{background:#f1f3f5!important;color:#374151!important;box-shadow:none!important}.aurora-stat .ico.blue,.aurora-stat .ico.green,.aurora-stat .ico.pink,.aurora-stat .ico.orange{background:#f1f3f5!important;color:#374151!important}.aurora-stat small{color:#8a94a3!important}.aurora-stat b{color:#172033!important}.aurora-stat span{color:#808998!important}
.aurora-card-head h2{font-size:13px!important;color:#202938!important}.aurora-card-head p{color:#9099a6!important}.soft-pill{background:#f3f4f6!important;color:#667080!important;border:1px solid #e6e9ed!important}
.finance-item,.quick{background:#fafbfc!important;border:1px solid #eceff2!important;border-radius:12px!important}.finance-item i,.quick i{background:#eef1f4!important;color:#364152!important;box-shadow:none!important}.greenish,.blueish,.orangish,.purplish,.blueq,.greenq,.pinkq,.orangeq{background:#fafbfc!important}.activity-row{border-color:#eff1f3!important}.activity-row:hover{background:#fafbfc!important}.round-icon.order,.round-icon.notify{background:#f0f2f5!important;color:#4b5563!important}.new-chip{background:#111827!important}
.branding-card{background:#fafbfc!important;border-color:#e6e9ed!important}.branding-preview{border-color:#dfe4e9!important}
.auth-wrap{background:#f4f5f7!important}.auth-card{border:1px solid #e4e7eb!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(17,24,39,.08)!important}
@media(max-width:1050px){.admin-topnav-wrap{width:min(100% - 20px,1360px)!important}.admin-topnav{top:64px!important;border-color:#e6e9ed!important;box-shadow:0 16px 38px rgba(15,23,42,.10)!important}.admin-topnav>a,.topnav-group>button{height:40px!important;margin:0!important}.admin-top-main{width:min(100% - 20px,1360px)!important}}

/* =========================================================
   PREMIUM DARK MARKET THEME — 2026 HOMEPAGE REFRESH
   Public storefront only; admin styles are intentionally kept.
   ========================================================= */
body.theme-market-pro{
 --bg-main:#020b18;--bg-secondary:#061427;--bg-card:#091b31;--bg-card-light:#0d2340;
 --border:rgba(70,150,255,.18);--primary:#0b7cff;--primary-light:#18b7ff;--cyan:#00d4ff;
 --text-primary:#fff;--text-secondary:#9db0c9;--text-muted:#657892;
 --premium-shadow:0 18px 44px rgba(0,0,0,.24);--premium-radius:12px;
 margin:0;background:var(--bg-main);color:var(--text-primary);font-family:"Inter","Poppins",Arial,sans-serif;overflow-x:hidden
}
body.theme-market-pro .container{width:min(1440px,calc(100% - 48px));margin-inline:auto}
body.theme-market-pro a{color:inherit;text-decoration:none}
body.theme-market-pro .muted{color:var(--text-secondary)!important}
body.theme-market-pro .section{padding:76px 0}
body.theme-market-pro .premium-header{height:74px;background:rgba(2,11,24,.88)!important;border-bottom:1px solid rgba(91,154,236,.15)!important;backdrop-filter:blur(18px);position:sticky;top:0;z-index:100;box-shadow:0 8px 32px rgba(0,0,0,.14)}
body.theme-market-pro .premium-nav{height:74px;display:flex;align-items:center;gap:24px}
body.theme-market-pro .premium-logo{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;font-size:19px;font-weight:850;letter-spacing:-.6px;color:#fff}
body.theme-market-pro .premium-logo .site-logo-img{display:block;max-width:180px;max-height:42px;object-fit:contain}
body.theme-market-pro .logo-symbol{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#0b7cff,#00c9ff);color:#fff;font-weight:900;box-shadow:0 8px 22px rgba(11,124,255,.25)}
body.theme-market-pro .premium-menu{display:flex;align-items:center;gap:22px;margin-left:10px;font-size:13px;font-weight:700;color:#b7c6da;white-space:nowrap}
body.theme-market-pro .premium-menu>a,body.theme-market-pro .menu-dropdown>a{padding:27px 0 25px;position:relative;transition:all .25s ease}
body.theme-market-pro .premium-menu>a:hover,body.theme-market-pro .premium-menu>a.active,body.theme-market-pro .menu-dropdown>a:hover{color:#fff}
body.theme-market-pro .premium-menu>a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--primary),var(--cyan))}
body.theme-market-pro .menu-dropdown{position:relative}
body.theme-market-pro .menu-dropdown-panel{position:absolute;top:60px;left:-16px;min-width:210px;padding:8px;background:#07172b;border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 45px rgba(0,0,0,.35);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}
body.theme-market-pro .menu-dropdown:hover .menu-dropdown-panel{opacity:1;visibility:visible;transform:none}
body.theme-market-pro .menu-dropdown-panel a{display:block;padding:10px 12px;border-radius:8px;color:#9db0c9;font-size:12px}
body.theme-market-pro .menu-dropdown-panel a:hover{background:#0d2340;color:#fff}
body.theme-market-pro .premium-search-wrap{position:relative;flex:1;max-width:330px;margin-left:auto}
body.theme-market-pro .premium-search{display:flex;align-items:center;height:40px;border:1px solid rgba(103,153,214,.18);background:#07182c;border-radius:10px;overflow:hidden;transition:.25s ease}
body.theme-market-pro .premium-search:focus-within{border-color:rgba(24,183,255,.65);box-shadow:0 0 0 3px rgba(11,124,255,.08)}
body.theme-market-pro .premium-search input{width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;padding:0 13px!important;font-size:12px!important;box-shadow:none!important}
body.theme-market-pro .premium-search input::placeholder{color:#627994}
body.theme-market-pro .premium-search button{width:42px;height:40px;border:0;background:transparent;color:#7fa0c2;font-size:22px;cursor:pointer}
body.theme-market-pro .premium-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}
body.theme-market-pro .premium-cart{position:relative;display:grid;place-items:center;width:39px;height:39px;border:1px solid rgba(95,153,223,.18);border-radius:10px;background:#07182c}
body.theme-market-pro .premium-cart b{position:absolute;right:-6px;top:-7px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:#087cff;color:#fff;font-size:10px;border:2px solid #020b18}
body.theme-market-pro .cart-ico{font-size:16px;filter:saturate(.2) brightness(1.7)}
body.theme-market-pro .login-link{font-size:12px;font-weight:750;color:#c1d0e3}
body.theme-market-pro .register-btn{display:inline-flex;align-items:center;justify-content:center;height:39px;padding:0 16px;border-radius:9px;background:linear-gradient(135deg,#0b7cff,#0065f5);font-size:12px;font-weight:800;color:#fff;box-shadow:0 8px 22px rgba(11,124,255,.18);transition:.25s ease}
body.theme-market-pro .register-btn:hover{transform:translateY(-1px);box-shadow:0 11px 28px rgba(11,124,255,.28)}
body.theme-market-pro .premium-menu-btn{display:none;width:40px;height:40px;padding:10px;border:1px solid var(--border);border-radius:10px;background:#07182c}
body.theme-market-pro .premium-menu-btn span{display:block;height:2px;background:#d6e5f8;margin:4px 0;border-radius:2px}
body.theme-market-pro .live-search-results{top:48px!important;background:#07172b!important;border:1px solid var(--border)!important;color:#fff!important;box-shadow:0 20px 50px rgba(0,0,0,.4)!important}
body.theme-market-pro .live-search-item{border-color:rgba(255,255,255,.06)!important}
body.theme-market-pro .live-search-item:hover{background:#0a2039!important}
body.theme-market-pro .live-search-item small{color:#69c8ff!important}

/* HERO */
body.theme-market-pro .premium-hero{position:relative;min-height:545px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 76% 40%,rgba(0,126,255,.16),transparent 33%),radial-gradient(circle at 58% 110%,rgba(0,212,255,.08),transparent 28%),linear-gradient(180deg,#020b18 0%,#041120 100%);border-bottom:1px solid rgba(90,150,220,.09)}
body.theme-market-pro .premium-hero:after{content:"";position:absolute;inset:auto 8% -240px 48%;height:360px;background:#086eff;filter:blur(140px);opacity:.08;border-radius:50%}
body.theme-market-pro .hero-grid-lines{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(104,170,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(104,170,255,.1) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,transparent 0,#000 48%,#000 100%)}
body.theme-market-pro .premium-hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:70px;position:relative;z-index:2;padding-top:54px;padding-bottom:54px}
body.theme-market-pro .premium-hero-copy{max-width:690px}
body.theme-market-pro .hero-kicker,body.theme-market-pro .section-eyebrow{display:block;color:#5bc8ff;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}
body.theme-market-pro .premium-hero h1{font-size:clamp(42px,4.45vw,66px);line-height:1.04;letter-spacing:-2.8px;margin:0 0 20px;color:#fff;max-width:710px}
body.theme-market-pro .premium-hero h1 span{display:block;background:linear-gradient(90deg,#168aff,#20d9ff);-webkit-background-clip:text;background-clip:text;color:transparent}
body.theme-market-pro .premium-hero p{max-width:640px;margin:0;color:#9db0c9;font-size:16px;line-height:1.75}
body.theme-market-pro .premium-hero-actions{display:flex;gap:12px;margin-top:27px}
body.theme-market-pro .premium-hero-actions .btn{height:48px!important;padding:0 22px!important;border-radius:10px!important;font-size:13px!important;font-weight:800!important;transition:all .25s ease!important}
body.theme-market-pro .premium-hero-actions .hero-primary{background:linear-gradient(135deg,#0b86ff,#0063ff)!important;color:#fff!important;border:1px solid rgba(82,174,255,.35)!important;box-shadow:0 10px 30px rgba(0,104,255,.25)!important}
body.theme-market-pro .premium-hero-actions .hero-secondary{background:#08182b!important;color:#d8e7f7!important;border:1px solid rgba(95,155,225,.23)!important;box-shadow:none!important}
body.theme-market-pro .premium-hero-actions .btn:hover{transform:translateY(-2px)}
body.theme-market-pro .hero-trust{display:flex;align-items:center;gap:22px;margin-top:24px;flex-wrap:wrap;color:#7f94ae;font-size:11px;font-weight:650}
body.theme-market-pro .hero-trust span{display:flex;align-items:center;gap:6px}
body.theme-market-pro .premium-devices{position:relative;height:410px;min-width:0}
body.theme-market-pro .device-aura{position:absolute;left:50%;top:48%;width:430px;height:290px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(18,152,255,.22),rgba(0,95,255,.07) 45%,transparent 70%);filter:blur(8px)}
body.theme-market-pro .laptop-pro{position:absolute;left:4%;right:8%;top:31px;transform:perspective(1100px) rotateY(-5deg) rotateX(1deg);filter:drop-shadow(0 30px 34px rgba(0,0,0,.38))}
body.theme-market-pro .laptop-lid{height:300px;padding:9px;background:linear-gradient(145deg,#1b314a,#64788f 48%,#1f344c);border-radius:16px 16px 8px 8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.19)}
body.theme-market-pro .laptop-lid:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#0b1722;top:4px;left:50%}
body.theme-market-pro .dash-top{height:31px;background:#07172b;border-bottom:1px solid rgba(95,159,226,.1);display:flex;align-items:center;gap:5px;padding:0 10px;border-radius:8px 8px 0 0}
body.theme-market-pro .dash-top i{width:5px;height:5px;border-radius:50%;background:#5d718a}
body.theme-market-pro .dash-top strong{width:52%;height:7px;border-radius:6px;background:#0e2946;margin-left:16px}
body.theme-market-pro .dash-body{height:251px;display:grid;grid-template-columns:84px 1fr;background:#071221;border-radius:0 0 6px 6px;overflow:hidden}
body.theme-market-pro .dash-body aside{padding:18px 12px;border-right:1px solid #10243c;background:#06101d}
body.theme-market-pro .dash-body aside b{display:block;height:7px;border-radius:6px;background:#142a43;margin-bottom:15px}
body.theme-market-pro .dash-body aside b:first-child{background:#087cff}
body.theme-market-pro .dash-body section{padding:17px}
body.theme-market-pro .dash-title{width:38%;height:12px;border-radius:7px;background:#d9e9fa;margin-bottom:16px;opacity:.85}
body.theme-market-pro .dash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
body.theme-market-pro .dash-kpis i{height:45px;border-radius:7px;background:linear-gradient(145deg,#0d2845,#0a1e35);border:1px solid #123555}
body.theme-market-pro .dash-chart{height:82px;margin-top:11px;border-radius:7px;border:1px solid #12324e;background:linear-gradient(180deg,#0a1d33,#081727);display:flex;align-items:flex-end;padding:10px 12px;gap:9px}
body.theme-market-pro .dash-chart span{flex:1;border-radius:3px 3px 1px 1px;background:linear-gradient(#18b7ff,#0a65da);opacity:.8}
body.theme-market-pro .dash-chart span:nth-child(1){height:34%}.dash-chart span:nth-child(2){height:63%}.dash-chart span:nth-child(3){height:48%}.dash-chart span:nth-child(4){height:76%}.dash-chart span:nth-child(5){height:58%}.dash-chart span:nth-child(6){height:88%}
body.theme-market-pro .dash-table{margin-top:10px}.dash-table i{display:block;height:6px;border-radius:5px;background:#15304d;margin-top:7px}.dash-table i:nth-child(even){width:82%}
body.theme-market-pro .laptop-foot{width:108%;height:17px;margin-left:-4%;background:linear-gradient(#8496a8,#24394e);clip-path:polygon(4% 0,96% 0,100% 70%,56% 100%,44% 100%,0 70%);border-radius:0 0 14px 14px}
body.theme-market-pro .phone-pro{position:absolute;right:0;bottom:18px;width:126px;height:258px;border:6px solid #1d344b;border-radius:25px;background:#071321;box-shadow:0 24px 45px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.13);transform:rotate(2deg)}
body.theme-market-pro .phone-notch{width:48px;height:9px;border-radius:0 0 8px 8px;background:#17293a;margin:auto}
body.theme-market-pro .phone-panel{padding:18px 10px 10px}
body.theme-market-pro .mini-brand{width:60%;height:7px;border-radius:5px;background:#e1edf9;margin-bottom:15px}.mini-card{height:61px;border-radius:8px;background:linear-gradient(145deg,#0b76e5,#12bfe8);opacity:.9}.mini-cols{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:7px}.mini-cols i{height:42px;border-radius:6px;background:#0c2743;border:1px solid #123a60}.mini-lines i{display:block;height:5px;background:#163451;border-radius:4px;margin-top:7px}.mini-lines i:nth-child(2){width:77%}
body.theme-market-pro .floating-code{position:absolute;display:grid;place-items:center;border:1px solid rgba(101,180,255,.25);background:rgba(6,25,48,.86);backdrop-filter:blur(8px);color:#63c8ff;border-radius:11px;font-size:12px;font-weight:850;box-shadow:0 12px 30px rgba(0,0,0,.25)}
body.theme-market-pro .code-one{left:2%;top:6px;width:50px;height:50px}.code-two{right:8%;top:16px;width:55px;height:37px;color:#b7c9ff}

/* SECTION HEADINGS */
body.theme-market-pro .premium-section-title{display:flex;align-items:end;justify-content:space-between;margin:0 0 24px}
body.theme-market-pro .premium-section-title h2,body.theme-market-pro .center-heading h2,body.theme-market-pro .quote-copy h2{margin:0;color:#fff;font-size:29px;letter-spacing:-.8px;line-height:1.15}
body.theme-market-pro .premium-section-title .more{font-size:12px;color:#5fc7ff;font-weight:750}
body.theme-market-pro .center-heading{text-align:center;max-width:700px;margin:0 auto 28px}.center-heading p{margin:10px auto 0;color:#7f94ae;font-size:13px;line-height:1.7}

/* PRODUCTS */
body.theme-market-pro .premium-products-section{background:linear-gradient(180deg,#041120,#030e1c)}
body.theme-market-pro .premium-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
body.theme-market-pro .premium-product-card{min-width:0;background:linear-gradient(180deg,#0a1b30,#071629);border:1px solid rgba(86,151,224,.17);border-radius:13px;overflow:hidden;box-shadow:0 13px 34px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.015);transition:all .25s ease}
body.theme-market-pro .premium-product-card:hover{transform:translateY(-4px);border-color:rgba(47,164,255,.42);box-shadow:0 20px 42px rgba(0,0,0,.28),0 0 24px rgba(0,123,255,.07)}
body.theme-market-pro .premium-product-image{position:relative;aspect-ratio:1.48/1;background:#0b1d33;border-bottom:1px solid rgba(76,142,210,.14);overflow:hidden}
body.theme-market-pro .premium-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
body.theme-market-pro .premium-product-card:hover .premium-product-image img{transform:scale(1.025)}
body.theme-market-pro .premium-badge{position:absolute;left:10px;top:10px;z-index:2;padding:5px 8px;border-radius:6px;background:#087cff;color:#fff;font-size:9px;font-weight:900;letter-spacing:.04em;box-shadow:0 6px 14px rgba(0,105,255,.25)}
body.theme-market-pro .favorite-btn{position:absolute;right:9px;top:9px;z-index:2;width:30px;height:30px;border-radius:8px;border:1px solid rgba(129,178,232,.2);background:rgba(3,14,28,.78);color:#cedced;font-size:18px;line-height:1;cursor:pointer;transition:.2s ease}
body.theme-market-pro .favorite-btn:hover,body.theme-market-pro .favorite-btn.active{color:#ff6f8f;border-color:rgba(255,111,143,.5);background:rgba(75,15,31,.78)}
body.theme-market-pro .premium-product-body{padding:14px}
body.theme-market-pro .premium-product-body h3{font-size:14px;line-height:1.35;margin:0 0 7px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-market-pro .premium-product-body p{min-height:34px;margin:0;color:#71869f;font-size:10.5px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body.theme-market-pro .premium-rating{display:flex;align-items:center;gap:7px;margin-top:11px}.premium-rating span,.stars{color:#fbbf24;letter-spacing:1px;font-size:11px}.premium-rating small{color:#6f8299;font-size:9px}
body.theme-market-pro .premium-price-row{display:flex;align-items:baseline;gap:7px;margin-top:9px}.premium-price-row strong{font-size:18px;color:#fff;letter-spacing:-.4px}.premium-price-row del{font-size:10px;color:#5f748f}
body.theme-market-pro .product-mini-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.product-mini-actions a{display:flex;align-items:center;justify-content:center;height:31px;border:1px solid rgba(92,154,223,.16);border-radius:7px;background:#081a30;color:#91a8c2;font-size:9.5px;font-weight:700;transition:.2s}.product-mini-actions a:hover{color:#fff;border-color:rgba(50,165,255,.38)}
body.theme-market-pro .add-cart-btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:36px;margin-top:8px;border:0;border-radius:8px;background:linear-gradient(135deg,#0687ff,#0062ff);color:#fff;font-size:10.5px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(0,100,255,.14);transition:.25s ease}.add-cart-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}

/* WHY US */
body.theme-market-pro .why-section{background:#020b18;border-top:1px solid rgba(84,146,215,.08);border-bottom:1px solid rgba(84,146,215,.08)}
body.theme-market-pro .why-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}
body.theme-market-pro .why-card{text-align:center;min-height:148px;padding:22px 13px;background:linear-gradient(180deg,#08182c,#061426);border:1px solid rgba(79,148,224,.16);border-radius:12px;box-shadow:inset 0 1px rgba(255,255,255,.015)}
body.theme-market-pro .why-card>span{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 13px;border-radius:10px;background:#09233e;border:1px solid rgba(41,170,255,.2);color:#28c8ff;font-size:15px;font-weight:850}
body.theme-market-pro .why-card h3{margin:0 0 7px;color:#eaf4ff;font-size:11.5px}.why-card p{margin:0;color:#6f839c;font-size:9.5px;line-height:1.55}

/* REVIEWS */
body.theme-market-pro .review-section{background:radial-gradient(circle at 50% 0,rgba(0,115,255,.08),transparent 35%),#04101e}
body.theme-market-pro .review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1190px;margin:auto}
body.theme-market-pro .review-pro-card{padding:23px 24px;background:linear-gradient(145deg,#0a1c32,#071629);border:1px solid rgba(82,148,218,.17);border-radius:13px;box-shadow:0 14px 32px rgba(0,0,0,.17)}
body.theme-market-pro .review-head-pro{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.avatar-pro{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:linear-gradient(135deg,#0c7eff,#00b9e7);color:#fff;font-size:11px;font-weight:850;box-shadow:0 7px 18px rgba(0,119,255,.2)}.review-head-pro h3{margin:0;color:#fff;font-size:12.5px}.review-head-pro span{display:block;margin-top:4px;color:#6f849c;font-size:9.5px}.review-head-pro>b{font:700 34px Georgia;color:#1f77c6;opacity:.75}
body.theme-market-pro .review-pro-card p{min-height:54px;margin:17px 0 12px;color:#93a7bf;font-size:12px;line-height:1.65}.review-pro-card .stars{font-size:11px}
body.theme-market-pro .slider-dots{display:flex;justify-content:center;gap:6px;margin-top:22px}.slider-dots i{width:6px;height:6px;border-radius:50%;background:#29425e}.slider-dots i.active{width:17px;border-radius:8px;background:#0a83ff}

/* QUICK QUOTE */
body.theme-market-pro .quick-quote-section{padding-top:68px;padding-bottom:78px;background:#020b18}
body.theme-market-pro .quick-quote-box{display:grid;grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center;max-width:1240px;margin:auto;padding:34px 38px;border-radius:15px;background:radial-gradient(circle at 8% 35%,rgba(0,136,255,.13),transparent 30%),linear-gradient(125deg,#07192e,#061427 58%,#081a30);border:1px solid rgba(76,154,236,.21);box-shadow:0 22px 48px rgba(0,0,0,.22);overflow:hidden;position:relative}
body.theme-market-pro .quote-visual{min-height:320px;position:relative;display:flex;align-items:flex-end;padding-left:175px;padding-bottom:38px}.quote-orbit{position:absolute;left:-105px;top:-85px;width:390px;height:390px;border:1px solid rgba(32,162,255,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(10,126,255,.025),0 0 0 92px rgba(10,126,255,.018)}.quote-card-art{position:absolute;left:34px;top:57px;width:165px;height:205px;padding:20px;border-radius:17px;background:linear-gradient(145deg,#0f3154,#07192d);border:1px solid rgba(63,171,255,.3);box-shadow:0 24px 45px rgba(0,0,0,.28);transform:rotate(-7deg)}.quote-card-art span{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#0b7cff;color:#fff}.quote-card-art i{display:block;height:7px;border-radius:5px;background:#234766;margin-top:17px}.quote-card-art i:nth-of-type(2){width:75%}.quote-card-art i:nth-of-type(3){width:55%}.quote-card-art b{position:absolute;left:20px;bottom:22px;color:#5bc8ff;font-size:12px;letter-spacing:.14em}.quote-copy{position:relative;z-index:2;max-width:300px}.quote-copy p{margin:10px 0 0;color:#8499b2;font-size:12px;line-height:1.65}
body.theme-market-pro .quick-quote-form{display:grid;gap:13px}.quote-fields.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-quote-form label{display:block}.quick-quote-form label>span{display:block;margin:0 0 6px;color:#8197b0;font-size:9.5px;font-weight:750}.quick-quote-form input,.quick-quote-form select,.quick-quote-form textarea{width:100%;border:1px solid rgba(79,151,229,.21)!important;border-radius:9px!important;background:#061426!important;color:#dce9f8!important;padding:11px 12px!important;font:inherit!important;font-size:11px!important;outline:none!important;box-shadow:inset 0 1px rgba(255,255,255,.012)!important;transition:all .2s ease!important}.quick-quote-form input,.quick-quote-form select{height:42px}.quick-quote-form textarea{resize:vertical;min-height:90px}.quick-quote-form input::placeholder,.quick-quote-form textarea::placeholder{color:#536b86}.quick-quote-form input:focus,.quick-quote-form select:focus,.quick-quote-form textarea:focus{border-color:rgba(24,183,255,.7)!important;box-shadow:0 0 0 3px rgba(11,124,255,.08)!important}.quick-quote-form select option{background:#07182c}.quote-submit{height:43px;border:0;border-radius:9px;background:linear-gradient(135deg,#0687ff,#0062ff);color:#fff;font-weight:850;font-size:11px;cursor:pointer;box-shadow:0 9px 22px rgba(0,105,255,.18);transition:.25s}.quote-submit:hover{transform:translateY(-1px);filter:brightness(1.08)}.quote-notice{grid-column:1/-1;padding:10px 12px;border-radius:8px;font-size:11px}.quote-notice.success{background:rgba(22,163,74,.12);border:1px solid rgba(34,197,94,.25);color:#86efac}.quote-notice.error{background:rgba(220,38,38,.1);border:1px solid rgba(248,113,113,.2);color:#fca5a5}

/* FOOTER */
body.theme-market-pro .premium-footer{margin:0!important;padding:55px 0 0!important;background:#010813!important;color:#8398b1!important;border-top:1px solid rgba(74,138,208,.12)}
body.theme-market-pro .premium-footer-grid{display:grid;grid-template-columns:1.65fr 1.15fr 1fr .8fr .85fr 1.25fr;gap:34px;padding-bottom:38px}
body.theme-market-pro .premium-footer h4{margin:2px 0 17px;color:#e7f2ff;font-size:11.5px}.premium-footer-grid>div:not(.footer-brand)>a,.premium-footer-grid>div:not(.footer-brand)>span{display:block;margin:10px 0;color:#748ba5;font-size:10.5px;line-height:1.5;transition:.2s}.premium-footer-grid>div:not(.footer-brand)>a:hover{color:#55c7ff;transform:translateX(2px)}
body.theme-market-pro .footer-brand p{max-width:290px;color:#7188a3;font-size:11px;line-height:1.7;margin:15px 0 18px}.social-row{display:flex;gap:8px}.social-row a{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;border:1px solid rgba(91,153,219,.16);background:#071426;color:#8aa3bd;font-size:10px;font-weight:850;transition:.2s}.social-row a:hover{border-color:#168aff;color:#fff;background:#09233e}
body.theme-market-pro .footer-bottom{min-height:64px;border-top:1px solid rgba(86,148,215,.1);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#5e748d;font-size:10px}.payment-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.payment-row b{padding:5px 8px;border:1px solid rgba(105,159,214,.13);border-radius:6px;background:#061222;color:#7289a1;font-size:8px;letter-spacing:.02em}
body.theme-market-pro .mobile-bottom{display:none}

/* OTHER PUBLIC PAGES — harmonize with the new storefront */
body.theme-market-pro main:not(.premium-home){color:#dce9f7}
body.theme-market-pro main:not(.premium-home) .box,body.theme-market-pro main:not(.premium-home) .auth-card,body.theme-market-pro main:not(.premium-home) .product-buy-card,body.theme-market-pro main:not(.premium-home) .product-description-card,body.theme-market-pro main:not(.premium-home) .feature-list-card,body.theme-market-pro main:not(.premium-home) .review-card{background:#071629!important;border-color:rgba(84,150,220,.18)!important;color:#dce9f7!important;box-shadow:0 16px 34px rgba(0,0,0,.16)!important}
body.theme-market-pro main:not(.premium-home) h1,body.theme-market-pro main:not(.premium-home) h2,body.theme-market-pro main:not(.premium-home) h3,body.theme-market-pro main:not(.premium-home) b,body.theme-market-pro main:not(.premium-home) strong{color:#fff}
body.theme-market-pro main:not(.premium-home) input,body.theme-market-pro main:not(.premium-home) textarea,body.theme-market-pro main:not(.premium-home) select{background:#061426!important;border-color:rgba(84,150,220,.22)!important;color:#dce9f7!important}
body.theme-market-pro main:not(.premium-home) .product-card,body.theme-market-pro main:not(.premium-home) .blog-card,body.theme-market-pro main:not(.premium-home) .market-cat{background:#071629!important;border-color:rgba(84,150,220,.18)!important;color:#dce9f7!important}
body.theme-market-pro main:not(.premium-home) .blog-card-body h2 a,body.theme-market-pro main:not(.premium-home) .blog-card-body h3 a{color:#fff!important}
body.theme-market-pro main:not(.premium-home) .blog-card-body p,body.theme-market-pro main:not(.premium-home) .blog-card-body small{color:#8195ad!important}
body.theme-market-pro main:not(.premium-home) .blog-content{background:#071629!important;border-color:rgba(84,150,220,.18)!important;color:#aabbd0!important}
body.theme-market-pro main:not(.premium-home) .product-img{background:#0a1d33!important;border-color:rgba(84,150,220,.15)!important}
body.theme-market-pro main:not(.premium-home) .btn-primary{background:linear-gradient(135deg,#0b7cff,#0062ff)!important;border-color:#0b7cff!important;color:#fff!important}
body.theme-market-pro main:not(.premium-home) .btn-light{background:#081a30!important;border-color:rgba(84,150,220,.22)!important;color:#b8c9dc!important}

/* RESPONSIVE */
@media(max-width:1280px){
 body.theme-market-pro .container{width:min(1180px,calc(100% - 36px))}
 body.theme-market-pro .premium-menu{gap:15px;font-size:12px}.premium-search-wrap{max-width:250px!important}.premium-actions{gap:9px!important}
 body.theme-market-pro .premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-product-card:nth-child(5){display:none}
 body.theme-market-pro .why-grid{grid-template-columns:repeat(4,1fr)}.why-card:nth-child(n+5){min-height:135px}
 body.theme-market-pro .premium-footer-grid{grid-template-columns:1.6fr repeat(3,1fr);row-gap:30px}.premium-footer-grid>div:nth-child(5),.premium-footer-grid>div:nth-child(6){grid-column:span 1}
}
@media(max-width:1050px){
 body.theme-market-pro .premium-header{height:auto;min-height:70px}.premium-nav{height:70px!important;gap:15px!important;position:relative}.premium-logo{margin-right:auto}
 body.theme-market-pro .premium-menu-btn{display:block;order:4}.premium-menu{display:none!important;position:absolute;left:0;right:0;top:70px;margin:0!important;padding:10px;background:#061426;border:1px solid var(--border);border-radius:0 0 12px 12px;box-shadow:0 20px 40px rgba(0,0,0,.35);flex-direction:column;align-items:stretch!important;gap:0!important}.premium-menu.open{display:flex!important}.premium-menu>a,.menu-dropdown>a{padding:12px!important}.menu-dropdown-panel{display:none!important}
 body.theme-market-pro .premium-search-wrap{max-width:300px!important;margin-left:0!important}.login-link,.register-btn{display:none!important}
 body.theme-market-pro .premium-hero-grid{grid-template-columns:1fr 1fr;gap:28px}.premium-hero h1{font-size:48px!important}.premium-devices{height:350px}.laptop-lid{height:255px!important}.dash-body{height:206px!important}.phone-pro{width:106px!important;height:220px!important}
 body.theme-market-pro .premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-product-card:nth-child(4){display:none}
 body.theme-market-pro .quick-quote-box{grid-template-columns:1fr;padding:32px}.quote-visual{min-height:230px!important;padding-left:210px!important}.quote-card-art{top:15px!important}.quote-orbit{top:-115px!important}
 body.theme-market-pro .premium-footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:span 3}
}
@media(max-width:768px){
 body.theme-market-pro .container{width:min(100% - 28px,680px)}body.theme-market-pro .section{padding:56px 0}
 body.theme-market-pro .premium-search-wrap{display:none}.premium-actions{order:3}.premium-menu-btn{order:4!important}.premium-cart{width:37px!important;height:37px!important}
 body.theme-market-pro .premium-hero{min-height:auto}.premium-hero-grid{grid-template-columns:1fr!important;padding-top:58px!important;padding-bottom:40px!important;gap:28px!important}.premium-hero-copy{text-align:center;margin:auto}.premium-hero h1{font-size:45px!important;letter-spacing:-2px!important}.premium-hero p{font-size:14px!important}.premium-hero-actions,.hero-trust{justify-content:center}.premium-devices{width:min(100%,590px);height:355px;margin:auto}.laptop-pro{left:6%!important;right:10%!important}.phone-pro{right:4%!important}
 body.theme-market-pro .premium-section-title{align-items:center}.premium-section-title h2,.center-heading h2,.quote-copy h2{font-size:25px!important}.section-eyebrow{font-size:10px!important}
 body.theme-market-pro .premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-product-card:nth-child(4){display:block}.premium-product-card:nth-child(5){display:none}
 body.theme-market-pro .why-grid{grid-template-columns:repeat(2,1fr)}.why-card{min-height:132px!important}
 body.theme-market-pro .review-grid{grid-template-columns:1fr}.review-pro-card p{min-height:auto}
 body.theme-market-pro .quote-visual{min-height:auto!important;padding:0 0 0 150px!important;align-items:center}.quote-card-art{left:0!important;top:-6px!important;width:130px!important;height:165px!important}.quote-copy{max-width:none!important}.quote-orbit{display:none}.quote-fields.two{grid-template-columns:1fr}
 body.theme-market-pro .premium-footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:span 2}.footer-bottom{align-items:flex-start!important;flex-direction:column;padding:19px 0}.payment-row{justify-content:flex-start!important}
 body.theme-market-pro .mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:90;height:62px;background:rgba(3,13,26,.96);border-top:1px solid rgba(82,150,220,.2);display:grid!important;grid-template-columns:repeat(5,1fr);backdrop-filter:blur(12px)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#7187a0;font-size:8px}.mobile-bottom a span{font-size:16px;color:#9bb0c7}.mobile-bottom em{position:absolute;margin:-22px 0 0 18px;background:#087cff;color:#fff;border-radius:99px;font-size:7px;padding:2px 4px;font-style:normal}.premium-footer{padding-bottom:62px!important}
}
@media(max-width:480px){
 body.theme-market-pro .container{width:calc(100% - 22px)}.premium-logo{font-size:15px!important}.premium-logo .site-logo-img{max-width:140px!important;max-height:36px!important}.logo-symbol{width:31px!important;height:31px!important}.premium-nav{gap:9px!important}.premium-menu-btn{width:36px!important;height:36px!important;padding:8px!important}.premium-cart{width:35px!important;height:35px!important}
 body.theme-market-pro .premium-hero-grid{padding-top:45px!important}.premium-hero h1{font-size:38px!important;letter-spacing:-1.6px!important}.premium-hero p{font-size:13px!important}.premium-hero-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%;gap:8px!important}.premium-hero-actions .btn{padding:0 10px!important;font-size:11px!important}.hero-trust{gap:9px 14px!important;font-size:9px!important}.premium-devices{height:285px!important}.laptop-pro{top:20px!important;left:1%!important;right:8%!important}.laptop-lid{height:205px!important}.dash-body{height:156px!important;grid-template-columns:58px 1fr!important}.dash-body section{padding:10px!important}.dash-body aside{padding:12px 8px!important}.dash-chart{height:55px!important}.phone-pro{width:88px!important;height:183px!important;bottom:15px!important;right:0!important}.floating-code{display:none!important}
 body.theme-market-pro .premium-section-title .more{font-size:9px}.premium-section-title h2{font-size:22px!important}.premium-product-grid{gap:10px!important}.premium-product-body{padding:11px!important}.premium-product-body h3{font-size:12px!important}.premium-product-body p{font-size:9px!important;min-height:28px!important}.premium-price-row strong{font-size:15px!important}.product-mini-actions{grid-template-columns:1fr!important}.product-mini-actions a:first-child{display:none}.add-cart-btn{font-size:9.5px!important}.premium-badge{font-size:8px!important}
 body.theme-market-pro .why-grid{gap:9px!important}.why-card{padding:18px 9px!important}.why-card h3{font-size:10.5px!important}.why-card p{font-size:8.5px!important}
 body.theme-market-pro .review-pro-card{padding:18px}.quote-visual{padding:0!important;min-height:auto!important}.quote-card-art{display:none}.quote-copy{text-align:center}.quick-quote-box{padding:24px 17px!important;gap:24px!important}.premium-footer-grid{grid-template-columns:1fr 1fr!important;gap:25px 15px!important}.footer-brand{grid-column:span 2!important}.premium-footer-grid>div:nth-child(6){grid-column:span 2}.footer-bottom{font-size:9px!important}
}
@media(max-width:375px){
 body.theme-market-pro .premium-hero h1{font-size:34px!important}.premium-hero-actions{grid-template-columns:1fr!important}.premium-product-grid{grid-template-columns:1fr!important}.premium-product-card:nth-child(3),.premium-product-card:nth-child(4){display:none}.why-grid{grid-template-columns:1fr 1fr!important}.premium-footer-grid{grid-template-columns:1fr!important}.footer-brand,.premium-footer-grid>div:nth-child(6){grid-column:span 1!important}
}

/* =========================================================
   LIGHT PREMIUM STOREFRONT V2
   Beyaza yakın yüzeyler + mavi/cyan vurgu sistemi
   ========================================================= */
body.theme-market-pro{
 --bg-main:#f7faff;--bg-secondary:#f1f6fc;--bg-card:#ffffff;--bg-card-light:#f8fbff;
 --border:rgba(30,93,170,.14);--primary:#0b72f2;--primary-light:#149ff8;--cyan:#06a8d9;
 --text-primary:#122033;--text-secondary:#60738c;--text-muted:#8798ad;
 --premium-shadow:0 14px 36px rgba(28,69,120,.09);
 background:#f7faff!important;color:var(--text-primary)!important
}
body.theme-market-pro .premium-header{background:rgba(255,255,255,.92)!important;border-bottom-color:#e4ebf4!important;box-shadow:0 8px 28px rgba(36,72,114,.06)!important}
body.theme-market-pro .premium-logo{color:#17273a!important}
body.theme-market-pro .premium-menu{color:#60738b!important}
body.theme-market-pro .premium-menu>a:hover,body.theme-market-pro .premium-menu>a.active,body.theme-market-pro .menu-dropdown>a:hover{color:#0b72f2!important}
body.theme-market-pro .premium-menu>a.active:after{background:linear-gradient(90deg,#0b72f2,#14b7df)!important}
body.theme-market-pro .menu-dropdown-panel{background:#fff!important;border-color:#dde7f2!important;box-shadow:0 18px 40px rgba(35,69,110,.13)!important}
body.theme-market-pro .menu-dropdown-panel a{color:#64768c!important}
body.theme-market-pro .menu-dropdown-panel a:hover{background:#f1f7ff!important;color:#0b72f2!important}
body.theme-market-pro .premium-search{background:#f4f7fb!important;border-color:#dbe5ef!important}
body.theme-market-pro .premium-search input{color:#1a293b!important}
body.theme-market-pro .premium-search input::placeholder{color:#8798aa!important}
body.theme-market-pro .premium-search button{color:#657b94!important}
body.theme-market-pro .premium-cart{background:#fff!important;border-color:#dbe5ef!important;color:#1a293b!important;box-shadow:0 5px 14px rgba(33,71,115,.05)}
body.theme-market-pro .premium-cart b{border-color:#fff!important}
body.theme-market-pro .login-link{color:#4c6178!important}
body.theme-market-pro .premium-menu-btn{background:#fff!important;border-color:#dbe5ef!important}
body.theme-market-pro .premium-menu-btn span{background:#526981!important}
body.theme-market-pro .live-search-results{background:#fff!important;border-color:#dbe5ef!important;color:#1a293b!important;box-shadow:0 20px 45px rgba(30,67,110,.15)!important}
body.theme-market-pro .live-search-item{border-color:#eef2f7!important}
body.theme-market-pro .live-search-item:hover{background:#f4f8fd!important}

body.theme-market-pro .premium-hero{background:radial-gradient(circle at 78% 38%,rgba(38,145,255,.12),transparent 34%),radial-gradient(circle at 58% 110%,rgba(13,190,220,.07),transparent 30%),linear-gradient(180deg,#fbfdff 0%,#f3f8fe 100%)!important;border-bottom-color:#e5edf6!important}
body.theme-market-pro .premium-hero:after{background:#47a9ff!important;opacity:.07!important}
body.theme-market-pro .hero-grid-lines{opacity:.22!important;background-image:linear-gradient(rgba(77,139,210,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(77,139,210,.08) 1px,transparent 1px)!important}
body.theme-market-pro .hero-kicker,body.theme-market-pro .section-eyebrow{color:#0b78e8!important}
body.theme-market-pro .premium-hero h1{color:#132238!important}
body.theme-market-pro .premium-hero h1 span{background:linear-gradient(90deg,#0878f2,#08a9d8)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
body.theme-market-pro .premium-hero p{color:#60738b!important}
body.theme-market-pro .premium-hero-actions .hero-secondary{background:#fff!important;color:#38506a!important;border-color:#d9e4ef!important;box-shadow:0 6px 16px rgba(34,67,104,.05)!important}
body.theme-market-pro .hero-trust{color:#6f8196!important}
body.theme-market-pro .floating-code{background:rgba(255,255,255,.88)!important;border-color:#cfe1f4!important;color:#0b80dc!important;box-shadow:0 10px 24px rgba(32,80,129,.12)!important}

body.theme-market-pro .premium-section-title h2,body.theme-market-pro .center-heading h2,body.theme-market-pro .quote-copy h2{color:#17273a!important}
body.theme-market-pro .premium-section-title .more{color:#0b72f2!important}
body.theme-market-pro .center-heading p{color:#71849b!important}

body.theme-market-pro .premium-products-section{background:linear-gradient(180deg,#f7faff,#f2f7fc)!important}
body.theme-market-pro .premium-product-card{background:#fff!important;border-color:#dfe8f2!important;box-shadow:0 10px 30px rgba(31,70,116,.07)!important}
body.theme-market-pro .premium-product-card:hover{border-color:rgba(11,114,242,.32)!important;box-shadow:0 17px 38px rgba(31,70,116,.12),0 0 0 3px rgba(11,114,242,.025)!important}
body.theme-market-pro .premium-product-image{background:#f1f5fa!important;border-bottom-color:#e4ebf3!important}
body.theme-market-pro .favorite-btn{background:rgba(255,255,255,.92)!important;border-color:#dbe5ef!important;color:#536b82!important;box-shadow:0 4px 12px rgba(30,61,98,.06)}
body.theme-market-pro .favorite-btn:hover,body.theme-market-pro .favorite-btn.active{background:#fff4f6!important;color:#e84f72!important;border-color:#ffc9d4!important}
body.theme-market-pro .premium-product-body h3{color:#17273a!important}
body.theme-market-pro .premium-product-body p{color:#71849b!important}
body.theme-market-pro .premium-rating small{color:#8495a8!important}
body.theme-market-pro .premium-price-row strong{color:#14253b!important}
body.theme-market-pro .premium-price-row del{color:#99a7b8!important}
body.theme-market-pro .product-mini-actions a{background:#f7f9fc!important;border-color:#dde6ef!important;color:#5e748b!important}
body.theme-market-pro .product-mini-actions a:hover{background:#eef6ff!important;color:#0b72f2!important;border-color:#bdd9f7!important}

body.theme-market-pro .why-section{background:#fff!important;border-top-color:#e8eef5!important;border-bottom-color:#e8eef5!important;padding:46px 0!important}
body.theme-market-pro .why-section .center-heading{margin-bottom:20px!important}
body.theme-market-pro .why-section .compact-heading p{margin-top:7px!important}
body.theme-market-pro .why-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;max-width:1040px;margin:0 auto}
body.theme-market-pro .why-card{min-height:112px!important;padding:17px 14px!important;background:#f8fbff!important;border-color:#e1eaf4!important;box-shadow:none!important}
body.theme-market-pro .why-card>span{width:34px!important;height:34px!important;margin-bottom:10px!important;background:#eaf5ff!important;border-color:#cfe7fb!important;color:#0b83dc!important}
body.theme-market-pro .why-card h3{color:#1b2b3d!important;font-size:12px!important;margin-bottom:4px!important}
body.theme-market-pro .why-card p{color:#7b8da2!important;font-size:9.5px!important}

body.theme-market-pro .review-section{background:linear-gradient(180deg,#f4f8fd,#f8fbff)!important}
body.theme-market-pro .review-pro-card{background:#fff!important;border-color:#e0e8f1!important;box-shadow:0 10px 30px rgba(28,66,110,.07)!important}
body.theme-market-pro .review-head-pro h3{color:#18283a!important}
body.theme-market-pro .review-head-pro span{color:#7b8da2!important}
body.theme-market-pro .review-head-pro>b{color:#55a8eb!important}
body.theme-market-pro .review-pro-card p{color:#64788f!important}
body.theme-market-pro .slider-dots i{background:#cbd8e5!important}

body.theme-market-pro .quick-quote-section{background:#f7faff!important}
body.theme-market-pro .quick-quote-box{background:radial-gradient(circle at 8% 35%,rgba(48,156,255,.10),transparent 30%),linear-gradient(125deg,#ffffff,#f7fbff 58%,#f1f7fd)!important;border-color:#dbe7f2!important;box-shadow:0 18px 42px rgba(31,70,116,.08)!important}
body.theme-market-pro .quote-card-art{background:linear-gradient(145deg,#eaf6ff,#dceeff)!important;border-color:#beddf8!important;box-shadow:0 18px 36px rgba(31,82,132,.14)!important}
body.theme-market-pro .quote-card-art i{background:#bcd8ee!important}
body.theme-market-pro .quote-card-art b{color:#0b7fd6!important}
body.theme-market-pro .quote-orbit{border-color:rgba(46,145,225,.12)!important;box-shadow:0 0 0 45px rgba(10,126,255,.02),0 0 0 92px rgba(10,126,255,.014)!important}
body.theme-market-pro .quote-copy p{color:#71849b!important}
body.theme-market-pro .quick-quote-form label>span{color:#667c93!important}
body.theme-market-pro .quick-quote-form input,body.theme-market-pro .quick-quote-form select,body.theme-market-pro .quick-quote-form textarea{background:#fff!important;border-color:#d9e4ee!important;color:#203247!important;box-shadow:inset 0 1px rgba(255,255,255,.7)!important}
body.theme-market-pro .quick-quote-form input::placeholder,body.theme-market-pro .quick-quote-form textarea::placeholder{color:#9aa9b9!important}
body.theme-market-pro .quick-quote-form select option{background:#fff!important;color:#203247!important}
body.theme-market-pro .quote-notice.success{background:#edfdf3!important;color:#267149!important;border-color:#c8efd7!important}
body.theme-market-pro .quote-notice.error{background:#fff2f2!important;color:#a83c3c!important;border-color:#f4cccc!important}

body.theme-market-pro .premium-footer{background:#f0f5fa!important;color:#64788f!important;border-top-color:#dce6ef!important}
body.theme-market-pro .premium-footer h4{color:#213247!important}
body.theme-market-pro .premium-footer-grid>div:not(.footer-brand)>a,body.theme-market-pro .premium-footer-grid>div:not(.footer-brand)>span{color:#6d8096!important}
body.theme-market-pro .premium-footer-grid>div:not(.footer-brand)>a:hover{color:#0b72f2!important}
body.theme-market-pro .footer-brand p{color:#71849a!important}
body.theme-market-pro .social-row a{background:#fff!important;border-color:#d8e4ef!important;color:#657b91!important}
body.theme-market-pro .social-row a:hover{background:#eaf5ff!important;border-color:#b8daf7!important;color:#0b72f2!important}
body.theme-market-pro .footer-bottom{border-top-color:#d9e4ee!important;color:#7b8da0!important}
body.theme-market-pro .payment-row b{background:#fff!important;border-color:#d9e4ee!important;color:#65798f!important}

/* İç sayfaları da açık temayla uyumlu tut */
body.theme-market-pro main:not(.premium-home){color:#24364b!important}
body.theme-market-pro main:not(.premium-home) .box,body.theme-market-pro main:not(.premium-home) .auth-card,body.theme-market-pro main:not(.premium-home) .product-buy-card,body.theme-market-pro main:not(.premium-home) .product-description-card,body.theme-market-pro main:not(.premium-home) .feature-list-card,body.theme-market-pro main:not(.premium-home) .review-card{background:#fff!important;border-color:#dfe8f1!important;color:#24364b!important;box-shadow:0 12px 32px rgba(30,68,112,.07)!important}
body.theme-market-pro main:not(.premium-home) h1,body.theme-market-pro main:not(.premium-home) h2,body.theme-market-pro main:not(.premium-home) h3,body.theme-market-pro main:not(.premium-home) b,body.theme-market-pro main:not(.premium-home) strong{color:#17283c!important}
body.theme-market-pro main:not(.premium-home) input,body.theme-market-pro main:not(.premium-home) textarea,body.theme-market-pro main:not(.premium-home) select{background:#fff!important;border-color:#d9e4ee!important;color:#24364b!important}
body.theme-market-pro main:not(.premium-home) .product-card,body.theme-market-pro main:not(.premium-home) .blog-card,body.theme-market-pro main:not(.premium-home) .market-cat{background:#fff!important;border-color:#dfe8f1!important;color:#24364b!important}
body.theme-market-pro main:not(.premium-home) .blog-card-body h2 a,body.theme-market-pro main:not(.premium-home) .blog-card-body h3 a{color:#17283c!important}
body.theme-market-pro main:not(.premium-home) .blog-card-body p,body.theme-market-pro main:not(.premium-home) .blog-card-body small{color:#71849a!important}
body.theme-market-pro main:not(.premium-home) .blog-content{background:#fff!important;border-color:#dfe8f1!important;color:#4e637a!important}
body.theme-market-pro main:not(.premium-home) .product-img{background:#f2f6fa!important;border-color:#e4ebf2!important}
body.theme-market-pro main:not(.premium-home) .btn-light{background:#fff!important;border-color:#d9e4ee!important;color:#526a82!important}

@media(max-width:1050px){
 body.theme-market-pro .premium-menu{background:#fff!important;border-color:#dce6ef!important;box-shadow:0 18px 38px rgba(31,68,108,.13)!important}
}
@media(max-width:768px){
 body.theme-market-pro .why-section{padding:40px 0!important}
 body.theme-market-pro .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.theme-market-pro .why-card{min-height:108px!important}
 body.theme-market-pro .mobile-bottom{background:rgba(255,255,255,.97)!important;border-top-color:#dce6ef!important;box-shadow:0 -8px 24px rgba(31,67,108,.08)!important}
 body.theme-market-pro .mobile-bottom a{color:#71849a!important}
 body.theme-market-pro .mobile-bottom a span{color:#506b84!important}
}
@media(max-width:375px){
 body.theme-market-pro .why-grid{grid-template-columns:1fr 1fr!important}
 body.theme-market-pro .why-card{padding:14px 8px!important;min-height:105px!important}
}

/* =========================================================
   STOREFRONT POLISH V3 — tighter spacing, stable desktop nav,
   reliable mobile navigation and visible cart icon
   ========================================================= */
body.theme-market-pro{
 --page-max:1280px;
 --page-gutter:34px;
}
body.theme-market-pro .container{
 width:min(var(--page-max),calc(100% - (var(--page-gutter) * 2)))!important;
 margin-inline:auto!important;
}
body.theme-market-pro .section{padding:42px 0!important}
body.theme-market-pro .premium-products-section{padding-top:46px!important;padding-bottom:40px!important}
body.theme-market-pro .why-section{padding:34px 0!important}
body.theme-market-pro .review-section{padding-top:40px!important;padding-bottom:38px!important}
body.theme-market-pro .quick-quote-section{padding-top:38px!important;padding-bottom:42px!important}
body.theme-market-pro .premium-section-title{margin-bottom:18px!important}
body.theme-market-pro .center-heading{margin-bottom:20px!important}
body.theme-market-pro .slider-dots{margin-top:14px!important}
body.theme-market-pro .premium-footer{margin-top:0!important}

/* Header: desktop layout is intentionally grid based to stop horizontal drift. */
body.theme-market-pro .premium-header{min-height:72px!important;height:72px!important}
body.theme-market-pro .premium-nav{
 height:72px!important;
 display:grid!important;
 grid-template-columns:minmax(165px,220px) minmax(430px,auto) minmax(190px,280px) auto;
 align-items:center!important;
 gap:18px!important;
 position:relative;
}
body.theme-market-pro .premium-logo{margin:0!important;min-width:0}
body.theme-market-pro .premium-menu{
 margin:0!important;
 gap:18px!important;
 min-width:0;
 justify-content:center;
}
body.theme-market-pro .premium-menu>a,
body.theme-market-pro .menu-dropdown>a{padding:26px 0 24px!important}
body.theme-market-pro .premium-search-wrap{width:100%;max-width:none!important;margin:0!important;min-width:0}
body.theme-market-pro .premium-actions{justify-self:end;gap:10px!important;min-width:max-content}
body.theme-market-pro .premium-cart{
 width:40px!important;height:40px!important;background:#f3f8ff!important;
 border:1px solid #cbdced!important;color:#0b72f2!important;
 box-shadow:0 5px 14px rgba(33,71,115,.07)!important;
}
body.theme-market-pro .premium-cart:hover{background:#e8f3ff!important;border-color:#9dc7ef!important}
body.theme-market-pro .cart-ico{display:grid!important;place-items:center!important;width:20px;height:20px;color:#0b72f2!important;filter:none!important}
body.theme-market-pro .cart-ico svg{display:block;width:20px;height:20px;stroke:currentColor;stroke-width:2.2;fill:none}
body.theme-market-pro .premium-cart b{right:-5px!important;top:-6px!important;border-color:#fff!important;box-shadow:0 2px 7px rgba(11,114,242,.24)}

/* Slightly tighter hero keeps the page from feeling vertically stretched. */
body.theme-market-pro .premium-hero{min-height:500px!important}
body.theme-market-pro .premium-hero-grid{padding-top:42px!important;padding-bottom:42px!important;gap:50px!important}
body.theme-market-pro .premium-devices{height:380px!important}
body.theme-market-pro .hero-trust{margin-top:18px!important}

/* Compact Why Us: one row / 4 concise cards on desktop. */
body.theme-market-pro .why-grid{max-width:960px!important;gap:12px!important}
body.theme-market-pro .why-card{min-height:100px!important;padding:14px 12px!important;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:10px;text-align:left!important;align-items:center}
body.theme-market-pro .why-card>span{grid-row:1 / 3;width:34px!important;height:34px!important;margin:0!important}
body.theme-market-pro .why-card h3{margin:0 0 3px!important;align-self:end}
body.theme-market-pro .why-card p{align-self:start}
body.theme-market-pro .why-section .center-heading{margin-bottom:15px!important}
body.theme-market-pro .why-section .section-eyebrow{margin-bottom:7px!important}

/* Tablet: header becomes a clean top row + optional search row. */
@media(max-width:1180px) and (min-width:1051px){
 body.theme-market-pro{--page-gutter:28px}
 body.theme-market-pro .premium-nav{grid-template-columns:minmax(150px,185px) minmax(390px,1fr) minmax(170px,220px) auto;gap:12px!important}
 body.theme-market-pro .premium-menu{gap:12px!important;font-size:11.5px!important}
 body.theme-market-pro .premium-search input{padding-inline:10px!important}
 body.theme-market-pro .register-btn{padding-inline:12px!important}
}

/* Mobile/tablet navigation rebuilt to avoid conflicts with legacy .menu rules. */
@media(max-width:1050px){
 body.theme-market-pro{--page-gutter:22px}
 body.theme-market-pro .premium-header{height:auto!important;min-height:68px!important}
 body.theme-market-pro .premium-nav{
  height:auto!important;min-height:68px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto auto!important;
  gap:9px!important;padding:10px 0!important;
 }
 body.theme-market-pro .premium-logo{grid-column:1;grid-row:1;justify-self:start}
 body.theme-market-pro .premium-actions{grid-column:2;grid-row:1;justify-self:end}
 body.theme-market-pro .premium-menu-btn{
  grid-column:3;grid-row:1;display:flex!important;flex-direction:column;justify-content:center;
  width:40px!important;height:40px!important;padding:9px!important;margin:0!important;
  position:relative;z-index:103;cursor:pointer;
 }
 body.theme-market-pro .premium-menu-btn span{width:100%;margin:2.5px 0!important;transition:transform .22s ease,opacity .22s ease}
 body.theme-market-pro .premium-menu-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 body.theme-market-pro .premium-menu-btn[aria-expanded="true"] span:nth-child(2){opacity:0}
 body.theme-market-pro .premium-menu-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 body.theme-market-pro .premium-search-wrap{grid-column:1 / -1;grid-row:2;display:block!important;width:100%;max-width:none!important}
 body.theme-market-pro .premium-search{height:42px!important}
 body.theme-market-pro .premium-menu{
  display:none!important;position:absolute!important;left:0!important;right:0!important;top:100%!important;
  z-index:102!important;margin:0!important;padding:8px!important;
  background:#fff!important;border:1px solid #dce6ef!important;border-radius:0 0 14px 14px!important;
  box-shadow:0 18px 38px rgba(31,68,108,.14)!important;
  flex-direction:column!important;align-items:stretch!important;gap:2px!important;
  max-height:calc(100vh - 86px);overflow-y:auto;overscroll-behavior:contain;
 }
 body.theme-market-pro .premium-menu.open{display:flex!important}
 body.theme-market-pro .premium-menu>a,body.theme-market-pro .menu-dropdown>a{
  display:flex!important;align-items:center!important;min-height:43px!important;padding:10px 12px!important;
  border-radius:9px!important;color:#40566e!important;font-size:13px!important;
 }
 body.theme-market-pro .premium-menu>a:hover,body.theme-market-pro .premium-menu>a.active,body.theme-market-pro .menu-dropdown>a:hover{background:#f1f7ff!important;color:#0b72f2!important}
 body.theme-market-pro .premium-menu>a.active:after{display:none!important}
 body.theme-market-pro .menu-dropdown{display:block!important}
 body.theme-market-pro .menu-dropdown-panel{display:none!important}
 body.theme-market-pro.menu-open{overflow:hidden}
 body.theme-market-pro .premium-product-grid{gap:12px!important}
}

@media(max-width:768px){
 body.theme-market-pro{--page-gutter:16px}
 body.theme-market-pro .section{padding:32px 0!important}
 body.theme-market-pro .premium-products-section{padding:34px 0 30px!important}
 body.theme-market-pro .why-section{padding:28px 0!important}
 body.theme-market-pro .review-section{padding:31px 0!important}
 body.theme-market-pro .quick-quote-section{padding:30px 0 34px!important}
 body.theme-market-pro .premium-search-wrap{display:none!important}
 body.theme-market-pro .premium-nav{grid-template-columns:minmax(0,1fr) auto auto!important;padding:8px 0!important;min-height:62px!important}
 body.theme-market-pro .premium-menu{top:100%!important}
 body.theme-market-pro .premium-hero-grid{padding-top:38px!important;padding-bottom:28px!important}
 body.theme-market-pro .why-card{min-height:92px!important}
 body.theme-market-pro .center-heading{margin-bottom:16px!important}
}

@media(max-width:480px){
 body.theme-market-pro{--page-gutter:12px}
 body.theme-market-pro .premium-nav{gap:7px!important}
 body.theme-market-pro .premium-logo .site-logo-img{max-width:132px!important;max-height:34px!important}
 body.theme-market-pro .premium-cart{width:37px!important;height:37px!important}
 body.theme-market-pro .premium-menu-btn{width:37px!important;height:37px!important;padding:8px!important}
 body.theme-market-pro .premium-hero-grid{padding-top:32px!important;padding-bottom:24px!important}
 body.theme-market-pro .section{padding:28px 0!important}
 body.theme-market-pro .premium-products-section{padding:30px 0 27px!important}
 body.theme-market-pro .why-section{padding:24px 0!important}
 body.theme-market-pro .review-section{padding:28px 0!important}
 body.theme-market-pro .quick-quote-section{padding:27px 0 30px!important}
 body.theme-market-pro .why-grid{gap:8px!important}
 body.theme-market-pro .why-card{display:block!important;text-align:center!important;min-height:98px!important;padding:12px 7px!important}
 body.theme-market-pro .why-card>span{margin:0 auto 7px!important}
}
@media(max-width:768px){
 body.theme-market-pro .mobile-bottom .mobile-cart-svg{display:grid!important;place-items:center!important;width:18px!important;height:18px!important;color:#0b72f2!important}
 body.theme-market-pro .mobile-bottom .mobile-cart-svg svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:2.2;fill:none}
}

/* =========================================================
   STOREFRONT V4 — member panel, readable mobile dock,
   robust account actions and polished auth/account screens
   ========================================================= */
body.theme-market-pro .account-btn{
 display:flex;align-items:center;gap:9px;min-height:40px;padding:5px 11px 5px 8px;
 border:1px solid #d9e6f2;border-radius:10px;background:#f7fbff;color:#243b53;
 transition:all .22s ease;max-width:180px
}
body.theme-market-pro .account-btn:hover{background:#edf6ff;border-color:#afd1f0;transform:translateY(-1px)}
body.theme-market-pro .account-ico{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#e7f3ff;color:#0b72f2;flex:0 0 auto}
body.theme-market-pro .account-ico svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
body.theme-market-pro .account-copy{display:grid;line-height:1.05;min-width:0}
body.theme-market-pro .account-copy small{font-size:9px;color:#7d90a6;font-weight:700;margin-bottom:3px}
body.theme-market-pro .account-copy strong{font-size:11px;color:#263a50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Auth pages should look like a real customer portal, not a leftover utility form. */
body.theme-market-pro .auth-wrap{min-height:calc(100vh - 72px);padding:58px 16px 70px!important;background:linear-gradient(180deg,#f6faff 0%,#eef5fb 100%)!important}
body.theme-market-pro .auth-card{width:min(100%,460px);margin:0 auto;padding:34px!important;border-radius:18px!important;border:1px solid #dbe7f1!important;box-shadow:0 22px 60px rgba(31,72,112,.11)!important}
body.theme-market-pro .auth-card h1{margin:5px 0 8px;font-size:30px;letter-spacing:-1px;color:#172b3f}
body.theme-market-pro .auth-card .muted{margin:0 0 24px;line-height:1.6}
body.theme-market-pro .auth-card .field{margin-bottom:15px}
body.theme-market-pro .auth-card .field label{display:block;margin-bottom:7px;font-size:12px;font-weight:800;color:#415a73}
body.theme-market-pro .auth-card .field input{width:100%;height:46px;border:1px solid #cfddea;border-radius:10px;background:#fbfdff;padding:0 13px;font:inherit;color:#1d3248;outline:none}
body.theme-market-pro .auth-card .field input:focus{border-color:#5ca9ed;box-shadow:0 0 0 3px rgba(11,114,242,.09);background:#fff}
body.theme-market-pro .auth-card .full-btn{width:100%;min-height:46px;margin-top:3px}
body.theme-market-pro .auth-links{text-align:center;font-size:12px;color:#70849a;margin:16px 0 0}
body.theme-market-pro .auth-links a{color:#0b72f2;font-weight:800}

body.theme-market-pro .account-page{padding-top:44px!important;padding-bottom:54px!important}
body.theme-market-pro .account-page .account-head{padding:22px 24px;border:1px solid #dfe8f1;border-radius:16px;background:linear-gradient(135deg,#fff,#f5faff);margin-bottom:18px;box-shadow:0 10px 28px rgba(31,68,108,.05)}
body.theme-market-pro .account-page .account-head h1{margin:3px 0 0;color:#1d3248;letter-spacing:-.7px}
body.theme-market-pro .account-page .account-grid{gap:18px}

/* Mobile bottom navigation: larger typography / hit area for real-world use. */
@media(max-width:768px){
 body.theme-market-pro{padding-bottom:78px!important}
 body.theme-market-pro .mobile-bottom{
  height:72px!important;grid-template-columns:repeat(5,1fr)!important;
  padding:4px 5px max(4px,env(safe-area-inset-bottom))!important;
 }
 body.theme-market-pro .mobile-bottom a{
  min-width:0;min-height:62px;gap:4px!important;padding:5px 2px!important;
  font-size:11px!important;line-height:1!important;font-weight:800!important;color:#526b84!important;
 }
 body.theme-market-pro .mobile-bottom a>span{font-size:20px!important;line-height:20px!important;color:#35627f!important}
 body.theme-market-pro .mobile-bottom .mobile-cart-svg,
 body.theme-market-pro .mobile-bottom .mobile-user-svg{width:21px!important;height:21px!important;display:grid!important;place-items:center!important;color:#0b72f2!important}
 body.theme-market-pro .mobile-bottom .mobile-cart-svg svg,
 body.theme-market-pro .mobile-bottom .mobile-user-svg svg{width:21px!important;height:21px!important;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
 body.theme-market-pro .mobile-bottom em{margin:-28px 0 0 23px!important;min-width:18px!important;height:18px!important;font-size:9px!important;padding:0 5px!important;border:2px solid #fff}
 body.theme-market-pro .premium-footer{padding-bottom:76px!important}
 body.theme-market-pro .auth-wrap{min-height:auto;padding:32px 12px 40px!important}
 body.theme-market-pro .auth-card{padding:24px 19px!important;border-radius:15px!important}
 body.theme-market-pro .auth-card h1{font-size:25px}
 body.theme-market-pro .account-btn{display:none!important}
}
@media(max-width:390px){
 body.theme-market-pro .mobile-bottom a{font-size:10.5px!important;letter-spacing:-.15px}
 body.theme-market-pro .mobile-bottom a>span{font-size:19px!important}
}


/* =========================================================
   V5 NAV + ADMIN POLISH / DIAGNOSTICS
   ========================================================= */
body.theme-market-pro .premium-nav-shell{
 width:min(1240px,calc(100% - 48px));margin:0 auto;height:72px;
 display:grid;grid-template-columns:minmax(170px,205px) minmax(360px,1fr) minmax(185px,240px) auto;
 align-items:center;gap:18px;position:relative;
}
body.theme-market-pro .premium-nav-shell .premium-logo{margin:0!important;min-width:0}
body.theme-market-pro .premium-nav-shell .premium-menu{margin:0!important;justify-self:start;min-width:0;gap:18px!important;white-space:nowrap}
body.theme-market-pro .premium-nav-shell .premium-search-wrap{width:100%;max-width:none!important;min-width:0}
body.theme-market-pro .premium-nav-shell .premium-actions{justify-self:end;min-width:max-content;gap:8px!important}
@media(max-width:1180px) and (min-width:1051px){body.theme-market-pro .premium-nav-shell{width:min(100% - 36px,1160px);grid-template-columns:minmax(155px,180px) minmax(330px,1fr) minmax(150px,190px) auto;gap:10px}.premium-nav-shell .premium-menu{gap:10px!important;font-size:11px!important}.premium-nav-shell .login-link{display:none}}
@media(max-width:1050px){body.theme-market-pro .premium-nav-shell{width:min(100% - 32px,920px);height:auto!important;min-height:68px;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:9px!important;padding:10px 0!important}.premium-nav-shell .premium-logo{grid-column:1;grid-row:1}.premium-nav-shell .premium-actions{grid-column:2;grid-row:1}.premium-nav-shell .premium-menu-btn{grid-column:3;grid-row:1}.premium-nav-shell .premium-search-wrap{grid-column:1/-1;grid-row:2}.premium-nav-shell .premium-menu{left:0!important;right:0!important;width:100%!important}}
@media(max-width:768px){body.theme-market-pro .premium-nav-shell{width:calc(100% - 24px);padding:8px 0!important}.premium-nav-shell .premium-search-wrap{display:none!important}}
@media(max-width:480px){body.theme-market-pro .premium-nav-shell{width:calc(100% - 18px);gap:6px!important}.premium-nav-shell .register-btn,.premium-nav-shell .login-link,.premium-nav-shell .account-copy{display:none!important}.premium-nav-shell .account-btn{padding:4px!important;border:0!important;background:transparent!important}.premium-nav-shell .account-ico{width:36px;height:36px}}

/* Admin top navigation: fixed-height, no drifting menu items. */
.admin-body{background:#f4f6f9!important;color:#182230!important}
.admin-global-header{height:72px!important;background:rgba(255,255,255,.97)!important;border-bottom:1px solid #e6eaf0!important;box-shadow:0 5px 20px rgba(15,23,42,.05)!important;backdrop-filter:blur(12px)}
.admin-topnav-wrap{width:min(1240px,calc(100% - 40px))!important;height:72px!important;gap:14px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}
.admin-top-brand{height:42px;min-width:0}.admin-top-brand img{max-width:138px;max-height:38px;object-fit:contain}.admin-top-brand>span:not(.brand-symbol){max-width:160px;overflow:hidden;text-overflow:ellipsis}
.admin-topnav{height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;min-width:0}
.admin-topnav>a,.topnav-group>button{height:40px!important;margin:0!important;padding:0 10px!important;border-radius:10px!important;white-space:nowrap;font-size:11.5px!important}
.topnav-group{height:40px!important;display:flex;align-items:center}.topnav-dropdown{top:44px!important}
.admin-topnav-actions{justify-self:end;white-space:nowrap}.admin-top-main{width:min(1240px,calc(100% - 40px))!important;padding:22px 0 52px!important}
.admin-pagebar{padding:0 2px 4px!important;margin-bottom:18px!important}.admin-pagebar b{font-size:18px!important;letter-spacing:-.2px}
.admin-heading{border-radius:16px!important;padding:22px 24px!important;border:1px solid #e5e9ef!important;background:#fff!important;box-shadow:0 10px 30px rgba(15,23,42,.05)!important;display:flex;align-items:center;justify-content:space-between;gap:18px}
.admin-heading h1{margin:3px 0 4px!important;font-size:24px!important;color:#162033!important}.admin-heading .eyebrow{color:#5369e8!important}.admin-heading .muted{margin:0!important;color:#778398!important}
.admin-body .box,.admin-body .table-wrap,.aurora-card{border:1px solid #e5e9ef!important;border-radius:16px!important;box-shadow:0 9px 28px rgba(15,23,42,.045)!important}
.admin-body .field input,.admin-body .field textarea,.admin-body .field select{min-height:44px;border-color:#dce2ea!important;background:#fbfcfe!important}
.admin-body .field input:focus,.admin-body .field textarea:focus,.admin-body .field select:focus{background:#fff!important;border-color:#7e93f5!important;box-shadow:0 0 0 3px rgba(76,103,237,.1)!important}

.log-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.log-kpis>div{background:#fff;border:1px solid #e5e9ef;border-radius:14px;padding:16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.log-kpis small{display:block;color:#7b8798;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.log-kpis b{display:block;font-size:25px;margin:4px 0;color:#172033}.log-kpis span{font-size:10px;color:#98a2b3}.log-box-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.log-box-head h3{margin:0 0 4px}.log-box-head p{margin:0}.log-console{max-height:360px;overflow:auto;margin:0;background:#101826!important;color:#dbe7f6!important;border:1px solid #202c3d!important;border-radius:12px;padding:15px!important;font:11px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.facts-grid span{padding:12px;border:1px solid #e8ecf2;border-radius:11px;background:#fafbfd;min-width:0}.facts-grid small{display:block;font-size:9px;text-transform:uppercase;color:#8a96a8;font-weight:800;margin-bottom:5px}.facts-grid b{display:block;font-size:11px;color:#27364b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.level-pill{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef2f7;color:#526075;font-size:9px;font-weight:900}.level-error,.level-fatal,.level-php{background:#fff0f1;color:#c03948}.level-info{background:#eef6ff;color:#2470c7}
@media(max-width:1120px){.admin-topnav-wrap{display:flex!important}.admin-mobile-nav-btn{display:block!important;margin-left:auto}.admin-topnav{display:none!important;position:absolute!important;top:72px!important;left:16px!important;right:16px!important;height:auto!important;padding:8px!important;align-items:stretch!important;justify-content:flex-start!important}.admin-topnav.open{display:flex!important}.admin-topnav-actions{margin-left:0}.admin-view-site{display:none}.admin-top-main{width:min(100% - 24px,1240px)!important}.log-kpis{grid-template-columns:repeat(2,1fr)}.facts-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.admin-topnav-wrap{width:calc(100% - 20px)!important}.admin-topnav-actions .top-action{display:none}.admin-top-main{width:calc(100% - 16px)!important}.admin-heading{padding:17px!important;align-items:flex-start;flex-direction:column}.admin-heading form{width:100%}.admin-heading form .btn{width:100%}.log-kpis{grid-template-columns:1fr 1fr;gap:8px}.log-kpis>div{padding:12px}.facts-grid{grid-template-columns:1fr}.log-box-head{flex-direction:column}.log-box-head .btn{width:100%}}

/* =========================================================
   V6 - Müşteri paneli / hesap alanı
   ========================================================= */
body.theme-market-pro .account-dashboard-pro{padding-top:32px!important;padding-bottom:58px!important}
.account-hero-pro{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px;margin-bottom:16px;border:1px solid #dce7f2;border-radius:18px;background:linear-gradient(135deg,#fff 0%,#f5faff 70%,#edf7ff 100%);box-shadow:0 12px 32px rgba(31,68,108,.06)}
.account-avatar-pro{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#0b7cff,#18b7ff);color:#fff;font-size:23px;font-weight:900;box-shadow:0 8px 20px rgba(11,124,255,.2)}
.account-welcome-pro h1{font-size:28px;margin:4px 0 5px;color:#1d3248;letter-spacing:-.7px}.account-welcome-pro p{margin:0;color:#71849a;font-size:13px}.account-hero-actions{display:flex;gap:8px;align-items:center}.btn-ghost-danger{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid #f0d8dc;border-radius:10px;background:#fff;color:#b23a48;font-weight:800;font-size:12px}.btn-ghost-danger:hover{background:#fff5f6}
.account-notice{margin-bottom:14px}.account-stats-pro{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.account-stats-pro article{display:flex;align-items:center;gap:13px;padding:16px 17px;border:1px solid #e0e8f1;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(31,68,108,.035)}.account-stat-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#edf6ff;color:#0b72f2;font-weight:900}.account-stats-pro small,.account-stats-pro strong{display:block}.account-stats-pro small{font-size:11px;color:#8494a8;font-weight:700}.account-stats-pro strong{margin-top:2px;color:#20384f;font-size:18px;letter-spacing:-.3px}
.account-layout-pro{display:grid;grid-template-columns:235px minmax(0,1fr);gap:16px;align-items:start}.account-sidebar-pro{position:sticky;top:92px;padding:14px!important}.account-user-mini{padding:8px 8px 14px;border-bottom:1px solid #e8eef5}.account-user-mini b,.account-user-mini small{display:block}.account-user-mini b{color:#20384f;font-size:14px}.account-user-mini small{color:#8394a8;font-size:11px;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.account-sidebar-pro nav{display:grid;gap:4px;padding:10px 0}.account-sidebar-pro nav a{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;padding:10px 9px;border-radius:10px;color:#587087;font-size:12px;font-weight:800}.account-sidebar-pro nav a span{font-size:16px;color:#4a708f}.account-sidebar-pro nav a em{font-style:normal;font-size:10px;min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#edf3f9;color:#668097}.account-sidebar-pro nav a:hover,.account-sidebar-pro nav a.active{background:#eff7ff;color:#0b72f2}.account-sidebar-pro nav a.active span{color:#0b72f2}.account-side-note{padding:11px;border-radius:10px;background:#fff8e7;border:1px solid #f7e7ba}.account-side-note b,.account-side-note small{display:block}.account-side-note b{font-size:11px;color:#8a650d}.account-side-note small{font-size:10px;color:#9a7a31;line-height:1.5;margin-top:3px}
.account-content-pro{display:grid;gap:14px;min-width:0}.account-panel-pro{padding:18px!important;scroll-margin-top:95px}.account-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:13px;margin-bottom:7px;border-bottom:1px solid #edf1f5}.account-panel-head span{display:block;color:#0b72f2;font-size:9px;letter-spacing:.11em;font-weight:900}.account-panel-head h2{margin:3px 0 0;font-size:19px;color:#213a51;letter-spacing:-.4px}.account-panel-head>small{color:#92a0b1;font-size:10px}.account-order-list{display:grid}.account-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px 3px;border-bottom:1px solid #edf1f5}.account-order-card:last-child{border-bottom:0}.order-main{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:18px}.order-main small,.order-main b{display:block}.order-main small{font-size:9px;color:#97a4b3;text-transform:uppercase;font-weight:800}.order-main b{margin-top:3px;font-size:12px;color:#2b4156}.order-state{text-align:center}.order-state small{display:block;font-size:9px;color:#8b99aa;margin-top:5px}.order-actions{display:flex;gap:6px;justify-content:flex-end}.account-empty-pro{text-align:center;padding:32px 18px}.account-empty-pro.compact{padding:24px 14px}.account-empty-pro>span{width:44px;height:44px;display:grid;place-items:center;margin:0 auto 8px;border-radius:13px;background:#eef6ff;color:#0b72f2;font-size:20px}.account-empty-pro h3{margin:0;color:#294158;font-size:16px}.account-empty-pro p{color:#8191a4;font-size:12px;margin:6px 0 13px}
.account-download-grid{display:grid;gap:8px;padding-top:7px}.account-download-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid #e6edf4;border-radius:12px;background:#fbfdff}.download-icon-pro{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#eaf5ff;color:#0b72f2;font-weight:900}.account-download-card b,.account-download-card small{display:block}.account-download-card b{font-size:12px;color:#294159}.account-download-card small{font-size:9px;color:#8b9aae;margin-top:2px}.download-progress{height:4px;background:#e8eef5;border-radius:99px;overflow:hidden;margin:7px 0 4px}.download-progress i{display:block;height:100%;background:linear-gradient(90deg,#0b7cff,#18b7ff);border-radius:99px}.account-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:10px}.account-profile-form .field:nth-of-type(3){grid-column:1/-1}.profile-save-row{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:4px}.profile-save-row span{font-size:10px;color:#8a99aa}
@media(max-width:980px){.account-stats-pro{grid-template-columns:repeat(2,1fr)}.account-layout-pro{grid-template-columns:1fr}.account-sidebar-pro{position:static}.account-sidebar-pro nav{grid-template-columns:repeat(3,1fr)}.account-sidebar-pro nav a{grid-template-columns:22px 1fr}.account-sidebar-pro nav a em{display:none}.account-side-note{display:none}}
@media(max-width:700px){body.theme-market-pro .account-dashboard-pro{padding-top:18px!important}.account-hero-pro{grid-template-columns:auto 1fr;padding:16px;gap:12px}.account-avatar-pro{width:48px;height:48px;border-radius:14px}.account-welcome-pro h1{font-size:21px}.account-welcome-pro p{font-size:11px}.account-hero-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.account-stats-pro{gap:8px}.account-stats-pro article{padding:12px;gap:9px}.account-stat-icon{width:32px;height:32px}.account-stats-pro strong{font-size:15px}.account-sidebar-pro nav{grid-template-columns:1fr 1fr}.account-sidebar-pro nav a{padding:9px 7px;font-size:11px}.account-panel-pro{padding:14px!important}.account-panel-head{align-items:flex-start}.account-panel-head>small{display:none}.account-order-card{grid-template-columns:1fr;gap:9px;padding:13px 2px}.order-main{grid-template-columns:1.2fr 1fr 1fr;gap:8px}.order-state{text-align:left;display:flex;align-items:center;gap:8px}.order-state small{margin:0}.order-actions{justify-content:flex-start}.account-download-card{grid-template-columns:auto minmax(0,1fr)}.account-download-card>.btn{grid-column:2;width:max-content}.account-profile-form{grid-template-columns:1fr}.account-profile-form .field:nth-of-type(3){grid-column:auto}.profile-save-row{grid-column:auto;align-items:stretch;flex-direction:column}.profile-save-row .btn{width:100%}}
@media(max-width:420px){.account-stats-pro{grid-template-columns:1fr 1fr}.account-stats-pro article{padding:10px}.account-stats-pro small{font-size:9px}.account-stats-pro strong{font-size:13px}.account-sidebar-pro nav{grid-template-columns:1fr}.order-main{grid-template-columns:1fr 1fr}.order-main>div:nth-child(3){grid-column:1/-1}.account-hero-actions{grid-template-columns:1fr}.account-welcome-pro h1{font-size:19px}}


/* === V7 NAVIGATION + ADMIN CRM ================================================= */
/* Storefront: independent pill navigation, avoids legacy container/menu collisions. */
body.theme-market-pro .storefront-v7{background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px);border-bottom:1px solid #e5edf6!important;box-shadow:0 8px 28px rgba(31,66,105,.055)}
body.theme-market-pro .nav-v7{width:min(1240px,calc(100% - 48px))!important;max-width:1240px!important;margin:0 auto!important;display:grid!important;grid-template-columns:auto minmax(420px,1fr) minmax(180px,260px) auto!important;align-items:center!important;gap:18px!important;min-height:76px!important;padding:8px 0!important}
body.theme-market-pro .nav-v7 .premium-menu{display:flex!important;align-items:center!important;gap:4px!important;background:#f5f8fc;border:1px solid #e5ecf5;border-radius:14px;padding:5px!important;width:max-content;max-width:100%}
body.theme-market-pro .nav-v7 .premium-menu>a,body.theme-market-pro .nav-v7 .menu-dropdown>a{padding:9px 11px!important;border-radius:9px!important;font-size:12px!important;line-height:1!important;color:#53657a!important;font-weight:750!important;white-space:nowrap;transition:.2s ease!important}
body.theme-market-pro .nav-v7 .premium-menu>a:hover,body.theme-market-pro .nav-v7 .premium-menu>a.active,body.theme-market-pro .nav-v7 .menu-dropdown>a:hover{background:#fff!important;color:#086ff0!important;box-shadow:0 3px 12px rgba(40,86,135,.10)!important;transform:translateY(-1px)}
body.theme-market-pro .nav-v7 .menu-dropdown-panel{top:43px!important;left:0!important;border-radius:14px!important;padding:7px!important;min-width:215px!important}
body.theme-market-pro .nav-v7 .premium-search-wrap{min-width:0!important}.nav-v7 .premium-search{height:42px!important}.nav-v7 .premium-actions{gap:7px!important}
@media(max-width:1180px) and (min-width:1051px){body.theme-market-pro .nav-v7{width:calc(100% - 32px)!important;grid-template-columns:auto minmax(350px,1fr) minmax(160px,220px) auto!important;gap:10px!important}.nav-v7 .premium-menu>a,.nav-v7 .menu-dropdown>a{font-size:11px!important;padding:9px 7px!important}}
@media(max-width:1050px){body.theme-market-pro .nav-v7{width:calc(100% - 28px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;min-height:66px!important;padding:8px 0!important}.nav-v7 .premium-logo{grid-column:1}.nav-v7 .premium-actions{grid-column:2}.nav-v7 .premium-menu-btn{grid-column:3;display:flex!important;flex-direction:column;justify-content:center}.nav-v7 .premium-search-wrap{grid-column:1/-1!important;grid-row:2!important}.nav-v7 .premium-menu{display:none!important;position:absolute!important;top:65px!important;left:0!important;right:0!important;width:100%!important;background:#fff!important;border:1px solid #dfe9f4!important;border-radius:15px!important;padding:8px!important;box-shadow:0 20px 48px rgba(25,57,91,.16)!important;flex-direction:column!important;align-items:stretch!important;z-index:1001}.nav-v7 .premium-menu.open{display:flex!important}.nav-v7 .premium-menu>a,.nav-v7 .menu-dropdown>a{display:block!important;padding:13px 14px!important;font-size:13px!important}.nav-v7 .menu-dropdown-panel{display:none!important}}
@media(max-width:768px){body.theme-market-pro .nav-v7{width:calc(100% - 20px)!important}.nav-v7 .premium-search-wrap{display:none!important}.storefront-v7{min-height:64px}}

/* Admin V7: click-driven dropdowns only; no hover gap collapse. */
.admin-global-header{overflow:visible!important}.admin-topnav-wrap,.admin-topnav,.topnav-group{overflow:visible!important}
.admin-topnav{gap:4px!important}.topnav-group{position:relative!important;height:44px!important;align-items:center!important}
.topnav-group>button,.admin-topnav>a{height:40px!important;border-radius:10px!important;padding:0 11px!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}
.topnav-group>button:hover,.admin-topnav>a:hover{background:#f3f6fb!important;transform:translateY(-1px)}
.topnav-group>button i{transition:transform .22s ease}.topnav-group.open>button{background:#eef5ff!important;color:#176ed6!important}.topnav-group.open>button i{transform:rotate(180deg)}
.topnav-dropdown{display:block!important;position:absolute!important;top:47px!important;left:0!important;min-width:238px!important;background:#fff!important;border:1px solid #dfe7f1!important;border-radius:15px!important;padding:8px!important;box-shadow:0 22px 55px rgba(28,53,87,.17)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(7px) scale(.985)!important;transform-origin:top left;transition:opacity .16s ease,transform .16s ease,visibility .16s!important;z-index:5000!important}
.topnav-group.open .topnav-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}
.topnav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-8px;height:10px}.topnav-dropdown a{display:flex!important;align-items:center;min-height:37px!important;padding:8px 10px!important;border-radius:9px!important;font-size:12px!important}.topnav-dropdown a:hover{background:#f2f7ff!important;color:#0b6ee8!important;padding-left:13px!important}.admin-drop-label{padding:5px 10px 7px;font-size:9px;font-weight:900;letter-spacing:.12em;color:#93a0b2}.admin-drop-sep{height:1px;background:#edf1f6;margin:5px 3px}
.admin-create-btn{box-shadow:0 8px 20px rgba(17,111,238,.18)}.admin-editor-card{border-top:3px solid #1976ef!important}
.customer-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.customer-kpis article{background:#fff;border:1px solid #e4eaf2;border-radius:14px;padding:15px 17px;box-shadow:0 8px 25px rgba(31,52,82,.045)}.customer-kpis small{display:block;color:#8794a6;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.customer-kpis b{display:block;margin-top:6px;font-size:20px;color:#1b2a41}.customer-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:14px}.customer-cart-list{display:grid;gap:8px}.customer-cart-list article{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px;border:1px solid #e8edf4;border-radius:11px}.customer-cart-list img{width:48px;height:42px;object-fit:cover;border-radius:8px}.customer-cart-list b,.customer-cart-list small{display:block}.customer-cart-list small{font-size:10px;color:#8b97a7;margin-top:2px}.customer-cart-list a{font-size:11px;font-weight:800;color:#1474df}.purchased-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.purchased-grid article{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #e7edf4;border-radius:10px}.purchased-grid small{display:block;color:#8a96a7;font-size:10px;margin-top:3px}.admin-safe-note{margin-top:10px;padding:10px;border-radius:9px;background:#fff8e8;color:#8b6517;font-size:11px}
@media(max-width:1050px){.admin-topnav{overflow-y:auto!important}.topnav-group{height:auto!important;display:block!important}.topnav-dropdown{position:static!important;min-width:0!important;box-shadow:none!important;margin:3px 0 5px 10px!important;max-height:0;overflow:hidden!important;padding:0 6px!important;border-width:0!important;transform:none!important;opacity:1!important;visibility:visible!important;transition:max-height .22s ease,padding .22s ease,border-width .22s ease!important}.topnav-group.open .topnav-dropdown{max-height:520px;padding:6px!important;border-width:1px!important}.customer-kpis{grid-template-columns:repeat(2,1fr)}.customer-detail-grid{grid-template-columns:1fr}}
@media(max-width:620px){.customer-kpis{grid-template-columns:1fr 1fr;gap:8px}.customer-kpis article{padding:11px}.customer-kpis b{font-size:15px}.purchased-grid{grid-template-columns:1fr}.customer-table th:nth-child(3),.customer-table td:nth-child(3),.customer-table th:nth-child(5),.customer-table td:nth-child(5){display:none}}


/* ===== STOREFRONT V8 / STABLE TWO-ROW HEADER ===== */
body.theme-market-pro .storefront-v8{position:sticky;top:0;z-index:1200;height:auto!important;background:#fff!important;border-bottom:1px solid #e5edf5!important;box-shadow:0 8px 28px rgba(28,61,98,.07)}
.storefront-v8 .sf8-shell{width:min(1200px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center}
.storefront-v8 .sf8-main{background:#fff}.storefront-v8 .sf8-main .sf8-shell{min-height:68px;gap:20px}
.sf8-logo{display:flex;align-items:center;gap:9px;min-width:180px;color:#0b72f2;font-weight:900}.sf8-logo img{display:block;max-width:180px;max-height:44px;object-fit:contain}.sf8-logo .logo-symbol{flex:0 0 auto}
.sf8-search{flex:1;min-width:180px;max-width:570px;margin:0 auto}.sf8-search form{height:42px;display:flex;background:#f6f9fc;border:1px solid #dce7f2;border-radius:12px;overflow:hidden;transition:.2s}.sf8-search form:focus-within{background:#fff;border-color:#9fc8fa;box-shadow:0 0 0 4px rgba(11,114,242,.08)}.sf8-search input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 14px;color:#18324d;font-size:13px}.sf8-search button{width:46px;border:0;background:transparent;color:#0b72f2;font-size:20px;cursor:pointer}
.sf8-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:max-content}.sf8-cart,.sf8-account{height:44px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #e0e9f2;border-radius:12px;background:#fff;color:#263e58;position:relative}.sf8-cart svg,.sf8-account svg{width:21px;height:21px;fill:none;stroke:#0b72f2;stroke-width:1.8}.sf8-cart span,.sf8-account span{display:flex;flex-direction:column;line-height:1.15}.sf8-cart small,.sf8-account small{font-size:9.5px;color:#7c8ea2}.sf8-cart strong,.sf8-account strong{font-size:11px;max-width:105px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf8-cart>b{position:absolute;right:-5px;top:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:#0b72f2;color:#fff;display:grid;place-items:center;font-size:10px}.sf8-login,.sf8-register{height:40px;display:inline-flex;align-items:center;padding:0 13px;border-radius:10px;font-size:12px;font-weight:800}.sf8-login{color:#40556c}.sf8-register{background:#0b72f2;color:#fff;box-shadow:0 7px 18px rgba(11,114,242,.18)}
.sf8-navrow{background:#fbfdff;border-top:1px solid #f0f4f8}.sf8-navrow .sf8-shell{min-height:42px;justify-content:space-between;gap:18px}.sf8-nav{display:flex;align-items:center;gap:4px;height:42px}.sf8-nav>a,.sf8-drop>button{height:32px;display:flex;align-items:center;padding:0 11px;border:0;background:transparent;border-radius:9px;color:#52677e;font-size:12px;font-weight:750;cursor:pointer;white-space:nowrap}.sf8-nav>a:hover,.sf8-nav>a.active,.sf8-drop>button:hover{background:#edf5ff;color:#0b72f2}.sf8-drop{position:relative}.sf8-drop-panel{position:absolute;top:38px;left:0;min-width:210px;padding:7px;background:#fff;border:1px solid #dfe9f3;border-radius:12px;box-shadow:0 18px 45px rgba(28,60,95,.15);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s;z-index:30}.sf8-drop:hover .sf8-drop-panel,.sf8-drop.open .sf8-drop-panel{opacity:1;visibility:visible;transform:none}.sf8-drop-panel a{display:block;padding:10px;border-radius:8px;font-size:12px;color:#52677e}.sf8-drop-panel a:hover{background:#f0f6ff;color:#0b72f2}.sf8-note{display:flex;gap:14px;font-size:10.5px;color:#71849a;font-weight:700;white-space:nowrap}.sf8-toggle,.sf8-mobile-auth,.sf8-overlay{display:none}
@media(max-width:1100px){.storefront-v8 .sf8-shell{width:min(100% - 28px,1000px)}.sf8-logo{min-width:150px}.sf8-logo img{max-width:150px}.sf8-search{max-width:none}.sf8-cart span,.sf8-account span{display:none}.sf8-cart,.sf8-account{width:42px;padding:0;justify-content:center}.sf8-note{display:none}.sf8-navrow .sf8-shell{justify-content:center}}
@media(max-width:820px){body.theme-market-pro{padding-bottom:72px}.storefront-v8 .sf8-main .sf8-shell{min-height:62px;gap:8px}.storefront-v8 .sf8-shell{width:calc(100% - 20px)}.sf8-logo{min-width:0;flex:1}.sf8-logo img{max-width:145px;max-height:38px}.sf8-search{display:none}.sf8-login,.sf8-register,.sf8-account span,.sf8-cart span{display:none}.sf8-actions{gap:5px}.sf8-cart,.sf8-account{width:38px;height:38px;border-radius:10px}.sf8-toggle{width:40px;height:40px;border:1px solid #dce6ef;border-radius:10px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:9px;cursor:pointer}.sf8-toggle span{display:block;height:2px;background:#4e657d;border-radius:2px;transition:.2s}.sf8-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.sf8-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.sf8-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.sf8-navrow{border:0}.sf8-navrow .sf8-shell{min-height:0}.sf8-nav{position:fixed;z-index:1302;top:0;right:0;width:min(330px,88vw);height:100dvh;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:5px;padding:74px 16px 24px;box-shadow:-24px 0 60px rgba(24,55,89,.18);transform:translateX(105%);transition:transform .25s ease;overflow-y:auto}.sf8-nav.open{transform:none}.sf8-nav>a,.sf8-drop>button{min-height:47px;height:auto;padding:0 14px;font-size:14px;border:1px solid #edf2f7;justify-content:space-between}.sf8-drop-panel{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;background:#f7faff;margin:4px 0}.sf8-drop.open .sf8-drop-panel{display:block}.sf8-drop:hover .sf8-drop-panel{display:none}.sf8-drop.open:hover .sf8-drop-panel{display:block}.sf8-mobile-auth{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #e7edf4}.sf8-mobile-auth a{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #dce7f2;border-radius:10px;color:#0b72f2;font-size:13px;font-weight:800}.sf8-overlay{display:block;position:fixed;inset:0;background:rgba(10,28,47,.32);opacity:0;visibility:hidden;transition:.2s;z-index:1301}.sf8-overlay.open{opacity:1;visibility:visible}.sf8-note{display:none}}
@media(max-width:420px){.storefront-v8 .sf8-shell{width:calc(100% - 14px)}.sf8-logo img{max-width:125px}.sf8-cart,.sf8-account,.sf8-toggle{width:37px;height:37px}.sf8-nav{width:90vw}.mobile-bottom a{font-size:11.5px!important}.mobile-bottom a>span{font-size:21px!important}}

/* admin homepage v8 */
.homepage-v8-intro{background:linear-gradient(135deg,#fff,#f5f9ff)}.admin-sticky-save{position:sticky;bottom:14px;z-index:20;margin-top:18px;padding:12px 14px;border:1px solid #dce7f2;border-radius:14px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 12px 35px rgba(31,69,112,.12);display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-sticky-save div{display:flex;flex-direction:column}.admin-sticky-save span{font-size:11px;color:#7a8ca0}.admin-sticky-save .btn{width:auto}

/* =========================================================
   V9 - compact desktop layout, homepage slider, corporate pages
   ========================================================= */
body.theme-market-pro .container{width:min(1220px,calc(100% - 64px))!important;margin-inline:auto}
body.theme-market-pro .premium-home .section{padding-block:30px!important}
body.theme-market-pro .premium-products-section{padding:30px 0 28px!important}
body.theme-market-pro .why-section{padding:24px 0!important}
body.theme-market-pro .review-section{padding:28px 0!important}
body.theme-market-pro .quick-quote-section{padding:28px 0 34px!important}
body.theme-market-pro .premium-section-title,body.theme-market-pro .review-section .center-heading{margin-bottom:16px!important}
body.theme-market-pro .why-section .center-heading{margin-bottom:13px!important}
body.theme-market-pro .quick-quote-box{margin-top:0!important}
body.theme-market-pro .favorite-btn{display:none!important}

/* Slider */
.home-slider{padding:18px 0 6px;background:#fff}
.slider-shell{position:relative}
.slider-track{position:relative;min-height:330px;border:1px solid #dce8f4;border-radius:22px;overflow:hidden;background:#eaf3fc;box-shadow:0 16px 45px rgba(42,84,128,.10)}
.home-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateX(18px);transition:opacity .55s ease,transform .55s ease,visibility .55s ease;display:flex;align-items:center;overflow:hidden}
.home-slide.active{opacity:1;visibility:visible;transform:none;z-index:2}
.home-slide .slide-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,31,59,.94) 0%,rgba(12,53,91,.82) 46%,rgba(13,87,149,.20) 100%),var(--slide-image,linear-gradient(135deg,#071f3b,#167ed8));background-size:cover;background-position:center}
.home-slide .slide-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 30%,rgba(56,177,255,.28),transparent 30%)}
.slide-content{position:relative;z-index:2;width:min(680px,72%);padding:42px 52px;color:#fff}
.slide-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.12em;color:#82d8ff;margin-bottom:12px}
.slide-content h2{font-size:clamp(30px,3.1vw,46px);line-height:1.05;letter-spacing:-1.6px;margin:0 0 13px;color:#fff}
.slide-content p{max-width:600px;margin:0 0 22px;color:#d6e7f7;font-size:15px;line-height:1.65}
.slide-btn{background:linear-gradient(135deg,#0b7cff,#00a9e8);color:#fff;border:0;box-shadow:0 10px 26px rgba(0,102,255,.25)}
.slider-arrow{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.14);backdrop-filter:blur(10px);color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:.22s ease}
.slider-arrow:hover{background:#fff;color:#0b6bff}
.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}
.home-slider-dots{position:absolute;left:50%;bottom:17px;z-index:5;transform:translateX(-50%);display:flex;gap:7px;margin:0!important}
.home-slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:10px;background:rgba(255,255,255,.48);cursor:pointer;transition:.25s ease}
.home-slider-dots button.active{width:26px;background:#fff}

/* Corporate pages */
.corporate-page,.contact-page{background:linear-gradient(180deg,#fbfdff,#f5f9fd);color:#24364b}
.corp-hero,.contact-hero{padding:58px 0 42px;border-bottom:1px solid #e2ebf4;background:radial-gradient(circle at 78% 20%,rgba(45,155,255,.12),transparent 30%),#fbfdff}
.corp-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}
.corp-hero h1,.contact-hero h1{font-size:clamp(38px,4vw,56px);line-height:1.04;letter-spacing:-2px;margin:8px 0 15px;color:#14263a}
.corp-hero p,.contact-hero p{max-width:690px;font-size:16px;line-height:1.75;color:#64788e;margin:0}
.corp-actions{display:flex;gap:10px;margin-top:22px}
.corp-visual{min-height:250px;border:1px solid #d8e7f5;border-radius:22px;background:linear-gradient(145deg,#0b6fdc,#19a6d8);box-shadow:0 20px 55px rgba(25,99,164,.18);padding:36px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;position:relative;overflow:hidden}
.corp-visual:before{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-50px;top:-70px;box-shadow:0 0 0 36px rgba(255,255,255,.05)}
.corp-visual>span{font-size:52px;font-weight:900;margin-bottom:auto}.corp-visual b{font-size:20px}.corp-visual small{margin-top:6px;color:#d9f3ff}
.corp-content{padding:34px 0 46px}.corp-story{max-width:850px;margin-bottom:24px}.corp-story h2{font-size:30px;margin:7px 0 12px;color:#14263a}.corp-story p{color:#5f748b;line-height:1.8}
.corp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.corp-cards article{background:#fff;border:1px solid #dce7f1;border-radius:16px;padding:22px;box-shadow:0 10px 28px rgba(28,67,106,.05)}.corp-cards article>span{font-size:12px;font-weight:900;color:#0b7cff}.corp-cards h3{margin:10px 0 8px;color:#17283c}.corp-cards p{margin:0;color:#6a7d92;line-height:1.65;font-size:14px}
.contact-hero{text-align:center;padding-bottom:36px}.contact-hero p{margin-inline:auto}.contact-layout{padding:28px 0 46px}.contact-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.contact-info-grid article{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dce7f1;border-radius:14px;padding:17px}.contact-info-grid article>span{width:38px;height:38px;border-radius:10px;background:#eef6ff;color:#0b7cff;display:grid;place-items:center;font-weight:900}.contact-info-grid small{display:block;color:#8796a8;font-size:11px;margin-bottom:3px}.contact-info-grid a,.contact-info-grid b{font-size:13px;color:#20364d}
.contact-form-card{background:#fff;border:1px solid #dce7f1;border-radius:20px;padding:28px;box-shadow:0 16px 38px rgba(31,69,112,.06);display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;align-items:start}.contact-form-card h2{font-size:28px;color:#17283c;margin:7px 0 9px}.contact-form-card>div>p{color:#6d8198;line-height:1.65}.contact-form{display:flex;flex-direction:column;gap:12px}.contact-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#425970}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #d8e4ef;background:#fbfdff;border-radius:10px;padding:12px;outline:none;color:#23384e}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#69aaff;box-shadow:0 0 0 3px #eaf3ff}

/* Admin slider list */
.admin-slide-list{display:grid;gap:10px}.admin-slide-list>article{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:14px;padding:10px;border:1px solid #e1e9f2;border-radius:12px;background:#fbfdff}.admin-slide-thumb{height:76px;border-radius:9px;overflow:hidden;background:#edf4fb;display:grid;place-items:center;color:#8aa0b6;font-size:11px}.admin-slide-thumb img{width:100%;height:100%;object-fit:cover}.admin-slide-list b{display:block;color:#1c3047}.admin-slide-list small{display:block;margin-top:5px;color:#7d90a5}.slide-row-actions{display:flex;gap:7px;align-items:center}.slide-row-actions form{margin:0}.admin-heading-actions{display:flex;gap:8px}

@media(max-width:1024px){body.theme-market-pro .container{width:min(100% - 38px,1120px)!important}.slider-track{min-height:300px}.slide-content{padding:34px 42px;width:78%}.contact-info-grid{grid-template-columns:repeat(2,1fr)}.corp-hero-grid{gap:28px}}
@media(max-width:768px){body.theme-market-pro .container{width:min(100% - 24px,680px)!important}.home-slider{padding-top:10px}.slider-track{min-height:320px;border-radius:16px}.home-slide .slide-bg{background:linear-gradient(90deg,rgba(7,31,59,.93),rgba(8,49,87,.72)),var(--slide-image,linear-gradient(135deg,#071f3b,#167ed8));background-size:cover;background-position:center}.slide-content{width:100%;padding:34px 42px 44px 24px}.slide-content h2{font-size:32px}.slide-content p{font-size:13px;max-width:90%}.slider-arrow{width:34px;height:34px;font-size:23px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.corp-hero,.contact-hero{padding:38px 0 30px}.corp-hero-grid{grid-template-columns:1fr}.corp-visual{min-height:205px}.corp-cards{grid-template-columns:1fr}.contact-form-card{grid-template-columns:1fr;gap:18px;padding:20px}.admin-slide-list>article{grid-template-columns:92px 1fr}.slide-row-actions{grid-column:1/-1;justify-content:flex-end}}
@media(max-width:480px){body.theme-market-pro .container{width:calc(100% - 20px)!important}.slider-track{min-height:300px}.slide-content{padding:30px 38px 42px 20px}.slide-kicker{font-size:9px}.slide-content h2{font-size:27px;letter-spacing:-1px}.slide-content p{line-height:1.55}.slide-btn{width:auto!important;padding:10px 14px!important}.contact-info-grid{grid-template-columns:1fr}.corp-actions{flex-direction:column}.corp-actions .btn{width:100%}.corp-hero h1,.contact-hero h1{font-size:34px}.contact-form-card{padding:16px}.contact-form-card h2{font-size:24px}}

/* V10 - Ayrık banner yönetimi */
.admin-banner-current{margin-top:12px;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid rgba(35,95,160,.16);border-radius:12px;background:#f8fbff}.admin-banner-current img{width:180px;max-width:45%;aspect-ratio:16/6;object-fit:cover;border-radius:9px;border:1px solid rgba(35,95,160,.14)}.admin-banner-current small{color:#6b7d93}.banner-publish-toggle{display:flex!important;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(35,95,160,.18);border-radius:12px;background:#f8fbff}.banner-publish-toggle input{width:18px;height:18px}.banner-publish-toggle span{display:flex;flex-direction:column;gap:3px}.banner-publish-toggle small{font-weight:400;color:#75869a}.admin-slide-list article>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.admin-slide-list article>div:nth-child(2)>span{font-size:12px;color:#718196;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}
@media(max-width:720px){.admin-banner-current{align-items:flex-start;flex-direction:column}.admin-banner-current img{width:100%;max-width:none}.admin-slide-list article>div:nth-child(2)>span{max-width:220px}}

/* V11 - admin tabs, blog management, full image banner */
.admin-section-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 16px;padding:7px;background:#f4f8fc;border:1px solid #dce7f1;border-radius:14px}.admin-section-tabs a,.admin-section-tabs span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:10px;color:#60748a;font-size:13px;font-weight:800;text-decoration:none;transition:.2s ease}.admin-section-tabs a:hover{background:#fff;color:#0b6fff;box-shadow:0 4px 14px rgba(31,72,116,.08)}.admin-section-tabs .active{background:#fff;color:#0b6fff;box-shadow:0 4px 14px rgba(31,72,116,.08);border:1px solid #d7e7f8}.admin-blog-title{display:flex;align-items:center;gap:10px;min-width:240px}.admin-blog-title img{width:58px;height:42px;object-fit:cover;border-radius:8px;border:1px solid #dbe7f2}.admin-blog-title div{display:flex;flex-direction:column;gap:3px}.admin-blog-title small{color:#8797a9;font-size:11px}
.home-slider{background:#fff;padding:12px 0 4px}.slider-track{aspect-ratio:16/6;min-height:0!important;background:#fff;border-color:#e3eaf1;box-shadow:0 10px 30px rgba(28,64,102,.08)}.home-slide{background:#fff}.home-slide .slide-bg{inset:0;background-image:var(--slide-image)!important;background-color:#fff!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.home-slide .slide-bg:after{display:none!important}.home-slide:has(.slide-content) .slide-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,19,39,.38),rgba(3,19,39,.12) 48%,transparent 76%);pointer-events:none}.slide-content{padding:34px 48px;text-shadow:0 1px 12px rgba(0,0,0,.22)}
@media(max-width:768px){.admin-section-tabs{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.admin-section-tabs::-webkit-scrollbar{display:none}.admin-section-tabs a,.admin-section-tabs span{white-space:nowrap}.slider-track{aspect-ratio:16/7;min-height:0!important}.home-slide .slide-bg{background-size:contain!important}.home-slide:has(.slide-content) .slide-bg:before{background:linear-gradient(90deg,rgba(3,19,39,.42),rgba(3,19,39,.14) 65%,transparent)}.slide-content{padding:22px 42px 32px 20px}}
@media(max-width:480px){.slider-track{aspect-ratio:16/7.5}.slide-content h2{font-size:23px}.slide-content p{font-size:12px;margin-bottom:12px}}

/* === V12 Checkout / Profile === */
.checkout-form-v12{display:grid;gap:16px}.checkout-profile-grid,.profile-grid-pro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checkout-address-field,.profile-address-field{grid-column:1/-1}.checkout-address-field textarea,.profile-address-field textarea{width:100%;resize:vertical}.checkout-bank-panel{border:1px solid rgba(11,124,255,.18);background:linear-gradient(180deg,#f8fbff,#fff);border-radius:14px;padding:16px;display:grid;gap:14px;transition:.22s ease}.checkout-bank-panel.is-hidden{display:none}.checkout-bank-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.checkout-bank-head span{font-size:11px;font-weight:800;letter-spacing:.12em;color:#0b7cff}.checkout-bank-head h3{margin:4px 0 0;font-size:18px;color:#10213a}.checkout-bank-head small{color:#6f8198}.checkout-bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkout-bank-card{border:1px solid #dfe9f6;background:#fff;border-radius:12px;padding:14px;display:grid;gap:10px;box-shadow:0 8px 24px rgba(23,56,96,.05)}.checkout-bank-card small{display:block;color:#718399;font-size:11px;margin-bottom:2px}.checkout-bank-card b,.checkout-bank-card strong{color:#10213a}.checkout-iban{display:grid;gap:7px}.checkout-iban code{display:block;overflow-wrap:anywhere;padding:9px 10px;border-radius:8px;background:#f2f7fd;color:#0b5ecf;font-weight:800;font-size:13px}.checkout-bank-card p{margin:0;color:#718399;font-size:12px}.checkout-profile-note{padding:11px 13px;border-radius:10px;background:#eef8ff;color:#35617e;font-size:13px;border:1px solid #d8edfb}.profile-grid-pro .profile-save-row{grid-column:1/-1}.profile-grid-pro .field{margin:0}
@media(max-width:760px){.checkout-profile-grid,.profile-grid-pro,.checkout-bank-grid{grid-template-columns:1fr}.checkout-address-field,.profile-address-field{grid-column:auto}.checkout-bank-head{display:block}.checkout-bank-head small{display:block;margin-top:6px}}

/* === V13 Ana Sayfa Mağaza Bölümleri + Blog Yorum Sistemi === */
body.theme-market-pro .home-market-section{padding:30px 0!important;background:#fff}
body.theme-market-pro .home-market-section.home-market-alt{background:#f6f9fd}
body.theme-market-pro .home-market-section .premium-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
body.theme-market-pro .home-categories-section{padding:30px 0;background:#f7faff;border-top:1px solid #e8eef5;border-bottom:1px solid #e8eef5}
body.theme-market-pro .home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.theme-market-pro .home-category-card{display:flex;min-height:112px;background:#fff;border:1px solid #dfe8f1;border-radius:14px;overflow:hidden;text-decoration:none;color:#24364b;box-shadow:0 6px 18px rgba(38,72,108,.05);transition:.22s ease}
body.theme-market-pro .home-category-card:hover{transform:translateY(-2px);border-color:#b9d5f4;box-shadow:0 10px 24px rgba(35,92,155,.09)}
body.theme-market-pro .home-category-card>img,.home-category-placeholder{width:112px;min-width:112px;object-fit:cover;background:#edf5fe;display:grid;place-items:center;font-size:30px;color:#0b78e8}
body.theme-market-pro .home-category-card>div{padding:14px 14px 12px;min-width:0}
body.theme-market-pro .home-category-card h3{margin:0 0 5px;font-size:15px;color:#17283c}
body.theme-market-pro .home-category-card p{margin:0 0 8px;color:#71849a;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body.theme-market-pro .home-category-card small{font-size:10px;color:#0b72f2;font-weight:800}
body.theme-market-pro .home-blog-section{padding:30px 0 34px;background:#fff}
body.theme-market-pro .home-blog-section .premium-section-title p{margin:6px 0 0;color:#71849a;font-size:12px}
body.theme-market-pro .home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.theme-market-pro .home-blog-card{background:#fff;border:1px solid #dfe8f1;border-radius:14px;overflow:hidden;box-shadow:0 7px 20px rgba(38,72,108,.05)}
body.theme-market-pro .home-blog-image{display:block;aspect-ratio:16/8;overflow:hidden;background:#eef5fc}
body.theme-market-pro .home-blog-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.28s ease}
body.theme-market-pro .home-blog-card:hover .home-blog-image img{transform:scale(1.025)}
body.theme-market-pro .home-blog-image>span{height:100%;display:grid;place-items:center;font-size:32px;color:#0b78e8}
body.theme-market-pro .home-blog-card>div{padding:15px}
body.theme-market-pro .home-blog-card small{color:#8293a6;font-size:10px;font-weight:700}
body.theme-market-pro .home-blog-card h3{font-size:16px;line-height:1.3;margin:8px 0 7px}
body.theme-market-pro .home-blog-card h3 a{color:#17283c;text-decoration:none}
body.theme-market-pro .home-blog-card p{color:#6d8198;font-size:11px;line-height:1.55;margin:0 0 10px;min-height:34px}
body.theme-market-pro .home-blog-card .more{font-size:11px;font-weight:800;color:#0b72f2;text-decoration:none}

body.theme-market-pro .blog-related-section,body.theme-market-pro .blog-comments-section{margin-top:26px}
body.theme-market-pro .blog-related-section .premium-section-title{margin-bottom:14px!important}
body.theme-market-pro .compact-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.theme-market-pro .blog-comments-section{background:#f7faff;border:1px solid #e0eaf4;border-radius:16px;padding:22px}
body.theme-market-pro .blog-comments-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
body.theme-market-pro .blog-comments-head h2{margin:0;color:#17283c;font-size:24px}
body.theme-market-pro .blog-comments-head h2 small{font-size:13px;color:#8193a7}
body.theme-market-pro .blog-score{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dfe8f1;border-radius:12px;padding:9px 12px}
body.theme-market-pro .blog-score strong{font-size:21px;color:#17283c}.blog-score span,.blog-comment-stars,.admin-star-rating{color:#f5a623;letter-spacing:1px}.blog-score small{color:#7a8da2;font-size:10px}
body.theme-market-pro .blog-comment-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}
body.theme-market-pro .blog-comment-list{display:grid;gap:10px}
body.theme-market-pro .blog-comment-card{display:grid;grid-template-columns:42px 1fr;gap:11px;background:#fff;border:1px solid #e0e8f1;border-radius:13px;padding:14px}
body.theme-market-pro .blog-comment-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e8f3ff;color:#0b72f2;font-weight:900}
body.theme-market-pro .blog-comment-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.blog-comment-meta b{color:#21364d;font-size:13px}.blog-comment-meta time{font-size:9px;color:#93a1b1}
body.theme-market-pro .blog-comment-stars{font-size:12px;margin-top:3px}.blog-comment-card p{margin:7px 0 0;color:#61768d;font-size:12px;line-height:1.6}
body.theme-market-pro .blog-comment-form{position:sticky;top:105px;padding:18px!important;background:#fff!important}.blog-comment-form h3{margin:0 0 4px;color:#17283c}.blog-comment-form>p{margin:0 0 14px;font-size:11px}.blog-comment-form label>span{display:block;font-size:10px;font-weight:800;color:#5f748b;margin:0 0 5px}.blog-comment-form input,.blog-comment-form textarea{width:100%;border:1px solid #d8e4ef;background:#fbfdff;border-radius:9px;padding:11px;color:#24364b}.blog-comment-form textarea{resize:vertical}
body.theme-market-pro .star-picker{border:0;padding:0;margin:11px 0}.star-picker legend{font-size:10px;font-weight:800;color:#5f748b;margin-bottom:5px}.star-picker>div{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:2px}.star-picker input{position:absolute;opacity:0;pointer-events:none}.star-picker label{font-size:28px;color:#d5dde6;cursor:pointer;line-height:1}.star-picker label:hover,.star-picker label:hover~label,.star-picker input:checked~label{color:#f5a623}
.blog-rating-summary{color:#d99000;font-weight:800}
.admin-star-rating{font-size:14px}

@media(max-width:1180px){body.theme-market-pro .home-market-section .premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-market-pro .home-market-section .premium-product-card:nth-child(5){display:none}body.theme-market-pro .home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){body.theme-market-pro .home-market-section .premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-market-pro .home-market-section .premium-product-card:nth-child(3),body.theme-market-pro .home-market-section .premium-product-card:nth-child(4),body.theme-market-pro .home-market-section .premium-product-card:nth-child(5){display:block}body.theme-market-pro .home-blog-grid,.compact-blog-grid{grid-template-columns:1fr 1fr}.blog-comment-layout{grid-template-columns:1fr!important}.blog-comment-form{position:static!important}.blog-comments-head{align-items:flex-start!important;flex-direction:column}}
@media(max-width:520px){body.theme-market-pro .home-market-section,body.theme-market-pro .home-categories-section,body.theme-market-pro .home-blog-section{padding:24px 0!important}body.theme-market-pro .home-market-section .premium-product-grid{grid-template-columns:1fr}body.theme-market-pro .home-market-section .premium-product-card:nth-child(n+4){display:none}body.theme-market-pro .home-category-grid,.home-blog-grid,.compact-blog-grid{grid-template-columns:1fr!important}.home-category-card>img,.home-category-placeholder{width:96px!important;min-width:96px!important}.blog-comments-section{padding:15px!important}.blog-score{width:100%;justify-content:center}.blog-comment-card{grid-template-columns:36px 1fr!important}.blog-comment-avatar{width:36px!important;height:36px!important}.blog-comment-meta{align-items:flex-start!important;flex-direction:column!important;gap:2px!important}}

/* === V14 Profil SQL düzeltmesi + Anasayfa Canlı Sıralama === */
body.theme-market-pro main.market-home.premium-home{display:flex;flex-direction:column;width:100%;overflow:clip}
.home-sorter{display:grid;gap:9px;margin-top:14px}
.home-sort-item{position:relative;display:grid;grid-template-columns:40px minmax(180px,1fr) auto 84px;align-items:center;gap:12px;padding:11px 12px;border:1px solid #dbe7f2;border-radius:13px;background:#fff;box-shadow:0 5px 16px rgba(30,67,105,.04);transition:.18s ease;counter-increment:homeSort}
.home-sort-item:before{content:attr(data-position);position:absolute;left:-7px;top:-7px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#0b7cff;color:#fff;font-size:10px;font-weight:900;box-shadow:0 4px 10px rgba(11,124,255,.24)}
.home-sort-item:hover{border-color:#b7d5f4;box-shadow:0 8px 20px rgba(30,85,145,.08)}
.home-sort-item.dragging{opacity:.55;transform:scale(.992);border-color:#0b7cff;background:#f5faff}
.home-sort-item.is-disabled{background:#f8fafc;opacity:.72}
.home-sort-handle{width:38px;height:38px;border:1px solid #dbe7f2;border-radius:10px;background:#f6f9fd;color:#60778e;font-size:18px;cursor:grab}.home-sort-handle:active{cursor:grabbing}
.home-sort-name{display:flex;flex-direction:column;gap:3px}.home-sort-name b{font-size:13px;color:#20354c}.home-sort-name small{font-size:10px;color:#8a9bad}
.home-sort-item .home-toggle.compact{min-width:112px;margin:0;padding:8px 10px;border-radius:10px}.home-sort-item .home-toggle.compact b{font-size:11px}
.home-sort-actions{display:flex;gap:6px;justify-content:flex-end}.home-sort-actions button{width:35px;height:35px;border:1px solid #d7e4f1;border-radius:9px;background:#f8fbff;color:#27557f;font-size:16px;font-weight:900;cursor:pointer;transition:.18s}.home-sort-actions button:hover{background:#eaf4ff;color:#0b72f2;border-color:#b9d8f7}
.home-sort-legend{display:flex;gap:8px;flex-wrap:wrap}.home-sort-legend span{font-size:10px;font-weight:800;color:#6e8297;background:#f4f8fc;border:1px solid #e0e9f2;padding:6px 9px;border-radius:999px}
@media(max-width:760px){.home-sort-item{grid-template-columns:36px minmax(0,1fr) 76px;gap:8px;padding:10px}.home-sort-item .home-toggle.compact{grid-column:2/3;grid-row:2;justify-self:start;min-width:100px}.home-sort-actions{grid-column:3;grid-row:1/3}.home-sort-name b{font-size:12px}.home-sort-legend{display:none}}

/* V15 - Ürün ana sayfa blok seçimi & admin marka */
.home-block-picker{margin-top:4px;padding:18px;border:1px solid #dbe7f5;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f6faff)}
.home-block-help{margin:5px 0 14px;font-size:13px}
.home-block-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.home-block-option{display:flex!important;align-items:flex-start;gap:10px;padding:13px 12px;border:1px solid #d9e5f2;border-radius:12px;background:#fff;cursor:pointer;transition:.2s ease;min-height:72px}
.home-block-option:hover{border-color:#80b8ff;box-shadow:0 8px 22px rgba(36,111,190,.08);transform:translateY(-1px)}
.home-block-option:has(input:checked){border-color:#2587ff;background:#f1f7ff;box-shadow:inset 0 0 0 1px rgba(37,135,255,.08)}
.home-block-option input{margin-top:3px;accent-color:#147ff3}
.home-block-option span{display:flex;flex-direction:column;gap:4px;line-height:1.2}
.home-block-option b{font-size:13px;color:#11243d}
.home-block-option small{font-size:11px;color:#6f8198}
.admin-top-brand .admin-brand-text{font-weight:800;font-size:17px;letter-spacing:-.35px;white-space:nowrap;color:#132a46}
.admin-top-brand .admin-brand-logo{display:block;max-width:176px;max-height:38px;width:auto;height:auto;object-fit:contain}
@media(max-width:1180px){.home-block-options{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.home-block-options{grid-template-columns:1fr 1fr}.home-block-picker{padding:14px}}
@media(max-width:430px){.home-block-options{grid-template-columns:1fr}.home-block-option{min-height:0}}


/* Product editor: compact homepage placement */
.product-visibility-row{display:flex;align-items:center;gap:14px;padding:10px 12px!important;border:1px solid #e3ebf5;border-radius:12px;background:#fbfdff;min-height:58px}
.compact-setting-head{display:flex;flex-direction:column;gap:2px;min-width:118px}
.compact-setting-head>label{font-size:12px!important;font-weight:800!important;color:#172b46;margin:0!important;letter-spacing:.01em}
.compact-setting-head>small{font-size:10px;color:#8190a5;white-space:nowrap}
.home-block-options.compact{display:flex;flex-wrap:wrap;gap:7px;flex:1}
.home-block-option.compact{display:inline-flex!important;align-items:center;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;transform:none;cursor:pointer}
.home-block-option.compact:hover{border:0;box-shadow:none;transform:none}
.home-block-option.compact input{position:absolute;opacity:0;pointer-events:none}
.home-block-option.compact span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 11px;border:1px solid #dce6f2;border-radius:999px;background:#fff;color:#60728a;font-size:11px;font-weight:750;line-height:1;transition:all .2s ease;white-space:nowrap}
.home-block-option.compact:hover span{border-color:#a8cfff;color:#176fd2;background:#f7fbff}
.home-block-option.compact:has(input:checked) span{border-color:#2386f5;background:#edf6ff;color:#0969cf;box-shadow:inset 0 0 0 1px rgba(35,134,245,.05),0 3px 10px rgba(35,134,245,.08)}
.home-block-option.compact:has(input:checked) span:before{content:'✓';font-size:10px;font-weight:900;margin-right:5px}
@media(max-width:760px){.product-visibility-row{align-items:flex-start;flex-direction:column;gap:8px}.compact-setting-head{min-width:0}.compact-setting-head>small{white-space:normal}.home-block-options.compact{width:100%}.home-block-option.compact span{min-height:34px;padding:7px 10px}}

/* V17 - banner equal-fill + mobile 2-column swipe product rails */
body.theme-market-pro .home-slider{padding:12px 0 4px!important}
body.theme-market-pro .slider-track{
  position:relative;
  width:100%;
  aspect-ratio:16/6;
  min-height:0!important;
  overflow:hidden;
  border-radius:20px;
  background:#eef4fa!important;
}
body.theme-market-pro .home-slide{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  overflow:hidden;
  background:#eef4fa!important;
}
body.theme-market-pro .home-slide .slide-bg{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  background-image:var(--slide-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  transform:none!important;
  filter:none!important;
  opacity:1!important;
}
body.theme-market-pro .home-slide .slide-bg:before,
body.theme-market-pro .home-slide .slide-bg:after,
body.theme-market-pro .home-slide:has(.slide-content) .slide-bg:before{
  display:none!important;
  content:none!important;
  background:none!important;
}
body.theme-market-pro .slide-content{
  z-index:3;
  text-shadow:0 2px 12px rgba(0,0,0,.22);
}

@media(max-width:768px){
  body.theme-market-pro .slider-track{aspect-ratio:16/7!important;border-radius:16px}
  body.theme-market-pro .home-slide .slide-bg{background-size:cover!important;background-position:center center!important}
}

@media(max-width:520px){
  body.theme-market-pro .slider-track{aspect-ratio:16/8.3!important;border-radius:14px}
  body.theme-market-pro .home-slide .slide-bg{background-size:cover!important;background-position:center center!important}

  /* All homepage product blocks become 2-column swipe rails on mobile */
  body.theme-market-pro .premium-products-section .premium-product-grid,
  body.theme-market-pro .home-market-section .premium-product-grid{
    display:grid!important;
    grid-template-columns:none!important;
    grid-template-rows:repeat(2,auto)!important;
    grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 10px)/2)!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:1px;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    padding:2px 1px 10px!important;
    scrollbar-width:none;
  }
  body.theme-market-pro .premium-products-section .premium-product-grid::-webkit-scrollbar,
  body.theme-market-pro .home-market-section .premium-product-grid::-webkit-scrollbar{display:none}
  body.theme-market-pro .premium-products-section .premium-product-card,
  body.theme-market-pro .home-market-section .premium-product-card,
  body.theme-market-pro .premium-products-section .premium-product-card:nth-child(n),
  body.theme-market-pro .home-market-section .premium-product-card:nth-child(n){
    display:flex!important;
    min-width:0!important;
    width:100%!important;
    scroll-snap-align:start;
  }
  body.theme-market-pro .premium-product-image{aspect-ratio:16/10!important;min-height:0!important}
  body.theme-market-pro .premium-product-body{padding:10px!important}
  body.theme-market-pro .premium-product-body h3{font-size:12px!important;line-height:1.3!important}
  body.theme-market-pro .premium-product-body p{font-size:9.5px!important;line-height:1.45!important;min-height:27px!important}
  body.theme-market-pro .premium-price-row strong{font-size:14px!important}
  body.theme-market-pro .add-cart-btn{min-height:34px;font-size:9.5px!important}
}

/* V18 - Reference-inspired premium product detail */
.product-detail-v18{max-width:1240px!important;padding-top:22px;padding-bottom:58px}.pd18-breadcrumb{margin-bottom:16px}.pd18-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:22px;align-items:start}.pd18-gallery-card,.pd18-summary,.pd18-tabs-wrap{background:#fff;border:1px solid #e1e9f2;border-radius:18px;box-shadow:0 12px 34px rgba(31,67,111,.06)}.pd18-gallery-card{padding:16px}.pd18-main-image{aspect-ratio:16/10;background:#f6f8fb;border:1px solid #edf1f5;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.pd18-main-image img{width:100%;height:100%;object-fit:contain;display:block}.pd18-thumbs{display:flex;gap:9px;overflow-x:auto;margin-top:12px;padding-bottom:2px;scrollbar-width:thin}.pd18-thumbs button{flex:0 0 82px;height:62px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:5px;cursor:pointer;transition:.2s}.pd18-thumbs button.active{border-color:#1677ff;box-shadow:0 0 0 2px rgba(22,119,255,.09)}.pd18-thumbs img{width:100%;height:100%;object-fit:contain}.pd18-summary{padding:24px;position:sticky;top:132px}.pd18-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.pd18-badges span{font-size:10px;font-weight:850;letter-spacing:.04em;padding:6px 9px;border-radius:7px;background:#edf5ff;color:#1766ca}.pd18-badges .success{background:#ecfaf2;color:#158052}.pd18-badges .sale{background:#fff0ee;color:#d64635}.pd18-summary h1{font-size:30px;line-height:1.16;letter-spacing:-.025em;margin:0 0 10px;color:#15263c}.pd18-rating{display:flex;align-items:center;gap:8px;margin-bottom:13px}.pd18-rating span{color:#ffae00;letter-spacing:1px}.pd18-rating b{font-size:13px;color:#1f3046}.pd18-rating small{font-size:12px;color:#8492a6}.pd18-lead{font-size:14px;line-height:1.7;color:#617086;margin:0 0 15px}.pd18-info-row{display:flex;gap:10px;margin-bottom:16px}.pd18-info-row>div{flex:1;min-width:0;padding:10px 11px;background:#f8fafc;border:1px solid #edf1f5;border-radius:10px}.pd18-info-row small{display:block;font-size:10px;color:#8a97a8;margin-bottom:2px}.pd18-info-row b{display:block;font-size:12px;color:#26384d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd18-price-box{display:flex;justify-content:space-between;gap:16px;align-items:end;padding:18px;border-radius:14px;background:linear-gradient(135deg,#f7fbff,#eef6ff);border:1px solid #dbeaff;margin:2px 0 14px}.pd18-price-box>div:first-child{display:flex;flex-direction:column}.pd18-price-box small,.pd18-price-box span{font-size:11px;color:#728299}.pd18-price-box del{font-size:13px;color:#9aa5b4;margin-top:5px}.pd18-price-box strong{font-size:32px;line-height:1.05;color:#0868e8;letter-spacing:-.03em}.pd18-save{font-size:10px;color:#657892;text-align:right}.pd18-save b{font-size:14px;color:#169262}.pd18-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pd18-actions form{margin:0}.pd18-cart,.pd18-buy{height:47px;width:100%;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;text-decoration:none;transition:.2s}.pd18-cart{border:1px solid #cddceb;background:#fff;color:#1d3e66;cursor:pointer}.pd18-buy{border:1px solid #0868e8;background:linear-gradient(135deg,#0c80ff,#0862df);color:#fff}.pd18-cart:hover,.pd18-buy:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(11,101,225,.12)}.pd18-demo{height:42px;border:1px solid #dce5ef;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-top:9px;color:#215a9d;font-size:12px;font-weight:750;background:#f9fbfd}.pd18-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.pd18-trust>div{display:grid;grid-template-columns:28px 1fr;gap:0 7px;padding:9px;border-radius:10px;background:#fbfcfe;border:1px solid #edf1f5}.pd18-trust span{grid-row:1/3;font-size:16px;align-self:center}.pd18-trust b{font-size:11px;color:#2a3d54}.pd18-trust small{font-size:9px;color:#8a97a8}.pd18-payment{text-align:center;font-size:10px;color:#8794a6;margin-top:12px}.pd18-tabs-wrap{margin-top:22px;overflow:hidden}.pd18-tabs{display:flex;gap:4px;padding:10px 12px;border-bottom:1px solid #e8edf3;background:#fbfcfe;overflow-x:auto}.pd18-tabs button{border:0;background:transparent;padding:10px 15px;border-radius:9px;font-weight:750;font-size:12px;color:#6a788c;cursor:pointer;white-space:nowrap}.pd18-tabs button.active{background:#fff;color:#0d69e9;box-shadow:0 1px 7px rgba(30,62,103,.08);border:1px solid #e1e8f0}.pd18-tabs button span{font-size:9px;background:#eaf3ff;color:#0a66df;border-radius:999px;padding:2px 5px}.pd18-panel{display:none}.pd18-panel.active{display:block}.pd18-content{padding:28px 30px;color:#57677d;line-height:1.8;font-size:14px}.pd18-content h2{font-size:23px;color:#17283e;margin:0 0 15px}.pd18-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pd18-feature-list>div{display:flex;gap:9px;align-items:flex-start;border:1px solid #edf1f5;background:#fbfcfe;border-radius:10px;padding:11px 12px}.pd18-feature-list span{color:#0c78ef;font-weight:900}.pd18-feature-list p{margin:0}.pd18-review-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.pd18-review-head h2{margin-bottom:3px}.pd18-review-head p{margin:0;color:#8390a2}.pd18-review-head>strong{font-size:23px;color:#f4a900}.pd18-review-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:18px}.pd18-review-list{display:grid;gap:10px}.pd18-review-list article,.pd18-review-form,.pd18-empty{border:1px solid #e8edf3;border-radius:12px;padding:15px;background:#fff}.pd18-review-list article>div{display:flex;justify-content:space-between;gap:10px}.pd18-review-list article span{color:#f3aa00}.pd18-review-list article p{margin:8px 0}.pd18-review-list article small{color:#929eae}.pd18-review-form{background:#f9fbfd}.pd18-review-form h3{margin-top:0;color:#1d3048}.pd18-review-form label{display:grid;gap:5px;margin-bottom:10px;font-size:11px;font-weight:700;color:#52647b}.pd18-review-form select,.pd18-review-form textarea{width:100%;border:1px solid #dce4ed;border-radius:9px;background:#fff;padding:10px}.pd18-delivery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pd18-delivery-grid>div{border:1px solid #e8edf3;border-radius:12px;padding:16px;background:#fbfcfe}.pd18-delivery-grid b{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eaf3ff;color:#0b6dde;margin-bottom:10px}.pd18-delivery-grid h3{font-size:13px;color:#24374e;margin:0 0 6px}.pd18-delivery-grid p{font-size:11px;line-height:1.6;margin:0}.pd18-related{padding:28px 0 0!important}.pd18-related .premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1050px){.pd18-hero{grid-template-columns:1fr .82fr}.pd18-summary{position:static}.pd18-summary h1{font-size:27px}.pd18-related .premium-product-grid{grid-template-columns:repeat(2,1fr)}.pd18-delivery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.product-detail-v18{padding:14px 12px 44px}.pd18-hero{grid-template-columns:1fr}.pd18-summary{padding:18px}.pd18-summary h1{font-size:25px}.pd18-main-image{aspect-ratio:4/3}.pd18-thumbs button{flex-basis:72px;height:56px}.pd18-info-row{overflow-x:auto}.pd18-info-row>div{min-width:112px}.pd18-price-box strong{font-size:29px}.pd18-actions{grid-template-columns:1fr}.pd18-cart,.pd18-buy{height:48px}.pd18-content{padding:20px 17px}.pd18-feature-list,.pd18-review-grid{grid-template-columns:1fr}.pd18-delivery-grid{grid-template-columns:1fr 1fr}.pd18-related .premium-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.pd18-tabs{padding:8px}.pd18-trust{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.pd18-summary{padding:15px}.pd18-summary h1{font-size:22px}.pd18-price-box{padding:14px}.pd18-price-box strong{font-size:27px}.pd18-trust{gap:6px}.pd18-trust>div{padding:8px}.pd18-content h2{font-size:20px}.pd18-delivery-grid{grid-template-columns:1fr}.pd18-related .premium-product-grid{gap:9px!important}}

/* V19 - Mobile storefront stability: 2-card product rails, review/blog sliders, fixed bottom dock */
@media(max-width:620px){
  html,body{max-width:100%;overflow-x:hidden!important}
  body.theme-market-pro *{box-sizing:border-box}
  body.theme-market-pro .container,
  body.theme-market-pro .section .container{width:min(100% - 20px,1220px)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}

  /* Product rails: exactly two cards visible, horizontal swipe, no column drift */
  body.theme-market-pro .premium-products-section .premium-product-grid,
  body.theme-market-pro .home-market-section .premium-product-grid{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline:0!important;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
    padding:2px 0 10px!important;
    margin:0!important;
    scrollbar-width:none;
  }
  body.theme-market-pro .premium-products-section .premium-product-grid::-webkit-scrollbar,
  body.theme-market-pro .home-market-section .premium-product-grid::-webkit-scrollbar{display:none}
  body.theme-market-pro .premium-products-section .premium-product-card,
  body.theme-market-pro .home-market-section .premium-product-card,
  body.theme-market-pro .premium-products-section .premium-product-card:nth-child(n),
  body.theme-market-pro .home-market-section .premium-product-card:nth-child(n){
    display:flex!important;
    flex:0 0 calc((100% - 10px)/2)!important;
    width:calc((100% - 10px)/2)!important;
    min-width:0!important;
    max-width:calc((100% - 10px)/2)!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
    overflow:hidden!important;
    margin:0!important;
  }
  body.theme-market-pro .premium-product-image{width:100%!important;aspect-ratio:4/3!important;min-height:0!important;overflow:hidden!important}
  body.theme-market-pro .premium-product-image a{display:block;width:100%;height:100%}
  body.theme-market-pro .premium-product-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;max-width:none!important}
  body.theme-market-pro .premium-product-body{display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;padding:9px!important}
  body.theme-market-pro .premium-product-body h3,
  body.theme-market-pro .premium-product-body h3 a{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px!important}
  body.theme-market-pro .premium-product-body p{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;min-height:27px!important;font-size:9px!important;line-height:1.45!important}
  body.theme-market-pro .premium-rating{min-width:0;gap:4px!important;white-space:nowrap;overflow:hidden}
  body.theme-market-pro .premium-rating span{font-size:9px!important;letter-spacing:0!important}
  body.theme-market-pro .premium-rating small{font-size:8.5px!important;overflow:hidden;text-overflow:ellipsis}
  body.theme-market-pro .premium-price-row{min-width:0;gap:5px!important;align-items:center!important;flex-wrap:wrap!important}
  body.theme-market-pro .premium-price-row strong{font-size:13.5px!important;white-space:nowrap}
  body.theme-market-pro .premium-price-row del{font-size:9px!important;white-space:nowrap}
  body.theme-market-pro .product-mini-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important;min-width:0!important}
  body.theme-market-pro .product-mini-actions a{min-width:0!important;padding:6px 2px!important;font-size:8.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}
  body.theme-market-pro .add-cart-btn{width:100%!important;min-width:0!important;min-height:34px!important;padding:7px 4px!important;font-size:9px!important;white-space:nowrap!important;overflow:hidden!important}

  /* Customer reviews: one-card swipe slider on phones */
  body.theme-market-pro .review-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    padding:2px 1px 10px!important;
    margin:0!important;
    scrollbar-width:none;
  }
  body.theme-market-pro .review-grid::-webkit-scrollbar{display:none}
  body.theme-market-pro .review-pro-card{
    flex:0 0 88%!important;
    width:88%!important;
    min-width:88%!important;
    scroll-snap-align:center;
    scroll-snap-stop:always;
    margin:0!important;
  }
  body.theme-market-pro .slider-dots{display:flex!important;justify-content:center!important;gap:6px!important;margin-top:7px!important}

  /* Homepage blog: horizontal cards instead of stacked long list */
  body.theme-market-pro .home-blog-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    padding:2px 1px 10px!important;
    margin:0!important;
    scrollbar-width:none;
  }
  body.theme-market-pro .home-blog-grid::-webkit-scrollbar{display:none}
  body.theme-market-pro .home-blog-card{
    flex:0 0 84%!important;
    width:84%!important;
    min-width:84%!important;
    max-width:84%!important;
    scroll-snap-align:center;
    scroll-snap-stop:always;
    margin:0!important;
    overflow:hidden!important;
  }
  body.theme-market-pro .home-blog-card .home-blog-image{width:100%!important;min-width:0!important}
  body.theme-market-pro .home-blog-card>div{min-width:0!important}
  body.theme-market-pro .home-blog-card h3,
  body.theme-market-pro .home-blog-card h3 a{overflow-wrap:anywhere}

  /* Bottom mobile dock: equal cells, safe-area aware, no label/icon shifting */
  body.theme-market-pro{padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}
  body.theme-market-pro .mobile-bottom{
    position:fixed!important;
    left:0!important;right:0!important;bottom:0!important;
    z-index:999!important;
    width:100%!important;
    height:calc(68px + env(safe-area-inset-bottom))!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    align-items:stretch!important;
    padding:4px 4px env(safe-area-inset-bottom)!important;
    margin:0!important;
    background:rgba(255,255,255,.985)!important;
    border-top:1px solid #dce6ef!important;
    box-shadow:0 -8px 26px rgba(31,67,108,.10)!important;
    backdrop-filter:blur(14px)!important;
  }
  body.theme-market-pro .mobile-bottom a{
    position:relative!important;
    min-width:0!important;
    width:100%!important;
    height:64px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    padding:5px 1px!important;
    margin:0!important;
    color:#62778e!important;
    font-size:10.5px!important;
    font-weight:800!important;
    line-height:1!important;
    letter-spacing:-.15px!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:visible!important;
  }
  body.theme-market-pro .mobile-bottom a>span,
  body.theme-market-pro .mobile-bottom .mobile-cart-svg,
  body.theme-market-pro .mobile-bottom .mobile-user-svg{
    flex:0 0 22px!important;
    width:22px!important;height:22px!important;
    min-width:22px!important;min-height:22px!important;
    display:grid!important;place-items:center!important;
    margin:0!important;
    font-size:21px!important;line-height:22px!important;
    color:#236fae!important;
  }
  body.theme-market-pro .mobile-bottom .mobile-cart-svg svg,
  body.theme-market-pro .mobile-bottom .mobile-user-svg svg{width:22px!important;height:22px!important}
  body.theme-market-pro .mobile-bottom em{
    position:absolute!important;
    top:4px!important;
    left:calc(50% + 7px)!important;
    margin:0!important;
    min-width:17px!important;height:17px!important;
    padding:0 4px!important;
    border:2px solid #fff!important;
    display:grid!important;place-items:center!important;
    font-size:8.5px!important;line-height:1!important;
  }
  body.theme-market-pro .premium-footer{padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}
}

@media(max-width:390px){
  body.theme-market-pro .container,
  body.theme-market-pro .section .container{width:calc(100% - 16px)!important}
  body.theme-market-pro .premium-products-section .premium-product-grid,
  body.theme-market-pro .home-market-section .premium-product-grid{gap:8px!important}
  body.theme-market-pro .premium-products-section .premium-product-card,
  body.theme-market-pro .home-market-section .premium-product-card,
  body.theme-market-pro .premium-products-section .premium-product-card:nth-child(n),
  body.theme-market-pro .home-market-section .premium-product-card:nth-child(n){
    flex-basis:calc((100% - 8px)/2)!important;
    width:calc((100% - 8px)/2)!important;
    max-width:calc((100% - 8px)/2)!important;
  }
  body.theme-market-pro .premium-product-body{padding:8px!important}
  body.theme-market-pro .premium-product-body h3,
  body.theme-market-pro .premium-product-body h3 a{font-size:10.8px!important}
  body.theme-market-pro .mobile-bottom a{font-size:10px!important;letter-spacing:-.25px!important}
  body.theme-market-pro .home-blog-card{flex-basis:88%!important;width:88%!important;min-width:88%!important;max-width:88%!important}
  body.theme-market-pro .review-pro-card{flex-basis:91%!important;width:91%!important;min-width:91%!important}
}

/* V20 - Ürün detay Site Demo / Panel Demo aksiyonları */
.pd20-demo-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}
.pd20-demo-actions .pd18-demo{margin:0;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center}
.pd20-demo-actions .pd20-panel-demo{background:#eff6ff;border-color:#bfdbfe;color:#0759c7}
.pd20-demo-actions .pd20-panel-demo:hover{background:#e0efff;border-color:#93c5fd;color:#064da8}
@media(max-width:480px){.pd20-demo-actions{grid-template-columns:1fr}.pd20-demo-actions .pd18-demo{min-height:44px}}

/* V20 - Ürün detay Site Demo / Panel Demo aksiyonları */
.pd20-demo-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}
.pd20-demo-actions .pd18-demo{margin:0;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center}
.pd20-demo-actions .pd20-panel-demo{background:#eff6ff;border-color:#bfdbfe;color:#0759c7}
.pd20-demo-actions .pd20-panel-demo:hover{background:#e0efff;border-color:#93c5fd;color:#064da8}
@media(max-width:480px){.pd20-demo-actions{grid-template-columns:1fr}.pd20-demo-actions .pd18-demo{min-height:44px}}

/* V21 - Mobile product card geometry fix based on real-device screenshot */
@media (max-width:620px){
  /* Two products remain visible, but each product is a true vertical card. */
  body.theme-market-pro .premium-products-section .premium-product-grid,
  body.theme-market-pro .home-market-section .premium-product-grid{
    align-items:stretch!important;
    column-gap:10px!important;
    row-gap:0!important;
    scroll-snap-type:x mandatory!important;
  }

  body.theme-market-pro .premium-products-section .premium-product-card,
  body.theme-market-pro .home-market-section .premium-product-card,
  body.theme-market-pro .premium-products-section .premium-product-card:nth-child(n),
  body.theme-market-pro .home-market-section .premium-product-card:nth-child(n){
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    align-self:stretch!important;
    flex:0 0 calc((100% - 10px)/2)!important;
    width:calc((100% - 10px)/2)!important;
    min-width:calc((100% - 10px)/2)!important;
    max-width:calc((100% - 10px)/2)!important;
    height:auto!important;
    border-radius:12px!important;
    transform:none!important;
  }

  body.theme-market-pro .premium-product-card:hover{transform:none!important}

  body.theme-market-pro .premium-product-image{
    position:relative!important;
    display:block!important;
    flex:0 0 auto!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:1.20/1!important;
    min-height:0!important;
    border-bottom:1px solid #e6edf5!important;
    background:#f7f9fc!important;
  }
  body.theme-market-pro .premium-product-image>a{
    display:block!important;
    width:100%!important;
    height:100%!important;
  }
  body.theme-market-pro .premium-product-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
    transform:none!important;
  }
  body.theme-market-pro .premium-badge{
    left:7px!important;
    top:7px!important;
    max-width:calc(100% - 14px)!important;
    padding:4px 6px!important;
    border-radius:5px!important;
    font-size:7.5px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  body.theme-market-pro .premium-product-body{
    flex:1 1 auto!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    width:100%!important;
    min-width:0!important;
    padding:9px 8px 8px!important;
    overflow:hidden!important;
  }
  body.theme-market-pro .premium-product-body h3{
    width:100%!important;
    margin:0 0 5px!important;
    min-height:29px!important;
    max-height:29px!important;
    white-space:normal!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    font-size:10.5px!important;
    line-height:1.38!important;
    letter-spacing:-.12px!important;
  }
  body.theme-market-pro .premium-product-body h3 a{
    white-space:normal!important;
    display:inherit!important;
    overflow:visible!important;
    text-overflow:clip!important;
    font-size:inherit!important;
    line-height:inherit!important;
  }
  body.theme-market-pro .premium-product-body p{
    width:100%!important;
    min-height:25px!important;
    max-height:25px!important;
    margin:0!important;
    font-size:8.2px!important;
    line-height:1.5!important;
    -webkit-line-clamp:2!important;
    color:#71839a!important;
  }
  body.theme-market-pro .premium-rating{
    width:100%!important;
    min-height:15px!important;
    margin-top:6px!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:3px!important;
    overflow:hidden!important;
  }
  body.theme-market-pro .premium-rating span{
    flex:0 0 auto!important;
    font-size:7.8px!important;
    letter-spacing:-.4px!important;
  }
  body.theme-market-pro .premium-rating small{
    min-width:0!important;
    font-size:7.4px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.theme-market-pro .premium-price-row{
    width:100%!important;
    min-height:31px!important;
    margin-top:5px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    gap:1px!important;
    overflow:hidden!important;
  }
  body.theme-market-pro .premium-price-row strong{
    max-width:100%!important;
    font-size:12px!important;
    line-height:1.15!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.theme-market-pro .premium-price-row del{
    max-width:100%!important;
    font-size:7.7px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.theme-market-pro .product-mini-actions{
    width:100%!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:4px!important;
    margin-top:7px!important;
  }
  body.theme-market-pro .product-mini-actions a{
    width:100%!important;
    min-width:0!important;
    height:28px!important;
    padding:0 3px!important;
    border-radius:6px!important;
    font-size:7.7px!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.theme-market-pro .premium-product-body form{
    width:100%!important;
    margin-top:auto!important;
  }
  body.theme-market-pro .add-cart-btn{
    width:100%!important;
    height:31px!important;
    min-height:31px!important;
    margin-top:5px!important;
    padding:0 4px!important;
    gap:3px!important;
    border-radius:7px!important;
    font-size:8.2px!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.theme-market-pro .add-cart-btn span{font-size:10px!important;flex:0 0 auto!important}

  /* Keep section headings from squeezing product rails on narrow screens. */
  body.theme-market-pro .premium-section-title{
    align-items:flex-end!important;
    gap:8px!important;
    margin-bottom:12px!important;
  }
  body.theme-market-pro .premium-section-title>div{min-width:0!important}
  body.theme-market-pro .premium-section-title h2{
    font-size:20px!important;
    line-height:1.15!important;
    overflow-wrap:anywhere!important;
  }
  body.theme-market-pro .premium-section-title .more{
    flex:0 0 auto!important;
    max-width:86px!important;
    font-size:8px!important;
    line-height:1.25!important;
    text-align:right!important;
  }

  /* More stable bottom dock on 360-480px phones. */
  body.theme-market-pro .mobile-bottom{
    height:calc(72px + env(safe-area-inset-bottom))!important;
    grid-template-columns:repeat(5,20%)!important;
    padding:3px 2px env(safe-area-inset-bottom)!important;
  }
  body.theme-market-pro .mobile-bottom a{
    width:auto!important;
    min-width:0!important;
    height:66px!important;
    gap:3px!important;
    padding:5px 0!important;
    font-size:9.6px!important;
    letter-spacing:-.12px!important;
    overflow:hidden!important;
  }
  body.theme-market-pro .mobile-bottom a>span,
  body.theme-market-pro .mobile-bottom .mobile-cart-svg,
  body.theme-market-pro .mobile-bottom .mobile-user-svg{
    width:21px!important;
    height:21px!important;
    min-width:21px!important;
    min-height:21px!important;
    flex-basis:21px!important;
    font-size:20px!important;
    line-height:21px!important;
  }
  body.theme-market-pro .mobile-bottom .mobile-cart-svg svg,
  body.theme-market-pro .mobile-bottom .mobile-user-svg svg{width:21px!important;height:21px!important}
  body.theme-market-pro .mobile-bottom em{
    top:4px!important;
    left:calc(50% + 6px)!important;
    min-width:16px!important;
    height:16px!important;
    font-size:8px!important;
    padding:0 3px!important;
  }
  body.theme-market-pro{padding-bottom:calc(80px + env(safe-area-inset-bottom))!important}
}

@media (max-width:390px){
  body.theme-market-pro .premium-products-section .premium-product-card,
  body.theme-market-pro .home-market-section .premium-product-card,
  body.theme-market-pro .premium-products-section .premium-product-card:nth-child(n),
  body.theme-market-pro .home-market-section .premium-product-card:nth-child(n){
    flex-basis:calc((100% - 8px)/2)!important;
    width:calc((100% - 8px)/2)!important;
    min-width:calc((100% - 8px)/2)!important;
    max-width:calc((100% - 8px)/2)!important;
  }
  body.theme-market-pro .premium-product-body{padding:8px 7px 7px!important}
  body.theme-market-pro .premium-product-body h3{font-size:9.9px!important}
  body.theme-market-pro .premium-product-price-row strong{font-size:11.5px!important}
  body.theme-market-pro .product-mini-actions a{font-size:7.2px!important}
  body.theme-market-pro .add-cart-btn{font-size:7.8px!important}
  body.theme-market-pro .mobile-bottom a{font-size:9px!important;letter-spacing:-.2px!important}
}

/* v22 — compact mobile product card action row */
body.theme-market-pro .product-card-buy-row{display:block;width:100%;margin-top:auto}
body.theme-market-pro .product-card-buy-row form{width:100%;margin:0}
body.theme-market-pro .mobile-card-inspect{display:none}

@media(max-width:780px){
  body.theme-market-pro .premium-products-section .premium-product-card .product-mini-actions,
  body.theme-market-pro .home-market-section .premium-product-card .product-mini-actions{
    display:none!important;
  }
  body.theme-market-pro .premium-products-section .premium-product-card .product-card-buy-row,
  body.theme-market-pro .home-market-section .premium-product-card .product-card-buy-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1.16fr)!important;
    align-items:stretch!important;
    gap:4px!important;
    width:100%!important;
    min-width:0!important;
    margin-top:auto!important;
    padding-top:7px!important;
  }
  body.theme-market-pro .premium-product-card .product-card-buy-row form{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    display:block!important;
  }
  body.theme-market-pro .premium-product-card .mobile-card-inspect,
  body.theme-market-pro .premium-product-card .add-cart-btn{
    width:100%!important;
    min-width:0!important;
    height:31px!important;
    min-height:31px!important;
    margin:0!important;
    padding:0 4px!important;
    border-radius:7px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:7.8px!important;
    line-height:1!important;
    font-weight:800!important;
  }
  body.theme-market-pro .premium-product-card .mobile-card-inspect{
    border:1px solid #cfe0f3!important;
    background:#fff!important;
    color:#1769c7!important;
    text-decoration:none!important;
  }
  body.theme-market-pro .premium-product-card .add-cart-btn{
    gap:2px!important;
  }
  body.theme-market-pro .premium-product-card .add-cart-btn>span:first-child{
    font-size:9px!important;
    line-height:1!important;
    flex:0 0 auto!important;
  }
  body.theme-market-pro .premium-product-card .add-cart-btn .cart-label{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
}

@media(max-width:390px){
  body.theme-market-pro .premium-products-section .premium-product-card .product-card-buy-row,
  body.theme-market-pro .home-market-section .premium-product-card .product-card-buy-row{
    grid-template-columns:minmax(0,.92fr) minmax(0,1.28fr)!important;
    gap:3px!important;
  }
  body.theme-market-pro .premium-product-card .mobile-card-inspect,
  body.theme-market-pro .premium-product-card .add-cart-btn{
    height:30px!important;
    min-height:30px!important;
    padding:0 3px!important;
    font-size:7.35px!important;
  }
  body.theme-market-pro .premium-product-card .add-cart-btn>span:first-child{font-size:8px!important}
}


/* V23 — customer support center, admin inbox and live notifications */
.support-create-card{padding:18px;border:1px solid #deebf8;border-radius:14px;background:linear-gradient(180deg,#f9fcff,#f3f8fe);margin-bottom:18px}.support-create-card>div h3{margin:0 0 5px}.support-create-card>div p{margin:0 0 14px;color:#6d7f94;font-size:13px}.support-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.support-create-form label,.support-reply-form label{display:grid;gap:6px}.support-create-form label>span{font-size:11px;font-weight:800;color:#54708d}.support-create-form input,.support-create-form select,.support-create-form textarea,.support-reply-form textarea,.support-admin-reply textarea,.support-admin-reply select{width:100%;box-sizing:border-box;border:1px solid #d9e6f4;background:#fff;border-radius:9px;padding:10px 11px;color:#102a43}.support-message-field{margin:10px 0}.support-ticket-list{display:grid;gap:12px}.support-ticket-card{border:1px solid #dce8f4;border-radius:14px;background:#fff;overflow:hidden}.support-ticket-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 15px;border-bottom:1px solid #edf3f8}.support-ticket-head h3{margin:2px 0 4px;font-size:15px}.support-ticket-head small,.support-ticket-head span{display:block;color:#72869b;font-size:11px}.support-status{display:inline-flex;align-items:center;white-space:nowrap;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:850;background:#eaf2fb;color:#385b7c}.support-status.status-open{background:#fff2d8;color:#956312}.support-status.status-answered{background:#e3f8ee;color:#19744c}.support-status.status-pending{background:#e8f2ff;color:#2368af}.support-status.status-closed{background:#edf0f4;color:#66717e}.support-thread{padding:13px 15px;display:grid;gap:9px;background:#f8fbfe}.support-bubble{max-width:86%;border-radius:12px;padding:10px 11px;background:#fff;border:1px solid #deebf6}.support-bubble.from-user{justify-self:end;background:#eaf4ff;border-color:#cfe5fb}.support-bubble.from-admin{justify-self:start}.support-bubble>div{display:flex;gap:10px;justify-content:space-between;margin-bottom:5px}.support-bubble b{font-size:10.5px}.support-bubble small{font-size:9.5px;color:#8395a8}.support-bubble p{margin:0;font-size:12px;line-height:1.55;color:#324b62}.support-reply-form{display:flex;gap:8px;align-items:flex-end;padding:12px 15px;border-top:1px solid #edf3f8}.support-reply-form textarea{flex:1;min-height:52px;resize:vertical}.support-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:16px}.support-admin-reply{border-top:1px solid #edf3f8;padding-top:14px;margin-top:12px}.support-admin-reply-row{display:flex;justify-content:flex-end;gap:8px}.support-admin-reply-row select{width:auto;min-width:150px}.support-customer-card{display:grid;align-content:start;gap:7px;height:max-content}.support-customer-card hr{border:0;border-top:1px solid #e6edf5;width:100%;margin:8px 0}.support-admin-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.support-admin-kpis>div{background:#fff;border:1px solid #dce8f4;border-radius:12px;padding:12px}.support-admin-kpis small{display:block;color:#75889d;font-size:10px}.support-admin-kpis b{font-size:22px}.table-sub{display:block;color:#7c8ea1;font-size:10px;margin-top:3px}.row-unread td{background:#f6fbff}.contact-admin-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-bottom:14px;border-bottom:1px solid #e7eef5}.contact-admin-meta>div{display:grid;gap:4px}.contact-admin-meta small{color:#7a8da0}.contact-admin-message{margin:18px 0;padding:18px;border-radius:12px;background:#f7fafc;line-height:1.7}.contact-admin-actions{display:flex;gap:10px;justify-content:space-between;align-items:center}.contact-admin-actions form{display:flex;gap:8px}.nav-live-count{display:inline-grid!important;place-items:center;min-width:18px;height:18px;border-radius:99px;background:#ef4444;color:#fff!important;font-size:9px!important;margin-left:4px}.admin-sound-toggle{border:0;cursor:pointer}.admin-sound-toggle.is-muted{opacity:.5}.admin-live-toast{position:fixed;right:18px;top:82px;z-index:9999;width:min(360px,calc(100vw - 36px));background:#fff;border:1px solid #cfe0f2;border-radius:14px;box-shadow:0 18px 50px rgba(30,70,110,.18);padding:12px 14px;display:flex;gap:11px;align-items:flex-start;animation:adminToastIn .25s ease}.admin-live-toast i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eaf4ff;font-style:normal}.admin-live-toast b{display:block;font-size:12px;margin-bottom:3px}.admin-live-toast p{margin:0;color:#667b90;font-size:11px;line-height:1.45}@keyframes adminToastIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.is-hidden{display:none!important}
@media(max-width:780px){.support-form-grid{grid-template-columns:1fr}.support-ticket-head{flex-direction:column}.support-bubble{max-width:94%}.support-reply-form{flex-direction:column;align-items:stretch}.support-admin-layout{grid-template-columns:1fr}.support-admin-kpis{grid-template-columns:repeat(3,1fr)}.contact-admin-meta{grid-template-columns:1fr}.contact-admin-actions,.contact-admin-actions form{flex-direction:column;align-items:stretch}.contact-admin-actions .btn{width:100%}}

/* V25 - Site/Panel demo iframe önizleme alanı */
.demo-preview-page{margin:0;background:#eef3f9;color:#0d1b2e;overflow:hidden;font-family:Inter,Poppins,Arial,sans-serif}
.demo-preview-toolbar{height:72px;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(260px,1fr);align-items:center;gap:18px;padding:0 22px;background:rgba(255,255,255,.97);border-bottom:1px solid #dbe5f0;box-shadow:0 5px 24px rgba(16,43,73,.08);position:relative;z-index:20}
.demo-preview-brand,.demo-preview-actions,.demo-device-switcher{display:flex;align-items:center}.demo-preview-brand{gap:14px;min-width:0}.demo-preview-back{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 12px;border:1px solid #dbe5f0;border-radius:10px;background:#fff;color:#23405f;font-weight:700;font-size:13px;white-space:nowrap}.demo-preview-title{min-width:0;display:flex;flex-direction:column;line-height:1.2}.demo-preview-title strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:340px}.demo-preview-title small{margin-top:4px;color:#6c8199;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.demo-device-switcher{justify-content:center;gap:4px;background:#edf3f9;border:1px solid #dce7f2;border-radius:12px;padding:4px}.demo-device-switcher button{border:0;background:transparent;color:#6a7e95;border-radius:9px;min-width:82px;height:40px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:7px;font:700 12px/1 inherit;cursor:pointer;transition:.2s ease}.demo-device-switcher button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.demo-device-switcher button.active{background:#fff;color:#087dff;box-shadow:0 3px 12px rgba(13,54,95,.09)}
.demo-preview-actions{justify-content:flex-end;gap:8px}.demo-preview-actions form{margin:0}.demo-open-new,.demo-add-cart{height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font:750 12px/1 inherit;white-space:nowrap}.demo-open-new{padding:0 13px;background:#fff;color:#38516c;border:1px solid #dbe5f0}.demo-add-cart{border:0;padding:0 15px;background:linear-gradient(135deg,#0b86ff,#0968ed);color:#fff;box-shadow:0 8px 18px rgba(9,112,242,.2);cursor:pointer}
.demo-preview-stage{height:calc(100dvh - 72px);overflow:auto;padding:18px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px;background:radial-gradient(circle at 50% 0,#fff 0,#f5f8fc 38%,#e9eff6 100%)}
.demo-frame-shell{width:100%;height:calc(100dvh - 108px);min-height:520px;background:#fff;border:1px solid #ccd9e7;border-radius:14px;overflow:hidden;box-shadow:0 18px 55px rgba(18,48,80,.17);transition:width .28s ease,height .28s ease,border-radius .28s ease;flex:0 0 auto}.demo-frame-shell.is-tablet{width:min(820px,100%);height:min(1080px,calc(100dvh - 108px));border-radius:18px}.demo-frame-shell.is-mobile{width:min(390px,100%);height:min(844px,calc(100dvh - 108px));border-radius:22px}.demo-frame-top{height:30px;display:flex;align-items:center;gap:6px;padding:0 10px;background:#f7f9fc;border-bottom:1px solid #e2e9f1}.demo-frame-top i{width:7px;height:7px;border-radius:50%;background:#cbd7e4}.demo-frame-top span{margin-left:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7a8da1;font-size:10px}.demo-frame-shell iframe{display:block;width:100%;height:calc(100% - 30px);border:0;background:#fff}.demo-frame-help{display:none;font-size:12px;color:#6e8299;align-items:center;gap:8px}.demo-frame-help a{color:#087dff;font-weight:700}
@media(max-width:1050px){.demo-preview-toolbar{grid-template-columns:1fr auto;padding:0 14px;height:auto;min-height:68px;gap:8px 12px}.demo-device-switcher{grid-column:1/-1;grid-row:2;margin-bottom:8px}.demo-preview-stage{height:calc(100dvh - 124px);padding:12px}.demo-frame-shell{height:calc(100dvh - 148px);min-height:450px}.demo-frame-shell.is-tablet,.demo-frame-shell.is-mobile{height:calc(100dvh - 148px)}}
@media(max-width:650px){.demo-preview-toolbar{grid-template-columns:minmax(0,1fr) auto;padding:8px 10px}.demo-preview-title strong{max-width:150px}.demo-preview-back span{display:none}.demo-open-new{display:none}.demo-add-cart{padding:0 11px}.demo-add-cart span{display:none}.demo-device-switcher{width:100%;justify-content:stretch}.demo-device-switcher button{flex:1;min-width:0;padding:0 6px;font-size:11px}.demo-preview-stage{padding:8px}.demo-frame-shell{border-radius:10px;width:100%;height:calc(100dvh - 146px);min-height:430px}.demo-frame-shell.is-tablet{width:100%;border-radius:12px}.demo-frame-shell.is-mobile{width:min(390px,100%);border-radius:18px}.demo-frame-help{font-size:10px;flex-wrap:wrap;justify-content:center;text-align:center}}

/* =========================================================
   V26 — SAYIM-INSPIRED CATALOG / HEADER / PRODUCT CARDS
   ========================================================= */
body.theme-market-pro{background:#fff;color:#172033}
body.theme-market-pro .container{width:min(1180px,calc(100% - 32px))}

/* Account dashboard: quick access cards removed */
body.theme-market-pro .account-dashboard-note{padding:4px 0 0}
body.theme-market-pro .account-dashboard-note>div{padding:18px 20px;border:1px solid #e8edf4;border-radius:14px;background:#fff}
body.theme-market-pro .account-dashboard-note span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#0b72f2}
body.theme-market-pro .account-dashboard-note h2{font-size:20px;margin:5px 0 4px;color:#15263c}
body.theme-market-pro .account-dashboard-note p{font-size:12px;color:#718096;margin:0}

/* Sayim-inspired storefront header */
body.theme-market-pro .storefront-v26{height:auto!important;position:sticky;top:0;z-index:1200;background:#fff;border-bottom:1px solid #edf1f5;box-shadow:0 5px 22px rgba(32,54,86,.045)}
.storefront-v26 .sf26-utility{height:28px;background:#f8f9fc;border-bottom:1px solid #eef1f5;color:#778499;font-size:9.5px;font-weight:700}
.storefront-v26 .sf26-utility .sf8-shell{height:28px;justify-content:space-between}
.sf26-utility-left,.sf26-utility-right{display:flex;align-items:center;gap:16px}
.sf26-utility a:hover{color:#0b72f2}
.storefront-v26 .sf26-main .sf8-shell{height:66px;min-height:66px;gap:14px}
.storefront-v26 .sf8-logo{min-width:150px;max-width:180px}
.storefront-v26 .sf8-logo img{max-width:160px;max-height:40px}
.storefront-v26 .sf26-desktop-nav{display:flex;align-items:center;gap:1px;flex:1;justify-content:center;height:66px}
.storefront-v26 .sf26-desktop-nav>a,.storefront-v26 .sf8-drop>button{height:36px;padding:0 10px;border-radius:7px;font-size:11.5px;font-weight:760;color:#3f4d61;letter-spacing:-.01em}
.storefront-v26 .sf26-desktop-nav>a:hover,.storefront-v26 .sf26-desktop-nav>a.active,.storefront-v26 .sf8-drop>button:hover{background:#f2f6fb;color:#0b72f2}
.storefront-v26 .sf8-drop-panel{top:43px;min-width:220px;border-radius:10px;box-shadow:0 18px 45px rgba(30,52,80,.14)}
.storefront-v26 .sf26-search{flex:0 1 175px;min-width:130px;max-width:190px;margin:0}
.storefront-v26 .sf26-search form{height:38px;border-radius:9px;background:#f7f9fc}
.storefront-v26 .sf26-search input{padding:0 10px;font-size:11px}
.storefront-v26 .sf26-search button{width:38px;font-size:17px}
.storefront-v26 .sf8-actions{gap:6px}
.storefront-v26 .sf8-cart,.storefront-v26 .sf8-account{width:38px;height:38px;padding:0;justify-content:center;border-radius:9px}
.storefront-v26 .sf8-cart svg,.storefront-v26 .sf8-account svg{width:19px;height:19px}
.storefront-v26 .sf8-cart>b{top:-5px;right:-5px}
.storefront-v26 .sf8-login,.storefront-v26 .sf8-register,.sf26-support{height:38px;padding:0 10px;border-radius:8px;font-size:10.5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
.storefront-v26 .sf8-login{border:1px solid #e2e8f0;background:#fff}
.storefront-v26 .sf8-register{background:#0b72f2;color:#fff}
.sf26-support{background:#eef5ff;color:#0b72f2;border:1px solid #dbeaff}
.sf26-mobile-search{display:none}

/* Catalog landing + category pages */
.catalog26-page{background:#fff;min-height:70vh}
.catalog26-hero{position:relative;overflow:hidden;padding:28px 0 31px;background:linear-gradient(180deg,#f9fbfe 0,#fff 100%);border-bottom:1px solid #edf1f5}
.catalog26-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:10px;color:#8490a2}
.catalog26-breadcrumb a:hover{color:#0b72f2}.catalog26-breadcrumb b{color:#48566b}
.catalog26-hero-row{display:flex;align-items:end;justify-content:space-between;gap:30px}
.catalog26-kicker{display:block;margin-bottom:7px;font-size:9px;font-weight:900;letter-spacing:.14em;color:#0b72f2}
.catalog26-hero h1{font-size:34px;line-height:1.1;letter-spacing:-1.1px;margin:0 0 9px;color:#141d2e}
.catalog26-hero p{max-width:650px;margin:0;color:#748196;font-size:12.5px;line-height:1.65}
.catalog26-trust{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.catalog26-trust span{padding:7px 9px;border-radius:7px;background:#fff;border:1px solid #e5ebf2;color:#55647a;font-size:9.5px;font-weight:800;box-shadow:0 3px 12px rgba(30,60,90,.03)}
.catalog26-content{padding-top:20px;padding-bottom:42px}
.catalog26-tabs{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:2px 0 13px;scrollbar-width:none}
.catalog26-tabs::-webkit-scrollbar{display:none}
.catalog26-tabs a{flex:0 0 auto;min-height:34px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid #e1e7ef;border-radius:7px;background:#fff;color:#526176;font-size:10.5px;font-weight:800;transition:.2s}
.catalog26-tabs a:hover,.catalog26-tabs a.active{background:#0b72f2;border-color:#0b72f2;color:#fff;box-shadow:0 7px 18px rgba(11,114,242,.15)}
.catalog26-category-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:4px 0 28px}
.catalog26-category-strip>a{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:11px;min-width:0;padding:9px;border:1px solid #e6ebf1;border-radius:11px;background:#fff;transition:.2s}
.catalog26-category-strip>a:hover{transform:translateY(-2px);border-color:#bad7fb;box-shadow:0 10px 24px rgba(33,73,118,.08)}
.catalog26-category-strip img,.catalog26-category-strip>a>span{width:58px;height:48px;object-fit:cover;border-radius:8px;background:#f2f6fb;display:grid;place-items:center;color:#0b72f2;font-size:20px}
.catalog26-category-strip b{display:block;font-size:11.5px;color:#213149;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.catalog26-category-strip small{display:block;margin-top:3px;color:#8995a6;font-size:9.5px}.catalog26-category-strip i{font-style:normal;color:#0b72f2;font-weight:900}
.catalog26-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px;padding-top:4px}
.catalog26-heading span{font-size:8.5px;font-weight:900;letter-spacing:.13em;color:#0b72f2}.catalog26-heading h2{font-size:23px;margin:4px 0 0;color:#182336}.catalog26-heading>small{font-size:10px;color:#8a96a8}
.category26-hero .category26-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.07;filter:saturate(.5)}
.category26-hero .container{position:relative;z-index:1}
.catalog26-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:5px 0 15px;padding:11px 13px;border:1px solid #e7ecf2;border-radius:10px;background:#fbfcfe}
.catalog26-toolbar b{display:block;font-size:12px;color:#24334a}.catalog26-toolbar small{display:block;margin-top:2px;color:#8a96a7;font-size:9.5px}
.catalog26-toolbar label{display:flex;align-items:center;gap:8px;font-size:9.5px;font-weight:800;color:#6f7c90}.catalog26-toolbar select{height:34px;padding:0 28px 0 10px;border:1px solid #dce4ed;border-radius:7px;background:#fff;color:#33445b;font-size:10.5px;outline:0}
.catalog26-empty{text-align:center;padding:55px 20px;border:1px dashed #dce4ed;border-radius:14px;background:#fbfcfe}.catalog26-empty>span{font-size:30px;color:#0b72f2}.catalog26-empty h3{margin:10px 0 5px}.catalog26-empty p{color:#8290a2;font-size:12px}

/* Product cards — denser sales catalogue look */
body.theme-market-pro .premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
body.theme-market-pro .premium-product-card{border-radius:9px!important;border:1px solid #dfe5ec!important;box-shadow:0 4px 14px rgba(31,55,86,.05)!important;background:#fff!important;overflow:hidden;transition:.2s!important}
body.theme-market-pro .premium-product-card:hover{transform:translateY(-3px)!important;border-color:#a8cef9!important;box-shadow:0 12px 30px rgba(34,76,122,.11)!important}
body.theme-market-pro .premium-product-image{aspect-ratio:1.28/1!important;background:#f6f8fb!important;border-bottom:1px solid #e5eaf0!important}
body.theme-market-pro .premium-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}
body.theme-market-pro .premium-badge{top:8px!important;left:8px!important;padding:5px 7px!important;border-radius:5px!important;font-size:8px!important;letter-spacing:.02em!important;box-shadow:none!important}
body.theme-market-pro .premium-product-body{padding:10px 10px 11px!important;display:flex!important;flex-direction:column!important;min-height:174px}
body.theme-market-pro .premium-product-body h3{font-size:11.5px!important;line-height:1.35!important;margin:0 0 5px!important;min-height:31px!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#1c2b40!important}
body.theme-market-pro .premium-product-body>p{font-size:9.5px!important;line-height:1.45!important;color:#8290a3!important;margin:0 0 6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:27px}
body.theme-market-pro .premium-rating{margin:0 0 5px!important;display:flex!important;align-items:center!important;gap:5px!important}
body.theme-market-pro .premium-rating span{font-size:9.5px!important;color:#ffab00!important;letter-spacing:.3px!important}.premium-rating small{font-size:8.5px!important;color:#9aa5b4!important}
body.theme-market-pro .premium-price-row{min-height:29px!important;align-items:center!important;gap:7px!important;margin-top:auto!important}
body.theme-market-pro .premium-price-row strong{font-size:15px!important;color:#0b72f2!important}.premium-price-row del{font-size:9.5px!important;color:#9da7b4!important}
body.theme-market-pro .product-mini-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:7px!important}
body.theme-market-pro .product-mini-actions a{height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 5px!important;border-radius:6px!important;border:1px solid #dce5ef!important;background:#f8fafc!important;color:#52667f!important;font-size:8.5px!important;font-weight:800!important}
body.theme-market-pro .product-mini-actions a:first-child{background:#fff7e8!important;border-color:#f7d89d!important;color:#a86b00!important}
body.theme-market-pro .product-card-buy-row{margin-top:6px!important}
body.theme-market-pro .add-cart-btn{height:32px!important;border-radius:6px!important;font-size:9px!important;font-weight:850!important;background:#0b72f2!important;box-shadow:none!important}
body.theme-market-pro .mobile-card-inspect{height:32px!important;border-radius:6px!important;font-size:9px!important}
.catalog26-products .premium-product-card:nth-child(n){display:block!important}

/* Home blocks tighter, like a real catalogue */
body.theme-market-pro .premium-products-section,body.theme-market-pro .home-market-section{padding:26px 0!important}
body.theme-market-pro .premium-section-title{margin-bottom:12px!important}
body.theme-market-pro .premium-section-title h2{font-size:21px!important}
body.theme-market-pro .section-eyebrow{font-size:8px!important;letter-spacing:.12em!important}

@media(max-width:1120px){
 .storefront-v26 .sf26-utility{display:none}
 .storefront-v26 .sf26-main .sf8-shell{height:62px;min-height:62px}
 .storefront-v26 .sf26-desktop-nav>a,.storefront-v26 .sf8-drop>button{padding:0 7px;font-size:10.5px}
 .storefront-v26 .sf26-search{display:none}
 .sf26-support{display:none}
 body.theme-market-pro .premium-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .catalog26-category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:820px){
 body.theme-market-pro .container{width:calc(100% - 20px)}
 .storefront-v26 .sf26-main .sf8-shell{height:58px;min-height:58px}
 .storefront-v26 .sf8-logo{max-width:none;min-width:0;flex:1}
 .storefront-v26 .sf8-logo img{max-width:138px;max-height:35px}
 .storefront-v26 .sf26-desktop-nav{position:fixed!important;z-index:1302!important;top:0!important;right:0!important;width:min(330px,88vw)!important;height:100dvh!important;background:#fff!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:5px!important;padding:68px 14px 24px!important;box-shadow:-20px 0 55px rgba(24,55,89,.18)!important;transform:translateX(105%)!important;transition:transform .25s ease!important;overflow-y:auto!important}
 .storefront-v26 .sf26-desktop-nav.open{transform:none!important}
 .storefront-v26 .sf26-desktop-nav>a,.storefront-v26 .sf8-drop>button{height:44px!important;min-height:44px!important;padding:0 12px!important;font-size:13px!important;border:1px solid #edf1f5!important;justify-content:space-between!important}
 .sf26-mobile-search{display:block!important;margin-bottom:8px}
 .sf26-mobile-search form{height:41px;display:flex;border:1px solid #dce5ef;border-radius:9px;background:#f8fafc;overflow:hidden}
 .sf26-mobile-search input{min-width:0;flex:1;border:0;background:transparent;padding:0 11px;outline:0;font-size:12px}.sf26-mobile-search button{width:42px;border:0;background:transparent;color:#0b72f2;font-size:18px}
 .storefront-v26 .sf8-login,.storefront-v26 .sf8-register,.storefront-v26 .sf26-support{display:none}
 .storefront-v26 .sf8-cart,.storefront-v26 .sf8-account,.storefront-v26 .sf8-toggle{width:37px;height:37px}
 .catalog26-hero{padding:20px 0 22px}.catalog26-breadcrumb{margin-bottom:12px}.catalog26-hero-row{display:block}.catalog26-hero h1{font-size:28px}.catalog26-hero p{font-size:11.5px}.catalog26-trust{justify-content:flex-start;margin-top:13px}
 .catalog26-content{padding-top:14px}.catalog26-category-strip{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:20px}.catalog26-category-strip>a{grid-template-columns:45px 1fr;padding:7px}.catalog26-category-strip img,.catalog26-category-strip>a>span{width:45px;height:42px}.catalog26-category-strip i{display:none}.catalog26-category-strip b{font-size:10px}.catalog26-heading h2{font-size:20px}.catalog26-toolbar{align-items:flex-start}.catalog26-toolbar label{flex-direction:column;align-items:flex-start;gap:4px}
 .catalog26-products.premium-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;overflow:visible!important;padding:0!important}
 .catalog26-products .premium-product-card{width:auto!important;min-width:0!important;flex:none!important;scroll-snap-align:none!important}
 body.theme-market-pro .catalog26-products .premium-product-card:nth-child(n){display:block!important}
 .account-dashboard-note>div{padding:14px}.account-dashboard-note h2{font-size:17px!important}
}

@media(max-width:480px){
 .catalog26-hero h1{font-size:24px;letter-spacing:-.6px}.catalog26-trust span{font-size:8.5px;padding:6px 7px}.catalog26-tabs a{font-size:9.5px;padding:0 10px;min-height:31px}
 .catalog26-category-strip{grid-template-columns:1fr}.catalog26-category-strip>a{grid-template-columns:50px 1fr auto}.catalog26-category-strip img,.catalog26-category-strip>a>span{width:50px;height:42px}.catalog26-category-strip i{display:block}
 .catalog26-toolbar{padding:9px}.catalog26-toolbar select{max-width:130px}
 .catalog26-products.premium-product-grid{gap:8px!important}
 body.theme-market-pro .catalog26-products .premium-product-body{padding:8px!important;min-height:164px!important}
 body.theme-market-pro .catalog26-products .premium-product-body h3{font-size:10.5px!important;min-height:29px!important}
 body.theme-market-pro .catalog26-products .premium-product-body>p{font-size:8.7px!important;min-height:25px!important}
 body.theme-market-pro .catalog26-products .premium-price-row strong{font-size:13px!important}
 .storefront-v26 .sf8-logo img{max-width:122px}
}

/* =========================================================
   V27 - Web Yazılım Paketleri
   ========================================================= */
.web-packages-section{background:linear-gradient(180deg,#fff 0%,#f7faff 100%)}
.package-section-head p{margin:7px 0 0;color:#66758a;max-width:680px;font-size:14px;line-height:1.65}
.web-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.web-package-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:25px 24px 22px;border:1px solid #e2eaf4;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(15,43,78,.06);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;overflow:hidden}
.web-package-card:hover{transform:translateY(-4px);border-color:#a9ccff;box-shadow:0 18px 40px rgba(24,113,226,.12)}
.web-package-card.featured{border-color:#69aafc;box-shadow:0 16px 42px rgba(11,124,255,.13)}
.web-package-card.featured:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#0b7cff,#18b7ff)}
.package-badge{position:absolute;top:16px;right:16px;padding:6px 9px;border-radius:999px;background:#edf6ff;color:#0875e8;font-size:10px;font-weight:800;letter-spacing:.07em}
.web-package-card.featured .package-badge{background:#0b7cff;color:#fff}
.package-top{display:flex;gap:12px;align-items:flex-start;padding-right:75px}
.package-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:11px;background:#eef6ff;color:#0b7cff;font-size:18px;font-weight:800}
.package-top h3{margin:1px 0 5px;font-size:20px;line-height:1.2;color:#10243c}
.package-top p{margin:0;color:#708096;font-size:12.5px;line-height:1.5}
.package-price{display:flex;align-items:flex-end;gap:9px;flex-wrap:wrap;margin:22px 0 18px;padding-bottom:18px;border-bottom:1px solid #edf1f6}
.package-price strong{font-size:30px;line-height:1;color:#0b7cff;letter-spacing:-.035em}
.package-price del{font-size:13px;color:#9aa7b8;margin-bottom:2px}
.package-price small{width:100%;font-size:11px;color:#8b98a9;margin-top:2px}
.web-package-card ul{display:grid;gap:10px;margin:0 0 22px;padding:0;list-style:none;flex:1}
.web-package-card li{display:flex;gap:9px;align-items:flex-start;color:#405269;font-size:13px;line-height:1.45}
.web-package-card li span{display:grid;place-items:center;flex:0 0 18px;height:18px;border-radius:50%;background:#eaf5ff;color:#0b7cff;font-size:10px;font-weight:900;margin-top:1px}
.package-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:11px 14px;border:1px solid #cfe1fa;border-radius:11px;background:#f7fbff;color:#0b6ed9;font-weight:800;font-size:13px;text-decoration:none;transition:all .25s ease}
.package-cta:hover{background:#0b7cff;border-color:#0b7cff;color:#fff;transform:translateY(-1px)}
.web-package-card.featured .package-cta{background:linear-gradient(135deg,#0b7cff,#0062ff);border-color:transparent;color:#fff}

/* Admin package cards */
.package-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.package-admin-card{padding:18px;border:1px solid #e5eaf2;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(22,45,76,.05)}
.package-admin-card.featured{border-color:#8cbcff;box-shadow:0 8px 26px rgba(11,124,255,.1)}
.package-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.package-admin-head>div{min-width:0}.package-admin-head span{display:inline-flex;padding:4px 7px;border-radius:99px;background:#eef6ff;color:#0875e8;font-size:9px;font-weight:800;letter-spacing:.05em;margin-bottom:7px}.package-admin-head h3{font-size:16px;margin:0 0 5px}.package-admin-head small{display:block;color:#77869a;line-height:1.4}.package-admin-head>b{white-space:nowrap;color:#0b7cff;font-size:17px}
.package-admin-meta{display:flex;gap:6px;flex-wrap:wrap;margin:14px 0}.package-admin-meta span{padding:5px 7px;border-radius:8px;background:#f5f7fa;color:#66758a;font-size:10px;font-weight:700}.package-admin-card .actions{display:flex;gap:7px;align-items:center}.package-admin-card .actions form{margin:0}
.package-switches{display:flex;gap:12px;align-items:center;flex-wrap:wrap}

@media(max-width:1024px){.web-package-grid,.package-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){
  .web-packages-section{overflow:hidden}
  .web-package-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding:2px 2px 10px;margin-right:-18px;scrollbar-width:none}
  .web-package-grid::-webkit-scrollbar{display:none}
  .web-package-card{flex:0 0 min(84vw,330px);scroll-snap-align:start;padding:20px 18px 18px;border-radius:14px}
  .package-top{padding-right:58px}.package-top h3{font-size:18px}.package-price strong{font-size:27px}
  .package-admin-grid{grid-template-columns:1fr}
}

/* =========================================================
   V28 — PRODUCT CARD IMAGES: FULL IMAGE, NO CROP
   ========================================================= */
body.theme-market-pro .premium-product-image,
body.theme-market-pro .market-product .product-img,
body.theme-market-pro .catalog26-products .premium-product-image,
body.theme-market-pro .home-market-section .premium-product-image,
body.theme-market-pro .premium-products-section .premium-product-image{
  background:#f7f9fc!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:8px!important;
}
body.theme-market-pro .premium-product-image>a,
body.theme-market-pro .market-product .product-img>a{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.theme-market-pro .premium-product-image img,
body.theme-market-pro .market-product .product-img img,
body.theme-market-pro .catalog26-products .premium-product-image img,
body.theme-market-pro .home-market-section .premium-product-image img,
body.theme-market-pro .premium-products-section .premium-product-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
  border-radius:6px!important;
}
body.theme-market-pro .premium-product-card:hover .premium-product-image img,
body.theme-market-pro .market-product:hover .product-img img{
  transform:none!important;
}

@media(max-width:820px){
  body.theme-market-pro .premium-product-image,
  body.theme-market-pro .market-product .product-img{
    padding:6px!important;
  }
}

/* V30 — Premium giriş / kayıt */
body.theme-market-pro .auth-v30{min-height:calc(100vh - 112px);padding:38px 18px 52px!important;background:radial-gradient(circle at 14% 18%,rgba(31,137,255,.09),transparent 32%),linear-gradient(180deg,#f8fbff 0%,#eef5fb 100%)!important}
.auth-v30-shell{width:min(980px,100%);margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;border:1px solid #dbe6f0;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px rgba(30,73,116,.13)}
.auth-v30-side{position:relative;min-height:610px;padding:42px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#075fd7 0%,#087cf3 54%,#13a9ee 100%);overflow:hidden}
.auth-v30-side:before,.auth-v30-side:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.auth-v30-side:before{width:320px;height:320px;right:-150px;top:-90px}.auth-v30-side:after{width:230px;height:230px;left:-120px;bottom:-100px}.auth-v30-brand{position:relative;z-index:1;display:flex;align-items:center;gap:10px;width:max-content;font-size:15px}.auth-v30-brand span,.auth-v30-mobile-logo span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:rgba(255,255,255,.16);font-size:13px}.auth-v30-side>div{position:relative;z-index:1}.auth-v30-kicker{display:block;font-size:10px;letter-spacing:.14em;font-weight:900;opacity:.8;margin-bottom:13px}.auth-v30-side h2{font-size:32px;line-height:1.12;letter-spacing:-1.2px;margin:0 0 14px}.auth-v30-side p{font-size:13px;line-height:1.75;margin:0;color:rgba(255,255,255,.79)}.auth-v30-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-v30-benefits span{font-size:11px;font-weight:750;padding:10px 11px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:10px;backdrop-filter:blur(5px)}
body.theme-market-pro .auth-v30-card{width:auto!important;margin:0!important;padding:46px 48px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.auth-v30-mobile-logo{display:none}.auth-v30-card .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:9px}.auth-v30-card h1{font-size:29px!important;margin:0 0 7px!important}.auth-v30-card>.muted{font-size:13px;margin-bottom:24px!important}.auth-v30-form .field{margin:0 0 14px!important}.auth-v30-form .field>label,.auth-v30-label-row label{font-size:11px!important;letter-spacing:.01em}.auth-v30-form label small{font-weight:600;color:#96a3b1;margin-left:4px}.auth-v30-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-v30-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.auth-v30-label-row label{margin:0!important}.auth-v30-label-row a{font-size:11px;color:#0875e5;font-weight:800}.auth-input{display:grid;grid-template-columns:34px 1fr;align-items:center;min-height:47px;border:1px solid #d3dfeb;border-radius:11px;background:#fbfdff;transition:.2s;overflow:hidden}.auth-input:focus-within{border-color:#54a3ed;box-shadow:0 0 0 3px rgba(11,114,242,.08);background:#fff}.auth-input>span{display:grid;place-items:center;height:100%;font-size:14px;color:#7790a9;border-right:1px solid #edf1f5}.auth-v30-form .auth-input input{height:45px!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0 12px!important;box-shadow:none!important}.auth-password{grid-template-columns:34px 1fr 44px}.password-toggle{height:45px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:#6d8298}.password-toggle:hover{color:#0875e5}.password-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.password-toggle.is-visible{color:#0875e5;background:#eff7ff}.auth-v30-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:1px 0 17px}.remember-check{display:flex;align-items:center;gap:7px;cursor:pointer;font-size:11px;color:#51677e}.remember-check input{position:absolute;opacity:0;pointer-events:none}.remember-check>span{width:18px;height:18px;border:1px solid #c9d7e5;border-radius:5px;background:#fff;position:relative;transition:.2s}.remember-check input:checked+span{border-color:#0875e5;background:#0875e5}.remember-check input:checked+span:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:900}.remember-check b{font-size:11px;color:#344b62}.remember-check small{font-size:9px;color:#8b9bad;background:#f1f5f9;border-radius:999px;padding:3px 6px}.auth-secure-note{font-size:10px;color:#73889d}.auth-v30-submit{height:48px!important;border-radius:11px!important;font-size:12px!important;box-shadow:0 11px 26px rgba(8,117,229,.22)!important}.auth-v30-submit span{font-size:16px}.auth-v30-divider{display:flex;align-items:center;gap:12px;margin:20px 0 15px;color:#9aa8b6;font-size:10px}.auth-v30-divider:before,.auth-v30-divider:after{content:"";height:1px;background:#e7edf3;flex:1}.auth-v30-switch{text-align:center;margin:0;font-size:11px;color:#718399}.auth-v30-switch a{font-weight:900;color:#0875e5}.auth-v30-legal{font-size:9.5px;line-height:1.55;color:#8a9aaa;margin:0 0 15px}.auth-v30-error{display:flex!important;flex-direction:column;gap:3px;margin:0 0 17px!important}.auth-v30-error b{font-size:11px}.auth-v30-error span{font-size:11px}.password-meter{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;align-items:center;margin-top:7px}.password-meter i{height:3px;border-radius:10px;background:#e7edf3;transition:.2s}.password-meter span{grid-column:1/-1;font-size:9px;color:#8798aa;margin-top:2px}.password-meter[data-score="1"] i:nth-child(1),.password-meter[data-score="2"] i:nth-child(-n+2),.password-meter[data-score="3"] i:nth-child(-n+3),.password-meter[data-score="4"] i{background:#0875e5}
@media(max-width:820px){.auth-v30-shell{width:min(540px,100%);display:block;border-radius:20px}.auth-v30-side{display:none}body.theme-market-pro .auth-v30-card{padding:34px 30px!important}.auth-v30-mobile-logo{display:flex;align-items:center;gap:8px;color:#0875e5;font-size:12px;font-weight:900;margin-bottom:26px}.auth-v30-mobile-logo span{background:#eaf4ff}}
@media(max-width:520px){body.theme-market-pro .auth-v30{padding:18px 10px 32px!important}.auth-v30-shell{border-radius:15px}body.theme-market-pro .auth-v30-card{padding:25px 18px!important}.auth-v30-card h1{font-size:24px!important}.auth-v30-row{grid-template-columns:1fr;gap:0}.auth-v30-options{align-items:flex-start}.auth-secure-note{display:none}.auth-v30-mobile-logo{margin-bottom:21px}.auth-input{min-height:45px}.auth-v30-submit{height:46px!important}}

/* V31 - compact left demo rail */
.demo-preview-page.demo-preview-rail-mode{overflow:hidden;background:#eef3f8}
.demo-preview-rail-mode .demo-preview-toolbar{display:none!important}
.demo-side-rail{position:fixed;left:0;top:0;bottom:0;width:58px;z-index:50;background:rgba(255,255,255,.98);border-right:1px solid #dbe5ef;box-shadow:6px 0 22px rgba(30,55,82,.08);display:flex;flex-direction:column;align-items:center;padding:9px 7px;gap:7px}
.demo-rail-btn{width:42px;height:42px;border:1px solid transparent;border-radius:11px;background:transparent;color:#526b84;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.18s ease;padding:0}
.demo-rail-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.demo-rail-btn:hover,.demo-rail-btn.active{background:#eaf4ff;color:#0878ed;border-color:#cfe5ff;transform:none}
.demo-rail-back{background:#f7f9fc;border-color:#e4ebf2;color:#263f59}
.demo-rail-divider{width:28px;height:1px;background:#e1e8f0;margin:2px 0}
.demo-rail-spacer{flex:1}.demo-rail-cart-form{margin:0}.demo-rail-cart{background:linear-gradient(135deg,#0b86ff,#0968ed);color:#fff;border:0;box-shadow:0 8px 18px rgba(9,112,242,.22)}
.demo-rail-cart:hover{background:linear-gradient(135deg,#087fee,#075fd8);color:#fff;border:0}
.demo-mini-title{position:fixed;left:70px;top:8px;z-index:30;max-width:min(430px,calc(100vw - 90px));height:34px;display:flex;align-items:center;gap:9px;padding:0 11px;background:rgba(255,255,255,.92);border:1px solid #dde7f0;border-radius:9px;box-shadow:0 4px 14px rgba(24,53,82,.06);backdrop-filter:blur(8px)}
.demo-mini-title strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.demo-mini-title span{font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7a8da2;white-space:nowrap}
.demo-preview-stage.demo-preview-stage-rail{margin-left:58px;width:calc(100% - 58px);height:100dvh;padding:10px 10px 10px;box-sizing:border-box;gap:6px}
.demo-preview-stage-rail .demo-frame-shell{height:calc(100dvh - 20px);max-height:none}
.demo-preview-stage-rail .demo-frame-help{position:fixed;right:15px;bottom:14px;z-index:25;background:rgba(255,255,255,.92);border:1px solid #dfe8f1;border-radius:9px;padding:6px 9px;box-shadow:0 4px 15px rgba(27,52,80,.08);font-size:9px;max-width:330px}
@media(max-width:650px){
 .demo-side-rail{width:50px;padding:7px 5px;gap:5px}.demo-rail-btn{width:38px;height:38px;border-radius:10px}.demo-rail-btn svg{width:18px;height:18px}
 .demo-mini-title{left:58px;top:6px;max-width:calc(100vw - 66px);height:30px;padding:0 8px}.demo-mini-title strong{font-size:10px;max-width:190px}.demo-mini-title span{font-size:8px}
 .demo-preview-stage.demo-preview-stage-rail{margin-left:50px;width:calc(100% - 50px);padding:6px;height:100dvh}.demo-preview-stage-rail .demo-frame-shell{height:calc(100dvh - 12px);min-height:0}
 .demo-preview-stage-rail .demo-frame-help{display:none}
}
/* ===== V32: Paket satın alma, menü ve tema yönetimi ===== */
.package-actions32{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.package-actions32 form{margin:0}.package-cart32{width:100%;height:42px;border:1px solid var(--blue);border-radius:10px;background:#fff;color:var(--blue);font-weight:900;cursor:pointer;transition:.2s}.package-cart32:hover{background:var(--blue);color:#fff}.package-detail32{padding-top:34px}.package-detail32-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:28px;margin-top:18px;align-items:start}.package-detail32-grid>div,.package-detail32-grid aside{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 14px 40px rgba(31,64,110,.08)}.package-detail32 h1{font-size:38px;line-height:1.08;margin:8px 0 12px;color:var(--ink)}.package-detail32 p{color:var(--muted);line-height:1.7}.package-detail32 ul{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.package-detail32 li{display:flex;gap:9px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.package-detail32 li span{color:var(--blue);font-weight:900}.package-detail32 aside{position:sticky;top:105px;display:grid;gap:12px}.package-detail32 aside>span{font-size:11px;font-weight:900;color:var(--blue);letter-spacing:.08em}.package-detail32 aside strong{font-size:34px;color:var(--ink)}.package-detail32 aside del{color:var(--muted)}
.menu-editor32{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.menu-editor32 label,.theme-editor32 label{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}.menu-editor32 label>span,.theme-editor32 label>span{display:block;font-size:12px;font-weight:800;color:#536174;margin-bottom:8px}.menu-editor32 input[type=text],.menu-editor32 input:not([type]){width:100%;padding:9px 10px;border:1px solid #d9e2ee;border-radius:9px}.theme-editor32{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.theme-editor32 label>div{display:flex;align-items:center;gap:8px}.theme-editor32 input[type=color]{width:42px;height:38px;border:0;padding:0;background:transparent}.theme-editor32 code{font-size:11px;color:#667085}
@media(max-width:900px){.package-detail32-grid{grid-template-columns:1fr}.package-detail32-grid aside{position:static}.menu-editor32{grid-template-columns:1fr 1fr}.theme-editor32{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:560px){.package-actions32{grid-template-columns:1fr}.package-detail32 h1{font-size:30px}.package-detail32 ul{grid-template-columns:1fr}.package-detail32-grid>div,.package-detail32-grid aside{padding:18px}.menu-editor32,.theme-editor32{grid-template-columns:1fr 1fr}}

/* ===== V33: Bildirim silme, gelişmiş menü ve tema ===== */
.menu-editor33{display:grid;gap:10px}.menu-row33{display:grid;grid-template-columns:92px minmax(150px,.7fr) minmax(220px,1.3fr);gap:12px;align-items:end;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.menu-row33 .field{margin:0}.menu-row33 .field label{font-size:10px;color:#718096}.menu-row33 input[type=text]{height:39px;padding:0 10px;border:1px solid #d9e2ee;border-radius:9px;width:100%}.menu-switch33{display:flex;align-items:center;gap:7px;height:39px;cursor:pointer}.menu-switch33 input{position:absolute;opacity:0}.menu-switch33>span{width:34px;height:19px;border-radius:99px;background:#d7e0ea;position:relative;transition:.2s}.menu-switch33>span:after{content:"";position:absolute;width:15px;height:15px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:.2s}.menu-switch33 input:checked+span{background:#0b72f2}.menu-switch33 input:checked+span:after{transform:translateX(15px)}.menu-switch33 b{font-size:10px;color:#536174}.theme-reset33{width:auto!important;white-space:nowrap}.btn-danger-soft{background:#fff1f1;border:1px solid #ffd4d4;color:#b42318}.btn-danger-soft:hover{background:#ffe4e4}.notification-list33{display:grid;gap:9px}.notification-list33 .notification-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;padding:0!important;overflow:hidden}.notification-main33{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 14px;color:inherit}.notification-delete33{margin:0;padding-right:8px}.notification-delete33 button{width:30px;height:30px;border:1px solid #f1d1d1;border-radius:8px;background:#fff6f6;color:#bd2c2c;font-size:19px;line-height:1;cursor:pointer}.notification-delete33 button:hover{background:#ffe8e8}.notification-list33 .notification-item.unread{border-color:#bfd9ff;background:#f6faff}
@media(max-width:760px){.menu-row33{grid-template-columns:1fr 1fr}.menu-switch33{grid-column:1/-1}.notification-main33{grid-template-columns:36px minmax(0,1fr)}.notification-main33>i{grid-column:2}.admin-heading>.actions{flex-wrap:wrap}.admin-heading>.actions form{margin:0}}
@media(max-width:520px){.menu-row33{grid-template-columns:1fr}.menu-switch33{grid-column:auto}.theme-editor32{grid-template-columns:1fr!important}}

/* V36 — checkout customer accordion + responsive product detail */
.checkout-customer-accordion{border:1px solid #dbe7f4;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(31,67,111,.045)}
.checkout-customer-accordion>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;background:linear-gradient(180deg,#fbfdff,#f6f9fd);user-select:none}
.checkout-customer-accordion>summary::-webkit-details-marker{display:none}
.checkout-customer-summary-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#eaf4ff;color:#0b6bff;font-size:20px;font-weight:900}
.checkout-customer-summary-copy{min-width:0}.checkout-customer-summary-copy span{display:block;font-size:9px;font-weight:900;letter-spacing:.11em;color:#0b6bff}.checkout-customer-summary-copy b{display:block;font-size:13px;color:#15283f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.checkout-customer-summary-copy small{display:block;font-size:10.5px;color:#7b8da3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}
.checkout-customer-summary-action{display:flex;align-items:center;gap:7px;color:#59718d;font-size:11px;font-weight:800}.checkout-customer-summary-action i{font-style:normal;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#fff;border:1px solid #dce6f1;transition:.2s}
.checkout-customer-accordion[open] .checkout-customer-summary-action i{transform:rotate(180deg)}
.checkout-customer-body{padding:4px 14px 14px;border-top:1px solid #edf2f7}.checkout-customer-body .checkout-profile-note{margin-top:5px}

.pd36-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:2px}.pd36-action-grid form{margin:0;min-width:0}.pd36-action{width:100%;min-width:0;min-height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 10px;box-sizing:border-box;text-align:center;font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.2s}.pd36-action span{flex:0 0 auto}.pd36-cart{border:1px solid #cddceb;background:#fff;color:#1d3e66;cursor:pointer}.pd36-buy{border:1px solid #0868e8;background:linear-gradient(135deg,#0c80ff,#0862df);color:#fff}.pd36-demo{border:1px solid #dce5ef;background:#f8fbff;color:#215a9d}.pd36-panel{border:1px solid #bfdbfe;background:#eff6ff;color:#0759c7}.pd36-action:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(11,101,225,.10)}

@media(max-width:780px){
 .product-detail-v18{width:100%!important;max-width:100%!important;padding:12px 10px 38px!important;overflow:hidden}
 .pd18-breadcrumb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;margin-bottom:10px}
 .pd18-hero{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%;min-width:0}
 .pd18-gallery-card,.pd18-summary,.pd18-tabs-wrap{width:100%;min-width:0;max-width:100%;box-sizing:border-box;border-radius:14px}
 .pd18-gallery-card{padding:10px}.pd18-main-image{aspect-ratio:16/10;border-radius:11px}.pd18-thumbs{gap:7px;margin-top:8px}.pd18-thumbs button{flex:0 0 66px;height:51px}
 .pd18-summary{position:static!important;padding:14px!important;overflow:hidden}.pd18-summary h1{font-size:22px!important;line-height:1.22;overflow-wrap:anywhere}.pd18-lead{font-size:12px;line-height:1.55;margin-bottom:11px}
 .pd18-info-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px!important;overflow:visible!important;margin-bottom:11px}.pd18-info-row>div{min-width:0!important;padding:8px 7px}.pd18-info-row small{font-size:8.5px}.pd18-info-row b{font-size:10px;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}
 .pd18-price-box{align-items:center;padding:12px;gap:8px;margin-bottom:10px;flex-wrap:wrap}.pd18-price-box strong{font-size:27px!important}.pd18-save{margin-left:auto}
 .pd36-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pd36-action{min-height:43px;padding:8px 6px;font-size:10.5px;border-radius:9px}.pd36-action span{font-size:12px}
 .pd18-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px}.pd18-trust>div{min-width:0;padding:8px 7px;grid-template-columns:24px minmax(0,1fr)}.pd18-trust b{font-size:9.5px;overflow-wrap:anywhere}.pd18-trust small{font-size:8px;line-height:1.35;overflow-wrap:anywhere}
 .pd18-tabs-wrap{margin-top:12px}.pd18-tabs{gap:3px;padding:7px;max-width:100%;overflow-x:auto}.pd18-tabs button{padding:8px 10px;font-size:10px}.pd18-content{padding:16px 12px!important;font-size:12px;overflow-wrap:anywhere}.pd18-content img,.pd18-content iframe,.pd18-content video{max-width:100%!important;height:auto!important}.pd18-feature-list{grid-template-columns:1fr!important}.pd18-review-head{align-items:flex-start;gap:8px}.pd18-review-head>strong{font-size:18px}.pd18-review-grid{grid-template-columns:minmax(0,1fr)!important}.pd18-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .checkout-grid{width:min(100% - 18px,1180px)!important;gap:14px!important}.checkout-form-v12{padding:12px!important}.checkout-customer-accordion>summary{grid-template-columns:36px minmax(0,1fr) auto;padding:11px}.checkout-customer-summary-icon{width:34px;height:34px;font-size:17px}.checkout-customer-summary-action span{display:none}.checkout-customer-body{padding:3px 10px 11px}.checkout-profile-grid{gap:8px}.checkout-form-v12 .field{margin:7px 0}.checkout-form-v12 .field input,.checkout-form-v12 .field select,.checkout-form-v12 .field textarea{padding:10px;font-size:13px}.order-summary{position:static!important}
}
@media(max-width:390px){
 .pd36-action{font-size:9.5px;padding:7px 4px;gap:4px}.pd36-action span{font-size:11px}.pd18-summary h1{font-size:20px!important}.pd18-rating{gap:5px;flex-wrap:wrap}.pd18-info-row{gap:4px!important}.pd18-info-row>div{padding:7px 5px}.pd18-trust{grid-template-columns:1fr 1fr}.pd18-delivery-grid{grid-template-columns:1fr!important}
}

/* V37 - Admin navigation regroup + checkout customer status */
.admin-topnav .admin-drop-wide{min-width:245px}
.admin-topnav .admin-drop-label{font-size:9px;font-weight:900;letter-spacing:.08em;color:#8a97a9;padding:7px 12px 5px}
.admin-topnav .admin-drop-sep{height:1px;background:#edf1f6;margin:6px 8px}
.checkout-customer-accordion{border:1px solid #dfe6ef;border-radius:14px;background:#fff;overflow:hidden;margin-bottom:14px}
.checkout-customer-accordion summary{cursor:pointer;list-style:none;display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:13px 14px}
.checkout-customer-accordion summary::-webkit-details-marker{display:none}
.checkout-customer-summary-state{display:flex;align-items:center}
.checkout-missing-badge,.checkout-complete-badge{display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}
.checkout-missing-badge{background:#fff4e5;color:#b45309;border:1px solid #fed7aa}
.checkout-complete-badge{background:#ecfdf3;color:#067647;border:1px solid #abefc6}
.checkout-customer-accordion.has-missing{border-color:#f4c27a}
.checkout-customer-body{border-top:1px solid #edf1f5;padding:14px}
.checkout-missing-alert,.checkout-complete-alert{border-radius:10px;padding:10px 12px;margin-bottom:12px;font-size:12px}
.checkout-missing-alert{display:flex;flex-direction:column;gap:2px;background:#fff8eb;border:1px solid #fed7aa;color:#92400e}
.checkout-missing-alert b{font-size:12px}.checkout-missing-alert span{color:#a15c16}
.checkout-complete-alert{background:#effcf6;border:1px solid #abefc6;color:#067647;font-weight:700}
.checkout-customer-accordion[open] .checkout-customer-summary-action i{display:inline-block;transform:rotate(180deg)}
.checkout-customer-summary-action i{transition:transform .2s ease}
@media(max-width:700px){.checkout-customer-accordion summary{grid-template-columns:36px minmax(0,1fr) auto;padding:11px 12px;gap:8px}.checkout-customer-summary-state{grid-column:2}.checkout-customer-summary-action{grid-column:3;grid-row:1/3}.checkout-customer-summary-action span{display:none}.checkout-missing-badge,.checkout-complete-badge{font-size:9px;padding:4px 7px}.checkout-customer-body{padding:12px}}


/* v38 - Desktop Yukarı Çık */
.desktop-backtop{
  position:fixed;right:24px;bottom:26px;z-index:120;
  width:44px;height:44px;border:1px solid rgba(11,114,242,.18);border-radius:13px;
  background:rgba(255,255,255,.94);color:var(--theme-primary,#0b72f2);
  box-shadow:0 10px 30px rgba(35,67,105,.15);backdrop-filter:blur(12px);
  display:grid;place-items:center;cursor:pointer;opacity:0;visibility:hidden;
  transform:translateY(12px) scale(.96);transition:opacity .22s ease,transform .22s ease,visibility .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.desktop-backtop span{font-size:22px;line-height:1;font-weight:800;transform:translateY(-1px)}
.desktop-backtop.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.desktop-backtop:hover{transform:translateY(-2px);border-color:rgba(11,114,242,.38);box-shadow:0 14px 34px rgba(11,114,242,.18)}
.desktop-backtop:focus-visible{outline:3px solid rgba(11,114,242,.18);outline-offset:3px}
@media(max-width:768px){.desktop-backtop{display:none!important}}
@media(min-width:769px) and (max-width:1100px){.desktop-backtop{right:18px;bottom:20px}}

/* V39 - social popup admin */
.social-popup-settings-admin .compact-admin-form{grid-template-columns:minmax(230px,.8fr) minmax(240px,1fr) auto;align-items:end}.popup-editor39{grid-template-columns:repeat(4,minmax(0,1fr))}.popup-editor39 .full{grid-column:1/-1}.popup-admin-list39{display:grid;gap:10px}.popup-admin-row39{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e7ecf3;border-radius:14px;background:#fff}.popup-admin-row39>img,.popup-admin-icon39{width:54px;height:54px;border-radius:11px;object-fit:contain;background:#f5f8fc;display:grid;place-items:center}.popup-admin-copy39{min-width:0}.popup-admin-copy39>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.popup-admin-copy39 p{margin:4px 0;color:#667085;font-size:13px}.popup-admin-copy39 small{color:#98a2b3}.popup-admin-row39 .actions{display:flex;gap:6px;align-items:center}.status-pill{display:inline-flex;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800;background:#eef2f6;color:#667085}.status-pill.ok{background:#ecfdf3;color:#027a48}@media(max-width:900px){.social-popup-settings-admin .compact-admin-form,.popup-editor39{grid-template-columns:1fr 1fr}.popup-admin-row39{grid-template-columns:44px minmax(0,1fr)}.popup-admin-row39>img,.popup-admin-icon39{width:44px;height:44px}.popup-admin-row39 .actions{grid-column:1/-1;justify-content:flex-end}}@media(max-width:560px){.social-popup-settings-admin .compact-admin-form,.popup-editor39{grid-template-columns:1fr}.popup-admin-row39{grid-template-columns:40px minmax(0,1fr)}}

/* V40 - Desktop social proof popup fixed positioning */
.social-proof-pop39{
  position:fixed!important;
  left:24px!important;
  bottom:24px!important;
  top:auto!important;
  right:auto!important;
  z-index:2147482000!important;
  width:min(360px,calc(100vw - 48px));
  max-width:360px;
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:12px;
  align-items:center;
  box-sizing:border-box;
  padding:12px 38px 12px 12px;
  margin:0!important;
  background:rgba(255,255,255,.97);
  border:1px solid rgba(11,107,255,.14);
  border-radius:16px;
  box-shadow:0 18px 55px rgba(15,23,42,.16),0 2px 8px rgba(15,23,42,.06);
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
  opacity:0;
  visibility:hidden;
  transform:translate3d(-22px,10px,0);
  transition:opacity .28s ease,transform .28s ease,visibility .28s ease;
  pointer-events:none;
  isolation:isolate;
}
.social-proof-pop39.is-show{opacity:1!important;visibility:visible!important;transform:translate3d(0,0,0)!important;pointer-events:auto!important}
.social-proof-media39{width:58px;height:58px;border-radius:12px;overflow:hidden;background:#f2f6fb;display:grid;place-items:center;color:var(--blue,#0b6bff);font-size:20px}
.social-proof-media39 img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.social-proof-copy39{min-width:0;overflow:hidden}
.social-proof-copy39 small{display:block;font-size:9px;line-height:1.1;font-weight:800;letter-spacing:.12em;color:var(--blue,#0b6bff);margin:0 0 4px}
.social-proof-copy39 b{display:block;color:var(--ink,#111827);font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.social-proof-copy39 p{margin:3px 0 2px;color:var(--muted,#667085);font-size:11.5px;line-height:1.35}
.social-proof-copy39 em{display:block;font-style:normal;color:#98a2b3;font-size:10px}
.social-proof-close39{position:absolute!important;right:9px!important;top:8px!important;width:24px;height:24px;padding:0;border:0;border-radius:8px;background:transparent;color:#98a2b3;font-size:18px;line-height:24px;text-align:center;cursor:pointer;transition:.2s}
.social-proof-close39:hover{background:#f2f4f7;color:#344054}
@media(max-width:899px){.social-proof-pop39{display:none!important}}


/* V41 - Masaüstü ana sayfa ürün/blog slider: tüm kayıtlar görünür, mobil düzen korunur */
@media (min-width: 769px){
  body.theme-market-pro .premium-products-section .premium-product-grid,
  body.theme-market-pro .home-market-section .premium-product-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:13px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-behavior:smooth;
    scrollbar-width:none;
    -ms-overflow-style:none;
    padding:3px 2px 10px!important;
    overscroll-behavior-inline:contain;
  }
  body.theme-market-pro .premium-products-section .premium-product-grid::-webkit-scrollbar,
  body.theme-market-pro .home-market-section .premium-product-grid::-webkit-scrollbar{display:none}
  /* Kartın iç tasarımına dokunma: V40 görünümünü aynen koru.
     Sadece kartı yatay slider içinde sabit genişlikli öğe yap. */
  body.theme-market-pro .premium-products-section .premium-product-card,
  body.theme-market-pro .home-market-section .premium-product-card,
  body.theme-market-pro .premium-products-section .premium-product-card:nth-child(n),
  body.theme-market-pro .home-market-section .premium-product-card:nth-child(n){
    display:block!important;
    flex:0 0 calc((100% - 52px)/5)!important;
    width:calc((100% - 52px)/5)!important;
    min-width:0!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  body.theme-market-pro .premium-products-section .container,
  body.theme-market-pro .home-market-section .container,
  body.theme-market-pro .home-blog-section .container{position:relative}

  .home-carousel-controls{
    display:flex;align-items:center;gap:7px;margin-left:auto;flex:0 0 auto;
  }
  .home-carousel-btn{
    width:34px;height:34px;border:1px solid #dce5ef;border-radius:9px;background:#fff;color:var(--ink,#111827);
    display:grid;place-items:center;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(24,45,75,.06);
    transition:transform .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;
  }
  .home-carousel-btn:hover{transform:translateY(-1px);border-color:var(--blue,#0b6bff);color:var(--blue,#0b6bff)}
  .home-carousel-btn:disabled{opacity:.3;cursor:default;transform:none}
  .home-carousel-count{font-size:10px;color:var(--muted,#667085);white-space:nowrap;margin-right:2px}
  .premium-section-title.has-carousel-controls{gap:12px}
  .premium-section-title.has-carousel-controls>.more{margin-left:auto}

  body.theme-market-pro .home-blog-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:14px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-behavior:smooth;
    scrollbar-width:none;
    -ms-overflow-style:none;
    padding:3px 2px 10px!important;
  }
  body.theme-market-pro .home-blog-grid::-webkit-scrollbar{display:none}
  body.theme-market-pro .home-blog-card{
    flex:0 0 calc((100% - 28px)/3)!important;
    width:calc((100% - 28px)/3)!important;
    min-width:0!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
}
@media (min-width:769px) and (max-width:1199px){
  body.theme-market-pro .premium-products-section .premium-product-card,
  body.theme-market-pro .home-market-section .premium-product-card,
  body.theme-market-pro .premium-products-section .premium-product-card:nth-child(n),
  body.theme-market-pro .home-market-section .premium-product-card:nth-child(n){
    flex-basis:calc((100% - 39px)/4)!important;
    width:calc((100% - 39px)/4)!important;
  }
}
@media (max-width:768px){
  .home-carousel-controls{display:none!important}
}

/* V43 - admin footer credits + mobile banner full image */
.admin-panel-footer{
  margin:28px 0 6px;
  padding:15px 18px;
  border:1px solid #e3eaf3;
  border-radius:14px;
  background:#fff;
  box-shadow:0 8px 24px rgba(31,52,86,.05);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  color:#6f7f94;
  font-size:11px;
}
.admin-panel-footer-main{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.admin-panel-footer a{color:#256fda;font-weight:800;text-decoration:none}
.admin-panel-footer a:hover{text-decoration:underline}
.admin-footer-version{display:inline-flex;align-items:center;gap:5px}
.admin-footer-version b{color:#27364b;font-size:11px}
.admin-footer-support{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border:1px solid #dbe7f5;border-radius:999px;background:#f8fbff}
.admin-footer-sep{color:#bdc8d6}
.admin-panel-footer>small{color:#9aa7b8;font-size:10px;white-space:nowrap}

@media(max-width:768px){
  .admin-panel-footer{align-items:flex-start;flex-direction:column;margin-top:20px;padding:13px 14px}
  .admin-panel-footer>small{white-space:normal}

  /* Mobile banner: show the complete uploaded image, never crop it. */
  body.theme-market-pro .slider-track{
    aspect-ratio:16/7!important;
    min-height:0!important;
    background:#fff!important;
  }
  body.theme-market-pro .home-slide,
  body.theme-market-pro .home-slide .slide-bg{
    background-color:#fff!important;
  }
  body.theme-market-pro .home-slide .slide-bg{
    background-size:contain!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
}
@media(max-width:520px){
  body.theme-market-pro .slider-track{aspect-ratio:16/7!important}
  body.theme-market-pro .home-slide .slide-bg{background-size:contain!important;background-position:center center!important}
}

/* V44 - Premium admin login + admin profile/security */
.admin-login-v44-body{margin:0;min-height:100vh;background:linear-gradient(135deg,#f6f9fd 0%,#eef5ff 50%,#f9fbff 100%);color:#172033;font-family:Inter,Poppins,Arial,sans-serif}
.admin-login-v44{width:min(1080px,calc(100% - 40px));min-height:620px;margin:clamp(28px,6vh,70px) auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);background:#fff;border:1px solid #dfe8f4;border-radius:24px;overflow:hidden;box-shadow:0 28px 80px rgba(37,72,120,.14)}
.admin-login-v44-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:52px;background:linear-gradient(145deg,#f6faff 0%,#edf5ff 100%);overflow:hidden}
.admin-login-v44-brand:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:-170px;bottom:-170px;background:radial-gradient(circle,rgba(11,124,255,.16),rgba(11,124,255,0) 70%);pointer-events:none}
.admin-login-v44-brandmark{position:relative;z-index:1;min-height:48px;display:flex;align-items:center}
.admin-login-v44-brandmark img{display:block;max-width:210px;max-height:52px;object-fit:contain;object-position:left center}
.admin-login-v44-brandmark b{font-size:22px;letter-spacing:-.5px;color:#172033}
.admin-login-v44-brand>div:nth-child(2){position:relative;z-index:1;max-width:510px;margin:50px 0}
.admin-login-v44-kicker{display:inline-flex;align-items:center;font-size:11px;font-weight:900;letter-spacing:.13em;color:#0b6bff;margin-bottom:12px}
.admin-login-v44-brand h1{font-size:clamp(34px,4vw,48px);line-height:1.06;letter-spacing:-1.7px;margin:0 0 18px;color:#142033}
.admin-login-v44-brand p{font-size:15px;line-height:1.75;color:#69798e;margin:0}
.admin-login-v44-points{position:relative;z-index:1;display:flex;gap:10px 20px;flex-wrap:wrap}
.admin-login-v44-points span{font-size:12px;font-weight:800;color:#50627a;display:inline-flex;align-items:center;gap:7px}
.admin-login-v44-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,64px)}
.admin-login-v44-head{margin-bottom:24px}
.admin-login-v44-head h2{font-size:30px;line-height:1.15;margin:0 0 8px;letter-spacing:-.8px;color:#151f31}
.admin-login-v44-head p{margin:0;color:#7a889b;font-size:13px;line-height:1.6}
.admin-login-v44-form{display:grid;gap:17px}
.admin-login-v44-form .field{margin:0}
.admin-login-v44-form label{font-size:12px;font-weight:800;color:#3e4d61;margin-bottom:7px}
.admin-login-v44-form input[type=email],.admin-login-v44-form input[type=password],.admin-login-v44-form input[type=text]{height:48px;border:1px solid #d7e2ef;border-radius:11px;background:#fbfdff;padding:0 14px;font-size:14px;color:#152238;outline:0;transition:.2s ease;box-sizing:border-box;width:100%}
.admin-login-v44-form input:focus{border-color:#75adff;box-shadow:0 0 0 4px rgba(11,107,255,.08);background:#fff}
.admin-password-v44{position:relative;width:100%}
.admin-password-v44 input{padding-right:72px!important}
.admin-password-toggle-v44{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:#edf5ff;color:#1267da;font-size:11px;font-weight:900;border-radius:8px;padding:7px 9px;cursor:pointer;line-height:1}
.admin-password-toggle-v44:hover{background:#e2efff}
.admin-remember-v44{display:flex!important;align-items:flex-start;gap:10px;margin:1px 0 0!important;cursor:pointer}
.admin-remember-v44 input{margin:3px 0 0;width:17px;height:17px;accent-color:#0b6bff;flex:0 0 auto}
.admin-remember-v44 span{display:grid;gap:2px}
.admin-remember-v44 b{font-size:12px;color:#314156}
.admin-remember-v44 small{font-size:10px;color:#8b98aa;font-weight:600}
.admin-login-v44-submit{height:49px!important;border-radius:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px;font-weight:900!important;margin-top:2px}
.admin-login-v44-submit span{font-size:17px;transition:transform .2s ease}.admin-login-v44-submit:hover span{transform:translateX(3px)}
.admin-login-v44-foot{text-align:center;margin-top:20px;color:#a0aabb;font-size:10px;font-weight:700}
.admin-login-v44-card .notice{margin:0 0 18px}

.admin-profile-v44-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.45fr);gap:18px;align-items:start}
.admin-profile-v44-card{position:sticky;top:102px}
.admin-profile-v44-identity{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #e7edf5}
.admin-profile-v44-avatar{width:56px;height:56px;border-radius:16px;background:linear-gradient(145deg,#0b7cff,#005be6);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900;box-shadow:0 10px 24px rgba(11,108,255,.18)}
.admin-profile-v44-identity span{font-size:10px;font-weight:900;letter-spacing:.09em;color:#8290a3;text-transform:uppercase}
.admin-profile-v44-identity h3{margin:3px 0 3px;font-size:18px;color:#1d2a3d}.admin-profile-v44-identity p{margin:0;color:#718095;font-size:12px}
.admin-profile-v44-meta{display:grid;gap:0;margin-top:12px}.admin-profile-v44-meta span{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f6;color:#67768a;font-size:11px}.admin-profile-v44-meta span:last-child{border-bottom:0}.admin-profile-v44-meta b{color:#34445a;font-weight:800}
.admin-profile-v44-divider{margin:6px 0 0;padding:14px 0 2px;border-top:1px solid #e7edf5}.admin-profile-v44-divider span{display:block;font-size:10px;letter-spacing:.11em;color:#0b6bff;font-weight:900}.admin-profile-v44-divider small{display:block;color:#8b98aa;margin-top:5px;font-size:10px}
.admin-profile-v44-form .admin-password-v44 input{height:44px}

@media(max-width:850px){
 .admin-login-v44{grid-template-columns:1fr;width:min(520px,calc(100% - 26px));margin:20px auto;min-height:0;border-radius:20px}
 .admin-login-v44-brand{padding:24px 26px 22px;min-height:170px}.admin-login-v44-brand>div:nth-child(2){margin:28px 0 16px}.admin-login-v44-brand h1{font-size:30px}.admin-login-v44-brand p{font-size:13px}.admin-login-v44-points{display:none}.admin-login-v44-brandmark img{max-width:180px;max-height:44px}
 .admin-login-v44-card{padding:28px 26px 30px}.admin-login-v44-head h2{font-size:26px}
 .admin-profile-v44-grid{grid-template-columns:1fr}.admin-profile-v44-card{position:static}.admin-profile-v44-form{grid-template-columns:1fr!important}.admin-profile-v44-form .field{grid-column:1!important}
}
@media(max-width:480px){
 .admin-login-v44{width:calc(100% - 18px);margin:9px auto;border-radius:16px}.admin-login-v44-brand{padding:20px}.admin-login-v44-brand>div:nth-child(2){margin:20px 0 8px}.admin-login-v44-brand h1{font-size:26px;letter-spacing:-1px}.admin-login-v44-card{padding:24px 20px 26px}.admin-login-v44-head{margin-bottom:18px}.admin-login-v44-head h2{font-size:24px}.admin-login-v44-form{gap:14px}
}


/* V45 - Admin panel Yukarı Çık */
.admin-backtop-v45{
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:99990;
  display:flex;
  align-items:center;
  gap:7px;
  min-height:42px;
  padding:8px 13px 8px 10px;
  border:1px solid #d7e4f3;
  border-radius:13px;
  background:rgba(255,255,255,.96);
  color:#176bda;
  box-shadow:0 12px 34px rgba(33,62,104,.16);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  font:800 11px/1 Inter,Poppins,Arial,sans-serif;
  cursor:pointer;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(10px) scale(.96);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.admin-backtop-v45 span{width:25px;height:25px;border-radius:9px;display:grid;place-items:center;background:#edf5ff;color:#0b6bff;font-size:15px;font-weight:900}
.admin-backtop-v45.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
.admin-backtop-v45:hover{border-color:#b9d3f5;box-shadow:0 15px 38px rgba(33,92,170,.2);transform:translateY(-2px) scale(1)}
.admin-backtop-v45:focus-visible{outline:3px solid rgba(11,107,255,.18);outline-offset:2px}
@media(max-width:700px){
  .admin-backtop-v45{right:14px;bottom:14px;width:42px;height:42px;min-height:42px;padding:0;justify-content:center;border-radius:13px}
  .admin-backtop-v45 b{display:none}
  .admin-backtop-v45 span{width:28px;height:28px}
}

/* V46 — Sade blog editörü */
.blog-editor-field-v46{margin-top:4px}.blog-editor-label-v46{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:8px}.blog-editor-label-v46 label{margin:0}.blog-editor-label-v46 small{color:#7b8798;font-size:12px}.blog-editor-v46{border:1px solid #d9e2ef;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 6px 20px rgba(16,24,40,.04)}.blog-editor-toolbar-v46{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:8px 10px;border-bottom:1px solid #e8eef6;background:#f8fafc}.blog-editor-toolbar-v46>span{width:1px;height:22px;background:#dde5ef;margin:0 3px}.blog-editor-toolbar-v46 button{height:32px;min-width:32px;border:1px solid transparent;border-radius:8px;background:transparent;color:#344054;font:600 12px/1 inherit;padding:0 9px;cursor:pointer;transition:.18s ease}.blog-editor-toolbar-v46 button:hover,.blog-editor-toolbar-v46 button.is-active{background:#fff;border-color:#cdd9ea;color:var(--primary,#0b6bff);box-shadow:0 2px 7px rgba(16,24,40,.06)}.blog-editor-content-v46{min-height:360px;padding:22px 24px;color:#1d2939;font-size:15px;line-height:1.75;outline:none;overflow:auto}.blog-editor-content-v46:empty:before{content:attr(data-placeholder);color:#98a2b3;pointer-events:none}.blog-editor-content-v46 h2{font-size:24px;line-height:1.3;margin:24px 0 10px}.blog-editor-content-v46 h3{font-size:19px;line-height:1.35;margin:20px 0 8px}.blog-editor-content-v46 p{margin:0 0 14px}.blog-editor-content-v46 ul,.blog-editor-content-v46 ol{padding-left:22px;margin:0 0 14px}.blog-editor-content-v46 blockquote{margin:16px 0;padding:12px 16px;border-left:3px solid var(--primary,#0b6bff);background:#f7faff;border-radius:0 8px 8px 0}.blog-auto-seo-v46{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.blog-auto-seo-v46 span{padding:10px 12px;background:#f8fafc;border:1px solid #e7edf5;border-radius:10px;min-width:0}.blog-auto-seo-v46 b{display:block;font-size:11px;color:#475467;margin-bottom:3px}.blog-auto-seo-v46 small{display:block;color:#7b8798;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-editor-card .admin-form:has([data-blog-editor]){grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-editor-card .admin-form:has([data-blog-editor])>.field{margin:0}
@media(max-width:760px){.blog-editor-label-v46{display:block}.blog-editor-label-v46 small{display:block;margin-top:4px}.blog-editor-content-v46{min-height:300px;padding:16px;font-size:14px}.blog-auto-seo-v46{grid-template-columns:1fr}.blog-editor-toolbar-v46{gap:3px}.blog-editor-toolbar-v46 button{padding:0 7px}.admin-editor-card .admin-form:has([data-blog-editor]){grid-template-columns:1fr}}

/* V47 - Düzenlenebilir otomatik blog SEO + admin profil resmi */
.blog-seo-edit-v47{margin-top:12px;border:1px solid #e3eaf3;border-radius:14px;background:#f9fbfe;padding:14px}
.blog-seo-head-v47{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}
.blog-seo-head-v47>div{display:grid;gap:3px}.blog-seo-head-v47 b{font-size:13px;color:#24364d}.blog-seo-head-v47 small{font-size:10px;color:#8997a9}
.blog-seo-grid-v47{display:grid;grid-template-columns:1fr 1fr;gap:11px}.blog-seo-grid-v47 .field{margin:0}.blog-seo-grid-v47 .field.full{grid-column:1/-1}
.blog-seo-grid-v47 textarea{min-height:74px;resize:vertical}.blog-seo-grid-v47 input,.blog-seo-grid-v47 textarea{background:#fff!important}
.admin-avatar-v47{overflow:hidden!important;display:grid!important;place-items:center!important;padding:0!important;color:#fff!important}.admin-avatar-v47 img{width:100%;height:100%;object-fit:cover;display:block}.admin-avatar-v47 svg{width:21px;height:21px}
.admin-profile-avatar-v47{overflow:hidden}.admin-profile-avatar-v47 img{width:100%;height:100%;object-fit:cover;display:block}.admin-profile-avatar-v47 svg{width:29px;height:29px}
.admin-avatar-upload-v47{padding:12px;border:1px solid #e5ebf3;border-radius:13px;background:#fbfdff}
.admin-avatar-upload-row-v47{display:flex;align-items:center;gap:14px}.admin-avatar-preview-v47{width:62px;height:62px;flex:0 0 62px;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#0b7cff,#005be6);color:#fff}.admin-avatar-preview-v47 img{width:100%;height:100%;object-fit:cover}.admin-avatar-preview-v47 svg{width:30px;height:30px}
.admin-avatar-upload-row-v47>div:last-child{display:grid;gap:6px;min-width:0}.admin-avatar-upload-row-v47 input[type=file]{max-width:100%;font-size:12px}.admin-avatar-upload-row-v47 small{font-size:10px;color:#8290a2}.admin-avatar-remove-v47{display:flex;align-items:center;gap:7px;font-size:11px;color:#b64040;font-weight:750;cursor:pointer}.admin-avatar-remove-v47 input{width:15px;height:15px}
@media(max-width:700px){.blog-seo-grid-v47{grid-template-columns:1fr}.blog-seo-grid-v47 .field.full{grid-column:auto}.blog-seo-head-v47{align-items:flex-start;flex-direction:column}.blog-seo-head-v47 .btn{width:100%}.admin-avatar-upload-row-v47{align-items:flex-start}}

/* V48 — Storefront dark mode + müşteri şifre ekranı */
.store-theme-toggle-v48{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dce6f1;border-radius:10px;background:#fff;color:#526a82;cursor:pointer;transition:.2s ease;flex:0 0 auto}
.store-theme-toggle-v48:hover{border-color:#b9d3f4;color:var(--blue,#0b6bff);transform:translateY(-1px)}
.store-theme-toggle-v48 svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.store-theme-toggle-v48 .theme-sun-v48{display:none}
html[data-store-theme="dark"] .store-theme-toggle-v48 .theme-moon-v48{display:none}
html[data-store-theme="dark"] .store-theme-toggle-v48 .theme-sun-v48{display:block}

html[data-store-theme="dark"]{color-scheme:dark;--theme-bg:var(--dark-bg,#090d12)!important;--theme-surface:var(--dark-surface,#111720)!important;--ink:var(--dark-ink,#f5f7fa)!important;--muted:var(--dark-muted,#9aa8b8)!important;--card:var(--dark-surface,#111720)!important}
html[data-store-theme="dark"] body.theme-market-pro{background:var(--dark-bg,#090d12)!important;color:var(--dark-ink,#f5f7fa)!important}
html[data-store-theme="dark"] body.theme-market-pro .sf26-utility{background:#080c11!important;border-color:#1c2734!important;color:#8fa0b4!important}
html[data-store-theme="dark"] body.theme-market-pro .sf26-main,
html[data-store-theme="dark"] body.theme-market-pro .storefront-v26,
html[data-store-theme="dark"] body.theme-market-pro .premium-footer,
html[data-store-theme="dark"] body.theme-market-pro .mobile-bottom{background:var(--dark-surface,#111720)!important;border-color:var(--dark-border,#243142)!important}
html[data-store-theme="dark"] body.theme-market-pro .sf8-nav a,
html[data-store-theme="dark"] body.theme-market-pro .sf8-login,
html[data-store-theme="dark"] body.theme-market-pro .sf8-account,
html[data-store-theme="dark"] body.theme-market-pro .sf8-cart{color:var(--dark-ink,#f5f7fa)!important}
html[data-store-theme="dark"] body.theme-market-pro .sf8-search form,
html[data-store-theme="dark"] body.theme-market-pro .sf26-mobile-search form{background:#121a24!important;border-color:var(--dark-border,#243142)!important}
html[data-store-theme="dark"] body.theme-market-pro .sf8-search input,
html[data-store-theme="dark"] body.theme-market-pro .sf26-mobile-search input{color:var(--dark-ink,#f5f7fa)!important}
html[data-store-theme="dark"] body.theme-market-pro .store-theme-toggle-v48{background:#121a24;border-color:var(--dark-border,#243142);color:#ffd56a}
html[data-store-theme="dark"] body.theme-market-pro .premium-home,
html[data-store-theme="dark"] body.theme-market-pro main,
html[data-store-theme="dark"] body.theme-market-pro .section,
html[data-store-theme="dark"] body.theme-market-pro .premium-products-section,
html[data-store-theme="dark"] body.theme-market-pro .premium-reviews,
html[data-store-theme="dark"] body.theme-market-pro .premium-blog,
html[data-store-theme="dark"] body.theme-market-pro .premium-quote-section{background:var(--dark-bg,#090d12)!important}
html[data-store-theme="dark"] body.theme-market-pro .premium-product-card,
html[data-store-theme="dark"] body.theme-market-pro .web-package-card,
html[data-store-theme="dark"] body.theme-market-pro .review-card,
html[data-store-theme="dark"] body.theme-market-pro .why-card,
html[data-store-theme="dark"] body.theme-market-pro .blog-card,
html[data-store-theme="dark"] body.theme-market-pro .market-cat,
html[data-store-theme="dark"] body.theme-market-pro .box,
html[data-store-theme="dark"] body.theme-market-pro .catalog26-category-strip>a,
html[data-store-theme="dark"] body.theme-market-pro .account-stats-pro article,
html[data-store-theme="dark"] body.theme-market-pro .account-download-card,
html[data-store-theme="dark"] body.theme-market-pro .checkout-customer-accordion,
html[data-store-theme="dark"] body.theme-market-pro .product-detail-card,
html[data-store-theme="dark"] body.theme-market-pro .auth-card{background:var(--dark-surface,#111720)!important;border-color:var(--dark-border,#243142)!important;box-shadow:0 10px 30px rgba(0,0,0,.22)!important}
html[data-store-theme="dark"] body.theme-market-pro h1,
html[data-store-theme="dark"] body.theme-market-pro h2,
html[data-store-theme="dark"] body.theme-market-pro h3,
html[data-store-theme="dark"] body.theme-market-pro h4,
html[data-store-theme="dark"] body.theme-market-pro .premium-product-card h3,
html[data-store-theme="dark"] body.theme-market-pro .web-package-card h3,
html[data-store-theme="dark"] body.theme-market-pro .account-user-mini b,
html[data-store-theme="dark"] body.theme-market-pro .account-download-card b{color:var(--dark-ink,#f5f7fa)!important}
html[data-store-theme="dark"] body.theme-market-pro p,
html[data-store-theme="dark"] body.theme-market-pro small,
html[data-store-theme="dark"] body.theme-market-pro .muted,
html[data-store-theme="dark"] body.theme-market-pro .premium-product-body p,
html[data-store-theme="dark"] body.theme-market-pro .web-package-card p{color:var(--dark-muted,#9aa8b8)!important}
html[data-store-theme="dark"] body.theme-market-pro .premium-product-image,
html[data-store-theme="dark"] body.theme-market-pro .popup-admin-row39>img{background:var(--dark-surface,#111720)!important}
html[data-store-theme="dark"] body.theme-market-pro input,
html[data-store-theme="dark"] body.theme-market-pro textarea,
html[data-store-theme="dark"] body.theme-market-pro select{background:var(--dark-surface,#111720)!important;border-color:var(--dark-border,#243142)!important;color:var(--dark-ink,#f5f7fa)!important}
html[data-store-theme="dark"] body.theme-market-pro input::placeholder,
html[data-store-theme="dark"] body.theme-market-pro textarea::placeholder{color:#6f8194!important}
html[data-store-theme="dark"] body.theme-market-pro .btn-light,
html[data-store-theme="dark"] body.theme-market-pro .pd36-cart,
html[data-store-theme="dark"] body.theme-market-pro .pd36-demo{background:#121a24!important;border-color:var(--dark-border,#243142)!important;color:var(--dark-ink,#f5f7fa)!important}
html[data-store-theme="dark"] body.theme-market-pro .premium-footer a,
html[data-store-theme="dark"] body.theme-market-pro .premium-footer span{color:var(--dark-muted,#9aa8b8)!important}
html[data-store-theme="dark"] body.theme-market-pro .footer-bottom{border-color:var(--dark-border,#243142)!important}
html[data-store-theme="dark"] body.theme-market-pro .account-sidebar-pro nav a{color:var(--dark-muted,#9aa8b8)!important}
html[data-store-theme="dark"] body.theme-market-pro .account-sidebar-pro nav a:hover,
html[data-store-theme="dark"] body.theme-market-pro .account-sidebar-pro nav a.active{background:#172435!important;color:#62a8ff!important}
html[data-store-theme="dark"] body.theme-market-pro .account-user-mini{border-color:var(--dark-border,#243142)!important}
html[data-store-theme="dark"] body.theme-market-pro .account-dashboard-note,
html[data-store-theme="dark"] body.theme-market-pro .account-hero-pro{background:#101720!important;border-color:var(--dark-border,#243142)!important}
html[data-store-theme="dark"] body.theme-market-pro .social-proof-pop39{background:var(--dark-surface,#111720)!important;border-color:var(--dark-border,#243142)!important;color:var(--dark-ink,#f5f7fa)!important}
@media(max-width:820px){html[data-store-theme="dark"] body.theme-market-pro .sf8-nav{background:var(--dark-surface,#111720)!important;border-color:var(--dark-border,#243142)!important}.store-theme-toggle-v48{width:36px;height:36px}}

.account-password-v48{max-width:760px}.account-password-intro-v48{display:flex;gap:12px;align-items:flex-start;margin:12px 0 18px;padding:13px 14px;border:1px solid #dce9f7;border-radius:12px;background:#f6faff}.account-password-intro-v48>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#e7f2ff;color:#0b6bff;font-weight:900}.account-password-intro-v48 b{display:block;color:#1f3550;font-size:13px}.account-password-intro-v48 p{margin:3px 0 0;color:#71849a;font-size:11px;line-height:1.55}.account-password-form-v48{display:grid;grid-template-columns:1fr 1fr;gap:12px}.account-password-form-v48 .full{grid-column:1/-1}.account-password-form-v48 .auth-password{position:relative}.account-password-form-v48 .auth-password input{width:100%;padding-right:46px}.account-password-form-v48 .password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;background:transparent;color:#71849a;display:grid;place-items:center;cursor:pointer}.account-password-form-v48 .password-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.account-password-actions-v48{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.account-password-actions-v48>a{font-size:11px;color:var(--blue,#0b6bff);font-weight:800}
html[data-store-theme="dark"] body.theme-market-pro .account-password-intro-v48{background:#101a27;border-color:#263a50}html[data-store-theme="dark"] body.theme-market-pro .account-password-intro-v48 b{color:#eef4fa}html[data-store-theme="dark"] body.theme-market-pro .account-password-intro-v48>span{background:#17283d}
@media(max-width:640px){.account-password-form-v48{grid-template-columns:1fr}.account-password-form-v48 .full{grid-column:auto}.account-password-actions-v48{align-items:stretch;flex-direction:column-reverse}.account-password-actions-v48 .btn{width:100%}}

/* V49 — Genel tipografi okunabilirlik iyileştirmesi */
body.theme-market-pro{font-size:16px;line-height:1.58}
body.theme-market-pro .sf26-utility,
body.theme-market-pro .sf8-nav a,
body.theme-market-pro .premium-menu,
body.theme-market-pro .sf8-login,
body.theme-market-pro .sf8-account,
body.theme-market-pro .sf8-cart{font-size:14px!important}
body.theme-market-pro .sf8-search input,
body.theme-market-pro .sf26-mobile-search input,
body.theme-market-pro .premium-search input{font-size:13px!important}
body.theme-market-pro .btn,
body.theme-market-pro button,
body.theme-market-pro input,
body.theme-market-pro select,
body.theme-market-pro textarea{font-size:13.5px}
body.theme-market-pro .section-eyebrow,
body.theme-market-pro .hero-kicker{font-size:12px!important}
body.theme-market-pro .premium-section-title h2,
body.theme-market-pro .center-heading h2,
body.theme-market-pro .quote-copy h2{font-size:31px!important}
body.theme-market-pro .premium-section-title .more,
body.theme-market-pro .more{font-size:13px!important}
body.theme-market-pro .premium-product-body h3,
body.theme-market-pro .premium-product-card h3{font-size:15px!important}
body.theme-market-pro .premium-product-body p{font-size:11.5px!important;line-height:1.58!important}
body.theme-market-pro .premium-rating span,
body.theme-market-pro .stars{font-size:12px!important}
body.theme-market-pro .premium-rating small{font-size:10px!important}
body.theme-market-pro .premium-price-row strong{font-size:19px!important}
body.theme-market-pro .premium-price-row del{font-size:11px!important}
body.theme-market-pro .product-mini-actions a{font-size:10.5px!important}
body.theme-market-pro .add-cart-btn{font-size:11.5px!important}
body.theme-market-pro .why-card h3{font-size:12.5px!important}
body.theme-market-pro .why-card p{font-size:10.5px!important}
body.theme-market-pro .review-head-pro h3{font-size:13.5px!important}
body.theme-market-pro .review-head-pro span{font-size:10.5px!important}
body.theme-market-pro .review-pro-card p{font-size:13px!important}
body.theme-market-pro .quick-quote-form label>span{font-size:10.5px!important}
body.theme-market-pro .quick-quote-form input,
body.theme-market-pro .quick-quote-form select,
body.theme-market-pro .quick-quote-form textarea{font-size:12.5px!important}
body.theme-market-pro .quote-submit{font-size:12px!important}
body.theme-market-pro .premium-footer h4{font-size:12.5px!important}
body.theme-market-pro .premium-footer-grid>div:not(.footer-brand)>a,
body.theme-market-pro .premium-footer-grid>div:not(.footer-brand)>span{font-size:11.5px!important}
body.theme-market-pro .footer-brand p{font-size:12px!important}
body.theme-market-pro .field label{font-size:14px}
body.theme-market-pro .notice{font-size:14px}
body.theme-market-pro .account-password-intro-v48 b{font-size:14px}
body.theme-market-pro .account-password-intro-v48 p,
body.theme-market-pro .account-password-actions-v48>a{font-size:12px}

/* Admin panel genel okunabilirlik */
.admin-body{font-size:15px;line-height:1.55}
.admin-body .admin-topnav,
.admin-body .admin-topnav a,
.admin-body .admin-menu-btn,
.admin-body .admin-site-btn{font-size:13.5px!important}
.admin-body .admin-heading h1,
.admin-body .admin-heading h2{letter-spacing:-.3px}
.admin-body .field label{font-size:13.5px!important}
.admin-body input,
.admin-body select,
.admin-body textarea,
.admin-body button{font-size:13px}
.admin-body .table th,
.admin-body .table td{font-size:13.5px!important}
.admin-body .admin-card p,
.admin-body .admin-card small,
.admin-body .muted{font-size:12.5px}
.admin-body .btn{font-size:13px!important}
.admin-login-v44-body{font-size:15px}
.admin-login-v44-body .field label{font-size:14px}
.admin-login-v44-body input{font-size:14px}
.admin-login-v44-body .admin-remember-v44 b{font-size:13.5px}
.admin-login-v44-body .admin-remember-v44 small{font-size:11.5px}

@media(max-width:820px){
  body.theme-market-pro{font-size:15px}
  body.theme-market-pro .sf8-nav a{font-size:14px!important}
  body.theme-market-pro .premium-section-title h2,
  body.theme-market-pro .center-heading h2,
  body.theme-market-pro .quote-copy h2{font-size:27px!important}
  body.theme-market-pro .premium-product-body h3,
  body.theme-market-pro .premium-product-card h3{font-size:13.5px!important}
  body.theme-market-pro .premium-product-body p{font-size:10.75px!important}
  body.theme-market-pro .premium-price-row strong{font-size:17px!important}
  body.theme-market-pro .product-mini-actions a{font-size:10px!important}
  body.theme-market-pro .add-cart-btn{font-size:10.75px!important}
  .admin-body{font-size:14px}
}


/* V51 — Dark tema yönetimi + sade admin yukarı ok */
.theme-mode-grid51{display:grid;grid-template-columns:1fr 1fr;gap:16px}.theme-mode-grid51>div{padding:14px;border:1px solid #e5ebf3;border-radius:14px;background:#fbfdff}.theme-mode-grid51 h4{margin:0 0 11px;font-size:13px;color:#25364a}.admin-backtop-v45{width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;gap:0!important}.admin-backtop-v45 span{width:auto!important;height:auto!important;background:transparent!important;font-size:21px!important;line-height:1!important}.admin-backtop-v45 b{display:none!important}@media(max-width:800px){.theme-mode-grid51{grid-template-columns:1fr}.admin-backtop-v45{right:16px!important;bottom:16px!important;width:42px!important;height:42px!important}}
\n\n/* V52 - clickable image-only banners + read-only demo admin */\nbody.theme-market-pro .home-slide .slide-click-layer{position:absolute;inset:0;z-index:2;display:block;cursor:pointer;text-decoration:none;background:transparent}\nbody.theme-market-pro .home-slide .slide-click-layer:focus-visible{outline:3px solid var(--theme-primary,#0b6bff);outline-offset:-4px;border-radius:inherit}\nbody.theme-market-pro .home-slide .slide-content{z-index:3}\nbody.theme-market-pro .slider-arrow,body.theme-market-pro .home-slider-dots{z-index:6}\n.admin-demo-notice{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:11px 14px;border:1px solid #f2d39a;background:#fff8e8;color:#6f5015;border-radius:12px;font-size:13px;line-height:1.45}\n.admin-demo-notice b{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f4b942;color:#392800;font-size:11px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}\n.admin-demo-readonly form button[type=submit],.admin-demo-readonly form input[type=submit]{cursor:not-allowed}\n.admin-demo-readonly .admin-avatar:after{content:'DEMO';position:absolute;right:-8px;bottom:-5px;padding:2px 5px;border-radius:999px;background:#f4b942;color:#3b2a00;font-size:7px;font-weight:900;letter-spacing:.04em;border:2px solid #fff}\n.admin-demo-readonly .admin-avatar{position:relative}\n@media(max-width:700px){.admin-demo-notice{align-items:flex-start;flex-direction:column;gap:6px}}\n
/* V53 - Üyelik matematik bot doğrulaması */
.bot-check-v53{margin-top:2px}.bot-check-row-v53{display:grid;grid-template-columns:minmax(128px,.72fr) minmax(0,1fr);gap:10px;align-items:center}.bot-question-v53{min-height:48px;display:flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(11,107,255,.18);border-radius:12px;background:rgba(11,107,255,.06);font-size:16px;font-weight:800;color:var(--primary,#0b6bff);letter-spacing:.02em}.bot-check-row-v53 input{min-width:0}.bot-check-v53>small{display:block;margin-top:7px;color:#7b8798;font-size:12px}@media(max-width:480px){.bot-check-row-v53{grid-template-columns:1fr 1fr}.bot-question-v53{font-size:15px;padding:0 9px}}
/* V55 - Yönetici / personel yetki merkezi */
.admin-permission-grid55{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-permission-grid55 article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:14px 16px;border:1px solid #e6ebf2;border-radius:12px;background:#fff}.admin-permission-grid55 article>div{min-width:0}.admin-permission-grid55 b{display:block;font-size:14px}.admin-permission-grid55 small{display:block;margin-top:3px;color:#758399;font-size:12px}.admin-permission-grid55 label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;white-space:nowrap}.admin-staff-status55{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #e6ebf2;border-radius:11px;background:#f8fafc}.admin-staff-status55 span{display:grid;gap:2px}.admin-staff-status55 small{color:#758399}.admin-role-pill55{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;background:#eef4ff;color:#2364d8}.admin-role-pill55.role-admin{background:#e8fff4;color:#16885c}.admin-role-pill55.role-member{background:#f3f4f6;color:#586273}.admin-role-pill55.role-demo{background:#fff7e8;color:#a76600}.admin-permission-denied55{max-width:560px;margin:80px auto;padding:28px;text-align:center}.admin-permission-denied55>b{font-size:20px}.admin-permission-denied55 p{color:#6b778c;margin:8px 0 18px}@media(max-width:800px){.admin-permission-grid55{grid-template-columns:1fr}.admin-permission-grid55 article{grid-template-columns:1fr 1fr}.admin-permission-grid55 article>div{grid-column:1/-1}}

/* V58 - Panel kullanıcısı şifre değiştirme kısıtlaması */
.admin-staff-extra-restrictions58{margin:0 0 18px;padding:14px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;border-radius:14px}
.admin-password-lock58{display:flex;flex-direction:column;gap:4px;margin:0;padding:14px 16px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}
.admin-password-lock58 b{font-size:14px}.admin-password-lock58 span{font-size:13px;line-height:1.55}
html[data-theme="dark"] .admin-staff-extra-restrictions58{background:var(--dark-card,#111827);border-color:var(--dark-border,#273244)}
html[data-theme="dark"] .admin-password-lock58{background:#2a1d12;border-color:#7c4a1b;color:#fdba74}

/* V60 - Müşteri faturası */
.invoice-page{max-width:1100px;margin:30px auto 56px}.invoice-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.invoice-sheet{background:var(--theme-card,#fff);border:1px solid var(--theme-border,#e5e7eb);border-radius:18px;padding:34px;box-shadow:0 18px 50px rgba(15,23,42,.07)}.invoice-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid var(--theme-border,#e5e7eb)}.invoice-kicker{font-size:12px;letter-spacing:.1em;font-weight:800;color:var(--theme-primary,#0b6bff)}.invoice-head h1{margin:7px 0 3px;font-size:30px}.invoice-head p{margin:0;color:var(--theme-muted,#667085)}.invoice-number{text-align:right;display:grid;gap:4px}.invoice-number small,.invoice-parties small,.invoice-meta small{font-size:11px;letter-spacing:.06em;color:var(--theme-muted,#667085);font-weight:800}.invoice-number b{font-size:22px;color:var(--theme-primary,#0b6bff)}.invoice-number span{font-size:13px;color:var(--theme-muted,#667085)}.invoice-parties{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.invoice-parties>div{border:1px solid var(--theme-border,#e5e7eb);border-radius:14px;padding:16px;display:grid;gap:5px}.invoice-parties b{font-size:15px}.invoice-parties span{font-size:13px;color:var(--theme-muted,#667085);line-height:1.5}.invoice-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.invoice-meta>div{background:color-mix(in srgb,var(--theme-primary,#0b6bff) 5%,var(--theme-card,#fff));border:1px solid var(--theme-border,#e5e7eb);border-radius:12px;padding:13px;display:grid;gap:4px}.invoice-meta b{font-size:13px}.invoice-table-wrap{overflow-x:auto}.invoice-table{width:100%;border-collapse:collapse}.invoice-table th{font-size:12px;text-align:left;color:var(--theme-muted,#667085);padding:12px;border-bottom:1px solid var(--theme-border,#e5e7eb)}.invoice-table td{padding:14px 12px;border-bottom:1px solid var(--theme-border,#e5e7eb);font-size:14px}.invoice-table th:nth-child(n+2),.invoice-table td:nth-child(n+2){text-align:right}.invoice-empty{text-align:center!important;color:var(--theme-muted,#667085)}.invoice-totals{width:min(390px,100%);margin:24px 0 0 auto;display:grid;gap:8px}.invoice-totals>div{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.invoice-totals .grand{border-top:2px solid var(--theme-border,#e5e7eb);margin-top:4px;padding-top:14px;font-size:19px}.invoice-totals .grand b{color:var(--theme-primary,#0b6bff)}.invoice-foot{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:18px;border-top:1px solid var(--theme-border,#e5e7eb);font-size:12px;color:var(--theme-muted,#667085)}.invoice-foot p{margin:0}.invoice-foot span{white-space:nowrap}
@media(max-width:700px){.invoice-page{margin-top:18px}.invoice-sheet{padding:18px;border-radius:14px}.invoice-toolbar{align-items:stretch}.invoice-toolbar .btn{font-size:12px;padding:10px 12px}.invoice-head{display:grid;gap:14px}.invoice-number{text-align:left}.invoice-head h1{font-size:24px}.invoice-parties{grid-template-columns:1fr}.invoice-meta{grid-template-columns:1fr}.invoice-table{min-width:560px}.invoice-foot{display:grid}.invoice-foot span{white-space:normal}}
@media print{header,.site-header,.premium-header,.mobile-bottom-nav,footer,.site-footer,.no-print,.back-to-top,.social-proof-popup{display:none!important}body{background:#fff!important;color:#111!important}.invoice-page{max-width:none;margin:0;padding:0}.invoice-sheet{box-shadow:none;border:0;border-radius:0;padding:0}.invoice-table-wrap{overflow:visible}.invoice-table{min-width:0!important}.invoice-sheet *{color:#111!important}.invoice-meta>div{background:#fff!important}}
