*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Cairo",Arial,sans-serif;color:#13202b;background:#f6f2e9}body.lang-en{font-family:"Inter","Cairo",Arial,sans-serif}body.lang-en .brand-sub,body.lang-en .eyebrow,body.lang-en h1,body.lang-en h2,body.lang-en h3,body.lang-en p,body.lang-en a,body.lang-en button{letter-spacing:0}a{text-decoration:none}.container{width:min(1180px,92%);margin:auto}.header{position:sticky;top:0;z-index:50;background:rgba(5,17,27,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(222,175,83,.22)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{color:#e1b35b;display:flex;flex-direction:column;line-height:1}.brand-mark{font-size:31px;font-weight:900;letter-spacing:-2px}.brand-sub{color:#eef2f4;font-size:10px;margin-top:7px}.nav-links{display:flex;gap:25px}.nav-links a{color:#f3f5f6;font-size:13px;font-weight:700;position:relative;padding:28px 0}.nav-links a:after{content:"";position:absolute;bottom:17px;right:0;width:0;height:2px;background:#dfb057;transition:.2s}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-actions{display:flex;align-items:center;gap:10px}.top-cta,.btn{border-radius:12px;font-weight:800}.top-cta{background:#dcae52;color:#0a1720;padding:12px 18px;font-size:12px}.lang-switch{border:1px solid rgba(222,175,83,.45);background:transparent;color:#fff;border-radius:999px;padding:7px 9px;cursor:pointer;font-weight:800}.lang-switch i{font-style:normal;color:#e2b55c;margin-left:5px}.hero{min-height:700px;display:flex;align-items:center;background:radial-gradient(circle at 75% 20%,#173b52 0,#0a1e2d 35%,#04111b 75%);color:#fff;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border:1px solid rgba(221,174,80,.15);border-radius:50%}.hero:before{width:650px;height:650px;left:-300px;top:90px}.hero:after{width:460px;height:460px;right:-180px;bottom:-180px}.hero-grid-lines{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:70px 70px}.hero-glow{position:absolute;width:600px;height:600px;right:8%;top:0;background:radial-gradient(circle,rgba(220,173,81,.17),transparent 62%)}.hero-content{position:relative;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:80px;padding:90px 0}.eyebrow{display:inline-block;color:#e3b55d;font-size:12px;font-weight:800;margin-bottom:12px}.eyebrow.dark{color:#9c7129}.hero h1{font-size:clamp(46px,6vw,78px);line-height:1.1;margin:0 0 24px;font-weight:900;letter-spacing:-2px}.hero h1 span{color:#e4b65d}.hero-copy>p{font-size:18px;line-height:2;color:#d7e0e5;max-width:650px}.actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 24px;transition:.2s}.btn:hover{transform:translateY(-2px)}.gold{background:#dbae53;color:#091620;box-shadow:0 12px 30px rgba(219,174,83,.18)}.outline{border:1px solid #dbae53;color:#fff;background:rgba(255,255,255,.02)}.trust-row{display:flex;gap:40px;margin-top:30px}.trust-row div{display:flex;flex-direction:column;gap:3px}.trust-row b{font-size:11px;color:#e0b15a;letter-spacing:2px}.trust-row span{font-size:12px;color:#b9c5cc}.hero-emblem{height:450px;border:1px solid rgba(225,178,88,.45);border-radius:32px;background:linear-gradient(145deg,rgba(218,171,78,.15),rgba(255,255,255,.025));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 35px 100px rgba(0,0,0,.3);position:relative}.hero-emblem:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.08);border-radius:24px}.emblem-ring{width:145px;height:145px;border:1px solid #d9a84f;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px rgba(219,174,83,.05),0 0 60px rgba(219,174,83,.1)}.emblem-letter{font-size:88px;font-weight:900;color:#e1b35b;line-height:1}.emblem-name{font-size:65px;font-weight:900;color:#e1b35b;line-height:1;margin-top:18px}.emblem-sub{font-size:16px;font-weight:700}.emblem-line{width:80px;height:2px;background:#d9aa52;margin:18px}.hero-emblem p{max-width:310px;color:#c5d0d6;line-height:1.9;font-size:13px}.marquee{overflow:hidden;background:#d9ab53;color:#0a1720;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.marquee-track{display:flex;justify-content:center;gap:70px;padding:13px 20px;font-size:11px;font-weight:900;white-space:nowrap}.section{padding:100px 0}.light{background:#f7f3ea}.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:42px}.section h2{font-size:42px;line-height:1.25;margin:0 0 10px;font-weight:900;letter-spacing:-1px}.section-head>p{max-width:470px;color:#68737a;line-height:2;margin:0}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service{background:#fff;border:1px solid #e6dece;border-radius:22px;padding:29px;min-height:305px;box-shadow:0 15px 45px rgba(40,29,12,.055);position:relative;overflow:hidden;transition:.25s}.service:hover{transform:translateY(-4px);border-color:#d8aa53;box-shadow:0 20px 55px rgba(40,29,12,.09)}.service.featured{background:linear-gradient(145deg,#fffdf8,#f7edda);border-color:#d7aa55}.service-top{display:flex;justify-content:space-between;align-items:center}.service-no{font-size:11px;font-weight:900;color:#b98731;letter-spacing:2px}.icon{width:44px;height:44px;border-radius:13px;background:#f4ead5;color:#b17d25;display:flex;align-items:center;justify-content:center;font-size:20px}.service h3{font-size:21px;margin:20px 0 9px}.service p{color:#68747b;line-height:1.9;margin:0}.service ul{list-style:none;padding:13px 0 0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.service li{font-size:12px;color:#47545d;padding-right:16px;position:relative}.service li:before{content:"";position:absolute;right:0;top:7px;width:6px;height:6px;border-radius:50%;background:#d6a94f}.service-note{margin-top:22px;border:1px dashed #cfb57e;background:#fffaf0;border-radius:14px;padding:13px 18px;display:flex;gap:12px;align-items:center}.service-note span{color:#b07d27}.service-note p{margin:0;color:#665f52;font-size:12px;line-height:1.8}.dark,.contact{background:#061722;color:#fff}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.about-panel{min-height:430px;border-radius:28px;border:1px solid rgba(220,174,83,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#102d40,#071722);position:relative;overflow:hidden}.about-panel:before{content:"";position:absolute;width:310px;height:310px;border:1px solid rgba(220,174,83,.17);border-radius:50%}.about-panel>span{font-size:110px;color:#dbaa53;font-weight:900;z-index:1}.about-panel strong{font-size:48px;color:#e1b35c;z-index:1}.about-panel small{color:#c7d0d6;z-index:1}.panel-stamp{position:absolute;bottom:28px;letter-spacing:4px;color:#80909b;font-size:9px}.dark p{color:#c6d0d6;line-height:2;font-size:16px}.about .text-link{margin-top:12px}.text-link{display:inline-block;color:#e2b45d;font-weight:800}.center-head{text-align:center;margin-bottom:45px}.center-head>p{max-width:600px;margin:10px auto;color:#89949b}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-grid>div{padding:28px 24px;border-top:2px solid #d0a34c;background:#fff;border-radius:0 0 16px 16px}.process-grid b{font-size:12px;color:#b47f26}.process-grid h3{font-size:17px;margin:14px 0 7px}.process-grid p{font-size:12px;color:#6b767c;line-height:1.8;margin:0}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-grid>div{padding:28px 20px;border:1px solid rgba(218,173,82,.17);border-radius:18px;background:rgba(255,255,255,.025)}.why-grid b{color:#dfb05a;font-size:11px;letter-spacing:2px}.why-grid h3{font-size:18px;margin:13px 0 7px}.why-grid p{font-size:13px!important;line-height:1.9!important}.contact .center-head h2{color:#fff}.contact .center-head p{color:#b6c1c7}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-box,.map-box{border:1px solid rgba(218,173,82,.28);border-radius:24px;padding:34px;background:rgba(255,255,255,.035)}.contact-title span{color:#dfb05a;font-size:10px;letter-spacing:4px}.contact-box h3,.map-box h3{font-size:24px;margin:5px 0 20px}.contact-box a:not(.btn){display:block;color:#fff;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}.contact-box p,.map-box p{line-height:2;color:#c3ced4;font-size:14px}.full{width:100%;margin-top:12px}.map-box{background:radial-gradient(circle at 50% 30%,rgba(215,168,77,.18),transparent 52%),#0a2433;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:390px}.map-orbit{width:125px;height:125px;border:1px solid rgba(221,174,83,.55);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#dfb05a;font-size:22px;font-weight:900;box-shadow:0 0 0 15px rgba(220,174,83,.04),0 0 0 30px rgba(220,174,83,.025)}.map-box h3{max-width:420px;margin-top:38px}.map-box p{max-width:420px}.light-btn{color:#fff!important}footer{background:#04111a;color:#c6d0d6;border-top:1px solid rgba(218,173,82,.22)}.footer{min-height:105px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer div{display:flex;flex-direction:column}.footer strong,.footer b{color:#e0b25a}.footer span{font-size:11px;margin-top:5px}.social a{color:#e0b25a}.copy{text-align:center;border-top:1px solid rgba(255,255,255,.06);padding:15px;font-size:10px;color:#7f8c94}.floating-wa{position:fixed;bottom:24px;left:24px;width:60px;height:60px;border-radius:50%;background:#d9aa51;color:#091721;display:flex;align-items:center;justify-content:center;font-size:30px;box-shadow:0 14px 35px rgba(0,0,0,.28);z-index:60}.floating-wa:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(217,170,81,.25);border-radius:50%}@media(max-width:950px){.nav{padding:14px 0;flex-wrap:wrap}.nav-links{order:3;width:100%;overflow:auto;gap:20px}.nav-links a{padding:8px 0;white-space:nowrap}.nav-links a:after{bottom:0}.hero-content{grid-template-columns:1fr;gap:40px}.hero-emblem{max-width:600px;width:100%;margin:auto}.section{padding:75px 0}.service-grid{grid-template-columns:1fr}.why-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.section-head{display:block}.section-head>p{margin-top:20px}.about-panel{min-height:340px}}@media(max-width:560px){.nav-actions .top-cta{display:none}.brand-mark{font-size:27px}.hero{min-height:auto}.hero-content{padding:70px 0}.hero h1{font-size:44px;letter-spacing:-1px}.hero-copy>p{font-size:15px}.actions{flex-direction:column}.trust-row{justify-content:space-between;gap:8px}.hero-emblem{height:360px}.emblem-name{font-size:52px}.section h2{font-size:33px}.service ul{grid-template-columns:1fr}.why-grid,.process-grid{grid-template-columns:1fr}.footer{padding:24px 0;flex-direction:column;text-align:center}.floating-wa{width:54px;height:54px;left:16px;bottom:16px}.lang-switch{padding:6px 8px}}
