@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+Arabic:wght@400;500;600;700&family=Poppins:wght@500;600;700&display=swap";:root{--color-brand-primary:#0d6efd;--color-brand-navy:#0a1f44;--color-brand-light:#4da3ff;--color-surface:#fff;--color-surface-muted:#f5f7fa;--color-text:#172033;--color-text-muted:#61708a;--color-border:#d9dde3;--color-success:#16813c;--color-warning:#f59e0b;--color-error:#c92a2a;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4.5rem;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-sm:0 8px 30px #0a1f4412;--container:1180px;--narrow:900px;--transition:.18s ease}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{background:var(--color-surface);min-width:320px;color:var(--color-text);margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.65}html[dir=rtl] body{font-family:Noto Sans Arabic,system-ui,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-brand-navy);font-family:Poppins,Inter,sans-serif;line-height:1.15}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{font-family:Noto Sans Arabic,sans-serif}h1{letter-spacing:-.045em;font-size:clamp(2.4rem,6vw,5.15rem)}h2{letter-spacing:-.035em;font-size:clamp(1.9rem,4vw,3.25rem)}h3{font-size:1.18rem}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.narrow{max-width:var(--narrow)}.section{padding:var(--space-7) 0}.muted{background:var(--color-surface-muted)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;top:.5rem;color:#000;background:#fff;padding:.75rem;position:fixed;inset-inline-start:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--color-brand-light);outline-offset:3px}.eyebrow{color:var(--color-brand-primary);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1.3}.button{cursor:pointer;min-height:46px;transition:transform var(--transition), background var(--transition);border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--color-brand-primary);color:#fff}.button.primary:hover{background:#075ccb}.button.secondary{color:var(--color-brand-navy);border-color:var(--color-border);background:#fff}.button:disabled{opacity:.6;cursor:wait}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:62px;height:62px;display:block}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #d9dde3cc;position:sticky;top:0}.header-inner{align-items:center;gap:2rem;height:76px;display:flex}.nav{gap:1.65rem;margin-inline-start:auto;display:flex}.nav a{color:#46536a;font-size:.86rem;font-weight:600;text-decoration:none}.nav a:hover{color:var(--color-brand-primary)}.header-actions{align-items:center;gap:.75rem;display:flex}.language select{border:1px solid var(--color-border);min-height:44px;color:var(--color-brand-navy);background:#fff;border-radius:.55rem;padding:.4rem 2rem .4rem .65rem}html[dir=rtl] .language select{padding:.4rem .65rem .4rem 2rem}.menu-button{background:0 0;border:0;min-width:44px;min-height:44px;display:none}.hero-section{background:linear-gradient(115deg,#fff 55%,#f2f7ff 55%);border-bottom:1px solid #e8eef6;overflow:hidden}.hero-grid{grid-template-columns:1.07fr .93fr;align-items:center;gap:4rem;min-height:700px;display:grid}.hero-copy{padding:5rem 0}.hero-copy .eyebrow{align-items:center;gap:.65rem;display:flex}.hero-copy .eyebrow span{background:var(--color-brand-primary);width:1.5rem;height:2px}.hero-copy h1{max-width:780px;margin-bottom:1.5rem}.hero-lead{max-width:680px;color:var(--color-text-muted);font-size:1.12rem}.tagline{color:var(--color-brand-navy);font-weight:700}.hero-actions{gap:1rem;margin:2rem 0;display:flex}.text-button{color:var(--color-brand-navy);background:0 0}.global-note{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.connection-visual{aspect-ratio:1;background:radial-gradient(circle,#fff 0 14%,#0000 14.5%),radial-gradient(circle,#0d6efd14,#0000 64%);border-radius:50%;max-width:510px;margin:auto;position:relative}.orbit{border:1px solid #0d6efd33;border-radius:50%;position:absolute;inset:12%}.orbit-b{border-style:dashed;inset:27%}.visual-center{width:140px;height:140px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d8e6fa;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}html[dir=rtl] .visual-center{transform:translate(50%,-50%)}.visual-center small{color:var(--color-text-muted)}.node{background:var(--color-brand-primary);border:5px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 0 0 1px #a9cafa}.node-a{top:9%;left:48%}.node-b{top:52%;right:10%}.node-c{bottom:10%;left:35%}.node-d{background:var(--color-brand-light);top:35%;left:12%}.visual-label{color:var(--color-brand-navy);background:#fff;border:1px solid #dce6f5;border-radius:999px;padding:.35rem .75rem;font-size:.76rem;position:absolute}.label-a{top:5%;left:8%}.label-b{top:30%;right:0}.label-c{bottom:9%;right:8%}.section-heading{max-width:700px;margin-bottom:2.75rem}.section-lead{color:var(--color-text-muted);max-width:760px;font-size:1.15rem}.journey{border-top:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);margin-top:3rem;display:grid}.journey div{padding:1.5rem .5rem 0;position:relative}.journey span{color:var(--color-brand-primary);font-size:.7rem;display:block}.journey strong{margin-top:.3rem;display:block}.journey i{inset-inline-end:0;color:#91a0b8;font-style:normal;position:absolute;top:1.7rem}.steps{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.steps article{background:#fff;padding:2rem}.steps article>span{color:var(--color-brand-primary);font:600 1.4rem Poppins}.steps h3{margin-top:2rem}.steps p,.audience-grid p,.area-grid p,.vision-grid p{color:var(--color-text-muted)}.audience-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.audience-grid article{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden}.audience-grid ul{margin:2rem 0 0;padding:0;list-style:none}.audience-grid li{gap:.75rem;margin:.8rem 0;display:flex}.audience-grid li span{color:var(--color-success)}.audience-symbol{height:120px;margin-top:2rem;position:relative}.audience-symbol>span{width:65px;height:65px;color:var(--color-brand-primary);background:#e9f2ff;border-radius:50%;place-items:center;font-size:2rem;display:grid;position:absolute;top:15px;left:42%}.audience-symbol i{background:#b9d5ff;border-radius:50%;width:25px;height:25px;position:absolute;bottom:5px}.audience-symbol i:nth-child(2){left:10%}.audience-symbol i:nth-child(3){left:48%}.audience-symbol i:nth-child(4){right:10%}.navy-section{background:var(--color-brand-navy);color:#fff}.navy-section h2,.navy-section h3{color:#fff}.navy-section .eyebrow{color:#83baff}.area-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.area-grid article{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff26;padding:2rem}.area-grid p{color:#b9c6da}.area-icon{color:#73b0ff;font-size:2.25rem}.principles h2{margin-bottom:2rem}.principles .container>div{flex-wrap:wrap;gap:.75rem;display:flex}.principles span{border:1px solid var(--color-border);border-radius:999px;padding:.65rem 1rem;font-weight:600}.principles b{color:var(--color-brand-primary);margin-inline-end:.55rem;font-size:.65rem}.vision-section{background:#f7faff}.vision-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.vision-grid article{border-top:3px solid var(--color-brand-primary);background:#fff;padding:2.5rem}.vision-grid blockquote{color:var(--color-brand-navy);margin:0;font:600 clamp(1.45rem,3vw,2.2rem)/1.4 Poppins}.about-company{grid-column:1/-1}.join-section{background:var(--color-brand-navy);color:#fff}.form-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.form-intro{position:sticky;top:110px}.form-intro h2{color:#fff}.form-intro>p{color:#b9c6da}.notice{border-inline-start:3px solid var(--color-brand-light);margin-top:2rem;padding-inline-start:1rem}.notice p{color:#b9c6da;font-size:.9rem}.interest-form,.feedback-form{color:var(--color-text);border-radius:var(--radius-lg);background:#fff;padding:clamp(1.25rem,4vw,2.5rem)}.form-block{border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding:0 0 2rem}.step-label{color:var(--color-brand-primary);margin-bottom:1rem;font-weight:700;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.location-grid{grid-template-columns:repeat(3,1fr);margin-top:1rem}.field{gap:.4rem;margin-bottom:1rem;display:grid}.field>span,.rating legend{color:#3f4d64;font-size:.83rem;font-weight:600}.field input,.field select,.field textarea{border-radius:var(--radius-sm);width:100%;min-height:46px;color:var(--color-text);background:#fff;border:1px solid #bfc7d4;padding:.65rem .75rem}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-brand-primary)}[aria-invalid=true]{border-color:var(--color-error)!important}.check{cursor:pointer;align-items:flex-start;gap:.75rem;margin:.8rem 0;display:flex}.check input{width:19px;height:19px;accent-color:var(--color-brand-primary);flex:none;margin-top:.25rem}.field-help,.field-note,.form-footnote{color:var(--color-text-muted);font-size:.85rem}.location-button{margin:.5rem 0}.conditional{background:var(--color-surface-muted);border-radius:var(--radius-md);margin-top:1rem;padding:1rem}.error-summary{color:var(--color-error);border-inline-start:3px solid var(--color-error);background:#fff1f1;padding:.75rem}.success-message{color:var(--color-success)}.submit-button{width:100%}.form-footnote{text-align:center;margin:.8rem 0 0}.honeypot{position:absolute!important;left:-9999px!important}.success-panel{color:var(--color-text);border-radius:var(--radius-lg);text-align:center;background:#fff;padding:3rem}.success-mark{width:60px;height:60px;color:var(--color-success);background:#eaf8ef;border-radius:50%;place-items:center;margin:0 auto 1.25rem;font-size:1.5rem;display:grid}.feedback-section{background:#edf4ff}.feedback-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem;display:grid}.feedback-form{box-shadow:var(--shadow-sm)}.rating{border:0;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem;padding:0;display:flex}.rating legend{width:100%;margin-bottom:.4rem}.rating input{opacity:0;position:absolute}.rating span{border:1px solid var(--color-border);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.rating input:checked+span{background:var(--color-brand-primary);color:#fff}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:4rem;display:grid}.faq-grid details{border-bottom:1px solid var(--color-border)}.faq-grid summary{cursor:pointer;color:var(--color-brand-navy);justify-content:space-between;gap:1rem;padding:1.2rem 0;font-weight:700;list-style:none;display:flex}.faq-grid summary span{font-size:1.4rem}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{color:var(--color-text-muted);padding-inline-end:2rem}footer{color:#b9c6da;background:#07172f;padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr 1fr auto;gap:3rem;display:grid}.footer-grid .brand-word{color:#fff}.footer-grid>div p{max-width:420px;margin-top:1.25rem}.footer-grid nav{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.footer-grid nav a{text-decoration:none}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:3rem;padding-top:1.5rem;font-size:.8rem;display:flex}.consent-banner{z-index:50;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;align-items:center;gap:2rem;max-width:900px;margin:auto;padding:1rem 1.25rem;display:flex;position:fixed;inset:auto 1rem 1rem;box-shadow:0 18px 70px #0a1f4438}.consent-banner p{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.84rem}.consent-actions{flex:none;gap:.5rem;display:flex}.privacy-trigger{z-index:20;bottom:.75rem;border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;padding:.5rem .8rem;font-size:.75rem;position:fixed;inset-inline-start:.75rem}.legal-header{justify-content:space-between;align-items:center;width:min(100% - 2rem,850px);margin:1.5rem auto;display:flex}.legal-page{width:min(100% - 2rem,760px);margin:4rem auto 7rem}.legal-page h1{margin-top:1.5rem}.legal-page section{margin-top:2.5rem}.legal-page h2{font-size:1.4rem}.legal-intro{border-inline-start:3px solid var(--color-brand-primary);background:#edf4ff;padding:1rem}@media (width<=850px){.header-inner{gap:.6rem}.menu-button{margin-inline-start:auto;display:block}.nav{top:75px;border-bottom:1px solid var(--color-border);background:#fff;padding:1rem;display:none;position:absolute;inset-inline:0}.nav.open{display:grid}.header-actions{gap:.35rem}.header-cta{display:none}.hero-section{background:linear-gradient(#fff 63%,#f2f7ff 63%)}.hero-grid{grid-template-columns:1fr;gap:0;min-height:auto}.hero-copy{padding:4rem 0 2rem}.connection-visual{width:min(100%,430px);margin-bottom:2.5rem}.steps{grid-template-columns:1fr 1fr}.audience-grid,.form-layout,.feedback-grid,.faq-grid{grid-template-columns:1fr}.form-intro{position:static}.area-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .language{grid-column:1/-1}.consent-banner{flex-direction:column;align-items:stretch;gap:1rem}}@media (width<=560px){.section{padding:3.75rem 0}h1{font-size:clamp(2.25rem,12vw,3.3rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.connection-visual{transform:scale(.92)}.journey{grid-template-columns:1fr}.journey div{border-bottom:1px solid var(--color-border);grid-template-columns:2.5rem 1fr;padding:.9rem 0;display:grid}.journey i{top:auto;bottom:-.75rem;transform:rotate(90deg)}.steps{grid-template-columns:1fr}.steps h3{margin-top:1rem}.audience-grid{gap:1rem}.field-grid,.location-grid,.vision-grid{grid-template-columns:1fr}.vision-grid article{padding:1.5rem}.footer-grid{grid-template-columns:1fr}.footer-grid .language{grid-column:auto}.footer-bottom{flex-direction:column;gap:.5rem}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.consent-actions .button{padding:.55rem}.form-layout{gap:2rem}}.hero-copy h1{max-width:780px;color:var(--color-brand-navy);margin-bottom:1rem;font-size:clamp(2.55rem,5.5vw,4.75rem);line-height:1.08}.hero-subheadline{max-width:720px;color:var(--color-text);letter-spacing:-.025em;margin-bottom:1.25rem;font:600 clamp(1.35rem,2.5vw,2.15rem)/1.32 Poppins,Inter,sans-serif}html[dir=rtl] .hero-subheadline{letter-spacing:0;font-family:Noto Sans Arabic,sans-serif}.visual-center img{object-fit:contain;width:92px;height:92px;display:block}.footer-grid .brand img{width:96px;height:96px}@media (width<=560px){.site-header .brand img{width:56px;height:56px}.footer-grid .brand img{width:88px;height:88px}}.system-visual{aspect-ratio:1;isolation:isolate;direction:ltr;width:min(100%,520px);margin:auto;position:relative}.system-visual:before{content:"";z-index:-2;background:linear-gradient(145deg,#ffffffe6,#edf4ffb8);border:1px solid #0d6efd1a;border-radius:2rem;position:absolute;inset:8%}.system-lines{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.system-lines path{stroke:#0d6efd47;stroke-width:2px;stroke-dasharray:5 7}.system-lines circle:first-of-type{stroke:#0d6efd26;stroke-width:1.5px}.system-lines circle:last-of-type{stroke:#4da3ff24;stroke-width:1px}.system-core{background:#fff;border:1px solid #0d6efd38;border-radius:2rem;place-items:center;width:150px;height:150px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #0a1f441a}.core-ring{background:#fff;border:1px solid #d8e6fa;border-radius:1.4rem;place-items:center;width:112px;height:112px;display:grid}.core-ring img{object-fit:contain;width:94px;height:94px;display:block}.system-card{background:#fff;border:1px solid #d8e6fa;border-radius:.85rem;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;width:156px;min-height:76px;padding:.8rem 1rem;display:grid;position:absolute;box-shadow:0 10px 30px #0a1f4412}.system-card span{color:var(--color-brand-primary);font:700 .65rem Poppins}.system-card strong{color:var(--color-brand-navy);font-size:.78rem;line-height:1.35}html[dir=rtl] .system-card{text-align:right;direction:rtl}.system-card i{background:var(--color-brand-primary);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 4px #e7f1ff}.system-card-1{top:7%;left:4%}.system-card-1 i{bottom:10px;right:-5px}.system-card-2{top:7%;right:4%}.system-card-2 i{bottom:10px;left:-5px}.system-card-3{bottom:7%;left:4%}.system-card-3 i{top:10px;right:-5px}.system-card-4{border-color:#0d6efd61;bottom:7%;right:4%}.system-card-4 i{top:10px;left:-5px}.system-status{background:var(--color-brand-light);border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 0 1px #0d6efd40}.status-1{top:24.5%;left:24.5%}.status-2{top:24.5%;right:24.5%}.status-3{bottom:24.5%;left:24.5%}.status-4{background:var(--color-brand-primary);bottom:24.5%;right:24.5%}@media (width<=560px){.system-visual{width:min(100%,390px);margin-bottom:2rem;transform:none}.system-visual:before{border-radius:1.5rem;inset:10%}.system-core{border-radius:1.4rem;width:116px;height:116px}.core-ring{border-radius:1rem;width:88px;height:88px}.core-ring img{width:76px;height:76px}.system-card{gap:.45rem;width:126px;min-height:66px;padding:.65rem .7rem}.system-card strong{font-size:.7rem}.system-card-1,.system-card-3{left:0}.system-card-2,.system-card-4{right:0}.system-card-1,.system-card-2{top:4%}.system-card-3,.system-card-4{bottom:4%}}.honeypot{clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;left:auto!important;overflow:hidden!important}
