
:root{--bg:#f6f7f9;--card:#fff;--ink:#111827;--muted:#6b7280;--line:#e5e7eb;--primary:#f27a1a;--success:#039855;--dark:#101828;--radius:18px}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}
a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1240px,calc(100% - 32px));margin:auto}
.topbar{background:#111827;color:#d0d5dd;font-size:12px}.topbar .container{height:32px;display:flex;align-items:center;justify-content:space-between}
.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-main{height:78px;display:grid;grid-template-columns:215px 1fr auto;gap:22px;align-items:center}
.logo{display:flex;align-items:center;gap:9px;font-size:29px;font-weight:900}.logo-mark{width:35px;height:35px;border-radius:10px;background:linear-gradient(135deg,var(--primary),#ffad5c);display:grid;place-items:center;color:#fff}
.search{height:46px;border:1px solid #d0d5dd;border-radius:12px;display:flex;align-items:center;padding:0 12px;background:#f9fafb}.search input{border:0;outline:0;background:transparent;width:100%}
.actions{display:flex;gap:8px}.action,.btn{border:0;border-radius:10px;padding:10px 13px;font-weight:800;cursor:pointer}.action{background:#fff;color:#344054}.btn-primary{background:var(--primary);color:#fff}.btn-dark{background:#111827;color:#fff}.btn-outline{background:#fff;border:1px solid var(--line)}
.nav{background:#fff}.nav .container{height:44px;display:flex;align-items:center;gap:7px;overflow:auto}.nav a{padding:9px 12px;border-radius:9px;font-size:13px;font-weight:800;white-space:nowrap}.nav a:hover{background:#fff2e8;color:#b54708}
.hero{padding:20px 0}.hero-grid{display:grid;grid-template-columns:1.55fr .65fr;gap:15px}.hero-main{min-height:350px;border-radius:25px;background:linear-gradient(135deg,#18181b,#27272a 50%,#7c3f13 160%);color:#fff;padding:42px;position:relative;overflow:hidden}
.hero-main h1{font-size:45px;line-height:1.05;letter-spacing:-1.5px;margin:16px 0 13px;max-width:650px}.hero-main p{max-width:570px;color:#d1d5db;line-height:1.65}.hero-side{display:grid;gap:15px}.mini-banner{border-radius:22px;padding:22px;color:#fff;min-height:167px}.purple{background:linear-gradient(135deg,#5b21b6,#14b8a6)}.blue{background:linear-gradient(135deg,#0f4c81,#2d8bc5)}
.section{padding:12px 0 30px}.section-head{display:flex;align-items:end;justify-content:space-between;margin:8px 0 15px}.section-head h2{margin:0;font-size:24px}.section-head p{margin:5px 0 0;color:var(--muted);font-size:13px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(15,23,42,.08)}
.card-media{height:210px;background:linear-gradient(145deg,#fafafa,#eef2f5);display:grid;place-items:center;position:relative}.card-media svg{width:76%;height:76%}.tag{position:absolute;left:10px;bottom:10px;background:#111827;color:#fff;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:800}
.card-body{padding:13px;display:flex;flex-direction:column;flex:1}.brand{font-size:11px;font-weight:900}.title{font-size:13px;line-height:1.45;color:#344054;min-height:38px;margin:4px 0 7px}.rating{font-size:11px;color:#667085}.rating b{color:#f59e0b}.old{font-size:11px;color:#98a2b3;text-decoration:line-through;margin-top:10px}.price{font-size:20px;font-weight:900}.card-actions{display:flex;gap:7px;margin-top:auto;padding-top:12px}.card-actions .btn{flex:1}
.footer{margin-top:24px;background:#111827;color:#94a3b8;padding:36px 0}.footer .logo{color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:24px}.footer h4{color:#fff;margin:0 0 10px}.footer a{display:block;font-size:12px;margin:8px 0}
.product-page{padding:22px 0 45px}.breadcrumb{font-size:12px;color:#667085;margin:0 0 14px}.detail-card{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.gallery{background:#fafafa;padding:22px;border-right:1px solid var(--line)}.main-img{height:520px;background:linear-gradient(145deg,#fff,#eef2f5);border-radius:17px;display:grid;place-items:center}.main-img svg{width:72%;height:72%}.thumbs{display:flex;gap:8px;margin-top:11px}.thumb{width:70px;height:70px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center}.thumb svg{width:75%;height:75%}.info{padding:34px}.info h1{font-size:30px;line-height:1.18;margin:8px 0 10px}.meta{font-size:12px;color:#667085}.chips{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0}.chip{background:#f2f4f7;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.pricebox{padding:15px 17px;background:#fff8f3;border:1px solid #fed7aa;border-radius:14px}.pricebox .now{font-size:34px;font-weight:900}.delivery{margin:14px 0;padding:13px;border:1px solid #abefc6;background:#ecfdf3;border-radius:12px;font-size:12px;color:#067647}.buyrow{display:grid;grid-template-columns:110px 1fr;gap:9px;margin-top:14px}.qty{border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:space-between}.qty button{border:0;background:#fff;width:34px;height:44px}.tabs{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.tabhead{display:flex;border-bottom:1px solid var(--line);overflow:auto}.tabhead span{padding:14px 18px;font-size:13px;font-weight:800}.tabbody{padding:21px;color:#475467;line-height:1.7;font-size:13px}
.admin-shell{display:grid;grid-template-columns:245px 1fr;min-height:100vh}.sidebar{background:#101828;color:#d0d5dd;padding:20px 14px}.sidebar .logo{color:#fff;font-size:23px;margin:0 8px 18px}.side-link{display:block;padding:11px 12px;border-radius:10px;margin:4px 0;color:#cbd5e1;font-size:13px;font-weight:800}.side-link:hover,.side-link.active{background:#1d2939;color:#fff}.admin-main{padding:24px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.admin-top h1{margin:0;font-size:26px}.admin-top p{margin:5px 0 0;color:#667085;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat,.panel{background:#fff;border:1px solid #eaecf0;border-radius:15px}.stat{padding:17px}.stat small{color:#667085;font-weight:700}.stat strong{display:block;font-size:25px;margin-top:8px}.panel{margin-top:15px;overflow:hidden}.panel-head{padding:15px 17px;border-bottom:1px solid #eaecf0;display:flex;justify-content:space-between;align-items:center}.panel-head h3{margin:0;font-size:15px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px 15px;border-bottom:1px solid #f0f2f4;text-align:left;font-size:12px;white-space:nowrap}th{background:#fcfcfd;color:#667085}.status{display:inline-block;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.ok{background:#ecfdf3;color:#027a48}.warn{background:#fffaeb;color:#b54708}.info2{background:#eff8ff;color:#175cd3}
.form-card{max-width:760px;margin:30px auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:6px}.field label{font-size:12px;font-weight:800}.field input,.field select,.field textarea{height:42px;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px}.field textarea{height:100px;padding:10px}.full{grid-column:1/-1}.alert{padding:12px;border-radius:10px;font-size:12px;margin-bottom:13px}.alert-error{background:#fef3f2;color:#b42318;border:1px solid #fecdca}.alert-ok{background:#ecfdf3;color:#067647;border:1px solid #abefc6}
.login-wrap{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(430px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.header-main{grid-template-columns:1fr auto;height:auto;padding:12px 0}.search{grid-column:1/-1;grid-row:2}.product-grid{grid-template-columns:repeat(2,1fr)}.detail-card{grid-template-columns:1fr}.gallery{border-right:0;border-bottom:1px solid var(--line)}.main-img{height:340px}.admin-shell{grid-template-columns:1fr}.sidebar{position:static}.footer-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}}
@media(max-width:500px){.container{width:calc(100% - 20px)}.hero-main{padding:27px}.hero-main h1{font-size:34px}.hero-side{grid-template-columns:1fr}.card-media{height:165px}.footer-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}}


/* EDMAS V2 — Trendyol XLSX / real product visuals */
.real-media img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .2s}.card:hover .real-media img{transform:scale(1.025)}
.variant-note{font-size:10px;color:#0f766e;background:#ecfdfb;width:max-content;padding:4px 7px;border-radius:999px;margin-top:5px;font-weight:800}
.main-img img{width:100%;height:100%;object-fit:contain;border-radius:15px}
.thumb{cursor:pointer;padding:4px}.thumb img{width:100%;height:100%;object-fit:contain;border-radius:7px}.thumb.active{border:2px solid var(--primary)}
.variant-options{display:flex;gap:8px;flex-wrap:wrap;max-height:190px;overflow:auto;padding:2px}
.variant-choice{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 11px;display:grid;gap:2px;text-align:left;cursor:pointer}.variant-choice span{font-size:12px;font-weight:800}.variant-choice small{font-size:10px;color:#667085}.variant-choice.active{border-color:var(--primary);background:#fff7ed;color:#b54708}
.seller-card-v2{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:12px;margin:14px 0}.seller-logo-v2{width:42px;height:42px;border-radius:10px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:900}.seller-card-v2 b{display:block;font-size:12px}.seller-card-v2 small{display:block;color:#667085;margin-top:3px;font-size:10px}
.market-link{display:block;text-align:center;color:#b54708;font-size:11px;font-weight:800;margin-top:12px}
.spec-grid-v2{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px;margin-top:20px}.spec-grid-v2>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed #e4e7ec}.spec-grid-v2 span{color:#667085}.spec-grid-v2 b{color:#101828}
.upload-box{border:1.5px dashed #d0d5dd;background:#fcfcfd;border-radius:15px;padding:30px;text-align:center}.upload-box p{color:#667085;font-size:12px;margin:6px auto 16px;max-width:650px}.upload-box input[type=file]{display:block;margin:0 auto 14px;max-width:100%}
.mapping-pills{display:flex;gap:7px;flex-wrap:wrap}.mapping-pills span{background:#ecfdf3;color:#027a48;border:1px solid #abefc6;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800}
.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.preview-stats>div{background:#f9fafb;border:1px solid #eaecf0;border-radius:12px;padding:13px}.preview-stats small{display:block;color:#667085}.preview-stats b{font-size:20px;display:block;margin-top:4px}
.import-rules{background:#fffaeb;color:#7a2e0e;border-top:1px solid #fedf89;border-bottom:1px solid #fedf89;padding:13px 18px;font-size:12px}
.import-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.import-kpi{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:14px}.import-kpi small{display:block;color:#667085;font-weight:700}.import-kpi strong{font-size:24px;display:block;margin-top:5px}
.admin-thumb{width:52px;height:52px;border-radius:9px;object-fit:contain;background:#f5f6f7;border:1px solid #eaecf0}.admin-thumb.placeholder{display:grid;place-items:center;font-weight:900;color:#fff;background:#111827}
.empty-state{padding:50px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:16px;color:#667085}
@media(max-width:760px){.import-summary{grid-template-columns:repeat(2,1fr)}.preview-stats{grid-template-columns:1fr}.spec-grid-v2{grid-template-columns:1fr}}


/* EDMAS V2.1 — IMAGE / GRID HARDENING */
.card,.card-media,.real-media,.detail-card,.gallery,.main-img,.info{min-width:0}
.card-media,.real-media{overflow:hidden!important}
.real-media 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!important;
  padding:10px!important;
}
.admin-thumb,
table img.admin-thumb{
  display:block!important;
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  min-height:52px!important;
  max-width:52px!important;
  max-height:52px!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:9px!important;
}
.main-img{
  overflow:hidden!important;
  min-width:0!important;
  width:100%!important;
}
.main-img img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
.thumbs{overflow-x:auto!important;overflow-y:hidden!important}
.thumb{flex:0 0 70px!important;overflow:hidden!important}
.thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
}
.detail-card{
  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;
}
.gallery,.info{overflow:hidden}
.product-grid{align-items:stretch}
.import-summary{align-items:stretch}
@media(max-width:760px){
  .detail-card{grid-template-columns:minmax(0,1fr)!important}
}


/* EDMAS V2.2 — FIT IMAGES TO VIEWPORT / CONTAINER */
:root{
  --card-media-h: 260px;
  --detail-media-max-h: 72vh;
  --detail-thumb-size: 78px;
}

/* General media safety */
img{
  max-width:100%;
  height:auto;
}

/* Product list / cards */
.card{
  overflow:hidden;
}
.card-media,
.real-media{
  width:100%;
  height:var(--card-media-h);
  min-height:var(--card-media-h);
  max-height:var(--card-media-h);
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:#f8fafc;
}
.real-media img,
.card-media img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  padding:10px !important;
  margin:auto !important;
}

/* Product detail gallery */
.gallery{
  display:flex;
  flex-direction:column;
  gap:12px;
  min-width:0;
}
.main-img{
  width:100%;
  min-width:0;
  min-height:420px;
  max-height:var(--detail-media-max-h);
  height:min(72vh, 720px);
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:#f8fafc;
}
.main-img img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:auto !important;
}

.thumbs{
  display:flex;
  gap:10px;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  padding-bottom:2px;
}
.thumb{
  width:var(--detail-thumb-size) !important;
  height:var(--detail-thumb-size) !important;
  min-width:var(--detail-thumb-size) !important;
  min-height:var(--detail-thumb-size) !important;
  max-width:var(--detail-thumb-size) !important;
  max-height:var(--detail-thumb-size) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:#fff;
}
.thumb img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  margin:auto !important;
}

/* Keep right column from growing because of large content */
.detail-card{
  align-items:start;
}
.info{
  min-width:0;
  overflow:hidden;
}

/* Optional admin preview image safety */
.admin-thumb,
table img.admin-thumb{
  width:52px !important;
  height:52px !important;
  object-fit:contain !important;
  object-position:center center !important;
}

/* Responsive tuning */
@media (max-width: 1200px){
  :root{
    --card-media-h: 230px;
    --detail-media-max-h: 66vh;
  }
}
@media (max-width: 760px){
  :root{
    --card-media-h: 210px;
    --detail-media-max-h: 52vh;
    --detail-thumb-size: 70px;
  }
  .main-img{
    min-height:280px;
    height:min(52vh, 460px);
  }
}
@media (max-width: 520px){
  :root{
    --card-media-h: 190px;
    --detail-thumb-size: 64px;
  }
  .main-img{
    min-height:240px;
    height:min(46vh, 380px);
  }
}


/* EDMAS V3 — CART / CHECKOUT / ORDERS */
.cart-head{display:flex;align-items:center;gap:6px}.cart-badge{min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#f27a1a;color:#fff;display:inline-grid;place-items:center;font-size:10px;font-weight:900}
.card-cart-form{flex:1;display:flex}.card-cart-form .btn{width:100%}
.flash-top{padding-top:12px}.flash-top .alert{margin-bottom:0}
.checkout-page{padding:28px 0 60px;background:#f5f7fa;min-height:70vh}.checkout-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.checkout-title h1{margin:0;font-size:30px}.checkout-title p{margin:5px 0 0;color:#667085;font-size:13px}
.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.cart-list{background:#fff;border:1px solid #eaecf0;border-radius:18px;overflow:hidden}.cart-row{display:grid;grid-template-columns:112px minmax(0,1fr) 92px 130px;gap:15px;align-items:center;padding:16px;border-bottom:1px solid #eef0f2}.cart-row:last-of-type{border-bottom:0}.cart-image{width:112px;height:112px;border-radius:12px;background:#f8fafc;border:1px solid #eaecf0;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.cart-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#111827;color:#fff;font-size:24px;font-weight:900}.cart-info{min-width:0}.cart-info b{font-size:14px;line-height:1.4}.cart-variant{font-size:11px;font-weight:800;color:#0f766e;background:#ecfdfb;border-radius:7px;padding:5px 7px;width:max-content;max-width:100%;margin-top:7px}.cart-sku{font-size:10px;color:#98a2b3;margin-top:7px}.stock-warning{font-size:11px;color:#b42318;margin-top:6px;font-weight:700}.cart-qty{display:grid;gap:5px}.cart-qty label,.cart-qty small{font-size:10px;color:#667085}.cart-qty input{width:72px;height:38px;border:1px solid #d0d5dd;border-radius:8px;text-align:center}.cart-price{text-align:right;display:grid;gap:4px;justify-items:end}.cart-price b{font-size:17px}.cart-price small{font-size:10px;color:#667085}.link-danger{border:0;background:none;color:#d92d20;font-size:10px;text-decoration:underline;cursor:pointer;padding:3px}.cart-list-actions{padding:14px 16px;border-top:1px solid #eaecf0;text-align:right}
.order-summary{background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:19px}.order-summary h3{margin:0 0 15px}.summary-line{display:flex;justify-content:space-between;gap:15px;padding:9px 0;color:#475467;font-size:13px}.free-text{color:#039855}.summary-total{border-top:1px solid #eaecf0;margin-top:8px;padding:16px 0;display:flex;justify-content:space-between;align-items:center}.summary-total strong{font-size:25px}.secure-note{background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;padding:10px;font-size:10px;color:#667085;margin:9px 0 13px;line-height:1.5}.checkout-btn{display:block;width:100%;text-align:center;padding:14px}.empty-cart{background:#fff;border:1px solid #eaecf0;border-radius:20px;padding:70px 20px;text-align:center}.empty-cart-icon{font-size:48px}.empty-cart h2{margin:10px 0 5px}.empty-cart p{color:#667085;margin:0 0 18px}
.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.checkout-card{background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:20px;margin-bottom:15px}.checkout-card h3{margin:0 0 16px}.checkout-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-form-grid .field textarea{min-height:100px;height:100px}.checkout-steps{display:flex;justify-content:center;gap:8px;align-items:center}.checkout-steps span{padding:7px 10px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:10px;font-weight:800}.checkout-steps .done{background:#ecfdf3;color:#027a48}.checkout-steps .active{background:#fff4ed;color:#b54708}
.payment-option{display:grid;grid-template-columns:auto auto 1fr;gap:11px;align-items:center;border:1.5px solid #f27a1a;background:#fff8f3;border-radius:13px;padding:13px}.payment-option input{accent-color:#f27a1a}.payment-icon{width:39px;height:39px;border-radius:10px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:900}.payment-option b,.payment-option small{display:block}.payment-option small{color:#667085;margin-top:3px;font-size:10px}.payment-coming{margin-top:10px;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:10px;padding:11px;font-size:11px;color:#667085}.checkout-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f2}.checkout-item:last-child{border-bottom:0}.checkout-item-image{width:62px;height:62px;background:#f8fafc;border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden}.checkout-item-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.checkout-item b{display:block;font-size:12px}.checkout-item small{display:block;color:#667085;font-size:10px;margin-top:3px}.sticky-summary{position:sticky;top:95px}.terms-line{display:flex;gap:7px;align-items:flex-start;font-size:10px;color:#667085;margin:10px 0}.terms-line input{margin-top:2px}
.success-page{min-height:75vh;display:grid;place-items:center;background:#f5f7fa;padding:30px}.success-card{width:min(600px,100%);background:#fff;border:1px solid #eaecf0;border-radius:22px;padding:40px;text-align:center}.success-check{width:70px;height:70px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#ecfdf3;color:#039855;font-size:36px;font-weight:900}.success-card h1{margin:16px 0 7px}.success-card p{color:#667085}.order-number{font-size:20px;font-weight:900;letter-spacing:1px;background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;padding:12px;margin:9px auto;width:max-content;max-width:100%}.success-total{font-size:30px;font-weight:900;margin:16px}.success-info{font-size:12px;color:#475467;background:#fffaeb;border:1px solid #fedf89;border-radius:12px;padding:13px;line-height:1.6}
.side-count{float:right;min-width:20px;height:20px;border-radius:999px;background:#f27a1a;color:#fff;display:inline-grid;place-items:center;font-size:9px}.mini-btn{padding:7px 9px!important}.order-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.order-filters a{background:#fff;border:1px solid #d0d5dd;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;color:#475467}.order-filters a.active{background:#101828;color:#fff;border-color:#101828}
.admin-order-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.order-detail-panel{margin-top:0;margin-bottom:15px}.admin-order-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 17px;border-bottom:1px solid #eef0f2}.admin-order-img{width:64px;height:64px;background:#f8fafc;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.admin-order-img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.admin-order-item b{font-size:12px}.admin-order-item small{display:block;color:#667085;font-size:10px;margin-top:3px}.admin-totals{padding:14px 17px}.admin-totals>div{display:flex;justify-content:space-between;padding:6px 0;font-size:12px}.admin-totals .grand{border-top:1px solid #eaecf0;margin-top:6px;padding-top:12px}.admin-totals .grand strong{font-size:18px}.detail-info-list{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;padding:15px 17px}.detail-info-list>div{padding:9px 0;border-bottom:1px dashed #eaecf0}.detail-info-list span,.detail-info-list b{display:block}.detail-info-list span{font-size:10px;color:#667085}.detail-info-list b{font-size:12px;margin-top:3px}.full-detail{grid-column:1/-1}.admin-status-card{margin-top:0}.admin-status-body{padding:17px}.admin-status-body .field{margin-bottom:11px}.admin-status-body textarea{height:80px}.stock-restored{margin-top:10px;background:#ecfdf3;color:#027a48;border-radius:9px;padding:9px;font-size:10px;font-weight:800}.history-card{margin-top:15px}.history-list{padding:6px 17px 13px}.history-list>div{padding:11px 0;border-bottom:1px solid #eef0f2}.history-list b,.history-list small{display:block}.history-list b{font-size:11px}.history-list small{font-size:9px;color:#98a2b3;margin-top:2px}.history-list p{font-size:10px;color:#667085;margin:5px 0 0}
@media(max-width:980px){.cart-layout,.checkout-layout,.admin-order-grid{grid-template-columns:1fr}.sticky-summary{position:static}.cart-row{grid-template-columns:90px minmax(0,1fr) 80px 115px}.cart-image{width:90px;height:90px}}
@media(max-width:680px){.checkout-title{align-items:flex-start;flex-direction:column}.cart-row{grid-template-columns:78px minmax(0,1fr);align-items:start}.cart-image{width:78px;height:78px}.cart-qty{grid-column:2}.cart-price{grid-column:2;text-align:left;justify-items:start}.checkout-form-grid{grid-template-columns:1fr}.checkout-steps{display:none}.detail-info-list{grid-template-columns:1fr}.full-detail{grid-column:auto}}


/* EDMAS V4 — PAYTR */
.migration-log{background:#f9fafb;border:1px solid #eaecf0;border-radius:12px;padding:12px;margin:14px 0;max-height:260px;overflow:auto}.migration-log div{font:11px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;color:#475467}
.payment-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:16px;align-items:start}.paytr-settings-card{margin-top:0}.settings-body{padding:18px}.settings-body .field{margin-bottom:12px}.settings-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.setting-check{display:flex;gap:10px;align-items:flex-start;padding:11px 0;border-bottom:1px solid #eef0f2;font-size:12px}.setting-check input{margin-top:3px}.setting-check b,.setting-check small{display:block}.setting-check small{color:#667085;margin-top:3px}.paytr-help{margin-top:0}.paytr-help p{font-size:12px;color:#475467;line-height:1.65}.paytr-help label{font-size:11px;font-weight:800}.callback-box{margin-top:6px;background:#101828;color:#fff;border-radius:9px;padding:11px;font:11px/1.5 ui-monospace,Consolas,monospace;overflow-wrap:anywhere}.warning-note{background:#fffaeb;border:1px solid #fedf89;border-radius:10px;padding:10px}.paytr-mode{display:flex;justify-content:space-between;align-items:center;background:#ecfdf3;color:#027a48;border-radius:10px;padding:10px;margin-top:12px}.paytr-mode b{font-size:18px}
.paytr-option{position:relative;margin-bottom:10px}.recommended-badge{margin-left:auto;background:#ecfdf3;color:#027a48;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.card-icon{background:linear-gradient(135deg,#101828,#344054)}.bank-option{border-color:#d0d5dd;background:#fff}.paytr-not-configured{background:#fffaeb;border:1px solid #fedf89;color:#7a2e0e;border-radius:12px;padding:12px;margin-bottom:10px;font-size:11px}
.paytr-page{min-height:80vh;background:#f5f7fa;padding:28px 0 60px}.paytr-wrap{width:min(980px,100%);margin:auto}.paytr-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.paytr-title h1{margin:0;font-size:28px}.paytr-title p{margin:5px 0 0;color:#667085;font-size:12px}.paytr-frame-card{background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:8px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.06)}.paytr-header-lock{font-size:12px;font-weight:800;color:#475467}.paytr-order-mini{text-align:right;font-size:11px;color:#667085;font-weight:700}.paytr-security-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;color:#667085;font-size:10px;margin-top:14px}.paytr-security-row span{background:#fff;border:1px solid #eaecf0;border-radius:999px;padding:7px 10px}
.payment-wait-icon{width:70px;height:70px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#eff8ff;color:#175cd3;font-size:28px;font-weight:900;animation:pulsePay 1.2s infinite alternate}.fail-x{width:70px;height:70px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#fef3f2;color:#d92d20;font-size:38px;font-weight:900}.danger-pill{background:#fef3f2!important;color:#b42318!important}
@keyframes pulsePay{from{transform:scale(.96);opacity:.72}to{transform:scale(1.03);opacity:1}}
@media(max-width:900px){.payment-admin-grid{grid-template-columns:1fr}.paytr-header-lock{display:none}.paytr-title{align-items:flex-start}.settings-two{grid-template-columns:1fr}}


/* EDMAS V5 — CUSTOMER ACCOUNT */
.auth-page{min-height:72vh;background:#f5f7fa;display:grid;place-items:center;padding:40px 20px}.auth-card{width:min(480px,100%);background:#fff;border:1px solid #eaecf0;border-radius:22px;padding:28px;box-shadow:0 12px 38px rgba(15,23,42,.06)}.auth-badge{display:inline-block;background:#fff4ed;color:#b54708;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900}.auth-card h1{margin:12px 0 6px;font-size:28px}.auth-card>p{color:#667085;font-size:12px;line-height:1.6;margin-top:0}.auth-form{display:grid;gap:12px;margin-top:16px}.auth-submit{width:100%;padding:13px;margin-top:2px}.auth-footer{text-align:center;font-size:11px;color:#667085;margin-top:16px}.auth-footer a,.auth-links a{color:#b54708;font-weight:800}.auth-links{text-align:right;margin-top:10px;font-size:11px}.dev-reset-note{background:#fffaeb;border:1px solid #fedf89;border-radius:10px;padding:10px;margin-top:12px;font-size:10px;color:#7a2e0e;line-height:1.5}.dev-reset-note a{font-weight:800;text-decoration:underline}
.account-page{background:#f5f7fa;min-height:75vh;padding:26px 0 60px}.account-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.account-sidebar{background:#101828;color:#fff;border-radius:18px;padding:14px;position:sticky;top:100px}.account-person{display:flex;align-items:center;gap:10px;padding:8px 7px 15px;border-bottom:1px solid #344054}.account-avatar{width:42px;height:42px;border-radius:12px;background:#f27a1a;display:grid;place-items:center;font-weight:900}.account-person b,.account-person small{display:block}.account-person small{font-size:9px;color:#98a2b3;margin-top:3px}.account-sidebar nav{display:grid;gap:4px;padding-top:10px}.account-sidebar nav a{padding:10px 11px;border-radius:9px;color:#d0d5dd;font-size:12px;font-weight:800}.account-sidebar nav a:hover,.account-sidebar nav a.active{background:#1d2939;color:#fff}.account-main{min-width:0}.account-welcome{margin-bottom:15px}.account-welcome h1{margin:0;font-size:28px}.account-welcome p{margin:5px 0 0;color:#667085;font-size:12px}.account-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px}.account-kpis a{background:#fff;border:1px solid #eaecf0;border-radius:15px;padding:17px}.account-kpis small,.account-kpis strong,.account-kpis span{display:block}.account-kpis small{color:#667085;font-weight:700}.account-kpis strong{font-size:26px;margin:5px 0}.account-kpis span{font-size:10px;color:#b54708;font-weight:800}.account-card{background:#fff;border:1px solid #eaecf0;border-radius:16px;overflow:hidden;margin-bottom:14px}.account-card-head{padding:14px 16px;border-bottom:1px solid #eef0f2;display:flex;justify-content:space-between;align-items:center}.account-card-head h3{margin:0;font-size:14px}.account-card-head a{font-size:10px;color:#b54708;font-weight:800}.account-empty{padding:35px;text-align:center;color:#667085;font-size:12px}.account-empty a{color:#b54708;font-weight:800}.account-order-list{padding:0 16px}.account-order-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #eef0f2}.account-order-row:last-child{border-bottom:0}.account-order-row b,.account-order-row small{display:block}.account-order-row b{font-size:12px}.account-order-row small{font-size:9px;color:#98a2b3;margin-top:2px}.account-order-row strong{font-size:13px}
.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px}.address-card{background:#fff;border:1px solid #eaecf0;border-radius:15px;padding:15px}.address-card.default{border-color:#f27a1a;box-shadow:0 0 0 1px rgba(242,122,26,.08)}.address-card-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.address-card-top span{background:#ecfdf3;color:#027a48;padding:4px 7px;border-radius:999px;font-size:9px;font-weight:900}.address-card>strong{font-size:12px}.address-card p{font-size:11px;color:#667085;line-height:1.6}.address-actions{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid #eef0f2;padding-top:9px}.address-actions a,.address-actions button{border:0;background:none;color:#b54708;font-size:10px;font-weight:800;padding:0;cursor:pointer}.address-actions form{display:inline}.address-actions .danger-link{color:#d92d20}.address-form-card{padding-bottom:16px}.address-form-card form{padding:16px}
.my-orders{padding:0 16px}.my-order{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid #eef0f2}.my-order:last-child{border-bottom:0}.my-order b,.my-order small{display:block}.my-order b{font-size:12px}.my-order small{font-size:9px;color:#98a2b3;margin-top:3px}.my-order>span{font-size:10px;color:#b54708;font-weight:800}
.customer-order-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px;align-items:start}.customer-order-item{display:grid;grid-template-columns:65px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid #eef0f2}.customer-order-img{width:65px;height:65px;border-radius:10px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.customer-order-img img{max-width:100%;max-height:100%;object-fit:contain}.customer-order-item b,.customer-order-item small{display:block}.customer-order-item b{font-size:11px}.customer-order-item small{font-size:9px;color:#667085;margin-top:3px}.customer-order-totals{padding:12px 16px}.customer-order-totals>div{display:flex;justify-content:space-between;padding:6px 0;font-size:11px}.customer-order-totals .grand{border-top:1px solid #eaecf0;margin-top:5px;padding-top:11px}.customer-order-totals .grand strong{font-size:18px}.order-address,.order-payment-info{padding:14px 16px;font-size:11px}.order-address p{color:#667085;line-height:1.6}.order-payment-info>div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px dashed #eaecf0}.order-payment-info span{color:#667085}.back-link{display:inline-block;color:#b54708;font-size:10px;font-weight:800;margin-bottom:7px}
.favorite-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fav-remove-form{flex:1;display:flex}.fav-remove-form .btn{width:100%;font-size:10px}
.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-form{padding:16px;display:grid;gap:11px}
.checkout-login-note{background:#fffaeb;border:1px solid #fedf89;border-radius:11px;padding:10px 12px;margin-bottom:12px;font-size:11px;color:#7a2e0e}.checkout-login-note a{font-weight:900;color:#b54708}.checkout-login-note.logged{background:#ecfdf3;border-color:#abefc6;color:#027a48}
.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-title-row h1{flex:1}.product-fav-form{flex:0 0 auto}.product-fav-btn{border:1px solid #d0d5dd;background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900;color:#475467;cursor:pointer}.product-fav-btn.active{background:#fff1f3;color:#e11d48;border-color:#fecdd3}.account-action{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:1000px){.account-layout{grid-template-columns:220px minmax(0,1fr)}.favorite-grid{grid-template-columns:repeat(2,1fr)}.customer-order-grid{grid-template-columns:1fr}}
@media(max-width:760px){.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-kpis{grid-template-columns:1fr 1fr}.address-grid,.profile-grid{grid-template-columns:1fr}.my-order{grid-template-columns:1fr auto}.my-order>strong,.my-order>span{grid-column:auto}.favorite-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.account-kpis{grid-template-columns:1fr}.favorite-grid{grid-template-columns:1fr}.account-order-row{grid-template-columns:1fr auto}.account-order-row>strong{grid-column:1}.product-title-row{display:block}.product-fav-form{margin-bottom:10px}}


/* EDMAS V6 — SMTP / EMAIL */
.email-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:16px;align-items:start}.email-settings-grid>.panel{margin-top:0}.email-info-card{margin-top:15px!important}.email-info-card p{font-size:11px;line-height:1.6;color:#667085}.migration-log{background:#f9fafb;border:1px solid #eaecf0;border-radius:12px;padding:12px;margin:14px 0;max-height:260px;overflow:auto}.migration-log div{font:11px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;color:#475467}
@media(max-width:900px){.email-settings-grid{grid-template-columns:1fr}}


/* EDMAS V7 — CAMPAIGNS / HOMEPAGE */
.discount-line{color:#027a48}.discount-line b{color:#027a48}.coupon-box{margin:4px 0 13px}.coupon-form{display:grid;grid-template-columns:1fr auto;gap:7px}.coupon-form input{height:40px;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px;text-transform:uppercase}.coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#ecfdf3;border:1px solid #abefc6;border-radius:10px;padding:9px}.coupon-applied b,.coupon-applied small{display:block}.coupon-applied b{font-size:11px;color:#027a48}.coupon-applied small{font-size:9px;color:#067647;margin-top:2px}.coupon-applied button{border:0;background:none;color:#d92d20;font-size:9px;font-weight:900;cursor:pointer}
.campaign-admin-grid{display:grid;grid-template-columns:420px minmax(0,1fr);gap:15px;align-items:start}.campaign-form-panel,.campaign-list-panel{margin-top:0}.campaign-list-panel small{color:#667085}.row-actions{display:flex;gap:7px;align-items:center}.row-actions form{display:inline}.row-actions a,.row-actions button{border:0;background:none;color:#b54708;font-size:10px;font-weight:800;cursor:pointer;padding:0}.row-actions .danger-link{color:#d92d20}
.homepage-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.85fr);gap:15px;align-items:start}.homepage-admin-grid>.panel,.homepage-admin-grid>section>.panel:first-child{margin-top:0}.section-settings{border:1px solid #eaecf0;border-radius:12px;padding:10px;margin:10px 0;display:grid;gap:8px}.section-settings>input{height:38px;border:1px solid #d0d5dd;border-radius:8px;padding:0 10px}.banner-admin-list{padding:5px 14px 12px}.banner-admin-row{display:grid;grid-template-columns:80px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f2}.banner-admin-preview{width:80px;height:54px;border-radius:8px;background-size:cover!important;background-position:center!important}.banner-admin-row b,.banner-admin-row small{display:block}.banner-admin-row b{font-size:11px}.banner-admin-row small{font-size:9px;color:#667085;margin-top:2px}
.dynamic-banner{display:block;background-size:cover!important;background-position:center!important}.dynamic-banner .banner-link{display:inline-block;margin-top:10px;font-size:10px;font-weight:900;color:#fff}.home-strip-wrap{padding:0 0 10px}.home-strip{min-height:155px;border-radius:22px;color:#fff;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;background-size:cover!important;background-position:center!important}.home-strip small{font-size:10px;font-weight:900}.home-strip h2{margin:5px 0;font-size:26px}.home-strip p{margin:0;color:#e5e7eb;font-size:12px}.strip-button{background:#fff;color:#101828;white-space:nowrap}.home-alt-section{background:#f9fafb}
@media(max-width:1000px){.campaign-admin-grid,.homepage-admin-grid{grid-template-columns:1fr}.campaign-form-panel{position:static}.banner-admin-row{grid-template-columns:70px minmax(0,1fr) auto}.banner-admin-row .row-actions{grid-column:2/-1}}
@media(max-width:600px){.home-strip{align-items:flex-start;flex-direction:column}.coupon-form{grid-template-columns:1fr}.banner-admin-row{grid-template-columns:60px 1fr}.banner-admin-row>.status{grid-column:2}.banner-admin-row .row-actions{grid-column:2}}


/* EDMAS V8 — SHIPPING / INVOICE / REQUESTS */
.shipping-admin-grid{display:grid;grid-template-columns:420px minmax(0,1fr);gap:15px;align-items:start}.shipping-admin-grid>.panel{margin-top:0}.default-carrier{display:inline-block;margin-top:4px;background:#eff8ff;color:#175cd3;border-radius:999px;padding:3px 6px;font-weight:900}.cart-desi-line{font-size:10px;color:#667085}
.shipping-options{display:grid;gap:9px}.shipping-option{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #d0d5dd;border-radius:13px;padding:12px;cursor:pointer}.shipping-option:has(input:checked){border-color:#f27a1a;background:#fffaf5;box-shadow:0 0 0 1px rgba(242,122,26,.08)}.shipping-option input{accent-color:#f27a1a}.shipping-icon{width:38px;height:38px;border-radius:10px;background:#f2f4f7;display:grid;place-items:center}.shipping-option b,.shipping-option small{display:block}.shipping-option small{font-size:9px;color:#667085;margin-top:3px}.shipping-option strong{font-size:12px}
.invoice-type-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px}.invoice-type{border:1px solid #d0d5dd;border-radius:11px;padding:11px;display:flex;gap:8px;align-items:center;cursor:pointer;font-size:11px;font-weight:800}.invoice-type:has(input:checked){border-color:#f27a1a;background:#fffaf5}.invoice-type input{accent-color:#f27a1a}.invoice-same-check{margin-bottom:12px}.invoice-pill{background:#eff8ff;color:#175cd3;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}
.request-badge{display:inline-block;background:#fff4ed;color:#b54708;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900;margin-top:4px}.customer-request-list{padding:4px 16px 12px}.customer-request-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #eef0f2}.customer-request-row:last-child{border-bottom:0}.customer-request-row b,.customer-request-row small{display:block}.customer-request-row small{font-size:9px;color:#667085;margin-top:3px}.customer-request-row p{font-size:10px;color:#475467;margin:7px 0 0}.customer-request-row .admin-response{background:#f9fafb;border-radius:8px;padding:8px}.customer-request-form{padding:16px;border-top:1px solid #eef0f2;display:grid;gap:10px}.request-unavailable{padding:18px}
.request-admin-list{display:grid;gap:12px}.request-admin-card{margin:0}.request-admin-head{display:flex;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid #eaecf0}.request-admin-head b,.request-admin-head small{display:block}.request-admin-head small{font-size:9px;color:#667085;margin-top:3px}.request-type{display:inline-block;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.request-type.cancel{background:#fff4ed;color:#b54708}.request-type.return{background:#eff8ff;color:#175cd3}.request-admin-body{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 17px}.request-admin-body>div{background:#f9fafb;border-radius:9px;padding:10px}.request-admin-body .wide{grid-column:1/-1}.request-admin-body span,.request-admin-body b{display:block}.request-admin-body span{font-size:9px;color:#667085}.request-admin-body b{font-size:11px;margin-top:3px}.request-admin-body p{font-size:10px;color:#475467;line-height:1.6}.request-admin-actions{padding:0 17px 15px}.request-admin-actions textarea{width:100%;min-height:70px;border:1px solid #d0d5dd;border-radius:9px;padding:9px;margin-bottom:9px}.request-admin-actions>div{display:flex;gap:8px;flex-wrap:wrap}.request-warning{margin:0 17px 15px;background:#fffaeb;border:1px solid #fedf89;color:#7a2e0e;border-radius:9px;padding:9px;font-size:9px;line-height:1.5}
@media(max-width:1000px){.shipping-admin-grid{grid-template-columns:1fr}.request-admin-body{grid-template-columns:1fr}.request-admin-body .wide{grid-column:auto}}
@media(max-width:600px){.shipping-option{grid-template-columns:auto minmax(0,1fr) auto}.shipping-option>input{grid-row:1/3}.shipping-icon{display:none}.invoice-type-row{grid-template-columns:1fr}.request-admin-head{display:block}.request-admin-head>div:last-child{margin-top:8px}}


/* EDMAS V9 — ADVANCED PRODUCT MANAGEMENT */
.admin-top-actions{display:flex;gap:8px;flex-wrap:wrap}.btn-xs{padding:6px 9px!important;font-size:9px!important;border-radius:8px!important}.product-list-meta{font-size:9px;color:#667085}.product-row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-row-actions form{display:inline}.link-button{border:0;background:none;color:#b54708;font-size:9px;font-weight:900;cursor:pointer;padding:3px}
.product-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.product-kpis a{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:13px}.product-kpis small,.product-kpis strong{display:block}.product-kpis small{font-size:9px;color:#667085}.product-kpis strong{font-size:22px;margin-top:3px}.product-filter-bar{display:grid;grid-template-columns:minmax(250px,1fr) 150px 160px auto auto;gap:8px;margin-bottom:12px}.product-filter-bar input,.product-filter-bar select{height:40px;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px;background:#fff}
.product-edit-summary{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:12px}.product-edit-summary>div{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:11px}.product-edit-summary span,.product-edit-summary b{display:block}.product-edit-summary span{font-size:8px;text-transform:uppercase;letter-spacing:.05em;color:#667085;font-weight:800}.product-edit-summary b{font-size:14px;margin-top:3px}.product-core-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:start}.product-edit-panel{margin:0}.product-description{min-height:220px}.variant-managed-note{background:#eff8ff;border:1px solid #b2ddff;color:#175cd3;border-radius:10px;padding:10px;font-size:10px;line-height:1.5}.source-info{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;padding:10px;margin:10px 0}.source-info b,.source-info span{display:block}.source-info span{font-size:9px;color:#667085;margin-top:3px}
.seo-score{background:#fff4ed;color:#b54708;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.seo-score.good{background:#ecfdf3;color:#027a48}.seo-preview{border:1px solid #eaecf0;border-radius:12px;padding:13px;background:#fff;margin-top:8px}.seo-preview small,.seo-preview b,.seo-preview span,.seo-preview p{display:block}.seo-preview small{font-size:8px;color:#98a2b3;text-transform:uppercase;font-weight:900}.seo-preview b{font-size:16px;color:#1a0dab;margin:7px 0 2px;font-weight:500}.seo-preview span{font-size:10px;color:#202124}.seo-preview p{font-size:11px;color:#4d5156;line-height:1.45;margin:5px 0 0}
.product-section-panel{margin-top:15px}.product-section-panel>.panel-head p{margin:3px 0 0;color:#667085;font-size:9px}.product-image-manager{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:15px}.product-image-card{border:1px solid #eaecf0;border-radius:13px;overflow:hidden;background:#fff}.image-admin-media{height:190px;display:flex;align-items:center;justify-content:center;background:#f8fafc;position:relative}.image-admin-media img{max-width:100%;max-height:100%;object-fit:contain}.cover-badge{position:absolute;top:8px;left:8px;background:#101828;color:#fff;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.image-admin-actions{padding:8px}.image-alt-form{display:grid;grid-template-columns:1fr auto;gap:5px}.image-alt-form input{height:34px;border:1px solid #d0d5dd;border-radius:7px;padding:0 7px;font-size:9px}.image-alt-form button,.image-button-row button{border:1px solid #d0d5dd;background:#fff;border-radius:7px;padding:6px 7px;font-size:8px;font-weight:800;cursor:pointer}.image-button-row{margin-top:6px}.image-button-row form{display:flex;gap:4px;flex-wrap:wrap}.image-button-row .danger-link{color:#d92d20}.image-add-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 15px 15px}.image-add-box{border:1px dashed #d0d5dd;border-radius:13px;padding:14px;background:#f9fafb}.image-add-box h4{margin:0 0 4px}.image-add-box p{font-size:9px;color:#667085}.image-add-box input[type=file]{display:block;margin:10px 0;font-size:10px}
.variant-admin-list{padding:10px 15px}.variant-admin-row{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:7px;padding:11px 0;border-bottom:1px solid #eef0f2;align-items:end}.variant-admin-row .field{margin:0}.variant-admin-row .field label{font-size:8px}.variant-admin-row input{height:34px;font-size:9px}.variant-actions{display:flex;gap:5px;align-items:center}.danger-btn{color:#b42318!important}.new-variant-form{margin:0 15px 15px;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:13px;padding:13px}.new-variant-title h4{margin:0}.new-variant-title small{font-size:9px;color:#667085}.variant-new-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:10px 0}.variant-new-grid input{height:36px;border:1px solid #d0d5dd;border-radius:8px;padding:0 8px;font-size:9px}
.product-log-list{padding:5px 15px 12px}.product-log-list>div{display:grid;grid-template-columns:180px 1fr auto;gap:10px;padding:9px 0;border-bottom:1px solid #eef0f2;align-items:center}.product-log-list b{font-size:10px}.product-log-list span{font-size:9px;color:#475467}.product-log-list small{font-size:8px;color:#98a2b3}
@media(max-width:1200px){.product-core-grid{grid-template-columns:1fr}.product-edit-summary{grid-template-columns:repeat(3,1fr)}.product-image-manager{grid-template-columns:repeat(3,1fr)}.variant-admin-row{grid-template-columns:repeat(3,1fr)}.variant-new-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.product-filter-bar{grid-template-columns:1fr 1fr}.product-filter-bar input{grid-column:1/-1}.product-kpis{grid-template-columns:repeat(2,1fr)}.product-image-manager{grid-template-columns:repeat(2,1fr)}.image-add-grid{grid-template-columns:1fr}.product-log-list>div{grid-template-columns:1fr}.variant-admin-row,.variant-new-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.product-edit-summary{grid-template-columns:repeat(2,1fr)}.product-image-manager{grid-template-columns:1fr}.variant-admin-row,.variant-new-grid{grid-template-columns:1fr}.product-filter-bar{grid-template-columns:1fr}}


/* EDMAS V10 — CATALOG / BULK / FILTERS */
.catalog-admin-grid{display:grid;grid-template-columns:420px minmax(0,1fr);gap:15px;align-items:start}.catalog-admin-grid>.panel{margin-top:0}.catalog-cancel{display:block;text-align:center;margin-top:8px}.catalog-current-media{margin-top:8px;display:flex;align-items:center;gap:8px;background:#f9fafb;border:1px solid #eaecf0;border-radius:9px;padding:7px}.catalog-current-media img{width:55px;height:55px;object-fit:contain;border-radius:7px;background:#fff}.catalog-current-media span{font-size:8px;color:#667085;overflow-wrap:anywhere}.catalog-table-media,.catalog-media-placeholder{width:48px;height:48px;border-radius:9px;object-fit:contain;background:#f8fafc}.catalog-media-placeholder{display:grid;place-items:center;font-weight:900;color:#98a2b3}.brand-logo-current img{object-fit:contain}
.brand-admin-grid{padding:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.brand-admin-card{border:1px solid #eaecf0;border-radius:12px;padding:10px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:9px;align-items:center}.brand-admin-logo{width:56px;height:56px;background:#f8fafc;border-radius:10px;display:grid;place-items:center;overflow:hidden}.brand-admin-logo img{max-width:100%;max-height:100%;object-fit:contain}.brand-admin-logo span{font-size:20px;font-weight:900}.brand-admin-info b,.brand-admin-info small,.brand-admin-info a{display:block}.brand-admin-info b{font-size:11px}.brand-admin-info small{font-size:8px;color:#98a2b3}.brand-admin-info a{font-size:9px;color:#b54708;font-weight:800;margin-top:4px}.brand-admin-card>.row-actions{grid-column:2/-1}
.advanced-filter-panel{background:#fff;border:1px solid #eaecf0;border-radius:14px;margin-bottom:11px}.advanced-filter-panel summary{padding:12px 14px;font-weight:900;font-size:11px;cursor:pointer}.advanced-product-filter{border-top:1px solid #eaecf0;padding:12px;display:grid;grid-template-columns:repeat(6,minmax(115px,1fr));gap:8px;align-items:end}.advanced-product-filter .field{margin:0}.advanced-product-filter .field label{font-size:8px}.advanced-product-filter input,.advanced-product-filter select{height:38px}.advanced-product-filter .filter-search{grid-column:span 2}.filter-buttons{display:flex;gap:6px;align-items:center}
.bulk-toolbar{position:sticky;top:0;z-index:6;background:#101828;color:#fff;border-radius:13px;padding:10px 12px;margin-bottom:10px;display:flex;justify-content:space-between;gap:10px;align-items:center;box-shadow:0 8px 24px rgba(15,23,42,.12)}.bulk-selection{display:flex;gap:10px;align-items:center;font-size:10px}.bulk-selection label{display:flex;gap:6px;align-items:center}.bulk-selection input{accent-color:#f27a1a}.bulk-controls{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.bulk-controls select,.bulk-controls input{height:35px;border:1px solid #344054;border-radius:8px;background:#fff;color:#101828;padding:0 8px;font-size:9px}.bulk-number{width:120px}.select-col{width:28px;text-align:center}.select-col input{accent-color:#f27a1a}.stock-zero{color:#d92d20;font-weight:900}.stock-low{color:#b54708;font-weight:900}.bulk-log-panel{margin-top:13px}.bulk-log-list{padding:4px 14px 12px}.bulk-log-list>div{display:grid;grid-template-columns:160px 1fr auto;gap:10px;padding:9px 0;border-bottom:1px solid #eef0f2}.bulk-log-list b{font-size:9px}.bulk-log-list span{font-size:9px;color:#475467}.bulk-log-list small{font-size:8px;color:#98a2b3}
.store-results-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start}.store-filter-card{background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:14px;position:sticky;top:105px}.filter-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaecf0;padding-bottom:10px;margin-bottom:11px}.filter-title b{font-size:13px}.filter-title a{font-size:9px;color:#b54708;font-weight:900}.store-filter-card .field{margin-bottom:9px}.store-filter-card .field label{font-size:8px}.store-filter-card input,.store-filter-card select{height:38px}.price-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.store-check{display:flex;gap:7px;align-items:center;font-size:10px;font-weight:700;margin:10px 0}.store-check input{width:auto;height:auto;accent-color:#f27a1a}.store-brand-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:12px}.store-brand-chips a{border:1px solid #eaecf0;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:800}.store-brand-chips a.active{background:#101828;color:#fff}.store-results{min-width:0}.all-products-link{font-size:10px;font-weight:900;color:#b54708}.home-catalog-shortcuts{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-bottom:16px}.home-catalog-shortcuts a{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:9px;text-align:center;min-width:0}.home-catalog-shortcuts img,.home-catalog-shortcuts span{width:64px;height:64px;margin:0 auto 6px;border-radius:12px;display:grid;place-items:center;object-fit:contain;background:#f8fafc;font-size:20px;font-weight:900}.home-catalog-shortcuts b,.home-catalog-shortcuts small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-catalog-shortcuts b{font-size:9px}.home-catalog-shortcuts small{font-size:7px;color:#98a2b3;margin-top:2px}
@media(max-width:1250px){.advanced-product-filter{grid-template-columns:repeat(4,1fr)}.home-catalog-shortcuts{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1000px){.catalog-admin-grid{grid-template-columns:1fr}.store-results-layout{grid-template-columns:1fr}.store-filter-card{position:static}.bulk-toolbar{position:static;align-items:flex-start;flex-direction:column}.bulk-controls{justify-content:flex-start}.brand-admin-grid{grid-template-columns:1fr 1fr}.bulk-log-list>div{grid-template-columns:1fr}}
@media(max-width:760px){.advanced-product-filter{grid-template-columns:repeat(2,1fr)}.advanced-product-filter .filter-search{grid-column:1/-1}.brand-admin-grid{grid-template-columns:1fr}.home-catalog-shortcuts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.advanced-product-filter{grid-template-columns:1fr}.advanced-product-filter .filter-search{grid-column:auto}.filter-buttons{flex-wrap:wrap}.bulk-controls{width:100%}.bulk-controls select,.bulk-controls input,.bulk-controls button{width:100%}.price-filter-grid{grid-template-columns:1fr}}


/* EDMAS V11 — REVIEWS / QUESTIONS */
.product-rating-link{color:#475467;font-size:inherit}.product-rating-link b{color:#f59e0b}.tabs .tabhead a{color:inherit;text-decoration:none;font-weight:inherit}
.reviews-questions-wrap{margin-top:18px}.product-reviews-section,.product-questions-section{background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:18px;margin-bottom:16px}.review-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px}.review-section-head h2{font-size:20px;margin:0}.review-section-head p{font-size:10px;color:#667085;margin:4px 0 0}.review-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px}.review-summary-card{background:#f9fafb;border:1px solid #eaecf0;border-radius:15px;padding:16px;text-align:center;align-self:start;position:sticky;top:105px}.rating-big{font-size:42px;font-weight:950;letter-spacing:-.04em}.review-summary-card>b{font-size:10px;color:#667085}.review-stars{color:#f59e0b;font-style:normal;letter-spacing:1px;white-space:nowrap}.review-stars i{color:#d0d5dd;font-style:normal}.review-stars.big{font-size:20px;margin:3px 0}.review-stars.small{font-size:11px;display:block;margin:3px 0}.rating-bars{margin-top:15px;display:grid;gap:6px}.rating-bars>div{display:grid;grid-template-columns:30px 1fr 24px;gap:6px;align-items:center;font-size:8px;color:#667085;text-align:left}.rating-bars em{height:6px;background:#eaecf0;border-radius:99px;overflow:hidden}.rating-bars em i{display:block;height:100%;background:#f59e0b;border-radius:99px}.rating-bars small{text-align:right}
.review-content{min-width:0}.review-form{border:1px solid #fedf89;background:#fffaeb;border-radius:14px;padding:13px;margin-bottom:13px;display:grid;gap:8px}.review-form-title{display:flex;justify-content:space-between;gap:10px;align-items:center}.review-form-title b,.review-form-title small{display:block}.review-form-title b{font-size:12px}.review-form-title small{font-size:8px;color:#7a2e0e;margin-top:2px}.review-form input[type=text],.review-form>input,.review-form textarea,.ask-question-card textarea{width:100%;border:1px solid #d0d5dd;background:#fff;border-radius:9px;padding:9px;font-size:10px}.review-form textarea{min-height:100px}.star-input{display:flex;flex-direction:row-reverse;justify-content:flex-end}.star-input input{display:none}.star-input label{font-size:24px;color:#d0d5dd;cursor:pointer;line-height:1}.star-input label:hover,.star-input label:hover~label,.star-input input:checked~label{color:#f59e0b}.review-form-note{background:#f9fafb;border:1px solid #eaecf0;border-radius:11px;padding:11px;margin-bottom:12px;font-size:10px;color:#475467}.review-form-note.success{background:#ecfdf3;border-color:#abefc6;color:#027a48}.review-form-note a{color:#b54708;font-weight:900}.form-status{font-size:8px;color:#667085}
.review-list{display:grid;gap:9px}.review-card{border:1px solid #eaecf0;border-radius:13px;padding:13px}.review-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.review-card-head>div{display:flex;align-items:center;gap:7px}.review-card-head b{font-size:11px}.review-card h3{font-size:12px;margin:10px 0 4px}.review-card p{font-size:10px;color:#475467;line-height:1.65;margin:0}.review-card>small{display:block;font-size:8px;color:#98a2b3;margin-top:8px}.verified-badge{display:inline-block;background:#ecfdf3;color:#027a48;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.review-empty{text-align:center;border:1px dashed #d0d5dd;border-radius:12px;padding:22px;color:#667085;font-size:10px}
.question-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.question-list{display:grid;gap:10px}.public-question{border:1px solid #eaecf0;border-radius:14px;overflow:hidden}.public-question-q,.public-question-a{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;padding:12px}.public-question-q>span,.public-question-a>span{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;font-weight:950}.public-question-q>span{background:#f2f4f7;color:#344054}.public-question-a{background:#f9fafb;border-top:1px solid #eaecf0}.public-question-a>span{background:#f27a1a;color:#fff}.public-question b{font-size:10px}.public-question p{font-size:10px;color:#475467;line-height:1.6;margin:4px 0}.public-question small{font-size:8px;color:#98a2b3}.ask-question-card{border:1px solid #eaecf0;background:#f9fafb;border-radius:14px;padding:14px;position:sticky;top:105px}.ask-question-card h3{font-size:14px;margin:0 0 4px}.ask-question-card p{font-size:9px;color:#667085;line-height:1.5}.ask-question-card textarea{min-height:120px;margin:8px 0;background:#fff}
.moderation-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:11px}.moderation-kpis a{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:13px}.moderation-kpis small,.moderation-kpis strong{display:block}.moderation-kpis small{font-size:9px;color:#667085}.moderation-kpis strong{font-size:22px;margin-top:3px}.moderation-filter{display:grid;grid-template-columns:170px 150px minmax(240px,1fr) auto;gap:7px;margin-bottom:11px}.moderation-filter.question-filter{grid-template-columns:180px minmax(260px,1fr) auto}.moderation-filter input,.moderation-filter select{height:39px;border:1px solid #d0d5dd;border-radius:9px;padding:0 9px;background:#fff}.moderation-list{display:grid;gap:11px}.moderation-card{margin:0}.moderation-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 15px;border-bottom:1px solid #eaecf0}.moderation-head b,.moderation-head small{display:block}.moderation-head b{font-size:11px}.moderation-head small{font-size:8px;color:#667085;margin-top:3px}.moderation-head>div:last-child{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.moderation-body{padding:13px 15px}.moderation-body h3{font-size:12px;margin:0 0 5px}.moderation-body p{font-size:10px;line-height:1.65;color:#475467;margin:0}.moderation-actions{padding:0 15px 14px}.moderation-actions textarea{width:100%;min-height:68px;border:1px solid #d0d5dd;border-radius:9px;padding:8px;margin-bottom:8px}.moderation-actions>div{display:flex;gap:6px;flex-wrap:wrap}.moderation-note-input{width:100%;height:36px;border:1px solid #d0d5dd;border-radius:8px;padding:0 8px;margin-bottom:8px;font-size:9px}.question-admin-body{padding:13px 15px;display:grid;gap:8px}.question-bubble,.answer-bubble{border-radius:11px;padding:11px}.question-bubble{background:#f9fafb}.answer-bubble{background:#fff4ed;border:1px solid #fedf89}.question-admin-body b{font-size:9px}.question-admin-body p{font-size:10px;line-height:1.6;margin:5px 0}.question-admin-body small{font-size:8px;color:#98a2b3}
.account-kpis-v11{grid-template-columns:repeat(4,1fr)}.interaction-account-grid{grid-template-columns:1fr 1fr}.my-interaction-list{padding:3px 14px 10px}.my-interaction-row{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #eef0f2}.my-interaction-row:last-child{border-bottom:0}.my-interaction-row b{font-size:10px}.my-interaction-row p{font-size:9px;color:#475467;line-height:1.5;margin:4px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.my-interaction-row small{display:block;font-size:8px;color:#667085}
@media(max-width:1000px){.review-layout,.question-layout{grid-template-columns:1fr}.review-summary-card,.ask-question-card{position:static}.account-kpis-v11{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.moderation-filter,.moderation-filter.question-filter{grid-template-columns:1fr 1fr}.moderation-filter input{grid-column:1/-1}.moderation-head{display:block}.moderation-head>div:last-child{margin-top:8px;justify-content:flex-start}.interaction-account-grid{grid-template-columns:1fr}.review-form-title{display:block}.star-input{margin-top:8px}}
@media(max-width:520px){.moderation-kpis{grid-template-columns:1fr}.moderation-filter,.moderation-filter.question-filter{grid-template-columns:1fr}.moderation-filter input{grid-column:auto}.review-card-head{align-items:flex-start;display:block}.review-card-head>.review-stars{display:block;margin-top:7px}}


/* EDMAS V12 — REVIEW MEDIA / HELPFUL / COMPARE / RECENT */
.product-title-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.product-title-actions form{margin:0}.product-compare-btn{border:1px solid #d0d5dd;background:#fff;border-radius:10px;padding:9px 11px;font-size:9px;font-weight:900;cursor:pointer;color:#344054}.product-compare-btn:hover{border-color:#f27a1a;color:#b54708}.card-compare-form{margin-top:7px}.card-compare-form button{width:100%;border:1px solid #eaecf0;background:#fff;border-radius:8px;padding:7px;font-size:8px;font-weight:900;color:#475467;cursor:pointer}.card-compare-form button:hover{border-color:#f27a1a;color:#b54708}
.review-upload{border:1px dashed #d0d5dd;border-radius:10px;padding:9px;background:#fff}.review-upload label,.review-upload small{display:block}.review-upload label{font-size:9px;font-weight:900}.review-upload small{font-size:8px;color:#667085;font-weight:500;margin-top:2px}.review-upload input{margin-top:7px;font-size:9px}
.review-photo-grid{display:grid;grid-template-columns:repeat(4,90px);gap:7px;margin-top:11px}.review-photo-grid button{border:1px solid #eaecf0;background:#fff;border-radius:9px;padding:0;overflow:hidden;cursor:zoom-in;width:90px;height:90px}.review-photo-grid img{width:100%;height:100%;object-fit:cover}.review-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:10px}.helpful-area{display:flex;align-items:center;gap:6px}.helpful-area>span{font-size:8px;color:#667085}.helpful-area form{display:flex;gap:4px}.helpful-area button{border:1px solid #eaecf0;background:#fff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;cursor:pointer}.helpful-area button.active{background:#fff4ed;border-color:#fedf89;color:#b54708}.vote-counts{font-size:8px;color:#667085}
.review-lightbox{position:fixed;inset:0;background:rgba(15,23,42,.88);z-index:9999;display:none;align-items:center;justify-content:center;padding:30px}.review-lightbox.open{display:flex}.review-lightbox img{max-width:min(100%,1200px);max-height:90vh;object-fit:contain;border-radius:14px}.review-lightbox button{position:absolute;top:18px;right:20px;width:42px;height:42px;border-radius:50%;border:0;background:#fff;font-size:24px;cursor:pointer}
.moderation-review-images{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.moderation-review-images img{width:85px;height:85px;object-fit:cover;border-radius:9px;border:1px solid #eaecf0}.my-review-thumbs{display:flex;gap:4px;margin:6px 0}.my-review-thumbs img{width:42px;height:42px;object-fit:cover;border-radius:7px;border:1px solid #eaecf0}
.compare-page{padding:24px 0 60px}.compare-title{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:14px}.compare-title h1{margin:0;font-size:26px}.compare-title p{font-size:10px;color:#667085}.compare-empty{padding:45px;text-align:center}.compare-empty h2{margin-top:0}.compare-empty p{font-size:10px;color:#667085}.compare-scroll{overflow-x:auto;background:#fff;border:1px solid #eaecf0;border-radius:16px}.compare-table{width:100%;min-width:900px;border-collapse:collapse}.compare-table th,.compare-table td{border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;padding:12px;vertical-align:middle;text-align:center}.compare-table th:first-child,.compare-table td:first-child{width:150px;text-align:left;background:#f9fafb;font-size:9px;font-weight:900;color:#475467}.compare-table th{background:#fff}.compare-product-head{position:relative;min-width:190px}.compare-product-head>a{display:block}.compare-product-head img{width:120px;height:120px;object-fit:contain;display:block;margin:0 auto 8px}.compare-product-head b{font-size:10px;line-height:1.4;display:block}.compare-remove{position:absolute;top:-5px;right:-5px;border:1px solid #eaecf0;background:#fff;border-radius:50%;width:25px;height:25px;font-size:16px;cursor:pointer;color:#d92d20}.compare-price{display:block;font-size:15px}.compare-old{display:block;color:#98a2b3;text-decoration:line-through;font-size:8px;margin-top:2px}.compare-action-row td{padding:15px}.active-compare{font-weight:900}.recent-products-section,.home-recent-section{border-top:1px solid #eaecf0}.home-recent-section{margin-top:0}
@media(max-width:760px){.review-photo-grid{grid-template-columns:repeat(3,80px)}.review-photo-grid button{width:80px;height:80px}.review-footer{align-items:flex-start;flex-direction:column}.compare-title{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.review-photo-grid{grid-template-columns:repeat(2,1fr)}.review-photo-grid button{width:100%;height:110px}.helpful-area{flex-wrap:wrap}}

.moderation-review-image{position:relative;border:1px solid #eaecf0;border-radius:10px;padding:4px;background:#fff}.moderation-review-image img{display:block}.moderation-review-image form{text-align:center;margin-top:4px}.moderation-review-image .danger-link{border:0;background:none;color:#d92d20;font-size:8px;font-weight:900;cursor:pointer}


/* EDMAS V13 — ALERTS / ABANDONED CART / PERSONALIZATION */
.product-alert-box{border:1px solid #eaecf0;border-radius:14px;margin:12px 0;background:#f9fafb;overflow:hidden}.product-alert-head{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #eaecf0}.product-alert-head b{font-size:10px}.product-alert-head a{font-size:8px;color:#b54708;font-weight:900}.product-alert-actions{display:grid;gap:8px;padding:10px}.price-alert-form,.stock-alert-form{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;border:1px solid #eaecf0;border-radius:10px;padding:10px}.price-alert-form b,.price-alert-form small,.stock-alert-form b,.stock-alert-form small{display:block}.price-alert-form b,.stock-alert-form b{font-size:9px}.price-alert-form small,.stock-alert-form small{font-size:8px;color:#667085;margin-top:2px}.price-alert-controls{display:flex;gap:5px}.price-alert-controls input{width:110px;height:34px;border:1px solid #d0d5dd;border-radius:8px;padding:0 7px;font-size:9px}.product-alert-login{padding:11px;font-size:9px;color:#667085}.product-alert-login a{font-weight:900;color:#b54708}.personalized-section{background:linear-gradient(180deg,#fff,#fffbf7)}.home-personalized{border-top:1px solid #eaecf0}
.alert-account-list{padding:4px 14px 10px}.alert-account-row{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,1fr) auto auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #eef0f2}.alert-account-row:last-child{border-bottom:0}.alert-product{display:flex;align-items:center;gap:9px;min-width:0}.alert-product img{width:50px;height:50px;object-fit:contain;background:#f8fafc;border-radius:9px}.alert-product b,.alert-product small{display:block}.alert-product b{font-size:10px}.alert-product small,.alert-account-type small{font-size:8px;color:#667085}.alert-type-pill{display:inline-block;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900}.alert-type-pill.stock{background:#ecfdf3;color:#027a48}.alert-type-pill.price{background:#fff4ed;color:#b54708}
.engagement-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:12px}.engagement-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:12px}.engagement-kpis small,.engagement-kpis strong{display:block}.engagement-kpis small{font-size:8px;color:#667085}.engagement-kpis strong{font-size:20px;margin-top:4px}.engagement-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.engagement-admin-grid>.panel{margin:0}.cron-help{font-size:9px;line-height:1.55;color:#475467}.cron-url-box{background:#101828;color:#fff;border-radius:9px;padding:10px;overflow:auto}.cron-url-box code{font-size:8px;white-space:nowrap}.cron-example{margin-top:8px;background:#f9fafb;border-radius:9px;padding:9px}.cron-example b,.cron-example code{display:block}.cron-example b{font-size:8px;color:#667085}.cron-example code{margin-top:3px;font-size:11px;font-weight:900}.cron-actions{display:flex;gap:7px;margin-top:10px}.cron-actions form{margin:0}.cron-security{margin-top:10px;background:#fffaeb;border:1px solid #fedf89;border-radius:9px;padding:8px;font-size:8px;color:#7a2e0e}.cron-run-result{display:flex;gap:12px;align-items:center;flex-wrap:wrap;background:#eff8ff;border:1px solid #b2ddff;color:#175cd3;border-radius:11px;padding:10px;margin-bottom:11px;font-size:9px}.cron-run-result b{font-size:10px}.cron-run-result small{width:100%}.engagement-lists{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-top:12px}.engagement-lists>.panel{margin:0}.engagement-event-panel{margin-top:12px}.engagement-event-list{padding:4px 14px 10px}.engagement-event-list>div{display:grid;grid-template-columns:190px 1fr auto;gap:10px;padding:8px 0;border-bottom:1px solid #eef0f2}.engagement-event-list b{font-size:9px}.engagement-event-list span{font-size:8px;color:#475467}.engagement-event-list small{font-size:8px;color:#98a2b3}.smtp-mini-status{display:flex;align-items:center}
.account-kpis-v11{grid-template-columns:repeat(5,1fr)}
@media(max-width:1200px){.engagement-kpis{grid-template-columns:repeat(3,1fr)}.engagement-lists{grid-template-columns:1fr}}
@media(max-width:900px){.engagement-admin-grid{grid-template-columns:1fr}.alert-account-row{grid-template-columns:1fr 1fr}.account-kpis-v11{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.price-alert-form,.stock-alert-form{align-items:flex-start;flex-direction:column}.price-alert-controls{width:100%}.price-alert-controls input{flex:1;width:auto}.engagement-kpis{grid-template-columns:repeat(2,1fr)}.alert-account-row{grid-template-columns:1fr}.engagement-event-list>div{grid-template-columns:1fr}.cron-actions{flex-direction:column}.cron-actions button{width:100%}}


/* EDMAS V14 — SHIPPING API / LABEL / TRACKING */
.shipping-api-grid{display:grid;grid-template-columns:520px minmax(0,1fr);gap:14px;align-items:start}.shipping-api-grid>.panel{margin:0}.api-section-title{font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;color:#667085;border-top:1px solid #eaecf0;padding-top:12px;margin-top:8px}.api-security-note{background:#fffaeb;border:1px solid #fedf89;color:#7a2e0e;border-radius:10px;padding:9px;font-size:8px;line-height:1.5}.shipping-profile-new{display:block;text-align:center;margin-top:8px}.shipping-profile-list{padding:8px 12px}.shipping-profile-list article{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f2}.ship-profile-icon{width:45px;height:45px;border-radius:11px;background:#101828;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:950}.shipping-profile-list b,.shipping-profile-list small,.shipping-profile-list span{display:block}.shipping-profile-list b{font-size:10px}.shipping-profile-list small{font-size:8px;color:#667085}.shipping-profile-list span{font-size:7px;color:#98a2b3;overflow-wrap:anywhere;margin-top:3px}.shipping-profile-list .row-actions{grid-column:2/-1}
.shipment-tabs{display:flex;gap:6px;margin-bottom:10px}.shipment-tabs a{padding:8px 10px;border:1px solid #eaecf0;background:#fff;border-radius:9px;font-size:9px;font-weight:900}.shipment-tabs a.active{background:#101828;color:#fff}.shipping-bulk-toolbar .bulk-controls{flex-wrap:wrap}.bulk-label-button{background:#fff!important;color:#101828!important}.bulk-shipment-results{background:#fff;border:1px solid #eaecf0;border-radius:12px;margin-bottom:10px;padding:8px}.bulk-shipment-results>div{display:flex;gap:8px;padding:6px 8px;border-radius:7px;font-size:9px}.bulk-shipment-results>.ok{background:#ecfdf3;color:#027a48}.bulk-shipment-results>.err{background:#fef3f2;color:#b42318}
.shipment-order-panel{margin-top:14px}.shipment-order-panel>.panel-head p{font-size:9px;color:#667085;margin:3px 0 0}.shipment-order-body{padding:13px}.shipment-create-form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.shipment-create-form .field{margin:0}.shipment-current{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.shipment-current>div{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;padding:10px}.shipment-current small,.shipment-current b{display:block}.shipment-current small{font-size:8px;color:#667085}.shipment-current b{font-size:11px;margin-top:3px}.shipment-actions{display:flex;gap:7px;margin-top:10px}.shipment-actions form{margin:0}
.tracking-hero-card{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:9px;align-items:center;background:#fff;border:1px solid #eaecf0;border-radius:15px;padding:14px;margin-bottom:12px}.tracking-hero-card small,.tracking-hero-card b{display:block}.tracking-hero-card small{font-size:8px;color:#667085}.tracking-hero-card b{font-size:11px;margin-top:3px}.shipment-event-list{padding:10px 15px}.shipment-event-list>div{display:grid;grid-template-columns:16px 1fr;gap:9px;position:relative;padding:8px 0}.shipment-event-list>div>span{width:10px;height:10px;border-radius:50%;background:#f27a1a;margin-top:3px}.shipment-event-list>div:not(:last-child):before{content:"";position:absolute;left:4px;top:17px;bottom:-8px;width:2px;background:#eaecf0}.shipment-event-list b,.shipment-event-list small{display:block}.shipment-event-list b{font-size:10px}.shipment-event-list small{font-size:8px;color:#98a2b3;margin-top:2px}.account-track-link{display:inline-block;font-size:8px;color:#b54708;font-weight:900;margin-top:4px}
@media(max-width:1100px){.shipping-api-grid{grid-template-columns:1fr}.tracking-hero-card{grid-template-columns:1fr 1fr}.shipment-create-form{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.shipment-create-form,.tracking-hero-card,.shipment-current{grid-template-columns:1fr}.shipment-create-form .btn{width:100%}.shipping-profile-list article{grid-template-columns:45px minmax(0,1fr)}.shipping-profile-list>article>.status{grid-column:auto}.shipping-profile-list .row-actions{grid-column:1/-1}.shipment-actions{flex-direction:column}.shipment-actions .btn{width:100%}}


/* EDMAS V15 — E-INVOICE / E-ARCHIVE */
.invoice-warning{background:#fff4ed;border:1px solid #fed7aa;color:#9a3412;border-radius:12px;padding:11px 13px;font-size:9px;line-height:1.55;margin-bottom:12px}.invoice-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;align-items:start}.invoice-settings-grid>.panel{margin:0}.inline-checks{display:flex;gap:12px;font-size:9px}.invoice-provider-panel,.invoice-cron-panel{margin-top:13px}.invoice-provider-list{padding:7px 13px}.invoice-provider-list article{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f2}.invoice-provider-icon{width:45px;height:45px;border-radius:11px;background:#7f56d9;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:950}.invoice-provider-list b,.invoice-provider-list small{display:block}.invoice-provider-list b{font-size:10px}.invoice-provider-list small{font-size:8px;color:#667085}.invoice-provider-list .row-actions{grid-column:2/-1}.invoice-cron-panel p{font-size:9px;color:#475467}.cron-schedule{display:block;margin:8px 0;background:#f9fafb;padding:8px;border-radius:8px;font-weight:900}
.invoice-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:11px}.invoice-kpis a{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:11px}.invoice-kpis small,.invoice-kpis strong{display:block}.invoice-kpis small{font-size:8px;color:#667085}.invoice-kpis strong{font-size:20px;margin-top:3px}.invoice-filter{display:grid;grid-template-columns:160px 160px minmax(250px,1fr) auto;gap:7px;margin-bottom:10px}.invoice-filter input,.invoice-filter select{height:39px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:0 9px}.invoice-row-actions{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.invoice-row-actions form{margin:0}.invoice-error{display:block;color:#b42318;max-width:250px;white-space:normal;margin-top:3px}.order-invoice-panel{margin-top:14px}.order-invoice-panel>.panel-head p{font-size:9px;color:#667085;margin:3px 0 0}.order-invoice-body{padding:13px}.order-invoice-create{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.order-invoice-create .field{margin:0}.invoice-force{grid-column:1/-1;font-size:8px;color:#b54708}.order-invoice-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.order-invoice-stats>div{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;padding:10px}.order-invoice-stats small,.order-invoice-stats b{display:block}.order-invoice-stats small{font-size:8px;color:#667085}.order-invoice-stats b{font-size:10px;margin-top:3px;overflow-wrap:anywhere}.manual-invoice-issue{margin-top:10px;padding:11px;border:1px dashed #d0d5dd;border-radius:11px;background:#f9fafb;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:7px;align-items:end}.manual-invoice-issue .field{margin:0}.customer-einvoice-body{padding:13px;display:grid;gap:8px}.customer-einvoice-body>div{display:flex;justify-content:space-between;gap:8px}.customer-einvoice-body small{font-size:8px;color:#667085}.customer-einvoice-body b{font-size:10px}.invoice-customer-card{background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:16px}.invoice-customer-top{display:grid;grid-template-columns:1fr 1.2fr 1fr auto;gap:8px;align-items:center}.invoice-customer-top>div{background:#f9fafb;border-radius:10px;padding:10px}.invoice-customer-top small,.invoice-customer-top b{display:block}.invoice-customer-top small{font-size:8px;color:#667085}.invoice-customer-top b{font-size:10px;margin-top:3px;overflow-wrap:anywhere}.invoice-customer-actions{display:flex;gap:7px;margin:12px 0}.invoice-customer-summary{margin-left:auto;max-width:400px}.invoice-customer-summary>div{display:flex;justify-content:space-between;padding:6px;border-bottom:1px solid #eef0f2;font-size:10px}.invoice-customer-summary .grand{font-size:14px;font-weight:900}.invoice-copy-note{margin-top:13px;background:#fffaeb;border:1px solid #fedf89;border-radius:9px;padding:9px;font-size:8px;color:#7a2e0e}
@media(max-width:1100px){.invoice-settings-grid{grid-template-columns:1fr}.invoice-kpis{grid-template-columns:repeat(3,1fr)}.manual-invoice-issue{grid-template-columns:1fr 1fr}.order-invoice-stats{grid-template-columns:1fr 1fr}.invoice-customer-top{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.invoice-filter{grid-template-columns:1fr}.invoice-kpis{grid-template-columns:repeat(2,1fr)}.order-invoice-create,.manual-invoice-issue,.order-invoice-stats,.invoice-customer-top{grid-template-columns:1fr}.invoice-customer-actions{flex-direction:column}.invoice-customer-actions .btn{width:100%}}


/* EDMAS V16 — LOYALTY / WALLET / GIFT CARDS */
.loyalty-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:12px}.loyalty-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:12px}.loyalty-kpis small,.loyalty-kpis strong{display:block}.loyalty-kpis small{font-size:8px;color:#667085}.loyalty-kpis strong{font-size:20px;margin-top:4px}.loyalty-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.loyalty-admin-grid>.panel{margin:0}.loyalty-rule-note{background:#ecfdfb;border:1px solid #99f6e4;border-radius:9px;padding:9px;font-size:8px;color:#0f766e}.loyalty-rule-panel,.loyalty-tx-panel{margin-top:12px}.loyalty-rule-list{padding:6px 13px}.loyalty-rule-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 0;border-bottom:1px solid #eef0f2}.loyalty-rule-list b,.loyalty-rule-list small,.loyalty-rule-list span{display:block}.loyalty-rule-list b{font-size:10px}.loyalty-rule-list small{font-size:8px;color:#667085}.loyalty-rule-list span{font-size:8px;color:#98a2b3;margin-top:3px}.loyalty-rule-list .row-actions{grid-column:1/-1}.tx-plus{color:#027a48;font-weight:900}.tx-minus{color:#b42318;font-weight:900}
.wallet-search{display:flex;gap:7px;margin-bottom:10px}.wallet-search input{flex:1;height:40px;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px}.wallet-admin-list{display:grid;gap:10px}.wallet-admin-card{margin:0;padding:13px;display:grid;grid-template-columns:1.2fr 1fr;gap:12px;align-items:center}.wallet-admin-user{display:flex;gap:9px;align-items:center}.wallet-avatar{width:42px;height:42px;border-radius:12px;background:#101828;color:#fff;display:grid;place-items:center;font-weight:950}.wallet-admin-user b,.wallet-admin-user small{display:block}.wallet-admin-user b{font-size:10px}.wallet-admin-user small{font-size:8px;color:#667085}.wallet-admin-balances{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.wallet-admin-balances>div{background:#f9fafb;border-radius:9px;padding:8px}.wallet-admin-balances small,.wallet-admin-balances strong,.wallet-admin-balances span{display:block}.wallet-admin-balances small{font-size:7px;color:#667085}.wallet-admin-balances strong{font-size:13px}.wallet-admin-balances span{font-size:7px;color:#98a2b3}.wallet-admin-card details{grid-column:1/-1;border-top:1px solid #eef0f2;padding-top:8px}.wallet-admin-card summary{font-size:8px;font-weight:900;cursor:pointer}.wallet-adjust-form{display:grid;grid-template-columns:150px 150px minmax(220px,1fr) auto;gap:7px;align-items:end;margin-top:8px}.wallet-adjust-form .field{margin:0}
.new-gift-codes{background:#101828;color:#fff;border-radius:14px;padding:13px;margin-bottom:12px;display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center}.new-gift-codes b,.new-gift-codes p{display:block;margin:0}.new-gift-codes b{font-size:10px}.new-gift-codes p{font-size:8px;color:#d0d5dd;margin-top:3px}.new-gift-codes textarea{min-height:90px;border-radius:9px;padding:8px;font-family:monospace}.gift-admin-grid{display:grid;grid-template-columns:390px minmax(0,1fr);gap:12px;align-items:start}.gift-admin-grid>.panel{margin:0}.gift-security-note{background:#ecfdf3;border:1px solid #abefc6;color:#027a48;border-radius:9px;padding:8px;font-size:8px}.gift-card-list{padding:7px 13px}.gift-card-list article{display:grid;grid-template-columns:45px minmax(0,1fr) auto auto auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #eef0f2}.gift-card-icon{width:42px;height:42px;border-radius:11px;background:#fff4ed;display:grid;place-items:center;font-size:18px}.gift-card-list b,.gift-card-list small,.gift-card-list span{display:block}.gift-card-list b{font-size:10px}.gift-card-list small,.gift-card-list span{font-size:8px;color:#667085}
.customer-wallet-hero{display:grid;grid-template-columns:1.2fr 1.2fr .8fr;gap:10px;margin-bottom:12px}.wallet-points-card,.wallet-credit-card,.wallet-life-card{border-radius:16px;padding:16px;position:relative;overflow:hidden}.wallet-points-card{background:linear-gradient(135deg,#7f56d9,#53389e);color:#fff}.wallet-credit-card{background:linear-gradient(135deg,#f27a1a,#c4320a);color:#fff}.wallet-life-card{background:#fff;border:1px solid #eaecf0}.wallet-points-card>span,.wallet-credit-card>span{position:absolute;right:14px;top:10px;font-size:30px;opacity:.25}.wallet-points-card small,.wallet-credit-card small,.wallet-points-card strong,.wallet-credit-card strong{display:block}.wallet-points-card small,.wallet-credit-card small{font-size:9px;opacity:.85}.wallet-points-card strong,.wallet-credit-card strong{font-size:29px;margin:5px 0}.wallet-points-card p,.wallet-credit-card p{font-size:8px;margin:0}.wallet-life-card small,.wallet-life-card strong,.wallet-life-card b{display:block}.wallet-life-card small{font-size:8px;color:#667085}.wallet-life-card strong{font-size:20px;margin:3px 0 10px}.wallet-life-card b{font-size:13px}.wallet-customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gift-redeem-card form{padding:13px}.gift-redeem-card label{font-size:9px;font-weight:900}.gift-redeem-input{display:flex;gap:7px;margin:7px 0}.gift-redeem-input input{flex:1;height:40px;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px;font-family:monospace;text-transform:uppercase}.gift-redeem-card form>small{font-size:8px;color:#667085}.wallet-how{padding:10px 13px}.wallet-how>div{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;padding:6px 0}.wallet-how span{width:26px;height:26px;border-radius:50%;background:#ecfdfb;color:#0f766e;display:grid;place-items:center;font-size:9px;font-weight:950}.wallet-how p{font-size:9px;color:#475467;margin:0}.wallet-campaigns,.wallet-history-card{margin-top:10px}.wallet-campaign-list{padding:7px 13px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.wallet-campaign-list>div{border:1px solid #eaecf0;border-radius:10px;padding:9px}.wallet-campaign-list b,.wallet-campaign-list span,.wallet-campaign-list small{display:block}.wallet-campaign-list b{font-size:9px}.wallet-campaign-list span{font-size:12px;font-weight:950;color:#0f766e;margin:3px 0}.wallet-campaign-list small{font-size:7px;color:#667085}.wallet-history{padding:5px 13px}.wallet-history>div{display:grid;grid-template-columns:35px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #eef0f2}.wallet-tx-icon{width:32px;height:32px;border-radius:9px;background:#f9fafb;display:grid;place-items:center;font-weight:950}.wallet-history b,.wallet-history small{display:block}.wallet-history b{font-size:9px}.wallet-history small{font-size:7px;color:#98a2b3;margin-top:2px}.wallet-tx-values{text-align:right}.wallet-tx-values strong{display:block;font-size:9px}.wallet-tx-values .plus{color:#027a48}.wallet-tx-values .minus{color:#b42318}
.checkout-wallet-card{background:#fff;border:1px solid #99f6e4;border-radius:15px;margin-bottom:12px;padding:13px}.checkout-wallet-head{display:flex;justify-content:space-between;gap:8px;align-items:center}.checkout-wallet-head b,.checkout-wallet-head small{display:block}.checkout-wallet-head b{font-size:12px;color:#0f766e}.checkout-wallet-head small{font-size:8px;color:#667085}.checkout-wallet-head a{font-size:8px;font-weight:900;color:#0f766e}.checkout-wallet-balances{display:flex;gap:8px;margin:9px 0}.checkout-wallet-balances>div{background:#ecfdfb;border-radius:9px;padding:8px 11px;min-width:130px}.checkout-wallet-balances span,.checkout-wallet-balances strong,.checkout-wallet-balances small{display:block}.checkout-wallet-balances span,.checkout-wallet-balances small{font-size:7px;color:#667085}.checkout-wallet-balances strong{font-size:13px}.checkout-wallet-form{display:grid;grid-template-columns:1fr 1fr auto;gap:7px;align-items:end}.checkout-wallet-form .field{margin:0}.checkout-wallet-form input{height:38px}.checkout-wallet-clear{text-align:right;margin-top:6px}.checkout-wallet-clear button{border:0;background:none;color:#b42318;font-size:8px;cursor:pointer}.loyalty-discount-line{color:#0f766e}.wallet-credit-line{color:#c4320a}.invoice-total-line{border-top:1px dashed #d0d5dd;padding-top:8px!important}.product-loyalty-teaser{display:flex;gap:9px;align-items:center;border:1px solid #99f6e4;background:#ecfdfb;border-radius:12px;padding:9px 10px;margin:9px 0}.product-loyalty-teaser>span{width:31px;height:31px;border-radius:9px;background:#0f766e;color:#fff;display:grid;place-items:center;font-size:16px}.product-loyalty-teaser b,.product-loyalty-teaser small{display:block}.product-loyalty-teaser b{font-size:9px;color:#0f766e}.product-loyalty-teaser small{font-size:7px;color:#667085}.product-loyalty-teaser>strong{margin-left:auto;font-size:8px;color:#0f766e}.order-loyalty-panel{margin-top:14px}.order-loyalty-body{padding:13px}.order-loyalty-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.order-loyalty-stats>div{background:#f9fafb;border-radius:9px;padding:9px}.order-loyalty-stats small,.order-loyalty-stats b,.order-loyalty-stats span{display:block}.order-loyalty-stats small{font-size:7px;color:#667085}.order-loyalty-stats b{font-size:11px}.order-loyalty-stats span{font-size:7px;color:#0f766e}.reward-preview{margin-top:8px;background:#ecfdf3;border:1px solid #abefc6;border-radius:9px;padding:8px;font-size:8px;color:#027a48}.customer-order-loyalty-grid{padding:13px;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px;align-items:center}.customer-order-loyalty-grid>div{background:#f9fafb;border-radius:9px;padding:8px}.customer-order-loyalty-grid small,.customer-order-loyalty-grid b,.customer-order-loyalty-grid span{display:block}.customer-order-loyalty-grid small{font-size:7px;color:#667085}.customer-order-loyalty-grid b{font-size:11px}.customer-order-loyalty-grid span{font-size:7px;color:#0f766e}.customer-order-loyalty-grid .earned{background:#ecfdf3;color:#027a48}.success-wallet-summary{display:grid;gap:4px;background:#ecfdfb;border:1px solid #99f6e4;border-radius:10px;padding:9px;margin:9px 0;font-size:9px}
@media(max-width:1150px){.loyalty-kpis{grid-template-columns:repeat(3,1fr)}.loyalty-admin-grid{grid-template-columns:1fr}.gift-admin-grid{grid-template-columns:1fr}.wallet-admin-card{grid-template-columns:1fr}.customer-wallet-hero{grid-template-columns:1fr 1fr}.wallet-life-card{grid-column:1/-1}.order-loyalty-stats{grid-template-columns:1fr 1fr}}
@media(max-width:750px){.loyalty-kpis{grid-template-columns:repeat(2,1fr)}.wallet-admin-balances{grid-template-columns:1fr 1fr}.wallet-adjust-form{grid-template-columns:1fr 1fr}.wallet-adjust-form .field:nth-child(3){grid-column:1/-1}.new-gift-codes{grid-template-columns:1fr}.gift-card-list article{grid-template-columns:42px minmax(0,1fr)}.gift-card-list article>.status,.gift-card-list article>small,.gift-card-list article>form{grid-column:2}.customer-wallet-hero,.wallet-customer-grid{grid-template-columns:1fr}.wallet-life-card{grid-column:auto}.wallet-campaign-list{grid-template-columns:1fr}.checkout-wallet-form{grid-template-columns:1fr 1fr}.checkout-wallet-form .btn{grid-column:1/-1}.customer-order-loyalty-grid{grid-template-columns:1fr 1fr}.customer-order-loyalty-grid .btn{grid-column:1/-1}.customer-order-loyalty-grid .btn{width:100%}}
@media(max-width:480px){.wallet-admin-balances,.wallet-adjust-form,.checkout-wallet-form,.customer-order-loyalty-grid,.order-loyalty-stats{grid-template-columns:1fr}.checkout-wallet-balances{display:grid;grid-template-columns:1fr 1fr}.checkout-wallet-balances>div{min-width:0}.gift-redeem-input{flex-direction:column}.gift-redeem-input .btn{width:100%}}


/* EDMAS V16.1 — PAYMENT & WALLET SECURITY */
.paytr-enable-security{border:1px solid #eaecf0;border-radius:12px;padding:10px;margin-bottom:10px;background:#f9fafb}.paytr-enable-security.active{background:#ecfdf3;border-color:#abefc6}.paytr-master-switch{display:flex;gap:9px;align-items:flex-start;cursor:pointer}.paytr-master-switch input{width:19px;height:19px;margin-top:1px}.paytr-master-switch b,.paytr-master-switch small{display:block}.paytr-master-switch b{font-size:11px}.paytr-master-switch small{font-size:8px;color:#667085;margin-top:2px;line-height:1.45}.paytr-security-copy{font-size:8px;color:#7a2e0e;background:#fffaeb;border:1px solid #fedf89;border-radius:8px;padding:8px;margin-top:8px;line-height:1.5}.payment-exception-alert{display:flex;flex-direction:column;gap:3px;background:#fef3f2;border:1px solid #fecdca;color:#b42318;border-radius:12px;padding:11px 13px;margin-bottom:12px}.payment-exception-alert b{font-size:10px}.payment-exception-alert span{font-size:9px;line-height:1.45}.payment-exception-alert small{font-size:8px;color:#912018}.checkout-wallet-card .field small{color:#667085}


/* EDMAS V16.1.1 — CHECKOUT UI CLEANUP */

/* PayTR kapalıysa teknik/admin açıklaması müşteriye hiç gösterilmez. */
.paytr-not-configured{display:none!important}

/* Fatura formunda T.C. Kimlik No alanı diğer alanlarla aynı ölçüde olsun. */
.invoice-identity-field{width:100%;min-width:0}
.invoice-identity-field input{width:100%!important;max-width:none!important;min-width:0!important}

/* Checkout fatura grid'inde tüm alanların aynı hizada ve dengeli davranması. */
.checkout-layout .field{min-width:0}
.checkout-layout .field input,
.checkout-layout .field select,
.checkout-layout .field textarea{width:100%;max-width:100%}

/* Kimlik no alanı yanlışlıkla dar bir kolon davranışı alırsa genişliği bozmasın. */
.invoice-identity-field[style],
.invoice-identity-field input[style]{width:100%!important;max-width:none!important}

/* Ödeme yönteminde tek seçenek kaldığında kart görünümü tam genişlikte ve temiz dursun. */
.payment-methods .payment-option:only-child,
.payment-options .payment-option:only-child{width:100%}


/* EDMAS V17 — ADVANCED SEARCH */
.search-v17{position:relative}.search-suggest-box{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:200;background:#fff;border:1px solid #d0d5dd;border-radius:14px;box-shadow:0 18px 45px rgba(16,24,40,.16);max-height:520px;overflow:auto;text-align:left}.search-suggest-box[hidden]{display:none}.suggest-section{padding:8px;border-bottom:1px solid #eef0f2}.suggest-section:last-child{border-bottom:0}.suggest-section>b{display:block;font-size:8px;color:#667085;text-transform:uppercase;letter-spacing:.05em;padding:3px 7px 6px}.suggest-section>a{display:flex;align-items:center;gap:8px;padding:7px;border-radius:9px;color:#101828}.suggest-section>a:hover,.suggest-section>a.keyboard-active{background:#f9fafb}.suggest-section a em{font-style:normal;font-size:9px;font-weight:800;flex:1;min-width:0}.suggest-section a small{font-size:7px;color:#98a2b3}.suggest-query>span,.suggest-taxonomy>a>span{width:26px;height:26px;border-radius:8px;background:#f2f4f7;display:grid;place-items:center;flex:0 0 auto}.suggest-products>a img,.suggest-placeholder{width:42px;height:42px;object-fit:contain;border-radius:9px;background:#f8fafc;flex:0 0 auto}.suggest-placeholder{display:grid;place-items:center;font-weight:950}.suggest-products>a>div{min-width:0;flex:1}.suggest-products>a>div em,.suggest-products>a>div small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggest-products>a>strong{font-size:9px;color:#b54708}.suggest-empty{padding:14px;font-size:9px;color:#667085}
.filter-group{padding:10px 0;border-bottom:1px solid #eef0f2}.filter-group-title{font-size:9px;font-weight:950;margin-bottom:7px}.filter-check-list{display:grid;gap:5px;max-height:235px;overflow:auto;padding-right:4px}.filter-check-list label{display:grid;grid-template-columns:17px minmax(0,1fr) auto;gap:6px;align-items:center;font-size:8px;cursor:pointer}.filter-check-list input{width:15px;height:15px}.filter-check-list small{color:#98a2b3}.filter-group select{width:100%;height:36px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:0 7px;font-size:8px}.search-result-head{align-items:flex-end}.search-result-head p{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.fuzzy-badge{background:#ecfdfb;color:#0f766e;border-radius:999px;padding:3px 7px;font-size:7px;font-weight:900}.search-clear-query{font-size:8px;font-weight:900;color:#b42318}.search-context-chips{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:10px}.search-context-chips a{font-size:8px;background:#fff;border:1px solid #eaecf0;border-radius:999px;padding:5px 8px}.search-pagination{display:flex;gap:5px;justify-content:center;align-items:center;margin:18px 0 4px;flex-wrap:wrap}.search-pagination a{min-width:34px;height:34px;border:1px solid #eaecf0;border-radius:9px;background:#fff;display:grid;place-items:center;padding:0 8px;font-size:8px;font-weight:900}.search-pagination a.active{background:#101828;color:#fff;border-color:#101828}.search-empty h3{margin:0 0 5px}.search-empty p{margin:0 0 10px}.empty-popular{display:flex;gap:5px;align-items:center;justify-content:center;flex-wrap:wrap}.empty-popular b{font-size:8px}.empty-popular a{font-size:8px;border:1px solid #eaecf0;border-radius:999px;padding:5px 8px;background:#fff}.search-card-actions .quick-preview-btn{white-space:nowrap}
.quick-preview-modal{position:fixed;inset:0;z-index:500;display:none}.quick-preview-modal.open{display:block}.quick-preview-backdrop{position:absolute;inset:0;background:rgba(16,24,40,.6);backdrop-filter:blur(3px)}.quick-preview-dialog{position:relative;z-index:1;width:min(900px,calc(100% - 28px));max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:20px;box-shadow:0 30px 90px rgba(0,0,0,.3);padding:18px}.quick-preview-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;background:#f2f4f7;border-radius:50%;font-size:20px;cursor:pointer;z-index:2}.quick-loading,.quick-error{padding:55px;text-align:center;color:#667085}.quick-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:22px}.quick-media{background:#f8fafc;border-radius:15px;min-height:390px;display:grid;place-items:center;position:relative;overflow:hidden}.quick-media img{width:100%;height:100%;max-height:500px;object-fit:contain}.quick-noimage{font-size:28px;font-weight:950;color:#98a2b3}.quick-thumb-count{position:absolute;left:10px;bottom:10px;background:#101828;color:#fff;border-radius:999px;padding:5px 8px;font-size:7px}.quick-info{padding:13px 10px 8px 0}.quick-brand{font-size:8px;font-weight:900;color:#b54708;text-transform:uppercase}.quick-info h2{font-size:21px;margin:5px 42px 7px 0;line-height:1.2}.quick-meta{display:flex;gap:5px;flex-wrap:wrap}.quick-meta span{background:#f2f4f7;border-radius:999px;padding:4px 7px;font-size:7px}.quick-prices{display:flex;align-items:flex-end;gap:8px;margin:14px 0}.quick-prices s{font-size:10px;color:#98a2b3}.quick-prices strong{font-size:23px;color:#f27a1a}.quick-info>p{font-size:9px;color:#475467;line-height:1.6}.quick-variants{margin:12px 0}.quick-variants>b{font-size:9px}.quick-variants>div{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px}.quick-variants span{border:1px solid #d0d5dd;border-radius:8px;padding:6px 8px;font-size:8px}.quick-variants small{color:#98a2b3}.quick-actions{display:flex;gap:7px;margin-top:16px}
.search-admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px}.search-admin-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:12px}.search-admin-kpis small,.search-admin-kpis strong{display:block}.search-admin-kpis small{font-size:8px;color:#667085}.search-admin-kpis strong{font-size:21px;margin-top:3px}.search-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.search-admin-grid>.panel{margin:0}.search-synonym-list{padding:5px 13px 12px}.search-synonym-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:8px 0;border-bottom:1px solid #eef0f2}.search-synonym-list b,.search-synonym-list small{display:block}.search-synonym-list b{font-size:9px}.search-synonym-list small{font-size:8px;color:#667085}.search-synonym-list .row-actions{grid-column:1/-1}.search-analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.search-analytics-grid>.panel{margin:0}.search-click-panel{margin-top:12px}.search-clear-stats{text-align:right;margin-top:10px}
@media(max-width:1000px){.quick-grid{grid-template-columns:1fr}.quick-media{min-height:280px}.quick-info{padding:0}.search-admin-grid,.search-analytics-grid{grid-template-columns:1fr}.search-admin-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.search-suggest-box{position:fixed;left:10px;right:10px;top:72px;max-height:70vh}.quick-preview-dialog{width:calc(100% - 16px);margin:2vh auto;max-height:96vh;border-radius:15px;padding:13px}.quick-media{min-height:230px}.quick-info h2{font-size:17px}.quick-actions{flex-direction:column}.quick-actions .btn{width:100%}.search-admin-kpis{grid-template-columns:1fr 1fr}.search-result-head{align-items:flex-start}.search-result-head .search-clear-query{margin-top:4px}}


/* EDMAS V18 — LOYALTY TIERS & REFERRAL */
.tier-admin-grid{display:grid;grid-template-columns:420px minmax(0,1fr);gap:12px;align-items:start}.tier-admin-grid>.panel{margin:0}.tier-admin-list{padding:7px 13px}.tier-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #eef0f2}.tier-medal{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;font-weight:950;background:#f2f4f7}.tier-silver .tier-medal{background:linear-gradient(145deg,#f2f4f7,#98a2b3);color:#344054}.tier-gold .tier-medal{background:linear-gradient(145deg,#fffaeb,#fdb022);color:#7a2e0e}.tier-row b,.tier-row small,.tier-row span{display:block}.tier-row b{font-size:10px}.tier-row small{font-size:8px;color:#667085}.tier-row span{font-size:8px;color:#98a2b3;margin-top:3px}.tier-row>a{font-size:8px;font-weight:900}.tier-policy-note{margin-top:12px;background:#ecfdfb;border:1px solid #99f6e4;border-radius:11px;padding:10px;font-size:9px;color:#115e59;line-height:1.55}
.loyalty-tier-card{padding:14px;margin-bottom:10px;overflow:hidden;position:relative}.tier-current{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center}.tier-current-medal{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:20px;font-weight:950;background:#f2f4f7;border:3px solid #d0d5dd}.tier-silver .tier-current-medal{background:linear-gradient(145deg,#fff,#98a2b3);border-color:#667085}.tier-gold .tier-current-medal{background:linear-gradient(145deg,#fffaeb,#fdb022);border-color:#f79009;color:#7a2e0e}.tier-current small,.tier-current h2,.tier-current p{display:block;margin:0}.tier-current small{font-size:8px;color:#667085}.tier-current h2{font-size:20px;margin:2px 0}.tier-current p{font-size:8px;color:#475467}.tier-current>strong{font-size:10px;background:#f9fafb;border-radius:999px;padding:6px 9px}.tier-progress{margin-top:12px}.tier-progress>div:first-child{display:flex;justify-content:space-between;font-size:8px;color:#667085}.tier-progress-track{height:8px;background:#eaecf0;border-radius:999px;margin-top:6px;overflow:hidden}.tier-progress-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#7f56d9,#f79009)}.tier-maxed{margin-top:10px;background:#fffaeb;border-radius:8px;padding:8px;font-size:8px;color:#7a2e0e}.tier-coupon-card{margin-bottom:10px}.tier-coupon-list{padding:8px 13px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.tier-coupon-list>div{border:1px dashed #b692f6;background:#f0fdfa;border-radius:10px;padding:9px;display:grid;grid-template-columns:1fr auto;gap:3px}.tier-coupon-list span,.tier-coupon-list b,.tier-coupon-list small{display:block}.tier-coupon-list span{font-size:7px;color:#0f766e}.tier-coupon-list b{font-size:13px}.tier-coupon-list small{font-size:7px;color:#667085;grid-column:1/-1}.tier-coupon-list button{grid-column:2;grid-row:1/3;border:0;background:#0f766e;color:#fff;border-radius:7px;padding:5px 7px;font-size:7px;cursor:pointer}
.ref-admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px}.ref-admin-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:12px}.ref-admin-kpis small,.ref-admin-kpis strong{display:block}.ref-admin-kpis small{font-size:8px;color:#667085}.ref-admin-kpis strong{font-size:21px;margin-top:3px}.ref-admin-layout{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ref-admin-layout>.panel{margin:0}.ref-security-note{background:#fff4ed;border:1px solid #fed7aa;color:#9a3412;border-radius:9px;padding:9px;font-size:8px;line-height:1.55}.ref-rule-list{padding:10px 13px}.ref-rule-list>div{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;padding:6px 0}.ref-rule-list span{width:26px;height:26px;border-radius:50%;background:#ecfdfb;color:#0f766e;display:grid;place-items:center;font-weight:950}.ref-rule-list p{font-size:9px;color:#475467;margin:0}.ref-filter-tabs{display:flex;gap:5px;margin:12px 0 8px}.ref-filter-tabs a{font-size:8px;border:1px solid #eaecf0;background:#fff;border-radius:999px;padding:6px 9px}.ref-filter-tabs a.active{background:#101828;color:#fff}
.referral-register-field{background:#f0fdfa;border:1px solid #99f6e4;border-radius:10px;padding:9px}.referral-register-field>small{display:block;font-size:7px;color:#667085;margin-top:4px}
.referral-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;background:linear-gradient(135deg,#101828,#53389e);color:#fff;border-radius:18px;padding:19px;margin-bottom:10px}.referral-eyebrow{font-size:8px;color:#d6bbfb;font-weight:950;letter-spacing:.08em}.referral-hero h2{font-size:22px;margin:5px 0}.referral-hero p{font-size:9px;line-height:1.6;color:#e9d7fe;max-width:650px}.referral-code-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:13px;display:flex;flex-direction:column;justify-content:center}.referral-code-card small,.referral-code-card strong{display:block}.referral-code-card small{font-size:8px;color:#d6bbfb}.referral-code-card strong{font-size:23px;letter-spacing:1px;margin:4px 0 9px}.referral-code-card .btn{background:#fff;color:#115e59}.referral-link-card{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px 14px;margin-bottom:10px}.referral-link-card small,.referral-link-card code{display:block}.referral-link-card small{font-size:8px;color:#667085}.referral-link-card code{font-size:8px;overflow-wrap:anywhere;margin-top:3px}.referral-share-actions{display:flex;gap:6px;flex-shrink:0}.referral-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.referral-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:10px}.referral-kpis small,.referral-kpis strong{display:block}.referral-kpis small{font-size:7px;color:#667085}.referral-kpis strong{font-size:18px}.referral-rules,.referral-history{margin-top:10px}.referral-user-list{padding:7px 13px}.referral-user-list>div{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #eef0f2}.referral-user-avatar{width:36px;height:36px;border-radius:10px;background:#ecfdfb;color:#0f766e;display:grid;place-items:center;font-weight:950}.referral-user-list b,.referral-user-list small{display:block}.referral-user-list b{font-size:9px}.referral-user-list small{font-size:7px;color:#98a2b3}.referral-user-list>strong{font-size:9px;color:#027a48}
.order-loyalty-stats{grid-template-columns:repeat(5,1fr)}
@media(max-width:1180px){
  .products3051-table th:nth-child(3){width:25%}
  .products3051-table th:nth-child(4){width:10%}
  .products3051-table th:nth-child(5){width:10%}
  .products3051-table th:nth-child(11){width:112px}
  .products3051-table th,.products3051-table td{padding-left:5px;padding-right:5px}
}
@media(max-width:760px){.bundle-item-edit-row{grid-template-columns:24px 1fr}.bundle-item-edit-row .bundle-variant-select,.bundle-item-edit-row input{grid-column:2}.bundle-card-foot{align-items:stretch;flex-direction:column}.bundle-card-foot .btn{width:100%}.bundle-suggestion-card{grid-template-columns:80px minmax(0,1fr)}.bundle-suggestion-action{grid-column:2;text-align:left}.bundle-report-filter{grid-template-columns:1fr 1fr}.bundle-report-filter .btn{grid-column:1/-1}.bundle-report-kpis{grid-template-columns:1fr 1fr}}


/* EDMAS V20 — WISHLISTS / SAVED FOR LATER / FAVORITE ALERTS */
.product-list-link{display:inline-flex;align-items:center;padding:7px 9px;border:1px solid #eaecf0;border-radius:9px;font-size:8px;font-weight:900;background:#fff;color:#475467}
.save-later-btn{display:inline-block;border:0;background:transparent;color:#0f766e;font-size:8px;font-weight:900;cursor:pointer;padding:5px 0;text-decoration:none}.save-later-login{margin-top:1px}
.wishlist-welcome{display:flex;align-items:center;justify-content:space-between;gap:12px}.wishlist-new-list{display:none;margin-bottom:10px}.wishlist-new-list.open{display:block}.wishlist-new-list form{display:flex;gap:7px;background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:10px}.wishlist-new-list input{flex:1;height:38px;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px;font-size:9px}
.wishlist-tabs{display:flex;gap:7px;overflow:auto;padding:2px 0 10px}.wishlist-tabs a{display:grid;grid-template-columns:28px minmax(80px,1fr) auto;gap:6px;align-items:center;min-width:160px;background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:9px;color:#344054}.wishlist-tabs a.active{border-color:#7f56d9;background:#f0fdfa;color:#115e59}.wishlist-tabs a>span{width:28px;height:28px;border-radius:8px;background:#f2f4f7;display:grid;place-items:center}.wishlist-tabs b{font-size:9px}.wishlist-tabs small{font-size:8px;background:#f2f4f7;border-radius:999px;padding:3px 6px}
.wishlist-list-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;margin-bottom:10px}.wishlist-list-head h2,.wishlist-list-head p{margin:0}.wishlist-list-head h2{font-size:17px}.wishlist-list-head p{font-size:8px;color:#667085}.wishlist-list-type{font-size:7px;color:#0f766e;font-weight:900}.wishlist-list-manage{display:flex;gap:6px}.wishlist-list-manage form{display:flex;gap:5px}.wishlist-list-manage input{height:34px;border:1px solid #d0d5dd;border-radius:8px;padding:0 8px;font-size:8px}.wishlist-delete-list{color:#b42318;border-color:#fecdca}
.wishlist-empty{text-align:center;padding:35px 14px}.wishlist-empty>span{display:block;font-size:32px;color:#d0d5dd}.wishlist-empty h3{margin:7px 0 3px}.wishlist-empty p{font-size:9px;color:#667085}
.wishlist-bulk-bar{position:sticky;top:8px;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:8px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);border:1px solid #eaecf0;border-radius:12px;padding:8px 10px;margin-bottom:9px}.wishlist-bulk-bar label{font-size:8px;font-weight:900}.wishlist-bulk-bar label input{vertical-align:middle}.wishlist-bulk-bar>div{display:flex;gap:5px}
.wishlist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wishlist-card{position:relative;background:#fff;border:1px solid #eaecf0;border-radius:14px;overflow:hidden}.wishlist-card.inactive{opacity:.65}.wishlist-select{position:absolute;z-index:3;left:8px;top:8px;width:25px;height:25px;border-radius:7px;background:#fff;box-shadow:0 3px 12px rgba(16,24,40,.12);display:grid;place-items:center}.wishlist-select input{width:14px;height:14px}.wishlist-card-media{height:210px;background:#f8fafc;display:grid;place-items:center;position:relative}.wishlist-card-media img{width:100%;height:100%;object-fit:contain}.wishlist-stock-badge,.wishlist-price-badge{position:absolute;right:8px;top:8px;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900;color:#fff}.wishlist-stock-badge{background:#475467}.wishlist-price-badge{background:#027a48}.wishlist-card-body{padding:10px}.wishlist-card-body .brand{font-size:7px;color:#b54708;font-weight:900}.wishlist-card-body .title{display:block;font-size:9px;font-weight:900;color:#101828;line-height:1.35;margin:3px 0}.wishlist-variant{font-size:7px;color:#667085}.wishlist-price-row{display:flex;justify-content:space-between;align-items:end;gap:8px;margin:8px 0}.wishlist-price-row s,.wishlist-price-row strong{display:block}.wishlist-price-row s{font-size:7px;color:#98a2b3}.wishlist-price-row strong{font-size:14px;color:#f27a1a}.wishlist-price-row>span{font-size:7px;color:#027a48;font-weight:900}.wishlist-price-row>span.up{color:#b54708}
.wishlist-alert-toggles{display:flex;gap:5px;margin:7px 0}.wishlist-alert-toggle{flex:1;border:1px solid #eaecf0;border-radius:8px;background:#fff;padding:6px 4px;font-size:7px;font-weight:900;color:#667085;cursor:pointer}.wishlist-alert-toggle.active{background:#ecfdf3;border-color:#abefc6;color:#027a48}.wishlist-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px}.wishlist-card-actions .btn{width:100%;padding:7px 5px}.wishlist-move-select{height:34px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:0 5px;font-size:7px;min-width:0}.wishlist-remove-btn{grid-column:1/-1;border:0;background:transparent;color:#b42318;font-size:7px;cursor:pointer;text-align:left;padding:3px 0}.wishlist-notice{margin-top:12px;padding:11px 13px;background:#f8fafc}.wishlist-notice b{font-size:9px}.wishlist-notice p{font-size:8px;color:#667085;line-height:1.55;margin:4px 0 0}
.wishlist-alert-overview{margin-top:10px}.wishlist-alert-overview-list{padding:6px 13px}.wishlist-alert-overview-list>div{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;gap:7px;align-items:center;padding:8px 0;border-bottom:1px solid #eef0f2}.wishlist-alert-overview-list>div>span{width:27px;height:27px;background:#ecfdfb;color:#0f766e;border-radius:8px;display:grid;place-items:center}.wishlist-alert-overview-list b,.wishlist-alert-overview-list small{display:block}.wishlist-alert-overview-list b{font-size:9px}.wishlist-alert-overview-list small{font-size:7px;color:#667085}.wishlist-alert-overview-list strong{font-size:9px}.wishlist-alert-overview-list a{font-size:8px;font-weight:900}
.wishlist-admin-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:11px}.wishlist-admin-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:10px}.wishlist-admin-kpis small,.wishlist-admin-kpis strong{display:block}.wishlist-admin-kpis small{font-size:7px;color:#667085}.wishlist-admin-kpis strong{font-size:18px;margin-top:3px}.wishlist-admin-layout{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.wishlist-admin-layout>.panel{margin:0}.wishlist-insight-rules{padding:9px 13px}.wishlist-insight-rules>div{display:grid;grid-template-columns:26px 1fr;gap:8px;align-items:start;padding:6px 0}.wishlist-insight-rules span{width:25px;height:25px;border-radius:50%;background:#ecfdfb;color:#0f766e;display:grid;place-items:center;font-weight:900}.wishlist-insight-rules p{font-size:8px;color:#475467;margin:3px 0;line-height:1.45}
.wishlist-analytics-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:12px;margin-top:12px;align-items:start}.wishlist-analytics-grid>.panel{margin:0}.wishlist-interest-list{padding:7px 12px}.wishlist-interest-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 7px;padding:7px 0;border-bottom:1px solid #eef0f2}.wishlist-interest-list b{font-size:8px}.wishlist-interest-list span{grid-column:1;font-size:7px;color:#667085}.wishlist-interest-list strong{grid-column:2;grid-row:1/3;font-size:8px;align-self:center}.wishlist-brand-head{border-top:1px solid #eaecf0}.wishlist-customer-interest-grid,.wishlist-recent-panel{margin-top:12px}
@media(max-width:1100px){.wishlist-grid{grid-template-columns:repeat(2,1fr)}.wishlist-admin-kpis{grid-template-columns:repeat(3,1fr)}.wishlist-admin-layout,.wishlist-analytics-grid{grid-template-columns:1fr}}
@media(max-width:700px){.wishlist-welcome,.wishlist-list-head{align-items:stretch;flex-direction:column}.wishlist-list-manage,.wishlist-list-manage form{flex-direction:column}.wishlist-tabs a{min-width:145px}.wishlist-grid{grid-template-columns:1fr}.wishlist-card-media{height:260px}.wishlist-bulk-bar{align-items:stretch;flex-direction:column}.wishlist-bulk-bar>div{display:grid;grid-template-columns:1fr 1fr}.wishlist-new-list form{flex-direction:column}.wishlist-admin-kpis{grid-template-columns:1fr 1fr}.wishlist-alert-overview-list>div{grid-template-columns:28px minmax(0,1fr)}.wishlist-alert-overview-list strong,.wishlist-alert-overview-list a{grid-column:2}}


/* EDMAS V20.1 — FAVORITES / PRODUCT SAVE UI FIX */

/* Favorites: one or two products must never stretch into giant cards. */
.wishlist-grid{
  grid-template-columns:repeat(auto-fill,minmax(220px,280px)) !important;
  justify-content:start !important;
  align-items:start !important;
}
.wishlist-card{
  width:100% !important;
  max-width:280px !important;
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
}
.account-main .wishlist-card-media{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:190px !important;
  min-height:190px !important;
  max-height:190px !important;
  overflow:hidden !important;
  background:#f8fafc !important;
}
.account-main .wishlist-card-media img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  padding:8px !important;
  margin:0 !important;
}
.wishlist-card-body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
  min-height:190px !important;
}
.wishlist-card-body .title{
  min-height:34px;
  display:-webkit-box !important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.wishlist-card-actions{
  margin-top:auto !important;
}
.wishlist-bulk-bar{
  max-width:100% !important;
}

/* Product detail save controls: separate visible row, no title overflow. */
.product-title-row{
  display:block !important;
}
.product-title-row h1{
  min-width:0 !important;
  width:100% !important;
}
.product-save-bar{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px;
  margin:10px 0 12px;
}
.product-save-bar form{
  margin:0 !important;
  min-width:0;
}
.product-save-bar .product-fav-btn,
.product-save-bar .product-compare-btn,
.product-save-bar .product-list-link{
  width:100% !important;
  min-height:40px;
  border:1px solid #d0d5dd !important;
  border-radius:10px !important;
  background:#fff !important;
  color:#344054 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px;
  padding:8px 7px !important;
  font-size:9px !important;
  font-weight:900 !important;
  white-space:nowrap;
  text-decoration:none !important;
  cursor:pointer;
  box-sizing:border-box;
}
.product-save-bar .product-fav-btn:hover,
.product-save-bar .product-compare-btn:hover,
.product-save-bar .product-list-link:hover{
  border-color:#f27a1a !important;
  color:#b54708 !important;
  background:#fff8f3 !important;
}
.product-save-bar .product-fav-btn.active{
  background:#fff1f3 !important;
  border-color:#fecdd3 !important;
  color:#e11d48 !important;
}
.product-save-bar .product-list-link{
  background:#f0fdfa !important;
  border-color:#99f6e4 !important;
  color:#0f766e !important;
}
.product-save-bar .save-icon{
  font-size:13px;
  line-height:1;
}
.product-title-actions{display:none !important;}

@media(max-width:1000px){
  .wishlist-grid{
    grid-template-columns:repeat(auto-fill,minmax(210px,260px)) !important;
  }
  .wishlist-card{max-width:260px !important;}
}
@media(max-width:760px){
  .wishlist-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  .wishlist-card{max-width:none !important;}
  .account-main .wishlist-card-media{
    height:180px !important;
    min-height:180px !important;
    max-height:180px !important;
  }
  .product-save-bar{
    grid-template-columns:1fr 1fr;
  }
  .product-save-bar form:last-child{
    grid-column:1/-1;
  }
}
@media(max-width:520px){
  .wishlist-grid{grid-template-columns:1fr !important;}
  .wishlist-card{max-width:100% !important;}
  .account-main .wishlist-card-media{
    height:230px !important;
    min-height:230px !important;
    max-height:230px !important;
  }
  .product-save-bar{grid-template-columns:1fr !important;}
  .product-save-bar form:last-child{grid-column:auto;}
}


/* EDMAS V20.1.1 — PRODUCT SAVE MODAL */
.product-save-login-form{margin:0!important;min-width:0}
.product-save-open{border:1px solid #99f6e4!important;cursor:pointer}
.product-save-modal{display:none;position:fixed;inset:0;z-index:700}
.product-save-modal.open{display:block}
.product-save-backdrop{position:absolute;inset:0;background:rgba(16,24,40,.58);backdrop-filter:blur(3px)}
.product-save-dialog{
  position:relative;z-index:1;width:min(560px,calc(100% - 26px));max-height:88vh;overflow:auto;
  margin:6vh auto;background:#fff;border-radius:18px;padding:17px;box-shadow:0 28px 80px rgba(16,24,40,.28)
}
.product-save-close{
  position:absolute;right:12px;top:11px;width:34px;height:34px;border:0;border-radius:50%;
  background:#f2f4f7;color:#344054;font-size:20px;cursor:pointer
}
.product-save-modal-head{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;padding-right:36px;align-items:center}
.product-save-modal-icon{width:46px;height:46px;border-radius:13px;background:#ecfdfb;color:#0f766e;display:grid;place-items:center;font-size:22px}
.product-save-modal-head small{font-size:7px;font-weight:950;color:#0f766e;letter-spacing:.06em}
.product-save-modal-head h3{font-size:15px;line-height:1.25;margin:2px 0 3px}
.product-save-modal-head p{font-size:8px;color:#667085;margin:0}
.product-save-variant-note{margin:11px 0 8px;background:#f8fafc;border:1px solid #eaecf0;border-radius:9px;padding:7px 9px;font-size:8px;color:#475467}
.product-save-list-wrap{display:grid;gap:6px}
.product-save-list-row{
  display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:center;
  border:1px solid #eaecf0;border-radius:11px;padding:8px;background:#fff
}
.product-save-list-row.saved{background:#f0fdf4;border-color:#abefc6}
.product-save-list-icon{width:36px;height:36px;border-radius:9px;background:#f2f4f7;display:grid;place-items:center;font-size:14px}
.product-save-list-row b,.product-save-list-row small{display:block}
.product-save-list-row b{font-size:9px}
.product-save-list-row small{font-size:7px;color:#667085;margin-top:2px}
.product-save-list-row button{
  border:1px solid #99f6e4;background:#f0fdfa;color:#0f766e;border-radius:8px;
  padding:7px 9px;font-size:8px;font-weight:900;cursor:pointer
}
.product-save-list-row button:hover{background:#0f766e;color:#fff}
.product-save-saved{font-size:8px;font-weight:950;color:#027a48;background:#dcfae6;border-radius:999px;padding:5px 7px}
.product-save-new{border-top:1px solid #eaecf0;margin-top:10px;padding-top:10px}
.product-save-new-toggle{border:0;background:transparent;color:#0f766e;font-size:9px;font-weight:950;cursor:pointer;padding:3px 0}
#productNewListForm{display:none;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:7px}
#productNewListForm.open{display:grid}
#productNewListForm input{
  min-width:0;height:38px;border:1px solid #d0d5dd;border-radius:9px;padding:0 9px;font-size:8px
}
.product-save-manage{display:block;text-align:center;margin-top:11px;font-size:8px;font-weight:900;color:#475467}
@media(max-width:620px){
  .product-save-dialog{width:calc(100% - 16px);margin:2vh auto;max-height:96vh;border-radius:14px;padding:13px}
  .product-save-list-row{grid-template-columns:36px minmax(0,1fr)}
  .product-save-list-row button,.product-save-saved{grid-column:2;width:max-content}
  #productNewListForm{grid-template-columns:1fr}
  #productNewListForm .btn{width:100%}
}


/* EDMAS V21 — RFM / CUSTOMER SEGMENTS */
.segment-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px}.segment-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:12px}.segment-kpis small,.segment-kpis strong,.segment-kpis span{display:block}.segment-kpis small{font-size:8px;color:#667085}.segment-kpis strong{font-size:21px;margin-top:2px}.segment-kpis span{font-size:7px;color:#98a2b3;margin-top:2px}
.segment-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px}.segment-card{background:#fff;border:1px solid #eaecf0;border-radius:14px;padding:11px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px;position:relative}.segment-card-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-size:16px;font-weight:950;background:#f2f4f7}.segment-card h3{font-size:10px;margin:0}.segment-card p{font-size:7px;line-height:1.4;color:#667085;margin:3px 0 6px}.segment-card-stats{display:flex;gap:8px;flex-wrap:wrap}.segment-card-stats b,.segment-card-stats span{font-size:8px}.segment-card-stats span{color:#667085}.segment-card-actions{grid-column:1/-1;display:flex;gap:5px;border-top:1px solid #f2f4f7;padding-top:7px}.segment-card-actions a{font-size:7px;font-weight:900;border:1px solid #eaecf0;border-radius:7px;padding:5px 7px}
.seg-vip .segment-card-icon,.segment-badge.seg-vip,.segment-mini-badge.seg-vip{background:#fffaeb;color:#b54708;border-color:#fedf89}.seg-loyal .segment-card-icon,.segment-badge.seg-loyal,.segment-mini-badge.seg-loyal,.seg-active .segment-card-icon,.segment-badge.seg-active,.segment-mini-badge.seg-active{background:#ecfdf3;color:#027a48;border-color:#abefc6}.seg-new .segment-card-icon,.segment-badge.seg-new,.segment-mini-badge.seg-new{background:#eff8ff;color:#175cd3;border-color:#b2ddff}.seg-at_risk .segment-card-icon,.segment-badge.seg-at_risk,.segment-mini-badge.seg-at_risk{background:#fff4ed;color:#c4320a;border-color:#fed7aa}.seg-sleeping .segment-card-icon,.segment-badge.seg-sleeping,.segment-mini-badge.seg-sleeping{background:#fef3f2;color:#b42318;border-color:#fecdca}.seg-high_interest .segment-card-icon,.segment-badge.seg-high_interest,.segment-mini-badge.seg-high_interest{background:#f0fdfa;color:#0f766e;border-color:#99f6e4}.seg-prospect .segment-card-icon,.seg-one_time .segment-card-icon,.segment-badge.seg-prospect,.segment-badge.seg-one_time,.segment-mini-badge.seg-prospect,.segment-mini-badge.seg-one_time{background:#f2f4f7;color:#475467;border-color:#d0d5dd}
.segment-badge,.segment-mini-badge{display:inline-flex;align-items:center;border:1px solid #eaecf0;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900;white-space:nowrap}.segment-mini-badge{padding:3px 6px}
.segment-main-grid{display:grid;grid-template-columns:minmax(520px,1.1fr) minmax(360px,.9fr);gap:12px;align-items:start}.segment-main-grid>.panel{margin:0}.segment-settings-form h4{font-size:9px;margin:11px 0 6px}.segment-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.rfm-settings-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rfm-settings-columns>div{border:1px solid #eaecf0;border-radius:10px;padding:8px}.rfm-settings-columns>div>b{font-size:8px}.rfm-settings-columns .segment-settings-grid{grid-template-columns:1fr 1fr;margin-top:6px}.segment-campaign-list{padding:7px 12px}.segment-campaign-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:7px;align-items:center;padding:8px 0;border-bottom:1px solid #eef0f2}.segment-campaign-list b,.segment-campaign-list small{display:block}.segment-campaign-list b{font-size:8px}.segment-campaign-list small{font-size:7px;color:#667085}.segment-campaign-list strong{font-size:8px}.segment-campaign-list em{grid-column:2/4;font-size:7px;color:#667085;font-style:normal}.segment-campaign-list a{font-size:7px;font-weight:900}.segment-auto-note{margin:9px 12px 12px;background:#ecfdfb;border:1px solid #99f6e4;color:#115e59;border-radius:9px;padding:8px;font-size:7px;line-height:1.5}
.segment-customers-panel,.segment-history-panel{margin-top:12px}.segment-filter{display:grid;grid-template-columns:minmax(220px,1fr) 240px auto auto;gap:7px;padding:9px 12px;border-bottom:1px solid #eaecf0}.segment-filter input,.segment-filter select{height:36px;border:1px solid #d0d5dd;border-radius:8px;padding:0 8px;font-size:8px;background:#fff}.rfm-code{display:block;font-size:8px;color:#0f766e}.segment-pagination{display:flex;justify-content:center;gap:12px;align-items:center;padding:10px;font-size:8px}.segment-pagination a{font-weight:900}.segment-method-note{margin-top:12px;background:#f8fafc;border:1px solid #eaecf0;border-radius:11px;padding:10px;font-size:8px;color:#475467;line-height:1.55}
.segment-campaign-field{background:#f0fdfa;border:1px solid #e9d7fe;border-radius:10px;padding:8px}.segment-auto-check{background:#eff8ff;border:1px solid #b2ddff;border-radius:10px;padding:8px!important}.segment-auto-applied{border-color:#99f6e4!important;background:#f0fdfa!important}.segment-auto-applied>span{font-size:7px;font-weight:900;color:#0f766e;background:#e9d7fe;border-radius:999px;padding:4px 6px}.segment-manual-coupon{margin-top:6px}
@media(max-width:1150px){.segment-card-grid{grid-template-columns:repeat(2,1fr)}.segment-main-grid{grid-template-columns:1fr}.rfm-settings-columns{grid-template-columns:1fr}.segment-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.segment-card-grid{grid-template-columns:1fr}.segment-filter{grid-template-columns:1fr}.segment-settings-grid{grid-template-columns:1fr}.segment-kpis{grid-template-columns:1fr 1fr}.segment-main-grid{grid-template-columns:1fr}}


/* EDMAS V22 — AUTOMATED MARKETING / EMAIL JOURNEYS */
.marketing-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:12px}.marketing-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:11px}.marketing-kpis small,.marketing-kpis strong,.marketing-kpis span{display:block}.marketing-kpis small{font-size:7px;color:#667085}.marketing-kpis strong{font-size:18px;margin-top:3px}.marketing-kpis span{font-size:7px;color:#667085}
.marketing-run-result{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#ecfdf3;border:1px solid #abefc6;color:#027a48;border-radius:11px;padding:9px 11px;margin-bottom:10px;font-size:8px}.marketing-run-result b{font-size:9px}
.marketing-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.marketing-admin-grid>.panel{margin:0}.marketing-consent-note{background:#fffaeb;border:1px solid #fedf89;color:#7a2e0e;border-radius:9px;padding:9px;font-size:8px;line-height:1.55}.marketing-how{padding:9px 13px}.marketing-how>div{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:start;padding:6px 0}.marketing-how span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#ecfdfb;color:#0f766e;font-weight:950}.marketing-how p{font-size:8px;line-height:1.5;color:#475467;margin:4px 0}
.marketing-automations-panel,.marketing-queue-panel{margin-top:12px}.marketing-auto-list{padding:7px 13px}.marketing-auto-list article{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #eef0f2}.marketing-auto-icon{width:42px;height:42px;border-radius:11px;background:#ecfdfb;color:#0f766e;display:grid;place-items:center;font-size:17px}.marketing-auto-title{display:flex;align-items:center;gap:6px}.marketing-auto-title b{font-size:10px}.marketing-auto-list small{font-size:7px;color:#667085}.marketing-auto-metrics{display:flex;gap:7px;flex-wrap:wrap;margin-top:4px}.marketing-auto-metrics span,.marketing-auto-metrics strong{font-size:7px;border:1px solid #eaecf0;border-radius:999px;padding:3px 6px}.marketing-auto-metrics strong{color:#027a48}.marketing-auto-actions{display:flex;gap:5px;align-items:center}.marketing-auto-actions a,.marketing-auto-actions button{border:1px solid #eaecf0;background:#fff;border-radius:7px;padding:5px 7px;font-size:7px;font-weight:900;cursor:pointer}.marketing-auto-actions form{margin:0}
.ab-pill{display:inline-grid;place-items:center;min-width:23px;height:23px;border-radius:7px;font-size:8px;font-weight:950}.ab-a{background:#eff8ff;color:#175cd3}.ab-b{background:#f0fdfa;color:#0f766e}
.marketing-edit-form{display:grid;gap:12px}.marketing-edit-form>.panel{margin:0}.marketing-trigger-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px}.marketing-date-pair{display:grid;grid-template-columns:1fr 1fr;gap:5px}.marketing-checkboxes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.marketing-checkboxes .setting-check{margin:0!important}
.marketing-step-list{padding:9px 13px;display:grid;gap:10px}.marketing-step{display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;border:1px solid #eaecf0;border-radius:13px;padding:10px;background:#fff}.marketing-step-number{width:34px;height:34px;border-radius:10px;background:#101828;color:#fff;display:grid;place-items:center;font-weight:950}.marketing-ab-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.marketing-variant-box{position:relative;border:1px solid #eaecf0;border-radius:10px;padding:9px}.marketing-variant-box>.ab-pill{position:absolute;right:8px;top:8px}.marketing-vars{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin:0 13px 13px;background:#f8fafc;border-radius:9px;padding:8px}.marketing-vars b{font-size:8px}.marketing-vars code{font-size:7px;background:#fff;border:1px solid #eaecf0;border-radius:5px;padding:3px 5px}.marketing-save-bar{position:sticky;bottom:8px;z-index:25;background:rgba(255,255,255,.96);backdrop-filter:blur(6px);border:1px solid #eaecf0;border-radius:12px;padding:8px;display:flex;justify-content:flex-end;gap:6px}
.marketing-report-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:12px}.marketing-report-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:11px}.marketing-report-kpis small,.marketing-report-kpis strong,.marketing-report-kpis span{display:block}.marketing-report-kpis small{font-size:7px;color:#667085}.marketing-report-kpis strong{font-size:18px}.marketing-report-kpis span{font-size:7px;color:#667085}.marketing-report-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:12px;margin-top:12px;align-items:start}.marketing-report-grid>.panel{margin:0}.marketing-enrollment-list{padding:7px 12px}.marketing-enrollment-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 7px;padding:8px 0;border-bottom:1px solid #eef0f2}.marketing-enrollment-list b,.marketing-enrollment-list small{display:block}.marketing-enrollment-list b{font-size:8px}.marketing-enrollment-list small{font-size:7px;color:#667085}.marketing-attribution-note{margin-top:12px;background:#f8fafc;border:1px solid #eaecf0;border-radius:11px;padding:10px;font-size:8px;line-height:1.55;color:#475467}
.marketing-consent-check{display:flex;gap:9px;align-items:flex-start;border:1px solid #99f6e4;background:#f0fdfa;border-radius:11px;padding:10px;margin:5px 0 12px}.marketing-consent-check input{margin-top:2px}.marketing-consent-check b,.marketing-consent-check small{display:block}.marketing-consent-check b{font-size:9px;color:#115e59}.marketing-consent-check small{font-size:7px;color:#667085;line-height:1.45;margin-top:2px}.profile-marketing-check{margin:0 0 10px}.marketing-pref-date{display:block;margin-top:7px;color:#98a2b3;font-size:7px}
.marketing-unsub-page{min-height:100vh;background:#f5f7fa;display:grid;place-items:center;padding:20px}.marketing-unsub-card{width:min(520px,100%);background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:22px;box-shadow:0 18px 50px rgba(16,24,40,.08)}.marketing-unsub-card h1{font-size:23px;margin:18px 0 7px}.marketing-unsub-card p{font-size:10px;line-height:1.6;color:#475467}.marketing-unsub-card form{margin-top:12px}.marketing-unsub-info{display:flex;justify-content:space-between;background:#f8fafc;border-radius:9px;padding:9px;font-size:9px;margin:10px 0}
@media(max-width:1150px){.marketing-kpis{grid-template-columns:repeat(3,1fr)}.marketing-admin-grid,.marketing-report-grid{grid-template-columns:1fr}.marketing-trigger-grid,.marketing-checkboxes{grid-template-columns:1fr 1fr}.marketing-report-kpis{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.marketing-kpis,.marketing-report-kpis{grid-template-columns:1fr 1fr}.marketing-trigger-grid,.marketing-checkboxes,.marketing-ab-grid{grid-template-columns:1fr}.marketing-auto-list article{grid-template-columns:40px minmax(0,1fr)}.marketing-auto-actions{grid-column:2;flex-wrap:wrap}.marketing-date-pair{grid-template-columns:1fr}.marketing-step{grid-template-columns:1fr}.marketing-step-number{width:30px;height:30px}.marketing-save-bar .btn{flex:1}}


/* EDMAS V23 — CUSTOMER INTELLIGENCE / CLV / CHURN / COHORT */
.ci-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:12px}.ci-kpis>div{background:#fff;border:1px solid #eaecf0;border-radius:13px;padding:11px}.ci-kpis small,.ci-kpis strong,.ci-kpis span{display:block}.ci-kpis small{font-size:7px;color:#667085}.ci-kpis strong{font-size:17px;margin-top:3px}.ci-kpis span{font-size:7px;color:#98a2b3;margin-top:2px}
.ci-main-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);gap:12px;align-items:start}.ci-main-grid>.panel{margin:0}
.ci-risk-matrix{display:grid;grid-template-columns:120px repeat(4,minmax(90px,1fr));gap:5px;padding:11px}.ci-risk-matrix>b,.ci-risk-matrix>strong{font-size:7px;color:#667085;display:flex;align-items:center}.ci-risk-cell{min-height:70px;border:1px solid #eaecf0;border-radius:10px;padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}.ci-risk-cell b{font-size:16px}.ci-risk-cell span{font-size:7px;margin-top:3px;color:#667085}.ci-high{background:#fffaeb}.ci-medium{background:#f0fdfa}.ci-standard{background:#f8fafc}.ci-risk-high,.ci-risk-critical{border-width:2px}.ci-risk-critical{border-color:#fda29b}.ci-risk-high{border-color:#fed7aa}.ci-risk-medium{border-color:#b2ddff}.ci-risk-low{border-color:#abefc6}
.ci-action-hints{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 11px 11px}.ci-action-hints>div{border:1px solid #eaecf0;border-radius:9px;padding:8px}.ci-action-hints b,.ci-action-hints span,.ci-action-hints a{display:block}.ci-action-hints b{font-size:8px}.ci-action-hints span{font-size:7px;color:#667085;margin:3px 0}.ci-action-hints a{font-size:7px;font-weight:900;color:#0f766e}
.ci-priority-panel,.ci-customers-panel,.ci-cohort-panel,.ci-products-panel{margin-top:12px}.ci-priority-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:10px 12px}.ci-priority-grid article{border:1px solid #eaecf0;border-radius:11px;padding:9px;background:#fff}.ci-priority-grid b,.ci-priority-grid small,.ci-priority-grid strong{display:block}.ci-priority-grid b{font-size:8px}.ci-priority-grid small{font-size:7px;color:#667085;margin-top:2px}.ci-priority-grid strong{font-size:12px;margin:6px 0 4px}
.ci-churn-pill,.ci-value-pill{display:inline-flex;border:1px solid #eaecf0;border-radius:999px;padding:3px 6px;font-size:7px;font-weight:950;white-space:nowrap}.churn-low{background:#ecfdf3;color:#027a48;border-color:#abefc6}.churn-medium{background:#eff8ff;color:#175cd3;border-color:#b2ddff}.churn-high{background:#fff4ed;color:#c4320a;border-color:#fed7aa}.churn-critical{background:#fef3f2;color:#b42318;border-color:#fecdca}.value-high{background:#fffaeb;color:#b54708;border-color:#fedf89}.value-medium{background:#f0fdfa;color:#0f766e;border-color:#99f6e4}.value-standard{background:#f2f4f7;color:#475467;border-color:#d0d5dd}.ci-overdue{color:#b42318!important;font-weight:900}
.ci-filter{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(4,minmax(130px,.7fr)) auto auto;gap:6px;padding:9px 12px;border-bottom:1px solid #eaecf0}.ci-filter input,.ci-filter select{height:35px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:0 7px;font-size:7px}
.ci-cohort-wrap{overflow:auto;padding:9px 12px}.ci-cohort-table{border-collapse:separate;border-spacing:4px;width:max-content;min-width:100%}.ci-cohort-table th{font-size:7px;color:#667085;white-space:nowrap}.ci-cohort-table td{min-width:74px;text-align:center}.cohort-cell{display:flex;min-height:50px;flex-direction:column;justify-content:center;border-radius:8px;background:linear-gradient(90deg,#dcfae6 var(--ret),#f8fafc var(--ret));border:1px solid #eaecf0}.cohort-cell b{font-size:8px}.cohort-cell small{font-size:6px;color:#667085}.cohort-na{display:grid;place-items:center;min-height:50px;background:#f8fafc;border-radius:8px;color:#98a2b3}.ci-cohort-note,.ci-method-note{font-size:8px;line-height:1.55;color:#475467;background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;padding:9px;margin:0 12px 12px}.ci-method-note{margin:12px 0 0}
.marketing-value-filter{display:none;grid-template-columns:repeat(3,1fr);gap:7px;background:#fffaeb;border:1px solid #fedf89;border-radius:10px;padding:8px;margin-top:7px}
@media(max-width:1200px){.ci-kpis{grid-template-columns:repeat(3,1fr)}.ci-priority-grid{grid-template-columns:repeat(2,1fr)}.ci-main-grid{grid-template-columns:1fr}.ci-filter{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.ci-kpis{grid-template-columns:1fr 1fr}.ci-risk-matrix{grid-template-columns:90px repeat(4,85px);overflow:auto}.ci-action-hints,.ci-priority-grid{grid-template-columns:1fr}.ci-filter{grid-template-columns:1fr}.marketing-value-filter{grid-template-columns:1fr}}



/* EDMAS V24 — FULL MODERN THEME REFRESH */
:root{
  --bg:#f4f7fb;
  --card:#ffffff;
  --ink:#0f172a;
  --muted:#64748b;
  --line:#e2e8f0;
  --primary:#0ea5a3;
  --primary-2:#0f766e;
  --accent:#ff7a18;
  --success:#12b76a;
  --danger:#d92d20;
  --dark:#0b1220;
  --radius:22px;
  --radius-sm:14px;
  --shadow-sm:0 8px 24px rgba(15,23,42,.06);
  --shadow-md:0 18px 40px rgba(15,23,42,.09);
  --shadow-lg:0 28px 64px rgba(15,23,42,.12);
}
html{scroll-behavior:smooth}
body.theme-v24{
  background:
    radial-gradient(circle at top left, rgba(91,92,240,.08), transparent 30%),
    radial-gradient(circle at top right, rgba(255,122,24,.06), transparent 26%),
    linear-gradient(180deg,#f8fbff 0%,#f4f7fb 58%,#eef3f9 100%);
  color:var(--ink);
}
body.theme-v24::selection{background:rgba(91,92,240,.18)}
body.theme-v24 .container{width:min(1280px,calc(100% - 32px))}
body.theme-v24 a{transition:color .18s ease,opacity .18s ease,transform .18s ease}
body.theme-v24 .topbar{
  background:linear-gradient(90deg,#0b1220,#121a2d 42%,#1b2550 100%);
  color:#d6deed;
  border-bottom:1px solid rgba(255,255,255,.06)
}
body.theme-v24 .header,
body.theme-v24 .nav{
  background:rgba(255,255,255,.86);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px)
}
body.theme-v24 .header{
  border-bottom:1px solid rgba(226,232,240,.9);
  box-shadow:0 10px 34px rgba(15,23,42,.04)
}
body.theme-v24 .header-main{height:84px;gap:18px}
body.theme-v24 .logo{font-size:30px;letter-spacing:-.6px}
body.theme-v24 .logo-mark{
  width:38px;height:38px;border-radius:13px;
  background:linear-gradient(135deg,var(--primary),var(--primary-2) 62%,#2dd4bf 100%);
  box-shadow:0 10px 24px rgba(91,92,240,.28)
}
body.theme-v24 .search{
  height:50px;
  background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);
  border:1px solid #d9e0ea;
  border-radius:16px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(15,23,42,.04)
}
body.theme-v24 .search:focus-within{border-color:rgba(91,92,240,.45);box-shadow:0 0 0 4px rgba(91,92,240,.12),0 12px 22px rgba(15,23,42,.05)}
body.theme-v24 .search input::placeholder{color:#94a3b8}
body.theme-v24 .actions{gap:10px}
body.theme-v24 .action,
body.theme-v24 .btn{
  position:relative;
  border-radius:14px;
  min-height:42px;
  padding:11px 15px;
  font-weight:900;
  letter-spacing:.02em;
  transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease;
}
body.theme-v24 .action:hover,
body.theme-v24 .btn:hover{transform:translateY(-1px)}
body.theme-v24 .action{background:#fff;border:1px solid #e2e8f0;color:#334155;box-shadow:var(--shadow-sm)}
body.theme-v24 .btn-primary{
  color:#fff;
  border:0;
  background:linear-gradient(135deg,var(--primary),var(--primary-2) 60%,#14b8a6 100%);
  box-shadow:0 16px 32px rgba(91,92,240,.28)
}
body.theme-v24 .btn-primary:hover{box-shadow:0 18px 36px rgba(91,92,240,.33)}
body.theme-v24 .btn-dark{
  color:#fff;
  border:0;
  background:linear-gradient(135deg,#0f172a,#1e293b 62%,#334155 100%);
  box-shadow:0 16px 32px rgba(15,23,42,.22)
}
body.theme-v24 .btn-outline{
  background:rgba(255,255,255,.95);
  border:1px solid #d7dfeb;
  color:#1e293b;
  box-shadow:var(--shadow-sm)
}
body.theme-v24 .btn-outline:hover{border-color:rgba(91,92,240,.35);color:var(--primary)}
body.theme-v24 .nav{border-bottom:1px solid rgba(226,232,240,.8)}
body.theme-v24 .nav .container{height:52px;gap:9px}
body.theme-v24 .nav a{
  padding:10px 14px;
  border:1px solid transparent;
  border-radius:999px;
  font-size:12px;
  color:#334155;
  background:transparent
}
body.theme-v24 .nav a:hover,
body.theme-v24 .nav a.active{
  background:linear-gradient(135deg,rgba(91,92,240,.12),rgba(124,58,237,.08));
  color:var(--primary);
  border-color:rgba(91,92,240,.16)
}
body.theme-v24 .hero{padding:26px 0 8px}
body.theme-v24 .hero-grid{gap:18px}
body.theme-v24 .hero-main,
body.theme-v24 .mini-banner{
  box-shadow:var(--shadow-lg)
}
body.theme-v24 .hero-main{
  min-height:370px;
  border-radius:30px;
  background:
    radial-gradient(circle at 85% 15%,rgba(255,255,255,.12),transparent 22%),
    radial-gradient(circle at 80% 85%,rgba(255,122,24,.28),transparent 26%),
    linear-gradient(135deg,#0d1328 0%,#172554 42%,#4834d4 78%,#14b8a6 100%);
  padding:44px;
}
body.theme-v24 .hero-main::before,
body.theme-v24 .hero-main::after{
  content:"";
  position:absolute;
  border-radius:999px;
  filter:blur(2px);
}
body.theme-v24 .hero-main::before{right:-90px;top:-70px;width:240px;height:240px;background:rgba(255,255,255,.09)}
body.theme-v24 .hero-main::after{right:48px;bottom:-80px;width:210px;height:210px;background:rgba(255,122,24,.20)}
body.theme-v24 .hero-main h1{font-size:48px;max-width:720px}
body.theme-v24 .hero-main p{font-size:14px;color:#dbe6ff}
body.theme-v24 .mini-banner{border-radius:24px;position:relative;overflow:hidden}
body.theme-v24 .purple{background:linear-gradient(135deg,#0d9488,#0f766e 72%,#5eead4)}
body.theme-v24 .blue{background:linear-gradient(135deg,#0f4c81,#0f766e 52%,#14b8a6)}
body.theme-v24 .section{padding:22px 0 34px}
body.theme-v24 .section-head{margin-bottom:18px}
body.theme-v24 .section-head h2{font-size:26px;letter-spacing:-.4px}
body.theme-v24 .section-head p{font-size:13px}
body.theme-v24 .product-grid{gap:18px}
body.theme-v24 .card,
body.theme-v24 .stat,
body.theme-v24 .panel,
body.theme-v24 .account-card,
body.theme-v24 .checkout-card,
body.theme-v24 .order-summary,
body.theme-v24 .cart-list,
body.theme-v24 .empty-cart,
body.theme-v24 .detail-card,
body.theme-v24 .form-card,
body.theme-v24 .login-card{
  background:rgba(255,255,255,.96);
  border:1px solid rgba(226,232,240,.95);
  box-shadow:var(--shadow-md)
}
body.theme-v24 .card{
  border-radius:24px;
  overflow:hidden
}
body.theme-v24 .card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(15,23,42,.14)}
body.theme-v24 .card-media,
body.theme-v24 .real-media{
  background:
    radial-gradient(circle at top left,rgba(91,92,240,.09),transparent 34%),
    linear-gradient(180deg,#f9fbff 0%,#eef3fb 100%);
}
body.theme-v24 .tag{
  left:14px;bottom:14px;
  background:linear-gradient(135deg,#0f172a,#1f2a44);
  border-radius:999px;
  padding:6px 10px;
  box-shadow:0 10px 20px rgba(15,23,42,.24)
}
body.theme-v24 .card-body{padding:15px}
body.theme-v24 .brand{font-size:10px;letter-spacing:.12em;color:var(--primary)}
body.theme-v24 .title{font-size:14px;color:#1e293b;min-height:42px}
body.theme-v24 .rating{color:#475467}
body.theme-v24 .old{font-size:12px;margin-top:12px}
body.theme-v24 .price{font-size:24px;letter-spacing:-.5px;color:#0f172a}
body.theme-v24 .card-actions{gap:9px;padding-top:14px}
body.theme-v24 .product-page{padding:28px 0 48px}
body.theme-v24 .breadcrumb{font-size:12px;color:#64748b;margin-bottom:18px}
body.theme-v24 .detail-card{border-radius:28px;overflow:hidden}
body.theme-v24 .gallery{
  background:linear-gradient(180deg,#fbfdff,#f1f5fb);
  padding:24px;
  border-right:1px solid #edf2f7
}
body.theme-v24 .main-img{
  border-radius:24px;
  background:
    radial-gradient(circle at top left,rgba(91,92,240,.08),transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#f4f7fc 100%);
  border:1px solid #e7edf5;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 16px 28px rgba(15,23,42,.05)
}
body.theme-v24 .thumb{border-radius:14px;border:1px solid #dde5ef;box-shadow:var(--shadow-sm)}
body.theme-v24 .thumb.active{border-color:var(--primary);box-shadow:0 0 0 4px rgba(91,92,240,.11)}
body.theme-v24 .info{padding:36px}
body.theme-v24 .info h1{font-size:33px;letter-spacing:-.6px}
body.theme-v24 .meta{color:#64748b}
body.theme-v24 .chip{background:#eff4ff;color:#364152;border:1px solid #dbe5ff;padding:7px 11px}
body.theme-v24 .pricebox{
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,247,255,.98));
  border:1px solid #dbe3ff;
  box-shadow:0 12px 26px rgba(91,92,240,.08)
}
body.theme-v24 .pricebox .now{font-size:36px;color:#0f172a}
body.theme-v24 .delivery{border-radius:14px}
body.theme-v24 .buyrow{gap:10px}
body.theme-v24 .qty{border-radius:14px;background:#f8fafc;border:1px solid #dde5ef;overflow:hidden}
body.theme-v24 .qty button{background:transparent;font-weight:900}
body.theme-v24 .tabs{border-radius:22px}
body.theme-v24 .tabhead span{padding:16px 18px}
body.theme-v24 .tabbody{font-size:14px;line-height:1.72;color:#334155}
body.theme-v24 .product-fav-btn{
  border:1px solid #d8e0ea;
  background:#fff;
  padding:10px 13px;
  box-shadow:var(--shadow-sm)
}
body.theme-v24 .product-fav-btn.active{background:#fff0f6;color:#db2777;border-color:#f9a8d4}
body.theme-v24 .footer{
  margin-top:36px;
  background:linear-gradient(135deg,#0b1220,#111c33 46%,#1d2954 100%);
  color:#c7d2fe;
  border-top:1px solid rgba(255,255,255,.05)
}
body.theme-v24 .footer .logo{color:#fff}
body.theme-v24 .footer a{color:#cbd5e1}
body.theme-v24 .admin-shell{grid-template-columns:270px 1fr;background:transparent}
body.theme-v24 .sidebar{
  position:sticky;
  top:0;
  min-height:100vh;
  background:linear-gradient(180deg,#0b1220 0%,#10192f 40%,#111b36 100%);
  border-right:1px solid rgba(255,255,255,.04);
  box-shadow:20px 0 40px rgba(15,23,42,.10)
}
body.theme-v24 .sidebar::after{
  content:"";position:absolute;inset:auto 18px 18px 18px;height:120px;border-radius:20px;
  background:linear-gradient(135deg,rgba(91,92,240,.18),rgba(255,122,24,.12));filter:blur(4px);opacity:.7;pointer-events:none
}
body.theme-v24 .sidebar .logo{position:relative;z-index:1;font-size:24px}
body.theme-v24 .side-link{
  position:relative;z-index:1;margin:5px 0;
  border:1px solid transparent;border-radius:14px;padding:12px 13px;
  color:#d5ddf0;background:transparent
}
body.theme-v24 .side-link:hover,
body.theme-v24 .side-link.active{
  background:linear-gradient(135deg,rgba(91,92,240,.22),rgba(124,58,237,.18));
  border-color:rgba(255,255,255,.08);
  color:#fff;
  box-shadow:0 10px 24px rgba(11,18,32,.18)
}
body.theme-v24 .admin-main{padding:26px}
body.theme-v24 .admin-top{margin-bottom:20px;gap:14px;flex-wrap:wrap}
body.theme-v24 .admin-top h1{font-size:30px;letter-spacing:-.5px}
body.theme-v24 .stats{gap:14px}
body.theme-v24 .stat{border-radius:22px;padding:18px 18px 17px}
body.theme-v24 .stat small{font-size:11px;color:#667085}
body.theme-v24 .stat strong{font-size:30px;letter-spacing:-.8px}
body.theme-v24 .stat:nth-child(1){background:linear-gradient(180deg,#ffffff,#f5f7ff)}
body.theme-v24 .stat:nth-child(2){background:linear-gradient(180deg,#ffffff,#f0fdfa)}
body.theme-v24 .stat:nth-child(3){background:linear-gradient(180deg,#ffffff,#fff7ed)}
body.theme-v24 .stat:nth-child(4){background:linear-gradient(180deg,#ffffff,#effdf7)}
body.theme-v24 .panel,
body.theme-v24 .account-card,
body.theme-v24 .checkout-card,
body.theme-v24 .order-summary{border-radius:22px;overflow:hidden}
body.theme-v24 .panel-head,
body.theme-v24 .account-card-head{
  padding:16px 18px;
  border-bottom:1px solid #eef2f7;
  background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)
}
body.theme-v24 .panel-head h3,
body.theme-v24 .account-card-head h3{font-size:15px;letter-spacing:-.2px}
body.theme-v24 .table-wrap{overflow:auto}
body.theme-v24 table{border-collapse:separate;border-spacing:0}
body.theme-v24 th,
body.theme-v24 td{border-bottom:1px solid #eef2f7;padding:13px 15px}
body.theme-v24 th{
  background:#f8fafc;
  color:#667085;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.05em
}
body.theme-v24 tr:hover td{background:#fbfdff}
body.theme-v24 .status{
  border:1px solid transparent;
  padding:5px 9px;
  letter-spacing:.03em
}
body.theme-v24 .ok{background:#ecfdf3;color:#027a48;border-color:#abefc6}
body.theme-v24 .warn{background:#fff7e8;color:#c2410c;border-color:#fdba74}
body.theme-v24 .info2{background:#eef4ff;color:#1d4ed8;border-color:#bfdbfe}
body.theme-v24 .form-card,
body.theme-v24 .login-card{border-radius:26px;padding:28px}
body.theme-v24 .field{gap:7px}
body.theme-v24 .field label{font-size:12px;color:#334155}
body.theme-v24 .field input,
body.theme-v24 .field select,
body.theme-v24 .field textarea,
body.theme-v24 .cart-qty input,
body.theme-v24 .checkout-layout .field input,
body.theme-v24 .checkout-layout .field select,
body.theme-v24 .checkout-layout .field textarea{
  border:1px solid #d8e0ea;
  border-radius:14px;
  background:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 4px 12px rgba(15,23,42,.03)
}
body.theme-v24 .field input:focus,
body.theme-v24 .field select:focus,
body.theme-v24 .field textarea:focus,
body.theme-v24 .cart-qty input:focus,
body.theme-v24 .checkout-layout .field input:focus,
body.theme-v24 .checkout-layout .field select:focus,
body.theme-v24 .checkout-layout .field textarea:focus{
  outline:none;
  border-color:rgba(91,92,240,.5);
  box-shadow:0 0 0 4px rgba(91,92,240,.10),0 8px 16px rgba(15,23,42,.05)
}
body.theme-v24 .alert{border-radius:16px;padding:14px 15px}
body.theme-v24 .account-page,
body.theme-v24 .checkout-page,
body.theme-v24 .paytr-page{background:transparent}
body.theme-v24 .account-layout{gap:20px}
body.theme-v24 .account-sidebar{
  border-radius:24px;
  background:linear-gradient(180deg,#0f172a,#111c35 46%,#172554 100%);
  box-shadow:0 24px 48px rgba(15,23,42,.18)
}
body.theme-v24 .account-avatar{
  background:linear-gradient(135deg,var(--accent),#fb923c);
  box-shadow:0 14px 28px rgba(255,122,24,.25)
}
body.theme-v24 .account-sidebar nav a{
  border-radius:13px;
  border:1px solid transparent
}
body.theme-v24 .account-sidebar nav a:hover,
body.theme-v24 .account-sidebar nav a.active{
  background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(91,92,240,.22));
  border-color:rgba(255,255,255,.08)
}
body.theme-v24 .account-welcome h1{font-size:30px;letter-spacing:-.5px}
body.theme-v24 .account-kpis{gap:14px}
body.theme-v24 .account-kpis a{border-radius:20px;box-shadow:var(--shadow-md)}
body.theme-v24 .account-kpis strong{font-size:29px;letter-spacing:-.8px}
body.theme-v24 .account-order-row,
body.theme-v24 .my-order,
body.theme-v24 .alert-account-row{padding-top:14px;padding-bottom:14px}
body.theme-v24 .cart-layout,
body.theme-v24 .checkout-layout{gap:20px}
body.theme-v24 .cart-row{
  gap:16px;
  padding:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,252,255,.98))
}
body.theme-v24 .cart-image,
body.theme-v24 .checkout-item-image,
body.theme-v24 .bundle-suggestion-image,
body.theme-v24 .alert-product img{
  border-radius:16px;
  border:1px solid #e5edf7;
  background:linear-gradient(180deg,#ffffff 0%,#f4f7fb 100%)
}
body.theme-v24 .order-summary,
body.theme-v24 .checkout-card{padding:20px}
body.theme-v24 .summary-total strong{font-size:28px}
body.theme-v24 .secure-note,
body.theme-v24 .payment-coming,
body.theme-v24 .warning-note,
body.theme-v24 .checkout-login-note,
body.theme-v24 .marketing-consent-note{
  border-radius:14px
}
body.theme-v24 .payment-option,
body.theme-v24 .paytr-enable-security.active{
  border-radius:16px;
  background:linear-gradient(180deg,#ffffff,#fbf8ff);
  border:1.5px solid rgba(91,92,240,.22)
}
body.theme-v24 .payment-icon{
  border-radius:13px;
  background:linear-gradient(135deg,#0f172a,#334155)
}
body.theme-v24 .sticky-summary{top:106px}
body.theme-v24 .empty-cart,
body.theme-v24 .empty-state{border-radius:28px}
body.theme-v24 .empty-cart-icon{font-size:56px}
body.theme-v24 .variant-choice,
body.theme-v24 .bundle-suggestion-card,
body.theme-v24 .seller-card-v2,
body.theme-v24 .wishlist-list-card,
body.theme-v24 .favorite-card,
body.theme-v24 .upload-box,
body.theme-v24 .tracking-hero-card{
  border-radius:18px;
  box-shadow:var(--shadow-sm)
}
body.theme-v24 .variant-choice.active{background:linear-gradient(180deg,#ffffff,#f5f3ff);color:#5b21b6}
body.theme-v24 .upload-box{background:linear-gradient(180deg,#ffffff,#f8fbff);border:1.5px dashed #cbd5e1}
body.theme-v24 .mapping-pills span{background:#eefbf3;border-color:#b7ebcd}
body.theme-v24 .ci-risk-cell,
body.theme-v24 .marketing-step,
body.theme-v24 .marketing-variant-box,
body.theme-v24 .marketing-unsub-card{box-shadow:var(--shadow-sm)}
body.theme-v24 .marketing-value-filter{background:linear-gradient(180deg,#fff8eb,#fffef9)}
body.theme-v24 .ci-risk-cell{border-radius:14px}
body.theme-v24 .ci-risk-matrix{gap:7px}
body.theme-v24 .ci-kpis>div,
body.theme-v24 .marketing-kpis>div,
body.theme-v24 .marketing-report-kpis>div{border-radius:18px;box-shadow:var(--shadow-sm)}
body.theme-v24 .link-danger:hover{opacity:.82}
body.theme-v24 .sidebar-toggle{
  display:none;
  align-items:center;
  justify-content:center;
  width:42px;height:42px;
  border:1px solid #d8e0ea;
  border-radius:14px;
  background:#fff;
  box-shadow:var(--shadow-sm);
  cursor:pointer
}
body.theme-v24 .sidebar-toggle span{font-size:18px;line-height:1}
body.theme-v24 .v24-mobile-backdrop{
  position:fixed;inset:0;background:rgba(2,6,23,.45);backdrop-filter:blur(2px);z-index:49;display:none
}
body.theme-v24 .v24-mobile-backdrop.show{display:block}
body.theme-v24 .field-hint{font-size:11px;color:#94a3b8}
body.theme-v24 .migration-log{
  background:#fbfdff;border:1px solid #e6edf7;border-radius:16px;padding:12px 14px;margin:14px 0;line-height:1.7;font-size:12px;color:#475467
}
@media(max-width:1100px){
  body.theme-v24 .product-grid{grid-template-columns:repeat(3,1fr)}
  body.theme-v24 .hero-main h1{font-size:42px}
  body.theme-v24 .stats,
  body.theme-v24 .ci-kpis,
  body.theme-v24 .marketing-kpis,
  body.theme-v24 .marketing-report-kpis{grid-template-columns:repeat(2,1fr)}
  body.theme-v24 .ci-priority-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
  body.theme-v24 .admin-shell{grid-template-columns:1fr}
  body.theme-v24 .sidebar{
    position:fixed;left:0;top:0;bottom:0;width:288px;transform:translateX(-104%);z-index:60;transition:transform .22s ease
  }
  body.theme-v24.sidebar-open .sidebar{transform:translateX(0)}
  body.theme-v24 .sidebar-toggle{display:inline-flex}
  body.theme-v24 .admin-main{padding:20px}
  body.theme-v24 .account-layout{grid-template-columns:1fr}
  body.theme-v24 .account-sidebar{display:none}
  body.theme-v24.account-menu-open .account-sidebar{display:block;position:fixed;left:12px;right:12px;top:12px;z-index:60;max-height:calc(100vh - 24px);overflow:auto}
}
@media(max-width:760px){
  body.theme-v24 .container{width:calc(100% - 22px)}
  body.theme-v24 .header-main{grid-template-columns:1fr auto;height:auto;padding:14px 0}
  body.theme-v24 .search{grid-column:1/-1;grid-row:2}
  body.theme-v24 .product-grid{grid-template-columns:repeat(2,1fr);gap:12px}
  body.theme-v24 .hero-main{padding:28px;min-height:300px}
  body.theme-v24 .hero-main h1{font-size:34px}
  body.theme-v24 .detail-card{grid-template-columns:1fr!important}
  body.theme-v24 .gallery{border-right:0;border-bottom:1px solid #edf2f7}
  body.theme-v24 .info{padding:22px}
  body.theme-v24 .footer-grid{grid-template-columns:1fr 1fr}
  body.theme-v24 .stats,
  body.theme-v24 .account-kpis,
  body.theme-v24 .preview-stats,
  body.theme-v24 .import-summary,
  body.theme-v24 .ci-kpis,
  body.theme-v24 .marketing-kpis,
  body.theme-v24 .marketing-report-kpis{grid-template-columns:1fr 1fr}
  body.theme-v24 .admin-top{align-items:flex-start}
}
@media(max-width:520px){
  body.theme-v24 .product-grid,
  body.theme-v24 .footer-grid,
  body.theme-v24 .stats,
  body.theme-v24 .account-kpis,
  body.theme-v24 .ci-kpis,
  body.theme-v24 .marketing-kpis,
  body.theme-v24 .marketing-report-kpis{grid-template-columns:1fr}
  body.theme-v24 .card-media,
  body.theme-v24 .real-media{height:210px;min-height:210px;max-height:210px}
  body.theme-v24 .hero-main h1{font-size:29px}
  body.theme-v24 .btn,
  body.theme-v24 .action{width:100%}
  body.theme-v24 .actions{display:grid;grid-template-columns:1fr 1fr}
}



/* EDMAS V24.1 — Elegant Button Refinement */
:root{
  --v241-btn-border:#d9e1ec;
  --v241-btn-text:#243247;
  --v241-btn-muted:#5b6577;
}
body.theme-v24{
  --shadow-sm:0 6px 16px rgba(15,23,42,.05);
  --shadow-md:0 14px 34px rgba(15,23,42,.08);
}
/* Daha zarif global buton ayari */
body.theme-v24 .action,
body.theme-v24 .btn{
  min-height:38px;
  padding:9px 14px;
  border-radius:12px;
  font-size:12px;
  line-height:1;
  font-weight:800;
  box-shadow:0 4px 14px rgba(15,23,42,.04);
}
body.theme-v24 .btn-primary{box-shadow:0 12px 24px rgba(91,92,240,.22)}
body.theme-v24 .btn-primary:hover{box-shadow:0 14px 28px rgba(91,92,240,.27)}
body.theme-v24 .btn-outline,
body.theme-v24 .action{
  border-color:var(--v241-btn-border);
  color:var(--v241-btn-text);
}
body.theme-v24 .action:hover,
body.theme-v24 .btn-outline:hover{
  border-color:#c8d3e3;
  background:#fff;
}
/* Header: referanstaki gibi ince ve zarif aksiyon butonlari */
body.theme-v24 .header{box-shadow:0 8px 26px rgba(15,23,42,.035)}
body.theme-v24 .header-main{height:76px;gap:16px}
body.theme-v24 .search{height:46px;border-radius:15px}
body.theme-v24 .search .btn{
  min-height:34px;
  height:34px;
  padding:0 16px;
  border-radius:11px;
  font-size:12px;
}
body.theme-v24 .actions{gap:10px;align-items:center;flex-wrap:wrap}
body.theme-v24 .header .actions .action,
body.theme-v24 .header-main .actions .action{
  min-height:34px;
  height:34px;
  padding:0 14px;
  border:1px solid var(--v241-btn-border);
  border-radius:14px;
  background:#fff;
  color:var(--v241-btn-text);
  font-size:12px;
  font-weight:800;
  box-shadow:0 3px 10px rgba(15,23,42,.035);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  white-space:nowrap;
}
body.theme-v24 .header .actions .action:hover,
body.theme-v24 .header-main .actions .action:hover{
  transform:translateY(-1px);
  border-color:#cad5e4;
  box-shadow:0 8px 16px rgba(15,23,42,.06);
}
body.theme-v24 .header .actions .action[href*="favorites"],
body.theme-v24 .header-main .actions .action[href*="favorites"],
body.theme-v24 .header .actions .action[href*="compare"],
body.theme-v24 .header-main .actions .action[href*="compare"]{
  padding:0 12px;
}
body.theme-v24 .cart-head{gap:7px}
body.theme-v24 .cart-badge{
  min-width:18px;
  height:18px;
  padding:0 5px;
  font-size:10px;
  border-radius:999px;
  box-shadow:none;
}
body.theme-v24 .nav .container{height:46px;gap:8px}
body.theme-v24 .nav a{padding:8px 12px;font-size:11px}
/* Urun kartlari ve liste aksiyonlari daha tok ama kucuk */
body.theme-v24 .card-actions{gap:8px;padding-top:12px}
body.theme-v24 .card-actions .btn,
body.theme-v24 .card-cart-form .btn,
body.theme-v24 .quick-preview-btn{
  min-height:36px;
  padding:8px 12px;
  border-radius:12px;
  font-size:11px;
}
body.theme-v24 .card-compare-form button{
  min-height:34px;
  border-radius:11px;
  font-size:10px;
  padding:7px 10px;
}
/* Urun detay aksiyon cubugu */
body.theme-v24 .product-save-bar{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:12px 0 14px;
}
body.theme-v24 .product-save-bar .product-fav-btn,
body.theme-v24 .product-save-bar .product-compare-btn,
body.theme-v24 .product-save-bar .product-list-link{
  min-height:36px;
  height:36px;
  padding:0 12px !important;
  border-radius:12px !important;
  font-size:11px !important;
  font-weight:800 !important;
  gap:6px;
  box-shadow:none;
}
body.theme-v24 .product-save-bar .product-fav-btn,
body.theme-v24 .product-save-bar .product-compare-btn{
  border-color:var(--v241-btn-border) !important;
  color:var(--v241-btn-text) !important;
  background:#fff !important;
}
body.theme-v24 .product-save-bar .product-list-link{
  background:#f7f7ff !important;
  border-color:#99f6e4 !important;
  color:#0f766e !important;
}
body.theme-v24 .product-save-bar .product-fav-btn:hover,
body.theme-v24 .product-save-bar .product-compare-btn:hover,
body.theme-v24 .product-save-bar .product-list-link:hover{
  background:#fff !important;
  border-color:#cbd5e1 !important;
  color:#0f172a !important;
}
body.theme-v24 .product-save-bar .product-fav-btn.active{
  background:#fff4f6 !important;
  border-color:#f7c3d2 !important;
  color:#e11d48 !important;
}
body.theme-v24 .product-save-bar .save-icon{font-size:12px}
/* Form ve checkout aksiyonlari da bir tik daha rafine */
body.theme-v24 .checkout-btn,
body.theme-v24 .auth-submit,
body.theme-v24 .wishlist-card-actions .btn,
body.theme-v24 .bundle-suggestion-action .btn,
body.theme-v24 .account-kpis a,
body.theme-v24 .segment-card-actions a{
  border-radius:12px;
}
@media(max-width:760px){
  body.theme-v24 .header-main{height:auto;padding:12px 0;gap:12px}
  body.theme-v24 .search{height:44px}
  body.theme-v24 .header .actions .action,
  body.theme-v24 .header-main .actions .action{min-height:34px;height:34px;padding:0 12px;font-size:11px}
  body.theme-v24 .actions{gap:8px}
}
@media(max-width:520px){
  body.theme-v24 .actions{grid-template-columns:1fr 1fr}
  body.theme-v24 .header .actions .action,
  body.theme-v24 .header-main .actions .action,
  body.theme-v24 .search .btn{width:100%}
  body.theme-v24 .product-save-bar{grid-template-columns:1fr !important}
  body.theme-v24 .product-save-bar .product-fav-btn,
  body.theme-v24 .product-save-bar .product-compare-btn,
  body.theme-v24 .product-save-bar .product-list-link{height:38px}
}


/* EDMAS V24.2 — COMPACT COMMERCE UI
   Referans: yüksek yoğunluklu modern marketplace ritmi.
   Marka / birebir kopya değildir; EDMAS tasarım dili korunur.
*/
:root{
  --commerce-orange:#f97316;
  --commerce-orange-dark:#ea580c;
  --commerce-green:#059669;
  --commerce-border:#e5e7eb;
  --commerce-muted:#6b7280;
}

/* Storefront genişliğini gerçek e-ticaret yoğunluğuna yaklaştır */
body.theme-v24.storefront-theme .container{
  width:min(1420px,calc(100% - 32px));
}
body.theme-v24.storefront-theme{
  background:#fff;
}
body.theme-v24.storefront-theme .topbar{
  min-height:28px;
  font-size:10px;
}
body.theme-v24.storefront-theme .header{
  background:#fff;
  box-shadow:none;
  border-bottom:1px solid #eceff3;
}
body.theme-v24.storefront-theme .header-main{
  height:68px;
}
body.theme-v24.storefront-theme .logo{
  font-size:27px;
}
body.theme-v24.storefront-theme .logo-mark{
  width:34px;height:34px;border-radius:10px;
  box-shadow:0 7px 18px rgba(91,92,240,.20)
}
body.theme-v24.storefront-theme .search{
  height:42px;
  border-radius:10px;
  background:#f7f7f8;
  border-color:#eceff3;
  box-shadow:none;
}
body.theme-v24.storefront-theme .search:focus-within{
  background:#fff;
  border-color:#d1d5db;
  box-shadow:0 0 0 3px rgba(249,115,22,.08)
}
body.theme-v24.storefront-theme .search .btn{
  height:32px;min-height:32px;
  padding:0 16px;
  border-radius:8px;
  background:var(--commerce-orange);
  box-shadow:none;
}
body.theme-v24.storefront-theme .search .btn:hover{
  background:var(--commerce-orange-dark);
  box-shadow:none;
}
body.theme-v24.storefront-theme .header .actions .action,
body.theme-v24.storefront-theme .header-main .actions .action{
  height:32px;min-height:32px;
  padding:0 10px;
  border:0;
  border-radius:7px;
  box-shadow:none;
  font-size:11px;
}
body.theme-v24.storefront-theme .header .actions .action:hover,
body.theme-v24.storefront-theme .header-main .actions .action:hover{
  background:#f7f7f8;
  transform:none;
  box-shadow:none;
}
body.theme-v24.storefront-theme .nav{
  background:#fff;
}
body.theme-v24.storefront-theme .nav .container{
  height:42px;
  gap:2px;
}
body.theme-v24.storefront-theme .nav a{
  border-radius:0;
  padding:12px 13px 10px;
  font-size:10px;
  border:0;
  border-bottom:2px solid transparent;
}
body.theme-v24.storefront-theme .nav a:hover,
body.theme-v24.storefront-theme .nav a.active{
  background:transparent;
  color:var(--commerce-orange-dark);
  border-bottom-color:var(--commerce-orange);
}

/* PRODUCT DETAIL — daha sıkı, daha ticari */
body.theme-v24.storefront-theme .product-page{
  padding:16px 0 42px;
  background:#fff;
}
body.theme-v24.storefront-theme .breadcrumb{
  margin-bottom:12px;
  font-size:10px;
  color:#7b8493;
}
body.theme-v24.storefront-theme .detail-card{
  grid-template-columns:minmax(400px,520px) minmax(500px,1fr);
  gap:22px;
  align-items:start;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  overflow:visible;
}
body.theme-v24.storefront-theme .gallery{
  padding:14px;
  border:1px solid var(--commerce-border);
  border-radius:10px;
  background:#fff;
  gap:10px;
}
body.theme-v24.storefront-theme .main-img{
  height:clamp(470px,58vh,585px);
  min-height:470px;
  max-height:585px;
  border-radius:7px;
  border:0;
  background:#fafafa;
  box-shadow:none;
}
body.theme-v24.storefront-theme .main-img img{
  padding:0!important;
  border-radius:7px;
}
body.theme-v24.storefront-theme .thumbs{
  gap:7px;
  margin-top:2px;
}
body.theme-v24.storefront-theme .thumb{
  width:58px!important;height:58px!important;
  min-width:58px!important;min-height:58px!important;
  border-radius:7px;
  box-shadow:none;
}
body.theme-v24.storefront-theme .thumb.active{
  border-color:var(--commerce-orange);
  box-shadow:0 0 0 1px var(--commerce-orange);
}
body.theme-v24.storefront-theme .info{
  padding:2px 0 0;
  overflow:visible;
}
body.theme-v24.storefront-theme .brand{
  font-size:10px;
  color:#6b7280;
  letter-spacing:.02em;
}
body.theme-v24.storefront-theme .info h1{
  margin:5px 0 8px;
  font-size:24px;
  line-height:1.25;
  letter-spacing:-.25px;
  font-weight:750;
}
body.theme-v24.storefront-theme .meta{
  padding-bottom:9px;
  border-bottom:1px solid #eceff3;
  font-size:10px;
}
body.theme-v24.storefront-theme .product-rating-link b{
  color:#f59e0b;
}
body.theme-v24.storefront-theme .chips{
  margin:9px 0;
  gap:5px;
}
body.theme-v24.storefront-theme .chip{
  padding:5px 8px;
  font-size:9px;
  background:#f7f7f8;
  border:1px solid #eceff3;
  color:#4b5563;
  border-radius:6px;
}
body.theme-v24.storefront-theme .product-save-bar{
  display:flex!important;
  gap:7px;
  margin:8px 0 10px;
}
body.theme-v24.storefront-theme .product-save-bar form{
  flex:0 1 auto;
}
body.theme-v24.storefront-theme .product-save-bar .product-fav-btn,
body.theme-v24.storefront-theme .product-save-bar .product-compare-btn,
body.theme-v24.storefront-theme .product-save-bar .product-list-link{
  width:auto!important;
  min-width:122px;
  height:32px;
  min-height:32px;
  padding:0 11px!important;
  border-radius:7px!important;
  font-size:9px!important;
  border-color:#dfe3e8!important;
  box-shadow:none;
}
body.theme-v24.storefront-theme .product-save-bar .product-list-link{
  background:#fff!important;
  color:#0d9488!important;
}
body.theme-v24.storefront-theme .pricebox{
  padding:10px 0 10px;
  margin-top:2px;
  border:0;
  border-bottom:1px solid #eceff3;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
body.theme-v24.storefront-theme .pricebox .old{
  margin-top:0;
  font-size:11px;
}
body.theme-v24.storefront-theme .pricebox .now{
  font-size:31px;
  line-height:1.05;
  color:#111827;
}
body.theme-v24.storefront-theme .pricebox small{
  display:block;
  margin-top:5px;
  font-size:9px;
  color:#6b7280;
}
body.theme-v24.storefront-theme .product-loyalty-teaser{
  margin:8px 0;
  border-radius:8px;
  border:1px solid #ccfbf1;
  background:#f0fdfa;
  padding:8px 10px;
  box-shadow:none;
}
body.theme-v24.storefront-theme .product-loyalty-teaser>span{
  width:30px;height:30px;border-radius:8px;
}
body.theme-v24.storefront-theme .product-loyalty-teaser b{
  font-size:9px;
}
body.theme-v24.storefront-theme .product-loyalty-teaser small,
body.theme-v24.storefront-theme .product-loyalty-teaser strong{
  font-size:7px;
}
body.theme-v24.storefront-theme .product-alert-box{
  margin:8px 0 10px;
  border:1px solid #eceff3;
  border-radius:8px;
  box-shadow:none;
}
body.theme-v24.storefront-theme .product-alert-head{
  padding:8px 10px;
}
body.theme-v24.storefront-theme .product-alert-head b,
body.theme-v24.storefront-theme .product-alert-head a{
  font-size:8px;
}
body.theme-v24.storefront-theme .product-alert-actions{
  padding:7px 9px;
}
body.theme-v24.storefront-theme .price-alert-form{
  gap:8px;
}
body.theme-v24.storefront-theme .price-alert-form b{
  font-size:8px;
}
body.theme-v24.storefront-theme .price-alert-form small{
  font-size:7px;
}
body.theme-v24.storefront-theme .price-alert-controls input{
  height:32px;
  border-radius:7px;
}
body.theme-v24.storefront-theme .price-alert-controls .btn{
  min-height:32px;
  height:32px;
  font-size:9px;
  padding:0 10px;
}
body.theme-v24.storefront-theme #addCartForm h4{
  font-size:12px;
  margin:10px 0 6px!important;
}
body.theme-v24.storefront-theme .variant-options{
  gap:6px;
}
body.theme-v24.storefront-theme .variant-choice{
  min-width:88px;
  padding:8px 10px;
  border-radius:7px;
  border-color:#dddfe4;
  box-shadow:none;
}
body.theme-v24.storefront-theme .variant-choice.active{
  border-color:var(--commerce-orange);
  background:#fffaf5;
  color:#9a3412;
  box-shadow:0 0 0 1px rgba(249,115,22,.18);
}
body.theme-v24.storefront-theme .delivery{
  margin:9px 0;
  padding:9px 10px;
  border-radius:8px;
  font-size:9px;
}
body.theme-v24.storefront-theme .seller-card-v2{
  margin:8px 0 9px;
  padding:9px 10px;
  border-radius:8px;
  grid-template-columns:34px minmax(0,1fr) auto;
  box-shadow:none;
}
body.theme-v24.storefront-theme .seller-logo-v2{
  width:34px;height:34px;border-radius:7px;
}
body.theme-v24.storefront-theme .seller-card-v2 b{
  font-size:10px;
}
body.theme-v24.storefront-theme .seller-card-v2 small{
  font-size:8px;
}
body.theme-v24.storefront-theme .commerce-buyrow{
  display:grid;
  grid-template-columns:92px minmax(160px,.78fr) minmax(190px,1fr);
  gap:8px;
  margin-top:9px;
}
body.theme-v24.storefront-theme .qty{
  height:43px;
  border-radius:8px;
  border-color:#dfe3e8;
  background:#fff;
}
body.theme-v24.storefront-theme .qty button{
  height:41px;
}
body.theme-v24.storefront-theme .btn-buy-now,
body.theme-v24.storefront-theme .btn-add-cart{
  height:43px;
  min-height:43px;
  border-radius:8px;
  font-size:12px;
  font-weight:850;
  box-shadow:none;
}
body.theme-v24.storefront-theme .btn-buy-now{
  border:1.5px solid var(--commerce-orange);
  background:#fff;
  color:var(--commerce-orange-dark);
}
body.theme-v24.storefront-theme .btn-buy-now:hover{
  background:#fff7ed;
  border-color:var(--commerce-orange-dark);
  transform:none;
}
body.theme-v24.storefront-theme .btn-add-cart{
  border:1.5px solid var(--commerce-orange);
  background:var(--commerce-orange);
  color:#fff;
}
body.theme-v24.storefront-theme .btn-add-cart:hover{
  background:var(--commerce-orange-dark);
  border-color:var(--commerce-orange-dark);
  transform:none;
}

/* Alt içerik daha düz ve kompakt */
body.theme-v24.storefront-theme .tabs{
  margin-top:14px;
  border-radius:9px;
  box-shadow:none;
}
body.theme-v24.storefront-theme .tabhead span,
body.theme-v24.storefront-theme .tabhead a{
  padding:12px 15px;
  font-size:10px;
}
body.theme-v24.storefront-theme .tabbody{
  padding:16px;
  font-size:11px;
}

/* PRODUCT LIST / SEARCH — daha yoğun marketplace kartları */
body.theme-v24.storefront-theme .section{
  padding:18px 0 28px;
}
body.theme-v24.storefront-theme .store-results-layout{
  grid-template-columns:220px minmax(0,1fr);
  gap:18px;
}
body.theme-v24.storefront-theme .store-filter-card{
  top:88px;
  border:0;
  border-right:1px solid #eceff3;
  border-radius:0;
  padding:4px 16px 12px 0;
  box-shadow:none;
}
body.theme-v24.storefront-theme .filter-title{
  padding-bottom:9px;
}
body.theme-v24.storefront-theme .filter-title b{
  font-size:12px;
}
body.theme-v24.storefront-theme .filter-group{
  padding:9px 0;
}
body.theme-v24.storefront-theme .filter-group-title{
  font-size:9px;
}
body.theme-v24.storefront-theme .filter-check-list{
  gap:6px;
}
body.theme-v24.storefront-theme .filter-check-list label{
  font-size:9px;
}
body.theme-v24.storefront-theme .filter-check-list input{
  width:14px;height:14px;
}
body.theme-v24.storefront-theme .search-result-head{
  margin-bottom:10px;
}
body.theme-v24.storefront-theme .search-result-head h2{
  font-size:22px;
}
body.theme-v24.storefront-theme .search-result-head p{
  font-size:10px;
}
body.theme-v24.storefront-theme .store-results .product-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
body.theme-v24.storefront-theme .card{
  border:1px solid #e5e7eb;
  border-radius:9px;
  box-shadow:none;
  background:#fff;
}
body.theme-v24.storefront-theme .card:hover{
  transform:none;
  border-color:#d1d5db;
  box-shadow:0 8px 22px rgba(15,23,42,.07);
}
body.theme-v24.storefront-theme .card-media,
body.theme-v24.storefront-theme .real-media{
  height:245px;
  min-height:245px;
  max-height:245px;
  background:#fff;
}
body.theme-v24.storefront-theme .real-media img,
body.theme-v24.storefront-theme .card-media img{
  padding:5px!important;
}
body.theme-v24.storefront-theme .tag{
  left:8px;
  bottom:8px;
  padding:4px 7px;
  border-radius:6px;
  font-size:8px;
  background:#111827;
}
body.theme-v24.storefront-theme .card-body{
  padding:10px 10px 9px;
}
body.theme-v24.storefront-theme .card .brand{
  font-size:8px;
  color:#6b7280;
  letter-spacing:.02em;
}
body.theme-v24.storefront-theme .card .title{
  min-height:38px;
  margin:4px 0 5px;
  font-size:11px;
  line-height:1.45;
  color:#374151;
}
body.theme-v24.storefront-theme .card .rating{
  font-size:9px;
}
body.theme-v24.storefront-theme .card .old{
  margin-top:6px;
  font-size:9px;
}
body.theme-v24.storefront-theme .card .price{
  font-size:17px;
  line-height:1.1;
  margin-top:3px;
}
body.theme-v24.storefront-theme .variant-note{
  font-size:8px;
  margin-top:4px;
}
body.theme-v24.storefront-theme .search-card-actions{
  display:grid;
  grid-template-columns:84px minmax(0,1fr);
  gap:6px;
  padding-top:9px;
}
body.theme-v24.storefront-theme .search-card-actions .btn{
  height:34px;
  min-height:34px;
  border-radius:6px;
  padding:0 8px;
  font-size:9px;
  box-shadow:none;
}
body.theme-v24.storefront-theme .search-card-actions .btn-primary,
body.theme-v24.storefront-theme .card-cart-form .btn-primary{
  background:#fff;
  border:1px solid var(--commerce-orange);
  color:var(--commerce-orange-dark);
}
body.theme-v24.storefront-theme .search-card-actions .btn-primary:hover,
body.theme-v24.storefront-theme .card-cart-form .btn-primary:hover{
  background:#fff7ed;
  border-color:var(--commerce-orange-dark);
  color:var(--commerce-orange-dark);
  transform:none;
}
body.theme-v24.storefront-theme .quick-preview-btn{
  color:#4b5563;
  border-color:#dfe3e8;
}
body.theme-v24.storefront-theme .card-cart-form{
  margin:0;
}
body.theme-v24.storefront-theme .card-compare-form{
  margin-top:3px;
  text-align:center;
}
body.theme-v24.storefront-theme .card-compare-form button{
  min-height:24px;
  height:24px;
  padding:0;
  border:0;
  background:transparent;
  color:#8b93a1;
  font-size:8px;
  font-weight:700;
}
body.theme-v24.storefront-theme .card-compare-form button:hover{
  color:#374151;
  background:transparent;
}
body.theme-v24.storefront-theme .home-catalog-shortcuts{
  gap:7px;
}
body.theme-v24.storefront-theme .home-catalog-shortcuts a{
  border-radius:8px;
  box-shadow:none;
}

/* Desktop denge */
@media(min-width:1500px){
  body.theme-v24.storefront-theme .container{
    width:min(1480px,calc(100% - 40px));
  }
  body.theme-v24.storefront-theme .detail-card{
    grid-template-columns:540px minmax(0,1fr);
  }
}

/* Tablet */
@media(max-width:1100px){
  body.theme-v24.storefront-theme .detail-card{
    grid-template-columns:minmax(350px,.9fr) minmax(430px,1.1fr);
    gap:16px;
  }
  body.theme-v24.storefront-theme .main-img{
    min-height:410px;
    height:52vh;
  }
  body.theme-v24.storefront-theme .store-results .product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:900px){
  body.theme-v24.storefront-theme .detail-card{
    grid-template-columns:1fr;
  }
  body.theme-v24.storefront-theme .gallery{
    max-width:620px;
    width:100%;
    margin:auto;
  }
  body.theme-v24.storefront-theme .commerce-buyrow{
    grid-template-columns:88px 1fr 1fr;
  }
}
@media(max-width:760px){
  body.theme-v24.storefront-theme .container{
    width:calc(100% - 20px);
  }
  body.theme-v24.storefront-theme .store-results-layout{
    grid-template-columns:1fr;
  }
  body.theme-v24.storefront-theme .store-filter-card{
    border:1px solid #eceff3;
    border-radius:8px;
    padding:10px;
  }
  body.theme-v24.storefront-theme .store-results .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  body.theme-v24.storefront-theme .product-save-bar{
    display:grid!important;
    grid-template-columns:repeat(3,1fr);
  }
  body.theme-v24.storefront-theme .product-save-bar .product-fav-btn,
  body.theme-v24.storefront-theme .product-save-bar .product-compare-btn,
  body.theme-v24.storefront-theme .product-save-bar .product-list-link{
    width:100%!important;
    min-width:0;
  }
}
@media(max-width:520px){
  body.theme-v24.storefront-theme .store-results .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  body.theme-v24.storefront-theme .card-media,
  body.theme-v24.storefront-theme .real-media{
    height:190px;
    min-height:190px;
    max-height:190px;
  }
  body.theme-v24.storefront-theme .search-card-actions{
    grid-template-columns:1fr;
  }
  body.theme-v24.storefront-theme .commerce-buyrow{
    grid-template-columns:80px 1fr;
  }
  body.theme-v24.storefront-theme .btn-add-cart{
    grid-column:1/-1;
  }
  body.theme-v24.storefront-theme .info h1{
    font-size:21px;
  }
}



/* EDMAS V24.3 — PRODUCT FRAME + MOBILE FIX */
/* Amaç: ürün detay galerisini fazla geniş görünümden kurtarmak,
   mobilde header / detay / satın alma / tab içeriklerini stabil hale getirmek. */

/* Desktop ürün detay dengeleme */
body.theme-v24.storefront-theme .detail-card{
  grid-template-columns:minmax(360px,470px) minmax(560px,1fr);
  gap:18px;
}
body.theme-v24.storefront-theme .gallery{
  padding:12px;
  max-width:470px;
}
body.theme-v24.storefront-theme .main-img{
  height:clamp(400px,50vh,500px);
  min-height:400px;
  max-height:500px;
  border-radius:6px;
}
body.theme-v24.storefront-theme .main-img img{
  max-width:100%;
  max-height:100%;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
}
body.theme-v24.storefront-theme .thumbs{
  gap:6px;
}
body.theme-v24.storefront-theme .thumb{
  width:54px!important;height:54px!important;
  min-width:54px!important;min-height:54px!important;
}
body.theme-v24.storefront-theme .info h1{
  font-size:22px;
  line-height:1.22;
}
body.theme-v24.storefront-theme .pricebox .now{font-size:29px}
body.theme-v24.storefront-theme .seller-card-v2{grid-template-columns:32px minmax(0,1fr) auto}
body.theme-v24.storefront-theme .commerce-buyrow{
  grid-template-columns:86px minmax(160px,.8fr) minmax(190px,1fr);
}

/* Büyük desktopta da sol taraf abartmasin */
@media(min-width:1500px){
  body.theme-v24.storefront-theme .detail-card{
    grid-template-columns:minmax(380px,490px) minmax(620px,1fr);
  }
  body.theme-v24.storefront-theme .gallery{max-width:490px}
}

/* Tablet / küçük desktop */
@media(max-width:1180px){
  body.theme-v24.storefront-theme .detail-card{
    grid-template-columns:minmax(330px,430px) minmax(440px,1fr);
    gap:16px;
  }
  body.theme-v24.storefront-theme .gallery{max-width:430px}
  body.theme-v24.storefront-theme .main-img{
    height:clamp(360px,45vh,450px);
    min-height:360px;
    max-height:450px;
  }
}

/* Mobil header ve üst yapı düzeltmeleri */
@media(max-width:760px){
  body.theme-v24.storefront-theme .header-main{
    grid-template-columns:1fr;
    height:auto;
    gap:10px;
    padding:12px 0 10px;
  }
  body.theme-v24.storefront-theme .header-main > .logo{justify-self:start}
  body.theme-v24.storefront-theme .search{
    order:2;
    width:100%;
    grid-column:auto;
  }
  body.theme-v24.storefront-theme .actions{
    order:3;
    width:100%;
    display:flex !important;
    flex-wrap:nowrap;
    overflow-x:auto;
    gap:8px;
    padding-bottom:3px;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  body.theme-v24.storefront-theme .actions::-webkit-scrollbar{display:none}
  body.theme-v24.storefront-theme .header .actions .action,
  body.theme-v24.storefront-theme .header-main .actions .action{
    flex:0 0 auto;
    white-space:nowrap;
    height:34px;
    min-height:34px;
  }
  body.theme-v24.storefront-theme .nav .container{
    overflow-x:auto;
    white-space:nowrap;
    justify-content:flex-start;
    scrollbar-width:none;
  }
  body.theme-v24.storefront-theme .nav .container::-webkit-scrollbar{display:none}
  body.theme-v24.storefront-theme .nav a{flex:0 0 auto}

  body.theme-v24.storefront-theme .product-page{padding:10px 0 26px}
  body.theme-v24.storefront-theme .breadcrumb{
    font-size:9px;
    margin-bottom:10px;
    white-space:nowrap;
    overflow:auto;
  }
  body.theme-v24.storefront-theme .detail-card{
    grid-template-columns:1fr !important;
    gap:12px;
  }
  body.theme-v24.storefront-theme .gallery{
    max-width:none;
    width:100%;
    padding:10px;
    border-radius:10px;
  }
  body.theme-v24.storefront-theme .main-img{
    height:auto;
    min-height:0;
    max-height:none;
    aspect-ratio:1/1;
    padding:8px;
  }
  body.theme-v24.storefront-theme .thumbs{
    overflow-x:auto;
    overflow-y:hidden;
    padding-bottom:2px;
  }
  body.theme-v24.storefront-theme .thumb{
    width:50px!important;height:50px!important;
    min-width:50px!important;min-height:50px!important;
  }
  body.theme-v24.storefront-theme .info{
    padding:0;
  }
  body.theme-v24.storefront-theme .info h1{
    font-size:20px;
    margin:4px 0 7px;
  }
  body.theme-v24.storefront-theme .meta{font-size:9px}
  body.theme-v24.storefront-theme .chips{gap:5px;margin:8px 0}
  body.theme-v24.storefront-theme .chip{font-size:8px;padding:5px 7px}
  body.theme-v24.storefront-theme .product-save-bar{
    display:grid !important;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin:8px 0 10px;
  }
  body.theme-v24.storefront-theme .product-save-bar form{width:100%}
  body.theme-v24.storefront-theme .product-save-bar form:last-child{grid-column:1/-1}
  body.theme-v24.storefront-theme .product-save-bar .product-fav-btn,
  body.theme-v24.storefront-theme .product-save-bar .product-compare-btn,
  body.theme-v24.storefront-theme .product-save-bar .product-list-link{
    width:100% !important;
    min-width:0;
    height:34px;
    min-height:34px;
  }
  body.theme-v24.storefront-theme .pricebox{padding:8px 0 9px}
  body.theme-v24.storefront-theme .pricebox .now{font-size:27px}
  body.theme-v24.storefront-theme .product-loyalty-teaser,
  body.theme-v24.storefront-theme .product-alert-box,
  body.theme-v24.storefront-theme .delivery,
  body.theme-v24.storefront-theme .seller-card-v2{
    border-radius:9px;
  }
  body.theme-v24.storefront-theme .price-alert-form,
  body.theme-v24.storefront-theme .product-alert-actions{
    display:grid;
    gap:8px;
  }
  body.theme-v24.storefront-theme .price-alert-controls{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    width:100%;
  }
  body.theme-v24.storefront-theme .price-alert-controls input,
  body.theme-v24.storefront-theme .price-alert-controls .btn{width:100%}
  body.theme-v24.storefront-theme .variant-options{gap:6px}
  body.theme-v24.storefront-theme .variant-choice{min-width:96px}
  body.theme-v24.storefront-theme .commerce-buyrow{
    grid-template-columns:78px 1fr;
    gap:8px;
  }
  body.theme-v24.storefront-theme .btn-buy-now{
    grid-column:1/-1;
    order:3;
  }
  body.theme-v24.storefront-theme .btn-add-cart{
    order:2;
  }
  body.theme-v24.storefront-theme .qty{height:40px}
  body.theme-v24.storefront-theme .qty button{height:38px}
  body.theme-v24.storefront-theme .btn-buy-now,
  body.theme-v24.storefront-theme .btn-add-cart{
    height:40px;
    min-height:40px;
    font-size:11px;
  }
  body.theme-v24.storefront-theme .tabs{
    margin-top:12px;
    border-radius:10px;
  }
  body.theme-v24.storefront-theme .tabhead{
    overflow-x:auto;
    white-space:nowrap;
  }
  body.theme-v24.storefront-theme .tabhead span,
  body.theme-v24.storefront-theme .tabhead a{
    flex:0 0 auto;
    padding:11px 12px;
    font-size:9px;
  }
  body.theme-v24.storefront-theme .tabbody{
    padding:12px;
    font-size:10px;
  }
}

/* Daha küçük telefonlar */
@media(max-width:520px){
  body.theme-v24.storefront-theme .container{width:calc(100% - 16px)}
  body.theme-v24.storefront-theme .header-main{padding:10px 0 8px}
  body.theme-v24.storefront-theme .logo{font-size:24px}
  body.theme-v24.storefront-theme .logo-mark{width:30px;height:30px;border-radius:9px}
  body.theme-v24.storefront-theme .search{height:40px;border-radius:9px}
  body.theme-v24.storefront-theme .search input{font-size:13px}
  body.theme-v24.storefront-theme .search .btn{height:30px;min-height:30px;padding:0 12px}
  body.theme-v24.storefront-theme .header .actions .action,
  body.theme-v24.storefront-theme .header-main .actions .action{font-size:10px;padding:0 10px}
  body.theme-v24.storefront-theme .detail-card{gap:10px}
  body.theme-v24.storefront-theme .gallery{padding:8px}
  body.theme-v24.storefront-theme .main-img{aspect-ratio:1/1}
  body.theme-v24.storefront-theme .info h1{font-size:18px}
  body.theme-v24.storefront-theme .product-save-bar{grid-template-columns:1fr}
  body.theme-v24.storefront-theme .product-save-bar form:last-child{grid-column:auto}
  body.theme-v24.storefront-theme .price-alert-controls{grid-template-columns:1fr}
  body.theme-v24.storefront-theme .variant-choice{min-width:88px;padding:7px 9px}
  body.theme-v24.storefront-theme .seller-card-v2{
    grid-template-columns:32px minmax(0,1fr);
    gap:8px;
  }
  body.theme-v24.storefront-theme .seller-card-v2 .status{grid-column:1/-1;justify-self:start}
  body.theme-v24.storefront-theme .commerce-buyrow{grid-template-columns:72px 1fr}
  body.theme-v24.storefront-theme .tabs{border-radius:9px}

  /* katalog kartlarda mobil denge */
  body.theme-v24.storefront-theme .store-results .product-grid{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  body.theme-v24.storefront-theme .card-media,
  body.theme-v24.storefront-theme .real-media{
    height:170px;min-height:170px;max-height:170px;
  }
  body.theme-v24.storefront-theme .card .title{
    min-height:34px;
    font-size:10px;
  }
  body.theme-v24.storefront-theme .card .price{font-size:15px}
}


/* ================================================================
   EDMAS V24.4 — TURKUAZ MARKETPLACE REFRESH
   Canlı teal/turkuaz marka dili + turuncu ticari CTA.
   Mobilde yatay taşma ve pinch zoom engelleme ile app-like deneyim.
   ================================================================ */

:root{
  --ed-teal:#0ea5a3;
  --ed-teal-2:#14b8a6;
  --ed-teal-dark:#0f766e;
  --ed-teal-deep:#115e59;
  --ed-aqua:#2dd4bf;
  --ed-mint:#ecfdfb;
  --ed-orange:#ff6b00;
  --ed-orange-2:#f97316;
  --ed-orange-dark:#ea580c;
  --ed-red:#ef4444;
  --ed-green:#16a34a;
  --ed-ink:#101828;
  --ed-muted:#667085;
  --ed-line:#e6eaef;
  --ed-soft:#f6f8fa;
}

/* Tam genişlik güvenliği / yatay taşma koruması */
html{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
  -webkit-text-size-adjust:100%;
}
body.theme-v24{
  --primary:var(--ed-teal);
  --primary-2:var(--ed-teal-dark);
  width:100%;
  max-width:100%;
  overflow-x:hidden;
  overscroll-behavior-x:none;
  background:#fff;
  touch-action:pan-x pan-y;
}
body.theme-v24 *,
body.theme-v24 *::before,
body.theme-v24 *::after{
  box-sizing:border-box;
}
body.theme-v24 img,
body.theme-v24 video,
body.theme-v24 iframe,
body.theme-v24 svg{
  max-width:100%;
}
body.theme-v24 main,
body.theme-v24 section,
body.theme-v24 header,
body.theme-v24 footer,
body.theme-v24 .container{
  max-width:100%;
}

/* Genel turkuaz marka karakteri */
body.theme-v24 .logo-mark{
  background:linear-gradient(135deg,#0f766e 0%,#14b8a6 62%,#5eead4 100%);
  box-shadow:0 10px 24px rgba(20,184,166,.24);
}
body.theme-v24 .btn-primary{
  background:linear-gradient(135deg,#0ea5a3,#0f766e);
  box-shadow:0 10px 22px rgba(15,118,110,.18);
}
body.theme-v24 .btn-primary:hover{
  background:linear-gradient(135deg,#0d9488,#115e59);
  box-shadow:0 12px 26px rgba(15,118,110,.23);
}
body.theme-v24 .variant-note,
body.theme-v24 .fuzzy-badge{
  color:var(--ed-teal-dark);
  background:var(--ed-mint);
}
body.theme-v24 .thumb.active{
  border-color:var(--ed-teal)!important;
  box-shadow:0 0 0 2px rgba(14,165,163,.13)!important;
}
body.theme-v24 .variant-choice.active{
  border-color:var(--ed-teal)!important;
  background:#f0fdfa!important;
  color:var(--ed-teal-deep)!important;
}
body.theme-v24 input:focus,
body.theme-v24 select:focus,
body.theme-v24 textarea:focus{
  border-color:rgba(14,165,163,.55)!important;
  box-shadow:0 0 0 3px rgba(20,184,166,.10)!important;
}

/* Header — daha canlı fakat zarif */
body.theme-v24.storefront-theme .topbar{
  min-height:30px;
  background:linear-gradient(90deg,#083344,#0f766e 58%,#0d9488);
  color:#ecfeff;
  border:0;
}
body.theme-v24.storefront-theme .header{
  background:rgba(255,255,255,.98);
  border-bottom:1px solid #edf0f3;
  box-shadow:0 3px 18px rgba(16,24,40,.035);
}
body.theme-v24.storefront-theme .header-main{
  height:70px;
}
body.theme-v24.storefront-theme .search{
  background:#f6f8fa;
  border:1px solid #e4e8ed;
  box-shadow:none;
}
body.theme-v24.storefront-theme .search:focus-within{
  background:#fff;
  border-color:#99f6e4;
  box-shadow:0 0 0 3px rgba(20,184,166,.09);
}
body.theme-v24.storefront-theme .search > span{
  color:var(--ed-teal-dark);
  font-weight:900;
}
body.theme-v24.storefront-theme .search .btn{
  background:linear-gradient(135deg,#0ea5a3,#0d9488);
  border:0;
  color:#fff;
}
body.theme-v24.storefront-theme .search .btn:hover{
  background:linear-gradient(135deg,#0d9488,#0f766e);
}
body.theme-v24.storefront-theme .header .actions .action,
body.theme-v24.storefront-theme .header-main .actions .action{
  color:#263445;
  background:#fff;
}
body.theme-v24.storefront-theme .header .actions .action:hover,
body.theme-v24.storefront-theme .header-main .actions .action:hover{
  color:var(--ed-teal-dark);
  background:#f0fdfa;
}
body.theme-v24.storefront-theme .cart-badge{
  background:var(--ed-orange);
  color:#fff;
}
body.theme-v24.storefront-theme .nav{
  border-bottom:1px solid #e9eef2;
}
body.theme-v24.storefront-theme .nav a:hover,
body.theme-v24.storefront-theme .nav a.active{
  color:var(--ed-teal-dark);
  border-bottom-color:var(--ed-teal);
}

/* Ana sayfa — mor yerine turkuaz canlı marketplace */
body.theme-v24.storefront-theme .hero{
  background:
    radial-gradient(circle at 8% 0%,rgba(45,212,191,.10),transparent 26%),
    radial-gradient(circle at 92% 30%,rgba(255,107,0,.08),transparent 22%);
}
body.theme-v24.storefront-theme .hero-main{
  min-height:330px;
  border-radius:24px;
  background:
    radial-gradient(circle at 88% 15%,rgba(255,255,255,.13),transparent 22%),
    radial-gradient(circle at 78% 105%,rgba(255,107,0,.28),transparent 30%),
    linear-gradient(135deg,#083344 0%,#0f766e 42%,#0ea5a3 72%,#2dd4bf 100%);
  box-shadow:0 22px 50px rgba(15,118,110,.18);
}
body.theme-v24.storefront-theme .hero-main::before{
  background:rgba(255,255,255,.08);
}
body.theme-v24.storefront-theme .hero-main::after{
  background:rgba(255,107,0,.18);
}
body.theme-v24.storefront-theme .hero-main .btn{
  background:#fff;
  color:var(--ed-teal-deep);
  box-shadow:0 10px 22px rgba(0,0,0,.12);
}
body.theme-v24.storefront-theme .hero-main .btn:hover{
  background:#ecfeff;
  color:#0f766e;
}
body.theme-v24.storefront-theme .mini-banner{
  border-radius:20px;
  box-shadow:0 15px 34px rgba(16,24,40,.10);
}
body.theme-v24.storefront-theme .mini-banner.purple{
  background:linear-gradient(135deg,#0f766e,#14b8a6);
}
body.theme-v24.storefront-theme .mini-banner.blue{
  background:linear-gradient(135deg,#0369a1,#0891b2 55%,#14b8a6);
}
body.theme-v24.storefront-theme .home-strip{
  border-radius:18px;
  border:1px solid rgba(14,165,163,.13);
  box-shadow:0 10px 28px rgba(16,24,40,.06);
}
body.theme-v24.storefront-theme .home-catalog-shortcuts{
  gap:10px;
}
body.theme-v24.storefront-theme .home-catalog-shortcuts a{
  border:1px solid #e5ebef;
  background:#fff;
  box-shadow:0 6px 18px rgba(16,24,40,.045);
  transition:.18s ease;
}
body.theme-v24.storefront-theme .home-catalog-shortcuts a:hover{
  transform:translateY(-2px);
  border-color:#99f6e4;
  box-shadow:0 10px 25px rgba(15,118,110,.10);
}
body.theme-v24.storefront-theme .home-catalog-shortcuts img,
body.theme-v24.storefront-theme .home-catalog-shortcuts span{
  background:linear-gradient(180deg,#f0fdfa,#f8fafc);
  border:1px solid #ccfbf1;
}

/* Ürün kartları — daha canlı, daha satış odaklı */
body.theme-v24.storefront-theme .card{
  border:1px solid #e3e8ed;
  background:#fff;
  overflow:hidden;
}
body.theme-v24.storefront-theme .card::before{
  content:"";
  display:block;
  height:3px;
  background:linear-gradient(90deg,#14b8a6,#2dd4bf 58%,#ff7a18);
  opacity:0;
  transition:.18s ease;
}
body.theme-v24.storefront-theme .card:hover::before{
  opacity:1;
}
body.theme-v24.storefront-theme .card:hover{
  border-color:#cbd5dc;
  box-shadow:0 10px 26px rgba(16,24,40,.08);
}
body.theme-v24.storefront-theme .card .brand{
  color:var(--ed-teal-dark);
  font-weight:900;
}
body.theme-v24.storefront-theme .card .price{
  color:#111827;
  font-weight:950;
}
body.theme-v24.storefront-theme .tag{
  background:linear-gradient(135deg,#083344,#0f766e);
}
body.theme-v24.storefront-theme .search-card-actions .btn-primary,
body.theme-v24.storefront-theme .card-cart-form .btn-primary{
  border-color:var(--ed-orange);
  background:#fff;
  color:var(--ed-orange-dark);
}
body.theme-v24.storefront-theme .search-card-actions .btn-primary:hover,
body.theme-v24.storefront-theme .card-cart-form .btn-primary:hover{
  border-color:var(--ed-orange-dark);
  background:#fff7ed;
  color:var(--ed-orange-dark);
}
body.theme-v24.storefront-theme .quick-preview-btn:hover{
  color:var(--ed-teal-dark);
  border-color:#99f6e4;
  background:#f0fdfa;
}

/* Filtre paneli — min/max taşma hatası kesin düzeltme */
body.theme-v24.storefront-theme .store-results-layout{
  grid-template-columns:230px minmax(0,1fr);
}
body.theme-v24.storefront-theme .store-filter-card{
  min-width:0;
  overflow:hidden;
}
body.theme-v24.storefront-theme .store-filter-card form,
body.theme-v24.storefront-theme .store-filter-card .field,
body.theme-v24.storefront-theme .price-filter-grid,
body.theme-v24.storefront-theme .price-filter-grid > *{
  min-width:0;
  max-width:100%;
}
body.theme-v24.storefront-theme .price-filter-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:8px;
}
body.theme-v24.storefront-theme .store-filter-card input,
body.theme-v24.storefront-theme .store-filter-card select,
body.theme-v24.storefront-theme .price-filter-grid input{
  display:block;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
}
body.theme-v24.storefront-theme .filter-title a,
body.theme-v24.storefront-theme .search-clear-query{
  color:var(--ed-orange-dark);
}
body.theme-v24.storefront-theme .store-check input{
  accent-color:var(--ed-teal);
}
body.theme-v24.storefront-theme .filter-check-list input{
  accent-color:var(--ed-teal);
}
body.theme-v24.storefront-theme .edmas-filter-toggle{
  display:none;
}

/* Ürün detay — canlı fakat temiz */
body.theme-v24.storefront-theme .detail-card{
  grid-template-columns:minmax(340px,455px) minmax(540px,1fr);
}
body.theme-v24.storefront-theme .gallery{
  max-width:455px;
  border-color:#e4eaee;
  box-shadow:0 8px 25px rgba(16,24,40,.045);
}
body.theme-v24.storefront-theme .main-img{
  background:
    radial-gradient(circle at top left,rgba(45,212,191,.06),transparent 30%),
    #fafafa;
}
body.theme-v24.storefront-theme .product-save-bar .product-list-link{
  color:var(--ed-teal-dark)!important;
  border-color:#b7eee6!important;
  background:#f0fdfa!important;
}
body.theme-v24.storefront-theme .product-save-bar .product-fav-btn.active{
  background:#fff1f2!important;
  border-color:#fecdd3!important;
  color:#e11d48!important;
}
body.theme-v24.storefront-theme .pricebox .now{
  color:#101828;
}
body.theme-v24.storefront-theme .product-loyalty-teaser{
  border-color:#a7f3d0;
  background:linear-gradient(90deg,#ecfdf5,#f0fdfa);
}
body.theme-v24.storefront-theme .product-loyalty-teaser > span{
  background:linear-gradient(135deg,#0f766e,#14b8a6);
}
body.theme-v24.storefront-theme .product-loyalty-teaser b,
body.theme-v24.storefront-theme .product-loyalty-teaser strong{
  color:var(--ed-teal-dark);
}
body.theme-v24.storefront-theme .delivery{
  background:linear-gradient(90deg,#ecfdf5,#f0fdfa);
  color:#047857;
  border-color:#a7f3d0;
}
body.theme-v24.storefront-theme .seller-card-v2{
  border-color:#dce5e8;
}
body.theme-v24.storefront-theme .btn-add-cart{
  background:linear-gradient(135deg,#ff7a18,#f97316);
  border-color:#f97316;
  box-shadow:0 10px 22px rgba(249,115,22,.18);
}
body.theme-v24.storefront-theme .btn-add-cart:hover{
  background:linear-gradient(135deg,#f97316,#ea580c);
}
body.theme-v24.storefront-theme .btn-buy-now{
  color:var(--ed-orange-dark);
  border-color:var(--ed-orange);
}
body.theme-v24.storefront-theme .btn-buy-now:hover{
  color:#c2410c;
  background:#fff7ed;
}

/* Hesap sayfaları da turkuaz marka dilinde */
body.theme-v24.account-theme .account-sidebar{
  background:linear-gradient(180deg,#083344,#0f766e 65%,#0d9488);
}
body.theme-v24.account-theme .account-sidebar nav a:hover,
body.theme-v24.account-theme .account-sidebar nav a.active{
  background:rgba(255,255,255,.13);
  border-color:rgba(255,255,255,.08);
}
body.theme-v24.account-theme .account-avatar{
  background:linear-gradient(135deg,#0ea5a3,#2dd4bf);
  box-shadow:0 10px 24px rgba(15,118,110,.20);
}
body.theme-v24.account-theme .account-kpis span,
body.theme-v24.account-theme .account-card-head a{
  color:var(--ed-teal-dark);
}

/* ================================================================
   MOBİL APP-LIKE DÜZEN
   ================================================================ */
@media(max-width:760px){
  html,
  body.theme-v24{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  body.theme-v24{
    padding-bottom:calc(72px + env(safe-area-inset-bottom));
  }
  body.theme-v24.has-mobile-buybar{
    padding-bottom:calc(136px + env(safe-area-inset-bottom));
  }

  /* iOS input focus otomatik zoomunu da önle */
  body.theme-v24 input,
  body.theme-v24 select,
  body.theme-v24 textarea{
    font-size:16px!important;
  }

  body.theme-v24.storefront-theme .topbar{
    display:none;
  }
  body.theme-v24.storefront-theme .header{
    position:sticky;
    top:0;
    z-index:50;
    box-shadow:0 4px 16px rgba(16,24,40,.06);
  }
  body.theme-v24.storefront-theme .header-main{
    display:grid;
    grid-template-columns:1fr;
    width:100%;
    height:auto;
    padding:9px 0 8px;
    gap:8px;
  }
  body.theme-v24.storefront-theme .header-main .logo{
    justify-self:start;
    font-size:23px;
    gap:7px;
  }
  body.theme-v24.storefront-theme .header-main .logo-mark{
    width:31px;
    height:31px;
    border-radius:9px;
  }
  body.theme-v24.storefront-theme .header-main .search{
    grid-column:1;
    grid-row:auto;
    order:2;
    width:100%;
    height:43px;
    border-radius:12px;
  }
  body.theme-v24.storefront-theme .header-main .search input{
    min-width:0;
    width:100%;
  }
  body.theme-v24.storefront-theme .header-main .search .btn{
    flex:0 0 auto;
    width:auto!important;
    height:33px;
    min-height:33px;
    padding:0 15px;
    border-radius:9px;
    font-size:11px!important;
  }

  /* Masaüstü aksiyonları mobilde gizlenir; aşağıda app menüsü var */
  body.theme-v24.storefront-theme .header-main > .actions{
    display:none!important;
  }

  body.theme-v24.storefront-theme .nav{
    position:relative;
    z-index:49;
  }
  body.theme-v24.storefront-theme .nav .container{
    width:100%;
    padding:0 10px;
    height:40px;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    flex-wrap:nowrap!important;
    white-space:nowrap;
    scrollbar-width:none;
  }
  body.theme-v24.storefront-theme .nav .container::-webkit-scrollbar{
    display:none;
  }
  body.theme-v24.storefront-theme .nav a{
    flex:0 0 auto;
    font-size:10px;
    padding:11px 11px 9px;
  }

  /* Hero mobilde dev blok olmaktan çıkar */
  body.theme-v24.storefront-theme .hero{
    padding:12px 0 4px;
  }
  body.theme-v24.storefront-theme .hero-grid{
    display:block;
  }
  body.theme-v24.storefront-theme .hero-main{
    min-height:230px;
    padding:25px 22px;
    border-radius:20px;
  }
  body.theme-v24.storefront-theme .hero-main h1{
    font-size:30px;
    line-height:1.02;
    max-width:90%;
  }
  body.theme-v24.storefront-theme .hero-main p{
    font-size:12px;
    line-height:1.55;
    max-width:94%;
  }
  body.theme-v24.storefront-theme .hero-main .btn{
    width:auto!important;
    display:inline-flex;
    min-height:38px;
    padding:0 14px;
  }
  body.theme-v24.storefront-theme .hero-side{
    display:flex;
    grid-template-columns:none;
    gap:10px;
    overflow-x:auto;
    margin-top:10px;
    padding-bottom:3px;
    scrollbar-width:none;
  }
  body.theme-v24.storefront-theme .hero-side::-webkit-scrollbar{display:none}
  body.theme-v24.storefront-theme .mini-banner{
    flex:0 0 82%;
    min-height:145px;
    border-radius:17px;
  }

  body.theme-v24.storefront-theme .home-catalog-shortcuts{
    display:flex;
    grid-template-columns:none;
    overflow-x:auto;
    gap:9px;
    padding-bottom:3px;
    scrollbar-width:none;
  }
  body.theme-v24.storefront-theme .home-catalog-shortcuts::-webkit-scrollbar{display:none}
  body.theme-v24.storefront-theme .home-catalog-shortcuts a{
    flex:0 0 105px;
    padding:8px;
  }
  body.theme-v24.storefront-theme .home-catalog-shortcuts img,
  body.theme-v24.storefront-theme .home-catalog-shortcuts span{
    width:64px;
    height:64px;
  }

  /* Filtre mobilde kapalı panel */
  body.theme-v24.storefront-theme .store-results-layout{
    display:block;
    width:100%;
  }
  body.theme-v24.storefront-theme .store-filter-card{
    position:static;
    width:100%;
    max-width:100%;
    padding:0;
    margin-bottom:12px;
    border:1px solid #dfe7ea;
    border-radius:12px;
    overflow:hidden;
  }
  body.theme-v24.storefront-theme .store-filter-card .filter-title{
    min-height:46px;
    margin:0;
    padding:0 11px;
    border:0;
    background:#f8fafb;
  }
  body.theme-v24.storefront-theme .store-filter-card form{
    display:none;
    padding:2px 12px 13px;
    background:#fff;
  }
  body.theme-v24.storefront-theme .store-filter-card.filter-open form{
    display:block;
  }
  body.theme-v24.storefront-theme .edmas-filter-toggle{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-left:auto;
    height:31px;
    min-height:31px;
    padding:0 11px;
    border:1px solid #99f6e4;
    border-radius:8px;
    background:#ecfdfb;
    color:#0f766e;
    font-size:10px;
    font-weight:900;
    cursor:pointer;
  }
  body.theme-v24.storefront-theme .store-filter-card .filter-title > a{
    margin-left:8px;
  }
  body.theme-v24.storefront-theme .price-filter-grid{
    grid-template-columns:1fr 1fr!important;
  }

  /* Mobil ürün grid */
  body.theme-v24.storefront-theme .store-results .product-grid,
  body.theme-v24.storefront-theme .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px;
    width:100%;
  }
  body.theme-v24.storefront-theme .card{
    min-width:0;
    border-radius:11px;
  }
  body.theme-v24.storefront-theme .card-media,
  body.theme-v24.storefront-theme .real-media{
    height:180px;
    min-height:180px;
    max-height:180px;
  }
  body.theme-v24.storefront-theme .card-body{
    padding:9px;
  }
  body.theme-v24.storefront-theme .card .title{
    min-height:36px;
    font-size:10px;
    line-height:1.35;
  }
  body.theme-v24.storefront-theme .card .price{
    font-size:16px;
  }
  body.theme-v24.storefront-theme .search-card-actions{
    grid-template-columns:1fr;
    gap:6px;
  }
  body.theme-v24.storefront-theme .search-card-actions .quick-preview-btn{
    display:none;
  }
  body.theme-v24.storefront-theme .search-card-actions .btn,
  body.theme-v24.storefront-theme .card-cart-form .btn{
    width:100%!important;
    min-height:34px;
    height:34px;
  }
  body.theme-v24.storefront-theme .card-compare-form{
    display:none;
  }

  /* Ürün detay: tek kolon, taşmasız */
  body.theme-v24.storefront-theme .product-page{
    padding:8px 0 20px;
  }
  body.theme-v24.storefront-theme .detail-card{
    display:grid;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%;
    gap:10px;
  }
  body.theme-v24.storefront-theme .gallery{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0;
    padding:8px;
    border-radius:11px;
  }
  body.theme-v24.storefront-theme .main-img{
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    height:auto!important;
    aspect-ratio:1/1;
    padding:4px;
  }
  body.theme-v24.storefront-theme .main-img img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
  }
  body.theme-v24.storefront-theme .thumbs{
    width:100%;
    max-width:100%;
  }
  body.theme-v24.storefront-theme .info{
    width:100%;
    max-width:100%;
    min-width:0;
  }
  body.theme-v24.storefront-theme .info h1{
    font-size:19px;
    line-height:1.25;
  }
  body.theme-v24.storefront-theme .product-save-bar{
    grid-template-columns:1fr 1fr!important;
    gap:7px;
  }
  body.theme-v24.storefront-theme .product-save-bar form:last-child{
    grid-column:1/-1;
  }
  body.theme-v24.storefront-theme .product-save-bar .product-fav-btn,
  body.theme-v24.storefront-theme .product-save-bar .product-list-link,
  body.theme-v24.storefront-theme .product-save-bar .product-compare-btn{
    min-width:0!important;
    width:100%!important;
  }
  body.theme-v24.storefront-theme .product-alert-box,
  body.theme-v24.storefront-theme .product-loyalty-teaser,
  body.theme-v24.storefront-theme .seller-card-v2,
  body.theme-v24.storefront-theme .delivery{
    max-width:100%;
    overflow:hidden;
  }
  body.theme-v24.storefront-theme .price-alert-controls{
    grid-template-columns:1fr!important;
  }
  body.theme-v24.storefront-theme .commerce-buyrow{
    grid-template-columns:74px minmax(0,1fr)!important;
    gap:7px;
  }
  body.theme-v24.storefront-theme .commerce-buyrow .btn-buy-now{
    grid-column:1/-1;
  }
  body.theme-v24.storefront-theme .commerce-buyrow .btn-add-cart{
    grid-column:2;
    grid-row:1;
  }

  /* Sticky alt navigasyon */
  body.theme-v24 .edmas-mobile-nav{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:100;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    min-height:64px;
    padding:6px 8px calc(6px + env(safe-area-inset-bottom));
    background:rgba(255,255,255,.97);
    border-top:1px solid #e5e9ed;
    box-shadow:0 -8px 24px rgba(16,24,40,.08);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
  }
  body.theme-v24 .edmas-mobile-nav a{
    position:relative;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:2px;
    min-width:0;
    color:#667085;
    font-size:9px;
    font-weight:800;
  }
  body.theme-v24 .edmas-mobile-nav a svg{
    width:23px;
    height:23px;
    stroke:currentColor;
    fill:none;
    stroke-width:1.8;
  }
  body.theme-v24 .edmas-mobile-nav a.active{
    color:var(--ed-teal-dark);
  }
  body.theme-v24 .edmas-mobile-nav-badge{
    position:absolute;
    top:0;
    left:calc(50% + 8px);
    min-width:17px;
    height:17px;
    padding:0 4px;
    display:grid;
    place-items:center;
    border-radius:999px;
    background:var(--ed-orange);
    color:#fff;
    font-size:8px;
    font-weight:900;
  }

  /* Ürün detayında referanslardaki gibi sabit sepet barı */
  body.theme-v24 .edmas-mobile-buybar{
    position:fixed;
    left:0;
    right:0;
    bottom:calc(64px + env(safe-area-inset-bottom));
    z-index:99;
    display:grid;
    grid-template-columns:minmax(82px,.42fr) minmax(0,1fr);
    gap:8px;
    align-items:center;
    padding:8px 12px;
    background:rgba(255,255,255,.98);
    border-top:1px solid #e5e9ed;
    box-shadow:0 -8px 22px rgba(16,24,40,.07);
  }
  body.theme-v24 .edmas-mobile-buybar strong{
    font-size:20px;
    line-height:1;
    color:#101828;
    white-space:nowrap;
  }
  body.theme-v24 .edmas-mobile-buybar button{
    height:45px;
    border:0;
    border-radius:10px;
    background:linear-gradient(135deg,#ff7a18,#f97316);
    color:#fff;
    font-size:13px;
    font-weight:950;
    cursor:pointer;
  }

  /* Hesap sayfaları mobilde taşmasın */
  body.theme-v24.account-theme .account-page,
  body.theme-v24.account-theme .account-main,
  body.theme-v24.account-theme .account-layout{
    width:100%;
    max-width:100%;
    min-width:0;
  }
  body.theme-v24.account-theme .account-kpis{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:520px){
  body.theme-v24.storefront-theme .container{
    width:calc(100% - 16px)!important;
  }
  body.theme-v24.storefront-theme .hero-main{
    min-height:215px;
    padding:22px 18px;
  }
  body.theme-v24.storefront-theme .hero-main h1{
    font-size:27px;
  }
  body.theme-v24.storefront-theme .mini-banner{
    flex-basis:88%;
  }
  body.theme-v24.storefront-theme .price-filter-grid{
    grid-template-columns:1fr 1fr!important;
  }
  body.theme-v24.storefront-theme .card-media,
  body.theme-v24.storefront-theme .real-media{
    height:165px;
    min-height:165px;
    max-height:165px;
  }
  body.theme-v24.storefront-theme .card-body{
    padding:8px;
  }
  body.theme-v24.storefront-theme .card .brand{
    font-size:7px;
  }
  body.theme-v24.storefront-theme .card .title{
    min-height:34px;
    font-size:9px;
  }
  body.theme-v24.storefront-theme .card .price{
    font-size:15px;
  }
  body.theme-v24.storefront-theme .product-save-bar{
    grid-template-columns:1fr 1fr!important;
  }
  body.theme-v24.storefront-theme .product-save-bar form:last-child{
    grid-column:1/-1!important;
  }
  body.theme-v24.account-theme .account-kpis{
    grid-template-columns:1fr;
  }
}


/* EDMAS V24.5.2 — SEARCH FIX + ACCOUNT DROPDOWN */

/* Search butonu hiçbir ekranda input alanını ezmesin */
body.theme-v24 .header-main .search{
  min-width:0;
}
body.theme-v24 .header-main .search input{
  min-width:0;
}
body.theme-v24 .header-main .search .btn{
  flex:0 0 auto;
  width:auto;
  min-width:64px;
  max-width:86px;
  white-space:nowrap;
}

/* Trendyol mantığında hesap açılır menüsü */
body.theme-v24 .account-menu-wrap{
  position:relative;
  display:inline-flex;
  align-items:center;
  flex:0 0 auto;
}
body.theme-v24 .account-menu-trigger{
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
  gap:6px!important;
}
body.theme-v24 .account-menu-person{
  font-size:15px;
  line-height:1;
}
body.theme-v24 .account-menu-chevron{
  font-size:11px;
  color:#98a2b3;
  transition:transform .16s ease;
}
body.theme-v24 .account-menu-wrap.open .account-menu-chevron,
body.theme-v24 .account-menu-wrap:focus-within .account-menu-chevron{
  transform:rotate(180deg);
}
body.theme-v24 .account-menu-dropdown{
  position:absolute;
  top:calc(100% + 12px);
  right:50%;
  transform:translateX(50%) translateY(-5px);
  width:286px;
  padding:8px;
  background:#fff;
  border:1px solid #e3e8ed;
  border-radius:12px;
  box-shadow:0 20px 48px rgba(16,24,40,.16);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  z-index:120;
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
}
body.theme-v24 .account-menu-dropdown::before{
  content:"";
  position:absolute;
  top:-7px;
  left:50%;
  width:13px;
  height:13px;
  background:#fff;
  border-left:1px solid #e3e8ed;
  border-top:1px solid #e3e8ed;
  transform:translateX(-50%) rotate(45deg);
}
body.theme-v24 .account-menu-wrap:hover .account-menu-dropdown,
body.theme-v24 .account-menu-wrap:focus-within .account-menu-dropdown,
body.theme-v24 .account-menu-wrap.open .account-menu-dropdown{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateX(50%) translateY(0);
}
body.theme-v24 .account-menu-user{
  position:relative;
  z-index:1;
  padding:11px 10px 10px;
  border-radius:9px;
  background:linear-gradient(135deg,#f0fdfa,#ffffff);
}
body.theme-v24 .account-menu-user span,
body.theme-v24 .account-menu-user strong,
body.theme-v24 .account-menu-user small{
  display:block;
}
body.theme-v24 .account-menu-user span{
  color:var(--ed-teal-dark,#0f766e);
  font-size:8px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
body.theme-v24 .account-menu-user strong{
  margin-top:3px;
  color:#101828;
  font-size:13px;
}
body.theme-v24 .account-menu-user small{
  margin-top:2px;
  color:#98a2b3;
  font-size:8px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.theme-v24 .account-menu-links{
  position:relative;
  z-index:1;
  display:grid;
  gap:1px;
  margin-top:5px;
}
body.theme-v24 .account-menu-links a,
body.theme-v24 .account-menu-logout{
  display:grid;
  grid-template-columns:24px minmax(0,1fr) auto;
  align-items:center;
  gap:5px;
  min-height:39px;
  padding:0 9px;
  border-radius:8px;
  color:#344054;
  font-size:10px;
}
body.theme-v24 .account-menu-links a:hover,
body.theme-v24 .account-menu-logout:hover{
  background:#f0fdfa;
  color:var(--ed-teal-dark,#0f766e);
}
body.theme-v24 .account-menu-links a>span,
body.theme-v24 .account-menu-logout>span{
  color:#667085;
  font-size:15px;
  text-align:center;
}
body.theme-v24 .account-menu-links a>b,
body.theme-v24 .account-menu-logout>b{
  font-weight:750;
}
body.theme-v24 .account-menu-links em{
  min-width:19px;
  height:19px;
  display:grid;
  place-items:center;
  padding:0 5px;
  border-radius:999px;
  background:#ecfdfb;
  color:#0f766e;
  font-size:8px;
  font-style:normal;
  font-weight:900;
}
body.theme-v24 .account-menu-separator{
  height:1px;
  margin:5px 4px;
  background:#eef1f4;
}
body.theme-v24 .account-menu-logout{
  position:relative;
  z-index:1;
  color:#b42318;
}
body.theme-v24 .account-menu-guest{
  position:relative;
  z-index:1;
  padding:11px;
  text-align:center;
}
body.theme-v24 .account-menu-guest strong,
body.theme-v24 .account-menu-guest small{
  display:block;
}
body.theme-v24 .account-menu-guest strong{
  color:#101828;
  font-size:13px;
}
body.theme-v24 .account-menu-guest small{
  margin:5px auto 10px;
  max-width:220px;
  color:#667085;
  font-size:9px;
  line-height:1.45;
}
body.theme-v24 .account-menu-login,
body.theme-v24 .account-menu-register{
  display:flex;
  align-items:center;
  justify-content:center;
  height:38px;
  border-radius:8px;
  font-size:10px;
  font-weight:900;
}
body.theme-v24 .account-menu-login{
  background:linear-gradient(135deg,var(--ed-teal,#0ea5a3),var(--ed-teal-dark,#0f766e));
  color:#fff;
}
body.theme-v24 .account-menu-register{
  margin-top:7px;
  border:1px solid #dfe5e9;
  background:#fff;
  color:#344054;
}
body.theme-v24 .account-menu-links-guest{
  margin-top:0;
}
body.theme-v24 .header-mini-count{
  display:inline-grid;
  place-items:center;
  min-width:17px;
  height:17px;
  padding:0 4px;
  margin-left:2px;
  border-radius:999px;
  background:#f0fdfa;
  color:#0f766e;
  font-size:8px;
  font-weight:900;
}

/* Header aksiyonları zarif ve tek satır */
@media(min-width:761px){
  body.theme-v24.storefront-theme .header-main{
    grid-template-columns:220px minmax(300px,1fr) auto;
  }
  body.theme-v24.storefront-theme .actions{
    flex-wrap:nowrap!important;
    white-space:nowrap;
  }
  body.theme-v24.storefront-theme .header .actions .action,
  body.theme-v24.storefront-theme .header-main .actions .action{
    padding-left:8px;
    padding-right:8px;
    font-size:10px;
  }
}

/* Mobil: arama ikonu + input + sabit küçük Ara butonu */
@media(max-width:760px){
  body.theme-v24 .header-main .search{
    display:grid!important;
    grid-template-columns:22px minmax(0,1fr) 68px!important;
    align-items:center;
    gap:5px;
    width:100%!important;
    max-width:100%!important;
    padding:0 6px 0 10px!important;
    overflow:hidden;
  }
  body.theme-v24 .header-main .search>span{
    width:22px;
    text-align:center;
  }
  body.theme-v24 .header-main .search input{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:0!important;
  }
  body.theme-v24 .header-main .search .btn{
    width:68px!important;
    min-width:68px!important;
    max-width:68px!important;
    height:33px!important;
    min-height:33px!important;
    padding:0 8px!important;
    margin:0!important;
    border-radius:9px!important;
    font-size:11px!important;
  }

  /* Mobil hesap sayfalarında üstteki Halil/Favoriler/Sepet kalabalığını kaldır.
     Alt app navigasyonu zaten tüm hesap sayfalarında mevcut. */
  body.theme-v24.account-theme .header-main{
    grid-template-columns:1fr!important;
    gap:8px!important;
    height:auto!important;
    padding:10px 0 8px!important;
  }
  body.theme-v24.account-theme .header-main>.logo{
    grid-column:1!important;
    justify-self:start!important;
  }
  body.theme-v24.account-theme .header-main>.search{
    grid-column:1!important;
    grid-row:auto!important;
  }
  body.theme-v24.account-theme .header-main>.actions{
    display:none!important;
  }
  body.theme-v24 .account-menu-dropdown{
    display:none!important;
  }
}
@media(max-width:420px){
  body.theme-v24 .header-main .search{
    grid-template-columns:20px minmax(0,1fr) 62px!important;
  }
  body.theme-v24 .header-main .search .btn{
    width:62px!important;
    min-width:62px!important;
    max-width:62px!important;
  }
}


/* EDMAS V24.5.3 — MOBILE SEARCH + STICKY CART FIX */

/* Arama dropdown temel güvenlik */
body.theme-v24 .search-v17{
  position:relative!important;
  overflow:visible!important;
}
body.theme-v24 .search-suggest-box{
  left:0;
  right:0;
  width:auto;
}

/* Ürün detay mobil sepet barı: Safari scroll sırasında her zaman viewport'a sabit */
@media(max-width:760px){
  body.theme-v24 .edmas-mobile-buybar{
    position:fixed!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-width:100%!important;
    bottom:calc(64px + env(safe-area-inset-bottom))!important;
    z-index:999!important;
    transform:translate3d(0,0,0)!important;
    -webkit-transform:translate3d(0,0,0)!important;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    margin:0!important;
    padding:8px 12px!important;
    background:rgba(255,255,255,.985)!important;
    border-top:1px solid #e4e8ed!important;
    box-shadow:0 -10px 28px rgba(16,24,40,.10)!important;
  }
  body.theme-v24 .edmas-mobile-buybar strong{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  body.theme-v24 .edmas-mobile-buybar button{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }

  /* Fixed bar içerik sonunu kapatmasın */
  body.theme-v24.has-mobile-buybar{
    padding-bottom:calc(150px + env(safe-area-inset-bottom))!important;
  }

  /* Arama önerisi artık eski sabit top:72px kullanmaz.
     Kendi arama kutusunun hemen altına açılır. */
  body.theme-v24 .search-v17 .search-suggest-box{
    position:absolute!important;
    top:calc(100% + 7px)!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-width:100%!important;
    max-height:min(52dvh,430px)!important;
    margin:0!important;
    border-radius:13px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    z-index:900!important;
  }
  body.theme-v24 .search-v17 .suggest-section{
    min-width:0;
  }
  body.theme-v24 .search-v17 .suggest-section>a{
    min-width:0;
  }
  body.theme-v24 .search-v17 .suggest-section a em,
  body.theme-v24 .search-v17 .suggest-products>a>div{
    min-width:0;
  }

  /* Search grid küçük ekranlarda da kesin hizalı */
  body.theme-v24 .header-main .search{
    grid-template-columns:21px minmax(0,1fr) 64px!important;
    column-gap:6px!important;
  }
  body.theme-v24 .header-main .search .btn{
    width:64px!important;
    min-width:64px!important;
    max-width:64px!important;
    margin:0!important;
    justify-self:end;
  }
}

@media(max-width:420px){
  body.theme-v24 .header-main .search{
    grid-template-columns:20px minmax(0,1fr) 58px!important;
  }
  body.theme-v24 .header-main .search .btn{
    width:58px!important;
    min-width:58px!important;
    max-width:58px!important;
    padding-left:5px!important;
    padding-right:5px!important;
  }
}

/* Eğer admin ayarlarından mobil alt menü kapalıysa dinamik theme.php bottom:0 ile override eder. */


/* EDMAS V24.5.4 — ZERO RESULT SEARCH SUGGESTIONS */
body.theme-v24 .search-zero-state{
  display:grid;
  grid-template-columns:62px minmax(0,1fr) auto;
  gap:14px;
  align-items:center;
  margin:10px 0 14px;
  padding:20px;
  border:1px solid #dce8e8;
  border-radius:16px;
  background:
    radial-gradient(circle at 0 0,rgba(20,184,166,.08),transparent 34%),
    linear-gradient(135deg,#ffffff,#f8fffe);
}
body.theme-v24 .search-zero-icon{
  width:58px;height:58px;
  display:grid;place-items:center;
  border-radius:16px;
  background:linear-gradient(135deg,#0f766e,#14b8a6);
  color:#fff;
  font-size:25px;
  font-weight:950;
  box-shadow:0 10px 22px rgba(15,118,110,.15);
}
body.theme-v24 .search-zero-copy span,
body.theme-v24 .zero-suggestion-head span{
  display:block;
  color:#0f766e;
  font-size:8px;
  font-weight:950;
  letter-spacing:.12em;
}
body.theme-v24 .search-zero-copy h3{
  margin:3px 0 5px;
  color:#101828;
  font-size:19px;
}
body.theme-v24 .search-zero-copy p{
  margin:0;
  color:#667085;
  font-size:10px;
  line-height:1.55;
}
body.theme-v24 .search-zero-clear{
  white-space:nowrap;
}
body.theme-v24 .zero-suggestion-block,
body.theme-v24 .zero-products-block{
  margin:14px 0 20px;
}
body.theme-v24 .zero-suggestion-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  margin-bottom:9px;
}
body.theme-v24 .zero-suggestion-head h3,
body.theme-v24 .zero-products-block .section-head h3{
  margin:3px 0 0;
  color:#101828;
  font-size:15px;
}
body.theme-v24 .zero-suggestion-chips{
  display:flex;
  gap:7px;
  flex-wrap:wrap;
}
body.theme-v24 .zero-suggestion-chips a{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:36px;
  padding:0 11px;
  border:1px solid #dce5e8;
  border-radius:999px;
  background:#fff;
  color:#344054;
  font-size:9px;
  font-weight:850;
  box-shadow:0 4px 12px rgba(16,24,40,.035);
}
body.theme-v24 .zero-suggestion-chips a:hover{
  border-color:#99f6e4;
  background:#f0fdfa;
  color:#0f766e;
}
body.theme-v24 .zero-suggestion-chips a>b{
  color:#0f766e;
}
body.theme-v24 .zero-suggestion-chips a>small{
  padding-left:5px;
  border-left:1px solid #e7ecef;
  color:#98a2b3;
  font-size:7px;
}
body.theme-v24 .zero-category-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
body.theme-v24 .zero-category-grid>a{
  display:grid;
  grid-template-columns:34px minmax(0,1fr) auto;
  gap:8px;
  align-items:center;
  min-width:0;
  padding:10px;
  border:1px solid #e2e8ec;
  border-radius:12px;
  background:#fff;
  color:#344054;
}
body.theme-v24 .zero-category-grid>a:hover{
  border-color:#99f6e4;
  background:#f8fffe;
}
body.theme-v24 .zero-category-grid>a>span{
  width:34px;height:34px;
  display:grid;place-items:center;
  border-radius:9px;
  background:#ecfdfb;
  color:#0f766e;
  font-weight:950;
}
body.theme-v24 .zero-category-grid small,
body.theme-v24 .zero-category-grid b{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.theme-v24 .zero-category-grid small{
  color:#98a2b3;
  font-size:7px;
}
body.theme-v24 .zero-category-grid b{
  margin-top:2px;
  font-size:9px;
}
body.theme-v24 .zero-category-grid em{
  color:#0f766e;
  font-size:13px;
  font-style:normal;
}
body.theme-v24 .zero-products-block{
  padding-top:4px;
}
body.theme-v24 .zero-products-block .section-head{
  margin-bottom:10px;
}
body.theme-v24 .zero-products-block .section-head p{
  margin-top:3px;
  font-size:9px;
}

@media(max-width:760px){
  body.theme-v24 .search-zero-state{
    grid-template-columns:46px minmax(0,1fr);
    gap:10px;
    padding:14px;
    border-radius:13px;
  }
  body.theme-v24 .search-zero-icon{
    width:44px;height:44px;
    border-radius:12px;
    font-size:20px;
  }
  body.theme-v24 .search-zero-copy h3{
    font-size:15px;
  }
  body.theme-v24 .search-zero-copy p{
    font-size:9px;
  }
  body.theme-v24 .search-zero-clear{
    grid-column:1/-1;
    width:100%!important;
    min-height:36px;
  }
  body.theme-v24 .zero-suggestion-chips{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:3px;
    scrollbar-width:none;
  }
  body.theme-v24 .zero-suggestion-chips::-webkit-scrollbar{display:none}
  body.theme-v24 .zero-suggestion-chips a{
    flex:0 0 auto;
    min-height:34px;
  }
  body.theme-v24 .zero-category-grid{
    grid-template-columns:1fr 1fr;
    gap:7px;
  }
  body.theme-v24 .zero-category-grid>a{
    grid-template-columns:30px minmax(0,1fr);
    padding:8px;
  }
  body.theme-v24 .zero-category-grid>a>span{
    width:30px;height:30px;
  }
  body.theme-v24 .zero-category-grid>a>em{
    display:none;
  }
}
@media(max-width:420px){
  body.theme-v24 .zero-category-grid{
    grid-template-columns:1fr;
  }
}

/* EDMAS V24.5.5 — ZERO RESULT 500 HOTFIX */
body.theme-v24 .search-zero-state:only-child{margin-bottom:20px}


/* EDMAS V24.5.6 — SEARCH FAILSAFE */
body.theme-v24 .zero-search-async{min-height:0}
body.theme-v24 .zero-search-loading{
  display:flex;align-items:center;gap:8px;
  min-height:46px;padding:10px 12px;margin:10px 0 14px;
  border:1px solid #e4eaee;border-radius:12px;
  background:#fbfdfd;color:#667085;font-size:9px;font-weight:750;
}
body.theme-v24 .zero-search-loading span{
  width:16px;height:16px;border-radius:50%;
  border:2px solid #cbd5e1;border-top-color:#0ea5a3;
  animation:zeroSearchSpin .7s linear infinite;
}
@keyframes zeroSearchSpin{to{transform:rotate(360deg)}}
body.theme-v24 .zero-no-similar{
  display:flex;flex-direction:column;gap:3px;
  margin:10px 0 14px;padding:12px 14px;
  border:1px dashed #d7dfe5;border-radius:12px;background:#fff;
}
body.theme-v24 .zero-no-similar b{font-size:10px;color:#344054}
body.theme-v24 .zero-no-similar span{font-size:8px;color:#98a2b3}
body.theme-v24 .zero-async-product-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;
}
body.theme-v24 .zero-async-product-card{
  min-width:0;overflow:hidden;
  border:1px solid #e3e8ed;border-radius:11px;background:#fff;color:#101828;
}
body.theme-v24 .zero-async-product-img{
  height:150px;background:#f7f9fa;display:grid;place-items:center;overflow:hidden;
}
body.theme-v24 .zero-async-product-img img{width:100%;height:100%;object-fit:contain}
body.theme-v24 .zero-product-placeholder{
  width:42px;height:42px;border-radius:10px;background:#ecfdfb;color:#0f766e;
  display:grid;place-items:center;font-weight:950;
}
body.theme-v24 .zero-async-product-info{padding:8px}
body.theme-v24 .zero-async-product-info small{display:block;color:#0f766e;font-size:7px;font-weight:850}
body.theme-v24 .zero-async-product-info b{
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
  min-height:28px;margin:3px 0 6px;font-size:9px;line-height:1.4
}
body.theme-v24 .zero-async-product-info strong{font-size:13px}
@media(max-width:760px){
  body.theme-v24 .zero-async-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  body.theme-v24 .zero-async-product-img{height:130px}
}


/* EDMAS V24.5.7 — UNIFIED ACCOUNT DROPDOWN */
body.theme-v24 .account-menu-dropdown{
  width:292px;
}
body.theme-v24 .account-menu-links a{
  min-height:38px;
}
body.theme-v24 .account-menu-links a>span{
  width:24px;
  font-weight:900;
}
body.theme-v24 .account-menu-links em{
  min-width:20px;
  height:20px;
}
@media(min-width:761px){
  body.theme-v24.storefront-theme .header-main{
    grid-template-columns:220px minmax(300px,1fr) auto;
  }
  body.theme-v24.storefront-theme .header-main>.actions{
    gap:8px;
  }
  body.theme-v24.storefront-theme .header-main>.actions>.cart-head{
    padding-left:10px;
    padding-right:10px;
  }
}


/* EDMAS V25 — PERSONALIZATION */
body.theme-v24 .p25-section{
  position:relative;
}
body.theme-v24 .p25-kicker{
  display:block;
  margin-bottom:4px;
  color:var(--ed-teal-dark,#0f766e);
  font-size:8px;
  font-weight:950;
  letter-spacing:.12em;
}
body.theme-v24 .p25-reason{
  display:inline-flex;
  align-items:center;
  min-height:22px;
  margin-bottom:5px;
  padding:0 7px;
  border:1px solid #bff3e8;
  border-radius:999px;
  background:#f0fdfa;
  color:#0f766e;
  font-size:7px;
  font-weight:900;
}
body.theme-v24 .p25-card .card-media{
  position:relative;
}
body.theme-v24 .p25-card:hover{
  border-color:#99f6e4!important;
}
body.theme-v24 .p25-image-placeholder{
  width:52px;height:52px;display:grid;place-items:center;
  border-radius:13px;background:linear-gradient(135deg,#0f766e,#14b8a6);
  color:#fff;font-size:22px;font-weight:950;
}
body.theme-v24 .p25-repurchase{
  background:linear-gradient(180deg,#f0fdfa 0%,#fff 100%);
  border-top:1px solid #ccfbf1;
  border-bottom:1px solid #ccfbf1;
}
body.theme-v24 .p25-cart-section{
  margin-top:18px;
}
body.theme-v24.admin-theme .settings-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
body.theme-v24.admin-theme .settings-toggle{
  display:flex;gap:8px;align-items:flex-start;
  padding:10px;border:1px solid #e6eaef;border-radius:11px;
}
body.theme-v24.admin-theme .settings-toggle input{
  width:17px;height:17px;accent-color:#0ea5a3;
}
body.theme-v24.admin-theme .settings-toggle b,
body.theme-v24.admin-theme .settings-toggle small{display:block}
body.theme-v24.admin-theme .settings-toggle b{font-size:9px}
body.theme-v24.admin-theme .settings-toggle small{margin-top:3px;color:#667085;font-size:7px}
@media(max-width:760px){
  body.theme-v24 .p25-reason{
    min-height:19px;padding:0 5px;font-size:6px;
  }
  body.theme-v24.admin-theme .settings-grid{
    grid-template-columns:1fr;
  }
}


/* EDMAS V25.0.1 — ACCOUNT DROPDOWN OVERFLOW FIX */

/* Header actions desktop'ta nowrap olabilir; dropdown kendi içinde normal satır kırar. */
body.theme-v24 .account-menu-dropdown,
body.theme-v24 .account-menu-dropdown *{
  white-space:normal;
}

/* Sağdaki Hesabım tetikleyicisine göre hizala; viewport dışına taşma. */
body.theme-v24 .account-menu-dropdown{
  left:auto!important;
  right:0!important;
  transform:translateY(-5px)!important;
  width:292px;
  max-width:calc(100vw - 20px)!important;
  min-width:0!important;
  overflow:hidden;
}

body.theme-v24 .account-menu-wrap:hover .account-menu-dropdown,
body.theme-v24 .account-menu-wrap:focus-within .account-menu-dropdown,
body.theme-v24 .account-menu-wrap.open .account-menu-dropdown{
  transform:translateY(0)!important;
}

/* Ok işareti artık sağa hizalı dropdown'a göre konumlanır. */
body.theme-v24 .account-menu-dropdown::before{
  left:auto!important;
  right:34px!important;
  transform:rotate(45deg)!important;
}

/* Misafir açıklaması ve kullanıcı bilgileri panelin dışına çıkmasın. */
body.theme-v24 .account-menu-guest,
body.theme-v24 .account-menu-user,
body.theme-v24 .account-menu-links,
body.theme-v24 .account-menu-links a,
body.theme-v24 .account-menu-logout{
  min-width:0!important;
  max-width:100%!important;
}

body.theme-v24 .account-menu-guest small{
  max-width:100%!important;
  line-height:1.45;
  overflow-wrap:anywhere;
  word-break:normal;
}

body.theme-v24 .account-menu-user strong,
body.theme-v24 .account-menu-user small,
body.theme-v24 .account-menu-links a>b{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}

body.theme-v24 .account-menu-links a>b{
  white-space:nowrap;
}

/* Dar desktop/tablet görünümünde dropdown biraz daha kompakt. */
@media(min-width:761px) and (max-width:1050px){
  body.theme-v24 .account-menu-dropdown{
    width:270px;
    right:-4px!important;
  }
  body.theme-v24 .account-menu-guest{
    padding:10px 8px;
  }
  body.theme-v24 .account-menu-guest small{
    font-size:8px;
  }
}

/* Gerçek mobilde üst action alanı gizli olsa da güvenlik için. */
@media(max-width:760px){
  body.theme-v24 .account-menu-dropdown{
    width:min(292px,calc(100vw - 16px))!important;
    right:0!important;
  }
}


/* EDMAS V25.1 — DYNAMIC HOME BLOCK ORDER */
body.theme-v24.storefront-theme .hp251-home-stack{
  display:flex;
  flex-direction:column;
  min-width:0;
}
body.theme-v24.storefront-theme .hp251-home-stack>section{
  width:100%;
  min-width:0;
}
body.theme-v24.storefront-theme .hp251-home-stack>#products{
  scroll-margin-top:118px;
}
body.theme-v24.admin-theme .hp251-rule-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  padding:14px 16px 16px;
}
body.theme-v24.admin-theme .hp251-rule-grid>div{
  min-width:0;
  padding:11px;
  border:1px solid #e5e9ed;
  border-radius:11px;
  background:#fff;
}
body.theme-v24.admin-theme .hp251-rule-grid b,
body.theme-v24.admin-theme .hp251-rule-grid span{display:block}
body.theme-v24.admin-theme .hp251-rule-grid b{font-size:9px;color:#101828}
body.theme-v24.admin-theme .hp251-rule-grid span{margin-top:4px;font-size:8px;line-height:1.45;color:#667085}
@media(max-width:760px){
  body.theme-v24.admin-theme .hp251-rule-grid{grid-template-columns:1fr}
}


/* EDMAS V25.1.1 — RECOMMENDATION ANALYTICS */
body.theme-v24.admin-theme .stats .stat em{
  display:block;
  margin-top:6px;
  color:#667085;
  font-size:8px;
  font-style:normal;
  font-weight:750;
}
body.theme-v24.admin-theme .p2511-analytics-note{
  margin-bottom:12px;
}

/* EDMAS V25.1.2 — guaranteed recommendation analytics + zero-result UI polish */
body.theme-v24 .zero-suggestion-chips{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
body.theme-v24 .zero-suggestion-chips a{
  min-width:0;
  display:flex;
  align-items:center;
  gap:10px;
  overflow:hidden;
  text-decoration:none;
}
body.theme-v24 .zero-suggestion-chips a .chip-label{
  flex:1 1 auto;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.theme-v24 .zero-suggestion-chips a>small{
  flex:0 0 auto;
  margin-left:auto;
}
body.theme-v24 .zero-category-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
body.theme-v24 .zero-async-product-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
body.theme-v24 .zero-async-product-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  height:100%;
  overflow:hidden;
  border:1px solid #e3e8ed;
  border-radius:14px;
  background:#fff;
  color:#101828;
  text-decoration:none;
  box-shadow:0 8px 24px rgba(15,23,42,.04);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
body.theme-v24 .zero-async-product-card:hover{
  transform:translateY(-2px);
  border-color:#b9d8d6;
  box-shadow:0 12px 30px rgba(15,23,42,.08);
}
body.theme-v24 .zero-async-product-img{
  padding:10px;
  background:linear-gradient(180deg,#f8fbfc 0%,#f5f7f8 100%);
}
body.theme-v24 .zero-async-product-media{
  height:190px;
  border-radius:12px;
  background:#fff;
  display:grid;
  place-items:center;
  overflow:hidden;
}
body.theme-v24 .zero-async-product-img img{
  width:100%;
  height:100%;
  object-fit:cover;
}
body.theme-v24 .zero-async-product-info{
  display:flex;
  flex-direction:column;
  gap:8px;
  padding:12px;
  flex:1 1 auto;
}
body.theme-v24 .zero-async-product-info small{
  display:block;
  color:#0f766e;
  font-size:10px;
  font-weight:850;
  text-transform:lowercase;
}
body.theme-v24 .zero-async-product-info b{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:42px;
  margin:0;
  font-size:15px;
  line-height:1.4;
  color:#111827;
}
body.theme-v24 .zero-async-product-info strong{
  font-size:22px;
  line-height:1;
  color:#0f172a;
}
body.theme-v24 .zero-async-product-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:auto;
  min-height:42px;
  border-radius:12px;
  background:linear-gradient(90deg,#0ea5a0,#0f766e);
  color:#fff;
  font-size:13px;
  font-weight:800;
}
body.theme-v24.admin-theme .stats .stat em{
  display:block;
  margin-top:6px;
  color:#667085;
  font-size:8px;
  font-style:normal;
  font-weight:750;
}
@media(max-width:1100px){
  body.theme-v24 .zero-suggestion-chips{grid-template-columns:repeat(2,minmax(0,1fr));}
  body.theme-v24 .zero-async-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:760px){
  body.theme-v24 .zero-suggestion-chips{grid-template-columns:1fr;gap:8px;}
  body.theme-v24 .zero-suggestion-chips a .chip-label{
    white-space:normal;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
  }
  body.theme-v24 .zero-category-grid{grid-template-columns:1fr;}
  body.theme-v24 .zero-async-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  body.theme-v24 .zero-async-product-media{height:148px;}
  body.theme-v24 .zero-async-product-info{padding:10px;gap:6px;}
  body.theme-v24 .zero-async-product-info b{min-height:36px;font-size:12px;}
  body.theme-v24 .zero-async-product-info strong{font-size:18px;}
  body.theme-v24 .zero-async-product-cta{min-height:38px;font-size:12px;}
}


/* EDMAS V25.2 — recommendation order/revenue attribution */
body.theme-v24.admin-theme .p252-stats{
  grid-template-columns:repeat(6,minmax(0,1fr));
}
body.theme-v24.admin-theme .p252-stats .stat strong{
  font-size:25px;
}
@media(max-width:1250px){
  body.theme-v24.admin-theme .p252-stats{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:760px){
  body.theme-v24.admin-theme .p252-stats{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}


/* EDMAS V25.3 — adaptive recommendation optimization */
body.theme-v24.admin-theme .p253-mult{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:58px;
  min-height:26px;
  padding:0 8px;
  border-radius:999px;
  font-size:9px;
  font-weight:900;
}
body.theme-v24.admin-theme .p253-mult.up{
  background:#ecfdf3;
  color:#027a48;
  border:1px solid #abefc6;
}
body.theme-v24.admin-theme .p253-mult.down{
  background:#fff4ed;
  color:#b93815;
  border:1px solid #ffd6ae;
}
body.theme-v24.admin-theme .p253-mult.flat{
  background:#f2f4f7;
  color:#475467;
  border:1px solid #e4e7ec;
}


/* EDMAS V25.4 — A/B recommendation experiments */
body.theme-v24.admin-theme .p254-create-grid{
  display:grid;
  grid-template-columns:2fr 1fr 1.2fr 1.2fr .8fr auto;
  gap:10px;
  padding:16px;
}
body.theme-v24.admin-theme .p254-exp-panel{overflow:hidden}
body.theme-v24.admin-theme .p254-status{
  display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;
  font-size:8px;font-weight:900;background:#f2f4f7;color:#475467;
}
body.theme-v24.admin-theme .p254-status.active{background:#ecfdf3;color:#027a48}
body.theme-v24.admin-theme .p254-status.completed{background:#eef4ff;color:#3538cd}
body.theme-v24.admin-theme .p254-variant-grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px;
}
body.theme-v24.admin-theme .p254-variant-card{
  border:1px solid #e4e7ec;border-radius:13px;background:#fff;overflow:hidden;
}
body.theme-v24.admin-theme .p254-vhead{
  display:flex;align-items:center;gap:10px;padding:12px;border-bottom:1px solid #eef1f4;
}
body.theme-v24.admin-theme .p254-vhead b{
  width:34px;height:34px;display:grid;place-items:center;border-radius:10px;
  background:#ecfdfb;color:#0f766e;font-size:16px;
}
body.theme-v24.admin-theme .p254-vhead span{font-size:10px;font-weight:850}
body.theme-v24.admin-theme .p254-kpis{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#eef1f4;
}
body.theme-v24.admin-theme .p254-kpis>div{padding:11px;background:#fff}
body.theme-v24.admin-theme .p254-kpis small,body.theme-v24.admin-theme .p254-kpis strong{display:block}
body.theme-v24.admin-theme .p254-kpis small{font-size:7px;color:#667085}
body.theme-v24.admin-theme .p254-kpis strong{margin-top:4px;font-size:15px}
body.theme-v24.admin-theme .p254-result{
  margin:0 15px 12px;padding:11px 12px;border:1px solid #d9e5e5;border-radius:11px;background:#f8fdfc;
  color:#475467;font-size:9px;line-height:1.5;
}
body.theme-v24.admin-theme .p254-actions{display:flex;gap:8px;padding:0 15px 15px}
@media(max-width:1200px){
  body.theme-v24.admin-theme .p254-create-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  body.theme-v24.admin-theme .p254-create-grid{grid-template-columns:1fr}
  body.theme-v24.admin-theme .p254-variant-grid{grid-template-columns:1fr}
  body.theme-v24.admin-theme .p254-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* EDMAS V25.5 — A/B winner decision & publish */
body.theme-v24.admin-theme .p255-primary-grid,
body.theme-v24.admin-theme .p255-live-grid{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px;
}
body.theme-v24.admin-theme .p255-primary-grid>div,
body.theme-v24.admin-theme .p255-live-grid>div{
  padding:12px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;
}
body.theme-v24.admin-theme .p255-primary-grid small,
body.theme-v24.admin-theme .p255-primary-grid b,
body.theme-v24.admin-theme .p255-live-grid small,
body.theme-v24.admin-theme .p255-live-grid b{display:block}
body.theme-v24.admin-theme .p255-primary-grid small,
body.theme-v24.admin-theme .p255-live-grid small{font-size:8px;color:#667085}
body.theme-v24.admin-theme .p255-primary-grid b,
body.theme-v24.admin-theme .p255-live-grid b{margin-top:5px;font-size:11px;color:#101828}
body.theme-v24.admin-theme .p255-threshold-grid{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;padding:0 16px 14px;
}
body.theme-v24.admin-theme .p255-formula{
  margin:0 16px 16px;padding:10px 12px;border:1px dashed #b9d8d6;border-radius:11px;background:#f8fdfc;
  font-size:9px;line-height:1.5;color:#475467;
}
body.theme-v24.admin-theme .p255-decision{
  margin:0 15px 12px;padding:13px;border:1px solid #e4e7ec;border-radius:13px;background:#fafbfc;
}
body.theme-v24.admin-theme .p255-decision.ready{
  border-color:#abefc6;background:#f6fef9;
}
body.theme-v24.admin-theme .p255-decision-head{
  display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px;
}
body.theme-v24.admin-theme .p255-decision-head small{display:block;color:#0f766e;font-size:7px;font-weight:900}
body.theme-v24.admin-theme .p255-decision-head h4{margin:3px 0 0;font-size:11px}
body.theme-v24.admin-theme .p255-decision-head>span{
  white-space:nowrap;padding:5px 8px;border-radius:999px;background:#eef2f6;color:#475467;font-size:8px;font-weight:850;
}
body.theme-v24.admin-theme .p255-score-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;
}
body.theme-v24.admin-theme .p255-score-grid>div{
  padding:10px;border:1px solid #eaecf0;border-radius:10px;background:#fff;
}
body.theme-v24.admin-theme .p255-score-grid small,
body.theme-v24.admin-theme .p255-score-grid strong{display:block}
body.theme-v24.admin-theme .p255-score-grid small{font-size:7px;color:#667085}
body.theme-v24.admin-theme .p255-score-grid strong{margin-top:4px;font-size:13px}
body.theme-v24.admin-theme .p255-guards{
  display:flex;flex-wrap:wrap;gap:7px;margin-top:10px;
}
body.theme-v24.admin-theme .p255-guards span{
  padding:6px 8px;border-radius:999px;font-size:8px;font-weight:800;
}
body.theme-v24.admin-theme .p255-guards .ok{background:#ecfdf3;color:#027a48}
body.theme-v24.admin-theme .p255-guards .wait{background:#fff4ed;color:#b93815}
body.theme-v24.admin-theme .p255-publish-form{
  display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:11px;
}
body.theme-v24.admin-theme .p255-publish-form small{font-size:8px;color:#667085}
body.theme-v24.admin-theme .p255-published{
  margin-top:10px;padding:8px 10px;border-radius:9px;background:#ecfdf3;color:#027a48;font-size:9px;
}
@media(max-width:900px){
  body.theme-v24.admin-theme .p255-threshold-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.theme-v24.admin-theme .p255-score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  body.theme-v24.admin-theme .p255-primary-grid,
  body.theme-v24.admin-theme .p255-live-grid,
  body.theme-v24.admin-theme .p255-threshold-grid{grid-template-columns:1fr}
}


/* EDMAS V25.6 — Personalization Control Center */
body.theme-v24.admin-theme .p256-hero-grid{
  display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-bottom:12px;
}
body.theme-v24.admin-theme .p256-health-card,
body.theme-v24.admin-theme .p256-strategy-card{
  border:1px solid #e4e7ec;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04);
}
body.theme-v24.admin-theme .p256-health-card{
  display:flex;align-items:center;gap:18px;padding:18px;
}
body.theme-v24.admin-theme .p256-health-ring{
  --score:0;
  width:100px;height:100px;flex:0 0 100px;border-radius:50%;
  display:grid;place-items:center;
  background:conic-gradient(#0f9d92 calc(var(--score)*1%),#edf1f3 0);
  position:relative;
}
body.theme-v24.admin-theme .p256-health-ring:before{
  content:"";position:absolute;inset:8px;border-radius:50%;background:#fff;
}
body.theme-v24.admin-theme .p256-health-ring>div{position:relative;display:flex;align-items:baseline;gap:2px}
body.theme-v24.admin-theme .p256-health-ring strong{font-size:27px;color:#0f172a}
body.theme-v24.admin-theme .p256-health-ring span{font-size:9px;color:#98a2b3;font-weight:800}
body.theme-v24.admin-theme .p256-health-card>div:last-child small,
body.theme-v24.admin-theme .p256-strategy-card>small{font-size:7px;color:#0f766e;font-weight:900;letter-spacing:.05em}
body.theme-v24.admin-theme .p256-health-card h2{margin:4px 0;font-size:19px}
body.theme-v24.admin-theme .p256-health-card p{margin:0;color:#667085;font-size:9px}
body.theme-v24.admin-theme .p256-strategy-card{padding:16px}
body.theme-v24.admin-theme .p256-strategy-row{
  display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eef1f4;
}
body.theme-v24.admin-theme .p256-strategy-row:last-child{border-bottom:0}
body.theme-v24.admin-theme .p256-strategy-row span{font-size:9px;color:#667085}
body.theme-v24.admin-theme .p256-strategy-row b{font-size:9px;text-align:right}
body.theme-v24.admin-theme .p256-stats{
  grid-template-columns:repeat(6,minmax(0,1fr));
}
body.theme-v24.admin-theme .p256-delta{
  display:inline-flex;padding:2px 5px;border-radius:999px;font-size:7px;font-weight:900;
}
body.theme-v24.admin-theme .p256-delta.up{background:#ecfdf3;color:#027a48}
body.theme-v24.admin-theme .p256-delta.down{background:#fff4ed;color:#b93815}
body.theme-v24.admin-theme .p256-delta.neutral{background:#f2f4f7;color:#475467}
body.theme-v24.admin-theme .p256-two-col{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;
}
body.theme-v24.admin-theme .p256-trend{padding:10px 15px 15px}
body.theme-v24.admin-theme .p256-day{padding:8px 0;border-bottom:1px solid #f0f2f4}
body.theme-v24.admin-theme .p256-day:last-child{border-bottom:0}
body.theme-v24.admin-theme .p256-day-meta{display:flex;justify-content:space-between;gap:10px;margin-bottom:5px}
body.theme-v24.admin-theme .p256-day-meta b{font-size:8px}
body.theme-v24.admin-theme .p256-day-meta span{font-size:8px;color:#667085}
body.theme-v24.admin-theme .p256-bars{position:relative;height:8px;border-radius:999px;background:#f2f4f7;overflow:hidden}
body.theme-v24.admin-theme .p256-bars i{position:absolute;left:0;border-radius:999px}
body.theme-v24.admin-theme .p256-bars .rev{top:0;height:4px;background:#0f9d92}
body.theme-v24.admin-theme .p256-bars .ord{bottom:0;height:3px;background:#ff8b3d}
body.theme-v24.admin-theme .p256-alert-list{padding:10px 15px 15px;display:grid;gap:8px}
body.theme-v24.admin-theme .p256-alert{
  display:flex;gap:9px;padding:10px;border:1px solid #e4e7ec;border-radius:11px;background:#fff;
}
body.theme-v24.admin-theme .p256-alert>span{width:8px;height:8px;border-radius:50%;margin-top:3px;flex:0 0 8px;background:#98a2b3}
body.theme-v24.admin-theme .p256-alert b,
body.theme-v24.admin-theme .p256-alert small{display:block}
body.theme-v24.admin-theme .p256-alert b{font-size:9px}
body.theme-v24.admin-theme .p256-alert small{margin-top:3px;font-size:8px;color:#667085;line-height:1.45}
body.theme-v24.admin-theme .p256-alert.success>span{background:#12b76a}
body.theme-v24.admin-theme .p256-alert.info>span{background:#2e90fa}
body.theme-v24.admin-theme .p256-alert.warning>span{background:#f79009}
body.theme-v24.admin-theme .p256-alert.danger>span{background:#f04438}
body.theme-v24.admin-theme .p256-winner-card{padding:16px}
body.theme-v24.admin-theme .p256-winner-card>div:first-child small{font-size:7px;color:#0f766e;font-weight:900}
body.theme-v24.admin-theme .p256-winner-card h3{margin:4px 0 12px;font-size:17px}
body.theme-v24.admin-theme .p256-mini-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
body.theme-v24.admin-theme .p256-mini-kpis span{padding:10px;border:1px solid #e8ecef;border-radius:10px}
body.theme-v24.admin-theme .p256-mini-kpis small,
body.theme-v24.admin-theme .p256-mini-kpis b{display:block}
body.theme-v24.admin-theme .p256-mini-kpis small{font-size:7px;color:#667085}
body.theme-v24.admin-theme .p256-mini-kpis b{margin-top:4px;font-size:11px}
body.theme-v24.admin-theme .p256-exp{padding:15px}
body.theme-v24.admin-theme .p256-exp-head{display:flex;justify-content:space-between;gap:12px}
body.theme-v24.admin-theme .p256-exp-head small{font-size:7px;color:#0f766e;font-weight:900}
body.theme-v24.admin-theme .p256-exp-head h3{margin:4px 0;font-size:14px}
body.theme-v24.admin-theme .p256-exp-head p{margin:0;color:#667085;font-size:8px}
body.theme-v24.admin-theme .p256-exp-head>span{align-self:flex-start;padding:5px 8px;border-radius:999px;background:#ecfdfb;color:#0f766e;font-size:8px;font-weight:850}
body.theme-v24.admin-theme .p256-exp-score{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}
body.theme-v24.admin-theme .p256-exp-score>div{padding:9px;border:1px solid #e8ecef;border-radius:10px}
body.theme-v24.admin-theme .p256-exp-score small,
body.theme-v24.admin-theme .p256-exp-score b{display:block}
body.theme-v24.admin-theme .p256-exp-score small{font-size:7px;color:#667085}
body.theme-v24.admin-theme .p256-exp-score b{margin-top:4px;font-size:11px}
body.theme-v24.admin-theme .p256-exp-note{margin-top:10px;padding:9px 10px;border-radius:9px;background:#f2f4f7;color:#475467;font-size:8px}
body.theme-v24.admin-theme .p256-exp-note.ready{background:#ecfdf3;color:#027a48}
body.theme-v24.admin-theme .p256-attr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:15px}
body.theme-v24.admin-theme .p256-attr-grid>div{padding:14px;border:1px solid #e8ecef;border-radius:11px;background:#fff}
body.theme-v24.admin-theme .p256-attr-grid small,
body.theme-v24.admin-theme .p256-attr-grid strong,
body.theme-v24.admin-theme .p256-attr-grid span{display:block}
body.theme-v24.admin-theme .p256-attr-grid small{font-size:7px;color:#667085}
body.theme-v24.admin-theme .p256-attr-grid strong{margin-top:4px;font-size:20px}
body.theme-v24.admin-theme .p256-attr-grid span{margin-top:3px;font-size:8px;color:#667085}
body.theme-v24.admin-theme .p256-empty{padding:24px;color:#98a2b3;font-size:9px;text-align:center}
body.theme-v24.admin-theme .p256-empty b,
body.theme-v24.admin-theme .p256-empty span{display:block}
body.theme-v24.admin-theme .p256-empty span{margin-top:4px}
body.theme-v24.admin-theme .p256-table-empty{text-align:center;padding:28px!important;color:#98a2b3}
body.theme-v24.admin-theme .p256-quick-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;
}
body.theme-v24.admin-theme .p256-quick-grid>a{
  display:flex;align-items:center;gap:10px;min-width:0;padding:13px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;color:#101828;text-decoration:none;
}
body.theme-v24.admin-theme .p256-quick-grid>a>span{
  width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:#ecfdfb;color:#0f766e;font-size:10px;font-weight:900;
}
body.theme-v24.admin-theme .p256-quick-grid div{min-width:0;flex:1}
body.theme-v24.admin-theme .p256-quick-grid b,
body.theme-v24.admin-theme .p256-quick-grid small{display:block}
body.theme-v24.admin-theme .p256-quick-grid b{font-size:9px}
body.theme-v24.admin-theme .p256-quick-grid small{margin-top:3px;font-size:7px;color:#667085;line-height:1.35}
body.theme-v24.admin-theme .p256-quick-grid em{font-style:normal;color:#98a2b3}
@media(max-width:1250px){
  body.theme-v24.admin-theme .p256-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.theme-v24.admin-theme .p256-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  body.theme-v24.admin-theme .p256-hero-grid,
  body.theme-v24.admin-theme .p256-two-col{grid-template-columns:1fr}
}
@media(max-width:760px){
  body.theme-v24.admin-theme .p256-health-card{align-items:flex-start}
  body.theme-v24.admin-theme .p256-health-ring{width:76px;height:76px;flex-basis:76px}
  body.theme-v24.admin-theme .p256-health-ring strong{font-size:21px}
  body.theme-v24.admin-theme .p256-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.theme-v24.admin-theme .p256-exp-score,
  body.theme-v24.admin-theme .p256-mini-kpis,
  body.theme-v24.admin-theme .p256-attr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.theme-v24.admin-theme .p256-quick-grid{grid-template-columns:1fr}
}


/* EDMAS V25.7 FINAL — personalized marketing & recovery */
body.theme-v24.admin-theme .p257-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}
body.theme-v24.admin-theme .p257-two{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0;
}
body.theme-v24.admin-theme .p257-audience{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:15px;
}
body.theme-v24.admin-theme .p257-audience>div{
  display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;
}
body.theme-v24.admin-theme .p257-audience>div>span{
  width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#ecfdfb;font-size:17px;
}
body.theme-v24.admin-theme .p257-audience small,
body.theme-v24.admin-theme .p257-audience strong{display:block}
body.theme-v24.admin-theme .p257-audience small{font-size:8px;color:#667085}
body.theme-v24.admin-theme .p257-audience strong{margin-top:3px;font-size:20px}
body.theme-v24.admin-theme .p257-safety{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:15px;
}
body.theme-v24.admin-theme .p257-safety>div{
  padding:12px;border:1px solid #e4e7ec;border-radius:11px;background:#fff;
}
body.theme-v24.admin-theme .p257-safety small,
body.theme-v24.admin-theme .p257-safety b{display:block}
body.theme-v24.admin-theme .p257-safety small{font-size:7px;color:#667085}
body.theme-v24.admin-theme .p257-safety b{margin-top:4px;font-size:11px}
body.theme-v24.admin-theme .p257-final-grid{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:15px;
}
body.theme-v24.admin-theme .p257-final-grid>div{
  padding:10px;border:1px solid #d9ece9;border-radius:10px;background:#f8fdfc;color:#0f766e;font-size:9px;font-weight:800;
}
@media(max-width:1250px){
  body.theme-v24.admin-theme .p257-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:850px){
  body.theme-v24.admin-theme .p257-two{grid-template-columns:1fr}
  body.theme-v24.admin-theme .p257-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  body.theme-v24.admin-theme .p257-kpis,
  body.theme-v24.admin-theme .p257-audience,
  body.theme-v24.admin-theme .p257-safety,
  body.theme-v24.admin-theme .p257-final-grid{grid-template-columns:1fr}
}


/* EDMAS V26 — Inventory & Supply Planning */
body.theme-v24.admin-theme .inv-stats{grid-template-columns:repeat(6,minmax(0,1fr))}
body.theme-v24.admin-theme .inv-filter{
  display:grid;grid-template-columns:minmax(260px,2fr) minmax(180px,1fr) auto;gap:10px;padding:14px;margin-bottom:12px;align-items:end;
}
body.theme-v24.admin-theme .inv-filter-actions{display:flex;gap:7px}
body.theme-v24.admin-theme .inv-product{display:flex;align-items:center;gap:9px;min-width:230px}
body.theme-v24.admin-theme .inv-product>img,
body.theme-v24.admin-theme .inv-product>span{
  width:44px;height:44px;flex:0 0 44px;border-radius:9px;background:#f3f6f7;object-fit:contain;display:grid;place-items:center;color:#0f766e;font-weight:900;
}
body.theme-v24.admin-theme .inv-product b,
body.theme-v24.admin-theme .inv-product small{display:block}
body.theme-v24.admin-theme .inv-product b{max-width:320px;font-size:9px;line-height:1.35}
body.theme-v24.admin-theme .inv-product small{margin-top:3px;color:#667085;font-size:7px}
body.theme-v24.admin-theme .inv-badge{
  display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:999px;font-size:8px;font-weight:900;border:1px solid transparent;white-space:nowrap;
}
body.theme-v24.admin-theme .inv-badge.out{background:#fef3f2;color:#b42318;border-color:#fecdca}
body.theme-v24.admin-theme .inv-badge.critical{background:#fff4ed;color:#b93815;border-color:#ffd6ae}
body.theme-v24.admin-theme .inv-badge.low{background:#fffaeb;color:#b54708;border-color:#fedf89}
body.theme-v24.admin-theme .inv-badge.healthy{background:#ecfdf3;color:#027a48;border-color:#abefc6}
body.theme-v24.admin-theme .inv-badge.slow{background:#f2f4f7;color:#475467;border-color:#e4e7ec}
body.theme-v24.admin-theme .inv-reorder{display:block;color:#b54708;font-size:12px}
body.theme-v24.admin-theme .inv-table td>small{display:block;margin-top:3px;color:#667085;font-size:7px}
body.theme-v24.admin-theme .inv-ok{color:#027a48;font-size:8px;font-weight:850}
body.theme-v24.admin-theme .inv-detail-stats{grid-template-columns:repeat(6,minmax(0,1fr))}
body.theme-v24.admin-theme .inv-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}
body.theme-v24.admin-theme .inv-settings-form,
body.theme-v24.admin-theme .inv-adjust-form{padding:15px}
body.theme-v24.admin-theme .inv-variant-list{display:grid;gap:7px;padding:0 15px 15px}
body.theme-v24.admin-theme .inv-variant-list>div{
  display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:9px 10px;border:1px solid #e4e7ec;border-radius:9px;background:#fff;
}
body.theme-v24.admin-theme .inv-variant-list span{font-size:8px}
body.theme-v24.admin-theme .inv-variant-list b{font-size:9px}
body.theme-v24.admin-theme .inv-variant-list small{font-size:7px;color:#667085}
body.theme-v24.admin-theme .inv-plus{color:#027a48}
body.theme-v24.admin-theme .inv-minus{color:#b42318}
@media(max-width:1250px){
  body.theme-v24.admin-theme .inv-stats,
  body.theme-v24.admin-theme .inv-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  body.theme-v24.admin-theme .inv-filter{grid-template-columns:1fr 1fr}
  body.theme-v24.admin-theme .inv-filter-actions{grid-column:1/-1}
  body.theme-v24.admin-theme .inv-two-col{grid-template-columns:1fr}
}
@media(max-width:650px){
  body.theme-v24.admin-theme .inv-stats,
  body.theme-v24.admin-theme .inv-detail-stats,
  body.theme-v24.admin-theme .inv-filter{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.theme-v24.admin-theme .inv-filter .field:first-child{grid-column:1/-1}
}

/* EDMAS V26.1 — Purchase orders & goods receiving */
body.theme-v24.admin-theme .po-stats,body.theme-v24.admin-theme .po-detail-stats{grid-template-columns:repeat(6,minmax(0,1fr))}
body.theme-v24.admin-theme .po-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}
body.theme-v24.admin-theme .po-form{padding:15px}
body.theme-v24.admin-theme .po-filter{display:grid;grid-template-columns:220px minmax(240px,1fr) auto;gap:10px;padding:14px;margin-bottom:12px;align-items:end}
body.theme-v24.admin-theme .po-filter-actions,body.theme-v24.admin-theme .po-actions{display:flex;gap:7px;align-items:center}
body.theme-v24.admin-theme .po-supplier-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:15px}
body.theme-v24.admin-theme .po-supplier-summary>div,body.theme-v24.admin-theme .po-supplier-card{padding:14px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}
body.theme-v24.admin-theme .po-supplier-summary small,body.theme-v24.admin-theme .po-supplier-summary strong{display:block}
body.theme-v24.admin-theme .po-supplier-summary small{font-size:7px;color:#667085}body.theme-v24.admin-theme .po-supplier-summary strong{margin-top:5px;font-size:16px}
body.theme-v24.admin-theme .po-supplier-card{margin:15px}body.theme-v24.admin-theme .po-supplier-card b,body.theme-v24.admin-theme .po-supplier-card span{display:block}
body.theme-v24.admin-theme .po-supplier-card b{font-size:13px}body.theme-v24.admin-theme .po-supplier-card span{margin-top:4px;font-size:8px;color:#667085}
body.theme-v24.admin-theme .po-supplier-card p{margin:9px 0 0;font-size:8px;line-height:1.5;color:#475467}
body.theme-v24.admin-theme .po-overdue{color:#b42318;font-weight:900}body.theme-v24.admin-theme .po-short{color:#b54708;font-weight:850}
body.theme-v24.admin-theme .po-over{color:#b42318;font-weight:850}body.theme-v24.admin-theme .po-complete{color:#027a48;font-weight:850}
body.theme-v24.admin-theme .po-new-card{max-width:760px}body.theme-v24.admin-theme .po-product-picker{padding:15px 15px 0}
body.theme-v24.admin-theme .po-add-item{display:grid;grid-template-columns:minmax(220px,1fr) 160px 180px auto;gap:10px;padding:12px 15px 15px;align-items:end}
body.theme-v24.admin-theme .po-inline-edit{display:flex;align-items:center;gap:6px}body.theme-v24.admin-theme .po-inline-edit input{width:100px;min-width:75px}
body.theme-v24.admin-theme .po-state-actions{display:flex;align-items:center;gap:10px;padding:15px;margin:12px 0}
body.theme-v24.admin-theme .po-state-actions>div{flex:1}body.theme-v24.admin-theme .po-state-actions h3{margin:0;font-size:12px}
body.theme-v24.admin-theme .po-state-actions p{margin:4px 0 0;color:#667085;font-size:8px}
body.theme-v24.admin-theme .po-receive-panel{border-color:#b7ded9}body.theme-v24.admin-theme .po-receive-form{padding-bottom:15px}
body.theme-v24.admin-theme .po-receive-qty{width:110px}
body.theme-v24.admin-theme .po-receive-meta{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,2fr) auto;gap:10px;padding:13px 15px 0;align-items:end}
body.theme-v24.admin-theme .inv-po-cta{display:flex;align-items:center;justify-content:space-between;gap:12px}
body.theme-v24.admin-theme .inv-create-po{white-space:nowrap}
@media(max-width:1150px){body.theme-v24.admin-theme .po-stats,body.theme-v24.admin-theme .po-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-v24.admin-theme .po-add-item{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-v24.admin-theme .po-receive-meta{grid-template-columns:1fr 1fr}}
@media(max-width:850px){body.theme-v24.admin-theme .po-two{grid-template-columns:1fr}body.theme-v24.admin-theme .po-filter{grid-template-columns:1fr 1fr}body.theme-v24.admin-theme .po-filter-actions{grid-column:1/-1}body.theme-v24.admin-theme .po-state-actions,body.theme-v24.admin-theme .inv-po-cta{align-items:stretch;flex-direction:column}}
@media(max-width:650px){body.theme-v24.admin-theme .po-stats,body.theme-v24.admin-theme .po-detail-stats,body.theme-v24.admin-theme .po-supplier-summary,body.theme-v24.admin-theme .po-filter,body.theme-v24.admin-theme .po-add-item,body.theme-v24.admin-theme .po-receive-meta{grid-template-columns:1fr}}


/* EDMAS V27 — Warehouse & Fulfillment */
body.theme-v24.admin-theme .wh-stats{grid-template-columns:repeat(7,minmax(0,1fr))}
body.theme-v24.admin-theme .wh-detail-stats{grid-template-columns:repeat(6,minmax(0,1fr))}
body.theme-v24.admin-theme .wh-filter{display:grid;grid-template-columns:minmax(280px,2fr) minmax(190px,1fr) auto;gap:10px;padding:14px;margin-bottom:10px;align-items:end}
body.theme-v24.admin-theme .wh-filter-actions{display:flex;gap:7px}
body.theme-v24.admin-theme .wh-bulk-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;margin-bottom:8px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}
body.theme-v24.admin-theme .wh-bulk-bar label{font-size:8px;font-weight:850}
body.theme-v24.admin-theme #whSelectedCount{margin-right:auto;color:#667085;font-size:8px}
body.theme-v24.admin-theme .wh-progress{min-width:130px}
body.theme-v24.admin-theme .wh-progress>div,body.theme-v24.admin-theme .wh-progress-big>div{height:7px;border-radius:999px;background:#eef2f4;overflow:hidden}
body.theme-v24.admin-theme .wh-progress i,body.theme-v24.admin-theme .wh-progress-big i{display:block;height:100%;border-radius:999px;background:#0f9d92}
body.theme-v24.admin-theme .wh-progress span{display:block;margin-top:4px;font-size:7px;color:#667085}
body.theme-v24.admin-theme .wh-problem{color:#b42318!important;max-width:180px;display:block}
body.theme-v24.admin-theme .wh-row-blocked{background:#fff9f8}
body.theme-v24.admin-theme .wh-order-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-bottom:12px}
body.theme-v24.admin-theme .wh-scan-form{display:grid;grid-template-columns:minmax(260px,1fr) 100px auto;gap:10px;align-items:end;padding:15px}
body.theme-v24.admin-theme .wh-scan-field input{font-size:18px!important;font-weight:850;letter-spacing:.02em}
body.theme-v24.admin-theme .wh-progress-big{padding:0 15px 15px}
body.theme-v24.admin-theme .wh-progress-big>div{height:12px}
body.theme-v24.admin-theme .wh-progress-big b{display:block;margin-top:7px;font-size:9px}
body.theme-v24.admin-theme .wh-action-stack{display:grid;gap:9px;padding:15px}
body.theme-v24.admin-theme .wh-action-stack form>.btn,body.theme-v24.admin-theme .wh-action-stack>a.btn{width:100%}
body.theme-v24.admin-theme .wh-package-form{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}
body.theme-v24.admin-theme .wh-block-form{padding-top:10px;border-top:1px solid #eef1f3}
body.theme-v24.admin-theme .wh-items{display:grid;gap:8px;padding:12px}
body.theme-v24.admin-theme .wh-item{display:grid;grid-template-columns:54px minmax(0,1fr) 90px 150px;gap:10px;align-items:center;padding:10px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}
body.theme-v24.admin-theme .wh-item.done{border-color:#abefc6;background:#f6fef9}
body.theme-v24.admin-theme .wh-item>img,body.theme-v24.admin-theme .wh-img-placeholder{width:54px;height:54px;border-radius:10px;object-fit:contain;background:#f4f7f7;display:grid;place-items:center;font-weight:900;color:#0f766e}
body.theme-v24.admin-theme .wh-item-main b,body.theme-v24.admin-theme .wh-item-main small{display:block}
body.theme-v24.admin-theme .wh-item-main b{font-size:10px}.wh-item-main small{margin-top:3px;color:#667085;font-size:7px}
body.theme-v24.admin-theme .wh-item-count{text-align:center}
body.theme-v24.admin-theme .wh-item-count strong,body.theme-v24.admin-theme .wh-item-count span{display:block}
body.theme-v24.admin-theme .wh-item-count strong{font-size:16px}.wh-item-count span{margin-top:3px;font-size:7px;color:#667085}
body.theme-v24.admin-theme .wh-manual-pick{display:flex;gap:6px}.wh-manual-pick input{width:62px}
body.theme-v24.admin-theme .wh-event-list{padding:10px 15px 15px;display:grid;gap:8px}
body.theme-v24.admin-theme .wh-event-list>div{display:flex;gap:9px;padding-bottom:8px;border-bottom:1px solid #eef1f3}
body.theme-v24.admin-theme .wh-event-list>div>span{width:8px;height:8px;border-radius:50%;background:#0f9d92;margin-top:4px;flex:0 0 8px}
body.theme-v24.admin-theme .wh-event-list b,body.theme-v24.admin-theme .wh-event-list small,body.theme-v24.admin-theme .wh-event-list em{display:block}
body.theme-v24.admin-theme .wh-event-list b{font-size:8px}.wh-event-list small{margin-top:2px;color:#667085;font-size:7px}.wh-event-list em{margin-top:3px;color:#0f766e;font-size:7px;font-style:normal}
body.theme-v24.admin-theme .order-warehouse-body{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:9px;padding:14px;align-items:center}
body.theme-v24.admin-theme .order-warehouse-body>div{padding:10px;border:1px solid #e4e7ec;border-radius:10px}
body.theme-v24.admin-theme .order-warehouse-body small,body.theme-v24.admin-theme .order-warehouse-body b{display:block}
body.theme-v24.admin-theme .order-warehouse-body small{font-size:7px;color:#667085}.order-warehouse-body b{margin-top:4px;font-size:9px}
@media(max-width:1250px){body.theme-v24.admin-theme .wh-stats{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-v24.admin-theme .wh-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){body.theme-v24.admin-theme .wh-order-grid{grid-template-columns:1fr}body.theme-v24.admin-theme .wh-filter{grid-template-columns:1fr 1fr}body.theme-v24.admin-theme .wh-filter-actions{grid-column:1/-1}body.theme-v24.admin-theme .wh-item{grid-template-columns:48px minmax(0,1fr) 80px}.wh-manual-pick{grid-column:2/-1}body.theme-v24.admin-theme .order-warehouse-body{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){body.theme-v24.admin-theme .wh-stats,body.theme-v24.admin-theme .wh-detail-stats,body.theme-v24.admin-theme .wh-filter,body.theme-v24.admin-theme .wh-scan-form{grid-template-columns:1fr}body.theme-v24.admin-theme .wh-filter-actions{grid-column:auto}body.theme-v24.admin-theme .wh-item{grid-template-columns:46px minmax(0,1fr)}body.theme-v24.admin-theme .wh-item-count{grid-column:2;text-align:left}.wh-manual-pick{grid-column:2}body.theme-v24.admin-theme .order-warehouse-body{grid-template-columns:1fr}}


/* EDMAS V28 — Coupon Center + Delivery Experience */
body.theme-v24.storefront-theme .mx28-fast-chip{background:#ecfdf3!important;color:#027a48!important;border-color:#abefc6!important}
.mx28-delivery-card{display:flex;align-items:center;gap:10px;padding:11px 12px;margin:10px 0;border:1px solid #d6ece8;border-radius:12px;background:#f7fdfc}
.mx28-delivery-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:10px;background:#e6f8f5;font-size:18px}
.mx28-delivery-card b,.mx28-delivery-card small{display:block}.mx28-delivery-card b{font-size:10px;color:#0f4f49}.mx28-delivery-card small{margin-top:3px;font-size:8px;color:#667085;line-height:1.45}
.mx28-product-coupons{margin:10px 0;border:1px solid #e4e7ec;border-radius:12px;background:#fff;overflow:hidden}
.mx28-product-coupon-head{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;background:#fbfcfc;border-bottom:1px solid #eef1f3}
.mx28-product-coupon-head b,.mx28-product-coupon-head a{font-size:8px}.mx28-product-coupon-head a{color:#0f766e;font-weight:850}
.mx28-product-coupon{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:10px 12px;border-bottom:1px solid #f0f2f4}.mx28-product-coupon:last-child{border-bottom:0}
.mx28-product-coupon strong,.mx28-product-coupon small{display:block}.mx28-product-coupon strong{font-size:9px;color:#0f766e}.mx28-product-coupon small{margin-top:2px;font-size:7px;color:#667085}
.mx28-product-coupon code{padding:5px 7px;border:1px dashed #f79009;border-radius:7px;background:#fffaeb;font-size:8px;font-weight:900}.mx28-product-coupon>span{font-size:7px;color:#667085;font-weight:800;text-align:right}
.mx28-free-ship{padding:10px 0;border-bottom:1px solid #eef1f3}.mx28-free-ship-text{display:flex;justify-content:space-between;gap:8px;align-items:center}.mx28-free-ship-text b{font-size:8px;color:#027a48}.mx28-free-ship-text span{font-size:7px;color:#667085;text-align:right}
.mx28-free-ship-track{height:6px;margin-top:7px;border-radius:999px;background:#eef2f4;overflow:hidden}.mx28-free-ship-track i{display:block;height:100%;border-radius:999px;background:#12b76a}
.mx28-cart-delivery{display:flex;gap:8px;padding:10px;margin:9px 0;border:1px solid #d6ece8;border-radius:10px;background:#f7fdfc}.mx28-cart-delivery>span{font-size:17px}.mx28-cart-delivery b,.mx28-cart-delivery small{display:block}.mx28-cart-delivery b{font-size:8px}.mx28-cart-delivery small{margin-top:3px;font-size:7px;color:#667085}
.mx28-cart-wallet{margin:10px 0;border:1px solid #e4e7ec;border-radius:11px;overflow:hidden}.mx28-cart-wallet-head{display:flex;justify-content:space-between;padding:9px 10px;background:#fbfcfc;border-bottom:1px solid #eef1f3}.mx28-cart-wallet-head b,.mx28-cart-wallet-head a{font-size:8px}.mx28-cart-wallet-head a{color:#0f766e;font-weight:800}
.mx28-cart-coupon{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:9px 10px;border-bottom:1px solid #f0f2f4}.mx28-cart-coupon:last-child{border-bottom:0}.mx28-cart-coupon b,.mx28-cart-coupon small{display:block}.mx28-cart-coupon b{font-size:8px}.mx28-cart-coupon small{margin-top:2px;font-size:7px;color:#667085}
.mx28-cart-wallet-empty{padding:11px;font-size:8px;color:#667085}.mx28-cart-wallet-empty a{color:#0f766e;font-weight:800}.mx28-cart-wallet-login{display:block;margin:10px 0;padding:10px;border-radius:10px;background:#f7fdfc;color:#0f766e;font-size:8px;font-weight:850}
.mx28-coupon-page{padding:24px 0 45px}.mx28-coupon-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;border:1px solid #d7ebe8;border-radius:18px;background:linear-gradient(135deg,#f5fffd,#fff8ef);margin-bottom:16px}
.mx28-coupon-hero span{font-size:8px;letter-spacing:.08em;font-weight:900;color:#0f766e}.mx28-coupon-hero h1{margin:5px 0;font-size:27px}.mx28-coupon-hero p{margin:0;max-width:650px;color:#667085;font-size:10px;line-height:1.55}
.mx28-coupon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mx28-coupon-card{border:1px solid #e4e7ec;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.04)}.mx28-coupon-card.locked{opacity:.76}
.mx28-coupon-ticket{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px;background:#f7fdfc;border-bottom:1px dashed #b9dbd6}.mx28-coupon-ticket>div>span,.mx28-coupon-ticket strong,.mx28-coupon-ticket small{display:block}.mx28-coupon-ticket>div>span{font-size:7px;color:#0f766e;font-weight:900;letter-spacing:.07em}.mx28-coupon-ticket strong{margin-top:3px;font-size:18px}.mx28-coupon-ticket small{margin-top:3px;color:#667085;font-size:8px}.mx28-coupon-ticket>b{padding:7px 9px;border:1px dashed #f79009;border-radius:9px;background:#fffaeb;font-size:9px;letter-spacing:.04em}
.mx28-coupon-meta{display:flex;gap:6px;flex-wrap:wrap;padding:10px 12px}.mx28-coupon-meta span{padding:4px 6px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:7px;font-weight:800}
.mx28-unlock{padding:0 12px 10px}.mx28-unlock>div{height:5px;border-radius:999px;background:#eef1f3;overflow:hidden}.mx28-unlock i{display:block;height:100%;background:#ff8b3d}.mx28-unlock small{display:block;margin-top:4px;font-size:7px;color:#667085}
.mx28-coupon-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-top:1px solid #f0f2f4}.mx28-coupon-foot>small{font-size:7px;color:#667085}.mx28-claimed{color:#027a48;font-size:8px;font-weight:900}.mx28-locked{font-size:7px;color:#b54708;font-weight:800}.mx28-code-label{font-size:7px;color:#475467;font-weight:800}
.mx28-coupon-empty,.mx28-wallet-empty{text-align:center;padding:45px 20px;border:1px dashed #d0d5dd;border-radius:15px;background:#fff}.mx28-coupon-empty>span,.mx28-wallet-empty>span{font-size:30px}.mx28-coupon-empty h2,.mx28-wallet-empty h3{margin:8px 0 4px}.mx28-coupon-empty p,.mx28-wallet-empty p{color:#667085}.mx28-coupon-note{margin-top:13px;padding:10px;border-radius:10px;background:#f8fafb;color:#667085;font-size:8px}
.mx28-wallet-list{display:grid;gap:10px}.mx28-wallet-card{display:flex;justify-content:space-between;gap:15px;padding:15px;border:1px solid #d7ebe8;border-radius:13px;background:#fff}.mx28-wallet-card.disabled{opacity:.62;background:#f9fafb}.mx28-wallet-card>div:first-child>span{font-size:7px;color:#0f766e;font-weight:900}.mx28-wallet-card h3{margin:4px 0;font-size:17px}.mx28-wallet-card p{margin:0;font-size:9px}.mx28-wallet-card small{color:#667085;font-size:7px}.mx28-wallet-code{text-align:right}.mx28-wallet-code b,.mx28-wallet-code small,.mx28-wallet-code span{display:block}.mx28-wallet-code b{font-size:11px}.mx28-wallet-code small{margin:4px 0 8px}.mx28-wallet-code span{font-size:8px;color:#667085}
body.theme-v24.admin-theme .campaign-center-box{margin:12px 0;padding:12px;border:1px solid #d7ebe8;border-radius:12px;background:#f8fdfc}
body.theme-v24.admin-theme .mx28-delivery-settings{margin-bottom:12px}
@media(max-width:1000px){.mx28-coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.mx28-coupon-hero{align-items:flex-start;flex-direction:column}.mx28-coupon-grid{grid-template-columns:1fr}.mx28-product-coupon{grid-template-columns:1fr auto}.mx28-product-coupon form,.mx28-product-coupon>span,.mx28-product-coupon>a{grid-column:1/-1}.mx28-wallet-card{flex-direction:column}.mx28-wallet-code{text-align:left}.mx28-free-ship-text{align-items:flex-start;flex-direction:column}.mx28-free-ship-text span{text-align:left}}


/* EDMAS V28.1 — Coupon wallet header + interactions status UI hotfix */
body.theme-v24.account-theme .mx281-coupon-header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
}
body.theme-v24.account-theme .mx281-coupon-header-copy{
  flex:1 1 auto;
  min-width:0;
}
body.theme-v24.account-theme .mx281-coupon-header-copy h1{
  margin:0;
}
body.theme-v24.account-theme .mx281-coupon-header-copy p{
  margin:6px 0 0;
  line-height:1.5;
}
body.theme-v24.account-theme .mx281-coupon-header-action{
  flex:0 0 auto;
  padding-top:1px;
}
body.theme-v24.account-theme .mx281-coupon-header-action .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:auto;
  min-height:38px;
  padding:0 14px;
  white-space:nowrap;
}

body.theme-v24.account-theme .my-interaction-row{
  align-items:flex-start;
}
body.theme-v24.account-theme .my-interaction-row>div:first-child{
  flex:1 1 auto;
  min-width:0;
}
body.theme-v24.account-theme .my-interaction-row>.interaction-status{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  align-self:flex-start;
  width:auto;
  min-width:0;
  max-width:max-content;
  height:auto;
  min-height:0;
  margin:0;
  padding:5px 9px;
  border-radius:999px;
  line-height:1;
  white-space:nowrap;
}

@media(max-width:760px){
  body.theme-v24.account-theme .mx281-coupon-header{
    flex-direction:column;
    gap:11px;
  }
  body.theme-v24.account-theme .mx281-coupon-header-action{
    width:100%;
    padding-top:0;
  }
  body.theme-v24.account-theme .mx281-coupon-header-action .btn{
    width:auto;
    max-width:100%;
  }
  body.theme-v24.account-theme .my-interaction-row{
    gap:8px;
  }
}


/* ============================================================
   EDMAS V28.2 — Unified Admin Top Navigation
   The legacy page-specific sidebars remain in PHP for backwards
   compatibility but are never rendered visually.
   ============================================================ */
body.theme-v24.admin-theme{
  --admnav-bg:#0d1729;
  --admnav-panel:#111d33;
  --admnav-line:rgba(255,255,255,.10);
  --admnav-muted:#aab7ca;
  --admnav-accent:#2dd4bf;
  --admnav-active:#1b6d69;
  --admnav-height:62px;
}

body.theme-v24.admin-theme .sidebar{
  display:none!important;
}

body.theme-v24.admin-theme .admin-shell{
  display:block!important;
  grid-template-columns:none!important;
  min-height:0!important;
  width:100%!important;
}

body.theme-v24.admin-theme .admin-main{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
}

.edmas-admin-nav{
  position:sticky;
  top:0;
  z-index:9990;
  width:100%;
  background:var(--admnav-bg,#0d1729);
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:0 8px 24px rgba(15,23,42,.13);
}

.edmas-admin-nav-inner{
  min-height:var(--admnav-height,62px);
  display:flex;
  align-items:center;
  gap:10px;
  width:100%;
  padding:8px 16px;
}

.edmas-admin-brand{
  display:flex;
  align-items:center;
  gap:9px;
  flex:0 0 auto;
  padding-right:12px;
  color:#fff;
  text-decoration:none;
  border-right:1px solid var(--admnav-line);
}

.edmas-admin-brand:hover{color:#fff}
.edmas-admin-brand-mark{
  width:36px;height:36px;
  display:grid;place-items:center;
  border-radius:10px;
  background:linear-gradient(145deg,#213250,#173b46);
  box-shadow:0 5px 16px rgba(45,212,191,.11);
  color:#fff;
  font-size:15px;
  font-weight:950;
}
.edmas-admin-brand-name{font-size:15px;font-weight:950;letter-spacing:.02em}
.edmas-admin-brand small{
  margin-left:-4px;
  padding:3px 6px;
  border-radius:999px;
  background:rgba(255,255,255,.07);
  color:#9db0c6;
  font-size:7px;
  font-weight:850;
}

.edmas-admin-nav-groups{
  display:flex;
  align-items:center;
  gap:4px;
  flex:1 1 auto;
  min-width:0;
}

.edmas-admin-dashboard,
.edmas-admin-nav-group>summary{
  min-height:40px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:0 11px;
  border:1px solid transparent;
  border-radius:10px;
  color:#dce5f0;
  text-decoration:none;
  white-space:nowrap;
  cursor:pointer;
  transition:background .16s ease,border-color .16s ease,color .16s ease;
  list-style:none;
  user-select:none;
}

.edmas-admin-nav-group>summary::-webkit-details-marker{display:none}
.edmas-admin-dashboard b,
.edmas-admin-nav-group>summary b{
  font-size:9px;
  font-weight:850;
}

.edmas-admin-dashboard>span,
.edmas-admin-nav-icon{
  font-size:10px;
  opacity:.92;
}

.edmas-admin-nav-group>summary i{
  margin-left:1px;
  color:#7f91a8;
  font-style:normal;
  font-size:8px;
  transition:transform .16s ease;
}
.edmas-admin-nav-group[open]>summary i{transform:rotate(180deg)}

.edmas-admin-dashboard:hover,
.edmas-admin-nav-group>summary:hover{
  background:rgba(255,255,255,.07);
  color:#fff;
}

.edmas-admin-dashboard.active,
.edmas-admin-nav-group.active>summary,
.edmas-admin-nav-group[open]>summary{
  background:#17334a;
  border-color:rgba(45,212,191,.22);
  color:#fff;
}

.edmas-admin-nav-group{
  position:relative;
  flex:0 0 auto;
}

.edmas-admin-nav-menu{
  position:absolute;
  top:calc(100% + 10px);
  left:0;
  width:330px;
  padding:10px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:14px;
  background:#101c30;
  box-shadow:0 22px 52px rgba(5,15,31,.35);
  color:#fff;
}

.edmas-admin-nav-group:nth-last-of-type(-n+2) .edmas-admin-nav-menu{
  left:auto;
  right:0;
}

.edmas-admin-nav-menu:before{
  content:"";
  position:absolute;
  top:-6px;left:24px;
  width:11px;height:11px;
  background:#101c30;
  border-left:1px solid rgba(255,255,255,.11);
  border-top:1px solid rgba(255,255,255,.11);
  transform:rotate(45deg);
}
.edmas-admin-nav-group:nth-last-of-type(-n+2) .edmas-admin-nav-menu:before{
  left:auto;right:24px;
}

.edmas-admin-nav-menu-title{
  padding:4px 6px 9px;
  color:#8395ad;
  font-size:7px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.edmas-admin-nav-menu-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px;
}

.edmas-admin-nav-menu a{
  display:grid;
  grid-template-columns:24px minmax(0,1fr) auto;
  gap:6px;
  align-items:center;
  min-height:38px;
  padding:6px 7px;
  border:1px solid transparent;
  border-radius:9px;
  color:#dbe5f1;
  text-decoration:none;
}

.edmas-admin-nav-menu a>span{
  width:24px;height:24px;
  display:grid;place-items:center;
  border-radius:7px;
  background:rgba(255,255,255,.06);
  font-size:8px;
}
.edmas-admin-nav-menu a>b{
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:7.5px;
  font-weight:800;
}
.edmas-admin-nav-menu a>em{
  color:#7f91a8;
  font-style:normal;
  font-size:7px;
}
.edmas-admin-nav-menu a:hover{
  background:rgba(255,255,255,.07);
  color:#fff;
}
.edmas-admin-nav-menu a.active{
  background:rgba(45,212,191,.12);
  border-color:rgba(45,212,191,.19);
  color:#dffff9;
}
.edmas-admin-nav-menu a.active>span{
  background:rgba(45,212,191,.13);
}

.edmas-admin-nav-actions{
  display:flex;
  align-items:center;
  gap:5px;
  flex:0 0 auto;
  padding-left:8px;
  border-left:1px solid var(--admnav-line);
}
.edmas-admin-site-link,
.edmas-admin-logout{
  min-height:38px;
  display:flex;
  align-items:center;
  gap:6px;
  padding:0 9px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:9px;
  color:#dce5f0;
  text-decoration:none;
}
.edmas-admin-site-link b,
.edmas-admin-logout b{font-size:8px;font-weight:850}
.edmas-admin-site-link:hover,
.edmas-admin-logout:hover{background:rgba(255,255,255,.07);color:#fff}
.edmas-admin-logout{padding-left:10px;padding-right:10px}

/* Admin content no longer wastes 215–270px on the left sidebar. */
body.theme-v24.admin-theme .admin-main>.admin-top:first-child{
  margin-top:0;
}

/* Some old pages include a very narrow content width because of the old sidebar. */
body.theme-v24.admin-theme .admin-main>.panel,
body.theme-v24.admin-theme .admin-main>.admin-top,
body.theme-v24.admin-theme .admin-main>.stats,
body.theme-v24.admin-theme .admin-main>.alert{
  max-width:none;
}

/* Keep native page-specific internal navigation if any, but never the legacy sidebar. */
body.theme-v24.admin-theme aside.sidebar + .admin-main{
  margin-left:0!important;
}

/* tablet */
@media(max-width:1180px){
  .edmas-admin-nav-inner{gap:7px;padding-left:10px;padding-right:10px}
  .edmas-admin-brand{padding-right:8px}
  .edmas-admin-brand small{display:none}
  .edmas-admin-dashboard,
  .edmas-admin-nav-group>summary{padding-left:8px;padding-right:8px}
  .edmas-admin-dashboard b,
  .edmas-admin-nav-group>summary b{font-size:8px}
  .edmas-admin-site-link b{display:none}
}

/* Compact / tablet: categories stay on the top bar and can scroll horizontally.
   Dropdown panel switches to viewport-fixed so it is never clipped by scrolling. */
@media(max-width:920px){
  .edmas-admin-nav-inner{
    flex-wrap:wrap;
    padding:7px 9px 8px;
  }
  .edmas-admin-brand{
    min-height:38px;
    border-right:0;
    padding-right:0;
  }
  .edmas-admin-nav-actions{
    margin-left:auto;
    border-left:0;
  }
  .edmas-admin-nav-groups{
    order:3;
    flex:1 0 100%;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    padding:2px 0 1px;
    scrollbar-width:thin;
  }
  .edmas-admin-nav-groups::-webkit-scrollbar{height:3px}
  .edmas-admin-nav-groups::-webkit-scrollbar-thumb{background:#32435b;border-radius:999px}
  .edmas-admin-nav-menu{
    position:fixed;
    top:104px;
    left:10px!important;
    right:10px!important;
    width:auto;
    max-height:calc(100vh - 118px);
    overflow:auto;
  }
  .edmas-admin-nav-menu:before{display:none}
}

/* mobile */
@media(max-width:620px){
  body.theme-v24.admin-theme .admin-main{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .edmas-admin-brand-mark{width:32px;height:32px;border-radius:9px}
  .edmas-admin-brand-name{font-size:13px}
  .edmas-admin-logout b{display:none}
  .edmas-admin-site-link{display:none}
  .edmas-admin-dashboard,
  .edmas-admin-nav-group>summary{
    min-height:36px;
    padding:0 8px;
  }
  .edmas-admin-nav-menu{
    top:98px;
  }
  .edmas-admin-nav-menu-grid{
    grid-template-columns:1fr;
  }
  .edmas-admin-nav-menu a{
    min-height:39px;
  }
}


/* ============================================================
   EDMAS V28.3 — Product detail controls & variant media
   ============================================================ */
body.theme-v24.storefront-theme .meta-sep{margin:0 4px;color:#98a2b3}
body.theme-v24.storefront-theme .px283-product-highlights .chip{
  display:inline-flex;align-items:center;gap:5px;
}
body.theme-v24.storefront-theme .px283-product-highlights .chip i{
  font-style:normal;font-size:9px;color:#0f766e;
}

/* Variant cards now communicate visually, without exposing stock counts. */
body.theme-v24.storefront-theme .variant-options{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-height:230px;
  gap:7px;
}
body.theme-v24.storefront-theme .variant-choice.px283-variant-choice{
  min-width:0;
  width:100%;
  min-height:58px;
  display:grid;
  grid-template-columns:40px minmax(0,1fr);
  gap:8px;
  align-items:center;
  text-align:left;
  padding:7px;
  background:#fff;
}
body.theme-v24.storefront-theme .px283-variant-choice>img,
body.theme-v24.storefront-theme .px283-variant-placeholder{
  width:40px;height:40px;
  border-radius:7px;
  object-fit:contain;
  background:#f5f7f8;
  border:1px solid #eef0f2;
  display:grid;place-items:center;
  color:#0f766e;font-weight:900;
}
body.theme-v24.storefront-theme .px283-variant-text{
  min-width:0;
}
body.theme-v24.storefront-theme .px283-variant-text b{
  display:block;
  font-size:9px;
  line-height:1.3;
  color:#101828;
  overflow-wrap:anywhere;
}
body.theme-v24.storefront-theme .px283-variant-text small{
  display:block;
  margin-top:3px;
  color:#667085;
  font-size:7px;
}
body.theme-v24.storefront-theme .variant-choice.px283-variant-choice.active .px283-variant-text b{
  color:#9a3412;
}

/* Real tab buttons. */
body.theme-v24.storefront-theme .px283-product-tabs .tabhead button{
  appearance:none;
  border:0;
  border-bottom:2px solid transparent;
  background:transparent;
  padding:12px 15px;
  color:#344054;
  cursor:pointer;
  font:inherit;
  font-size:10px;
  font-weight:800;
  white-space:nowrap;
}
body.theme-v24.storefront-theme .px283-product-tabs .tabhead button.active{
  color:#0f766e;
  border-bottom-color:#0f766e;
}
body.theme-v24.storefront-theme .px283-product-tabs .tabhead button small{
  font-size:7px;color:#667085;
}
body.theme-v24.storefront-theme .px283-tab-panel{display:none}
body.theme-v24.storefront-theme .px283-tab-panel.active{display:block}

body.theme-v24.storefront-theme .px283-feature-group+ .px283-feature-group{margin-top:18px}
body.theme-v24.storefront-theme .px283-feature-group h3{
  margin:0 0 7px;
  font-size:12px;
  color:#101828;
}
body.theme-v24.storefront-theme .px283-feature-table{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:20px;
}
body.theme-v24.storefront-theme .px283-feature-table>div{
  display:grid;
  grid-template-columns:minmax(110px,.75fr) minmax(0,1.25fr);
  gap:12px;
  padding:10px 0;
  border-bottom:1px dashed #e4e7ec;
}
body.theme-v24.storefront-theme .px283-feature-table span{color:#667085}
body.theme-v24.storefront-theme .px283-feature-table b{
  color:#101828;
  text-align:right;
  font-weight:750;
  overflow-wrap:anywhere;
}
body.theme-v24.storefront-theme .px283-feature-empty{
  padding:22px;
  border:1px dashed #d0d5dd;
  border-radius:10px;
  text-align:center;
  color:#667085;
}

/* Admin — editable highlights/features */
body.theme-v24.admin-theme .px283-admin-list{padding:10px 15px}
body.theme-v24.admin-theme .px283-highlight-row{
  display:grid;
  grid-template-columns:100px minmax(220px,1fr) 90px 80px 150px;
  gap:7px;
  align-items:end;
  padding:9px 0;
  border-bottom:1px solid #eef0f2;
}
body.theme-v24.admin-theme .px283-feature-row{
  display:grid;
  grid-template-columns:minmax(130px,.8fr) minmax(160px,1fr) minmax(240px,1.4fr) 80px 80px 150px;
  gap:7px;
  align-items:end;
  padding:9px 0;
  border-bottom:1px solid #eef0f2;
}
body.theme-v24.admin-theme .px283-add-row,
body.theme-v24.admin-theme .px283-add-feature{
  margin:0 15px 15px;
  padding:12px;
  border:1px dashed #d0d5dd;
  border-radius:12px;
  background:#f9fafb;
  display:grid;
  gap:7px;
  align-items:end;
}
body.theme-v24.admin-theme .px283-add-row{
  grid-template-columns:100px minmax(220px,1fr) 90px 80px auto;
}
body.theme-v24.admin-theme .px283-add-feature{
  grid-template-columns:minmax(130px,.8fr) minmax(160px,1fr) minmax(240px,1.4fr) 80px 80px auto;
}
body.theme-v24.admin-theme .px283-mini-check{
  height:34px;
  display:flex;
  align-items:center;
  gap:5px;
  padding:0 7px;
  border:1px solid #d0d5dd;
  border-radius:8px;
  background:#fff;
  font-size:8px;
  font-weight:800;
}
body.theme-v24.admin-theme .px283-highlight-row .field,
body.theme-v24.admin-theme .px283-feature-row .field,
body.theme-v24.admin-theme .px283-add-row .field,
body.theme-v24.admin-theme .px283-add-feature .field{margin:0}

body.theme-v24.admin-theme .px283-variant-image-field{
  min-width:160px;
}
body.theme-v24.admin-theme .px283-variant-image-control{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:6px;
  align-items:center;
}
body.theme-v24.admin-theme .px283-variant-image-control img,
body.theme-v24.admin-theme .px283-variant-image-control>span{
  width:34px;height:34px;
  border-radius:7px;
  object-fit:contain;
  background:#f5f7f8;
  border:1px solid #e4e7ec;
  display:grid;place-items:center;
}
body.theme-v24.admin-theme .px283-variant-image-control select,
body.theme-v24.admin-theme .px283-new-variant-image select{
  height:34px;
  border:1px solid #d0d5dd;
  border-radius:8px;
  background:#fff;
  padding:0 7px;
  font-size:8px;
}
body.theme-v24.admin-theme .px283-new-variant-image{
  max-width:420px;
  margin:8px 0;
}
body.theme-v24.admin-theme .px283-new-variant-image small{
  display:block;margin-top:4px;font-size:8px;color:#667085;
}
body.theme-v24.admin-theme .px283-settings-layout{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
body.theme-v24.admin-theme .px283-settings-layout .panel{margin:0}
body.theme-v24.admin-theme .px283-settings-layout .panel:nth-of-type(3){grid-column:1/-1}
body.theme-v24.admin-theme .px283-settings-save{grid-column:1/-1;display:flex;justify-content:flex-end}

@media(max-width:1200px){
  body.theme-v24.admin-theme .px283-highlight-row,
  body.theme-v24.admin-theme .px283-feature-row{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.theme-v24.admin-theme .px283-add-row,
  body.theme-v24.admin-theme .px283-add-feature{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  body.theme-v24.storefront-theme .variant-options{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.theme-v24.storefront-theme .px283-feature-table{grid-template-columns:1fr}
  body.theme-v24.admin-theme .px283-settings-layout{grid-template-columns:1fr}
  body.theme-v24.admin-theme .px283-settings-layout .panel:nth-of-type(3),
  body.theme-v24.admin-theme .px283-settings-save{grid-column:auto}
}
@media(max-width:620px){
  body.theme-v24.storefront-theme .variant-options{grid-template-columns:1fr 1fr}
  body.theme-v24.storefront-theme .variant-choice.px283-variant-choice{min-height:52px;grid-template-columns:36px minmax(0,1fr)}
  body.theme-v24.storefront-theme .px283-variant-choice>img,
  body.theme-v24.storefront-theme .px283-variant-placeholder{width:36px;height:36px}
  body.theme-v24.storefront-theme .px283-feature-table>div{grid-template-columns:1fr;gap:3px}
  body.theme-v24.storefront-theme .px283-feature-table b{text-align:left}
  body.theme-v24.admin-theme .px283-highlight-row,
  body.theme-v24.admin-theme .px283-feature-row,
  body.theme-v24.admin-theme .px283-add-row,
  body.theme-v24.admin-theme .px283-add-feature{grid-template-columns:1fr}
}


/* ============================================================
   EDMAS V28.4 — Final stabilization & QA
   ============================================================ */
body.theme-v24.storefront-theme .nav .container{
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
}
body.theme-v24.storefront-theme .nav .container::-webkit-scrollbar{display:none}
body.theme-v24.storefront-theme .nav a{flex:0 0 auto;white-space:nowrap}
body.theme-v24.storefront-theme .header-main>*{min-width:0}
body.theme-v24.storefront-theme .product-card .title,
body.theme-v24.storefront-theme .wishlist-card .title,
body.theme-v24.storefront-theme .px283-variant-text b{overflow-wrap:anywhere}
body.theme-v24.storefront-theme img{max-width:100%}
body.theme-v24.storefront-theme .table-wrap,
body.theme-v24.account-theme .table-wrap{max-width:100%;overflow:auto}
@media(max-width:620px){
  body.theme-v24.storefront-theme input,
  body.theme-v24.storefront-theme select,
  body.theme-v24.storefront-theme textarea,
  body.theme-v24.account-theme input,
  body.theme-v24.account-theme select,
  body.theme-v24.account-theme textarea{font-size:16px!important}
  body.theme-v24.storefront-theme .btn,
  body.theme-v24.account-theme .btn{max-width:100%}
}

/* QA dashboard */
body.theme-v24.admin-theme .qa284-stats{grid-template-columns:repeat(6,minmax(0,1fr))}
body.theme-v24.admin-theme .qa284-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}
body.theme-v24.admin-theme .qa284-check-list{padding:8px 14px 14px}
body.theme-v24.admin-theme .qa284-check-list>div,
body.theme-v24.admin-theme .qa284-service-list>div{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #eef1f3}
body.theme-v24.admin-theme .qa284-check-list>div:last-child,
body.theme-v24.admin-theme .qa284-service-list>div:last-child{border-bottom:0}
body.theme-v24.admin-theme .qa284-check-list b,
body.theme-v24.admin-theme .qa284-check-list small,
body.theme-v24.admin-theme .qa284-service-list b,
body.theme-v24.admin-theme .qa284-service-list small{display:block}
body.theme-v24.admin-theme .qa284-check-list b,
body.theme-v24.admin-theme .qa284-service-list b{font-size:8px}
body.theme-v24.admin-theme .qa284-check-list small,
body.theme-v24.admin-theme .qa284-service-list small{margin-top:2px;color:#667085;font-size:7px}
body.theme-v24.admin-theme .qa284-check-list strong{font-size:7px}
body.theme-v24.admin-theme .qa284-dot{width:8px;height:8px;border-radius:999px;background:#98a2b3}
body.theme-v24.admin-theme .qa284-dot.ok{background:#12b76a}
body.theme-v24.admin-theme .qa284-dot.bad{background:#f04438}
body.theme-v24.admin-theme .qa284-dot.info{background:#f79009}
body.theme-v24.admin-theme .qa284-issue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}
body.theme-v24.admin-theme .qa284-issue{display:grid;grid-template-columns:46px minmax(0,1fr);gap:9px;align-items:center;padding:11px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;color:inherit;text-decoration:none}
body.theme-v24.admin-theme .qa284-issue>span{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#ecfdf3;color:#027a48;font-size:15px;font-weight:950}
body.theme-v24.admin-theme .qa284-issue.warn>span{background:#fffaeb;color:#b54708}
body.theme-v24.admin-theme .qa284-issue b,.qa284-issue small{display:block}
body.theme-v24.admin-theme .qa284-issue b{font-size:8px}.qa284-issue small{margin-top:3px;color:#667085;font-size:7px}
body.theme-v24.admin-theme .qa284-service-list{padding:8px 14px 14px}
body.theme-v24.admin-theme .qa284-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px}
body.theme-v24.admin-theme .qa284-flow a{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;padding:10px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;color:inherit;text-decoration:none}
body.theme-v24.admin-theme .qa284-flow a>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#e9f7f5;color:#0f766e;font-size:10px;font-weight:950}
body.theme-v24.admin-theme .qa284-flow b,.qa284-flow small{display:block}.qa284-flow b{font-size:8px}.qa284-flow small{margin-top:2px;font-size:7px;color:#667085}
@media(max-width:1150px){body.theme-v24.admin-theme .qa284-stats{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-v24.admin-theme .qa284-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body.theme-v24.admin-theme .qa284-grid{grid-template-columns:1fr}body.theme-v24.admin-theme .qa284-issue-grid{grid-template-columns:1fr}}
@media(max-width:560px){body.theme-v24.admin-theme .qa284-stats,body.theme-v24.admin-theme .qa284-flow{grid-template-columns:1fr}}


/* EDMAS V28.5 — Trendyol review source separation */
.tyr285-rating-source,.tyr285-card-source,.tyr285-source-badge{display:inline-flex;align-items:center;padding:2px 5px;border-radius:999px;background:#fff3e8;color:#c2410c;font-size:7px;font-weight:900;line-height:1.25;vertical-align:middle;margin-left:4px}
.tyr285-rating-source.edmas,.tyr285-card-source.edmas{background:#ecfdf3;color:#027a48}.tyr285-card-source{margin-left:5px}
body.theme-v24.storefront-theme .tyr285-public-section{margin-top:18px;padding:0;border:1px solid #e4e7ec;border-radius:16px;background:#fff;overflow:hidden}
body.theme-v24.storefront-theme .tyr285-public-section>.review-section-head{padding:16px;border-bottom:1px solid #eef1f3}
body.theme-v24.storefront-theme .tyr285-public-section h2{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
body.theme-v24.storefront-theme .tyr285-public-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;padding:15px}
body.theme-v24.storefront-theme .tyr285-public-layout .review-summary-card{height:max-content}
body.theme-v24.storefront-theme .tyr285-public-layout .review-summary-card>small{display:block;margin-top:7px;color:#667085;font-size:7px;line-height:1.45}
body.theme-v24.storefront-theme .tyr285-review-list{display:grid;gap:9px}
body.theme-v24.storefront-theme .tyr285-review-card{margin:0}
body.theme-v24.storefront-theme .tyr285-review-variant{display:inline-flex;margin-top:7px;padding:4px 6px;border-radius:7px;background:#f2f4f7;color:#475467;font-size:7px}
body.theme-v24.storefront-theme .tyr285-seller{font-size:7px;color:#667085}
body.theme-v24.storefront-theme .tyr285-source-note{margin:0 15px 15px;padding:9px 10px;border-radius:9px;background:#fff8f1;color:#7c4a21;font-size:7px;line-height:1.5}
body.theme-v24.admin-theme .tyr285-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
body.theme-v24.admin-theme .tyr285-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}
body.theme-v24.admin-theme .tyr285-notice{margin-top:12px;padding:10px;border-radius:9px;background:#fff8f1;border:1px solid #fedfbc}
body.theme-v24.admin-theme .tyr285-notice b{font-size:9px}.tyr285-notice p{margin:4px 0 0;font-size:8px;line-height:1.5;color:#7c4a21}
body.theme-v24.admin-theme .tyr285-error{display:block;max-width:240px;color:#b42318;white-space:normal;line-height:1.35}
@media(max-width:900px){body.theme-v24.storefront-theme .tyr285-public-layout{grid-template-columns:1fr}body.theme-v24.admin-theme .tyr285-admin-grid{grid-template-columns:1fr}}
@media(max-width:650px){body.theme-v24.admin-theme .tyr285-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* EDMAS V28.5.1 — Trendyol Integration Center */
body.theme-v24.admin-theme .tyi-stats{grid-template-columns:repeat(5,minmax(0,1fr))}
body.theme-v24.admin-theme .tyi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}
body.theme-v24.admin-theme .tyi-actions,.tyi-test-form,.tyi-clear-errors{padding:0 15px 15px}
body.theme-v24.admin-theme .tyi-test-form{padding-top:0}
body.theme-v24.admin-theme .tyi-provider-test{padding:0 15px 10px;display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:8px}
body.theme-v24.admin-theme .tyi-provider-test .field{margin:0}
body.theme-v24.admin-theme .danger-check{border-color:#fecdca!important;background:#fffafa!important}
body.theme-v24.admin-theme .tyq-stats{grid-template-columns:repeat(5,minmax(0,1fr))}
body.theme-v24.admin-theme .tyq-filter{display:grid;grid-template-columns:220px minmax(260px,1fr) auto;gap:9px;align-items:end;padding:13px;margin-bottom:12px}
body.theme-v24.admin-theme .tyq-filter-actions{display:flex;gap:7px}
body.theme-v24.admin-theme .tyq-list{display:grid;gap:10px}
body.theme-v24.admin-theme .tyq-card{overflow:hidden}
body.theme-v24.admin-theme .tyq-head{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid #eef1f3}
body.theme-v24.admin-theme .tyq-head img,.tyq-image-placeholder{width:54px;height:54px;border-radius:10px;object-fit:contain;background:#f5f7f8;display:grid;place-items:center;font-weight:900}
body.theme-v24.admin-theme .tyq-head b,.tyq-head small,.tyq-head a,.tyq-head em{display:block}
body.theme-v24.admin-theme .tyq-head b{font-size:10px}.tyq-head small{margin-top:3px;font-size:7px;color:#667085}.tyq-head a{margin-top:4px;font-size:7px;color:#0f766e;font-weight:800}.tyq-head em{margin-top:4px;font-size:7px;color:#b54708;font-style:normal;font-weight:800}
body.theme-v24.admin-theme .tyq-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px 14px}
body.theme-v24.admin-theme .tyq-question,.tyq-answer,.tyq-rejected{padding:11px;border:1px solid #e4e7ec;border-radius:10px;background:#fff}
body.theme-v24.admin-theme .tyq-question{background:#f8fafc}.tyq-answer{background:#f6fef9;border-color:#abefc6}.tyq-rejected{background:#fff6f5;border-color:#fecdca}
body.theme-v24.admin-theme .tyq-question small,.tyq-answer b,.tyq-rejected b{font-size:7px;color:#667085}.tyq-question p,.tyq-answer p,.tyq-rejected p{margin:5px 0 0;font-size:9px;line-height:1.55}
body.theme-v24.admin-theme .tyq-actions{display:flex;align-items:flex-end;gap:7px;padding:0 14px 13px;flex-wrap:wrap}
body.theme-v24.admin-theme .tyq-answer-form{display:grid;grid-template-columns:minmax(300px,1fr) auto;gap:7px;align-items:end;flex:1}
body.theme-v24.admin-theme .tyq-answer-form textarea{min-height:72px}
body.theme-v24.admin-theme button:disabled,.btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}
@media(max-width:1050px){body.theme-v24.admin-theme .tyi-stats,body.theme-v24.admin-theme .tyq-stats{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-v24.admin-theme .tyi-grid{grid-template-columns:1fr}}
@media(max-width:720px){body.theme-v24.admin-theme .tyi-stats,body.theme-v24.admin-theme .tyq-stats,body.theme-v24.admin-theme .tyq-filter{grid-template-columns:1fr}body.theme-v24.admin-theme .tyq-body{grid-template-columns:1fr}body.theme-v24.admin-theme .tyq-answer-form{grid-template-columns:1fr}body.theme-v24.admin-theme .tyi-provider-test{grid-template-columns:1fr}}


/* EDMAS V28.5.2 — Automatic Trendyol Questions & History */
body.theme-v24.admin-theme .tyi-stat-link,
body.theme-v24.admin-theme .tyq-stat-link{
  color:inherit;text-decoration:none;cursor:pointer;
  transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;
}
body.theme-v24.admin-theme .tyi-stat-link:hover,
body.theme-v24.admin-theme .tyq-stat-link:hover{
  transform:translateY(-1px);
  border-color:#9ddbd4;
  box-shadow:0 10px 24px rgba(15,118,110,.08);
}
body.theme-v24.admin-theme .tyq-stat-link.active{
  border-color:#5fc9bd;
  background:#f3fcfa;
  box-shadow:0 0 0 2px rgba(15,157,146,.06);
}
body.theme-v24.admin-theme .tyi-stat-link em,
body.theme-v24.admin-theme .tyq-stat-link em{
  color:#0f766e!important;font-style:normal!important;font-weight:850!important;
}
body.theme-v24.admin-theme .tyi-test-row{
  display:flex;gap:7px;align-items:center;padding:0 15px 15px;flex-wrap:wrap;
}
body.theme-v24.admin-theme .tyi-test-row .tyi-test-form{padding:0}
body.theme-v24.admin-theme .tyq-auto-info{margin-bottom:10px}
body.theme-v24.admin-theme .tyq-history-head{
  display:flex;align-items:center;justify-content:space-between;gap:10px;
  margin:0 0 9px;padding:0 2px;
}
body.theme-v24.admin-theme .tyq-history-head h3{margin:0;font-size:13px}
body.theme-v24.admin-theme .tyq-history-head small{display:block;margin-top:3px;font-size:8px;color:#667085}
@media(max-width:650px){
 body.theme-v24.admin-theme .tyq-history-head{align-items:flex-start;flex-direction:column}
 body.theme-v24.admin-theme .tyi-test-row{align-items:stretch}
 body.theme-v24.admin-theme .tyi-test-row form,
 body.theme-v24.admin-theme .tyi-test-row button{width:100%}
}


/* EDMAS V28.5.3 — Browser Collector */
body.theme-v24.admin-theme .tyc-stats{grid-template-columns:repeat(5,minmax(0,1fr))}
body.theme-v24.admin-theme .tyc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}
body.theme-v24.admin-theme .tyc-steps{margin:0;padding-left:20px;display:grid;gap:8px;font-size:9px;line-height:1.5}
body.theme-v24.admin-theme .tyc-steps code{padding:2px 5px;border-radius:5px;background:#f2f4f7}
body.theme-v24.admin-theme .tyc-token{min-height:84px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;word-break:break-all}
body.theme-v24.admin-theme .tyc-integration-card .settings-body{text-align:center}
body.theme-v24.admin-theme .tyc-big-icon{width:58px;height:58px;margin:2px auto 10px;border-radius:15px;background:#0f9d92;color:#fff;display:grid;place-items:center;font-size:24px;font-weight:950;box-shadow:0 10px 24px rgba(15,157,146,.16)}
body.theme-v24.admin-theme .tyc-integration-card h3{margin:0 0 5px}
body.theme-v24.admin-theme .tyc-integration-card p{max-width:600px;margin:0 auto 12px;color:#667085;font-size:9px;line-height:1.55}
body.theme-v24.admin-theme .tyc-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0 auto 14px;max-width:620px;text-align:left}
body.theme-v24.admin-theme .tyc-benefits span{padding:8px 9px;border-radius:8px;background:#f6fef9;border:1px solid #abefc6;color:#027a48;font-size:8px;font-weight:800}
body.theme-v24.admin-theme .tyc-integration-card .btn{margin:3px}
@media(max-width:900px){body.theme-v24.admin-theme .tyc-stats{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-v24.admin-theme .tyc-grid{grid-template-columns:1fr}}
@media(max-width:600px){body.theme-v24.admin-theme .tyc-stats{grid-template-columns:1fr 1fr}body.theme-v24.admin-theme .tyc-benefits{grid-template-columns:1fr}}


/* ============================================================
   EDMAS V28.6 — Catalog / Filter Experience
   ============================================================ */
body.theme-v24.storefront-theme .cx286-results-toolbar{
  display:flex;align-items:center;justify-content:space-between;gap:10px;
  padding:9px 11px;margin-bottom:10px;border:1px solid #e6eaed;border-radius:12px;background:#fff;
}
body.theme-v24.storefront-theme .cx286-view-summary{display:flex;align-items:baseline;gap:7px}
body.theme-v24.storefront-theme .cx286-view-summary b{font-size:11px}
body.theme-v24.storefront-theme .cx286-view-summary span{font-size:8px;color:#667085}
body.theme-v24.storefront-theme .cx286-sort-form label{display:flex;align-items:center;gap:7px;font-size:8px;font-weight:850;color:#475467}
body.theme-v24.storefront-theme .cx286-sort-form select{
  height:34px;min-width:165px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:0 28px 0 8px;font-size:8px;font-weight:750;
}
body.theme-v24.storefront-theme .cx286-active-filters{
  display:flex;gap:5px;align-items:center;flex-wrap:wrap;margin:0 0 10px;
}
body.theme-v24.storefront-theme .cx286-active-filters a{
  display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid #cdebe7;border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:8px;font-weight:800;text-decoration:none;
}
body.theme-v24.storefront-theme .cx286-active-filters a.clear-all{border-color:#fecaca;background:#fff7f7;color:#b42318}
body.theme-v24.storefront-theme .filter-title>div{display:flex;align-items:center;gap:7px}
body.theme-v24.storefront-theme .filter-title>div>button{display:none;border:0;background:transparent;font-size:20px;line-height:1;color:#667085}
body.theme-v24.storefront-theme .filter-title b>span{
  display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#0f766e;color:#fff;font-size:7px;margin-left:4px;
}
body.theme-v24.storefront-theme .cx286-filter-search{
  width:100%;height:32px!important;margin:0 0 7px;padding:0 8px!important;border-radius:8px!important;border:1px solid #e4e7ec!important;background:#f9fafb!important;font-size:8px!important;
}
body.theme-v24.storefront-theme .cx286-discount-options{display:grid;grid-template-columns:1fr 1fr;gap:5px}
body.theme-v24.storefront-theme .cx286-discount-options label{
  display:flex;align-items:center;gap:5px;padding:7px;border:1px solid #eaecf0;border-radius:8px;font-size:8px;cursor:pointer;background:#fff;
}
body.theme-v24.storefront-theme .cx286-discount-options input{width:auto!important;height:auto!important;accent-color:#0f766e}
body.theme-v24.storefront-theme .cx286-apply-filter{width:100%;margin-top:10px}
body.theme-v24.storefront-theme .cx286-card{position:relative}
body.theme-v24.storefront-theme .cx286-discount-badge{
  position:absolute;top:9px;right:9px;z-index:2;padding:5px 7px;border-radius:8px;background:#fff2e8;color:#c2410c;border:1px solid #fed7aa;font-size:7px;font-weight:900;
}
body.theme-v24.storefront-theme .cx286-card-meta{display:flex;gap:5px;align-items:center;flex-wrap:wrap;min-height:20px;margin:5px 0 1px}
body.theme-v24.storefront-theme .cx286-card-meta span{font-size:7px;font-weight:850}
body.theme-v24.storefront-theme .cx286-card-meta .in{color:#027a48}
body.theme-v24.storefront-theme .cx286-card-meta .out{color:#b42318}
body.theme-v24.storefront-theme .cx286-card-meta .fast{padding:3px 5px;border-radius:999px;background:#ecfdf3;color:#067647}
body.theme-v24.storefront-theme .cx286-soldout{opacity:.55;cursor:not-allowed}
body.theme-v24.storefront-theme .cx286-mobile-toolbar,.cx286-mobile-overlay{display:none}

/* admin */
body.theme-v24.admin-theme .cx286-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.theme-v24.admin-theme .cx286-admin-grid>.panel:nth-of-type(3){grid-column:1/-1}
body.theme-v24.admin-theme .cx286-save{grid-column:1/-1;display:flex;justify-content:flex-end}

/* tablet/mobile filter drawer */
@media(max-width:1000px){
 body.theme-v24.storefront-theme .cx286-mobile-toolbar{
   position:sticky;top:0;z-index:52;display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 10px;padding:7px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);border:1px solid #e4e7ec;border-radius:11px;
 }
 body.theme-v24.storefront-theme .cx286-mobile-toolbar .btn{min-height:38px;font-size:9px}
 body.theme-v24.storefront-theme .cx286-mobile-toolbar b{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;background:#0f766e;color:#fff;border-radius:999px;font-size:7px}
 body.theme-v24.storefront-theme .store-results-layout{display:block!important}
 body.theme-v24.storefront-theme .store-filter-card{
   position:fixed!important;z-index:10020;top:0!important;bottom:0;left:0;width:min(88vw,360px);max-width:360px;height:100dvh;margin:0!important;border-radius:0 16px 16px 0!important;padding:14px!important;overflow:auto;transform:translateX(-104%);transition:transform .22s ease;box-shadow:18px 0 48px rgba(15,23,42,.22);
 }
 body.theme-v24.storefront-theme .store-filter-card.filter-open{transform:translateX(0)}
 body.theme-v24.storefront-theme .filter-title{position:sticky;top:-14px;z-index:2;background:#fff;padding-top:14px}
 body.theme-v24.storefront-theme .filter-title>div>button{display:block}
 body.theme-v24.storefront-theme .cx286-mobile-overlay{position:fixed;z-index:10010;inset:0;background:rgba(15,23,42,.42);backdrop-filter:blur(1px)}
 body.theme-v24.storefront-theme.cx286-filter-open .cx286-mobile-overlay,
 body.cx286-filter-open .cx286-mobile-overlay{display:block}
 body.cx286-filter-open{overflow:hidden}
 body.theme-v24.storefront-theme .cx286-sort-form{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
 body.theme-v24.storefront-theme .cx286-results-toolbar{padding:8px 10px}
 body.theme-v24.storefront-theme .cx286-view-summary{width:100%;justify-content:space-between}
}
@media(max-width:650px){
 body.theme-v24.storefront-theme .cx286-active-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}
 body.theme-v24.storefront-theme .cx286-active-filters::-webkit-scrollbar{display:none}
 body.theme-v24.storefront-theme .cx286-active-filters a{flex:0 0 auto}
 body.theme-v24.storefront-theme .cx286-discount-badge{top:6px;right:6px}
 body.theme-v24.storefront-theme .cx286-card-meta{gap:3px}
 body.theme-v24.admin-theme .cx286-admin-grid{grid-template-columns:1fr}
 body.theme-v24.admin-theme .cx286-admin-grid>.panel:nth-of-type(3),body.theme-v24.admin-theme .cx286-save{grid-column:auto}
}


/* ============================================================
   EDMAS V28.7 — Smart Cart Experience
   ============================================================ */
body.theme-v24.storefront-theme .c287-cart-alerts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}
body.theme-v24.storefront-theme .c287-alert{display:flex;gap:9px;align-items:flex-start;padding:10px 11px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}
body.theme-v24.storefront-theme .c287-alert>span{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;font-size:14px;font-weight:950}
body.theme-v24.storefront-theme .c287-alert b{display:block;font-size:9px}.c287-alert small{display:block;margin-top:3px;font-size:7px;line-height:1.45;color:#667085}
body.theme-v24.storefront-theme .c287-alert.good{border-color:#abefc6;background:#f6fef9}.c287-alert.good>span{background:#dcfae6;color:#067647}
body.theme-v24.storefront-theme .c287-alert.warn{border-color:#fedf89;background:#fffcf5}.c287-alert.warn>span{background:#fef0c7;color:#b54708}
body.theme-v24.storefront-theme .c287-alert.stock{border-color:#fedf89;background:#fffaf0}.c287-alert.stock>span{background:#fff1cc;color:#b54708}
body.theme-v24.storefront-theme .c287-low-stock{margin-top:5px;color:#b54708;font-size:7px;font-weight:900}
body.theme-v24.storefront-theme .c287-price-change{margin-top:5px;padding:5px 7px;border-radius:7px;font-size:7px;font-weight:850}
body.theme-v24.storefront-theme .c287-price-change.down{background:#ecfdf3;color:#027a48}
body.theme-v24.storefront-theme .c287-price-change.up{background:#fff7ed;color:#c2410c}
body.theme-v24.storefront-theme .c287-stock-ok{color:#027a48!important;font-weight:800}.c287-stock-bad{color:#b42318!important;font-weight:800}
body.theme-v24.storefront-theme .c287-best-coupon{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:9px 0;padding:9px;border:1px solid #a7f3d0;border-radius:10px;background:#f0fdf9}
body.theme-v24.storefront-theme .c287-best-coupon>div{display:flex;align-items:center;gap:7px}.c287-best-coupon>div>span{font-size:17px}
body.theme-v24.storefront-theme .c287-best-coupon b,.c287-best-coupon small{display:block}.c287-best-coupon b{font-size:8px}.c287-best-coupon small{margin-top:2px;font-size:7px;color:#027a48}
body.theme-v24.storefront-theme .c287-kicker{display:block;margin-bottom:3px;font-size:7px;font-weight:950;letter-spacing:.06em;color:#0f766e}
body.theme-v24.storefront-theme .c287-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
body.theme-v24.storefront-theme .c287-mini-card{display:grid;grid-template-rows:auto 1fr auto;border:1px solid #e4e7ec;border-radius:12px;background:#fff;overflow:hidden}
body.theme-v24.storefront-theme .c287-mini-image{position:relative;display:grid;place-items:center;aspect-ratio:1.35/1;background:#f8fafb;overflow:hidden}
body.theme-v24.storefront-theme .c287-mini-image img{width:100%;height:100%;object-fit:contain}.c287-mini-image>span{font-weight:950;color:#0f766e}
body.theme-v24.storefront-theme .c287-mini-image em{position:absolute;top:7px;right:7px;padding:4px 6px;border-radius:7px;background:#fff2e8;color:#c2410c;font-size:7px;font-style:normal;font-weight:900}
body.theme-v24.storefront-theme .c287-mini-info{padding:9px}.c287-mini-info small,.c287-mini-info a,.c287-mini-info b{display:block}
body.theme-v24.storefront-theme .c287-mini-info small{font-size:7px;color:#667085}.c287-mini-info a{margin:3px 0 7px;color:#101828;text-decoration:none;font-size:8px;font-weight:800;line-height:1.35}.c287-mini-info b{font-size:10px}
body.theme-v24.storefront-theme .c287-mini-action{padding:0 9px 9px}.c287-mini-action .btn,.c287-mini-action form{width:100%}.c287-mini-action button{width:100%}
body.theme-v24.storefront-theme .c287-recent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
body.theme-v24.storefront-theme .c287-recent-card{display:grid;grid-template-columns:86px minmax(0,1fr);gap:8px;align-items:center;padding:8px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}
body.theme-v24.storefront-theme .c287-recent-image{width:86px;height:78px;display:grid;place-items:center;border-radius:8px;background:#f8fafb;overflow:hidden}.c287-recent-image img{width:100%;height:100%;object-fit:contain}
body.theme-v24.storefront-theme .c287-recent-card small,.c287-recent-card a,.c287-recent-card strong{display:block}.c287-recent-card small{font-size:6px;color:#667085}.c287-recent-card a{text-decoration:none;color:#101828;font-size:8px;line-height:1.3;margin:2px 0 6px}.c287-recent-card strong{font-size:9px}
body.theme-v24.storefront-theme .c287-mobile-checkout{display:none}

/* admin */
body.theme-v24.admin-theme .c287-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.theme-v24.admin-theme .c287-admin-save{grid-column:1/-1;display:flex;justify-content:flex-end}

@media(max-width:1000px){
 body.theme-v24.storefront-theme .c287-cart-alerts{grid-template-columns:1fr}
 body.theme-v24.storefront-theme .c287-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.theme-v24.storefront-theme .c287-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
 body.theme-v24.storefront-theme.has-c287-mobile-checkout,
 body.theme-v24.storefront-theme{padding-bottom:86px}
 body.theme-v24.storefront-theme .c287-mobile-checkout{
   position:fixed;z-index:10005;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;
   padding:9px max(12px,env(safe-area-inset-left)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));
   background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-top:1px solid #e4e7ec;box-shadow:0 -12px 34px rgba(15,23,42,.11);
   transition:transform .18s ease,opacity .18s ease;
 }
 body.theme-v24.storefront-theme .c287-mobile-checkout.is-hidden{transform:translateY(110%);opacity:0;pointer-events:none}
 body.theme-v24.storefront-theme .c287-mobile-checkout small,.c287-mobile-checkout b{display:block}.c287-mobile-checkout small{font-size:7px;color:#667085}.c287-mobile-checkout b{margin-top:2px;font-size:13px}
 body.theme-v24.storefront-theme .c287-mobile-checkout .btn{min-width:145px;min-height:42px}
 body.theme-v24.storefront-theme .c287-mini-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;padding-bottom:3px;scrollbar-width:none}
 body.theme-v24.storefront-theme .c287-mini-grid::-webkit-scrollbar{display:none}.c287-mini-card{flex:0 0 72vw;scroll-snap-align:start}
 body.theme-v24.storefront-theme .c287-recent-grid{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none}.c287-recent-grid::-webkit-scrollbar{display:none}.c287-recent-card{flex:0 0 80vw}
 body.theme-v24.admin-theme .c287-admin-grid{grid-template-columns:1fr}.c287-admin-save{grid-column:auto!important}
}


/* ============================================================
   EDMAS V28.8 — Checkout Trust & Conversion
   ============================================================ */
body.theme-v24.storefront-theme.checkout-v288{background:#f7f9fa}
body.theme-v24.storefront-theme .co288-title{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}
body.theme-v24.storefront-theme .co288-eyebrow{display:block;margin-bottom:4px;font-size:7px;font-weight:950;letter-spacing:.1em;color:#0f766e}
body.theme-v24.storefront-theme .co288-back-cart{flex:0 0 auto}
body.theme-v24.storefront-theme .co288-trust-strip{
 display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0 0 12px;
}
body.theme-v24.storefront-theme .co288-trust-strip>div{
 display:flex;align-items:flex-start;gap:8px;padding:9px 10px;border:1px solid #dcebe8;border-radius:11px;background:#f6fefc;
}
body.theme-v24.storefront-theme .co288-trust-strip>div>span{flex:0 0 26px;width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#dcfae6;font-size:12px}
body.theme-v24.storefront-theme .co288-trust-strip b,.co288-trust-strip small{display:block}.co288-trust-strip b{font-size:8px}.co288-trust-strip small{margin-top:2px;font-size:6.5px;line-height:1.35;color:#667085}
body.theme-v24.storefront-theme .co288-server-error{display:flex;align-items:center;justify-content:space-between;gap:10px}
body.theme-v24.storefront-theme .co288-server-error b,.co288-server-error span{display:block}.co288-server-error b{font-size:9px}.co288-server-error span{margin-top:3px;font-size:8px}
body.theme-v24.storefront-theme .co288-server-error a{flex:0 0 auto;font-size:8px;font-weight:900;color:inherit}
body.theme-v24.storefront-theme .co288-header-steps{display:flex!important;gap:4px;align-items:center;justify-content:center}
body.theme-v24.storefront-theme .co288-header-steps a{padding:6px 8px;border-radius:8px;color:#667085;text-decoration:none;font-size:7px;font-weight:850;white-space:nowrap}
body.theme-v24.storefront-theme .co288-header-steps a.done{color:#027a48;background:#ecfdf3}
body.theme-v24.storefront-theme .co288-header-steps a.active{color:#0f766e;background:#e7faf7}
body.theme-v24.storefront-theme .co288-header-steps a.has-error{color:#b42318;background:#fff1f0}
body.theme-v24.storefront-theme .co288-step-card{scroll-margin-top:92px;outline:2px solid transparent;transition:outline-color .18s ease,box-shadow .18s ease}
body.theme-v24.storefront-theme .co288-step-card.co288-has-invalid{outline-color:#f97066;box-shadow:0 0 0 4px rgba(249,112,102,.09)}
body.theme-v24.storefront-theme .co288-card-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;margin-bottom:12px}
body.theme-v24.storefront-theme .co288-card-head>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e8faf7;color:#0f766e;font-size:9px;font-weight:950}
body.theme-v24.storefront-theme .co288-card-head h3{margin:0!important}.co288-card-head small{display:block;margin-top:2px;font-size:7px;color:#667085}
body.theme-v24.storefront-theme .co288-card-head em{padding:5px 7px;border-radius:999px;background:#f2f4f7;color:#667085;font-style:normal;font-size:7px;font-weight:850}
body.theme-v24.storefront-theme .co288-card-head em.ready{background:#ecfdf3;color:#027a48}
body.theme-v24.storefront-theme .co288-live-address{display:flex;align-items:flex-start;gap:9px;margin-top:11px;padding:10px;border:1px dashed #9ddbd4;border-radius:10px;background:#f7fffd}
body.theme-v24.storefront-theme .co288-live-address>span{flex:0 0 27px;width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#e6f9f6;color:#0f766e}
body.theme-v24.storefront-theme .co288-live-address small,.co288-live-address b,.co288-live-address p{display:block}.co288-live-address small{font-size:6.5px;color:#667085}.co288-live-address b{margin-top:2px;font-size:8px}.co288-live-address p{margin:3px 0 0;font-size:7px;line-height:1.4;color:#475467}
body.theme-v24.storefront-theme .co288-invoice-same .invoice-address-field{display:none!important}
body.theme-v24.storefront-theme .co288-payment-security{display:flex;gap:8px;align-items:flex-start;margin-top:9px;padding:9px;border-radius:9px;background:#f8fafc;border:1px solid #e4e7ec}
body.theme-v24.storefront-theme .co288-payment-security p{margin:0;font-size:7px;line-height:1.45;color:#475467}
body.theme-v24.storefront-theme .co288-final-review{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:11px}
body.theme-v24.storefront-theme .co288-final-review>div{padding:9px;border:1px solid #e4e7ec;border-radius:9px;background:#f9fafb}
body.theme-v24.storefront-theme .co288-final-review small,.co288-final-review b,.co288-final-review span{display:block}.co288-final-review small{font-size:6.5px;color:#667085}.co288-final-review b{margin-top:2px;font-size:8px}.co288-final-review span{margin-top:3px;font-size:7px;color:#475467}
body.theme-v24.storefront-theme .co288-review-products{border-top:1px solid #eef1f3;padding-top:4px}
body.theme-v24.storefront-theme .co288-summary-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}
body.theme-v24.storefront-theme .co288-summary-head small{font-size:6.5px;font-weight:900;color:#0f766e;letter-spacing:.08em}.co288-summary-head h3{margin:2px 0 0!important}
body.theme-v24.storefront-theme .co288-summary-head>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#ecfdf3}
body.theme-v24.storefront-theme .co288-summary-choice{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:9px}
body.theme-v24.storefront-theme .co288-summary-choice>div{padding:8px;border:1px solid #e4e7ec;border-radius:8px;background:#f9fafb}
body.theme-v24.storefront-theme .co288-summary-choice small,.co288-summary-choice b,.co288-summary-choice span{display:block}.co288-summary-choice small{font-size:6px;color:#667085}.co288-summary-choice b{margin-top:2px;font-size:7.5px}.co288-summary-choice span{margin-top:2px;font-size:6.5px;color:#475467}
body.theme-v24.storefront-theme .co288-terms{margin-top:10px}
body.theme-v24.storefront-theme .checkout-btn[data-checkout-submit]{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:9px;width:100%;text-align:left}
body.theme-v24.storefront-theme .checkout-btn[data-checkout-submit] small{font-size:9px;color:inherit;opacity:.9}
body.theme-v24.storefront-theme [data-checkout-submit].is-loading{opacity:.72;cursor:wait}
body.theme-v24.storefront-theme .co288-summary-trust{display:grid;gap:4px;margin-top:9px;padding-top:9px;border-top:1px solid #eef1f3}
body.theme-v24.storefront-theme .co288-summary-trust span{font-size:6.5px;color:#475467}
body.theme-v24.storefront-theme .co288-mobile-checkout{display:none}

/* admin */
body.theme-v24.admin-theme .co288-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.theme-v24.admin-theme .co288-admin-save{grid-column:1/-1;display:flex;justify-content:flex-end}

@media(max-width:1000px){
 body.theme-v24.storefront-theme .co288-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.theme-v24.storefront-theme .co288-header-steps{max-width:58vw;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}
 body.theme-v24.storefront-theme .co288-header-steps::-webkit-scrollbar{display:none}
}
@media(max-width:720px){
 body.theme-v24.storefront-theme.checkout-v288{padding-bottom:88px}
 body.theme-v24.storefront-theme .co288-title{align-items:flex-start}.co288-back-cart{display:none}
 body.theme-v24.storefront-theme .co288-trust-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:7px;scrollbar-width:none}
 body.theme-v24.storefront-theme .co288-trust-strip::-webkit-scrollbar{display:none}
 body.theme-v24.storefront-theme .co288-trust-strip>div{flex:0 0 72vw;scroll-snap-align:start}
 body.theme-v24.storefront-theme .co288-header-steps{display:none!important}
 body.theme-v24.storefront-theme .co288-card-head{grid-template-columns:31px minmax(0,1fr);align-items:start}.co288-card-head>span{width:31px;height:31px}.co288-card-head em{grid-column:2;justify-self:start;margin-top:-5px}
 body.theme-v24.storefront-theme .co288-final-review{grid-template-columns:1fr}
 body.theme-v24.storefront-theme .co288-server-error{align-items:flex-start;flex-direction:column}
 body.theme-v24.storefront-theme .co288-mobile-checkout{
  position:fixed;z-index:10030;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;
  padding:9px max(12px,env(safe-area-inset-left)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));
  background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-top:1px solid #e4e7ec;box-shadow:0 -10px 30px rgba(15,23,42,.1);
 }
 body.theme-v24.storefront-theme .co288-mobile-checkout small,.co288-mobile-checkout b,.co288-mobile-checkout span{display:block}.co288-mobile-checkout small{font-size:6.5px;color:#667085}.co288-mobile-checkout b{font-size:12px;margin-top:1px}.co288-mobile-checkout span{font-size:6px;color:#667085;margin-top:1px}
 body.theme-v24.storefront-theme .co288-mobile-checkout .btn{min-width:150px;min-height:42px}
 body.theme-v24.admin-theme .co288-admin-grid{grid-template-columns:1fr}.co288-admin-save{grid-column:auto!important}
}


/* ============================================================
   EDMAS V28.9 — Post Purchase Experience
   ============================================================ */
body.theme-v24.account-theme.pp289-account{padding-bottom:0}
body.theme-v24.account-theme .pp289-order-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
body.theme-v24.account-theme .pp289-progress-card{padding:14px 16px}
body.theme-v24.account-theme .pp289-progress-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}
body.theme-v24.account-theme .pp289-progress-top small{font-size:7px;letter-spacing:.08em;font-weight:900;color:#0f766e}.pp289-progress-top h3{margin:3px 0 0;font-size:15px}
body.theme-v24.account-theme .pp289-order-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.pp289-order-actions form{margin:0}
body.theme-v24.account-theme .pp289-progress-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-top:3px}
body.theme-v24.account-theme .pp289-progress-track:before{content:"";position:absolute;left:10%;right:10%;top:18px;height:4px;border-radius:999px;background:#e4e7ec}
body.theme-v24.account-theme .pp289-progress-track>i{position:absolute;left:10%;top:18px;height:4px;max-width:80%;border-radius:999px;background:#18a999;z-index:1;transform-origin:left}
body.theme-v24.account-theme .pp289-progress-track>div{position:relative;z-index:2;display:grid;justify-items:center;gap:5px;text-align:center}
body.theme-v24.account-theme .pp289-progress-track>div>span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#f2f4f7;border:4px solid #fff;box-shadow:0 0 0 1px #e4e7ec;color:#667085;font-size:9px;font-weight:950}
body.theme-v24.account-theme .pp289-progress-track>div.done>span{background:#14a394;color:#fff;box-shadow:0 0 0 1px #14a394}.pp289-progress-track>div.active>span{box-shadow:0 0 0 4px rgba(20,163,148,.14)}
body.theme-v24.account-theme .pp289-progress-track>div b{font-size:7px;color:#667085}.pp289-progress-track>div.done b{color:#344054}
body.theme-v24.account-theme .pp289-special-state{padding:10px;border-radius:9px;font-size:9px;font-weight:850}.pp289-special-state.cancelled{background:#fff1f0;color:#b42318}.pp289-special-state.returned{background:#fff7ed;color:#c2410c}
body.theme-v24.account-theme .pp289-order-item .pp289-review-state{margin-top:5px}.pp289-review-state a,.pp289-review-state span{display:inline-flex!important;width:auto!important;padding:4px 6px;border-radius:7px;font-size:6.5px!important;font-weight:850;text-decoration:none}
body.theme-v24.account-theme .pp289-review-state a{background:#fff7ed;color:#c2410c}.pp289-review-state .reviewed{background:#ecfdf3;color:#027a48}.pp289-review-state .pending{background:#fffaeb;color:#b54708}
body.theme-v24.account-theme .pp289-timeline-card .account-card-head small{display:block;margin-top:2px;font-size:7px;color:#667085}.pp289-timeline-card .account-card-head a{font-size:7px;font-weight:850;color:#0f766e}
body.theme-v24.account-theme .pp289-timeline{display:grid;padding:2px 15px 15px}
body.theme-v24.account-theme .pp289-timeline-event{position:relative;display:grid;grid-template-columns:32px 1fr;gap:9px;padding:0 0 13px}.pp289-timeline-event:not(:last-child):after{content:"";position:absolute;left:15px;top:30px;bottom:0;width:2px;background:#e4e7ec}
body.theme-v24.account-theme .pp289-timeline-event>span{position:relative;z-index:2;width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#f2f4f7;color:#475467;font-size:10px;font-weight:900}
body.theme-v24.account-theme .pp289-timeline-event.latest>span{background:#dffaf5;color:#0f766e}.pp289-timeline-event.shipping>span{background:#eff8ff;color:#175cd3}.pp289-timeline-event.invoice>span{background:#f4f3ff;color:#6938ef}.pp289-timeline-event.support>span{background:#fff7ed;color:#c2410c}
body.theme-v24.account-theme .pp289-timeline-event b{display:block;font-size:8px}.pp289-timeline-event p{margin:2px 0;font-size:7px;line-height:1.4;color:#475467}.pp289-timeline-event small{font-size:6.5px;color:#98a2b3}
body.theme-v24.account-theme .pp289-request-details{border-top:1px solid #eef1f3}.pp289-request-details summary,.pp289-new-support summary{cursor:pointer;padding:11px 14px;font-size:8px;font-weight:850;color:#0f766e}
body.theme-v24.account-theme .pp289-support-customer{scroll-margin-top:90px}.pp289-customer-tickets{padding:0 14px 8px}.pp289-customer-ticket{border:1px solid #e4e7ec;border-radius:10px;margin-bottom:8px;overflow:hidden}
body.theme-v24.account-theme .pp289-customer-ticket summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;padding:10px;background:#fafbfc;list-style:none}.pp289-customer-ticket summary::-webkit-details-marker{display:none}
body.theme-v24.account-theme .pp289-customer-ticket summary b,.pp289-customer-ticket summary small{display:block}.pp289-customer-ticket summary b{font-size:8px}.pp289-customer-ticket summary small{margin-top:2px;font-size:6.5px;color:#667085}
body.theme-v24.account-theme .pp289-customer-thread{display:grid;gap:7px;padding:10px}.pp289-customer-thread>div{max-width:90%;padding:8px 9px;border-radius:9px;background:#f2f4f7}.pp289-customer-thread>div.admin{justify-self:start;background:#eafbf8}.pp289-customer-thread>div.customer{justify-self:end;background:#f4f3ff}
body.theme-v24.account-theme .pp289-customer-thread b{font-size:7px}.pp289-customer-thread p{margin:3px 0;font-size:8px;line-height:1.45}.pp289-customer-thread small{font-size:6px;color:#98a2b3}
body.theme-v24.account-theme .pp289-customer-reply{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:end;padding:0 10px 10px}.pp289-customer-reply textarea{min-height:62px}
body.theme-v24.account-theme .pp289-new-support form{padding:0 14px 14px}.pp289-new-support textarea{min-height:90px}
body.theme-v24.account-theme .pp289-side-buttons{display:grid;gap:6px;padding:0 14px 14px}.pp289-side-buttons .btn,.pp289-side-buttons form,.pp289-side-buttons button{width:100%}
body.theme-v24.account-theme .pp289-review-reminder p{padding:0 14px;margin:0 0 9px;font-size:7px;line-height:1.5;color:#475467}.pp289-review-reminder>div:last-child{display:grid;padding:0 14px 14px}.pp289-review-reminder>div:last-child a{display:flex;justify-content:space-between;gap:8px;padding:8px 0;border-top:1px solid #eef1f3;font-size:7px;font-weight:800;text-decoration:none;color:#344054}.pp289-review-reminder a span{color:#0f766e}
body.theme-v24.account-theme .pp289-mobile-order-bar,.pp289-mobile-track-bar{display:none}

/* Orders list */
body.theme-v24.account-theme .pp289-order-filters{display:flex;gap:6px;margin-bottom:10px;overflow-x:auto;scrollbar-width:none}.pp289-order-filters::-webkit-scrollbar{display:none}.pp289-order-filters a{flex:0 0 auto;padding:8px 10px;border:1px solid #e4e7ec;border-radius:9px;background:#fff;color:#475467;font-size:7px;font-weight:850;text-decoration:none}.pp289-order-filters a.active{border-color:#76d6cb;background:#effcf9;color:#0f766e}.pp289-order-filters b{margin-left:4px}
body.theme-v24.account-theme .pp289-orders-list{display:grid;gap:9px}.pp289-order-card{padding:12px 14px!important}.pp289-order-card-head{display:flex;align-items:center;justify-content:space-between;gap:9px}.pp289-order-card-head b,.pp289-order-card-head small{display:block}.pp289-order-card-head b{font-size:9px}.pp289-order-card-head small{margin-top:2px;font-size:6.5px;color:#667085}
body.theme-v24.account-theme .pp289-mini-progress{position:relative;height:16px;margin:10px 4px 7px}.pp289-mini-progress:before{content:"";position:absolute;left:0;right:0;top:7px;height:3px;border-radius:999px;background:#e4e7ec}.pp289-mini-progress i{position:absolute;left:0;top:7px;height:3px;max-width:100%;border-radius:999px;background:#18a999}.pp289-mini-progress span{position:relative;z-index:1;float:left;width:25%;height:15px}.pp289-mini-progress span:after{content:"";position:absolute;left:50%;top:3px;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #d0d5dd;transform:translateX(-50%)}
body.theme-v24.account-theme .pp289-order-card-body{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px 0;border-top:1px solid #f0f1f3}.pp289-order-card-body small,.pp289-order-card-body b,.pp289-order-card-body strong{display:block}.pp289-order-card-body small{font-size:6px;color:#98a2b3}.pp289-order-card-body b,.pp289-order-card-body strong{margin-top:2px;font-size:8px}.pp289-review-needed b{color:#b54708}
body.theme-v24.account-theme .pp289-order-card-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap;padding-top:5px}.pp289-order-card-actions form{margin:0}.pp289-order-special{margin:9px 0;padding:7px;border-radius:8px;font-size:7px;font-weight:850}.pp289-order-special.cancelled{background:#fff1f0;color:#b42318}.pp289-order-special.returned{background:#fff7ed;color:#c2410c}

/* Tracking */
body.theme-v24.account-theme .pp289-tracking-title{display:flex;align-items:flex-end;justify-content:space-between}.pp289-tracking-hero{display:grid;grid-template-columns:1.5fr .8fr;gap:10px;margin-bottom:10px}.pp289-tracking-main,.pp289-tracking-meta{padding:15px;border:1px solid #dcebe8;border-radius:13px;background:linear-gradient(145deg,#f2fffc,#fff)}
body.theme-v24.account-theme .pp289-tracking-main>small{font-size:7px;letter-spacing:.08em;font-weight:900;color:#0f766e}.pp289-tracking-main h2{margin:4px 0;font-size:18px}.pp289-tracking-main>p{margin:0;font-size:7.5px;line-height:1.5;color:#475467}
body.theme-v24.account-theme .pp289-tracking-code{display:flex;align-items:center;gap:8px;margin-top:12px;padding:9px;border-radius:9px;background:#fff;border:1px solid #e4e7ec}.pp289-tracking-code span{font-size:6.5px;color:#667085}.pp289-tracking-code b{font-size:10px;flex:1}.pp289-tracking-code button{border:0;background:#e8faf7;color:#0f766e;padding:5px 7px;border-radius:6px;font-size:6.5px;font-weight:850}
body.theme-v24.account-theme .pp289-tracking-meta{display:grid;align-content:start;gap:10px}.pp289-tracking-meta>div{padding-bottom:8px;border-bottom:1px solid #edf0f2}.pp289-tracking-meta small,.pp289-tracking-meta b{display:block}.pp289-tracking-meta small{font-size:6px;color:#98a2b3}.pp289-tracking-meta b{margin-top:2px;font-size:8px}
body.theme-v24.account-theme .pp289-tracking-progress{padding:14px!important;margin-bottom:10px}.pp289-shipment-list>div.latest>span{background:#0f9d92!important;box-shadow:0 0 0 4px rgba(15,157,146,.12)}.pp289-shipment-list em{display:inline-block;margin-top:3px;padding:3px 5px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:6px;font-style:normal;font-weight:850}
body.theme-v24.account-theme .pp289-tracking-help{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.pp289-tracking-help>div{display:flex;align-items:center;gap:9px}.pp289-tracking-help>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#f2f4f7;font-weight:900}.pp289-tracking-help b,.pp289-tracking-help small{display:block}.pp289-tracking-help b{font-size:8px}.pp289-tracking-help small{margin-top:2px;font-size:6.5px;color:#667085}

/* Admin support */
body.theme-v24.admin-theme .pp289-admin-stats{grid-template-columns:repeat(5,minmax(0,1fr))}
body.theme-v24.admin-theme .pp289-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pp289-admin-save{grid-column:1/-1;display:flex;justify-content:flex-end}.pp289-run-reminder{margin-top:12px;padding:12px}
body.theme-v24.admin-theme .pp289-support-tabs{display:flex;gap:6px;margin-bottom:10px}.pp289-support-tabs a{padding:7px 9px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;color:#475467;font-size:7px;font-weight:850;text-decoration:none}.pp289-support-tabs a.active{border-color:#75d6cb;background:#effcf9;color:#0f766e}.pp289-support-tabs b{margin-left:4px}
body.theme-v24.admin-theme .pp289-support-admin-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(430px,1.5fr);gap:10px}.pp289-support-list{padding:6px;max-height:72vh;overflow:auto}.pp289-support-list-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px;border-radius:8px;text-decoration:none;color:#344054}.pp289-support-list-row:hover,.pp289-support-list-row.active{background:#f0fbf9}.pp289-support-list-row b,.pp289-support-list-row span,.pp289-support-list-row small{display:block}.pp289-support-list-row b{font-size:7.5px}.pp289-support-list-row span:not(.status){margin-top:2px;font-size:7px}.pp289-support-list-row small{margin-top:2px;font-size:6px;color:#98a2b3}
body.theme-v24.admin-theme .pp289-support-thread{padding:0 14px 14px}.pp289-thread-messages{display:grid;gap:7px;max-height:48vh;overflow:auto;padding:8px 0}.pp289-thread-message{max-width:88%;padding:9px;border-radius:9px}.pp289-thread-message.customer{background:#f2f4f7}.pp289-thread-message.admin{justify-self:end;background:#e8faf7}.pp289-thread-message>div{display:flex;justify-content:space-between;gap:10px}.pp289-thread-message b{font-size:7px}.pp289-thread-message small{font-size:6px;color:#98a2b3}.pp289-thread-message p{margin:4px 0 0;font-size:8px;line-height:1.45}.pp289-admin-reply textarea{min-height:90px}.pp289-admin-reply>div{display:flex;gap:6px;margin-top:7px}

@media(max-width:1000px){
 body.theme-v24.admin-theme .pp289-support-admin-layout{grid-template-columns:1fr}.pp289-support-list{max-height:32vh}
 body.theme-v24.account-theme .pp289-tracking-hero{grid-template-columns:1fr}
}
@media(max-width:720px){
 body.theme-v24.account-theme.pp289-account{padding-bottom:82px}
 body.theme-v24.account-theme .pp289-order-title,.pp289-progress-top,.pp289-tracking-title{align-items:flex-start;flex-direction:column}
 body.theme-v24.account-theme .pp289-order-actions{width:100%;justify-content:flex-start}
 body.theme-v24.account-theme .pp289-progress-track>div b{font-size:6px}.pp289-progress-track>div>span{width:29px;height:29px}.pp289-progress-track:before,.pp289-progress-track>i{top:16px}
 body.theme-v24.account-theme .pp289-customer-reply{grid-template-columns:1fr}.pp289-order-card-body{grid-template-columns:1fr 1fr!important}
 body.theme-v24.account-theme .pp289-order-card-actions .btn,.pp289-order-card-actions form{flex:1}.pp289-order-card-actions button{width:100%}
 body.theme-v24.account-theme .pp289-tracking-help{align-items:flex-start;flex-direction:column}.pp289-tracking-help .btn{width:100%}
 body.theme-v24.account-theme .pp289-mobile-order-bar,.pp289-mobile-track-bar{
   position:fixed;z-index:10030;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;
   padding:9px max(12px,env(safe-area-inset-left)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));
   background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-top:1px solid #e4e7ec;box-shadow:0 -10px 30px rgba(15,23,42,.1)
 }
 body.theme-v24.account-theme .pp289-mobile-order-bar small,.pp289-mobile-order-bar b,.pp289-mobile-track-bar small,.pp289-mobile-track-bar b{display:block}.pp289-mobile-order-bar small,.pp289-mobile-track-bar small{font-size:6px;color:#98a2b3}.pp289-mobile-order-bar b,.pp289-mobile-track-bar b{font-size:8px;margin-top:2px}.pp289-mobile-order-bar .btn,.pp289-mobile-track-bar .btn{min-width:125px}
 body.theme-v24.admin-theme .pp289-admin-stats{grid-template-columns:1fr 1fr}.pp289-admin-grid{grid-template-columns:1fr!important}.pp289-admin-save{grid-column:auto!important}
 body.theme-v24.admin-theme .pp289-support-tabs{overflow-x:auto;scrollbar-width:none}.pp289-support-tabs::-webkit-scrollbar{display:none}.pp289-support-tabs a{flex:0 0 auto}
}


/* ============================================================
   EDMAS V29.0 — Modern Support & Messaging
   ============================================================ */
.pp290-state{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:5px 7px;border-radius:999px;font-size:6.5px;font-weight:900;white-space:nowrap}
.pp290-state.warning{background:#fff7e8;color:#b54708}.pp290-state.info2{background:#eff8ff;color:#175cd3}.pp290-state.ok{background:#ecfdf3;color:#027a48}
.pp290-state.large{display:grid;justify-items:end;border-radius:10px;padding:7px 9px}.pp290-state.large small{display:block;margin-top:2px;font-size:5.5px;font-weight:650;opacity:.8}
.pp290-new-pill,.pp290-unread-pill{display:inline-flex;align-items:center;padding:3px 6px;border-radius:999px;background:#fff1f0;color:#b42318;font-size:5.8px;font-weight:950}
.pp290-message{display:flex;align-items:flex-start;gap:8px;max-width:88%}.pp290-message.customer{align-self:flex-start}.pp290-message.admin{align-self:flex-end;flex-direction:row-reverse}
.pp290-message-avatar{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f2f4f7;color:#475467;font-size:8px;font-weight:950}
.pp290-message.admin .pp290-message-avatar{background:#dffaf5;color:#0f766e}
.pp290-message-body{min-width:120px;padding:9px 10px;border:1px solid #e7eaee;border-radius:4px 12px 12px 12px;background:#fff;box-shadow:0 2px 9px rgba(15,23,42,.035)}
.pp290-message.admin .pp290-message-body{border-color:#cdebe7;border-radius:12px 4px 12px 12px;background:#effcf9}
.pp290-message-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:4px}.pp290-message-head b{font-size:7px}.pp290-message-head span{font-size:5.8px;color:#98a2b3}
.pp290-message-body p{margin:0;font-size:8px;line-height:1.55;color:#344054;white-space:normal;overflow-wrap:anywhere}
.pp290-attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px}.pp290-attachment{display:flex;align-items:center;gap:6px;padding:7px;border:1px solid #e4e7ec;border-radius:8px;background:rgba(255,255,255,.85);text-decoration:none;color:#344054}
.pp290-attachment>span{flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#f2f4f7}.pp290-attachment>div{min-width:0;flex:1}.pp290-attachment b,.pp290-attachment small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp290-attachment b{font-size:6.5px}.pp290-attachment small{margin-top:1px;font-size:5.5px;color:#98a2b3}.pp290-attachment em{font-size:5.5px;font-style:normal;color:#0f766e;font-weight:850}
.pp290-composer-wrap,.pp290-customer-composer-wrap{border-top:1px solid #edf0f2;background:#fbfcfd}
.pp290-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch;padding:10px}
.pp290-composer-main{display:grid;border:1px solid #d0d5dd;border-radius:11px;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.pp290-composer-main:focus-within{border-color:#55c6ba;box-shadow:0 0 0 3px rgba(20,163,148,.1)}
.pp290-composer textarea{width:100%;min-height:76px;max-height:220px;resize:none;border:0!important;outline:0!important;box-shadow:none!important;padding:10px 11px 5px!important;background:transparent!important;font-size:8.5px!important;line-height:1.5}
.pp290-composer-tools{display:flex;align-items:center;gap:7px;min-height:32px;padding:4px 7px;border-top:1px solid #f0f1f3}.pp290-composer-tools>small{margin-left:auto;font-size:5.8px;color:#98a2b3}
.pp290-attach-btn{position:relative;flex:0 0 27px;width:27px;height:27px;display:grid!important;place-items:center;border:1px solid #e4e7ec;border-radius:7px;background:#f9fafb;color:#475467;font-size:15px!important;cursor:pointer}.pp290-attach-btn input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none}
.pp290-enter-send{display:flex!important;align-items:center;gap:4px!important;margin:0!important;font-size:6px!important;font-weight:700!important;color:#667085}.pp290-enter-send input{width:auto!important;height:auto!important;margin:0!important;accent-color:#0f9d92}
.pp290-send{min-width:116px;border-radius:10px!important;display:flex!important;align-items:center;justify-content:center;gap:8px}.pp290-send span{font-size:8px;font-weight:900}.pp290-send small{font-size:8px;opacity:.65}.pp290-send.is-loading{opacity:.68;cursor:wait}
.pp290-upload-note{display:block;padding:0 10px 9px;font-size:5.8px;color:#98a2b3}
[data-attachment-list]{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.pp290-file-chip{display:inline-flex;padding:3px 5px;border-radius:6px;background:#f2f4f7;color:#475467;font-size:5.6px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pp290-quick-replies{display:flex;align-items:center;gap:5px;padding:8px 10px 0;overflow-x:auto;scrollbar-width:none}.pp290-quick-replies::-webkit-scrollbar{display:none}.pp290-quick-replies>span{flex:0 0 auto;font-size:6px;font-weight:900;color:#667085}.pp290-quick-replies button,.pp290-quick-replies a{flex:0 0 auto;border:1px solid #dcebe8;border-radius:999px;background:#f4fffc;color:#0f766e;padding:5px 7px;font-size:5.8px;font-weight:850;text-decoration:none;cursor:pointer}
.pp290-closed-composer{display:flex;align-items:center;gap:9px;padding:11px;border-top:1px solid #e4e7ec;background:#f6fef9}.pp290-closed-composer>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#dcfae6;color:#027a48;font-weight:950}.pp290-closed-composer>div{flex:1}.pp290-closed-composer b,.pp290-closed-composer small{display:block}.pp290-closed-composer b{font-size:7.5px}.pp290-closed-composer small{margin-top:2px;font-size:6px;color:#667085}
.danger-lite{border-color:#fecaca!important;color:#b42318!important;background:#fffafa!important}

/* Customer support */
body.theme-v24.account-theme .pp290-customer-support{scroll-margin-top:90px;overflow:hidden}
body.theme-v24.account-theme .pp290-customer-support-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid #edf0f2;background:linear-gradient(135deg,#f3fffc,#fff)}
body.theme-v24.account-theme .pp290-customer-support-head>div>span{font-size:6px;letter-spacing:.09em;font-weight:950;color:#0f766e}.pp290-customer-support-head h3{margin:3px 0 2px;font-size:12px}.pp290-customer-support-head p{margin:0;font-size:6.7px;color:#667085}
body.theme-v24.account-theme .pp290-support-count{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#e8faf7;color:#0f766e;font-size:15px;font-weight:950}.pp290-support-count small{display:block;margin-top:-10px;font-size:5px;font-weight:700}
body.theme-v24.account-theme .pp290-customer-ticket-list{display:grid;gap:8px;padding:10px}.pp290-customer-ticket{border:1px solid #e4e7ec;border-radius:11px;overflow:hidden;background:#fff}
body.theme-v24.account-theme .pp290-customer-ticket>summary{display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;gap:8px;align-items:center;padding:10px;cursor:pointer;list-style:none;background:#fbfcfd}.pp290-customer-ticket>summary::-webkit-details-marker{display:none}.pp290-customer-ticket[open]>summary{background:#f4fffc;border-bottom:1px solid #e4efed}
.pp290-customer-ticket-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#edf8f7;color:#0f766e}
.pp290-customer-ticket-summary>div{display:flex;align-items:center;gap:6px}.pp290-customer-ticket-summary b,.pp290-customer-ticket-summary p,.pp290-customer-ticket-summary small{display:block}.pp290-customer-ticket-summary b{font-size:8px}.pp290-customer-ticket-summary p{margin:2px 0 0;font-size:6.5px;color:#475467}.pp290-customer-ticket-summary small{margin-top:2px;font-size:5.8px;color:#98a2b3}.pp290-customer-ticket>summary>i{font-size:8px;color:#98a2b3;transition:transform .15s}.pp290-customer-ticket[open]>summary>i{transform:rotate(180deg)}
.pp290-customer-conversation{display:flex;flex-direction:column;gap:9px;max-height:420px;overflow:auto;padding:12px;background:#f7f9fa}
.pp290-customer-closed{display:flex;gap:8px;align-items:center;padding:10px;border-top:1px solid #e4e7ec;background:#f6fef9}.pp290-customer-closed>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#dcfae6;color:#027a48}.pp290-customer-closed b,.pp290-customer-closed small{display:block}.pp290-customer-closed b{font-size:7px}.pp290-customer-closed small{font-size:5.8px;color:#667085}
.pp290-support-empty{display:flex;align-items:center;gap:9px;margin:10px;padding:12px;border:1px dashed #cfd8de;border-radius:10px;background:#fafbfc}.pp290-support-empty>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f2f4f7}.pp290-support-empty b,.pp290-support-empty small{display:block}.pp290-support-empty b{font-size:7.5px}.pp290-support-empty small{margin-top:2px;font-size:6px;color:#667085}
.pp290-new-support{border-top:1px solid #e4e7ec}.pp290-new-support>summary{display:grid;grid-template-columns:30px minmax(0,1fr) 18px;gap:8px;align-items:center;padding:11px 14px;cursor:pointer;list-style:none}.pp290-new-support>summary::-webkit-details-marker{display:none}.pp290-new-support>summary>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#e8faf7;color:#0f766e;font-size:14px}.pp290-new-support>summary b,.pp290-new-support>summary small{display:block}.pp290-new-support>summary b{font-size:7.5px}.pp290-new-support>summary small{margin-top:2px;font-size:5.8px;color:#667085}.pp290-new-support>summary>i{color:#98a2b3}.pp290-new-support[open]>summary>i{transform:rotate(180deg)}
.pp290-new-support>form{padding:0 14px 14px}.pp290-new-support textarea{min-height:90px}.pp290-new-support-bottom{display:flex;align-items:center;gap:8px;justify-content:space-between}.pp290-file-picker{position:relative;display:flex!important;align-items:center;gap:6px;padding:7px 9px;border:1px dashed #cbd5dc;border-radius:9px;background:#fafbfc;cursor:pointer}.pp290-file-picker input{position:absolute;opacity:0;width:1px;height:1px}.pp290-file-picker span,.pp290-file-picker small{display:block}.pp290-file-picker span{font-size:7px;font-weight:850}.pp290-file-picker small{font-size:5.5px;color:#98a2b3}

/* Admin support layout */
body.theme-v24.admin-theme.support-v290 .admin-main{max-width:none}
body.theme-v24.admin-theme .pp290-support-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.pp290-support-stats .stat{text-decoration:none;color:inherit}.pp290-support-stats .stat.attention{border-color:#fecaca;background:#fffafa}
body.theme-v24.admin-theme .pp290-support-tabs{display:flex;gap:6px;margin-bottom:10px}.pp290-support-tabs a{padding:7px 10px;border:1px solid #e4e7ec;border-radius:9px;background:#fff;color:#475467;font-size:7px;font-weight:850;text-decoration:none}.pp290-support-tabs a.active{border-color:#75d6cb;background:#effcf9;color:#0f766e}.pp290-support-tabs b{margin-left:4px}
body.theme-v24.admin-theme .pp290-support-layout{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(550px,1.65fr);gap:10px;height:calc(100vh - 245px);min-height:610px}
body.theme-v24.admin-theme .pp290-ticket-list{display:grid;grid-template-rows:auto 1fr;overflow:hidden;padding:0}.pp290-ticket-search{display:flex;align-items:center;gap:6px;padding:8px;border-bottom:1px solid #edf0f2}.pp290-ticket-search span{color:#98a2b3}.pp290-ticket-search input{width:100%;height:34px;border:0!important;outline:0!important;background:transparent!important;font-size:7.5px!important}
.pp290-ticket-list>[data-ticket-list]{overflow:auto;padding:5px}.pp290-ticket-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px;border-radius:9px;color:#344054;text-decoration:none;border:1px solid transparent}.pp290-ticket-row:hover{background:#f8fafb}.pp290-ticket-row.active{border-color:#bfe7e2;background:#effcf9}.pp290-ticket-row.unread:not(.active){background:#fffaf7}
.pp290-ticket-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f2f4f7;color:#475467;font-size:8px;font-weight:950}.pp290-ticket-row.active .pp290-ticket-avatar{background:#dffaf5;color:#0f766e}
.pp290-ticket-copy{min-width:0}.pp290-ticket-copy>div{display:flex;align-items:center;gap:5px}.pp290-ticket-copy b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px}.pp290-ticket-copy i{padding:2px 4px;border-radius:999px;background:#fee4e2;color:#b42318;font-size:5px;font-style:normal;font-weight:950}.pp290-ticket-copy p{margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:6.3px;color:#475467}.pp290-ticket-copy small{display:block;margin-top:2px;font-size:5.6px;color:#98a2b3}
body.theme-v24.admin-theme .pp290-conversation{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden;padding:0}.pp290-empty-thread{display:grid;place-items:center;align-content:center;text-align:center;height:100%;color:#667085}.pp290-empty-thread>span{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#f2f4f7;font-size:20px}.pp290-empty-thread h3{margin:9px 0 2px}.pp290-empty-thread p{margin:0;font-size:7px}
.pp290-thread-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid #edf0f2}.pp290-thread-primary{display:flex;align-items:center;gap:9px;min-width:0}.pp290-thread-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#dffaf5;color:#0f766e;font-size:10px;font-weight:950}.pp290-thread-title{display:flex;align-items:center;gap:6px}.pp290-thread-title h2{margin:0;max-width:480px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.pp290-thread-primary p{margin:2px 0 0;font-size:6.3px;color:#667085}
.pp290-thread-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:7px 10px;border-bottom:1px solid #edf0f2;background:#fafbfc}.pp290-thread-meta>a,.pp290-thread-meta>div{padding:6px 7px;border-radius:7px;background:#fff;text-decoration:none;color:#344054}.pp290-thread-meta small,.pp290-thread-meta b,.pp290-thread-meta span{display:block}.pp290-thread-meta small{font-size:5.2px;color:#98a2b3}.pp290-thread-meta b{margin-top:1px;font-size:6.7px}.pp290-thread-meta span{margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:5.4px;color:#667085}.pp290-thread-meta a span{color:#0f766e;font-weight:800}
.pp290-thread-messages{display:flex;flex-direction:column;gap:9px;overflow:auto;padding:13px;background:#f7f9fa}
.pp290-thread-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:7px 10px;border-top:1px solid #edf0f2;background:#fff}.pp290-thread-actions form{margin:0}

/* Settings */
body.theme-v24.admin-theme .pp290-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.setting-check.compact{align-self:end}
.pp290-template-list{display:grid;gap:6px;padding:8px}.pp290-template-row{display:grid;grid-template-columns:180px minmax(280px,1fr) 75px 65px auto;gap:7px;align-items:end;padding:8px;border:1px solid #e4e7ec;border-radius:9px;background:#fff}.pp290-template-row .field{margin:0}.pp290-template-row textarea{min-height:62px}.pp290-template-active{display:flex;align-items:center;gap:4px;height:34px;font-size:6.5px;font-weight:850}.pp290-template-active input{accent-color:#0f9d92}.pp290-template-actions{display:flex;gap:4px;height:34px;align-items:center}

@media(max-width:1100px){
 body.theme-v24.admin-theme .pp290-support-layout{grid-template-columns:280px minmax(0,1fr)}
 .pp290-thread-meta{grid-template-columns:1fr 1fr!important}
 .pp290-template-row{grid-template-columns:1fr 1fr}.pp290-template-row .grow{grid-column:1/-1}.pp290-template-actions{justify-content:flex-end}
}
@media(max-width:760px){
 .pp290-message{max-width:96%}.pp290-attachments{grid-template-columns:1fr}.pp290-composer{grid-template-columns:1fr}.pp290-send{min-height:42px;width:100%}
 .pp290-enter-send{display:none!important}
 body.theme-v24.account-theme .pp290-customer-ticket>summary{grid-template-columns:30px minmax(0,1fr) 16px}.pp290-customer-ticket>summary>.pp290-state{grid-column:2;justify-self:start}.pp290-customer-ticket>summary>i{grid-column:3;grid-row:1}
 .pp290-new-support-bottom{align-items:stretch;flex-direction:column}.pp290-new-support-bottom .btn{width:100%}
 body.theme-v24.admin-theme .pp290-support-stats{grid-template-columns:1fr 1fr}.pp290-support-stats .stat:last-child{grid-column:1/-1}
 body.theme-v24.admin-theme .pp290-support-layout{display:block;height:auto;min-height:0}.pp290-ticket-list{max-height:330px;margin-bottom:9px}.pp290-conversation{min-height:650px}
 .pp290-thread-header{align-items:flex-start;flex-direction:column}.pp290-state.large{justify-items:start}.pp290-thread-meta{grid-template-columns:1fr 1fr!important}.pp290-thread-title h2{max-width:75vw}
 body.theme-v24.admin-theme .pp290-settings-grid{grid-template-columns:1fr}.pp290-template-row{grid-template-columns:1fr}.pp290-template-row .grow{grid-column:auto}
}


/* ============================================================
   EDMAS V29.1 — Notification Center
   ============================================================ */
.nt291-header-bell{position:relative}.nt291-header-bell b{position:absolute;top:-6px;right:-5px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#e5484d;color:#fff;border:2px solid #fff;font-size:6px;font-weight:950}
.nt291-side-count{float:right;min-width:19px;height:19px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:#e5484d;color:#fff;font-size:6px}
body.theme-v24.account-theme .nt291-title{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}
body.theme-v24.account-theme .nt291-summary{display:grid;grid-template-columns:130px 130px 1fr;gap:8px;align-items:center;margin-bottom:9px}.nt291-summary>div{padding:10px 12px;border:1px solid #e4e7ec;border-radius:10px;background:#fff}.nt291-summary>div.unread{border-color:#bfe7e2;background:#f2fffc}.nt291-summary small,.nt291-summary b{display:block}.nt291-summary small{font-size:6px;color:#667085}.nt291-summary b{margin-top:2px;font-size:13px}.nt291-summary form{justify-self:end}
body.theme-v24.account-theme .nt291-filters{display:flex;gap:6px;margin-bottom:9px}.nt291-filters a{padding:7px 9px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;color:#475467;font-size:7px;font-weight:850;text-decoration:none}.nt291-filters a.active{border-color:#75d6cb;background:#effcf9;color:#0f766e}.nt291-filters b{margin-left:3px}
body.theme-v24.account-theme .nt291-list{overflow:hidden}.nt291-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid #edf0f2}.nt291-row:last-child{border-bottom:0}.nt291-row.unread{background:linear-gradient(90deg,#f0fdf9,#fff)}.nt291-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#f2f4f7;font-size:14px}.nt291-row.unread .nt291-icon{background:#dffaf5}
.nt291-copy>div{display:flex;align-items:center;gap:6px}.nt291-copy b{font-size:8.5px}.nt291-copy>div span{padding:2px 5px;border-radius:999px;background:#fee4e2;color:#b42318;font-size:5.5px;font-weight:950}.nt291-copy p{margin:3px 0;font-size:7px;line-height:1.45;color:#475467}.nt291-copy small{font-size:5.8px;color:#98a2b3}.nt291-row-actions{display:flex;align-items:center;gap:6px}.nt291-row-actions form{margin:0}.nt291-row-actions button{width:28px;height:28px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#0f766e;font-weight:950;cursor:pointer}.nt291-row-actions a{font-size:6.5px;font-weight:850;color:#0f766e;text-decoration:none;white-space:nowrap}
.nt291-empty{display:grid;place-items:center;text-align:center;padding:45px 15px}.nt291-empty span{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#f2f4f7;font-size:22px}.nt291-empty b{margin-top:10px;font-size:10px}.nt291-empty small{margin-top:3px;font-size:7px;color:#667085}
.nt291-pref-card{overflow:hidden}.nt291-pref-head,.nt291-pref-row{display:grid;grid-template-columns:minmax(0,1fr) 90px 90px;gap:8px;align-items:center}.nt291-pref-head{padding:9px 13px;background:#f8fafb;border-bottom:1px solid #e4e7ec;text-align:center}.nt291-pref-head>div{text-align:left}.nt291-pref-head b{font-size:7px}.nt291-pref-head small{display:block;margin-top:2px;font-size:5.5px;color:#98a2b3}.nt291-pref-row{padding:10px 13px;border-bottom:1px solid #edf0f2}.nt291-pref-row>div{display:flex;align-items:center;gap:8px}.nt291-pref-row>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f2f4f7}.nt291-pref-row b,.nt291-pref-row small{display:block}.nt291-pref-row b{font-size:7.5px}.nt291-pref-row small{margin-top:2px;font-size:6px;color:#667085}.nt291-pref-row>input{justify-self:center;width:18px;height:18px;accent-color:#0f9d92}.nt291-pref-save{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px}.nt291-pref-save p{margin:0;font-size:6.5px;color:#667085}

/* Admin */
body.theme-v24.admin-theme .nt291-admin-stats{grid-template-columns:repeat(5,minmax(0,1fr))}
.nt291-admin-rules{overflow:hidden}.nt291-rule-head,.nt291-rule-row{display:grid;grid-template-columns:minmax(0,1fr) 70px 80px 80px;gap:7px;align-items:center}.nt291-rule-head{padding:8px 12px;background:#f8fafb;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;text-align:center}.nt291-rule-head b:first-child{text-align:left}.nt291-rule-head b{font-size:6.5px}.nt291-rule-row{padding:9px 12px;border-bottom:1px solid #edf0f2}.nt291-rule-row>div{display:flex;align-items:center;gap:8px}.nt291-rule-row>div>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#f2f4f7}.nt291-rule-row b,.nt291-rule-row small{display:block}.nt291-rule-row b{font-size:7px}.nt291-rule-row small{margin-top:2px;font-size:5.8px;color:#667085}.nt291-rule-row>input{justify-self:center;width:18px;height:18px;accent-color:#0f9d92}

@media(max-width:720px){
 .nt291-header-bell span{display:none}
 body.theme-v24.account-theme .nt291-title{align-items:flex-start;flex-direction:column}.nt291-title .btn{width:100%}
 body.theme-v24.account-theme .nt291-summary{grid-template-columns:1fr 1fr}.nt291-summary form{grid-column:1/-1;justify-self:stretch}.nt291-summary form .btn{width:100%}
 .nt291-row{grid-template-columns:36px minmax(0,1fr)}.nt291-icon{width:36px;height:36px}.nt291-row-actions{grid-column:2;justify-content:flex-end}
 .nt291-pref-head,.nt291-pref-row{grid-template-columns:minmax(0,1fr) 58px 58px}.nt291-pref-save{align-items:stretch;flex-direction:column}.nt291-pref-save .btn{width:100%}
 body.theme-v24.admin-theme .nt291-admin-stats{grid-template-columns:1fr 1fr}.nt291-admin-stats .stat:last-child{grid-column:1/-1}
 .nt291-rule-head,.nt291-rule-row{grid-template-columns:minmax(0,1fr) 48px 56px 56px}
}


/* ============================================================
   EDMAS V29.1.1 — Mobile Notification Navigation Hotfix
   ============================================================ */
@media(max-width:760px){
  body.theme-v24 .edmas-mobile-nav{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    padding-left:4px!important;
    padding-right:4px!important;
  }
  body.theme-v24 .edmas-mobile-nav a{
    gap:2px!important;
    padding:2px 1px!important;
    font-size:8px!important;
    line-height:1.1!important;
  }
  body.theme-v24 .edmas-mobile-nav a svg{
    width:22px!important;
    height:22px!important;
  }
  body.theme-v24 .edmas-mobile-nav-badge{
    top:-1px!important;
    left:calc(50% + 7px)!important;
  }
  body.theme-v24 .edmas-mobile-nav .nt291-mobile-badge{
    background:#e5484d!important;
  }

  /* Hesap sayfalarında üst aksiyonlar gizli olsa da bildirim verisi DOM'da kalır;
     mobilde görünür erişim alt app navigasyonundadır. */
  body.theme-v24.account-theme .nt291-header-bell{
    visibility:visible;
  }

  body.theme-v24.account-theme.nt291-account,
  body.theme-v24.account-theme.pp289-account{
    padding-bottom:max(78px,calc(70px + env(safe-area-inset-bottom)))!important;
  }
}
@media(max-width:360px){
  body.theme-v24 .edmas-mobile-nav a{
    font-size:7.4px!important;
  }
  body.theme-v24 .edmas-mobile-nav a svg{
    width:21px!important;
    height:21px!important;
  }
}


/* ============================================================
   EDMAS V30 — Unified Commerce Experience
   ============================================================ */

/* Common account sidebar */
.account-sidebar-v300 nav a{position:relative;display:flex!important;align-items:center;gap:9px}.account-sidebar-v300 .acc300-nav-icon{width:18px;text-align:center;flex:0 0 18px}.account-sidebar-v300 .acc300-nav-label{min-width:0;flex:1}.acc300-nav-badge{min-width:21px;height:21px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#ef4444;color:#fff;font-size:6px;font-weight:950}.account-sidebar-v300 .acc300-logout{margin-top:8px;border-top:1px solid rgba(255,255,255,.13);padding-top:15px!important}.acc300-support-notice{display:flex;gap:8px;align-items:center;margin:10px 10px 0;padding:9px;border-radius:10px;background:rgba(255,255,255,.10);color:#fff;text-decoration:none}.acc300-support-notice>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.14)}.acc300-support-notice b,.acc300-support-notice small{display:block}.acc300-support-notice b{font-size:6.8px}.acc300-support-notice small{margin-top:1px;font-size:5.5px;opacity:.75}

/* Account dashboard */
.acc300-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.acc300-eyebrow{font-size:6px;font-weight:950;letter-spacing:.09em;color:#0f766e}.acc300-focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:10px}.acc300-focus-card{display:grid;grid-template-columns:38px 1fr;gap:8px;align-items:start;padding:12px;border:1px solid #e4e7ec;border-radius:13px;background:#fff;color:#344054;text-decoration:none;box-shadow:0 7px 24px rgba(15,23,42,.035)}.acc300-focus-card.primary{border-color:#9ddbd4;background:linear-gradient(145deg,#effcf9,#fff)}.acc300-focus-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#f2f4f7;font-size:13px}.acc300-focus-card.primary>span{background:#dffaf5}.acc300-focus-card small,.acc300-focus-card strong,.acc300-focus-card p{display:block}.acc300-focus-card small{font-size:5.5px;letter-spacing:.05em;color:#667085}.acc300-focus-card strong{margin-top:3px;font-size:18px}.acc300-focus-card p{margin:3px 0 0;font-size:6px;line-height:1.4;color:#667085}.acc300-focus-card em{grid-column:2;font-size:6px;font-style:normal;font-weight:850;color:#0f766e}.acc300-live-order{display:grid;grid-template-columns:45px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:12px 14px!important;background:linear-gradient(135deg,#f5fffd,#fff)}.acc300-live-order-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:#dffaf5;font-size:17px}.acc300-live-order small,.acc300-live-order h3,.acc300-live-order p{display:block}.acc300-live-order small{font-size:5.5px;color:#0f766e;font-weight:900}.acc300-live-order h3{margin:2px 0;font-size:10px}.acc300-live-order p{margin:0;font-size:6.5px;color:#667085}.acc300-live-actions{display:flex;gap:5px}.acc300-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important}.acc300-dashboard-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:10px}.acc300-notification-mini{display:grid}.acc300-notification-mini a{display:grid;grid-template-columns:31px 1fr 8px;gap:7px;align-items:center;padding:8px 12px;border-bottom:1px solid #eef1f3;color:#344054;text-decoration:none}.acc300-notification-mini a>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#f2f4f7}.acc300-notification-mini b,.acc300-notification-mini small{display:block}.acc300-notification-mini b{font-size:7px}.acc300-notification-mini small{font-size:5.6px;color:#98a2b3}.acc300-notification-mini i{width:7px;height:7px;border-radius:50%;background:#ef4444}.acc300-install{white-space:nowrap}

/* Home merchandising */
.h300-shelves{display:contents}.h300-shelf{position:relative}.h300-shelf:nth-child(even){background:#f7faf9}.h300-kicker{display:block;margin-bottom:3px;font-size:6px;font-weight:950;letter-spacing:.08em;color:#0f766e}.h300-admin-list{display:grid;gap:7px;padding:8px}.h300-admin-row{display:grid;grid-template-columns:180px minmax(200px,1fr) 150px 150px 70px 70px 80px auto;gap:7px;align-items:end;padding:8px;border:1px solid #e4e7ec;border-radius:9px;background:#fff}.h300-admin-row .field{margin:0}.h300-admin-row .grow{min-width:180px}.h300-admin-row .small{width:auto}.footer-pwa-install{margin-top:8px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:transparent;color:inherit;padding:7px 8px;font:inherit;cursor:pointer}

/* Return & exchange */
.r300-create-card{overflow:hidden}.r300-create-card>form{padding:0 14px 14px}.r300-type-select{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}.r300-type-select label{cursor:pointer}.r300-type-select input{position:absolute;opacity:0}.r300-type-select span{display:block;padding:11px;border:1px solid #e4e7ec;border-radius:11px;background:#fafbfc}.r300-type-select input:checked+span{border-color:#62cfc4;background:#effcf9;box-shadow:0 0 0 3px rgba(15,118,110,.08)}.r300-type-select b,.r300-type-select small{display:block}.r300-type-select b{margin:3px 0;font-size:8px}.r300-type-select small{font-size:6px;color:#667085}.r300-item-select{display:grid;gap:6px;margin-bottom:10px}.r300-item-select>label{display:grid;grid-template-columns:22px minmax(0,1fr) 100px;gap:8px;align-items:center;padding:9px;border:1px solid #e4e7ec;border-radius:9px}.r300-item-select input{width:17px;height:17px;accent-color:#0f9d92}.r300-item-select b,.r300-item-select small,.r300-item-select span{display:block}.r300-item-select b{font-size:7.5px}.r300-item-select small,.r300-item-select span{margin-top:2px;font-size:5.8px;color:#667085}.r300-upload{position:relative;display:block!important;margin:10px 0;padding:12px;border:1px dashed #a9c9c5;border-radius:10px;background:#f8fffd;cursor:pointer}.r300-upload span,.r300-upload small{display:block}.r300-upload span{font-size:7.5px;font-weight:850}.r300-upload small{margin-top:2px;font-size:5.8px;color:#667085}.r300-upload input{margin-top:7px}.r300-eligible-orders{display:grid}.r300-eligible-orders a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid #eef1f3;color:#344054;text-decoration:none}.r300-eligible-orders b,.r300-eligible-orders small{display:block}.r300-eligible-orders b{font-size:7.5px}.r300-eligible-orders small{margin-top:2px;font-size:5.8px;color:#667085}.r300-eligible-orders span{font-size:6.5px;font-weight:850;color:#0f766e}.r300-request-list{display:grid;gap:8px;padding:9px}.r300-request-list article{padding:10px;border:1px solid #e4e7ec;border-radius:10px}.r300-request-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.r300-request-head b,.r300-request-head small{display:block}.r300-request-head b{font-size:8px}.r300-request-head small{margin-top:2px;font-size:5.8px;color:#98a2b3}.r300-flow{padding:5px 7px;border-radius:999px;background:#eff8ff;color:#175cd3;font-size:6px;font-weight:900;white-space:nowrap}.r300-flow.completed{background:#ecfdf3;color:#027a48}.r300-flow.rejected{background:#fff1f0;color:#b42318}.r300-flow-track{display:flex;gap:3px;margin:9px 0;overflow-x:auto;scrollbar-width:none}.r300-flow-track span{flex:1;min-width:72px;padding:5px;border-radius:6px;background:#f2f4f7;text-align:center;font-size:5.2px;color:#98a2b3}.r300-flow-track span.done{background:#e8faf7;color:#0f766e}.r300-flow-track span.active{outline:1px solid #38bdb0;font-weight:900}.r300-request-items{display:flex;gap:5px;flex-wrap:wrap}.r300-request-items>div{padding:6px 7px;border-radius:7px;background:#f8fafb}.r300-request-items b,.r300-request-items small{display:block}.r300-request-items b{font-size:6.2px}.r300-request-items small{font-size:5.4px;color:#667085}.r300-admin-note,.r300-tracking{margin-top:7px;padding:7px;border-radius:7px;background:#f6fef9;font-size:6.3px}.r300-files{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.r300-files a{padding:5px 7px;border:1px solid #e4e7ec;border-radius:7px;background:#fff;color:#475467;text-decoration:none;font-size:5.8px}
.r300-admin-filters{display:flex;gap:5px;overflow-x:auto;margin-bottom:9px;scrollbar-width:none}.r300-admin-filters a{flex:0 0 auto;padding:6px 8px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;color:#475467;text-decoration:none;font-size:6px;font-weight:850}.r300-admin-filters a.active{border-color:#75d6cb;background:#effcf9;color:#0f766e}.r300-admin-list{display:grid;gap:9px}.r300-admin-card{padding:12px!important}.r300-admin-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.r300-admin-card header>div>span{font-size:5.5px;font-weight:950;color:#0f766e}.r300-admin-card h3{margin:2px 0;font-size:10px}.r300-admin-card header small{font-size:6px;color:#667085}.r300-admin-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:9px}.r300-admin-products>div{padding:7px;border:1px solid #edf0f2;border-radius:8px;background:#fafbfc}.r300-admin-products b,.r300-admin-products small{display:block}.r300-admin-products b{font-size:6.5px}.r300-admin-products small{margin-top:2px;font-size:5.5px;color:#667085}.r300-admin-reason{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px}.r300-admin-reason>div{padding:6px;background:#f8fafb;border-radius:7px}.r300-admin-reason small,.r300-admin-reason b{display:block}.r300-admin-reason small{font-size:5.3px;color:#98a2b3}.r300-admin-reason b{margin-top:2px;font-size:6.5px}.r300-customer-note{padding:8px;border-left:3px solid #75d6cb;background:#f7fffd;font-size:6.5px;line-height:1.5}.r300-admin-actions{display:grid;grid-template-columns:1fr 220px;gap:7px;margin-top:8px}.r300-admin-actions textarea{min-height:60px}.r300-admin-actions>div{grid-column:1/-1;display:flex;gap:5px;flex-wrap:wrap}

/* Operations */
.op300-eyebrow{display:block;font-size:6px;letter-spacing:.1em;font-weight:950;color:#0f766e}.op300-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.op300-metric{display:grid;grid-template-columns:38px 1fr;gap:7px;align-items:center;padding:10px;border:1px solid #e4e7ec;border-radius:11px;background:#fff;color:#344054;text-decoration:none}.op300-metric>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#f2f4f7;font-size:13px}.op300-metric.primary{border-color:#a9ddd7;background:#f4fffc}.op300-metric.warn{border-color:#fedf89;background:#fffcf5}.op300-metric.danger{border-color:#fecaca;background:#fffafa}.op300-metric small,.op300-metric strong{display:block}.op300-metric small{font-size:5.7px;color:#667085}.op300-metric strong{margin-top:2px;font-size:16px}.op300-metric em{grid-column:2;font-size:5.5px;font-style:normal;color:#0f766e;font-weight:850}.op300-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.op300-list,.op300-stock{display:grid}.op300-list a,.op300-stock a{display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:7px;align-items:center;padding:8px 11px;border-bottom:1px solid #eef1f3;color:#344054;text-decoration:none}.op300-list>a>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#f2f4f7}.op300-list b,.op300-list small,.op300-stock b,.op300-stock small{display:block}.op300-list b,.op300-stock b{font-size:6.8px}.op300-list small,.op300-stock small{margin-top:2px;font-size:5.5px;color:#98a2b3}.op300-list strong{font-size:7px}.op300-list em{font-size:5.5px;font-style:normal;color:#667085}.op300-stock a{grid-template-columns:1fr auto}.op300-stock span{padding:4px 6px;border-radius:999px;font-size:5.8px;font-weight:900}.op300-stock span.low{background:#fffaeb;color:#b54708}.op300-stock span.out{background:#fff1f0;color:#b42318}

/* Product detail 2.0 */
body.theme-v24.storefront-theme .detail-card{border-radius:17px!important;box-shadow:0 14px 45px rgba(15,23,42,.06)!important}.pd300-video-buttons{display:flex;gap:6px;margin-top:8px;overflow-x:auto}.pd300-video-buttons button{flex:0 0 auto;display:flex;align-items:center;gap:6px;border:1px solid #dce7e5;border-radius:9px;background:#f8fffd;padding:7px 9px;color:#0f766e;cursor:pointer}.pd300-video-buttons button span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#dffaf5}.pd300-video-buttons button b{font-size:6.5px}.pd300-assurance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:8px 0}.pd300-assurance>div{display:grid;grid-template-columns:29px 1fr;gap:6px;align-items:center;padding:7px;border:1px solid #e4e7ec;border-radius:9px;background:#fafcfc}.pd300-assurance>div>span{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#eefaf8}.pd300-assurance b,.pd300-assurance small{display:block;grid-column:2}.pd300-assurance b{font-size:6.7px}.pd300-assurance small{margin-top:-4px;font-size:5.4px;color:#667085}.pd300-mobile-buy{display:none}.pd300-video-modal{position:fixed;z-index:11000;inset:0;display:none;place-items:center}.pd300-video-modal[aria-hidden="false"]{display:grid}.pd300-video-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.72);backdrop-filter:blur(5px)}.pd300-video-dialog{position:relative;z-index:1;width:min(900px,92vw);aspect-ratio:16/9;border-radius:16px;background:#0b1220;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.35)}.pd300-video-dialog>button{position:absolute;z-index:3;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:20px;cursor:pointer}.pd300-video-dialog iframe,.pd300-video-dialog video{width:100%;height:100%;border:0;object-fit:contain}.pd300-video-external{display:grid;height:100%;place-items:center;align-content:center;gap:10px;color:#fff}.pd300-video-external>span{font-size:40px}.pd300-modal-open{overflow:hidden}.pd300-admin-video-list{display:grid;gap:6px;padding:8px}.pd300-admin-video-list form,.pd300-add-video{display:grid;grid-template-columns:170px minmax(280px,1fr) 70px 80px auto auto;gap:6px;align-items:end;padding:7px;border:1px solid #e4e7ec;border-radius:8px}.pd300-admin-video-list .field,.pd300-add-video .field{margin:0}.pd300-add-video{margin:0 8px 8px;background:#f8fafb}

/* PWA */
.v300-offline-bar{position:fixed;z-index:12000;left:50%;bottom:84px;transform:translateX(-50%);padding:7px 10px;border-radius:999px;background:#1f2937;color:#fff;font-size:6.5px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.2)}.v300-update-card{max-width:980px!important;margin:34px auto!important}.v300-update-kicker{font-size:7px;font-weight:950;letter-spacing:.1em;color:#0f766e}.v300-update-links{display:flex;gap:7px;flex-wrap:wrap}.v300-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0}.v300-feature-grid>div{padding:10px;border:1px solid #e4e7ec;border-radius:9px;background:#fafbfc}.v300-feature-grid b,.v300-feature-grid span{display:block}.v300-feature-grid b{font-size:7px}.v300-feature-grid span{margin-top:2px;font-size:5.8px;color:#667085}

@media(max-width:1100px){
 .acc300-focus-grid,.op300-metrics{grid-template-columns:1fr 1fr}
 .h300-admin-row{grid-template-columns:1fr 1fr}.h300-admin-row .grow{grid-column:1/-1}
 .pd300-admin-video-list form,.pd300-add-video{grid-template-columns:1fr 1fr}.pd300-admin-video-list .grow,.pd300-add-video .grow{grid-column:1/-1}
}
@media(max-width:760px){
 body.theme-v24.account-theme.account-v300{padding-bottom:82px}
 .acc300-welcome{align-items:flex-start;flex-direction:column}.acc300-install{width:100%}
 .acc300-focus-grid{grid-template-columns:1fr 1fr}.acc300-focus-card{grid-template-columns:32px 1fr;padding:9px}.acc300-focus-card>span{width:32px;height:32px}.acc300-focus-card strong{font-size:14px}.acc300-focus-card p{display:none}
 .acc300-live-order{grid-template-columns:38px minmax(0,1fr) auto}.acc300-live-order-icon{width:38px;height:38px}.acc300-live-actions{grid-column:1/-1}.acc300-live-actions .btn{flex:1}.acc300-kpis{grid-template-columns:1fr 1fr!important}.acc300-dashboard-grid{grid-template-columns:1fr}
 .r300-type-select{grid-template-columns:1fr}.r300-item-select>label{grid-template-columns:20px minmax(0,1fr) 82px}.r300-flow-track span{min-width:68px}.r300-admin-products,.r300-admin-reason{grid-template-columns:1fr}.r300-admin-actions{grid-template-columns:1fr}.r300-admin-actions>div{grid-column:auto}
 .op300-metrics{grid-template-columns:1fr 1fr}.op300-grid{grid-template-columns:1fr}
 .pd300-assurance{grid-template-columns:1fr 1fr}.pd300-mobile-buy{position:fixed;z-index:10025;left:0;right:0;bottom:max(62px,calc(54px + env(safe-area-inset-bottom)));display:grid;grid-template-columns:minmax(95px,.7fr) 1fr 1fr;gap:6px;align-items:center;padding:7px 9px;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-top:1px solid #e4e7ec;box-shadow:0 -10px 30px rgba(15,23,42,.1)}.pd300-mobile-buy small,.pd300-mobile-buy b{display:block}.pd300-mobile-buy small{font-size:5.5px;color:#667085}.pd300-mobile-buy b{font-size:9px}.pd300-mobile-buy .btn{min-height:40px;padding-left:6px;padding-right:6px}
 body.theme-v24.storefront-theme:has(.pd300-mobile-buy){padding-bottom:135px}
 .pd300-video-dialog{width:94vw}.v300-feature-grid{grid-template-columns:1fr}.v300-offline-bar{bottom:132px}
}
@media(max-width:400px){
 .acc300-focus-grid,.op300-metrics{grid-template-columns:1fr}
 .pd300-assurance{grid-template-columns:1fr}.pd300-mobile-buy{grid-template-columns:90px 1fr 1fr}.pd300-mobile-buy .btn{font-size:7px}
}


/* ============================================================
   EDMAS V30.0.1 — Mobile Product + PWA Discoverability Hotfix
   ============================================================ */

/* PWA app menu/footer is a normal visible link, not a hidden prompt-only control. */
.footer-pwa-install{display:inline-flex!important;align-items:center;text-decoration:none}

/* App install center */
.pwa3001-page{padding:34px 0 65px;background:linear-gradient(180deg,#f6fffd 0,#fff 35%)}
.pwa3001-hero{display:grid;grid-template-columns:130px minmax(0,1fr);gap:25px;align-items:center;padding:28px;border:1px solid #dce8e6;border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.06)}
.pwa3001-app-icon{width:130px;height:130px;display:grid;place-items:center;border-radius:30px;background:#f0fbf9;box-shadow:inset 0 0 0 1px #dcebe8}
.pwa3001-app-icon img{width:102px;height:102px;border-radius:24px}
.pwa3001-hero>div:last-child>span,.pwa3001-howto-head>span{font-size:9px;letter-spacing:.1em;font-weight:950;color:#0f766e}
.pwa3001-hero h1{margin:5px 0 8px;font-size:34px;line-height:1.1}.pwa3001-hero p{max-width:760px;margin:0;color:#667085;font-size:13px;line-height:1.65}
.pwa3001-actions{display:flex;gap:8px;margin-top:17px;flex-wrap:wrap}.pwa3001-status{margin-top:10px;font-size:11px;color:#667085}
.pwa3001-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:15px 0}
.pwa3001-benefits article{padding:16px;border:1px solid #e4e7ec;border-radius:15px;background:#fff}.pwa3001-benefits article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e9faf7;font-size:15px}.pwa3001-benefits b{display:block;margin-top:10px;font-size:12px}.pwa3001-benefits p{margin:4px 0 0;font-size:10px;line-height:1.5;color:#667085}
.pwa3001-howto{scroll-margin-top:20px;padding:23px;border:1px solid #e4e7ec;border-radius:20px;background:#fff;transition:box-shadow .2s,border-color .2s}.pwa3001-howto.pwa3001-highlight{border-color:#4ac8bc;box-shadow:0 0 0 5px rgba(15,118,110,.08)}
.pwa3001-howto-head h2{margin:4px 0;font-size:23px}.pwa3001-howto-head p{margin:0;color:#667085;font-size:11px}
.pwa3001-howto-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}.pwa3001-howto-grid article{padding:15px;border:1px solid #e4e7ec;border-radius:13px;background:#fafbfc}.pwa3001-howto-grid article.recommended{border-color:#63cec3;background:#f2fffc;box-shadow:0 0 0 3px rgba(15,118,110,.06)}.pwa3001-howto-grid article>div{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#fff;border:1px solid #e4e7ec;font-weight:900}.pwa3001-howto-grid h3{margin:9px 0 8px;font-size:12px}.pwa3001-howto-grid ol{margin:0;padding-left:17px}.pwa3001-howto-grid li{margin:6px 0;font-size:10px;line-height:1.45;color:#475467}

/* Mobile product:
   V30 sticky bar is the only purchase CTA. Keep only quantity selector in content. */
@media(max-width:760px){
  body.theme-v24.storefront-theme .commerce-buyrow{
    display:flex!important;
    grid-template-columns:none!important;
    justify-content:flex-start!important;
    align-items:center!important;
    min-height:42px;
    margin-top:8px!important;
  }
  body.theme-v24.storefront-theme .commerce-buyrow .qty{
    width:108px!important;
    flex:0 0 108px!important;
    grid-column:auto!important;
    grid-row:auto!important;
    height:42px!important;
    border:1px solid #d5dee5!important;
    background:#fff!important;
    box-shadow:0 3px 10px rgba(15,23,42,.035);
  }
  body.theme-v24.storefront-theme .commerce-buyrow .qty button{
    width:36px!important;
    height:40px!important;
    font-size:15px!important;
    color:#0f766e!important;
    touch-action:manipulation;
    user-select:none;
    -webkit-user-select:none;
  }
  body.theme-v24.storefront-theme .commerce-buyrow .qty strong{
    font-size:11px!important;
    min-width:25px;
    text-align:center;
  }
  body.theme-v24.storefront-theme .commerce-buyrow .btn-buy-now,
  body.theme-v24.storefront-theme .commerce-buyrow .btn-add-cart{
    display:none!important;
  }
  body.theme-v24.storefront-theme .edmas-mobile-buybar{
    display:none!important;
  }
  body.theme-v24.storefront-theme.has-mobile-buybar{
    padding-bottom:0!important;
  }
  body.theme-v24.storefront-theme.pd3001-product-page{
    padding-bottom:calc(138px + env(safe-area-inset-bottom))!important;
  }
  .pwa3001-page{padding:16px 0 90px}
  .pwa3001-hero{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:15px;border-radius:16px}.pwa3001-app-icon{width:76px;height:76px;border-radius:18px}.pwa3001-app-icon img{width:60px;height:60px;border-radius:15px}.pwa3001-hero h1{font-size:20px}.pwa3001-hero p{font-size:9px}.pwa3001-actions{grid-column:1/-1}.pwa3001-actions .btn{flex:1}.pwa3001-status{font-size:8px}
  .pwa3001-benefits{grid-template-columns:1fr 1fr}.pwa3001-benefits article{padding:11px}.pwa3001-benefits b{font-size:9px}.pwa3001-benefits p{font-size:7px}
  .pwa3001-howto{padding:14px}.pwa3001-howto-head h2{font-size:17px}.pwa3001-howto-grid{grid-template-columns:1fr}.pwa3001-howto-grid li{font-size:8px}
}

/* EDMAS V30.0.2 — app-install HTTP 500 runtime hotfix */


/* ============================================================
   EDMAS V30.1 — System Health & Stabilization
   ============================================================ */
.h301-eyebrow{display:block;margin-bottom:3px;font-size:6px;font-weight:950;letter-spacing:.1em;color:#0f766e}.admin-top-actions form{margin:0}
.h301-hero{display:grid;grid-template-columns:105px minmax(0,1fr) auto;gap:16px;align-items:center;margin-bottom:10px;padding:16px;border:1px solid #e4e7ec;border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.04)}.h301-hero.healthy{border-color:#a6e4c1;background:linear-gradient(135deg,#f1fdf6,#fff)}.h301-hero.warning{border-color:#fedf89;background:linear-gradient(135deg,#fffaf0,#fff)}.h301-hero.critical{border-color:#fecaca;background:linear-gradient(135deg,#fff6f6,#fff)}
.h301-score{width:92px;height:92px;display:flex;align-items:baseline;justify-content:center;padding-top:23px;border-radius:25px;background:#172033;color:#fff;box-shadow:0 10px 25px rgba(23,32,51,.16)}.h301-score strong{font-size:28px;line-height:1}.h301-score span{font-size:7px;opacity:.65}.h301-hero>div:nth-child(2)>small{font-size:5.8px;letter-spacing:.08em;font-weight:950;color:#667085}.h301-hero h2{margin:3px 0;font-size:17px}.h301-hero p{margin:0;font-size:7px;color:#667085}.h301-hero-actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.h301-hero-actions a{padding:7px 8px;border:1px solid #d9e3e1;border-radius:8px;background:rgba(255,255,255,.8);color:#344054;text-decoration:none;font-size:6px;font-weight:850}
.h301-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:10px}.h301-summary-grid>div{display:grid;grid-template-columns:13px 1fr;gap:4px;align-items:center;padding:9px;border:1px solid #e4e7ec;border-radius:10px;background:#fff}.h301-summary-grid small{font-size:5.5px;color:#667085}.h301-summary-grid strong{grid-column:2;font-size:12px}
.h301-dot{width:9px;height:9px;border-radius:50%;background:#98a2b3;box-shadow:0 0 0 3px rgba(152,162,179,.12)}.h301-dot.ok{background:#12b76a;box-shadow:0 0 0 3px rgba(18,183,106,.11)}.h301-dot.warn{background:#f79009;box-shadow:0 0 0 3px rgba(247,144,9,.12)}.h301-dot.bad{background:#f04438;box-shadow:0 0 0 3px rgba(240,68,56,.12)}.h301-dot.info{background:#2e90fa;box-shadow:0 0 0 3px rgba(46,144,250,.12)}
.h301-sections{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px}.h301-section{overflow:hidden}.h301-section-counts{display:flex;gap:5px}.h301-section-counts span{padding:4px 6px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:5.5px;font-weight:900}.h301-section-counts span.warn{background:#fffaeb;color:#b54708}.h301-section-counts span.bad{background:#fff1f0;color:#b42318}
.h301-check-list{display:grid}.h301-check{display:grid;grid-template-columns:13px minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px 11px;border-bottom:1px solid #eef1f3}.h301-check:last-child{border-bottom:0}.h301-check.bad{background:#fffafa}.h301-check.warn{background:#fffcf5}.h301-check b,.h301-check small{display:block}.h301-check b{font-size:6.8px}.h301-check small{margin-top:2px;font-size:5.4px;color:#667085;overflow-wrap:anywhere}.h301-check>strong{padding:4px 6px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:5.4px}.h301-check.ok>strong{background:#ecfdf3;color:#027a48}.h301-check.warn>strong{background:#fffaeb;color:#b54708}.h301-check.bad>strong{background:#fff1f0;color:#b42318}.h301-check>a{font-size:5.5px;font-weight:850;color:#0f766e;text-decoration:none;white-space:nowrap}
.h301-detail-panel{margin-bottom:10px}.h301-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px}.h301-detail-grid>div{padding:9px;border:1px solid #fee2e2;border-radius:9px;background:#fffafa}.h301-detail-grid>div>b{display:block;margin-bottom:5px;font-size:7px;color:#b42318}.h301-detail-grid code{display:block;margin:3px 0;padding:5px;border-radius:5px;background:#fff;color:#475467;font-size:5.5px;white-space:normal;overflow-wrap:anywhere}
.h301-history{display:grid}.h301-history>div{display:grid;grid-template-columns:12px 70px minmax(0,1fr) auto;gap:7px;align-items:center;padding:8px 11px;border-bottom:1px solid #eef1f3}.h301-history b{font-size:7px}.h301-history small{font-size:5.7px;color:#667085}.h301-history em{font-size:5.5px;font-style:normal;color:#98a2b3}
.h301-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:9px}.h301-flow a{display:grid;grid-template-columns:28px 1fr;gap:7px;align-items:center;padding:8px;border:1px solid #e4e7ec;border-radius:9px;background:#fff;color:#344054;text-decoration:none}.h301-flow a>span{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e9faf7;color:#0f766e;font-size:7px;font-weight:950}.h301-flow b{font-size:6.5px}.h301-flow small{font-size:5.3px;color:#667085}
@media(max-width:1100px){.h301-summary-grid{grid-template-columns:repeat(3,1fr)}.h301-flow{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.h301-hero{grid-template-columns:78px 1fr}.h301-score{width:72px;height:72px;padding-top:18px;border-radius:20px}.h301-score strong{font-size:22px}.h301-hero-actions{grid-column:1/-1;justify-content:stretch}.h301-hero-actions a{flex:1;text-align:center}.h301-summary-grid{grid-template-columns:1fr 1fr}.h301-sections{grid-template-columns:1fr}.h301-detail-grid{grid-template-columns:1fr}.h301-history>div{grid-template-columns:12px 55px 1fr}.h301-history em{grid-column:3}.h301-flow{grid-template-columns:1fr 1fr}}

/* EDMAS V30.1.1 — Health engine compatibility / HTTP 500 hotfix */

/* EDMAS V30.1.2 — checkout health baseline hash hotfix */


/* ============================================================
   EDMAS V30.4 — Live Readiness + Analytics
   ============================================================ */
.a304-eyebrow{display:block;margin-bottom:3px;font-size:6px;font-weight:950;letter-spacing:.1em;color:#0f766e}
.a304-range{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;padding:8px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}.a304-range>div{display:flex;gap:5px}.a304-range a{padding:6px 8px;border:1px solid #e4e7ec;border-radius:8px;color:#475467;text-decoration:none;font-size:6px;font-weight:850}.a304-range a.active{border-color:#65d0c5;background:#effcf9;color:#0f766e}.a304-range input{width:135px}.a304-range>span{font-size:8px;color:#98a2b3}
.a304-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.a304-kpis>div{padding:11px;border:1px solid #e4e7ec;border-radius:11px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.03)}.a304-kpis small,.a304-kpis strong,.a304-kpis span{display:block}.a304-kpis small{font-size:5.8px;color:#667085}.a304-kpis strong{margin:3px 0;font-size:15px}.a304-kpis span{font-size:5.5px;color:#98a2b3}
.a304-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:9px;margin-bottom:10px}.a304-grid.compact{grid-template-columns:1fr 1fr}.a304-trend{overflow:hidden}.a304-chart{height:245px;display:flex;align-items:flex-end;gap:4px;padding:16px 14px 8px;overflow-x:auto}.a304-day{height:100%;min-width:28px;flex:1;display:grid;grid-template-rows:1fr auto auto;align-items:end;text-align:center}.a304-bars{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:2px}.a304-bars i,.a304-bars b{display:block;width:8px;min-height:2px;border-radius:5px 5px 1px 1px;background:#0f766e}.a304-bars b{background:#ff7a1a}.a304-day small{margin-top:4px;font-size:4.8px;color:#98a2b3}.a304-day em{font-size:5px;font-style:normal;font-weight:850;color:#344054}.a304-legend{display:flex;align-items:center;gap:12px;padding:0 14px 12px}.a304-legend span{display:flex;align-items:center;gap:4px;font-size:5.5px}.a304-legend span i,.a304-legend span b{width:8px;height:8px;border-radius:2px;background:#0f766e}.a304-legend span b{background:#ff7a1a}.a304-legend small{margin-left:auto;font-size:5px;color:#98a2b3}
.a304-funnel{display:grid;gap:7px;padding:13px}.a304-funnel>div{position:relative;width:var(--w);max-width:100%;min-width:42%;display:grid;grid-template-columns:1fr auto;gap:5px;align-items:center;padding:9px 10px;border-radius:8px;background:linear-gradient(90deg,#eafaf7,#f7fffd);border:1px solid #ccebe7}.a304-funnel>div:nth-child(2){margin-left:5%}.a304-funnel>div:nth-child(3){margin-left:10%}.a304-funnel>div.purchase{margin-left:15%;background:linear-gradient(90deg,#fff3e9,#fffaf5);border-color:#ffd8b5}.a304-funnel b{font-size:6.5px}.a304-funnel strong{font-size:10px}.a304-funnel small{grid-column:1/-1;font-size:5px;color:#667085}.a304-note{margin:0 13px 13px;padding:7px;border-radius:7px;background:#f8fafb;font-size:5.5px;line-height:1.5;color:#667085}
.a304-rank{display:grid}.a304-rank>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:7px;align-items:center;padding:8px 11px;border-bottom:1px solid #eef1f3}.a304-rank>div>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#f2f4f7;font-size:6px;font-weight:900}.a304-rank b,.a304-rank small{display:block}.a304-rank b{font-size:6.5px}.a304-rank small{margin-top:2px;font-size:5.2px;color:#667085}.a304-rank i{display:block;height:4px;margin-top:4px;border-radius:99px;background:#eef2f2;overflow:hidden}.a304-rank i em{display:block;height:100%;border-radius:inherit;background:#12a594}.a304-rank strong{font-size:6.2px}
.a304-simple-list{display:grid}.a304-simple-list>div{display:flex;justify-content:space-between;gap:8px;padding:8px 11px;border-bottom:1px solid #eef1f3}.a304-simple-list b{font-size:6.5px}.a304-simple-list strong{font-size:7px;color:#0f766e}
.a304-security-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.a304-security-kpis>div{padding:11px;border:1px solid #e4e7ec;border-radius:10px;background:#fff}.a304-security-kpis small,.a304-security-kpis strong{display:block}.a304-security-kpis small{font-size:5.5px;color:#667085}.a304-security-kpis strong{margin-top:3px;font-size:9px;overflow-wrap:anywhere}.seo304-form{margin-bottom:10px}.seo304-actions{display:flex;gap:7px;flex-wrap:wrap;padding:13px}.seo304-actions form{margin:0}.seo304-header-list{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:13px}.seo304-header-list span{padding:7px;border-radius:7px;background:#effcf9;color:#0f766e;font-size:6px;font-weight:800}.v304-update{max-width:980px!important;margin:34px auto!important}.v304-links{display:flex;gap:7px;flex-wrap:wrap}
@media(max-width:1050px){.a304-kpis{grid-template-columns:repeat(2,1fr)}.a304-grid,.a304-grid.compact{grid-template-columns:1fr}.a304-security-kpis{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.a304-range{align-items:stretch;flex-wrap:wrap}.a304-range>div{width:100%;overflow-x:auto}.a304-range input{flex:1;min-width:115px}.a304-kpis{grid-template-columns:1fr 1fr}.a304-chart{height:210px}.a304-day{min-width:24px}.a304-security-kpis{grid-template-columns:1fr 1fr}.seo304-header-list{grid-template-columns:1fr}}
@media(max-width:390px){.a304-kpis,.a304-security-kpis{grid-template-columns:1fr}}


/* ============================================================
   EDMAS V30.5 — Trendyol Product V2 + clean marketplace source
   ============================================================ */
.v305-eyebrow{display:block;margin-bottom:3px;font-size:6px;font-weight:950;letter-spacing:.1em;color:#0f766e}
.v305-update{max-width:980px!important;margin:34px auto!important}
.v305-api-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:10px}.v305-api-kpis>div{padding:10px;border:1px solid #e4e7ec;border-radius:10px;background:#fff}.v305-api-kpis small,.v305-api-kpis strong{display:block}.v305-api-kpis small{font-size:5.5px;color:#667085}.v305-api-kpis strong{margin-top:3px;font-size:8px;overflow-wrap:anywhere}
.v305-api-actions{display:flex;gap:8px;margin:10px 0}.v305-api-actions form{margin:0}.v305-summary{margin-bottom:10px}.v305-rule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:12px}.v305-rule-grid>div{padding:9px;border:1px solid #e4e7ec;border-radius:8px;background:#fafbfc}.v305-rule-grid b,.v305-rule-grid span{display:block}.v305-rule-grid b{font-size:6.5px}.v305-rule-grid span{margin-top:3px;font-size:5.5px;color:#667085}.v305-api-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#e8faf7;color:#0f766e;font-size:20px;font-weight:900}
@media(max-width:1000px){.v305-api-kpis{grid-template-columns:repeat(2,1fr)}.v305-rule-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.v305-api-kpis,.v305-rule-grid{grid-template-columns:1fr}.v305-api-actions{flex-direction:column}.v305-api-actions form,.v305-api-actions button{width:100%}}


/* ============================================================
   EDMAS V30.5.1 — Active Product Scope + Compact Product Admin
   ============================================================ */
.v305-scope-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}
.v305-scope-tabs a{display:block;padding:11px 13px;border:1px solid #dfe6e5;border-radius:11px;background:#fff;color:#344054;text-decoration:none}
.v305-scope-tabs a.active{border-color:#64d3c5;background:#effcf9;box-shadow:0 0 0 3px rgba(15,118,110,.05)}
.v305-scope-tabs b,.v305-scope-tabs span{display:block}.v305-scope-tabs b{font-size:8px}.v305-scope-tabs span{margin-top:3px;font-size:5.6px;color:#667085}
.v305-preview-wrap{max-width:100%;overflow-x:auto}.v305-preview-table{width:100%;table-layout:fixed}.v305-preview-table th,.v305-preview-table td{padding:8px 7px;vertical-align:middle}.v305-preview-table th:nth-child(1){width:64px}.v305-preview-table th:nth-child(2){width:78px}.v305-preview-table th:nth-child(3){width:100px}.v305-preview-table th:nth-child(4){width:auto}.v305-preview-table th:nth-child(5){width:100px}.v305-preview-table th:nth-child(6){width:100px}.v305-preview-table th:nth-child(7){width:135px}.v305-preview-table th:nth-child(8){width:62px}.v305-preview-table th:nth-child(9){width:80px}
.v305-preview-table td:nth-child(4){white-space:normal;line-height:1.25}.v305-preview-table td:nth-child(4) b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.products-v3051 .admin-main{min-width:0;max-width:100%;overflow-x:hidden}.products3051-wrap{max-width:100%;overflow-x:hidden}.products3051-table{width:100%;table-layout:fixed}
.products3051-table th,.products3051-table td{padding:7px 6px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}
.products3051-table th:nth-child(1){width:34px}.products3051-table th:nth-child(2){width:64px}.products3051-table th:nth-child(3){width:29%}.products3051-table th:nth-child(4){width:12%}.products3051-table th:nth-child(5){width:11%}.products3051-table th:nth-child(6){width:74px}.products3051-table th:nth-child(7){width:52px}.products3051-table th:nth-child(8){width:55px}.products3051-table th:nth-child(9){width:82px}.products3051-table th:nth-child(10){width:74px}.products3051-table th:nth-child(11){width:126px}
.products3051-table .admin-thumb{width:46px!important;height:46px!important;object-fit:contain}.products3051-name{min-width:0;white-space:normal!important}.products3051-name>b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.24;font-size:6.8px}.products3051-name .product-list-meta{display:block;margin-top:3px;font-size:5.1px;color:#98a2b3;white-space:normal;line-height:1.25;overflow-wrap:anywhere}.products3051-table td:nth-child(4),.products3051-table td:nth-child(5){white-space:normal;line-height:1.25}.products3051-table td:nth-child(11){overflow:visible}.products3051-table .product-row-actions{display:flex;gap:3px;flex-wrap:wrap}.products3051-table .product-row-actions .btn{padding:4px 6px!important;font-size:5.1px!important;white-space:nowrap}
@media(max-width:1050px){
  .products3051-table th:nth-child(2),.products3051-table td:nth-child(2){width:95px}
  .products3051-table th:nth-child(4),.products3051-table td:nth-child(4){width:78px}
  .products3051-table th:nth-child(5),.products3051-table td:nth-child(5){width:75px}
}
@media(max-width:760px){
  .v305-scope-tabs{grid-template-columns:1fr}
  .v305-preview-wrap{overflow-x:auto}.v305-preview-table{min-width:820px}
  .products3051-wrap{overflow:visible}
  .products3051-table,.products3051-table tbody,.products3051-table tr,.products3051-table td{display:block;width:100%!important}
  .products3051-table thead{display:none}
  .products3051-table tr{position:relative;margin-bottom:8px;padding:10px 10px 10px 78px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;min-height:82px}
  .products3051-table td{padding:2px 0!important;border:0!important;overflow:visible;text-overflow:clip}
  .products3051-table td:nth-child(1){position:absolute;right:9px;top:9px;width:auto!important}
  .products3051-table td:nth-child(2){position:absolute;left:10px;top:10px;width:56px!important}
  .products3051-table td:nth-child(2) .admin-thumb{width:56px!important;height:56px!important}
  .products3051-table td:nth-child(3){margin:0 34px 6px 0}
  .products3051-table td:nth-child(n+4):nth-child(-n+10){display:inline-block;width:auto!important;margin-right:9px;font-size:5.8px}
  .products3051-table td:nth-child(11){display:block!important;margin-top:7px}
  .products3051-table .product-row-actions{justify-content:flex-start}
}


/* EDMAS V30.5.2 — Bulk product actions + roomy Product V2 table */
.bulk-controls .v3052-danger{background:#b42318!important;border-color:#b42318!important;color:#fff!important}.bulk-controls .v3052-danger:hover{background:#912018!important}
.v305-preview-wrap{overflow-x:hidden!important}.v305-preview-table{table-layout:fixed!important;width:100%!important}.v305-preview-table th,.v305-preview-table td{padding:8px 6px!important;overflow:hidden;text-overflow:ellipsis}.v305-preview-table th:nth-child(1){width:72px!important}.v305-preview-table th:nth-child(2){width:86px!important}.v305-preview-table th:nth-child(3){width:112px!important}.v305-preview-table th:nth-child(4){width:36%!important}.v305-preview-table th:nth-child(5){width:100px!important}.v305-preview-table th:nth-child(6){width:155px!important}.v305-preview-table th:nth-child(7){width:155px!important}.v305-preview-table th:nth-child(8){width:65px!important}.v305-preview-table th:nth-child(9){width:82px!important}
.v3052-preview-title{white-space:normal!important;line-height:1.25}.v3052-preview-title b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.v3052-preview-brand{white-space:nowrap}.v3052-preview-category{white-space:normal!important;line-height:1.25;overflow-wrap:anywhere}.v3052-preview-code{white-space:normal!important}.v3052-preview-code b,.v3052-preview-code small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v3052-preview-code small{margin-top:2px;color:#98a2b3;font-size:5.3px}
.products-v3051 .product-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:1180px){.v305-preview-table th:nth-child(4){width:31%!important}.v305-preview-table th:nth-child(6){width:135px!important}.v305-preview-table th:nth-child(7){width:140px!important}}
@media(max-width:900px){.v305-preview-wrap{overflow-x:auto!important}.v305-preview-table{min-width:930px!important}.products-v3051 .product-kpis{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.products-v3051 .product-kpis{grid-template-columns:1fr 1fr}.bulk-controls{flex-wrap:wrap}.bulk-controls select,.bulk-controls input,.bulk-controls button{min-height:40px}}


/* EDMAS V30.5.3 — Trendyol image preview + image synchronization */
.v3053-image-note{margin:8px 0;padding:8px 10px;border:1px solid #b7eadb;border-radius:9px;background:#effcf8;color:#245c53;font-size:6px;line-height:1.5}.v3053-image-note code{font-size:5.8px}
.v3053-preview-table{table-layout:fixed;width:100%}.v3053-preview-table th,.v3053-preview-table td{padding:7px 6px}.v3053-preview-table th:nth-child(1){width:60px}.v3053-preview-table th:nth-child(2){width:82px}.v3053-preview-table th:nth-child(3){width:78px}.v3053-preview-table th:nth-child(4){width:90px}.v3053-preview-table th:nth-child(5){width:29%}.v3053-preview-table th:nth-child(6){width:90px}.v3053-preview-table th:nth-child(7){width:125px}.v3053-preview-table th:nth-child(8){width:140px}.v3053-preview-table th:nth-child(9){width:58px}.v3053-preview-table th:nth-child(10){width:70px}
.v3053-image-cell{text-align:center!important;overflow:visible!important}.v3053-image-cell img{display:block;width:58px;height:58px;margin:0 auto 3px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;object-fit:contain}.v3053-image-cell small{display:block;font-size:4.8px;color:#667085}.v3053-no-image{display:grid;width:58px;height:58px;margin:auto;place-items:center;border:1px dashed #d0d5dd;border-radius:8px;background:#f8fafb;color:#98a2b3;font-size:5px;text-align:center}
@media(max-width:1250px){.v3053-preview-table th:nth-child(5){width:24%}.v3053-preview-table th:nth-child(7){width:110px}.v3053-preview-table th:nth-child(8){width:125px}}
@media(max-width:900px){.v305-preview-wrap{overflow-x:auto}.v3053-preview-table{min-width:1050px}}


/* EDMAS V30.5.4 — Product V2 re-import diagnostics */
.v3054-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.v3054-actions{flex-wrap:wrap}.danger-outline{border-color:#fda29b!important;color:#b42318!important}.v3054-diag{margin:10px 0}.v3054-errors{display:grid;gap:5px}.v3054-errors code{display:block;padding:6px 8px;border-radius:6px;background:#fff;color:#7a271a;font-size:5.6px;overflow-wrap:anywhere}
@media(max-width:1200px){.v3054-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.v3054-kpis{grid-template-columns:1fr 1fr}.v3054-actions form,.v3054-actions button{width:100%}}


/* ============================================================
   EDMAS V30.5.5 — Rich Editor + Sibling/Variant Experience
   ============================================================ */
.pe3055-editor{border:1px solid #d7dfe5;border-radius:12px;overflow:hidden;background:#fff}
.pe3055-toolbar{display:flex;align-items:center;gap:4px;flex-wrap:wrap;padding:8px 10px;border-bottom:1px solid #dfe5ea;background:#f7f9fb}
.pe3055-toolbar>span{width:1px;height:24px;background:#d9e1e7;margin:0 3px}.pe3055-toolbar button,.pe3055-toolbar select{height:32px;min-width:32px;border:1px solid transparent;border-radius:7px;background:transparent;color:#172033;font-size:12px;font-weight:800;padding:0 8px}.pe3055-toolbar button:hover,.pe3055-toolbar select:hover{background:#fff;border-color:#d8e1e6}.pe3055-toolbar .html-toggle{margin-left:auto;background:#1d2939;color:#fff}.pe3055-edit-area,.pe3055-source{min-height:260px;width:100%;padding:16px 18px;border:0;outline:0;font:15px/1.6 system-ui,-apple-system,Segoe UI,sans-serif;color:#344054;background:#fff;overflow:auto}.pe3055-edit-area h2,.pe3055-edit-area h3,.pe3055-edit-area h4{color:#172033}.pe3055-source{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;resize:vertical}.pe3055-editor.source-mode .pe3055-toolbar [data-cmd],.pe3055-editor.source-mode .pe3055-toolbar [data-block],.pe3055-editor.source-mode .pe3055-toolbar [data-size],.pe3055-editor.source-mode .pe3055-toolbar [data-link]{opacity:.45;pointer-events:none}
.pe3055-top-actions{gap:6px}.pe3055-variant-actions{display:flex;gap:5px;align-items:center}
.pd3055-rich-description{font-size:14px;line-height:1.75;color:#344054}.pd3055-rich-description p{margin:0 0 12px}.pd3055-rich-description ul,.pd3055-rich-description ol{padding-left:22px;margin:10px 0}.pd3055-rich-description h2,.pd3055-rich-description h3,.pd3055-rich-description h4{margin:18px 0 8px;color:#172033}.pd3055-rich-description blockquote{margin:12px 0;padding:10px 14px;border-left:3px solid #12a594;background:#f2fbf9;border-radius:8px}.pd3055-rich-description a{color:#0f766e;font-weight:700}
.pd3055-sibling-options{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:thin}.pd3055-sibling-options a{flex:0 0 180px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;align-items:center;padding:8px;border:1px solid #dfe5ea;border-radius:11px;background:#fff;color:#172033;text-decoration:none}.pd3055-sibling-options a.active{border-color:#14b8a6;background:#effcf9;box-shadow:0 0 0 2px rgba(20,184,166,.08)}.pd3055-sibling-options img,.pd3055-sibling-options a>span{width:48px;height:48px;border-radius:8px;object-fit:contain;background:#f7f9fa;display:grid;place-items:center}.pd3055-sibling-options b{font-size:6.4px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pd3055-sibling-note{display:block;margin:0 0 6px;color:#667085;font-size:5.6px}
.p3055-row-actions{display:flex!important;gap:4px!important;align-items:center;flex-wrap:nowrap!important}.p3055-action{height:34px;min-width:45px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 7px;border:1px solid #d9e2e8;border-radius:9px;background:#fff;color:#344054;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px rgba(15,23,42,.03)}.p3055-action span{font-size:8px}.p3055-action b{font-size:5.3px}.p3055-action:hover{transform:translateY(-1px);border-color:#9fb4c2}.p3055-action.edit{background:#f8fafc}.p3055-action.view{background:#effcf9;border-color:#b9eee6;color:#0f766e}.p3055-action.status.passive{background:#fff8ed;border-color:#fed7aa;color:#b45309}.p3055-action.status.active{background:#ecfdf3;border-color:#abefc6;color:#067647}
@media(max-width:760px){.pe3055-toolbar{gap:2px}.pe3055-toolbar button,.pe3055-toolbar select{height:30px;padding:0 6px}.pe3055-toolbar .html-toggle{margin-left:0}.pe3055-edit-area,.pe3055-source{min-height:220px;padding:13px}.pd3055-sibling-options a{flex-basis:155px}.p3055-row-actions{flex-wrap:wrap!important}.p3055-action{height:32px}}

.pe3055-api-badge{display:inline-flex;align-items:center;height:24px;padding:0 7px;border-radius:999px;background:#e8faf7;color:#0f766e;font-size:5px;font-weight:950}.px283-feature-row.api-feature{border-color:#bcebe4;background:#fbfffe}


/* ============================================================
   EDMAS V30.6 — Category Bulk + Menu Manager + E-Faturam
   ============================================================ */
.v306-eyebrow{display:block;margin-bottom:4px;font-size:6px;font-weight:950;letter-spacing:.1em;color:#0f766e}
.v306-update{max-width:980px!important;margin:34px auto!important}
@media(min-width:761px){.nav a.sm306-mobile-only{display:none!important}}
@media(max-width:760px){.nav a.sm306-desktop-only{display:none!important}}

.cat306-bulkbar{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#111c2e;color:#fff;border-bottom:1px solid #273449}.cat306-bulkbar label{display:flex;align-items:center;gap:6px;font-size:6px}.cat306-bulkbar strong{font-size:6px;margin-right:auto}.cat306-bulkbar select{width:180px;min-width:0;background:#fff;color:#172033}.cat306-check-col{width:54px;text-align:center}.cat306-check{width:16px;height:16px;accent-color:#ff7a1a}.cat306-table{table-layout:fixed;width:100%}.cat306-table th,.cat306-table td{padding:9px 8px}.cat306-table .row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cat306-table .row-actions a,.cat306-table .row-actions button{font-size:5.5px}

.v306-menu-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:10px}.v306-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:8px 0}.v306-menu-list{display:grid}.v306-menu-list article{display:grid;grid-template-columns:28px minmax(0,1fr) 70px 60px auto;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #eef1f3}.v306-drag{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#f3f6f7;color:#667085;font-weight:900}.v306-menu-main{min-width:0}.v306-menu-main b,.v306-menu-main small{display:block}.v306-menu-main b{font-size:7px}.v306-menu-main small{margin-top:2px;font-size:5.3px;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v306-sort{width:65px!important;text-align:center}.v306-menu-actions{display:flex;gap:5px;justify-content:flex-end}.v306-menu-actions a,.v306-menu-actions button{border:1px solid #dfe5ea;border-radius:8px;background:#fff;padding:6px 7px;color:#344054;text-decoration:none;font-size:5.3px;font-weight:850;white-space:nowrap}.v306-menu-actions .danger{color:#b42318;border-color:#fecdca;background:#fff8f7}

.tef306-hero{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.tef306-hero>div{padding:11px 12px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}.tef306-hero small,.tef306-hero strong{display:block}.tef306-hero small{font-size:5px;color:#667085}.tef306-hero strong{margin-top:4px;font-size:9px}.tef306-hero strong.stage{color:#175cd3}.tef306-hero strong.prod{color:#b54708}.tef306-test-result{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px;padding:11px 13px;border:1px solid #abefc6;border-radius:11px;background:#ecfdf3;color:#067647}.tef306-test-result b{font-size:7px}.tef306-test-result span{font-size:6px;padding:4px 7px;border-radius:99px;background:#fff}.tef306-test-result small{width:100%;font-size:5.4px}.tef306-form{margin-bottom:10px}.tef306-advanced{margin:10px 0;border:1px solid #e4e7ec;border-radius:10px;background:#fafbfc}.tef306-advanced summary{cursor:pointer;padding:10px 12px;font-size:6.4px;font-weight:900}.tef306-advanced>div{padding:0 12px 12px}.tef306-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.tef306-inline-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:center;margin:10px 0;padding:11px 13px;border:1px solid #a7e8dd;border-radius:12px;background:linear-gradient(90deg,#effcf9,#fff);color:#172033;text-decoration:none}.tef306-inline-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:11px;background:#0f766e;color:#fff;font-size:11px;font-weight:950}.tef306-inline-card b,.tef306-inline-card small{display:block}.tef306-inline-card b{font-size:7px}.tef306-inline-card small{margin-top:3px;font-size:5.4px;color:#667085}.tef306-inline-card>strong{font-size:6px;color:#0f766e}.settings-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}
@media(max-width:1050px){.v306-menu-grid{grid-template-columns:1fr}.tef306-hero{grid-template-columns:1fr 1fr}.settings-three{grid-template-columns:1fr}}
@media(max-width:760px){.cat306-bulkbar{flex-wrap:wrap}.cat306-bulkbar strong{margin-right:0;flex:1}.cat306-bulkbar select{width:100%}.cat306-bulkbar .btn{width:100%}.cat306-table{min-width:760px}.cat306-bulk-form .table-wrap{overflow-x:auto}.v306-menu-list article{grid-template-columns:28px minmax(0,1fr) 62px}.v306-menu-list article>.status{grid-column:2}.v306-menu-actions{grid-column:2/-1;justify-content:flex-start;flex-wrap:wrap}.v306-check-grid{grid-template-columns:1fr}.tef306-hero{grid-template-columns:1fr 1fr}.tef306-inline-card{grid-template-columns:40px minmax(0,1fr)}.tef306-inline-card>span{width:40px;height:40px}.tef306-inline-card>strong{grid-column:2}}
@media(max-width:390px){.tef306-hero{grid-template-columns:1fr}}


/* EDMAS V30.6.1 — E-Faturam auth diagnostics */
.tef306-actions .tef-stage-btn{border-color:#b2ccff;background:#f5f8ff;color:#1849a9}.tef306-actions .tef-prod-btn{border-color:#fed7aa;background:#fffaf5;color:#b54708}.tef306-test-note{display:block;margin-top:7px;font-size:5.5px;color:#667085}.tef306-test-note code{font-size:5.3px}


/* EDMAS V30.6.2 — token identity resolution */
.tef3062-result{display:block}.tef3062-result-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tef3062-result-main .good{border-color:#abefc6;color:#067647}.tef3062-result-main .missing{border-color:#fed7aa;background:#fff7ed;color:#b54708}.tef3062-promote{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #abefc6}.tef3062-promote small{width:auto}.tef3062-identity-warning{width:100%;margin-top:10px;padding:10px 12px;border:1px solid #fed7aa;border-radius:9px;background:#fffaf5;color:#b54708}.tef3062-identity-warning b{font-size:6.5px}.tef3062-identity-warning p{margin:4px 0 7px;font-size:5.5px}.tef3062-identity-warning code{display:block;max-height:110px;overflow:auto;padding:8px;border-radius:7px;background:#fff;color:#475467;font-size:5px;line-height:1.5;word-break:break-word}

/* EDMAS V30.6.3 — E-Faturam function hotfix */


/* EDMAS V30.6.4 — direct API sub/cn1 identity diagnostics */
.tef3064-result>small{display:block;margin-top:7px}.tef3064-taxdiag{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:9px;padding:8px 10px;border:1px solid #c7d7fe;border-radius:9px;background:#f5f8ff;color:#344054}.tef3064-taxdiag b{font-size:5.7px;color:#1849a9}.tef3064-taxdiag span{font-size:5.5px;font-weight:850}.tef3064-taxdiag small{width:100%;font-size:5px;color:#667085}.tef3064-promote{align-items:stretch}.tef3064-confirm{display:flex;align-items:flex-start;gap:8px;width:100%;padding:9px 10px;border:1px solid #a7e8dd;border-radius:9px;background:#f1fcfa;color:#344054}.tef3064-confirm input{margin-top:2px;accent-color:#0f766e}.tef3064-confirm span,.tef3064-confirm b,.tef3064-confirm small{display:block}.tef3064-confirm b{font-size:5.8px}.tef3064-confirm small{margin-top:3px;font-size:5px;color:#667085}


/* EDMAS V30.6.5 — approval-aware Company ID read-only validation */
.tef3065-approval{border-color:#ffd8a8;background:#fff9f2}.tef3065-diagnostic{margin-bottom:10px}.tef3065-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:10px}.tef3065-steps>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:7px;align-items:center;padding:9px;border:1px solid #e4e7ec;border-radius:10px;background:#fafbfc}.tef3065-steps b{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#0f766e;color:#fff;font-size:7px}.tef3065-steps span{font-size:5.5px;line-height:1.4;color:#475467}.tef3065-company-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;padding:10px;border:1px solid #d9e2e8;border-radius:10px;background:#fff}.tef3065-company-form .field{margin:0}.tef3065-validation{margin-top:9px;padding:10px 12px;border-radius:10px}.tef3065-validation.ok{border:1px solid #abefc6;background:#ecfdf3;color:#067647}.tef3065-validation.bad{border:1px solid #fecdca;background:#fff5f4;color:#b42318}.tef3065-validation>div{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.tef3065-validation>div b{font-size:6.5px}.tef3065-validation>div span{padding:4px 7px;border-radius:99px;background:#fff;font-size:5.3px}.tef3065-validation p{margin:7px 0 0;font-size:5.5px;line-height:1.45}.tef3065-save{margin-top:9px;padding-top:9px;border-top:1px solid rgba(16,185,129,.24)}.tef3065-save>.btn{margin-top:7px}
@media(max-width:760px){.tef3065-steps{grid-template-columns:1fr}.tef3065-company-form{grid-template-columns:1fr}.tef3065-company-form .btn{width:100%}}


/* ============================================================
   EDMAS V30.7 — Full Product V2 + SEO + Product Editor Polish
   ============================================================ */

/* Product V2 preview / search */
.v307-api-note{line-height:1.55}
.v307-preview-tools{display:grid;gap:10px;margin:10px 0}
.v307-preview-search{display:grid;grid-template-columns:minmax(280px,1fr) 130px auto;gap:8px;align-items:end;padding:12px;border:1px solid #dfe7ec;border-radius:14px;background:#fff}
.v307-preview-search .field{margin:0}
.v307-preview-search .field.small{max-width:130px}
.v307-preview-panel .panel-head{align-items:flex-start}
.v307-preview-status{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.v307-preview-table{table-layout:fixed;min-width:1180px}
.v307-preview-table th:nth-child(1){width:80px}.v307-preview-table th:nth-child(2){width:95px}.v307-preview-table th:nth-child(3){width:110px}.v307-preview-table th:nth-child(4){width:150px}.v307-preview-table th:nth-child(5){width:300px}.v307-preview-table th:nth-child(6){width:120px}.v307-preview-table th:nth-child(7){width:180px}.v307-preview-table th:nth-child(8){width:180px}.v307-preview-table th:nth-child(9){width:80px}.v307-preview-table th:nth-child(10){width:100px}
.v307-pagination{display:flex;justify-content:center;align-items:center;gap:10px;padding:12px;border-top:1px solid #eef1f4}
.v307-pagination span{font-size:12px;color:#667085}

/* Store filter checkbox regression fix */
body.theme-v24.storefront-theme .store-filter-card .store-check{
  display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;
  gap:8px!important;width:100%!important;margin:9px 0!important;line-height:1.35!important;
  white-space:normal!important;font-size:10px!important
}
body.theme-v24.storefront-theme .store-filter-card .store-check input[type="checkbox"]{
  display:block!important;width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;
  margin:0!important;padding:0!important;flex:none!important;align-self:start!important;accent-color:var(--ed-teal)
}
body.theme-v24.storefront-theme .store-filter-card .filter-check-list label{
  display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;gap:7px!important;align-items:start!important
}
body.theme-v24.storefront-theme .store-filter-card .filter-check-list input[type="checkbox"]{
  width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;margin:0!important;padding:0!important
}

/* Trendyol-like product editor structure */
.pe307-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}
.pe307-section-nav{position:sticky;top:86px;border:1px solid #e4e7ec;border-radius:14px;background:#fff;padding:8px;box-shadow:0 10px 24px rgba(16,24,40,.04)}
.pe307-section-nav-title{padding:10px 10px 12px;border-bottom:1px solid #eef1f4;margin-bottom:5px}
.pe307-section-nav-title b,.pe307-section-nav-title small{display:block}.pe307-section-nav-title b{font-size:15px}.pe307-section-nav-title small{font-size:10px;color:#98a2b3;margin-top:2px}
.pe307-section-nav a{display:grid;grid-template-columns:14px minmax(0,1fr);gap:8px;align-items:center;padding:9px 10px;border-radius:9px;color:#344054;text-decoration:none;font-size:12px;font-weight:750}
.pe307-section-nav a span{font-size:6px;color:#98a2b3}.pe307-section-nav a:hover,.pe307-section-nav a.active{background:#f0fdfa;color:#0f766e}.pe307-section-nav a.active span{color:#14b8a6}
.pe307-editor-content{min-width:0}.pe307-editor-content .product-core-grid{grid-template-columns:1fr!important;gap:14px}
.pe307-card{scroll-margin-top:88px;border-radius:14px!important;box-shadow:0 8px 20px rgba(16,24,40,.025)}
.pe307-card>.panel-head{min-height:68px;padding:14px 18px}.pe307-step{display:block;font-size:9px;font-weight:900;letter-spacing:.08em;color:#0f766e;margin-bottom:3px}
.pe307-card>.settings-body{padding:16px 18px}
.pe307-card .field>label{font-size:11px;font-weight:850;color:#344054}
.pe307-card input,.pe307-card select,.pe307-card textarea{border-radius:9px}
.pe307-card .settings-two{gap:14px}
.pe307-icon-select{min-width:160px}
.pe307-icon-field select{font-size:13px}

/* SEO recommendations */
.pe307-seo-health{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;margin-bottom:12px;border:1px solid #d9e8e6;border-radius:12px;background:#f7fffd}
.pe307-seo-health>div:first-child small,.pe307-seo-health>div:first-child strong{display:block}.pe307-seo-health>div:first-child small{font-size:9px;color:#667085}.pe307-seo-health>div:first-child strong{font-size:24px;color:#0f766e}
.pe307-seo-health>a{font-size:11px;font-weight:850;color:#0f766e;text-decoration:none}
.pe307-seo-checks{display:flex;flex-wrap:wrap;gap:5px}.pe307-seo-checks span{padding:5px 7px;border-radius:999px;font-size:9px;font-weight:800}.pe307-seo-checks span.ok{background:#ecfdf3;color:#067647}.pe307-seo-checks span.warn{background:#fff7ed;color:#b54708}
.pe307-seo-suggestions{margin:14px 0;padding:12px;border:1px solid #e4e7ec;border-radius:12px;background:#fbfcfd}
.pe307-suggestion-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.pe307-suggestion-head b,.pe307-suggestion-head small{display:block}.pe307-suggestion-head b{font-size:13px}.pe307-suggestion-head small{font-size:10px;color:#667085;margin-top:2px}
.pe307-suggestion-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pe307-suggestion-grid>div{display:grid;gap:6px}.pe307-suggestion-grid>div>small{font-size:9px;font-weight:850;color:#667085}
.pe307-suggestion-grid button{border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:9px 10px;text-align:left;color:#344054;font-size:10px;line-height:1.35;cursor:pointer}.pe307-suggestion-grid button:hover{border-color:#5eead4;background:#f0fdfa;color:#0f766e}
.pe307-index-note{display:grid;gap:3px;padding:10px 12px;border-radius:10px;background:#eff8ff;border:1px solid #b2ddff}.pe307-index-note b{font-size:11px;color:#175cd3}.pe307-index-note span{font-size:9.5px;color:#475467;line-height:1.5}

/* SEO center automation */
.a307-seo-kpis{grid-template-columns:repeat(6,minmax(0,1fr))!important}
.a307-seo-auto{margin-bottom:12px}.a307-seo-auto-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.a307-seo-auto-grid>div{padding:10px;border:1px solid #e4e7ec;border-radius:10px;background:#fafbfc}.a307-seo-auto-grid b,.a307-seo-auto-grid span{display:block}.a307-seo-auto-grid b{font-size:11px}.a307-seo-auto-grid span{margin-top:3px;font-size:9px;color:#667085;line-height:1.45}

/* Mobile / tablet */
@media(max-width:1100px){
 .pe307-workspace{grid-template-columns:1fr}.pe307-section-nav{position:sticky;top:64px;z-index:20;display:flex;overflow-x:auto;gap:4px;padding:7px;border-radius:11px}.pe307-section-nav-title{display:none}.pe307-section-nav a{display:flex;white-space:nowrap;padding:8px 10px}
 .a307-seo-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.a307-seo-auto-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
 .v307-preview-search{grid-template-columns:1fr}.v307-preview-search .field.small{max-width:none}.v307-preview-search .btn{width:100%}
 .pe307-seo-health{grid-template-columns:1fr}.pe307-suggestion-head{align-items:flex-start;flex-direction:column}.pe307-suggestion-grid{grid-template-columns:1fr}
 .a307-seo-kpis{grid-template-columns:1fr 1fr!important}.a307-seo-auto-grid{grid-template-columns:1fr}
 body.theme-v24.storefront-theme .store-filter-card .store-check{font-size:12px!important}
}


/* ============================================================
   EDMAS V30.8 — Full Active Sync + Header/Footer + Content Pages
   ============================================================ */

/* Fix: Product highlight ready-icon layout */
body.theme-v24.admin-theme #product-highlights .px283-add-row{
  grid-template-columns:190px minmax(260px,1fr) 90px 92px 130px!important;
  align-items:end!important;
  gap:10px!important
}
body.theme-v24.admin-theme #product-highlights .px283-highlight-row{
  grid-template-columns:190px minmax(260px,1fr) 90px 92px 160px!important;
  align-items:end!important;
  gap:10px!important
}
body.theme-v24.admin-theme #product-highlights .pe307-icon-field{min-width:0!important}
body.theme-v24.admin-theme #product-highlights .pe307-icon-field label,
body.theme-v24.admin-theme #product-highlights .field label{display:block!important;margin-bottom:5px!important}
body.theme-v24.admin-theme #product-highlights .pe307-icon-select{
  width:100%!important;min-width:0!important;max-width:100%!important;height:42px!important;font-size:12px!important
}
body.theme-v24.admin-theme #product-highlights .pe307-icon-field small{
  display:block!important;margin-top:5px!important;max-width:180px!important;font-size:9px!important;line-height:1.35!important;color:#667085!important
}
body.theme-v24.admin-theme #product-highlights .px283-mini-check{height:42px!important;justify-content:center!important}
body.theme-v24.admin-theme #product-highlights .btn{min-height:42px}
@media(max-width:1200px){
  body.theme-v24.admin-theme #product-highlights .px283-add-row,
  body.theme-v24.admin-theme #product-highlights .px283-highlight-row{grid-template-columns:180px minmax(220px,1fr) 90px 90px!important}
  body.theme-v24.admin-theme #product-highlights .px283-add-row>.btn,
  body.theme-v24.admin-theme #product-highlights .px283-highlight-row>.variant-actions{grid-column:2/-1;justify-self:end}
}
@media(max-width:760px){
  body.theme-v24.admin-theme #product-highlights .px283-add-row,
  body.theme-v24.admin-theme #product-highlights .px283-highlight-row{grid-template-columns:1fr!important}
  body.theme-v24.admin-theme #product-highlights .px283-add-row>.btn,
  body.theme-v24.admin-theme #product-highlights .px283-highlight-row>.variant-actions{grid-column:auto;justify-self:stretch}
}

/* 579 Product V2 force sync */
.v308-force-sync{border-color:#99e8dc!important;background:linear-gradient(180deg,#f4fffc 0,#fff 34%)}
.v308-force-sync .panel-head{align-items:flex-start}
.v308-force-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}
.v308-force-grid>div{padding:11px;border:1px solid #dfe8e6;border-radius:11px;background:#fff}
.v308-force-grid b,.v308-force-grid span{display:block}.v308-force-grid b{font-size:11px;color:#0f766e}.v308-force-grid span{margin-top:4px;font-size:9px;line-height:1.45;color:#667085}
.v308-force-form{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:10px;align-items:end;padding:12px;border:1px solid #ffddb3;border-radius:11px;background:#fff9f1}
.v308-force-form .field{margin:0}.v308-force-form input{font-weight:900;letter-spacing:.08em}.v308-force-form .btn{height:44px}
@media(max-width:1000px){.v308-force-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.v308-force-grid,.v308-force-form{grid-template-columns:1fr}.v308-force-form .btn{width:100%}}

/* Dynamic header / logo */
.sf308-logo{display:inline-flex!important;align-items:center;gap:9px;text-decoration:none}
.sf308-brand-name{white-space:nowrap}
.sf308-logo-image{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid #e4e7ec}
.sf308-logo-image img{display:block;width:100%;height:100%;object-fit:contain}
.sf308-topbar .container{align-items:center}
@media(max-width:760px){.sf308-logo-image{width:34px;height:34px;border-radius:9px}}

/* Public dynamic footer */
.sf308-footer{margin-top:32px!important;padding:0!important;background:linear-gradient(135deg,#0f1a2e,#162642)!important;color:#c8d2e2!important}
.sf308-footer-grid{display:grid;grid-template-columns:minmax(250px,1.35fr) repeat(4,minmax(135px,.8fr));gap:28px;padding:38px 0 30px}
.sf308-footer .sf308-logo{color:#fff!important;font-size:22px!important;font-weight:950}
.sf308-footer-brand p{max-width:330px;margin:13px 0;color:#b7c3d6;font-size:12px;line-height:1.55}
.sf308-contact{display:block!important;color:#dbe5f4!important;text-decoration:none!important;margin:7px 0!important;font-size:11px!important}
.sf308-address{margin-top:8px;max-width:350px;font-size:10px;line-height:1.5;color:#aebbd0}
.sf308-footer-col h4{margin:2px 0 13px;color:#fff;font-size:13px}
.sf308-footer-col a{display:block;margin:8px 0;color:#d5deec!important;text-decoration:none;font-size:11px;line-height:1.4}
.sf308-footer-col a:hover{color:#5eead4!important}.sf308-footer-col small{font-size:9px;color:#74839a}
.sf308-footer-extra{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1)}
.sf308-socials>b,.sf308-payments>b{display:block;margin-bottom:9px;color:#fff;font-size:10px}
.sf308-socials>div{display:flex;gap:7px;flex-wrap:wrap}
.sf308-socials a{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;padding:7px 9px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.04);color:#fff!important;text-decoration:none}
.sf308-socials a span{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#fff;color:#14223a;font-size:10px;font-weight:950}
.sf308-socials a em{font-size:9px;font-style:normal}
.sf308-payments{text-align:right}.sf308-payments>div{display:flex;justify-content:flex-end;align-items:center;gap:7px;flex-wrap:wrap}
.sf308-payment-logo,.sf308-payment-text{height:34px;min-width:56px;display:grid;place-items:center;border-radius:7px;background:#fff;border:1px solid rgba(255,255,255,.15);padding:5px 9px}
.sf308-payment-logo img{max-width:78px;max-height:22px;object-fit:contain}.sf308-payment-text{font-size:9px;font-weight:900;color:#182230}
.sf308-footer-bottom{border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.1)}
.sf308-footer-bottom .container{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#99a8be;font-size:9px}
.sf308-footer-bottom a{color:#d5deec!important;text-decoration:none}
@media(max-width:1080px){.sf308-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.sf308-footer-brand{grid-row:span 2}}
@media(max-width:700px){
 .sf308-footer-grid{grid-template-columns:1fr 1fr;gap:22px;padding:28px 0 22px}.sf308-footer-brand{grid-column:1/-1;grid-row:auto}
 .sf308-footer-extra{align-items:flex-start;flex-direction:column}.sf308-payments{text-align:left}.sf308-payments>div{justify-content:flex-start}
 .sf308-footer-bottom .container{align-items:flex-start;flex-direction:column;justify-content:center;padding:12px 0}
}

/* Static content pages */
.sf308-page-main{padding:28px 0 48px;min-height:50vh;background:#f8fafb}
.sf308-breadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:12px;font-size:10px;color:#667085}.sf308-breadcrumb a{color:#0f766e;text-decoration:none}.sf308-breadcrumb b{font-weight:750}
.sf308-page-card{max-width:1080px;margin:auto;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 16px 38px rgba(16,24,40,.05);overflow:hidden}
.sf308-page-card>header{padding:28px 34px 22px;border-bottom:1px solid #edf0f2;background:linear-gradient(135deg,#f2fffc,#fff)}
.sf308-page-card>header span{display:block;font-size:9px;font-weight:900;letter-spacing:.09em;color:#0f766e}.sf308-page-card>header h1{margin:6px 0 0;font-size:30px;color:#0d1b32}
.sf308-page-content{padding:30px 34px 38px;font-size:14px;line-height:1.75;color:#344054}
.sf308-page-content h2{margin:26px 0 10px;font-size:22px;color:#0d1b32}.sf308-page-content h3{margin:22px 0 9px;font-size:18px;color:#17233b}.sf308-page-content h4{margin:20px 0 8px;font-size:15px}.sf308-page-content p{margin:0 0 13px}.sf308-page-content ul,.sf308-page-content ol{padding-left:22px}.sf308-page-content blockquote{margin:18px 0;padding:14px 17px;border-left:4px solid #14b8a6;background:#f2fffc}.sf308-page-content a{color:#0f766e}
@media(max-width:650px){.sf308-page-card>header{padding:22px 20px 18px}.sf308-page-card>header h1{font-size:24px}.sf308-page-content{padding:22px 20px 28px;font-size:13px}}

/* Admin header/footer management */
.v308-layout-panel .settings-body{padding:16px 18px}.v308-separator{border:0;border-top:1px solid #eef1f4;margin:16px 0}
.v308-logo-preview{display:flex;align-items:center;gap:12px;padding:8px;border:1px solid #e4e7ec;border-radius:10px;background:#fafbfc}.v308-logo-preview img{width:100px;height:54px;object-fit:contain;background:#fff;border-radius:8px}.v308-logo-preview label{font-size:10px}
.v308-logo-empty{width:54px;height:54px;display:grid;place-items:center;border-radius:12px;background:#15223a;color:#fff;font-size:24px;font-weight:950}
.settings-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.v308-layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.v308-layout-grid>.panel{margin:0}
.v308-admin-list{display:grid}.v308-link-row,.v308-social-row,.v308-add-row{display:grid;gap:7px;align-items:end;padding:10px 12px;border-bottom:1px solid #eef1f4}
.v308-link-row{grid-template-columns:150px minmax(180px,1fr) 115px 70px 70px 82px auto auto}
.v308-social-row{grid-template-columns:100px 110px minmax(170px,1fr) 60px 70px 70px auto auto}
.v308-add-row{grid-template-columns:150px minmax(180px,1fr) 115px 70px 70px auto;border:1px dashed #cfd8df;border-radius:11px;margin:12px;background:#fafbfc}
.v308-social-add{grid-template-columns:110px 120px minmax(180px,1fr) 70px 70px 70px auto}
.v308-link-row .field,.v308-social-row .field,.v308-add-row .field,.v308-payment-row .field,.v308-payment-add .field{margin:0}
.v308-mini-check{height:40px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;font-size:8px;font-weight:800;white-space:nowrap}.v308-mini-check input{width:14px!important;height:14px!important;margin:0!important}
.v308-payment-list{display:grid}.v308-payment-row{display:grid;grid-template-columns:90px 120px minmax(250px,1fr) 170px 70px 70px auto auto;gap:8px;align-items:end;padding:11px 13px;border-bottom:1px solid #eef1f4}
.v308-payment-preview{width:84px;height:52px;display:grid;place-items:center;border:1px solid #e4e7ec;border-radius:9px;background:#fff;overflow:hidden}.v308-payment-preview img{max-width:78px;max-height:40px;object-fit:contain}.v308-payment-preview span{font-size:9px;font-weight:900}
.v308-payment-add{display:grid;grid-template-columns:140px minmax(250px,1fr) 190px 70px 70px auto;gap:8px;align-items:end;margin:12px;padding:12px;border:1px dashed #cfd8df;border-radius:11px;background:#fafbfc}
.v308-payment-row input[type=file],.v308-payment-add input[type=file]{height:auto!important;padding:7px!important;font-size:9px!important}
@media(max-width:1250px){.v308-layout-grid{grid-template-columns:1fr}.v308-link-row,.v308-social-row,.v308-payment-row{grid-template-columns:repeat(4,minmax(0,1fr))}.v308-add-row,.v308-social-add,.v308-payment-add{grid-template-columns:repeat(3,minmax(0,1fr))}.v308-payment-preview{grid-row:span 2}}
@media(max-width:760px){.settings-four{grid-template-columns:1fr 1fr}.v308-link-row,.v308-social-row,.v308-add-row,.v308-social-add,.v308-payment-row,.v308-payment-add{grid-template-columns:1fr}.v308-payment-preview{grid-row:auto}}

/* Admin HTML page management */
.v308-page-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px}.v308-page-kpis>div{padding:13px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.v308-page-kpis small,.v308-page-kpis strong{display:block}.v308-page-kpis small{font-size:9px;color:#667085}.v308-page-kpis strong{margin-top:4px;font-size:23px}
.v308-page-list{display:grid}.v308-page-list article{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid #eef1f4}.v308-page-state{padding:6px 7px;border-radius:999px;text-align:center;font-size:8px;font-weight:900}.v308-page-state.live{background:#ecfdf3;color:#067647}.v308-page-state.draft{background:#fff7ed;color:#b54708}
.v308-page-main b,.v308-page-main small,.v308-page-main span{display:block}.v308-page-main b{font-size:12px}.v308-page-main small{margin-top:3px;font-size:9px;color:#667085}.v308-page-main span{margin-top:4px;font-size:8px;color:#98a2b3}
.v308-page-actions{display:flex;align-items:center;gap:6px}.v308-page-actions>a,.v308-page-actions button{border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:7px 8px;color:#344054;text-decoration:none;font-size:8px;font-weight:850}.v308-page-actions form{display:flex;gap:6px}.v308-page-actions .danger{color:#b42318;border-color:#fecdca}
.v308-page-editor{display:grid;gap:12px}.v308-page-editor>.panel{margin:0}.v308-page-rich .pe3055-edit-area{min-height:420px}
@media(max-width:760px){.v308-page-kpis{grid-template-columns:1fr 1fr}.v308-page-list article{grid-template-columns:1fr}.v308-page-actions{flex-wrap:wrap}}

/* Keep admin inputs sane */
body.theme-v24.admin-theme .v308-layout-grid input[type=checkbox],
body.theme-v24.admin-theme .v308-page-editor input[type=checkbox]{width:16px!important;height:16px!important}

.v308-force-confirm{display:flex;align-items:flex-start;gap:9px;padding:10px 11px;border:1px solid #f7c987;border-radius:10px;background:#fff;color:#344054}.v308-force-confirm input{width:16px!important;height:16px!important;margin:2px 0 0!important;accent-color:#0f766e}.v308-force-confirm span,.v308-force-confirm b,.v308-force-confirm small{display:block}.v308-force-confirm b{font-size:10px}.v308-force-confirm small{margin-top:3px;font-size:9px;color:#667085}
.sf308-page-content table{width:100%;border-collapse:collapse;margin:18px 0;font-size:12px}.sf308-page-content th,.sf308-page-content td{padding:10px 11px;border:1px solid #dfe5ea;text-align:left;vertical-align:top}.sf308-page-content th{background:#f5f7f9;color:#17233b}.sf308-page-content img{max-width:100%;height:auto;border-radius:10px}.sf308-page-content pre{overflow:auto;padding:12px;border-radius:9px;background:#101828;color:#f2f4f7}.sf308-page-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}


/* ============================================================
   EDMAS V30.8.1 — Local AI Page Writer
   ============================================================ */
.ai3081-writer{margin-bottom:14px;border:1px solid #a7e8dd;border-radius:14px;background:linear-gradient(135deg,#effdfa 0,#fff 58%);overflow:hidden;box-shadow:0 10px 26px rgba(15,118,110,.06)}
.ai3081-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px 12px;border-bottom:1px solid #d8f2ed}
.ai3081-head>div{min-width:0}.ai3081-head b,.ai3081-head small{display:block}.ai3081-head b{margin-top:5px;font-size:15px;color:#10213c}.ai3081-head small{margin-top:4px;max-width:900px;font-size:10px;line-height:1.5;color:#667085}
.ai3081-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#0f766e;color:#fff;font-size:8px;font-weight:950;letter-spacing:.04em}
.ai3081-head>.btn{min-width:178px;min-height:44px;border-radius:10px;white-space:nowrap;box-shadow:0 8px 18px rgba(15,118,110,.14)}
.ai3081-controls{display:grid;grid-template-columns:190px 170px minmax(280px,1fr);gap:10px;align-items:end;padding:12px 16px}
.ai3081-controls .field{margin:0}.ai3081-controls .field label{font-size:9px;font-weight:850}.ai3081-controls select{height:41px}
.ai3081-seo-check{margin:0!important;min-height:41px!important}.ai3081-seo-check small{font-size:8px!important}
.ai3081-status{margin:0 16px 14px;padding:10px 12px;border-radius:10px;font-size:10px;line-height:1.5}
.ai3081-status.ok{border:1px solid #abefc6;background:#ecfdf3;color:#067647}.ai3081-status.warn{border:1px solid #fedf89;background:#fffaeb;color:#b54708}.ai3081-status.bad{border:1px solid #fecdca;background:#fff5f4;color:#b42318}.ai3081-status.wait{border:1px solid #b2ddff;background:#eff8ff;color:#175cd3}
.ai3081-status .ai3081-review{display:inline-block;margin-top:5px;font-weight:750}
@media(max-width:900px){.ai3081-controls{grid-template-columns:1fr 1fr}.ai3081-seo-check{grid-column:1/-1}}
@media(max-width:640px){.ai3081-head{align-items:stretch;flex-direction:column}.ai3081-head>.btn{width:100%}.ai3081-controls{grid-template-columns:1fr}.ai3081-seo-check{grid-column:auto}}


/* ============================================================
   EDMAS V30.9 — GO LIVE CENTER / DASHBOARD / INTEGRATIONS
   ============================================================ */

.admin-skip-link{position:fixed;left:14px;top:-80px;z-index:99999;padding:9px 12px;border-radius:8px;background:#0f172a;color:#fff;text-decoration:none;font-size:11px;font-weight:900}
.admin-skip-link:focus{top:10px}
body.theme-v24.admin-theme a:focus-visible,
body.theme-v24.admin-theme button:focus-visible,
body.theme-v24.admin-theme input:focus-visible,
body.theme-v24.admin-theme select:focus-visible,
body.theme-v24.admin-theme textarea:focus-visible,
body.theme-v24.admin-theme summary:focus-visible{outline:3px solid rgba(20,184,166,.38)!important;outline-offset:2px!important}
.v309-full-admin,.v309-dashboard{max-width:1880px;margin:0 auto;padding:24px 24px 46px!important}
.v309-full-admin .admin-top,.v309-dashboard .admin-top{margin-bottom:14px}

/* Shared KPI */
.v309-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px}
.v309-kpi-grid>div{min-height:92px;padding:14px 16px;border:1px solid #e3e9ed;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.035)}
.v309-kpi-grid small,.v309-kpi-grid strong,.v309-kpi-grid span{display:block}.v309-kpi-grid small{font-size:9px;color:#667085}.v309-kpi-grid strong{margin-top:5px;font-size:25px;color:#0d1b32}.v309-kpi-grid span{margin-top:4px;font-size:9px;color:#7b8798}

/* Launch center */
.v309-launch-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px;padding:20px 22px;border:1px solid #dfe7eb;border-radius:17px;background:linear-gradient(135deg,#fff,#f8fbfc);box-shadow:0 16px 38px rgba(16,24,40,.055)}
.v309-launch-hero.ready{border-color:#abefc6;background:linear-gradient(135deg,#ecfdf3,#fff 55%)}.v309-launch-hero.warning{border-color:#fedf89;background:linear-gradient(135deg,#fffaeb,#fff 55%)}.v309-launch-hero.critical{border-color:#fecdca;background:linear-gradient(135deg,#fff5f4,#fff 55%)}
.v309-launch-score{display:flex;align-items:center;gap:18px}.v309-score-ring{--score:0;position:relative;width:105px;height:105px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#14b8a6 calc(var(--score)*1%),#e8edef 0);flex:none}
.v309-score-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.v309-score-ring span,.v309-score-ring small{position:relative;z-index:1}.v309-score-ring span{font-size:30px;font-weight:950;color:#10213c}.v309-score-ring small{margin-left:-26px;margin-top:37px;font-size:9px;color:#667085}
.v309-score-label{display:inline-block;padding:5px 8px;border-radius:999px;background:#10213c;color:#fff;font-size:8px;font-weight:950;letter-spacing:.06em}.v309-launch-score h2{margin:7px 0 4px;font-size:22px}.v309-launch-score p{margin:0;font-size:11px;color:#667085}
.v309-launch-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.v309-launch-actions form{margin:0}
.v309-launch-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px}.v309-launch-summary>div{padding:13px 15px;border:1px solid #e4e7ec;border-radius:13px;background:#fff}.v309-launch-summary small,.v309-launch-summary strong,.v309-launch-summary span{display:block}.v309-launch-summary small{font-size:9px;color:#667085}.v309-launch-summary strong{margin-top:4px;font-size:25px}.v309-launch-summary span{margin-top:4px;font-size:8.5px;color:#98a2b3}.v309-launch-summary .bad{border-color:#fecdca}.v309-launch-summary .warn{border-color:#fedf89}.v309-launch-summary .ok{border-color:#abefc6}
.v309-launch-section{margin-bottom:12px}.v309-launch-section .panel-head{align-items:center}.v309-section-counts{display:flex;gap:6px}.v309-section-counts span{padding:5px 7px;border-radius:999px;font-size:8px;font-weight:900}.v309-section-counts .ok{background:#ecfdf3;color:#067647}.v309-section-counts .warn{background:#fffaeb;color:#b54708}.v309-section-counts .bad{background:#fff5f4;color:#b42318}
.v309-check-list{display:grid}.v309-check{display:grid;grid-template-columns:20px minmax(0,1fr) 70px 60px;gap:10px;align-items:center;min-height:58px;padding:9px 14px;border-top:1px solid #eef1f4}.v309-check:first-child{border-top:0}.v309-check-dot{width:13px;height:13px;border:3px solid #d0d5dd;border-radius:50%}.v309-check.ok .v309-check-dot{border-color:#6ce9a6;background:#ecfdf3}.v309-check.warn .v309-check-dot{border-color:#fec84b;background:#fffaeb}.v309-check.bad .v309-check-dot{border-color:#f97066;background:#fff5f4}.v309-check.info .v309-check-dot{border-color:#84adff;background:#eff4ff}
.v309-check b,.v309-check small{display:block}.v309-check b{font-size:10px;color:#17233b}.v309-check small{margin-top:3px;font-size:8.5px;line-height:1.4;color:#667085}.v309-check-status{font-size:8px;font-weight:900;text-align:center}.v309-check.ok .v309-check-status{color:#067647}.v309-check.warn .v309-check-status{color:#b54708}.v309-check.bad .v309-check-status{color:#b42318}.v309-check>a{font-size:8px;font-weight:850;color:#0f766e;text-decoration:none;text-align:right}
.v309-history{display:grid}.v309-history>div{display:grid;grid-template-columns:170px 80px 100px 1fr;gap:10px;align-items:center;padding:10px 14px;border-top:1px solid #eef1f4}.v309-history span,.v309-history small{font-size:9px;color:#667085}.v309-history b{font-size:13px}.v309-history em{font-size:8px;font-style:normal;font-weight:900;text-transform:uppercase}.v309-history em.critical{color:#b42318}.v309-history em.warning{color:#b54708}.v309-history em.ready{color:#067647}

/* Dashboard */
.v309-dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;padding:4px 0}.v309-dashboard-head h1{margin:3px 0 4px;font-size:31px;color:#0d1b32}.v309-dashboard-head p{margin:0;color:#667085;font-size:11px}.v309-dashboard-head-actions{display:flex;gap:8px;align-items:center}
.v309-dashboard-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:12px}.v309-dashboard-kpis>a{position:relative;min-height:110px;padding:15px 16px;border:1px solid #e3e8ec;border-radius:15px;background:#fff;text-decoration:none;color:#17233b;box-shadow:0 9px 24px rgba(16,24,40,.035);transition:.18s ease}.v309-dashboard-kpis>a:hover{transform:translateY(-2px);border-color:#a7e8dd;box-shadow:0 15px 30px rgba(16,24,40,.065)}.v309-dashboard-kpis span,.v309-dashboard-kpis strong,.v309-dashboard-kpis small{display:block}.v309-dashboard-kpis span{font-size:9px;color:#667085}.v309-dashboard-kpis strong{margin-top:7px;font-size:27px;color:#091a33}.v309-dashboard-kpis small{margin-top:7px;font-size:8.5px;color:#7b8798}
.v309-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.8fr);gap:12px;margin-bottom:12px}.v309-dashboard-grid.integrations{grid-template-columns:1fr 1.15fr}
.v309-dashboard-grid>.panel{margin:0}.v309-dashboard .panel-head>a{font-size:9px;font-weight:850;color:#0f766e;text-decoration:none}
.v309-sales-chart{height:230px;display:grid;grid-template-columns:repeat(7,1fr);gap:13px;align-items:end;padding:20px 18px 14px}.v309-day{height:100%;display:grid;grid-template-rows:1fr auto auto;gap:4px;text-align:center}.v309-bar-wrap{height:168px;display:flex;align-items:flex-end;justify-content:center;border-radius:8px;background:linear-gradient(180deg,#f8fbfb,#f2f6f6)}.v309-bar{display:block;width:48%;min-height:5px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#20c8b9,#0f766e);box-shadow:0 5px 12px rgba(15,118,110,.14)}.v309-day b{font-size:8px}.v309-day small{font-size:7.5px;color:#98a2b3}
.v309-action-list{display:grid}.v309-action-list>a{display:grid;grid-template-columns:36px minmax(0,1fr) 18px;gap:9px;align-items:center;padding:12px 14px;border-top:1px solid #eef1f4;text-decoration:none;color:#344054}.v309-action-list>a:first-child{border-top:0}.v309-action-list>a>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f2f4f7;font-size:15px}.v309-action-list>a.urgent>span{background:#fff1f0;color:#d92d20}.v309-action-list>a.warn>span{background:#fff7ed;color:#b54708}.v309-action-list b,.v309-action-list small{display:block}.v309-action-list b{font-size:10px}.v309-action-list small{margin-top:3px;font-size:8px;color:#667085}.v309-action-list em{font-size:15px;font-style:normal;color:#98a2b3}
.v309-quick-panel{margin-bottom:12px}.v309-quick-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;padding:12px}.v309-quick-grid>a{min-height:96px;padding:12px;border:1px solid #e4e7ec;border-radius:12px;background:#fbfcfd;text-decoration:none;color:#17233b;transition:.16s}.v309-quick-grid>a:hover{border-color:#7dd3c7;background:#f0fdfa}.v309-quick-grid span,.v309-quick-grid b,.v309-quick-grid small{display:block}.v309-quick-grid span{font-size:19px}.v309-quick-grid b{margin-top:9px;font-size:9.5px}.v309-quick-grid small{margin-top:4px;font-size:7.5px;color:#667085}
.v309-integration-cards{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:12px}.v309-integration-cards>a{display:grid;grid-template-columns:10px minmax(0,1fr);gap:8px;align-items:center;padding:10px;border:1px solid #e4e7ec;border-radius:10px;text-decoration:none;color:#344054}.v309-integration-cards>a>span{width:9px;height:9px;border-radius:50%;background:#98a2b3}.v309-integration-cards>a>span.ok{background:#12b76a}.v309-integration-cards>a>span.warn{background:#f79009}.v309-integration-cards>a>span.bad{background:#f04438}.v309-integration-cards>a>span.info{background:#2e90fa}.v309-integration-cards b,.v309-integration-cards small{display:block}.v309-integration-cards b{font-size:9.5px}.v309-integration-cards small{margin-top:2px;font-size:7.5px;color:#667085}
.v309-recent-orders{display:grid}.v309-recent-orders>a{display:grid;grid-template-columns:minmax(0,1fr) 110px 90px;gap:10px;align-items:center;padding:10px 13px;border-top:1px solid #eef1f4;text-decoration:none;color:#344054}.v309-recent-orders>a:first-child{border-top:0}.v309-recent-orders b,.v309-recent-orders small{display:block}.v309-recent-orders b{font-size:9px}.v309-recent-orders small{margin-top:3px;font-size:7.5px;color:#667085}.v309-recent-orders strong{text-align:right;font-size:9px}

/* SMS + shipping shared */
.v309-sms-grid,.v309-shipping-grid{display:grid;grid-template-columns:minmax(450px,.9fr) minmax(520px,1.1fr);gap:12px;margin-bottom:12px}.v309-sms-grid>.panel,.v309-shipping-grid>.panel{margin:0}
.v309-provider-block[hidden]{display:none!important}.v309-provider-block{margin:10px 0;padding:12px;border:1px solid #e4e7ec;border-radius:11px;background:#fafbfc}.v309-provider-note{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px;padding:9px 10px;border:1px solid #b9e9e2;border-radius:9px;background:#f0fdfa}.v309-provider-note b{font-size:10px;color:#0f766e}.v309-provider-note span{font-size:8.5px;line-height:1.45;color:#667085}
.v309-profile-list{display:grid}.v309-profile-list article{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:12px 13px;border-top:1px solid #eef1f4}.v309-profile-list article:first-child{border-top:0}.v309-provider-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#10213c;color:#fff;font-size:9px;font-weight:950}.v309-profile-main b,.v309-profile-main small,.v309-profile-main span{display:block}.v309-profile-main b{font-size:10px}.v309-profile-main small{margin-top:2px;font-size:8px;color:#667085}.v309-profile-main span{margin-top:3px;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px;color:#98a2b3}
.v309-profile-actions{display:flex;gap:5px;align-items:center}.v309-profile-actions>a,.v309-profile-actions button{border:1px solid #d0d5dd;border-radius:7px;background:#fff;padding:6px 7px;text-decoration:none;color:#344054;font-size:7.5px;font-weight:850;cursor:pointer}.v309-profile-actions form{display:flex;gap:5px}.v309-profile-actions .danger{color:#b42318;border-color:#fecdca}
.v309-profile-foot{grid-column:2/-1;display:flex;gap:8px;align-items:center;padding-top:5px}.v309-profile-foot span{font-size:8px;color:#067647;font-weight:850}.v309-profile-foot code{font-size:7px;color:#667085}
.v309-test-sms{grid-column:2/-1}.v309-test-sms summary{cursor:pointer;font-size:8px;font-weight:850;color:#0f766e}.v309-test-sms form{display:grid;grid-template-columns:160px 1fr auto;gap:7px;align-items:end;margin-top:7px;padding:9px;border:1px dashed #cfd8df;border-radius:9px;background:#fafbfc}.v309-test-sms .field{margin:0}
.v309-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px}.v309-template-card{padding:11px;border:1px solid #e4e7ec;border-radius:11px;background:#fbfcfd}.v309-template-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.v309-template-head b,.v309-template-head small{display:block}.v309-template-head b{font-size:10px}.v309-template-head small{margin-top:2px;font-size:7px;color:#98a2b3}.v309-template-card textarea{min-height:90px;font-size:9px}.v309-template-card>small{display:block;margin:5px 0 8px;font-size:7px;color:#667085}.switch-mini{display:flex;align-items:center;gap:5px;font-size:7px}.switch-mini input{width:15px!important;height:15px!important}
.v309-webhook-url{margin:9px 0;padding:10px;border:1px solid #b2ddff;border-radius:9px;background:#eff8ff}.v309-webhook-url b,.v309-webhook-url code,.v309-webhook-url small{display:block}.v309-webhook-url b{font-size:9px;color:#175cd3}.v309-webhook-url code{margin-top:5px;padding:7px;border-radius:7px;background:#fff;overflow:auto;font-size:7.5px}.v309-webhook-url small{margin-top:5px;font-size:7.5px;color:#667085}
.v309-inline-check{display:flex;align-items:center;gap:6px;margin-top:5px;font-size:8px;color:#667085}.v309-inline-check input{width:15px!important;height:15px!important}
.v309-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px}.v309-flow>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;align-items:start;padding:11px;border:1px solid #e4e7ec;border-radius:10px;background:#fafbfc}.v309-flow b{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#10213c;color:#fff;font-size:10px}.v309-flow span{font-size:8.5px;line-height:1.5;color:#667085}.v309-flow a{color:#0f766e}

/* responsive */
@media(max-width:1250px){
 .v309-dashboard-kpis{grid-template-columns:repeat(3,1fr)}.v309-quick-grid{grid-template-columns:repeat(4,1fr)}
 .v309-sms-grid,.v309-shipping-grid{grid-template-columns:1fr}.v309-template-grid{grid-template-columns:1fr 1fr}
 .v309-flow{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
 .v309-launch-hero,.v309-dashboard-head{align-items:stretch;flex-direction:column}.v309-launch-actions,.v309-dashboard-head-actions{justify-content:flex-start}
 .v309-launch-summary,.v309-kpi-grid{grid-template-columns:1fr 1fr}.v309-dashboard-grid,.v309-dashboard-grid.integrations{grid-template-columns:1fr}.v309-dashboard-kpis{grid-template-columns:1fr 1fr}
 .v309-check{grid-template-columns:18px minmax(0,1fr) 60px}.v309-check>a{grid-column:2/-1;text-align:left}.v309-history>div{grid-template-columns:1fr auto auto}.v309-history small{grid-column:1/-1}
 .v309-template-grid{grid-template-columns:1fr}.v309-flow{grid-template-columns:1fr}
}
@media(max-width:650px){
 .v309-full-admin,.v309-dashboard{padding:16px 12px 34px!important}.v309-launch-score{align-items:flex-start}.v309-score-ring{width:88px;height:88px}.v309-score-ring span{font-size:25px}.v309-score-ring small{margin-left:-22px;margin-top:31px}
 .v309-launch-summary,.v309-kpi-grid,.v309-dashboard-kpis{grid-template-columns:1fr 1fr}.v309-quick-grid{grid-template-columns:1fr 1fr}
 .v309-sales-chart{height:190px;gap:6px;padding:14px 8px}.v309-bar-wrap{height:130px}
 .v309-integration-cards{grid-template-columns:1fr}.v309-recent-orders>a{grid-template-columns:1fr auto}.v309-recent-orders .status{grid-column:1/-1;width:max-content}
 .v309-profile-list article{grid-template-columns:38px 1fr}.v309-profile-list article>.status,.v309-profile-actions{grid-column:2}.v309-profile-actions{flex-wrap:wrap}
 .v309-test-sms form{grid-template-columns:1fr}.v309-flow{grid-template-columns:1fr}.v309-template-grid{padding:8px}
}

.v309-integration-hub{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.v309-integration-hub>a{position:relative;min-height:165px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;padding:17px;border:1px solid #e4e7ec;border-radius:15px;background:#fff;color:#17233b;text-decoration:none;box-shadow:0 8px 22px rgba(16,24,40,.03);transition:.17s ease}
.v309-integration-hub>a:hover{transform:translateY(-2px);border-color:#8adbd0;box-shadow:0 14px 30px rgba(16,24,40,.06)}
.v309-hub-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#10213c;color:#fff;font-size:14px;font-weight:950}
.v309-integration-hub small{font-size:7.5px;font-weight:900;letter-spacing:.07em;color:#0f766e}.v309-integration-hub h3{margin:5px 0 5px;font-size:14px}.v309-integration-hub p{margin:0;font-size:9px;line-height:1.5;color:#667085}
.v309-integration-hub em{position:absolute;right:12px;bottom:12px;padding:5px 7px;border-radius:999px;font-size:7.5px;font-style:normal;font-weight:900}.v309-integration-hub em.ok{background:#ecfdf3;color:#067647}.v309-integration-hub em.warn{background:#fffaeb;color:#b54708}.v309-integration-hub em.info{background:#eff8ff;color:#175cd3}
@media(max-width:1150px){.v309-integration-hub{grid-template-columns:1fr 1fr}}@media(max-width:620px){.v309-integration-hub{grid-template-columns:1fr}}


/* ============================================================
   EDMAS V31.0 — SALES GROWTH & SMART STORE
   ============================================================ */

.v310-admin{max-width:1880px;margin:0 auto;padding:24px 24px 48px!important}
.v310-growth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}
.v310-growth-head h1{margin:3px 0 5px;font-size:32px;line-height:1.1;color:#0d1b32}
.v310-growth-head p{margin:0;max-width:900px;font-size:11px;line-height:1.55;color:#667085}
.v310-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.v310-head-actions form{margin:0}.v310-head-actions select{height:43px;min-width:145px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;padding:0 11px;font-weight:800;color:#344054}

.v310-growth-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-bottom:12px}
.v310-growth-kpis>a{min-height:108px;padding:14px 15px;border:1px solid #e4e7ec;border-radius:14px;background:#fff;color:#17233b;text-decoration:none;box-shadow:0 8px 22px rgba(16,24,40,.035);transition:.17s ease}
.v310-growth-kpis>a:hover{transform:translateY(-2px);border-color:#8adbd0;box-shadow:0 14px 30px rgba(16,24,40,.065)}
.v310-growth-kpis small,.v310-growth-kpis strong,.v310-growth-kpis span{display:block}
.v310-growth-kpis small{font-size:8.5px;color:#667085}.v310-growth-kpis strong{margin-top:6px;font-size:24px;color:#071a32}.v310-growth-kpis span{margin-top:6px;font-size:7.8px;color:#98a2b3;line-height:1.35}

.v310-growth-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}
.v310-growth-grid.triple{grid-template-columns:1.1fr .8fr 1fr}.v310-growth-grid>.panel{margin:0}
.v310-growth-grid .panel-head>a,.v310-growth-tools .panel-head>a{font-size:8.5px;font-weight:850;color:#0f766e;text-decoration:none}

.v310-action-list{display:grid}.v310-action-list>a{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;gap:10px;align-items:center;padding:12px 14px;border-top:1px solid #eef1f4;text-decoration:none;color:#344054}
.v310-action-list>a:first-child{border-top:0}.v310-action-list>a>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eff8ff;color:#175cd3;font-size:14px;font-weight:950}
.v310-action-list>a.high>span{background:#fff5f4;color:#b42318}.v310-action-list>a.medium>span{background:#fffaeb;color:#b54708}.v310-action-list>a.low>span{background:#ecfdf3;color:#067647}
.v310-action-list b,.v310-action-list small{display:block}.v310-action-list b{font-size:10px}.v310-action-list small{margin-top:3px;font-size:8px;color:#667085;line-height:1.4}.v310-action-list em{font-style:normal;color:#98a2b3;font-size:15px}

.v310-mini-funnel{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:14px}
.v310-mini-funnel>div{position:relative;min-height:112px;padding:12px;border:1px solid #e5e9ed;border-radius:12px;background:linear-gradient(180deg,#fff,#fafcfc)}
.v310-mini-funnel span{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#10213c;color:#fff;font-size:8px;font-weight:900}
.v310-mini-funnel b,.v310-mini-funnel small,.v310-mini-funnel em{display:block}.v310-mini-funnel b{margin-top:12px;font-size:20px;color:#071a32}.v310-mini-funnel small{margin-top:3px;font-size:7.5px;line-height:1.35;color:#667085}.v310-mini-funnel em{position:absolute;right:8px;top:8px;font-size:7px;font-style:normal;font-weight:900;color:#0f766e}
.v310-funnel-note{margin:0 14px 14px;padding:9px 10px;border-radius:9px;background:#f8fafc;font-size:7.7px;line-height:1.45;color:#667085}.v310-funnel-note code{font-size:7px}

.v310-op-list,.v310-margin-list{display:grid}.v310-op-list>a,.v310-margin-list>a{display:grid;align-items:center;gap:9px;padding:10px 12px;border-top:1px solid #eef1f4;text-decoration:none;color:#344054}
.v310-op-list>a{grid-template-columns:42px minmax(0,1fr) 52px}.v310-margin-list>a{grid-template-columns:minmax(0,1fr) 64px}
.v310-op-list>a:first-child,.v310-margin-list>a:first-child{border-top:0}.v310-op-list img,.v310-noimg{width:40px;height:40px;border-radius:9px;object-fit:cover;border:1px solid #e4e7ec;background:#f2f4f7}.v310-noimg{display:grid;place-items:center;font-size:13px;font-weight:950;color:#667085}
.v310-op-list b,.v310-op-list small,.v310-margin-list b,.v310-margin-list small{display:block}.v310-op-list b,.v310-margin-list b{font-size:8.7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v310-op-list small,.v310-margin-list small{margin-top:3px;font-size:7.2px;color:#667085}.v310-op-list em,.v310-margin-list em{text-align:right;font-size:8px;font-style:normal;font-weight:900;color:#067647}.v310-margin-list em.warn{color:#b54708}

.v310-search-op{display:grid}.v310-search-op>div{display:grid;grid-template-columns:1fr auto;gap:4px;padding:10px 12px;border-top:1px solid #eef1f4}.v310-search-op>div:first-child{border-top:0}.v310-search-op b{font-size:8.7px}.v310-search-op span{font-size:7.5px;font-weight:850;color:#b54708}.v310-search-op small{grid-column:1/-1;font-size:7px;color:#98a2b3}

.v310-tool-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;padding:12px}
.v310-tool-grid>a{min-height:118px;padding:13px;border:1px solid #e4e7ec;border-radius:12px;background:#fbfcfd;text-decoration:none;color:#17233b;transition:.16s}
.v310-tool-grid>a:hover{border-color:#83d9cd;background:#f0fdfa;transform:translateY(-1px)}.v310-tool-grid span,.v310-tool-grid b,.v310-tool-grid small{display:block}.v310-tool-grid span{font-size:20px}.v310-tool-grid b{margin-top:10px;font-size:9px}.v310-tool-grid small{margin-top:4px;font-size:7.3px;line-height:1.4;color:#667085}

/* Funnel */
.v310-funnel-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:12px}
.v310-funnel-kpis>div{min-height:104px;padding:14px 15px;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.v310-funnel-kpis small,.v310-funnel-kpis strong,.v310-funnel-kpis span{display:block}.v310-funnel-kpis small{font-size:8.5px;color:#667085}.v310-funnel-kpis strong{margin-top:6px;font-size:24px}.v310-funnel-kpis span{margin-top:5px;font-size:7.6px;color:#667085}
.v310-funnel-bars{display:grid;gap:12px;padding:18px}.v310-funnel-stage{display:grid;grid-template-columns:190px minmax(180px,1fr) 65px;gap:12px;align-items:center}.v310-funnel-stage>div:first-child b,.v310-funnel-stage>div:first-child span{display:block}.v310-funnel-stage>div:first-child b{font-size:9.5px}.v310-funnel-stage>div:first-child span{margin-top:2px;font-size:7.5px;color:#667085}.v310-funnel-track{height:28px;border-radius:9px;background:#eef2f4;overflow:hidden}.v310-funnel-track span{display:block;height:100%;min-width:8px;border-radius:9px;background:linear-gradient(90deg,#0f766e,#2dd4bf)}.v310-funnel-stage em{text-align:right;font-size:9px;font-style:normal;font-weight:900;color:#0f766e}
.v310-funnel-disclaimer{margin:0 18px 18px;padding:10px 12px;border:1px solid #b2ddff;border-radius:10px;background:#eff8ff;font-size:8px;line-height:1.5;color:#344054}

/* Quality */
.v310-quality-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:12px}.v310-quality-kpis>a{padding:13px 15px;border:1px solid #e4e7ec;border-radius:13px;background:#fff;text-decoration:none;color:#17233b}.v310-quality-kpis small,.v310-quality-kpis strong,.v310-quality-kpis span{display:block}.v310-quality-kpis small{font-size:8px;color:#667085}.v310-quality-kpis strong{margin-top:5px;font-size:24px}.v310-quality-kpis span{margin-top:3px;font-size:7px;color:#98a2b3}.v310-quality-kpis .bad{border-color:#fecdca}.v310-quality-kpis .warn{border-color:#fedf89}.v310-quality-kpis .good{border-color:#b2ddff}.v310-quality-kpis .excellent{border-color:#abefc6}
.v310-quality-search{display:flex;gap:6px}.v310-quality-search input{width:min(360px,42vw);height:39px;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px}
.v310-quality-list{display:grid}.v310-quality-list article{display:grid;grid-template-columns:58px minmax(260px,1.4fr) 90px minmax(230px,.8fr) 80px;gap:12px;align-items:center;padding:11px 14px;border-top:1px solid #eef1f4}.v310-quality-list article:first-child{border-top:0}
.v310-quality-cover img,.v310-quality-cover>span{width:54px;height:54px;border-radius:10px;border:1px solid #e4e7ec;background:#f2f4f7}.v310-quality-cover img{object-fit:cover}.v310-quality-cover>span{display:grid;place-items:center;font-weight:950;color:#667085}
.v310-quality-main b,.v310-quality-main small{display:block}.v310-quality-main b{font-size:9.5px}.v310-quality-main small{margin-top:3px;font-size:7.3px;color:#667085}.v310-quality-issues{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px}.v310-quality-issues span{padding:4px 6px;border-radius:999px;background:#fff7ed;color:#b54708;font-size:6.8px;font-weight:800}
.v310-quality-score{width:72px;height:56px;display:grid;place-items:center;border-radius:11px;background:#f2f4f7}.v310-quality-score strong,.v310-quality-score small{display:block;text-align:center}.v310-quality-score strong{font-size:18px}.v310-quality-score small{font-size:6.5px;color:#667085}.v310-quality-score.grade-kritik{background:#fff5f4;color:#b42318}.v310-quality-score.grade-gelistirilebilir{background:#fffaeb;color:#b54708}.v310-quality-score.grade-iyi{background:#eff8ff;color:#175cd3}.v310-quality-score.grade-mukemmel{background:#ecfdf3;color:#067647}
.v310-quality-meta{display:flex;gap:5px;flex-wrap:wrap}.v310-quality-meta span{padding:4px 6px;border-radius:7px;background:#f2f4f7;font-size:6.8px;color:#667085}
.v310-quality-legend{margin-top:12px;padding:13px 15px;border:1px solid #e4e7ec;border-radius:12px;background:#fafbfc}.v310-quality-legend b,.v310-quality-legend span,.v310-quality-legend small{display:block}.v310-quality-legend b{font-size:10px}.v310-quality-legend span{margin-top:5px;font-size:8px;line-height:1.55;color:#475467}.v310-quality-legend small{margin-top:5px;font-size:7px;color:#98a2b3}

/* Abandoned carts */
.v310-cart-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:12px}.v310-cart-kpis>div{padding:13px 15px;border:1px solid #e4e7ec;border-radius:13px;background:#fff}.v310-cart-kpis small,.v310-cart-kpis strong,.v310-cart-kpis span{display:block}.v310-cart-kpis small{font-size:8px;color:#667085}.v310-cart-kpis strong{margin-top:5px;font-size:22px}.v310-cart-kpis span{margin-top:3px;font-size:7px;color:#067647}
.v310-subtabs{display:flex;gap:6px;margin-bottom:10px}.v310-subtabs a{padding:8px 10px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;text-decoration:none;color:#475467;font-size:8px;font-weight:850}.v310-subtabs a.active{border-color:#5ed3c4;background:#ecfdf9;color:#0f766e}
.v310-cart-list{display:grid}.v310-cart-list article{display:grid;grid-template-columns:minmax(260px,1fr) 120px 90px minmax(280px,auto);gap:12px;align-items:center;padding:12px 14px;border-top:1px solid #eef1f4}.v310-cart-list article:first-child{border-top:0}.v310-cart-main b,.v310-cart-main small,.v310-cart-main span,.v310-cart-value strong,.v310-cart-value small{display:block}.v310-cart-main b{font-size:9.5px}.v310-cart-main small{margin-top:3px;font-size:7.3px;color:#667085}.v310-cart-main span{margin-top:3px;font-size:6.8px;color:#98a2b3}.v310-cart-value strong{font-size:12px}.v310-cart-value small{font-size:7px;color:#667085}
.v310-cart-actions{display:flex;gap:5px;justify-content:flex-end;flex-wrap:wrap}.v310-cart-actions>a,.v310-cart-actions button{padding:6px 7px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;color:#344054;text-decoration:none;font-size:7px;font-weight:850;cursor:pointer}.v310-cart-actions form{margin:0}.v310-cart-actions .danger{color:#b42318;border-color:#fecdca}.v310-cart-converted{text-align:right}.v310-cart-converted b,.v310-cart-converted small{display:block;font-size:8px}.v310-cart-converted small{margin-top:3px;color:#667085}
.v310-cart-note{display:flex;gap:10px;margin-top:12px;padding:12px 14px;border:1px solid #b2ddff;border-radius:11px;background:#eff8ff}.v310-cart-note b{font-size:9px;color:#175cd3}.v310-cart-note span{font-size:8px;line-height:1.5;color:#475467}

/* Smart merchandising */
.v310-shelf-create{margin-bottom:12px}.v310-shelf-form>.btn{min-width:180px}
.v310-shelf-list{display:grid;gap:9px;padding:12px}.v310-shelf-list>article{position:relative;border:1px solid #e4e7ec;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(16,24,40,.025)}.v310-shelf-list>article.inactive{opacity:.72;background:#fafbfc}.v310-shelf-list>article.dragging{opacity:.45;border-style:dashed}
.v310-drag{cursor:grab;user-select:none;color:#98a2b3;font-size:16px;line-height:1}.v310-shelf-list>article>.v310-drag{position:absolute;left:9px;top:16px}
.v310-shelf-edit{padding:11px 12px 10px 34px}.v310-shelf-title{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px}.v310-shelf-fields{display:grid;grid-template-columns:220px minmax(170px,1fr) 85px 85px;gap:8px;margin-top:8px}.v310-shelf-fields.extras{grid-template-columns:160px 150px minmax(220px,1fr) 90px 85px}.v310-shelf-edit .field{margin:0}.v310-shelf-edit label{font-size:7.5px}.v310-shelf-edit input,.v310-shelf-edit select{height:38px;font-size:8.5px}
.v310-manual-items{margin:0 12px 10px 34px;border:1px dashed #cfd8df;border-radius:10px;background:#fafbfc}.v310-manual-items summary{cursor:pointer;padding:9px 11px;font-size:8.5px;font-weight:900;color:#0f766e}.v310-item-add{display:grid;grid-template-columns:1fr auto;gap:7px;padding:0 10px 10px}.v310-item-add select{height:38px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:0 9px;font-size:8px}
.v310-manual-list{display:grid;margin:0 10px 8px}.v310-manual-list>div{display:grid;grid-template-columns:20px 42px minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px;border-top:1px solid #e7eaee;background:#fff}.v310-manual-list>div:first-child{border-top:0}.v310-manual-list>div.dragging{opacity:.4}.v310-manual-list img,.v310-manual-list .v310-noimg{width:40px;height:40px;border-radius:8px;object-fit:cover}.v310-manual-list b,.v310-manual-list small{display:block}.v310-manual-list b{font-size:8px}.v310-manual-list small{margin-top:2px;font-size:6.8px;color:#667085}.v310-manual-list button{border:0;background:none;color:#b42318;font-size:7px;font-weight:850;cursor:pointer}
.v310-item-order-form{padding:0 10px 10px;text-align:right}.v310-shelf-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px 8px 34px;border-top:1px solid #eef1f4;background:#fafbfc}.v310-shelf-footer>span{font-size:7px;color:#667085}.v310-shelf-footer form{margin:0}.v310-shelf-footer button{border:0;background:none;color:#b42318;font-size:7px;font-weight:850;cursor:pointer}
.v310-shelf-help{margin-top:12px;padding:12px 14px;border:1px solid #d5ede9;border-radius:11px;background:#f4fffc}.v310-shelf-help b,.v310-shelf-help span{display:block}.v310-shelf-help b{font-size:9px;color:#0f766e}.v310-shelf-help span{margin-top:4px;font-size:7.7px;line-height:1.55;color:#475467}

/* Small utility */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

@media(max-width:1400px){
 .v310-growth-kpis{grid-template-columns:repeat(3,1fr)}.v310-tool-grid{grid-template-columns:repeat(4,1fr)}
 .v310-growth-grid.triple{grid-template-columns:1fr 1fr}.v310-growth-grid.triple>section:last-child{grid-column:1/-1}
 .v310-quality-list article{grid-template-columns:54px minmax(240px,1fr) 80px 1fr 70px}
}
@media(max-width:1050px){
 .v310-growth-head{flex-direction:column}.v310-growth-grid,.v310-growth-grid.triple{grid-template-columns:1fr}.v310-growth-grid.triple>section:last-child{grid-column:auto}
 .v310-funnel-kpis,.v310-quality-kpis,.v310-cart-kpis{grid-template-columns:repeat(3,1fr)}
 .v310-shelf-title,.v310-shelf-fields,.v310-shelf-fields.extras{grid-template-columns:1fr 1fr}
 .v310-cart-list article{grid-template-columns:1fr 110px 80px}.v310-cart-actions,.v310-cart-converted{grid-column:1/-1;justify-content:flex-start;text-align:left}
}
@media(max-width:760px){
 .v310-admin{padding:16px 12px 36px!important}.v310-growth-head h1{font-size:26px}.v310-growth-kpis,.v310-funnel-kpis,.v310-quality-kpis,.v310-cart-kpis{grid-template-columns:1fr 1fr}
 .v310-mini-funnel{grid-template-columns:1fr 1fr}.v310-tool-grid{grid-template-columns:1fr 1fr}
 .v310-funnel-stage{grid-template-columns:1fr 55px}.v310-funnel-stage>div:first-child{grid-column:1/-1}.v310-funnel-track{grid-column:1}.v310-funnel-stage em{grid-column:2}
 .v310-quality-list article{grid-template-columns:52px 1fr 70px}.v310-quality-meta{grid-column:2/-1}.v310-quality-list article>.btn{grid-column:2/-1;width:max-content}
 .v310-quality-search{width:100%}.v310-quality-search input{width:100%}
 .v310-cart-list article{grid-template-columns:1fr auto}.v310-cart-list article>.status{grid-row:1}.v310-cart-value{grid-column:2}.v310-cart-actions{grid-column:1/-1}
 .v310-shelf-title,.v310-shelf-fields,.v310-shelf-fields.extras{grid-template-columns:1fr}.v310-shelf-edit{padding-left:30px}.v310-item-add{grid-template-columns:1fr}.v310-manual-list>div{grid-template-columns:18px 38px 1fr}.v310-manual-list form{grid-column:3}
}
@media(max-width:500px){
 .v310-growth-kpis,.v310-funnel-kpis,.v310-quality-kpis,.v310-cart-kpis{grid-template-columns:1fr}.v310-mini-funnel,.v310-tool-grid{grid-template-columns:1fr}
}


/* ============================================================
   EDMAS V31.0.1 — PAYTR PRODUCT INSTALLMENT TABLE
   ============================================================ */
.paytr-installment-card-v3101{margin:14px 0 4px;border:1px solid #dbe7e8;border-radius:15px;background:linear-gradient(180deg,#fff,#fbfefe);overflow:hidden;box-shadow:0 10px 24px rgba(16,24,40,.035)}
.paytr-installment-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #edf2f3;background:linear-gradient(90deg,#f0fdfa,#fff 48%)}
.paytr-installment-head>div{display:flex;align-items:center;gap:10px;min-width:0}.paytr-installment-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#0f766e;color:#fff;font-size:17px;flex:none}
.paytr-installment-head h3{margin:0;font-size:13px;color:#0d1b32}.paytr-installment-head p{margin:3px 0 0;font-size:8px;line-height:1.4;color:#667085}
.paytr-installment-secure{padding:5px 8px;border-radius:999px;background:#fff4ed;color:#c4320a;border:1px solid #ffd6ae;font-size:7px;font-weight:950;letter-spacing:.04em;flex:none}
.paytr-installment-body{position:relative;min-height:88px;padding:10px 8px;text-align:center;background:#fff;overflow:hidden}
.paytr-installment-loading{min-height:62px;display:flex;align-items:center;justify-content:center;gap:8px;color:#667085;font-size:8px}.paytr-installment-loading[hidden]{display:none}
.paytr-installment-loading span{width:16px;height:16px;border:2px solid #d0d5dd;border-top-color:#0f766e;border-radius:50%;animation:pti3101spin .8s linear infinite}.paytr-installment-loading b{font-size:8px}
@keyframes pti3101spin{to{transform:rotate(360deg)}}
.paytr-installment-foot{padding:8px 13px;border-top:1px solid #edf2f3;background:#fafcfc;font-size:7px;line-height:1.45;color:#98a2b3}
body .paytr-installment-card-v3101 #paytr_taksit_tablosu{clear:both;display:flex!important;flex-wrap:wrap;justify-content:center;gap:8px;max-width:100%!important;text-align:center}
body .paytr-installment-card-v3101 #paytr_taksit_tablosu:before,
body .paytr-installment-card-v3101 #paytr_taksit_tablosu:after{display:none!important}
body .paytr-installment-card-v3101 #paytr_taksit_tablosu .taksit-tablosu-wrapper{float:none!important;width:calc(33.333% - 10px)!important;max-width:290px!important;min-width:220px!important;margin:4px!important;box-sizing:border-box!important;border-radius:10px!important;overflow:hidden}
.paytr-installment-error{background:#fff7ed}.paytr-installment-error .paytr-installment-loading{color:#b54708}

.paytr-installment-admin{margin-top:14px}.paytr-installment-admin-note{display:flex;gap:10px;margin-bottom:12px;padding:10px 12px;border:1px solid #b2ddff;border-radius:10px;background:#eff8ff}
.paytr-installment-admin-note b{font-size:9px;color:#175cd3}.paytr-installment-admin-note span{font-size:8px;line-height:1.5;color:#475467}
.paytr-installment-preview{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:10px;padding:11px 12px;border:1px solid #d5ede9;border-radius:10px;background:#f4fffc}
.paytr-installment-preview>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#0f766e;color:#fff}.paytr-installment-preview b,.paytr-installment-preview small{display:block}.paytr-installment-preview b{font-size:9px}.paytr-installment-preview small{margin-top:3px;font-size:7.5px;color:#667085}.paytr-installment-preview em{font-size:7px;font-style:normal;font-weight:900;color:#0f766e}

@media(max-width:900px){
 body .paytr-installment-card-v3101 #paytr_taksit_tablosu .taksit-tablosu-wrapper{width:calc(50% - 10px)!important;min-width:240px!important}
}
@media(max-width:620px){
 .paytr-installment-card-v3101{margin:10px 0}.paytr-installment-head{padding:11px}.paytr-installment-head h3{font-size:11px}.paytr-installment-head p{font-size:7px}
 .paytr-installment-body{padding:8px 5px}
 body .paytr-installment-card-v3101 #paytr_taksit_tablosu{display:block!important}
 body .paytr-installment-card-v3101 #paytr_taksit_tablosu .taksit-tablosu-wrapper{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:6px 0!important}
 .paytr-installment-preview{grid-template-columns:36px 1fr}.paytr-installment-preview em{grid-column:2}
}


/* ============================================================
   EDMAS V31.0.2 — PAYTR INSTALLMENT TAB
   ============================================================ */

/* Taksit artık satın alma kutusunun altında değil, tam geniş ürün sekmesidir. */
body.theme-v24.storefront-theme .px283-product-tabs .tabhead{
  display:flex;
  align-items:center;
  gap:0;
  overflow-x:auto;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
body.theme-v24.storefront-theme .px283-product-tabs .tabhead::-webkit-scrollbar{display:none}
body.theme-v24.storefront-theme .px283-product-tabs .tabhead>a,
body.theme-v24.storefront-theme .px283-product-tabs .tabhead>button{
  flex:0 0 auto;
  white-space:nowrap;
}
body.theme-v24.storefront-theme .px283-product-tabs .tabhead .paytr-tab-trigger{
  display:inline-flex;
  align-items:center;
  gap:5px;
}
body.theme-v24.storefront-theme .px283-product-tabs .tabhead .paytr-tab-trigger span{
  font-size:12px;
  line-height:1;
}

.paytr-installment-tab-panel{
  padding:0!important;
  background:#fff;
}
.paytr-installment-card-v3101.paytr-installment-card-tab{
  margin:0;
  border:0;
  border-radius:0;
  box-shadow:none;
  background:#fff;
}
.paytr-installment-card-tab .paytr-installment-head{
  padding:18px 20px;
  border-bottom:1px solid #e7ecef;
  background:linear-gradient(90deg,#f0fdfa 0,#fff 42%);
}
.paytr-installment-card-tab .paytr-installment-head h3{font-size:17px}
.paytr-installment-card-tab .paytr-installment-head p{font-size:10px}
.paytr-installment-card-tab .paytr-installment-icon{
  width:42px;height:42px;border-radius:12px;font-size:19px
}
.paytr-installment-card-tab .paytr-installment-secure{
  padding:6px 10px;font-size:8px
}
.paytr-installment-card-tab .paytr-installment-body{
  min-height:120px;
  padding:18px 20px;
  background:#fff;
  overflow:visible;
}
.paytr-installment-card-tab .paytr-installment-foot{
  padding:11px 20px;
  font-size:8px;
}

/* PAYTR banka kartları: HER BANKA TEK SATIR / TAM GENİŞLİK */
body .paytr-installment-card-tab #paytr_taksit_tablosu{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  text-align:left!important;
}
body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tablosu-wrapper{
  float:none!important;
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  align-items:start!important;
  column-gap:20px!important;
  row-gap:6px!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0 0 12px!important;
  padding:16px!important;
  box-sizing:border-box!important;
  border:1px solid #e4e7ec!important;
  border-radius:13px!important;
  background:#fff!important;
  text-align:left!important;
  overflow:hidden!important;
}
body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-logo{
  grid-column:1!important;
  grid-row:1!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  text-align:left!important;
}
body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-logo img{
  display:block!important;
  max-height:32px!important;
  max-width:150px!important;
  width:auto!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:left center!important;
}
body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutari-text{
  grid-column:1!important;
  grid-row:2!important;
  width:auto!important;
  margin:4px 0 0!important;
  padding:0!important;
  color:#667085!important;
  font-size:9px!important;
  text-align:left!important;
}
body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutar-wrapper{
  grid-column:2!important;
  grid-row:1 / span 2!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(135px,1fr))!important;
  gap:7px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutari{
  float:none!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:9px 10px!important;
  box-sizing:border-box!important;
  border:1px solid #edf0f2!important;
  border-radius:9px!important;
  background:#f9fbfb!important;
  color:#344054!important;
  text-align:center!important;
  font-size:10px!important;
  line-height:1.45!important;
}
body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutari b{
  display:block;
  margin-top:2px;
  font-size:11px;
  color:#0d1b32;
}

/* PayTR'ın inline float/width değerlerini ez. */
body .paytr-installment-card-tab #paytr_taksit_tablosu *{box-sizing:border-box}

@media(max-width:900px){
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tablosu-wrapper{
    grid-template-columns:150px minmax(0,1fr)!important;
    column-gap:14px!important;
    padding:13px!important;
  }
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutar-wrapper{
    grid-template-columns:repeat(2,minmax(120px,1fr))!important;
  }
}

@media(max-width:620px){
  body.theme-v24.storefront-theme .px283-product-tabs .tabhead{
    padding:0 4px;
  }
  body.theme-v24.storefront-theme .px283-product-tabs .tabhead>a,
  body.theme-v24.storefront-theme .px283-product-tabs .tabhead>button{
    min-height:42px;
    padding:10px 11px!important;
    font-size:8px!important;
  }
  .paytr-installment-card-tab .paytr-installment-head{
    padding:13px 12px;
  }
  .paytr-installment-card-tab .paytr-installment-head h3{font-size:13px}
  .paytr-installment-card-tab .paytr-installment-head p{font-size:8px}
  .paytr-installment-card-tab .paytr-installment-icon{
    width:36px;height:36px;font-size:16px
  }
  .paytr-installment-card-tab .paytr-installment-body{
    padding:10px 8px;
  }
  .paytr-installment-card-tab .paytr-installment-foot{
    padding:9px 10px;
    font-size:7px;
  }
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tablosu-wrapper{
    display:block!important;
    width:100%!important;
    margin:0 0 9px!important;
    padding:12px!important;
  }
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-logo{
    margin-bottom:5px!important;
  }
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-logo img{
    max-height:28px!important;
    max-width:135px!important;
  }
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutari-text{
    margin:2px 0 8px!important;
  }
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutar-wrapper{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
    width:100%!important;
  }
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutari{
    padding:8px 6px!important;
    font-size:9px!important;
  }
}
@media(max-width:380px){
  body .paytr-installment-card-tab #paytr_taksit_tablosu .taksit-tutar-wrapper{
    grid-template-columns:1fr!important;
  }
}

/* ============================================================
   EDMAS V31.6 — Ana Sayfa Ürün Yoğunluğu & URL Normalizasyonu
   ============================================================ */
@media(min-width:1101px){
  body.theme-v24.storefront-theme.home-v316 .home-controlled-grid{
    grid-template-columns:repeat(var(--home-grid-cols,4),minmax(0,1fr));
  }
}
.v316-home-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}
.v316-home-kpis>div{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:12px 14px}
.v316-home-kpis small,.v316-home-kpis strong{display:block}.v316-home-kpis small{font-size:7px;color:#667085;font-weight:800}.v316-home-kpis strong{font-size:20px;margin-top:4px}
.v316-home-tip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;margin-bottom:12px;border:1px solid #a7e8dd;border-radius:12px;background:linear-gradient(90deg,#effcf9,#fff)}
.v316-home-tip b,.v316-home-tip span{display:block}.v316-home-tip b{font-size:10px}.v316-home-tip span{margin-top:4px;font-size:7px;line-height:1.5;color:#667085}.v316-home-tip .btn{white-space:nowrap}
.v316-display-panel{margin:12px 0;padding:12px;border:1px solid #dbe7e5;border-radius:12px;background:#f8fffd}.v316-display-title{margin-bottom:9px}.v316-display-title b,.v316-display-title small{display:block}.v316-display-title b{font-size:10px}.v316-display-title small{margin-top:3px;font-size:7px;color:#667085}
.v316-section-settings{gap:8px}.v316-section-settings .settings-three{width:100%}.v316-inline-check{align-self:end;min-height:40px}
@media(max-width:900px){.v316-home-kpis{grid-template-columns:1fr 1fr}.v316-home-tip{align-items:stretch;flex-direction:column}.v316-home-tip .btn{width:100%}}
@media(max-width:520px){.v316-home-kpis{grid-template-columns:1fr 1fr}}

/* EDMAS V31.12 — Trendyol benzeri 4'lü mobil hızlı menü */
@media(max-width:760px){
 body.theme-v24 .edmas-mobile-nav{grid-template-columns:repeat(4,1fr)!important;height:72px!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e4e7ec!important;box-shadow:0 -5px 18px rgba(16,24,40,.08)!important}
 body.theme-v24 .edmas-mobile-nav a{color:#101010!important;font-size:10px!important;font-weight:900!important;gap:3px!important;background:transparent!important;border-radius:10px!important}
 body.theme-v24 .edmas-mobile-nav a svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}
 body.theme-v24 .edmas-mobile-nav a.active{color:#f97316!important;background:#fff7ed!important}
 body.theme-v24 .edmas-mobile-nav-badge{top:2px!important;right:calc(50% - 24px)!important}
}
/* EDMAS V31.12 — admin bildirim zili */
.edmas-admin-notification-link{position:relative;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.edmas-admin-notification-link em{position:absolute;right:-5px;top:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#f97316;color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;font-weight:900}

/* EDMAS V31.13 — Mobil alt menü hizalama */
@media(max-width:760px){
 body.theme-v24 .edmas-mobile-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;height:auto!important;min-height:68px!important;padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important}
 body.theme-v24 .edmas-mobile-nav>a{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:54px!important;margin:0!important;padding:4px 2px!important;transform:none!important;line-height:1.05!important}
 body.theme-v24 .edmas-mobile-nav>a svg{display:block!important;width:24px!important;height:24px!important;margin:0 auto!important;flex:none!important}
 body.theme-v24 .edmas-mobile-nav>a span{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important}
}


/* ============================================================
   EDMAS V31.14 — Arama / Checkout / Mobil Navigasyon / Hesap
   ============================================================ */
body.theme-v24.storefront-theme .sf314-search{
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr) 76px!important;
  align-items:center!important;
  gap:6px!important;
  padding:3px 6px 3px 12px!important;
  box-sizing:border-box!important;
}
body.theme-v24.storefront-theme .sf314-search>span{width:22px!important;text-align:center!important;flex:none!important}
body.theme-v24.storefront-theme .sf314-search>input{width:100%!important;min-width:0!important;padding:0!important;margin:0!important}
body.theme-v24.storefront-theme .sf314-search>.btn{grid-column:3;width:76px!important;min-width:76px!important;margin:0!important}
.co314-checkout-nav{background:#fff;border-bottom:1px solid #e4e7ec;padding:9px 0;position:relative;z-index:10}.co314-checkout-nav .checkout-steps{margin:0 auto;justify-content:center}
.acc314-push-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;align-items:center;margin-bottom:14px;padding:14px 16px;border:1px solid #a7e8dd;border-radius:16px;background:linear-gradient(90deg,#effcf9,#fff)}.acc314-push-card b,.acc314-push-card small{display:block}.acc314-push-card small{margin-top:4px;color:#667085}.acc314-push-card>span{grid-column:1/-1;font-size:11px;color:#667085}.acc314-live-toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%,24px);z-index:1300;border:0;border-radius:999px;background:#101828;color:#fff;padding:11px 16px;font-size:12px;font-weight:800;box-shadow:0 14px 30px rgba(16,24,40,.25);opacity:0;pointer-events:none;transition:.2s}.acc314-live-toast.show{opacity:1;transform:translate(-50%,0);pointer-events:auto}
@media(max-width:760px){
 body.theme-v24.storefront-theme .sf314-search{grid-template-columns:20px minmax(0,1fr)!important;gap:4px!important;height:44px!important;padding:3px 8px 3px 10px!important}
 body.theme-v24.storefront-theme .sf314-search>.btn{display:none!important}
 body.theme-v24 .edmas-mobile-nav{left:0!important;right:0!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-items:stretch!important;column-gap:0!important;padding-left:4px!important;padding-right:4px!important}
 body.theme-v24 .edmas-mobile-nav>a{width:100%!important;max-width:none!important;box-sizing:border-box!important}
 body.theme-v24.account-menu-open .account-sidebar{display:block!important;position:fixed!important;left:8px!important;right:8px!important;top:8px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding-bottom:26px!important}
 .acc314-push-card{grid-template-columns:1fr}.acc314-push-card>span{grid-column:1}.acc314-push-card .btn{width:100%}
 body.checkout-v314{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}
 body.checkout-v314 .co288-mobile-checkout{bottom:calc(68px + env(safe-area-inset-bottom))!important}
 .co314-checkout-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.co314-checkout-nav .container{width:max-content;min-width:100%;padding:0 11px}.co314-checkout-nav .checkout-steps{white-space:nowrap}
}

/* ============================================================
   EDMAS V31.15 — Admin menü / bildirim / banka havale
   ============================================================ */
.edmas-admin-notification-link{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 9px;border:1px solid rgba(255,255,255,.10);border-radius:9px;color:#dce5f0;text-decoration:none}
.edmas-admin-notification-link:hover{background:rgba(255,255,255,.07);color:#fff}
.edmas-admin-notification-link .edmas-admin-bell{position:relative;display:grid;place-items:center;width:23px;height:23px;font-size:15px}
.edmas-admin-notification-link .edmas-admin-bell em{position:absolute;right:-7px;top:-7px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#f97316;color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;font-weight:950;box-shadow:0 0 0 2px var(--admnav-bg,#0d1729)}
.edmas-admin-notification-link>b{font-size:8px;font-weight:850}
.bt3115-admin-card{margin-top:16px}.bt3115-bank-preview,.bt3115-checkout-bank,.bt3115-success-bank{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;border:1px solid #dbe7e5;border-radius:14px;background:#f8fffd;padding:12px 14px}.bt3115-bank-logo{width:52px;height:38px;border-radius:8px;border:1px solid #e4e7ec;background:#fff;object-fit:contain;padding:4px}.bt3115-bank-fallback{width:52px;height:38px;border-radius:8px;background:#eef2f6;display:grid;place-items:center;font-weight:950;color:#344054}.bt3115-bank-preview b,.bt3115-checkout-bank b,.bt3115-success-bank b{display:block;font-size:12px}.bt3115-bank-preview small,.bt3115-checkout-bank small,.bt3115-success-bank small{display:block;color:#667085;margin-top:3px}.bt3115-iban{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em}.bt3115-note{grid-column:1/-1;margin-top:2px;padding:9px 11px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:800;font-size:11px}.bt3115-checkout-bank{margin:10px 0 0;display:none}.bt3115-checkout-bank.show{display:grid}.bt3115-review-bank{margin-top:10px}.bt3115-success-bank{margin:14px 0;text-align:left}.bt3115-success-bank .bt3115-order-note{grid-column:1/-1;padding:10px;border-radius:10px;background:#fff7ed;color:#9a3412;font-weight:800}
@media(max-width:760px){.edmas-admin-notification-link>b{display:none}.bt3115-bank-preview,.bt3115-checkout-bank,.bt3115-success-bank{grid-template-columns:46px minmax(0,1fr);padding:10px}.bt3115-bank-logo,.bt3115-bank-fallback{width:46px;height:34px}}
