/* Frontend Pro Polish - Al Shahad Advanced Co */
:root{
  --brand-blue:#08a7f8;
  --brand-blue-dark:#006fbf;
  --brand-green:#20d45a;
  --brand-green-dark:#0fa84a;
  --navy:#061826;
  --ink:#10283f;
  --muted:#63788c;
  --surface:#ffffff;
  --surface-soft:#f5fbff;
  --line:#e3eef7;
  --shadow-sm:0 10px 25px rgba(9,42,72,.07);
  --shadow-md:0 18px 45px rgba(9,42,72,.11);
  --shadow-lg:0 28px 70px rgba(9,42,72,.16);
  --radius-xl:28px;
  --radius-lg:22px;
  --radius-md:16px;
}
html{font-size:15.5px;scroll-padding-top:92px}body{background:linear-gradient(180deg,#fff 0,#fafeff 42%,#fff 100%);letter-spacing:-.01em;color:var(--ink)}
body:before{content:"";position:fixed;inset:-20% auto auto -12%;width:36rem;height:36rem;border-radius:50%;background:radial-gradient(circle,rgba(8,167,248,.12),transparent 66%);pointer-events:none;z-index:-1}body:after{content:"";position:fixed;inset:auto -12% -20% auto;width:38rem;height:38rem;border-radius:50%;background:radial-gradient(circle,rgba(32,212,90,.10),transparent 65%);pointer-events:none;z-index:-1}
.container{width:min(1180px,92%)}
.top-strip{background:linear-gradient(90deg,#062239 0%,#07588a 48%,#0ea94a 100%);font-size:12px}.top-strip .container{padding:6px 0;align-items:center}.top-strip i{opacity:.9}.site-header{background:rgba(255,255,255,.78);border-bottom:1px solid rgba(6,35,57,.08);box-shadow:0 10px 30px rgba(7,35,58,.04);transition:.25s ease}.site-header.is-scrolled{background:rgba(255,255,255,.94);box-shadow:0 16px 45px rgba(7,35,58,.08)}.nav{min-height:72px}.brand{gap:10px}.brand img{height:48px;filter:drop-shadow(0 8px 16px rgba(8,167,248,.10))}.brand strong{font-size:14px;line-height:1.25;color:#0a2c45;max-width:150px}.nav-links{gap:3px}.nav-links a{font-size:13.5px;padding:8px 11px;border:1px solid transparent;transition:.25s ease}.nav-links a:hover,.nav-links .active{background:linear-gradient(135deg,#eef9ff,#effff5);border-color:#dcf1fb;box-shadow:0 8px 22px rgba(8,167,248,.08)}.icon-btn{width:41px;height:41px;border-radius:14px;transition:.25s ease;box-shadow:0 8px 20px rgba(8,39,64,.04)}.icon-btn:hover{transform:translateY(-2px);border-color:#cde9f9;color:var(--brand-blue-dark)}.cart-count{background:linear-gradient(135deg,var(--brand-green),var(--brand-blue));box-shadow:0 5px 15px rgba(32,212,90,.28)}
.btn,.btn-outline,.btn-soft{border-radius:15px;padding:10px 15px;font-size:13.5px;min-height:42px}.btn{background:linear-gradient(135deg,var(--brand-blue) 0%,var(--brand-green) 100%);box-shadow:0 14px 30px rgba(8,167,248,.22);position:relative;overflow:hidden}.btn:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:translateX(120%);transition:.6s}.btn:hover:before{transform:translateX(-120%)}.btn-outline{background:rgba(255,255,255,.78);border:1px solid #dfeaf3;box-shadow:0 10px 24px rgba(8,39,64,.05)}.btn-outline:hover{border-color:#bfe6fb;background:#f8fdff;transform:translateY(-2px)}
/* Typography: smaller, more balanced headings */
.hero{padding:58px 0 40px;background:radial-gradient(circle at 8% 14%,rgba(8,167,248,.16),transparent 24rem),radial-gradient(circle at 86% 12%,rgba(32,212,90,.14),transparent 24rem),linear-gradient(180deg,#fbfeff,#f7fcff 58%,#fff)}.hero-grid{gap:34px}.eyebrow{font-size:12.5px;padding:6px 12px;background:rgba(236,249,255,.86);box-shadow:0 8px 22px rgba(8,167,248,.07)}.hero h1{font-size:clamp(28px,4.2vw,48px);line-height:1.22;letter-spacing:-.7px;margin-bottom:14px}.hero p{font-size:16px;line-height:1.95;color:#506b80;margin-bottom:22px}.gradient-text{background:linear-gradient(135deg,#0074bd 10%,#15b455 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-kpis{gap:10px;margin-top:22px}.kpi{border-radius:20px;padding:14px 16px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.kpi:after{content:"";position:absolute;inset:auto -18px -28px auto;width:74px;height:74px;border-radius:50%;background:rgba(8,167,248,.07)}.kpi b{font-size:20px}.kpi span{font-size:12px;color:var(--muted);font-weight:700}.hero-visual{min-height:430px}.slide-card{border-radius:30px;box-shadow:var(--shadow-lg);border:1px solid rgba(211,234,247,.75)}.slide-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.0),rgba(255,255,255,.45));pointer-events:none}.slide-card .mock-img{height:70%;background:linear-gradient(135deg,#e8f8ff,#effff4)}.slide-card .mock-img i{font-size:96px}.slide-content{padding:18px 20px}.slide-content strong{font-size:19px}.slide-content p{font-size:13.5px}.floating-badge{border-radius:20px;padding:11px 14px;font-size:13.5px;box-shadow:var(--shadow-md);animation:floatSoft 4.5s ease-in-out infinite}.fb2{animation-delay:.9s}.floating-badge i{font-size:19px}.section{padding:58px 0}.section.alt{background:linear-gradient(180deg,#f8fcff,#fff)}.section-head{margin-bottom:26px}.section h2,.detail-panel h2{font-size:clamp(24px,2.6vw,34px);line-height:1.35;letter-spacing:-.35px}.section-head p{font-size:15px;color:var(--muted)}.page-hero{padding:42px 0;background:radial-gradient(circle at 20% 10%,rgba(8,167,248,.12),transparent 22rem),linear-gradient(135deg,#f2fbff,#f5fff7);position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;inset:auto 8% -60px auto;width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,rgba(8,167,248,.12),rgba(32,212,90,.12))}.page-hero h1{font-size:clamp(25px,3vw,36px);line-height:1.3;margin-bottom:6px}.page-hero p{font-size:14.5px;color:var(--muted)}
/* Sections */
.about-grid{gap:28px}.about-visual{min-height:350px;border-radius:32px;box-shadow:var(--shadow-md);background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.75),transparent 15rem),linear-gradient(135deg,#eaf8ff,#f2fff4)}.about-visual:before{content:"";position:absolute;inset:30px;border:1px dashed rgba(8,167,248,.22);border-radius:28px}.about-visual:after{font-size:72px}.vision-grid{gap:14px}.info-card,.service-card,.product-card,.admin-card,.panel,.sidebar{border:1px solid rgba(220,235,246,.92);box-shadow:var(--shadow-sm);background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.info-card,.service-card{border-radius:24px;padding:20px}.info-card:hover,.service-card:hover,.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md);border-color:#cfeefa}.info-card i,.service-card i{width:50px;height:50px;border-radius:17px;font-size:21px}.info-card h3,.service-card h3{font-size:17px;margin:0 0 7px}.info-card p,.service-card p{font-size:13.8px;color:var(--muted)}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cards{gap:14px}.clients-track{animation-duration:28s}.client-logo{height:82px;border-radius:20px;box-shadow:var(--shadow-sm);filter:saturate(.96);transition:.25s}.client-logo:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);filter:saturate(1.05)}
/* Product cards */
.product-grid,.product-grid.three-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card.pro-card{border-radius:26px;overflow:hidden;box-shadow:var(--shadow-sm);border-color:#dcecf6;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-card.pro-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(8,167,248,.06),transparent 35%,rgba(32,212,90,.07));opacity:0;transition:.28s;pointer-events:none}.product-card.pro-card:hover:before{opacity:1}.product-image.pro-image{height:245px;background:radial-gradient(circle at 50% 36%,#fff 0,#effaff 45%,#eefdf4 100%)}.product-image .image-glow{position:absolute;width:170px;height:170px;border-radius:50%;background:linear-gradient(135deg,rgba(8,167,248,.18),rgba(32,212,90,.18));filter:blur(8px);transform:translateY(8px);transition:.35s}.product-card:hover .image-glow{transform:scale(1.18) translateY(-2px);filter:blur(11px)}.product-image img{padding:20px;filter:drop-shadow(0 18px 24px rgba(13,42,67,.10));position:relative;z-index:1}.product-card:hover .product-image img{transform:scale(1.07) rotate(-.7deg)}.product-badge,.feature-badge,.stock-badge{z-index:3;box-shadow:0 10px 20px rgba(7,40,67,.08)}.product-badge{font-size:11px;padding:5px 10px}.feature-badge{position:absolute;top:14px;inset-inline-end:14px;background:#fff7df;color:#a56300;border:1px solid #ffe1a6;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900}.stock-badge{font-size:11.5px}.stock-badge.in{color:#087d37;background:#effff5;border-color:#c9f2d4}.stock-badge.out{color:#b42318;background:#fff3f3;border-color:#ffd3d3}.product-body.pro-body{padding:17px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.sku{font-size:12px;color:#71869a}.cat-chip{font-size:11px;font-weight:800;color:#0a6fa7;background:#edf8ff;border:1px solid #d7effc;border-radius:999px;padding:4px 8px;white-space:nowrap;max-width:125px;overflow:hidden;text-overflow:ellipsis}.product-title{display:block;font-size:15.5px;line-height:1.55;min-height:49px;font-weight:900;color:#0b263d}.product-title:hover{color:var(--brand-blue-dark)}.product-excerpt{font-size:12.8px;line-height:1.75;color:#6d7f91;min-height:44px;margin:8px 0 0}.price-row.pro-price-row{margin:12px 0 14px}.price{font-size:19px}.old-price{font-size:12px}.mini-feature{font-size:11px;color:#0d8140;background:#effff5;border:1px solid #d6f4dc;border-radius:999px;padding:5px 8px;white-space:nowrap}.product-actions.pro-actions{gap:9px}.product-actions .btn{padding:9px 12px;border-radius:14px}.product-actions .btn[disabled]{opacity:.55;cursor:not-allowed;filter:grayscale(1)}.icon-only{width:43px;justify-content:center;padding-inline:0}
/* Store filters */
.shop-layout.advanced-shop{grid-template-columns:300px 1fr;align-items:start}.filter-panel{border-radius:26px;padding:18px;box-shadow:var(--shadow-md);top:92px}.filter-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.filter-title i{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#edf9ff,#effff5);color:var(--brand-blue-dark)}.filter-title h3{font-size:16px;margin:0}.filter-panel label{display:grid;gap:7px;font-weight:800;font-size:12.5px;color:#214158;margin-bottom:12px}.filter-panel .form-control,.filter-panel select{min-height:44px;font-size:13px}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filter-checks{display:grid;gap:9px;margin:6px 0 14px}.filter-checks label{display:flex;align-items:center;gap:8px;margin:0;background:#f7fbff;border:1px solid var(--line);border-radius:15px;padding:10px}.filter-actions{display:grid;grid-template-columns:1fr;gap:9px}.shop-headbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:13px 15px;box-shadow:var(--shadow-sm)}.active-filters{display:flex;gap:7px;flex-wrap:wrap}.active-filters span{font-size:12px;font-weight:800;background:#eff9ff;border:1px solid #d7effc;color:#0b6fa3;border-radius:999px;padding:5px 9px}
/* Product detail, cart and tracking */
.product-detail{gap:28px}.gallery-main{border-radius:30px;border:1px solid #dcecf6;box-shadow:var(--shadow-md);background:radial-gradient(circle at 50% 30%,#fff,#edf9ff 56%,#f1fff5);min-height:440px}.gallery-main img{filter:drop-shadow(0 25px 35px rgba(13,42,67,.13));transition:.35s}.gallery-main:hover img{transform:scale(1.04)}.detail-panel{background:#fff;border:1px solid var(--line);border-radius:30px;padding:26px;box-shadow:var(--shadow-md)}.detail-panel p{font-size:14.5px;color:#526a7c}.option-group{margin-top:15px}.option-group strong{display:block;margin-bottom:9px}.option-values{display:flex;gap:9px;flex-wrap:wrap}.option-pill input{display:none}.option-pill span{display:inline-flex;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;cursor:pointer;transition:.2s}.option-pill input:checked+span{border-color:var(--brand-blue);box-shadow:0 0 0 4px rgba(8,167,248,.10);color:#006fbf}.cart-table{border-radius:24px;overflow:hidden;box-shadow:var(--shadow-sm);border-color:var(--line)}.cart-table th{font-size:13px;background:#f3faff;color:#173b55}.cart-table td{font-size:13.5px}.checkout-grid .panel,.order-detail-panel,.bank-status-box{border-radius:28px;box-shadow:var(--shadow-md)}.timeline{gap:8px}.timeline-step span{box-shadow:0 10px 20px rgba(8,167,248,.16)}.detail-grid.pro-detail-grid{gap:12px}.detail-grid.pro-detail-grid>div{border-radius:18px;background:linear-gradient(135deg,#fbfdff,#fff);border-color:#e2eef7}.detail-grid b{font-size:12px;color:#587084}.detail-grid span{font-size:13.5px}
/* Footer and floating WhatsApp */
.site-footer{background:radial-gradient(circle at 10% 10%,rgba(8,167,248,.11),transparent 20rem),linear-gradient(135deg,#061826,#08243a 70%,#082e2d);padding-top:48px}.footer-grid{gap:22px}.footer-title{font-size:15px}.site-footer p,.footer-links{font-size:13.5px}.developer-credit{font-size:12.5px;border-radius:13px}.floating-whatsapp{position:fixed;z-index:120;inset-inline-end:22px;bottom:24px;display:flex;align-items:center;gap:10px;color:#fff;background:linear-gradient(135deg,#16c85f,#0aa046);border-radius:999px;padding:10px 16px 10px 12px;box-shadow:0 18px 45px rgba(20,178,85,.34);font-weight:900;transition:.25s ease;isolation:isolate}.floating-whatsapp:before,.floating-whatsapp:after{content:"";position:absolute;inset:-7px;border-radius:999px;background:rgba(22,200,95,.20);z-index:-1;animation:waPulse 2.2s infinite}.floating-whatsapp:after{animation-delay:.75s}.floating-whatsapp:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 25px 55px rgba(20,178,85,.42)}.floating-whatsapp .wa-icon{width:44px;height:44px;display:grid;place-items:center;background:#fff;color:#14a94d;border-radius:50%;font-size:24px}.floating-whatsapp .wa-text{display:grid;line-height:1.25}.floating-whatsapp .wa-text small{font-size:10.5px;opacity:.88;font-weight:800}.floating-whatsapp .wa-text b{font-size:13px}.back-to-top{position:fixed;z-index:110;inset-inline-end:24px;bottom:94px;width:42px;height:42px;border-radius:15px;border:1px solid rgba(8,167,248,.18);background:rgba(255,255,255,.92);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);display:grid;place-items:center;color:#0c6ea8;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
/* Motion */
.reveal-on-scroll{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.toast-pro{position:fixed;z-index:9999;bottom:22px;inset-inline-start:22px;background:#071b2a;color:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.22);font-family:Cairo;display:flex;align-items:center;gap:9px;transition:.28s ease}.toast-pro i{color:var(--brand-green)}
@keyframes floatSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes waPulse{0%{transform:scale(.9);opacity:.85}100%{transform:scale(1.32);opacity:0}}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(50%)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-on-scroll{opacity:1;transform:none}}
@media(max-width:1120px){.service-grid{grid-template-columns:repeat(2,1fr)}.product-grid,.product-grid.three-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-layout.advanced-shop{grid-template-columns:1fr}.filter-panel{position:relative;top:auto}.sidebar{position:relative;top:auto}}
@media(max-width:850px){.top-strip .container{flex-direction:column;gap:4px}.mobile-toggle{display:grid}.nav{min-height:66px}.brand img{height:42px}.brand strong{font-size:12px;max-width:110px}.nav-links{position:absolute;inset:66px 4% auto 4%;background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:22px;padding:10px;display:none;box-shadow:var(--shadow-lg);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links a{border-radius:14px}.hero{padding:42px 0 28px}.hero-grid,.about-grid,.product-detail{grid-template-columns:1fr}.hero-visual{min-height:360px}.floating-badge{display:none}.hero-kpis{grid-template-columns:1fr 1fr}.vision-grid,.cards,.service-grid,.footer-grid{grid-template-columns:1fr}.product-grid,.product-grid.three-cols{grid-template-columns:1fr}.product-image.pro-image{height:235px}.section{padding:44px 0}.section h2,.detail-panel h2{font-size:24px}.page-hero h1{font-size:25px}.floating-whatsapp{inset-inline-end:14px;bottom:16px;padding:8px}.floating-whatsapp .wa-text{display:none}.floating-whatsapp .wa-icon{width:48px;height:48px}.back-to-top{inset-inline-end:18px;bottom:82px}.gallery-main{min-height:340px}.detail-panel{padding:20px}.price-filter{grid-template-columns:1fr}.shop-headbar{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.container{width:min(94%,1180px)}.hero h1{font-size:27px}.hero p{font-size:14.5px}.hero-kpis{grid-template-columns:1fr}.slide-content strong{font-size:17px}.nav-actions{gap:6px}.icon-btn{width:38px;height:38px}.btn,.btn-outline,.btn-soft{width:auto}.product-actions .btn{font-size:12.5px}.cat-chip{display:none}}


/* Advanced customer modules */
.account-section .account-layout{display:grid;grid-template-columns:280px 1fr;gap:22px;align-items:start}.account-sidebar{background:#fff;border:1px solid #e7edf5;border-radius:24px;padding:16px;box-shadow:0 12px 35px rgba(16,24,40,.06);position:sticky;top:96px}.account-user{text-align:center;padding:12px}.account-user .avatar{width:68px;height:68px;border-radius:22px;background:linear-gradient(135deg,#38bdf8,#22c55e);display:grid;place-items:center;color:#fff;margin:0 auto 10px}.account-user strong,.account-user span{display:block}.account-sidebar nav{display:grid;gap:8px}.account-sidebar nav a{padding:12px 14px;border-radius:16px;color:#24405d;text-decoration:none;display:flex;gap:10px;align-items:center}.account-sidebar nav a.active,.account-sidebar nav a:hover{background:#eafff2;color:#0a7d45}.account-content{min-width:0}.account-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.account-head h1{font-size:26px;margin:0}.checkout-card{background:#fff;border:1px solid #e7edf5;border-radius:26px;padding:22px;box-shadow:0 12px 35px rgba(16,24,40,.06)}.checkout-card label{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.checkout-card input,.checkout-card select,.checkout-card textarea{border:1px solid #dce7f3;border-radius:16px;padding:12px;background:#fff}.alert{padding:14px 16px;border-radius:16px;margin-bottom:14px}.alert-success{background:#ecfdf5;color:#047857}.alert-error{background:#fff1f2;color:#be123c}.empty{padding:28px;text-align:center;background:#fff;border:1px dashed #dce7f3;border-radius:22px;color:#6b7f94}.admin-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px}.admin-data-card{background:#fff;border:1px solid #e7edf5;border-radius:24px;padding:18px;box-shadow:0 12px 35px rgba(16,24,40,.06)}.card-top,.card-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.card-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:12px 0}.card-metrics span{background:#f7fbff;border-radius:16px;padding:10px;text-align:center}.card-metrics b{display:block;color:#0b2942}.badge{display:inline-flex;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.badge.green{background:#dcfce7;color:#166534}.badge.red{background:#ffe4e6;color:#be123c}.badge.blue{background:#e0f2fe;color:#0369a1}.quote-public-card{background:#fff;border:1px solid #e7edf5;border-radius:28px;padding:24px;box-shadow:0 14px 40px rgba(16,24,40,.08)}.quote-totals{display:grid;gap:8px;background:#f7fbff;border-radius:18px;padding:16px;margin:16px 0}.quote-totals b{font-size:20px;color:#0a7d45}.narrow-container{max-width:920px;margin:auto}.full{grid-column:1/-1}@media(max-width:900px){.account-section .account-layout{grid-template-columns:1fr}.account-sidebar{position:relative;top:auto}.admin-form-grid{grid-template-columns:1fr!important}}

/* =========================================================
   Mobile compatibility full patch - 2026-05-18
   Fixes mobile menu, transparent watermark, grids, checkout,
   customer pages, tables and touch targets.
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}.site-header,.top-strip,.section,.page-hero,.site-footer{max-width:100vw}.container{max-width:1220px}.about-visual:after,.account-hero-card:after{content:""!important;display:none!important}.about-visual:before{opacity:.55}.admin-table,.cart-table,.responsive-table table{max-width:100%}input,select,textarea,button{font-size:16px} /* prevents iOS zoom on focus */

@media(max-width:1100px){
  .container{width:min(94%,1180px)}
  .hero-grid,.about-grid,.product-detail,.checkout-grid,.wizard-grid{grid-template-columns:1fr!important}
  .shop-layout,.shop-layout.advanced-shop{grid-template-columns:1fr!important}
  .sidebar,.filter-panel,.sticky-summary{position:relative!important;top:auto!important}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cards,.vision-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .product-grid,.product-grid.three-cols{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:860px){
  body:before,body:after{display:none!important;content:none!important}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(16px);z-index:90}.top-strip{font-size:11.5px}.top-strip .container{display:flex;flex-direction:row!important;align-items:center;justify-content:center;text-align:center;gap:8px;padding:5px 0}.top-strip .container span:last-child{display:none}.nav{min-height:62px!important;display:grid;grid-template-columns:auto 1fr;gap:8px}.brand{min-width:0;gap:8px}.brand img{height:40px!important;max-width:58px;object-fit:contain}.brand strong{font-size:12px!important;line-height:1.25;max-width:125px;white-space:normal}.nav-actions{justify-self:end;gap:6px}.nav-actions .icon-btn{width:38px;height:38px;border-radius:13px}.nav-actions .btn-outline{min-height:38px;padding:7px 10px;border-radius:13px;font-size:12px}.mobile-toggle{display:grid!important;position:relative;z-index:130}.cart-count{min-width:19px;height:19px;font-size:10px;top:-5px;inset-inline-end:-5px}

  /* Mobile off-canvas menu */
  body.menu-open{overflow:hidden}.nav-links{position:fixed!important;top:0!important;bottom:0!important;inset-inline-start:auto!important;inset-inline-end:0!important;width:min(330px,86vw)!important;height:100dvh!important;margin:0!important;padding:78px 14px 18px!important;background:linear-gradient(180deg,#ffffff 0%,#f6fbff 100%)!important;border:0!important;border-radius:0!important;box-shadow:-20px 0 45px rgba(4,22,35,.18)!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;z-index:120!important;transform:translateX(110%)!important;opacity:1!important;visibility:hidden!important;transition:transform .25s ease,visibility .25s ease!important;overflow:auto!important}.nav-links.open{transform:translateX(0)!important;visibility:visible!important}html[dir="ltr"] .nav-links{inset-inline-start:0!important;inset-inline-end:auto!important;transform:translateX(-110%)!important;box-shadow:20px 0 45px rgba(4,22,35,.18)!important}html[dir="ltr"] .nav-links.open{transform:translateX(0)!important}.nav-links:before{content:"القائمة";position:absolute;top:20px;inset-inline-start:18px;font-weight:900;color:#08243b;font-size:16px}.nav-links li{width:100%}.nav-links a{width:100%;display:flex!important;align-items:center;justify-content:space-between;padding:12px 14px!important;border-radius:16px!important;background:#fff;border:1px solid #e4eef7;box-shadow:0 8px 18px rgba(8,39,64,.035);font-size:13.5px!important;white-space:normal!important}.nav-links a:after{content:"\f104";font-family:"Font Awesome 6 Free";font-weight:900;color:#8da2b5;font-size:12px}html[dir="ltr"] .nav-links a:after{content:"\f105"}body.menu-open:after{content:"";position:fixed;inset:0;background:rgba(5,20,31,.48);z-index:88;backdrop-filter:blur(2px)}body.menu-open .site-header{z-index:130}.mobile-toggle.is-active{background:linear-gradient(135deg,#08a7f8,#20d45a);color:#fff;border-color:transparent}.mobile-toggle.is-active i:before{content:"\f00d"}

  .hero{padding:34px 0 24px!important}.hero h1{font-size:clamp(24px,8vw,34px)!important;line-height:1.28!important;letter-spacing:0!important;margin-bottom:12px!important}.hero p{font-size:14.5px!important;line-height:1.85;margin-bottom:16px!important}.hero .btn,.hero .btn-outline{flex:1 1 145px;justify-content:center}.hero-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.kpi{padding:12px 9px!important;border-radius:18px!important;text-align:center}.kpi b{font-size:18px!important}.kpi span{font-size:11.5px!important}.hero-visual{min-height:310px!important;margin-top:18px}.slide-card{border-radius:24px!important}.slide-card .mock-img{height:64%!important}.slide-card .mock-img:before{width:180px;height:180px}.slide-card .mock-img i{font-size:76px!important}.slide-content{padding:16px!important}.slide-content strong{font-size:17px!important}.slide-content p{font-size:12.8px!important}.floating-badge{display:none!important}

  .section{padding:38px 0!important}.section-head{margin-bottom:22px!important}.eyebrow{font-size:12px!important;padding:6px 11px!important}.section h2,.section-head h2{font-size:23px!important;line-height:1.35!important}.section-head p{font-size:14px!important;line-height:1.8}.page-hero{padding:32px 0!important}.page-hero h1{font-size:24px!important;line-height:1.35}.page-hero p{font-size:14px}.about-visual{display:none!important}.info-card,.service-card,.product-card,.panel,.checkout-card,.quote-public-card{border-radius:22px!important}.info-card,.service-card{padding:17px!important}.service-grid,.cards,.vision-grid{grid-template-columns:1fr!important;gap:12px!important}.info-card h3,.service-card h3{font-size:16px!important}.info-card p,.service-card p{font-size:13.5px!important}

  .product-toolbar,.shop-headbar{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}.search-box{width:100%;display:grid;grid-template-columns:1fr auto;border-radius:16px}.search-box input{min-width:0!important;width:100%}.product-grid,.product-grid.three-cols{grid-template-columns:1fr!important;gap:15px!important}.product-card.pro-card,.product-card{border-radius:22px!important}.product-image,.product-image.pro-image{height:210px!important}.product-body,.product-body.pro-body{padding:15px!important}.product-title{font-size:14.5px!important;min-height:auto!important}.product-excerpt{font-size:12.5px!important;min-height:auto!important}.price{font-size:17px!important}.product-actions,.product-actions.pro-actions{display:grid!important;grid-template-columns:1fr 44px!important}.product-actions .btn{min-height:42px}.cat-chip{max-width:100px}.filter-panel,.sidebar{padding:16px!important;border-radius:22px!important}.advanced-filter-form,.filter-form{display:grid;gap:12px}.filter-actions{grid-template-columns:1fr!important}.filter-actions .btn,.filter-actions .btn-outline{width:100%;justify-content:center}

  .product-detail{gap:18px!important}.gallery-main{min-height:300px!important;border-radius:24px!important}.gallery-main img{max-height:270px!important}.detail-panel{padding:18px!important;border-radius:24px!important}.detail-panel h1,.detail-panel h2{font-size:22px!important}.option-values{gap:7px}.option-pill span{font-size:12.5px;padding:8px 10px}.cart-table,.responsive-table table{min-width:0!important}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block!important;width:100%!important}.cart-table tr{background:#fff;border:1px solid #e3edf6;border-radius:18px;margin-bottom:12px;padding:8px}.cart-table td{border:0!important;padding:9px 10px!important}.cart-table td:before{content:attr(data-label);display:block;font-size:11px;color:#6b7d8c;font-weight:800;margin-bottom:2px}

  .checkout-wizard{display:block}.wizard-steps{display:flex!important;gap:8px;overflow-x:auto;padding-bottom:8px;margin-inline:-2px;scroll-snap-type:x mandatory}.wizard-step{flex:0 0 148px;scroll-snap-align:start;font-size:12px;padding:10px;border-radius:16px}.wizard-step span{width:26px;height:26px}.wizard-grid,.checkout-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.wizard-main{min-width:0}.wizard-pane,.checkout-summary,.sticky-summary{border-radius:24px!important;padding:16px!important}.sticky-summary{position:relative!important;top:auto!important;order:2}.pane-head{display:grid!important;grid-template-columns:42px 1fr;gap:10px;align-items:flex-start}.pane-head h3{font-size:17px!important}.pane-head p{font-size:12.5px!important}.form-grid,.enhanced-fields,.payment-select-grid,.ship-methods,.saved-addresses-grid,.bank-lines{grid-template-columns:1fr!important}.method-card span,.saved-address-card span{min-height:auto!important}.wizard-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px}.wizard-actions .btn,.wizard-actions .btn-outline,.confirm-btn{width:100%;justify-content:center}.otp-card{grid-template-columns:1fr!important}.otp-actions{display:grid!important;grid-template-columns:1fr!important}.summary-product{grid-template-columns:52px 1fr auto!important;gap:8px}.summary-product img{width:52px;height:52px}.bank-transfer-box{padding:0!important}.bank-info-card{border-radius:20px!important}.required-star{color:#e11d48}

  .account-section .account-layout,.account-layout,.account-shell{grid-template-columns:1fr!important}.account-sidebar{position:relative!important;top:auto!important;border-radius:22px!important}.account-sidebar nav{grid-template-columns:1fr 1fr;gap:7px}.account-sidebar nav a,.account-sidebar a{font-size:12.5px;padding:10px;border-radius:14px}.account-head,.account-welcome{display:grid!important;grid-template-columns:1fr!important}.account-head h1,.account-welcome h2{font-size:21px!important}.account-stats,.detail-grid,.timeline,.address-grid{grid-template-columns:1fr!important}.order-card{grid-template-columns:1fr!important}.history-list>div{grid-template-columns:32px 1fr!important}.responsive-table table,.responsive-table thead,.responsive-table tbody,.responsive-table tr,.responsive-table td{display:block!important}.responsive-table thead{display:none!important}.responsive-table tr{border:1px solid #e3edf6;border-radius:18px;margin-bottom:10px;background:#fff;padding:8px}.responsive-table td{border:0!important;border-radius:0!important;margin:0!important;padding:8px 10px!important}.responsive-table td:before{content:attr(data-label);display:block;color:#6b7d8c;font-size:11px;font-weight:800;margin-bottom:2px}.footer-grid{grid-template-columns:1fr!important;text-align:center}.footer-logo{margin:auto}.footer-links{justify-items:center}.floating-whatsapp{inset-inline-end:14px!important;bottom:14px!important;padding:7px!important}.floating-whatsapp .wa-text{display:none!important}.floating-whatsapp .wa-icon{width:48px!important;height:48px!important}.back-to-top{bottom:78px!important;inset-inline-end:17px!important}
}

@media(max-width:430px){
  .container{width:min(94%,1180px)!important}.brand strong{max-width:98px;font-size:11px!important}.nav-actions .icon-btn{width:35px;height:35px}.nav-actions .btn-outline{padding:6px 8px}.hero-kpis{grid-template-columns:1fr!important}.hero-visual{min-height:280px!important}.product-image,.product-image.pro-image{height:195px!important}.account-sidebar nav{grid-template-columns:1fr}.summary-product{grid-template-columns:46px 1fr!important}.summary-product b{grid-column:2}.notification-panel{width:calc(100vw - 18px)!important}.toast-pro{inset-inline-start:10px!important;inset-inline-end:10px!important;bottom:12px!important;justify-content:center}
}

/* =========================================================
   Final Mobile UI Fix - header icons, no watermark, footer,
   product actions and clients logo slider
   ========================================================= */
html,body{background:#fff!important}
.hero,.page-hero{isolation:isolate}
.hero:before,.hero:after,.page-hero:before,.page-hero:after{pointer-events:none}
.product-actions.pro-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 48px 48px!important;align-items:center!important;gap:9px!important}.product-actions.pro-actions .btn{width:100%;justify-content:center}.product-actions.pro-actions .icon-only{width:48px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:15px!important;display:grid!important;place-items:center!important}.quote-button{background:linear-gradient(135deg,#f3fff7,#e9f8ff)!important;border-color:#ccefe0!important;color:#0d8140!important}.quote-button:hover{background:linear-gradient(135deg,#18b85a,#08a7f8)!important;color:#fff!important;border-color:transparent!important}.detail-button{color:#0872ad!important;background:#f8fdff!important}.detail-button:hover{background:#edf9ff!important;color:#005f9d!important}.product-actions.pro-actions .icon-only i{font-size:16px!important}
.clients-marquee{position:relative;overflow:hidden!important;padding:14px 0!important}.clients-marquee:before,.clients-marquee:after{content:"";position:absolute;top:0;bottom:0;width:62px;z-index:2;pointer-events:none}.clients-marquee:before{inset-inline-start:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}.section.alt .clients-marquee:before{background:linear-gradient(90deg,#f8fcff,rgba(248,252,255,0))}.clients-marquee:after{inset-inline-end:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}.section.alt .clients-marquee:after{background:linear-gradient(270deg,#f8fcff,rgba(248,252,255,0))}.clients-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:14px!important;width:max-content!important;direction:ltr!important;animation:clientsLogoSlide 24s linear infinite!important}.clients-marquee:hover .clients-track{animation-play-state:paused}.client-logo{flex:0 0 170px!important;width:170px!important;min-width:170px!important;height:86px!important;padding:12px!important;background:#fff!important;color:#16334c!important;font-size:14px!important;text-align:center!important;white-space:normal!important}.client-logo img{max-width:130px!important;max-height:58px!important;object-fit:contain!important;margin:auto!important}@keyframes clientsLogoSlide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.site-footer{color:#e7f5ff!important}.site-footer p,.site-footer span,.footer-links a,.footer-links span{color:#d7eafd!important;opacity:1!important}.site-footer .footer-title{color:#fff!important}.site-footer p{line-height:1.9!important}.site-footer a:hover{color:#fff!important}.site-footer .developer-credit{color:#fff!important;background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.20)!important}.site-footer .container[style]{color:#cfe0ee!important}.footer-logo{filter:none!important}.floating-whatsapp{box-shadow:0 14px 40px rgba(20,178,85,.30)!important}.back-to-top{box-shadow:0 10px 25px rgba(6,24,38,.13)!important}

@media(max-width:860px){
  html{scroll-padding-top:126px!important}body:before,body:after,.about-visual:after,.account-hero-card:after{display:none!important;content:none!important}.site-header{background:#fff!important;backdrop-filter:none!important;box-shadow:0 10px 26px rgba(8,35,56,.08)!important;border-bottom:1px solid #edf3f8!important;z-index:150!important}.top-strip{background:linear-gradient(90deg,#062239,#07588a 48%,#0fa84a)!important;color:#fff!important;font-size:12px!important}.top-strip .container{min-height:30px!important;padding:4px 0!important;display:flex!important;justify-content:center!important;gap:10px!important}.top-strip *{color:#fff!important;opacity:1!important}.nav{display:flex!important;direction:rtl!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:76px!important;padding:10px 0!important;flex-wrap:nowrap!important}.brand{order:1!important;min-width:0!important;flex:1 1 auto!important;justify-content:flex-start!important;gap:8px!important}.brand img{height:40px!important;width:auto!important;max-width:118px!important;object-fit:contain!important}.brand strong{font-size:13px!important;line-height:1.25!important;max-width:96px!important;color:#0a2b43!important;font-weight:900!important}.nav-actions{order:2!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:nowrap!important;direction:ltr!important}.nav-actions .icon-btn,.nav-actions .lang-action{width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;border-radius:17px!important;padding:0!important;background:#fff!important;border:1px solid #dfeaf3!important;box-shadow:0 8px 20px rgba(8,35,56,.08)!important;color:#09283d!important;font-size:17px!important;display:grid!important;place-items:center!important;line-height:1!important}.nav-actions .lang-action{font-size:13px!important;font-weight:900!important;color:#07324f!important}.menu-action{order:1!important}.account-action{order:2!important}.cart-action{order:3!important}.lang-action{order:4!important}.mobile-toggle{display:grid!important;position:relative!important;z-index:180!important;border-width:2px!important}.mobile-toggle i{font-size:21px!important}.cart-count{min-width:21px!important;height:21px!important;font-size:11px!important;top:-7px!important;inset-inline-end:-7px!important;border:2px solid #fff!important}.mobile-toggle.is-active{background:linear-gradient(135deg,#08a7f8,#20d45a)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 28px rgba(8,167,248,.20)!important}
  body.menu-open{overflow:hidden!important}.nav-links{position:fixed!important;top:0!important;bottom:0!important;inset-inline-end:0!important;inset-inline-start:auto!important;width:min(340px,88vw)!important;height:100dvh!important;margin:0!important;padding:88px 16px 20px!important;background:linear-gradient(180deg,#fff,#f5fbff)!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:9px!important;border:0!important;border-radius:0!important;box-shadow:-18px 0 46px rgba(6,24,38,.22)!important;z-index:170!important;transform:translateX(105%)!important;visibility:hidden!important;opacity:1!important;overflow:auto!important;transition:transform .25s ease,visibility .25s ease!important}.nav-links.open{transform:translateX(0)!important;visibility:visible!important}.nav-links:before{content:"القائمة الرئيسية"!important;position:absolute!important;top:26px!important;inset-inline-start:18px!important;color:#062239!important;font-size:17px!important;font-weight:900!important}.nav-links a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:48px!important;padding:12px 15px!important;border-radius:17px!important;background:#fff!important;border:1px solid #e2edf5!important;box-shadow:0 8px 18px rgba(8,35,56,.04)!important;color:#14344d!important;font-size:14px!important;font-weight:900!important}.nav-links a:hover{background:linear-gradient(135deg,#effaff,#f0fff5)!important;color:#006fbf!important;border-color:#cfeefa!important}body.menu-open:after{content:""!important;position:fixed!important;inset:0!important;background:rgba(4,20,32,.50)!important;backdrop-filter:blur(3px)!important;z-index:145!important}
  .hero{background:linear-gradient(180deg,#fff 0%,#f6fcff 100%)!important;padding:30px 0 22px!important;overflow:hidden!important}.hero *{opacity:1!important}.hero h1{color:#0c2d46!important;text-shadow:none!important;font-size:clamp(24px,7.2vw,32px)!important;line-height:1.35!important}.hero p{color:#536c80!important;text-shadow:none!important;font-size:14px!important;line-height:1.85!important}.gradient-text{-webkit-text-fill-color:transparent!important;background:linear-gradient(135deg,#0074bd 10%,#14ad55 92%)!important;-webkit-background-clip:text!important;background-clip:text!important}.hero .btn-outline{color:#0c2d46!important;background:#fff!important;border-color:#dbe9f3!important}.hero .btn{color:#fff!important}.hero-visual{min-height:285px!important}.slide-card{background:#fff!important;opacity:0!important}.slide-card.active{opacity:1!important}.slide-card:after,.slide-card .mock-img:before{display:none!important;content:none!important}.slide-card .mock-img{background:linear-gradient(135deg,#e9f8ff,#effff4)!important}.slide-content strong{color:#0c2d46!important}.slide-content p{color:#607789!important}.hero-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.kpi{background:#fff!important;color:#0c2d46!important}.kpi b{color:#006fbf!important}.kpi span{color:#607789!important}
  .section h2,.section-head h2{font-size:22px!important}.section-head p{font-size:13.8px!important}.product-actions,.product-actions.pro-actions{grid-template-columns:minmax(0,1fr) 48px 48px!important}.product-actions.pro-actions .btn{min-height:45px!important;border-radius:15px!important;font-size:13px!important}.product-actions.pro-actions .icon-only{height:45px!important;min-height:45px!important}.product-grid,.product-grid.three-cols{grid-template-columns:1fr!important}.product-card.pro-card{box-shadow:0 12px 32px rgba(8,35,56,.08)!important}.clients-marquee{margin-inline:-4px!important}.clients-track{gap:12px!important;animation-duration:20s!important}.client-logo{flex-basis:142px!important;width:142px!important;min-width:142px!important;height:78px!important;border-radius:18px!important;font-size:12.5px!important}.client-logo img{max-width:110px!important;max-height:52px!important}.site-footer{background:linear-gradient(180deg,#061826,#08243a)!important;text-align:center!important;padding:42px 0 22px!important}.footer-grid{grid-template-columns:1fr!important;gap:22px!important}.footer-logo{height:62px!important;margin:0 auto 10px!important}.site-footer p,.footer-links a,.footer-links span{font-size:13.5px!important;color:#e0f0fb!important}.footer-links{justify-items:center!important}.site-footer .container[style]{font-size:12.5px!important;color:#c8dceb!important}.floating-whatsapp{inset-inline-end:16px!important;bottom:18px!important;width:62px!important;height:62px!important;padding:0!important;justify-content:center!important}.floating-whatsapp .wa-icon{width:52px!important;height:52px!important;font-size:29px!important}.floating-whatsapp .wa-text{display:none!important}.back-to-top{inset-inline-end:18px!important;bottom:92px!important;width:48px!important;height:48px!important;border-radius:18px!important}
}
@media(max-width:430px){.nav{gap:6px!important}.brand img{height:36px!important;max-width:104px!important}.brand strong{font-size:12px!important;max-width:78px!important}.nav-actions{gap:6px!important}.nav-actions .icon-btn,.nav-actions .lang-action{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:16px!important}.mobile-toggle i{font-size:20px!important}.hero-kpis{grid-template-columns:1fr!important}.product-image,.product-image.pro-image{height:205px!important}.client-logo{flex-basis:132px!important;width:132px!important;min-width:132px!important}.clients-marquee:before,.clients-marquee:after{width:38px!important}}

/* Customer support and maintenance tickets - conversation UI */
.support-customer-page .support-head{align-items:flex-start}
.support-customer-page .support-head p{margin:8px 0 0;color:#64748b;line-height:1.8}
.support-grid{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(320px,1.15fr);gap:18px;align-items:start;margin-top:18px}
.support-list-card,.ticket-detail-card,.support-create-card{background:rgba(255,255,255,.96);border:1px solid #e6edf6;border-radius:28px;padding:20px;box-shadow:0 16px 42px rgba(12,41,66,.07)}
.support-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.support-section-title h2{font-size:20px;margin:0;color:#0b2942}.support-section-title span{color:#64748b;font-weight:700}
.customer-ticket-list{display:grid;gap:12px;max-height:780px;overflow:auto;padding-inline-end:4px}
.customer-ticket-card{display:block;text-decoration:none;color:inherit;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e6edf6;border-radius:22px;padding:15px;box-shadow:0 10px 24px rgba(16,24,40,.045);transition:.22s ease;position:relative;overflow:hidden}
.customer-ticket-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#0ea5e9,#22c55e);opacity:.35}
html[dir="rtl"] .customer-ticket-card:before{inset:0 0 0 auto}
.customer-ticket-card:hover,.customer-ticket-card.active{transform:translateY(-2px);border-color:#9de7c3;box-shadow:0 14px 34px rgba(14,165,233,.11)}
.ticket-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.ticket-card-head strong{color:#0b2942;font-size:15px}.customer-ticket-card h3{font-size:17px;margin:12px 0 8px;color:#0b2942;line-height:1.5}.customer-ticket-card p{margin:8px 0;color:#53677d;line-height:1.75}.ticket-card-meta{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:13px}.ticket-card-meta span{background:#f1f7fc;border-radius:999px;padding:6px 10px}.customer-ticket-card small{display:flex;gap:6px;align-items:center;color:#7a8aa0;margin-top:10px}.last-message{background:#f7fbff;border:1px solid #e6edf6;border-radius:16px;padding:10px!important}.last-message b{color:#0b8e58}
.ticket-detail-card{margin-bottom:18px}.ticket-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid #edf3f8}.ticket-number{display:inline-flex;background:#e0f2fe;color:#0369a1;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900}.ticket-detail-head h2{font-size:22px;margin:10px 0;color:#0b2942}.ticket-meta-line{display:flex;flex-wrap:wrap;gap:9px;color:#64748b}.ticket-meta-line span{display:inline-flex;align-items:center;gap:6px;background:#f7fbff;border:1px solid #e6edf6;border-radius:999px;padding:6px 10px;font-size:13px}
.ticket-conversation{display:grid;gap:14px;padding:18px 0}.ticket-message{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start}.ticket-message.from-customer{direction:rtl}.ticket-message.from-admin{direction:ltr}.ticket-message.from-customer .message-bubble,.ticket-message.from-customer .message-top{direction:rtl}.ticket-message.from-admin .message-bubble,.ticket-message.from-admin .message-top{direction:rtl}.message-avatar{width:46px;height:46px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#38bdf8,#22c55e);color:#fff;box-shadow:0 10px 22px rgba(14,165,233,.18)}.from-admin .message-avatar{background:linear-gradient(135deg,#0f2742,#0ea5e9)}.message-bubble{border:1px solid #e6edf6;border-radius:22px;padding:14px 16px;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.045)}.from-admin .message-bubble{background:#f3fbff}.from-customer .message-bubble{background:#f8fff9}.message-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.message-top strong{color:#0b2942}.message-top time{color:#7a8aa0;font-size:12px}.message-bubble p{margin:0;color:#34495e;line-height:1.9}.attachment-link{display:inline-flex;align-items:center;gap:7px;margin-top:9px;text-decoration:none;background:#ecfeff;color:#0369a1;border:1px solid #bae6fd;border-radius:999px;padding:7px 11px;font-weight:800;font-size:13px}.ticket-reply-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.ticket-reply-form .full{grid-column:1/-1}.ticket-closed-note{display:flex;align-items:center;gap:10px;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;border-radius:18px;padding:14px;font-weight:800}.badge.orange{background:#ffedd5;color:#c2410c}.badge.gray{background:#e5e7eb;color:#374151}
@media(max-width:980px){.support-grid{grid-template-columns:1fr}.customer-ticket-list{max-height:none}.ticket-detail-head{display:grid}.ticket-reply-form{grid-template-columns:1fr}.ticket-reply-form button{width:100%;justify-content:center}.ticket-message{grid-template-columns:38px minmax(0,1fr);gap:9px}.message-avatar{width:38px;height:38px;border-radius:14px}.ticket-detail-head h2{font-size:19px}.support-section-title h2{font-size:18px}}
@media(max-width:540px){.support-list-card,.ticket-detail-card,.support-create-card{border-radius:22px;padding:14px}.ticket-meta-line,.ticket-card-meta{gap:6px}.ticket-meta-line span,.ticket-card-meta span{font-size:12px}.customer-ticket-card h3{font-size:15px}.message-top{display:grid;gap:2px}.message-bubble{border-radius:18px;padding:12px}.support-customer-page .account-head h1{font-size:20px!important}}

/* Invoice actions */
.invoice-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.invoice-actions .btn-outline,.invoice-actions .btn{white-space:nowrap}.customer-order-card .invoice-actions{justify-content:flex-start}.section-line .invoice-actions{margin-top:0}

/* =========================================================
   Stage 13 - Frontend Wow Identity: top nav, full-width hero,
   product borders and clients logo showcase
   ========================================================= */
.site-header{background:rgba(255,255,255,.82)!important;backdrop-filter:blur(22px) saturate(150%)!important;border-bottom:1px solid rgba(8,167,248,.10)!important;box-shadow:0 14px 38px rgba(7,35,58,.07)!important}.site-header.is-scrolled{background:rgba(255,255,255,.96)!important;box-shadow:0 20px 55px rgba(7,35,58,.11)!important}.nav{min-height:74px!important;gap:14px!important}.brand{flex:0 0 auto!important;gap:10px!important;min-width:max-content!important;position:relative!important}.brand-logo-wrap{width:50px;height:50px;border-radius:18px;background:linear-gradient(135deg,#fff,#eefaff)!important;border:1px solid rgba(8,167,248,.14)!important;display:grid;place-items:center;box-shadow:0 12px 26px rgba(8,167,248,.11)!important}.brand img{height:39px!important;max-width:42px!important;object-fit:contain!important;filter:drop-shadow(0 8px 14px rgba(8,167,248,.10))!important}.brand strong,.brand-title{font-size:16px!important;line-height:1!important;white-space:nowrap!important;max-width:none!important;color:#082b45!important;font-weight:950!important;letter-spacing:-.3px!important}.nav-links{flex:1 1 auto!important;justify-content:center!important;gap:5px!important}.nav-links a{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:9px 12px!important;border-radius:999px!important;font-size:13px!important;font-weight:900!important;background:transparent!important;color:#183a55!important;position:relative!important;overflow:hidden!important}.nav-links a i{font-size:13px!important;color:#0a83c7!important;transition:.25s ease!important}.nav-links a:before{content:"";position:absolute;inset:3px;border-radius:inherit;background:linear-gradient(135deg,rgba(8,167,248,.10),rgba(32,212,90,.10));opacity:0;transform:scale(.85);transition:.25s ease;z-index:-1}.nav-links a:hover:before,.nav-links .active:before{opacity:1;transform:scale(1)}.nav-links a:hover{color:#006fbf!important;transform:translateY(-1px)!important}.nav-links a:hover i{color:#0fa84a!important;transform:translateY(-1px)!important}.nav-actions .icon-btn,.nav-actions .lang-action{border-radius:16px!important;border-color:#dfeef7!important;background:rgba(255,255,255,.86)!important}.nav-actions .icon-btn:hover,.nav-actions .lang-action:hover{background:linear-gradient(135deg,#f1fbff,#effff5)!important;border-color:#c7ecfb!important}

.home-hero-slider{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fdff 0,#fff 100%);padding:0 0 58px;margin:0}.home-hero-slider .hero-slider-viewport{position:relative;width:100%;min-height:650px;overflow:hidden;border-radius:0 0 58px 58px;background:#071d2f;box-shadow:0 35px 90px rgba(5,29,47,.18)}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .85s ease,visibility .85s ease,transform 1.25s ease}.hero-slide.active{opacity:1;visibility:visible;transform:scale(1)}.hero-slide-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.05);transform:scale(1.06);transition:transform 7s ease}.hero-slide.active .hero-slide-bg{transform:scale(1)}.hero-slide-bg-empty{display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,rgba(8,167,248,.45),transparent 22rem),radial-gradient(circle at 72% 20%,rgba(32,212,90,.32),transparent 24rem),linear-gradient(135deg,#071d2f,#0a598b 52%,#0e9347)}.hero-slide-bg-empty i{font-size:160px;color:rgba(255,255,255,.32);filter:drop-shadow(0 30px 60px rgba(0,0,0,.25));animation:heroIconFloat 6s ease-in-out infinite}.hero-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,30,.88) 0%,rgba(7,35,58,.68) 42%,rgba(7,35,58,.28) 100%),radial-gradient(circle at 20% 20%,rgba(8,167,248,.24),transparent 22rem),linear-gradient(180deg,rgba(4,18,30,.15),rgba(4,18,30,.42));}.hero-slide-inner{position:relative;z-index:2;min-height:650px;display:flex;align-items:center}.hero-copy{max-width:760px;color:#fff;padding:44px 0 86px}.hero-eyebrow{background:rgba(255,255,255,.14)!important;color:#fff!important;border-color:rgba(255,255,255,.24)!important;box-shadow:0 14px 34px rgba(0,0,0,.12)!important;backdrop-filter:blur(12px)}.hero-copy h1{font-size:clamp(38px,5.2vw,72px);line-height:1.12;margin:18px 0 18px;font-weight:950;letter-spacing:-1.1px;text-shadow:0 18px 50px rgba(0,0,0,.28);animation:heroTextUp .7s ease both}.hero-copy p{max-width:650px;font-size:18px;line-height:2;color:rgba(255,255,255,.88);margin:0 0 28px;text-shadow:0 12px 32px rgba(0,0,0,.22);animation:heroTextUp .8s .07s ease both}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;animation:heroTextUp .9s .12s ease both}.hero-main-btn{min-height:50px;padding-inline:22px!important;background:linear-gradient(135deg,#08a7f8,#20d45a)!important;color:#fff!important;border:0!important}.hero-secondary-btn{min-height:50px;padding-inline:20px!important;color:#fff!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.28)!important;backdrop-filter:blur(10px)!important}.hero-secondary-btn:hover{background:rgba(255,255,255,.22)!important;color:#fff!important;border-color:rgba(255,255,255,.45)!important}.hero-control{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:50px;height:50px;border:1px solid rgba(255,255,255,.28);border-radius:19px;background:rgba(255,255,255,.14);color:#fff;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(10px);box-shadow:0 16px 40px rgba(0,0,0,.16);transition:.25s ease}.hero-control:hover{background:#fff;color:#006fbf;transform:translateY(-50%) scale(1.05)}.hero-prev{inset-inline-start:26px}.hero-next{inset-inline-end:26px}.hero-dots{position:absolute;z-index:4;inset-inline-start:50%;bottom:34px;transform:translateX(-50%);display:flex;gap:9px;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.20);border-radius:999px;padding:8px 10px;backdrop-filter:blur(12px)}.hero-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.55);cursor:pointer;transition:.25s ease}.hero-dots button.active{width:34px;background:linear-gradient(135deg,#08a7f8,#20d45a);box-shadow:0 8px 18px rgba(32,212,90,.28)}.hero-kpi-ribbon{position:relative;z-index:5;margin-top:-42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hero-kpi-ribbon .kpi{background:rgba(255,255,255,.93)!important;border:1px solid rgba(215,236,248,.95)!important;box-shadow:0 24px 55px rgba(7,35,58,.11)!important;backdrop-filter:blur(16px)!important}.hero-orbit{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px);opacity:.75}.orbit-a{width:260px;height:260px;inset:56px auto auto -90px;background:radial-gradient(circle,rgba(8,167,248,.18),transparent 64%);animation:floatSoft 7s ease-in-out infinite}.orbit-b{width:310px;height:310px;inset:auto -120px 0 auto;background:radial-gradient(circle,rgba(32,212,90,.16),transparent 66%);animation:floatSoft 8s ease-in-out infinite reverse}

.product-card.pro-card{border-radius:30px!important;border:1px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,rgba(8,167,248,.45),rgba(32,212,90,.28),rgba(8,167,248,.12)) border-box!important;box-shadow:0 18px 42px rgba(7,35,58,.08)!important;overflow:hidden!important}.product-card.pro-card:after{content:"";position:absolute;inset:auto 18px -45px 18px;height:90px;border-radius:999px;background:linear-gradient(90deg,rgba(8,167,248,.16),rgba(32,212,90,.16));filter:blur(18px);opacity:0;transition:.32s ease;pointer-events:none}.product-card.pro-card:hover{transform:translateY(-9px)!important;box-shadow:0 30px 70px rgba(7,35,58,.15)!important}.product-card.pro-card:hover:after{opacity:1}.product-image.pro-image{height:255px!important;background:radial-gradient(circle at 50% 28%,#fff 0,#f1fbff 42%,#eefef4 100%)!important;border-bottom:1px solid rgba(222,238,247,.85)!important}.product-body.pro-body{background:linear-gradient(180deg,#fff,#fbfdff)!important}.product-title{color:#082b45!important}.product-actions.pro-actions .btn{border-radius:16px!important}.product-actions.pro-actions .icon-only{border-radius:16px!important;background:#f8fcff!important}.product-actions.pro-actions .icon-only:hover{background:linear-gradient(135deg,#effaff,#effff5)!important}

.clients-section{position:relative;overflow:hidden}.clients-section:before{content:"";position:absolute;inset:12% -12% auto auto;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(8,167,248,.11),transparent 66%);pointer-events:none}.clients-showcase{position:relative;overflow:hidden;padding:18px 0 22px!important}.clients-showcase:before,.clients-showcase:after{content:"";position:absolute;top:0;bottom:0;width:130px;z-index:3;pointer-events:none}.clients-showcase:before{inset-inline-start:0;background:linear-gradient(90deg,#f8fcff,rgba(248,252,255,0))}.clients-showcase:after{inset-inline-end:0;background:linear-gradient(270deg,#f8fcff,rgba(248,252,255,0))}.clients-track{gap:18px!important;animation:clientsLogoSlide 26s linear infinite!important}.client-logo{position:relative!important;flex:0 0 205px!important;width:205px!important;height:112px!important;border-radius:28px!important;padding:18px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(213,235,247,.96)!important;box-shadow:0 18px 42px rgba(7,35,58,.08)!important;display:grid!important;place-items:center!important;overflow:hidden!important;transition:.28s ease!important}.client-logo:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(8,167,248,.08),transparent 45%,rgba(32,212,90,.08));opacity:0;transition:.28s ease}.client-logo:hover{transform:translateY(-7px) scale(1.015)!important;border-color:#bcecff!important;box-shadow:0 26px 58px rgba(7,35,58,.13)!important}.client-logo:hover:before{opacity:1}.client-logo img{position:relative;z-index:1;max-width:158px!important;max-height:70px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:grayscale(.1) contrast(1.02)!important;transition:.28s ease!important}.client-logo:hover img{filter:grayscale(0) contrast(1.05)!important;transform:scale(1.04)}.client-fallback{position:relative;z-index:1;display:none;align-items:center;gap:8px;text-align:center;font-weight:900;color:#17354f;line-height:1.45}.client-fallback.visible{display:flex!important;flex-direction:column}.client-logo.logo-error img{display:none!important}.client-logo.logo-error .client-fallback{display:flex!important;flex-direction:column}

@keyframes heroTextUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroIconFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(4deg)}}
@media(max-width:1120px){.nav-links a{padding-inline:9px!important;font-size:12.5px!important}.brand strong,.brand-title{font-size:14px!important}.brand-logo-wrap{width:46px;height:46px}.home-hero-slider .hero-slider-viewport,.hero-slide-inner{min-height:590px}.hero-copy h1{font-size:clamp(34px,6vw,58px)}}
@media(max-width:860px){.site-header{background:#fff!important}.nav{direction:rtl!important}.brand{min-width:0!important;flex:1 1 auto!important}.brand-logo-wrap{width:43px!important;height:43px!important;border-radius:16px!important}.brand img{height:34px!important;max-width:36px!important}.brand strong,.brand-title{font-size:14px!important;max-width:none!important;white-space:nowrap!important}.nav-links a{justify-content:flex-start!important;gap:10px!important}.nav-links a:after{margin-inline-start:auto}.home-hero-slider{padding-bottom:44px!important}.home-hero-slider .hero-slider-viewport{min-height:560px!important;border-radius:0 0 34px 34px!important}.hero-slide-inner{min-height:560px!important;align-items:flex-end!important}.hero-slide-shade{background:linear-gradient(180deg,rgba(4,18,30,.18),rgba(4,18,30,.82) 55%,rgba(4,18,30,.93))!important}.hero-copy{padding:130px 0 86px!important;max-width:100%!important}.hero-copy h1{font-size:clamp(27px,8vw,42px)!important;line-height:1.24!important}.hero-copy p{font-size:14.5px!important;line-height:1.9!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important}.hero-actions .btn,.hero-actions .btn-outline{justify-content:center!important}.hero-control{display:none!important}.hero-dots{bottom:24px!important}.hero-kpi-ribbon{margin-top:-34px!important;grid-template-columns:1fr!important;gap:10px!important}.hero-kpi-ribbon .kpi{text-align:center!important}.product-image.pro-image{height:218px!important}.clients-showcase:before,.clients-showcase:after{width:64px}.client-logo{flex-basis:150px!important;width:150px!important;height:84px!important;border-radius:20px!important}.client-logo img{max-width:112px!important;max-height:54px!important}.client-fallback{font-size:12px!important}}
@media(max-width:430px){.brand strong,.brand-title{font-size:13px!important}.brand-logo-wrap{width:40px!important;height:40px!important}.brand img{height:32px!important}.home-hero-slider .hero-slider-viewport,.hero-slide-inner{min-height:520px!important}.hero-copy{padding-bottom:76px!important}.hero-copy h1{font-size:27px!important}.hero-kpi-ribbon{grid-template-columns:1fr!important}.hero-dots button.active{width:28px}.clients-track{animation-duration:20s!important}.client-logo{flex-basis:138px!important;width:138px!important}}

/* Stage 14: Frontend content + client logos reliability polish */
.about-visual-pro{isolation:isolate}.about-visual-pro:after{content:"WSiT"}.about-visual-pro span{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.72);box-shadow:0 18px 42px rgba(8,39,64,.10);border-radius:999px;padding:10px 16px;font-weight:950;color:#075985;backdrop-filter:blur(12px)}.about-visual-pro span:before{content:"";width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--brand-blue),var(--brand-green));box-shadow:0 0 0 6px rgba(8,167,248,.10)}.clients-showcase{mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}.client-logo img{display:block!important;opacity:1!important}.client-logo.logo-error img{display:none!important}.client-logo .client-fallback{display:none!important}.client-logo.logo-error .client-fallback,.client-logo .client-fallback.visible{display:flex!important;flex-direction:column}.client-logo:not(.logo-error):has(img) .client-fallback{display:none!important}
@supports not selector(:has(*)){.client-logo .client-fallback{display:none!important}.client-logo.logo-error .client-fallback{display:flex!important}}

/* =========================================================
   Stage 15 - Strong client logos slider fix
   ========================================================= */
.clients-logo-wall{
  position:relative;
  padding:18px;
  border:1px solid rgba(209,231,246,.9);
  border-radius:34px;
  background:radial-gradient(circle at 8% 20%,rgba(8,167,248,.10),transparent 26rem),radial-gradient(circle at 92% 70%,rgba(32,212,90,.10),transparent 22rem),rgba(255,255,255,.62);
  box-shadow:0 24px 70px rgba(7,35,58,.08);
  overflow:hidden;
}
.clients-logo-wall:before{
  content:"";
  position:absolute;
  inset:12px;
  border:1px dashed rgba(8,167,248,.16);
  border-radius:28px;
  pointer-events:none;
}
.clients-logo-wall .clients-showcase{padding:22px 0!important;mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent 100%)}
.clients-logo-wall .clients-track{gap:20px!important;animation:clientsLogoSlide 30s linear infinite!important;will-change:transform}
.clients-logo-wall .client-logo{
  flex:0 0 218px!important;
  width:218px!important;
  min-width:218px!important;
  height:124px!important;
  border-radius:30px!important;
  padding:20px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,252,255,.95))!important;
  border:1px solid rgba(205,229,244,.96)!important;
  box-shadow:0 18px 45px rgba(7,35,58,.085)!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  text-decoration:none!important;
  color:transparent!important;
  isolation:isolate!important;
}
.clients-logo-wall .client-logo:before{
  content:"";
  position:absolute;
  inset:-45% auto auto -35%;
  width:120px;
  height:120px;
  border-radius:50%;
  background:linear-gradient(135deg,rgba(8,167,248,.18),rgba(32,212,90,.13));
  filter:blur(2px);
  opacity:.45;
  transition:.28s ease;
}
.clients-logo-wall .client-logo:after{
  content:"";
  position:absolute;
  inset:auto -42% -50% auto;
  width:140px;
  height:140px;
  border-radius:50%;
  background:linear-gradient(135deg,rgba(32,212,90,.14),rgba(8,167,248,.12));
  opacity:.5;
  transition:.28s ease;
}
.clients-logo-wall .client-logo:hover{transform:translateY(-8px) scale(1.018)!important;border-color:#9ee8ff!important;box-shadow:0 28px 70px rgba(7,35,58,.14)!important}
.clients-logo-wall .client-logo:hover:before{opacity:.8;transform:translate(8px,8px)}
.clients-logo-wall .client-logo:hover:after{opacity:.85;transform:translate(-8px,-8px)}
.clients-logo-wall .client-logo img{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  max-width:168px!important;
  max-height:78px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  opacity:1!important;
  filter:none!important;
  transform:translateZ(0)!important;
}
.clients-logo-wall .client-logo:hover img{transform:scale(1.05)!important;filter:drop-shadow(0 14px 18px rgba(7,35,58,.10))!important}
.clients-logo-wall .client-logo .client-fallback{display:none!important}
.clients-logo-wall .client-logo-placeholder{
  display:none;
  position:relative;
  z-index:2;
  width:58px;
  height:58px;
  border-radius:20px;
  place-items:center;
  background:linear-gradient(135deg,#eef9ff,#effff4);
  color:#0ea5e9;
  border:1px solid #d7edf8;
  font-size:23px;
}
.clients-logo-wall .client-logo.logo-error img{display:none!important}
.clients-logo-wall .client-logo.logo-error .client-logo-placeholder{display:grid!important}
@media(max-width:860px){.clients-logo-wall{padding:10px;border-radius:26px}.clients-logo-wall .clients-track{gap:13px!important;animation-duration:23s!important}.clients-logo-wall .client-logo{flex-basis:154px!important;width:154px!important;min-width:154px!important;height:88px!important;border-radius:22px!important;padding:14px!important}.clients-logo-wall .client-logo img{max-width:118px!important;max-height:56px!important}.clients-logo-wall .clients-showcase{padding:14px 0!important}}
@media(max-width:430px){.clients-logo-wall .client-logo{flex-basis:138px!important;width:138px!important;min-width:138px!important;height:82px!important}.clients-logo-wall .client-logo img{max-width:106px!important;max-height:50px!important}}

/* Stage 16: جذرياً تثبيت عرض شعارات العملاء عبر مسار وسيط آمن */
.clients-logo-wall{
  position:relative;
  border-radius:34px;
  padding:14px;
  background:linear-gradient(135deg,rgba(239,250,255,.88),rgba(240,255,246,.78));
  border:1px solid rgba(185,228,247,.9);
  box-shadow:0 22px 62px rgba(8,35,56,.09);
  overflow:hidden;
}
.clients-logo-wall:before{
  content:"";
  position:absolute;
  inset:10px;
  border:1px dashed rgba(8,167,248,.18);
  border-radius:28px;
  pointer-events:none;
}
.clients-logo-wall .clients-showcase{
  padding:10px 0!important;
  overflow:hidden!important;
}
.clients-logo-wall .clients-track{
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  width:max-content!important;
  direction:ltr!important;
  animation:clientsLogoSlide 24s linear infinite!important;
}
.clients-logo-wall:hover .clients-track{animation-play-state:paused!important}
.clients-logo-wall .client-logo{
  flex:0 0 210px!important;
  width:210px!important;
  min-width:210px!important;
  height:116px!important;
  border-radius:30px!important;
  padding:18px 22px!important;
  background:linear-gradient(180deg,#fff,rgba(255,255,255,.92))!important;
  border:1px solid rgba(199,229,243,.96)!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 18px 42px rgba(8,35,56,.075)!important;
  overflow:hidden!important;
  position:relative!important;
}
.clients-logo-wall .client-logo:after{
  content:"";
  position:absolute;
  inset:auto -30% -70% -30%;
  height:100%;
  background:radial-gradient(circle,rgba(32,212,90,.13),transparent 62%);
  opacity:.9;
  pointer-events:none;
}
.clients-logo-wall .client-logo img{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  max-width:168px!important;
  max-height:76px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  opacity:1!important;
  filter:none!important;
}
.clients-logo-wall .client-logo.logo-error img{display:none!important}
.clients-logo-wall .client-logo-placeholder{
  display:none!important;
  position:relative;
  z-index:3;
  width:58px;
  height:58px;
  border-radius:20px;
  place-items:center;
  background:linear-gradient(135deg,#eef9ff,#effff4);
  color:#0ea5e9;
  border:1px solid #d7edf8;
  font-size:23px;
}
.clients-logo-wall .client-logo.logo-error .client-logo-placeholder{display:grid!important}
@media(max-width:860px){
  .clients-logo-wall{padding:10px;border-radius:26px}
  .clients-logo-wall .client-logo{flex-basis:158px!important;width:158px!important;min-width:158px!important;height:90px!important;border-radius:22px!important;padding:14px!important}
  .clients-logo-wall .client-logo img{max-width:122px!important;max-height:58px!important}
}


/* Stage 18: editable About visual image */
.about-visual.about-visual-pro{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(191,226,244,.82);}
.about-visual-pro.has-image{background:linear-gradient(135deg,#eaf8ff,#f1fff5)!important;padding:18px;display:grid;place-items:center;}
.about-visual-pro.has-image img{position:absolute;inset:18px;width:calc(100% - 36px);height:calc(100% - 36px);object-fit:cover;border-radius:28px;box-shadow:0 18px 48px rgba(8,35,56,.14);z-index:1;transition:transform .55s ease,filter .55s ease;}
.about-visual-pro.has-image:hover img{transform:scale(1.035);filter:saturate(1.06) contrast(1.02);}
.about-visual-pro.has-image:before{z-index:2;inset:18px;border-color:rgba(255,255,255,.38);box-shadow:inset 0 0 0 999px rgba(4,23,38,.12);}
.about-visual-pro.no-image .about-visual-badge{position:relative;z-index:2;}
.about-visual-badge{position:relative;z-index:3;display:inline-flex!important;align-items:center;gap:9px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 42px rgba(8,35,56,.16);border-radius:999px;padding:13px 18px;color:#073657;font-weight:900;}
.about-visual-badge:after{content:'';width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--green));box-shadow:0 0 0 7px rgba(8,167,248,.10);}
@media(max-width:780px){.about-visual.about-visual-pro.has-image{display:grid!important;min-height:260px!important;margin-bottom:16px!important}.about-visual-pro.has-image img{inset:14px;width:calc(100% - 28px);height:calc(100% - 28px);border-radius:22px}.about-visual-badge{font-size:13px;padding:10px 13px}}

/* =========================================================
   Al Shahad Tech Purple/Cyan Brand Palette - 2026-05-21
   Based on supplied company profile visual.
   Primary dark: #131357 / #1C1E88
   Secondary blue: #1C5392
   Cyan accent: #16C7FF
   Purple accent: #5D1B96 / #9025AF
   Warm highlight: #EEB38D
   Goal: keep existing light layout, replace brand colors only.
   ========================================================= */
:root{
  --brand-blue:#1C5392;
  --brand-green:#9025AF;
  --brand-cyan:#16C7FF;
  --brand-purple:#5D1B96;
  --brand-magenta:#9025AF;
  --brand-gold:#EEB38D;
  --brand-navy:#131357;
}
.home-hero-slider .hero-slider-viewport,.hero-slide-shade{background:linear-gradient(135deg,rgba(7,10,61,.55),rgba(19,19,87,.48),rgba(93,27,150,.50))!important}.hero-kpi-ribbon{border-color:rgba(144,37,175,.16)!important;background:rgba(255,255,255,.90)!important}.hero-kpi-ribbon .kpi i,.service-card i,.feature-icon,.about-visual-pro span:before{background:linear-gradient(135deg,#16C7FF,#9025AF)!important;color:#fff!important}.hero-actions .btn,.home-hero-slider .btn,.service-cta .btn{background:linear-gradient(135deg,#16C7FF 0%,#1C1E88 42%,#9025AF 82%)!important;color:#fff!important}.hero-actions .btn-outline,.home-hero-slider .btn-outline{border-color:rgba(255,255,255,.55)!important;background:rgba(255,255,255,.13)!important;color:#fff!important}.clients-logo-wall{background:radial-gradient(circle at 8% 20%,rgba(22,199,255,.11),transparent 26rem),radial-gradient(circle at 92% 70%,rgba(144,37,175,.10),transparent 22rem),rgba(255,255,255,.72)!important;border-color:#E4E8F7!important}.clients-logo-wall .client-logo:before{background:linear-gradient(135deg,rgba(22,199,255,.19),rgba(144,37,175,.14))!important}.clients-logo-wall .client-logo:after{background:linear-gradient(135deg,rgba(238,179,141,.16),rgba(93,27,150,.13))!important}.clients-logo-wall .client-logo:hover{border-color:#DCC6F3!important;box-shadow:0 28px 70px rgba(93,27,150,.14)!important}.product-card.pro-card:after{background:linear-gradient(90deg,rgba(22,199,255,.16),rgba(144,37,175,.15))!important}.product-image.pro-image{background:radial-gradient(circle at 50% 28%,#fff 0,#F2FBFF 42%,#FBF3FF 100%)!important}.section-badge,.about-visual-pro span{background:#F4EDFF!important;color:#5D1B96!important;border-color:#E6D5F6!important}



/* Stage 27: remove public top strip above main menu */
.top-strip{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}
.site-header{top:0!important}
@media(max-width:860px){html{scroll-padding-top:92px!important}.nav-links{padding-top:88px!important}}
@media(min-width:861px){html{scroll-padding-top:92px!important}}

/* Stage 28: final auth/mobile refinements */
@media(max-width:860px){.auth-shell,.compact-auth-shell{grid-template-columns:1fr!important}.auth-info-card{order:2}.auth-panel{order:1}.nav-actions{gap:7px!important}.nav-actions .icon-btn,.nav-actions .lang-action{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.nav-links.open{display:flex!important}.stats-kpi-ribbon .kpi{min-height:104px!important}.account-shell.auth-shell{padding-inline:0!important}}@media(max-width:420px){.nav-actions .icon-btn,.nav-actions .lang-action{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.auth-tabs{padding:5px}.auth-tabs a{min-height:44px}.auth-heading p{font-size:12.5px}.auth-form .form-control{min-height:48px}.stats-kpi-ribbon .kpi b{font-size:27px!important}}

/* =========================================================
   Stage 29: Customer login method cards polish
   ========================================================= */
.auth-method-tabs{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:0 0 22px!important;
}
.auth-method-card{
  position:relative!important;
  display:grid!important;
  grid-template-columns:46px 1fr!important;
  grid-template-rows:auto auto!important;
  column-gap:12px!important;
  row-gap:2px!important;
  align-items:center!important;
  min-height:84px!important;
  padding:15px 16px!important;
  border:1px solid #E4E8F7!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#fff,#FBFCFF)!important;
  color:#131357!important;
  text-decoration:none!important;
  text-align:start!important;
  box-shadow:0 14px 34px rgba(19,19,87,.07)!important;
  overflow:hidden!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease!important;
}
.auth-method-card:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:3px;
  background:linear-gradient(90deg,#16C7FF,#9025AF,#EEB38D);
  opacity:0;
  transition:opacity .22s ease;
}
.auth-method-card:hover{transform:translateY(-2px)!important;box-shadow:0 22px 48px rgba(93,27,150,.12)!important;border-color:#DCC6F3!important}
.auth-method-card.active{
  border-color:#DCC6F3!important;
  background:linear-gradient(135deg,#F5FBFF,#F7F1FF)!important;
  box-shadow:0 20px 48px rgba(93,27,150,.13)!important;
}
.auth-method-card.active:before{opacity:1}
.auth-method-card span{
  grid-row:1/3!important;
  width:46px!important;
  height:46px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:17px!important;
  background:linear-gradient(135deg,rgba(22,199,255,.16),rgba(144,37,175,.13))!important;
  color:#5D1B96!important;
  font-size:18px!important;
}
.auth-method-card.active span{background:linear-gradient(135deg,#16C7FF,#9025AF)!important;color:#fff!important}
.auth-method-card strong{display:block!important;font-size:15px!important;font-weight:900!important;line-height:1.4!important;color:#131357!important}
.auth-method-card small{display:block!important;font-size:12px!important;font-weight:800!important;line-height:1.6!important;color:#66708A!important}
.auth-submit{justify-content:center!important;min-height:54px!important;border-radius:18px!important;width:100%!important;gap:9px!important;font-weight:900!important}
.auth-submit.secondary{background:#fff!important;color:#131357!important;border-color:#E4E8F7!important;box-shadow:0 10px 24px rgba(19,19,87,.06)!important}
.auth-links-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px!important}
.auth-links-row a{justify-content:center!important;min-height:48px!important;border-radius:16px!important;font-weight:900!important;text-align:center!important}
@media(max-width:640px){
  .auth-method-tabs{grid-template-columns:1fr!important;gap:10px!important}
  .auth-method-card{min-height:76px!important;border-radius:19px!important;padding:13px 14px!important}
  .auth-links-row{grid-template-columns:1fr!important}
}


/* Stage 32: continuous clients logos marquee without visual interruption */
.clients-marquee-continuous{
  position:relative;
  overflow:hidden!important;
  padding:16px 0!important;
  direction:ltr!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
          mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
}
.clients-marquee-continuous:before,
.clients-marquee-continuous:after{display:none!important}
.clients-track-continuous{
  display:flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:0!important;
  width:max-content!important;
  will-change:transform;
  transform:translate3d(0,0,0);
  animation:clientsLogoContinuous var(--clients-logo-duration,42s) linear infinite!important;
}
.clients-marquee-continuous:hover .clients-track-continuous{
  animation-play-state:running!important;
}
.clients-sequence{
  display:flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:16px!important;
  padding-inline-end:16px!important;
  flex:0 0 auto!important;
}
.clients-track-continuous .client-logo{
  flex:0 0 176px!important;
  width:176px!important;
  min-width:176px!important;
  height:88px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  transform:none!important;
  backface-visibility:hidden;
}
.clients-track-continuous .client-logo.reveal-on-scroll{
  opacity:1!important;
  transform:none!important;
  transition:box-shadow .25s ease,filter .25s ease,border-color .25s ease!important;
}
.clients-track-continuous .client-logo:hover{
  transform:none!important;
}
@keyframes clientsLogoContinuous{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}
@media(max-width:720px){
  .clients-marquee-continuous{padding:12px 0!important;margin-inline:-8px!important}
  .clients-sequence{gap:12px!important;padding-inline-end:12px!important}
  .clients-track-continuous .client-logo{
    flex-basis:142px!important;
    width:142px!important;
    min-width:142px!important;
    height:78px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .clients-track-continuous{animation:none!important;transform:none!important}
}
