.header-module-scss-module__YAVP0W__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background-color:#ffffffe0;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 2px #1118270d}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:480px){.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__inner{padding-inline:1rem}}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__inner{justify-content:space-between;align-items:center;height:4rem;display:flex}@media (min-width:1281px){.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__inner{height:4.5rem}}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__brand{font-family:var(--font-headings),"Rajdhani",sans-serif;font-size:var(--text-xl);font-weight:var(--weight-bold);color:#111827;text-transform:uppercase;letter-spacing:var(--tracking-wide);flex-shrink:0;text-decoration:none;transition:color .15s}@media (hover:hover){.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__brand:hover{color:#ea580c}}@media (max-width:768px){.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__brand{padding-left:1rem}}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__desktopNav{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__desktopNav{display:none}}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__navLink{font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:var(--text-sm);font-weight:var(--weight-bold);color:#6b7280;text-transform:uppercase;letter-spacing:var(--tracking-wider);padding:.5rem 0;text-decoration:none;transition:color .15s;position:relative}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__navLink:after{content:"";background-color:#ea580c;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__navLink:hover{color:#ea580c}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__navLink:hover:after{width:100%}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__navLink.header-module-scss-module__YAVP0W__active{color:#ea580c}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__navLink.header-module-scss-module__YAVP0W__active:after{width:100%}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__desktopActions{flex-shrink:0;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__desktopActions{display:none}}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector{position:relative}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langToggle{font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:var(--text-sm);font-weight:var(--weight-medium);color:#6b7280;cursor:pointer;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem .75rem;transition:color .15s,background-color .15s;display:flex}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langToggle:hover{color:#111827;background-color:#f3f4f6}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langToggle .header-module-scss-module__YAVP0W__chevron{transition:transform .15s}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langToggle .header-module-scss-module__YAVP0W__chevron.header-module-scss-module__YAVP0W__chevronOpen{transform:rotate(180deg)}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown{z-index:10;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:11rem;max-height:60vh;position:absolute;top:calc(100% + .25rem);right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #11182714,0 2px 4px -1px #1118270a}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown .header-module-scss-module__YAVP0W__langOption{width:100%;font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:var(--text-sm);color:#374151;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 1rem;transition:background-color .15s,color .15s;display:flex}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown .header-module-scss-module__YAVP0W__langOption .header-module-scss-module__YAVP0W__langCode{font-weight:var(--weight-semibold);letter-spacing:.02em}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown .header-module-scss-module__YAVP0W__langOption .header-module-scss-module__YAVP0W__langName{font-size:var(--text-xs);color:#6b7280}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown .header-module-scss-module__YAVP0W__langOption:hover{color:#111827;background-color:#f3f4f6}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown .header-module-scss-module__YAVP0W__langOption:hover .header-module-scss-module__YAVP0W__langName{color:#374151}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown .header-module-scss-module__YAVP0W__langOption.header-module-scss-module__YAVP0W__langActive{color:#ea580c;font-weight:var(--weight-semibold)}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__langSelector .header-module-scss-module__YAVP0W__langDropdown .header-module-scss-module__YAVP0W__langOption.header-module-scss-module__YAVP0W__langActive .header-module-scss-module__YAVP0W__langName{color:#ea580c}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__hamburger{color:#111827;z-index:1000;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background-color .15s;display:none}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__hamburger:hover{background-color:#f3f4f6}@media (max-width:768px){.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__hamburger{display:flex}}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__userMenu{position:relative}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__userMenu .header-module-scss-module__YAVP0W__avatar{color:#f9fafb;width:2.25rem;height:2.25rem;font-family:var(--font-headings),"Rajdhani",sans-serif;font-size:var(--text-sm);font-weight:var(--weight-bold);text-transform:uppercase;cursor:pointer;background-color:#ea580c;border-radius:9999px;justify-content:center;align-items:center;transition:box-shadow .15s;display:flex}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__userMenu .header-module-scss-module__YAVP0W__avatar:hover{box-shadow:0 0 0 3px #ea580c40}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__userMenu .header-module-scss-module__YAVP0W__userDropdown{z-index:10;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:13rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #11182714,0 4px 6px -2px #1118270a}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__userMenu .header-module-scss-module__YAVP0W__userDropdown .header-module-scss-module__YAVP0W__userEmail{font-size:var(--text-xs);color:#6b7280;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;overflow:hidden}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__userMenu .header-module-scss-module__YAVP0W__userDropdown .header-module-scss-module__YAVP0W__userOption{width:100%;font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:var(--text-sm);color:#374151;text-align:left;cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:background-color .15s,color .15s;display:flex}.header-module-scss-module__YAVP0W__header .header-module-scss-module__YAVP0W__userMenu .header-module-scss-module__YAVP0W__userDropdown .header-module-scss-module__YAVP0W__userOption:hover{color:#dc2626;background-color:#fef2f2}.header-module-scss-module__YAVP0W__mobileOverlay{z-index:1001;pointer-events:none;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.header-module-scss-module__YAVP0W__mobileOverlay.header-module-scss-module__YAVP0W__mobileOpen{pointer-events:auto;transform:translate(0)}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__closeBtn{color:#111827;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background-color .15s;display:flex;position:absolute;top:1rem;right:1rem}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__closeBtn:hover{background-color:#f3f4f6}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__logoutBtn{color:#dc2626;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background-color .15s;display:flex;position:absolute;top:1rem;left:1rem}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__logoutBtn:hover{background-color:#fef2f2}@media (min-width:769px) and (max-width:1280px){.header-module-scss-module__YAVP0W__mobileOverlay{display:none}}@media (min-width:1281px){.header-module-scss-module__YAVP0W__mobileOverlay{display:none}}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileNav{flex-direction:column;align-items:center;gap:2rem;display:flex}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileNav .header-module-scss-module__YAVP0W__mobileLink{font-family:var(--font-headings),"Rajdhani",sans-serif;font-size:var(--text-2xl);font-weight:var(--weight-medium);color:#6b7280;text-transform:uppercase;letter-spacing:var(--tracking-wide);text-decoration:none;transition:color .15s,font-weight .15s}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileNav .header-module-scss-module__YAVP0W__mobileLink:hover,.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileNav .header-module-scss-module__YAVP0W__mobileLink.header-module-scss-module__YAVP0W__active{color:#ea580c;font-weight:var(--weight-bold)}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions{flex-direction:column;align-items:center;gap:1.5rem;width:80%;max-width:20rem;display:flex}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector{width:100%;position:relative}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangToggle{width:100%;font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:var(--text-base);font-weight:var(--weight-medium);color:#374151;cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;transition:color .15s,border-color .15s;display:flex}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangToggle:hover{color:#111827;border-color:#111827}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangToggle .header-module-scss-module__YAVP0W__chevron{transition:transform .15s}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangToggle .header-module-scss-module__YAVP0W__chevron.header-module-scss-module__YAVP0W__chevronOpen{transform:rotate(180deg)}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown{z-index:10;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;max-height:60vh;position:absolute;bottom:calc(100% + .5rem);left:0;overflow-y:auto;box-shadow:0 4px 6px -1px #11182714,0 2px 4px -1px #1118270a}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown .header-module-scss-module__YAVP0W__mobileLangOption{width:100%;font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:var(--text-base);color:#374151;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:background-color .15s,color .15s;display:flex}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown .header-module-scss-module__YAVP0W__mobileLangOption .header-module-scss-module__YAVP0W__langCode{font-weight:var(--weight-semibold);letter-spacing:.02em}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown .header-module-scss-module__YAVP0W__mobileLangOption .header-module-scss-module__YAVP0W__langName{font-size:var(--text-sm);color:#6b7280}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown .header-module-scss-module__YAVP0W__mobileLangOption:hover{color:#111827;background-color:#f3f4f6}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown .header-module-scss-module__YAVP0W__mobileLangOption:hover .header-module-scss-module__YAVP0W__langName{color:#374151}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown .header-module-scss-module__YAVP0W__mobileLangOption.header-module-scss-module__YAVP0W__langActive{color:#ea580c;font-weight:var(--weight-semibold)}.header-module-scss-module__YAVP0W__mobileOverlay .header-module-scss-module__YAVP0W__mobileActions .header-module-scss-module__YAVP0W__mobileLangSelector .header-module-scss-module__YAVP0W__mobileLangDropdown .header-module-scss-module__YAVP0W__mobileLangOption.header-module-scss-module__YAVP0W__langActive .header-module-scss-module__YAVP0W__langName{color:#ea580c}
.footer-module-scss-module__iCIeZG__footer{color:#f9fafb;background-color:#111827;width:100%}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:480px){.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner{padding-inline:1rem}}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner{padding-top:2.5rem;padding-bottom:2rem}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__top{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__top{flex-direction:column;align-items:flex-start;gap:1rem}}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__brand{font-family:var(--font-headings),"Rajdhani",sans-serif;letter-spacing:.05em;color:#f9fafb;text-transform:uppercase;font-size:1.5rem;font-weight:700}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__nav{align-items:center;gap:1.5rem;display:flex}@media (max-width:480px){.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__nav{flex-wrap:wrap;gap:1rem}}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__nav .footer-module-scss-module__iCIeZG__navLink{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:#9ca3af;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__nav .footer-module-scss-module__iCIeZG__navLink:hover{color:#f9fafb}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__nav .footer-module-scss-module__iCIeZG__navLink:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #ea580c}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__divider{opacity:.25;background-color:#4b5563;width:100%;height:1px;margin-block:1.5rem}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:480px){.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom{flex-direction:column;align-items:flex-start;gap:.75rem}}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__copyright{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:#9ca3af;margin:0;font-size:.875rem}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}@media (max-width:480px){.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks{gap:1rem}}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks .footer-module-scss-module__iCIeZG__bottomLink{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:#9ca3af;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks .footer-module-scss-module__iCIeZG__bottomLink:hover{color:#f9fafb}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks .footer-module-scss-module__iCIeZG__bottomLink:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #ea580c}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks .footer-module-scss-module__iCIeZG__poweredBy{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:#9ca3af;font-size:.875rem}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks .footer-module-scss-module__iCIeZG__poweredBy .footer-module-scss-module__iCIeZG__poweredByLink{color:#ea580c;font-weight:600;text-decoration:none;transition:color .15s}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks .footer-module-scss-module__iCIeZG__poweredBy .footer-module-scss-module__iCIeZG__poweredByLink:hover{color:#c2410c}.footer-module-scss-module__iCIeZG__footer .footer-module-scss-module__iCIeZG__inner .footer-module-scss-module__iCIeZG__bottom .footer-module-scss-module__iCIeZG__bottomLinks .footer-module-scss-module__iCIeZG__poweredBy .footer-module-scss-module__iCIeZG__poweredByLink:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #ea580c}
:root{--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.625rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3.25rem;--text-hero:4rem;--leading-none:1;--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.65;--leading-loose:1.8;--tracking-tight:-.03em;--tracking-snug:-.015em;--tracking-normal:0em;--tracking-wide:.04em;--tracking-wider:.08em;--tracking-widest:.14em;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700}@media (max-width:767px){:root{--text-lg:1.0625rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.75rem;--text-4xl:2.125rem;--text-5xl:2.625rem;--text-hero:3rem}}html{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--leading-relaxed);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings),"Rajdhani",sans-serif;font-weight:var(--weight-bold);line-height:var(--leading-tight);margin:0}h1{font-size:var(--text-5xl);letter-spacing:var(--tracking-tight)}h2{font-size:var(--text-4xl);letter-spacing:var(--tracking-tight)}h3{font-size:var(--text-3xl);letter-spacing:var(--tracking-snug)}h4{font-size:var(--text-2xl);letter-spacing:var(--tracking-snug);font-weight:var(--weight-semibold)}h5{font-size:var(--text-xl);letter-spacing:var(--tracking-normal);font-weight:var(--weight-semibold)}h6{font-size:var(--text-sm);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-widest);text-transform:uppercase;line-height:var(--leading-normal)}p{font-size:var(--text-base);line-height:var(--leading-relaxed);margin:0}.lead{font-size:var(--text-lg);line-height:var(--leading-relaxed);font-weight:var(--weight-regular)}small,.text-sm{font-size:var(--text-sm);line-height:var(--leading-normal)}.caption{font-size:var(--text-xs);line-height:var(--leading-normal);letter-spacing:var(--tracking-wide)}.label{font-family:var(--font-headings),"Rajdhani",sans-serif;font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-widest);text-transform:uppercase;line-height:var(--leading-none)}strong,b{font-weight:var(--weight-semibold)}em,i{font-style:italic}a:hover{text-decoration:underline}html,body{scroll-behavior:auto;max-width:100vw;overflow-x:clip}html:has(:target){scroll-behavior:smooth}html{height:100%}body{overscroll-behavior:contain;flex-direction:column;min-height:100dvh;display:flex}main{flex:1}body{color:#111827;background-color:#f9fafb;margin:0;padding:0}*{box-sizing:border-box;scrollbar-color:#6b7280 #fff;margin:0;padding:0}li{list-style:none}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}input,textarea{border:none;outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#6b7280;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#374151}
