.Header-module__hBw1pG__header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:var(--header-height);background-color:#ffffffe6;border-bottom:1px solid #0000000d;align-items:center;display:flex;position:sticky;top:0}.Header-module__hBw1pG__navContainer{width:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__navLinks{gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__navLink{color:var(--secondary);font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__loginBtn{background-color:var(--primary);color:#fff;border-radius:9999px;padding:.5rem 1.2rem;font-weight:600;transition:opacity .2s}.Header-module__hBw1pG__loginBtn:hover{opacity:.9}.Header-module__hBw1pG__registerBtn{color:var(--primary);border:2px solid var(--primary);background-color:#0000;border-radius:9999px;padding:.5rem 1.2rem;font-weight:600;transition:all .2s}.Header-module__hBw1pG__registerBtn:hover{background-color:var(--primary);color:#fff}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;color:var(--primary);background:0 0;border:none;display:block}.Header-module__hBw1pG__mobileMenu{top:var(--header-height);background-color:#fff;border-bottom:1px solid #0000000d;flex-direction:column;gap:1rem;width:100%;padding:1rem;display:none;position:absolute;left:0}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{display:flex}@media (min-width:768px){.Header-module__hBw1pG__desktopNav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__mobileMenuBtn{display:none}.Header-module__hBw1pG__mobileMenu{display:none!important}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:#fff;margin-top:auto;padding:3rem 0}.Footer-module__S6Hkya__container{max-width:var(--container-width);grid-template-columns:1fr;gap:2rem;margin:0 auto;padding:0 1rem;display:grid}.Footer-module__S6Hkya__infoSection h3{margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__infoSection p{color:#94a3b8;margin-bottom:.5rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__copyright{text-align:center;color:#64748b;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.5rem;font-size:.875rem}@media (min-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:2fr 1fr}}
.Popup-module__3Hvi3q__overlay{z-index:100;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Popup-module__3Hvi3q__popup{background-color:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:400px;display:flex;overflow:hidden;box-shadow:0 4px 20px #0003}.Popup-module__3Hvi3q__header{background-color:var(--primary);color:#fff;padding:1rem;font-size:1.1rem;font-weight:700}.Popup-module__3Hvi3q__content{color:var(--text-primary);max-height:60vh;padding:1.5rem;line-height:1.6;overflow-y:auto}.Popup-module__3Hvi3q__content strong{color:var(--accent)}.Popup-module__3Hvi3q__footer{background-color:#f1f5f9;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.Popup-module__3Hvi3q__closeBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-weight:600}.Popup-module__3Hvi3q__closeBtn:hover{color:var(--primary)}.Popup-module__3Hvi3q__checkboxLabel{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}
.layout-module__jz1IVa__wrapper{flex-direction:column;min-height:100vh;display:flex}.layout-module__jz1IVa__main{flex:1}
