@font-face{font-family:"DIN Next LT Arabic";src:url("/projects/assets/fonts/din-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"DIN Next LT Arabic";src:url("/projects/assets/fonts/din-400.woff2") format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:"Neue Montreal";src:url("/projects/assets/fonts/montreal-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Neue Montreal";src:url("/projects/assets/fonts/montreal-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--ink:#111;--ivory:#f5f5f1;--green:#39b54a;--line:rgba(17,17,17,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--ivory);color:var(--ink);font-family:"DIN Next LT Arabic",Tahoma,Arial,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:var(--ink);background:var(--green)}
.hero{position:relative;min-height:100svh;color:#fff;overflow:hidden;isolation:isolate}.hero__image,.hero__shade{position:absolute;inset:0;width:100%;height:100%}.hero__image{object-fit:cover;object-position:center 55%;z-index:-2;animation:hero-in 1.4s cubic-bezier(.2,.7,.2,1) both}.hero__shade{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.32) 48%,rgba(0,0,0,.14)),linear-gradient(0deg,rgba(0,0,0,.55),transparent 45%)}.hero__top{display:flex;align-items:center;justify-content:space-between;padding:2rem clamp(1.25rem,4vw,4.5rem);border-bottom:1px solid rgba(255,255,255,.28)}.brand-logo{width:clamp(10rem,18vw,15rem);height:auto;object-fit:contain}.code{font-size:.68rem;font-weight:500;letter-spacing:.18em}.hero__content{position:absolute;right:clamp(1.25rem,9vw,9rem);bottom:clamp(7.5rem,16vh,10rem);max-width:59rem}.hero__content h1{margin:0;font-size:clamp(3rem,7.7vw,8.4rem);font-weight:400;line-height:.98;letter-spacing:-.065em}.hero__content p{width:min(100%,36rem);margin:2rem 0 0;font-size:clamp(.95rem,1.25vw,1.2rem);line-height:2;color:rgba(255,255,255,.78)}.hero__index{position:absolute;right:-.5rem;top:-8rem;color:rgba(255,255,255,.11);font-size:clamp(7rem,17vw,17rem);line-height:1;z-index:-1}.scroll{position:absolute;left:clamp(1.25rem,4vw,4.5rem);bottom:2.4rem;display:flex;gap:1rem;align-items:center;font-size:.72rem}.scroll i{width:1px;height:3.2rem;background:linear-gradient(#fff 50%,rgba(255,255,255,.2) 50%);background-size:100% 200%;animation:scroll-line 1.8s infinite}
.portfolio{padding:clamp(5rem,10vw,10rem) clamp(1.25rem,4vw,4.5rem);overflow:hidden}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;max-width:112rem;margin:auto}.intro .code,.vision .code,.contact .code{display:inline-block;margin-bottom:1.5rem;color:#6b6b67}.intro h2{margin:0;font-size:clamp(3rem,7vw,7.5rem);font-weight:400;line-height:1;letter-spacing:-.06em}.intro>p{max-width:26rem;margin:0;line-height:2;color:#686862}.filters{display:flex;gap:clamp(1.5rem,4vw,4.5rem);margin:clamp(4rem,7vw,7rem) auto 2.2rem;max-width:112rem;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:none}.filters button{position:relative;border:0;padding:0 0 1.1rem;background:transparent;color:#777772;cursor:pointer;white-space:nowrap}.filters button:after{content:"";position:absolute;right:0;bottom:-1px;width:0;height:3px;background:var(--green);transition:width .35s}.filters button.is-active{color:var(--ink)}.filters button.is-active:after{width:100%}.filters button:disabled{opacity:.3;cursor:not-allowed}
.viewer{position:relative;max-width:112rem;margin:auto;padding-top:clamp(3rem,8vw,8rem)}.big-number{position:absolute;top:-.03em;left:-.03em;color:rgba(17,17,17,.065);font-size:clamp(9rem,24vw,26rem);line-height:1;letter-spacing:-.1em}.stage{position:relative;width:90%;height:min(78vh,49rem);min-height:34rem;margin-right:auto;overflow:hidden;background:#161616;clip-path:polygon(0 0,94% 0,100% 10%,100% 100%,0 100%);touch-action:pan-y}.stage:after{content:"";position:absolute;inset:.8rem;border:1px solid rgba(255,255,255,.42);pointer-events:none;z-index:2}.stage img{display:block;width:100%;height:100%;object-fit:contain}.stage img.changing{animation:image-reveal .75s cubic-bezier(.2,.65,.25,1)}.gradient{position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(0,0,0,.7))}.meta{position:absolute;right:clamp(1.5rem,4vw,4rem);bottom:clamp(1.5rem,4vw,3.5rem);left:clamp(1.5rem,4vw,4rem);display:flex;justify-content:space-between;align-items:flex-end;color:#fff;z-index:1}.meta span{font-size:.7rem;line-height:2;color:rgba(255,255,255,.6)}.meta strong{font-size:clamp(1.5rem,2.4vw,2.5rem);font-weight:400;color:#fff}.meta p{margin:0}.controls{width:90%;margin:1.5rem 0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.arrows{display:flex}.arrows button{display:grid;place-items:center;width:4.25rem;height:4.25rem;border:1px solid var(--ink);background:transparent;font-size:1.6rem;cursor:pointer}.arrows button+button{border-right:0}.arrows button:hover{color:#fff;background:var(--ink)}.status{width:min(42rem,55%);display:flex;align-items:center;gap:2rem;font-size:.75rem;font-weight:500}.progress{height:1px;background:rgba(17,17,17,.2);flex:1;direction:ltr}.progress i{display:block;width:1%;height:3px;margin-top:-1px;background:var(--green);transition:width .45s}
.vision{min-height:82svh;padding:clamp(5rem,9vw,9rem);background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:center}.vision h2{margin:clamp(2rem,7vh,5rem) 0 0;font-size:clamp(3.1rem,7.5vw,8rem);font-weight:300;line-height:1.25;letter-spacing:-.06em}.vision h2 strong{color:var(--green);font-weight:400}.contact{min-height:100svh;background:var(--green);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4.5rem) 2.25rem;display:flex;flex-direction:column}.contact-head{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem}.contact h2{margin:0;font-size:clamp(3.2rem,7vw,7.7rem);font-weight:400;line-height:1.05;letter-spacing:-.065em}.contact-links{margin:clamp(4rem,10vh,8rem) 0 auto;border-top:1px solid rgba(17,17,17,.45)}.contact-links a{display:flex;justify-content:space-between;padding:1.5rem .2rem;border-bottom:1px solid rgba(17,17,17,.45);font-size:clamp(1.55rem,3vw,3.2rem);transition:padding .3s}.contact-links a:hover{padding-inline:1.2rem}.contact-links i{font-style:normal}footer{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;padding-top:5rem;border-top:1px solid rgba(17,17,17,.45);font-size:.72rem}footer :last-child{text-align:left}button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:4px}
@keyframes hero-in{from{opacity:0;transform:scale(1.035)}to{opacity:1;transform:none}}@keyframes image-reveal{from{opacity:0;transform:scale(1.018) translateY(10px);clip-path:inset(8% 0 0)}to{opacity:1;transform:none;clip-path:inset(0)}}@keyframes scroll-line{from{background-position:0 100%}to{background-position:0 -100%}}
@media(max-width:760px){.brand-logo{width:9.5rem}.code{font-size:.55rem}.hero__content{right:1.25rem;left:1.25rem;bottom:8.5rem}.hero__content h1{font-size:clamp(3.3rem,15vw,5.5rem)}.scroll{right:1.25rem;left:auto}.intro{display:block}.intro>p{margin-top:2rem}.viewer{padding-top:2.5rem}.stage{width:100%;height:70svh;min-height:31rem;margin:0;clip-path:polygon(0 0,91% 0,100% 7%,100% 100%,0 100%)}.big-number{font-size:11rem}.controls{width:100%}.arrows button{width:3.8rem;height:3.8rem}.status{width:45%;display:block}.status span{display:block;margin-bottom:1rem}.contact-head{display:block}.contact h2{margin-top:2rem}footer{grid-template-columns:1fr;gap:1rem}footer :last-child{text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Neutral section palette sampled from the supplied SEEL reference. */
.portfolio{background:#fff}
.vision{background:#f5f5f1;color:#111}
.vision .code{color:#6b6b67}
.contact{background:#111;color:#fff}
.contact .code{color:rgba(255,255,255,.55)}
.contact-links{border-top-color:rgba(255,255,255,.32)}
.contact-links a{border-bottom-color:rgba(255,255,255,.32);transition:padding .3s,color .3s}
.contact-links a:hover{color:#39b54a}
.contact footer{border-top-color:rgba(255,255,255,.32)}
.brand-logo{width:auto;height:3rem;object-fit:contain}
@media(max-width:760px){.brand-logo{width:auto;height:2.75rem}}
.site-header{position:fixed;top:0;right:0;left:0;z-index:50;background:rgba(17,17,17,.9);border-bottom:1px solid rgba(245,245,241,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem clamp(1.25rem,4vw,3.5rem)}
.site-header__brand{display:flex;align-items:center;gap:.875rem;flex:0 0 auto;white-space:nowrap}
.site-header__mark{width:auto;height:2.5rem;object-fit:contain}
.site-header__identity{display:flex;flex-direction:column;line-height:1.2}
.site-header__identity strong{color:#f5f5f1;font-size:1.25rem;font-weight:500}
.site-header__identity span{color:rgba(245,245,241,.55);font-family:"Neue Montreal",sans-serif;font-size:.6875rem;letter-spacing:.3em}
.site-header__nav{display:flex;align-items:center;justify-content:center;gap:clamp(.875rem,1.8vw,2rem);color:rgba(245,245,241,.85);font-size:clamp(.875rem,1.1vw,1rem)}
.site-header__nav a,.site-header__actions a{white-space:nowrap;transition:color .25s,background .25s}
.site-header__nav a:hover,.site-header__nav a:focus-visible,.site-header__language:hover,.site-header__language:focus-visible{color:#39b54a}
.site-header__nav a[aria-current="page"]{color:#39b54a}
.site-header__actions{display:flex;align-items:center;gap:1.25rem;flex:0 0 auto}
.site-header__language{color:rgba(245,245,241,.7);font-family:"Neue Montreal",sans-serif;font-size:.875rem;letter-spacing:.1em}
.site-header__cta{background:#39b54a;color:#0c1f0f;padding:.6875rem 1.5rem;font-size:.9375rem;font-weight:500}
.site-header__cta:hover,.site-header__cta:focus-visible{background:#2e9440;color:#f5f5f1}
.site-header a:focus-visible{outline:2px solid #39b54a;outline-offset:4px}
.site-header a:active{transform:translateY(1px)}
@media(max-width:1080px){.site-header__inner{gap:1rem}.site-header__nav{gap:.875rem}.site-header__identity span{letter-spacing:.2em}.site-header__actions{gap:.875rem}.site-header__cta{padding:.6875rem 1rem}}
@media(max-width:820px){.site-header__nav{display:none}.site-header__language{display:none}.site-header__inner{padding:.875rem 1.25rem}.site-header__mark{height:2.5rem}.site-header__identity strong{font-size:1.125rem}.site-header__identity span{font-size:.5625rem}.site-header__cta{font-size:.875rem}}
@media(max-width:430px){.site-header__identity span{display:none}.site-header__brand{gap:.625rem}.site-header__cta{padding:.625rem .875rem;font-size:.8125rem}}
@media(max-width:720px){.site-nav{display:none!important}.site-actions>a:first-child{display:none!important}}

html[dir="ltr"] body{font-family:"Neue Montreal",Arial,sans-serif}
html[dir="ltr"] .hero__content{left:clamp(1.25rem,9vw,9rem);right:auto}
html[dir="ltr"] .hero__index{left:-.5rem;right:auto}
html[dir="ltr"] .scroll{right:clamp(1.25rem,4vw,4.5rem);left:auto}
html[dir="ltr"] .filters button:after{left:0;right:auto}
html[dir="ltr"] .big-number{right:-.03em;left:auto}
html[dir="ltr"] .stage{margin-left:auto;margin-right:0;clip-path:polygon(6% 0,100% 0,100% 100%,0 100%,0 10%)}
html[dir="ltr"] .controls{margin:1.5rem auto 0 0}
html[dir="ltr"] .arrows button+button{border-right:1px solid var(--ink);border-left:0}
html[dir="ltr"] footer :last-child{text-align:right}
@media(max-width:760px){html[dir="ltr"] .hero__content{left:1.25rem;right:1.25rem}html[dir="ltr"] .scroll{left:1.25rem;right:auto}html[dir="ltr"] .stage{margin:0}html[dir="ltr"] footer :last-child{text-align:left}}
