@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&display=swap');
:root{--blue:#0061E0;--dark:#003366;--bg:#F7FAFD;--border:#E3E8EF;--muted:#6B7280;--shadow:0 10px 28px rgba(0,51,102,.075)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Cairo,Tahoma,Arial,sans-serif;background:#fff;color:#0F172A;direction:rtl;padding-bottom:calc(84px + env(safe-area-inset-bottom));overflow-x:hidden}button,input,select,textarea{font-family:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.svg-sprite{position:absolute;visibility:hidden}
.app{max-width:941px;margin:0 auto;background:#fff;min-height:100vh;overflow:hidden}.app-loader{position:fixed;inset:0;background:linear-gradient(#fff,#eefbff);z-index:999;display:grid;place-items:center;align-content:center;gap:14px;color:var(--dark)}.app-loader img{width:220px}.app-loader.hide{display:none!important;opacity:0!important;pointer-events:none!important}
.info-bar{height:34px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border);font-size:15px;color:var(--dark);background:#fff;overflow:hidden}.info-bar span{display:flex;align-items:center;justify-content:center;gap:8px;border-left:1px solid var(--border);white-space:nowrap;min-width:0}.info-bar span:last-child{border-left:0}.info-bar svg{width:20px;height:20px;color:var(--blue);flex:0 0 auto}
.header{background:#fff;border-bottom:1px solid rgba(224,224,224,.6);padding-bottom:18px}.main-head{height:132px;display:grid;grid-template-columns:100px 100px 1fr 100px 100px;align-items:center;padding:0 28px;gap:6px}.brand{display:grid;place-items:center;min-width:0}.brand img{height:95px;max-width:290px;object-fit:contain}.head-action{position:relative;border:0;background:#fff;color:var(--dark);display:grid;place-items:center;gap:7px;font-weight:700;min-width:0}.head-action svg{width:42px;height:42px}.head-action small{font-size:17px;line-height:1.2}.head-action em,.bottom-nav em{position:absolute;top:18px;right:22px;min-width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-style:normal;font-size:14px;font-weight:900}
.account-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 40px 22px}.account-row button{height:72px;border-radius:16px;font-size:25px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:15px}.account-row svg{width:30px;height:30px}.login{background:linear-gradient(135deg,var(--blue),#004bd8);color:#fff;border:1px solid var(--blue)}.merchant{background:#fff;color:var(--dark);border:2px solid var(--blue)}
.search-row{height:76px;margin:0 40px;background:#fff;border:1px solid var(--border);border-radius:14px;display:grid;grid-template-columns:76px 1fr 92px;align-items:center;box-shadow:0 4px 14px rgba(0,0,0,.03);overflow:hidden}.search-row input{border:0;background:transparent;outline:0;font-size:24px;color:var(--dark);padding:0 18px;text-align:right;min-width:0}.search-row input::placeholder{color:#777}.camera{width:58px;height:58px;margin:auto;border:1px solid var(--border);border-radius:12px;background:#fff;color:#758195}.camera svg{width:32px;height:32px}.search-btn{height:66px;width:82px;border:0;border-radius:14px;margin-inline-start:6px;background:var(--blue);color:#fff}.search-btn svg{width:36px;height:36px}
main{padding:26px 28px 30px}.view{display:none}.view.active{display:block}
.hero-wrap{position:relative;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(0,97,224,.08);background:#fff;margin-bottom:26px}.hero-slides{display:flex;transition:.35s ease}.hero-slide{min-width:100%;display:block}.hero-slide img{display:block;width:100%;height:auto}.dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:14px;z-index:3}.dots button{width:14px;height:14px;border:0;border-radius:50%;background:#aeb7c3}.dots button.active{width:34px;border-radius:999px;background:var(--blue)}
.trust-row{height:142px;margin:0 8px 28px;background:#fff;border:1px solid var(--border);border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:var(--shadow)}.trust-row article{display:grid;place-items:center;text-align:center;align-content:center;gap:4px;border-left:1px solid var(--border)}.trust-row article:last-child{border-left:0}.trust-row svg{width:42px;height:42px;color:var(--blue)}.trust-row b{font-size:22px;color:var(--dark)}.trust-row span{font-size:18px;color:#59606d}
.mini-title{margin:0 6px 12px}.mini-title h3{margin:0;color:var(--dark);font-size:21px;font-weight:900}.brands{display:grid;grid-auto-flow:column;grid-auto-columns:112px;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:24px;padding:0 2px 5px;scrollbar-width:none}.brands::-webkit-scrollbar{display:none}.brands button{height:62px;border:1px solid var(--border);border-radius:18px;background:#fff;display:grid;place-items:center;padding:0;box-shadow:0 7px 18px rgba(0,51,102,.045);scroll-snap-align:start}.brands button.active{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,97,224,.08)}.brands img{width:100%;height:100%;object-fit:contain;padding:10px 12px;transform:scale(1.12)}
.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-bottom:32px}.cat-card{min-height:130px;background:#fff;border:1px solid var(--border);border-radius:16px;display:grid;place-items:center;gap:4px;text-align:center;padding:12px;box-shadow:0 6px 14px rgba(0,0,0,.035)}.cat-card.active{border-color:var(--blue)}.cat-card img{height:64px;max-width:75px;object-fit:contain}.cat-card b{font-size:18px;color:var(--dark);font-weight:800;line-height:1.25}
.dealer-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#003366,#0587d8);border-radius:22px;padding:24px 28px;color:#fff;margin:0 0 32px;box-shadow:0 14px 30px rgba(0,97,224,.18)}.dealer-strip span{background:rgba(255,255,255,.15);padding:6px 12px;border-radius:999px;font-weight:800}.dealer-strip h2{margin:10px 0 6px;font-size:28px}.dealer-strip p{margin:0;color:#e8f7ff}.dealer-strip button{background:#fff;color:var(--blue);border:0;border-radius:14px;padding:14px 18px;font-weight:900;font-size:17px;white-space:nowrap}
.section-title{display:flex;align-items:center;justify-content:space-between;margin:10px 8px 22px}.section-title h2{margin:0;color:var(--dark);font-size:28px;font-weight:900}.section-title a{color:var(--blue);font-size:20px;font-weight:800;cursor:pointer}
.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.products.compact{margin-bottom:28px}.product{background:#fff;border:1px solid #DDE5EC;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(0,51,102,.055);position:relative;transition:.18s}.product:hover{transform:translateY(-1px)}.pimg{height:190px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#FBFDFF);position:relative;padding:18px}.pimg img{max-width:100%;max-height:156px;object-fit:contain}.fav{position:absolute;top:16px;left:16px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(238,244,250,.9);color:#9aa4b3;font-size:24px}.fav.on{color:var(--blue)}.badge{position:absolute;top:18px;right:16px;background:#DBFBEA;color:#078E50;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:900}.pbody{padding:12px 14px 16px}.pbody small{display:block;color:#7A8491;font-size:13px;margin-bottom:4px;font-weight:700}.pbody h3{margin:0 0 10px;color:var(--dark);font-size:18px;line-height:1.45;font-weight:900;min-height:52px}.compat{font-size:12px;color:#64748B;min-height:20px;margin-bottom:8px}.price{color:var(--blue);font-size:18px;font-weight:900;margin-bottom:10px}.price.locked{border:1px dashed #BEE7F7;background:#F2FBFF;border-radius:12px;padding:10px;color:var(--blue);width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;gap:6px;line-height:1.6}.product-actions{display:grid;grid-template-columns:1fr 48px;gap:8px}.product-actions button{height:48px;border:0;border-radius:12px;background:var(--blue);color:#fff;font-size:17px;font-weight:900}.product-actions button:last-child{background:#F3F8FC;color:#667085}.product-actions svg{width:20px;height:20px}
.why-us{background:#F6FBFF;border:1px solid #DDEAF6;border-radius:24px;padding:24px;margin-bottom:20px}.why-us h2{margin:0 0 16px;color:var(--dark)}.why-us>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.why-us article{background:#fff;border-radius:16px;padding:18px;text-align:center;box-shadow:0 6px 16px rgba(0,0,0,.035)}.why-us b{display:block;color:#0F172A}.why-us span{color:#667085;font-size:14px}
.page-head{padding:20px 4px}.page-head h1{font-size:34px;color:var(--dark);margin:0}.page-head p{color:#667085;margin:6px 0 0}.filter-line{display:flex;gap:10px;overflow-x:auto;margin-bottom:16px}.filter-line button,.load-more{border:1px solid var(--border);background:#fff;color:var(--dark);border-radius:999px;padding:10px 16px;font-weight:800}.filter-line button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.load-more{display:block;margin:20px auto 0;min-width:160px}
.footer{max-width:941px;margin:24px auto 0;background:linear-gradient(180deg,#0587d8,#0061a8);color:#fff;border-radius:28px 28px 0 0;padding:28px 28px 110px;display:grid;grid-template-columns:1.6fr 1fr 1.5fr 1fr;gap:24px}.footer img{height:82px;background:#fff;border-radius:14px;padding:6px}.footer h3{margin:0 0 12px}.footer a,.footer p{display:block;color:#E9F8FF;margin:7px 0;line-height:1.8}.socials{display:flex;gap:8px;flex-wrap:wrap}.socials span{background:#fff;color:#0061a8;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-weight:900}.copy{grid-column:1/-1;text-align:center;border-top:1px solid rgba(255,255,255,.2);padding-top:16px}
.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(941px,100%);height:88px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-radius:24px 24px 0 0;box-shadow:0 -10px 26px rgba(0,51,102,.10);display:grid;grid-template-columns:repeat(5,1fr);z-index:50;padding:7px 22px 10px}.bottom-nav button{position:relative;border:0;background:transparent;color:#536174;display:grid;place-items:center;align-content:center;gap:2px;font-size:16px;font-weight:800;min-width:0}.bottom-nav svg{width:34px;height:34px}.bottom-nav button.active{background:#E9F2FF;color:var(--blue);border-radius:18px}.bottom-nav em{top:12px;right:50%;margin-right:7px}
.drawer{position:fixed;inset:0;background:rgba(0,20,40,.38);z-index:100;display:none;align-items:flex-end}.drawer.open{display:flex}.panel{background:#fff;width:min(941px,100%);margin:auto auto 0;border-radius:28px 28px 0 0;padding:28px;max-height:88vh;overflow:auto}.close{float:left;border:0;background:#F1F5F9;border-radius:12px;width:42px;height:42px;font-size:30px}.auth-head{text-align:center;clear:both}.auth-head img{height:80px}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:18px;font-size:20px;margin:8px 0;background:#FAFAFA}.steps,.checkout-steps{display:flex;justify-content:center;gap:12px;margin:18px 0}.steps span,.checkout-steps span{border-radius:999px;background:#E5E7EB;padding:8px 13px;color:#667;font-weight:800}.steps span{width:34px;height:34px;padding:0;display:grid;place-items:center;border-radius:50%}.steps span.active,.checkout-steps span.active{background:var(--blue);color:#fff}.reg-step{display:none}.reg-step.active{display:block}.step-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wide{width:100%;margin-top:12px}.primary,.outline{border-radius:12px;min-height:50px;padding:0 18px;font-size:18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.outline{border:1px solid var(--blue);background:#fff;color:var(--blue)}.link-btn{border:0;background:transparent;color:var(--blue);font-weight:900;font-size:17px;margin-top:10px}.account-box{display:none;text-align:center;background:#F2FBFF;border-radius:16px;padding:22px}body.logged-in #accountBox{display:block}body.logged-in #loginForm{display:none}.cart-line{display:grid;grid-template-columns:86px 1fr 54px;gap:12px;align-items:center;border-bottom:1px solid var(--border);padding:12px 0}.cart-line img{width:78px;height:78px;object-fit:contain}.qty{display:flex;gap:8px;align-items:center}.qty button{width:34px;height:34px;border:0;background:#EEF6FF;border-radius:8px}.total{display:flex;justify-content:space-between;font-size:22px;color:var(--dark);margin:18px 0}.empty{text-align:center;color:#667;background:#F8FCFF;border:1px solid #E3EEF7;border-radius:18px;padding:24px}.trust-note{background:#F2FBFF;border:1px solid #D1ECFA;border-radius:12px;padding:12px;color:#003366}.detail-hero{height:230px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#F8FCFF);border:1px solid #E3EEF7;border-radius:22px;margin-top:12px}.detail-hero img{max-width:82%;max-height:190px;object-fit:contain}.detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 8px}.detail-meta span{background:#EAF6FF;color:#003366;border:1px solid #CFE8F8;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.product-panel h2{margin:12px 0;color:#003366;font-size:26px;line-height:1.5;font-weight:900}.product-panel p{color:#4B5563;font-size:17px;line-height:1.9}.spec-table{display:grid;gap:8px;margin:12px 0}.spec-table div{display:flex;justify-content:space-between;gap:10px;background:#F8FCFF;border:1px solid #E3EEF7;border-radius:14px;padding:11px 12px;color:#003366}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.order-summary{background:#F8FCFF;border:1px solid #E3EEF7;border-radius:16px;padding:14px;margin:10px 0}.order-summary ul{margin:0;padding-right:18px}.toast{position:fixed;bottom:105px;left:50%;transform:translateX(-50%);background:#003366;color:#fff;border-radius:999px;padding:12px 22px;z-index:200;opacity:0;pointer-events:none;transition:.2s;white-space:nowrap}.toast.show{opacity:1}
@media(max-width:720px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.app{max-width:100%}.info-bar{font-size:9px;height:26px;overflow-x:auto;grid-template-columns:repeat(3,minmax(150px,1fr));scrollbar-width:none}.info-bar::-webkit-scrollbar{display:none}.info-bar svg{width:13px;height:13px}.main-head{height:78px;grid-template-columns:51px 51px 1fr 51px 51px;padding:0 10px;gap:2px}.brand img{height:58px;max-width:150px}.head-action svg{width:24px;height:24px}.head-action small{font-size:10px}.head-action em{top:11px;right:8px;min-width:18px;height:18px;font-size:10px}.account-row{padding:0 16px 10px;gap:8px}.account-row button{height:46px;font-size:15px;border-radius:12px;gap:7px}.account-row svg{width:21px;height:21px}.search-row{margin:0 16px;height:50px;grid-template-columns:50px 1fr 58px;border-radius:12px}.search-row input{font-size:14px;padding:0 10px}.camera{width:40px;height:40px;border-radius:10px}.camera svg{width:24px;height:24px}.search-btn{width:48px;height:44px;border-radius:10px}.search-btn svg{width:25px;height:25px}main{padding:16px 14px 26px}.hero-wrap{border-radius:18px;margin-bottom:14px}.dots{bottom:10px;gap:9px}.dots button{width:8px;height:8px}.dots button.active{width:22px}.trust-row{height:86px;margin:0 0 16px;border-radius:14px}.trust-row svg{width:22px;height:22px}.trust-row b{font-size:12.5px}.trust-row span{font-size:10.5px}.mini-title h3{font-size:16px}.brands{grid-auto-columns:82px;gap:8px;margin-bottom:14px}.brands button{height:50px;border-radius:13px}.brands img{padding:7px 8px;transform:scale(1.18)}.categories{gap:8px;grid-template-columns:repeat(6,1fr);margin-bottom:18px}.cat-card{min-height:84px;border-radius:12px;padding:7px 4px}.cat-card img{height:38px;max-width:44px}.cat-card b{font-size:10.5px}.dealer-strip{border-radius:18px;padding:16px;margin-bottom:22px;display:block}.dealer-strip h2{font-size:20px}.dealer-strip p{font-size:12px}.dealer-strip button{margin-top:12px;width:100%;font-size:14px;padding:11px}.section-title{margin:4px 6px 14px}.section-title h2{font-size:20px}.section-title a{font-size:14px}.products{grid-template-columns:repeat(3,1fr);gap:8px}.pimg{height:96px;padding:8px}.pimg img{max-height:77px}.fav{width:28px;height:28px;top:8px;left:8px;font-size:16px}.badge{top:8px;right:8px;font-size:9px;padding:4px 7px}.pbody{padding:8px}.pbody small{font-size:9px}.pbody h3{font-size:10.3px;min-height:32px;line-height:1.45}.compat{font-size:9px;min-height:16px}.price.locked{min-height:44px;font-size:9px;line-height:1.45;padding:7px 3px}.product-actions{grid-template-columns:1fr 32px;gap:5px}.product-actions button{height:32px;font-size:10px;border-radius:8px}.why-us{padding:16px;border-radius:18px}.why-us>div{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr;border-radius:22px 22px 0 0;padding:22px 18px 88px}.footer img{height:64px}.bottom-nav{height:70px;border-radius:20px 20px 0 0;padding:5px 10px 8px}.bottom-nav svg{width:24px;height:24px}.bottom-nav button{font-size:11.5px}.bottom-nav button.active{border-radius:15px}.bottom-nav em{top:8px;right:50%;margin-right:7px;min-width:18px;height:18px;font-size:10px}.panel{padding:20px;border-radius:22px 22px 0 0}input,select,textarea{font-size:16px;padding:13px}.auth-head img{height:58px}.detail-hero{height:170px}.detail-hero img{max-height:135px}.product-panel h2{font-size:21px}.toast{bottom:84px}}
@media(min-width:981px){.app,.footer,.bottom-nav{max-width:1180px}main{padding-inline:36px}.products{grid-template-columns:repeat(4,1fr)}.bottom-nav{display:none}body{padding-bottom:30px}.footer{padding-bottom:28px}}


/* ===== NO EMOJI POLISH 4000 ===== */
.why-us article svg {
  width: 42px;
  height: 42px;
  color: var(--blue);
  margin-bottom: 8px;
}
@media(max-width:720px){
  .why-us article svg {
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
  }
}


/* ===== REAL FINAL INTERACTION POLISH 4000 ===== */
body.dark-mode {
  background:#07111f;
  color:#eaf2ff;
}
body.dark-mode .app,
body.dark-mode .header,
body.dark-mode .head-action,
body.dark-mode .search-row,
body.dark-mode .brands button,
body.dark-mode .cat-card,
body.dark-mode .product,
body.dark-mode .panel,
body.dark-mode .trust-row,
body.dark-mode .why-us article,
body.dark-mode .bottom-nav {
  background:#0d1a2b;
  color:#eaf2ff;
  border-color:#1f344d;
}
body.dark-mode .info-bar,
body.dark-mode .footer {
  background:#07111f;
}
body.dark-mode .pimg,
body.dark-mode input,
body.dark-mode select,
body.dark-mode textarea,
body.dark-mode .empty,
body.dark-mode .empty-state,
body.dark-mode .info-card,
body.dark-mode .notice-list article {
  background:#101f33;
  color:#eaf2ff;
  border-color:#1f344d;
}
body.dark-mode .pbody h3,
body.dark-mode .section-title h2,
body.dark-mode .page-head h1,
body.dark-mode .trust-row b,
body.dark-mode .cat-card b,
body.dark-mode .why-us h2 {
  color:#eaf2ff;
}
.menu-links {
  display:grid;
  gap:10px;
  margin-top:16px;
}
.menu-links button {
  border:1px solid var(--border);
  background:#fff;
  border-radius:14px;
  padding:15px 16px;
  color:var(--dark);
  font-size:18px;
  font-weight:900;
  text-align:right;
}
.notice-list {
  display:grid;
  gap:12px;
}
.notice-list article,
.info-card,
.empty-state {
  background:#F8FCFF;
  border:1px solid #E3EEF7;
  border-radius:18px;
  padding:18px;
  color:#003366;
}
.notice-list b {
  display:block;
  font-size:18px;
  margin-bottom:5px;
}
.notice-list span,
.info-card p,
.empty-state p {
  color:#667085;
  line-height:1.8;
}
.empty-state {
  text-align:center;
  display:grid;
  place-items:center;
  gap:10px;
  min-height:220px;
}
.empty-state svg {
  width:70px;
  height:70px;
  color:var(--blue);
}
.empty-state b {
  font-size:24px;
  color:var(--dark);
}
.info-content {
  display:grid;
  gap:12px;
}
.info-card h3 {
  margin:0 0 8px;
  font-size:22px;
}
.footer {
  margin-bottom:86px;
}
@media(max-width:720px){
  .footer {
    margin-bottom:70px;
    padding-bottom:116px;
  }
  .menu-links button {
    font-size:16px;
    padding:13px;
  }
  .empty-state {
    min-height:170px;
  }
  .empty-state svg {
    width:52px;
    height:52px;
  }
  .empty-state b {
    font-size:20px;
  }
}

/* ===== Review build 4000 additions ===== */
.check-line{display:flex;align-items:center;gap:10px;margin:10px 2px;color:#475569;font-size:14px}.check-line input{width:20px;height:20px;margin:0;flex:none}.status-card,.profile-card,.orders-list article,.info-card{background:#f8fcff;border:1px solid #dcecf8;border-radius:18px;padding:18px;margin-bottom:14px}.status-card b{color:var(--dark);font-size:20px}.demo-note{background:#fff8dd;border:1px solid #f4dc86;border-radius:12px;padding:10px;text-align:center;color:#765900}.profile-card{display:flex;justify-content:space-between;align-items:center}.profile-card h2{margin:3px 0;color:var(--dark)}.profile-card p{margin:0;color:#64748b}.status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff4d8;color:#8a6100;font-size:12px;font-weight:900}.status.active{background:#dcfce7;color:#087443}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.profile-grid article{text-align:center;border:1px solid var(--border);border-radius:16px;padding:18px}.profile-grid b{display:block;font-size:28px;color:var(--blue)}.profile-grid span{color:#64748b}.orders-list article>div{display:flex;justify-content:space-between}.orders-list article p{margin:8px 0 0;color:#64748b}.notice-list article.unread{border-right:4px solid var(--blue);background:#f2f8ff}.socials a{background:#fff;color:#0061a8;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-weight:900}.footer a[data-info]{cursor:pointer}.empty svg{width:42px;height:42px;color:var(--blue)}button:disabled{opacity:.5;cursor:not-allowed}.dark-mode .status-card,.dark-mode .profile-card,.dark-mode .orders-list article,.dark-mode .info-card{background:#10283c;border-color:#29475e}.dark-mode .demo-note{background:#443914;color:#ffe7a0}.dark-mode .check-line{color:#cbd5e1}
.account-actions,.order-buttons{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.danger-text{color:#b91c1c!important;border-color:#fecaca!important}.orders-list article .order-buttons button{padding:8px 12px}.logged-out [data-add]{opacity:.85}


/* ===== Final professional polish 6000 ===== */
:root{--card-radius:18px;--card-gap:16px}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,97,224,.25);outline-offset:2px}
.products{align-items:stretch}
.product{display:flex;flex-direction:column;height:100%;min-width:0;border-radius:var(--card-radius);isolation:isolate}
.product:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(0,51,102,.1)}
.pimg{height:auto;aspect-ratio:1.22/1;min-height:0;overflow:hidden}
.pimg img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transition:transform .25s ease}
.product:hover .pimg img{transform:scale(1.025)}
.pbody{display:flex;flex-direction:column;flex:1;min-width:0}
.pbody small{height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pbody h3{height:52px;min-height:52px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}
.compat{height:36px;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}
.price{margin-top:auto;min-height:28px;display:flex;align-items:center}
.price.locked{min-height:58px;text-align:center}
.product-actions{margin-top:0}
.product-actions button{display:flex;align-items:center;justify-content:center;min-width:0;white-space:nowrap}
.fav{display:grid;place-items:center;z-index:3;line-height:1}
.badge{max-width:calc(100% - 82px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2}
.footer a{cursor:pointer}.socials a{background:#fff;color:#0061a8;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-weight:900}
.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.contact-actions a{min-height:52px;text-align:center}
.info-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:var(--shadow)}
.info-card h3{margin-top:0;color:var(--dark)}
@media(max-width:720px){
  :root{--card-radius:14px;--card-gap:10px}
  .products{gap:var(--card-gap)}
  .product{border-radius:var(--card-radius)}
  .pimg{aspect-ratio:1.08/1;padding:8px}
  .pbody{padding:9px}
  .pbody small{height:16px;font-size:9px;margin-bottom:3px}
  .pbody h3{font-size:11px;line-height:1.5;height:34px;min-height:34px;margin-bottom:6px}
  .compat{font-size:9px;line-height:1.45;height:27px;min-height:27px;margin-bottom:6px}
  .price{font-size:11px;min-height:22px;margin-bottom:7px}
  .price.locked{min-height:42px;font-size:9px;padding:6px 4px}
  .product-actions{grid-template-columns:minmax(0,1fr) 34px}
  .product-actions button{height:34px;font-size:10px;padding:0 5px}
  .fav{width:29px;height:29px;top:7px;left:7px}
  .badge{top:7px;right:7px;font-size:8.5px;padding:4px 6px;max-width:calc(100% - 48px)}
  .contact-actions{grid-template-columns:1fr}
}
@media(max-width:430px){
  main{padding-inline:12px}
  .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .categories{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cat-card{min-height:88px}
  .pbody h3{font-size:12px;height:38px;min-height:38px}
  .pbody small,.compat{font-size:9.5px}
  .product-actions button{font-size:10.5px}
}
@media(max-width:340px){
  .products{gap:7px}
  .pbody{padding:7px}
  .product-actions{grid-template-columns:1fr 31px;gap:4px}
  .product-actions button{height:32px;font-size:9px}
}
@media(min-width:721px) and (max-width:980px){.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:981px){.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pimg{aspect-ratio:1.25/1}}

/* ===== Release build 7000: final storefront polish ===== */
:root{--surface:#fff;--surface-soft:#f7fbff;--line:#dfe8f0;--footer:#0067a9}
/* Brand strip: official-style marks, equal optical sizing */
.mini-title{margin-top:8px;margin-bottom:14px}.mini-title h3{font-size:22px;letter-spacing:-.2px}
.brands{grid-auto-columns:132px;gap:12px;padding:3px 2px 10px;margin-bottom:26px}
.brands button{height:74px;border-radius:18px;border-color:#dce6ee;box-shadow:0 8px 22px rgba(0,53,95,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.brands button:hover{transform:translateY(-2px);border-color:#b9d4ea;box-shadow:0 12px 26px rgba(0,53,95,.09)}
.brands img{width:78%;height:54%;padding:0;transform:none;object-fit:contain}
/* Product cards: stable dimensions and cleaner hierarchy */
.products{grid-auto-rows:1fr}.product{border-color:#dfe7ee;box-shadow:0 8px 24px rgba(0,47,82,.055)}
.pimg{background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%);border-bottom:1px solid #edf2f6}
.pbody{padding:14px 15px 16px}.pbody h3{letter-spacing:-.15px}.compat{color:#718096}.product-actions button:first-child{box-shadow:0 7px 16px rgba(0,97,224,.18)}
/* Footer rebuilt as a balanced information block */
.footer{max-width:1180px;margin:34px auto 0;padding:34px 34px 26px;border-radius:28px 28px 0 0;display:grid;grid-template-columns:1.35fr .8fr 1.25fr;gap:30px;background:linear-gradient(145deg,#078bd8 0%,#0064a6 55%,#075486 100%);box-shadow:0 -12px 40px rgba(0,69,112,.12);overflow:hidden;position:relative}
.footer:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.06);left:-120px;top:-160px;pointer-events:none}
.footer-brand,.footer-section{position:relative;z-index:1;min-width:0}.footer-logo{width:220px;max-width:100%;height:96px;padding:8px 14px;background:#fff;border-radius:18px;display:grid;place-items:center;box-shadow:0 10px 24px rgba(0,46,77,.14)}
.footer-logo img{width:100%;height:100%;padding:0;background:transparent;border-radius:0;object-fit:contain}.footer-brand p{max-width:390px;margin:15px 0 18px;color:#e8f7ff;line-height:1.9;font-size:15px}
.footer h3{font-size:19px;margin:4px 0 17px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.22)}
.footer-section nav{display:grid;gap:3px}.footer a{margin:0;text-decoration:none}.footer-section nav a{padding:8px 0;color:#eef9ff;transition:transform .16s ease,color .16s ease}.footer-section nav a:hover{transform:translateX(-4px);color:#fff}
.footer-whatsapp{display:flex!important;align-items:center;justify-content:space-between;gap:12px;width:min(100%,310px);padding:12px 15px;border:1px solid rgba(255,255,255,.3);border-radius:14px;background:rgba(255,255,255,.11);color:#fff!important}.footer-whatsapp span{font-weight:800}.footer-whatsapp b{direction:ltr}
.footer-contact>a{display:grid!important;gap:2px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.15)}.footer-contact>a span{font-size:12px;color:#ccecff}.footer-contact>a b{font-size:14px;color:#fff;overflow-wrap:anywhere}
.footer-location{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.footer-location a{display:grid!important;place-items:center;min-height:44px;padding:8px!important;border:1px solid rgba(255,255,255,.28);border-radius:12px;background:rgba(255,255,255,.1);font-weight:800;color:#fff!important}
.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:14px;padding-top:18px;border-top:1px solid rgba(255,255,255,.22);color:#e8f7ff;font-size:13px}.footer-bottom button{border:1px solid rgba(255,255,255,.32);background:transparent;color:#fff;padding:9px 14px;border-radius:11px;font-weight:800}
body.dark-mode .footer{background:linear-gradient(145deg,#123b5a,#082b43)}body.dark-mode .brands img{filter:none}
@media(max-width:720px){
 .mini-title h3{font-size:17px}.brands{grid-auto-columns:104px;gap:9px;margin-bottom:18px}.brands button{height:62px;border-radius:15px}.brands img{width:76%;height:51%}
 .footer{margin-top:26px;margin-bottom:70px;padding:24px 18px 94px;grid-template-columns:1fr;gap:24px;border-radius:24px 24px 0 0}.footer-logo{width:190px;height:84px}.footer-brand p{font-size:14px;margin:13px 0 15px}.footer h3{font-size:18px}.footer-location{grid-template-columns:1fr 1fr}.footer-bottom{display:grid;text-align:center;justify-items:center}.footer-bottom button{width:100%}
 .pbody{padding:10px}.pbody h3{font-size:12px}.product-actions button:first-child{box-shadow:none}
}
@media(min-width:981px){.footer{margin-bottom:0}}

/* ===== Release build 8000: final storefront QA ===== */
@media(max-width:720px){.info-bar{scroll-snap-type:x mandatory}.info-bar span{scroll-snap-align:center}.search-row input{min-width:0}.dealer-strip button{min-height:46px}.footer-contact>a{overflow:hidden}.footer-contact>a b{font-size:13px}.footer-whatsapp{min-height:50px}.bottom-nav{box-shadow:0 -8px 28px rgba(0,51,102,.12)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Release 9000 — premium polish */
.app-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,#eaf5ff,#f7fbff 45%,#fff);transition:opacity .45s ease,visibility .45s ease}.app-loader.hide{opacity:0;visibility:hidden;pointer-events:none}.loader-glow{position:absolute;width:340px;height:340px;border-radius:50%;background:rgba(0,97,224,.09);filter:blur(30px);animation:pulseGlow 1.8s ease-in-out infinite}.loader-card{position:relative;text-align:center;padding:32px 36px;border-radius:28px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.95);box-shadow:0 24px 70px rgba(4,48,91,.14);backdrop-filter:blur(16px);min-width:min(86vw,380px)}.loader-card img{width:150px;height:95px;object-fit:contain;display:block;margin:auto}.loader-card span{display:block;color:#073763;font-size:18px;font-weight:900;margin-top:8px}.loader-card b{display:block;color:#6b7b8d;font-size:12px;margin-top:8px}.loader-line{height:4px;background:#e2ecf5;border-radius:99px;overflow:hidden;margin-top:22px}.loader-line i{display:block;height:100%;width:40%;background:linear-gradient(90deg,#0061e0,#37b4ff);border-radius:99px;animation:loaderMove 1.1s ease-in-out infinite}@keyframes loaderMove{from{transform:translateX(170%)}to{transform:translateX(-260%)}}@keyframes pulseGlow{50%{transform:scale(1.12);opacity:.7}}
.hero-slide{position:relative;display:block;overflow:hidden}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,21,44,.08),rgba(3,21,44,.82))}.hero-copy{position:absolute;z-index:2;right:clamp(18px,5vw,56px);top:50%;transform:translateY(-50%);max-width:52%;color:#fff}.hero-copy>span{font-size:12px;color:#85d1ff;font-weight:900}.hero-copy h1{font-size:clamp(22px,4vw,42px);line-height:1.25;margin:8px 0}.hero-copy p{font-size:clamp(11px,1.6vw,15px);line-height:1.8;color:#e4f3ff;margin:0 0 16px}.hero-copy>div{display:flex;gap:9px;flex-wrap:wrap}.hero-copy button{border:0;border-radius:12px;padding:10px 16px;background:#fff;color:#073763;font-weight:900;cursor:pointer}.hero-copy .hero-outline{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(6px)}
.product-card,.brand-card,.category-card,.head-action,.account-row button,.bottom-nav button{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:active,.brand-card:active,.category-card:active,.account-row button:active{transform:scale(.98)}
@media(max-width:600px){.loader-card{padding:25px 20px}.loader-card img{width:132px}.hero-copy{right:16px;max-width:68%}.hero-copy h1{font-size:20px}.hero-copy p{font-size:10px;line-height:1.65;margin-bottom:10px}.hero-copy button{padding:8px 11px;font-size:10px}.hero-slide:after{background:linear-gradient(90deg,rgba(3,21,44,.04),rgba(3,21,44,.86))}}

/* ==========================================================
   OSAMA SIGNATURE EDITION 10000 — premium storefront system
   ========================================================== */
:root{
  --brand:#0b5bd3;--brand-2:#2f7cf4;--ink:#071a33;--muted:#64748b;
  --surface:#fff;--surface-2:#f6f9fd;--line:#e5edf7;--radius:22px;
  --shadow:0 18px 50px rgba(7,26,51,.09);--shadow-soft:0 8px 28px rgba(7,26,51,.07)
}
html{scroll-behavior:smooth}body{font-family:"Noto Kufi Arabic","Tajawal",system-ui,-apple-system,"Segoe UI",sans-serif;background:linear-gradient(180deg,#f8fbff 0,#fff 32%);color:var(--ink);letter-spacing:-.01em}
.app{max-width:1440px;margin:auto;min-height:100vh}.header{background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 6px 28px rgba(15,23,42,.05);position:sticky;top:0;z-index:45}
.info-bar{min-height:36px;background:linear-gradient(90deg,#061a34,#0b315f);font-size:12px;letter-spacing:0}.info-bar span{opacity:.96}.main-head{max-width:1240px;margin:auto;padding:12px 22px;display:grid;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:10px}.brand img{height:58px;max-width:190px}.head-action{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:68px;height:58px;transition:.2s ease;box-shadow:none}.head-action:hover{transform:translateY(-2px);border-color:#bfd5f5;box-shadow:var(--shadow-soft)}.head-action svg{width:22px;height:22px}.head-action small{font-size:10px;font-weight:800}.account-row{max-width:1240px;margin:auto;padding:0 22px 10px;display:flex;gap:10px}.account-row button{min-height:42px;border-radius:13px;font-weight:900}.search-row{max-width:1240px;margin:auto;padding:0 22px 14px;display:grid;grid-template-columns:48px 1fr 52px;gap:8px}.search-row input{height:52px;border:1px solid #dbe6f4;border-radius:16px;background:#f8fbff;padding:0 18px;font-size:14px;transition:.2s}.search-row input:focus{background:#fff;border-color:#7eb0f5;box-shadow:0 0 0 4px rgba(47,124,244,.1)}.camera,.search-btn{border-radius:15px}.search-btn{background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 10px 20px rgba(11,91,211,.22)}
main{max-width:1240px;margin:auto;padding:20px 22px 90px}.hero-wrap{border-radius:28px;overflow:hidden;box-shadow:0 24px 65px rgba(7,26,51,.15);margin-bottom:26px}.hero-slide{min-height:390px}.hero-slide:after{background:linear-gradient(90deg,rgba(2,12,27,.08),rgba(2,12,27,.78))}.hero-content{max-width:580px;padding:42px}.hero-content h1{font-size:clamp(30px,4vw,52px);line-height:1.35;letter-spacing:-.04em}.hero-content p{font-size:16px;line-height:2;max-width:520px}.hero-actions button,.hero-actions a{min-height:50px;border-radius:15px;padding:0 24px;font-weight:950}.dots{bottom:16px}.dots button{width:8px;height:8px}.dots button.active{width:28px}
.mini-title,.section-title{margin:34px 0 16px;align-items:end}.mini-title h3,.section-title h2{font-size:24px;letter-spacing:-.035em}.section-title a{font-size:13px;font-weight:900;color:var(--brand);background:#edf5ff;padding:9px 13px;border-radius:11px}.brands{gap:12px;scroll-padding:10px}.brand-card{min-width:142px;height:96px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-soft);transition:.2s}.brand-card:hover{transform:translateY(-4px);border-color:#bdd5f5}.brand-card img{max-height:34px;max-width:90px}.categories{gap:14px;margin-top:18px}.category-card{min-height:150px;border-radius:22px;background:linear-gradient(145deg,#fff,#f6f9fd);border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:.22s}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-card img{height:68px}.category-card strong{font-size:15px}.dealer-strip{border-radius:26px;padding:30px 34px;background:radial-gradient(circle at 10% 10%,rgba(88,166,255,.25),transparent 35%),linear-gradient(135deg,#061a34,#0b3f7b);box-shadow:0 22px 55px rgba(7,26,51,.18)}.dealer-strip h2{font-size:28px}.dealer-strip p{opacity:.83;line-height:1.9}.dealer-strip button{border-radius:15px;min-height:48px;padding:0 22px}
.products{gap:16px}.product-card{border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden;transition:.22s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c7daf3}.product-image{background:linear-gradient(145deg,#f8fbff,#eef4fb);aspect-ratio:1/1}.product-card h3{font-size:14px;line-height:1.7;min-height:48px}.product-card .price{font-size:18px;color:#073b86}.product-card .add-btn{border-radius:13px;min-height:43px;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 8px 18px rgba(11,91,211,.18)}
.page-head{padding:18px 0 8px}.page-head h1{font-size:32px}.filter-line{background:#fff;border:1px solid var(--line);border-radius:16px;padding:6px;display:inline-flex;gap:4px;box-shadow:var(--shadow-soft)}.filter-line button{border-radius:11px}.footer{max-width:none;margin-top:0;background:linear-gradient(155deg,#06162d,#092d57);border-radius:34px 34px 0 0;padding:48px max(24px,calc((100vw - 1200px)/2));gap:32px}.footer-logo img{height:66px}.bottom-nav{border-top:1px solid rgba(226,232,240,.9);backdrop-filter:blur(18px);background:rgba(255,255,255,.94)}.bottom-nav button.active{background:#eaf3ff;color:var(--brand);transform:none}.bottom-nav button.active:before{content:"";position:absolute;top:0;width:28px;height:3px;border-radius:0 0 4px 4px;background:var(--brand)}
.dark-mode{--ink:#edf5ff;--muted:#9fb1c8;--surface:#0a182b;--surface-2:#0d2038;--line:#183653;background:linear-gradient(180deg,#06111f,#09192b 35%,#071321)}.dark-mode .header{background:rgba(6,17,31,.92);border-color:#17324e}.dark-mode .head-action,.dark-mode .brand-card,.dark-mode .product-card,.dark-mode .filter-line{background:#0b1c31;border-color:#173653}.dark-mode .search-row input{background:#09192b;border-color:#173653;color:#fff}.dark-mode .category-card{background:linear-gradient(145deg,#0b1d32,#0a1728);border-color:#173653}.dark-mode .bottom-nav{background:rgba(6,17,31,.95);border-color:#17324e}
@media(max-width:720px){.info-bar{display:none}.main-head{grid-template-columns:52px 52px 1fr 52px 52px;padding:9px 12px;gap:6px}.brand img{height:45px;max-width:125px}.head-action{min-width:0;height:48px;border-radius:14px}.head-action small{display:none}.account-row{padding:0 12px 8px}.account-row button{flex:1}.search-row{padding:0 12px 10px;grid-template-columns:42px 1fr 46px}.search-row input{height:46px;font-size:12px}.camera,.search-btn{height:46px}.header{position:sticky}main{padding:14px 12px 82px}.hero-wrap{border-radius:20px;margin-bottom:18px}.hero-slide{min-height:270px}.hero-content{padding:26px 20px}.hero-content h1{font-size:27px}.hero-content p{font-size:13px;line-height:1.8}.hero-actions{gap:8px}.hero-actions button,.hero-actions a{min-height:43px;padding:0 15px;font-size:12px}.mini-title,.section-title{margin:24px 0 12px}.mini-title h3,.section-title h2{font-size:19px}.brands{margin-inline:-12px;padding-inline:12px}.brand-card{min-width:112px;height:80px;border-radius:17px}.categories{grid-template-columns:repeat(3,1fr);gap:9px}.category-card{min-height:118px;border-radius:17px;padding:12px 7px}.category-card img{height:50px}.category-card strong{font-size:11px}.dealer-strip{padding:22px 18px;border-radius:20px;display:block}.dealer-strip h2{font-size:21px}.dealer-strip button{width:100%;margin-top:14px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:17px}.product-card h3{font-size:12px;min-height:42px}.product-card .price{font-size:15px}.footer{border-radius:26px 26px 0 0;padding:34px 20px 100px}.bottom-nav button{font-size:10px}}

/* =========================================================
   OsamaMecanico — Launch Edition 11000
   ========================================================= */
:root{--ink:#071a33;--ink-2:#173b5d;--brand:#176be8;--brand-2:#4e9cff;--surface:#fff;--surface-2:#f5f8fc;--muted:#657c92;--line:#dfe8f2;--success:#087443;--warning:#9a6500;--danger:#a32636;--r-sm:12px;--r-md:18px;--r-lg:28px;--shadow-sm:0 8px 24px rgba(7,26,51,.06);--shadow-lg:0 24px 70px rgba(7,26,51,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Tajawal","Noto Kufi Arabic",system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--surface-2);color:var(--ink);line-height:1.65}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.field-label{display:block;font-size:12px;font-weight:800;color:var(--ink-2);margin:10px 2px 5px}.inline-link{border:0;background:transparent;color:var(--brand);font:inherit;font-weight:800;padding:0;text-decoration:underline;cursor:pointer}
.header{max-width:1480px;margin:0 auto;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border:1px solid rgba(223,232,242,.9);border-radius:0 0 28px 28px;box-shadow:var(--shadow-sm);position:relative;z-index:20}.info-bar{min-height:38px;background:var(--ink);border-radius:0 0 18px 18px;color:#dcecff;padding:0 28px}.info-bar span{font-size:12px;font-weight:700}.main-head{min-height:92px;display:grid;grid-template-columns:auto auto minmax(250px,1fr) auto auto;align-items:center;gap:10px;padding:14px 28px}.brand{justify-self:center;width:min(420px,100%);height:62px;display:flex;align-items:center;justify-content:center}.brand img{width:100%;height:100%;object-fit:contain}.head-action{width:64px;height:60px;border-radius:16px;background:#f6f9fd;border:1px solid var(--line);transition:.2s}.head-action:hover{transform:translateY(-2px);border-color:#a9c9f2;background:#fff;box-shadow:var(--shadow-sm)}.head-action small{font-size:10px}.account-row{padding:0 28px 14px;display:flex;gap:10px;justify-content:center}.account-row button{height:46px;min-width:190px;border-radius:14px;font-size:14px}.search-row{margin:0 28px 20px;height:58px;border-radius:18px;background:#f5f8fc;border:1px solid var(--line);box-shadow:inset 0 1px 0 #fff}.search-row:focus-within{background:#fff;border-color:#79aef1;box-shadow:0 0 0 4px rgba(23,107,232,.1)}.search-row input{font-size:15px;background:transparent}.search-btn,.camera{width:54px;height:46px;margin:5px;border-radius:13px}
main{max-width:1440px;margin:0 auto;padding:26px 24px 0}.hero-wrap{border-radius:32px;box-shadow:var(--shadow-lg);overflow:hidden}.hero-slide{min-height:440px}.hero-slide:after{background:linear-gradient(90deg,rgba(7,26,51,.08),rgba(7,26,51,.88))}.hero-copy{max-width:620px}.hero-copy>span{display:inline-flex;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-size:12px;letter-spacing:.08em}.hero-copy h1{font-size:clamp(31px,4.2vw,58px);letter-spacing:-.045em;line-height:1.2;margin:14px 0}.hero-copy p{font-size:16px;max-width:560px}.mini-title,.section-title{margin:54px 0 18px}.mini-title h3,.section-title h2{font-size:clamp(22px,2.6vw,34px);letter-spacing:-.04em}.brands{gap:12px}.brands button{height:88px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.brands button:hover,.brands button.active{transform:translateY(-3px);border-color:#83b5f4}.brands img{max-width:78%;max-height:48px}.categories{gap:14px}.cat-card{min-height:148px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.cat-card:hover{transform:translateY(-4px);border-color:#8bb9ef}.cat-card img{height:76px}.dealer-strip{margin:56px 0;border-radius:28px;padding:34px 40px;background:linear-gradient(125deg,#071a33,#0b3768 55%,#176be8);box-shadow:var(--shadow-lg)}.dealer-strip h2{font-size:clamp(26px,3vw,40px);letter-spacing:-.04em}.dealer-strip button{height:50px;border-radius:14px;padding:0 24px}
.products{gap:18px}.product{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden;transition:.22s}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:#b4d0ef}.pimg{aspect-ratio:1;background:linear-gradient(145deg,#fbfdff,#f1f6fb)}.pimg img{padding:14px}.badge{top:12px;right:12px;border-radius:999px;padding:6px 10px;font-size:10px}.fav{top:12px;left:12px;width:38px;height:38px;border-radius:12px}.pbody{padding:17px}.pbody small{display:inline-flex;color:var(--brand);background:#eef5ff;border-radius:999px;padding:4px 9px;font-weight:800}.pbody h3{font-size:15px;line-height:1.65;min-height:50px;margin:10px 0 6px}.compat{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{margin-top:12px;font-size:18px}.price.locked{width:100%;border:0;background:#f4f7fb;color:#536c84;border-radius:12px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.price.locked:hover{background:#eaf3ff;color:var(--brand)}.product-actions{gap:8px}.product-actions button{height:43px;border-radius:12px}.product-actions button:first-child{background:linear-gradient(135deg,#125fd9,#3285f5)}
.footer{max-width:1440px;margin:74px auto 0;border-radius:32px 32px 0 0;background:linear-gradient(145deg,#06172d,#092c53);padding:46px 40px 28px;display:grid;grid-template-columns:1.3fr .8fr 1.1fr;gap:24px;color:#fff}.footer>section{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);border-radius:22px;padding:22px}.footer-brand{display:block}.footer-logo{background:transparent;border:0;padding:0;width:290px;max-width:100%;height:70px}.footer-logo img{filter:brightness(0) invert(1);width:100%;height:100%;object-fit:contain;object-position:right}.footer-brand p{color:#bcd0e3;max-width:440px}.footer-whatsapp{border-radius:14px;background:#fff;color:var(--ink);padding:11px 14px}.footer-section h3{font-size:17px;margin-top:0}.footer-section nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-section nav a,.footer-contact>a{border-radius:12px;background:rgba(255,255,255,.06);padding:11px 12px;border:1px solid rgba(255,255,255,.08)}.footer-section nav a:hover,.footer-contact>a:hover{background:rgba(255,255,255,.12)}.footer-location{display:flex;gap:8px}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;margin-top:2px}.bottom-nav{box-shadow:0 -8px 30px rgba(7,26,51,.1)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,107,232,.32);outline-offset:2px}.app-loader .loader-card{border-radius:28px;box-shadow:var(--shadow-lg)}.app-loader img{width:300px;max-width:78vw}
@media(max-width:900px){.main-head{grid-template-columns:auto minmax(170px,1fr) auto}.main-head .head-action:nth-of-type(2),.main-head .head-action:nth-of-type(3){display:none}.brand{grid-column:2;width:100%;height:56px}.info-bar span:nth-child(2){display:none}.footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){.header{border-radius:0 0 20px 20px}.info-bar{padding:0 12px;justify-content:center}.info-bar span{font-size:10px}.info-bar span:not(:first-child){display:none}.main-head{min-height:72px;padding:9px 12px;grid-template-columns:48px 1fr 48px}.head-action{width:46px;height:46px;border-radius:13px}.head-action small{display:none}.brand{height:46px}.account-row{padding:0 12px 10px}.account-row button{min-width:0;flex:1;height:42px;font-size:12px}.search-row{margin:0 12px 13px;height:50px;border-radius:14px}.search-btn,.camera{height:40px;width:42px;margin:4px}.search-row input{font-size:13px}main{padding:16px 12px 0}.hero-wrap{border-radius:22px}.hero-slide{min-height:360px}.hero-copy{padding:30px 20px}.hero-copy h1{font-size:30px}.hero-copy p{font-size:13px}.hero-copy button{min-width:128px}.mini-title,.section-title{margin:38px 0 14px}.brands{grid-auto-columns:35%}.brands button{height:74px}.categories{grid-template-columns:repeat(2,1fr);gap:10px}.cat-card{min-height:126px;border-radius:18px}.dealer-strip{margin:38px 0;padding:25px 20px;border-radius:22px}.dealer-strip button{width:100%;margin-top:14px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{border-radius:18px}.pimg img{padding:8px}.pbody{padding:12px}.pbody h3{font-size:12px;min-height:58px}.compat{font-size:9px}.price{font-size:14px}.price.locked{font-size:9px;min-height:38px}.product-actions button{font-size:10px;padding:0 7px}.footer{margin-top:48px;border-radius:24px 24px 0 0;padding:26px 12px 92px;grid-template-columns:1fr;gap:10px}.footer-brand{grid-column:auto}.footer>section{padding:18px;border-radius:18px}.footer-logo{width:245px;height:56px}.footer-bottom{grid-column:auto;display:grid;gap:8px;text-align:center}.footer-section nav{grid-template-columns:1fr 1fr}}

/* Launch hardening 12000 */
.skip-link{position:fixed;z-index:99999;top:10px;right:10px;transform:translateY(-160%);background:#071a33;color:#fff;padding:12px 18px;border-radius:12px;font-weight:800}.skip-link:focus{transform:none}.noscript{padding:12px;text-align:center;background:#fff3cd;color:#5f4700;font-weight:800}button,a,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid rgba(0,97,224,.42)}button:disabled{cursor:not-allowed;opacity:.55}.error-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#eaf4ff,#f5f8fc 55%)}.error-card{width:min(560px,100%);text-align:center;background:#fff;border:1px solid #dce8f5;border-radius:28px;padding:38px;box-shadow:0 24px 70px rgba(7,26,51,.12)}.error-card img{width:min(260px,75%);height:auto}.error-card>span{display:block;font-size:clamp(64px,15vw,120px);line-height:1;font-weight:950;color:#0061e0;margin:22px 0 8px}.error-card h1{margin:0;color:#071a33}.error-card p{color:#5b6b7f;line-height:1.9}.error-card>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}.error-action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:48px;padding:0 22px;border-radius:14px;font-weight:900}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:480px){.error-card{padding:28px 20px;border-radius:22px}.info-bar span:nth-child(n+2){display:none}.main-head{gap:6px}.head-action{min-width:48px}.head-action small{font-size:10px}}
