/* STARIZ.PK v19.7 unified light UI for all public pages */
:root{--v19-blue:#176cff;--v19-violet:#6737f5;--v19-ink:#0b1b3b;--v19-muted:#667792;--v19-line:#e2eaf4;--v19-soft:#f6f9fe;--v19-card:#fff}
html,body{max-width:100%;overflow-x:hidden}.site-v19-light{background:#f7faff;color:var(--v19-ink)}.site-v19-light main{background:#f7faff;min-height:50vh}.site-v19-light .wrap{max-width:1540px;padding-left:28px;padding-right:28px}
/* same modern header on every page */
.v19-wide{width:min(1740px,calc(100% - 72px));margin:0 auto}.v19-topbar{height:34px;background:#071b3a;color:#fff;font-size:12px;font-weight:600}.v19-topbar .v19-wide{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.v19-topdot{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;border:2px solid #2c7cff;border-radius:50%;font-size:9px;color:#2c7cff;margin-right:7px}.v19-topright{display:flex;align-items:center;gap:10px;white-space:nowrap}.v19-topbar a{color:#fff}.v19-socials{display:flex;gap:8px;margin-left:12px}.v19-socials a{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#0d315c;color:#fff;font-size:10px;font-weight:800}.v19-header{background:#fff;position:relative;z-index:1200;box-shadow:0 1px 0 rgba(7,27,53,.08)}.v19-head{height:88px;display:grid;grid-template-columns:240px minmax(430px,1fr) auto;align-items:center;gap:28px}.v19-brand{display:flex;flex-direction:column;align-items:flex-start}.v19-brand img{width:190px;max-height:56px;object-fit:contain}.v19-brand span{font-size:10px;color:#53627b;margin-left:23px;margin-top:-2px}.v19-search{height:52px;border:1px solid #d7e1ef;border-radius:11px;display:flex;align-items:center;background:#fff;box-shadow:0 5px 18px rgba(16,49,95,.05);position:relative;overflow:visible}.v19-search-icon{font-size:24px;color:#657691;margin-left:15px;transform:rotate(-20deg)}.v19-search input{min-width:0;flex:1;border:0;outline:0;padding:0 14px;font:500 14px/1 Inter,Arial;color:#17233d;background:transparent}.v19-search select{height:100%;border:0;border-left:1px solid #edf1f7;padding:0 34px 0 16px;background:#fff;color:#233453;font:500 12px Inter;outline:0}.v19-search button{height:52px;min-width:106px;border:0;border-radius:0 11px 11px 0;background:linear-gradient(135deg,#1478f5,#6b26f5);color:#fff;font-weight:800;cursor:pointer}.v19-search .live-search-panel{left:0;right:0;top:58px;z-index:1400}.v19-head-actions{display:flex;align-items:center;gap:8px}.v19-mini-action{width:74px;height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:#101b33;border-radius:10px}.v19-mini-action:hover{background:#f5f8fc}.v19-action-icon{font-size:24px;line-height:1}.v19-mini-action small{font-size:10px;font-weight:600;margin-top:5px}.v19-mini-action b{position:absolute;top:3px;right:17px;width:16px;height:16px;border-radius:50%;background:#1475ef;color:#fff;font-size:9px;display:grid;place-items:center}.v19-cart{height:58px;min-width:135px;border:1px solid #dce4ef;border-radius:11px;display:flex;align-items:center;gap:10px;padding:0 14px;box-shadow:0 5px 14px rgba(22,46,84,.08)}.v19-cart-icon{font-size:24px}.v19-cart span:last-child{display:flex;flex-direction:column}.v19-cart small{font-size:11px;font-weight:700}.v19-cart small b{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#1475ef;color:#fff;margin-left:4px}.v19-cart strong{font-size:11px;margin-top:3px}.v19-hamb{display:none;border:0;background:none;font-size:27px}.v19-nav{background:#fff;color:#102348;border-top:1px solid #eef3fa;border-bottom:1px solid #e5ecf6}.v19-nav-inner{height:56px;display:flex;align-items:stretch;gap:4px}.v19-nav a{display:flex;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:700;white-space:nowrap;position:relative;color:#0d2345}.v19-nav a:hover{background:#eef5ff}.v19-nav a.active{color:#fff;background:linear-gradient(135deg,#1478f5,#6a34f5);border-radius:7px;margin:8px 0}.v19-nav i{font-style:normal;font-size:8px;padding:3px 6px;border-radius:10px;background:linear-gradient(135deg,#ff7b30,#ff3b55);color:#fff;margin-left:1px}
/* page banners */
.site-v19-light .pagehero,.site-v19-light .cart-hero,.site-v19-light .checkout-hero{background:linear-gradient(135deg,#edf5ff 0%,#f7f3ff 52%,#fff 100%);color:var(--v19-ink);border-bottom:1px solid var(--v19-line);padding:44px 0}.site-v19-light .pagehero h1,.site-v19-light .cart-hero h1,.site-v19-light .checkout-hero h1{font-size:clamp(30px,3vw,46px);line-height:1.05;letter-spacing:-.04em;margin:0 0 10px}.site-v19-light .pagehero p,.site-v19-light .cart-hero p,.site-v19-light .checkout-hero p{color:var(--v19-muted);font-size:14px;max-width:760px;line-height:1.65;margin:0}.site-v19-light .section{padding:44px 0}.site-v19-light .section.gray{background:#f1f6fc}.site-v19-light .section-title h2{font-size:30px;letter-spacing:-.03em}
/* filters */
.site-v19-light .filters{background:#fff;border:1px solid var(--v19-line);border-radius:16px;padding:12px;box-shadow:0 10px 30px rgba(25,59,105,.05);gap:10px}.site-v19-light .filters input,.site-v19-light .filters select{min-height:44px;border:1px solid #dbe4ef;border-radius:10px;padding:0 14px;background:#fff}.site-v19-light .filters input{min-width:260px}.site-v19-light .filters .btn,.site-v19-light .btn{border-radius:10px;background:linear-gradient(135deg,#1478f5,#653af6);box-shadow:0 8px 18px rgba(51,98,230,.16)}
/* product grids */
.site-v19-light .products{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.site-v19-light .card{border:1px solid var(--v19-line);border-radius:18px;padding:14px;background:#fff;box-shadow:0 10px 28px rgba(31,65,112,.045);transition:.2s ease;overflow:hidden}.site-v19-light .card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(31,65,112,.10);border-color:#cfdcf0}.site-v19-light .card img{height:220px;border-radius:13px;background:linear-gradient(180deg,#fff,#f9fbfe);object-fit:contain}.site-v19-light .card h3{font-size:14px;line-height:1.4;margin:12px 0 6px;min-height:40px}.site-v19-light .meta{color:#78869b}.site-v19-light .price{font-size:19px;color:#0d244d}.site-v19-light .badge{border-radius:999px;padding:5px 9px}.site-v19-light .card .actions a{border-radius:10px;min-height:42px;display:grid;place-items:center}
/* service/content cards */
.site-v19-light .servicegrid{gap:18px}.site-v19-light .servicecard,.site-v19-light .software-card,.site-v19-light .cart-items-panel,.site-v19-light .cart-summary-card,.site-v19-light .checkout-form-card,.site-v19-light .checkout-summary-card{border:1px solid var(--v19-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(29,61,106,.05)}.site-v19-light .servicecard{padding:24px}.site-v19-light .servicecard h3{color:#0c2752}.site-v19-light .servicecard p{color:var(--v19-muted)}
/* product page integration */
.site-v19-light .product-page{background:#f7faff!important}.site-v19-light .product-shell{max-width:1540px!important}.site-v19-light .product-panel{box-shadow:0 12px 34px rgba(31,65,112,.055)}
/* footer softened to match white theme while retaining contrast */
.site-v19-light .site-footer{margin-top:20px}
@media(max-width:1250px){.v19-wide{width:calc(100% - 34px)}.v19-head{grid-template-columns:190px 1fr auto;gap:14px}.v19-brand img{width:160px}.v19-search select{display:none}.v19-mini-action{display:none}.v19-nav-inner{overflow-x:auto;scrollbar-width:none}.site-v19-light .products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.site-v19-light .wrap{padding-left:14px;padding-right:14px}.v19-topbar{height:32px}.v19-topbar .v19-wide{justify-content:center}.v19-topright,.v19-welcome .v19-topdot{display:none}.v19-wide{width:calc(100% - 20px)}.v19-head{height:auto;min-height:74px;grid-template-columns:1fr auto;padding:10px 0}.v19-brand img{width:142px}.v19-brand span{display:none}.v19-head-actions{grid-column:2}.v19-cart{min-width:auto;width:52px;height:46px;padding:0;justify-content:center}.v19-cart span:last-child{display:none}.v19-hamb{display:block}.v19-search{grid-column:1/3;grid-row:2;height:46px;margin-top:8px}.v19-search button{height:46px;min-width:78px}.v19-nav-inner{display:none;height:auto;flex-direction:column;padding:8px 0}.menu-open .v19-nav-inner{display:flex}.v19-nav a{min-height:44px;border-bottom:1px solid #edf1f6}.site-v19-light .pagehero,.site-v19-light .cart-hero,.site-v19-light .checkout-hero{padding:28px 0}.site-v19-light .pagehero h1{font-size:32px}.site-v19-light .filters{padding:10px}.site-v19-light .filters input,.site-v19-light .filters select,.site-v19-light .filters .btn{width:100%;min-width:0}.site-v19-light .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.site-v19-light .card{border-radius:14px;padding:10px}.site-v19-light .card img{height:150px}.site-v19-light .card h3{font-size:12px;min-height:34px}.site-v19-light .price{font-size:16px}.site-v19-light .section{padding:28px 0}}
@media(max-width:420px){.site-v19-light .products{grid-template-columns:1fr 1fr}.site-v19-light .card img{height:135px}}

/* v19.9 My Account header integration */
.v19-account-action{border:1px solid #dce5f2;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 4px 14px rgba(24,74,150,.07)}
.v19-account-action:hover{background:linear-gradient(135deg,#eef6ff,#f4f0ff);border-color:#c9d9f2;color:#155ee8}
.v19-user-icon{width:24px;height:24px;display:grid;place-items:center;color:#155ee8}
.v19-user-icon svg,.v19-nav-user svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.v19-mobile-account{display:none!important}
@media(max-width:760px){
  .v19-mobile-account{display:flex!important;color:#155ee8!important;font-weight:800!important;background:linear-gradient(135deg,#f2f7ff,#f7f3ff);border:1px solid #dbe7f8!important;border-radius:10px;margin:6px 0 2px;gap:10px!important}
  .v19-nav-user{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#fff;color:#155ee8;box-shadow:0 3px 10px rgba(21,94,232,.12)}
}


/* v19.10 simplified header: prominent CRM My Account */
.v19-account-btn{height:58px;min-width:142px;padding:0 18px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff!important;background:linear-gradient(135deg,#1677f2 0%,#315cf4 58%,#6a36f5 100%);box-shadow:0 9px 22px rgba(35,96,232,.24);font-size:12px;font-weight:800;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.v19-account-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(35,96,232,.31);filter:saturate(1.05);color:#fff!important}.v19-account-btn .v19-user-icon{color:#fff;width:22px;height:22px}.v19-account-btn .v19-user-icon svg,.v19-mobile-account-quick .v19-user-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.v19-mobile-account-quick{display:none}.v19-head-actions{gap:10px}
@media(max-width:1250px){.v19-account-btn{min-width:126px;padding:0 14px}.v19-head{grid-template-columns:190px minmax(340px,1fr) auto}}
@media(max-width:760px){.v19-head{grid-template-columns:1fr auto;padding-bottom:10px}.v19-account-btn{display:none}.v19-mobile-account-quick{grid-column:1/3;grid-row:3;margin-top:9px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff!important;background:linear-gradient(135deg,#1677f2,#315cf4 58%,#6a36f5);box-shadow:0 8px 18px rgba(35,96,232,.20);font-size:13px;font-weight:800}.v19-mobile-account-quick .v19-user-icon{color:#fff;width:21px;height:21px}.v19-search{margin-top:8px}.v19-cart{border-color:#dbe5f2;background:#fff}.v19-hamb{margin-left:2px}}

/* v19.11 My Account visibility fix */
.v19-head-actions .v19-account-btn{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-width:150px!important;height:58px!important;padding:0 20px!important;
  border:0!important;border-radius:12px!important;text-decoration:none!important;
  color:#fff!important;background:linear-gradient(135deg,#1677f2 0%,#315cf4 55%,#6a36f5 100%)!important;
  box-shadow:0 10px 24px rgba(35,96,232,.28)!important;font-size:13px!important;font-weight:800!important;line-height:1!important;
}
.v19-head-actions .v19-account-btn span{color:#fff!important}
.v19-head-actions .v19-account-btn .v19-user-icon{display:grid!important;place-items:center!important;color:#fff!important;flex:0 0 auto}
.v19-head-actions .v19-account-btn svg{display:block!important;width:22px!important;height:22px!important;stroke:#fff!important}
.v19-head-actions .v19-account-btn:hover{transform:translateY(-1px);box-shadow:0 13px 30px rgba(35,96,232,.34)!important}
@media(max-width:1250px){.v19-head-actions .v19-account-btn{min-width:132px!important;padding:0 14px!important}}
@media(max-width:760px){.v19-head-actions .v19-account-btn{display:none!important}.v19-mobile-account-quick{display:flex!important}}


/* v19.13 finalized header: professional blue cart + compact mobile account */
.v19-cart{
  border:0!important;
  color:#fff!important;
  background:linear-gradient(135deg,#2f7df7 0%,#3568f5 52%,#5360f6 100%)!important;
  box-shadow:0 10px 24px rgba(47,105,242,.22)!important;
}
.v19-cart:hover{color:#fff!important;filter:saturate(1.04);transform:translateY(-1px);box-shadow:0 13px 28px rgba(47,105,242,.30)!important}
.v19-cart small,.v19-cart strong{color:#fff!important}
.v19-cart small b{background:#fff!important;color:#2f6ff5!important}
.v19-cart-icon{filter:none}

@media(max-width:760px){
  .v19-head-actions{display:flex!important;align-items:center!important;gap:7px!important}
  .v19-head-actions .v19-account-btn{
    display:flex!important;
    min-width:0!important;
    width:46px!important;
    height:46px!important;
    padding:0!important;
    border-radius:11px!important;
    flex:0 0 46px!important;
  }
  .v19-head-actions .v19-account-btn>span:last-child{display:none!important}
  .v19-head-actions .v19-account-btn .v19-user-icon{width:24px!important;height:24px!important}
  .v19-head-actions .v19-account-btn svg{width:23px!important;height:23px!important}
  .v19-cart{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    flex:0 0 46px!important;
    padding:0!important;
    border-radius:11px!important;
  }
  .v19-cart-icon{font-size:22px!important}
  .v19-mobile-account-quick{display:none!important}
}
