:root{--bg-color:#fff;--bg-rgb:255,255,255;--text-color:#111;--text-secondary:#555;--border-color:#e5e5e5;--accent-color:#d4af37;--accent-hover:#b5952f;--nav-bg:#ffffffd9;--footer-bg:#f9f9f9;--start-p:2rem;--end-p:2rem}[data-theme=dark]{--bg-color:#080808;--bg-rgb:8,8,8;--text-color:#f5f5f5;--text-secondary:#a0a0a0;--border-color:#222;--accent-color:#d4af37;--accent-hover:#e0c25c;--nav-bg:#080808d9;--footer-bg:#0c0c0c}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-color);scroll-behavior:smooth;font-family:Inter,Outfit,sans-serif;transition:background-color .3s,color .3s;overflow-x:hidden}.container{max-width:1400px;margin-inline:auto;padding-inline:2rem}@media (max-width:768px){.container{padding-inline:1.25rem}}a{color:inherit;text-decoration:none;transition:color .2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;margin-bottom:1.5rem;font-weight:300;line-height:1.2}[lang=ar] h1,[lang=ar] h2,[lang=ar] h3,[lang=ar] p{letter-spacing:0;font-family:Noto Sans Arabic,sans-serif}p{color:var(--text-secondary);margin-bottom:1.5rem;font-weight:300;line-height:1.8}[dir=rtl]{text-align:right}[dir=rtl] .mirror-icon{transform:scaleX(-1)}.fade-in{opacity:0;animation:.8s ease-out forwards fadeInUp;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}
.Header-module__KHjLKa__header{z-index:1000;background-color:#0000;border-bottom:1px solid #0000;width:100%;padding:1.5rem 0;transition:background-color .3s,padding .3s,border-bottom .3s;position:fixed;top:0;left:0}.Header-module__KHjLKa__scrolled{background-color:var(--nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);padding:1rem 0}.Header-module__KHjLKa__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__KHjLKa__logo{align-items:center;transition:transform .3s;display:flex}.Header-module__KHjLKa__logo:hover{transform:scale(1.05)}.Header-module__KHjLKa__logoWrapper{align-items:center;width:auto;height:60px;display:flex;position:relative}.Header-module__KHjLKa__logoImage{object-fit:contain;width:auto!important;height:100%!important}.Header-module__KHjLKa__logoMark{display:none}.Header-module__KHjLKa__desktopNav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Header-module__KHjLKa__desktopNav{display:flex}}.Header-module__KHjLKa__desktopNav a{text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:400;transition:color .3s;position:relative}.Header-module__KHjLKa__desktopNav a:hover{color:var(--accent-color)}.Header-module__KHjLKa__contactBtn{border:1px solid var(--accent-color);border-radius:4px;padding:.5rem 1rem;transition:all .3s!important}.Header-module__KHjLKa__contactBtn:hover{background-color:var(--accent-color);color:#fff!important}.Header-module__KHjLKa__themeToggle{justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Header-module__KHjLKa__langSwitcherWrapper{align-items:center;display:flex;position:relative}.Header-module__KHjLKa__langBtn{border:1px solid var(--border-color);color:var(--text-color);background:0 0;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;transition:all .2s;display:flex}.Header-module__KHjLKa__langBtn:hover{border-color:var(--accent-color)}.Header-module__KHjLKa__langDropdown{background-color:var(--bg-color);border:1px solid var(--border-color);z-index:1001;border-radius:8px;min-width:140px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}[dir=rtl] .Header-module__KHjLKa__langDropdown{left:0;right:auto}.Header-module__KHjLKa__langOption{text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:background-color .2s;display:flex}[dir=rtl] .Header-module__KHjLKa__langOption{text-align:right}.Header-module__KHjLKa__langOption:hover{background-color:var(--footer-bg);color:var(--accent-color)}.Header-module__KHjLKa__langOption.Header-module__KHjLKa__active{color:var(--accent-color);font-weight:500}.Header-module__KHjLKa__langFlag{font-size:1.1rem}.Header-module__KHjLKa__mobileControls .Header-module__KHjLKa__langBtn{border:none;padding:.5rem}.Header-module__KHjLKa__mobileControls{align-items:center;gap:1rem;display:flex}@media (min-width:768px){.Header-module__KHjLKa__mobileControls{display:none}}.Header-module__KHjLKa__hamburger{flex-direction:column;gap:5px;width:25px;display:flex}.Header-module__KHjLKa__bar{background-color:var(--text-color);width:100%;height:2px;transition:all .3s}.Header-module__KHjLKa__bar.Header-module__KHjLKa__open:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__KHjLKa__bar.Header-module__KHjLKa__open:nth-child(2){opacity:0}.Header-module__KHjLKa__bar.Header-module__KHjLKa__open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__KHjLKa__mobileNav{background-color:var(--bg-color);border-bottom:1px solid var(--border-color);flex-direction:column;gap:1rem;width:100%;padding:1rem 2rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000001a}.Header-module__KHjLKa__mobileNav a{border-bottom:1px solid var(--border-color);padding:.5rem 0;font-size:1.1rem}
.Footer-module__yg9ahW__footer{background-color:var(--footer-bg);border-top:1px solid var(--border-color);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module__yg9ahW__footerSection h3{color:var(--accent-color);margin-bottom:1.5rem;font-size:1.2rem;font-weight:400}.Footer-module__yg9ahW__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__yg9ahW__footerSection ul li{color:var(--text-secondary);margin-bottom:.8rem}.Footer-module__yg9ahW__footerSection ul li a{transition:color .3s}.Footer-module__yg9ahW__footerSection ul li a:hover{color:var(--accent-color)}.Footer-module__yg9ahW__logo{letter-spacing:2px;margin-bottom:1rem;font-size:1.8rem;font-weight:300;display:inline-block}.Footer-module__yg9ahW__logoMark{color:var(--accent-color);font-weight:600}.Footer-module__yg9ahW__description{max-width:300px}.Footer-module__yg9ahW__footerBottom{border-top:1px solid var(--border-color);text-align:center;color:var(--text-secondary);padding-top:2rem;font-size:.9rem}.Footer-module__yg9ahW__socialLinks{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.Footer-module__yg9ahW__socialIcon{background-color:var(--border-color);width:38px;height:38px;color:var(--text-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Footer-module__yg9ahW__socialIcon:hover{background-color:var(--accent-color);color:#fff;transform:translateY(-5px)scale(1.1);box-shadow:0 10px 20px #d4af374d}
.liquid-ether-container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}
