@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/arabic-400.woff2) format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/arabic-500.woff2) format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/arabic-600.woff2) format('woff2');
}
@font-face {
  font-family: 'IBM Plex Sans Arabic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/arabic-700.woff2) format('woff2');
}
:root{--ink:#17263b;--green:#172e4b;--muted:#5d6877;--bg:#ffffff;--line:#dfe5ed;--lime:#ffb34d;--cream:#f2f5f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'IBM Plex Sans Arabic',Tahoma,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid #bc670b;outline-offset:6px}p,h1,h2,h3{margin:0}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:32px;font-weight:700;line-height:1.1}.brand-sub{display:block;font-size:10px;font-weight:500;letter-spacing:.1px;margin-top:7px}.brandmark{width:48px;height:48px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:13px}.brandmark svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:500}.desktop-nav a{padding:10px 0;transition:color .2s}.desktop-nav a:hover{color:#a95300}.button{min-height:56px;padding:12px 22px;border-radius:9px;display:inline-flex;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:500;transition:background .2s,box-shadow .2s;border:1px solid transparent;white-space:nowrap}.button.small{min-height:44px;font-size:13px;padding:9px 18px;gap:24px}.button.dark{background:var(--green);color:#fff}.button.dark:hover{background:#102138;box-shadow:0 4px 14px #172e4b20}.button.outline{border-color:#cfd6cd;background:transparent}.button.outline:hover{background:#edf2f7}.icon{width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.hero{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:52px;padding-top:36px;padding-bottom:58px;min-height:570px}.hero-copy{padding:20px 0}.eyebrow{font-size:13px;font-weight:500;color:var(--green);display:flex;align-items:center;gap:8px;margin-bottom:18px}.dot{width:7px;height:7px;background:#e88414;border-radius:50%}h1{font-size:clamp(44px,4.35vw,67px);line-height:1.28;font-weight:600;letter-spacing:-1.9px}h1 span{color:#b65b00}.lead{font-size:17px;line-height:1.9;margin-top:23px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-note{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;margin-top:19px}.hero-note .icon{width:16px;height:16px;color:var(--green)}.hero-note>span{color:#b7beb0}.hero-visual{position:relative;height:435px;border-radius:18px;isolation:isolate}.hero-visual>img{width:100%;height:100%;object-fit:cover;border-radius:18px;object-position:center}.visual-top{position:absolute;top:19px;right:19px;background:#fffffff0;backdrop-filter:blur(12px);border:1px solid #ffffff70;display:flex;align-items:center;gap:9px;border-radius:30px;padding:6px 13px;font-size:11px}.tiny-pin{display:flex}.tiny-pin .icon{width:16px;height:16px}.route-card{position:absolute;bottom:-24px;left:24px;right:24px;padding:19px 22px;background:#ffffff;border:1px solid #e0e5ed;border-radius:12px;display:flex;align-items:center;gap:16px;box-shadow:0 10px 25px #293e3210}.route-point{display:flex;align-items:center;gap:10px;white-space:nowrap}.route-point small{font-size:10px;color:var(--muted);display:block}.route-point strong{font-size:12px;font-weight:500}.route-dot{width:11px;height:11px;border:2px solid #c26909;border-radius:50%;outline:4px solid #fff0dc}.route-dot.filled{background:#c26909}.route-line{flex:1;border-top:1px dashed #c4cfdb}.route-card>.icon{width:17px}.benefits{display:flex;justify-content:space-between;align-items:center;padding-block:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:20px;color:#4e5d70;font-size:14px}.benefits span{display:flex;align-items:center;gap:11px}.benefits .icon{width:21px;height:21px}.section{padding-block:90px}.section-top{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:38px}.section-top p:not(.eyebrow){font-size:15px;padding-bottom:6px}h2{font-size:40px;line-height:1.4;font-weight:600;letter-spacing:-.8px}h3{font-size:21px;font-weight:500}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);padding-top:28px}.steps article{padding-inline:30px;border-left:1px solid var(--line)}.steps article:first-child{padding-right:0}.steps article:last-child{border:0;padding-left:0}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.step-number{font-size:40px;line-height:1.2;font-weight:400;color:#ae5800;direction:ltr}.step-top .icon{color:#a95300;width:29px;height:29px}.steps h3{margin-bottom:9px}.steps p{font-size:14px;max-width:280px}.services-section{background:var(--cream)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-grid article{padding:30px;background:var(--bg);border:1px solid #e1e7ef;border-radius:12px}.service-icon{display:grid;place-items:center;width:49px;height:49px;background:#fff0dc;border-radius:11px;margin-bottom:23px}.service-grid h3{margin-bottom:9px}.service-grid p{font-size:14px;line-height:1.9;min-height:80px}.service-grid a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:25px;font-size:13px;font-weight:500}.service-grid a:hover{color:#a95300}.why{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.message-scene{border-radius:18px;background:#edf2f8;min-height:445px;padding:35px 38px;position:relative}.message-head{display:flex;align-items:center;gap:11px;padding-bottom:25px;border-bottom:1px solid #d8e0eb}.message-head>svg{margin-right:auto;color:#596b83}.message-head strong{display:block;font-size:16px}.message-head small{font-size:10px;color:var(--muted);display:block}.message-head .brandmark{width:41px;height:41px;border-radius:11px}.message-head .brandmark svg{width:26px;height:26px}.bubble{font-size:13px;line-height:1.9;padding:14px 17px;border-radius:12px;margin-top:23px;max-width:90%;box-shadow:0 3px 12px #29482903}.customer{background:var(--green);color:#fff;margin-left:auto;border-bottom-right-radius:3px}.reply{background:#ffffff;margin-right:auto;border-bottom-left-radius:3px}.location{display:flex;gap:12px;align-items:center;background:#ffffff;width:85%;margin-left:auto}.location small{display:block;font-size:10px;color:var(--muted)}.location strong{font-size:12px;font-weight:500}.location>.icon{margin-right:auto;width:17px;color:#ae5800}.map-pin{width:43px;height:43px;background:#fff0dc;border-radius:8px;display:grid;place-items:center}.scene-caption{text-align:center;font-size:11px;color:#5e6c7d;margin-top:29px}.why-copy>p:not(.eyebrow){font-size:15px;margin-top:20px;line-height:1.9}.check-list{list-style:none;padding:0;margin:26px 0 0}.check-list li{display:flex;gap:13px;margin:17px 0;align-items:start}.check-list .icon{border-radius:50%;background:#fff0dc;color:var(--green);width:23px;height:23px;margin-top:3px;padding:3px}.check-list strong{display:block;font-size:14px;font-weight:500}.check-list span{display:block;font-size:12px;color:var(--muted)}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;border-top:1px solid var(--line)}.faq>div>p:not(.eyebrow){margin-top:17px;font-size:15px}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}summary{padding:21px 0;cursor:pointer;font-size:15px;font-weight:500;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:65px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-family:Arial,sans-serif;font-size:22px;font-weight:400;color:#687b94}details[open] summary:after{content:'−'}details p{font-size:14px;padding:0 0 23px 20px;line-height:1.95}.contact{background:var(--green);border-radius:19px;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:53px 62px;color:#fff}.contact .eyebrow{color:#ffd599}.contact h2{font-size:40px;line-height:1.45}.contact h2 span{color:#ffb34d}.contact p:not(.eyebrow){margin-top:18px;font-size:14px;color:#dbe4ef}.channel-list{display:flex;flex-direction:column;justify-content:center;gap:13px}.channel{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:10px;scroll-margin-top:100px}.channel>div{flex:1}.channel strong{display:block;font-size:16px;font-weight:500}.channel div>span{display:block;font-size:11px;margin-top:2px}.channel-icon{width:39px;height:39px;border-radius:50%;display:grid;place-items:center}.channel-icon .icon{width:23px;height:23px}.telegram{background:#f5f6ea;color:var(--green);transition:background .2s}.telegram:hover{background:#e5eccf}.telegram .channel-icon{background:#e4ead7}.whatsapp{border:1px solid #668175;color:#e0e9de}.whatsapp .channel-icon{background:#365d50}.soon{font-size:10px;border:1px solid #799589;padding:2px 8px;border-radius:20px}.channel-note{font-size:10px;color:#dbe4ef;padding-top:2px}footer{padding-top:52px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:35px}.footer-top .brand{font-size:27px;display:block}.footer-tagline{display:block;font-size:10px;font-weight:400;margin-top:8px}.footer-top p{font-size:12px}.footer-top>a:last-child{font-size:12px;padding:12px 0}.footer-bottom{border-top:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.mobile-cta{display:none}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;top:-70px;right:20px;z-index:100;background:white;padding:10px 20px}.skip:focus{top:10px}
@media(min-width:1500px){.hero{gap:70px}.hero-visual{height:475px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.desktop-nav{gap:20px;font-size:12px}.hero{gap:28px;min-height:520px}.hero-visual{height:395px}h1{font-size:46px}.lead{font-size:15px}.actions{gap:9px}.button{padding:12px 16px;font-size:13px}.route-card{left:12px;right:12px;padding:17px 13px;gap:12px}.route-line{display:none}.route-card>.icon{margin-inline:auto}.why{gap:48px}.message-scene{padding:28px 25px}.contact{padding:42px;gap:42px}.service-grid article{padding:24px}.faq{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.header{height:88px;gap:12px}.brand{font-size:27px;gap:9px}.brandmark{width:43px;height:43px}.brand-sub{font-size:9px}.desktop-nav{display:none}.header>.button{font-size:12px;min-height:43px;padding:9px 14px;gap:16px}.hero{display:flex;flex-direction:column;gap:30px;padding-top:17px;padding-bottom:54px;align-items:stretch}.hero-copy{padding:6px 0}.eyebrow{font-size:12px;margin-bottom:15px}h1{font-size:48px;line-height:1.3;letter-spacing:-1.5px}.lead{font-size:16px;line-height:1.85;margin-top:20px}.desktop-break{display:none}.actions{margin-top:26px;flex-wrap:nowrap;gap:10px}.actions .button{font-size:13px;padding:12px 16px;min-height:53px}.actions .button:first-child{flex:1}.actions .icon{width:21px;height:21px}.hero-note{font-size:11px;margin-top:15px;gap:7px}.hero-visual{height:310px;width:100%}.visual-top{font-size:10px;top:15px;right:15px}.route-card{bottom:-21px;padding:15px 17px;left:15px;right:15px}.route-point strong{font-size:11px}.route-point small{font-size:9px}.route-line{display:block}.route-card>.icon{display:none}.benefits{padding:20px 0;gap:13px;justify-content:space-between}.benefits>span{flex-direction:column;gap:8px;font-size:10px;text-align:center;flex:1}.benefits .icon{width:22px;height:22px}.section{padding-block:58px}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:18px;font-size:14px!important}h2{font-size:33px;letter-spacing:-.7px}.steps{grid-template-columns:1fr;padding-top:0;border:0;gap:0}.steps article,.steps article:first-child,.steps article:last-child{border:0;border-top:1px solid var(--line);padding:24px 0 22px;position:relative;padding-right:65px}.step-top{margin:0}.step-number{position:absolute;right:0;top:23px;font-size:30px}.step-top>.icon{position:absolute;left:0;top:30px;width:22px;height:22px}.steps h3{font-size:19px;padding-left:28px}.steps p{font-size:14px;max-width:none;padding-left:30px}.service-grid{grid-template-columns:1fr;gap:15px}.service-grid article{padding:25px}.service-icon{margin-bottom:17px}.service-grid h3{font-size:21px}.service-grid p{min-height:0}.service-grid a{margin-top:20px;padding-top:15px;min-height:44px;font-size:14px}.why{display:flex;flex-direction:column-reverse;gap:32px}.why-copy h2{font-size:35px}.why-copy>p:not(.eyebrow){font-size:15px}.check-list strong{font-size:15px}.check-list span{font-size:13px}.message-scene{width:100%;padding:27px 23px;min-height:418px}.bubble{font-size:13px}.faq{grid-template-columns:1fr;gap:30px}.faq>div>p:not(.eyebrow){font-size:14px}.faq>div>p br{display:none}summary{font-size:14px;padding:20px 0}details p{font-size:14px;padding-left:0}.contact{grid-template-columns:1fr;padding:32px 24px;gap:30px;border-radius:14px}.contact h2{font-size:32px}.contact p:not(.eyebrow){font-size:14px}.channel{padding:16px 13px;gap:11px}.channel strong{font-size:14px}.channel-note{font-size:10px;line-height:1.8}.footer-top{flex-wrap:wrap;gap:18px;align-items:start}.footer-top p{order:3;width:100%;font-size:12px}.footer-bottom{gap:10px;font-size:9px;flex-wrap:wrap}footer{padding-top:38px;padding-bottom:95px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;align-items:center;gap:15px;background:#fffffff5;border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.mobile-cta .button{flex:1;min-height:48px;font-size:12px;padding:10px}.mobile-secondary{font-size:12px;display:flex;flex-direction:column;align-items:center;min-height:44px;justify-content:center;min-width:54px}.mobile-secondary small{font-size:9px;color:var(--muted)}}
@media(max-width:370px){h1{font-size:42px}.wrap{width:calc(100% - 32px)}.actions .button{padding-inline:12px;font-size:12px}.actions .button>span{display:none}.hero-visual{height:275px}.hero-note{font-size:10px}.route-card{gap:9px;padding-inline:13px}.route-point{gap:8px}.route-line{display:none}.route-card{justify-content:space-between}.benefits>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Consistent communication actions */
.button.channel-telegram,.channel.telegram{background:#24a1de;color:#062b41;border:1px solid transparent}
.button.channel-whatsapp,.channel.whatsapp{background:#25d366;color:#103c29;border:1px solid transparent}
.button.channel-telegram:hover,.channel.telegram:hover{background:#53b6e6}
.button.channel-whatsapp:hover{background:#55df89}
.actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:440px}
.actions .button{font-size:15px;padding-inline:14px;white-space:normal;text-align:center}
.channel.telegram .channel-icon,.channel.whatsapp .channel-icon{background:#ffffff45}
.channel.whatsapp .soon{border-color:#24783f;color:#103c29;font-size:12px}
.header .desktop-nav{margin-right:auto}
@media(max-width:760px){.actions .button{font-size:14px;line-height:1.5;padding:12px 10px;gap:7px}.mobile-cta{gap:10px}.mobile-cta .button{flex:1;min-width:0;min-height:52px;font-size:14px;line-height:1.4;padding:8px;white-space:normal;text-align:center}.mobile-cta .icon{width:20px;height:20px}.actions .button>span{display:inline}.header{justify-content:flex-start}.channel strong{font-size:15px}}

.logo-brand{display:block;line-height:0}.logo-brand img{display:block;width:230px;height:auto;max-width:100%}.footer-top .logo-brand{display:block}.footer-top .logo-brand img{width:205px}@media(max-width:760px){.logo-brand img{width:205px}.footer-top .logo-brand img{width:180px}}

@media(prefers-reduced-motion:no-preference){
  .button,.channel.telegram{transition:background .2s,box-shadow .2s,transform .2s}
  .service-grid article{transition:transform .25s,box-shadow .25s,border-color .25s}
  .desktop-nav a{position:relative}
  .desktop-nav a:after{content:'';position:absolute;bottom:3px;right:0;width:100%;height:2px;background:#e88414;transform:scaleX(0);transform-origin:right;transition:transform .2s}
  .desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}
  @media(hover:hover){
    .button:hover,.channel.telegram:hover{transform:translateY(-2px);box-shadow:0 5px 14px #172e4b14}
    .service-grid article:hover{transform:translateY(-4px);border-color:#e9bb84;box-shadow:0 10px 24px #172e4b0d}
  }
  .button:active{transform:scale(.98)}
}

.coverage{border-top:1px solid var(--line)}.coverage-copy{max-width:900px}.coverage-copy p{font-size:16px;line-height:1.95;margin-bottom:16px}.text-link{display:inline-block;color:#172e4b;text-decoration:underline;text-underline-offset:5px;padding-block:12px;font-size:15px}.guide{padding-top:24px}.breadcrumbs{font-size:14px;margin-bottom:40px;color:var(--muted)}.breadcrumbs a{text-decoration:underline}.guide-content{max-width:800px;margin:auto;padding-bottom:60px}.guide-content h1{font-size:clamp(34px,4vw,52px);letter-spacing:0;line-height:1.5}.guide-content h2{font-size:27px;line-height:1.6;margin:35px 0 12px}.guide-content p,.guide-content li{font-size:17px;line-height:2}.guide-content li{margin-bottom:12px}.guide-content p{margin-bottom:14px}.guide-content p a{text-decoration:underline}.guide-action{background:#f2f5f9;border-radius:14px;padding:24px;margin-top:36px}.guide-action h2{margin-top:0}.guide-action .button{margin:10px 0}.guide-action .text-link{display:block}@media(max-width:760px){.coverage .section-top h2{font-size:30px}.guide-content h2{font-size:24px}.guide-content ul,.guide-content ol{padding-right:23px}.guide-content p,.guide-content li{font-size:16px}.guide-content{padding-bottom:0}.guide .lead{font-size:17px}}

.related-links{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.related-links a{padding:12px 16px;border:1px solid var(--line);border-radius:8px;background:#f6f8fa;text-decoration:none;font-size:15px}.related-links a:hover{border-color:#e88414}.guide-content h3{font-size:20px;line-height:1.7;margin:24px 0 8px}.quote-example{border-right:3px solid #e88414;padding:18px 22px;background:#fff8ee;border-radius:8px}.quote-example p{margin:0}
