:root{--wine:#310307;--red:#78151b;--gold:#bd8745;--ink:#1f1b1b;--paper:#fff;--mist:#f6f5f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Cairo,Tahoma,sans-serif;color:var(--ink);background:#fff;font-size:14px}.wrap{width:min(1120px,92%);margin:auto}.notice{height:39px;background:linear-gradient(100deg,#3c0207,#170206);color:#fff;font-size:11px}.notice .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.social{display:flex;gap:5px;direction:ltr}.social i{font-style:normal;border:1px solid #76565a;border-radius:3px;width:21px;height:21px;display:grid;place-items:center;font-size:10px}.header{height:90px;display:flex;gap:28px;align-items:center}.logo{color:#221b1a;text-decoration:none;display:flex;align-items:center;gap:8px;font-weight:800;white-space:nowrap;font-size:14px}nav{display:flex;align-items:center;justify-content:center;gap:29px;flex:1}nav a{color:#211d1b;text-decoration:none;font-size:13px;font-weight:600;padding:31px 0}nav a.active{color:#79131c;border-bottom:2px solid #79131c}.outline,.btn{border:1px solid var(--wine);background:transparent;border-radius:4px;font-family:inherit;font-weight:700;cursor:pointer}.outline{padding:9px 20px;color:var(--wine)}.menu{display:none;border:0;background:none;font-size:22px}.hero{min-height:530px;position:relative;background:#f6f6f7;overflow:hidden}.copy-block{width:52%;text-align:right;padding-right:2%}h1{font-size:38px;line-height:1.55;margin:0 0 10px;color:#6c171c;font-weight:700}h2{font-size:24px;color:#71151b;margin:0;font-weight:800}.hero p{font-size:14px;line-height:2;margin:0 0 25px;font-weight:600}.actions{display:flex;gap:12px}.btn{display:inline-block;text-decoration:none;padding:10px 25px;font-size:12px}.dark{color:#fff;background:var(--wine)}.light{color:var(--wine);background:#fff}.about{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;padding:74px 5%}.about-copy{text-align:right}.about-copy span{font-weight:700}.about-copy h2{margin:7px 0 14px}.about-copy p{line-height:2.25;color:#595454;margin-bottom:23px}.about-media{position:relative;height:350px;border-radius:180px 0 0 180px;overflow:hidden}.about-media img{width:100%;height:100%;object-fit:cover}.play{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);background:var(--wine);border:3px solid #fff;color:#fff;border-radius:50%;height:53px;width:53px}.numbers{background:linear-gradient(110deg,#12191d,#242a2e);color:#fff}.numbers .wrap{min-height:220px;display:flex;align-items:center;justify-content:space-between;gap:28px}.horse{font-size:105px;color:#e1a363}.numbers-title{font-size:19px;align-self:flex-start;padding-top:39px;position:absolute}.stat{padding-right:24px;border-right:1px solid #cba16d;text-align:center}.stat b{display:block;color:#e8ad6a;font-size:25px}.stat span{font-size:12px;white-space:nowrap}.partners{text-align:center;padding:32px 0 25px}.partners h2,.projects>h2,.news>h2{font-size:19px}.partner-logos{display:flex;direction:ltr;justify-content:center;gap:85px;margin-top:18px;color:#276579}.partner-logos b{font-size:47px;font-weight:600}.partner-logos b:nth-child(2){color:#bb8447}.partner-logos b:nth-child(3){color:#28766c}.partner-logos b:nth-child(4){color:#1c3a58}.partner-logos b:nth-child(5){color:#756c48}.projects,.news{text-align:center;padding:0 0 40px}.projects>p{font-size:11px;margin:2px 0 16px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;text-align:right;margin:12px 0 23px}.project-grid article{background:#fff;border:1px solid #e7e4e4;border-radius:4px;overflow:hidden;box-shadow:0 4px 15px #0000000a}.project-grid img{width:100%;height:130px;object-fit:cover}.project-grid article:nth-child(2) img{object-position:30%}.project-grid article:nth-child(3) img{filter:brightness(.8)}.project-grid h3{font-size:13px;margin:8px 10px 1px}.project-grid p{font-size:10px;line-height:1.7;color:#686060;margin:0 10px 10px}.centered{margin:auto}.vision{color:#fff;background:linear-gradient(90deg,#12202a90,#12202a30),url(../images/hero-villa.png) center 44%/cover no-repeat;min-height:150px}.vision .wrap{height:150px;display:flex;justify-content:space-between;align-items:center}.vision h2{color:#fff;font-size:19px}.vision p{max-width:500px;line-height:1.9;font-size:11px}.vision strong{font-family:Arial,sans-serif;text-align:center;font-size:22px;line-height:1;color:#ddd}.vision em{font-style:normal;font-size:42px}.news{padding-top:25px}.news .project-grid{grid-template-columns:repeat(3,1fr);width:76%;margin:18px auto}.footer-body{min-height:190px;color:#ddd;display:flex;justify-content:space-between;padding:30px 0;background:#192126}.footer-body .logo{color:#fff}.footer-body h4{color:#d9a15c;margin:0 0 10px}.footer-body a:not(.logo){display:block;color:#ddd;text-decoration:none;font-size:11px;line-height:2}.copyright{background:#192126;color:#958d86;border-top:1px solid #62574e;text-align:center;padding:9px;font-size:10px}
@media(max-width:800px){.header{height:70px}.header nav,.outline{display:none}.menu{display:block;margin-right:auto}.hero{min-height:520px;height:520px}.copy-block{width:100%;color:#fff;background:#1b0c0caa;padding:25px;border-radius:4px}h1{font-size:29px;color:#fff}.hero p{font-size:12px}.about{grid-template-columns:1fr;gap:30px;padding:45px 0}.about-media{height:250px}.numbers .wrap{flex-wrap:wrap;padding:25px 0;justify-content:center}.horse{display:none}.numbers-title{position:static;width:100%;text-align:center;padding:0}.stat{width:42%;padding:10px}.partner-logos{gap:22px}.partner-logos b{font-size:34px}.project-grid,.news .project-grid{width:100%;grid-template-columns:repeat(2,1fr);gap:10px}.project-grid img{height:115px}.vision .wrap{gap:10px}.vision strong{font-size:15px}.vision em{font-size:28px}.footer-body{flex-wrap:wrap;gap:20px}.footer-body .logo{width:100%}}

/* Header variables and reference-matched overrides */
:root{--wine-deep:#210205;--wine-soft:#681018;--gold-soft:#d1a15f;--header-height:88px;--font-main:Cairo,Tahoma,sans-serif;--font-size-nav:12px;--font-size-utility:10px}.notice{height:36px;background:linear-gradient(100deg,var(--wine-soft),var(--wine-deep));font-size:var(--font-size-utility);border-top:1px solid #6e2328}.notice-inner{height:100%;display:grid;grid-template-columns:1fr minmax(300px,520px) 1fr;align-items:center}.notice-carousel{width:100%;text-align:center}.notice-carousel p{margin:0;color:#fff;font-weight:600;line-height:1.4}.notice-carousel span{font-size:15px;color:#fff}.notice-actions{display:flex;gap:5px;justify-self:start;direction:ltr}.notice-actions button{width:29px;height:25px;border:1px solid #875257;border-radius:4px;background:transparent;color:#fff;font:22px/16px Arial;cursor:pointer}.notice-actions button:hover{border-color:#fff}.social{display:flex;gap:7px;direction:ltr;justify-self:end}.social a{width:28px;height:28px;border:1px solid #7a3d43;border-radius:5px;display:grid;place-items:center;color:#fff;transition:.2s}.social a:hover{border-color:var(--gold-soft);color:var(--gold-soft)}.social svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header{height:var(--header-height)}nav{align-items:stretch;gap:30px;height:100%}nav a{position:relative;display:flex;align-items:center;font-size:var(--font-size-nav);font-weight:700;padding:0 2px}nav a.has-menu:after{content:"";width:5px;height:5px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);margin:0 9px 5px 0}nav a.active{color:var(--wine-soft);border:0}nav a.active:before{content:"";position:absolute;height:2px;background:var(--wine-soft);right:0;left:0;bottom:0}.outline{padding:8px 22px;font-size:11px}@media(max-width:800px){.notice-inner{display:flex;justify-content:space-between}.notice-carousel{font-size:8px}.notice-actions{display:none}.social{gap:3px}.social a{width:20px;height:20px}.social svg{width:11px;height:11px}.header{height:70px}}
:root{--bs-font-sans-serif:var(--font-main);--bs-primary:var(--wine-soft);--bs-primary-rgb:104,16,24;--bs-body-font-family:var(--font-main);--bs-body-color:var(--ink);--bs-border-radius:.25rem}.container.wrap{max-width:1120px}.navbar-nav{flex-direction:row}.nav-link{padding:0!important;color:inherit!important}

/* Compact RTL navigation, proportioned to the supplied SATC reference. */
.header.container{width:min(1400px,calc(100% - 40px));max-width:1400px}
.header.navbar{position:relative;z-index:20;height:78px;flex-wrap:nowrap;justify-content:space-between;gap:28px;overflow:visible;background:#fff;box-shadow:0 1px 0 #eee}
.header .logo{order:1;margin:0;gap:8px;font-size:14px;line-height:1.15}
.header nav,.header .main-nav{order:2;position:static;display:flex;flex:1;align-items:stretch;justify-content:center;gap:34px;height:100%;margin:0;flex-direction:row}
.header .nav-link{position:relative;height:100%;display:flex;align-items:center;gap:7px;padding:0!important;color:#171313!important;font-size:12px;font-weight:800;white-space:nowrap}
.header .nav-link.active{color:var(--wine-soft)!important}
.header .nav-link.active:before{content:none}
.header .nav-link.active:after{content:"";position:absolute;right:0;left:0;bottom:9px;height:2px;background:var(--wine-soft)}
.header .has-menu{flex-direction:row-reverse;justify-content:flex-start}
.header .has-menu:after{content:none}
.header .has-menu .fa-chevron-down{font-size:7px;line-height:1;color:currentColor;transition:transform .2s ease}
.satc-dropdown{position:relative;height:100%;display:flex;align-items:center}
.satc-dropdown .dropdown-menu{display:block;position:absolute;top:calc(100% - 1px);right:50%;min-width:184px;margin:0;padding:8px;border:1px solid #eee7e5;border-top:2px solid var(--wine-soft);border-radius:0 0 6px 6px;background:#fffffff7;box-shadow:0 18px 38px #2910141a;text-align:right;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(50%) translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;backdrop-filter:blur(8px)}
.satc-dropdown:hover .dropdown-menu,.satc-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(50%) translateY(0)}
.satc-dropdown:hover .has-menu .fa-chevron-down,.satc-dropdown:focus-within .has-menu .fa-chevron-down{transform:rotate(180deg)}
.satc-dropdown .dropdown-item{position:relative;min-height:38px;display:flex;align-items:center;justify-content:flex-start;padding:8px 13px;border-radius:4px;color:#514a48;font-size:11px;font-weight:600;line-height:1.5;background:transparent;transition:color .18s ease,background-color .18s ease,padding .18s ease}
.satc-dropdown .dropdown-item:before{content:"";position:absolute;right:6px;width:2px;height:0;border-radius:3px;background:var(--wine-soft);transition:height .18s ease}
.satc-dropdown .dropdown-item:hover,.satc-dropdown .dropdown-item:focus-visible{padding-right:16px;color:var(--wine-soft);background:#f8f1f1;outline:0}
.satc-dropdown .dropdown-item:hover:before,.satc-dropdown .dropdown-item:focus-visible:before{height:18px}
.satc-dropdown li+li .dropdown-item{border-top:1px solid #f3eeee}
@media(prefers-reduced-motion:reduce){.satc-dropdown .dropdown-menu,.satc-dropdown .dropdown-item,.header .has-menu .fa-chevron-down{transition:none}}
.header .outline{order:3;width:138px;height:40px;margin:0;border-color:#9c6669;border-radius:4px;background:#fff;color:var(--wine-soft);font-size:12px;font-weight:800}
@media(max-width:800px){.header.container{width:92%}.header.navbar{height:70px;overflow:hidden}.header .main-nav{display:none}.header .main-nav.open{position:absolute;top:70px;right:0;left:0;display:flex;flex-direction:column;height:auto;padding:14px 20px;background:#fff;box-shadow:0 12px 22px #0001}.satc-dropdown .dropdown-menu{display:none}.header .outline{display:none}.header .menu{display:block}}
.notice{height:34px;background:linear-gradient(90deg,var(--wine-soft),var(--wine-deep));border-top:1px solid #875158}
.notice-inner{position:relative;height:100%;display:flex;align-items:center;justify-content:flex-end;direction:ltr}
.social{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;gap:5px;direction:ltr}
.social a{width:22px;height:22px;border-color:#795057;border-radius:4px}
.social svg{width:11px;height:11px}
.notice-carousel{position:absolute;right:64px;width:440px;direction:rtl;text-align:right}
.notice-carousel .carousel-inner{overflow:hidden}
.notice-carousel p{display:block;margin:0;color:#fff;text-align:right;white-space:nowrap;font-size:9px;font-weight:700;line-height:1.4}
.notice-carousel p .fa-bolt{margin-left:4px;color:#fff;font-size:10px}
.notice-actions{position:absolute;right:0;display:flex;gap:5px;direction:ltr}
.notice-actions button{width:23px;height:23px;padding:0;display:grid;place-items:center;border:1px solid #81575d;border-radius:4px;background:transparent;color:#fff;line-height:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
.notice-actions button i{font-size:9px}
.notice-actions button:hover,.notice-actions button:focus-visible{background:#fff;color:var(--wine-soft);border-color:#fff;outline:0}
.notice-carousel .carousel-item-next:not(.carousel-item-start){transform:translateY(100%)!important}
.notice-carousel .active.carousel-item-end{transform:translateY(-100%)!important}
.notice-carousel .carousel-item-prev:not(.carousel-item-end){transform:translateY(-100%)!important}
.notice-carousel .active.carousel-item-start{transform:translateY(100%)!important}
html,body{overflow-x:hidden;overflow-y:auto}
@media(prefers-reduced-motion:reduce){.notice-carousel .carousel-item{transition:none!important}.notice-actions button{transition:none}}
@media(max-width:800px){.notice-inner{display:flex;padding-left:0}.social{display:none}.notice-actions{right:0}.notice-carousel{right:60px;left:0;width:auto}.notice-carousel p{overflow:hidden;text-overflow:ellipsis;font-size:8px}.notice-actions button{width:22px;height:22px}}

/* Official SATC identity aliases and original logo */
:root{--wine:var(--satc-burgundy);--red:var(--satc-plum-600);--gold:var(--satc-gold);--ink:var(--satc-charcoal);--paper:var(--satc-white);--mist:var(--satc-stone);--wine-deep:var(--satc-burgundy);--wine-soft:var(--satc-plum-600);--gold-soft:var(--satc-gold);--font-main:var(--font-family-ar);--header-height:78px;--bs-primary:var(--satc-plum-600);--bs-primary-rgb:77,48,63}
.header .logo{order:1;width:170px;height:60px;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:7px}
.header .logo img{display:block;object-fit:contain}
.header .logo-mark{width:48px;height:58px}
.header .logo-wordmark{width:112px;height:32px}

/* Footer matched to the compact SATC reference */
.footer-main{background:linear-gradient(110deg,var(--satc-charcoal),#182025);color:#d8d4cf}
.footer-body.container{display:block;max-width:1400px;min-height:0;padding:24px 20px 0;background:transparent}
.footer-body .row{direction:rtl}
.footer-logo{height:64px;display:flex;align-items:center;justify-content:flex-start;gap:7px;text-decoration:none}
.footer-logo img{display:block;object-fit:contain}
.footer-logo .logo-mark{width:48px;height:60px}
.footer-logo .logo-wordmark{width:105px;height:31px;filter:invert(1) grayscale(1) brightness(2)}
.footer-body h4{margin:0 0 9px;color:var(--satc-gold);font-size:11px;font-weight:800}
.footer-body a:not(.footer-logo){display:flex;align-items:center;gap:7px;width:max-content;color:#d3cfca;text-decoration:none;font-size:9px;line-height:1.9;transition:color var(--motion-fast) ease}
.footer-body a:not(.footer-logo):hover,.footer-body a:not(.footer-logo):focus-visible{color:var(--satc-gold);outline:0}
.footer-column,.footer-contact{text-align:right}
.footer-contact>a i{width:13px;color:var(--satc-gold);text-align:center;font-size:9px}
.footer-main .copyright{width:72%;margin:13px auto 0;padding:8px 0 9px;border-top:1px solid #9d7a4d33;background:transparent;color:#918982;text-align:center;font-size:8px}
@media(max-width:991px){.footer-body.container{padding-top:26px}.footer-logo{justify-content:center;margin-bottom:8px}.footer-column,.footer-contact{text-align:center}.footer-body a:not(.footer-logo){margin-inline:auto}.footer-main .copyright{width:100%}}
.header .outline{display:flex;align-items:center;justify-content:center;text-decoration:none}

/* Professional animated Bootstrap hero slider */
.hero-slider,.hero-slider .carousel,.hero-slider .carousel-inner,.hero-slider .carousel-item,.hero-slide{height:530px;min-height:530px}
.hero-slider .carousel-item{transition:opacity .9s ease-in-out}
.hero-slide{position:relative;overflow:hidden;background:#f6f6f7}
.hero-slide-media{position:absolute;top:0;right:calc(48% - 2px);bottom:0;left:0;overflow:hidden;border:0;outline:0}
.hero-slide-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:translateZ(0);transform-origin:50% 50%;backface-visibility:hidden;will-change:transform}
.hero-slide-media:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,transparent 48%,#f6f6f7 100%);pointer-events:none}
.hero-media-one img{object-position:center}
.hero-media-two img{object-position:35% center}
.hero-media-three img{object-position:65% center}
.hero-slide-copy{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:flex-start}
.hero-slider .copy-block h1,.hero-slider .copy-block p,.hero-slider .copy-block .actions{opacity:0;transform:translateY(24px)}
.hero-slider .carousel-item.active .hero-slide-media img{animation:heroKenBurns 6.6s ease-out both}
.hero-slider .carousel-item.active .copy-block h1{animation:heroReveal .7s .2s ease-out forwards}
.hero-slider .carousel-item.active .copy-block p{animation:heroReveal .7s .38s ease-out forwards}
.hero-slider .carousel-item.active .copy-block .actions{animation:heroReveal .7s .54s ease-out forwards}
.hero-control{top:50%;bottom:auto;width:40px;height:40px;border:1px solid #ffffff80;border-radius:50%;background:var(--satc-burgundy);color:#fff;opacity:.88;transform:translateY(-50%);transition:opacity var(--motion-fast) ease,background-color var(--motion-fast) ease}
.hero-control:hover,.hero-control:focus-visible{background:var(--satc-gold);opacity:1;outline:2px solid #fff;outline-offset:2px}
.hero-control i{font-size:12px}
.hero-prev{right:auto!important;left:24px!important}
.hero-next{right:24px!important;left:auto!important}
.hero-indicators{right:auto;left:50%;bottom:18px;width:max-content;margin:0;transform:translateX(-50%);gap:7px}
.hero-indicators [data-bs-target]{width:24px;height:3px;margin:0;border:0;border-radius:4px;background-color:var(--satc-stone);opacity:.8;transition:width var(--motion-normal) ease,background-color var(--motion-normal) ease}
.hero-indicators .active{width:48px;background-color:var(--satc-gold);opacity:1}
@keyframes heroKenBurns{from{transform:translateZ(0) scale(1)}to{transform:translateZ(0) scale(1.035)}}
@keyframes heroReveal{to{opacity:1;transform:translateY(0)}}
@supports (-moz-appearance:none){.hero-slider .carousel-item{transform:none!important}.hero-slider .carousel-item.active .hero-slide-media img{animation:none!important;transform:translateZ(0) scale(1.01)}}
@media(prefers-reduced-motion:reduce){.hero-slider .carousel-item{transition:none}.hero-slider .carousel-item.active .hero-slide-media img,.hero-slider .carousel-item.active .copy-block h1,.hero-slider .carousel-item.active .copy-block p,.hero-slider .carousel-item.active .copy-block .actions{animation:none;opacity:1;transform:none}}
@media(max-width:800px){.hero-slider,.hero-slider .carousel,.hero-slider .carousel-inner,.hero-slider .carousel-item,.hero-slide{height:520px;min-height:520px}.hero-slide-media{inset:0}.hero-slide-media img{object-position:35% center}.hero-slide-media:after{background:linear-gradient(90deg,#0007,transparent 75%)}.hero-slide-copy.container.wrap{position:relative;width:100%;max-width:none;margin:0;padding:0;direction:ltr}.hero-slide-copy .copy-block{position:absolute;top:50%;right:auto!important;left:12.5%!important;width:75%!important;max-width:none;margin:0;overflow:hidden;direction:rtl;color:#fff;background:#231f20a8;padding:22px 18px;border-radius:var(--radius-panel);backdrop-filter:blur(4px);transform:translateY(-50%)}.hero-slider .copy-block h1{max-width:100%;font-size:24px;line-height:1.55;color:#fff}.hero-slider .copy-block p{font-size:11px;line-height:1.9}.hero-slider .copy-block .actions{width:100%;gap:8px}.hero-slider .copy-block .actions .btn{flex:1;min-width:0;padding:10px 8px;font-size:10px;white-space:nowrap}.hero-control{width:34px;height:34px}.hero-prev{right:auto!important;left:8px!important}.hero-next{right:8px!important;left:auto!important}.hero-indicators{bottom:12px}}

/* Refined footer: a stronger CTA, clearer hierarchy and an intentional RTL rhythm. */
#contact{position:relative;overflow:hidden}
.footer-main{position:relative;background:linear-gradient(135deg,#171516 0%,var(--satc-charcoal) 53%,#171b1d 100%)}
.footer-main:before{content:"";position:absolute;top:0;right:0;left:0;height:2px;background:linear-gradient(90deg,transparent,var(--satc-gold),transparent);opacity:.8}
.footer-body.container{max-width:1240px;padding:43px 20px 0}
.footer-body .row{--bs-gutter-x:2rem;--bs-gutter-y:2rem}
.footer-logo{height:auto;min-height:69px;position:relative;padding-left:22px}
.footer-logo:after{content:"";position:absolute;left:0;top:13px;bottom:13px;width:1px;background:linear-gradient(transparent,rgb(157 122 77 / 74%),transparent)}
.footer-logo .logo-mark{width:51px;height:63px}
.footer-logo .logo-wordmark{width:116px;height:34px}
.footer-body h4{position:relative;margin:2px 0 13px;padding-bottom:9px;color:#d9b177;font-size:12px;letter-spacing:.01em}
.footer-body h4:after{content:"";position:absolute;right:0;bottom:0;width:25px;height:1px;background:var(--satc-gold)}
.footer-body a:not(.footer-logo){position:relative;width:max-content;padding:2px 0;color:#d7d2ce;font-size:10px;line-height:1.9}
.footer-column a:not(.footer-logo):before{content:"";width:4px;height:4px;margin-left:7px;border-radius:50%;background:var(--satc-gold);opacity:0;transform:translateX(4px);transition:opacity var(--motion-fast) ease,transform var(--motion-fast) ease}
.footer-column a:not(.footer-logo):hover:before,.footer-column a:not(.footer-logo):focus-visible:before{opacity:1;transform:translateX(0)}
.footer-contact>a{direction:rtl}
.footer-contact>a i{width:18px;height:18px;display:grid;place-items:center;border:1px solid rgb(157 122 77 / 45%);border-radius:50%;font-size:8px;transition:background-color var(--motion-fast) ease,color var(--motion-fast) ease}
.footer-contact>a:hover i,.footer-contact>a:focus-visible i{background:var(--satc-gold);color:#fff}
.footer-main .copyright{width:100%;margin:33px 0 0;padding:14px 20px 15px;border-top:1px solid rgb(255 255 255 / 10%);color:#aaa29b;font-size:9px}
@media(max-width:991px){.footer-logo{justify-content:center;padding-left:0}.footer-logo:after{display:none}.footer-body h4:after{right:50%;transform:translateX(50%)}.footer-body .row{--bs-gutter-y:2.25rem}.footer-main .copyright{margin-top:28px}}
@media(max-width:575px){.footer-body.container{padding-top:34px}.footer-body .row{--bs-gutter-x:1rem}.footer-body h4{font-size:11px}.footer-body a:not(.footer-logo){font-size:9px}.footer-contact{padding-top:4px}.footer-main .copyright{font-size:8px}}

/* Homepage redesign — SATC's editorial residential identity. */
body{background:var(--satc-white);font-size:15px;line-height:1.7}
.wrap{width:min(1240px,calc(100% - 48px))}
.hero-slider,.hero-slider .carousel,.hero-slider .carousel-inner,.hero-slider .carousel-item,.hero-slide{height:620px;min-height:620px}
.hero-slide{background:#f8f7f5}
.hero-slide-media{right:51%;bottom:0}
.hero-slide-media:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(0deg,rgb(0 0 0 / 18%),transparent 45%)}
.hero-slide-media:after{background:linear-gradient(90deg,transparent 42%,#f8f7f5 100%)}
.hero-slide-copy{justify-content:flex-start}
.hero-slider .copy-block{width:47%;padding:0 2% 0 0}
.hero-slider .copy-block h1{max-width:560px;color:var(--satc-burgundy);font-size:52px;line-height:1.25;letter-spacing:-.025em}
.hero-slider .copy-block p{max-width:480px;margin:18px 0 28px;color:#51494a;font-size:15px;line-height:2}
.hero-slider .copy-block .actions{gap:12px}
.hero-slider .copy-block .btn{min-width:146px;padding:13px 20px;border-radius:0;font-size:12px;text-align:center;transition:transform var(--motion-fast) ease,background-color var(--motion-fast) ease,color var(--motion-fast) ease}
.hero-slider .copy-block .btn:hover{transform:translateY(-3px)}
.hero-slider .copy-block .dark{background:var(--satc-burgundy)}
.hero-slider .copy-block .light{border-color:var(--satc-gold);color:var(--satc-burgundy)}
.hero-slider .copy-block .light:hover{background:var(--satc-gold);color:#fff}
.hero-control{width:44px;height:44px;background:var(--satc-burgundy);border-radius:0}
.hero-prev{left:30px!important}.hero-next{right:30px!important}
.hero-indicators{left:calc(50% + 50px);bottom:27px}
.hero-indicators [data-bs-target]{background-color:#fff}.hero-indicators .active{background-color:var(--satc-gold)}
.about{position:relative;grid-template-columns:minmax(340px,.95fr) minmax(420px,1.05fr);gap:9%;padding:105px 0;align-items:center}
.about:before{content:"";position:absolute;top:88px;right:-6px;width:42px;height:1px;background:var(--satc-gold)}
.about-copy{max-width:555px}
.about-copy span{display:block;margin-bottom:12px;color:var(--satc-gold);font-size:12px;font-weight:800;letter-spacing:.08em}
.about-copy h2{margin:0 0 18px;color:var(--satc-charcoal);font-size:36px;line-height:1.35}
.about-copy p{margin:0 0 28px;color:#625b59;font-size:14px;line-height:2.15}
.about-copy .btn{padding:12px 25px;border-radius:0;background:var(--satc-burgundy);font-size:12px}
.about-media{height:398px;border-radius:0;overflow:visible}
.about-media:before{content:"";position:absolute;z-index:-1;top:28px;right:28px;width:100%;height:100%;border:1px solid var(--satc-gold)}
.about-media img{filter:saturate(.82) contrast(1.03)}
.play{left:auto;right:0;width:61px;height:61px;border:0;background:var(--satc-burgundy);transform:translate(50%,-50%);font-size:15px;box-shadow:0 11px 30px rgb(45 5 15 / 28%)}
.numbers{position:relative;background:linear-gradient(110deg,#2d0821,#221e1f 65%,#151719);overflow:hidden}
.numbers .wrap{position:relative;min-height:245px;display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:0;align-items:center}
.horse{display:none}.numbers-title{position:static;align-self:center;padding:0;color:#fff;font-size:28px;font-weight:800;line-height:1.4}
.numbers-title:after{content:"";display:block;width:40px;height:2px;margin-top:15px;background:var(--satc-gold)}
.stat{min-height:91px;padding:4px 24px;border-right:1px solid rgb(255 255 255 / 20%)}
.stat b{color:#e1b77f;font-size:31px;line-height:1.2}.stat span{margin-top:6px;font-size:11px;line-height:1.9}
.partners{padding:83px 0 72px;text-align:right}
.partners h2,.projects>h2,.news>h2{position:relative;margin:0;color:var(--satc-charcoal);font-size:28px;line-height:1.4}
.partners h2:after,.projects>h2:after,.news>h2:after{content:"";display:inline-block;width:37px;height:1px;margin:0 13px 10px 0;background:var(--satc-gold)}
.partner-logos{height:105px;margin-top:31px;padding:0 25px;border-top:1px solid #e8e3dc;border-bottom:1px solid #e8e3dc;justify-content:space-between;align-items:center;gap:20px;color:#514d4a;filter:grayscale(1)}
.partner-logos b{font-size:36px;opacity:.72}.partner-logos b:hover{filter:none;opacity:1}
.projects{padding:82px 0 95px;text-align:right;background:#f8f7f5}
.projects>h2,.projects>p{width:min(1240px,calc(100% - 48px));margin-right:auto;margin-left:auto}
.projects>p{margin-top:5px;margin-bottom:29px;color:#817876;font-size:13px}
.project-grid{width:min(1240px,calc(100% - 48px));grid-template-columns:repeat(4,1fr);gap:18px;margin:0 auto 33px}
.project-grid article{position:relative;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}
.project-grid article:after{content:"";position:absolute;right:0;bottom:0;left:0;height:58%;background:linear-gradient(transparent,rgb(0 0 0 / 84%));pointer-events:none}
.project-grid img{height:315px;transition:transform .5s ease,filter .5s ease}.project-grid article:hover img{transform:scale(1.06);filter:brightness(.84)}
.project-grid h3,.project-grid p{position:absolute;z-index:1;right:18px;left:18px;color:#fff}.project-grid h3{bottom:27px;margin:0;font-size:18px}.project-grid p{bottom:7px;margin:0;font-size:10px;color:#eee;line-height:1.5}
.projects .centered{display:inline-flex;margin-right:calc((100% - min(1240px,calc(100% - 48px)))/2);padding:11px 22px;border-color:var(--satc-gold);border-radius:0;background:transparent;color:var(--satc-burgundy);font-size:12px}.projects .centered:hover{background:var(--satc-gold);color:#fff}
.vision{min-height:220px;background:linear-gradient(105deg,rgb(45 5 15 / 96%),rgb(45 5 15 / 76%)),url(../images/hero-villa.png) center/cover no-repeat}
.vision .wrap{height:220px;gap:80px}.vision h2{font-size:30px}.vision p{max-width:590px;font-size:13px;line-height:2}
.vision strong{min-width:180px;padding-left:36px;border-left:1px solid rgb(255 255 255 / 33%);font-size:21px}.vision em{color:#dcb175;font-size:49px}
.news{padding:88px 0 104px;text-align:right}.news .project-grid{grid-template-columns:repeat(3,1fr);width:100%;margin:28px 0 0}.news .project-grid article{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:auto 1fr;gap:0;background:#fff;border:1px solid #e8e3dc}.news .project-grid article:after{display:none}.news .project-grid img{grid-row:1/3;height:180px}.news .project-grid h3,.news .project-grid p{position:static;right:auto;left:auto;color:var(--satc-charcoal)}.news .project-grid h3{align-self:end;margin:0;padding:18px 16px 3px;font-size:14px;line-height:1.75}.news .project-grid p{align-self:start;margin:0;padding:0 16px 18px;color:var(--satc-gold);font-size:10px}
@media(max-width:991px){.hero-slider,.hero-slider .carousel,.hero-slider .carousel-inner,.hero-slider .carousel-item,.hero-slide{height:560px;min-height:560px}.hero-slide-media{right:45%}.hero-slider .copy-block{width:55%}.hero-slider .copy-block h1{font-size:41px}.about{gap:6%;padding:78px 0}.numbers .wrap{grid-template-columns:1fr 1fr;gap:20px;padding:42px 0}.numbers-title{grid-column:1/-1;text-align:center}.numbers-title:after{margin:14px auto 0}.stat{border-right:0}.project-grid{grid-template-columns:repeat(2,1fr)}.project-grid img{height:290px}.news .project-grid{grid-template-columns:1fr}.news .project-grid article{max-width:600px}.vision .wrap{gap:30px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.hero-slider,.hero-slider .carousel,.hero-slider .carousel-inner,.hero-slider .carousel-item,.hero-slide{height:560px;min-height:560px}.hero-slide-media{inset:0}.hero-slide-media:after{background:linear-gradient(90deg,rgb(0 0 0 / 60%),rgb(0 0 0 / 22%))}.hero-slide-copy{justify-content:center}.hero-slider .copy-block{width:calc(100% - 36px);padding:25px;background:rgb(35 31 32 / 76%);backdrop-filter:blur(5px)}.hero-slider .copy-block h1,.hero-slider .copy-block p{color:#fff}.hero-slider .copy-block h1{font-size:32px}.hero-slider .copy-block p{font-size:12px;margin:12px 0 22px}.hero-indicators{left:50%;bottom:14px}.hero-control{display:none}.about{grid-template-columns:1fr;gap:52px;padding:62px 0}.about:before{top:44px;right:0}.about-copy h2{font-size:27px}.about-media{height:275px;order:-1}.numbers .wrap{grid-template-columns:1fr 1fr;padding:34px 0;gap:0}.stat{padding:16px 10px}.stat b{font-size:26px}.partners,.news{padding:62px 0}.partners h2,.projects>h2,.news>h2{font-size:24px}.partner-logos{height:auto;min-height:110px;flex-wrap:wrap;padding:16px;justify-content:center}.partner-logos b{font-size:28px}.projects{padding:58px 0 65px}.projects>h2,.projects>p,.project-grid{width:calc(100% - 36px)}.project-grid{gap:12px}.project-grid img{height:220px}.project-grid h3{right:12px;left:12px;bottom:24px;font-size:14px}.project-grid p{display:none}.projects .centered{margin-right:18px}.vision,.vision .wrap{min-height:260px;height:auto}.vision .wrap{padding:42px 0;flex-direction:column;align-items:flex-start;gap:24px}.vision h2{font-size:24px}.vision strong{padding:0;border:0;font-size:17px}.vision em{font-size:40px}.news .project-grid{gap:16px}.news .project-grid article{grid-template-columns:1fr 1.15fr}.news .project-grid img{height:150px}}

/* News section: editorial cards instead of split image-and-text rows. */
.news{position:relative;padding:100px 0 112px;background:#fbfaf8;text-align:right}
.news:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:#e9e2d9}
.news>h2{display:flex;align-items:center;justify-content:space-between;font-size:31px}
.news>h2:before{content:"";width:46%;height:1px;background:#e3d8cc}
.news>h2:after{order:-1;margin:0 0 0 14px}
.news .project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin:36px 0 0}
.news .project-grid article{display:flex;flex-direction:column;min-height:100%;border:1px solid #e5ded5;background:#fff;box-shadow:none;transition:transform var(--motion-normal) ease,box-shadow var(--motion-normal) ease,border-color var(--motion-normal) ease}
.news .project-grid article:after{display:none}
.news .project-grid article:hover{border-color:var(--satc-gold);box-shadow:0 16px 34px rgb(45 5 15 / 10%);transform:translateY(-6px)}
.news .project-grid img{order:0;width:100%;height:225px;object-fit:cover;filter:none;transition:transform .5s ease}
.news .project-grid article:hover img{transform:none;filter:none}
.news .project-grid h3,.news .project-grid p{position:static;right:auto;left:auto;width:auto;color:var(--satc-charcoal)}
.news .project-grid p{order:1;margin:19px 20px 7px;padding:0;color:var(--satc-gold);font-size:10px;font-weight:700;line-height:1.5}
.news .project-grid h3{order:2;margin:0;padding:0 20px 25px;font-size:17px;font-weight:800;line-height:1.8}
.news .project-grid h3:after{content:"← اقرأ المزيد";display:block;margin-top:16px;color:var(--satc-burgundy);font-size:10px;font-weight:700}
@media(max-width:700px){.news{padding:64px 0 72px}.news>h2{font-size:25px}.news>h2:before{width:26%}.news .project-grid{grid-template-columns:1fr;gap:17px;margin-top:26px}.news .project-grid article{display:grid;grid-template-columns:132px 1fr;grid-template-rows:auto 1fr;min-height:132px}.news .project-grid img{grid-row:1/3;height:132px}.news .project-grid p{margin:16px 15px 3px;font-size:9px}.news .project-grid h3{padding:0 15px 14px;font-size:13px;line-height:1.65}.news .project-grid h3:after{margin-top:8px;font-size:9px}}
.site-policy-links {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.site-policy-links i {
  width: 1px;
  height: 16px;
  background: currentColor;
  opacity: .35;
}

.site-policy-links a {
  color: inherit;
  text-decoration: none;
  transition: color .2s ease;
}

.site-policy-links a:hover,
.site-policy-links a:focus-visible {
  color: var(--satc-gold, #b58a4a);
}

/* One canonical header and footer rendered by main.js across every page. */
.shared-layout .shared-site-notice{width:100%;height:38px}
.shared-layout .shared-site-notice .notice-inner{width:min(1540px,90%);max-width:none;margin:auto;grid-template-columns:1fr minmax(320px,600px) 1fr}
.shared-layout .shared-site-notice .social{justify-self:start}.shared-layout .shared-site-notice .notice-actions{justify-self:end}
.shared-layout .shared-site-header{position:relative;z-index:1000;width:min(1540px,90%);max-width:none;height:92px;margin:auto;display:flex;align-items:center;gap:34px;background:#fff}
.shared-layout .shared-site-header .logo{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:0}
.shared-layout .shared-site-header .logo-mark{width:52px;height:64px;object-fit:contain}
.shared-layout .shared-site-header .logo-wordmark{width:122px;height:36px;object-fit:contain}
.shared-layout .shared-site-header .main-nav{height:100%;display:flex;align-items:stretch;justify-content:center;gap:clamp(15px,1.55vw,30px);flex:1}
.shared-layout .shared-site-header .nav-link{position:relative;display:flex;align-items:center;padding:0 2px;color:#211d1b;font-size:13px;font-weight:700;white-space:nowrap;text-decoration:none}
.shared-layout .shared-site-header .nav-link.active{color:var(--satc-burgundy,var(--wine));border:0!important}
.home-v2.shared-layout .shared-site-header .main-nav>.nav-link.active:before{content:none!important}
.home-v2.shared-layout .shared-site-header .main-nav>.nav-link.active:after{content:""!important;position:absolute;right:50%;bottom:17px;left:auto;width:30px;height:2px;background:var(--satc-gold,var(--gold));border-radius:2px;transform:translateX(50%)}
@media(max-width:800px){.home-v2.shared-layout .shared-site-header .main-nav>.nav-link.active:after{content:none!important}}
.shared-layout .shared-site-header .outline{flex:0 0 auto;padding:12px 24px;border-radius:0;white-space:nowrap;text-decoration:none}
.shared-layout .shared-site-header .menu{display:none;margin-right:auto;border:1px solid #e1d9d3;width:48px;height:48px;color:var(--satc-burgundy,var(--wine))}
.shared-layout .shared-site-footer{width:100%;clear:both}
.shared-layout .shared-site-footer .footer-body.container{max-width:1540px;width:90%;padding-inline:0}
.shared-layout .shared-site-footer .copyright{display:flex;align-items:center;justify-content:space-between}
@media(max-width:800px){.shared-layout .shared-site-notice{height:38px}.shared-layout .shared-site-notice .notice-inner{width:calc(100% - 28px);display:flex;justify-content:center}.shared-layout .shared-site-notice .social,.shared-layout .shared-site-notice .notice-actions{display:none}.shared-layout .shared-site-header{width:calc(100% - 32px);height:76px;justify-content:space-between;overflow:visible}.shared-layout .shared-site-header .logo-mark{width:43px;height:54px}.shared-layout .shared-site-header .logo-wordmark{width:101px;height:30px}.shared-layout .shared-site-header>.main-nav{position:fixed!important;z-index:1200;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(380px,88vw)!important;height:100dvh!important;display:flex!important;align-items:stretch!important;justify-content:flex-start!important;flex-direction:column!important;gap:0!important;margin:0!important;padding:96px 24px 28px!important;overflow-y:auto;background:#fff!important;box-shadow:-18px 0 45px rgb(20 10 12 / 20%);visibility:hidden;transform:translateX(105%);transition:transform .3s ease,visibility .3s ease}.shared-layout .shared-site-header>.main-nav.open{visibility:visible;transform:translateX(0)}.shared-layout .shared-site-header .nav-link{min-height:52px;justify-content:flex-start;border-bottom:1px solid #e8e2dc;font-size:15px}.shared-layout .shared-site-header .nav-link.active:before{display:none}.shared-layout .shared-site-header>.outline{display:none}.shared-layout .shared-site-header>.menu{display:grid;place-items:center}.shared-layout .shared-site-footer .footer-body.container{width:calc(100% - 36px)}.shared-layout .shared-site-footer .copyright{flex-direction:column;gap:10px;text-align:center}}

@media (min-width: 801px) {
  .main-nav .site-nav-link {
    white-space: nowrap;
  }
}

@media (max-width: 800px) {
  .site-policy-links {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 8px;
  }
}
