@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Noto+Sans+Arabic:wght@400;600;700;800&display=swap');
:root{--navy:#031a2b;--navy2:#082d48;--blue:#16aee0;--light:#e9f8ff;--red:#e83632;--orange:#ff9d00;--ink:#102536;--muted:#637887;--line:#dbe8ee;--white:#fff;--shadow:0 18px 55px rgba(4,31,48,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Montserrat,Arial,sans-serif;line-height:1.65}html[dir=rtl] body{font-family:'Noto Sans Arabic',Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:fixed;top:-80px;left:20px;background:#fff;padding:12px;z-index:999}.skip:focus{top:10px}.topbar{background:var(--navy);color:#bcd1df;font-size:12px}.topbar-inner{height:38px;display:flex;justify-content:space-between;align-items:center}.topbar a{margin-inline-start:26px}.header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 3px 20px rgba(0,0,0,.05)}.nav-wrap{height:84px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;margin-inline-end:auto}.brand-mark{width:44px;height:44px;background:var(--navy);border-radius:5px 18px 5px 5px;position:relative;display:block}.brand-mark:before{content:'';position:absolute;background:#fff;width:28px;height:14px;border-radius:9px;left:6px;top:10px}.brand-mark i{position:absolute;width:3px;height:18px;background:var(--orange);left:27px;top:22px}.brand strong{display:block;font-size:20px;letter-spacing:1.4px;line-height:1}.brand small{font-size:8px;font-weight:800;letter-spacing:1.8px;color:var(--red)}.nav{display:flex;gap:25px;align-items:center}.nav a{font-size:13px;font-weight:700;padding:31px 0 27px;border-bottom:3px solid transparent}.nav a:hover,.nav a.active{color:var(--red);border-color:var(--red)}.lang-switch{display:flex;border:1px solid var(--line);border-radius:20px;padding:3px}.lang-switch a{font-size:10px;font-weight:800;padding:4px 6px;border-radius:15px}.lang-switch a.active{background:var(--navy);color:#fff}.nav-toggle{display:none;border:0;background:none;font-size:25px}.hero{min-height:650px;background:linear-gradient(115deg,#ebfaff 0%,#f8fdff 55%,#e0f6ff 100%);position:relative;overflow:hidden}.hero:before{content:'';position:absolute;width:380px;height:380px;border:80px solid rgba(22,174,224,.07);border-radius:50%;left:-230px;top:70px}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;position:relative}.eyebrow,.kicker{font-size:11px;letter-spacing:2px;font-weight:800;color:var(--red)}.eyebrow span{display:inline-block;width:28px;height:3px;background:var(--red);vertical-align:middle;margin-inline-end:10px}.hero h1{font-size:68px;line-height:1.03;letter-spacing:-3px;margin:20px 0;color:var(--navy);max-width:650px}.hero h1:after{content:'';display:block;width:100px;height:9px;background:linear-gradient(90deg,var(--red) 55%,var(--orange) 55%);margin-top:20px}.hero-copy>p{font-size:18px;color:var(--muted);max-width:550px}.hero-actions{display:flex;gap:12px;margin:32px 0}.btn{border:0;border-radius:4px;padding:15px 23px;font-family:inherit;font-size:12px;font-weight:800;letter-spacing:.4px;cursor:pointer;display:inline-block}.btn-primary{background:var(--red);color:#fff;box-shadow:0 10px 25px rgba(232,54,50,.25)}.btn-primary:hover{background:#c92321}.btn-ghost{border:1px solid #b8ced9;background:#fff}.trust-line{font-size:12px;font-weight:600;color:#526b79}.trust-line i{font-style:normal;color:#fff;background:var(--blue);border-radius:50%;padding:2px 5px;margin-inline-end:7px}.hero-visual{height:600px;position:relative;display:flex;align-items:center;justify-content:center}.hero-visual img{position:relative;z-index:2;width:100%;transform:scale(1.05);filter:drop-shadow(0 24px 22px rgba(1,26,43,.15))}.paint-splash{position:absolute;width:470px;height:470px;background:var(--blue);border-radius:50% 44% 48% 45%;transform:rotate(-12deg);opacity:.13}.badge{position:absolute;right:10px;bottom:70px;z-index:3;background:var(--red);color:#fff;border-radius:50%;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:7px solid #fff;box-shadow:var(--shadow);text-align:center}.badge strong{font-size:32px;line-height:1}.badge span{font-size:9px;font-weight:700;letter-spacing:1px}.stats{background:var(--navy);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0}.stats-grid div{padding:0 28px;border-inline-end:1px solid #284255}.stats-grid div:last-child{border:0}.stats-grid strong{font-size:25px;display:block}.stats-grid span{font-size:10px;color:#a9bfcc;text-transform:uppercase;letter-spacing:1px}.section{padding:95px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section h2,.section-head h2{font-size:38px;line-height:1.2;margin:9px 0;color:var(--navy)}.text-link{font-size:12px;font-weight:800;color:var(--red)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{height:260px;display:block;position:relative;overflow:hidden}.product-image.blue{background:linear-gradient(145deg,#dcf7ff,#89daf3)}.product-image.red{background:linear-gradient(145deg,#fff0ee,#ffb6af)}.product-image.orange{background:linear-gradient(145deg,#fff8e7,#ffd582)}.product-code{position:absolute;top:18px;left:18px;background:#fff;padding:5px 10px;font-size:10px;font-weight:800;border-radius:15px}.roller{position:absolute;width:210px;height:80px;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-8deg)}.roller:before{content:'';position:absolute;width:165px;height:64px;background:repeating-linear-gradient(90deg,#f8f7ef 0 28px,#ddd 31px,#f8f7ef 35px);border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.12)}.roller:after{content:'';position:absolute;width:85px;height:75px;border-right:6px solid #a7b6bd;border-bottom:6px solid #a7b6bd;border-radius:0 0 15px 0;right:5px;top:30px}.roller i{position:absolute;width:6px;height:70px;background:#a7b6bd;right:0;top:100px}.roller b{position:absolute;width:26px;height:80px;background:var(--orange);right:-10px;top:160px;border-radius:7px 7px 12px 12px}.product-body{padding:25px}.product-body>span{font-size:10px;font-weight:800;color:var(--red);text-transform:uppercase}.product-body h3{font-size:19px;margin:8px 0;color:var(--navy)}.product-body p{color:var(--muted);font-size:13px;min-height:42px}.product-body a{font-size:11px;font-weight:800}.why{background:#f4f9fb}.section-title{text-align:center;margin-bottom:44px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-grid article{text-align:center;background:#fff;border-radius:8px;padding:40px 30px;border-bottom:4px solid var(--blue)}.feature-grid article:nth-child(2){border-color:var(--red)}.feature-grid article:nth-child(3){border-color:var(--orange)}.feature-icon{width:56px;height:56px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.feature-icon.blue{background:var(--blue)}.feature-icon.red{background:var(--red)}.feature-icon.orange{background:var(--orange)}.feature-grid h3{font-size:18px}.feature-grid p{font-size:13px;color:var(--muted)}.world{background:var(--navy);color:#fff;padding:95px 0;position:relative;overflow:hidden}.world:after{content:'DESENATOR';position:absolute;font-size:150px;font-weight:900;letter-spacing:10px;opacity:.025;right:-30px;bottom:-55px}.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.kicker.light{color:#66d9ff}.world h2{font-size:48px;line-height:1.1;margin:12px 0}.world h2 em{color:var(--orange);font-style:normal}.world p{color:#b0c5d2}.btn-light{background:#fff;color:var(--navy)}.country-cloud{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.country-cloud span{border:1px solid #355267;background:#0b2b40;border-radius:30px;padding:12px 18px;font-size:12px;font-weight:700}.page-hero{background:linear-gradient(120deg,var(--navy),#0b4262);color:#fff;padding:82px 0;position:relative;overflow:hidden}.page-hero:after{content:'';position:absolute;width:350px;height:350px;border:70px solid rgba(22,174,224,.08);border-radius:50%;right:-80px;top:-170px}.page-hero h1{font-size:48px;margin:10px 0}.page-hero p{color:#bfd0da}.filter-bar{display:flex;gap:10px;background:#f2f7f9;padding:18px;border-radius:8px;margin-bottom:35px}.filter-bar input,.filter-bar select{flex:1;border:1px solid var(--line);padding:14px;background:#fff;border-radius:4px;font:inherit}.corporate-grid{display:grid;grid-template-columns:300px 1fr;gap:65px}.side-nav{display:flex;flex-direction:column;border:1px solid var(--line);height:max-content}.side-nav a{padding:15px 18px;border-bottom:1px solid var(--line);font-size:13px;font-weight:700;display:flex;justify-content:space-between}.side-nav a.active{background:var(--red);color:#fff}.prose h2{font-size:38px}.prose>p{font-size:17px;color:#526b79;line-height:1.9}.story-card{margin-top:35px;background:var(--light);padding:28px;display:flex;align-items:center;gap:25px;border-inline-start:5px solid var(--blue)}.story-card strong{font-size:40px;color:var(--red)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px}.contact-info>p{color:var(--muted)}.info-item{display:flex;flex-direction:column;margin-top:22px}.info-item b{font-size:11px;color:var(--red);text-transform:uppercase;letter-spacing:1px}.contact-form{background:#f3f8fa;padding:32px;border-radius:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{font-size:11px;font-weight:700}.form-grid input,.form-grid textarea{display:block;width:100%;margin-top:7px;border:1px solid #d5e3e9;padding:13px;border-radius:4px;font:inherit;background:#fff}.form-grid textarea{min-height:110px;resize:vertical}.form-grid .full{grid-column:1/-1}.check{display:flex;align-items:start;gap:8px}.check input{width:auto;margin-top:3px}.alert{padding:12px;margin-bottom:14px;border-radius:4px;font-size:13px}.alert.success{background:#daf5e7;color:#176b41}.alert.error{background:#ffe4e1;color:#9b2421}.map-wrap{margin-top:50px}.map-wrap iframe{width:100%;height:400px;border:0}.empty-state{text-align:center;padding:45px;border:1px dashed #c3d6df;border-radius:8px}.pdf-icon{margin:auto;width:80px;height:90px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;border-radius:5px}.footer{background:#021522;color:#a9bdc9;padding:70px 0 0;font-size:12px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px}.footer h4{color:#fff;font-size:13px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-brand{margin-bottom:13px;color:#fff}.footer-bottom{border-top:1px solid #1e3544;margin-top:45px;padding:22px 0;display:flex;justify-content:space-between}.footer-bottom a{margin-inline-start:20px}.whatsapp{position:fixed;z-index:20;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#24d366;color:#fff;font-size:29px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.2)}
@media(max-width:1000px){.nav-toggle{display:block;order:3}.nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:15px 30px;box-shadow:var(--shadow)}.nav.open{display:flex}.nav a{padding:10px}.lang-switch{margin-left:auto}.hero-grid{grid-template-columns:1fr;min-height:0;padding-top:70px}.hero-visual{height:500px}.hero{min-height:auto}.hero h1{font-size:53px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.world-grid{grid-template-columns:1fr}.corporate-grid,.contact-grid{grid-template-columns:1fr}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.topbar span{display:none}.topbar-inner{justify-content:center}.topbar a{margin:0 8px}.nav-wrap{height:72px}.brand strong{font-size:17px}.lang-switch a{padding:4px}.hero-grid{padding-top:50px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-visual{height:350px}.badge{width:90px;height:90px;right:0;bottom:30px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid div{padding:18px;border-bottom:1px solid #284255}.section{padding:65px 0}.section h2,.section-head h2{font-size:30px}.product-grid,.feature-grid{grid-template-columns:1fr}.section-head{align-items:start}.product-image{height:240px}.world h2,.page-hero h1{font-size:36px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:12px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.filter-bar{flex-direction:column}.corporate-grid{gap:30px}.page-hero{padding:60px 0}}

