.Navbar-module__MIFZFa__nav{background-color:var(--nav-bg);-webkit-backdrop-filter:blur(15px);width:90%;max-width:1000px;box-shadow:0 10px 40px var(--shadow);border:1px solid var(--nav-border);z-index:1000;direction:ltr;border-radius:100px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1.2rem;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)translateZ(0)}.Navbar-module__MIFZFa__logo{color:var(--accent-blue);text-shadow:0 0 15px #4845d24d;font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__MIFZFa__links{text-align:right;direction:rtl;gap:2rem;list-style:none;display:flex}.Navbar-module__MIFZFa__link{color:var(--nav-link);font-size:.95rem;font-weight:700;text-decoration:none;transition:color .25s}.Navbar-module__MIFZFa__link:hover{color:var(--accent-blue)}.Navbar-module__MIFZFa__themeBtn{background:var(--surface);border:1px solid var(--border);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;transition:transform .18s,border-color .25s,background .25s;display:inline-flex}.Navbar-module__MIFZFa__themeBtn:hover{background:var(--surface-2);border-color:#4845d273;transform:translateY(-2px)}.Navbar-module__MIFZFa__mobileMenuBtn{cursor:pointer;color:var(--text);background:0 0;border:none;font-size:1.6rem;display:none}@media (max-width:768px){.Navbar-module__MIFZFa__nav{border-radius:20px;width:92%;padding:.75rem 1rem}.Navbar-module__MIFZFa__links{background:var(--nav-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(15px);width:100%;box-shadow:0 10px 30px var(--shadow);border-radius:20px;flex-direction:column;padding:1.2rem;display:none;position:absolute;top:120%;left:auto;right:0}.Navbar-module__MIFZFa__links.Navbar-module__MIFZFa__active{display:flex}.Navbar-module__MIFZFa__mobileMenuBtn{display:block}}.Navbar-module__MIFZFa__actions{align-items:center;gap:10px;display:flex}.Navbar-module__MIFZFa__authButtons{align-items:center;gap:8px;display:flex}.Navbar-module__MIFZFa__authBtn,.Navbar-module__MIFZFa__authBtnPrimary,.Navbar-module__MIFZFa__logoutBtn{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;height:42px;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.Navbar-module__MIFZFa__authBtn{background:var(--surface);border:1px solid var(--border);color:var(--text)}.Navbar-module__MIFZFa__authBtn:hover{background:var(--surface-2);border-color:#4845d259}.Navbar-module__MIFZFa__authBtnPrimary{background:var(--accent-blue);color:#fff;border:1px solid #4845d259}.Navbar-module__MIFZFa__authBtnPrimary:hover{filter:brightness(.97)}.Navbar-module__MIFZFa__logoutBtn{background:var(--surface);color:var(--text);cursor:pointer;border:1px solid #ff4d4d59}.Navbar-module__MIFZFa__logoutBtn:hover{background:var(--surface-2)}@media (max-width:520px){.Navbar-module__MIFZFa__authButtons,.Navbar-module__MIFZFa__logoutBtn{display:none}}.Navbar-module__MIFZFa__desktopOnly{align-items:center;display:flex}.Navbar-module__MIFZFa__mobileOnly{display:none}.Navbar-module__MIFZFa__menuAuthLink{width:100%;display:block}.Navbar-module__MIFZFa__menuAuthPrimary{background:var(--accent-blue);text-align:center;border:1px solid #4845d259;border-radius:14px;width:100%;padding:12px 14px;display:block;color:#fff!important}.Navbar-module__MIFZFa__menuLogoutBtn{text-align:right;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 0}@media (max-width:520px){.Navbar-module__MIFZFa__desktopOnly{display:none}.Navbar-module__MIFZFa__mobileOnly{display:block}}.Navbar-module__MIFZFa__userOnlyFlex{align-items:center;display:none}.Navbar-module__MIFZFa__userOnlyBlock{display:none}html[data-auth=in] .Navbar-module__MIFZFa__guestOnlyFlex{display:none!important}html[data-auth=in] .Navbar-module__MIFZFa__guestOnlyBlock{display:none!important}html[data-auth=in] .Navbar-module__MIFZFa__userOnlyFlex{display:flex!important}html[data-auth=in] .Navbar-module__MIFZFa__userOnlyBlock{display:list-item!important}
.Footer-module__YDcDCG__footer{background:#071122;border-top:1px solid #ffffff0f;width:100%;padding:4.2rem 1rem 2.4rem;position:relative;overflow:hidden}html[data-theme=light] .Footer-module__YDcDCG__footer{background:#fff;border-top:1px solid #0f172a1a}.Footer-module__YDcDCG__container{width:92%;max-width:1100px;margin:0 auto}.Footer-module__YDcDCG__footer:before{content:"";filter:blur(25px);opacity:.75;pointer-events:none;background:radial-gradient(circle at 20% 20%,#4845d233,#0000 45%),radial-gradient(circle at 80% 70%,#78d7ff1a,#0000 45%);position:absolute;inset:-20%}.Footer-module__YDcDCG__topGrid{z-index:1;grid-template-columns:1.4fr 1fr 1.2fr;align-items:start;gap:1.4rem;margin-bottom:2rem;display:grid;position:relative}.Footer-module__YDcDCG__brand{-webkit-backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:26px;padding:1.5rem 1.4rem;box-shadow:0 18px 45px #00000038}html[data-theme=light] .Footer-module__YDcDCG__brand{background:#ffffffeb;border:1px solid #0f172a1a;box-shadow:0 18px 45px #00000014}.Footer-module__YDcDCG__logo{color:#fffffff2;text-shadow:0 0 18px #4845d240;margin-bottom:.7rem;font-size:2rem;font-weight:700}html[data-theme=light] .Footer-module__YDcDCG__logo{color:#0b1426;text-shadow:0 0 18px #4845d22e}.Footer-module__YDcDCG__tagline{color:#ffffffb3;font-size:.98rem;line-height:1.85}html[data-theme=light] .Footer-module__YDcDCG__tagline{color:#64748b}.Footer-module__YDcDCG__badgeRow{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Footer-module__YDcDCG__badge{color:#ffffffe0;background:#4845d224;border:1px solid #4845d24d;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}html[data-theme=light] .Footer-module__YDcDCG__badge{color:#0b1426;background:#4845d21a;border:1px solid #4845d238}.Footer-module__YDcDCG__col{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:26px;padding:1.5rem 1.4rem}html[data-theme=light] .Footer-module__YDcDCG__col{background:#ffffffeb;border:1px solid #0f172a1a}.Footer-module__YDcDCG__colTitle{color:#ffffffeb;margin-bottom:1rem;font-size:1.05rem;font-weight:700}html[data-theme=light] .Footer-module__YDcDCG__colTitle{color:#0b1426}.Footer-module__YDcDCG__links{gap:.65rem;list-style:none;display:grid}.Footer-module__YDcDCG__link{color:#ffffffb3;font-weight:700;text-decoration:none;transition:color .25s,transform .2s}.Footer-module__YDcDCG__link:hover{color:#78d7fff2;transform:translate(-2px)}html[data-theme=light] .Footer-module__YDcDCG__link{color:#64748b}html[data-theme=light] .Footer-module__YDcDCG__link:hover{color:#4845d2}.Footer-module__YDcDCG__contactList{gap:.75rem;margin-bottom:1rem;display:grid}.Footer-module__YDcDCG__contactItem{align-items:center;gap:.65rem;display:flex}.Footer-module__YDcDCG__cIcon{color:#4845d2;background:#4845d224;border:1px solid #4845d242;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Footer-module__YDcDCG__contactLink{color:#ffffffb8;font-weight:700;text-decoration:none}.Footer-module__YDcDCG__contactLink:hover{color:#78d7fff2}.Footer-module__YDcDCG__contactText{color:#ffffffad;font-weight:700}:is(html[data-theme=light] .Footer-module__YDcDCG__contactLink,html[data-theme=light] .Footer-module__YDcDCG__contactText){color:#64748b}html[data-theme=light] .Footer-module__YDcDCG__contactLink:hover{color:#4845d2}.Footer-module__YDcDCG__socialRow{flex-wrap:wrap;gap:.6rem;display:flex}.Footer-module__YDcDCG__socialBtn{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s,border-color .25s,background .25s;display:inline-flex}.Footer-module__YDcDCG__socialBtn:hover{background:#ffffff0f;border-color:#4845d273;transform:translateY(-2px)}html[data-theme=light] .Footer-module__YDcDCG__socialBtn{color:#0b1426;background:#0f172a08;border:1px solid #0f172a1a}.Footer-module__YDcDCG__bottomBar{z-index:1;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;padding-top:1.3rem;display:flex;position:relative}html[data-theme=light] .Footer-module__YDcDCG__bottomBar{border-top:1px solid #0f172a1a}.Footer-module__YDcDCG__copy{color:#ffffff8c;font-size:.9rem;font-weight:700}html[data-theme=light] .Footer-module__YDcDCG__copy{color:#94a3b8}.Footer-module__YDcDCG__devCapsule{color:#ffffffb3;cursor:default;-webkit-backdrop-filter:blur(8px);background:#4845d214;border:1px solid #4845d24d;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:.86rem;font-weight:700;transition:transform .2s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 0 18px #4845d22e}.Footer-module__YDcDCG__devName{color:#4845d2;text-shadow:0 0 14px #4845d280;font-weight:700}.Footer-module__YDcDCG__devCapsule:hover{border-color:#4845d28c;transform:translateY(-2px);box-shadow:0 0 28px #4845d24d}html[data-theme=light] .Footer-module__YDcDCG__devCapsule{color:#64748b}@media (max-width:980px){.Footer-module__YDcDCG__topGrid{grid-template-columns:1fr}}@media (max-width:768px){.Footer-module__YDcDCG__footer{padding:3.2rem 1rem 2.2rem}.Footer-module__YDcDCG__bottomBar{text-align:center;flex-direction:column-reverse}}
