
/* Isparta Bilgisayar StockOS v1.0.0 - brand token layer */
:root,
.mxso-wrap,
.mxso-standalone,
.mxstockos-public-catalog,
.ypwf-shell{
  --ib-blue:#1437e6;
  --ib-blue-dark:#0f2cb8;
  --ib-ink:#111827;
  --ib-muted:#5b6472;
  --ib-bg:#f7f9fc;
  --ib-card:#ffffff;
  --ib-border:#d9e2ef;
}
html body .mxso-wrap .mxso-topbar,
html body .mxso-wrap .mxso-sidebar,
html body .mxso-wrap .mxso-force-blue-hero,
html body .mxso-wrap .mxso-dashboard-corporate-hero,
html body .mxso-wrap .mxso-operation-hero,
html body .mxso-wrap .mxso-command-hero,
html body .mxso-wrap .mxso-business-hero,
html body .mxso-wrap .mxso-current-tl-hero,
html body .mxso-wrap .mxso-tl-finance-hero{
  background:linear-gradient(135deg,#0b1538 0%,#102b8c 58%,#1437e6 100%)!important;
  color:#fff!important;
}
html body .mxso-wrap .mxso-button-primary,
html body .mxso-wrap .button-primary,
html body .mxso-wrap button.is-primary,
html body .mxso-wrap a.is-blue,
html body .mxso-wrap .is-blue{
  background:#1437e6!important;
  border-color:#1437e6!important;
  color:#fff!important;
}
html body .mxso-wrap .mxso-button-primary:hover,
html body .mxso-wrap .button-primary:hover{background:#0f2cb8!important;border-color:#0f2cb8!important}
html body .mxso-wrap a{--mxso-link:#1437e6}
html body .mxso-wrap .mxso-panel,
html body .mxso-wrap .mxso-card{border-color:#d9e2ef}
html body .mxstockos-yavuz-catalog-brand img,
html body .mxso-login-premium-brand img,
html body .ypwf-brand-mark img{max-width:100%;height:auto;object-fit:contain}


/* Isparta Bilgisayar v1.4.0 — stok paneli kurumsal teknik servis görsel katmanı */
body[data-mxso-panel="stok-panel"] .mxso-dashboard-hero-v1588{position:relative;overflow:hidden!important;isolation:isolate}
body[data-mxso-panel="stok-panel"] .mxso-dashboard-hero-v1588:before{
  content:"";position:absolute;z-index:-1;right:0;top:0;width:min(44%,620px);height:100%;
  background-image:linear-gradient(90deg,rgba(4,31,64,1) 0%,rgba(4,31,64,.78) 25%,rgba(4,31,64,.18) 76%),url("../isparta/showcase/panel-technical-service-wide-v140.webp");
  background-size:cover;background-position:center;opacity:.42;pointer-events:none;
}
@media(max-width:760px){body[data-mxso-panel="stok-panel"] .mxso-dashboard-hero-v1588:before{width:100%;opacity:.16;background-position:center 38%}}

/* Isparta Bilgisayar v1.4.10 - genel ince yazı standardı */
body.mxso-standalone :is(.mxso-wrap,.mxso-standalone-bar,.mxso-panel,.mxso-card,.mxso-dashboard,.mxso-record-actions,.mxso-management-center,.mxso-product-editor-shell-v1664) :is(h1,h2,h3,h4,h5,h6,strong,b,label,span,p,small,a,button,input,select,textarea,li):not(.dashicons){font-weight:400!important;}
body.mxso-standalone :is(.mxso-wrap,.mxso-panel,.mxso-card,.mxso-product-editor-shell-v1664) :is(h1,h2,h3,strong,b):not(.dashicons){font-weight:500!important;}
body.mxso-standalone :is(button,.button,.mxso-btn,.mxso-nav-link,.mxso-standalone-action-main,.mxso-standalone-action-quick,.mxso-standalone-action-catalog):not(.dashicons){font-weight:500!important;}
body.mxso-standalone input,body.mxso-standalone select,body.mxso-standalone textarea{font-weight:400!important;}
