.error-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:2rem;text-align:center}.error-title{font-size:2rem;margin-bottom:1rem}.error-message{font-size:1.1rem;margin-bottom:2rem;max-width:600px}.retry-button{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px}.retry-button:hover{transform:translateY(-2px)}.retry-button:active{transform:translateY(0)}.fp-loader-overlay{align-items:center;background:#191924;display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:9999}.fp-loader-overlay:before{background-image:linear-gradient(#05966912 1px,#0000 0),linear-gradient(90deg,#05966912 1px,#0000 0);background-size:50px 50px;content:"";inset:0;position:absolute}@media (max-width:768px){.fp-loader-overlay:before{background-size:40px 40px}}@media (max-width:320px){.fp-loader-overlay:before{background-size:30px 30px}}@keyframes gridFloat{0%{transform:translate(0)}to{transform:translate(100px,100px)}}@media (max-width:768px){@keyframes gridFloat{0%{transform:translate(0)}to{transform:translate(80px,80px)}}}@media (max-width:320px){@keyframes gridFloat{0%{transform:translate(0)}to{transform:translate(60px,60px)}}}.fp-loader-overlay.light{background:#fff}.fp-loader-overlay.light:before{background-image:linear-gradient(#05966912 1px,#0000 0),linear-gradient(90deg,#05966912 1px,#0000 0)}.fp-loader-content{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:400px;padding:24px;position:relative;width:100%;z-index:1}@media (max-width:768px){.fp-loader-content{gap:12px;padding:20px}}@media (max-width:320px){.fp-loader-content{gap:8px;padding:16px}}.fp-progress-wrapper{background:#ffffff1f;border-radius:999px;box-shadow:inset 0 4px 18px #00000059;height:18px;max-width:90vw;overflow:hidden;width:360px}.fp-loader-overlay.light .fp-progress-wrapper{background:#00000014;box-shadow:inset 0 4px 18px #0000001a}.fp-progress-bar{background:#059669;height:100%;transition:width 6s ease-out;width:0}.fp-progress-percent{color:#059669;font-size:15px;font-weight:600;letter-spacing:.6px}.fp-loader-overlay.light .fp-progress-percent{color:#059669}.fp-lottie-wrap{align-items:center;display:flex;flex-direction:column;gap:12px}.fp-circle{animation:pulse 2s ease-in-out infinite;transform:rotate(-90deg)}@keyframes pulse{0%,to{opacity:1;transform:rotate(-90deg) scale(1)}50%{opacity:.9;transform:rotate(-90deg) scale(1.02)}}@media (max-width:768px){@keyframes pulse{0%,to{opacity:1;transform:rotate(-90deg) scale(1)}50%{opacity:.9;transform:rotate(-90deg) scale(1.02)}}}@media (max-width:320px){@keyframes pulse{0%,to{opacity:1;transform:rotate(-90deg) scale(1)}50%{opacity:.9;transform:rotate(-90deg) scale(1.02)}}}.fp-circle-bg{fill:none;stroke:#ffffff14;stroke-width:8}.fp-loader-overlay.light .fp-circle-bg{stroke:#00000014}.fp-circle-fg{fill:none;stroke:#059669;stroke-width:8;stroke-linecap:round;stroke-dasharray:440;stroke-dashoffset:440;transition:stroke-dashoffset 6s ease-out}.fp-loader-text{animation:fadeInText 1s ease-out .5s forwards;box-sizing:border-box;color:#059669;font-family:Poppins,Cairo,sans-serif;font-size:20px;font-weight:700;letter-spacing:.5px;line-height:1.6;margin-top:20px;opacity:0;padding:0 10px;text-align:center;white-space:pre-line;width:100%}@media (max-width:768px){.fp-loader-text{font-size:13px;line-height:1.5;margin-top:16px}}@media (max-width:480px){.fp-loader-text{font-size:12px;line-height:1.4;margin-top:12px;padding:0 8px}}@media (max-width:320px){.fp-loader-text{font-size:11px;letter-spacing:.3px;line-height:1.3;margin-top:10px;padding:0 6px}}.fp-loader-overlay.light .fp-loader-text{color:#059669}@keyframes fadeInText{to{opacity:1}}@media (max-width:320px){.fp-circle{height:90px;width:90px}}.hero-title{color:#fff;color:var(--text-primary,#fff);font-size:44px;font-weight:700;line-height:1.2;margin-bottom:10px}.role-slider{color:#059669;color:var(--primary-contrast,#059669);display:inline-block;min-height:1.2em}.role-text{animation:blurToClear 1.5s ease-out;cursor:default;display:block;margin-bottom:.4rem}.role-slider[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}.role-slider[dir=rtl] .role-text{animation:blurToClear 1.5s ease-out;cursor:default}@keyframes blurToClear{0%{filter:blur(10px);opacity:0}to{filter:blur(0);opacity:1}}.hero-image{backface-visibility:hidden;border:3px solid #059669;border:3px solid var(--primary,#059669);border-radius:50%;contain:layout paint;display:block;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;max-width:220px;min-width:180px;width:50%;will-change:opacity}@media (max-width:640px){.hero-title{font-size:34px}.hero-image{max-width:240px;min-width:160px;width:70%}}@media (max-width:480px){.hero-image{max-width:200px;min-width:150px;width:60%}}@media (max-width:380px){.hero-image{max-width:180px;min-width:130px;width:55%}}@media (max-width:320px){.hero-image{max-width:160px;min-width:120px;width:50%}}.scroll-to-top{aspect-ratio:1/1;backface-visibility:hidden;background-color:#059669;border:none;border-radius:50%;bottom:1.25rem;box-sizing:border-box;color:#fff;cursor:pointer;display:none;height:4.375rem;overflow:hidden;padding:.375rem;position:fixed;transform:translateZ(0);transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;width:4.375rem;z-index:var(--z-scroll-to-top);@media (max-width:768px){bottom:1.25rem;height:4.3125rem;padding-bottom:.75rem;padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;width:4.3125rem}@media (max-width:480px){bottom:1rem;height:4.25rem;padding-bottom:.625rem;padding-left:.625rem;padding-right:.625rem;padding-top:.625rem;width:4.25rem}@media (max-width:375px){bottom:.875rem;height:4.1875rem;padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;width:4.1875rem}@media (max-width:320px){bottom:.75rem;height:4.125rem;padding-bottom:.4375rem;padding-left:.4375rem;padding-right:.4375rem;padding-top:.4375rem;width:4.125rem}}.scroll-to-top.ltr{left:auto;right:1.25rem;@media (max-width:768px){right:.9375rem}@media (max-width:480px){right:.75rem}@media (max-width:375px){right:.625rem}@media (max-width:320px){right:.5rem}}.scroll-to-top.rtl{left:1.25rem;right:auto;@media (max-width:768px){left:.9375rem}@media (max-width:480px){left:.75rem}@media (max-width:375px){left:.625rem}@media (max-width:320px){left:.5rem}}.scroll-to-top.visible{border:.09375rem solid #059669;border-radius:50%;display:block!important}.scroll-to-top:hover{background-color:#059669;border:.09375rem solid #fff;box-shadow:0 0 0 .09375rem #000;transform:translateY(-5px);will-change:transform}.scroll-to-top-icon{object-fit:contain;transform:translateZ(0);-webkit-transform:translateZ(0);z-index:var(--z-button)}.scroll-to-top-icon,.scroll-to-top-icon img{height:100%;width:100%}body.project-modal-open .scroll-to-top{display:none!important}.footer-container{display:flex;justify-content:center;padding:1rem;width:100%}.footer-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.footer-logo{font-family:Pacifico,system-ui,cursive,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;margin:0 0 2rem;text-align:center;word-spacing:.3rem}.footer-center-grid{column-gap:2rem;display:inline-grid;grid-template-columns:repeat(3,minmax(0,auto));justify-content:center;justify-items:center;margin-bottom:2rem;max-width:1200px;row-gap:1rem;width:100%}.footer-link-item{display:flex;justify-content:center;min-width:140px}.footer-nav-link{cursor:pointer;font-size:1.05rem;position:relative;text-decoration:none}.footer-nav-link:before{bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:0}[dir=rtl] .footer-nav-link:before{left:auto;right:0}.footer-nav-link:hover:before{width:100%}.social-media-icons{display:flex;gap:1rem;margin-bottom:2rem}.social-media-icon{font-size:1.5rem}.copyright-container{gap:.4rem;text-align:center}.language-switcher{display:flex;gap:1rem;margin-bottom:1.5rem}.flag-button{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 0 2px #000;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;width:32px}.flag-button:hover:before{border-radius:50%;content:"";inset:0;position:absolute}.flag-button.disabled:hover:before{display:none}.flag-button:after{border-radius:4px;bottom:120%;content:attr(data-lang);font-size:.7rem;left:50%;opacity:0;padding:2px 6px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s ease;white-space:nowrap}.flag-button:hover:after{opacity:1}.flag-button.disabled:hover:after{opacity:0}.flag-button img,.flag-button svg{border-radius:50%;display:block;height:24px;object-fit:cover;position:relative;width:24px;z-index:var(--z-content)}@media (max-width:480px){.footer-center-grid{grid-template-columns:1fr}}*{-ms-overflow-style:none;-webkit-touch-callout:none;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;-webkit-user-select:none;user-select:none}html{scroll-behavior:auto}.hero-image-inline{transition:opacity .3s ease-out}.react-loaded .hero-image-inline{opacity:0;pointer-events:none}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0!important;padding:env(safe-area-inset-top) 0 0}:root{--z-base:1;--z-content:10;--z-navbar:100;--z-dropdown:200;--z-sticky:300;--z-scroll-to-top:400;--z-card-hover:500;--z-button:600;--z-modal-backdrop:700;--z-modal:800;--z-pdf-viewer:850;--z-tooltip:900;--z-snackbar:1000;--z-loader:1100;--z-maximum:9999}img{-webkit-user-drag:none;pointer-events:none}html[dir=rtl]{direction:rtl}html[dir=ltr]{direction:ltr}html[dir=rtl] body{text-align:right}html[dir=ltr] body{text-align:left}html[dir=rtl]{font-family:Poppins,Cairo,Tajawal,sans-serif}html[dir=rtl] *{direction:inherit}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes shimmer{0%{background-position:-80% 0}to{background-position:80% 0}}[data-theme=light] .skeleton-enhanced{background:linear-gradient(90deg,#e5e5e5 25%,#d0d0d0 50%,#e5e5e5 75%)!important}[data-theme=light] .skeleton-enhanced-dark{background:linear-gradient(90deg,#d5d5d5 25%,#b8b8b8 50%,#d5d5d5 75%)!important}[data-theme=dark] .skeleton-enhanced{background:linear-gradient(90deg,#333 25%,#1a1a1a 50%,#333 75%)!important}[data-theme=dark] .skeleton-enhanced-dark{background:linear-gradient(90deg,#2a2a2a 25%,#0a0a0a 50%,#2a2a2a 75%)!important}@media (max-width:768px){@keyframes shimmer{0%{background-position:-50% 0}to{background-position:50% 0}}}@media (max-width:480px){@keyframes shimmer{0%{background-position:-30% 0}to{background-position:30% 0}}}@media (prefers-reduced-motion:reduce){@keyframes shimmer{0%,to{background-position:0 0}}}
/*# sourceMappingURL=main.0956471e.css.map*/