:root{--navy:#10283b;--blue:#176b87;--sky:#eaf5f7;--orange:#ed8d3b;--ink:#18313e;--muted:#657984;--paper:#fff;--line:#dce7ea;--shadow:0 22px 65px rgba(18,55,71,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f8fbfb;font-family:Inter,"Noto Sans Arabic","PingFang SC","Microsoft YaHei",Arial,sans-serif}body.rtl{direction:rtl}.header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);border-bottom:1px solid #e5edef;backdrop-filter:blur(14px)}.nav-wrap{height:76px;max-width:1220px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px}.brand img{width:48px;height:48px;object-fit:contain}.brand b,.brand small{display:block}.brand b{font-size:18px}.brand small{font-size:10px;letter-spacing:1px;color:var(--muted)}nav{display:flex;gap:31px}nav a{color:#36505c;text-decoration:none;font-weight:700;font-size:14px}.langs{display:flex;padding:4px;background:#edf4f5;border-radius:12px}.langs button{border:0;background:transparent;padding:8px 10px;border-radius:9px;color:#526b76;cursor:pointer}.langs button.on{background:#fff;color:var(--blue);box-shadow:0 4px 12px #173b4920;font-weight:800}.menu{display:none;border:0;background:none;font-size:24px}.hero{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;max-width:1220px;margin:auto;padding:75px 24px 65px}.kicker,.eyebrow{display:inline-block;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.hero h1{max-width:650px;margin:14px 0 18px;font-size:58px;line-height:1.17;letter-spacing:-1px}.hero-copy>p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.85}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{padding:14px 22px;border-radius:13px;text-decoration:none;font-weight:850}.primary{background:var(--orange);color:#fff;box-shadow:0 12px 28px #ed8d3b40}.ghost{border:1px solid #b9ccd2;color:var(--navy);background:#fff}.proof{display:flex;gap:34px;margin-top:39px}.proof b,.proof i{display:block}.proof b{font-size:22px;color:var(--blue)}.proof i{font-style:normal;color:var(--muted);font-size:12px;margin-top:3px}.hero-visual{position:relative}.hero-visual>img{width:100%;height:510px;object-fit:cover;border-radius:90px 24px 90px 24px;box-shadow:var(--shadow)}.floating{position:absolute;left:-30px;bottom:36px;padding:18px 24px;background:#fff;border-radius:18px;box-shadow:var(--shadow)}.floating b,.floating span{display:block}.floating b{color:var(--orange)}.floating span{font-size:12px;color:var(--muted);margin-top:4px}.categories{max-width:1172px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 24px}.categories article{display:flex;align-items:center;gap:13px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.categories span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--sky);color:var(--blue);font-size:21px}.section{max-width:1172px;margin:110px auto;padding:0 24px}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.photo{position:relative}.photo>img{width:100%;height:490px;object-fit:cover;border-radius:26px}.photo>span{position:absolute;right:-25px;bottom:-25px;background:var(--navy);color:#fff;padding:20px 25px;border-radius:17px}.photo b,.photo small{display:block}.photo small{color:#bcd2dc;margin-top:4px}.section-copy h2,.section-head h2,.faq h2,.contact h2{margin:10px 0 18px;font-size:40px;line-height:1.3}.section-copy p,.section-head>p{color:var(--muted);line-height:1.9}.values{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.values b{padding:10px 14px;border-radius:99px;background:var(--sky);color:var(--blue);font-size:13px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-head>p{max-width:460px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product{overflow:hidden;border:1px solid var(--line);border-radius:21px;background:#fff;transition:.25s}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product img{width:100%;height:255px;object-fit:cover;background:#f1f5f5}.product div{padding:19px}.product small{color:var(--orange);font-weight:800}.product h3{margin:7px 0 0;font-size:17px;line-height:1.55}.service-block{padding:90px max(24px,calc((100% - 1124px)/2));background:linear-gradient(135deg,#10283b,#15526a);color:#fff}.light .eyebrow{color:#f4ae70}.light>p{color:#b9d0d8}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.service-grid article{padding:25px;border:1px solid #ffffff25;border-radius:20px;background:#ffffff0b}.service-grid article>b{color:#f1a15d}.service-grid h3{font-size:19px}.service-grid p{color:#c2d7de;font-size:14px;line-height:1.75}.faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.faq details{border-top:1px solid var(--line);padding:18px 4px}.faq summary{font-weight:800;cursor:pointer}.faq details p{color:var(--muted);line-height:1.75}.contact{max-width:1172px;margin:90px auto;padding:50px;display:grid;grid-template-columns:1fr 230px;gap:50px;align-items:center;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.contact>div>p{color:var(--muted)}.contacts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.contacts a{padding:14px;border-radius:14px;background:var(--sky);color:var(--navy);text-decoration:none}.contacts small,.contacts b{display:block}.contacts small{color:var(--muted);margin-bottom:5px}.contacts b{font-size:13px}.contact address{font-style:normal;color:var(--muted);line-height:1.7}.contact>img{width:210px;height:210px;object-fit:cover;border-radius:18px}footer{padding:34px max(24px,calc((100% - 1172px)/2));background:#0b1f2c;color:#d4e1e6;display:flex;justify-content:space-between;align-items:center;gap:20px}footer p,footer>span{font-size:12px;color:#90a9b4}.call{position:fixed;right:20px;bottom:20px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;text-decoration:none;font-size:23px;box-shadow:0 12px 28px #c967294a}body.rtl .floating{left:auto;right:-30px}body.rtl .photo>span{right:auto;left:-25px}body.rtl .call{right:auto;left:20px}
@media(max-width:820px){.nav-wrap{height:67px;padding:0 14px}.brand img{width:41px;height:41px}.brand b{font-size:15px}.brand small{font-size:8px}nav{display:none}.langs button{padding:7px}.hero{grid-template-columns:1fr;padding:46px 16px}.hero h1{font-size:40px}.hero-copy>p{font-size:16px}.hero-visual{order:-1}.hero-visual>img{height:310px;border-radius:55px 20px}.floating{left:10px;bottom:15px}.proof{gap:20px}.categories{display:flex;overflow-x:auto;padding:0 16px}.categories article{min-width:180px}.section{margin:75px auto;padding:0 16px}.about{grid-template-columns:1fr;gap:45px}.photo>img{height:350px}.photo>span{right:12px;bottom:-22px}.section-copy h2,.section-head h2,.faq h2,.contact h2{font-size:31px}.section-head{display:block}.product-grid{grid-template-columns:repeat(2,1fr)}.product img{height:200px}.service-block{padding:65px 16px}.service-grid{grid-template-columns:1fr 1fr}.faq{grid-template-columns:1fr;gap:20px}.contact{margin:65px 12px;padding:27px 20px;grid-template-columns:1fr}.contacts{grid-template-columns:1fr}.contact>img{width:180px;height:180px}footer{display:block;text-align:center}footer .brand{justify-content:center}.call{bottom:15px}}
@media(max-width:520px){.hero h1{font-size:35px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.proof{justify-content:space-between}.product-grid,.service-grid{grid-template-columns:1fr}.product img{height:260px}.langs button{font-size:11px}.brand span{max-width:145px}.contact h2{font-size:28px}}
.whatsapp-card{background:#e8f8ef!important}.whatsapp-float{position:fixed;z-index:50;right:20px;bottom:84px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 12px 28px rgba(20,94,57,.28)}body.rtl .whatsapp-float{right:auto;left:20px}@media(max-width:820px){.whatsapp-float{bottom:77px}}
