@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;800;900&display=swap');

:root{--purple:#34105f;--deep:#160525;--violet:#53188b;--orange:#e35b2f;--ink:#27113f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Tajawal',Tahoma,Arial,sans-serif;color:var(--ink);background:#fff}.container{width:min(1320px,92%);margin:auto}
.site-header{height:76px;background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 15px #1c082b12}.nav-wrap{display:flex;align-items:center;gap:25px;min-height:76px}.brand img{width:205px;display:block}.nav-wrap nav{display:flex;gap:30px;flex:1;justify-content:center}.nav-wrap nav a,.lang-switch a{text-decoration:none;color:#261237;font-weight:700;font-size:14px}.quote-nav{background:var(--orange);color:#fff;text-decoration:none;padding:12px 20px;border-radius:5px;font-weight:700}.lang-switch{white-space:nowrap;font-weight:700}
.hero-reference{min-height:535px;position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 25% 45%,#5f208e 0,#2b0b53 38%,#12051f 82%)}.hero-city{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,#57168455),radial-gradient(circle at 12% 80%,#f04d8a55 0 1px,transparent 2px);background-size:auto,25px 25px;opacity:.75}.hero-reference:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(0deg,#30105a66,transparent);clip-path:polygon(0 75%,8% 50%,15% 68%,23% 30%,31% 64%,40% 40%,48% 72%,57% 25%,65% 60%,73% 35%,82% 67%,91% 28%,100% 55%,100% 100%,0 100%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:535px;gap:45px}.hero-copy h1{font-size:52px;line-height:1.35;margin:12px 0}.hero-copy p{font-size:17px;line-height:2;max-width:720px}.eyebrow{color:#f17a50;font-size:12px;letter-spacing:1.5px}.actions{display:flex;gap:15px;margin-top:22px}.btn{display:inline-block;padding:13px 26px;border-radius:5px;text-decoration:none;font-weight:700}.btn-accent{background:var(--orange);color:#fff}.btn-outline{border:1px solid #fff;color:#fff}.hero-emblem{position:relative;text-align:center}.hero-emblem img{width:min(520px,100%);filter:drop-shadow(0 25px 32px #0008)}.emblem-glow{position:absolute;width:330px;height:330px;border-radius:50%;background:#9d46df55;filter:blur(30px);left:50%;top:50%;transform:translate(-50%,-50%)}
.stats{position:relative;z-index:5;margin-top:-42px}.stats-grid{background:#fff;border:1px solid #eee;border-radius:17px;box-shadow:0 14px 35px #220b3d20;display:grid;grid-template-columns:repeat(4,1fr);padding:25px 35px}.stats-grid div{text-align:center;border-inline-start:1px solid #eee}.stats-grid div:first-child{border:0}.stats b{font-size:28px;color:#481879;display:block}.stats span{font-size:13px;color:#444}
.section{padding:70px 0}.section-title{text-align:center;margin-bottom:35px}.section-title span{color:var(--orange);font-weight:700;font-size:13px}.section-title h2{font-size:30px;margin:8px 0}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.card{min-height:275px;padding:27px 16px;border:1px solid #eae5ed;border-radius:7px;text-align:center;box-shadow:0 8px 22px #2d0c4a0c;transition:.25s;background:#fff}.card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #2d0c4a1c}.icon{font-size:43px;color:#4b1680}.card h3{font-size:16px}.card p{font-size:12px;color:#6f6875;line-height:1.8}.card a{color:#4b1680;text-decoration:none;font-size:13px}
.why-reference{padding:45px 0;background:radial-gradient(circle at 70% 0,#64209a,#2b0b55 55%,#1b0736);color:#fff}.light h2{color:#fff}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.why-item{display:flex;align-items:center;gap:12px}.why-icon{font-size:35px;color:#fff}.why-item strong,.why-item small{display:block}.why-item strong{font-size:14px}.why-item small{font-size:11px;line-height:1.7;margin-top:4px;color:#ddd}
.portfolio-section{padding-bottom:60px}.portfolio-filters{display:flex;justify-content:center;gap:10px;margin:-12px 0 30px;flex-wrap:wrap}.portfolio-filters button{border:1px solid #ded4e6;background:#fff;color:#4b1680;border-radius:5px;padding:8px 22px}.portfolio-filters .active{background:#4b1680;color:#fff}.portfolio{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.portfolio-item{text-decoration:none;color:#29103f}.portfolio-item img,.portfolio-placeholder{width:100%;height:190px;object-fit:cover;border-radius:7px;background:linear-gradient(145deg,#f2eef7,#d9d1e2);display:grid;place-items:center}.portfolio-item strong{display:block;text-align:center;margin-top:12px;font-size:14px}
.process-section{padding:55px 0;background:linear-gradient(180deg,#fbfaff,#f3effa)}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);position:relative}.process-grid:before{content:"";position:absolute;top:28px;left:7%;right:7%;border-top:1px dashed #80669a}.process-step{text-align:center;position:relative;padding:0 12px}.process-step b{position:relative;z-index:2;margin:auto;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#4c1680;color:#fff;font-size:17px}.process-step h3{font-size:14px;margin:15px 0 5px}.process-step p{font-size:11px;line-height:1.7;color:#655b6c}
.cta-reference{text-align:center;padding:48px 0;color:#fff;background:linear-gradient(#240846dd,#240846dd),radial-gradient(circle at 50% 100%,#7c238d,#170525)}.cta-reference h2{font-size:32px;margin:0 0 5px}.cta-reference p{margin:0 0 20px}
.site-footer{background:linear-gradient(120deg,#21073f,#33105b);color:#fff;padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footer-brand img{width:245px}.footer-grid p{font-size:13px;line-height:1.8;color:#d9cee2}.footer-grid h3{font-size:16px}.footer-grid a{display:block;color:#eee;text-decoration:none;margin:10px 0;font-size:13px}.copyright{text-align:center;border-top:1px solid #ffffff18;margin-top:35px;padding:18px;font-size:12px}.back-top{position:fixed;bottom:20px;right:20px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#5c1a93;color:#fff;text-decoration:none;z-index:50}
.skip-link{position:absolute;top:-100px}.skip-link:focus{top:10px}.inner-hero{padding:90px 0;background:linear-gradient(120deg,#21093f,#4c1682);color:#fff}.content-body{max-width:900px;margin:auto;line-height:2}.featured{width:100%;border-radius:12px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.quote-form,.contact-form{max-width:900px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-form input,.quote-form select,.quote-form textarea,.contact-form input,.contact-form textarea{padding:14px;border:1px solid #ddd;border-radius:6px}.quote-form textarea,.contact-form textarea{grid-column:1/-1;min-height:150px}
html[dir="ltr"] body{font-family:'Tajawal',Arial,Tahoma,sans-serif}
@media(max-width:1000px){.nav-wrap nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-emblem{display:none}.cards{grid-template-columns:repeat(3,1fr)}.portfolio{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(3,1fr);gap:30px}.process-grid:before{display:none}.footer-grid{grid-template-columns:1fr 1fr}.quote-nav{margin-inline-start:auto}}
@media(max-width:650px){.brand img{width:150px}.lang-switch{display:none}.quote-nav{padding:9px;font-size:12px}.hero-reference,.hero-grid{min-height:470px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:14px}.stats{margin-top:-20px}.stats-grid{grid-template-columns:repeat(2,1fr);padding:18px}.stats-grid div{padding:10px;border:0}.cards,.portfolio,.why-grid,.process-grid,.footer-grid{grid-template-columns:1fr}.section{padding:55px 0}.card{min-height:auto}.quote-form,.contact-form{grid-template-columns:1fr}.quote-form textarea,.contact-form textarea{grid-column:auto}}
.icon img{width:48px;height:48px;object-fit:contain}.admin-note{padding:12px;background:#f5f0fa;border-radius:6px}
button,input,select,textarea{font-family:'Tajawal',Tahoma,Arial,sans-serif}.small-input{max-width:90px}

/* v1.4.4 Visual UI & Icon System */
.services-section{background:#fff}.services-section .section-title{margin-bottom:38px}.services-section .section-title span{font-size:14px}.services-section .section-title h2{font-size:34px;font-weight:800}.service-card{min-height:340px;padding:34px 18px 28px;border-radius:10px;border-color:#eee9f2;box-shadow:0 9px 28px rgba(35,8,60,.08);display:flex;flex-direction:column;align-items:center}.service-card:hover{transform:translateY(-7px);box-shadow:0 18px 42px rgba(43,11,83,.15);border-color:#dfd2e8}.service-icon{width:78px;height:78px;display:grid;place-items:center;margin:0 auto 10px}.service-icon svg{width:70px;height:70px;fill:none;stroke:#4b1680;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.service-icon svg .accent{stroke:#ef5a2a}.service-icon img{width:70px;height:70px;object-fit:contain}.service-card h3{font-size:17px;font-weight:800;margin:12px 0 4px}.service-card p{font-size:13px;line-height:1.9;min-height:76px}.service-card a{margin-top:auto;font-size:14px;font-weight:700}.why-reference{position:relative;overflow:hidden;padding:52px 0;background:linear-gradient(110deg,#261052,#4d1683 52%,#2c0c5c);border-top:2px solid #5b2791}.why-reference:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 10%,rgba(130,63,190,.25),transparent 30%),linear-gradient(155deg,transparent 35%,rgba(255,255,255,.035) 36%,transparent 38%);pointer-events:none}.why-reference .container{position:relative}.why-reference .section-title{margin-bottom:34px}.why-reference .section-title span{color:#ef6b3e}.why-reference .section-title h2{font-size:30px}.why-grid{gap:28px}.why-item{gap:15px;justify-content:center}.why-icon{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center}.why-icon svg{width:58px;height:58px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 6px rgba(0,0,0,.15))}.why-icon svg .accent{stroke:#ef6b3e}.why-item strong{font-size:15px;font-weight:800}.why-item small{font-size:12px;line-height:1.75;color:#eee4f5;max-width:155px}@media(max-width:1000px){.service-card{min-height:315px}.why-item{justify-content:flex-start}}@media(max-width:650px){.services-section .section-title h2{font-size:27px}.service-card{min-height:auto;padding:28px 20px}.service-card p{min-height:0}.why-item{max-width:360px;margin:auto;width:100%}}
