:root{--bg:#050b14;--bg2:#08111f;--panel:#0b1627;--panel2:#0f1c30;--text:#f4f7fc;--muted:#91a1ba;--line:rgba(255,255,255,.1);--cyan:#21d4fd;--violet:#8064ff;--pink:#ff4ecd;--green:#40e8a3;--radius:26px;--shadow:0 30px 90px rgba(0,0,0,.4);--font-ar:'IBM Plex Sans Arabic',sans-serif;--font-en:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-en);line-height:1.65;overflow-x:hidden}html[dir=rtl] body{font-family:var(--font-ar)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.page-noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(33,212,253,.075),transparent 68%);pointer-events:none;z-index:0;transform:translate(-50%,-50%)}
.site-header{position:fixed;inset:0 0 auto;z-index:50;height:84px;border-bottom:1px solid transparent;transition:.35s}.site-header.scrolled{height:72px;background:rgba(5,11,20,.82);backdrop-filter:blur(18px);border-color:var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:175px;height:auto}.main-nav{display:flex;gap:31px;align-items:center}.main-nav a{font-size:14px;font-weight:600;color:#b9c5d7;position:relative;transition:.25s}.main-nav a:after{content:"";position:absolute;inset:auto 0 -8px;width:0;height:2px;background:linear-gradient(90deg,var(--cyan),var(--violet));transition:.3s}.main-nav a:hover{color:white}.main-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:13px}.language{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-weight:800;font-size:12px}.menu-toggle{display:none;background:none;border:0;color:white;padding:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 25px;border-radius:14px;border:1px solid transparent;font-weight:700;font-size:14px;cursor:pointer;transition:.3s;position:relative;overflow:hidden}.button:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.25),transparent 70%);transform:translateX(-130%);transition:.55s}.button:hover:before{transform:translateX(130%)}.button-primary{background:linear-gradient(135deg,var(--cyan),var(--violet) 62%,var(--pink));color:#050b14;box-shadow:0 13px 35px rgba(70,100,255,.28)}.button-primary:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(70,100,255,.38)}.button-ghost{border-color:var(--line);background:rgba(255,255,255,.035)}.button-ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24)}.button-sm{min-height:43px;padding-inline:18px;font-size:13px}
.hero{min-height:100svh;position:relative;display:flex;align-items:center;padding:145px 0 80px;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(75,76,255,.12),transparent 33%),linear-gradient(160deg,#050b14 0%,#071020 50%,#050a12 100%)}.hero-visual{position:absolute;inset:0 0 0 48%;opacity:.26;mask-image:linear-gradient(to left,#000 65%,transparent);-webkit-mask-image:linear-gradient(to left,#000 65%,transparent)}html[dir=rtl] .hero-visual{inset:0 48% 0 0;mask-image:linear-gradient(to right,#000 65%,transparent);-webkit-mask-image:linear-gradient(to right,#000 65%,transparent)}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) contrast(1.15)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(5,11,20,.15),#050b14 100%)}.orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.orb-one{width:440px;height:440px;top:2%;left:-10%;background:radial-gradient(circle,rgba(128,100,255,.16),transparent 68%)}.orb-two{width:460px;height:460px;bottom:-20%;right:-10%;background:radial-gradient(circle,rgba(33,212,253,.12),transparent 68%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center;position:relative;z-index:2}.eyebrow,.section-kicker{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.16em;font-weight:800;text-transform:uppercase;color:var(--cyan)}html[dir=rtl] .eyebrow,html[dir=rtl] .section-kicker{letter-spacing:0}.eyebrow span{width:28px;height:1px;background:var(--cyan)}.hero h1{font-size:clamp(48px,6.1vw,82px);line-height:1.08;letter-spacing:-.055em;margin:22px 0 25px;font-weight:800}html[dir=rtl] .hero h1{letter-spacing:-.025em}.gradient-text,.section-head h2 span,.systems-intro h2 span,.about-copy h2 span,.contact-copy h2 span{background:linear-gradient(100deg,#fff 5%,var(--cyan) 48%,#a88aff 78%,var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:690px;color:#aab7ca;font-size:18px;line-height:1.95;margin:0}.hero-actions{display:flex;gap:14px;margin-top:34px}.hero-proof{display:flex;gap:38px;margin-top:47px;padding-top:25px;border-top:1px solid var(--line)}.hero-proof div{display:grid}.hero-proof strong{font-size:25px;line-height:1;color:#fff}.hero-proof span{color:var(--muted);font-size:12px;margin-top:8px}.hero-stage{position:relative;min-height:510px;display:grid;place-items:center}.glass-card{background:linear-gradient(145deg,rgba(18,34,58,.88),rgba(7,16,29,.72));border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.code-window{width:92%;border-radius:25px;padding:0;transform:perspective(1100px) rotateY(-5deg) rotateX(2deg);position:relative}.window-top{height:53px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;padding:0 18px}.window-top span{width:9px;height:9px;border-radius:50%;background:#ff5f56}.window-top span:nth-child(2){background:#ffbd2e}.window-top span:nth-child(3){background:#27c93f}.window-top em{font-style:normal;font-size:11px;color:#74849e;margin-inline-start:auto}.code-lines{padding:33px 28px 43px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;line-height:2.2;color:#b8c9df;direction:ltr;text-align:left}.code-lines i{display:inline-block;width:32px;color:#4d5d75;font-style:normal}.code-lines b{color:#cb8cff}.code-lines q{color:#65e5b1}.code-lines u{color:#f2c94c;text-decoration:none}.typing{display:inline-block;width:8px;height:18px;background:var(--cyan);vertical-align:middle;animation:blink .9s infinite}.system-chip{position:absolute;display:flex;align-items:center;gap:9px;padding:10px 15px;border-radius:40px;background:#0b1728;border:1px solid var(--line);font-size:11px;color:#c8d3e2;box-shadow:0 15px 34px rgba(0,0,0,.3)}.system-chip span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.chip-a{top:88px;right:-28px}.chip-b{bottom:47px;left:-29px}.mini-dashboard{position:absolute;right:-2%;bottom:5%;width:210px;border-radius:19px;padding:16px 18px}.mini-head{display:flex;justify-content:space-between;font-size:10px;color:#a2b0c4}.mini-head b{color:var(--green);font-weight:600}.chart-bars{height:70px;display:flex;align-items:flex-end;gap:6px;margin:15px 0 10px}.chart-bars i{flex:1;height:var(--h);background:linear-gradient(to top,var(--violet),var(--cyan));border-radius:4px 4px 1px 1px;opacity:.8}.mini-metric{display:flex;justify-content:space-between;align-items:end}.mini-metric strong{font-size:17px}.mini-metric span{font-size:9px;color:var(--muted)}.scroll-note{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);z-index:3;color:#708097;font-size:10px;text-transform:uppercase;letter-spacing:.18em;display:flex;align-items:center;gap:9px}.scroll-note span{width:25px;height:1px;background:#708097}@keyframes blink{50%{opacity:0}}
.client-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.015);padding:22px 0}.client-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.client-strip p{font-size:11px;color:#65758d;text-transform:uppercase;letter-spacing:.12em;margin:0}.industry-list{display:flex;align-items:center;gap:34px;flex-wrap:wrap}.industry-list span{font-size:12px;letter-spacing:.14em;color:#8c9bb0;font-weight:800}
.section{padding:125px 0;position:relative}.section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin-bottom:65px}.section-head h2,.systems-intro h2,.about-copy h2,.contact-copy h2{font-size:clamp(38px,4.2vw,59px);line-height:1.17;letter-spacing:-.045em;margin:18px 0 0}.section-head>p{color:var(--muted);font-size:16px;line-height:1.9;margin:0}.services-section{background:linear-gradient(180deg,#050b14,#07101d)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:345px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));position:relative;overflow:hidden;transition:.4s}.service-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;top:-110px;right:-90px;background:var(--glow,rgba(33,212,253,.18));filter:blur(15px);transition:.4s}.service-card:nth-child(2n):before{--glow:rgba(128,100,255,.2)}.service-card:nth-child(3n):before{--glow:rgba(255,78,205,.16)}.service-card:hover{transform:translateY(-8px);border-color:rgba(87,199,255,.28);background:linear-gradient(145deg,rgba(20,40,64,.7),rgba(9,18,32,.9))}.service-number{position:absolute;top:25px;right:27px;font-size:11px;color:#526079;font-weight:800}.service-icon{width:61px;height:61px;border-radius:18px;display:grid;place-items:center;color:var(--cyan);background:rgba(33,212,253,.09);border:1px solid rgba(33,212,253,.17);margin-bottom:38px}.service-card h3{font-size:21px;margin:0 0 12px}.service-card p{color:var(--muted);font-size:14px;margin:0;line-height:1.85}.card-link{position:absolute;bottom:27px;left:28px;display:flex;align-items:center;gap:7px;color:#c6d3e7;font-size:12px;font-weight:700}html[dir=rtl] .card-link{left:auto;right:28px}html[dir=rtl] .service-number{right:auto;left:27px}
.systems-section{background:radial-gradient(circle at 90% 30%,rgba(128,100,255,.09),transparent 32%),#07101d}.systems-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:start}.systems-intro{position:sticky;top:130px}.systems-intro p,.about-copy>p{color:var(--muted);line-height:1.95;font-size:15px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--cyan);font-size:13px;font-weight:700;margin-top:16px}.systems-stack{display:grid;gap:14px}.system-row{display:grid;grid-template-columns:64px 1fr 48px;gap:20px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:23px;background:rgba(255,255,255,.025);transition:.35s}.system-row:hover{border-color:rgba(128,100,255,.4);background:rgba(128,100,255,.065);transform:translateX(7px)}html[dir=rtl] .system-row:hover{transform:translateX(-7px)}.system-icon{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;color:#b59cff;background:rgba(128,100,255,.12)}.system-tag{font-size:9px;letter-spacing:.14em;color:var(--cyan);text-transform:uppercase;font-weight:800}.system-row h3{font-size:19px;margin:3px 0}.system-row p{color:var(--muted);font-size:13px;margin:0}.round-arrow{width:43px;height:43px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#a7b5ca}
.work-section{background:#050b14}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:42px 24px}.project-card{display:block}.project-image{position:relative;aspect-ratio:1.45;border-radius:24px;overflow:hidden;background:#0b1627;border:1px solid var(--line)}.project-wide .project-image{aspect-ratio:1.75}.project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,11,20,.7),transparent 45%);opacity:.45}.project-image img{width:100%;height:100%;object-fit:cover;transition:.7s}.project-card:hover img{transform:scale(1.055)}.project-view{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(5,11,20,.75);border:1px solid rgba(255,255,255,.2);z-index:2;transform:scale(.85);opacity:0;transition:.35s}.project-card:hover .project-view{opacity:1;transform:scale(1)}html[dir=rtl] .project-view{right:auto;left:20px}.project-meta{padding:18px 4px 0}.project-meta span{font-size:10px;letter-spacing:.13em;color:var(--cyan);text-transform:uppercase}.project-meta h3{margin:5px 0 0;font-size:23px}
.about-section{background:linear-gradient(180deg,#050b14,#081220)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about-image{position:relative}.about-image img{width:100%;aspect-ratio:1.05;object-fit:cover;border-radius:32px;filter:saturate(.72);border:1px solid var(--line)}.about-image:before{content:"";position:absolute;inset:-13px 30px 30px -13px;border:1px solid rgba(33,212,253,.18);border-radius:35px}.experience-badge{position:absolute;bottom:-25px;right:-25px;width:140px;height:140px;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,var(--cyan),var(--violet));color:#06101f;border:9px solid #081220}.experience-badge strong{font-size:29px;line-height:1}.experience-badge span{font-size:10px;font-weight:700;margin-top:5px}.about-copy .lead{font-size:19px;color:#d5ddeb;margin-top:28px}.principles{display:grid;gap:13px;margin-top:28px}.principles div{display:flex;align-items:center;gap:11px;color:#c5d0df;font-size:14px}.principles svg{color:var(--green)}
.process-section{background:#081220;border-top:1px solid var(--line)}.center-head{text-align:center;max-width:750px;margin:0 auto 70px}.center-head .section-kicker{justify-content:center}.center-head h2{font-size:clamp(35px,4vw,52px);line-height:1.2;margin:18px 0}.process-line{display:grid;grid-template-columns:repeat(4,1fr);position:relative;gap:32px}.process-line:before{content:"";position:absolute;top:25px;left:7%;right:7%;height:1px;background:linear-gradient(90deg,var(--cyan),var(--violet),var(--pink));opacity:.35}.process-step{position:relative;padding-top:60px}.process-step>span{position:absolute;top:0;left:0;width:51px;height:51px;border-radius:50%;display:grid;place-items:center;background:#0c192b;border:1px solid rgba(33,212,253,.3);color:var(--cyan);font-size:11px;font-weight:800;z-index:2}html[dir=rtl] .process-step>span{left:auto;right:0}.process-step h3{font-size:18px;margin:0 0 8px}.process-step p{font-size:13px;color:var(--muted);margin:0}
.testimonial-section{text-align:center;background:radial-gradient(circle at 50% 50%,rgba(128,100,255,.11),transparent 38%),#060d18}.quote-mark{font:100px Georgia;color:var(--violet);line-height:.5;opacity:.8}.testimonial-slider{max-width:850px;min-height:220px;margin:0 auto;position:relative}.testimonial{display:none;margin:0}.testimonial.active{display:block;animation:fadeUp .6s}.testimonial p{font-size:clamp(25px,3vw,39px);line-height:1.55;font-weight:500;letter-spacing:-.03em;margin:25px 0 33px}.testimonial footer{display:grid;gap:2px}.testimonial footer strong{font-size:14px}.testimonial footer span{font-size:11px;color:var(--muted)}.slider-dots{display:flex;justify-content:center;gap:8px;margin-top:27px}.slider-dots button{width:8px;height:8px;border:0;padding:0;border-radius:50%;background:#41506a;cursor:pointer}.slider-dots button.active{width:28px;border-radius:8px;background:linear-gradient(90deg,var(--cyan),var(--violet))}
.contact-section{background:#07101d}.contact-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:70px;border:1px solid var(--line);border-radius:35px;background:linear-gradient(145deg,rgba(18,34,58,.7),rgba(6,14,25,.95));position:relative;overflow:hidden}.contact-shell:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(128,100,255,.1);filter:blur(20px);right:-230px;top:-230px}.contact-copy,.contact-form{position:relative;z-index:1}.contact-copy p{color:var(--muted);font-size:15px}.contact-list{display:grid;gap:15px;margin-top:36px}.contact-list>a,.contact-list>div{display:flex;align-items:center;gap:14px}.contact-list svg{color:var(--cyan)}.contact-list span{display:grid;font-size:13px}.contact-list small{font-size:10px;color:#73839c;margin-bottom:2px}.contact-form{display:grid;gap:19px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form label{display:grid;gap:7px}.contact-form label>span{font-size:11px;color:#9eacc0;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.035);color:white;padding:14px 15px;outline:none;transition:.25s}.contact-form input,.contact-form select{height:52px}.contact-form textarea{resize:vertical;min-height:130px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:rgba(33,212,253,.55);box-shadow:0 0 0 3px rgba(33,212,253,.07)}.contact-form option{background:#0b1627}.button-submit{justify-self:start;border:0}
.site-footer{background:#040910;border-top:1px solid var(--line);padding-top:70px}.footer-main{display:grid;grid-template-columns:1.8fr .7fr 1fr .8fr;gap:60px;padding-bottom:55px}.footer-brand img{width:180px;margin-bottom:21px}.footer-brand p{max-width:370px;color:#78879e;font-size:13px}.footer-main h4{font-size:12px;color:#e6ebf3;margin:4px 0 20px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer-main a,.footer-main span{font-size:12px;color:#77869b;transition:.2s}.footer-main a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid var(--line);padding:22px 0 28px;display:flex;justify-content:space-between;color:#526078;font-size:10px}.toast{position:fixed;top:92px;left:50%;transform:translateX(-50%);z-index:100;background:#123528;border:1px solid rgba(64,232,163,.4);color:#c8ffe8;padding:12px 22px;border-radius:13px;box-shadow:var(--shadow);font-size:13px}.toast-error{background:#3a1820;border-color:rgba(255,95,115,.4);color:#ffd3da}
.inner-hero{padding:180px 0 95px;min-height:480px;display:flex;align-items:center;background:radial-gradient(circle at 15% 20%,rgba(128,100,255,.16),transparent 36%),linear-gradient(160deg,#050b14,#0a1627);position:relative;overflow:hidden}.inner-hero .container{position:relative;z-index:2}.back-link{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;margin-bottom:38px}.inner-hero h1{font-size:clamp(48px,6vw,80px);line-height:1.1;max-width:900px;margin:17px 0}.inner-hero p{max-width:780px;color:#a7b5c8;font-size:18px}.detail-section{background:#07101d}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.detail-grid:has(.detail-card:only-child){grid-template-columns:1fr}.detail-image img{width:100%;border-radius:25px;border:1px solid var(--line)}.detail-card{max-width:850px;background:rgba(255,255,255,.025);border:1px solid var(--line);padding:40px;border-radius:25px}.detail-card h2{font-size:34px;margin-top:0}.detail-card h3{margin-top:35px}.detail-card p,.detail-card li{color:var(--muted)}.detail-card li{margin:8px 0}.detail-card .button{margin-top:22px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.main-nav{position:fixed;inset:72px 16px auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:18px;border:1px solid var(--line);border-radius:18px;background:rgba(6,14,25,.97);box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:13px}.menu-toggle{display:block}.desktop-cta{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding-top:130px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.eyebrow{justify-content:center}.hero-actions,.hero-proof{justify-content:center}.hero-stage{min-height:430px;max-width:620px;width:100%;margin:auto}.section-head{grid-template-columns:1fr;gap:25px}.services-grid{grid-template-columns:repeat(2,1fr)}.systems-layout{grid-template-columns:1fr;gap:50px}.systems-intro{position:static}.about-grid,.contact-shell{grid-template-columns:1fr}.about-grid{gap:60px}.process-line{grid-template-columns:repeat(2,1fr)}.process-line:before{display:none}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{display:none}.detail-grid{grid-template-columns:1fr}}
@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.site-header{height:72px}.brand img{width:145px}.header-actions{gap:8px}.language{width:38px;height:38px}.hero{min-height:auto;padding:125px 0 75px}.hero h1{font-size:44px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{gap:17px;justify-content:space-between}.hero-proof strong{font-size:21px}.hero-proof span{font-size:10px}.hero-stage{min-height:335px}.code-window{width:100%;transform:none}.code-lines{font-size:11px;padding:22px 15px 30px}.system-chip{display:none}.mini-dashboard{right:-5px;bottom:-5px;transform:scale(.82);transform-origin:bottom right}.client-strip .container{display:block;text-align:center}.industry-list{justify-content:center;gap:17px;margin-top:16px}.industry-list span{font-size:9px}.section{padding:85px 0}.section-head{margin-bottom:40px}.section-head h2,.systems-intro h2,.about-copy h2,.contact-copy h2{font-size:37px}.services-grid{grid-template-columns:1fr}.service-card{min-height:320px}.system-row{grid-template-columns:52px 1fr}.system-icon{width:50px;height:50px}.round-arrow{display:none}.work-grid{grid-template-columns:1fr;gap:32px}.project-image,.project-wide .project-image{aspect-ratio:1.35}.about-image:before{display:none}.experience-badge{width:110px;height:110px;right:-5px;bottom:-20px}.process-line{grid-template-columns:1fr}.testimonial-slider{min-height:300px}.testimonial p{font-size:24px}.contact-shell{padding:34px 21px;border-radius:25px}.field-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:7px;text-align:center}.inner-hero{padding:130px 0 70px;min-height:400px}.inner-hero h1{font-size:44px}.detail-card{padding:25px}.cursor-glow{display:none}}

/* ===== SCS GOLD CORPORATE REDESIGN v3 ===== */
:root{--bg:#f5f5f3;--ink:#111214;--charcoal:#17181a;--charcoal-2:#222326;--gold:#f3bd32;--gold-deep:#c98d10;--muted:#6c6f75;--line:rgba(17,18,20,.12);--white:#fff;--shadow:0 20px 55px rgba(0,0,0,.12)}
html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:"IBM Plex Sans Arabic","Manrope",sans-serif}.page-noise,.cursor-glow,.orb{display:none!important}.container{width:min(100% - 64px,1240px)}
.site-header{height:92px;background:rgba(13,14,16,.93);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(14px)}.site-header.scrolled{height:78px;background:#111214}.brand img{width:190px;max-height:76px;object-fit:contain}.main-nav{gap:28px}.main-nav a{color:#fff;font-size:14px;font-weight:600;position:relative}.main-nav a:after{content:"";position:absolute;inset:auto 0 -10px;height:2px;transform:scaleX(0);background:var(--gold);transition:.25s}.main-nav a:hover:after{transform:scaleX(1)}.language{border-color:rgba(255,255,255,.24);color:#fff}.button{border-radius:9px;font-weight:700}.button-primary{background:linear-gradient(135deg,var(--gold),#d99717);color:#101114;box-shadow:0 12px 25px rgba(243,189,50,.22)}.button-ghost{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(0,0,0,.15)}
.hero{min-height:860px;padding:180px 0 110px;background:#111;display:flex;align-items:center}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:brightness(.32) saturate(.75)}.hero-overlay{background:linear-gradient(90deg,rgba(10,10,11,.78),rgba(10,10,11,.4)),radial-gradient(circle at 70% 40%,rgba(243,189,50,.13),transparent 36%)}.hero-grid{grid-template-columns:1fr;position:relative}.hero-copy{max-width:800px;margin-inline-start:auto;text-align:right}.eyebrow{color:var(--gold);font-size:14px}.eyebrow span{background:var(--gold)}.hero h1{font-size:clamp(55px,6.5vw,92px);line-height:1.12;color:#fff;letter-spacing:-.045em;margin:24px 0}.gradient-text{background:none!important;color:var(--gold)!important;-webkit-text-fill-color:var(--gold)!important}.hero-copy>p{max-width:710px;color:#e1e1df;font-size:20px;line-height:1.9;margin-inline-start:auto}.hero-actions{justify-content:flex-start;margin-top:34px}.hero-proof{margin-top:62px;padding:28px 34px;border-radius:18px;background:rgba(20,21,23,.9);border:1px solid rgba(255,255,255,.13);box-shadow:var(--shadow);justify-content:space-between}.hero-proof>div{min-width:170px}.hero-proof strong{color:var(--gold);font-size:34px}.hero-proof span{color:#e8e8e6}.hero-stage{display:none!important}.scroll-note{color:#bbb}.scroll-note span{border-color:var(--gold)}
.client-strip{background:#fff;color:#111;border-bottom:1px solid var(--line);padding:30px 0}.client-strip p{color:#555}.industry-list span{color:#111;font-weight:800;opacity:.55}
.section{padding:110px 0}.section-kicker{color:var(--gold-deep);font-weight:800}.section-head h2,.systems-intro h2,.about-copy h2,.contact-copy h2{color:#111;font-size:clamp(42px,5vw,66px);line-height:1.15}.section-head h2 span,.systems-intro h2 span,.about-copy h2 span{color:var(--gold-deep)}.section-head>p,.systems-intro>p{color:var(--muted);font-size:17px}
.services-section{background:#f5f5f3}.services-grid{gap:22px}.service-card{background:#fff;border:1px solid var(--line);color:#111;border-radius:22px;min-height:350px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.service-card:hover{transform:translateY(-9px);border-color:rgba(201,141,16,.45);box-shadow:0 22px 45px rgba(0,0,0,.11)}.service-number{color:#aaa}.service-icon{background:#111;color:var(--gold);border-color:#111}.service-card p{color:#72757a}.card-link,.text-link{color:var(--gold-deep)}
.systems-section{background:#17181a;color:#fff}.systems-intro h2{color:#fff}.systems-intro>p{color:#b9bbc0}.system-row{border-color:rgba(255,255,255,.12);background:#202125}.system-row:hover{background:#292a2d}.system-row h3{color:#fff}.system-row p{color:#aeb0b5}.system-icon{color:var(--gold);background:rgba(243,189,50,.1);border-color:rgba(243,189,50,.25)}
.work-section{background:#fff}.project-card{border-radius:24px}.project-image:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.55))}.project-meta span{color:var(--gold-deep)}.project-meta h3{color:#111}
.about-section{background:#f0f0ed}.about-image img{border-radius:28px;filter:saturate(.85);border:0;box-shadow:var(--shadow)}.about-image:before{border-color:rgba(243,189,50,.45)}.experience-badge{background:var(--gold);color:#111;border-color:#f0f0ed}.about-copy .lead{color:#34363a}.principles div{color:#53565b}.principles svg{color:var(--gold-deep)}
.process-section{background:#17181a;color:#fff}.center-head h2{color:#fff}.center-head p,.process-step p{color:#acafb5}.process-line:before{background:var(--gold)}.process-step>span{background:#252629;color:var(--gold);border-color:rgba(243,189,50,.45)}
.testimonial-section{background:#fff;color:#111}.quote-mark{color:var(--gold)}.testimonial p{color:#161719}.testimonial footer span{color:#777}.slider-dots button.active{background:var(--gold)}
.contact-section{background:#17181a}.contact-shell{background:#202125;border-color:rgba(255,255,255,.1);border-radius:28px}.contact-copy h2{color:#fff}.contact-copy p{color:#b7b9be}.contact-list svg{color:var(--gold)}.contact-form input,.contact-form select,.contact-form textarea{background:#17181a;border-color:rgba(255,255,255,.18)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(243,189,50,.12)}
.site-footer{background:#0f1012}.footer-brand img{width:215px}.footer-main a:hover{color:var(--gold)}
@media(max-width:1000px){.main-nav{background:#17181a}.hero{min-height:760px}.hero-copy{text-align:center;margin:auto}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.hero-proof{justify-content:center;gap:30px;flex-wrap:wrap}}
@media(max-width:680px){.container{width:min(100% - 28px,1240px)}.site-header{height:72px}.brand img{width:145px}.hero{padding:125px 0 70px;min-height:700px}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-proof{padding:20px}.hero-proof>div{min-width:120px}.section{padding:80px 0}}

/* SADA redesign v4 */
html[dir=rtl] body,html[dir=rtl] button,html[dir=rtl] input,html[dir=rtl] select,html[dir=rtl] textarea{font-family:"Tajawal",sans-serif!important}
.hero h1{font-size:clamp(44px,5vw,72px)!important;line-height:1.18!important;font-weight:800!important}
.brand img{max-height:72px!important;width:auto!important;filter:drop-shadow(0 6px 18px rgba(0,0,0,.28))}
.why-section{background:#f7f7f5;color:#161616}.why-section .section-kicker,.partners-section .section-kicker{color:#dba82f}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.why-card{background:#fff;border:1px solid #e5e1d8;border-radius:22px;padding:30px 24px;box-shadow:0 12px 35px rgba(0,0,0,.06)}.why-card svg{color:#e6aa24}.why-card h3{font-size:21px;margin:18px 0 8px}.why-card p{color:#666;margin:0}.partners-section{background:#fff;color:#161616}.partners-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;margin-top:34px}.partners-grid span{min-height:90px;border:1px solid #e6e2da;border-radius:16px;display:grid;place-items:center;font-weight:800;color:#7a7a7a;background:#fafafa}.testimonial-section .center-head{margin-bottom:32px}.testimonial-section{padding-top:85px!important}.testimonial{border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:38px;background:rgba(255,255,255,.035)}
@media(max-width:900px){.why-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:repeat(3,1fr)}.brand img{max-height:58px!important}}
@media(max-width:560px){.why-grid{grid-template-columns:1fr}.partners-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:clamp(38px,12vw,54px)!important}.brand img{max-height:50px!important}}

/* ===== SADA v5 — slider, proportions and premium typography ===== */
body{font-family:"Tajawal",sans-serif!important}
.site-header{height:94px}.brand{display:flex;align-items:center;min-width:205px}.brand img{width:205px!important;height:78px!important;max-height:none!important;object-fit:contain!important;object-position:center;filter:drop-shadow(0 6px 16px rgba(0,0,0,.4))}
.hero-slider{position:relative;min-height:760px;padding:0;overflow:hidden;background:#111;display:flex;align-items:center}.hero-slides,.hero-slide,.hero-slide img,.hero-slide-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-slide{opacity:0;transform:scale(1.04);transition:opacity 1.15s ease,transform 6s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide img{object-fit:cover;object-position:center}.hero-slide-overlay{background:linear-gradient(90deg,rgba(8,9,10,.82) 0%,rgba(8,9,10,.57) 48%,rgba(8,9,10,.6) 100%),linear-gradient(0deg,rgba(8,9,10,.4),transparent 45%)}.hero-network{position:absolute;inset:0;background-image:radial-gradient(circle at 18% 35%,rgba(243,189,50,.18) 0 1px,transparent 2px),radial-gradient(circle at 72% 25%,rgba(243,189,50,.12) 0 1px,transparent 2px);background-size:95px 95px,140px 140px;opacity:.42}.hero-slider-content{position:relative;z-index:3;padding-top:120px;padding-bottom:95px}.hero-slider .hero-copy{max-width:830px;margin-inline-start:auto;text-align:right}.hero-slider h1{font-size:clamp(50px,5.4vw,78px)!important;line-height:1.14!important;margin:22px 0 26px}.hero-slider .hero-copy>p{font-size:20px;line-height:1.9;max-width:760px}.hero-slider-controls{position:absolute;z-index:4;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:11px}.hero-slider-controls button{width:9px;height:9px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:transparent;padding:0;cursor:pointer;transition:.25s}.hero-slider-controls button.active{width:38px;border-radius:8px;background:var(--gold);border-color:var(--gold)}
.hero-stats{position:relative;z-index:6;margin-top:-44px}.hero-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#1b1c1f;border:1px solid rgba(255,255,255,.11);border-radius:22px;box-shadow:0 25px 60px rgba(0,0,0,.25);overflow:hidden}.hero-stats-grid>div{padding:29px 24px;text-align:center;color:#fff;position:relative}.hero-stats-grid>div:not(:last-child):after{content:"";position:absolute;top:24%;bottom:24%;inset-inline-end:0;width:1px;background:rgba(255,255,255,.12)}.hero-stats strong{display:block;color:var(--gold);font-size:42px;line-height:1;font-weight:900;margin-bottom:10px}.hero-stats span{font-size:16px;font-weight:600;color:#e3e3e0}
.client-strip{padding-top:68px}
.services-visual-grid{grid-template-columns:repeat(3,1fr)!important}.visual-service-card{min-height:520px!important;padding:24px!important;display:flex!important;flex-direction:column}.service-card-top{display:flex;align-items:center;justify-content:space-between}.visual-service-card h3{font-size:24px;line-height:1.35;margin:20px 0 10px}.visual-service-card p{font-size:16px;line-height:1.75;min-height:56px}.service-photo{height:220px;margin:22px 0 18px;overflow:hidden;border-radius:17px;background:#ddd}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.visual-service-card:hover .service-photo img{transform:scale(1.06)}.visual-service-card .card-link{margin-top:auto}
.process-step h3{font-size:26px}.process-step p{font-size:17px}.process-step>span{width:72px;height:72px;font-size:18px}
.why-section{background:#17181a!important;color:#fff!important;position:relative;overflow:hidden}.why-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(243,189,50,.13),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.02),transparent)}.why-section .container{position:relative}.why-section .center-head h2{font-size:clamp(45px,5vw,68px)!important;color:#fff!important}.why-section .center-head p{font-size:20px!important;color:#c6c7ca!important}.why-section .section-kicker{font-size:18px!important}.why-card{background:#222326!important;border-color:rgba(255,255,255,.1)!important;color:#fff!important;min-height:240px}.why-card h3{font-size:25px!important}.why-card p{font-size:17px!important;color:#c4c5c8!important;line-height:1.75}.why-card svg{width:40px;height:40px}
.partners-section .section-kicker{font-size:20px!important}.partners-section .center-head h2{font-size:clamp(44px,5vw,66px)!important}.partners-grid span{font-size:20px!important;min-height:118px!important;background:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.06)}
.testimonial-section .section-kicker{font-size:19px}.testimonial-section .center-head h2{font-size:clamp(43px,5vw,64px)}.testimonial p{font-size:clamp(23px,2.4vw,34px)!important;line-height:1.75}.testimonial footer strong{font-size:21px}.testimonial footer span{font-size:16px}
.site-footer{padding-top:75px}.footer-brand img{width:245px!important;height:auto!important;filter:drop-shadow(0 8px 20px rgba(0,0,0,.35))}.footer-main h4{font-size:19px}.footer-main a,.footer-main span,.footer-brand p{font-size:16px!important;line-height:1.9}.footer-bottom{font-size:14px}
@media(max-width:980px){.services-visual-grid{grid-template-columns:repeat(2,1fr)!important}.hero-stats-grid{grid-template-columns:repeat(2,1fr)}.hero-stats-grid>div:nth-child(2):after{display:none}.brand{min-width:155px}.brand img{width:155px!important;height:62px!important}}
@media(max-width:650px){.site-header{height:76px}.brand img{width:135px!important;height:54px!important}.hero-slider{min-height:720px}.hero-slider-content{padding-top:120px}.hero-slider .hero-copy{text-align:center}.hero-slider .hero-copy>p{font-size:17px}.hero-stats{margin-top:-25px}.hero-stats strong{font-size:34px}.hero-stats span{font-size:14px}.services-visual-grid{grid-template-columns:1fr!important}.service-photo{height:205px}.partners-grid span{font-size:16px!important;min-height:90px!important}}


/* ===== SADA v6 visual fixes ===== */
.site-header{background:rgba(11,12,14,.92)!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
.brand img{width:220px!important;height:84px!important;max-width:none!important;filter:drop-shadow(0 10px 22px rgba(0,0,0,.55)) brightness(1.04)!important}
.hero-slider{min-height:680px!important;background:#121314!important}
.hero-slide img{filter:brightness(.88) saturate(1.02)!important}
.hero-slide-overlay{background:linear-gradient(90deg,rgba(9,10,12,.54) 0%,rgba(9,10,12,.28) 46%,rgba(9,10,12,.46) 100%),linear-gradient(0deg,rgba(9,10,12,.16),rgba(9,10,12,.16))!important}
.hero-slider-content{padding-top:140px!important;padding-bottom:88px!important}
.hero-slider .hero-copy{max-width:880px!important;margin-inline-start:auto!important;text-align:right!important;background:linear-gradient(135deg,rgba(0,0,0,.30),rgba(0,0,0,.16))!important;border:1px solid rgba(255,255,255,.09)!important;backdrop-filter:blur(5px)!important;border-radius:28px!important;padding:34px 36px!important;box-shadow:0 22px 55px rgba(0,0,0,.24)!important}
.hero-slider .eyebrow{font-size:17px!important;color:#f3bd32!important}
.hero-slider h1{font-size:clamp(44px,5vw,76px)!important;line-height:1.18!important;margin:14px 0 18px!important}
.hero-slider .hero-copy>p{font-size:21px!important;line-height:1.85!important;color:#f3f4f6!important;max-width:760px!important;text-shadow:0 2px 12px rgba(0,0,0,.28)}
.hero-actions{margin-top:24px!important}
.hero-slider-controls{bottom:22px!important;gap:12px!important}
.hero-slider-controls button{width:14px!important;height:14px!important;border:2px solid rgba(255,255,255,.86)!important;box-shadow:0 0 0 4px rgba(0,0,0,.1)!important}
.hero-slider-controls button.active{width:46px!important;height:14px!important;border-radius:999px!important}
.hero-stats{margin-top:-34px!important}.hero-stats strong{font-size:48px!important}.hero-stats span{font-size:17px!important}
.services-visual-grid{gap:24px!important}.visual-service-card{min-height:550px!important}.service-photo{height:250px!important;border-radius:20px!important}.service-photo img{display:block}
.center-head .section-kicker{font-size:20px!important;font-weight:800!important}
.why-section{background:#17181a!important}.why-section .center-head h2{font-size:clamp(48px,5vw,72px)!important;color:#fff!important}.why-section .center-head p{font-size:22px!important;color:#d0d1d4!important}.why-grid{margin-top:44px!important}.why-card{padding:34px 28px!important;border-radius:24px!important}.why-card h3{font-size:27px!important}.why-card p{font-size:18px!important}
.partners-section{background:#f7f5f0!important}.partners-section .section-kicker{font-size:22px!important}.partners-section .center-head h2{font-size:clamp(48px,5vw,70px)!important}.partners-grid{margin-top:40px!important}.partners-grid span{font-size:22px!important;min-height:126px!important;border-radius:20px!important}
.testimonial-section .center-head h2{font-size:clamp(44px,5vw,66px)!important}.testimonial-slider{min-height:280px!important}.testimonial p{font-size:28px!important;line-height:1.7!important}
.site-footer{background:#0f1012!important}.footer-brand img{width:260px!important}.footer-brand p{font-size:17px!important;color:#c5c6c9!important}.footer-main h4{font-size:20px!important}.footer-main a,.footer-main span{font-size:16px!important;color:#d1d2d5!important}
@media(max-width:980px){.brand img{width:175px!important;height:66px!important}.hero-slider .hero-copy{padding:28px 24px!important}.hero-slider .hero-copy>p{font-size:18px!important}.hero-stats strong{font-size:40px!important}}
@media(max-width:650px){.hero-slider{min-height:620px!important}.hero-slider-content{padding-top:110px!important}.hero-slider .hero-copy{text-align:center!important;padding:22px 18px!important}.hero-slider h1{font-size:clamp(36px,11vw,54px)!important}.hero-slider .hero-copy>p{font-size:17px!important}.hero-slider-controls{bottom:14px!important}.brand img{width:140px!important;height:56px!important}.hero-stats strong{font-size:34px!important}}

/* ===== SADA v7 premium corporate redesign ===== */
.hero-slider{min-height:720px!important;border-bottom-left-radius:72px!important;border-bottom-right-radius:72px!important;overflow:hidden!important}
.hero-slider:after{content:"";position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);width:230px;height:82px;background:#f5f3ee;border-radius:120px 120px 0 0;z-index:5;box-shadow:0 -12px 30px rgba(0,0,0,.08)}
.hero-slider .hero-copy{max-width:920px!important;background:transparent!important;border:0!important;backdrop-filter:none!important;box-shadow:none!important;padding:22px 0!important;text-align:center!important;margin:auto!important}
.hero-slider .eyebrow{justify-content:center!important;font-size:18px!important;margin-bottom:10px!important}
.hero-slider h1{font-size:clamp(48px,5.2vw,78px)!important;max-width:980px!important;margin:16px auto 22px!important;text-wrap:balance!important;text-shadow:0 5px 30px rgba(0,0,0,.35)}
.hero-slider .hero-copy>p{font-size:21px!important;max-width:880px!important;margin-inline:auto!important;text-align:center!important}
.hero-actions{justify-content:center!important}.hero-slider-controls{bottom:32px!important;z-index:7!important}
.hero-slide-overlay{background:linear-gradient(180deg,rgba(9,10,12,.55),rgba(9,10,12,.38) 45%,rgba(9,10,12,.56))!important}
.hero-stats{margin-top:30px!important}.hero-stats-grid{background:#f5f3ee!important;border:0!important;box-shadow:none!important;border-radius:0!important}.hero-stats-grid>div{color:#17181a!important}.hero-stats strong{color:#17181a!important;font-size:52px!important}.hero-stats span{color:#4f5358!important;font-size:18px!important}.hero-stats-grid>div:not(:last-child):after{background:#d7d1c5!important}
.services-section{background:#f5f3ee!important}.services-section .section-head h2{color:#17181a!important}.services-section .section-head p{color:#5e6268!important}.visual-service-card{background:#fff!important;color:#17181a!important;border:1px solid #dcd7cc!important;border-radius:28px!important;box-shadow:0 10px 28px rgba(0,0,0,.05)!important}.visual-service-card p{color:#70747a!important}.visual-service-card:hover{transform:translateY(-8px)!important;box-shadow:0 18px 40px rgba(0,0,0,.09)!important}.service-number{color:#c28d16!important}.service-icon{background:#f3ead4!important;color:#a87300!important}
.why-section{padding-top:110px!important;padding-bottom:110px!important}.partners-section{padding-top:105px!important;padding-bottom:105px!important}.testimonial-section{padding-top:105px!important;padding-bottom:105px!important}
.contact-shell{border-radius:34px!important;background:linear-gradient(135deg,#17181a,#0f1012)!important;border:1px solid rgba(255,255,255,.08)!important}
@media(max-width:650px){.hero-slider{border-bottom-left-radius:36px!important;border-bottom-right-radius:36px!important}.hero-slider:after{width:150px;height:52px}.hero-slider h1{font-size:clamp(38px,11vw,54px)!important}.hero-slider .hero-copy>p{font-size:17px!important}.hero-stats{margin-top:18px!important}.hero-stats-grid{grid-template-columns:1fr 1fr!important}.hero-stats strong{font-size:36px!important}}


/* ===== SADA v7.1 footer and partners contrast ===== */
.partners-section{background:linear-gradient(135deg,#17181a 0%,#222326 55%,#121315 100%)!important;color:#fff!important;position:relative;overflow:hidden}
.partners-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(243,189,50,.14),transparent 30%),radial-gradient(circle at 85% 75%,rgba(243,189,50,.08),transparent 32%);pointer-events:none}
.partners-section .container{position:relative;z-index:1}.partners-section .center-head h2{color:#fff!important}.partners-section .section-kicker{color:#f3bd32!important}.partners-grid span{background:#f5f0e3!important;color:#17181a!important;border:1px solid rgba(243,189,50,.35)!important;box-shadow:0 14px 34px rgba(0,0,0,.24)!important}
.site-footer{background:#17181a!important;border-top:1px solid rgba(243,189,50,.25)!important}.footer-bottom{background:#242528!important;color:#f5f5f3!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:22px 24px 26px!important;border-radius:14px 14px 0 0!important;font-weight:600!important}.footer-bottom a{color:#f3bd32!important;font-weight:800!important;text-decoration:none!important}.footer-bottom a:hover{color:#ffd66a!important;text-decoration:underline!important}.footer-main a,.footer-main span,.footer-brand p{color:#d5d6d8!important}.footer-main h4{color:#fff!important}
@media(max-width:680px){.footer-bottom{padding:18px 14px 22px!important}.partners-grid span{min-height:92px!important}}


/* ===== SADA v7.2 sectors showcase ===== */
.sectors-strip{position:relative;overflow:hidden;padding:64px 0!important;background:linear-gradient(135deg,#111214 0%,#191a1d 52%,#111214 100%)!important;border:0!important;color:#fff!important}
.sectors-strip:before{content:"";position:absolute;inset:-35% auto auto -8%;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(243,189,50,.18),transparent 66%);pointer-events:none}
.sectors-strip:after{content:"";position:absolute;inset:auto -10% -65% auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(243,189,50,.11),transparent 68%);pointer-events:none}
.sectors-shell{position:relative;z-index:1;display:grid!important;grid-template-columns:minmax(260px,.7fr) minmax(0,1.8fr);align-items:center!important;gap:46px!important}
.sectors-heading{padding-inline-end:34px;border-inline-end:1px solid rgba(243,189,50,.28)}
.sectors-kicker{display:block;color:#f3bd32;font-size:14px;font-weight:800;letter-spacing:.08em;margin-bottom:12px}
.sectors-heading p{margin:0!important;color:#fff!important;font-size:clamp(25px,2.5vw,38px)!important;font-weight:800!important;line-height:1.45!important;letter-spacing:0!important;text-transform:none!important}
.sectors-strip .industry-list{display:grid!important;grid-template-columns:repeat(4,minmax(135px,1fr));gap:14px!important;margin:0!important}
.sectors-strip .industry-list span{position:relative;min-height:108px;padding:20px 18px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 14px 30px rgba(0,0,0,.14);display:flex;flex-direction:column;justify-content:center;gap:7px;color:#fff!important;opacity:1!important;letter-spacing:0!important;transition:transform .3s ease,border-color .3s ease,background .3s ease}
.sectors-strip .industry-list span:before{content:"";position:absolute;inset:16px auto auto 16px;width:7px;height:7px;border-radius:50%;background:#f3bd32;box-shadow:0 0 0 5px rgba(243,189,50,.1)}
[dir="rtl"] .sectors-strip .industry-list span:before{inset:16px 16px auto auto}
.sectors-strip .industry-list span:hover{transform:translateY(-5px);border-color:rgba(243,189,50,.48);background:linear-gradient(145deg,rgba(243,189,50,.13),rgba(255,255,255,.035))}
.sectors-strip .industry-list b{font-size:16px;font-weight:800;line-height:1.45;color:#fff}
.sectors-strip .industry-list small{font-size:13px;font-weight:500;color:#aeb0b5;line-height:1.35}
@media(max-width:1100px){.sectors-shell{grid-template-columns:1fr!important}.sectors-heading{padding:0 0 24px!important;border-inline-end:0!important;border-bottom:1px solid rgba(243,189,50,.24)}.sectors-strip .industry-list{grid-template-columns:repeat(3,minmax(150px,1fr))!important}}
@media(max-width:720px){.sectors-strip{padding:48px 0!important}.sectors-heading{text-align:center}.sectors-heading p{font-size:28px!important}.sectors-strip .industry-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.sectors-strip .industry-list span{min-height:96px;padding:18px 14px}.sectors-strip .industry-list b{font-size:14px}.sectors-strip .industry-list small{font-size:12px}}
@media(max-width:420px){.sectors-strip .industry-list{grid-template-columns:1fr!important}}


/* ===== SADA v7.3 slider/admin section refinements ===== */
.hero-slider .eyebrow{display:inline-flex!important;width:auto!important;max-width:100%!important;white-space:nowrap!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-inline:auto!important}
.hero-slider .eyebrow .eyebrow-line{flex:0 0 32px!important;width:32px!important;height:2px!important;background:#f3bd32!important}
#heroKicker{display:inline-block!important;width:auto!important;max-width:none!important;white-space:nowrap!important;writing-mode:horizontal-tb!important;word-break:normal!important;overflow-wrap:normal!important;line-height:1.4!important;transition:opacity .18s ease,transform .18s ease}
#heroTitle,#heroText{transition:opacity .18s ease,transform .18s ease}
#heroKicker.is-changing,#heroTitle.is-changing,#heroText.is-changing{opacity:0!important;transform:translateY(8px)!important}
.hero-slider h1{max-width:1080px!important;font-size:clamp(48px,5.5vw,82px)!important;line-height:1.14!important}
.hero-slide img{object-fit:cover!important;object-position:center center!important}
.section-kicker-large{font-size:clamp(24px,2.2vw,34px)!important;line-height:1.25!important;font-weight:900!important;color:#b77f00!important;text-transform:none!important;margin-bottom:18px!important}
.work-section .section-kicker-large,.about-section .section-kicker-large{color:#c18b11!important}
.work-grid{align-items:start!important}
.project-card,.project-wide{display:block!important}
.project-image,.project-wide .project-image{height:390px!important;aspect-ratio:auto!important;border-radius:26px!important}
.project-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:top center!important}
.project-meta{min-height:110px!important;padding-top:20px!important}
.project-meta h3{font-size:28px!important;line-height:1.35!important}
.project-meta span{font-size:13px!important;font-weight:800!important}
.services-section .section-head,.work-section .section-head{align-items:center!important}
@media(max-width:900px){.project-image,.project-wide .project-image{height:310px!important}.section-kicker-large{font-size:27px!important}.hero-slider .eyebrow{white-space:normal!important}.hero-slider .eyebrow .eyebrow-line{display:none!important}}
@media(max-width:650px){.project-image,.project-wide .project-image{height:250px!important}.project-meta h3{font-size:23px!important}.section-kicker-large{font-size:23px!important}.hero-slider h1{font-size:clamp(38px,11vw,56px)!important}}


/* ===== SADA v7.4 contact and language refinements ===== */
.language{width:auto!important;min-width:82px!important;height:46px!important;padding:0 17px!important;border-radius:999px!important;border:1px solid rgba(243,189,50,.55)!important;background:linear-gradient(135deg,rgba(243,189,50,.14),rgba(255,255,255,.035))!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.4px!important;box-shadow:0 8px 22px rgba(0,0,0,.18)!important;transition:.25s!important}.language:hover{background:linear-gradient(135deg,#f3bd32,#d89a18)!important;color:#111!important;transform:translateY(-2px)!important;border-color:#f3bd32!important}
.contact-list{gap:22px!important;margin-top:42px!important}.contact-list>a,.contact-list>div{gap:17px!important;padding:14px 16px!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:16px!important;background:rgba(255,255,255,.035)!important;transition:.25s!important}.contact-list>a:hover{border-color:rgba(243,189,50,.5)!important;background:rgba(243,189,50,.08)!important;transform:translateX(-3px)!important}.contact-list svg{width:27px!important;height:27px!important;color:#f3bd32!important;flex:0 0 auto!important}.contact-list span{font-size:18px!important;font-weight:700!important;color:#fff!important;line-height:1.55!important}.contact-list small{font-size:16px!important;font-weight:800!important;color:#f3bd32!important;margin-bottom:4px!important}.location-link{cursor:pointer!important}
.contact-form label{gap:10px!important}.contact-form label>span{font-size:17px!important;color:#f0f1f3!important;font-weight:800!important}.contact-form input,.contact-form select{height:58px!important;font-size:16px!important}.contact-form textarea{min-height:165px!important;font-size:16px!important;line-height:1.8!important}.captcha-field>span{font-size:16px!important;color:#f3bd32!important}.button-submit{min-height:58px!important;font-size:17px!important;padding-inline:30px!important}
@media(max-width:680px){.language{min-width:58px!important;height:40px!important;padding:0 11px!important;font-size:11px!important}.contact-list span{font-size:16px!important}.contact-list small{font-size:14px!important}.contact-form label>span{font-size:15px!important}}


/* ===== SADA v7.5 service pages and request form ===== */
.service-detail-hero{position:relative;min-height:610px;display:flex;align-items:center;padding:150px 0 90px;overflow:hidden;background:#101113}.service-detail-bg,.service-detail-bg img,.service-detail-bg span{position:absolute;inset:0;width:100%;height:100%}.service-detail-bg img{object-fit:cover;object-position:center;filter:saturate(.95) contrast(1.02)}.service-detail-bg span{background:linear-gradient(90deg,rgba(10,11,13,.88),rgba(10,11,13,.62) 52%,rgba(10,11,13,.78)),linear-gradient(0deg,rgba(10,11,13,.48),transparent 48%)}.service-detail-hero-inner{position:relative;z-index:2}.service-detail-badge{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-weight:800;font-size:18px;margin-bottom:20px}.service-detail-hero h1{font-size:clamp(52px,6vw,88px);line-height:1.12;max-width:950px;margin:0 0 22px;color:#fff}.service-detail-hero p{font-size:22px;line-height:1.9;color:#f0f1f3;max-width:780px;margin:0}.service-detail-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.service-detail-section{background:#f6f3ec;color:#17181a}.service-detail-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.7fr);gap:48px;align-items:start}.service-detail-content h2{font-size:clamp(38px,4.2vw,60px);line-height:1.2;margin:14px 0 22px;color:#17181a}.service-lead{font-size:20px;line-height:2;color:#51545a;margin-bottom:36px}.service-deliverables{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-deliverables>div{background:#fff;border:1px solid #e3ddd0;border-radius:22px;padding:26px;box-shadow:0 14px 34px rgba(0,0,0,.05)}.service-deliverables>div>span{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#fff4d3;color:#b47b08;margin-bottom:18px}.service-deliverables h3{font-size:22px;margin:0 0 9px;color:#17181a}.service-deliverables p{font-size:16px;line-height:1.8;color:#686b70;margin:0}.service-side-card{position:sticky;top:110px;background:#17181a;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:26px;padding:34px;box-shadow:0 22px 60px rgba(0,0,0,.17)}.service-side-icon{width:70px;height:70px;border-radius:20px;background:linear-gradient(135deg,#f3bd32,#d59514);color:#111;display:grid;place-items:center;margin-bottom:22px}.service-side-card h3{font-size:30px;line-height:1.25;margin:0 0 14px}.service-side-card>p{color:#c9cace;font-size:17px;line-height:1.85}.service-side-card ul{list-style:none;padding:0;margin:24px 0}.service-side-card li{position:relative;padding:10px 30px 10px 0;border-bottom:1px solid rgba(255,255,255,.09);color:#f0f0f1}.service-side-card li:before{content:'✓';position:absolute;right:0;color:var(--gold);font-weight:900}.service-side-card .button{width:100%;margin-top:8px}.service-cta-band{background:#101113;padding:58px 0;border-top:1px solid rgba(243,189,50,.2)}.service-cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.service-cta-band span{color:var(--gold);font-weight:800}.service-cta-band h2{font-size:clamp(30px,3.5vw,48px);margin:8px 0 0;color:#fff}.request-hero{padding:175px 0 90px;background:radial-gradient(circle at 15% 15%,rgba(243,189,50,.15),transparent 32%),linear-gradient(145deg,#111214,#1b1c1f);color:#fff}.request-hero h1{font-size:clamp(50px,6vw,82px);line-height:1.14;margin:18px 0}.request-hero p{font-size:21px;line-height:1.9;color:#d7d8db;max-width:820px}.request-service-section{background:#f4f1e9}.request-service-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px;align-items:start}.request-service-info{background:#17181a;color:#fff;border-radius:28px;padding:40px;position:sticky;top:110px}.request-service-info>span{color:var(--gold);font-weight:800}.request-service-info h2{font-size:36px;line-height:1.35;margin:14px 0 30px}.request-service-info ol{list-style:none;padding:0;margin:0;display:grid;gap:12px}.request-service-info li{display:flex;align-items:flex-start;gap:15px;padding:17px 0;border-top:1px solid rgba(255,255,255,.1)}.request-service-info li b{color:var(--gold);font-size:21px}.request-service-info strong{display:block;font-size:19px;margin-bottom:4px}.request-service-info small{font-size:15px;color:#babcc1}.request-service-form{background:#fff!important;border:1px solid #e0d9ca!important;border-radius:28px!important;padding:38px!important;box-shadow:0 18px 48px rgba(0,0,0,.07)!important}.request-service-form label>span{color:#25272b!important;font-size:17px!important;font-weight:800!important}.request-service-form input,.request-service-form select,.request-service-form textarea{background:#fbfaf6!important;color:#17181a!important;border:1px solid #d8d1c4!important;min-height:58px!important;font-size:17px!important}.request-service-form textarea{min-height:190px!important}.request-service-form select:focus,.request-service-form input:focus,.request-service-form textarea:focus{border-color:#d69b18!important;box-shadow:0 0 0 4px rgba(243,189,50,.12)!important}.request-service-form .button-submit{width:100%;min-height:60px;font-size:18px}.request-service-form .captcha-field{background:#fff7df;border:1px solid #e9d291;border-radius:16px;padding:18px}.request-service-form .captcha-field input{background:#fff!important}
@media(max-width:980px){.service-detail-layout,.request-service-shell{grid-template-columns:1fr}.service-side-card,.request-service-info{position:static}.service-detail-hero{min-height:560px}.service-detail-hero p{font-size:19px}.service-cta-band .container{align-items:flex-start;flex-direction:column}.service-deliverables{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.service-detail-hero{padding:125px 0 70px;min-height:530px}.service-detail-hero h1{font-size:42px}.service-detail-hero p{font-size:17px}.service-detail-actions{flex-direction:column}.service-detail-actions .button{width:100%}.service-deliverables{grid-template-columns:1fr}.service-detail-content h2{font-size:36px}.service-lead{font-size:17px}.service-side-card{padding:26px}.request-hero{padding:130px 0 70px}.request-hero h1{font-size:42px}.request-hero p{font-size:17px}.request-service-form,.request-service-info{padding:24px}.request-service-info h2{font-size:29px}}


/* ===== SADA v7.5.1 dropdown readability fix ===== */
.request-service-form select, .contact-form select, select[name="project_type"]{color-scheme:light!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-color:#fbfaf6!important;color:#17181a!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2317181a' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:left 16px center!important;background-size:18px 18px!important;padding-left:48px!important}
html[dir="ltr"] .request-service-form select, html[dir="ltr"] .contact-form select, html[dir="ltr"] select[name="project_type"]{background-position:right 16px center!important;padding-right:48px!important;padding-left:18px!important}
.request-service-form select option, .contact-form select option, select[name="project_type"] option{background:#ffffff!important;color:#17181a!important}
.request-service-form select optgroup, .contact-form select optgroup{background:#ffffff!important;color:#17181a!important;font-weight:700!important}
.request-service-form select::-ms-expand, .contact-form select::-ms-expand{display:none}
.request-service-form select:focus, .contact-form select:focus{background-color:#fffdf8!important}
