:root{--paper:#f0f0e9;--ink:#263629;--olive:#626953;--muted:#677062;--sage:#9ea788;--line:#d2d5c8;--deep:#263c30;--white:#fffef8;--ease:cubic-bezier(.2,.75,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tajawal,Arial,sans-serif;font-size:17px;line-height:1.7}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #2684b6;outline-offset:5px}::selection{background:#aabd81;color:#172318}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.28}img{display:block;max-width:100%}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button{color:inherit}.wrap{width:min(1320px,calc(100% - 100px));margin-inline:auto}.skip{position:fixed;top:-80px;right:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.topbar{height:96px;position:sticky;top:0;z-index:30;background:rgba(240,240,233,.94);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);transition:box-shadow .3s}.topbar.scrolled{box-shadow:0 4px 20px #21322109}.nav{display:flex;align-items:center;justify-content:space-between;gap:26px;height:100%}.brand img{width:150px;height:55px;object-fit:contain}.navlinks{display:flex;gap:26px;align-items:center}.navlinks>a{font-size:16px;position:relative;white-space:nowrap}.navlinks>a:after{content:'';position:absolute;height:1px;bottom:-7px;right:0;background:var(--ink);width:0;transition:width .3s}.navlinks>a:hover:after,.navlinks>a[aria-current=page]:after{width:100%}.nav-actions{display:flex;gap:12px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:53px;padding:14px 25px;border:1px solid var(--olive);background:var(--olive);color:#fff;border-radius:6px;font-weight:700;line-height:1.4;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{background:var(--deep);transform:translateY(-3px);box-shadow:0 7px 20px #263c3015}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.button.outline:hover{border-color:var(--olive);box-shadow:none}.button.small{padding:12px 20px;min-height:46px;font-size:15px}.button.light{background:var(--paper);color:var(--deep);border-color:var(--paper)}.button svg{width:19px;height:19px;transition:transform .25s}.button:hover svg{transform:translate(-4px,-2px)}.menu-toggle{border:1px solid var(--line);background:transparent;width:46px;height:46px;display:none;align-items:center;justify-content:center;border-radius:5px}.mobile-menu{display:none}.hero{position:relative;padding-top:54px;padding-bottom:35px;isolation:isolate}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:65px;align-items:center;min-height:590px}.eyebrow{font-size:14px;font-weight:500;display:flex;align-items:center;gap:15px;margin-bottom:30px}.eyebrow:before{content:'';width:32px;height:1px;background:currentColor}.hero h1{font-size:clamp(70px,7.6vw,112px);font-weight:500;letter-spacing:-3px;line-height:1.2}.hero h1 span{display:block;color:var(--olive);font-weight:800}.hero-copy>p{font-size:19px;line-height:1.9;max-width:435px;color:#58604f;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:32px}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:700;line-height:1.5;border-bottom:1px solid currentColor;padding:8px 0}.text-link svg{width:18px}.hero-visual{position:relative;padding:15px 35px 25px 15px}.hero-visual:before{content:'';position:absolute;inset:0 17px 40px 0;border:1px solid #a5ad95;border-radius:250px 250px 14px 14px;transform:rotate(-5deg);z-index:-1}.hero-photo{height:570px;width:100%;object-fit:cover;object-position:center 44%;border-radius:250px 250px 8px 8px;filter:saturate(.8);transition:transform .9s var(--ease)}.hero-stamp{position:absolute;top:62px;left:-15px;width:107px;height:107px;background:var(--paper);border:1px solid var(--olive);border-radius:50%;display:grid;place-content:center;line-height:1.6;text-align:center;font-size:16px;transform:rotate(-10deg);box-shadow:0 0 0 8px var(--paper)}.hero-stamp strong{font-size:24px;font-weight:500}.photo-caption{position:absolute;bottom:52px;right:9px;background:var(--paper);padding:17px 25px;min-width:230px;border-inline-start:3px solid var(--sage);box-shadow:0 10px 30px #12231510}.photo-caption small{font-size:13px;display:block;color:var(--olive);margin-bottom:3px}.photo-caption strong{font-size:22px;font-weight:500}.hero-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:26px;margin-top:37px;font-size:14px;color:var(--olive)}.hero-bottom .themes{display:flex;gap:30px}.scroll-link{display:flex;align-items:center;gap:14px}.scroll-link svg{width:18px}.section{padding-block:115px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.kicker{font-size:14px;display:block;color:var(--olive);margin-bottom:18px}.section h2,.section-heading h2{font-size:clamp(36px,4vw,60px);font-weight:500;letter-spacing:-1px}.section-heading p{max-width:400px;color:var(--muted)}.intro{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:start}.intro h2{max-width:520px}.intro p{font-size:23px;line-height:1.9}.intro .text-link{margin-top:25px;font-size:16px}.intro strong{color:var(--olive);font-weight:500}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{position:relative;background:#e5e8dc;border:1px solid #d9decf;border-radius:8px;min-height:310px;padding:30px;display:flex;flex-direction:column;align-items:start;transition:background .3s,transform .4s var(--ease);overflow:hidden}.service-card:nth-child(3n+2){background:#e8e9e2}.service-card:nth-child(3n+3){background:#e2e8e4}.service-card:hover{transform:translateY(-6px);background:#d9e0ca}.service-card .num{font-size:13px;color:var(--olive);letter-spacing:2px;direction:ltr;position:absolute;left:28px;top:32px}.service-card>.icon{width:46px;height:46px;margin-bottom:30px;stroke-width:1.1}.service-card h3{font-size:25px;font-weight:500;margin-bottom:16px;max-width:285px}.service-card p{font-size:16px;line-height:1.8;color:#586250}.service-card .card-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:26px;width:100%;font-size:14px;font-weight:700}.service-card .card-link:before{content:'';position:absolute;inset:0}.service-card .card-link svg{width:22px}.services-home .service-card:first-child{grid-column:span 2;background:var(--deep);color:var(--paper);min-height:355px;padding:38px;display:grid;grid-template-columns:1fr 155px;align-items:start;gap:10px}.services-home .service-card:first-child h3{font-size:35px;grid-column:1}.services-home .service-card:first-child p{color:#d4dbcc;max-width:400px;grid-column:1}.services-home .service-card:first-child .num{color:#c1c9b5}.services-home .service-card:first-child>.icon{grid-row:1 / span 3;grid-column:2;width:130px;height:130px;align-self:center;stroke-width:.7;color:#b8c7a6;justify-self:center;margin:0}.services-home .service-card:first-child .card-link{grid-column:1 / -1}.feature-line{margin-top:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:20px;border-bottom:1px solid var(--line)}.feature-line p{color:var(--olive)}.story{background:var(--deep);color:var(--paper);position:relative}.story .kicker{color:#bfc9ae}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.story-sticky{position:sticky;top:140px;align-self:start}.story h2{font-size:clamp(42px,4.4vw,68px);line-height:1.35}.story h2 span{color:#bdcba6}.story-sticky>p{color:#c5cebd;margin-top:25px;font-size:18px;max-width:430px}.story-index{display:flex;gap:14px;margin-top:38px}.story-index a{width:45px;height:45px;border:1px solid #72816a;border-radius:50%;display:grid;place-items:center;font-size:14px;transition:background .3s,color .3s}.story-index a:hover,.story-index a.active{background:#c1cba9;color:var(--deep)}.story-step{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid #ffffff25;scroll-margin-top:140px}.story-step:last-child{margin-bottom:0}.story-step img{width:100%;height:275px;object-fit:cover;border-radius:130px 8px 8px 8px;margin-bottom:32px;filter:saturate(.65)}.story-step small{font-size:14px;color:#bac8ab;display:block;margin-bottom:18px}.story-step h3{font-size:32px;font-weight:500;margin-bottom:18px}.story-step p{color:#d5dccf;font-size:18px;line-height:1.9}.story .text-link{margin-top:23px}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.promise-intro{padding-top:12px}.promise-intro p{font-size:19px;margin-top:24px;color:var(--muted);max-width:420px}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;padding:24px 0;font-size:24px;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;gap:16px;align-items:center}summary::-webkit-details-marker{display:none}summary svg{transition:transform .3s}details[open] summary svg{transform:rotate(45deg)}details p{padding:0 0 25px;font-size:17px;color:var(--muted);line-height:1.9}.partners{border-top:1px solid var(--line);padding-top:50px;margin-top:90px}.partners-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.partners-head h3{font-size:24px;font-weight:500}.logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;align-items:center}.logo-box{height:94px;display:grid;place-items:center;padding:12px}.logo-box img{width:100%;height:70px;object-fit:contain;mix-blend-mode:multiply;filter:saturate(.45);transition:filter .3s}.logo-box:hover img{filter:none}.journal{background:#e6e8de}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.blog-card img{width:100%;height:300px;object-fit:cover;transition:transform .6s var(--ease);filter:saturate(.7)}.blog-image{overflow:hidden;border-radius:7px;margin-bottom:23px}.blog-card:hover img{transform:scale(1.04)}.blog-meta{font-size:14px;color:var(--olive);display:flex;gap:20px;margin-bottom:14px}.blog-card h3{font-size:25px;font-weight:500;line-height:1.5}.blog-card .text-link{font-size:15px;margin-top:18px}.cta{padding:75px 65px;background:var(--olive);color:white;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:8px;margin-block:90px}.cta h2{font-size:50px;font-weight:500}.cta p{color:#eaeddf;margin-top:18px;font-size:19px}.footer{background:var(--deep);color:var(--paper);padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:65px}.footer-brand{display:inline-block;background:var(--paper);padding:14px 20px;border-radius:5px;margin-bottom:22px}.footer-brand img{width:145px;height:44px;object-fit:contain}.footer p{max-width:275px;color:#c3cdbc;font-size:16px}.footer h3{font-size:17px;font-weight:700;margin:6px 0 22px}.footer-links{display:flex;flex-direction:column;align-items:start;gap:10px;color:#ccd5c4;font-size:15px}.footer a:hover{color:#fff}.footer-bottom{padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff22;font-size:13px;color:#c3cdbc}.socials{display:flex;gap:22px;flex-wrap:wrap}.progress{position:fixed;top:0;right:0;height:3px;background:var(--olive);width:0;z-index:50}.page-head{padding:65px 0 60px;border-bottom:1px solid var(--line);position:relative}.breadcrumb{font-size:14px;color:var(--olive);display:flex;gap:14px;margin-bottom:35px}.page-head h1{font-size:clamp(42px,5.7vw,76px);font-weight:500;line-height:1.4;max-width:1050px}.page-head p{font-size:20px;color:var(--muted);margin-top:22px;max-width:700px}.page-content{padding-block:60px 100px;min-height:400px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.about-card{padding:35px;border:1px solid var(--line);border-radius:8px}.about-card:first-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:50px;background:var(--deep);color:var(--paper);align-items:center}.about-card h2{font-size:32px;font-weight:500;margin-bottom:20px}.about-card p{font-size:18px;line-height:1.9;color:var(--muted)}.about-card:first-child p{color:#d6dece}.about-card img{height:330px;width:100%;object-fit:cover;border-radius:150px 10px 10px 10px}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.form-aside{position:sticky;top:140px;align-self:start}.form-aside h2{font-size:37px;font-weight:500;margin-bottom:20px}.form-aside p{color:var(--muted);font-size:18px;line-height:1.9}.contact-lines{margin-top:30px;display:flex;flex-direction:column;gap:15px;align-items:start}.contact-lines a{border-bottom:1px solid var(--line);padding-bottom:9px}.form-box{border:1px solid var(--line);padding:36px;border-radius:9px;background:#f7f7f1}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:9px;font-size:16px}.field.full{grid-column:1 / -1}.field input,.field textarea,.field select{width:100%;min-height:53px;background:var(--paper);border:1px solid #bbc2b0;border-radius:5px;color:var(--ink);padding:13px 14px;outline-offset:2px}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--olive)}.form-note{font-size:14px;color:var(--muted);margin:25px 0 18px;line-height:1.8}.form-status{margin-top:20px;font-size:16px;line-height:1.8}.form-status a{color:#17482b}.field small{color:var(--muted);font-size:14px}.rep-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.rep-card{border:1px solid var(--line);padding:35px;border-radius:7px}.rep-card h2{font-size:29px;font-weight:500;margin:20px 0}.rep-card span{color:var(--olive);font-size:16px}.rep-card a{display:inline-flex;gap:20px;align-items:center}.contact-card{background:var(--deep);color:white;padding:50px;border-radius:8px}.contact-card h2{font-size:34px;font-weight:500;margin-bottom:20px}.contact-card a{display:block;font-size:24px;margin-top:20px;width:fit-content}.contact-card p{color:#d0d9c7}.contact-info{display:grid;grid-template-columns:1.1fr .9fr;gap:50px}.contact-info details{margin-bottom:5px}.article{max-width:830px;margin:auto;font-size:20px;line-height:2}.article .article-cover{width:100%;height:480px;object-fit:cover;border-radius:8px;margin-bottom:48px}.article p{white-space:pre-line;margin-bottom:28px}.article-source{font-size:14px;color:var(--muted);margin-bottom:30px}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.service-detail>img{max-height:390px;object-fit:contain;margin:auto}.service-detail p{font-size:23px;line-height:1.9;margin-bottom:32px}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}.filter-bar button{border:1px solid var(--line);border-radius:30px;padding:10px 24px;background:transparent;font-size:16px}.filter-bar button[aria-pressed=true]{background:var(--deep);border-color:var(--deep);color:white}.empty{padding:30px;border:1px solid var(--line)}.route-enter{animation:enter .5s var(--ease)}@keyframes enter{from{opacity:.2;transform:translateY(15px)}to{opacity:1;transform:none}}.reveal{opacity:1;transform:none}.motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.motion .reveal.shown{opacity:1;transform:none}.float-tag{animation:float 6s ease-in-out infinite}@keyframes float{50%{transform:translateY(-8px) rotate(-10deg)}}.hero-copy{animation:enter .9s var(--ease)}.hero-visual{animation:enter 1.1s var(--ease)}.back-top{display:inline-flex;align-items:center;gap:8px}.mobile-nav-footer{display:none}
@media(min-width:1600px){.hero-grid{min-height:680px}.hero-photo{height:630px}}
@media(max-width:1150px){.wrap{width:calc(100% - 60px)}.navlinks{gap:17px}.navlinks>a{font-size:14px}.nav-actions .button{padding:12px 16px}.brand img{width:123px}.hero-grid{gap:35px}.hero-photo{height:510px}.hero h1{font-size:85px}.hero-visual{padding-right:20px}.hero-stamp{left:-5px}.story-layout{gap:55px}.section{padding-block:85px}.intro{gap:50px}.service-card{padding:25px}.footer-grid{gap:26px}.form-layout{gap:45px}}
@media(max-width:900px){.navlinks{display:none}.menu-toggle{display:flex}.topbar{height:82px}.mobile-menu.open{display:block;position:fixed;top:82px;inset-inline:0;background:var(--paper);border-bottom:1px solid var(--line);padding:25px 30px;max-height:calc(100dvh - 82px);overflow-y:auto;box-shadow:0 30px 50px #18381d1a}.mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-size:21px}.mobile-menu a:last-child{border:0}.hero h1{font-size:69px}.hero-photo{height:480px}.hero-grid{gap:25px}.hero-actions{flex-wrap:wrap;gap:12px}.hero-copy>p{font-size:18px}.hero-stamp{width:85px;height:85px;font-size:13px;top:40px}.hero-stamp strong{font-size:20px}.photo-caption{min-width:200px;padding:12px 20px}.photo-caption strong{font-size:20px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-home .service-card:first-child{grid-column:span 2}.blog-grid{gap:20px}.blog-card img{height:230px}.blog-card h3{font-size:22px}.promise-grid{gap:50px}.footer-grid{grid-template-columns:1.4fr 1fr;row-gap:45px}.cta{padding:55px 40px}.cta h2{font-size:42px}.logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rep-grid{grid-template-columns:1fr}.form-layout{grid-template-columns:1fr;gap:35px}.form-aside{position:static}.contact-info{gap:30px}.service-detail{gap:30px}.hero-bottom .themes{gap:18px}}
@media(max-width:620px){body{font-size:16px}.wrap{width:calc(100% - 40px)}.nav{gap:10px}.brand img{width:123px;height:45px}.nav-actions{gap:10px}.nav-actions>.button{min-height:43px;padding:10px 15px;font-size:14px}.nav-actions>.button svg{display:none}.menu-toggle{width:43px;height:43px}.hero{padding-top:32px;padding-bottom:20px}.hero-grid{grid-template-columns:1fr;gap:28px;min-height:0}.eyebrow{font-size:13px;margin-bottom:22px}.hero h1{font-size:clamp(59px,15vw,88px);letter-spacing:-2px}.hero h1 span{display:inline-block}.hero-copy>p{font-size:17px;margin-top:16px;max-width:340px;line-height:1.85}.hero-actions{margin-top:24px;gap:20px}.hero-actions .button{font-size:15px;min-height:51px;padding:14px 20px}.hero-actions .text-link{font-size:15px}.hero-visual{width:100%;max-width:440px;margin:0 auto;padding:12px 18px 18px 9px}.hero-photo{height:390px;border-radius:190px 190px 7px 7px;object-position:center 43%}.hero-visual:before{inset:0 12px 30px 0}.hero-stamp{top:50px;left:3px;width:84px;height:84px;box-shadow:0 0 0 5px var(--paper)}.photo-caption{bottom:34px;right:0;min-width:190px}.hero-bottom{margin-top:22px;padding-top:20px;font-size:13px;gap:10px}.hero-bottom .themes{gap:14px}.hero-bottom .themes span:last-child{display:none}.scroll-link{gap:7px;font-size:12px}.section{padding-block:65px}.intro{grid-template-columns:1fr;gap:24px}.section h2,.section-heading h2{font-size:37px;line-height:1.4}.intro p{font-size:20px}.kicker{margin-bottom:12px}.section-heading{align-items:start;flex-direction:column;gap:18px;margin-bottom:30px}.section-heading p{font-size:17px}.section-heading .text-link{font-size:15px}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{min-height:290px;padding:28px}.service-card h3{font-size:26px}.services-home .service-card:first-child{grid-column:auto;grid-template-columns:1fr 70px;padding:28px;min-height:340px}.services-home .service-card:first-child>.icon{width:65px;height:65px;align-self:start;margin-top:50px}.services-home .service-card:first-child h3{font-size:32px}.services-home .service-card:first-child p{grid-column:1 / -1}.feature-line{align-items:start;flex-direction:column;gap:10px}.story-layout{grid-template-columns:1fr;gap:45px}.story-sticky{position:static}.story h2{font-size:43px}.story-sticky>p{font-size:17px}.story-index{margin-top:25px}.story-step{padding-bottom:40px;margin-bottom:40px}.story-step img{height:260px}.story-step h3{font-size:29px}.story-step p{font-size:17px}.promise-grid{grid-template-columns:1fr;gap:30px}.promise-intro p{font-size:18px}summary{font-size:22px;padding:22px 0}.partners{margin-top:55px;padding-top:35px}.partners-head{gap:20px;align-items:start}.partners-head .text-link{font-size:14px;white-space:nowrap}.partners-head h3{font-size:22px}.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.logo-box{height:78px;padding:5px}.logo-box img{height:65px}.blog-grid{grid-template-columns:1fr;gap:35px}.blog-card img{height:290px}.blog-card h3{font-size:24px}.cta{padding:40px 28px;margin-block:60px;align-items:start;flex-direction:column;gap:26px}.cta h2{font-size:36px}.cta p{font-size:17px}.footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:40px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{flex-direction:column;align-items:start;gap:20px}.page-head{padding:32px 0 35px}.breadcrumb{margin-bottom:20px;font-size:13px}.page-head h1{font-size:40px;line-height:1.45}.page-head p{font-size:18px}.page-content{padding-block:35px 65px}.about-grid{grid-template-columns:1fr}.about-card:first-child{grid-column:auto;grid-template-columns:1fr;gap:25px}.about-card{padding:28px}.about-card img{height:290px}.about-card h2{font-size:28px}.about-card p{font-size:17px}.form-box{padding:25px 20px}.form-fields{grid-template-columns:1fr}.field.full{grid-column:auto}.form-aside h2{font-size:31px}.contact-card{padding:30px}.contact-card a{font-size:19px;overflow-wrap:anywhere}.contact-info{grid-template-columns:1fr}.rep-card{padding:28px}.article{font-size:18px;line-height:1.95}.article .article-cover{height:310px;margin-bottom:30px}.service-detail{grid-template-columns:1fr}.service-detail p{font-size:20px}.service-detail>img{max-height:230px;order:2}.filter-bar{gap:8px}.filter-bar button{font-size:14px;padding:9px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion .reveal{opacity:1;transform:none}}
@media print{.topbar,.footer,.cta,.progress,.hero-actions,.filter-bar{display:none}body{background:#fff}.wrap{width:100%}.reveal,.motion .reveal{opacity:1;transform:none}.page-content{padding:10px}.article .article-cover{height:220px}}
@supports(animation-timeline:view()){ @media(prefers-reduced-motion:no-preference){.hero-photo{animation:heroScroll linear both;animation-timeline:view();animation-range:exit 0% exit 100%}@keyframes heroScroll{to{transform:translateY(35px) scale(.97);filter:saturate(.55)}}}}
.hero h1{font-size:clamp(65px,6.4vw,96px)}
@media(max-width:900px) and (min-width:621px){.hero h1{font-size:62px}}
@media(max-width:620px){.hero h1{font-size:clamp(43px,12vw,65px);line-height:1.28;letter-spacing:-1px}.hero h1 span{display:block}.hero-copy>p{margin-top:19px}}
/* v2 — cinematic continuity, native motion, no runtime dependencies */
:root{--deep:#172c23;--ease:cubic-bezier(.16,1,.3,1)}
.motion-toggle{width:42px;height:42px;display:grid;place-items:center;background:transparent;border:1px solid var(--line);border-radius:50%;padding:10px}.motion-toggle svg{width:18px;height:18px}.motion-toggle:hover{background:#e1e6d9}.cinema-hero{position:relative;isolation:isolate;min-height:740px;min-height:min(850px,calc(100svh - 96px));background:#172c23;color:#f5f5ec;overflow:hidden;--shift:0px;--hero-scale:1}.hero-media{position:absolute;inset:0 31% 0 0;z-index:-3;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:44% 46%;transform:translateY(var(--shift)) scale(var(--hero-scale));transform-origin:50% 0;filter:saturate(.75);will-change:transform}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(270deg,#172c23 0%,#172c23f2 28%,#172c2390 48%,#172c2310 80%),linear-gradient(0deg,#14281f 0%,transparent 30%,transparent 85%,#172c2340)}.cinema-grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;min-height:650px;padding-block:70px 100px}.cinema-copy{max-width:690px}.cinema-copy .eyebrow{color:#cfdbc2;letter-spacing:.02em;margin-bottom:30px}.cinema-copy h1{font-size:clamp(65px,6.9vw,102px);font-weight:500;line-height:1.26;letter-spacing:-2px}.hero-line{display:block;animation:line-arrive 1.3s var(--ease) both;animation-delay:.1s}.hero-line:nth-child(2){animation-delay:.23s}.hero-line em{font-style:normal;color:#d0ddb9;font-weight:800}.cinema-copy>p{font-size:19px;color:#d4ddce;margin-top:32px;line-height:1.9;animation:line-arrive 1.3s var(--ease) .38s both}.cinema-copy .hero-actions{animation:line-arrive 1.3s var(--ease) .5s both;margin-top:32px}.cinema-copy .text-link{font-size:16px}.cinema-copy .button.light{background:#d4dfbd;border-color:#d4dfbd;color:#182a20;border-radius:0;padding:18px 27px}.cinema-copy .button.light:hover{background:#edf2e4}.heritage-seal{position:absolute;left:10px;bottom:95px;border:1px solid #e5e9da75;border-radius:100px 100px 4px 4px;width:140px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;backdrop-filter:blur(8px);background:#23342755;animation:line-arrive 1.5s var(--ease) .45s both}.heritage-seal span{font-size:12px;letter-spacing:.04em;color:#e1e6d5}.heritage-seal strong{font-size:30px;font-weight:500;line-height:1.4}.cinema-bottom{position:absolute;bottom:0;inset-inline:0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #dae4c333;padding-block:23px;color:#d4ddc9;font-size:14px}.cinema-bottom .scroll-link svg{border:1px solid #c6d2b76b;border-radius:50%;width:36px;height:36px;padding:9px}.continuity-band{background:#d9e2c5;border-bottom:1px solid #bcc7a9;overflow:hidden;color:#30432d;padding-block:22px;direction:ltr}.continuity-track{display:flex;align-items:center;gap:45px;width:max-content;animation:continuity 36s linear infinite}.continuity-track span{font-size:29px;white-space:nowrap;direction:rtl;font-weight:500}.continuity-track i{width:25px;height:25px;border:1px solid #6b7d57;transform:rotate(45deg);display:block;flex:none}.continuity-band:hover .continuity-track{animation-play-state:paused}@keyframes continuity{to{transform:translateX(-25%)}}@keyframes line-arrive{from{opacity:0;transform:translateY(45px);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:none;clip-path:inset(0)}}
.intro h2{font-size:clamp(42px,4.8vw,72px);line-height:1.27}.services-home{position:relative}.service-card{border-radius:2px;min-height:350px;background:#e7ebde;transition:transform .45s var(--ease),border-color .4s,background .4s;--mx:50%;--my:50%}.service-card:after{content:'';pointer-events:none;position:absolute;inset:0;background:radial-gradient(400px circle at var(--mx) var(--my),#fff8,transparent 65%);opacity:0;transition:opacity .4s}.service-card:hover:after{opacity:1}.service-card>.icon,.service-card>h3,.service-card>p,.service-card>.card-link{position:relative;z-index:1}.service-card .card-link{position:static}.service-card .card-link:before{z-index:3}.service-card .card-link svg{border:1px solid #8a967a;border-radius:50%;width:38px;height:38px;padding:10px}.service-card:hover .card-link svg{background:#cad6b7;transform:rotate(-6deg)}.services-home .service-card:first-child{min-height:400px;background:linear-gradient(130deg,#20392a,#15261d);border:1px solid #4d6546}.services-home .service-card:first-child:after{background:radial-gradient(500px circle at var(--mx) var(--my),#a3bd6020,transparent 60%)}.services-home .service-card:first-child>.icon{width:150px;height:150px;stroke-width:.65}.services-home .service-card:first-child h3{font-size:43px}.motion .service-card.reveal{transition-delay:var(--stagger,0ms)}.service-symbol{min-height:360px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;background:radial-gradient(ellipse at 50% 40%,#9aa88130,transparent 65%),var(--deep);border:1px solid #526247;color:#d9e4c6;border-radius:180px 180px 4px 4px}.service-symbol>.icon{width:140px;height:140px;stroke-width:.7}.service-symbol>span{font-size:16px}.story{background:#172c23;transition:background 1s}.story[data-chapter=story-2]{background:#293b29}.story[data-chapter=story-3]{background:#20382e}.story-layout{position:relative}.story-layout:after{content:'';position:absolute;width:1px;top:0;bottom:0;right:50%;background:#b8c9a036}.story-layout:before{content:'';position:absolute;z-index:1;width:2px;top:0;bottom:0;right:50%;background:#c1d19c;transform:scaleY(var(--story-progress,0));transform-origin:top}.story-step{padding-bottom:65px;margin-bottom:70px}.story-step img{height:340px;border-radius:4px;filter:saturate(.8);box-shadow:0 25px 50px #06180b30}.story-step small{font-family:Tajawal,sans-serif;letter-spacing:.04em}.story-step h3{font-size:38px}.story-index a{transition:background .4s,transform .5s,border-color .4s}.story-index a.active{transform:scale(1.14);border-color:#d6e2bc;box-shadow:0 0 0 6px #cfdda918}.promise-intro h2{font-size:clamp(38px,4vw,58px)}.blog-image{border-radius:2px}.blog-card img{height:320px;filter:saturate(.85)}.blog-card:hover .blog-image img{transform:scale(1.07)}.blog-card .text-link svg{transition:transform .4s}.blog-card:hover .text-link svg{transform:translate(-5px,-3px)}.cta{position:relative;overflow:hidden;border-radius:2px;background:#354b32;padding-block:90px}.cta:after{content:'';position:absolute;left:-130px;top:-230px;width:600px;height:600px;border:1px solid #b7c99b35;border-radius:50%;box-shadow:0 0 0 55px #0000,0 0 0 56px #b7c99b20,0 0 0 110px #0000,0 0 0 111px #b7c99b15;pointer-events:none}.cta>*{position:relative;z-index:1}.cta h2{font-size:56px}.page-head{background:linear-gradient(110deg,#dfe6d280,transparent 60%);padding-inline:35px;border-inline-start:2px solid #92a679}.route-enter{animation:enter .65s var(--ease)}.progress{background:#97b26e}.motion-paused *, .motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-paused .reveal{opacity:1!important;transform:none!important}.motion-paused .hero-media img{transform:none!important}.motion-paused .service-card{transform:none!important}
@media(min-width:1500px){.cinema-grid{min-height:740px}.hero-media{inset-inline-start:34%}.cinema-copy h1{font-size:110px}}
@media(max-width:1100px){.cinema-copy h1{font-size:74px}.cinema-grid{min-height:680px}.heritage-seal{width:120px;height:160px}.nav-actions{gap:9px}.motion-toggle{width:36px;height:36px}.story-step img{height:290px}}
@media(max-width:900px){.cinema-hero{min-height:700px}.cinema-grid{grid-template-columns:1.25fr .75fr}.cinema-copy h1{font-size:66px}.hero-media{inset-inline-start:25%}.hero-shade{background:linear-gradient(270deg,#172c23f7 0%,#172c23de 30%,#172c2340 85%),linear-gradient(0deg,#14281f,transparent 35%)}.cinema-copy>p{font-size:18px}.heritage-seal{left:0;width:105px;height:155px;bottom:100px}.heritage-seal strong{font-size:24px}.cinema-bottom{font-size:12px}.story-layout:after,.story-layout:before{display:none}.page-head{padding-inline:22px}}
@media(max-width:620px){.nav-actions>.button{display:none}.nav-actions{gap:9px}.motion-toggle{width:39px;height:39px}.cinema-hero{min-height:830px;display:flex;flex-direction:column}.cinema-grid{display:block;min-height:0;padding-block:40px 310px;z-index:2}.cinema-copy .eyebrow{font-size:12px;margin-bottom:24px;gap:10px}.cinema-copy h1{font-size:clamp(45px,12.2vw,66px);line-height:1.3;letter-spacing:-1.4px}.cinema-copy>p{font-size:16px;line-height:1.85;margin-top:20px}.cinema-copy .hero-actions{margin-top:25px;gap:20px}.cinema-copy .button.light{padding:15px 21px;min-height:51px;font-size:15px}.cinema-copy .text-link{font-size:14px}.hero-media{inset:320px 0 0;bottom:55px}.hero-media img{object-position:43% 48%;transform:none!important}.hero-shade{background:linear-gradient(180deg,#172c23 0%,#172c23 33%,#172c23d9 40%,#172c2300 64%,#172c2310 80%,#172c23 100%);z-index:-1}.heritage-seal{display:none}.cinema-bottom{padding:15px 0;font-size:11px;gap:15px;position:absolute;z-index:3}.cinema-bottom>span{max-width:175px;line-height:1.8}.cinema-bottom .scroll-link{font-size:12px}.cinema-bottom .scroll-link svg{width:31px;height:31px;padding:7px}.continuity-band{padding-block:15px}.continuity-track{gap:27px}.continuity-track span{font-size:22px}.continuity-track i{width:16px;height:16px}.intro h2{font-size:43px}.service-card{min-height:320px}.services-home .service-card:first-child{min-height:380px}.services-home .service-card:first-child h3{font-size:36px}.services-home .service-card:first-child>.icon{width:65px;height:80px}.story-step img{height:250px}.story-step h3{font-size:30px}.story-sticky h2{font-size:44px}.service-symbol{min-height:290px;order:2}.service-symbol>.icon{width:110px;height:110px}.cta{padding:45px 28px}.cta h2{font-size:38px}.page-head{padding-inline:20px}.page-head h1{font-size:36px}.blog-card img{height:270px}}
@media(prefers-reduced-motion:reduce){.hero-media img{transform:none!important}.service-card{transform:none!important}.continuity-track{animation:none}.hero-line,.cinema-copy>p,.cinema-copy .hero-actions,.heritage-seal{animation:none}}

.continuity-band:not(.in-view) .continuity-track{animation-play-state:paused}
