@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap');
:root{--ink:#10161f;--muted:#68717d;--line:#e7e9ec;--paper:#fff;--soft:#f5f6f7;--dark:#0d141c;--dark2:#131c26;--accent:#1f4f8f;--max:1280px;--radius:22px;--shadow:0 18px 55px rgba(16,22,31,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Manrope','Noto Sans Arabic',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 48px),var(--max));margin:auto}.topbar{background:#0b1118;color:#aeb8c4;font-size:11px;letter-spacing:.11em;text-transform:uppercase}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,22,31,.08)}.nav{height:78px;display:flex;align-items:center;gap:30px}.logo{display:flex;align-items:center;gap:7px;white-space:nowrap;margin-right:18px}.logo > span:not(.brand-wordmark){display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--ink);color:#fff;font-size:12px;font-weight:800}.logo b{font-size:15px;letter-spacing:.08em}.logo i{font-size:11px;font-style:normal;color:#7a838d;letter-spacing:.16em}.main-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.main-nav a{font-size:13px;color:#46505c;transition:.2s}.main-nav a:hover{color:var(--ink)}.nav-cta{margin-left:4px}.arabic-link,.english-link{font-size:12px!important;color:#7b838d!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.01em;transition:.22s}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(16,22,31,.14)}.btn-white{background:#fff;color:var(--ink);border-color:#fff}.btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.28)}.btn-small{min-height:40px;padding:0 16px;font-size:12px}.mobile-toggle{display:none;border:0;background:none;font-size:24px}.hero-v7{background:linear-gradient(135deg,#0b121a 0%,#15202c 65%,#1b2c40 100%);color:#fff;overflow:hidden}.hero-v7-inner{min-height:720px;display:grid;grid-template-columns:1fr 1.03fr;align-items:center;gap:70px;padding:70px 0}.hero-v7-copy{max-width:650px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:#7c8793;text-transform:uppercase;margin-bottom:16px}.eyebrow-light{color:#9caebe}.hero-v7-copy h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:0 0 26px;font-weight:700}.hero-v7-copy p{font-size:18px;line-height:1.65;color:#bdc7d1;max-width:610px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hero-text-link{font-size:13px;color:#d6dde4;padding:12px}.hero-signals{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:58px;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.hero-signals div{padding:17px 18px 15px 0}.hero-signals div+div{padding-left:18px;border-left:1px solid rgba(255,255,255,.12)}.hero-signals b{display:block;font-size:13px}.hero-signals small{display:block;color:#8997a5;font-size:11px;margin-top:5px}.hero-v7-visual{min-width:0}.hero-v7-image{height:535px;border-radius:26px;overflow:hidden;position:relative;background:#e8edf1}.hero-v7-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.45));pointer-events:none}.hero-v7-image img{width:100%;height:100%;object-fit:cover}.hero-v7-image span{position:absolute;z-index:2;left:22px;bottom:20px;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.22);backdrop-filter:blur(10px);padding:8px 11px;border-radius:999px;font-size:10px;letter-spacing:.1em}.hero-v7-thumbs{display:flex;gap:8px;margin-top:12px;overflow:auto;scrollbar-width:none}.hero-thumb{width:82px;height:60px;padding:0;border:1px solid rgba(255,255,255,.15);background:#111b25;border-radius:10px;overflow:hidden;position:relative;flex:0 0 auto;opacity:.5;cursor:pointer}.hero-thumb.active{opacity:1;border-color:#fff}.hero-thumb img{width:100%;height:100%;object-fit:cover}.hero-thumb span{position:absolute;right:6px;bottom:4px;font-size:9px;color:#fff;text-shadow:0 1px 4px #000}.hero-v7-caption{display:flex;justify-content:space-between;color:#8997a5;font-size:10px;letter-spacing:.11em;text-transform:uppercase;padding-top:11px}.hero-v7-caption b{color:#c9d1da;font-weight:600}.proof-bar{background:#f4f5f6;border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:22px 18px;min-height:100px}.proof-grid>div+div{border-left:1px solid var(--line)}.proof-grid span{font-size:10px;color:#9aa3ad;display:block;margin-bottom:10px}.proof-grid b{font-size:13px;display:block}.proof-grid small{font-size:11px;color:var(--muted);display:block;margin-top:4px}.section-v7{padding:110px 0}.section-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:42px}.section-intro h2,.center-v6 h2{font-size:clamp(38px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0;max-width:760px}.section-intro p,.center-v6 p{color:var(--muted);font-size:15px;line-height:1.75;margin:0 0 18px}.inline-link{font-size:13px;font-weight:700;border-bottom:1px solid #bbc2c9;padding-bottom:4px}.category-v7-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-v7{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:.25s}.category-v7:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-photo{height:270px;position:relative;background:#f2f3f4;overflow:hidden}.category-photo img{width:100%;height:100%;object-fit:cover;transition:.45s}.category-v7:hover .category-photo img{transform:scale(1.03)}.category-photo span{position:absolute;right:16px;top:16px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:15px}.category-copy{padding:23px 23px 26px}.category-copy small{font-size:9px;letter-spacing:.14em;color:#929aa4;font-weight:800}.category-copy h3{font-size:22px;letter-spacing:-.02em;margin:9px 0 7px}.category-copy p{color:var(--muted);font-size:13px;margin:0}.dark-section{background:var(--dark);color:#fff}.light-intro .eyebrow{color:#8997a5}.light-intro p{color:#9da9b5}.carousel-shell,.card-carousel-wrap{position:relative}.product-carousel,.card-carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 10px}.product-carousel::-webkit-scrollbar,.card-carousel::-webkit-scrollbar{display:none}.product-v6-card{flex:0 0 285px;scroll-snap-align:start;color:#fff}.product-photo{height:300px;border-radius:18px;overflow:hidden;background:#f1f2f3;position:relative}.product-photo img{width:100%;height:100%;object-fit:cover}.product-photo span{position:absolute;left:14px;bottom:13px;background:rgba(0,0,0,.46);padding:6px 8px;border-radius:999px;font-size:9px}.product-copy-v6{padding:15px 2px}.product-copy-v6 small{font-size:9px;color:#7f8c99;text-transform:uppercase;letter-spacing:.12em}.product-copy-v6 h3{font-size:18px;margin:7px 0}.product-spec-line{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#909ca8}.product-spec-line b{color:#fff}.carousel-arrow{position:absolute;z-index:3;top:44%;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(9,15,21,.75);color:#fff;font-size:22px;cursor:pointer;backdrop-filter:blur(8px)}.carousel-arrow.prev{left:-20px}.carousel-arrow.next{right:-20px}.applications-v7{background:#f6f7f8}.center-v6{text-align:center;max-width:760px;margin:0 auto 42px}.card-carousel{gap:14px}.editorial-card{flex:0 0 min(390px,31vw);height:470px;border-radius:22px;overflow:hidden;position:relative;scroll-snap-align:start;color:#fff;background:#ddd}.editorial-card>img{width:100%;height:100%;object-fit:cover;transition:.45s}.editorial-card:hover>img{transform:scale(1.03)}.editorial-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 40%,rgba(0,0,0,.72) 100%)}.editorial-card-copy{position:absolute;left:25px;right:25px;bottom:24px}.editorial-card-copy small{font-size:9px;letter-spacing:.13em}.editorial-card-copy h3{font-size:27px;line-height:1.05;margin:9px 0}.editorial-card-copy p{color:#d5dce2;font-size:13px;margin:0;max-width:290px}.editorial-card-copy>span{position:absolute;right:0;bottom:0;width:40px;height:40px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center}.factory-v7-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.factory-v7-media{height:620px;border-radius:24px;overflow:hidden;position:relative;background:#e9ebed}.factory-v7-media img{width:100%;height:100%;object-fit:cover}.factory-overlay{position:absolute;left:24px;bottom:24px;background:rgba(10,16,22,.74);backdrop-filter:blur(12px);color:#fff;padding:17px 19px;border-radius:14px}.factory-overlay small{font-size:9px;letter-spacing:.14em;color:#9eabb7;display:block}.factory-overlay b{font-size:15px;display:block;margin-top:4px}.factory-v7-copy h2{font-size:clamp(38px,4.4vw,60px);line-height:1;letter-spacing:-.045em;margin:0 0 20px}.factory-v7-copy>p{font-size:15px;color:var(--muted);line-height:1.8}.factory-points{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin:30px 0}.factory-points>div{padding:17px 0}.factory-points>div:nth-child(even){padding-left:18px;border-left:1px solid var(--line)}.factory-points b,.factory-points span{display:block}.factory-points b{font-size:13px}.factory-points span{font-size:11px;color:var(--muted);margin-top:3px}.oem-band{background:#0e1721;color:#fff}.oem-band-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.oem-band h2{font-size:clamp(40px,4.5vw,64px);line-height:1;letter-spacing:-.05em;margin:0 0 20px}.oem-band p{color:#aeb9c4;max-width:560px}.oem-steps{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.14)}.oem-steps>div{padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.oem-steps>div:nth-child(even){padding-left:25px;border-left:1px solid rgba(255,255,255,.14)}.oem-steps b{display:block;color:#738291;font-size:10px}.oem-steps span{display:block;font-size:18px;margin:5px 0}.oem-steps small{color:#8e9ba7;font-size:11px}.gcc-v7{background:#f4f6f7}.gcc-v7-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.gcc-v7 h2{font-size:clamp(40px,4.5vw,60px);line-height:1;letter-spacing:-.05em;margin:0 0 20px}.gcc-v7 p{color:var(--muted);max-width:680px}.gcc-countries{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.gcc-countries span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:11px}.rfq-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:var(--shadow)}.rfq-card small{font-size:9px;letter-spacing:.14em;color:#87909b;font-weight:800}.rfq-card h3{font-size:28px;line-height:1.1;letter-spacing:-.03em;margin:13px 0}.rfq-card p{font-size:12px}.team-preview{padding-top:80px}.team-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.team-mini{display:flex;align-items:center;gap:13px;padding:18px 15px 18px 0;min-width:0}.team-mini+.team-mini{border-left:1px solid var(--line);padding-left:15px}.team-initial{width:42px;height:42px;border-radius:50%;background:#edf0f2;display:grid;place-items:center;font-size:13px;font-weight:800;flex:0 0 auto}.team-mini b,.team-mini span,.team-mini small{display:block}.team-mini b{font-size:13px}.team-mini span{font-size:11px;color:#69737e}.team-mini small{font-size:10px;color:#9aa2ab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-mini i{margin-left:auto;font-style:normal;color:#89939d}.final-v6{background:#0c131b;color:#fff;padding:88px 0}.final-v6-inner{display:flex;justify-content:space-between;align-items:end;gap:50px}.final-v6 h2{font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-.055em;margin:0 0 18px;max-width:760px}.final-v6 p{color:#9eabb7;max-width:650px}.final-actions{display:flex;gap:10px;flex-wrap:wrap}.site-footer{background:#0b1016;color:#8995a1;border-top:1px solid #202833}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px;padding:65px 0}.footer-brand p{max-width:340px;font-size:12px;line-height:1.8}.logo.white{color:#fff}.footer-mini{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#64717d;margin-top:20px}.site-footer h4{color:#e6ebef;font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin:3px 0 16px}.site-footer a{display:block;font-size:12px;margin:9px 0}.footer-whatsapp{color:#dbe4ec!important}.footer-bottom{border-top:1px solid #1b232d;padding:18px 0;display:flex;justify-content:space-between;font-size:10px;color:#586572}.float-wa{position:fixed;right:20px;bottom:20px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#111a23;color:#fff;z-index:40;box-shadow:0 12px 30px rgba(0,0,0,.2);font-size:11px;font-weight:800}.mobile-bottom{display:none}.page-hero{background:#f4f6f7;border-bottom:1px solid var(--line);padding:82px 0}.page-hero-grid{display:grid;grid-template-columns:1fr 300px;gap:70px;align-items:end}.page-hero h1{font-size:clamp(45px,6vw,78px);line-height:1;letter-spacing:-.055em;margin:0;max-width:850px}.page-hero p{color:var(--muted);font-size:15px;max-width:700px;margin:22px 0 0}.page-hero-meta{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.page-hero-meta span{padding:9px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:10px}.section-v6{padding:90px 0}.rfq-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start}.rfq-form-card{border:1px solid var(--line);border-radius:24px;padding:38px;background:#fff}.rfq-progress{display:flex;gap:24px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:34px}.rfq-progress span{font-size:10px;color:#9aa3ad}.rfq-progress .active{color:var(--ink);font-weight:800}.form-title small{font-size:9px;letter-spacing:.14em;color:#929ba4}.form-title h2{font-size:32px;letter-spacing:-.03em;margin:7px 0 24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rfq-form label{font-size:11px;font-weight:700;color:#39434e}.rfq-form input,.rfq-form select,.rfq-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #dfe3e7;background:#fbfcfc;border-radius:11px;padding:13px 14px;font:inherit;font-size:13px;color:var(--ink);outline:none}.rfq-form input:focus,.rfq-form select:focus,.rfq-form textarea:focus{border-color:#8b98a5;box-shadow:0 0 0 3px rgba(70,88,105,.08)}.rfq-form textarea{min-height:145px;resize:vertical}.full-field{grid-column:1/-1}.requirement-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.requirement-picker>span{grid-column:1/-1}.requirement-picker label{border:1px solid var(--line);border-radius:10px;padding:11px;font-weight:500}.requirement-picker input{display:inline-block;width:auto;margin:0 7px 0 0}.rfq-submit{margin-top:22px;width:100%;border:0;cursor:pointer}.form-privacy{display:block;color:#8b949d;font-size:10px;line-height:1.6;margin-top:12px}.form-privacy a{text-decoration:underline}.side-card{border:1px solid var(--line);border-radius:20px;padding:23px;background:#fafbfb;margin-bottom:14px}.side-card.sticky-note{position:sticky;top:105px}.side-card>small{font-size:9px;letter-spacing:.14em;color:#8d96a0;font-weight:800}.side-card h3{font-size:20px;line-height:1.15;letter-spacing:-.02em;margin:9px 0 14px}.side-card ol{margin:0;padding-left:18px;color:#68737e;font-size:12px;line-height:2}.team-side>a{display:flex;align-items:center;gap:9px;padding:11px 0;border-top:1px solid var(--line)}.team-side>a .team-initial{width:32px;height:32px}.team-side>a span:nth-child(2){flex:1}.team-side>a b,.team-side>a small{display:block}.team-side>a b{font-size:12px}.team-side>a small{font-size:9px;color:#8a949e}.team-side>a i{font-size:9px;font-style:normal}.success-box,.error-box{border-radius:14px;padding:18px;margin-bottom:25px}.success-box{background:#eef6f0;border:1px solid #cfe3d4}.success-box b,.success-box span{display:block}.success-box span{font-size:12px;color:#637066;margin:5px 0 14px}.error-box{background:#fff3f2;border:1px solid #efd1cd;color:#9b443a;font-size:12px}.policy-content{max-width:900px;font-size:15px;color:#4f5a65;line-height:1.9}.policy-content h2,.policy-content h3{color:var(--ink);line-height:1.2;margin-top:38px}.policy-content ul{padding-left:22px}.about-hero{padding:105px 0 70px;background:#f4f6f7}.about-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.about-hero h1{font-size:clamp(52px,7vw,92px);line-height:.95;letter-spacing:-.065em;margin:0}.about-hero p{font-size:17px;color:var(--muted);max-width:680px;line-height:1.75}.about-hero-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.about-hero-card b{font-size:25px;display:block;letter-spacing:-.03em}.about-hero-card span{display:block;color:var(--muted);font-size:12px;margin-top:7px}.about-image{height:540px;border-radius:24px;overflow:hidden;background:#eee}.about-image img{width:100%;height:100%;object-fit:cover}.about-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.about-copy h2{font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.05em;margin:0 0 20px}.about-copy p{color:var(--muted);font-size:15px;line-height:1.85}.about-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.about-facts>div{padding:20px 0;border-bottom:1px solid var(--line)}.about-facts>div:nth-child(even){padding-left:20px;border-left:1px solid var(--line)}.about-facts b{font-size:12px;display:block}.about-facts span{font-size:11px;color:var(--muted);display:block;margin-top:4px}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-cards>div{padding:25px 18px 28px 0}.feature-cards>div+div{border-left:1px solid var(--line);padding-left:18px}.feature-cards b,.feature-cards span{display:block}.feature-cards b{font-size:14px}.feature-cards span{font-size:12px;color:var(--muted);line-height:1.65;margin-top:8px}.about-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.about-timeline>div{border:1px solid var(--line);border-radius:18px;padding:25px;background:#fff}.about-timeline small{font-size:9px;color:#929ba5;letter-spacing:.12em}.about-timeline h3{font-size:20px;margin:9px 0}.about-timeline p{font-size:12px;color:var(--muted);line-height:1.7}.nav-open .main-nav{display:flex}.arabic-page .hero-v7-copy h1,.arabic-page .section-intro h2,.arabic-page .center-v6 h2,.arabic-page .factory-v7-copy h2,.arabic-page .oem-band h2,.arabic-page .gcc-v7 h2,.arabic-page .final-v6 h2,.arabic-page .page-hero h1,.arabic-page .about-hero h1{letter-spacing:-.035em}.arabic-page .hero-v7-inner,.arabic-page .factory-v7-grid,.arabic-page .oem-band-grid,.arabic-page .gcc-v7-grid,.arabic-page .about-split{direction:rtl}.arabic-page .main-nav{direction:rtl}.arabic-page .hero-actions{direction:rtl}.arabic-page .hero-signals div+div{border-left:0;border-right:1px solid rgba(255,255,255,.12);padding-left:0;padding-right:18px}.arabic-page .section-intro,.arabic-page .proof-grid,.arabic-page .team-mini-grid,.arabic-page .page-hero-grid{direction:rtl}.arabic-page .feature-cards,.arabic-page .about-facts{direction:rtl}.arabic-page .feature-cards>div+div,.arabic-page .about-facts>div:nth-child(even){border-left:0;border-right:1px solid var(--line);padding-left:0;padding-right:18px}
@media(max-width:1050px){.main-nav{gap:15px}.nav{gap:15px}.hero-v7-inner{grid-template-columns:1fr 1fr;gap:35px}.category-v7-grid{grid-template-columns:1fr 1fr}.factory-v7-grid,.oem-band-grid,.gcc-v7-grid{gap:45px}.team-mini-grid{grid-template-columns:1fr 1fr}.team-mini:nth-child(3){border-left:0;padding-left:0;border-top:1px solid var(--line)}.team-mini:nth-child(4){border-top:1px solid var(--line)}.rfq-layout{grid-template-columns:1fr}.side-card.sticky-note{position:static}.about-hero-grid{grid-template-columns:1fr}.about-split{grid-template-columns:1fr;gap:45px}}
@media(max-width:800px){.wrap{width:min(calc(100% - 32px),var(--max))}.topbar-inner span:last-child{display:none}.nav{height:68px}.mobile-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;left:16px;right:16px;top:74px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.main-nav a{padding:12px}.nav-cta{display:none}.hero-v7-inner{grid-template-columns:1fr;padding:50px 0 40px;min-height:auto}.hero-v7-copy h1{font-size:54px}.hero-v7-copy p{font-size:15px}.hero-v7-visual{margin-top:20px}.hero-v7-image{height:420px}.hero-signals{margin-top:36px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:17px}.proof-grid>div+div{border-left:1px solid var(--line)}.proof-grid>div:nth-child(odd){border-left:0}.proof-grid>div:nth-child(n+3){border-top:1px solid var(--line)}.section-v7,.section-v6{padding:72px 0}.section-intro{grid-template-columns:1fr;gap:18px}.category-v7-grid{grid-template-columns:1fr}.category-photo{height:250px}.product-v6-card{flex-basis:76vw}.editorial-card{flex-basis:82vw;height:430px}.carousel-arrow{display:none}.factory-v7-grid,.oem-band-grid,.gcc-v7-grid{grid-template-columns:1fr}.factory-v7-media{height:420px}.oem-band-grid{gap:45px}.final-v6-inner{display:block}.final-actions{margin-top:25px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.mobile-bottom{display:grid;position:fixed;bottom:0;left:0;right:0;z-index:45;grid-template-columns:1fr 1fr;background:#0b1118;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{color:#fff;text-align:center;padding:14px 8px;font-size:12px;border-right:1px solid #25303a}.float-wa{display:none}.page-hero{padding:65px 0}.page-hero-grid{grid-template-columns:1fr;gap:25px}.page-hero-meta{justify-content:flex-start}.rfq-form-card{padding:25px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.requirement-picker{grid-template-columns:1fr}.requirement-picker>span{grid-column:auto}.about-hero{padding:70px 0 45px}.about-hero h1{font-size:58px}.about-image{height:400px}.feature-cards{grid-template-columns:1fr 1fr}.feature-cards>div:nth-child(3){border-left:0;padding-left:0;border-top:1px solid var(--line)}.feature-cards>div:nth-child(4){border-top:1px solid var(--line)}.about-timeline{grid-template-columns:1fr}.arabic-page .hero-v7-inner,.arabic-page .factory-v7-grid,.arabic-page .oem-band-grid,.arabic-page .gcc-v7-grid,.arabic-page .about-split{direction:rtl}}
@media(max-width:520px){.hero-v7-copy h1{font-size:46px}.hero-v7-image{height:360px}.hero-v7-caption b{display:none}.hero-signals{grid-template-columns:1fr}.hero-signals div+div{border-left:0;border-top:1px solid rgba(255,255,255,.12);padding-left:0;padding-top:13px}.proof-grid{grid-template-columns:1fr}.proof-grid>div+div{border-left:0;border-top:1px solid var(--line)}.team-mini-grid{grid-template-columns:1fr}.team-mini+.team-mini{border-left:0;padding-left:0;border-top:1px solid var(--line)}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.feature-cards{grid-template-columns:1fr}.feature-cards>div{padding-left:0!important;padding-right:0!important}.feature-cards>div+div{border-left:0;border-right:0;border-top:1px solid var(--line)}.about-hero h1{font-size:48px}.about-facts{grid-template-columns:1fr}.about-facts>div:nth-child(even){border-left:0;border-right:0;padding-left:0;padding-right:0}}
.hero-v7-image img{transition:opacity .3s ease,transform .7s ease}.rfq-form details{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px}.rfq-form summary{cursor:pointer;list-style:none;font-size:12px;font-weight:800;display:flex;justify-content:space-between;align-items:center}.rfq-form summary::-webkit-details-marker{display:none}.rfq-form summary span{font-size:10px;color:#9aa3ad;font-weight:500}.details-grid{margin-top:18px}.details-grid label{font-weight:700}
/* Shared interior-page system */
.section{padding:100px 0}.section.alt{background:#f5f6f7}.center{text-align:center;max-width:820px;margin:0 auto 45px}.center h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 0 18px}.center p{font-size:16px;color:var(--muted);line-height:1.75}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:35px}.section-head h2{font-size:clamp(38px,4.5vw,58px);line-height:1;letter-spacing:-.05em;margin:0}.section-head.light{color:#fff}.section-head.light .eyebrow{color:#8795a2}.section-dark{background:#0d151e;color:#fff}.factory-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.factory-image{height:590px;border-radius:24px;overflow:hidden;position:relative;background:#ddd}.factory-image img{width:100%;height:100%;object-fit:cover}.image-tag{position:absolute;left:22px;bottom:22px;background:rgba(7,13,19,.75);backdrop-filter:blur(10px);color:#fff;border-radius:13px;padding:14px 16px}.image-tag b,.image-tag span{display:block}.image-tag b{font-size:10px;letter-spacing:.1em}.image-tag span{font-size:11px;color:#aab5bf;margin-top:4px}.factory-grid h2{font-size:clamp(40px,4vw,58px);line-height:1;letter-spacing:-.05em;margin:0 0 18px}.factory-grid>div>p{color:var(--muted);line-height:1.8}.metric-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin:28px 0}.metric-grid>div{padding:18px 0;border-bottom:1px solid var(--line)}.metric-grid>div:nth-child(even){padding-left:18px;border-left:1px solid var(--line)}.metric-grid b,.metric-grid span{display:block}.metric-grid b{font-size:11px;letter-spacing:.08em}.metric-grid span{font-size:11px;color:var(--muted);margin-top:4px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid>div{padding:25px 20px 28px 0}.process-grid>div+div{border-left:1px solid var(--line);padding-left:20px}.process-grid span{font-size:10px;color:#9aa3ad}.process-grid h3{font-size:20px;margin:12px 0 7px}.process-grid p{font-size:12px;color:var(--muted);line-height:1.7;margin:0}.image-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.image-wall img{width:100%;height:280px;object-fit:cover;border-radius:16px}.light-link{color:#fff}.text-link{font-size:12px;font-weight:800}.oem-hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.oem-hero img{width:100%;height:520px;object-fit:cover;border-radius:22px}.oem-hero h2{font-size:clamp(38px,4vw,56px);line-height:1;letter-spacing:-.05em}.oem-hero p{color:var(--muted);line-height:1.8}.final-cta{background:#0c131b;color:#fff;padding:80px 0}.final-cta-inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.final-cta h2{font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.055em;margin:0 0 15px}.final-cta p{color:#98a6b3}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cert-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.cert-card img{width:100%;height:240px;object-fit:cover}.cert-card .pad{padding:22px}.cert-card h3{font-size:20px;margin:0 0 8px}.cert-card p{font-size:12px;color:var(--muted);line-height:1.7}.product-detail-v6{padding:55px 0 90px}.breadcrumb-wrap{display:flex;gap:7px;align-items:center;padding:22px 0;font-size:11px;color:#7c8792}.product-detail-v6-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:start}.gallery-main{height:650px;border-radius:24px;overflow:hidden;background:#f2f3f4}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:flex;gap:8px;overflow:auto;margin-top:10px}.gallery-thumb{flex:0 0 75px;height:62px;padding:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.gallery-thumb.active{border-color:#111}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-info-v6{padding-top:15px}.product-info-v6 h1{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:0 0 18px}.product-lead{font-size:15px;color:var(--muted);line-height:1.8}.spec-table{border-top:1px solid var(--line);margin:28px 0}.spec-table>div{display:grid;grid-template-columns:140px 1fr;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.spec-table span{color:#87919b}.product-actions{display:flex;gap:10px;flex-wrap:wrap}.whatsapp-link{display:inline-flex;align-items:center;padding:0 8px;font-size:12px;font-weight:700}.buyer-note-v6{margin-top:25px;padding:16px 18px;border-radius:14px;background:#f5f6f7}.buyer-note-v6 b,.buyer-note-v6 span{display:block}.buyer-note-v6 b{font-size:11px}.buyer-note-v6 span{font-size:11px;color:var(--muted);margin-top:4px}.detail-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.detail-wall figure{margin:0}.detail-wall img{width:100%;height:240px;object-fit:cover;border-radius:15px}.detail-wall figcaption{font-size:10px;color:#8c959e;margin-top:7px}.product-v6-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.filter-row{margin-bottom:30px}.search-box{display:flex;gap:8px;margin-bottom:15px}.search-box input{flex:1;padding:13px;border:1px solid var(--line);border-radius:10px;font:inherit}.search-box button{border:0;border-radius:10px;padding:0 18px;background:#10161f;color:#fff}.category-pills{display:flex;gap:7px;flex-wrap:wrap}.pill{padding:8px 12px;border:1px solid var(--line);border-radius:999px;font-size:10px;color:#66717c}.pill.active{background:#10161f;color:#fff;border-color:#10161f}.empty-state{text-align:center;padding:80px 20px;border:1px dashed var(--line);border-radius:20px}.related-section .product-v6-card{color:#fff}.dark-section .product-v6-card{color:#fff}
@media(max-width:800px){.section{padding:72px 0}.factory-grid,.oem-hero{grid-template-columns:1fr;gap:35px}.factory-image,.oem-hero img{height:420px}.process-grid{grid-template-columns:1fr 1fr}.process-grid>div:nth-child(3),.process-grid>div:nth-child(4){border-top:1px solid var(--line)}.image-wall{grid-template-columns:1fr 1fr}.image-wall img{height:230px}.final-cta-inner{display:block}.final-cta-inner .btn{margin-top:25px}.cert-grid{grid-template-columns:1fr}.product-detail-v6-grid{grid-template-columns:1fr;gap:35px}.gallery-main{height:480px}.detail-wall{grid-template-columns:1fr 1fr}.product-v6-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:18px}}
@media(max-width:520px){.process-grid,.image-wall,.detail-wall,.product-v6-grid{grid-template-columns:1fr}.process-grid>div+div{border-left:0;border-top:1px solid var(--line);padding-left:0}.image-wall img{height:280px}.gallery-main{height:390px}.spec-table>div{grid-template-columns:105px 1fr}.product-actions{display:grid}.product-actions .btn,.whatsapp-link{width:100%;justify-content:center}.factory-image,.oem-hero img{height:340px}}

/* V8.1 visual refinement: restrained enterprise system */
:root{--ink:#111820;--muted:#6c7580;--line:#e5e8eb;--soft:#f6f7f8;--paper:#fff;--dark:#0d151d;--dark2:#16212b;--accent:#244b73;--max:1320px;--radius:18px;--shadow:0 16px 45px rgba(17,24,32,.055)}
html{font-family:'DM Sans','Noto Sans Arabic',Arial,sans-serif}body{font-family:'DM Sans','Noto Sans Arabic',Arial,sans-serif;letter-spacing:-.006em}body[dir="rtl"],.arabic-page{font-family:'Noto Sans Arabic','DM Sans',Arial,sans-serif}.wrap{width:min(calc(100% - 56px),var(--max))}.site-header{background:rgba(255,255,255,.97);box-shadow:0 1px 0 rgba(17,24,32,.035)}.nav{height:74px}.main-nav{gap:24px}.main-nav a{font-weight:500}.btn{min-height:46px;border-radius:12px;padding:0 19px;box-shadow:none}.btn:hover{transform:none;box-shadow:0 8px 22px rgba(17,24,32,.10)}.logo > span:not(.brand-wordmark){border-radius:9px}.hero-v7-inner{min-height:680px}.hero-v7-image{border-radius:18px}.section-v6,.section{padding:84px 0}.product-v6-card,.app-card,.feature-card{box-shadow:none!important}.product-v6-card:hover{transform:translateY(-3px)}.product-photo{border-radius:14px!important}.section-intro h2,.page-hero h1,.about-hero h1,.hero-v7-copy h1{font-weight:600}.page-hero{padding:76px 0}.final-v6{padding:78px 0}.site-footer a,.site-footer a:hover,.main-nav a,.main-nav a:hover,.inline-link,.whatsapp-link,.form-privacy a{text-decoration:none!important}.arabic-page .main-nav{gap:22px}.arabic-page .hero-v7-copy h1{line-height:1.12}.rfq-form input,.rfq-form select,.rfq-form textarea{border-radius:9px;background:#fff}.rfq-form-card{border-radius:18px;box-shadow:0 10px 35px rgba(17,24,32,.04)}
@media(max-width:700px){.wrap{width:min(calc(100% - 32px),var(--max))}.nav{height:68px}.section-v6,.section{padding:62px 0}.hero-v7-inner{padding:45px 0}.hero-v7-image{border-radius:14px}.page-hero{padding:58px 0}}

/* Final visual guardrails */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(36,75,115,.28);outline-offset:3px}.site-header,.site-footer,.hero-v7,.section,.section-v6,.page-hero{overflow:clip}.product-v6-card,.app-card,.feature-card,.rfq-card,.side-card,.about-hero-card{border-color:#e6e9ec}.product-v6-card h3,.app-card h3,.feature-card h3{font-weight:600}.main-nav a{position:relative}.main-nav a:after{content:none!important}.btn,.pill,.hero-thumb,.gallery-thumb{transition:all .18s ease}.btn:active{transform:translateY(0)}

/* V8.2 Brand Refinement — quiet, editorial, non-template UI */
:root{--ink:#111820;--muted:#6d7680;--line:#e5e7e9;--paper:#fff;--soft:#f6f7f7;--dark:#111820;--dark2:#17212b;--accent:#173f67;--max:1320px;--radius:14px;--shadow:0 12px 38px rgba(17,24,32,.055)}
body{font-family:'Manrope','Noto Sans Arabic',ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif;letter-spacing:-.008em}a{text-decoration:none!important}a:hover{text-decoration:none!important}
.topbar{background:#111820}.site-header{border-bottom:1px solid #e9ebed;background:rgba(255,255,255,.97)}.nav{height:76px}.main-nav{gap:30px}.main-nav a{font-size:12px;font-weight:600;color:#4d5660}.main-nav a:hover{color:#111820}.nav-cta{border-radius:6px}.btn{border-radius:6px;min-height:46px;font-weight:700;letter-spacing:.01em}.btn:hover{transform:none;box-shadow:none}.logo > span:not(.brand-wordmark){border-radius:7px}.hero-v7{background:#101820}.hero-v7-image{border-radius:12px}.hero-thumb{border-radius:6px}.hero-v7-copy h1{font-weight:600;letter-spacing:-.06em}.section-v7{padding:100px 0}.section-intro h2,.center-v6 h2{font-weight:600}.category-v7{border-radius:12px;box-shadow:none}.category-v7:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.category-photo span,.editorial-card-copy>span,.team-mini>i,.product-photo>span{display:none!important}.product-v6-card{border-radius:10px}.product-v6-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.carousel-arrow{display:none!important}.carousel-shell,.card-carousel-wrap{padding-left:0;padding-right:0}.product-carousel,.card-carousel{scroll-snap-type:x mandatory}.product-v6-card,.editorial-card{scroll-snap-align:start}.inline-link{border-bottom:0!important;padding-bottom:0;font-weight:700}.hero-text-link{padding-left:0;padding-right:0}.page-hero{background:#f5f6f7}.page-hero-grid{min-height:330px}.page-hero h1{font-weight:600;letter-spacing:-.05em}.filter-row{gap:22px}.pill{border-radius:6px}.search-box input{border-radius:6px}.search-box button{border-radius:6px}.policy-content{max-width:940px;font-size:15px;line-height:1.95;color:#3f4a55;white-space:normal}.policy-content::first-line{font-weight:600}.policy-page{padding-top:72px;padding-bottom:110px}.policy-page .wrap{background:#fff}.final-v6{background:#101820}.final-v6-inner h2{font-weight:600}.float-wa{border-radius:6px}.mobile-bottom a{border-radius:0}
/* Quiet carousel controls: automatic movement remains; no decorative arrows. */
.carousel-arrow{visibility:hidden;pointer-events:none}
/* Arabic typesetting */
.arabic-page,.arabic-page body{font-family:'Noto Sans Arabic','Manrope',sans-serif}.arabic-page .hero-v7-copy h1,.arabic-page .section-intro h2,.arabic-page .center-v6 h2{letter-spacing:0;font-weight:600}.arabic-page .eyebrow{letter-spacing:.02em}
/* Remove browser focus outlines only where custom focus exists; preserve keyboard visibility. */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #173f67;outline-offset:3px}
@media(max-width:760px){.wrap{width:min(calc(100% - 32px),var(--max))}.nav{height:68px}.main-nav{gap:0}.section-v7{padding:72px 0}.hero-v7-inner{padding:42px 0}.hero-v7-copy h1{font-size:clamp(40px,12vw,60px)}.section-intro{gap:26px}.page-hero-grid{min-height:270px}}

.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.post-card img{width:100%;height:240px;object-fit:cover}.post-card> a>div{padding:24px}.post-card small{font-size:9px;letter-spacing:.14em;color:#8a949e}.post-card h2{font-size:25px;line-height:1.15;letter-spacing:-.035em;margin:10px 0}.post-card p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 18px}.post-card span{font-size:12px;font-weight:700;color:#173f67}@media(max-width:900px){.post-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.post-grid{grid-template-columns:1fr}}

.policy-layout{display:grid;grid-template-columns:220px minmax(0,860px);gap:70px;align-items:start}.policy-nav{position:sticky;top:110px;border-top:1px solid var(--line);padding-top:16px}.policy-nav a{display:block;padding:8px 0;font-size:11px;color:#69737d}.policy-nav a:hover{color:#111820}.policy-content{max-width:none}.policy-content p{margin:0 0 22px}.policy-content h2{font-size:22px;line-height:1.25;letter-spacing:-.03em;font-weight:600;margin:38px 0 12px;color:#151d25}.policy-content h2:first-child{margin-top:0}@media(max-width:800px){.policy-layout{grid-template-columns:1fr;gap:30px}.policy-nav{position:static;display:flex;gap:14px;overflow:auto;white-space:nowrap;border-top:0;border-bottom:1px solid var(--line);padding:0 0 12px}.policy-nav .eyebrow{display:none}.policy-nav a{padding:0}}

.factory-hero{padding-top:92px}.factory-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:80px;align-items:end}.factory-hero h1{max-width:850px}.factory-hero-note{border-top:1px solid currentColor;padding-top:16px;display:grid;gap:7px}.factory-hero-note span,.factory-hero-note small{font-size:11px;letter-spacing:.14em;text-transform:uppercase;opacity:.68}.factory-hero-note strong{font-size:24px;font-weight:500}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:34px}.factory-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line,#ddd)}.feature-panel{padding:28px 24px 8px 0;border-right:1px solid var(--line,#ddd);margin-right:24px}.feature-panel:last-child{border-right:0;margin-right:0}.feature-panel>span{font-size:11px;letter-spacing:.12em;opacity:.55}.feature-panel h3{margin:38px 0 10px;font-size:20px}.feature-panel p{margin:0;line-height:1.75;color:var(--muted,#666)}.quality-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line,#ddd);border-bottom:1px solid var(--line,#ddd)}.quality-strip>div{padding:26px 24px;border-right:1px solid var(--line,#ddd);display:grid;gap:8px}.quality-strip>div:last-child{border-right:0}.quality-strip strong{font-size:15px}.quality-strip span{font-size:13px;color:var(--muted,#666)}.factory-location-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:stretch}.location-copy{padding:8px 0}.location-copy h3{font-size:30px;font-weight:500;margin:18px 0}.location-copy p{line-height:1.8;color:rgba(255,255,255,.72);max-width:560px}.location-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.location-meta div{border-top:1px solid rgba(255,255,255,.2);padding-top:12px;display:grid;gap:6px}.location-meta span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.location-meta strong{font-size:14px;font-weight:500}.map-frame{min-height:430px;background:#e9e9e7}.map-frame iframe{width:100%;height:100%;min-height:430px;border:0;filter:grayscale(1) contrast(.92)}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line,#ddd)}.team-card{padding:28px 26px 24px 0;border-right:1px solid var(--line,#ddd);margin-right:24px}.team-card:last-child{border-right:0;margin-right:0}.team-initial{width:42px;height:42px;border:1px solid var(--line,#ddd);display:grid;place-items:center;font-size:14px;margin-bottom:28px}.team-card h3{font-size:20px;font-weight:500;margin:0 0 7px}.team-card>span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,#666)}.team-card p{font-size:13px;line-height:1.6;color:var(--muted,#666);min-height:42px}.team-links{display:flex;gap:18px;font-size:13px}.factory-close{padding-top:100px;padding-bottom:100px}
@media(max-width:900px){.factory-hero-grid,.factory-location-grid{grid-template-columns:1fr;gap:40px}.factory-feature-grid,.quality-strip,.team-grid{grid-template-columns:1fr 1fr}.feature-panel:nth-child(2),.quality-strip>div:nth-child(2),.team-card:nth-child(2){border-right:0;margin-right:0}.factory-feature-grid .feature-panel{border-bottom:1px solid var(--line,#ddd);padding-bottom:24px}.map-frame{min-height:360px}.map-frame iframe{min-height:360px}}
@media(max-width:600px){.factory-hero{padding-top:58px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.factory-feature-grid,.quality-strip,.team-grid{grid-template-columns:1fr}.feature-panel,.quality-strip>div,.team-card{border-right:0;margin-right:0;border-bottom:1px solid var(--line,#ddd);padding-right:0}.feature-panel:last-child,.quality-strip>div:last-child,.team-card:last-child{border-bottom:0}.location-meta{grid-template-columns:1fr}.map-frame,.map-frame iframe{min-height:300px}.factory-close{padding-top:70px;padding-bottom:70px}}

/* V8.4 brand refinement — restrained editorial system */
:root{--ink:#111820;--muted:#68727d;--line:#e5e8eb;--paper:#fff;--soft:#f4f5f3;--dark:#0b1219;--dark2:#121c26;--accent:#1d4f73;--max:1320px;--radius:14px;--shadow:0 18px 48px rgba(15,24,32,.075)}
body{font-family:'Manrope','Noto Sans Arabic',sans-serif;background:#fff;color:var(--ink)}
.wrap{width:min(calc(100% - 56px),var(--max))}
.topbar{background:#101820;letter-spacing:.12em}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid #e8eaec}.nav{height:82px;gap:34px}.logo{margin-right:22px}.logo > span:not(.brand-wordmark){border-radius:7px;width:34px;height:34px}.logo b{font-size:14px}.main-nav{gap:28px}.main-nav a{font-size:12px;letter-spacing:.015em}.nav-cta{min-width:140px}
.btn{border-radius:7px;min-height:48px;padding:0 21px;letter-spacing:.01em}.btn:hover{transform:none;box-shadow:0 8px 22px rgba(16,22,31,.1)}.btn-small{min-height:40px;border-radius:6px}.hero-v7{background:#0c141c}.hero-v7-inner{min-height:700px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:76px;padding:68px 0}.hero-v7-copy h1{font-size:clamp(46px,5.5vw,76px);font-weight:600;letter-spacing:-.06em}.hero-v7-copy p{font-size:17px}.hero-v7-image{height:550px;border-radius:14px}.hero-thumb{border-radius:7px}.hero-v7-caption{padding-top:13px}
.section-v7{padding:116px 0}.section-intro{gap:90px;margin-bottom:50px}.section-intro h2,.center-v6 h2{font-weight:600;letter-spacing:-.055em}.eyebrow{letter-spacing:.18em;font-size:10px}.inline-link{text-decoration:none!important;border:0;padding:0;color:var(--ink);position:relative}.inline-link:after{content:'';display:block;width:28px;height:1px;background:#aeb7bf;margin-top:8px;transition:width .2s}.inline-link:hover:after{width:52px}
.category-v7-grid{grid-template-columns:repeat(3,1fr);gap:18px}.category-v7{border-radius:12px;border-color:#e3e6e8;box-shadow:none}.category-v7:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(16,24,32,.06)}.category-photo{height:300px}.category-photo span,.editorial-card-copy>span{display:none}.category-copy{padding:25px 25px 28px}.category-copy h3{font-weight:600}
.dark-section{background:#0d151d}.product-v6-card{flex-basis:292px}.product-photo{height:315px;border-radius:12px}.product-copy-v6 h3{font-weight:600}.carousel-arrow{display:none!important}.product-carousel,.card-carousel{padding-bottom:14px}.product-carousel:after,.card-carousel:after{content:'';flex:0 0 12px}
.editorial-card{border-radius:12px;height:500px}.editorial-card-copy{left:28px;right:28px;bottom:28px}.editorial-card-copy h3{font-weight:600}.applications-v7{background:#f3f4f2}
.factory-v7-grid{gap:96px}.factory-v7-media{height:640px;border-radius:12px}.factory-overlay{border-radius:8px}.factory-points{margin-top:34px}.oem-band{background:#121d27}.gcc-v7{background:#f7f7f5}.rfq-card{border-radius:12px}
.team-mini-grid{gap:1px;background:var(--line);border:1px solid var(--line)}.team-mini{background:#fff;padding:23px 22px;border:0}.team-mini:hover{background:#f7f8f8}.team-mini i{display:none}
.final-v6{background:#0d151d}.final-v6-inner h2{font-weight:600}
/* Richer homepage editorial showcase */
.library-showcase{background:#f4f5f3}.showcase-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:center}.showcase-copy h2{font-size:clamp(40px,4.8vw,68px);line-height:.99;letter-spacing:-.06em;margin:0 0 22px;max-width:680px}.showcase-copy>p{max-width:570px;color:var(--muted);line-height:1.85;font-size:15px}.showcase-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe2df;border-bottom:1px solid #dfe2df;margin:34px 0}.showcase-stats div{padding:20px 16px 20px 0}.showcase-stats div+div{border-left:1px solid #dfe2df;padding-left:16px}.showcase-stats b{display:block;font-size:24px;font-weight:600}.showcase-stats span{display:block;color:#7b858e;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-top:5px}.showcase-collage{height:620px;position:relative}.showcase-main{position:absolute;inset:0 17% 9% 0;border-radius:12px;overflow:hidden;background:#e8eaeb}.showcase-main img,.showcase-side img{width:100%;height:100%;object-fit:cover}.showcase-side{position:absolute;border:8px solid #f4f5f3;overflow:hidden;border-radius:11px;box-shadow:0 14px 35px rgba(16,24,32,.13)}.showcase-side-top{right:0;top:7%;width:36%;height:34%}.showcase-side-bottom{right:7%;bottom:0;width:41%;height:38%}.showcase-caption{position:absolute;left:24px;bottom:24px;background:rgba(12,20,28,.86);color:#fff;padding:15px 17px;border-radius:7px;max-width:300px}.showcase-caption small{display:block;color:#9eabb6;font-size:9px;letter-spacing:.14em}.showcase-caption strong{display:block;font-size:12px;font-weight:500;margin-top:5px}
/* Shared inner-page hierarchy */
.page-hero{padding:92px 0 82px;background:#f4f5f3;border-bottom:1px solid var(--line)}.page-hero-grid{gap:80px}.page-hero h1{font-size:clamp(48px,6vw,76px);font-weight:600;letter-spacing:-.06em;line-height:.98}.page-hero-meta{border-top:1px solid #d9dddf;padding-top:16px}.page-hero-meta strong{font-weight:600}.section{padding:112px 0}.section.alt{background:#f4f5f3}.section-dark{background:#0d151d}.section-head{gap:60px;margin-bottom:42px}.section-head h2{font-weight:600;letter-spacing:-.05em}.text-link{text-decoration:none!important;border:0}.cert-card,.catalog-card,.post-card,.feature-cards>div{border-radius:12px;box-shadow:none;border-color:#e3e6e8}.cert-card:hover,.catalog-card:hover,.post-card:hover{box-shadow:0 15px 35px rgba(16,24,32,.06);transform:translateY(-2px)}.product-detail-v6{padding-top:58px}.gallery-main{border-radius:12px}.gallery-thumb{border-radius:7px}.product-info-v6 h1{font-weight:600;letter-spacing:-.05em}.spec-table{border-top:1px solid var(--line)}.rfq-form-card,.side-card{border-radius:12px;box-shadow:none;border-color:#e1e5e8}.form-grid input,.form-grid textarea,.form-grid select{border-radius:7px}.rfq-submit{border-radius:7px}.policy-content{font-size:15px;line-height:1.9}.policy-content h2,.policy-content h3{font-weight:600;letter-spacing:-.025em}.post-img{border-radius:12px}.about-hero{padding:110px 0 100px;background:#f4f5f3;border-bottom:1px solid var(--line)}.about-hero h1{font-weight:600;letter-spacing:-.06em}.about-hero-card{border-radius:10px;box-shadow:none}.about-image img{border-radius:12px}.feature-cards{gap:1px;background:var(--line);border:1px solid var(--line)}.feature-cards>div{border:0;border-radius:0;background:#fff;padding:28px}.about-timeline>div{border-top:1px solid var(--line);padding-top:20px}.about-timeline h3{font-weight:600}.factory-hero{padding-top:92px}.factory-hero h1{font-weight:600;letter-spacing:-.06em}.map-frame{border-radius:12px;overflow:hidden}.team-card{border-radius:0}.team-initial{border-radius:7px}.factory-close{padding:120px 0}
/* Floating WhatsApp team selector */
.wa-float-wrap{position:fixed;right:24px;bottom:24px;z-index:120}.float-wa{width:58px;height:58px;border-radius:50%;border:0;background:#111b24;color:#fff;box-shadow:0 14px 35px rgba(0,0,0,.2);display:grid;place-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s}.float-wa:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,0,0,.25)}.wa-mark{font-size:11px;font-weight:800;letter-spacing:.05em;border:1px solid rgba(255,255,255,.5);width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.wa-team-panel{position:absolute;right:0;bottom:72px;width:360px;background:#fff;border:1px solid #e1e5e8;border-radius:14px;box-shadow:0 22px 65px rgba(12,20,28,.18);padding:18px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.wa-team-panel.is-open{opacity:1;visibility:visible;transform:none}.wa-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:14px;border-bottom:1px solid #edf0f2}.wa-panel-head small{display:block;color:#8a949d;font-size:9px;letter-spacing:.15em}.wa-panel-head strong{display:block;font-size:17px;margin-top:4px}.wa-panel-head p{color:#69747d}.wa-close{border:0;background:none;font-size:24px;line-height:1;color:#7b858d;cursor:pointer}.wa-team-panel>p{font-size:12px;line-height:1.6;color:#727c84;margin:13px 0}.wa-team-list{display:grid;gap:6px}.wa-team-item{display:flex;align-items:center;gap:11px;padding:11px 9px;border:1px solid transparent;border-radius:8px}.wa-team-item:hover{background:#f6f7f7;border-color:#e8ebed}.wa-avatar{width:36px;height:36px;border-radius:50%;background:#eef1f2;display:grid;place-items:center;font-size:11px;font-weight:700}.wa-person{min-width:0;flex:1}.wa-person b,.wa-person small{display:block}.wa-person b{font-size:12px}.wa-person small{font-size:10px;color:#8a949c;margin-top:2px}.wa-open{font-size:10px;color:#4c6879;white-space:nowrap}
@media(max-width:1000px){.showcase-grid{grid-template-columns:1fr;gap:45px}.showcase-collage{height:520px}.hero-v7-inner{gap:45px}.section-intro{gap:45px}.factory-v7-grid{gap:55px}}
@media(max-width:760px){.wrap{width:min(calc(100% - 32px),var(--max))}.topbar{display:none}.nav{height:70px}.main-nav{gap:0}.hero-v7-inner{min-height:auto;grid-template-columns:1fr;padding:52px 0 42px}.hero-v7-copy h1{font-size:clamp(42px,13vw,60px)}.hero-v7-copy p{font-size:15px}.hero-v7-image{height:390px}.hero-v7-thumbs{margin-top:9px}.section-v7,.section{padding:76px 0}.section-intro{grid-template-columns:1fr;gap:18px;margin-bottom:32px}.section-intro h2,.center-v6 h2{font-size:40px}.category-v7-grid{grid-template-columns:1fr;gap:12px}.category-photo{height:250px}.product-v6-card{flex-basis:78vw}.product-photo{height:72vw;max-height:360px}.editorial-card{flex-basis:82vw;height:430px}.factory-v7-grid{grid-template-columns:1fr;gap:40px}.factory-v7-media{height:430px}.oem-band-grid,.gcc-v7-grid{grid-template-columns:1fr}.showcase-collage{height:390px}.showcase-main{inset:0 13% 10% 0}.showcase-side-top{width:38%;height:35%}.showcase-side-bottom{width:42%;height:38%}.showcase-caption{left:12px;bottom:12px}.showcase-stats{grid-template-columns:1fr 1fr}.showcase-stats div:last-child{grid-column:1/-1;border-left:0;border-top:1px solid #dfe2df;padding-left:0}.page-hero{padding:65px 0 55px}.page-hero h1{font-size:46px}.about-hero{padding:72px 0 65px}.wa-float-wrap{right:16px;bottom:78px}.wa-team-panel{right:0;width:min(360px,calc(100vw - 32px))}.float-wa{width:56px;height:56px}.mobile-bottom{z-index:110}}

/* V8.4.1 responsive fixes */
.brand-logo-img{display:block;width:auto;height:38px;max-width:190px;object-fit:contain}.logo.white .brand-logo-img{height:34px;max-width:210px}.mobile-toggle{position:relative;z-index:70;width:42px;height:42px;padding:9px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.mobile-toggle span{display:block;width:20px;height:1.5px;background:#111820;transition:transform .2s,opacity .2s}.nav{position:relative}.nav.nav-open .mobile-toggle span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav.nav-open .mobile-toggle span:nth-child(2){opacity:0}.nav.nav-open .mobile-toggle span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}
@media(max-width:800px){.nav .main-nav{top:68px;z-index:65;max-height:calc(100vh - 86px);overflow:auto}.nav.nav-open .main-nav{display:flex!important}.nav-cta{display:none}.brand-logo-img{height:32px;max-width:165px}.wa-float-wrap{right:16px!important;bottom:88px!important;z-index:125}.float-wa{display:grid!important;width:56px;height:56px}.wa-team-panel{bottom:68px;max-height:calc(100vh - 180px);overflow:auto}.mobile-bottom{z-index:110}}
@media(min-width:801px){.mobile-toggle{display:none!important}}

/* V8.4.5 mobile navigation reliability + product WhatsApp chooser */
@media (max-width:800px){
  .nav .mobile-toggle{display:flex!important;flex:0 0 42px;position:relative;z-index:100;pointer-events:auto;-webkit-tap-highlight-color:transparent;touch-action:manipulation;}
  .nav .main-nav{position:absolute!important;left:0;right:0;top:70px!important;margin:0!important;padding:12px 16px 18px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;background:rgba(255,255,255,.985);border-top:1px solid #edf0f2;box-shadow:0 18px 40px rgba(10,18,25,.12);z-index:99!important;}
  .nav.nav-open .main-nav{display:flex!important;}
  .nav .main-nav a{display:flex;align-items:center;min-height:48px;padding:0 4px;border-bottom:1px solid #edf0f2;}
  .nav .main-nav a:last-child{border-bottom:0;}
  .nav .main-nav .arabic-link,.nav .main-nav .english-link{display:flex!important;}
  .product-wa-trigger{font:inherit;cursor:pointer;}
}
.product-wa-trigger{appearance:none;}

/* V8.4.5 final mobile header hit-area */
@media (max-width:800px){.site-header .nav{isolation:isolate}.site-header .mobile-toggle{display:flex!important;visibility:visible!important;opacity:1!important}.site-header .main-nav{pointer-events:none}.site-header .nav.nav-open .main-nav{pointer-events:auto}.site-header .mobile-toggle{pointer-events:auto!important}.site-header .main-nav a{position:relative;z-index:1;pointer-events:auto}}

/* V8.5 Brand System — quieter, richer, more editorial */
:root{--max:1280px;--paper:#f5f5f2;--ink:#111820;--muted:#68727d;--line:#dfe2e1;--dark:#0b1219;--radius:18px;--shadow:0 18px 50px rgba(13,20,27,.09)}
body{font-family:'Manrope','Noto Sans Arabic',sans-serif;background:var(--paper);color:var(--ink)}
.site-header{background:rgba(250,250,248,.97);border-bottom:1px solid #e4e6e4}
.nav{height:82px}.main-nav a{font-weight:600;letter-spacing:-.01em}.main-nav a:hover{color:#111820}.btn{border-radius:12px;min-height:46px}.btn-small{border-radius:10px}.logo b{font-weight:800}.logo i{font-weight:600}
.hero-v7{position:relative;background:#0a1118}.hero-v7:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 18%,rgba(76,132,172,.22),transparent 32%),linear-gradient(115deg,rgba(255,255,255,.02),transparent 45%);pointer-events:none}.hero-v7-inner{min-height:700px;position:relative;z-index:1}.hero-v7-image{border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.24)}
.section-v7{padding:118px 0}.section-v7:nth-of-type(even){background:#fafaf8}.section-intro{margin-bottom:52px}.section-intro h2,.center-v6 h2{font-weight:650;letter-spacing:-.055em}.eyebrow{font-size:10px;letter-spacing:.18em}.category-v7-grid{gap:18px}.category-v7{border-radius:16px;background:#fff}.category-photo{height:300px}.category-copy{padding:25px}.category-copy h3{font-weight:650}
.library-showcase{background:#eeefec!important}.showcase-grid{gap:100px}.showcase-collage{min-height:620px}.showcase-main{border-radius:18px;box-shadow:0 25px 60px rgba(20,28,34,.13)}.showcase-side{border-radius:15px}.showcase-caption{background:#111820;color:#fff;border-radius:12px;padding:15px 17px}
.product-carousel,.card-carousel{gap:18px}.product-v6-card{flex-basis:300px}.product-photo{height:330px;border-radius:16px}.product-copy-v6 h3{font-weight:650}.editorial-card{height:500px;border-radius:18px}.editorial-card-copy>span{display:none}.carousel-arrow{display:none}
.factory-v7-media{border-radius:18px}.factory-v7-copy h2,.oem-band h2{font-weight:650}.oem-band{background:#101a24}.oem-steps>div{border-color:rgba(255,255,255,.12)}
.gcc-v7{background:#f0f1ee}.rfq-card{border-radius:16px}.team-mini{border-radius:14px;background:#fff;border:1px solid var(--line);transition:transform .2s,box-shadow .2s}.team-mini:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.final-v6{background:#0a1118}.final-v6-inner{padding:92px 0}.site-footer{background:#0a1118}.footer-main{padding:80px 0 60px}.footer-main a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}
/* Inner-page visual language */
.about-hero,.factory-hero{position:relative;overflow:hidden;background:#101922;color:#fff}.about-hero:after,.factory-hero:after{content:"";position:absolute;right:-12%;top:-35%;width:55vw;height:55vw;background:radial-gradient(circle,rgba(102,159,193,.18),transparent 64%);pointer-events:none}.about-hero-grid,.factory-hero-grid{position:relative;z-index:1}.about-hero h1,.factory-hero h1{font-weight:650;letter-spacing:-.055em}.about-hero-card,.factory-hero-note{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);backdrop-filter:blur(14px);border-radius:16px}
.page-visual{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:44px}.page-visual img{width:100%;height:360px;object-fit:cover;border-radius:16px}.page-visual img:first-child{height:460px}.visual-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.visual-strip img{height:260px;width:100%;object-fit:cover;border-radius:14px}
.feature-cards>div,.about-facts>div,.process-grid>div,.quality-strip>div,.cert-card,.catalog-card{border-radius:14px;border:1px solid var(--line);background:#fff;box-shadow:none}.feature-cards>div:hover,.process-grid>div:hover,.cert-card:hover,.catalog-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}
/* WhatsApp team selector */
.wa-float-wrap{position:fixed;right:22px;bottom:24px;z-index:9998}.float-wa{width:58px;height:58px;border-radius:50%;border:0;background:#111820;color:#fff;box-shadow:0 14px 35px rgba(0,0,0,.22);display:grid;place-items:center;cursor:pointer}.wa-mark{font-size:12px;font-weight:800;letter-spacing:.08em}.wa-team-panel{position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 32px));padding:18px;background:#fff;color:#111820;border:1px solid #e0e3e1;border-radius:18px;box-shadow:0 25px 70px rgba(8,14,20,.22);opacity:0;visibility:hidden;transform:translateY(10px) scale(.98);transition:.2s}.wa-team-panel.is-open{opacity:1;visibility:visible;transform:none}.wa-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.wa-panel-head small{display:block;color:#8a9299;letter-spacing:.14em;font-size:9px}.wa-panel-head strong{display:block;font-size:18px;margin-top:3px}.wa-close{border:0;background:#eef0ee;width:32px;height:32px;border-radius:50%;font-size:18px;cursor:pointer}.wa-team-panel>p{font-size:12px;color:#707981;margin:12px 0 14px}.wa-team-list{display:grid;gap:8px}.wa-team-item{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #e5e7e5;border-radius:12px;text-decoration:none}.wa-team-item:hover{background:#f5f6f4}.wa-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#111820;color:#fff;font-size:12px;font-weight:700}.wa-person{display:grid;gap:1px;flex:1}.wa-person b{font-size:13px}.wa-person small{font-size:10px;color:#7b838b}.wa-open{font-size:10px;font-weight:700;color:#4f5963}.mobile-bottom .mobile-wa-trigger{font:inherit;border:0;background:transparent;color:inherit;cursor:pointer}
.mobile-toggle{width:44px;height:44px;padding:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;z-index:100}.mobile-toggle span{display:block;width:20px;height:1.5px;background:#111820;border-radius:2px}
@media(max-width:980px){.main-nav{gap:17px}.nav{gap:16px}.nav-cta{display:none}}
@media(max-width:760px){.wrap{width:min(calc(100% - 32px),var(--max))}.topbar{display:none}.site-header{position:sticky}.nav{height:68px;position:relative}.mobile-toggle{display:flex;margin-left:auto}.main-nav{position:absolute;left:0;right:0;top:68px;display:none;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:8px;background:#fff;border:1px solid #e1e4e2;border-radius:0 0 16px 16px;box-shadow:0 20px 45px rgba(10,18,24,.14);z-index:200}.nav.nav-open .main-nav{display:flex}.main-nav a{padding:14px 12px;border-bottom:1px solid #eef0ee}.main-nav a:last-child{border-bottom:0}.logo{margin-right:0}.hero-v7-inner{min-height:auto;padding:54px 0 50px;grid-template-columns:1fr;gap:36px}.hero-v7-copy h1{font-size:46px}.hero-v7-image{height:420px}.hero-signals{margin-top:38px}.section-v7{padding:76px 0}.section-intro,.factory-v7-grid,.oem-band-grid,.gcc-v7-grid,.showcase-grid,.about-split,.page-visual{grid-template-columns:1fr;gap:34px}.category-v7-grid{grid-template-columns:1fr 1fr}.category-photo{height:220px}.product-v6-card{flex-basis:78vw}.product-photo{height:320px}.editorial-card{flex-basis:82vw;height:450px}.showcase-collage{min-height:420px}.showcase-main{height:390px}.showcase-side{width:42%;height:150px}.page-visual img,.page-visual img:first-child{height:300px}.visual-strip{grid-template-columns:1fr 1fr}.visual-strip img{height:190px}.wa-float-wrap{right:16px;bottom:96px}.float-wa{width:56px;height:56px}.wa-team-panel{bottom:68px}.mobile-bottom{z-index:1000}.mobile-bottom a,.mobile-bottom button{min-height:52px}.site-footer{padding-bottom:68px}}
@media(max-width:460px){.category-v7-grid,.visual-strip{grid-template-columns:1fr}.hero-v7-copy h1{font-size:41px}.hero-v7-image{height:350px}.hero-signals{grid-template-columns:1fr}.hero-signals div+div{border-left:0;border-top:1px solid rgba(255,255,255,.12);padding-left:0}.wa-team-panel{width:calc(100vw - 24px);right:-8px}.float-wa{width:54px;height:54px}}

/* V9 — immersive brand system: editorial, cinematic, restrained */
:root{--v9-ink:#0a0d11;--v9-muted:#747b83;--v9-paper:#f7f7f5;--v9-line:rgba(10,13,17,.12)}
html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Helvetica,Arial,sans-serif;background:var(--v9-paper);color:var(--v9-ink);letter-spacing:-.012em}.arabic-page{font-family:"Noto Sans Arabic",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.site-header{background:rgba(247,247,245,.78);backdrop-filter:saturate(140%) blur(22px);border-bottom:1px solid rgba(10,13,17,.08)}.nav{height:72px}.main-nav{gap:27px}.main-nav a{font-size:12px;letter-spacing:.01em;color:#343a40}.nav-cta{border-radius:999px;background:#0a0d11}.logo b{font-size:14px;letter-spacing:.12em}.logo i{font-size:9px;letter-spacing:.18em}.btn{border-radius:999px;min-height:46px;padding:0 22px;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(0,0,0,.14)}
.hero-v7{min-height:calc(100svh - 72px);background:#080b0f;position:relative}.hero-v7:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55));pointer-events:none}.hero-v7-inner{min-height:calc(100svh - 72px);padding:64px 0 42px;grid-template-columns:.82fr 1.18fr;gap:60px}.hero-v7-copy{position:relative;z-index:2}.hero-v7-copy h1{font-size:clamp(54px,6.8vw,102px);line-height:.91;letter-spacing:-.07em;font-weight:650}.hero-v7-copy p{font-size:17px;color:#aeb6bf;max-width:520px}.hero-v7-image{height:min(72vh,720px);border-radius:0;box-shadow:none}.hero-v7-image img{transition:opacity .16s ease,transform 1.2s cubic-bezier(.22,.61,.36,1);transform:scale(1.02)}.hero-v7-image:hover img{transform:scale(1.055)}.hero-v7-image img.is-changing{opacity:.15}.hero-thumb{width:72px;height:52px;border-radius:6px}
.proof-bar{background:#0a0d11;color:#fff;border:0}.proof-grid>div{min-height:92px;padding:20px 22px}.proof-grid>div+div{border-left:1px solid rgba(255,255,255,.11)}.proof-grid b{font-size:12px;font-weight:600}.proof-grid small{color:#7f8992}
.section-v7{padding:132px 0}.section-intro{grid-template-columns:1.25fr .75fr;gap:90px;margin-bottom:58px}.section-intro h2,.center-v6 h2{font-size:clamp(46px,5.2vw,78px);line-height:.98;letter-spacing:-.065em;font-weight:600}.section-intro p,.center-v6 p{font-size:15px;color:#666e76;max-width:520px}.inline-link{border:0;font-size:12px;color:#0a0d11}
.category-v7-grid{grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--v9-line)}.category-v7{border:0;border-radius:0;background:transparent;border-bottom:1px solid var(--v9-line);border-right:1px solid var(--v9-line);transition:background .45s}.category-v7:nth-child(3n){border-right:0}.category-v7:hover{transform:none;box-shadow:none;background:#ecece8}.category-photo{height:390px;background:#ecece8}.category-photo img{mix-blend-mode:multiply;transition:transform .8s cubic-bezier(.22,.61,.36,1)}.category-v7:hover .category-photo img{transform:scale(1.055)}.category-photo span{display:none}.category-copy{padding:28px 28px 32px}.category-copy h3{font-size:24px;font-weight:600}.category-copy p{max-width:360px;color:#737a82}
.immersive-stage{background:#0a0d11;color:#fff;padding:140px 0 0;overflow:hidden}.immersive-stage-intro{padding-bottom:82px}.immersive-stage-intro h2{font-size:clamp(50px,7vw,110px);line-height:.9;letter-spacing:-.075em;font-weight:600;max-width:1000px;margin:0 0 26px}.immersive-stage-intro h2 span{color:#7d858d}.immersive-stage-intro p{max-width:570px;color:#8e98a1;font-size:15px;line-height:1.8}.immersive-track{display:grid;gap:1px}.immersive-panel{min-height:88svh;position:relative;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;background:#f2f2ef;color:#0a0d11;overflow:hidden}.immersive-panel-dark{background:#111820;color:#fff}.immersive-panel-warm{background:#e9e9e5}.immersive-media{height:88svh;overflow:hidden}.immersive-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.22,.61,.36,1)}.immersive-panel:hover .immersive-media img{transform:scale(1.04)}.immersive-content{padding:60px clamp(28px,6vw,100px)}.immersive-content span{font-size:10px;letter-spacing:.17em;font-weight:700;opacity:.55}.immersive-content h3{font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.065em;margin:16px 0 20px;font-weight:600}.immersive-content p{font-size:15px;line-height:1.8;max-width:440px;opacity:.62}.immersive-content a{display:inline-block;margin-top:26px;font-size:12px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}
.library-showcase{background:#efefec!important}.showcase-grid{gap:120px}.showcase-collage{min-height:680px}.showcase-main,.showcase-side{border-radius:0}.showcase-caption{border-radius:0}.dark-section{background:#080b0f}.product-carousel{gap:0;padding-bottom:0}.product-v6-card{flex-basis:340px;border-right:1px solid rgba(255,255,255,.1);padding-right:24px;margin-right:24px}.product-photo{height:420px;border-radius:0;background:#151a20}.product-photo span{display:none}.product-copy-v6{padding:20px 0}.product-copy-v6 h3{font-size:21px;font-weight:600}.product-spec-line b{display:none}.carousel-arrow{display:none!important}
.applications-v7{background:#f7f7f5}.card-carousel{gap:0}.editorial-card{flex-basis:min(52vw,760px);height:620px;border-radius:0;margin-right:1px}.editorial-card-copy{left:36px;right:36px;bottom:36px}.editorial-card-copy h3{font-size:clamp(32px,3.4vw,52px);letter-spacing:-.04em}.editorial-card-copy>span{display:none}.editorial-shade{background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.76))}
.factory-v7-grid{gap:100px}.factory-v7-media{height:720px;border-radius:0}.factory-overlay{border-radius:0;background:rgba(7,11,15,.72)}.factory-v7-copy h2{font-size:clamp(48px,5vw,74px);font-weight:600}.oem-band{background:#111820}.oem-band h2{font-size:clamp(48px,5.4vw,82px)}.oem-steps>div{border-radius:0;background:transparent}.gcc-v7{background:#efefec}.team-mini{border-radius:0;border:0;border-top:1px solid var(--v9-line);background:transparent}.team-mini:hover{transform:none;box-shadow:none;background:#ecece8}.final-v6{background:#080b0f}.final-v6-inner{padding:120px 0}.final-v6 h2{font-size:clamp(54px,7vw,100px)}.site-footer{background:#07090c}.footer-main{padding:100px 0 70px}
.page-hero{background:#111820;color:#fff;border:0;padding:110px 0}.page-hero h1{font-size:clamp(54px,7vw,100px);font-weight:600;letter-spacing:-.07em}.page-hero p{color:#a8b2bb}.page-hero-meta span{background:transparent;color:#b8c0c7;border-color:rgba(255,255,255,.18);border-radius:999px}.about-hero{background:#0a0d11;color:#fff;padding:125px 0 90px}.about-hero h1{font-size:clamp(58px,8vw,112px);font-weight:600}.about-hero p{color:#a8b2bb}.about-hero-card{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.14);border-radius:0}.about-image{border-radius:0;height:680px}.feature-cards>div,.process-grid>div,.about-timeline>div,.cert-card,.catalog-card{border-radius:0;background:transparent;box-shadow:none}.process-grid>div:hover,.cert-card:hover,.catalog-card:hover{box-shadow:none;transform:none}.image-wall img,.detail-wall img,.oem-hero img{border-radius:0}.cert-card img{height:330px}.product-detail-v6{padding:30px 0 120px}.product-detail-v6-grid{grid-template-columns:1.2fr .8fr;gap:90px}.gallery-main{height:760px;border-radius:0;background:#eee}.gallery-thumb{border-radius:0}.product-info-v6 h1{font-size:clamp(54px,6vw,92px);font-weight:600;letter-spacing:-.07em}.product-lead{font-size:16px}.spec-table{margin:38px 0}.product-actions{align-items:center}.whatsapp-link{min-height:46px;padding:0 12px;border:0;border-radius:999px;background:#edf0ee;cursor:pointer;color:#0a0d11}.buyer-note-v6{border-radius:0;background:#eef0ed}.detail-wall{grid-template-columns:repeat(3,1fr);gap:2px}.detail-wall img{height:420px}
.reveal-section,.immersive-panel{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform 1s cubic-bezier(.22,.61,.36,1)}.reveal-section.is-visible,.immersive-panel.is-visible{opacity:1;transform:none}.immersive-panel:nth-child(2){transition-delay:.08s}.immersive-panel:nth-child(3){transition-delay:.14s}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-section,.immersive-panel{opacity:1!important;transform:none!important;transition:none!important}.hero-v7-image img,.immersive-media img,.category-photo img,.editorial-card>img{transition:none!important}}
@media(max-width:800px){.hero-v7,.hero-v7-inner{min-height:auto}.hero-v7-inner{padding:48px 0 30px;grid-template-columns:1fr;gap:30px}.hero-v7-copy h1{font-size:clamp(48px,14vw,72px)}.hero-v7-image{height:64vh;min-height:420px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{min-height:110px}.category-v7-grid{grid-template-columns:1fr 1fr}.category-v7:nth-child(3n){border-right:1px solid var(--v9-line)}.category-v7:nth-child(2n){border-right:0}.category-photo{height:270px}.section-v7{padding:92px 0}.section-intro{grid-template-columns:1fr;gap:20px}.immersive-stage{padding-top:92px}.immersive-stage-intro h2{font-size:clamp(48px,14vw,78px)}.immersive-panel{min-height:auto;display:block}.immersive-media{height:62vh;min-height:390px}.immersive-content{padding:38px 24px 55px}.immersive-content h3{font-size:clamp(42px,12vw,62px)}.product-v6-card{flex-basis:82vw}.product-photo{height:390px}.editorial-card{flex-basis:88vw;height:560px}.factory-v7-media{height:540px}.about-image{height:520px}.product-detail-v6-grid{grid-template-columns:1fr;gap:45px}.gallery-main{height:65vh;min-height:420px}.detail-wall{grid-template-columns:1fr 1fr}.detail-wall img{height:280px}.page-hero{padding:80px 0}.page-hero-grid{grid-template-columns:1fr}.final-v6-inner{padding:90px 0}}
@media(max-width:480px){.category-v7-grid{grid-template-columns:1fr}.category-v7:nth-child(n){border-right:0}.proof-grid{grid-template-columns:1fr}.hero-v7-image{height:56vh;min-height:360px}.immersive-media{height:55vh;min-height:330px}.editorial-card{height:500px}.detail-wall{grid-template-columns:1fr}.detail-wall img{height:340px}}


/* V9.1 — cinematic product presentation / precision UI */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--v91-ink:#0b0e12;--v91-paper:#f7f7f4;--v91-line:rgba(11,14,18,.12);--v91-blue:#8cc9ff;--v91-glow:rgba(91,177,255,.22)}
html{background:var(--v91-paper)}
body{font-family:'Instrument Sans','Noto Sans Arabic',sans-serif;letter-spacing:-.014em}
.arabic-page{font-family:'Noto Sans Arabic','Instrument Sans',sans-serif}
h1,h2,h3,.hero-v7-copy h1,.section-intro h2,.center-v6 h2,.product-info-v6 h1,.immersive-content h3,.final-v6 h2{font-family:'Space Grotesk','Instrument Sans','Noto Sans Arabic',sans-serif;letter-spacing:-.055em}
.main-nav a,.btn,.eyebrow,.topbar{font-family:'Instrument Sans','Noto Sans Arabic',sans-serif}
.btn{border-radius:999px;min-height:48px;padding-inline:23px;font-weight:600}.btn:hover{transform:translateY(-1px)}
.site-header{background:rgba(248,248,245,.76);backdrop-filter:saturate(150%) blur(24px)}
.hero-v7{background:#070a0e;isolation:isolate}.hero-v7:before{background:radial-gradient(circle at 78% 26%,rgba(76,169,255,.2),transparent 25%),radial-gradient(circle at 56% 80%,rgba(36,78,112,.18),transparent 32%),linear-gradient(110deg,#05070a,#0b1118 58%,#071019)}
.hero-v7-image{background:#10151b;box-shadow:0 35px 100px rgba(0,0,0,.32)}.hero-v7-image img{object-fit:contain;padding:28px;background:radial-gradient(circle at 50% 46%,rgba(120,185,230,.1),transparent 50%),#10151b;mix-blend-mode:normal}
.hero-v7-image:after{background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.5))}
.hero-v7-copy h1{font-weight:500}.hero-v7-copy p{max-width:560px}
.section-v7{padding-block:128px}.section-intro{margin-bottom:62px}
.category-v7-grid{gap:0;border-top:1px solid var(--v91-line);border-left:1px solid var(--v91-line)}.category-v7{border:0;border-right:1px solid var(--v91-line);border-bottom:1px solid var(--v91-line);border-radius:0;background:transparent}.category-v7:hover{background:#ededeb;transform:none;box-shadow:none}.category-photo{height:350px;background:linear-gradient(145deg,#f1f1ed,#e8e9e6)}.category-photo img{object-fit:contain;padding:34px;mix-blend-mode:multiply}.category-copy{padding:28px 30px 34px}.category-copy h3{font-size:25px}
/* Products: preserve the supplied product photography, never crop the object */
.product-carousel{gap:0}.product-v6-card{flex-basis:330px;padding-right:26px;margin-right:26px;border-right:1px solid rgba(255,255,255,.12)}.product-photo{height:400px;border-radius:0;background:radial-gradient(circle at 50% 45%,rgba(104,165,207,.12),transparent 45%),#12181e}.product-photo img{object-fit:contain;padding:28px;width:100%;height:100%}.product-copy-v6{padding:19px 0}.product-copy-v6 h3{font-size:22px}.product-copy-v6 small{letter-spacing:.16em}
/* Cinematic feature sequence */
.immersive-stage{background:#06090d}.immersive-stage-intro h2{font-weight:500}.immersive-panel{min-height:92svh}.immersive-media{height:92svh;background:#10151b}.immersive-media img{object-fit:contain;padding:40px;background:radial-gradient(circle at 50% 50%,rgba(107,174,216,.12),transparent 45%),#11171d}.immersive-content{padding-inline:clamp(34px,7vw,110px)}.immersive-content h3{font-weight:500}.immersive-content a{border:0;position:relative}.immersive-content a:after{content:'';display:block;width:42px;height:1px;background:currentColor;margin-top:10px;opacity:.45}
/* Tiramisu focus section */
.tiramisu-stage{background:#070a0d;color:#fff;overflow:hidden;position:relative}.tiramisu-stage:before{content:'';position:absolute;inset:-30% -10% auto;height:80%;background:radial-gradient(circle at 70% 40%,rgba(77,164,230,.18),transparent 35%),radial-gradient(circle at 20% 60%,rgba(255,255,255,.06),transparent 28%);pointer-events:none}.tiramisu-wrap{position:relative;z-index:1}.tiramisu-intro{padding:125px 0 70px;max-width:1000px}.tiramisu-intro h2{font-size:clamp(56px,8vw,120px);line-height:.88;font-weight:500;margin:0;letter-spacing:-.075em}.tiramisu-intro h2 span{color:#8d98a3}.tiramisu-intro p{max-width:620px;color:#9ca7b0;font-size:16px;line-height:1.8;margin-top:30px}.tiramisu-stage-grid{display:grid;grid-template-columns:1.55fr .45fr;min-height:760px;border-top:1px solid rgba(255,255,255,.12)}.tiramisu-hero-media{position:relative;min-height:760px;background:radial-gradient(circle at 50% 48%,rgba(104,177,225,.16),transparent 38%),linear-gradient(145deg,#0e151c,#080c11);overflow:hidden}.tiramisu-hero-media img{width:100%;height:100%;object-fit:contain;padding:70px;transform:scale(1.02);transition:transform 1.4s cubic-bezier(.22,.61,.36,1)}.tiramisu-hero-media:hover img{transform:scale(1.06)}.tiramisu-hero-media:after{content:'TIRAMISU PACKAGING';position:absolute;left:30px;bottom:28px;font-size:10px;letter-spacing:.2em;color:rgba(255,255,255,.48)}.tiramisu-rail{display:grid;grid-template-rows:repeat(3,1fr);border-left:1px solid rgba(255,255,255,.12)}.tiramisu-rail a{display:grid;align-content:end;padding:28px;border-bottom:1px solid rgba(255,255,255,.12);background:#0b1015;min-height:0}.tiramisu-rail a:last-child{border-bottom:0}.tiramisu-rail img{width:100%;height:180px;object-fit:contain;margin-bottom:18px}.tiramisu-rail small{font-size:9px;letter-spacing:.16em;color:#7f8b95}.tiramisu-rail strong{font-size:20px;font-weight:500;margin-top:5px}.tiramisu-rail span{font-size:11px;color:#7f8b95;margin-top:7px}.tiramisu-cta{padding:24px 0 115px;display:flex;justify-content:space-between;align-items:center;gap:30px}.tiramisu-cta p{margin:0;color:#929da6;font-size:13px;max-width:540px}.tiramisu-cta .btn{background:#fff;color:#0b0e12;border-color:#fff}
/* Product detail: large, complete photography */
.gallery-main{height:760px;background:radial-gradient(circle at 50% 45%,#eef0ee,#e3e6e4);overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:44px}.gallery-thumbs{display:flex;gap:8px;overflow:auto}.gallery-thumb{background:#f0f1ef;border:1px solid #dfe2df}.gallery-thumb img{object-fit:contain;padding:7px}
.product-info-v6 h1{font-size:clamp(54px,6vw,96px);font-weight:500}.product-actions{gap:12px}.whatsapp-link{min-height:48px;padding-inline:22px;background:#e9eeeb;border:1px solid #d9dfdc;font-weight:600}
/* Remove decorative icon-like pills from product and category photography */
.product-photo span,.category-photo span,.editorial-card-copy>span{display:none!important}
/* Team selector: modal-like, premium, not a widget */
.wa-float-wrap{right:28px;bottom:28px}.float-wa{width:60px;height:60px;background:#0a0d11;border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 50px rgba(0,0,0,.24)}.wa-mark{font-family:'Instrument Sans',sans-serif;font-size:10px;border:0;width:auto;height:auto}.wa-team-panel{position:fixed;right:28px;bottom:100px;width:min(410px,calc(100vw - 28px));border-radius:18px;padding:22px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.wa-team-item{padding:14px;border-radius:12px}.wa-open{color:#111820}.wa-close{font-size:0}.wa-close:after{content:'×';font-size:20px}
/* Mobile: preserve product image and give navigation a reliable layer */
@media(max-width:760px){.nav{z-index:210}.nav .mobile-toggle{position:relative;z-index:500;display:flex!important}.nav .main-nav{top:68px!important;z-index:490!important}.hero-v7-image img{padding:18px}.section-v7{padding-block:88px}.category-photo{height:270px}.category-photo img{padding:24px}.product-v6-card{flex-basis:84vw;padding-right:18px;margin-right:18px}.product-photo{height:350px}.product-photo img{padding:22px}.immersive-media{height:58vh;min-height:340px}.immersive-media img{padding:24px}.tiramisu-intro{padding:88px 0 48px}.tiramisu-intro h2{font-size:clamp(50px,15vw,78px)}.tiramisu-stage-grid{grid-template-columns:1fr;min-height:0}.tiramisu-hero-media{min-height:58vh}.tiramisu-hero-media img{padding:32px}.tiramisu-rail{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;border-left:0;border-top:1px solid rgba(255,255,255,.12)}.tiramisu-rail a{padding:16px;border-right:1px solid rgba(255,255,255,.12);border-bottom:0}.tiramisu-rail a:last-child{border-right:0}.tiramisu-rail img{height:130px}.tiramisu-rail strong{font-size:15px}.tiramisu-cta{padding-bottom:82px;display:block}.tiramisu-cta .btn{margin-top:20px}.gallery-main{height:60vh;min-height:390px}.gallery-main img{padding:24px}.wa-float-wrap{right:16px;bottom:96px}.wa-team-panel{right:14px;bottom:164px;width:calc(100vw - 28px);max-height:calc(100svh - 210px);overflow:auto}.float-wa{width:58px;height:58px}}
@media(max-width:480px){.tiramisu-rail img{height:100px}.tiramisu-rail strong{font-size:13px}.tiramisu-rail span{font-size:9px}.tiramisu-rail small{font-size:8px}.product-photo{height:330px}.product-v6-card{flex-basis:88vw}}

/* V9.1.2 — cinematic restraint */
.hero-v7:after{height:100%;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 82%,transparent 100%);opacity:.45}
.hero-v7-image{position:relative}.hero-v7-image:before{content:'';position:absolute;inset:12%;border:1px solid rgba(255,255,255,.08);pointer-events:none;z-index:2}.hero-v7-image:after{z-index:3}
.product-photo,.gallery-main,.immersive-media,.category-photo{contain:paint}
.product-photo img,.gallery-main img,.immersive-media img,.category-photo img{object-fit:contain!important}
.product-v6-card{background:transparent}.product-v6-card:hover .product-photo img{transform:scale(1.025)}
.tiramisu-image-wall figure{background:#f0f1ef}.tiramisu-image-wall img{object-fit:contain!important;padding:18px}
@media(max-width:760px){.hero-v7:after{background-size:48px 48px;opacity:.28}.hero-v7-image:before{inset:8%}.product-photo img{padding:20px}.gallery-main img{padding:20px}}

/* V9.2 — brand / editorial system inspired by premium B2B digital experiences */
:root{--v92-ink:#0a0c0f;--v92-paper:#f7f7f5;--v92-white:#fff;--v92-line:rgba(10,12,15,.13);--v92-muted:#6d737a;--v92-blue:#234f77}
body.v92-site{font-family:Inter,Manrope,Helvetica Neue,Arial,sans-serif;background:var(--v92-paper);color:var(--v92-ink)}
body.v92-site .site-header{background:rgba(247,247,245,.88);border-bottom:1px solid rgba(10,12,15,.09);box-shadow:none}
body.v92-site .topbar{background:#0a0c0f;color:#a7adb4}
body.v92-site .nav{height:74px}
body.v92-site .main-nav{gap:30px}
body.v92-site .main-nav a{font-size:12px;letter-spacing:.015em;color:#252a30}
body.v92-site .nav-cta{background:#0a0c0f;border-color:#0a0c0f}
.v92-hero{position:relative;min-height:calc(100vh - 74px);background:#0a0c0f;color:#fff;overflow:hidden;display:flex;align-items:flex-end}
.v92-hero-media{position:absolute;inset:0 0 0 42%;overflow:hidden;background:#171a1d}
.v92-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.72) contrast(1.02);transform:scale(1.035);animation:v92Hero 14s ease-out infinite alternate}
.v92-hero-media:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#0a0c0f 0%,rgba(10,12,15,.82) 20%,rgba(10,12,15,.16) 60%,rgba(10,12,15,.08) 100%)}
.v92-hero-media:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 45%,rgba(0,0,0,.52) 100%)}
.v92-hero-grain{position:absolute;z-index:2;inset:0;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}
.v92-hero-content{position:relative;z-index:3;width:100%;padding-top:18vh;padding-bottom:150px;display:flex;justify-content:space-between;align-items:flex-end;min-height:calc(100vh - 74px)}
.v92-hero-copy{max-width:720px}.v92-kicker,.v92-overline{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.v92-kicker{color:#aeb6bf;margin-bottom:28px}.v92-kicker span{opacity:.45;margin:0 7px}
.v92-hero h1{font-family:"Helvetica Neue",Inter,Arial,sans-serif;font-size:clamp(52px,7.1vw,104px);line-height:.93;letter-spacing:-.065em;font-weight:500;margin:0 0 30px;max-width:820px}
.v92-hero p{font-size:16px;line-height:1.7;color:#c8cdd2;max-width:620px;margin:0 0 30px}.v92-hero-actions{display:flex;align-items:center;gap:26px}.v92-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.01em;transition:transform .35s,background .35s,box-shadow .35s}.v92-btn:hover{transform:translateY(-2px)}.v92-btn-light{background:#fff;color:#0a0c0f}.v92-btn-dark{background:#0a0c0f;color:#fff}.v92-text-link,.v92-line-link{font-size:12px;font-weight:700}.v92-text-link{color:#fff;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:7px}.v92-hero-index{display:flex;flex-direction:column;align-items:center;gap:12px;color:#aeb6bf;font-size:10px}.v92-hero-index i{height:84px;width:1px;background:rgba(255,255,255,.35)}.v92-hero-meta{position:absolute;z-index:4;bottom:26px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;color:#8d969f;font-size:9px;letter-spacing:.16em;border-top:1px solid rgba(255,255,255,.15);padding-top:15px}.v92-hero-meta span{flex:1}.v92-hero-meta span+span{text-align:center}.v92-hero-meta span:last-child{text-align:right}
.v92-intro{padding:150px 0 120px;background:#f7f7f5}.v92-intro-grid{display:grid;grid-template-columns:.8fr 1.7fr;gap:80px}.v92-intro h2,.v92-section-head h2{font-family:"Helvetica Neue",Inter,Arial,sans-serif;font-size:clamp(42px,5vw,72px);font-weight:500;line-height:.98;letter-spacing:-.055em;margin:0 0 26px;max-width:900px}.v92-intro p,.v92-section-head>p{max-width:650px;color:#646a71;font-size:16px;line-height:1.8;margin:0}
.v92-system{background:#fff;padding:0 0 150px}.v92-system .wrap{border-top:1px solid var(--v92-line)}.v92-system-nav{height:74px;display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--v92-line);font-size:10px;letter-spacing:.12em}.v92-system-nav span{color:#999fa5;margin-right:auto}.v92-system-nav a{color:#5d646c}.v92-split-stage{display:grid;grid-template-columns:.75fr 1.25fr;min-height:650px;border-bottom:1px solid var(--v92-line);align-items:stretch}.v92-split-stage.reverse{grid-template-columns:1.25fr .75fr}.v92-split-stage.reverse .v92-stage-copy{order:2}.v92-split-stage.reverse .v92-stage-image{order:1}.v92-stage-copy{padding:100px 9% 80px 0;display:flex;flex-direction:column;justify-content:center}.v92-split-stage.reverse .v92-stage-copy{padding-left:9%;padding-right:0}.v92-num{font-size:10px;color:#a1a6ac;letter-spacing:.12em;margin-bottom:70px}.v92-stage-copy .v92-overline{color:#727981;margin-bottom:18px}.v92-stage-copy h3{font-size:clamp(38px,4.2vw,64px);line-height:1;letter-spacing:-.055em;font-weight:500;margin:0 0 22px}.v92-stage-copy p{font-size:14px;line-height:1.8;color:#6b7177;max-width:460px;margin:0 0 28px}.v92-line-link{display:inline-flex;align-self:flex-start;border-bottom:1px solid #8f969d;padding-bottom:7px}.v92-stage-image{min-height:650px;overflow:hidden;background:#ecebe7}.v92-stage-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.v92-split-stage.is-visible .v92-stage-image img{transform:scale(1.02)}
.v92-tiramisu{position:relative;min-height:850px;background:#0a0c0f;color:#fff;overflow:hidden;display:flex;align-items:flex-end}.v92-tiramisu-image{position:absolute;inset:0 0 0 33%;background:#e7e4df}.v92-tiramisu-image img{width:100%;height:100%;object-fit:cover;filter:contrast(1.03) saturate(.8);transform:scale(1.02)}.v92-tiramisu-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0a0c0f 0%,rgba(10,12,15,.78) 22%,rgba(10,12,15,.08) 67%)}.v92-tiramisu-copy{position:relative;z-index:2;padding-bottom:110px}.v92-tiramisu-copy .v92-overline{color:#a8afb6;margin-bottom:24px}.v92-tiramisu-copy h2{font-size:clamp(64px,9vw,132px);line-height:.84;letter-spacing:-.07em;font-weight:500;max-width:950px;margin:0 0 30px}.v92-tiramisu-copy p{font-size:16px;color:#c4c9ce;max-width:500px;line-height:1.75}.v92-tiramisu-tags{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.v92-tiramisu-tags span{font-size:9px;letter-spacing:.13em;color:#aab1b8;border:1px solid rgba(255,255,255,.18);padding:9px 11px;border-radius:999px}
.v92-range{padding:150px 0;background:#f7f7f5;overflow:hidden}.v92-section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;margin-bottom:54px}.v92-section-head .v92-overline{color:#7c8289;margin-bottom:20px}.v92-section-head.light .v92-overline{color:#89939c}.v92-product-rail{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none;padding-bottom:12px;scroll-snap-type:x mandatory}.v92-product-rail::-webkit-scrollbar{display:none}.v92-product{flex:0 0 min(410px,31vw);scroll-snap-align:start}.v92-product-image{aspect-ratio:1/1;background:#eceae6;overflow:hidden}.v92-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.v92-product:hover .v92-product-image img{transform:scale(1.035)}.v92-product-meta{padding:18px 2px 0}.v92-product-meta span{font-size:9px;color:#858b92;letter-spacing:.13em;text-transform:uppercase}.v92-product-meta h3{font-size:25px;line-height:1.05;letter-spacing:-.03em;font-weight:500;margin:8px 0}.v92-product-meta small{font-size:11px;color:#777e85}
.v92-capabilities{background:#0a0c0f;color:#fff;padding:150px 0}.v92-capabilities .v92-section-head{margin-bottom:75px}.v92-capabilities .v92-section-head h2{max-width:820px}.v92-cap-grid{border-top:1px solid rgba(255,255,255,.16);display:grid;grid-template-columns:repeat(4,1fr)}.v92-cap-grid>a{padding:28px 24px 35px 0;border-bottom:1px solid rgba(255,255,255,.16);min-height:260px;transition:background .4s,padding .4s}.v92-cap-grid>a+a{padding-left:24px;border-left:1px solid rgba(255,255,255,.16)}.v92-cap-grid>a:hover{background:rgba(255,255,255,.035);padding-top:36px}.v92-cap-grid span{display:block;color:#69727b;font-size:10px;margin-bottom:90px}.v92-cap-grid b{display:block;font-size:20px;font-weight:500;letter-spacing:-.02em;margin-bottom:9px}.v92-cap-grid small{display:block;color:#929ba3;font-size:12px;line-height:1.6;max-width:220px}
.v92-manufacturing{padding:150px 0;background:#f7f7f5}.v92-manufacturing-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}.v92-manufacturing-image{position:relative;aspect-ratio:1.12/1;background:#e9e8e4;overflow:hidden}.v92-manufacturing-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}.v92-image-label{position:absolute;left:22px;bottom:20px;color:#fff;font-size:9px;letter-spacing:.15em;background:rgba(10,12,15,.7);padding:10px 12px;backdrop-filter:blur(12px)}.v92-manufacturing-copy .v92-overline{color:#7c8289;margin-bottom:20px}.v92-manufacturing-copy h2{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.055em;font-weight:500;margin:0 0 25px}.v92-manufacturing-copy>p{font-size:15px;color:#656c73;line-height:1.8;max-width:550px}.v92-proof-list{border-top:1px solid var(--v92-line);margin:35px 0}.v92-proof-list>div{display:grid;grid-template-columns:.9fr 1.1fr;padding:16px 0;border-bottom:1px solid var(--v92-line)}.v92-proof-list b{font-size:12px;font-weight:700}.v92-proof-list span{font-size:12px;color:#737980}
.v92-custom{background:#ecece8;padding:150px 0;overflow:hidden}.v92-custom-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.v92-custom .v92-overline{color:#777d83;margin-bottom:20px}.v92-custom h2{font-size:clamp(46px,5vw,78px);line-height:.94;letter-spacing:-.06em;font-weight:500;margin:0 0 24px}.v92-custom p{font-size:15px;color:#666d73;line-height:1.8;max-width:520px}.v92-custom-steps{display:flex;flex-wrap:wrap;gap:8px;margin:32px 0}.v92-custom-steps span{font-size:10px;padding:10px 12px;border:1px solid #c7c8c5}.v92-custom-collage{height:600px;position:relative}.v92-custom-collage img{position:absolute;width:68%;height:70%;object-fit:contain;background:#e2e0db}.v92-custom-collage .c1{right:0;top:0}.v92-custom-collage .c2{left:0;bottom:0}
.v92-resources{padding:150px 0;background:#fff}.v92-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--v92-line)}.v92-resource{padding:22px 22px 34px 0;border-bottom:1px solid var(--v92-line)}.v92-resource+.v92-resource{padding-left:22px;border-left:1px solid var(--v92-line)}.v92-resource>div{aspect-ratio:1.35/1;background:#efeeeb;overflow:hidden;margin-bottom:18px}.v92-resource img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.v92-resource:hover img{transform:scale(1.035)}.v92-resource span{font-size:10px;color:#8a9096}.v92-resource h3{font-size:20px;line-height:1.15;font-weight:500;letter-spacing:-.02em;margin:8px 0}
.v92-team{padding:140px 0;background:#0a0c0f;color:#fff}.v92-team-list{border-top:1px solid rgba(255,255,255,.16)}.v92-team-row{width:100%;display:grid;grid-template-columns:80px 1.2fr .7fr .9fr;gap:20px;align-items:center;text-align:left;color:#fff;background:none;border:0;border-bottom:1px solid rgba(255,255,255,.16);padding:25px 0;cursor:pointer}.v92-team-row:hover{background:rgba(255,255,255,.03)}.v92-team-index{color:#68727c;font-size:10px}.v92-team-row strong{font-size:24px;font-weight:500;letter-spacing:-.02em}.v92-team-row span:not(.v92-team-index){font-size:11px;color:#929ba4}.v92-final{background:#e7e7e2;padding:120px 0}.v92-final-inner{display:flex;justify-content:space-between;gap:60px;align-items:end}.v92-final .v92-overline{color:#777e84;margin-bottom:20px}.v92-final h2{font-size:clamp(50px,6vw,90px);line-height:.92;letter-spacing:-.065em;font-weight:500;margin:0 0 22px;max-width:900px}.v92-final p{font-size:15px;color:#666d73;max-width:540px}.v92-final .v92-btn{flex:0 0 auto}
.v92-product,.v92-split-stage,.v92-cap-grid>a,.v92-resource,.v92-manufacturing-grid,.v92-custom-grid{opacity:0;transform:translateY(34px);transition:opacity .9s ease,transform 1s cubic-bezier(.2,.7,.2,1)}.v92-product.is-visible,.v92-split-stage.is-visible,.v92-cap-grid>a.is-visible,.v92-resource.is-visible,.v92-manufacturing-grid.is-visible,.v92-custom-grid.is-visible{opacity:1;transform:none}
@keyframes v92Hero{to{transform:scale(1.065)}}
@media(max-width:900px){.v92-hero-media{inset:0}.v92-hero-media:before{background:linear-gradient(180deg,rgba(10,12,15,.3),rgba(10,12,15,.86) 72%)}.v92-hero-content{min-height:780px;padding-bottom:115px;align-items:flex-end}.v92-hero-copy{max-width:650px}.v92-hero-index{display:none}.v92-hero-meta{gap:12px;overflow:auto;white-space:nowrap}.v92-intro-grid,.v92-section-head,.v92-manufacturing-grid,.v92-custom-grid{grid-template-columns:1fr;gap:32px}.v92-intro{padding:95px 0}.v92-system{padding-bottom:95px}.v92-split-stage,.v92-split-stage.reverse{grid-template-columns:1fr;min-height:0}.v92-split-stage.reverse .v92-stage-copy,.v92-stage-copy{order:0;padding:70px 0}.v92-stage-image{order:1;min-height:0;aspect-ratio:1/1}.v92-tiramisu{min-height:760px}.v92-tiramisu-image{inset:0}.v92-tiramisu-image:before{background:linear-gradient(180deg,rgba(10,12,15,.08),rgba(10,12,15,.88) 72%)}.v92-tiramisu-copy{padding-bottom:80px}.v92-product{flex-basis:78vw}.v92-cap-grid{grid-template-columns:1fr 1fr}.v92-cap-grid>a{min-height:230px}.v92-cap-grid>a+a{border-left:0;padding-left:0}.v92-cap-grid>a:nth-child(even){border-left:1px solid rgba(255,255,255,.16);padding-left:20px}.v92-resource-grid{grid-template-columns:1fr}.v92-resource+.v92-resource{padding-left:0;border-left:0}.v92-team-row{grid-template-columns:45px 1fr;gap:8px}.v92-team-row span:not(.v92-team-index){grid-column:2}.v92-final-inner{flex-direction:column;align-items:flex-start}}
@media(max-width:640px){.v92-hero h1{font-size:clamp(44px,14vw,70px)}.v92-hero-content{padding-bottom:105px}.v92-hero-meta{font-size:8px}.v92-intro-grid{gap:22px}.v92-intro h2,.v92-section-head h2{font-size:43px}.v92-stage-copy h3{font-size:43px}.v92-tiramisu-copy h2{font-size:64px}.v92-cap-grid{grid-template-columns:1fr}.v92-cap-grid>a,.v92-cap-grid>a:nth-child(even){border-left:0;padding-left:0}.v92-cap-grid>a+a{border-top:1px solid rgba(255,255,255,.16)}.v92-custom-collage{height:440px}.v92-final h2{font-size:54px}.v92-system-nav{gap:15px;overflow:auto;white-space:nowrap}.v92-system-nav span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.v92-hero-media img{animation:none}.v92-product,.v92-split-stage,.v92-cap-grid>a,.v92-resource,.v92-manufacturing-grid,.v92-custom-grid{transition:none;opacity:1;transform:none}}

/* V9.2 global polish for interior pages */
body.v92-site .page-hero{background:#0a0c0f;color:#fff;padding:105px 0 90px;border:0}
body.v92-site .page-hero h1{font-family:"Helvetica Neue",Inter,Arial,sans-serif;font-weight:500;letter-spacing:-.06em;font-size:clamp(48px,6vw,84px);line-height:.95}
body.v92-site .page-hero p{color:#aeb5bc;max-width:680px}
body.v92-site .page-hero-meta{border-left:1px solid rgba(255,255,255,.15);padding-left:22px;color:#89929b}
body.v92-site .page-visual img,.v92-site .visual-strip img{border-radius:0;object-fit:contain!important;background:#eceae6}
body.v92-site .product-v6-grid{gap:0;border-top:1px solid var(--v92-line);border-left:1px solid var(--v92-line)}
body.v92-site .product-v6-grid .product-v6-card{border:0;border-right:1px solid var(--v92-line);border-bottom:1px solid var(--v92-line);border-radius:0;padding:0 0 25px;margin:0;color:var(--v92-ink);background:#fff}
body.v92-site .product-v6-grid .product-photo{height:auto;aspect-ratio:1/1;border-radius:0;background:#eceae6}
body.v92-site .product-v6-grid .product-photo img{object-fit:contain!important;padding:24px}
body.v92-site .product-v6-grid .product-copy-v6{padding:18px 20px 0}
body.v92-site .product-v6-grid .product-copy-v6 small{color:#7b8289}
body.v92-site .product-v6-grid .product-copy-v6 h3{color:#0a0c0f;font-weight:500}
body.v92-site .product-v6-grid .product-spec-line{color:#747b82}
body.v92-site .product-v6-grid .product-spec-line b{color:#0a0c0f;font-weight:600}
body.v92-site .filter-row{border-bottom:1px solid var(--v92-line);padding-bottom:22px}
body.v92-site .category-pills .pill{border-radius:999px;background:transparent;border-color:#cfd2d0;color:#596068}
body.v92-site .category-pills .pill.active{background:#0a0c0f;border-color:#0a0c0f;color:#fff}
body.v92-site .search-box input{border-radius:0;border:0;border-bottom:1px solid #9ea3a7;background:transparent}
body.v92-site .search-box button{border-radius:999px;background:#0a0c0f;color:#fff}
body.v92-site .gallery-main{border-radius:0;background:#eceae6}
body.v92-site .gallery-thumbs{padding-top:10px}
body.v92-site .gallery-thumb{border-radius:0}
body.v92-site .product-info-v6 h1{font-family:"Helvetica Neue",Inter,Arial,sans-serif;font-weight:500;letter-spacing:-.06em}
body.v92-site .spec-table{border-top:1px solid var(--v92-line)}
body.v92-site .spec-table>div{border-bottom:1px solid var(--v92-line);padding:14px 0}
body.v92-site .whatsapp-link{border-radius:999px}
body.v92-site .section-dark,.v92-site .dark-section{background:#0a0c0f}
body.v92-site .section-head h2,.v92-site .center h1,.v92-site .center h2{font-family:"Helvetica Neue",Inter,Arial,sans-serif;font-weight:500;letter-spacing:-.055em}
body.v92-site .feature-panel,.v92-site .cert-card,.v92-site .team-card,.v92-site .post-card{border-radius:0;box-shadow:none}
body.v92-site .btn{font-family:Inter,"Noto Sans Arabic",sans-serif}
@media(max-width:760px){body.v92-site .page-hero{padding:75px 0 65px}body.v92-site .page-hero h1{font-size:48px}body.v92-site .product-v6-grid{grid-template-columns:1fr 1fr}body.v92-site .product-v6-grid .product-v6-card{min-width:0}body.v92-site .product-v6-grid .product-photo{aspect-ratio:1/1}body.v92-site .product-v6-grid .product-copy-v6{padding:13px 12px}body.v92-site .product-v6-grid .product-copy-v6 h3{font-size:17px}}
@media(max-width:520px){body.v92-site .product-v6-grid{grid-template-columns:1fr}.v92-hero-meta span:nth-child(n+3){display:none}}

/* =========================================================
   ST Zhongyi Pack — Mobile V22 Final Polish
   ========================================================= */

@media (max-width:760px){

  /* ---------- Header ---------- */

  .site-header{
    position:sticky;
    top:0;
    z-index:1000;
    background:rgba(247,247,245,.97);
    backdrop-filter:saturate(140%) blur(18px);
  }

  .nav{
    height:72px;
    min-height:72px;
    gap:0;
  }

  .logo{
    margin:0;
    min-width:0;
    max-width:calc(100% - 58px);
    display:flex;
    align-items:center;
  }

  .brand-logo-img{
    display:block;
    width:auto;
    height:42px;
    max-width:180px;
    object-fit:contain;
  }

  .mobile-toggle{
    display:flex !important;
    flex:0 0 42px;
    width:42px;
    height:42px;
    margin-left:auto;
  }

  /* ---------- Mobile navigation ---------- */

  .main-nav{
    position:absolute;
    left:16px;
    right:16px;
    top:72px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    margin:0;
    padding:8px;
    background:#fff;
    border:1px solid #e1e4e2;
    border-radius:0 0 14px 14px;
    box-shadow:0 18px 42px rgba(10,18,24,.14);
    z-index:1200;
  }

  .nav.nav-open .main-nav{
    display:flex !important;
  }

  .main-nav a{
    display:block;
    padding:14px 13px;
    border-bottom:1px solid #eef0ee;
    font-size:13px;
    line-height:1.3;
  }

  .main-nav a:last-child{
    border-bottom:0;
  }

  .nav-cta{
    display:none !important;
  }

  /* ---------- Hero ---------- */

  .hero-v7{
    overflow:hidden;
  }

  .hero-v7-inner{
    display:grid;
    grid-template-columns:1fr;
    min-height:auto;
    padding:42px 0 44px;
    gap:28px;
    align-items:start;
  }

  .hero-v7-copy{
    width:100%;
    max-width:none;
  }

  .hero-v7-copy .eyebrow{
    margin-bottom:13px;
    font-size:10px;
    letter-spacing:.18em;
  }

  .hero-v7-copy h1{
    font-size:38px;
    line-height:1.03;
    letter-spacing:-.055em;
    margin:0 0 20px;
    max-width:100%;
  }

  .hero-v7-copy p{
    font-size:15px;
    line-height:1.68;
    color:#bdc7d1;
    margin:0 0 24px;
    max-width:none;
  }

  /* CTA 永远保持在正常文档流，不再压到产品图片上 */

  .hero-actions{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:9px;
    width:100%;
    margin:0;
  }

  .hero-actions .btn{
    width:100%;
    min-height:50px;
  }

  .hero-text-link{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    min-height:44px;
    padding:10px 0;
    color:#d6dde4;
    font-size:11px;
    letter-spacing:.16em;
    text-transform:uppercase;
  }

  /* ---------- Hero product image ---------- */

  .hero-v7-visual{
    width:100%;
    min-width:0;
  }

  .hero-v7-image{
    width:100%;
    height:300px;
    border-radius:12px;
    overflow:hidden;
  }

  .hero-v7-image img{
    width:100%;
    height:100%;
    object-fit:contain;
  }

  .hero-v7-thumbs{
    margin-top:9px;
    gap:7px;
  }

  .hero-thumb{
    width:68px;
    height:50px;
  }

  .hero-v7-caption{
    padding-top:9px;
    font-size:9px;
  }

  /* ---------- Hero signals ---------- */

  .hero-signals{
    grid-template-columns:1fr;
    margin-top:30px;
  }

  .hero-signals div{
    padding:14px 0;
  }

  .hero-signals div+div{
    padding-left:0;
    border-left:0;
    border-top:1px solid rgba(255,255,255,.12);
  }

  /* ---------- Prevent fixed CTA from covering content ---------- */

  body{
    padding-bottom:54px;
  }

  .mobile-bottom{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    height:54px;
    z-index:1100;
    display:grid;
    grid-template-columns:1fr 1fr;
  }

  .mobile-bottom a,
  .mobile-bottom button{
    width:100%;
    height:54px;
    min-height:54px;
    margin:0;
    border:0;
    border-radius:0;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:11px;
    font-weight:700;
    letter-spacing:.06em;
    text-transform:uppercase;
  }

  /* ---------- WhatsApp floating button ---------- */

  .wa-float-wrap{
    right:14px !important;
    bottom:68px !important;
    z-index:1150;
  }

  .float-wa{
    width:52px;
    height:52px;
    border-radius:50%;
    font-size:10px;
  }

  /* ---------- General mobile spacing ---------- */

  .section-v7,
  .section-v6,
  .section{
    padding-top:64px;
    padding-bottom:64px;
  }

  .section-intro{
    gap:22px;
    margin-bottom:30px;
  }

  .section-intro h2,
  .center-v6 h2{
    font-size:34px;
    line-height:1.04;
  }

  .category-v7-grid{
    grid-template-columns:1fr;
  }

  .category-photo{
    height:240px;
  }

  .product-v6-card{
    flex-basis:82vw;
  }

  .product-photo{
    height:300px;
  }

}

/* Small phones */

@media (max-width:390px){

  .wrap{
    width:calc(100% - 28px);
  }

  .brand-logo-img{
    height:38px;
    max-width:160px;
  }

  .hero-v7-inner{
    padding-top:36px;
  }

  .hero-v7-copy h1{
    font-size:34px;
    line-height:1.04;
  }

  .hero-v7-copy p{
    font-size:14px;
  }

  .hero-v7-image{
    height:270px;
  }

}

/* =========================================================
   MOBILE BOTTOM BAR — REMOVE
   ========================================================= */

@media (max-width: 768px){

  .mobile-bottom{
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
  }

  body{
    padding-bottom: 0 !important;
  }

}

/* =========================================================
   FINAL MOBILE NAV
   ========================================================= */

@media (max-width: 800px){

  .site-header{
    position: sticky !important;
    top: 0 !important;
    z-index: 5000 !important;
  }

  .site-header .nav{
    position: relative !important;
    z-index: 5001 !important;
  }

  .mobile-toggle{
    display: flex !important;
    position: relative !important;
    z-index: 5005 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
  }

  .main-nav{
    display: none !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 68px !important;
    z-index: 5004 !important;
    background: #fff !important;
  }

  .nav.nav-open .main-nav{
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  .nav.nav-open .mobile-toggle span:nth-child(1){
    transform: translateY(6.5px) rotate(45deg) !important;
  }

  .nav.nav-open .mobile-toggle span:nth-child(2){
    opacity: 0 !important;
  }

  .nav.nav-open .mobile-toggle span:nth-child(3){
    transform: translateY(-6.5px) rotate(-45deg) !important;
  }

  body.menu-open{
    overflow-x: hidden !important;
  }

}

/* =========================================================
   MOBILE NAV — FINAL SELECTOR FIX
   JS toggles .nav-open on .site-header
   ========================================================= */

@media (max-width: 800px){

  .site-header.nav-open .main-nav{
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  .site-header.nav-open .mobile-toggle span:nth-child(1){
    transform: translateY(6.5px) rotate(45deg) !important;
  }

  .site-header.nav-open .mobile-toggle span:nth-child(2){
    opacity: 0 !important;
  }

  .site-header.nav-open .mobile-toggle span:nth-child(3){
    transform: translateY(-6.5px) rotate(-45deg) !important;
  }

}


/* =========================================================
   MOBILE NAVIGATION
   ========================================================= */

@media (max-width: 800px){

  .site-header,
  .site-header .nav,
  .site-header.nav-open{
    overflow: visible !important;
  }

  .site-header.nav-open .main-nav{
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;

    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 68px !important;

    flex-direction: column !important;
    align-items: stretch !important;

    max-height: calc(100vh - 68px) !important;
    overflow-y: auto !important;

    background: #fff !important;
    border: 1px solid #e1e4e2 !important;
    border-top: 0 !important;

    box-shadow: 0 20px 45px rgba(10,18,24,.16) !important;
  }

}


/* =========================================================
   MOBILE HERO PRODUCT IMAGE
   ========================================================= */

@media (max-width: 800px){

  .hero-v7-image{
    position: relative !important;
    overflow: hidden !important;
    background: #e8edf1 !important;
  }

  .hero-v7-image::after{
    display: none !important;
    content: none !important;
  }

  .hero-v7-image img{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;

    object-fit: contain !important;
    object-position: center !important;

    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
  }

}

/* =========================================================
   FINAL MOBILE PRODUCT/PAGE POLISH
   ========================================================= */

@media (max-width: 800px){

  /* -----------------------------------------
     Global mobile bottom bar: remove it
     The floating WhatsApp button remains.
     ----------------------------------------- */

  .mobile-bottom{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    width:0 !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    overflow:hidden !important;
  }

  body{
    padding-bottom:0 !important;
  }

  /* -----------------------------------------
     Header / Logo
     ----------------------------------------- */

  .site-header .logo{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    position:relative !important;
    z-index:501 !important;
    flex:0 0 auto !important;
  }

  .site-header .logo > span:not(.brand-wordmark){
    display:grid !important;
    visibility:visible !important;
    opacity:1 !important;
  }

  .site-header .logo b,
  .site-header .logo i{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
  }

  .site-header .nav{
    display:flex !important;
    align-items:center !important;
  }

  /* -----------------------------------------
     Product detail layout
     ----------------------------------------- */

  .product-detail-v6{
    padding:18px 0 70px !important;
  }

  .product-detail-v6-grid{
    grid-template-columns:1fr !important;
    gap:30px !important;
  }

  /* -----------------------------------------
     Main product image
     Never crop product photography.
     ----------------------------------------- */

  .gallery-v6{
    width:100% !important;
    min-width:0 !important;
  }

  .gallery-main{
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:1 / 1 !important;
    overflow:hidden !important;
    display:grid !important;
    place-items:center !important;
    background:#f1f2ef !important;
    padding:0 !important;
  }

  .gallery-main img,
  #mainProductImage{
    display:block !important;
    width:auto !important;
    height:auto !important;
    max-width:calc(100% - 36px) !important;
    max-height:calc(100% - 36px) !important;
    object-fit:contain !important;
    object-position:center center !important;
    padding:0 !important;
    margin:0 !important;
    transform:none !important;
    opacity:1 !important;
    filter:none !important;
  }

  /* -----------------------------------------
     Thumbnail rail
     ----------------------------------------- */

  .gallery-thumbs{
    width:100% !important;
    display:flex !important;
    gap:8px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:10px 0 2px !important;
    margin:0 !important;
    scrollbar-width:none !important;
  }

  .gallery-thumbs::-webkit-scrollbar{
    display:none !important;
  }

  .gallery-thumb{
    flex:0 0 76px !important;
    width:76px !important;
    height:64px !important;
    padding:0 !important;
    overflow:hidden !important;
    background:#fff !important;
  }

  .gallery-thumb img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    padding:6px !important;
    margin:0 !important;
  }

  /* -----------------------------------------
     Product information
     ----------------------------------------- */

  .product-info-v6{
    width:100% !important;
    padding-top:0 !important;
  }

  .product-info-v6 h1{
    font-size:clamp(38px,11vw,54px) !important;
    line-height:.98 !important;
    margin-bottom:16px !important;
  }

  .product-lead{
    font-size:14px !important;
    line-height:1.7 !important;
  }

  .spec-table{
    margin:25px 0 !important;
  }

  .product-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:9px !important;
  }

  .product-actions .btn,
  .product-actions .whatsapp-link{
    width:100% !important;
    min-height:50px !important;
    justify-content:center !important;
  }

  /* -----------------------------------------
     Floating WhatsApp button
     Keep it above page content, but don't let
     it become the old black bottom bar.
     ----------------------------------------- */

  .wa-float-wrap{
    position:fixed !important;
    right:16px !important;
    bottom:18px !important;
    z-index:9998 !important;
  }

  .float-wa{
    display:grid !important;
    width:58px !important;
    height:58px !important;
    border-radius:50% !important;
  }

  /* -----------------------------------------
     Footer
     ----------------------------------------- */

  .site-footer{
    padding-bottom:0 !important;
  }

  .footer-bottom{
    padding-bottom:22px !important;
  }
}

@media (min-width:801px){.site-header .brand-logo-img{display:block!important;width:auto!important;height:38px!important;max-width:190px!important;max-height:38px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important}}@media (max-width:800px){.site-header .brand-logo-img{display:block!important;width:auto!important;height:32px!important;max-width:155px!important;max-height:32px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important}}
@media (max-width:800px){.site-header .logo{display:flex!important;align-items:center!important;gap:10px!important}.site-header .brand-wordmark{display:block!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;letter-spacing:.095em!important;line-height:1!important;color:#17231f!important}}@media (min-width:801px){.site-header .brand-wordmark{display:inline-block!important;margin-left:10px!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;letter-spacing:.09em!important;line-height:1.2!important;color:#17231f!important}}
@media (max-width:800px){.site-header .brand-wordmark{display:inline-block!important;margin-left:10px!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;letter-spacing:.09em!important;color:#17231f!important}}@media (min-width:801px){.site-header .brand-wordmark{display:inline-block!important;margin-left:10px!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;letter-spacing:.09em!important;line-height:1.2!important;color:#17231f!important}}
@media (max-width:800px){.site-header .logo{align-items:center!important;justify-content:flex-start!important}.site-header .brand-wordmark{display:inline-block!important;position:static!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0 0 0 10px!important;background:transparent!important;background-color:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;opacity:1!important;visibility:visible!important;overflow:visible!important;color:#17231f!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:.09em!important;white-space:nowrap!important}}
@media (max-width:800px){.site-header .brand-logo-img{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important;flex:0 0 64px!important}}
@media (min-width:801px){.site-header{position:sticky!important;top:0!important;z-index:5000!important}.site-header .nav{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:68px!important;height:68px!important;gap:24px!important;overflow:visible!important}.site-header .logo{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important;width:auto!important;height:68px!important;overflow:visible!important}.site-header .brand-logo-img{display:block!important;width:auto!important;height:40px!important;max-width:120px!important;max-height:40px!important;object-fit:contain!important;object-position:left center!important}.site-header .brand-wordmark{display:inline-block!important;margin-left:10px!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:.09em!important;color:#17231f!important}.site-header .main-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:25px!important;flex:1 1 auto!important;position:static!important;width:auto!important;min-width:0!important;max-width:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;white-space:nowrap!important}.site-header .main-nav a{font-size:13px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important}.site-header .nav-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:42px!important;padding:0 22px!important;margin-left:2px!important;white-space:nowrap!important}.site-header .mobile-toggle{display:none!important}}

/* Official-style WhatsApp mark inside floating contact button */
.float-wa .wa-mark{
  display:block !important;
  width:30px !important;
  height:30px !important;
  font-size:0 !important;
  line-height:0 !important;
  color:#fff !important;
  letter-spacing:0 !important;
  flex:0 0 auto !important;
}

.float-wa{
  background:#25D366 !important;
}

@media(max-width:760px){
  .float-wa .wa-mark{
    width:31px !important;
    height:31px !important;
  }
}

/* =========================================================
   MOBILE PRODUCTS NAV — FINAL
   ========================================================= */

.site-header .main-nav .desktop-products-link{
  display:none !important;
}

.mobile-nav-products{
  width:auto;
}

.mobile-products-details{
  display:none !important;
}

@media(max-width:800px){

  .mobile-nav-products{
    display:block;
    width:100%;
  }

  .site-header .main-nav .desktop-products-link{
    display:none !important;
  }

  .mobile-products-details{
    display:block !important;
    width:100%;
  }

  .mobile-products-details summary{
    list-style:none;
    display:flex !important;
    align-items:center;
    justify-content:space-between;
    width:100%;
    min-height:44px;
    padding:0 4px !important;
    box-sizing:border-box;
    cursor:pointer;
    font-family:'Instrument Sans','Noto Sans Arabic',sans-serif !important;
    font-size:13px !important;
    font-weight:600 !important;
    letter-spacing:-.01em !important;
    line-height:1 !important;
    color:#343a40 !important;
    border-bottom:1px solid #eef0f1;
  }

  .mobile-products-details summary::-webkit-details-marker{
    display:none;
  }

  .mobile-products-arrow{
    position:relative;
    display:block;
    width:8px;
    height:8px;
    margin-right:2px;
    border-right:1px solid #69727b;
    border-bottom:1px solid #69727b;
    transform:rotate(45deg);
    transition:transform .2s ease;
  }

  .mobile-products-details[open] .mobile-products-arrow{
    transform:rotate(225deg);
    margin-top:4px;
  }

  .mobile-products-details .mobile-product-series{
    display:block;
    margin:0;
    padding:3px 0 7px 18px;
    border-bottom:1px solid var(--line);
    box-sizing:border-box;
  }

  .mobile-products-details .mobile-product-series a{
    display:block !important;
    padding:9px 12px !important;
    font-size:11px !important;
    line-height:1.35 !important;
    color:#69727b !important;
    border-bottom:1px solid #eef0f1;
    box-sizing:border-box;
    text-decoration:none !important;
  }

  .mobile-products-details .mobile-product-series a:last-child{
    border-bottom:0;
  }
}

@media(min-width:801px){

  .mobile-nav-products{
    display:contents !important;
  }

  .site-header .main-nav .desktop-products-link{
    display:flex !important;
    align-items:center;
  }

  .mobile-products-details{
    display:none !important;
  }
}

