@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#041426;--navy2:#082746;--blue:#0876d1;--cyan:#21b6d7;--gold:#d7ad52;--gold2:#f2d48a;--ink:#0b1c2e;--muted:#68798d;--paper:#f5f8fb;--line:#dce6ef;--white:#fff;--shadow:0 24px 80px rgba(4,20,38,.12);--shadow2:0 14px 45px rgba(4,20,38,.08);--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Cairo,Arial,sans-serif;color:var(--ink);background:#fff;direction:rtl}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 10%,rgba(33,182,215,.04),transparent 30%),radial-gradient(circle at 85% 80%,rgba(215,173,82,.04),transparent 28%);z-index:-1}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}.container{width:min(1240px,92%);margin:auto}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:18px 0;color:#fff;transition:.5s var(--ease)}.header.scrolled{padding:10px 0;background:rgba(4,20,38,.84);backdrop-filter:blur(22px) saturate(140%);box-shadow:0 10px 35px rgba(0,0,0,.18)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{height:54px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.2))}.navlinks{display:flex;gap:3px;align-items:center}.navlinks a{position:relative;padding:11px 14px;border-radius:12px;color:#eaf3fb;font-size:.94rem;transition:.35s var(--ease)}.navlinks a:after{content:"";position:absolute;right:14px;left:14px;bottom:5px;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:center;transition:.35s var(--ease)}.navlinks a:hover,.navlinks a.active{background:rgba(255,255,255,.07);color:#fff}.navlinks a:hover:after,.navlinks a.active:after{transform:scaleX(1)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:14px;font-weight:800;position:relative;overflow:hidden;transition:.4s var(--ease);border:1px solid transparent}.nav-cta,.btn-primary{background:linear-gradient(135deg,#0c8de2,#0755a6);color:#fff;box-shadow:0 14px 35px rgba(8,118,209,.28)}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#102033;box-shadow:0 14px 35px rgba(215,173,82,.22)}.btn-light{background:#fff;color:#0755a6;border-color:#dfe9f2;box-shadow:var(--shadow2)}.btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.3)}.btn:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(0,0,0,.16)}.btn:active,.icon-btn:active,.filter:active,.nav-cta:active{transform:scale(.95)}.btn:before,.nav-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.28),transparent 70%);transform:translateX(-120%);transition:.65s}.btn:hover:before,.nav-cta:hover:before{transform:translateX(120%)}.hamb{display:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);color:#fff;width:46px;height:46px;border-radius:13px;font-size:1.35rem}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 30%,rgba(8,141,226,.28),transparent 30%),radial-gradient(circle at 20% 75%,rgba(33,182,215,.12),transparent 25%),linear-gradient(120deg,#020d1b,#07294b 55%,#031b32)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,black,transparent)}.hero:after{content:"";position:absolute;width:720px;height:720px;border-radius:50%;left:-240px;top:15%;background:radial-gradient(circle,rgba(215,173,82,.09),transparent 65%);filter:blur(20px)}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:70px;position:relative;z-index:1;color:#fff;padding-top:110px}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold2);font-weight:800;margin-bottom:20px;letter-spacing:.2px}.eyebrow:before{content:"";width:42px;height:2px;background:currentColor;box-shadow:0 0 12px currentColor}.hero h1{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.98;margin:0 0 26px;font-weight:900;letter-spacing:-3px}.hero h1 .gold{background:linear-gradient(90deg,#fff,var(--gold2));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:1.12rem;line-height:2.05;color:#c9d9e9;max-width:720px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.hero-meta{display:flex;gap:28px;flex-wrap:wrap;margin-top:34px;color:#b8c9d9;font-size:.9rem}.hero-meta span{display:flex;align-items:center;gap:8px}.hero-meta b{color:#fff}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.energy-orbit{position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.12);border-radius:50%;animation:spin 24s linear infinite}.energy-orbit:before,.energy-orbit:after{content:"";position:absolute;border-radius:50%;background:var(--gold2);box-shadow:0 0 30px rgba(242,212,138,.65)}.energy-orbit:before{width:9px;height:9px;top:70px;right:42px}.energy-orbit:after{width:6px;height:6px;bottom:90px;left:45px}.energy-core{position:relative;width:min(430px,90%);aspect-ratio:1/1;border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(18px);box-shadow:0 40px 100px rgba(0,0,0,.3);padding:25px;transform:rotate(2deg);transition:.5s var(--ease)}.energy-core:hover{transform:rotate(0) translateY(-8px)}.energy-core img{width:100%;height:100%;object-fit:contain;border-radius:24px;background:linear-gradient(180deg,#edf5fb,#dfeaf3)}.floating-chip{position:absolute;padding:11px 14px;border-radius:13px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 14px 40px rgba(0,0,0,.18);animation:float 5s ease-in-out infinite}.chip1{top:75px;right:10px}.chip2{bottom:85px;left:0;animation-delay:1.1s}.chip3{top:210px;left:-18px;animation-delay:2s}.scroll-cue{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:2;color:#9fb3c8;font-size:.75rem;display:flex;flex-direction:column;align-items:center;gap:8px}.scroll-cue i{width:1px;height:45px;background:linear-gradient(var(--gold),transparent)}.stats{margin-top:-60px;position:relative;z-index:5}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);border:1px solid rgba(220,230,239,.8);border-radius:28px;box-shadow:var(--shadow);overflow:hidden;backdrop-filter:blur(10px)}.stat{padding:28px 24px;text-align:center;border-left:1px solid var(--line)}.stat:last-child{border-left:0}.stat strong{display:block;font-size:2rem;color:var(--blue);font-weight:900}.stat span{color:var(--muted);font-size:.88rem}.section{padding:120px 0}.section.alt{background:var(--paper)}.section.dark{background:linear-gradient(130deg,#031325,#082e55);color:#fff;position:relative;overflow:hidden}.section.dark:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:rgba(33,182,215,.08);left:-220px;top:-120px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:50px;position:relative}.section-head p{color:var(--muted);max-width:620px;line-height:2;margin:0}.dark .section-head p{color:#b7c8d9}.section-title{font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.1;margin:0 0 12px;font-weight:900;letter-spacing:-1px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{position:relative;background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 8px 35px rgba(5,30,60,.045);transition:.5s var(--ease);overflow:hidden}.card:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--blue),var(--cyan),var(--gold));transform:scaleX(0);transition:.45s var(--ease)}.card:hover{transform:translateY(-10px);box-shadow:var(--shadow);border-color:#cfe0ee}.card:hover:after{transform:scaleX(1)}.icon{width:60px;height:60px;border-radius:19px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf6ff,#dfeffc);color:var(--blue);font-size:1.35rem;margin-bottom:20px;transition:.45s var(--ease);border:1px solid #d7eaf8}.card:hover .icon,.icon.interactive:hover{transform:translateY(-3px) rotate(-6deg) scale(1.08);background:linear-gradient(145deg,var(--blue),#064b93);color:#fff;box-shadow:0 14px 30px rgba(8,118,209,.25)}.card h3{margin:0 0 9px;font-size:1.2rem}.card p{color:var(--muted);line-height:1.95;margin:0}.feature-band{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px;align-items:stretch}.feature-panel{border-radius:30px;overflow:hidden;min-height:430px;position:relative;background:linear-gradient(145deg,#071a33,#0b4d8f)}.feature-panel img{width:100%;height:100%;object-fit:cover;opacity:.88;transition:.7s var(--ease)}.feature-panel:hover img{transform:scale(1.05)}.feature-overlay{position:absolute;inset:0;padding:34px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(transparent 20%,rgba(2,13,27,.9));color:#fff}.feature-copy{padding:42px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--shadow2);display:flex;flex-direction:column;justify-content:center}.feature-copy h3{font-size:2rem}.feature-copy p{line-height:2;color:var(--muted)}.brand-strip{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.brand-pill{padding:12px 18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:999px;color:#d8e5f0;font-weight:800;transition:.35s}.brand-pill:hover{background:rgba(255,255,255,.12);color:#fff;transform:translateY(-3px)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:1}.product-card{--mx:50%;--my:50%;position:relative;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;transition:.5s var(--ease);box-shadow:0 10px 35px rgba(5,30,60,.06);transform-style:preserve-3d}.product-card:before{content:"";position:absolute;inset:0;background:radial-gradient(320px circle at var(--mx) var(--my),rgba(8,118,209,.12),transparent 55%);opacity:0;transition:.35s;pointer-events:none;z-index:0}.product-card:after{content:"";position:absolute;top:-30%;left:-70%;width:45%;height:160%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transform:rotate(18deg);opacity:0;pointer-events:none;z-index:3}.product-card:hover{transform:translateY(-10px);box-shadow:0 28px 80px rgba(4,20,38,.16)}.product-card:hover:before{opacity:1}.product-card:hover:after{opacity:1;animation:shineCard .9s var(--ease)}.product-img{height:320px;background:radial-gradient(circle at 50% 40%,#fff,#eaf3fa);overflow:hidden;display:grid;place-items:center;position:relative}.product-img:after{content:"";position:absolute;inset:auto 10% 12px;height:20px;border-radius:50%;background:rgba(4,20,38,.12);filter:blur(12px);transition:.5s}.product-card:hover .product-img:after{transform:scale(1.2);opacity:.65}.product-img img{width:100%;height:100%;object-fit:contain;padding:26px;transition:transform .75s var(--ease),filter .75s var(--ease);position:relative;z-index:1;filter:drop-shadow(0 18px 18px rgba(4,20,38,.12))}.product-card:hover .product-img img{filter:drop-shadow(0 26px 25px rgba(4,20,38,.18))}.product-card:hover .product-img img{transform:scale(1.11) translateY(-7px)}.product-body{padding:25px}.tag{display:inline-flex;padding:7px 11px;border-radius:999px;background:#edf7ff;color:#0663ac;font-size:.76rem;font-weight:900}.product-body h3{font-size:1.25rem;margin:13px 0 4px}.product-body small{color:#8a99aa}.product-body p{color:var(--muted);line-height:1.85;min-height:62px}.specs{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.spec{font-size:.72rem;background:#f5f8fb;border:1px solid var(--line);padding:6px 9px;border-radius:9px;color:#40536a}.product-actions{display:flex;gap:9px;margin-top:16px}.product-actions .btn{flex:1;padding:11px 10px;font-size:.86rem}.tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px;padding:13px;border:1px solid var(--line);background:#fff;border-radius:20px;box-shadow:var(--shadow2);position:sticky;top:92px;z-index:10}.search{flex:1;min-width:240px;padding:15px 18px;border:1px solid var(--line);border-radius:14px;outline:none;transition:.3s;background:#fbfdff}.search:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(8,118,209,.08);background:#fff}.filter{padding:12px 15px;background:#fff;border:1px solid var(--line);border-radius:12px;transition:.35s var(--ease);font-weight:800;color:#40536a}.filter.active,.filter:hover{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-2px)}.page-hero{padding:175px 0 95px;background:radial-gradient(circle at 80% 30%,rgba(8,141,226,.3),transparent 35%),linear-gradient(120deg,#021020,#0a3967);color:#fff;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:55px 55px}.page-hero .container{position:relative}.page-hero p{color:#c5d6e7;line-height:2;max-width:800px}.calc-wrap{display:grid;grid-template-columns:1.18fr .82fr;gap:25px}.calc-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.loads{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.load{border:1px solid var(--line);border-radius:18px;padding:16px;display:grid;grid-template-columns:1fr 92px;gap:12px;align-items:center;transition:.35s var(--ease);background:#fbfdff}.load:hover{transform:translateY(-3px);border-color:#c8deef;box-shadow:var(--shadow2)}.load:focus-within{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px rgba(8,118,209,.07)}.load small{color:var(--muted)}.load input{width:100%;padding:11px;border:1px solid var(--line);border-radius:11px;text-align:center;outline:none;background:#fff}.load input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,118,209,.08)}.result{position:sticky;top:100px;background:linear-gradient(145deg,#031426,#0b4d8f);color:#fff;border-radius:28px;padding:32px;box-shadow:var(--shadow);align-self:start;overflow:hidden}.result:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(33,182,215,.12);left:-140px;top:-110px}.result>*{position:relative}.result .big{font-size:3rem;font-weight:900;color:#fff;letter-spacing:-1px}.result-item{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.12)}.result-item:last-of-type{border:0}.notice{padding:15px 17px;border-radius:14px;background:#fff7df;color:#725b14;font-size:.88rem;line-height:1.85;margin-top:20px;border:1px solid #f2dfaa}.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:25px}.contact-card{padding:34px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow2)}.contact-item{display:flex;gap:14px;align-items:flex-start;padding:17px 0;border-bottom:1px solid var(--line)}.contact-item:last-child{border:0}.footer{background:#031426;color:#c8d6e5;padding:80px 0 28px;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(8,118,209,.08);left:-300px;bottom:-400px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px;position:relative}.footer h3{color:#fff;margin:0 0 14px}.footer p{line-height:2;color:#9fb1c4}.footer a{color:#b9c9d9;display:block;margin:10px 0;transition:.3s}.footer a:hover{color:#fff;transform:translateX(-5px)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:48px;padding-top:22px;text-align:center;color:#8195aa;position:relative}.wa{position:fixed;left:22px;bottom:22px;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:1.5rem;z-index:1100;box-shadow:0 12px 35px rgba(37,211,102,.34);animation:pulse 2.3s infinite}.wa:before{content:"";position:absolute;inset:-7px;border:1px solid rgba(37,211,102,.35);border-radius:50%;animation:ring 2.3s infinite}.modal{position:fixed;inset:0;background:rgba(2,12,23,.78);backdrop-filter:blur(10px);display:none;align-items:center;justify-content:center;padding:20px;z-index:2000}.modal.open{display:flex;animation:fade .25s}.modal-box{width:min(960px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 35px 110px rgba(0,0,0,.35);animation:pop .4s var(--ease)}.modal-grid{display:grid;grid-template-columns:1fr 1fr}.modal-img{background:#edf5fb}.modal-img img{width:100%;height:100%;min-height:390px;object-fit:contain;padding:25px}.modal-body{padding:35px}.close{position:absolute;top:18px;left:18px;width:44px;height:44px;border-radius:50%;background:#fff;color:#111;font-size:1.4rem;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:2;transition:.3s}.close:hover{transform:rotate(90deg)}.reveal{opacity:0;transform:translateY(28px);transition:.85s var(--ease)}.reveal.visible{opacity:1;transform:none;transition-delay:var(--reveal-delay,0ms)}.toast{position:fixed;right:20px;bottom:20px;background:#041426;color:#fff;padding:15px 19px;border-radius:13px;box-shadow:var(--shadow);z-index:3000;transform:translateY(30px);opacity:0;transition:.35s}.toast.show{transform:none;opacity:1}.pressed{transform:scale(.94)!important}.filter.pressed{transform:scale(.96)!important}.ripple{position:absolute;border-radius:50%;transform:scale(0);background:rgba(255,255,255,.35);animation:ripple .6s linear;pointer-events:none}@keyframes ripple{to{transform:scale(5);opacity:0}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 12px 35px rgba(37,211,102,.58),0 0 0 11px rgba(37,211,102,.05)}}@keyframes ring{50%{transform:scale(1.12);opacity:.25}}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes shineCard{from{left:-70%;opacity:0}35%{opacity:1}to{left:125%;opacity:0}}@keyframes pop{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:1050px){.navlinks{position:fixed;top:84px;right:4%;left:4%;background:rgba(4,20,38,.97);backdrop-filter:blur(18px);padding:14px;border-radius:20px;display:none;flex-direction:column;align-items:stretch}.navlinks.open{display:flex;animation:pop .3s}.navlinks a{text-align:center}.hamb{display:block}.nav-cta{display:none}.hero-grid,.calc-wrap,.contact,.feature-band{grid-template-columns:1fr}.hero{min-height:auto;padding-bottom:100px}.hero-visual{min-height:500px}.stats{margin-top:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat{border-bottom:1px solid var(--line)}.cards,.product-grid{grid-template-columns:repeat(2,1fr)}.result{position:static}.modal-grid{grid-template-columns:1fr}.modal-img img{min-height:260px}}@media(max-width:600px){.section{padding:80px 0}.section-head{display:block}.section-head .btn{margin-top:18px}.hero-grid{padding-top:95px}.hero h1{font-size:3.15rem;letter-spacing:-1.5px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-visual{min-height:390px}.energy-orbit{width:330px;height:330px}.energy-core{width:290px}.floating-chip{font-size:.68rem}.chip1{top:35px;right:-3px}.chip2{bottom:35px;left:0}.chip3{top:150px;left:-4px}.stats-grid{grid-template-columns:1fr}.stat{border-left:0}.cards,.product-grid,.loads,.footer-grid{grid-template-columns:1fr}.tools{position:static}.product-img{height:270px}.page-hero{padding:145px 0 75px}.modal-body{padding:25px}.wa{left:15px;bottom:15px}.footer-grid{gap:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.product-card,.btn,.nav-cta,.filter,.icon,.close{will-change:transform}.product-card:active{transform:scale(.985)}.product-actions .btn{min-height:50px}.product-body{position:relative;z-index:2}.product-img{isolation:isolate}.product-img:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(8,118,209,.10),transparent 68%);filter:blur(3px);animation:productAura 5s ease-in-out infinite}.product-card:nth-child(2n) .product-img:before{animation-delay:-1.5s}.product-card:nth-child(3n) .product-img:before{animation-delay:-3s}@keyframes productAura{0%,100%{transform:scale(.92);opacity:.7}50%{transform:scale(1.08);opacity:1}}@media(max-width:600px){.product-card:active .product-img img{transform:scale(1.04) translateY(-3px)}.product-img{height:300px}.product-img img{padding:30px}.product-actions{position:relative}.btn:active{box-shadow:0 8px 20px rgba(4,20,38,.16)}}

/* V5 PRODUCT & BRAND PRESENTATION */
.logo-shell{display:flex;align-items:center;justify-content:center;width:76px;height:76px;padding:7px;border-radius:50%;background:#fff;box-shadow:0 10px 32px rgba(0,0,0,.18),0 0 0 1px rgba(255,255,255,.65);transition:.45s var(--ease)}
.logo-shell:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 40px rgba(0,0,0,.24),0 0 0 5px rgba(215,173,82,.12)}
.logo-shell .logo{width:100%;height:100%;filter:none}
.footer-logo-shell{display:flex;align-items:center;justify-content:center;width:92px;height:92px;padding:7px;border-radius:50%;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.22);margin-bottom:18px}
.footer-logo-shell .logo{width:100%;height:100%;filter:none}
.product-img{background:linear-gradient(180deg,#fff,#f8fbfe);border:1px solid #e4edf4;min-height:320px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:24px 24px 0 0}
.product-img:after{content:"";position:absolute;inset:auto 12% 9%;height:24px;border-radius:50%;background:radial-gradient(ellipse,rgba(7,44,78,.16),transparent 68%);filter:blur(8px);transform:scaleX(.75);transition:.6s var(--ease);pointer-events:none}
.product-img img{position:relative;z-index:2;width:92%;height:290px;object-fit:contain;padding:18px;filter:drop-shadow(0 18px 20px rgba(7,29,50,.12));transition:transform .65s var(--ease),filter .65s var(--ease)}
.product-card:hover .product-img img{transform:translateY(-10px) scale(1.045);filter:drop-shadow(0 28px 28px rgba(7,29,50,.18))}
.product-card:hover .product-img:after{transform:scaleX(.95);opacity:.9}
.product-img{isolation:isolate}
@media(max-width:600px){.logo-shell{width:64px;height:64px;padding:6px}.header{padding:12px 0}.product-img{min-height:320px}.product-img img{height:300px;width:94%;padding:16px}}

/* V6 TYPOGRAPHY & MOBILE ARABIC POLISH */
.hero h1 .hero-line{display:block;white-space:nowrap;}
@media(max-width:600px){
  .hero-grid{padding-top:112px;gap:10px;}
  .hero-copy{text-align:center;max-width:100%;padding:0 6px;}
  .eyebrow{justify-content:center;font-size:.82rem;margin-bottom:16px;}
  .hero h1{font-size:clamp(2.7rem,13vw,3.65rem);line-height:1.12;letter-spacing:-1px;margin-bottom:22px;overflow:visible;}
  .hero h1 .hero-line{white-space:nowrap;}
  .hero p{font-size:1rem;line-height:2.05;margin-left:auto;margin-right:auto;max-width:34rem;}
  .hero-meta{justify-content:center;gap:14px 20px;}
  .hero-actions{margin-top:26px;}
}

/* Premium pseudo-3D product presentation */
.product-img{perspective:1100px;background:radial-gradient(circle at 50% 35%,#ffffff 0%,#f4f8fc 48%,#e3edf5 100%);}
.product-stage{position:relative;width:92%;height:92%;display:grid;place-items:center;transform-style:preserve-3d;transform:translateZ(0);transition:transform .7s var(--ease);}
.product-ground{position:absolute;bottom:7%;left:14%;width:72%;height:17%;border-radius:50%;background:radial-gradient(ellipse,rgba(3,24,43,.28),rgba(3,24,43,0) 70%);filter:blur(10px);transform:translateZ(0) rotateX(72deg);transition:.7s var(--ease);}
.product-object{position:relative;width:86%;height:86%;display:grid;place-items:center;transform:translateZ(42px) rotateX(0deg) rotateY(0deg);transform-style:preserve-3d;transition:transform .75s var(--ease);z-index:3;}
.product-object:before{content:"";position:absolute;inset:10% 18%;border-radius:45%;background:radial-gradient(ellipse,rgba(255,255,255,.85),transparent 68%);filter:blur(20px);transform:translateZ(-25px);z-index:-1;}
.product-object img{width:100%;height:100%;object-fit:contain;padding:12px;filter:drop-shadow(0 30px 22px rgba(3,22,39,.2)) drop-shadow(0 8px 5px rgba(8,118,209,.08));transition:transform .75s var(--ease),filter .75s var(--ease);transform:translateZ(45px);}
.product-ghost{position:absolute!important;width:72%!important;height:72%!important;object-fit:contain!important;bottom:3%;left:14%;opacity:.12;filter:blur(7px) saturate(.75)!important;transform:translateZ(-10px) scaleY(-.22) scaleX(.9);transform-origin:center bottom;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 75%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 75%);z-index:1;transition:.75s var(--ease);}
.product-badge{position:absolute;top:16px;right:16px;z-index:6;padding:7px 10px;border-radius:999px;font-size:.66rem;font-weight:900;letter-spacing:.5px;color:#07558e;background:rgba(255,255,255,.82);border:1px solid rgba(8,118,209,.14);backdrop-filter:blur(10px);box-shadow:0 8px 22px rgba(4,20,38,.08);transition:.45s var(--ease);}
.product-card:hover .product-stage{transform:translateY(-4px) rotateX(1.5deg) rotateY(-1deg);}
.product-card:hover .product-object{transform:translateZ(64px) rotateX(-1deg) rotateY(1deg) translateY(-8px);}
.product-card:hover .product-object img{transform:translateZ(62px) scale(1.07);filter:drop-shadow(0 38px 30px rgba(3,22,39,.25)) drop-shadow(0 12px 7px rgba(8,118,209,.11));}
.product-card:hover .product-ghost{opacity:.18;transform:translateZ(-8px) scaleY(-.25) scaleX(.94);}
.product-card:hover .product-ground{width:66%;left:17%;opacity:.72;transform:translateZ(0) rotateX(72deg) scale(.92);}
.product-card:hover .product-badge{transform:translateY(-3px) scale(1.03);box-shadow:0 12px 28px rgba(8,118,209,.13);}
.product-card:active .product-object{transform:translateZ(48px) scale(.98);}
@media(max-width:600px){.product-img{height:315px}.product-stage{width:96%;height:94%}.product-object{width:90%;height:90%;transform:translateZ(25px)}.product-object img{transform:translateZ(28px)}.product-badge{top:12px;right:12px}.product-card:active .product-object{transform:translateZ(35px) scale(.985) translateY(-3px)} }
@media(prefers-reduced-motion:reduce){.product-stage,.product-object,.product-object img,.product-ghost,.product-ground,.product-badge{transition:none!important}}

/* ===== V8: World-class product presentation + logo fit ===== */
.logo-shell{overflow:hidden;isolation:isolate}
.logo-shell .logo{width:auto;height:125%;max-width:none;object-fit:contain;transform:scale(1.02);transform-origin:center;}
.footer-logo-shell{overflow:hidden;isolation:isolate}
.footer-logo-shell .logo{width:auto;height:125%;max-width:none;object-fit:contain;transform:scale(1.02);transform-origin:center}

.product-card{perspective:1400px;transform-style:preserve-3d;will-change:transform;}
.product-img{position:relative;overflow:hidden;isolation:isolate;transform-style:preserve-3d;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),inset 0 -45px 90px rgba(4,20,38,.05);}
.product-img:before{content:"";position:absolute;inset:-30%;background:radial-gradient(circle at var(--mx,50%) var(--my,38%),rgba(255,255,255,.98),rgba(255,255,255,.3) 18%,transparent 45%);opacity:.85;pointer-events:none;z-index:0;transition:opacity .5s ease;}
.product-img:after{content:"";position:absolute;top:-15%;left:-60%;width:38%;height:140%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);filter:blur(5px);transform:skewX(-18deg);opacity:0;pointer-events:none;z-index:5;}
.product-card:hover .product-img:after{animation:productShine 1.15s ease forwards}
.product-stage{z-index:1;}
.product-stage:before{content:"";position:absolute;inset:8% 10%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(8,118,209,.08),transparent 66%);filter:blur(24px);transform:translateZ(-60px) scale(.9);transition:.7s var(--ease);pointer-events:none;}
.product-object{will-change:transform;}
.product-object img{backface-visibility:hidden;-webkit-backface-visibility:hidden;}
.product-ground{box-shadow:0 18px 35px rgba(3,22,39,.08);}
.product-card:hover .product-stage:before{transform:translateZ(-45px) scale(1.08);opacity:1}
.product-card:hover .product-img{box-shadow:inset 0 0 0 1px rgba(255,255,255,.95),inset 0 -60px 110px rgba(4,20,38,.06),0 22px 55px rgba(4,20,38,.12)}
.product-card:active .product-img{transform:scale(.995)}
.product-badge{z-index:8;backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(4,20,38,.08)}
@keyframes productShine{0%{left:-60%;opacity:0}15%{opacity:.9}100%{left:125%;opacity:0}}
@media(max-width:600px){
  .logo-shell{width:72px;height:72px;padding:4px}
  .logo-shell .logo{height:128%}
  .footer-logo-shell .logo{height:128%}
  .product-img{height:330px}
  .product-object img{filter:drop-shadow(0 24px 20px rgba(3,22,39,.22)) drop-shadow(0 7px 5px rgba(8,118,209,.08));}
}

/* V9: product orientation + freezer catalog */
.product-object img{transform:translateZ(45px) scaleX(1) rotate(0deg) rotateY(0deg)!important;}
.product-ghost{transform:translateZ(-10px) scaleY(-.22) scaleX(1)!important;}
.freezer-card .product-img{background:linear-gradient(180deg,#ffffff,#f3f7fb);}
.freezer-card .product-object img{object-fit:contain!important;padding:4px!important;}

/* V10: Arabic mobile typography refinement */
@media(max-width:600px){
  .hero h1{
    font-size:clamp(2.55rem,12.2vw,3.45rem);
    line-height:1.24;
    letter-spacing:0;
    word-spacing:3px;
    font-weight:850;
    margin-bottom:26px;
  }
  .hero h1 .hero-line{letter-spacing:0;word-spacing:3px;}
  .hero p{
    font-size:.98rem;
    line-height:2.15;
    letter-spacing:0;
    word-spacing:1.5px;
  }
  .eyebrow{letter-spacing:0;word-spacing:2px;}
}
/* V11 — Instagram + premium freezer image presentation */
.social-instagram{display:inline-flex!important;align-items:center;gap:8px;padding:7px 10px!important;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.04);width:max-content;}
.social-instagram:before{content:'◎';font-size:1.05rem;line-height:1;color:#f2d48a}
.freezer-card .product-img{height:390px;background:radial-gradient(circle at 50% 45%,#fff 0,#f7fafc 58%,#edf3f8 100%);}
.freezer-card .product-img img{padding:8px!important;object-fit:contain!important;transform:scale(1.06);}
.freezer-card:hover .product-img img{transform:scale(1.13) translateY(-8px);}
.freezer-card .product-stage{width:100%;height:100%;display:grid;place-items:center;}
.freezer-card .product-object{width:100%;height:100%;display:grid;place-items:center;}
.freezer-card .product-ghost{opacity:.05;filter:blur(18px)!important;transform:scale(1.08)!important;}
@media(max-width:600px){.freezer-card .product-img{height:335px}.freezer-card .product-img img{padding:4px!important;transform:scale(1.09)}.freezer-card:hover .product-img img{transform:scale(1.12) translateY(-5px)}}

/* ===== Google Maps — premium contact section ===== */
.map-section{background:linear-gradient(180deg,#f8fbfe 0%,#fff 100%)}
.map-card{background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow2);position:relative}
.map-frame{height:430px;background:#eaf1f7;position:relative}
.map-frame iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.95) contrast(1.02)}
.map-info{display:flex;align-items:center;gap:16px;padding:20px 24px;min-height:88px}
.map-pin{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#eaf5ff;color:var(--blue);font-size:1.45rem;flex:none}
.map-info strong{display:block;color:var(--ink);font-size:1.02rem}
.map-info p{margin:4px 0 0;color:var(--muted)}
.map-link{margin-right:auto;color:var(--blue);font-weight:800;white-space:nowrap;transition:.3s var(--ease)}
.map-link:hover{transform:translateX(-4px)}
.map-open{white-space:nowrap}
@media(max-width:600px){.map-frame{height:320px}.map-info{align-items:flex-start;flex-wrap:wrap}.map-link{margin-right:0;width:100%;padding-right:64px}.map-section .section-head{display:block}.map-open{display:inline-flex;margin-top:16px}}

/* V16: high-resolution product masters + premium 3D depth */
.product-img{perspective:1600px;transform-style:preserve-3d;background:radial-gradient(circle at 50% 34%,#fff 0%,#f8fbfe 48%,#e7eff6 100%);}
.product-stage{transform-style:preserve-3d;}
.product-object{transform-style:preserve-3d;}
.product-object img{image-rendering:auto;will-change:transform,filter;filter:drop-shadow(0 34px 24px rgba(3,22,39,.22)) drop-shadow(0 9px 7px rgba(8,118,209,.09));}
.product-card:hover .product-object img{filter:drop-shadow(0 44px 34px rgba(3,22,39,.28)) drop-shadow(0 14px 9px rgba(8,118,209,.12));}
.product-img .product-ground{opacity:.8;}
.freezer-card .product-img{perspective:1500px;}
.freezer-card .product-object img{filter:drop-shadow(0 28px 24px rgba(3,22,39,.22)) saturate(1.04) contrast(1.03);}
.freezer-card:hover .product-object img{filter:drop-shadow(0 40px 32px rgba(3,22,39,.30)) saturate(1.06) contrast(1.04);}
@media(max-width:600px){.product-object img{filter:drop-shadow(0 28px 22px rgba(3,22,39,.20));}.freezer-card .product-object img{filter:drop-shadow(0 26px 22px rgba(3,22,39,.20));}}
