*{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark:#f7f5ef;--bg-darker:#eeece4;--bg-surface:#fff;--bg-surface-hover:#f7f1e2;--color-accent:#c8922f;--color-accent-hot:#a96f19;--accent-grad:linear-gradient(135deg, #d6ab52 0%, #b77c24 100%);--color-text:#14263d;--color-text-secondary:#4e6070;--color-text-muted:#78838d;--color-border:#dcded9;--color-border-strong:#bfc6c5;--header-bg:#ffffffd1;--font-ar:"Cairo", sans-serif;--font-en:"Outfit", sans-serif;--radius:14px;--header-height:76px;--island-width:1240px;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}.dark{--bg-dark:#0a0a0c;--bg-darker:#111114;--bg-surface:#16161a;--bg-surface-hover:#1c1c22;--color-text:#f7f5ef;--color-text-secondary:#94a3b8;--color-text-muted:#64748b;--color-border:#ffffff1a;--color-border-strong:#fff3;--header-bg:#0a0a0ca6}body{background-color:var(--bg-dark);color:var(--color-text);font-family:var(--font-en);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}html[dir=rtl] body{font-family:var(--font-ar)}img{max-width:100%;display:block}button{color:inherit;cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit}::selection{color:var(--color-text);background:#c8922f47}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#c8c5bb;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}.site-shell{min-height:100vh;position:relative}.stack-card-wrapper{width:100%;max-width:1240px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.section-padding{padding-block:clamp(6rem,12vw,9.5rem);position:relative}.about-section,.vision-section{background:var(--bg-darker);border-block:1px solid var(--color-border)}h1,h2,h3{font-weight:800;line-height:1.1}h1 span,h2 span{display:block}h1{letter-spacing:-.01em;font-size:clamp(2.6rem,7.6vw,6.2rem)}h2{font-size:clamp(1.9rem,3.6vw,3rem)}html[dir=ltr] h1,html[dir=ltr] h2{letter-spacing:.01em}.eyebrow{background:var(--accent-grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:1.1rem;font-size:.78rem;font-weight:600;display:block}.section-head .eyebrow{margin-inline:auto}html[dir=ltr] .eyebrow{letter-spacing:3px;text-transform:uppercase}.section-head{text-align:center;max-width:720px;margin:0 auto clamp(3rem,6vw,4.5rem)}.site-header{inset-inline:0;z-index:100;height:var(--header-height);background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding-inline:clamp(1rem,4vw,2.5rem);transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0}.site-header.is-island{background:var(--header-bg);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--color-border);border-radius:999px;max-width:calc(100% - 2rem);height:64px;margin-inline:auto;padding-inline:1.5rem;top:1rem;transform:translateZ(0);box-shadow:0 20px 40px #0000001a}.site-header:after{content:"";inset-inline:0;pointer-events:none;background:linear-gradient(90deg,#0000,#c8922f6b 30%,#14263d3d 70%,#0000);height:1px;transition:opacity .3s;position:absolute;bottom:-1px}.site-header.is-island:after{display:none}.brand{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand img{object-fit:contain;width:43px;height:43px;transition:transform .45s cubic-bezier(.16,1,.3,1),filter .45s}.brand:hover img{filter:drop-shadow(0 8px 12px #c8922f59);transform:rotate(-6deg)scale(1.08)}.brand>span{letter-spacing:1.7px;flex-direction:column;font-size:.9rem;font-weight:850;line-height:1.15;display:flex}@media (width<=450px){.brand>span{display:none}}.brand small{letter-spacing:4px;color:var(--color-accent);font-size:.55rem;font-weight:700}.desktop-nav{align-items:center;gap:2.4rem;height:100%;display:flex}.desktop-nav button{color:var(--color-text-secondary);align-items:center;height:100%;padding:0;font-size:.82rem;font-weight:500;transition:color .3s;display:flex;position:relative}html[dir=ltr] .desktop-nav button{text-transform:uppercase;letter-spacing:2px;font-size:.75rem}.desktop-nav button:after{content:"";inset-inline-start:0;background:var(--accent-grad);border-radius:2px;width:0;height:2px;transition:width .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;box-shadow:0 0 10px #ffb02e99}.desktop-nav button:hover{color:var(--color-accent);text-shadow:none}.desktop-nav button:hover:after{width:100%}.header-tools{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.language-button{min-width:42px;height:42px;color:var(--color-text);border:1px solid var(--color-border-strong);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.5rem 1.2rem;font-size:.78rem;font-weight:600;transition:all .3s;display:inline-flex}@media (width<=450px){.language-button{width:42px;padding:0}.language-button span{display:none}}.language-button:hover{background:var(--accent-grad);color:#fff;border-color:#0000;transform:translateY(-1px);box-shadow:0 8px 20px #b77c2438}.menu-button{width:42px;height:42px;color:var(--color-text);border:1px solid var(--color-border-strong);border-radius:50%;justify-content:center;align-items:center;display:none}.menu-button svg{width:19px;height:19px}.mobile-nav{top:calc(var(--header-height) + 1rem);z-index:150;background:var(--header-bg);border:1px solid var(--color-border-strong);-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:24px;flex-direction:column;padding:.75rem;display:flex;position:fixed;inset-inline:1rem;transform:translateZ(0);box-shadow:0 20px 40px #0003}@media (width>=900px){.mobile-nav{width:300px;inset-inline:auto 2.5rem}}.dark .mobile-nav{background:#16161ae6}.mobile-nav-links{flex-direction:column;gap:.5rem;display:flex}.mobile-nav button.nav-link{color:var(--color-text);text-align:start;border-radius:14px;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .2s}.mobile-nav button.nav-link:hover{background:var(--bg-surface-hover);color:var(--color-accent);padding-inline-start:1.5rem}.mobile-nav-divider{background:var(--color-border);height:1px;margin-block:.5rem}.mobile-nav button.lang-switch{color:var(--color-accent);align-items:center;gap:.75rem;display:flex}@media (width<=900px){.desktop-only{display:none}}.mobile-nav button:last-child{border-bottom:none}.mobile-nav button:hover{color:var(--color-text)}.hero-section{min-height:100svh;padding-top:var(--header-height);isolation:isolate;display:flex;position:relative;overflow:hidden}.hero-backdrop{z-index:-1;pointer-events:none;background:radial-gradient(62% 48% at 50% 0,#d6ab522b 0%,#0000 67%),radial-gradient(42% 35% at 50% 115%,#14263d0f 0%,#0000 70%);position:absolute;inset:0}.hero-beam{top:-22%;z-index:-1;pointer-events:none;filter:blur(42px);background:conic-gradient(from 210deg at 70% 20%,#0000 0deg,#d6ab5245 28deg,#14263d14 55deg,#0000 85deg);width:58%;height:62%;animation:9s ease-in-out infinite alternate beamSway;position:absolute;inset-inline-end:-14%}@keyframes beamSway{0%{opacity:.65;transform:rotate(-3deg)translateY(-8px)}to{opacity:1;transform:rotate(4deg)translateY(6px)}}.hero-network{z-index:0;pointer-events:none;position:absolute;inset:0}.network-lines{width:100%;height:100%;position:absolute;inset:0}.network-lines path{stroke:#14263d26;stroke-width:1px;stroke-dasharray:5 7;animation:30s linear infinite lineFlow}@keyframes lineFlow{to{stroke-dashoffset:-600px}}.net-pulse{fill:var(--color-accent);filter:drop-shadow(0 0 6px #c8922fb3)}.net-node{width:46px;height:46px;color:var(--color-accent);border:1px solid var(--color-border-strong);background:#ffffffde;border-radius:13px;justify-content:center;align-items:center;animation:6s ease-in-out infinite nodeFloat;display:flex;position:absolute;box-shadow:0 12px 26px #14263d1f,0 0 18px #c8922f17}.net-node.n1{top:20%;animation-delay:0s;inset-inline-start:6.5%}.net-node.n2{top:50%;animation-delay:1.2s;inset-inline-start:4.5%}.net-node.n3{top:79%;animation-delay:2.1s;inset-inline-start:10.5%}.net-node.n4{top:18%;animation-delay:.7s;inset-inline-end:6.5%}.net-node.n5{top:49%;animation-delay:1.7s;inset-inline-end:4.5%}.net-node.n6{top:78%;animation-delay:2.6s;inset-inline-end:10.5%}@keyframes nodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-inner{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(2rem,5vh,3.5rem);padding-block:clamp(3rem,6vh,5rem) 2.5rem;display:flex;position:relative}.hero-copy{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.hero-tagline{color:var(--color-text-secondary);margin-top:.6rem;font-size:.95rem;font-weight:500}.hero-description{max-width:460px;color:var(--color-text-secondary);margin-top:.9rem;font-size:.98rem;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1.6rem;display:flex}.hero-cta,.hero-ghost{border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.9rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.hero-cta{color:var(--bg-dark);background:var(--color-text);box-shadow:0 10px 22px #14263d2e}.dark .hero-cta{color:#000;background:#fff}.hero-cta:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px)}.hero-ghost{color:var(--color-text);border:1px solid var(--color-border-strong)}.hero-ghost:hover{background:var(--color-text);border-color:var(--color-text);color:#fff}.hero-bottom{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:2rem;width:100%;margin-top:auto;padding-top:1.6rem;display:flex}.hero-stats{align-items:center;gap:clamp(1.5rem,4vw,3rem);display:flex}.hero-stats>div{align-items:baseline;gap:.6rem;display:flex}.hero-stats strong{color:var(--color-text);font-size:1.35rem;font-weight:800;font-family:var(--font-en)}.hero-stats span{color:var(--color-text-muted);font-size:.78rem;font-weight:500}.social-list{gap:.7rem;display:flex}.social-list a{letter-spacing:1px;width:40px;height:40px;color:var(--color-text-secondary);border:1px solid var(--color-border-strong);border-radius:50%;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.social-list a:hover{color:#fff;background:var(--color-text);border-color:var(--color-text)}.about-columns{grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);max-width:980px;margin:0 auto;display:grid}.lead-text{color:var(--color-text);font-size:1.08rem;font-weight:500;line-height:1.8}.body-text{color:var(--color-text-secondary);font-size:.98rem;line-height:1.85}.stats-row{border-block:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);max-width:980px;margin:clamp(3rem,6vw,4.5rem) auto;display:grid}.stats-row>div{text-align:center;padding:2.2rem 1.5rem;transition:background .4s}.stats-row>div:hover{background:#ffb02e0d}.stats-row strong{transition:color .3s,transform .4s cubic-bezier(.16,1,.3,1);display:inline-block}.stats-row>div:hover strong{color:var(--color-accent);transform:translateY(-4px)}.collection-image>img{transition:transform .8s cubic-bezier(.16,1,.3,1)}.collection-image:hover>img{transform:scale(1.05)}.contact-details span{transition:color .3s,transform .3s}.contact-details span:hover{color:var(--color-text);transform:translate(-4px)}html[dir=ltr] .contact-details span:hover{transform:translate(4px)}.mission-note{transition:border-color .4s,transform .4s cubic-bezier(.16,1,.3,1)}.mission-note:hover{border-color:var(--color-border-strong);transform:translateY(-3px)}.stats-row>div+div{border-inline-start:1px solid var(--color-border)}.stats-row strong{color:var(--color-text);font-size:2.3rem;font-weight:800;line-height:1;font-family:var(--font-en);margin-bottom:.7rem;display:block}.stats-row span{color:var(--color-text-muted);font-size:.82rem;font-weight:500}.image-strip{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:980px;margin:0 auto;display:grid}.image-strip img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);filter:grayscale(.2)sepia(.08)brightness(1.04);width:100%;transition:filter .5s,transform .5s}.image-strip img:hover{filter:grayscale(0)sepia(0)brightness();transform:translateY(-4px)}.collection-stage{grid-template-columns:1fr 1.7fr 1fr;align-items:center;gap:1.4rem;display:grid}.collection-panel{aspect-ratio:4/3.4;border-radius:var(--radius);border:1px solid var(--color-border);text-align:start;padding:0;position:relative;overflow:hidden}.collection-panel img{object-fit:cover;opacity:.4;filter:grayscale(.4)sepia(.14)brightness(.85);width:100%;height:100%;transition:all .4s}.collection-panel:hover img{opacity:.65;filter:grayscale(.2)sepia(.1)brightness(.85)}.panel-label{bottom:1rem;color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;transition:color .3s;display:inline-flex;position:absolute;inset-inline-start:1.1rem}.collection-panel:hover .panel-label{color:var(--color-text)}html[dir=rtl] .flip-rtl{transform:scaleX(-1)}.collection-main{position:relative}.collection-image{aspect-ratio:16/10.5;border-radius:var(--radius);border:1px solid var(--color-border-strong);position:relative;overflow:hidden}.collection-image>img{object-fit:cover;filter:sepia(.05)brightness();width:100%;height:100%}.image-shade{z-index:1;background:linear-gradient(#0000 10%,#00000080 50%,#000000e6 100%);position:absolute;inset:0}.collection-label{inset-inline:0;z-index:2;flex-direction:column;align-items:flex-start;gap:.45rem;padding:clamp(1.3rem,3vw,2.2rem);display:flex;position:absolute;bottom:0}.collection-label>span{letter-spacing:2px;color:var(--color-accent);font-size:.75rem;font-weight:600;font-family:var(--font-en)}.collection-label h3{text-shadow:0 2px 10px #00000080;font-size:clamp(1.3rem,2.4vw,1.9rem);color:#fff!important}.company-link{border:1px solid #fff6;border-radius:999px;align-items:center;gap:.5rem;margin-top:.35rem;padding:.45rem 1.1rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;color:#fff!important}.company-link:hover{background:#fff;border-color:#fff;color:#000!important}.collection-head{margin-bottom:clamp(2.5rem,5vw,4rem)}.collection-head .collection-note{max-width:460px;color:var(--color-text-secondary);text-align:center;margin:1rem auto 0;font-size:.9rem;line-height:1.8}.collection-footer{justify-content:center;margin-top:clamp(2rem,4vw,3rem);display:flex}.collection-pagination{justify-self:center;align-items:center;gap:1.3rem;padding-bottom:.6rem;display:flex}.collection-pagination button{letter-spacing:1px;color:var(--color-text-muted);font-size:.8rem;font-weight:600;font-family:var(--font-en);align-items:center;gap:.7rem;transition:color .3s;display:inline-flex}.collection-pagination button:after{content:"";background:var(--color-text);width:0;height:1px;transition:width .35s}.collection-pagination button:hover{color:var(--color-text-secondary)}.collection-pagination button.active{color:var(--color-text)}.collection-pagination button.active:after{width:42px}.collection-note{max-width:280px;color:var(--color-text-muted);text-align:end;justify-self:end;font-size:.85rem;line-height:1.7}.vision-wrapper{max-width:820px}.vision-statement{color:var(--color-text);text-align:center;font-size:1.18rem;font-weight:500;line-height:1.85}.mission-note{background:var(--bg-surface);border:1px solid var(--color-border);border-inline-start:2px solid var(--color-accent);border-radius:var(--radius);margin-top:2.6rem;padding:1.9rem 2.1rem}.mission-note span{color:var(--color-accent);margin-bottom:.6rem;font-size:.75rem;font-weight:700;display:block}html[dir=ltr] .mission-note span{letter-spacing:2.5px;text-transform:uppercase}.mission-note p{color:var(--color-text-secondary);font-size:.96rem;line-height:1.8}.contact-wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}.contact-heading>p{max-width:420px;color:var(--color-text-secondary);margin-top:1.2rem}.contact-details{flex-direction:column;gap:1rem;margin-top:2.2rem;display:flex}.contact-details span{color:var(--color-text-secondary);align-items:center;gap:.8rem;font-size:.93rem;font-weight:500;display:inline-flex}.contact-details svg{color:var(--color-accent);flex-shrink:0}.contact-form{background:var(--bg-surface);border:1px solid var(--color-border);border-radius:var(--radius);flex-direction:column;gap:1.3rem;padding:clamp(1.6rem,3.5vw,2.6rem);display:flex}.contact-form label{color:var(--color-text-secondary);flex-direction:column;gap:.55rem;font-size:.82rem;font-weight:600;display:flex}.contact-form input,.contact-form textarea{width:100%;color:var(--color-text);background:var(--bg-darker);border:1px solid var(--color-border-strong);resize:vertical;border-radius:10px;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.dark .contact-form input,.dark .contact-form textarea{background:#ffffff08}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--color-accent);background:var(--bg-surface);outline:none;box-shadow:0 0 0 4px #c8922f1a}.contact-form button[type=submit]{color:var(--bg-dark);background:var(--color-text);border-radius:999px;justify-content:center;align-items:center;gap:.6rem;margin-top:.4rem;padding:.95rem 2rem;font-size:.92rem;font-weight:700;transition:all .3s;display:inline-flex}.dark .contact-form button[type=submit]{color:#000;background:#fff}.contact-form button[type=submit]:hover:not(:disabled){background:var(--color-accent);color:#fff;transform:translateY(-2px)}.contact-form button[type=submit]:disabled{opacity:.55;cursor:not-allowed}.form-success,.form-error{border-radius:10px;align-items:center;gap:.6rem;padding:.9rem 1.1rem;font-size:.86rem;display:flex}.form-success{color:#34d399;background:#10b98112;border:1px solid #10b98140}.form-error{color:#fb7185;background:#f43f5e12;border:1px solid #f43f5e40}.site-footer{background:var(--bg-darker);border-top:1px solid var(--color-border);color:var(--color-text-muted);padding:2.6rem clamp(1.25rem,4vw,2.5rem);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem;padding-block:4rem;font-size:.85rem;display:flex}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;width:100%;margin-bottom:3rem;display:grid}@media (width<=768px){.footer-top{text-align:center;grid-template-columns:1fr;gap:2rem}.footer-brand,.footer-links,.footer-socials{flex-direction:column;align-items:center;display:flex}.footer-brand .brand{justify-content:center}}.footer-bottom{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;width:100%;padding-top:2rem;display:flex}@media (width<=600px){.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.footer-credit{color:var(--color-accent);font-weight:600}.site-footer .brand img{height:30px}.site-footer>p{color:var(--color-text-secondary)}.site-footer>div{flex-wrap:wrap;align-items:center;gap:1.8rem;display:flex}.profile-link{color:var(--color-accent);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .3s}.profile-link:hover{border-color:var(--color-accent)}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.menu-button{display:flex}.about-columns,.contact-wrapper,.collection-stage{grid-template-columns:1fr}.collection-panel{display:none}.collection-pagination{padding-bottom:0}.hero-network{display:none}.hero-bottom{text-align:center;flex-direction:column;align-items:center;gap:1.4rem}}@media (width<=600px){.stats-row{grid-template-columns:1fr}.stats-row>div+div{border-inline-start:none;border-top:1px solid var(--color-border)}.image-strip{grid-template-columns:1fr}.collection-image{aspect-ratio:4/3.2}.collection-pagination{flex-wrap:wrap;gap:1rem}.site-footer{padding-block:3rem}}@media (prefers-reduced-motion:reduce){.hero-beam,.net-node,.network-lines path{animation:none}}.swap-text{vertical-align:bottom;display:inline-block;overflow:hidden}.swap-text>span{will-change:transform, opacity, filter;display:inline-block}.lang-content{will-change:transform, opacity, filter}
