:root{
  --black:#050505;--black2:#0b0b0c;--black3:#161616;--white:#fff;--soft:#f6f6f7;--soft2:#eeeeef;--text:#111113;--muted:#5f5f66;--muted2:#9b9ba1;--line:rgba(0,0,0,.09);--line2:rgba(0,0,0,.16);--dline:rgba(255,255,255,.12);--dline2:rgba(255,255,255,.22);--shadow:0 30px 90px -42px rgba(0,0,0,.55);--softShadow:0 18px 50px -34px rgba(0,0,0,.28);--ar:'IBM Plex Sans Arabic',system-ui,-apple-system,sans-serif;--en:'Inter',system-ui,-apple-system,sans-serif;--ease:cubic-bezier(.22,1,.36,1)
}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:'IBM Plex Sans Arabic',system-ui,-apple-system,sans-serif;background:#fff;color:var(--text);line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input{font:inherit}img{display:block;max-width:100%;height:auto}[lang=en],.en{font-family:'Inter',system-ui,-apple-system,sans-serif}:focus-visible{outline:3px solid rgba(0,0,0,.38);outline-offset:4px;border-radius:12px}.container{width:min(1248px,calc(100% - 34px));margin-inline:auto}
/* Header identical mood to home */
.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#050505;border-bottom:1px solid rgba(255,255,255,.1)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 28px;direction:ltr}.logo{display:flex;align-items:center;gap:13px;color:#fff;font-family:'Inter';font-size:22px;font-weight:900;letter-spacing:-.04em}.logo-mark{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(255,255,255,.76);display:grid;place-items:center;font-weight:800}.links{display:flex;gap:34px;align-items:center;list-style:none}.links a{font-family:'Inter';font-size:14px;font-weight:700;color:rgba(255,255,255,.70);transition:.2s}.links a:hover,.links a[aria-current=page]{color:#fff}.actions{display:flex;align-items:center;gap:17px}.icon,.menu{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s}.icon:hover,.menu:hover{background:rgba(255,255,255,.09)}.icon svg,.menu svg{width:21px;height:21px}.menu{display:none}.mobile{display:none;position:fixed;top:84px;left:12px;right:12px;z-index:99;background:#080808;border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:10px;box-shadow:var(--shadow)}.mobile.open{display:block}.mobile a{display:flex;justify-content:space-between;border-radius:15px;padding:13px 14px;color:#fff;font-weight:900}.mobile a:hover{background:rgba(255,255,255,.08)}
.ticker{margin-top:76px;height:34px;background:#fff;border-bottom:1px solid rgba(0,0,0,.12);overflow:hidden;white-space:nowrap;font-size:14px;font-weight:800;color:#050505}.ticker-track{height:100%;display:flex;align-items:center;gap:36px;width:max-content;animation:marq 34s linear infinite}.ticker span{display:inline-flex;gap:26px;align-items:center}.ticker i{width:5px;height:5px;border-radius:50%;background:#050505;display:inline-block}@keyframes marq{to{transform:translateX(50%)}}.announcement-ticker:hover .ticker-track,.announcement-ticker:focus-within .ticker-track,.ticker:hover .ticker-track,.ticker:focus-within .ticker-track{animation-play-state:paused}
/* Hero */
.hero{position:relative;min-height:calc(100svh - 110px);background:linear-gradient(180deg,#111 0,#050505 70%);color:#fff;overflow:hidden}.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 20%,rgba(255,255,255,.13),transparent 42%),linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);pointer-events:none}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:center;min-height:calc(100svh - 110px);padding:74px 30px 62px}.hero-copy{min-width:0;max-width:680px;margin-inline-start:auto;text-align:start}.pill{display:inline-flex;align-items:center;justify-content:center;padding:9px 20px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);font-family:'Inter';font-size:13px;font-weight:800;letter-spacing:.34em;text-transform:uppercase;color:rgba(255,255,255,.82);margin-bottom:24px}.hero h1{max-width:650px;margin:0 0 22px auto;font-family:'Cairo',var(--ar);direction:inherit;text-align:start;font-size:clamp(3.15rem,4.2vw,4.75rem);line-height:1.12;letter-spacing:-.04em;font-weight:900;text-wrap:balance;overflow-wrap:normal;word-break:normal}.hero h2{font-size:clamp(1.45rem,1.9vw,2.05rem);line-height:1.38;letter-spacing:-.025em;font-weight:900;max-width:620px;margin-inline-start:auto;text-wrap:balance}.hero p{font-size:clamp(1rem,1.45vw,1.18rem);color:rgba(255,255,255,.68);max-width:620px;margin:18px 0 0 auto;line-height:1.95}.hero-actions{display:flex;justify-content:flex-start;flex-direction:row-reverse;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 28px;border-radius:999px;font-weight:900;border:1px solid transparent;transition:.23s var(--ease)}.btn-white{background:#fff;color:#050505}.btn-white:hover{background:#eee;transform:translateY(-2px)}.btn-outline{border-color:rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.045)}.btn-outline:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}
.stage{position:relative;min-height:560px;display:grid;place-items:center;perspective:1000px}.stage-glow{position:absolute;inset:10% 0;background:radial-gradient(ellipse at 50% 72%,rgba(255,255,255,.16),transparent 55%);filter:blur(10px)}.hero-card{position:relative;width:min(550px,94vw);height:492px;border-radius:42px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.035));box-shadow:0 40px 110px -55px rgba(0,0,0,.95),inset 0 1px 0 rgba(255,255,255,.11);overflow:hidden;transform:rotateY(-8deg) rotateX(3deg);animation:float 6.5s ease-in-out infinite}.hero-card::before{content:'';position:absolute;inset:-25%;background:radial-gradient(circle at 50% 68%,rgba(255,255,255,.22),transparent 32%);filter:blur(25px)}@keyframes float{50%{transform:rotateY(-5deg) rotateX(4deg) translateY(-10px)}}.hero-product{position:relative;height:362px;margin:16px;border-radius:30px;overflow:hidden;background:#0a0a0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 40px 60px -40px rgba(255,255,255,.15),inset 0 -50px 70px -30px rgba(0,0,0,.65)}.hero-product::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 30%,transparent 70%,rgba(0,0,0,.35));pointer-events:none;z-index:1}.hero-product img{width:100%;height:100%;object-fit:cover;display:block}.hero-product img[data-page-cover]{opacity:.16;filter:blur(28px) saturate(.7);transform:scale(1.08);transition:opacity .22s ease,filter .22s ease,transform .22s ease}.hero-product img[data-page-cover].live-cover-ready{opacity:1;filter:none;transform:none}.hero-product[data-cover-loading]::after{content:'';position:absolute;inset:0;background:rgba(10,10,10,.24);pointer-events:none}.hero-mini{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 22px}.mini{position:relative;border:1px solid rgba(255,255,255,.12);background:linear-gradient(160deg,rgba(255,255,255,.09),rgba(255,255,255,.015));border-radius:20px;padding:13px;text-align:center;box-shadow:0 14px 26px -20px rgba(0,0,0,.8),inset 0 1px 0 rgba(255,255,255,.08);transition:transform .25s ease,border-color .25s ease,background .25s ease}.mini:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.22);background:linear-gradient(160deg,rgba(255,255,255,.13),rgba(255,255,255,.03))}.mini strong{display:block;font-family:'Inter';font-size:25px;line-height:1;background:linear-gradient(180deg,#fff,rgba(255,255,255,.78));-webkit-background-clip:text;background-clip:text;color:transparent}.mini span{font-size:13px;color:rgba(255,255,255,.54);font-weight:800;letter-spacing:.02em}
.tech-page .stage::after{display:none}.tech-page .hero-card{width:min(580px,96vw);height:540px;border:0;background:transparent;box-shadow:none;overflow:visible;transform:none;animation:none}.tech-page .hero-card::before{display:none}.tech-page .hero-product{height:540px;margin:0;border:0;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.tech-page .hero-product::after{display:none}.tech-page .hero-product img{position:relative;z-index:2;width:100%;height:100%;max-height:none;object-fit:contain;filter:none}.tech-page .hero-mini{display:none}
/* Quick + categories */
.cat-nav{position:sticky;top:76px;z-index:70;background:#fff;border-bottom:1px solid var(--line)}.cat-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:16px 0}.quick-tab{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;padding:13px 16px;border:1.5px solid var(--line2);border-radius:22px;background:#fff;cursor:pointer;transition:.22s;min-width:82px;color:#555}.quick-tab:hover,.quick-tab[aria-selected="true"]{background:#050505;border-color:#050505;color:#fff}.cat-ico{width:32px;height:32px;display:grid;place-items:center}.cat-ico svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:.22s}.cat-lbl{font-family:'IBM Plex Sans Arabic';font-size:13px;font-weight:900;white-space:nowrap}.count{font-family:'Inter';font-size:13px;font-weight:800;background:rgba(0,0,0,.07);padding:2px 7px;border-radius:999px}.quick-tab[aria-selected="true"] .count,.quick-tab:hover .count{background:rgba(255,255,255,.18)}
.section{padding:82px 0}.alt{background:#f6f6f7}.head{text-align:center;max-width:780px;margin:0 auto 36px}.over{display:block;font-family:'Inter';font-size:13px;letter-spacing:.42em;text-transform:uppercase;font-weight:800;color:#6a6a70;margin-bottom:10px}.head h2{font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.04;letter-spacing:-.06em;font-weight:900;margin-bottom:12px}.head p{color:var(--muted);font-size:1.05rem}.cats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cat{position:relative;min-height:330px;border-radius:34px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 38px -30px rgba(0,0,0,.3);overflow:hidden;padding:26px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s var(--ease)}.cat:hover{transform:translateY(-6px);box-shadow:var(--softShadow)}.cat h3{font-family:'Inter';font-size:34px;letter-spacing:-.04em}.cat p{color:var(--muted);font-size:14px;margin-top:4px}.cat img{align-self:center;width:72%;height:185px;object-fit:contain;filter:drop-shadow(0 22px 18px rgba(0,0,0,.2))}.cat small{font-family:'Inter';font-weight:900;color:#555}
.toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.filters{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:4px}.filters::-webkit-scrollbar{display:none}.filter{flex:0 0 auto;border:1px solid var(--line);background:#fff;color:#626267;padding:10px 16px;border-radius:999px;font-family:'Inter';font-weight:900;cursor:pointer;transition:.2s}.filter:hover,.filter.active{background:#050505;border-color:#050505;color:#fff}.search{display:flex;align-items:center;gap:9px;min-width:280px;padding:11px 15px;border-radius:999px;border:1px solid var(--line);background:#fff}.search input{border:0;outline:0;background:transparent;width:100%;font-weight:800;color:#111}.search input::placeholder{color:#8c8c91}.search svg{width:18px;color:#111}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;list-style:none}.card{display:flex;flex-direction:column;min-height:438px;border:1px solid rgba(0,0,0,.08);border-radius:30px;background:#fff;overflow:hidden;box-shadow:0 10px 32px -26px rgba(0,0,0,.34);transition:.27s var(--ease)}.card:hover{transform:translateY(-7px);border-color:rgba(0,0,0,.18);box-shadow:0 28px 68px -38px rgba(0,0,0,.45)}.media{height:205px;margin:12px;border-radius:24px;background:radial-gradient(ellipse at 50% 82%,rgba(0,0,0,.06),transparent 60%),linear-gradient(180deg,#ffffff,#f4f4f6);display:grid;place-items:center;position:relative;overflow:hidden}.media::after{content:'';position:absolute;bottom:24px;width:54%;height:16px;background:rgba(0,0,0,.16);filter:blur(14px);border-radius:50%}.media img{position:relative;z-index:2;width:88%;height:86%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 18px rgba(0,0,0,.14));transition:.32s var(--ease)}.card:hover .media img{transform:translateY(-7px) scale(1.045)}.body{padding:3px 18px 18px;display:flex;flex-direction:column;flex:1}.brand{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#5f5f64;font-family:'Inter';font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.045em;margin-bottom:8px}.type{font-size:13px;color:#4d4d51;background:#f0f0f1;border-radius:999px;padding:3px 8px}.name{font-family:'Inter';direction:ltr;text-align:left;color:#111;font-size:17px;font-weight:900;line-height:1.25;letter-spacing:-.02em;min-height:44px;margin-bottom:12px}.specs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.specs span{font-family:'Inter';font-size:13px;font-weight:800;color:#555;background:#f4f4f5;border-radius:10px;padding:5px 9px}.foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.price{font-family:'Inter';direction:ltr;text-align:left;font-size:22px;font-weight:900;letter-spacing:-.04em;line-height:1}.price small{display:block;font-family:'IBM Plex Sans Arabic';font-size:13px;color:var(--muted);letter-spacing:0;margin-top:4px}.ask{font-weight:900;color:#333}.order{display:flex;align-items:center;gap:7px;flex:0 0 auto;background:#050505;color:#fff;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:900;transition:.2s}.order:hover{background:#2a2a2a;transform:translateY(-2px)}.hide{display:none!important}.dark-band{background:#050505;color:#fff;border-radius:40px;padding:42px;display:grid;grid-template-columns:1fr .75fr;gap:24px;align-items:center;overflow:hidden;position:relative}.dark-band::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 82% 45%,rgba(255,255,255,.12),transparent 30%)}.dark-band>*{position:relative}.dark-band .over{color:rgba(255,255,255,.42)}.dark-band h2{font-family:'Inter';font-size:clamp(2.6rem,5vw,5rem);line-height:.95;letter-spacing:-.06em;margin:10px 0 14px}.dark-band p{color:rgba(255,255,255,.62);margin-bottom:22px;max-width:560px}.watch-wrap{min-height:280px;display:grid;place-items:center}.watch{width:170px;height:198px;border-radius:48px;background:linear-gradient(145deg,#030303,#242426);position:relative;box-shadow:inset 0 0 0 8px #0a0a0a,0 34px 70px -34px #000;transform:rotate(-7deg)}.watch::before,.watch::after{content:'';position:absolute;left:50%;transform:translateX(-50%);width:72px;height:48px;background:#1b1b1d}.watch::before{top:-40px;border-radius:22px 22px 10px 10px}.watch::after{bottom:-40px;border-radius:10px 10px 22px 22px}.face{position:absolute;inset:18px;border-radius:34px;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.22),transparent 34%),#080808;display:grid;place-items:center;text-align:center;font-family:'Inter';font-weight:900;color:#fff}.footer{background:#050505;color:rgba(255,255,255,.58);padding:38px 0}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;font-family:'Inter';font-weight:800}.footer-links{display:flex;gap:9px;flex-wrap:wrap}.footer-links a{padding:8px 12px;border-radius:999px}.footer-links a:hover{background:rgba(255,255,255,.08);color:#fff}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.show{opacity:1;transform:none}
#accessories .media{height:auto;aspect-ratio:1/1;background:#fff}#accessories .media::after{display:none}#accessories .media img{width:100%;height:100%;padding:7%;mix-blend-mode:normal;filter:none}
.tech-section{display:none;padding:64px 0}.tech-section.active{display:block}
.tech-section .reveal{opacity:1!important;transform:none!important;transition:none!important}.catalog-state,.catalog-more{grid-column:1/-1;min-height:140px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:var(--muted);text-align:center}.catalog-state button,.catalog-more button{min-height:44px;border:1px solid var(--line2);background:#050505;color:#fff;border-radius:999px;padding:10px 20px;font:800 14px 'IBM Plex Sans Arabic';cursor:pointer}.catalog-more{min-height:72px}.catalog-more button{background:#fff;color:#111}.product-image-missing{font:900 34px 'Inter';color:#8a8a90}.card{cursor:pointer}
.quick-tab[aria-selected="true"]{background:#050505!important;border-color:#050505!important;color:#fff!important}
@media(max-width:1080px){.links{gap:18px}.hero-inner{grid-template-columns:1fr;text-align:center}.hero-copy{max-width:760px;margin-inline:auto;text-align:center}.hero h1,.hero h2{text-align:center;margin-inline:auto}.hero p{margin-inline:auto}.hero-actions{justify-content:center;flex-direction:row}.stage{order:-1;min-height:470px}.cats{grid-template-columns:1fr 1fr}.products{grid-template-columns:repeat(3,1fr)}.toolbar{flex-direction:column;align-items:stretch}.search{min-width:0;width:100%}.dark-band{grid-template-columns:1fr}}
@media(max-width:760px){.nav{height:64px;padding:0 16px}.ticker{margin-top:64px}.links,.icon{display:none}.menu{display:grid}.cat-nav{top:64px}.hero-inner{padding:44px 0 50px}.stage{min-height:365px}.hero-card{width:100%;height:330px;border-radius:30px;transform:none}.hero-product{height:220px;margin:16px;border-radius:23px}.hero-product img{max-height:190px}.mini{padding:9px 6px}.mini strong{font-size:20px}.tech-page .hero-card{height:330px}.tech-page .hero-product{height:330px;margin:0}.tech-page .hero-product img{max-height:none}.tech-page .hero h1{font-size:clamp(2.45rem,11.5vw,3.35rem)!important;line-height:1.15!important;letter-spacing:-.035em!important;margin-bottom:16px!important}.tech-page .hero h2{font-size:clamp(1.25rem,5.5vw,1.65rem)!important;line-height:1.45!important;letter-spacing:-.02em!important}.pill{font-size:13px;letter-spacing:.22em}.cat-strip{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding:14px 0}.cat-strip::-webkit-scrollbar{display:none}.cats{grid-template-columns:1fr}.cat{min-height:280px}.products{grid-template-columns:repeat(2,1fr);gap:12px;align-items:start}.card{align-self:start;min-height:0;height:auto;border-radius:24px}.media{height:156px;margin:9px;border-radius:19px}.body{padding:0 13px 14px;flex:0 0 auto}.name{font-size:14.5px;min-height:0}.specs{margin-bottom:12px}.foot{margin-top:0}.price{font-size:18px}.order{padding:9px 12px;font-size:13px}.section{padding:56px 0}.dark-band{padding:26px;border-radius:28px}.watch-wrap{min-height:205px}.watch{transform:scale(.82) rotate(-7deg)}}
@media(max-width:460px){.container{width:min(100% - 22px,1248px)}.logo span{font-size:19px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;align-items:start}.media{height:auto;aspect-ratio:1/1;margin:8px;border-radius:17px}.card{align-self:start;min-height:0;height:auto;border-radius:20px}.body{padding:0 10px 12px;flex:0 0 auto}.brand{gap:5px;margin-bottom:6px;font-size:13px;letter-spacing:.02em}.brand>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.type{max-width:58%;padding:3px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.name{display:-webkit-box;min-height:0;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:13px}.specs{align-content:flex-start;gap:4px;max-height:52px;margin-bottom:11px;overflow:hidden}.specs span{font-size:13px;padding:4px 7px}.foot{gap:6px;margin-top:0;padding-top:10px}.price{min-width:0;font-size:clamp(15px,4.35vw,18px);overflow-wrap:anywhere}.order{padding:8px 9px;font-size:13px}.btn{width:100%}.hero-actions{width:100%}.head{text-align:start}.quick-inner{justify-content:flex-start}.footer-row{align-items:flex-start;flex-direction:column}.toolbar{gap:10px}.search{min-width:0}}

/* Compact, consistent mobile product cards: product details remain readable
   while long names or specifications cannot make one card taller than its peers. */
@media(max-width:760px){
  .products{align-items:stretch}
  .products>.card{height:312px;align-self:stretch}
  .products>.card .media{height:118px;flex:0 0 118px;aspect-ratio:auto}
  .products>.card .body{min-height:0;flex:1 1 auto}
  .products>.card .brand{margin-bottom:5px}
  .products>.card .name{display:-webkit-box;min-height:37px;margin-bottom:6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .products>.card .specs{min-height:0;max-height:22px;margin-bottom:5px;flex-wrap:nowrap;overflow:hidden}
  .products>.card .specs span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .products>.card .foot{margin-top:auto;padding-top:9px}
  .products>.card .ask{font-size:13px;line-height:1.35}
}
@media(max-width:460px){
  .products>.card{height:300px}
  .products>.card .media{height:110px;flex-basis:110px;margin:8px}
  .products>.card .name{min-height:34px;margin-bottom:5px}
  .products>.card .specs{max-height:20px;margin-bottom:4px}
}
/* Mobile hero: keep the stage inside the container (96vw used to blow the grid
   column past .container and drag the copy off-screen) and give the device a
   real spotlight + floor instead of floating in the void. */
@media(max-width:760px){
  .tech-page .hero{min-height:0}
  .tech-page .hero-inner{min-height:0;gap:6px;padding:30px 6px 46px;align-content:start}
  .tech-page .stage{order:-1;min-height:0;padding:0;overflow:visible}
  .tech-page .stage-glow{inset:auto 0 4%;height:64%;background:radial-gradient(ellipse 60% 100% at 50% 100%,rgba(255,255,255,.18),rgba(255,255,255,.05) 46%,transparent 72%);filter:blur(16px)}
  .tech-page .hero-card{position:relative;width:100%;max-width:248px;height:auto;margin-inline:auto;border:0;background:transparent;box-shadow:none;overflow:visible}
  .tech-page .hero-card::before{display:block;content:'';position:absolute;z-index:1;inset:auto auto 10px 50%;width:70%;height:20px;transform:translateX(-50%);background:radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.28),rgba(255,255,255,.05) 55%,transparent 76%);filter:blur(9px)}
  .tech-page .hero-product{height:auto;aspect-ratio:1/1.04;margin:0;padding-bottom:22px;display:grid;place-items:end center;background:transparent;border:0;box-shadow:none;overflow:visible}
  .tech-page .hero-product img{width:auto;max-width:92%;height:100%;object-fit:contain;object-position:bottom;filter:drop-shadow(0 26px 34px rgba(0,0,0,.9)) drop-shadow(0 5px 12px rgba(0,0,0,.55))}
  .tech-page .pill{margin-bottom:18px;padding:8px 16px;font-size:13px;letter-spacing:.26em}
  .tech-page .hero h1{font-size:clamp(2.2rem,10vw,2.9rem)!important;line-height:1.1!important;margin-bottom:14px!important}
  .tech-page .hero p{font-size:15.5px;line-height:1.75;max-width:32ch;margin-inline:auto}
  .tech-page .hero-actions{margin-top:26px;gap:10px}
  .tech-page .btn{padding:14px 22px;font-size:15px}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}.ticker-track,.hero-card{animation:none!important}}
.media svg{position:relative;z-index:2;width:72%;height:72%;filter:drop-shadow(0 24px 20px rgba(0,0,0,.25));transition:.32s var(--ease)}
.card:hover .media svg{transform:translateY(-7px) scale(1.045)}

.social-fab{position:fixed;bottom:28px;right:28px;z-index:9999;display:flex;flex-direction:column-reverse;align-items:center;gap:14px;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .3s,transform .3s}.social-fab.fab-visible{opacity:1;pointer-events:auto}@media(min-width:641px){.social-fab{opacity:1;pointer-events:auto;transform:none}}
.social-fab-toggle{width:60px;height:60px;background:linear-gradient(135deg,#0a0a0a 0%,#1f1f24 100%);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 24px rgba(0,0,0,.45);cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;outline:none;padding:0}
.social-fab-toggle:hover{transform:scale(1.08);box-shadow:0 10px 32px rgba(0,0,0,.6)}
.social-fab-toggle:focus-visible{outline:2.5px solid rgba(255,255,255,.7);outline-offset:3px}
.social-fab-toggle svg{transition:transform .35s cubic-bezier(.34,1.56,.64,1)}
.social-fab.is-open .social-fab-toggle svg{transform:rotate(45deg)}
.social-fab-options{display:flex;flex-direction:column-reverse;gap:12px;opacity:0;pointer-events:none;transform:translateY(14px) scale(.85);transform-origin:bottom center;transition:opacity .25s,transform .35s cubic-bezier(.34,1.56,.64,1)}
.social-fab.is-open .social-fab-options{opacity:1;pointer-events:auto;transform:none}
.social-fab-link{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 4px 18px rgba(0,0,0,.4);transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;border:none;cursor:pointer;padding:0}
.social-fab-link:hover{transform:scale(1.12)}
.social-fab-link--wa{background:#25D366}
.social-fab-link--ig{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}
.social-fab-link svg{width:24px;height:24px;flex-shrink:0}
@media(max-width:640px){.social-fab{bottom:max(18px,env(safe-area-inset-bottom,18px));right:18px}.social-fab-toggle{width:54px;height:54px}.social-fab-link{width:48px;height:48px}}

/* Theme toggle — shared chrome, matches the control already used on the home page. */
.theme-toggle{width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:transparent;color:rgba(255,255,255,.78);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:color .2s,background .2s,border-color .2s}
.theme-toggle:hover,.theme-toggle:focus-visible{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.34)}
.theme-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor}
.theme-icon-sun{display:none}
html[data-theme="dark"] .theme-icon-moon{display:none}
html[data-theme="dark"] .theme-icon-sun{display:block}
@media(max-width:760px){.theme-toggle{width:36px;height:36px}.theme-toggle svg{width:17px;height:17px}}

html[data-theme="dark"]{--white:#0e0e10;--soft:#111113;--soft2:#17171a;--text:#f2f2f4;--muted:#a1a1a8;--muted2:#8a8a92;--line:rgba(255,255,255,.12);--line2:rgba(255,255,255,.2)}
html[data-theme="dark"] body{background:#0a0a0b;color:var(--text)}
html[data-theme="dark"] .ticker{background:#111113;color:#f2f2f4;border-bottom-color:rgba(255,255,255,.12)}
html[data-theme="dark"] .ticker i{background:#f2f2f4}
html[data-theme="dark"] .cat-nav,html[data-theme="dark"] .quick-tab,html[data-theme="dark"] .filter,html[data-theme="dark"] .search,html[data-theme="dark"] .catalog-more button{background:#141416;color:#f2f2f4;border-color:rgba(255,255,255,.14)}
html[data-theme="dark"] .alt{background:#101012}
html[data-theme="dark"] .cat,html[data-theme="dark"] .card{background:#141416;border-color:rgba(255,255,255,.12);color:#f2f2f4}
html[data-theme="dark"] .card .name,html[data-theme="dark"] .card .price,html[data-theme="dark"] .head h2,html[data-theme="dark"] .cat h3{color:#f2f2f4}
html[data-theme="dark"] .card .specs span{background:rgba(255,255,255,.07);color:#c9c9d0}
html[data-theme="dark"] .media,html[data-theme="dark"] #accessories .media{background:#f4f4f6}
html[data-theme="dark"] .btn-white,html[data-theme="dark"] .order{background:#f2f2f4;color:#0a0a0b}
/* Card chips and secondary links hardcode dark greys tuned for a white card;
   on a #141416 card they fall to 1.5-3.2:1. */
html[data-theme="dark"] .type{background:#26262b;color:#c9c9d0}
html[data-theme="dark"] .ask{color:#8fe3b4}
html[data-theme="dark"] .count{background:rgba(255,255,255,.12);color:#e6e6ea}
html[data-theme="dark"] .cat-nav a,html[data-theme="dark"] .quick a,html[data-theme="dark"] .quick-tab{color:#e6e6ea}
html[data-theme="dark"] .over{color:#a6a6ae}
html[data-theme="dark"] .product-image-missing{color:#6a6a70}
html[data-theme="dark"] .price-note strong{color:#8fe3b4}
html[data-theme="dark"] .price-note small{color:#a9c9b8}
html[data-theme="dark"] .brand,html[data-theme="dark"] .type,html[data-theme="dark"] .head p{color:#a1a1a8}
/* الكارت كله رابط: ::after بيمد رابط الاسم على مساحة الكارت. لازم .card
   تبقى position:relative عشان الامتداد يتحدد بيها. رابط الواتساب في
   .ask فوق الغطاء عشان يفضل قابل للنقر. */
.card{position:relative}
.card-link{color:inherit;text-decoration:none}
.card-link::after{content:'';position:absolute;inset:0;z-index:3}
.card-link:focus-visible{outline:none}
.card:has(.card-link:focus-visible){outline:3px solid rgba(0,0,0,.38);outline-offset:4px}
.foot .ask{position:relative;z-index:4}
.order{cursor:pointer}
/* اللوح المخفي: hidden لوحده مالوش أسبقية على .tech-section، فلازم نأكده */
.tech-section[hidden]{display:none}
/* أدوات الترتيب والسعر — بتتحقن من الـ JS، فستايلها هنا لوحدها */
.catalog-tools{display:flex;align-items:center;gap:10px;flex:0 0 auto;flex-wrap:wrap}
.catalog-tools .tool{display:flex;align-items:center;gap:7px;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff}
.catalog-tools .tool>span{font-size:13px;font-weight:900;color:#5f5f66;white-space:nowrap}
.catalog-tools select,.catalog-tools input{border:0;outline:0;background:transparent;font:inherit;font-weight:800;color:#111;min-width:96px}
.catalog-tools input{width:104px}
@media(max-width:1080px){.catalog-tools{width:100%}.catalog-tools .tool{flex:1 1 auto;justify-content:space-between}}
